@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);
.site-header{background:#fff;color:#1a1a1a;height:64px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.08);border-bottom:3px solid #3f51b5}.site-header .container{height:100%;display:flex;align-items:center;gap:1.5rem}.site-logo{display:flex;align-items:center;flex-shrink:0}.site-logo img{height:42px;width:auto;display:block}.site-search{flex:1;max-width:480px;position:relative}.site-search input{width:100%;padding:.5rem 1rem .5rem 2.5rem;border-radius:9999px;font-size:.875rem;background:#f5f5f5;color:#1a1a1a;border:1.5px solid #e0e0e0}.site-search input::placeholder{color:#888}.site-search input:focus{outline:none;border-color:#3f51b5;background:#fff}.site-search .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#888;pointer-events:none}.site-nav{display:flex;align-items:center;gap:.5rem;margin-left:auto}.site-nav a{color:#555;font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:8px;transition:background 150ms ease}.site-nav a:hover{background:#f5f5f5;color:#3f51b5}.site-nav a.btn-primary{color:#fff}.site-nav a.btn-primary:hover{color:#fff}.site-nav a.btn-outline{color:#3f51b5}.site-nav a.btn-outline:hover{color:#fff}.cart-btn{display:flex;align-items:center;gap:.5rem;background:#3f51b5;color:#fff !important;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem}.cart-btn:hover{background:#303f9f}.member-chip{display:flex;align-items:center;gap:.25rem;background:#e8eaf6;color:#3f51b5;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.member-chip.premium{background:#fff3ee;color:#e64a19}.tagline-bar{background:linear-gradient(90deg, #3f51b5 0%, #303f9f 55%, #5c6bc0 100%);color:#fff;text-align:center;padding:10px 24px;font-size:.875rem;font-weight:600;letter-spacing:.02em}.tagline-bar strong{color:#ffb300;font-weight:900;letter-spacing:.07em;font-size:.95rem}.site-footer{background:#1a1a1a;color:hsla(0,0%,100%,.7);padding:2.5rem 0;margin-top:4rem;font-size:.875rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:2rem}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1rem}.footer-section a{display:block;color:hsla(0,0%,100%,.6);margin-bottom:.5rem}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);margin-top:2rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-logo img{height:34px;width:auto;filter:brightness(0) invert(1);opacity:.88}@media(max-width: 768px){.site-search{display:none}.site-nav a:not(.cart-btn):not(.btn-primary):not(.btn-outline){display:none}}
.hero-carousel{position:relative;overflow:hidden;height:420px;background:#111}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;transition:opacity 400ms ease;pointer-events:none;color:#fff;z-index:1}.hero-slide.active{opacity:1;pointer-events:auto;z-index:2}.hero-slide-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-slide-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.05) 100%)}.slide-membership .hero-slide-bg{background:linear-gradient(135deg, #3f51b5 0%, #303f9f 50%, #ff7043 100%) !important}.slide-membership .hero-slide-bg::after{background:rgba(0,0,0,.15)}.hero-slide-content{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 72px;width:100%;display:flex;align-items:center;gap:3rem}.hero-text{flex:1;max-width:540px}.hero-eyebrow{background:hsla(0,0%,100%,.18);backdrop-filter:blur(4px);display:inline-flex;align-items:center;gap:.5rem;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.hero-title{font-size:2.25rem;font-weight:900;line-height:1.1;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-title span{color:#ff7043}.hero-sub{font-size:1.125rem;opacity:.9;margin-bottom:2rem;line-height:1.5;text-shadow:0 1px 4px rgba(0,0,0,.3)}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-actions .btn-primary{background:#fff;color:#3f51b5;font-weight:700}.hero-actions .btn-primary:hover{background:hsla(0,0%,100%,.92)}.hero-actions .btn-outline{border-color:hsla(0,0%,100%,.65);color:#fff}.hero-actions .btn-outline:hover{background:hsla(0,0%,100%,.15);border-color:#fff}.hero-product-panel{flex:0 0 auto;width:280px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;overflow:hidden;box-shadow:0 20px 25px rgba(0,0,0,.1),0 10px 10px rgba(0,0,0,.04)}.hero-product-panel img{width:100%;height:180px;object-fit:cover}.hero-product-panel-body{padding:1rem}.hero-product-name{font-weight:700;font-size:1rem;margin-bottom:.25rem}.hero-product-unit{font-size:.75rem;opacity:.7;margin-bottom:.75rem}.hero-product-prices{display:flex;flex-direction:column;gap:2px}.hero-product-price-regular{font-size:.875rem;opacity:.6;text-decoration:line-through}.hero-product-price-member{font-size:1.25rem;font-weight:900;color:#ff7043}.hero-product-price-label{font-size:.75rem;opacity:.8}.hero-membership-benefits{flex:0 0 auto;display:flex;flex-direction:column;gap:.75rem}.hero-benefit-row{display:flex;align-items:center;gap:.75rem;background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.hero-benefit-icon{font-size:1.4rem;flex-shrink:0}.hero-prev,.hero-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:hsla(0,0%,100%,.15);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.3);color:#fff;width:44px;height:44px;border-radius:9999px;font-size:1.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 150ms ease}.hero-prev:hover,.hero-next:hover{background:hsla(0,0%,100%,.28)}.hero-prev{left:1.25rem}.hero-next{right:1.25rem}.hero-dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:.5rem}.hero-dot{width:8px;height:8px;border-radius:9999px;background:hsla(0,0%,100%,.4);cursor:pointer;transition:all 150ms ease;border:none}.hero-dot.active{background:#fff;width:24px}@media(max-width: 900px){.hero-carousel{height:360px}.hero-product-panel,.hero-membership-benefits{display:none}.hero-title{font-size:1.875rem}}@media(max-width: 480px){.hero-carousel{height:320px}.hero-title{font-size:1.5rem}.hero-sub{font-size:1rem}.hero-prev,.hero-next{width:36px;height:36px;font-size:1.4rem}}
.product-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 200ms ease,transform 200ms ease;position:relative}.product-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);transform:translateY(-2px)}.product-card-img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f0f0f0}.product-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.product-card-img-wrap:hover img{transform:scale(1.04)}.product-card-badge{position:absolute;top:.5rem;left:.5rem}.product-card-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.product-card-name{font-weight:600;font-size:.875rem;line-height:1.35;color:#1a1a1a}.product-card-name:hover{color:#3f51b5}.product-card-unit{font-size:.75rem;color:#888}.product-card-pricing{margin-top:auto}.price-regular{font-weight:700;font-size:1.125rem;color:#1a1a1a}.price-regular.has-member{font-size:.875rem;color:#888;text-decoration:line-through}.price-member{font-weight:700;font-size:1.125rem;color:#3f51b5}.price-member-label{font-size:.75rem;color:#3f51b5;font-weight:600}.member-price-teaser{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;color:#888}.member-price-teaser .teaser-price{color:#3f51b5;font-weight:600}.member-price-teaser .teaser-pct{color:#3f51b5;opacity:.75}.product-card-footer{padding:.75rem 1rem 1rem}.btn-add-cart{width:100%}.out-of-stock-overlay{position:absolute;inset:0;background:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center;font-weight:700;color:#888;font-size:.875rem}
.category-nav{background:#fff;border-bottom:1px solid #e0e0e0;height:48px;position:sticky;top:64px;z-index:99}.category-nav .container{height:100%;display:flex;align-items:center;gap:.25rem;overflow-x:auto}.cat-tab{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#555;white-space:nowrap;cursor:pointer;border-bottom:3px solid rgba(0,0,0,0);transition:all 150ms ease}.cat-tab:hover{color:#3f51b5}.cat-tab.active{color:#3f51b5;border-bottom-color:#3f51b5}.subcategory-bar{background:#fafafa;border-bottom:1px solid #e0e0e0;padding:.5rem 0;overflow-x:auto}.subcategory-bar .container{display:flex;align-items:center;gap:.5rem}.subcat-pill{padding:.25rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;cursor:pointer;border:2px solid #e0e0e0;color:#555;transition:all 150ms ease;white-space:nowrap}.subcat-pill:hover{border-color:#3f51b5;color:#3f51b5}.subcat-pill.active{background:#3f51b5;color:#fff;border-color:#3f51b5}.featured-section{padding:2.5rem 0 1.5rem}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.section-title{font-size:1.5rem;font-weight:800;color:#1a1a1a}.section-title span{color:#3f51b5}.featured-scroll{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.75rem;scroll-snap-type:x mandatory}.featured-scroll::-webkit-scrollbar{height:4px}.featured-scroll::-webkit-scrollbar-track{background:#e0e0e0;border-radius:2px}.featured-scroll::-webkit-scrollbar-thumb{background:#3f51b5;border-radius:2px}.featured-card{flex:0 0 220px;scroll-snap-align:start;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:box-shadow 200ms ease,transform 200ms ease;cursor:pointer;display:flex;flex-direction:column}.featured-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);transform:translateY(-2px)}.featured-card img{width:100%;height:140px;object-fit:cover;flex-shrink:0}.featured-card-body{padding:.75rem;flex:1;display:flex;flex-direction:column}.featured-card-name{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.featured-card-price{font-size:1rem;font-weight:700;color:#3f51b5}.catalog-section{padding:1.5rem 0 4rem}.catalog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;flex-wrap:wrap;gap:1rem}.product-count{font-size:.875rem;color:#888}.form-input{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;color:#1a1a1a;background:#fff}.form-input:focus{outline:none;border-color:#3f51b5}.product-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:1.25rem;padding:2rem 0}.savings-banner{background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#1b5e20;margin-bottom:1.25rem}.member-upsell{background:linear-gradient(135deg, #e8eaf6, #fff3ee);border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;text-align:center;margin-bottom:2rem}.member-upsell h3{font-size:1.25rem;margin-bottom:.5rem}.member-upsell p{color:#555;margin-bottom:1.25rem}.member-upsell-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.empty-state{text-align:center;padding:4rem 2rem;color:#888}.empty-state-icon{font-size:3rem;margin-bottom:1rem}.empty-state-title{font-size:1.25rem;color:#1a1a1a;margin-bottom:.5rem}.empty-state-desc{margin-bottom:1.5rem}
.product-detail{padding:2rem 0}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}@media(max-width: 768px){.product-detail-grid{grid-template-columns:1fr}}.product-detail-image{border-radius:16px;overflow:hidden}.product-detail-image img{width:100%;aspect-ratio:4/3;object-fit:cover}.product-detail-info{display:flex;flex-direction:column;gap:1rem}.product-detail-info h1{font-size:2rem;font-weight:800}.product-detail-badges{display:flex;gap:.5rem;flex-wrap:wrap}.badge-outofstock{background:#f0f0f0;color:#888}.product-detail-unit{font-size:.875rem;color:#888}.product-detail-desc{font-size:1rem;color:#555;line-height:1.6}.product-detail-pricing{padding:1rem 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.product-detail-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.quantity-control{display:flex;align-items:center;border:2px solid #e0e0e0;border-radius:8px}.quantity-control button{width:40px;height:40px;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center}.quantity-control button:hover{background:#f5f5f5}.quantity-control span{width:48px;text-align:center;font-weight:600;font-size:1.125rem}
.cart-page{padding:2rem 0}.cart-page h1{font-size:2rem;font-weight:800;margin-bottom:1.5rem}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:2rem}@media(max-width: 900px){.cart-layout{grid-template-columns:1fr}}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;gap:1rem;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.cart-item img{width:100px;height:75px;object-fit:cover;border-radius:8px;flex-shrink:0}.cart-item-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.cart-item-name{font-weight:600;font-size:.875rem;color:#1a1a1a}.cart-item-name:hover{color:#3f51b5}.cart-item-unit{font-size:.75rem;color:#888}.cart-item-price{display:flex;gap:.5rem;align-items:baseline}.cart-item-member-price{font-weight:700;color:#3f51b5}.cart-item-reg-price{font-size:.75rem;color:#888;text-decoration:line-through}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart-item-line{font-weight:700;font-size:1.125rem}.quantity-control{display:flex;align-items:center;border:2px solid #e0e0e0;border-radius:8px}.quantity-control button{width:32px;height:32px;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center}.quantity-control button:hover{background:#f5f5f5}.quantity-control span{width:36px;text-align:center;font-weight:600}.cart-summary{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.06);height:fit-content;position:sticky;top:calc(112px + 1rem)}.cart-summary h3{font-size:1.25rem;margin-bottom:1rem}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem;color:#555}.summary-row.savings{color:#1b5e20;font-weight:600}.summary-row.total{border-top:2px solid #e0e0e0;margin-top:.75rem;padding-top:.75rem;font-size:1.25rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem}
.account-page{padding:2rem 0}.account-page h1{font-size:2rem;font-weight:800;margin-bottom:1.5rem}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}@media(max-width: 768px){.account-grid{grid-template-columns:1fr}}.account-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.account-card h3{font-size:1.125rem;margin-bottom:1rem}.profile-info{display:flex;flex-direction:column;gap:.5rem}.profile-row{display:flex;justify-content:space-between;font-size:.875rem}.profile-row span:first-child{color:#888}.orders-title{font-size:1.5rem;font-weight:800;margin-bottom:1rem}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.order-id{font-weight:700}.order-date{font-size:.75rem;color:#888}.order-total{font-size:1.25rem;font-weight:800}.order-items{border-top:1px solid #e0e0e0;padding-top:.75rem}.order-item{display:flex;justify-content:space-between;font-size:.875rem;padding:.25rem 0}.order-item span:first-child{flex:1}.order-item span:nth-child(2){width:50px;text-align:center;color:#888}.order-item span:last-child{width:80px;text-align:right;font-weight:600}.order-savings{margin-top:.75rem;padding:.5rem .75rem;background:#e8f5e9;color:#1b5e20;border-radius:8px;font-size:.75rem;font-weight:600}
.login-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:2rem}.login-card{background:#fff;border-radius:16px;box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);padding:2.5rem;max-width:440px;width:100%;text-align:center}.login-card h1{font-size:1.75rem;margin-bottom:.5rem}.login-card p{color:#555;margin-bottom:1.5rem;font-size:.875rem}.login-logo{margin-bottom:1.5rem}.login-logo img{height:48px;margin:0 auto}.login-error{background:#ffebee;color:#c62828;padding:.75rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.btn-google{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.75rem 1.5rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:600;background:#fff;cursor:pointer;transition:all 150ms ease}.btn-google:hover{border-color:#3f51b5;box-shadow:0 4px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.06)}.btn-google:disabled{opacity:.5;cursor:not-allowed}.login-note{margin-top:1.5rem;font-size:.75rem;color:#888}.login-note a{color:#3f51b5;font-weight:600}
.signup-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:2rem}.signup-card{background:#fff;border-radius:16px;box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);padding:2.5rem;max-width:640px;width:100%;text-align:center}.signup-card h1{font-size:1.75rem;margin-bottom:.5rem}.signup-card p{color:#555;margin-bottom:1.5rem;font-size:.875rem}.tier-options{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.tier-option{flex:1;min-width:200px;border:2px solid #e0e0e0;border-radius:12px;padding:1.25rem;text-align:center;cursor:pointer;transition:all 150ms ease;position:relative}.tier-option.basic.selected{border-color:#3f51b5;background:#e8eaf6}.tier-option.premium.selected{border-color:#ff7043;background:#fff3ee}.tier-option:hover{border-color:#3f51b5}.tier-recommended{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#ff7043;color:#333;font-size:.7rem;font-weight:700;padding:2px 10px;border-radius:9999px;white-space:nowrap}.tier-option-price{font-size:1.75rem;font-weight:900;margin-bottom:.25rem}.tier-option-name{font-size:.875rem;color:#555;margin-bottom:.75rem}.tier-benefits{text-align:left;font-size:.75rem;color:#555}.tier-benefits li{padding:.25rem 0}.tier-benefits li::before{content:"✓ ";color:#2e7d32;font-weight:700}.signup-error{background:#ffebee;color:#c62828;padding:.75rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.signup-note{margin-top:1rem;font-size:.75rem;color:#888}
.membership-page{padding:2rem 0}.membership-hero{text-align:center;margin-bottom:2.5rem}.membership-hero h1{font-size:2.25rem;font-weight:900;margin-bottom:.75rem}.membership-hero p{font-size:1.125rem;color:#555;max-width:560px;margin:0 auto}.membership-tiers{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem;margin-bottom:4rem}.membership-tier-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.06);text-align:center;position:relative;border:2px solid #e0e0e0}.membership-tier-card.basic{border-color:#3f51b5}.membership-tier-card.premium{border-color:#ff7043}.membership-tier-card h2{font-size:1.5rem;margin-bottom:.5rem}.tier-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#ff7043;color:#333;font-size:.75rem;font-weight:700;padding:.25rem 1rem;border-radius:9999px;white-space:nowrap}.tier-price{font-size:2.5rem;font-weight:900;color:#3f51b5;margin-bottom:.5rem}.tier-desc{font-size:.875rem;color:#555;margin-bottom:1.5rem}.tier-benefits-list{text-align:left;margin-bottom:1.5rem}.tier-benefits-list li{padding:.5rem 0;font-size:.875rem;border-bottom:1px solid #e0e0e0}.tier-benefits-list li::before{content:"✓ ";color:#2e7d32;font-weight:700}.tier-benefits-list li:last-child{border-bottom:none}.membership-faq{max-width:720px;margin:0 auto}.membership-faq h2{font-size:1.75rem;font-weight:800;margin-bottom:1.5rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.faq-item h3{font-size:1rem;margin-bottom:.5rem}.faq-item p{font-size:.875rem;color:#555;line-height:1.6}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;background:#f5f5f5;color:#1a1a1a;line-height:1.5;min-height:100vh}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.hidden{display:none !important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.875rem;transition:all 150ms ease;white-space:nowrap;cursor:pointer}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#3f51b5;color:#fff}.btn-primary:hover{background:#303f9f}.btn-outline{background:rgba(0,0,0,0);border:2px solid #3f51b5;color:#3f51b5}.btn-outline:hover{background:#3f51b5;color:#fff}.btn-ghost{background:rgba(0,0,0,0);color:#1a1a1a}.btn-ghost:hover{background:#e0e0e0}.btn-sm{padding:.5rem 1rem;font-size:.75rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.3px}.badge-basic{background:#e8eaf6;color:#3f51b5}.badge-premium{background:#fff3ee;color:#ff7043}.badge-savings{background:#e8f5e9;color:#1b5e20}.badge-featured{background:#ff7043;color:#333}.spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#3f51b5;border-radius:50%;animation:spin 700ms linear infinite;margin:2rem auto}@keyframes spin{to{transform:rotate(360deg)}}.toast-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:2000;display:flex;flex-direction:column;gap:.5rem}.toast{padding:1rem 1.25rem;border-radius:8px;box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);font-size:.875rem;font-weight:500;color:#fff;animation:slideInRight 250ms ease;max-width:320px}.toast-success{background:#2e7d32}.toast-error{background:#c62828}.toast-info{background:#3f51b5}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:none}}
