.cd-overlay{position:fixed;inset:0;z-index:200;background:transparent}.cd-panel{position:fixed;top:0;right:0;bottom:0;width:440px;max-width:100vw;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 32px rgba(0,0,0,.14);animation:cdSlideIn .25s ease;z-index:201}@keyframes cdSlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.cd-header{justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e7e4e4;flex-shrink:0}.cd-header,.cd-header-left{display:flex;align-items:center}.cd-header-left{gap:10px;font-size:18px;font-weight:700}.cd-close{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;transition:background .15s}.cd-close:hover{background:#f6f5f5}.cd-items{flex:1 1;overflow-y:auto;padding:0}.cd-empty{padding:56px 24px;text-align:center;color:#999;font-size:15px}.cd-item{display:grid;grid-template-columns:90px 1fr;grid-gap:16px;gap:16px;padding:20px 24px;border-bottom:1px solid #ebebeb}.cd-item:last-child{border-bottom:0}.cd-thumb{width:90px;height:90px;border-radius:8px;background:#eee 50%/cover no-repeat;flex-shrink:0}.cd-item-body{display:flex;flex-direction:column;justify-content:space-between;padding:2px 0}.cd-item-title{font-size:14px;font-weight:700;line-height:1.4;color:#000;margin-bottom:4px}.cd-item-meta{font-size:12px;color:#888;line-height:1.5}.cd-item-price{font-size:14px;font-weight:700;color:#000;margin-top:8px;margin-bottom:10px}.cd-item-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cd-item-actions .qty{border:1px solid #ccc;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center}.cd-item-actions .qty button{width:32px;height:32px;display:grid;place-items:center;transition:background .15s;font-size:14px}.cd-item-actions .qty button:hover{background:#f6f5f5}.cd-item-actions .qty span{padding:0 12px;font-weight:700;font-size:14px;min-width:18px;text-align:center}.cd-remove{font-size:12px;color:#000;border:1.5px solid #ccc;border-radius:999px;padding:6px 14px;font-weight:500;transition:background .15s,border-color .15s;background:#fff}.cd-remove:hover{background:#f6f5f5;border-color:#aaa}.cd-footer{flex-shrink:0;border-top:1px solid #e0dfdf}.cd-note-wrap{padding:16px 24px}.cd-note{border:none;outline:none;background:transparent;font:inherit;font-size:14px;font-weight:400;color:#aaa;width:100%;text-decoration:underline;text-underline-offset:4px;-webkit-text-decoration-color:#bbb;text-decoration-color:#bbb;caret-color:#000}.cd-note::placeholder{color:#aaa}.cd-note:focus{color:#000}.cd-checkout{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;background:#0b252a;color:#fff;padding:20px;font-size:16px;font-weight:700;font-family:inherit;transition:background .15s}.cd-checkout:hover{background:#06181c}.cd-checkout:disabled{opacity:.5;cursor:not-allowed}@media (max-width:767px){.cd-panel{width:100vw}.cd-item{grid-template-columns:80px 1fr;gap:12px;padding:16px}.cd-thumb{width:80px;height:80px}.cd-header{padding:14px 16px}.cd-note-wrap{padding:12px 16px}.cd-checkout{padding:18px 16px;font-size:15px}.cd-item-actions .qty button{width:28px;height:28px}}.footer-wrapper{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.footer-cta,.footer-wrapper{display:flex;flex-direction:column}.footer-cta{background:linear-gradient(rgba(11,37,42,.7),rgba(11,37,42,.7)),url(/assets/footerDoodles.jpg) 50%/cover no-repeat;padding:40px 56px;align-items:center;justify-content:center;text-align:center}.footer-cta h3{font-family:Clash Grotesk,system-ui,sans-serif;font-weight:500;font-size:36px;line-height:1.2;color:#fff;margin:0 0 24px}.footer-schedule-btn{background:#fff;color:#000;font-family:Satoshi,system-ui,sans-serif;font-weight:700;font-size:16px;padding:14px 28px;border-radius:4px;border:none;cursor:pointer;transition:transform .2s,background .2s}.footer-schedule-btn:hover{transform:translateY(-2px);background:#f5f5f5}.footer-main{background-color:#0b252a;color:#fff;padding:30px 56px 10px}.footer-cols{display:flex;justify-content:space-between;gap:64px;max-width:1400px;margin:0 auto;flex-wrap:wrap}.footer-brand{flex:1 1;min-width:250px;max-width:300px}.footer-brand img{margin-bottom:24px}.footer-brand p{font-family:Satoshi,system-ui,sans-serif;font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0 0 32px}.footer-socials{display:flex;gap:20px}.footer-socials a{color:#fff;transition:opacity .2s}.footer-socials a:hover{opacity:.7}.footer-parent-brand{margin-top:36px;padding-top:28px;border-top:1px solid hsla(0,0%,100%,.12);display:flex;flex-direction:column;align-items:flex-start;gap:4px}.footer-parent-brand img{margin-bottom:0}.footer-parent-desc{font-family:Satoshi,system-ui,sans-serif;font-size:12px!important;line-height:1.6!important;color:hsla(0,0%,100%,.5)!important;margin:0!important}.footer-parent-desc a{color:hsla(0,0%,100%,.75);text-decoration:underline;text-underline-offset:2px;transition:color .2s}.footer-parent-desc a:hover{color:#fff}.footer-parent-socials{margin-top:4px;gap:14px!important}.footer-parent-socials a svg{width:18px;height:18px}.footer-socials svg{width:24px;height:24px}.footer-links-group{display:flex;gap:48px;flex:2 1;flex-wrap:wrap}.footer-contact h5,.footer-link-col h5{font-family:Satoshi,system-ui,sans-serif;font-weight:700;font-size:18px;color:#fff;margin:0 0 24px}.footer-link-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.footer-link-col a{font-family:Satoshi,system-ui,sans-serif;color:hsla(0,0%,100%,.7);text-decoration:none;font-size:15px;transition:color .2s}.footer-link-col a:hover{color:#fff}.footer-contact{flex:1 1;min-width:200px}.contact-item{margin-bottom:24px}.contact-item strong{display:block;font-weight:700;color:#fff;margin-bottom:8px}.contact-item p,.contact-item strong{font-family:Satoshi,system-ui,sans-serif;font-size:15px}.contact-item p{color:hsla(0,0%,100%,.7);margin:0;line-height:1.5}.footer-bottom{max-width:1400px;margin:40px auto 0;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1);text-align:center}.footer-bottom p{font-family:Satoshi,system-ui,sans-serif;font-size:13px;color:hsla(0,0%,100%,.6);margin:0}@media (max-width:1023px){.footer-cta{padding:64px 32px}.footer-main{padding:64px 32px 32px}.footer-cols{gap:48px}.footer-links-group{gap:32px}}@media (max-width:767px){.footer-cta{padding:48px 20px}.footer-cta h3{font-size:28px}.footer-main{padding:48px 20px 24px}.footer-cols{flex-direction:column;gap:48px}.footer-brand{max-width:100%}.footer-links-group{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px 24px;gap:16px 24px;width:100%}.footer-bottom{margin-top:48px}.footer-contact{display:block;width:100%}.footer-contact h5{margin-bottom:12px}.footer-contact .contact-item{display:inline-block;vertical-align:top;width:33.3333%;box-sizing:border-box;padding-right:12px;margin-bottom:0}.footer-contact .contact-item p{margin:0;font-size:14px;line-height:1.4;color:hsla(0,0%,100%,.8)}}@media (max-width:767px){@media (max-width:360px){.footer-contact .contact-item{display:block;width:100%;padding-right:0;margin-bottom:12px}}}.nav{justify-content:space-between;padding:24px 56px 12px;gap:40px;background:#fff}.nav,.nav .logo{display:flex;align-items:center}.nav .logo{gap:8px}.nav .logo img{height:40px;width:auto}.nav .links{display:flex;align-items:center;gap:24px;font-size:16px;font-weight:500}.nav .links a{padding:4px 2px;border-bottom:2px solid transparent}.nav .links a:hover{border-bottom-color:var(--ink)}.nav .right{gap:12px}.nav .right,.search{display:flex;align-items:center}.search{position:relative;gap:8px;background:var(--bg-soft);border-radius:32px;padding:6px 8px 6px 20px;width:360px;transition:box-shadow .2s}.search:focus-within{box-shadow:0 0 0 2px var(--ink);background:#fff}.search input{border:0;background:transparent;outline:0;flex:1 1;font:inherit;font-size:15px;color:var(--ink)}.search input::placeholder{color:var(--muted)}.search .search-btn{width:32px;height:32px;border-radius:50%;background:var(--line-2);display:grid;place-items:center;transition:background .15s}.search:focus-within .search-btn{background:var(--ink);color:#fff}.search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--line-2);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);max-height:360px;overflow-y:auto;z-index:200;display:flex;flex-direction:column}.search-result-item{display:flex;align-items:center;gap:12px;padding:12px;text-decoration:none;color:var(--ink);transition:background .15s;border-bottom:1px solid var(--line-2)}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:var(--bg-soft)}.search-result-img{border-radius:4px;object-fit:cover;flex-shrink:0}.search-result-info{display:flex;flex-direction:column;gap:4px;overflow:hidden}.search-result-title{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-price{font-size:13px;color:var(--muted)}.search-no-results{padding:16px;text-align:center;color:var(--muted);font-size:14px}.icon-btn{width:44px;height:44px;border-radius:999px;background:var(--bg-soft);display:grid;place-items:center;position:relative;transition:background .15s,transform .15s}.icon-btn:hover{background:var(--line-2);transform:translateY(-1px)}.icon-btn .badge{position:absolute;top:-2px;right:-2px;background:var(--red);color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:999px;display:grid;place-items:center;border:2px solid #fff}.login-btn{display:inline-flex;align-items:center;gap:8px;background:var(--bg-soft);border-radius:999px;padding:6px 18px 6px 6px;font-size:15px;font-weight:500}.login-btn .avatar,.login-btn:hover{background:var(--line-2)}.login-btn .avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.nav-menu-btn{display:none}.nav-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:200;animation:fade .2s ease}.nav-mobile-menu{position:absolute;left:0;top:0;bottom:0;width:min(320px,88vw);background:#fff;display:flex;flex-direction:column;overflow-y:auto;animation:slideLeft .26s cubic-bezier(.2,.8,.2,1)}@keyframes slideLeft{0%{transform:translateX(-32px);opacity:0}to{transform:translateX(0);opacity:1}}.nav-mobile-head{display:flex;align-items:center;justify-content:space-between}.nav-mobile-head,.nav-mobile-search{padding:16px 20px;border-bottom:1px solid var(--line-2);flex-shrink:0}.nav-mobile-search .search{width:100%}.nav-mobile-links{display:flex;flex-direction:column;flex:1 1}.nav-mobile-links a{padding:15px 20px;font-size:16px;font-weight:500;border-bottom:1px solid var(--line-2);transition:background .15s}.nav-mobile-links a:hover{background:var(--bg-soft)}.nav-mobile-foot{padding:20px;flex-shrink:0}.nav-mobile-group{display:flex;flex-direction:column;border-bottom:1px solid var(--line-2)}.nav-mobile-group-btn{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;font-size:16px;font-weight:500;width:100%;text-align:left;background:none;border:none;cursor:pointer;transition:background .15s}.nav-mobile-group-btn:hover{background:var(--bg-soft)}.nav-mobile-chevron{flex-shrink:0;transition:transform .2s}.nav-mobile-group-btn.open .nav-mobile-chevron{transform:rotate(180deg)}.nav-mobile-sub{display:flex;flex-direction:column;background:var(--bg-soft)}.nav-mobile-sub-item{padding:12px 20px 12px 36px;font-size:15px;font-weight:400;color:var(--ink);border-top:1px solid var(--line-2);transition:background .15s}.nav-mobile-sub-item:hover{background:var(--line-2)}.nav-mobile-sub-item--all{font-weight:600}@media (min-width:1600px){.nav{padding:28px 72px 14px}}@media (min-width:1440px) and (max-width:1599px){.nav{padding:26px 64px 14px}}@media (max-width:1280px){.nav{padding-left:40px;padding-right:40px}}@media (max-width:1199px){.nav{padding:16px 32px}.nav .links,.nav .login-btn,.nav .search{display:none}.nav-menu-btn{display:grid}}@media (max-width:1023px){.nav{padding:16px 32px}}@media (max-width:767px){.nav{padding:14px 20px}.nav,.nav .right{gap:8px}}.sub-nav-row{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2);padding:24px 0;z-index:99;box-shadow:0 4px 12px rgba(0,0,0,.05)}.sub-nav-container{display:flex;align-items:center;justify-content:flex-start;gap:24px;padding:0 56px}.sub-nav-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--ink);transition:transform .2s,opacity .2s}.sub-nav-item:hover{transform:translateY(-2px);opacity:.8}.sub-nav-img-wrap{width:100px;height:100px;border-radius:8px;overflow:hidden;position:relative;background:var(--bg-soft);border:1px solid var(--line-2)}.sub-nav-label{font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;text-align:center}.active-nav{border-bottom-color:var(--ink)!important}.sub-nav-item--all .sub-nav-img-wrap{border:2px solid var(--ink)}.sub-nav-item--all .sub-nav-label{font-weight:700}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);display:flex;align-items:stretch;justify-content:flex-end;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sheet{width:100%;max-width:500px;background:#fff;box-shadow:-8px 0 32px rgba(0,0,0,.12);display:flex;flex-direction:column;max-height:100vh;overflow-y:auto;animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.sheet-head{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.sheet-head h2{font-family:Satoshi,sans-serif;font-weight:500;font-size:20px;line-height:32px;margin:0;gap:12px}.sheet-head .icon-btn,.sheet-head h2{color:#000;display:flex;align-items:center}.sheet-head .icon-btn{width:32px;height:32px;border:none;background:none;cursor:pointer;font-size:24px;justify-content:center;padding:0}.sheet-head .icon-btn:hover{opacity:.7}.sheet-body{padding:32px;display:flex;flex-direction:column;gap:4px;flex:1 1}.field{display:flex;flex-direction:column;gap:6px}.signup-form,.signup-verify-panel{display:flex;flex-direction:column;gap:18px}.signup-verify-panel{padding-top:8px}.signup-verify-note{font-weight:400;font-size:16px;line-height:1.4}.field .hint,.field label,.signup-verify-note{margin:0;font-family:Satoshi,sans-serif;color:#666}.field .hint,.field label{font-weight:500;font-size:12px;line-height:100%}.wrap{position:relative;display:flex;align-items:center}.select-wrap:after{content:"";position:absolute;right:18px;width:10px;height:10px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);pointer-events:none}.select-wrap select{width:100%;height:41px;padding:12px 40px 12px 12px;border:1px solid #ccc;border-radius:4px;font-family:Satoshi,sans-serif;font-weight:500;font-size:12px;line-height:100%;color:#000;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff}.mobile-wrap{gap:12px}.country-code{flex:0 0 auto;height:41px;min-width:116px;display:flex;align-items:center;padding:12px;border:1px solid #ccc;border-radius:4px;font-family:Satoshi,sans-serif;font-weight:500;font-size:12px;line-height:100%;color:#000;background:#fff}.mobile-wrap input{flex:1 1}.terms-row{display:flex;align-items:flex-start;gap:10px;font-family:Satoshi,sans-serif;font-size:12px;line-height:1.35;color:#000;margin-top:4px}.terms-row input{width:20px;height:20px;margin-top:1px;flex:0 0 auto}.terms-row a{text-decoration:underline;color:#000}.field input,.wrap input{width:100%;height:41px;padding:12px;border:1px solid #ccc;border-radius:4px;font-family:Satoshi,sans-serif;font-weight:500;font-size:12px;line-height:100%;color:#000;box-sizing:border-box}.wrap input::placeholder{color:#999}.wrap input:focus{outline:none;border-color:#000}.wrap button{position:absolute;right:12px;width:24px;height:24px;border:none;background:none;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;padding:0}.wrap button:hover{color:#000}.hint{font-family:Satoshi,sans-serif;font-weight:500;font-size:12px;line-height:100%;color:#666;margin-top:4px}.hint.ink,.hint.muted{text-decoration:underline;cursor:pointer}.hint.otp-hint{display:block;width:-moz-fit-content;width:fit-content;text-align:left;padding:0;border:0;background:none}.hint.otp-hint .hint-link{text-decoration:underline}.otp-panel{display:flex;flex-direction:column;gap:18px;padding-top:8px;transition:opacity .2s ease,filter .2s ease}.otp-panel-dimmed{opacity:.25;filter:blur(.25px);pointer-events:none}.otp-panel-note{margin:0;font-family:Satoshi,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#666}.otp-panel-link{width:-moz-fit-content;width:fit-content;padding:0;border:0;background:none;text-align:left;margin-top:-2px}.otp-field{gap:6px}.otp-field input{height:58px;font-size:16px}.otp-resend{margin:0;font-family:Satoshi,sans-serif;font-weight:500;font-size:12px;line-height:100%;color:#666}.hint.ink,.hint.muted{color:#333}.otp-help-shell{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;background:rgba(0,0,0,.25);z-index:20}.otp-help-sheet{width:100%;max-width:500px;background:#fff;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 -12px 40px rgba(0,0,0,.18);padding:20px 32px 28px;max-height:72vh;overflow-y:auto}.otp-help-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.otp-help-head h3{margin:0;font-family:Satoshi,sans-serif;font-weight:700;font-size:20px;line-height:1.2;color:#000}.otp-help-close{width:28px;height:28px;border:0;background:transparent;font-size:26px;line-height:1;color:#000;cursor:pointer;padding:0}.otp-help-list{display:flex;flex-direction:column;gap:28px}.otp-help-item h4{margin:0 0 6px;font-family:Satoshi,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#000}.otp-help-item p{margin:0;font-family:Satoshi,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#666}.otp-help-item a{color:#000;text-decoration:underline}.sheet-foot{padding:32px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #f0f0f0;flex-shrink:0}.sheet .btn-primary,.sheet button.btn{width:100%;height:48px;background-color:#1a3a3a;color:#fff;font-family:Satoshi,sans-serif;font-weight:500;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.sheet .btn-primary:hover,.sheet button.btn:hover{background-color:#0f2525}.sheet .light-blue-button,.sheet button.btn.light-blue-button{width:100%;height:48px;background-color:#d7dedf;color:#000;font-family:Satoshi,sans-serif;font-weight:500;font-size:14px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.sheet .light-blue-button:hover,.sheet button.btn.light-blue-button:hover{background-color:#c5cfd2}@media (max-width:767px){.sheet{width:100%;max-width:100%;max-height:100vh;border-radius:0;box-shadow:none}.sheet-head{padding:20px 24px}.sheet-head h2{font-size:18px;line-height:28px}.sheet-body{padding:24px}.signup-form,.signup-verify-panel{gap:14px}.signup-verify-note{font-size:15px}.sheet-foot{padding:24px}.country-code,.field input,.select-wrap select,.wrap input{height:40px;font-size:14px}.country-code{min-width:110px}.terms-row{font-size:12px}.otp-panel{gap:14px}.otp-panel-note{font-size:15px}.otp-field input{height:52px;font-size:15px}.otp-help-sheet{padding:18px 20px 24px;max-height:78vh;border-top-left-radius:0;border-top-right-radius:0}.otp-help-head h3,.otp-help-item h4{font-size:18px}.otp-help-item p{font-size:15px}}:root{--ink:#000;--ink-2:#1d1d1d;--ink-3:#333;--muted:#666;--muted-2:#999;--line:#ccc;--line-2:#e7e4e4;--bg:#fff;--bg-soft:#f6f5f5;--bg-soft-2:#f2f2f2;--peach:#e8ccbf;--teal:#0b252a;--teal-pressed:#06181c;--green:#034821;--star:#ffc700;--red:#ff1f01;--shadow-soft:0 2px 10px rgba(0,0,0,.06);--shadow-pop:0 8px 24px rgba(0,0,0,.08)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fff;color:var(--ink);font-family:Satoshi,system-ui,-apple-system,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{text-decoration:none}a,button{color:inherit}button{font-family:inherit;cursor:pointer;border:0;background:transparent}.page{width:100%;margin:0;background:#fff;overflow-x:clip}.site-inner{width:100%;margin:0 auto;padding:0 56px}@media (min-width:1600px){.site-inner{padding:0 72px}}@media (min-width:1440px) and (max-width:1599px){.site-inner{padding:0 64px}}@media (max-width:1280px){.site-inner{padding:0 40px}}@media (max-width:1023px){.site-inner{padding:0 32px}}@media (max-width:767px){.site-inner{padding:0 20px}}.font-clash{font-family:Clash Grotesk,Satoshi,sans-serif;font-weight:500;letter-spacing:-.01em}.font-mont{font-family:Montserrat,system-ui,sans-serif;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:4px;font-family:Satoshi,sans-serif;font-weight:700;padding:12px 32px;font-size:18px;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .08s,background .15s,color .15s}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--teal);color:#fff}.btn-primary:hover{background:var(--teal-pressed)}.btn-light{background:var(--bg-soft);color:var(--ink)}.btn-light:hover{background:var(--line-2)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.btn-ghost:hover{background:var(--ink);color:#fff}.btn-lg{padding:18px 28px;font-size:20px}.btn-black{background:#000;color:#fff;border-radius:4px;padding:12px 28px;font-weight:700}.btn-black:hover{background:#111}.section{padding:72px 56px;background:#fff}.section.tinted{background:var(--bg-soft-2);width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.section-head{text-align:center;margin:0 auto 40px;max-width:880px}.section-head h2{font-size:36px;margin:0 0 12px}.section-head p{margin:0;font-size:18px;color:var(--ink-3);font-weight:500}.app-tabs button.active{background:var(--teal);color:#fff}.app-tabs button:hover:not(.active){background:var(--bg-soft);color:var(--ink)}.cart-wrap{display:grid;grid-template-columns:1fr 400px;grid-gap:40px;gap:40px;padding:24px 56px 72px;align-items:start}.cart-list{display:flex;flex-direction:column;gap:16px}.cart-row{display:grid;grid-template-columns:140px 1fr;grid-gap:20px;gap:20px;padding:20px;border:1px solid var(--line-2);border-radius:12px;background:#fff}.cart-row .thumb{width:140px;height:140px;border-radius:8px;background:#eee 50%/cover no-repeat}.cart-row-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 24px;gap:0 24px;align-items:start}.cart-row-left{gap:3px}.cart-row-left,.cart-row-right{display:flex;flex-direction:column}.cart-row-right{gap:4px;padding-top:2px}.cart-row h4{margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.4}.cart-row .meta{font-size:13px;color:var(--muted);line-height:1.5}.cart-row .acc-list{display:flex;flex-direction:column;gap:4px}.cart-row .acc-item{font-size:13px;color:var(--muted);line-height:1.5}.cart-row .price{font-weight:700;font-size:16px;margin:10px 0 12px}.cart-row .actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.qty{display:inline-flex;align-items:center;gap:0;border:1px solid var(--line);border-radius:999px;overflow:hidden}.qty button{width:32px;height:32px;display:grid;place-items:center;transition:background .15s}.qty button:hover{background:var(--bg-soft)}.qty span{padding:0 12px;font-weight:700;min-width:16px;text-align:center}.cart-remove-btn{font-size:13px;color:var(--ink);border:1px solid var(--line);border-radius:4px;padding:6px 14px;transition:background .15s}.cart-remove-btn:hover,.cart-summary{background:var(--bg-soft)}.cart-summary{border:1px solid var(--line-2);border-radius:12px;position:-webkit-sticky;position:sticky;top:24px;align-self:start;overflow:hidden}.cart-addr-card{justify-content:space-between;gap:12px;padding:20px;background:#fff;border-bottom:1px solid var(--line-2)}.cart-addr-card,.cart-addr-left{display:flex;align-items:flex-start}.cart-addr-left{gap:10px;flex:1 1;min-width:0}.cart-addr-icon{width:36px;height:36px;border-radius:8px;border:1px solid var(--line-2);display:grid;place-items:center;flex-shrink:0}.cart-addr-text{flex:1 1;min-width:0}.cart-addr-name{font-size:14px;font-weight:700;margin-bottom:2px}.cart-addr-line{font-size:12px;color:var(--muted);line-height:1.4}.cart-addr-edit{background:var(--teal);color:#fff;border-radius:4px;padding:8px 14px;font-size:13px;font-weight:700;white-space:nowrap;flex-shrink:0}.cart-addr-edit:hover{background:var(--teal-pressed)}.cart-summary-count{display:flex;align-items:center;gap:10px;padding:16px 20px;font-size:16px;font-weight:700}.cart-summary-divider{border:0;border-top:1px solid var(--line-2);margin:0}.cart-summary-lines{padding:8px 20px}.cart-summary-line{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px}.cart-summary-line.total{padding:16px 20px;font-size:16px;font-weight:700}.cart-summary-line .free{color:#1a7a3c;font-weight:700}.cart-order-note{display:block;width:100%;border:0;border-top:1px solid var(--line-2);background:transparent;padding:14px 20px;font:inherit;font-size:14px;color:var(--muted);resize:none;outline:0}.cart-order-note:focus{color:var(--ink)}.cart-place-order{display:block;width:100%;background:var(--teal);color:#fff;padding:18px;font-size:16px;font-weight:700;font-family:inherit;text-align:center;transition:background .15s}.cart-place-order:hover{background:var(--teal-pressed)}.profile-wrap{display:grid;grid-template-columns:260px 1fr;grid-gap:40px;gap:40px;padding:32px 56px 72px}.pf-side{display:flex;flex-direction:column;gap:4px;border:1px solid var(--line-2);border-radius:12px;padding:16px;background:#fff;align-self:start;position:-webkit-sticky;position:sticky;top:24px}.pf-side .me{display:flex;gap:12px;align-items:center;padding:8px 8px 16px;border-bottom:1px solid var(--line-2);margin-bottom:8px}.pf-side .me .av{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--peach),#d9b9a7);display:grid;place-items:center;font-weight:700;color:var(--teal)}.pf-tab{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:15px;color:var(--ink-3);font-weight:500;transition:background .15s;cursor:pointer}.pf-tab:hover{background:var(--bg-soft)}.pf-tab.active{background:var(--teal);color:#fff;font-weight:700}.pf-main{display:flex;flex-direction:column;gap:24px}.pf-card{border:1px solid var(--line-2);border-radius:12px;padding:24px;background:#fff}.pf-card h3{margin:0 0 20px;font-size:20px;font-family:Clash Grotesk,sans-serif;font-weight:500;display:flex;justify-content:space-between;align-items:center}.pf-card h3 .edit{font-size:13px;font-weight:500;color:var(--teal);text-decoration:underline;cursor:pointer;font-family:Satoshi,sans-serif}.pf-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 40px;gap:20px 40px}.pf-grid .k{font-size:13px;color:var(--muted);margin-bottom:4px}.pf-grid .v{font-size:15px;font-weight:500}.addr{border:1px solid var(--line-2);border-radius:10px;padding:16px;display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;margin-bottom:12px}.addr .tag{display:inline-block;background:var(--peach);color:var(--teal);border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700;margin-bottom:6px}.addr .actions{display:flex;gap:8px}.addr .actions button{font-size:13px;padding:6px 14px;border:1px solid var(--line);border-radius:999px}.addr .actions button:hover{background:var(--bg-soft)}.order{border:1px solid var(--line-2);border-radius:10px;padding:16px;display:grid;grid-template-columns:72px 1fr auto;grid-gap:16px;gap:16px;align-items:center;margin-bottom:12px}.order .th{width:72px;height:72px;border-radius:8px;background:#eee 50%/cover no-repeat}.order .s{font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;display:inline-block}.order .s.delivered{background:#d5f3e3;color:#146c43}.order .s.intransit{background:#fff3cc;color:#785100}.order .s.processing{background:var(--line-2);color:var(--ink-3)}.ck-wrap{display:grid;grid-template-columns:1fr 420px;grid-gap:40px;gap:40px;padding:32px 56px 72px}.ck-step{border:1px solid var(--line-2);border-radius:12px;padding:24px;margin-bottom:16px;background:#fff}.ck-step h3{margin:0 0 16px;font-size:18px;display:flex;gap:12px;align-items:center;font-family:Clash Grotesk,sans-serif;font-weight:500}.ck-step h3 .num{width:28px;height:28px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700;font-family:Satoshi,sans-serif}.ck-step.done h3 .num{background:#146c43}.ck-step.off{opacity:.5;pointer-events:none}.pay-option{border:1px solid var(--line);border-radius:10px;padding:14px 16px;display:flex;gap:12px;align-items:center;cursor:pointer;transition:border-color .15s,background .15s;margin-bottom:10px}.pay-option.sel,.pay-option:hover{background:var(--bg-soft)}.pay-option.sel{border-color:var(--teal)}.pay-option .r{width:18px;height:18px;border-radius:50%;border:2px solid var(--line);display:grid;place-items:center;flex-shrink:0}.pay-option.sel .r{border-color:var(--teal)}.pay-option.sel .r:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--teal)}.pay-option .pay-meta{flex:1 1}.pay-option h4{margin:0;font-size:15px;font-weight:700}.pay-option p{margin:2px 0 0;font-size:13px;color:var(--muted)}.pill{display:inline-block;background:var(--peach);color:var(--teal);font-size:12px;font-weight:700;border-radius:999px;padding:4px 10px}.ph-stripe{background:repeating-linear-gradient(45deg,#eee 0 10px,#e4e4e4 10px 20px)}.page-head{padding:0 56px}.page-empty{padding:80px 56px;text-align:center}@media (max-width:1023px){.section{padding:56px 32px}.page-head{padding:0 32px}.page-empty{padding:60px 32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.cart-wrap{grid-template-columns:1fr;padding:24px 32px 64px;gap:32px}.cart-summary{position:static}.ck-wrap{grid-template-columns:1fr;padding:24px 32px 64px;gap:32px}.summary{position:static}.profile-wrap{grid-template-columns:1fr;padding:24px 32px 64px;gap:24px}.pf-side{position:static}}@media (max-width:767px){.section{padding:40px 20px}.section-head h2{font-size:26px}.section-head p{font-size:16px}.page-head{padding:0 16px}.page-empty{padding:48px 16px}.cart-wrap{padding:12px 16px 56px;gap:20px}.cart-row{grid-template-columns:100px 1fr;padding:14px;gap:14px}.cart-row .thumb{width:100px;height:100px}.cart-row-content{grid-template-columns:1fr}.cart-addr-card{flex-wrap:wrap}.cart-addr-edit{font-size:12px;padding:7px 12px}.crumbs{padding:12px 16px}.summary{position:static}.ck-wrap{padding:12px 16px 56px;gap:20px}.profile-wrap{padding:12px 16px 56px;gap:16px}.pf-grid{grid-template-columns:1fr;gap:10px}.pf-side{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding:0;border-radius:0;border:0;border-bottom:1px solid var(--line-2);gap:0;-webkit-overflow-scrolling:touch}.pf-side::-webkit-scrollbar{display:none}.pf-side .me{display:none}.pf-tab{flex:0 0 auto;border-radius:0;padding:11px 14px;font-size:13px;border-bottom:2px solid transparent;gap:6px;white-space:nowrap}.pf-tab.active{background:transparent;color:var(--teal);border-bottom-color:var(--teal);font-weight:700}.btn-lg{font-size:16px;padding:14px 22px}}