@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700;9..144,900&family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Inter,sans-serif;background:#f9fafb;color:#111827;-webkit-font-smoothing:antialiased;overflow-x:clip;width:100%;position:relative}img{display:block;max-width:100%;height:auto}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#f9fafb;width:100%}.site-header{display:flex!important;visibility:visible!important;opacity:1!important;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:99999!important;background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08);padding:10px 12px;align-items:center;justify-content:space-between;width:100%;min-height:50px;box-shadow:0 2px 4px #00000005;gap:8px}@media(min-width:768px){.site-header{background:#ffffffe6!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:20px 40px;min-height:auto;gap:0}}.header-brand-block{flex:1;min-width:0;overflow:hidden}.brand-eyebrow{font-size:9px;letter-spacing:.15em;color:#6b7280;font-weight:600;text-transform:uppercase;margin-bottom:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-eyebrow-full{display:none}.brand-eyebrow-short{display:inline}@media(min-width:768px){.brand-eyebrow{font-size:11px;margin-bottom:4px}.brand-eyebrow-full{display:inline}.brand-eyebrow-short{display:none}}.brand-title{font-family:Fraunces,serif;font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.brand-title{font-size:24px}}.hamburger-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;background:none;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;flex-shrink:0;padding:8px;transition:background .2s ease}.hamburger-btn:hover{background:#f9fafb}@media(min-width:768px){.hamburger-btn{display:none}}.hamburger-line{display:block;width:18px;height:1.8px;background:#111827;border-radius:2px;transition:all .25s ease;transform-origin:center}.hamburger-line.open:nth-child(1){transform:translateY(5.8px) rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-line.open:nth-child(3){transform:translateY(-5.8px) rotate(-45deg)}.header-nav{display:none;align-items:center;gap:24px;font-size:14px;color:#4b5563;font-weight:500}@media(min-width:768px){.header-nav{display:flex}}.nav-link{cursor:pointer;transition:color .2s ease}.nav-link:hover{color:#111827}.nav-divider{height:16px;width:1px;background:#0000001a}.cart-btn{position:relative;background:#fff;color:#111827;border:1px solid #D1D5DB;padding:6px 8px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex!important;align-items:center;gap:6px;flex-shrink:0}.cart-btn-label{display:none}@media(min-width:768px){.cart-btn{padding:8px 16px;font-size:14px}.cart-btn-label{display:inline}}.mobile-nav-overlay{position:fixed;top:50px;left:0;right:0;bottom:0;z-index:99998;background:#1118274d;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:fadeIn .15s ease}@media(min-width:768px){.mobile-nav-overlay{display:none}}.mobile-nav-panel{background:#fff;border-bottom:1px solid #E5E7EB;box-shadow:0 10px 25px -5px #0000001a;padding:8px;animation:slideDown .2s cubic-bezier(.16,1,.3,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-item{display:block;width:100%;text-align:left;padding:14px 16px;font-size:15px;font-weight:500;color:#374151;background:none;border:none;border-radius:10px;cursor:pointer;transition:all .15s ease;font-family:Inter,sans-serif}.mobile-nav-item:hover{background:#f3f4f6;color:#111827}.mobile-nav-item.active{background:#111827;color:#fff;font-weight:600}.body-layout{display:flex;flex-direction:column;flex:1;position:relative;width:100%;margin-top:50px}@media(min-width:768px){.body-layout{margin-top:73px}}@media(min-width:1024px){.body-layout{flex-direction:row}}.sidebar{width:100%;flex-shrink:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);position:relative;overflow-x:auto;padding:14px 16px;display:flex;align-items:center;gap:12px}@media(min-width:1024px){.sidebar{width:260px;background:transparent;border-bottom:none;border-right:1px solid rgba(0,0,0,.06);height:calc(100vh - 73px);position:sticky;top:73px;overflow-y:auto;padding:32px 24px;display:block}}.sidebar-label{font-size:11px;letter-spacing:.1em;color:#9ca3af;font-weight:600;text-transform:uppercase;margin-bottom:16px;padding:0 12px;display:none}@media(min-width:1024px){.sidebar-label{display:block}}.sidebar-nav{display:flex;flex-direction:row;gap:8px;width:100%}@media(min-width:1024px){.sidebar-nav{flex-direction:column;gap:4px}}.cat-btn{white-space:nowrap;text-align:center;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;border:none;cursor:pointer;background:#f3f4f6;color:#4b5563;transition:all .2s ease;font-family:Inter,sans-serif}@media(min-width:1024px){.cat-btn{width:100%;text-align:left;padding:10px 14px;font-size:14px;background:transparent}}.cat-btn:hover{background:#00000008;color:#111827}.cat-btn.active{background:#111827;color:#fff;box-shadow:0 1px 3px #0000000d;font-weight:600}@media(min-width:1024px){.cat-btn.active{background:#fff;color:#0f172a}}.sidebar-loading{width:100%;padding:16px;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.sidebar-loading{width:260px;padding:32px;align-items:flex-start;height:calc(100vh - 73px);position:sticky;top:73px}}.pulse-dots{display:flex;gap:6px;align-items:center}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#9ca3af;animation:pulse-dot 1.4s ease-in-out infinite}.pulse-dot:nth-child(2){animation-delay:.2s}.pulse-dot:nth-child(3){animation-delay:.4s}@keyframes pulse-dot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.main-content{flex:1;padding:24px 16px;max-width:1600px;margin:0 auto;width:100%}@media(min-width:768px){.main-content{padding:40px 48px}}.main-header-row{margin-bottom:24px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.06)}@media(min-width:640px){.main-header-row{flex-direction:row;justify-content:space-between;align-items:flex-end;padding-bottom:24px;margin-bottom:32px}}.main-title{font-family:Fraunces,serif;font-size:24px;font-weight:700;margin-bottom:4px;color:#111827;letter-spacing:-.02em}@media(min-width:768px){.main-title{font-size:32px;margin-bottom:8px}}.main-subtitle{color:#6b7280;font-size:13px;font-weight:500}@media(min-width:768px){.main-subtitle{font-size:14px}}.error-box{padding:16px 20px;margin-bottom:24px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;border-radius:12px;font-weight:500;font-size:14px;box-shadow:0 1px 2px #00000005}.grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(min-width:1024px){.grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.grid{grid-template-columns:repeat(4,1fr)}}.skeleton-card{background:#fff;border-radius:16px;aspect-ratio:3/4;border:1px solid #F3F4F6;overflow:hidden}.skeleton-img{width:100%;aspect-ratio:4/3;background:#f3f4f6;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-body{padding:16px;display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.skeleton-body{padding:20px}}.skeleton-line{height:12px;background:#f3f4f6;border-radius:4px;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000a}.product-image-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.new-badge{position:absolute;top:10px;left:10px;z-index:10;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#111827;font-size:10px;font-weight:700;letter-spacing:.05em;padding:4px 8px;border-radius:20px;box-shadow:0 2px 4px #0000000d}@media(min-width:768px){.new-badge{top:12px;left:12px;padding:4px 10px}}.product-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image{transform:scale(1.04)}.product-body{padding:16px;display:flex;flex-direction:column;flex:1}@media(min-width:768px){.product-body{padding:20px}}.product-top-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}@media(min-width:768px){.product-top-row{margin-bottom:12px}}.sku-badge{font-size:10px;letter-spacing:.05em;color:#4b5563;font-weight:600;background:#f3f4f6;padding:3px 6px;border-radius:6px;text-transform:uppercase}@media(min-width:768px){.sku-badge{font-size:11px;padding:4px 8px}}.stock-indicator{display:flex;align-items:center;gap:6px}.stock-dot{width:6px;height:6px;border-radius:50%}.stock-dot.ready{background:#10b981;box-shadow:0 0 0 3px #10b98126}.stock-dot.eta{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.stock-text{font-size:10px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.02em}@media(min-width:768px){.stock-text{font-size:11px}}.product-name{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#111827}@media(min-width:768px){.product-name{font-size:16px;margin-bottom:20px}}.tiers-box{margin-top:auto;background:#fff;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden}.tiers-header{background:#f9fafb;padding:6px 10px;display:flex;justify-content:space-between;font-size:9px;font-weight:600;letter-spacing:.05em;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #E5E7EB}@media(min-width:768px){.tiers-header{padding:8px 12px;font-size:10px}}.tiers-row{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;font-size:12px;border-bottom:1px solid #F3F4F6}@media(min-width:768px){.tiers-row{padding:8px 12px;font-size:13px}}.tiers-row:last-child{border-bottom:none}.tiers-row.even{background:#fff}.tiers-row.odd{background:#fafafa}.tier-label{color:#4b5563;font-weight:500}.tier-price{font-weight:600;color:#111827}.empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;background:#fff;border-radius:16px;border:1px dashed #D1D5DB;text-align:center}@media(min-width:768px){.empty-state{padding:80px 20px}}.empty-icon{width:48px;height:48px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:12px;font-size:20px}@media(min-width:768px){.empty-icon{width:56px;height:56px;margin-bottom:16px;font-size:24px}}.empty-title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin-bottom:6px;color:#111827}@media(min-width:768px){.empty-title{font-size:18px;margin-bottom:8px}}.empty-text{color:#6b7280;font-size:13px}@media(min-width:768px){.empty-text{font-size:14px}}.landing{background:#f9fafb;font-family:Inter,sans-serif;color:#111827}.hero{background:#fff;padding:60px 20px;position:relative;overflow:hidden;border-bottom:1px solid #E5E7EB}@media(min-width:768px){.hero{padding:100px 40px}}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background-image:radial-gradient(#D1D5DB 1px,transparent 1px);background-size:24px 24px}.hero-inner{max-width:720px;margin:0 auto;text-align:center;position:relative;z-index:10}.hero-eyebrow{font-size:11px;letter-spacing:.15em;color:#6b7280;font-weight:600;text-transform:uppercase;margin-bottom:16px}@media(min-width:768px){.hero-eyebrow{font-size:12px;margin-bottom:24px}}.hero-title{font-size:32px;font-weight:800;color:#111827;line-height:1.2;margin-bottom:16px;letter-spacing:-.02em}@media(min-width:768px){.hero-title{font-size:48px;line-height:1.15;margin-bottom:24px}}.hero-sub{font-size:15px;color:#4b5563;margin-bottom:32px;line-height:1.6;font-weight:400}@media(min-width:768px){.hero-sub{font-size:18px;margin-bottom:40px}}.hero-cta{background:#111827;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a;width:100%}@media(min-width:640px){.hero-cta{width:auto;padding:16px 36px;font-size:15px}}.hero-cta:hover{background:#374151;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.value-strip{display:grid;grid-template-columns:1fr;gap:24px;padding:40px 20px;max-width:1200px;margin:0 auto}@media(min-width:768px){.value-strip{grid-template-columns:repeat(3,1fr);padding:80px 40px;gap:32px}}.value-num{font-size:13px;color:#6b7280;font-weight:700;letter-spacing:.05em;background:#f3f4f6;display:inline-block;padding:4px 10px;border-radius:6px;margin-bottom:10px}@media(min-width:768px){.value-num{font-size:14px;margin-bottom:12px}}.value-title{font-size:17px;font-weight:600;margin:0 0 6px;color:#111827}@media(min-width:768px){.value-title{font-size:18px;margin:0 0 8px}}.value-text{font-size:14px;color:#4b5563;line-height:1.5}@media(min-width:768px){.value-text{font-size:15px;line-height:1.6}}.section-eyebrow{font-size:11px;letter-spacing:.15em;color:#6b7280;font-weight:600;text-transform:uppercase;margin-bottom:8px;text-align:center}@media(min-width:768px){.section-eyebrow{font-size:12px;margin-bottom:12px}}.section-title{font-size:26px;font-weight:700;text-align:center;margin-bottom:32px;color:#111827;letter-spacing:-.02em}@media(min-width:768px){.section-title{font-size:32px;margin-bottom:48px}}.featured,.about,.faq{max-width:1200px;margin:0 auto;padding:40px 20px}@media(min-width:768px){.featured,.about,.faq{padding:80px 40px}}.featured{text-align:center}.featured-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;margin-bottom:32px}@media(min-width:480px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.featured-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px}}.featured-card{background:#fff;border-radius:16px;padding:20px;border:1px solid #E5E7EB;text-align:left;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px #0000000d}@media(min-width:768px){.featured-card{padding:24px}}.featured-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000000d}.featured-swatch{width:40px;height:40px;border-radius:10px;background:#f3f4f6;color:#4b5563;font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border:1px solid #E5E7EB}@media(min-width:768px){.featured-swatch{width:48px;height:48px;border-radius:12px;font-size:20px;margin-bottom:16px}}.featured-tag{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.05em;color:#4b5563;background:#f3f4f6;padding:3px 8px;border-radius:6px;text-transform:uppercase;margin-bottom:10px}@media(min-width:768px){.featured-tag{font-size:11px;padding:4px 10px;margin-bottom:12px}}.featured-name{font-size:15px;font-weight:600;margin-bottom:4px;color:#111827}@media(min-width:768px){.featured-name{font-size:16px}}.featured-sku{font-size:12px;color:#6b7280}@media(min-width:768px){.featured-sku{font-size:13px}}.secondary-cta{background:#fff;border:1px solid #D1D5DB;color:#111827;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d;width:100%}@media(min-width:640px){.secondary-cta{width:auto;padding:14px 32px;font-size:15px}}.secondary-cta:hover{background:#f9fafb;border-color:#9ca3af}.about-text{font-size:15px;line-height:1.6;color:#4b5563;text-align:center;max-width:760px;margin:0 auto}@media(min-width:768px){.about-text{font-size:18px;line-height:1.8}}.faq-list{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid #E5E7EB}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:18px 4px;font-size:15px;font-weight:600;text-align:left;cursor:pointer;color:#111827;transition:color .2s ease}@media(min-width:768px){.faq-question{padding:24px 8px;font-size:16px}}.faq-question:hover{color:#4b5563}.faq-icon{font-size:18px;color:#9ca3af;font-weight:400;transition:transform .2s ease}@media(min-width:768px){.faq-icon{font-size:20px}}.faq-answer{padding:0 4px 18px;font-size:14px;color:#4b5563;line-height:1.6}@media(min-width:768px){.faq-answer{padding:0 8px 24px;font-size:15px;line-height:1.7}}.landing-footer{text-align:center;padding:24px 20px;font-size:13px;color:#6b7280;border-top:1px solid #E5E7EB;background:#fff}@media(min-width:768px){.landing-footer{padding:40px;font-size:14px}}.add-row{display:flex;gap:8px;margin-top:14px}@media(min-width:768px){.add-row{margin-top:16px}}.qty-input{width:56px;padding:8px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;text-align:center;font-family:Inter,sans-serif;background:#fff;color:#111827;transition:border-color .2s ease}@media(min-width:768px){.qty-input{width:64px}}.qty-input:focus{outline:none;border-color:#111827}.add-btn{flex:1;background:#111827;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:Inter,sans-serif;padding:8px 12px}.add-btn:hover{background:#374151}.add-btn.added{background:#10b981}.tiers-row.active-tier{background:#f0fdf4!important;color:#047857!important;font-weight:600}.tiers-row.active-tier .tier-price{color:#047857!important}.cart-btn{position:relative;background:#fff;color:#111827;border:1px solid #D1D5DB;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex!important;align-items:center;gap:6px;flex-shrink:0}@media(min-width:768px){.cart-btn{padding:8px 16px;font-size:14px}}.cart-btn:hover{background:#f9fafb;border-color:#9ca3af}.cart-badge{position:absolute;top:-6px;right:-6px;background:#111827;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182766;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:100000;display:flex;justify-content:flex-end;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer-panel{width:100%;max-width:440px;background:#fff;height:100%;display:flex;flex-direction:column;box-shadow:-10px 0 25px -5px #0000001a;animation:slideIn .3s cubic-bezier(.16,1,.3,1);max-height:100dvh;contain:layout}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #E5E7EB}@media(min-width:768px){.drawer-header{padding:24px}}.drawer-header h3{font-family:Inter,sans-serif;font-size:17px;font-weight:700;color:#111827}@media(min-width:768px){.drawer-header h3{font-size:18px}}.drawer-close{background:none;border:none;font-size:22px;cursor:pointer;color:#9ca3af;line-height:1;transition:color .2s}.drawer-close:hover{color:#111827}.drawer-body{flex:1;overflow-y:auto;padding:18px 20px;min-height:0;-webkit-overflow-scrolling:touch}@media(min-width:768px){.drawer-body{padding:24px}}.drawer-empty{color:#9ca3af;font-size:14px;text-align:center;padding:80px 0}.cart-line{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #F3F4F6;align-items:center}@media(min-width:768px){.cart-line{gap:16px;padding:16px 0}}.cart-line-img{width:52px;height:52px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;background:#f3f4f6;border:1px solid #E5E7EB}@media(min-width:768px){.cart-line-img{width:60px;height:60px}}.cart-line-info{flex:1}.cart-line-name{font-size:13px;font-weight:600;margin-bottom:2px;color:#111827;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.cart-line-name{font-size:14px}}.cart-line-sku{font-size:10px;color:#6b7280;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.cart-line-sku{font-size:11px;margin-bottom:8px}}.cart-line-controls{display:flex;align-items:center;gap:8px}@media(min-width:768px){.cart-line-controls{gap:12px}}.qty-input-sm{width:46px;padding:4px;border:1px solid #D1D5DB;border-radius:6px;font-size:12px;text-align:center;background:#fff}@media(min-width:768px){.qty-input-sm{width:52px}}.cart-line-price{font-weight:600;font-size:13px;color:#111827;flex:1}@media(min-width:768px){.cart-line-price{font-size:14px}}.cart-line-remove{background:none;border:none;color:#ef4444;font-size:12px;cursor:pointer;text-decoration:none;font-weight:500}.cart-line-remove:hover{text-decoration:underline}.drawer-footer{padding:18px 20px;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid #E5E7EB;background:#f9fafb;flex-shrink:0;position:relative}@media(min-width:768px){.drawer-footer{padding:24px}}.drawer-total{display:flex;justify-content:space-between;margin-bottom:14px;font-size:14px;font-weight:600;color:#4b5563}@media(min-width:768px){.drawer-total{margin-bottom:16px;font-size:15px}}.drawer-total-price{font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#111827}@media(min-width:768px){.drawer-total-price{font-size:20px}}.drawer-cta{width:100%;background:#111827;color:#fff;border:none;padding:14px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s ease;flex-shrink:0;min-height:48px;display:flex;align-items:center;justify-content:center}.drawer-cta:hover{background:#374151}.drawer-cta:disabled{opacity:.5;cursor:not-allowed}.drawer-back{width:100%;background:none;border:none;padding:10px;font-size:13px;color:#6b7280;cursor:pointer;margin-top:8px;font-weight:500;min-height:40px}.drawer-back:hover{color:#111827}.form-label{display:block;font-size:11px;font-weight:600;margin:14px 0 4px;color:#374151;text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.form-label{font-size:12px;margin:16px 0 6px}}.form-input,.form-textarea{width:100%;padding:10px 12px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;background:#fff;color:#111827;transition:border-color .2s}.form-input:focus,.form-textarea:focus{outline:none;border-color:#111827}.form-textarea{resize:vertical;min-height:80px}.drawer-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 16px}@media(min-width:768px){.drawer-success{padding:40px 20px}}.success-icon{width:52px;height:52px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px;box-shadow:0 4px 10px #10b9814d}@media(min-width:768px){.success-icon{width:56px;height:56px;font-size:24px;margin-bottom:20px}}.success-title{font-size:18px;font-weight:700;margin-bottom:4px;color:#111827}@media(min-width:768px){.success-title{font-size:20px;margin-bottom:6px}}.success-text{font-size:13px;color:#059669;font-weight:600;margin-bottom:10px}@media(min-width:768px){.success-text{font-size:14px;margin-bottom:12px}}.success-sub{font-size:13px;color:#6b7280;line-height:1.5;margin-bottom:24px}@media(min-width:768px){.success-sub{font-size:14px;margin-bottom:28px}}@media(max-width:768px){.about-grid{grid-template-columns:1fr!important}}
