@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#151714;background:#ecece6;font-synthesis:none;--acid: #d8ff38;--ink: #151714;--muted: #777970}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#ecece6}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:2px solid #111;outline-offset:2px}.app-shell{width:100%;max-width:1200px;min-height:100vh;margin:0 auto;background:#f6f6f1;position:relative;overflow:hidden}.topbar{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:sticky;top:0;z-index:20;background:#f6f6f1f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.05)}.brand{font-size:23px;font-weight:800;letter-spacing:-1.5px;border:0;background:none;padding:0;cursor:pointer}.brand span{color:#82a900}.header-actions{display:flex;gap:7px}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e2e3dc;background:#fff;border-radius:50%;cursor:pointer}.bag-button{position:relative}.cart-badge{position:absolute;top:-3px;right:-2px;min-width:18px;height:18px;border-radius:10px;background:var(--acid);border:2px solid #f6f6f1;font-size:10px;font-weight:800;display:grid;place-items:center}.search-panel{margin:0 18px;height:0;overflow:hidden;display:flex;align-items:center;gap:10px;transition:.25s ease;opacity:0}.search-panel.open{height:58px;opacity:1}.search-panel input{flex:1;height:42px;border:0;border-bottom:1px solid #c9cbc2;background:transparent;outline:0;font-size:14px}.search-panel button{border:0;background:transparent;cursor:pointer}.hero{margin:6px 12px 0;height:330px;border-radius:26px;background:#1c1e1a;color:#fff;position:relative;overflow:hidden;isolation:isolate}.hero:after{content:"";position:absolute;width:280px;height:280px;right:-90px;top:4px;background:var(--acid);border-radius:50%;z-index:-2}.hero-copy{position:absolute;top:28px;left:22px;z-index:3}.eyebrow{color:var(--acid);font-size:10px;font-weight:800;letter-spacing:1.6px;display:flex;align-items:center;gap:6px}.hero h1{margin:14px 0 8px;font-size:clamp(35px,10vw,50px);letter-spacing:-2.5px;line-height:.94}.hero p{color:#c7c9c0;font-size:13px}.hero button{margin-top:10px;border:0;border-radius:22px;background:var(--acid);height:42px;padding:0 17px;font-size:12px;font-weight:800;display:flex;align-items:center;gap:10px;cursor:pointer}.hero img{position:absolute;width:72%;max-width:360px;right:-25px;bottom:-28px;clip-path:ellipse(48% 42% at 52% 56%);filter:contrast(1.06) drop-shadow(0 14px 12px rgba(0,0,0,.18));transform:rotate(-8deg);z-index:2}.hero-stamp{position:absolute;right:18px;top:20px;color:#161813;transform:rotate(8deg);font-size:9px;text-align:center;font-weight:800;line-height:1.1;letter-spacing:.4px;z-index:3}.catalog{padding:32px 14px 110px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 4px 18px}.section-kicker{font-size:9px;letter-spacing:1.6px;color:#898b81;font-weight:800}.section-heading h2{margin:4px 0 0;font-size:26px;letter-spacing:-1.5px}.result-count{font-size:10px;color:var(--muted);margin-bottom:4px}.chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 0 18px;padding:0 3px}.chips::-webkit-scrollbar{display:none}.chips button{flex:0 0 auto;border:1px solid #dedfd7;background:transparent;border-radius:20px;padding:9px 15px;font-size:11px;font-weight:700;cursor:pointer}.chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.product-card{cursor:pointer;min-width:0}.product-image-wrap{aspect-ratio:1 / 1.08;border-radius:16px;background:#ecece6;position:relative;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image{transform:scale(1.035)}.tag{position:absolute;top:10px;left:9px;z-index:2;font-size:8px;font-weight:800;background:var(--acid);padding:5px 7px;border-radius:3px}.heart-button{position:absolute;z-index:2;top:7px;right:7px;width:32px;height:32px;display:grid;place-items:center;border:0;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;cursor:pointer}.heart-button.liked,.sheet-title button.liked{color:#dc3f57}.product-meta{padding:10px 4px 0}.product-line{font-size:9px;color:#8a8c83}.product-meta h3{margin:2px 0 8px;font-size:14px;letter-spacing:-.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.price-row strong{font-size:13px}.price-row s{color:#a0a198;font-size:9px}.empty-state,.empty-cart{text-align:center;color:#87897f;padding:60px 28px}.empty-state h3,.empty-cart h2{color:var(--ink);margin-bottom:8px}.empty-state p,.empty-cart p{font-size:13px;line-height:1.6}.catalog-message{min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;color:#85877e;font-size:10px}.catalog-message.error{color:#b44a57;background:#fff0f1;border-radius:12px;margin-bottom:14px}.loader{width:16px;height:16px;border:2px solid #d7d9d0;border-top-color:#171915;border-radius:50%;animation:spin .7s linear infinite}.load-more{width:min(100%,340px);height:50px;margin:30px auto 0;border:1px solid #d7d9d0;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;font-weight:800;cursor:pointer}.bottom-nav{position:fixed;z-index:18;left:50%;bottom:0;transform:translate(-50%);width:min(100%,1200px);height:calc(72px + env(safe-area-inset-bottom));padding:8px 14px env(safe-area-inset-bottom);display:flex;justify-content:space-around;background:#fafaf6f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #e1e2da}.bottom-nav button{width:22%;border:0;background:transparent;color:#9b9d94;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:8px;position:relative;cursor:pointer}.bottom-nav button.active{color:var(--ink)}.bottom-nav button.active:before{content:"";width:4px;height:4px;background:var(--acid);border-radius:50%;position:absolute;top:-5px}.bottom-nav i{position:absolute;top:0;right:23%;font-style:normal;background:var(--acid);color:#111;width:14px;height:14px;border-radius:50%;font-size:8px;display:grid;place-items:center}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0d0f0c80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-end;justify-content:center;animation:fade-in .2s ease}.product-sheet{width:min(100%,540px);max-height:95vh;overflow-y:auto;background:#f8f8f4;border-radius:28px 28px 0 0;position:relative;animation:sheet-up .3s cubic-bezier(.2,.8,.3,1)}.sheet-close{position:absolute;z-index:3;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffdb;display:grid;place-items:center;cursor:pointer}.sheet-image{aspect-ratio:1.35;background:#ecece6;overflow:hidden;position:relative}.sheet-image img{width:100%;height:100%;object-fit:cover}.sheet-image span{position:absolute;bottom:12px;left:14px;font-size:8px;font-weight:800;letter-spacing:1px;border:1px solid #b4b6ac;border-radius:10px;padding:4px 7px}.sheet-body{padding:21px 18px calc(20px + env(safe-area-inset-bottom))}.sheet-title{display:flex;justify-content:space-between;align-items:center}.sheet-title span{color:var(--muted);font-size:10px}.sheet-title h2{font-size:27px;letter-spacing:-1.3px;margin:2px 0 0}.sheet-title button{border:1px solid #dedfd8;border-radius:50%;background:#fff;width:42px;height:42px;display:grid;place-items:center}.color-label{font-size:10px;color:#8b8d83;margin:9px 0 22px}.color-label strong{color:#41433e}.size-heading{display:flex;justify-content:space-between;font-size:11px}.size-heading button{border:0;background:none;text-decoration:underline;font-size:9px;color:#777970}.sizes{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:10px}.sizes button{height:40px;background:#fff;border:1px solid #dfe0d8;border-radius:9px;font-size:11px;font-weight:700;cursor:pointer}.sizes button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.auth-line{margin:19px 0;padding:13px;background:#eff0e9;border-radius:12px;display:flex;gap:10px;align-items:center}.auth-line span{display:flex;flex-direction:column;font-size:10px}.auth-line small{color:#86887e;font-size:8px;margin-top:2px}.sheet-cta{display:flex;gap:16px;align-items:center}.sheet-cta>div{min-width:82px;display:flex;flex-direction:column}.sheet-cta small{color:#898b81;font-size:9px}.sheet-cta strong{font-size:17px}.sheet-cta>button{flex:1;height:52px;border:0;border-radius:14px;background:var(--acid);font-weight:800;font-size:11px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.sheet-cta>button:disabled{background:#e3e4dc;color:#9a9c92;cursor:default}.subpage{min-height:calc(100vh - 66px);padding:0 16px 32px}.subpage-title{height:66px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e3e4dd}.subpage-title button,.checkout-top button{border:0;background:none;display:grid;place-items:center;padding:0;cursor:pointer}.subpage-title h1{flex:1;font-size:24px;letter-spacing:-1px}.subpage-title span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--acid);font-size:10px;font-weight:800}.cart-list{padding-top:8px}.cart-item{padding:13px 0;border-bottom:1px solid #e1e2db;display:flex;position:relative;gap:12px}.cart-item img{width:112px;height:112px;object-fit:cover;background:#ecece6;border-radius:15px}.cart-item-info{min-width:0;padding-top:4px;display:flex;flex-direction:column}.cart-item-info>span{font-size:8px;color:var(--muted)}.cart-item-info h3{font-size:14px;margin:2px 0 7px}.cart-item-info small{color:#74766d;font-size:9px}.cart-item-info strong{margin-top:auto;font-size:13px}.quantity{position:absolute;right:0;bottom:13px;display:flex;align-items:center;gap:8px}.quantity button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #dfe0d8;background:#fff;border-radius:8px;cursor:pointer}.quantity span{font-size:10px;font-weight:700}.delivery-note{display:flex;align-items:center;gap:12px;margin:20px 0;background:#eef0e8;border-radius:13px;padding:14px}.delivery-note div{display:flex;flex-direction:column;font-size:10px}.delivery-note span{color:#86887d;font-size:8px;margin-top:2px}.cart-summary{background:#fff;border-radius:20px;padding:18px;box-shadow:0 10px 40px #14140f0d}.cart-summary>div{display:flex;justify-content:space-between;font-size:10px;margin-bottom:12px}.cart-summary .green{color:#659000}.cart-summary .summary-total{border-top:1px solid #e4e5de;padding-top:14px;font-size:15px}.cart-summary button,.empty-cart button{width:100%;height:52px;border:0;background:var(--acid);border-radius:14px;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.empty-cart>div{width:70px;height:70px;margin:10px auto 16px;border-radius:50%;background:var(--acid);display:grid;place-items:center}.checkout-page{min-height:100vh;background:#f6f6f1;max-width:660px;margin:auto;padding-bottom:210px}.checkout-top{height:70px;padding:0 17px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #e3e4dc}.checkout-top h1{flex:1;font-size:21px}.checkout-top span{font-size:9px;color:#8a8c82}.checkout-section{display:grid;grid-template-columns:34px 1fr;padding:24px 16px 0}.checkout-number{font-size:9px;color:#8a8c82;padding-top:7px}.checkout-content h2{margin:0 0 13px;font-size:18px;letter-spacing:-.6px}.option-card{min-height:62px;border:1px solid #e0e1da;background:#fff;border-radius:13px;display:flex;align-items:center;padding:0 13px;margin-bottom:8px;gap:11px;cursor:pointer}.option-card input{display:none}.radio-dot{width:17px;height:17px;border:1px solid #b9bbb2;border-radius:50%}.option-card div{flex:1;display:flex;flex-direction:column;font-size:11px}.option-card small{font-size:8px;color:#85877d;margin-top:3px}.option-card>svg{opacity:0}.option-card.selected{border-color:#a0b93a;background:#fbfff0}.option-card.selected .radio-dot{border:5px solid var(--ink)}.option-card.selected>svg{opacity:1;color:#719000}.address-field{height:54px;border-bottom:1px solid #d7d8d0;margin-top:11px;display:flex;align-items:center;gap:10px}.address-field span{font-size:8px;color:#8c8e84}.address-field input{flex:1;border:0;background:none;font-size:10px;outline:0;min-width:0}.checkout-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(100%,660px);background:#fff;padding:16px 17px calc(14px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;box-shadow:0 -8px 35px #14140f14}.checkout-footer>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.checkout-footer span{font-size:9px;color:#85877d}.checkout-footer strong{font-size:18px}.checkout-footer button{width:100%;height:54px;border:0;border-radius:14px;background:var(--acid);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.checkout-footer>small{display:flex;justify-content:center;align-items:center;gap:5px;font-size:7px;color:#92948a;margin-top:8px}.success-page{min-height:100vh;max-width:660px;margin:auto;background:#171915;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px 22px 30px;position:relative;overflow:hidden}.success-page:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:radial-gradient(circle,rgba(216,255,56,.16),transparent 67%);top:-100px}.success-label{color:var(--acid);font-size:9px;font-weight:800;letter-spacing:2px}.success-check{width:88px;height:88px;background:var(--acid);color:#171915;border-radius:50%;display:grid;place-items:center;margin:18px 0 21px;box-shadow:0 0 0 10px #d8ff3812,0 0 60px #d8ff3826}.success-page h1{font-size:clamp(44px,14vw,68px);line-height:.9;letter-spacing:-3.5px;margin:0 0 20px}.success-page>p{color:#aeb0a8;font-size:11px;line-height:1.7}.success-page>p strong{color:#fff}.success-card{width:min(100%,300px);display:flex;align-items:center;gap:12px;text-align:left;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px;margin:14px 0 26px}.success-card svg{color:var(--acid)}.success-card div{display:flex;flex-direction:column;font-size:11px}.success-card span{color:#85877f;font-size:8px;margin-top:2px}.order-status{width:min(100%,310px);display:flex;align-items:center;position:relative;margin-bottom:28px}.order-status>span{width:10px;height:10px;border:2px solid #73766e;border-radius:50%}.order-status>span.active,.order-status>span:nth-of-type(2){background:var(--acid);border-color:var(--acid)}.order-status>i{flex:1;height:1px;background:#565850}.order-status div{position:absolute;left:-10px;right:-13px;top:16px;display:flex;justify-content:space-between}.order-status b{font-size:7px;color:#777970;font-weight:500}.success-actions{width:min(100%,310px);display:grid;gap:8px}.success-button{width:100%;height:52px;border:1px solid #3b3e37;border-radius:14px;color:#fff;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.success-button.primary{color:#171915;background:var(--acid);border-color:var(--acid)}.success-footnote{color:#65675f;font-size:7px;line-height:1.7;margin-top:13px}.confetti{position:absolute;width:6px;height:16px;background:var(--acid);transform:rotate(27deg)}.confetti-a{left:13%;top:19%}.confetti-b{right:15%;top:28%;background:#fb6f91;transform:rotate(-40deg)}.confetti-c{right:28%;top:9%;width:5px;height:5px;border-radius:50%;background:#76a6ff}.profile-page{min-height:calc(100vh - 66px);padding:10px 14px 110px;background:#f6f6f1}.profile-hero{position:relative;overflow:hidden;border-radius:25px;padding:23px 19px 19px;color:#fff;background:#171915}.profile-hero:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-95px;top:-85px;background:var(--acid);opacity:.92}.profile-kicker{position:relative;z-index:1;color:var(--acid);font-size:8px;font-weight:800;letter-spacing:1.8px}.profile-identity{position:relative;z-index:1;display:flex;align-items:center;gap:13px;margin:19px 0 23px}.profile-avatar{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;color:#171915;background:var(--acid);border-radius:50%}.profile-identity>div:last-child{min-width:0;flex:1}.profile-identity>div:last-child>span{display:block;color:#8e9188;font-size:9px}.profile-name{max-width:100%;border:0;padding:2px 0;color:#fff;background:none;display:flex;align-items:center;gap:8px;font-size:24px;font-weight:800;letter-spacing:-1px;cursor:pointer}.name-form{display:flex;align-items:center;gap:8px;margin-top:3px}.name-form input{width:min(100%,250px);min-width:0;border:0;border-bottom:1px solid #5b5e56;padding:3px 0 6px;outline:0;color:#fff;background:transparent;font-size:18px;font-weight:700}.name-form input::placeholder{color:#777a72}.name-form button{width:34px;height:34px;flex:0 0 auto;border:0;display:grid;place-items:center;border-radius:50%;background:var(--acid);cursor:pointer}.profile-stats{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-stats>div{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0e}.profile-stats svg{flex:0 0 auto;color:var(--acid)}.profile-stats span{display:flex;flex-direction:column;color:#8f9289;font-size:7px}.profile-stats strong{color:#fff;font-size:14px}.level-card{margin:12px 0 28px;padding:17px;display:grid;grid-template-columns:44px 1fr;gap:0 12px;align-items:center;border:1px solid #dfe0d8;border-radius:18px;background:#fff}.level-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#171915;background:var(--acid)}.level-copy>span{color:#85877d;font-size:7px;font-weight:800;letter-spacing:1.2px}.level-copy h2{margin:2px 0 3px;font-size:18px;letter-spacing:-.6px}.level-copy p{margin:0;color:#85877d;font-size:8px}.level-progress{grid-column:1 / -1;height:5px;margin-top:15px;overflow:hidden;border-radius:6px;background:#e8e9e2}.level-progress span{display:block;height:100%;border-radius:inherit;background:#9fc518;transition:width .4s ease}.purchases-section{padding:0 2px}.purchases-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 3px 14px}.purchases-heading span{color:#898b81;font-size:8px;font-weight:800;letter-spacing:1.5px}.purchases-heading h2{margin:3px 0 0;font-size:24px;letter-spacing:-1px}.purchases-heading>strong{min-width:28px;height:28px;padding:0 8px;display:grid;place-items:center;border-radius:16px;background:var(--acid);font-size:10px}.empty-purchases{padding:42px 24px;text-align:center;border:1px dashed #d1d3ca;border-radius:18px;color:#86887e}.empty-purchases svg{color:#171915}.empty-purchases h3{margin:11px 0 7px;color:#171915;font-size:16px}.empty-purchases p{max-width:330px;margin:auto;font-size:10px;line-height:1.6}.purchase-orders{display:grid;gap:12px}.purchase-order{overflow:hidden;border:1px solid #e0e1da;border-radius:18px;background:#fff}.purchase-order>header{padding:14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ecece7}.purchase-order>header>div{display:flex;flex-direction:column}.purchase-order>header>div:last-child{text-align:right}.purchase-order>header strong{font-size:9px}.purchase-order>header>div:last-child strong{color:#729000}.purchase-order>header span{margin-top:2px;color:#8a8c82;font-size:7px}.purchase-item{min-width:0;padding:11px 14px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;align-items:center}.purchase-item+.purchase-item{border-top:1px solid #f0f0eb}.purchase-item img{width:64px;height:64px;object-fit:cover;border-radius:11px;background:#ecece6}.purchase-item>div{min-width:0}.purchase-item span{color:#8a8c82;font-size:7px}.purchase-item h3{margin:2px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.purchase-item small{color:#777970;font-size:8px}.purchase-item>strong{font-size:9px;white-space:nowrap}.purchase-order>footer{padding:11px 14px;display:flex;justify-content:space-between;border-top:1px solid #ecece7;background:#fafaf6;font-size:10px}@keyframes sheet-up{0%{transform:translateY(50px);opacity:.5}}@keyframes fade-in{0%{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 700px){.topbar{padding:0 36px}.hero{height:420px;margin:12px 28px 0}.hero-copy{left:48px;top:55px}.hero h1{font-size:64px}.hero img{width:55%;right:20px;bottom:-60px}.catalog{padding:44px 30px 120px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 15px}.section-heading h2{font-size:34px}.product-image-wrap{border-radius:20px}.product-meta h3{font-size:16px}.price-row strong{font-size:14px}.bottom-nav{width:430px;bottom:14px;border:1px solid #e1e2da;border-radius:22px;height:66px;padding-bottom:8px}.cart-page{max-width:700px;margin:auto}.sizes{grid-template-columns:repeat(9,1fr)}.profile-page{max-width:760px;margin:auto;padding:18px 28px 120px}.profile-hero{padding:30px}.profile-stats{width:430px}.purchase-item{grid-template-columns:78px minmax(0,1fr) auto}.purchase-item img{width:78px;height:78px}}
