@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap";:root{--color-primary:#0a3d91;--color-secondary:#1e6bd6;--color-sky:#e6f0ff;--color-ink:#1f2937;--color-muted:#687280;--color-surface:#f3f5f9;--color-border:#d7dfec;--color-white:#fff;--color-success:#22c55e;--color-warning:#f59e0b;--shadow-soft:0 18px 45px #0a3d911f;--shadow-card:0 12px 30px #0f172a14;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;color:var(--color-ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#1e6bd624,#0000 28%),linear-gradient(#f8fbff 0%,#eef4fb 100%);font-family:Inter,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}body,button,input,select{font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}img{max-width:100%;display:block}#root,.app-shell{min-height:100vh}.page-shell{width:min(1240px,100% - 32px);margin:0 auto;padding:28px 0 56px}.site-header{z-index:30;background:linear-gradient(#fff 0 68%,#0a4dac 68% 100%);border-bottom:1px solid #0a3d911f;position:sticky;top:0;box-shadow:0 14px 36px #0f172a14}.header-figma-inner,.footer-inner{width:min(1240px,100% - 32px);margin:0 auto}.header-figma-shell{color:var(--color-ink)}.header-figma-top{background:var(--color-white);border-bottom:1px solid #0a3d9114}.header-figma-inner{grid-template-columns:226px minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.header-figma-top .header-figma-inner{min-height:112px}.header-logo{width:min(100%,360px);color:var(--color-primary);align-items:center;display:flex}.header-logo img{width:100%;max-width:340px;height:auto}.header-search{background:var(--color-white);border:1px solid #d8e2f0;border-radius:18px;grid-template-columns:minmax(0,1fr) 72px;display:grid;overflow:hidden;box-shadow:0 14px 32px #0b4ca614}.header-search input{color:#4b5563;background:0 0;border:0;width:100%;height:58px;padding:0 20px;font-size:.97rem}.header-search input:focus{outline:none}.header-search input::placeholder{color:#9ba3b3}.header-search button{color:var(--color-white);cursor:pointer;background:linear-gradient(#1e8aff 0%,#0582ff 100%);border:0;min-width:72px}.header-quick-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-action,.header-cart-action,.header-icon-action,.header-logout,.ghost-button,.outline-button,.primary-button,.secondary-button,.text-button{justify-content:center;align-items:center;gap:10px;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.header-action,.header-cart-action,.header-icon-action,.header-logout{color:#24446d;background:#f7fafe;border:1px solid #dbe6f3;border-radius:18px;min-height:58px;padding:0 16px;position:relative}.primary-button,.secondary-button{padding:14px 20px}.primary-button{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:var(--color-white);box-shadow:var(--shadow-soft)}.secondary-button{color:var(--color-primary);background:#0a3d9114}.outline-button{color:var(--color-primary)}.text-button{background:0 0}.header-action-copy{text-align:left;gap:2px;line-height:1;display:grid}.header-action-copy small{color:#6d7f97;font-size:.76rem}.header-action-copy strong{white-space:nowrap;color:var(--color-primary);font-size:.84rem;font-weight:700;line-height:1.15}.header-account-group{align-items:stretch;display:flex}.header-logout{min-height:auto;color:var(--color-primary);background:0 0;padding:0 14px;font-size:.78rem}.header-icon-action{width:58px;padding:0}.header-cart-action{cursor:pointer;font:inherit;padding-right:16px}button.header-cart-action{border:1px solid #dbe6f3}.header-cart-badge{width:19px;height:19px;color:var(--color-white);background:#f4574e;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;font-size:.64rem;font-weight:700;display:inline-flex;position:absolute;top:11px;right:9px}.header-caret,.header-category-arrow{opacity:.85;border-bottom:1.8px solid;border-right:1.8px solid;width:8px;height:8px;margin-top:-4px;transform:rotate(45deg)}.header-figma-bottom{min-height:56px;color:var(--color-white);background:linear-gradient(90deg,#0a4299 0%,#0950b4 100%)}.header-bottom-inner{grid-template-columns:240px minmax(0,1fr);align-items:stretch;gap:18px}.header-category-trigger{min-height:56px;color:var(--color-white);cursor:pointer;background:#ffffff14;border:none;border-radius:14px 14px 0 0;align-items:center;gap:12px;padding:0 24px 0 18px;font-weight:700;display:flex;position:relative}.header-category-trigger:hover{background:#ffffff1f}.categories-dropdown{z-index:1000;background:#fff;border-radius:0 0 8px 8px;min-width:400px;padding:24px;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000026}.categories-dropdown-content{grid-template-columns:1fr 1fr;gap:24px;display:grid}.categories-column{flex-direction:column;gap:12px;display:flex}.category-dropdown-item{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.category-dropdown-item:hover{color:#3b82f6;background:#3b82f61a}.header-hamburger{gap:3px;width:18px;display:grid}.header-hamburger span{background:var(--color-white);border-radius:999px;height:2px;display:block}.header-category-arrow{margin-left:auto}.header-menu{align-items:center;gap:34px;min-height:56px;display:flex;overflow-x:auto}.header-menu-link{white-space:nowrap;color:#fffffff0;padding:4px 0;font-size:.96rem;font-weight:500}.header-menu-link.active,.header-menu-link:hover{color:var(--color-white)}.header-action:hover,.header-cart-action:hover,.header-icon-action:hover,.header-logout:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0a3d911a}.header-icon{flex:none;display:inline-block;position:relative}.header-icon-search{border:2px solid;border-radius:999px;width:19px;height:19px}.header-icon-search:after{content:"";background:currentColor;border-radius:999px;width:9px;height:2px;position:absolute;bottom:1px;right:-6px;transform:rotate(45deg)}.header-icon-location{border:2px solid;border-radius:12px 12px 12px 0;width:17px;height:22px;transform:rotate(-45deg)}.header-icon-location:after{content:"";background:currentColor;border-radius:999px;width:5px;height:5px;position:absolute;top:5px;left:5px}.header-icon-user{width:22px;height:24px}.header-icon-user:before,.header-icon-user:after,.header-icon-heart:before,.header-icon-heart:after,.header-icon-cart:before,.header-icon-cart:after{content:"";position:absolute}.header-icon-user:before{border:2px solid;border-radius:999px;width:10px;height:10px;top:0;left:5px}.header-icon-user:after{border:2px solid;border-bottom:0;border-top-left-radius:12px;border-top-right-radius:12px;width:18px;height:10px;bottom:0;left:1px}.header-icon-heart{width:24px;height:22px}.header-icon-heart:before,.header-icon-heart:after{border:2px solid;border-bottom:0;border-radius:11px 11px 0 0;width:11px;height:18px;top:1px}.header-icon-heart:before{transform-origin:100% 100%;left:2px;transform:rotate(-45deg)}.header-icon-heart:after{transform-origin:0 100%;right:2px;transform:rotate(45deg)}.header-icon-cart{width:23px;height:22px}.header-icon-cart:before{border:2px solid;border-top:0;border-radius:0 0 5px 5px;width:16px;height:12px;top:5px;left:4px}.header-icon-cart:after{border:2px solid;border-bottom:0;border-radius:10px 10px 0 0;width:10px;height:8px;top:-1px;left:7px}.hero-section,.feature-strip,.section-card,.auth-card,.cart-layout,.summary-card,.empty-state,.footer-panel{box-shadow:var(--shadow-card);background:#fffffff2;border:1px solid #d7dfece6}.hero-marketplace-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:18px;display:grid}.category-sidebar{position:relative}.category-sidebar-panel{background:#fff;border:1px solid #edf1f7;border-radius:0 0 20px 20px;overflow:hidden;box-shadow:0 12px 28px #0f172a14}.category-sidebar-link{color:#334155;border-bottom:1px solid #f3f6fb;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 18px 0 20px;font-size:.98rem;font-weight:500;display:flex}.category-sidebar-link:last-child{border-bottom:0;font-weight:600}.category-sidebar-link:hover{color:var(--color-primary);background:#f8fbff}.category-sidebar-arrow{border-bottom:1.7px solid;border-right:1.7px solid;flex:none;width:8px;height:8px;transform:rotate(-45deg)}.hero-section{border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:center;gap:18px;padding:32px 36px;display:grid}.hero-copy{max-width:470px}.hero-copy h1,.section-heading h2,.auth-copy h1,.cart-header h1,.empty-state h1{color:var(--color-ink);letter-spacing:-.05em;margin:0;font-family:Montserrat,sans-serif}.hero-copy h1{font-size:clamp(2.45rem,4.2vw,3.8rem);line-height:.98}.hero-copy p,.section-heading p,.auth-copy p,.cart-header p,.empty-state p,.muted{color:var(--color-muted);line-height:1.7}.hero-copy p{color:#6f7f93;max-width:420px;margin-top:18px;font-size:1.06rem}.hero-actions,.inline-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-primary,.hero-secondary{border-radius:8px;min-height:48px;padding:0 24px;font-size:.98rem;font-weight:700}.hero-primary{box-shadow:0 14px 30px #0a3d9129}.hero-secondary{color:#2563d6;background:#fff;border:2px solid #7ab0ff}.hero-stats,.feature-strip,.promo-grid,.category-grid,.product-grid,.trust-grid,.how-grid,.footer-grid{gap:18px;display:grid}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.stat-card{border-radius:var(--radius-md);background:linear-gradient(#e6f0ffd9,#fffffff2);border:1px solid #1e6bd626;padding:18px}.stat-card strong{color:var(--color-primary);margin-bottom:6px;font-size:1.55rem;display:block}.hero-visual{justify-content:flex-end;align-items:center;min-height:360px;display:flex}.hero-visual-image{object-fit:contain;filter:drop-shadow(0 18px 32px #0f172a14);width:min(100%,520px);height:auto}.feature-strip{background:#ffffffc7;border:1px solid #d7dfecb8;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;padding:8px;box-shadow:0 10px 28px #0f172a0d}.feature-item{background:linear-gradient(#fff,#f8fbff);border:1px solid #e3ebf5e6;border-radius:18px;align-items:center;gap:14px;min-height:86px;padding:14px 16px;display:flex}.feature-item strong{color:#24364d;font-size:.98rem;line-height:1.2;display:block}.feature-item p{margin:4px 0 0;font-size:.95rem;line-height:1.2}.feature-icon{color:#356ce3;background:linear-gradient(#3a72e81a,#3a72e80a);border-radius:15px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:inset 0 1px #fffc}.feature-icon svg,.feature-icon img{width:93px;height:51px}.feature-icon img{object-fit:contain;display:block}.feature-item strong,.category-card strong,.product-card h3,.trust-card h3,.how-step h3,.summary-card h2,.auth-card h1,.cart-item-title{color:var(--color-ink)}.section{margin-top:26px}.section-card{border-radius:30px;padding:28px}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.section-heading h2,.auth-copy h1,.cart-header h1,.empty-state h1{font-size:clamp(2rem,4vw,3rem)}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-showcase-section{padding:24px 20px 20px}.category-showcase-heading{align-items:center;margin-bottom:14px}.category-showcase-heading h2{font-size:clamp(1.35rem,2.2vw,1.9rem)}.category-showcase-link{color:#3e75e6;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:700}.category-showcase-link:disabled{color:#94a3b8;cursor:default}.category-showcase-row{grid-template-columns:repeat(9,minmax(88px,1fr));gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.category-showcase-card{text-align:center;cursor:pointer;background:linear-gradient(#fff,#f8fbff);border:1px solid #e2eaf4f2;border-radius:18px;align-content:start;justify-items:center;gap:10px;min-height:106px;padding:10px 8px 12px;font-family:inherit;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;display:grid;box-shadow:0 8px 18px #0f172a0a}.category-showcase-card:hover{transform:translateY(-2px);box-shadow:0 14px 24px #0f172a14}.category-showcase-card.active{background:linear-gradient(#eef4ff,#dbeafe);border-color:#3e75e6;box-shadow:0 12px 24px #3e75e62e}.category-showcase-card.active strong{color:#1d4ed8}.category-showcase-visual{background:linear-gradient(#fbfcff,#eef4ff);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;padding:6px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.category-showcase-visual svg,.category-showcase-visual img{width:100%;height:100%}.category-showcase-visual img{object-fit:contain;display:block}.category-showcase-card strong{color:#46556a;font-size:.94rem;font-weight:600;line-height:1.15}.category-showcase-more{min-width:88px}.category-showcase-more .category-showcase-visual{color:#7da2ee;padding:0;font-size:1.5rem;font-weight:800}.category-card,.trust-card,.how-step,.store-pill,.product-card,.cart-item{border:1px solid var(--color-border)}.category-card,.trust-card,.how-step,.store-pill,.product-card{background:linear-gradient(#fff,#f7faff);border-radius:22px}.category-card{align-content:space-between;min-height:148px;padding:18px;display:grid}.category-icon,.trust-icon,.how-number{width:54px;height:54px;color:var(--color-primary);background:#1e6bd61f;border-radius:18px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.category-card span,.product-meta,.trust-card p,.how-step p,.store-pill,.summary-line span,.footer-column a,.footer-copy,.auth-note,.form-error,.field label,.cart-item-meta,.cart-empty-note{color:var(--color-muted)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{padding:18px}.product-media{min-height:190px;color:var(--color-white);border-radius:20px;align-content:space-between;padding:18px;display:grid;position:relative}.product-media span{background:#fff3;border-radius:20px;justify-content:center;align-items:center;width:62px;height:62px;font-family:Montserrat,sans-serif;font-size:1.4rem;display:inline-flex}.product-media img{object-fit:cover;border-radius:20px;width:100%;height:100%;position:absolute;inset:0}.product-media>*{z-index:1;position:relative}.product-tag{background:#ffffff29;border-radius:999px;justify-self:start;padding:8px 10px;font-size:.8rem;font-weight:700}.product-card h3{margin:16px 0 8px;font-size:1.05rem}.product-prices{align-items:baseline;gap:8px;margin-top:10px;display:flex}.price-current{color:var(--color-primary);font-size:1.4rem;font-weight:800}.price-old{text-decoration:line-through}.product-footer,.cart-item-footer,.summary-line,.footer-socials{justify-content:space-between;align-items:center;gap:12px;display:flex}.rating{color:var(--color-warning);font-weight:700}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-card,.how-step{padding:22px}.how-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.how-step{position:relative}.how-step:after{content:"";background:var(--color-border);width:20px;height:2px;position:absolute;top:48px;right:-10px}.how-grid .how-step:last-child:after{display:none}.promo-grid{grid-template-columns:1.25fr .75fr}.subscribe-card{border:1px solid var(--color-border);background:linear-gradient(135deg,#eff5ff,#fff);border-radius:28px;align-content:start;gap:14px;padding:26px;display:grid}.subscribe-card form,.field-grid,.cart-column{gap:14px;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=720px){.field-grid{grid-template-columns:1fr}}.field,.cart-item{gap:8px;display:grid}.field label{font-size:.9rem;font-weight:700}.field input,.field select,.subscribe-card input{border:1px solid var(--color-border);background:#fbfdff;border-radius:16px;width:100%;padding:14px 16px;font-size:.98rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.field input:focus,.field select:focus,.subscribe-card input:focus{background:#fff;border-color:#1e8aff;outline:none;box-shadow:0 0 0 4px #1e8aff24}.field input::placeholder{color:#9ba3b3}.field .required{color:#ef4444;margin-left:4px}.stores-row{flex-wrap:wrap;gap:12px;display:flex}.store-pill{padding:14px 18px;font-weight:800}.auth-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:24px;display:grid}.auth-card{background:var(--color-white);border-radius:30px;flex-direction:column;gap:22px;padding:34px;display:flex;box-shadow:0 14px 32px #0b4ca614}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-note{color:#475569;text-align:center;margin:4px 0 0;font-size:.92rem}.auth-note a{color:#1e8aff;font-weight:700}.auth-side{background:linear-gradient(145deg, var(--color-primary), #0f59c3 55%, #63abff);color:var(--color-white);border-radius:30px;align-content:space-between;gap:18px;padding:32px;display:grid}.auth-side-globe{background:radial-gradient(120% 80% at 30% 0,#1059c3 0%,#082e75 55%,#03174a 100%);align-content:start;position:relative;overflow:hidden}.auth-side-globe:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 80% 20%,#ffd6662e,#0000 60%),radial-gradient(50% 40% at 20% 90%,#63abff2e,#0000 60%);position:absolute;inset:0}.auth-side-header{gap:8px;display:grid;position:relative}.auth-side-header h2{margin:0;font-size:clamp(1.4rem,2.2vw,1.85rem);line-height:1.15}.auth-side-globe-stage{justify-content:center;width:100%;margin:6px auto 4px;display:flex;position:relative}.globe-wrapper{aspect-ratio:1;contain:layout paint;width:min(100%,420px);position:relative}.globe-canvas{aspect-ratio:1;width:100%;height:100%;display:block}.globe-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.auth-side-routes{color:#ffffffeb;gap:10px;margin:4px 0 0;padding:0;font-size:.95rem;list-style:none;display:grid;position:relative}.auth-side-routes li{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:flex}.route-dot{background:#ffd966;border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #ffd96633}.route-arrow{color:#ffd966;margin:0 4px;font-weight:700}.auth-side h2,.auth-side p,.auth-side li{color:inherit}.benefit-list{gap:10px;margin:0;padding-left:18px;display:grid}.form-error{color:#b91c1c;background:#ef44441a;border:1px solid #ef444440;border-radius:14px;align-items:center;gap:8px;padding:12px 14px;font-size:.92rem;font-weight:600;display:flex}.form-error:before{content:"!";color:#fff;background:#ef4444;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.78rem;font-weight:800;display:inline-flex}.form-success{color:#166534;background:#22c55e1f;border:1px solid #22c55e47;border-radius:14px;align-items:center;gap:8px;padding:12px 14px;font-weight:600;display:flex}.form-success:before{content:"✓";color:#fff;background:#22c55e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.85rem;font-weight:800;display:inline-flex}.cart-layout{border-radius:30px;grid-template-columns:minmax(0,1.2fr) 360px;gap:24px;padding:30px;display:grid}.cart-header{gap:8px;margin-bottom:20px;display:grid}.cart-item{background:linear-gradient(#fff,#f8fbff);border-radius:22px;grid-template-columns:112px minmax(0,1fr);padding:16px}.cart-thumb{min-height:112px;color:var(--color-white);border-radius:18px;align-items:end;padding:14px;font-family:Montserrat,sans-serif;display:flex}.cart-item-title{font-size:1.05rem;font-weight:800}.qty-controls{align-items:center;gap:8px;display:inline-flex}.qty-controls button{width:34px;height:34px;color:var(--color-primary);background:#1e6bd61f;border-radius:999px;font-weight:800}.cart-actions{border-top:1px solid var(--color-border);flex-direction:column;gap:14px;margin-top:20px;padding-top:24px;display:flex}.banner-slider-section{margin:28px 0}.banner-slider-container{border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a1f}.banner-slider-wrapper{width:100%;height:420px;min-height:420px;display:flex;position:relative}.banner-slide{opacity:0;z-index:1;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s ease-in-out;display:flex;position:absolute;inset:0}.banner-slide.active{opacity:1;z-index:2}.banner-slide-image{object-fit:cover;width:100%;height:100%;display:block}.banner-content{display:none}.banner-control{z-index:10;width:48px;height:48px;color:var(--color-white);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:1.8rem;font-weight:800;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.banner-control:hover{background:#ffffff59;transform:translateY(-50%)scale(1.1)}.banner-prev{left:20px}.banner-next{right:20px}.banner-indicators{z-index:10;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.banner-indicator{cursor:pointer;background:#fff6;border:none;border-radius:999px;width:12px;height:12px;padding:0;transition:all .3s}.banner-indicator:hover{background:#fff9}.banner-indicator.active{background:#fff;border-radius:999px;width:32px}@media (width<=760px){.banner-slider-wrapper{height:160px}.banner-content{gap:12px;padding:20px}.banner-icon{font-size:2.5rem}.banner-title{font-size:clamp(1.4rem,5vw,2rem)}.banner-subtitle{font-size:clamp(.85rem,2.5vw,1rem)}.banner-control{width:40px;height:40px;font-size:1.4rem}.banner-prev{left:12px}.banner-next{right:12px}}.summary-card{border-radius:28px;height:fit-content;padding:24px;position:sticky;top:124px}.summary-stack{gap:14px;margin-top:18px;display:grid}.summary-total{border-top:1px solid var(--color-border);padding-top:14px;font-size:1.15rem;font-weight:800}.empty-state{text-align:center;border-radius:30px;padding:38px}.empty-state-inline{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;padding:28px}.empty-state-inline h3{color:#1f2937;margin:8px 0;font-size:1.15rem}.site-footer{background:linear-gradient(90deg,#0a3f97 0%,#0b479f 48%,#0a3f97 100%);width:100%;margin-top:28px}.footer-panel{width:min(1280px,100%);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:18px 32px 16px}.footer-grid{grid-template-columns:1.35fr 1fr 1fr 1fr 1.25fr;align-items:start;gap:0;display:grid}.footer-brand,.footer-column{align-content:start;gap:10px;min-height:100%;display:grid}.footer-brand{padding-right:26px}.footer-column{border-left:1px solid #ffffff14;margin-left:28px;padding:4px 0 0 28px}.footer-logo{gap:1px;margin-bottom:10px;display:grid}.footer-logo strong{letter-spacing:-.08em;color:var(--color-white);font-family:Montserrat,sans-serif;font-size:2rem;line-height:.88}.footer-logo span{letter-spacing:.22em;color:#ffffffe6;font-size:.58rem;font-weight:700}.footer-brand .muted,.footer-column a,.footer-copy{color:#ffffffd1}.footer-brand .muted{max-width:265px;margin:0;font-size:.82rem;line-height:1.85}.footer-column h3{color:var(--color-white);margin:0 0 8px;font-size:.9rem;font-weight:700}.footer-column a{font-size:.82rem;line-height:1.8;transition:color .2s}.footer-column a:hover{color:var(--color-white)}.footer-socials{gap:10px;margin-top:10px;display:flex}.footer-socials a{width:34px;height:34px;color:var(--color-white);text-transform:lowercase;background:0 0;border:1px solid #ffffff94;border-radius:999px;justify-content:center;align-items:center;font-size:.76rem;font-weight:700;display:inline-flex}.footer-payments-column{gap:14px}.payment-row{flex-wrap:wrap;gap:10px;display:flex}.payment-badge{background:var(--color-white);color:#1f4aa8;border-radius:6px;justify-content:center;align-items:center;min-width:54px;height:30px;padding:0 10px;font-size:.8rem;font-weight:800;display:inline-flex}.payment-mastercard{color:#111827}.payment-lock{min-width:30px;padding:0}.footer-copy{white-space:nowrap;margin:8px 0 0;font-size:.74rem;line-height:1.6}.whatsapp-float{z-index:40;background:var(--color-success);color:var(--color-white);border-radius:999px;padding:14px 18px;font-weight:800;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 35px #22c55e47}.desktop-only{display:inline-flex}.mobile-only{display:none}.visually-quiet{font-size:.86rem}.demo-chip{color:#9a6700;background:#f59e0b24;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-weight:700;display:inline-flex}.hidden-mobile{display:inline-flex}@media (width<=1100px){.header-figma-top .header-figma-inner{grid-template-columns:minmax(220px,290px) minmax(0,1fr);gap:16px;padding:18px 0}.header-search{order:3;grid-column:1/-1}.header-quick-actions{flex-wrap:wrap;justify-content:flex-end}.header-bottom-inner{grid-template-columns:220px minmax(0,1fr)}.header-inner,.hero-marketplace-layout,.hero-section,.promo-grid,.auth-layout,.cart-layout{grid-template-columns:1fr}.search-block{grid-template-columns:1fr 50px}.search-block select{display:none}.hero-stats,.category-grid,.product-grid,.trust-grid,.how-grid,.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.category-showcase-row{grid-template-columns:repeat(5,minmax(88px,1fr))}.hero-section{grid-template-columns:1fr;gap:8px}.hero-copy{max-width:560px}.hero-visual{min-height:330px}.hero-visual-image{width:min(100%,470px)}.summary-card{position:static}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer-column{margin-left:0;padding-left:20px}}@media (width<=760px){.site-header{background:linear-gradient(#fff 0 72%,#0a4dac 72% 100%)}.header-figma-inner,.header-bottom-inner,.header-figma-top .header-figma-inner{width:min(100% - 20px,1240px)}.header-figma-top .header-figma-inner{grid-template-columns:1fr;gap:14px;min-height:auto;padding:16px 0 18px}.header-logo{width:min(100%,280px)}.header-search{border-radius:16px;grid-template-columns:minmax(0,1fr) 64px}.header-quick-actions{justify-content:space-between;gap:8px}.header-action,.header-cart-action,.header-icon-action,.header-logout{min-height:52px;padding:0 14px}.header-action-copy strong{font-size:.8rem}.header-bottom-inner{grid-template-columns:1fr}.header-category-trigger{border-radius:14px}.header-menu{padding-bottom:10px}.page-shell,.topbar-inner,.header-inner,.header-nav,.footer-panel{width:min(100% - 20px,1240px)}.topbar-inner{padding:8px 0;font-size:.76rem}.header-main{padding:14px 0}.brand-mark strong{font-size:1.6rem}.header-actions{flex-wrap:wrap;justify-content:flex-start}.header-link,.header-user,.hidden-mobile,.desktop-only{display:none}.mobile-only{display:inline-flex}.hero-section,.section-card,.auth-card,.auth-side,.cart-layout,.empty-state{border-radius:24px;padding:22px}.hero-marketplace-layout{gap:14px}.hero-section{padding:24px 22px 18px}.hero-copy h1{font-size:clamp(2rem,10vw,2.8rem)}.hero-copy p{max-width:none;font-size:.98rem}.hero-actions{gap:10px}.hero-primary,.hero-secondary{justify-content:center;width:100%}.hero-visual{justify-content:center;min-height:250px}.hero-visual-image{width:min(100%,320px)}.category-sidebar-panel{border-radius:20px}.category-sidebar-link{min-height:44px;padding:0 16px;font-size:.94rem}.feature-strip,.hero-stats,.category-grid,.product-grid,.trust-grid,.how-grid{grid-template-columns:1fr}.category-showcase-section{padding:22px 16px 18px}.category-showcase-row{grid-template-columns:repeat(9,88px);gap:10px}.category-showcase-card{min-height:100px}.category-showcase-visual{width:52px;height:52px}.feature-item{min-height:74px;padding:12px 14px}.feature-icon{width:42px;height:42px}.cart-item,.panel-visual{grid-template-columns:1fr}.site-footer{margin-top:18px}.footer-panel{border-radius:0;width:100%;padding:22px 20px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-brand{padding-right:0}.footer-column{border-left:0;margin-left:0;padding:0}.footer-brand .muted{max-width:none}.footer-copy{white-space:normal}}.cart-drawer-overlay{opacity:0;pointer-events:none;z-index:40;background:#08142d80;transition:opacity .25s;position:fixed;inset:0}.cart-drawer-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{background:var(--color-white);z-index:50;flex-direction:column;width:min(420px,100%);height:100vh;transition:transform .28s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-18px 0 38px #08142d2e}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 22px 14px;display:flex}.cart-drawer-header h2{margin:4px 0 0;font-size:1.2rem}.cart-drawer-close{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:4px 8px;font-size:1.8rem;line-height:1}.cart-drawer-close:hover{background:#f1f5f9}.cart-drawer-body{flex:1;padding:16px 22px;overflow-y:auto}.cart-drawer-empty{color:#475569;flex-direction:column;align-items:flex-start;gap:14px;padding-top:32px;display:flex}.cart-drawer-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.cart-drawer-item{border-bottom:1px solid #eef2f7;grid-template-columns:72px 1fr;gap:14px;padding-bottom:16px;display:grid}.cart-drawer-item:last-child{border-bottom:0}.cart-drawer-thumb{width:72px;height:72px;color:var(--color-white);border-radius:14px;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.cart-drawer-thumb img{object-fit:cover;width:100%;height:100%}.cart-drawer-item-body{flex-direction:column;gap:6px;min-width:0;display:flex}.cart-drawer-item-title{color:#0f172a;font-weight:600}.cart-drawer-item-meta{color:#64748b;font-size:.85rem}.cart-drawer-item-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-drawer-footer{background:#f8fafc;border-top:1px solid #eef2f7;flex-direction:column;gap:10px;padding:18px 22px 22px;display:flex}.cart-drawer-note{color:#64748b;text-align:center;font-size:.8rem}.thank-you-layout{width:min(720px,100%);margin:0 auto;padding:40px 0}.thank-you-card{background:var(--color-white);border-radius:28px;flex-direction:column;gap:22px;padding:40px;display:flex;box-shadow:0 18px 42px #0b4ca61a}.thank-you-card h1{margin:0;font-size:clamp(1.6rem,4vw,2.1rem)}.thank-you-meta{background:#f1f5f9;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid}.thank-you-meta small{color:#64748b;margin-bottom:4px;font-size:.78rem;display:block}.category-page{gap:28px;display:grid}.category-header{gap:8px;margin-bottom:20px;display:grid}.category-header h1{color:var(--color-ink);letter-spacing:-.05em;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem)}.category-header p{color:var(--color-muted);margin:0;font-size:1rem}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.no-products{text-align:center;box-shadow:var(--shadow-card);background:#fffffff2;border:1px solid #d7dfece6;border-radius:30px;padding:60px 40px}.no-products p{color:var(--color-muted);margin:0 0 20px;font-size:1.1rem}.no-products button{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:var(--color-white);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:700;transition:transform .2s,box-shadow .2s}.no-products button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0a3d911a}.category-not-found{text-align:center;box-shadow:var(--shadow-card);background:#fffffff2;border:1px solid #d7dfece6;border-radius:30px;padding:60px 40px}.category-not-found h2{color:var(--color-ink);margin:0 0 20px;font-size:2rem}.category-not-found button{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:var(--color-white);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:700;transition:transform .2s,box-shadow .2s}.category-not-found button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0a3d911a}@media (width<=1100px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.category-header h1{font-size:clamp(1.5rem,8vw,2rem)}.products-grid{grid-template-columns:1fr}.no-products,.category-not-found{padding:40px 20px}}.thank-you-meta strong{color:#0f172a;font-size:1.05rem}.thank-you-summary h2{margin:0 0 10px;font-size:1.1rem}.thank-you-summary ul{flex-direction:column;gap:8px;margin:0 0 18px;padding:0;list-style:none;display:flex}.thank-you-summary li{color:#334155;justify-content:space-between;gap:12px;font-size:.95rem;display:flex}@media (width<=560px){.thank-you-card{padding:26px 22px}.thank-you-meta{grid-template-columns:1fr}}.product-card-link{color:inherit;text-decoration:none;display:block}.product-card-link:hover .product-card{transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1a}.product-card-link:focus-visible{outline-offset:4px;border-radius:18px;outline:2px solid #3e75e6}.pdp{flex-direction:column;gap:24px;padding:8px 0 32px;display:flex}.pdp-breadcrumb{color:#565959;flex-wrap:wrap;gap:6px 8px;padding:0 4px;font-size:.86rem;display:flex}.pdp-breadcrumb a{color:#007185;text-decoration:none}.pdp-breadcrumb a:hover{color:#c7511f;text-decoration:underline}.pdp-breadcrumb-current{color:#565959}.pdp-layout{border:1px solid var(--color-border,#e7e7e7);background:#fff;border-radius:16px;grid-template-columns:minmax(280px,380px) 1fr minmax(260px,320px);gap:24px;padding:24px;display:grid;box-shadow:0 8px 24px #0f172a0a}.pdp-gallery{grid-template-columns:56px 1fr;gap:12px;display:grid}.pdp-thumb-rail{flex-direction:column;gap:8px;display:flex}.pdp-thumb{color:#ffffffd9;cursor:pointer;border:1px solid #dcdcdc;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.pdp-thumb img{object-fit:contain;background:#fff;width:100%;height:100%}.pdp-thumb.active{border-color:var(--color-secondary);box-shadow:inset 0 0 0 2px #1e6bd659}.pdp-main-image{color:#ffffffeb;border:1px solid #ececec;border-radius:12px;justify-content:center;align-items:center;min-height:380px;display:flex;position:relative;overflow:hidden}.pdp-main-image img{object-fit:contain;max-width:92%;max-height:92%}.pdp-main-initial{letter-spacing:-2px;font-size:5rem;font-weight:800}.pdp-tag{color:#fff;text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:700;position:absolute;top:14px;left:14px}.pdp-info{flex-direction:column;gap:12px;min-width:0;display:flex}.pdp-info-store{color:#007185;font-size:.86rem}.pdp-info-store strong{color:#007185}.pdp-title{color:#0f1111;margin:0;font-size:1.5rem;font-weight:500;line-height:1.25}.pdp-rating-row{color:#007185;align-items:center;gap:8px;font-size:.92rem;display:flex}.pdp-stars{color:var(--color-secondary);letter-spacing:1px;font-size:1rem}.pdp-rating-value{color:#565959;font-weight:600}.pdp-reviews-link{color:#007185;text-decoration:none}.pdp-reviews-link:hover{color:#c7511f;text-decoration:underline}.pdp-divider{background:#e7e7e7;width:100%;height:1px}.pdp-price-block{flex-direction:column;gap:6px;display:flex}.pdp-discount{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:#fff;border-radius:999px;align-self:flex-start;padding:2px 10px;font-size:.92rem;font-weight:700;display:inline-block}.pdp-price-current{color:#0f1111;font-size:2rem;font-weight:600}.pdp-price-old{color:#565959;font-size:.9rem}.pdp-price-old s{color:#565959}.pdp-price-note{font-size:.82rem}.pdp-feature-list strong{color:#0f1111;margin-bottom:8px;font-size:1rem;display:block}.pdp-feature-list ul{color:#0f1111;flex-direction:column;gap:6px;margin:0;padding-left:20px;font-size:.92rem;display:flex}.pdp-feature-list li::marker{color:#565959}.pdp-buybox{background:#fff;border:1px solid #d5d9d9;border-radius:8px;flex-direction:column;align-self:start;gap:12px;padding:18px;display:flex}.pdp-buybox-price{color:#0f1111;font-size:1.5rem;font-weight:600}.pdp-buybox-row{justify-content:space-between;font-size:.88rem;display:flex}.pdp-buybox-eta{color:#0f1111;font-size:.9rem}.pdp-buybox-stock{color:#007600;font-size:1.05rem;font-weight:500}.pdp-qty-label{color:#0f1111;margin-top:4px;font-size:.86rem}.pdp-qty-select{cursor:pointer;background:#f0f2f2;border:1px solid #d5d9d9;border-radius:8px;padding:8px 10px;font-size:.94rem}.pdp-buybox-add,.pdp-buybox-buy{text-align:center;border-radius:999px;justify-content:center;width:100%;padding:12px 18px;font-weight:700}.pdp-buybox-buy{border:1px solid var(--color-secondary);color:var(--color-primary);background:#0a3d910f}.pdp-buybox-buy:hover{background:#0a3d911f}.pdp-buybox-meta{border-top:1px solid #e7e7e7;flex-direction:column;gap:6px;padding-top:8px;font-size:.85rem;display:flex}.pdp-buybox-meta div{justify-content:space-between;gap:12px;display:flex}.pdp-buybox-meta strong{color:#0f1111}.pdp-related h2{margin:0 0 14px;font-size:1.3rem}.pdp-related-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.pdp-related-card{border:1px solid var(--color-border,#e7e7e7);color:inherit;background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:12px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.pdp-related-card:hover{transform:translateY(-2px);box-shadow:0 12px 20px #0f172a14}.pdp-related-thumb{aspect-ratio:1;color:#ffffffe6;border-radius:10px;justify-content:center;align-items:center;font-size:1.6rem;font-weight:700;display:flex;overflow:hidden}.pdp-related-thumb img{object-fit:contain;max-width:90%;max-height:90%}.pdp-related-card strong{color:#0f1111;min-height:2.4em;font-size:.92rem;line-height:1.25}@media (width<=1080px){.pdp-layout{grid-template-columns:1fr}.pdp-buybox{order:3}}@media (width<=640px){.pdp-gallery{grid-template-columns:1fr}.pdp-thumb-rail{flex-direction:row;overflow-x:auto}.pdp-main-image{min-height:280px}.pdp-title{font-size:1.2rem}.pdp-price-current{font-size:1.6rem}}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:24px;padding:8px 0 32px;display:grid}.checkout-form-card{border:1px solid var(--color-border);background:#fff;border-radius:20px;flex-direction:column;gap:12px;padding:32px;display:flex;box-shadow:0 12px 32px #0f172a0d}.checkout-form-card .eyebrow{color:var(--color-secondary)}.checkout-form-card h1{color:#0f1729;margin:0;font-size:clamp(1.5rem,2.2vw,1.9rem)}.checkout-form-card>.muted{margin:0 0 8px}.checkout-form{flex-direction:column;gap:20px;margin-top:8px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid>label{grid-column:span 1}.form-grid>label:first-child,.form-grid>label:nth-child(2){grid-column:1/-1}.checkout-form label{color:#1f2a44;flex-direction:column;gap:8px;font-size:.9rem;font-weight:700;display:flex}.checkout-form input{border:1px solid var(--color-border);color:#0f1729;background:#fbfdff;border-radius:14px;width:100%;padding:14px 16px;font-family:inherit;font-size:.98rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s}.checkout-form input::placeholder{color:#9ba3b3;font-weight:400}.checkout-form input:focus{border-color:var(--color-secondary);background:#fff;outline:none;box-shadow:0 0 0 4px #1e6bd624}.checkout-form .form-error{color:#b91c1c;background:#dc262614;border:1px solid #dc262633;border-radius:12px;padding:12px 14px;font-size:.9rem}.checkout-form .primary-button{border-radius:999px;align-self:flex-start;padding:14px 24px;font-size:1rem;font-weight:700}.checkout-layout .summary-card{align-self:start;position:sticky;top:100px}.checkout-help{border-top:1px solid var(--color-border);margin-top:16px;padding-top:16px}.checkout-help p{margin:0;font-size:.86rem;line-height:1.5}@media (width<=980px){.checkout-layout{grid-template-columns:1fr}.checkout-layout .summary-card{position:static}.checkout-form-card{padding:24px}}@media (width<=540px){.form-grid{grid-template-columns:1fr}.form-grid>label:first-child,.form-grid>label:nth-child(2){grid-column:1}.checkout-form .primary-button{align-self:stretch}}
