.home.svelte-h7bcrl{padding-top:.5rem}.chips-section.svelte-h7bcrl{display:flex;gap:.75rem;overflow-x:auto;padding:1rem 0}.featured-section.svelte-h7bcrl{margin-top:2rem}.section-header.svelte-h7bcrl{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem}.section-title.svelte-h7bcrl{font-size:1.875rem;font-weight:700;letter-spacing:-.02em;color:var(--on-surface)}.section-subtitle.svelte-h7bcrl{color:var(--on-surface-variant);margin-top:.25rem}.view-all-btn.svelte-h7bcrl{display:flex;align-items:center;gap:.25rem;color:var(--primary);font-weight:600;font-size:.875rem;background:none;border:none;cursor:pointer;font-family:var(--font-family)}.view-all-btn.svelte-h7bcrl:hover .material-symbols-outlined:where(.svelte-h7bcrl){transform:translate(4px)}.bento-grid.svelte-h7bcrl{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.bento-grid.svelte-h7bcrl{grid-template-columns:2fr 1fr}}.hero-card.svelte-h7bcrl{position:relative;aspect-ratio:16/9;border-radius:var(--radius-2xl);overflow:hidden;display:block;text-decoration:none;box-shadow:var(--shadow-sm);transition:box-shadow .5s ease;background:var(--surface-container)}.hero-card.svelte-h7bcrl:hover{box-shadow:var(--shadow-xl)}.hero-image.svelte-h7bcrl{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.hero-card.svelte-h7bcrl:hover .hero-image:where(.svelte-h7bcrl){transform:scale(1.05)}.hero-placeholder.svelte-h7bcrl{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),var(--primary-container))}.hero-gradient.svelte-h7bcrl{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.2),transparent)}.hero-content.svelte-h7bcrl{position:absolute;bottom:0;left:0;padding:2rem;width:100%}@media(min-width:768px){.hero-content.svelte-h7bcrl{width:66%}.hero-card.svelte-h7bcrl{aspect-ratio:auto;min-height:28rem}}.hero-badge.svelte-h7bcrl{display:inline-block;background:#005bc2e6;color:#fff;padding:.25rem .75rem;border-radius:var(--radius-full);font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}.hero-title.svelte-h7bcrl{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;line-height:1.2}.hero-desc.svelte-h7bcrl{color:#e2e8f0;font-size:1rem;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-actions.svelte-h7bcrl{display:flex;align-items:center;gap:1rem}.side-cards.svelte-h7bcrl{display:flex;flex-direction:column;gap:1.5rem}.side-card.svelte-h7bcrl{flex:1;position:relative;overflow:hidden;border-radius:var(--radius-2xl);text-decoration:none;transition:all .3s ease;box-shadow:var(--shadow-sm)}.side-card.svelte-h7bcrl:hover{box-shadow:var(--shadow-lg)}.side-card-blue.svelte-h7bcrl{background:#2563eb;min-height:10rem}.side-card-bg.svelte-h7bcrl{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:overlay;opacity:.6}.side-card-content.svelte-h7bcrl{position:relative;padding:1.5rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.side-card-title.svelte-h7bcrl{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.side-card-footer.svelte-h7bcrl{display:flex;align-items:center;justify-content:space-between}.side-card-price.svelte-h7bcrl{color:#ffffffe6;font-weight:500}.side-card-light.svelte-h7bcrl{background:var(--surface-container-high)}.side-card-center.svelte-h7bcrl{padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.icon-bubble.svelte-h7bcrl{width:4rem;height:4rem;background:#005bc21a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.side-card-center-title.svelte-h7bcrl{font-size:1.125rem;font-weight:700;color:var(--on-surface);line-height:1.3;margin-bottom:.25rem}.side-card-center-sub.svelte-h7bcrl{color:var(--on-surface-variant);font-size:.875rem;margin-bottom:1rem}.explore-btn.svelte-h7bcrl{background:var(--on-surface);color:var(--surface);font-size:.75rem;font-weight:700;padding:.5rem 1.5rem;border-radius:var(--radius-full);border:none;cursor:pointer;font-family:var(--font-family)}.recent-section.svelte-h7bcrl{margin-top:4rem}.recent-grid.svelte-h7bcrl{display:grid;grid-auto-flow:column;grid-auto-columns:14rem;gap:1.5rem;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:1rem;scroll-snap-type:inline mandatory}.recent-grid.svelte-h7bcrl>*{scroll-snap-align:start}@media(min-width:640px){.recent-grid.svelte-h7bcrl{grid-auto-columns:16rem}}.promo-banner.svelte-h7bcrl{margin-top:5rem;border-radius:1.5rem;background:var(--surface-container);padding:2rem}@media(min-width:768px){.promo-banner.svelte-h7bcrl{padding:3rem}}.promo-content.svelte-h7bcrl{max-width:28rem}.promo-title.svelte-h7bcrl{font-size:1.875rem;font-weight:700;letter-spacing:-.02em;color:var(--on-surface);margin-bottom:1rem}.promo-text.svelte-h7bcrl{color:var(--on-surface-variant);margin-bottom:2rem;line-height:1.6}.empty-state.svelte-h7bcrl{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;gap:1rem}.empty-title.svelte-h7bcrl{font-size:1.5rem;font-weight:700;color:var(--on-surface)}.empty-text.svelte-h7bcrl{color:var(--on-surface-variant)}
