html,body,#root{min-width:100%;min-height:100%;margin:0;padding:0}body{background:#f3f3f3}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0;padding:0}body{color:#000;background:#f3f3f3;font-family:Arial,Helvetica,sans-serif}button,a{font-family:inherit}.site{color:#000;background:#f3f3f3;width:100%;min-height:100vh}.menu-button,.search-button{z-index:90;color:#fff;cursor:pointer;filter:drop-shadow(0 1px 4px #00000059);background:0 0;border:0;position:fixed}.menu-button{width:28px;padding:0;top:clamp(20px,2vw,30px);left:clamp(18px,2vw,30px)}.menu-button span{background:#fff;width:24px;height:1px;margin:7px 0;transition:transform .25s,opacity .25s;display:block}.search-button{padding:0;font-size:clamp(28px,2.3vw,35px);line-height:1;top:clamp(13px,1.6vw,22px);left:clamp(64px,5vw,78px);transform:rotate(-10deg)}.menu-backdrop{z-index:55;cursor:default;background:#0000002e;border:0;position:fixed;inset:0}.side-menu{z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;width:min(390px,86vw);padding:140px 34px 34px;transition:transform .35s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:20px 0 60px #0000002e}.side-menu.is-open{transform:translate(0)}.side-menu nav{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.side-menu button{color:#000;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:18px 0;font-size:19px;font-weight:500}.side-menu button:hover{opacity:.55}.hero{text-align:center;background:#000;width:100%;min-height:100svh;position:relative;overflow:hidden}.hero-video{object-fit:cover;object-position:center center;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:2;pointer-events:none;background:#00000073;position:absolute;inset:0}.hero-logo{z-index:5;pointer-events:none;width:100%;padding:0 24px;position:absolute;top:clamp(74px,8vh,118px);left:50%;transform:translate(-50%)}.brand-logo{object-fit:contain;filter:drop-shadow(0 2px 8px #ffffff29)drop-shadow(0 6px 18px #00000057);width:clamp(260px,24vw,390px);max-width:86vw;height:auto;margin:0 auto;display:block}.hero-actions{z-index:6;color:#fff;text-align:center;width:min(92vw,520px);position:absolute;bottom:clamp(90px,12vh,145px);left:50%;transform:translate(-50%)}.hero-actions p{color:#fff;text-shadow:0 2px 10px #00000073;margin:0 0 clamp(22px,2vw,30px);font-size:clamp(15px,1.15vw,19px);font-weight:500;line-height:1.4}.shop-button{color:#fff;letter-spacing:.05em;text-shadow:0 2px 10px #0006;cursor:pointer;background:0 0;border:1px solid #fff;justify-content:center;align-items:center;min-width:clamp(170px,14vw,206px);height:clamp(48px,4vw,56px);font-size:clamp(10px,.7vw,12px);font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.shop-button:hover{color:#000;text-shadow:none;background:#fff}.socials{color:#fff;justify-content:center;align-items:flex-start;gap:clamp(24px,2.6vw,38px);margin-top:clamp(26px,2.6vw,34px);font-size:clamp(12px,.9vw,14px);font-weight:500;display:flex}.socials a,.contact-socials a{width:74px;min-height:76px;color:inherit;text-align:center;opacity:.92;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;line-height:1.1;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.socials a{color:#fff;text-shadow:0 2px 10px #00000073}.socials a:hover,.contact-socials a:hover{opacity:1;text-decoration:none;transform:translateY(-2px)}.social-icon{flex:0 0 34px;width:34px;height:34px;display:block}.socials .social-icon,.contact-socials .social-icon{margin:0 auto}.shop,.community,.contact{text-align:center;color:#000;padding:clamp(86px,9vw,130px) 8vw}.shop,.contact{background:#fff}.community{background:#f3f3f3}.section-heading{max-width:820px;margin:0 auto}.section-heading p{letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.section-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(42px,6vw,82px);font-weight:900;line-height:.95}.section-heading span{max-width:620px;margin:24px auto 0;font-size:clamp(17px,1.4vw,21px);line-height:1.65;display:block}.shop-grid,.community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:min(100%,1420px);margin:clamp(42px,5vw,64px) auto 0;display:grid}.category-card,.community-card{color:#000;isolation:isolate;background:linear-gradient(#f5f5f5f5,#e8e8e8f5);flex-direction:column;justify-content:center;align-items:center;min-height:clamp(310px,28vw,430px);padding:32px;text-decoration:none;transition:transform .28s,background .28s,color .28s;display:flex;position:relative;overflow:hidden}.community-card{background:linear-gradient(#fffffff5,#f4f4f4f5)}.category-card:before,.community-card:before{content:"";z-index:-2;opacity:0;background:radial-gradient(circle at 50% 35%,#ffffffd9,#0000 28%),linear-gradient(135deg,#0000000f,#ffffff61);transition:opacity .32s,transform .42s;position:absolute;inset:0;transform:scale(1.08)}.category-card:after,.community-card:after{content:"";z-index:-1;border:1px solid #0000;transition:border-color .28s,background .28s;position:absolute;inset:0}.category-card:hover,.community-card:hover{color:#fff;background:#111;transform:translateY(-4px)}.category-card:hover:before,.community-card:hover:before{opacity:1;transform:scale(1)}.category-card:hover:after,.community-card:hover:after{background:#00000042;border-color:#ffffff3d}.category-card span,.community-card span{letter-spacing:-.06em;font-size:clamp(26px,3.1vw,46px);font-weight:900;transition:transform .28s;display:block}.category-card small,.community-card small{opacity:.72;max-width:290px;margin-top:16px;font-size:clamp(13px,1vw,15px);line-height:1.6;transition:opacity .28s,transform .28s;display:block}.category-card:hover span,.community-card:hover span{transform:translateY(-4px)}.category-card:hover small,.community-card:hover small{opacity:.88;transform:translateY(2px)}.contact-email{color:#000;letter-spacing:-.04em;margin-top:34px;font-size:clamp(22px,3vw,42px);font-weight:900;text-decoration:none;display:inline-block}.contact-email:hover{opacity:.55}.contact-socials{color:#000;justify-content:center;align-items:flex-start;gap:clamp(24px,2.6vw,38px);margin-top:34px;font-size:14px;display:flex}.contact-socials a{color:#000}.footer{color:#fff;text-align:center;background:#000;gap:8px;padding:48px 8vw;display:grid}.footer span,.footer small{opacity:.74}.story-modal{z-index:100;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d1;padding:72px 32px 96px;transition:opacity .45s,visibility .45s;display:block;position:fixed;inset:0;overflow-y:auto}.story-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.story-content{color:#fff;text-align:center;opacity:0;width:min(920px,92vw);margin:0 auto;transition:transform .7s,opacity .7s;transform:translateY(24px)}.story-modal.is-open .story-content{opacity:1;transform:translateY(0)}.story-kicker{letter-spacing:.18em;text-transform:uppercase;opacity:0;margin:0 0 22px;font-size:13px;animation:.7s .15s forwards storyFadeUp}.story-content h1{letter-spacing:-.08em;opacity:0;margin:0 0 36px;font-size:clamp(46px,8vw,108px);font-weight:900;line-height:.9;animation:.75s .3s forwards storyFadeUp}.story-lines{max-width:780px;margin:0 auto;padding-bottom:72px}.story-lines p{margin:20px 0;font-size:clamp(18px,2vw,25px);line-height:1.62}.story-lines .story-strong-line{margin-top:30px;font-weight:900}.story-word{opacity:0;filter:blur(5px);display:inline-block;transform:translateY(8px)}.story-modal.is-open .story-word{animation:.46s forwards storyWordReveal;animation-delay:var(--word-delay)}.story-close{z-index:110;color:#fff;cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-size:42px;line-height:1;position:fixed;top:28px;right:32px}@keyframes storyWordReveal{0%{opacity:0;filter:blur(5px);transform:translateY(8px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes storyFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.hero-logo{top:86px}.brand-logo{width:clamp(250px,42vw,360px)}.hero-actions{bottom:105px}.shop-grid,.community-grid{grid-template-columns:1fr}.category-card,.community-card{min-height:280px}}@media (width<=560px){.menu-button{top:20px;left:20px}.search-button{top:14px;left:64px}.hero-logo{top:82px}.brand-logo{width:min(76vw,310px)}.hero-actions{width:100%;padding:0 18px;bottom:74px}.hero-actions p{margin-bottom:22px}.socials{gap:18px}.shop,.community,.contact{padding:84px 24px}.category-card,.community-card{min-height:245px}.contact-socials{flex-wrap:wrap;row-gap:18px}.story-modal{padding:64px 22px 84px}.story-close{top:18px;right:20px}.story-lines p{margin:18px 0}}@media (height<=700px) and (width>=700px){.hero-logo{top:64px}.brand-logo{width:clamp(250px,22vw,340px)}.hero-actions{bottom:62px}.socials{margin-top:22px}}.waitlist{color:#000;text-align:center;background:#f3f3f3;padding:clamp(92px,10vw,150px) 24px;position:relative;overflow:hidden}.waitlist .section-heading{text-align:center;width:min(1120px,100%);margin:0 auto}.waitlist .section-heading p{letter-spacing:.22em;text-transform:uppercase;color:#000;margin:0 0 24px;font-size:12px;font-weight:900;line-height:1}.waitlist .section-heading h2{letter-spacing:-.08em;color:#000;max-width:980px;margin:0 auto;font-size:clamp(52px,8vw,112px);line-height:.88}.waitlist .section-heading span{color:#000;max-width:760px;margin:34px auto 0;font-size:clamp(17px,1.4vw,24px);line-height:1.55;display:block}.waitlist-form{grid-template-columns:1fr 168px;align-items:stretch;gap:12px;width:min(760px,100% - 32px);margin:clamp(42px,5vw,68px) auto 0;display:grid}.waitlist-form input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #00000059;border-radius:0;outline:none;width:100%;min-width:0;height:64px;padding:0 20px;font-family:inherit;font-size:15px}.waitlist-form input:focus{border-color:#000}.waitlist-form button{box-sizing:border-box;color:#000;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #000;border-radius:0;height:64px;font-family:inherit;font-size:12px;font-weight:900}.waitlist-form button:hover{color:#fff;background:#000}.waitlist-form button:disabled{opacity:.62;cursor:wait}.waitlist-message{color:#000;max-width:760px;margin:22px auto 0;font-size:14px;line-height:1.6}.waitlist-message.error{color:#9c1f1f}.category-card{appearance:none;cursor:pointer;text-align:center;border:0;font-family:inherit}.collection-modal{z-index:9999;opacity:0;pointer-events:none;background:0 0;place-items:center;padding:28px;transition:opacity .26s,background .26s;display:grid;position:fixed;inset:0}.collection-modal.is-open{opacity:1;pointer-events:auto;background:#000000d1}.collection-content{box-sizing:border-box;color:#000;text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:min(760px,100%);min-height:min(540px,100vh - 56px);padding:clamp(42px,6vw,86px);transition:transform .32s;display:flex;transform:translateY(18px)scale(.98)}.collection-modal.is-open .collection-content{transform:translateY(0)scale(1)}.collection-kicker{letter-spacing:.22em;text-transform:uppercase;color:#000;margin:0;font-size:11px;font-weight:900;line-height:1}.collection-content h1{letter-spacing:-.07em;color:#000;max-width:680px;margin:0;font-size:clamp(42px,7vw,82px);line-height:.92}.collection-content p{color:#000;max-width:560px;margin:0;font-size:clamp(16px,1.3vw,20px);line-height:1.65}.collection-content small{color:#000000a3;font-size:13px;line-height:1.4;display:block}.collection-content span{letter-spacing:.12em;text-transform:uppercase;color:#000;margin-top:4px;font-size:12px;font-weight:900;display:block}.collection-waitlist-button{color:#fff;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:#000;border:1px solid #000;border-radius:0;min-width:190px;height:56px;margin-top:16px;font-family:inherit;font-size:12px;font-weight:900}.collection-waitlist-button:hover{color:#000;background:#fff}.collection-close{z-index:10000;color:#fff;cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-family:inherit;font-size:40px;line-height:1;position:fixed;top:22px;right:24px}.contact-form{gap:12px;width:min(760px,100% - 48px);margin:clamp(38px,4.5vw,58px) auto 0;display:grid}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-form input,.contact-form textarea{box-sizing:border-box;color:#000;background:#fff;border:1px solid #0000002e;border-radius:0;outline:none;width:100%;padding:0 18px;font-family:inherit;font-size:15px}.contact-form input{height:56px}.contact-form textarea{resize:vertical;min-height:170px;padding-top:18px}.contact-form button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#000;border:1px solid #000;border-radius:0;justify-self:center;min-width:176px;height:56px;margin-top:10px;font-family:inherit;font-size:12px;font-weight:800}.contact-form button:hover{color:#000;background:#fff}@media (width<=700px){.contact-form-row{grid-template-columns:1fr}}@media (width<=640px){.waitlist{padding:84px 24px}.waitlist .section-heading h2{font-size:clamp(44px,14vw,72px)}.waitlist-form{grid-template-columns:1fr;width:100%}.waitlist-form button,.collection-waitlist-button,.contact-form button{width:100%}.collection-modal{padding:18px}.collection-content{min-height:min(540px,100vh - 36px);padding:46px 26px}.collection-content h1{font-size:clamp(38px,14vw,62px)}}@media (width<=420px){.socials,.contact-socials{gap:16px}.socials a,.contact-socials a{width:64px}.social-icon{flex-basis:30px;width:30px;height:30px}}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:10px;display:flex}.footer-links a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .2s}.footer-links a:hover{opacity:1}.footer-legal{margin-top:4px}@media (width<=560px){.footer-links{gap:16px}}.footer-links button{color:#fff;cursor:pointer;font-family:inherit;font-size:inherit;opacity:.8;background:0 0;border:0;padding:0;transition:opacity .2s}.footer-links button:hover{opacity:1}.legal-modal{z-index:10020;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d6;padding:72px 32px 96px;transition:opacity .35s,visibility .35s;display:block;position:fixed;inset:0;overflow-y:auto}.legal-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.legal-content{color:#000;text-align:left;background:#fff;width:min(920px,92vw);margin:0 auto;padding:clamp(42px,6vw,82px)}.legal-kicker{letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:900}.legal-content h1{letter-spacing:-.07em;margin:0;font-size:clamp(44px,7vw,86px);line-height:.92}.legal-updated{color:#00000094;margin:22px 0 42px;font-size:14px}.legal-text{gap:18px;display:grid}.legal-text h2{letter-spacing:-.04em;margin:20px 0 0;font-size:clamp(22px,2.6vw,34px);line-height:1}.legal-text p{color:#000000c7;max-width:760px;margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.72}.legal-close{z-index:10030;color:#fff;cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-family:inherit;font-size:40px;line-height:1;position:fixed;top:22px;right:24px}@media (width<=640px){.legal-modal{padding:64px 18px 84px}.legal-content{padding:42px 26px}}.cookie-consent-overlay{z-index:20000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cookie-consent-box{color:#fff;text-align:center;background:#000;border:1px solid #ffffff2e;width:min(620px,100%);padding:clamp(34px,5vw,56px);box-shadow:0 30px 90px #0000006b}.cookie-consent-kicker{letter-spacing:.22em;text-transform:uppercase;opacity:.78;margin:0 0 18px;font-size:11px;font-weight:900;line-height:1}.cookie-consent-box h2{letter-spacing:-.07em;margin:0;font-size:clamp(34px,5vw,58px);line-height:.92}.cookie-consent-box p{color:#ffffffc2;max-width:510px;margin:24px auto 0;font-size:clamp(15px,1.2vw,18px);line-height:1.65}.cookie-consent-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.cookie-consent-actions button{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border-radius:0;min-width:156px;height:54px;font-family:inherit;font-size:12px;font-weight:900}.cookie-accept-button{color:#000;background:#fff;border:1px solid #fff}.cookie-accept-button:hover{color:#fff;background:0 0}.cookie-learn-button{color:#fff;background:0 0;border:1px solid #ffffff94}.cookie-learn-button:hover{color:#000;background:#fff;border-color:#fff}.cookie-consent-overlay+.legal-modal,.legal-modal.is-open{z-index:20020}@media (width<=560px){.cookie-consent-box{padding:34px 24px}.cookie-consent-actions{grid-template-columns:1fr;display:grid}.cookie-consent-actions button{width:100%}}.admin-order-view-button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#111;border:1px solid #111;min-height:38px;margin-top:12px;padding:0 16px;font-family:inherit;font-size:11px;font-weight:900}.admin-order-view-button:hover{color:#111;background:#fff}.admin-order-detail-modal{z-index:25000;opacity:0;visibility:hidden;pointer-events:none;background:#000000d1;place-items:center;padding:28px;transition:opacity .25s,visibility .25s;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-order-detail-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.admin-order-detail-content{color:#000;background:#fff;width:min(1180px,100%);max-height:calc(100vh - 56px);padding:clamp(28px,4vw,58px);overflow-y:auto;box-shadow:0 28px 90px #00000052}.admin-order-detail-header{border-bottom:1px solid #0000001f;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:26px;display:flex}.admin-order-detail-header h1{letter-spacing:-.07em;margin:12px 0 8px;font-size:clamp(36px,5vw,68px);line-height:.92}.admin-order-detail-header span,.admin-order-detail-content p,.admin-order-detail-content small{color:#000000ad;line-height:1.5}.admin-order-detail-statuses{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;font-size:13px;font-weight:700;display:flex}.admin-order-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px;display:grid}.admin-order-detail-grid section,.admin-order-detail-form,.admin-order-detail-items{background:#fafafa;border:1px solid #0000001f;padding:20px}.admin-order-detail-grid h2,.admin-order-detail-form h2,.admin-order-detail-items h2{letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:13px}.admin-order-detail-grid p{word-break:break-word;margin:6px 0}.admin-order-detail-items{margin-top:18px}.admin-order-detail-items>div{border-top:1px solid #00000014;justify-content:space-between;gap:18px;padding:13px 0;display:flex}.admin-order-detail-items>div:first-of-type{border-top:0}.admin-order-detail-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.admin-order-detail-actions button,.admin-order-detail-form button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#111;border:1px solid #111;min-height:44px;padding:0 16px;font-family:inherit;font-size:11px;font-weight:900}.admin-order-detail-actions button:hover,.admin-order-detail-form button:hover{color:#111;background:#fff}.admin-order-detail-form{margin-top:18px}.admin-order-detail-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-order-detail-form label{letter-spacing:.08em;text-transform:uppercase;gap:8px;margin-bottom:14px;font-size:12px;font-weight:900;display:grid}.admin-order-detail-form input,.admin-order-detail-form textarea{color:#000;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #00000038;outline:none;width:100%;padding:14px;font-family:inherit;font-size:14px}.admin-order-detail-form input:focus,.admin-order-detail-form textarea:focus{border-color:#000}.admin-order-tracking-preview{word-break:break-all;background:#fff;border:1px dashed #00000038;margin:0 0 16px;padding:12px}@media (width<=900px){.admin-order-detail-header,.admin-order-detail-items>div{display:grid}.admin-order-detail-statuses{text-align:left;align-items:flex-start}.admin-order-detail-grid,.admin-order-detail-form-grid{grid-template-columns:1fr}}.product-color-options button em{letter-spacing:.04em;text-transform:uppercase;opacity:.62;margin-top:5px;font-size:10px;font-style:normal;font-weight:800;display:block}.product-size-options button{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:74px;min-height:54px;display:inline-flex}.product-size-options button small{opacity:.62;font-size:10px;font-weight:800;line-height:1;display:block}.product-size-options button.is-disabled,.product-size-options button:disabled{opacity:.34;cursor:not-allowed;text-decoration:line-through}.product-size-options button.is-disabled small,.product-size-options button:disabled small{text-decoration:none}.product-stock-message{color:#111;letter-spacing:.02em;text-transform:uppercase;background:#f5f5f5;border:1px solid #00000014;margin:16px 0 24px;padding:13px 16px;font-size:13px;font-weight:800}.product-stock-message .is-out{color:#a60000}.collection-waitlist-button:disabled{opacity:.42;cursor:not-allowed}.admin-order-detail-form-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.admin-send-shipping-email-button{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#000;border:1px solid #000;min-height:54px;padding:0 22px;font-size:12px;font-weight:900}.admin-send-shipping-email-button:hover:not(:disabled){color:#000;background:#fff}.admin-send-shipping-email-button:disabled{opacity:.48;cursor:not-allowed}.promo-code-box{background:#ffffffdb;border:1px solid #0000001f;border-radius:18px;margin:18px 0;padding:18px}.promo-code-box label{letter-spacing:.12em;text-transform:uppercase;color:#111;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.promo-code-row{grid-template-columns:1fr auto;align-items:stretch;gap:10px;display:grid}.promo-code-row input{color:#111;min-width:0;font:inherit;text-transform:uppercase;background:#fff;border:1px solid #00000024;border-radius:14px;padding:14px 16px}.promo-code-row button{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#111;border:1px solid #111;border-radius:14px;padding:0 18px;font-size:12px;font-weight:900}.promo-code-row button:hover{color:#111;background:#fff}.promo-code-row button:disabled{opacity:.55;cursor:wait}.promo-code-message{color:#000000a3;margin:10px 0 0;font-size:13px;line-height:1.45}.promo-code-message.success{color:#1f7a3a}.promo-code-message.error{color:#9c1f1f}.admin-discount-list{gap:14px}.admin-discount-card{background:#fff;border:1px solid #00000014;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.admin-discount-card>div:first-child{gap:6px;min-width:0;display:grid}.admin-discount-card strong{letter-spacing:-.04em;font-size:22px;font-weight:900}.admin-discount-card span{color:#0000009e;font-size:13px;line-height:1.35}.admin-discount-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-discount-actions button{color:#111;cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.admin-discount-actions button:hover{color:#fff;background:#111}@media (width<=760px){.promo-code-row{grid-template-columns:1fr}.promo-code-row button{min-height:46px}.admin-discount-card{grid-template-columns:1fr}.admin-discount-actions{justify-content:flex-start}}.admin-inventory-panel{gap:28px;display:grid}.inventory-dashboard-header{background:#fff;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:20px;padding:28px;display:flex}.inventory-dashboard-header h2,.inventory-section-card h2,.inventory-restock-form h2,.inventory-alert-list h2{letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:18px;font-weight:900}.inventory-dashboard-header p{color:#555;margin:0;line-height:1.5}.inventory-dashboard-header button,.inventory-restock-form button,.inventory-table button{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#000;border:0;border-radius:999px;padding:14px 22px;font-size:12px;font-weight:900}.inventory-metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.inventory-metric-card{background:#fff;border:1px solid #00000014;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;display:flex}.inventory-metric-card span,.inventory-metric-card small{color:#555;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.inventory-metric-card strong{letter-spacing:-.08em;font-size:clamp(32px,4vw,56px);line-height:.95}.inventory-metric-card.warning{background:#fff7df}.inventory-metric-card.danger{background:#ffe7e7}.inventory-grid{align-items:stretch}.inventory-restock-form,.inventory-alert-list,.inventory-section-card{background:#fff;border-radius:22px;padding:28px}.inventory-alert-list{align-content:start;gap:12px;display:grid}.inventory-alert-item{background:#f7f7f7;border:1px solid #00000014;border-radius:18px;justify-content:space-between;gap:18px;padding:18px;display:flex}.inventory-alert-item strong,.inventory-history-item strong,.inventory-product-card strong{text-transform:uppercase;font-size:15px;font-weight:900;display:block}.inventory-alert-item span,.inventory-history-item span,.inventory-product-card span,.inventory-history-item small{color:#555;margin-top:6px;font-size:13px;line-height:1.4;display:block}.inventory-alert-item b{white-space:nowrap;text-transform:uppercase;align-self:center;font-size:13px}.inventory-alert-item.warning{background:#fff8e7}.inventory-alert-item.danger{background:#ffe9e9}.inventory-table{gap:6px;display:grid;overflow-x:auto}.inventory-table-row{background:#f7f7f7;border-radius:16px;grid-template-columns:1.5fr 1fr .6fr .6fr .8fr .7fr;align-items:center;gap:12px;min-width:820px;padding:16px 18px;display:grid}.inventory-table-head{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#000;font-size:12px;font-weight:900}.inventory-status{text-transform:uppercase;border-radius:999px;width:fit-content;padding:8px 12px;font-size:11px;font-weight:900}.inventory-status.ok{color:#087a1e;background:#e8f7e8}.inventory-status.warning{color:#8a5a00;background:#fff0c2}.inventory-status.danger{color:#a00000;background:#ffd9d9}.inventory-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.inventory-product-card{background:#f7f7f7;border-radius:18px;gap:12px;padding:22px;display:grid}.inventory-product-card div{border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.inventory-product-card b{font-size:18px}.inventory-history-list{gap:10px;display:grid}.inventory-history-item{background:#f7f7f7;border-radius:16px;justify-content:space-between;gap:18px;padding:18px;display:flex}.inventory-history-item>div:last-child{text-align:right;min-width:160px}.inventory-history-item b{font-size:20px;display:block}@media (width<=1100px){.inventory-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-product-grid{grid-template-columns:1fr}}@media (width<=680px){.inventory-dashboard-header,.inventory-alert-item,.inventory-history-item{flex-direction:column;align-items:stretch}.inventory-metrics-grid{grid-template-columns:1fr}.inventory-history-item>div:last-child{text-align:left}}.admin-sales-panel{gap:28px;display:grid}.sales-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.sales-metric-card{background:#fff;border:1px solid #00000014;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:132px;padding:22px;display:flex}.sales-metric-card span{letter-spacing:.13em;text-transform:uppercase;color:#00000094;font-size:11px;font-weight:900}.sales-metric-card strong{letter-spacing:-.07em;color:#000;margin-top:8px;font-size:clamp(28px,3.4vw,54px);line-height:.95}.sales-metric-card small{color:#00000094;margin-top:10px;font-size:12px}.sales-metric-card.hero{color:#fff;background:#000}.sales-metric-card.hero span,.sales-metric-card.hero small,.sales-metric-card.hero strong{color:#fff}.sales-metric-card.warning strong{color:#9b3a00}.sales-grid{align-items:start}.sales-card-list{min-height:260px}.sales-rank-item,.sales-order-row{border-bottom:1px solid #00000014;align-items:center;gap:14px;padding:16px 0;display:grid}.sales-rank-item{grid-template-columns:42px 1fr auto}.sales-rank-item b{color:#fff;background:#000;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:inline-flex}.sales-rank-item div,.sales-order-row div{gap:4px;display:grid}.sales-rank-item strong,.sales-order-row strong{letter-spacing:-.02em;font-weight:900}.sales-rank-item span,.sales-order-row span{color:#0009;font-size:12px}.sales-rank-item em{font-style:normal;font-weight:900}.sales-recent-orders{overflow:hidden}.sales-order-row{grid-template-columns:1.2fr 1fr auto auto}.sales-order-row button{color:#000;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #000;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:900}.sales-order-row button:hover{color:#fff;background:#000}@media (width<=1100px){.sales-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-order-row{grid-template-columns:1fr;align-items:start}}@media (width<=640px){.sales-metrics-grid{grid-template-columns:1fr}.sales-rank-item{grid-template-columns:34px 1fr}.sales-rank-item em{grid-column:2}}.admin-customers-panel{gap:26px;display:grid}.customer-metrics-grid .sales-metric-card.hero{color:#fff;background:#000}.customer-crm-grid{grid-template-columns:minmax(320px,.92fr) minmax(520px,1.35fr);align-items:start}.customer-list-panel,.customer-profile-panel{align-self:start}.customer-search-row{grid-template-columns:1fr minmax(220px,340px);align-items:end;gap:16px;margin-bottom:18px;display:grid}.customer-search-row p{color:#0000008f;margin:6px 0 0;font-size:13px}.customer-search-row input{color:#000;background:#fff;border:1px solid #00000029;outline:none;width:100%;height:46px;padding:0 14px;font-family:inherit}.customer-search-row input:focus{border-color:#000}.customer-row-card{color:#000;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #00000014;grid-template-columns:1fr auto;align-items:center;gap:18px;width:100%;padding:16px 0;display:grid}.customer-row-card:hover,.customer-row-card.is-active{background:#0000000a;padding-left:12px;padding-right:12px}.customer-row-card strong,.customer-row-card span,.customer-row-card small{display:block}.customer-row-card strong{font-size:15px;font-weight:900}.customer-row-card span{color:#000000ad;margin-top:4px;font-size:13px}.customer-row-card small{color:#0000007a;margin-top:4px;font-size:12px}.customer-row-card>div:last-child{text-align:right}.customer-profile-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:22px;display:flex}.customer-profile-header h2{letter-spacing:-.07em;margin:8px 0 4px;font-size:clamp(30px,4vw,54px);line-height:.92}.customer-profile-header span{color:#0000009e;display:block}.customer-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:160px;display:flex}.customer-tags span{color:#000;letter-spacing:.08em;text-transform:uppercase;background:#f6f6f6;border:1px solid #0000001f;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.customer-profile-metrics{background:#00000012;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;margin-top:22px;display:grid}.customer-profile-metrics div,.customer-info-grid div,.customer-favorite-product{background:#fff;padding:18px}.customer-profile-metrics span,.customer-info-grid span,.customer-favorite-product span{color:#0000008a;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.customer-profile-metrics strong{letter-spacing:-.05em;font-size:clamp(20px,2.4vw,34px);display:block}.customer-info-grid{background:#00000012;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;margin-top:2px;display:grid}.customer-info-grid strong{word-break:break-word;font-size:14px;line-height:1.45;display:block}.customer-favorite-product{border:1px solid #00000014;margin-top:18px}.customer-favorite-product strong{letter-spacing:-.03em;font-size:20px;display:block}.customer-favorite-product small{color:#0000008f;margin-top:6px;display:block}.customer-orders-timeline{margin-top:24px}.customer-orders-timeline h2{margin-bottom:10px}.customer-order-history-row{border-bottom:1px solid #00000014;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:15px 0;display:grid}.customer-order-history-row strong,.customer-order-history-row span,.customer-order-history-row small{display:block}.customer-order-history-row span,.customer-order-history-row small{color:#00000094;margin-top:4px;font-size:12px}.customer-order-history-row button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#000;border:1px solid #000;min-height:34px;padding:0 12px;font-size:11px;font-weight:900}.customer-order-history-row button:hover{color:#000;background:#fff}@media (width<=980px){.customer-crm-grid,.customer-search-row,.customer-profile-metrics,.customer-info-grid,.customer-order-history-row,.customer-row-card{grid-template-columns:1fr}.customer-row-card>div:last-child,.customer-tags{text-align:left;justify-content:flex-start}.customer-profile-header{display:grid}}.admin-invoice-pdf-button{color:#000;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #000;border-radius:0;min-height:48px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:900}.admin-invoice-pdf-button:hover{color:#fff;background:#000}@media (width<=720px){.admin-invoice-pdf-button{width:100%}}.product-rating-summary{color:#000;align-items:center;gap:12px;margin:14px 0 28px;display:flex}.product-rating-summary strong,.product-reviews-header strong,.review-card strong,.admin-review-item strong{letter-spacing:.08em}.product-rating-summary span{opacity:.74;font-size:13px}.product-reviews-section{background:#ffffffb8;border:1px solid #0000001f;margin:34px 0;padding:26px}.product-reviews-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.product-reviews-header h2,.review-form h3{letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:15px;font-weight:900}.product-reviews-header p{opacity:.72;margin:0;font-size:13px}.review-distribution{gap:8px;margin:18px 0 24px;display:grid}.review-distribution-row{grid-template-columns:38px 1fr 36px;align-items:center;gap:10px;font-size:12px;display:grid}.review-distribution-row div{background:#00000014;height:8px;overflow:hidden}.review-distribution-row i{background:#000;height:100%;display:block}.review-list{gap:12px;margin:22px 0;display:grid}.review-card{background:#fff;border:1px solid #0000001a;padding:18px}.review-card h3{margin:8px 0 4px;font-size:15px}.review-card p{margin:10px 0;line-height:1.6}.review-card small,.admin-review-item small{opacity:.62}.verified-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#000;margin:2px 0 6px;padding:4px 8px;font-size:10px;font-weight:900;display:inline-flex}.review-form{border-top:1px solid #0000001a;gap:10px;margin-top:22px;padding-top:22px;display:grid}.review-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.review-form input,.review-form select,.review-form textarea{color:#000;background:#fff;border:1px solid #00000029;width:100%;padding:13px 14px;font-family:inherit;font-size:14px}.review-form button{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#000;border:1px solid #000;justify-self:start;padding:14px 20px;font-size:11px;font-weight:900}.review-form button:disabled{opacity:.6;cursor:wait}.review-message{margin:0;font-size:13px}.review-message.error{color:#9c1f1f}.admin-review-item{background:#fff;border:1px solid #0000001a;grid-template-columns:1fr auto;align-items:start;gap:20px;padding:18px;display:grid}.admin-review-item span{opacity:.68;margin-top:6px;display:block}.admin-review-item p{margin:12px 0;line-height:1.55}.admin-review-item>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (width<=700px){.review-form-row,.admin-review-item{grid-template-columns:1fr}}.wishlist-button{z-index:90;color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;filter:drop-shadow(0 1px 4px #00000059);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000001f;border:1px solid #ffffffe0;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex;position:fixed;top:clamp(18px,1.7vw,26px);right:clamp(104px,8vw,142px)}.wishlist-button:hover{color:#000;background:#fff}.wishlist-button span,.cart-button span{color:#000;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;line-height:1;display:inline-flex}.wishlist-product-card{cursor:pointer;border:0}.wishlist-heart{z-index:5;color:#000;background:#ffffffeb;border:1px solid #0000002e;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:absolute;top:18px;right:18px}.wishlist-heart:hover,.wishlist-heart.is-active{color:#fff;background:#000;transform:translateY(-2px)}.product-action-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.wishlist-secondary-button{color:#000;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:#fff;border:1px solid #000;min-width:190px;height:56px;font-family:inherit;font-size:12px;font-weight:900}.wishlist-secondary-button:hover,.wishlist-secondary-button.is-active{color:#fff;background:#000}.wishlist-content{width:min(920px,100%)}.wishlist-items{gap:14px;margin-top:24px;display:grid}.wishlist-item{text-align:left;background:#fff;border:1px solid #0000001f;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;display:grid}.wishlist-item img{object-fit:contain;background:#f5f5f5;width:96px;height:96px}.wishlist-item div{min-width:0}.wishlist-item strong{letter-spacing:-.02em;text-transform:uppercase;font-size:15px;font-weight:900;display:block}.wishlist-item span,.wishlist-item small{color:#0000009e;margin-top:5px;display:block}.wishlist-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.wishlist-actions button{color:#000;cursor:pointer;letter-spacing:.07em;text-transform:uppercase;background:#fff;border:1px solid #000;min-height:38px;padding:0 12px;font-family:inherit;font-size:11px;font-weight:900}.wishlist-actions button:hover{color:#fff;background:#000}@media (width<=760px){.wishlist-button{height:34px;font-size:10px;top:62px;right:20px}.wishlist-item{grid-template-columns:74px minmax(0,1fr)}.wishlist-item img{width:74px;height:74px}.wishlist-actions{grid-column:1/-1;justify-content:stretch}.wishlist-actions button{flex:1}.product-action-row{display:grid}}.account-button{z-index:90;color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;filter:drop-shadow(0 1px 4px #00000059);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000001f;border:1px solid #ffffffe0;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex;position:fixed;top:clamp(18px,1.7vw,26px);right:clamp(212px,16vw,272px)}.account-button:hover{color:#000;background:#fff}.account-content{width:min(980px,100vw - 32px)}.account-content .cart-header span{color:#000000a3;max-width:680px;margin:14px auto 0;font-size:15px;line-height:1.6;display:block}.account-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin:28px 0 24px;display:flex}.account-tabs button,.account-actions button{color:#000;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #000;min-height:42px;padding:0 16px;font-family:inherit;font-size:11px;font-weight:900}.account-tabs button.is-active,.account-tabs button:hover,.account-actions button:hover{color:#fff;background:#000}.account-actions button:disabled{opacity:.55;cursor:wait}.account-form{text-align:left;gap:14px;width:min(620px,100%);margin:0 auto;display:grid}.account-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-form label{color:#000000ad;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.account-form input{color:#000;background:#fff;border:1px solid #0003;outline:none;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:14px}.account-form input:focus{border-color:#000}.account-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:8px;display:flex}.account-actions-split{margin:24px 0}.account-note{text-align:left;background:#f7f7f7;border:1px solid #0000001a;width:min(620px,100%);margin:22px auto 0;padding:18px}.account-note strong,.account-note span{display:block}.account-note strong{text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:900}.account-note span{color:#0000009e;margin-top:8px;font-size:14px;line-height:1.55}.account-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0 18px;display:grid}.account-summary-grid>div{text-align:left;background:#f7f7f7;border:1px solid #0000001a;padding:18px}.account-summary-grid span,.account-summary-grid small{color:#00000094;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.account-summary-grid strong{letter-spacing:-.04em;overflow-wrap:anywhere;margin:8px 0;font-size:clamp(20px,2vw,30px);font-weight:900;display:block}.account-orders{text-align:left;margin-top:26px}.account-orders h3{letter-spacing:-.03em;margin:0 0 14px;font-size:20px;font-weight:900}.account-order-card{border-top:1px solid #0000001a;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:16px 0;display:grid}.account-order-card strong,.account-order-card span,.account-order-card a{display:block}.account-order-card strong{font-size:15px;font-weight:900}.account-order-card span{color:#00000094;margin-top:5px;font-size:13px}.account-order-card a{color:#000;text-transform:uppercase;letter-spacing:.06em;grid-column:1/-1;font-size:13px;font-weight:900}.account-message{color:#000;text-align:center;background:#f7f7f7;border:1px solid #0000001f;width:min(620px,100%);margin:18px auto 0;padding:14px;font-size:14px;line-height:1.5}.account-message.error{color:#9c1f1f;border-color:#9c1f1f59}.account-message.success{color:#1e7846;border-color:#1e784659}@media (width<=900px){.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.account-button{height:34px;font-size:10px;top:104px;right:20px}.account-form-row,.account-summary-grid,.account-order-card{grid-template-columns:1fr}.account-order-card{align-items:start}}.account-order-card-v3{gap:14px;display:grid}.account-order-main{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-order-actions{flex-wrap:wrap;gap:8px;display:flex}.account-order-actions button{color:#111;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #111;min-height:38px;padding:0 14px;font-size:11px;font-weight:900}.account-order-actions button:hover{color:#fff;background:#111}.account-order-detail-modal{z-index:10020}.account-order-detail-content{width:min(980px,100vw - 36px);max-height:calc(100vh - 36px);overflow-y:auto}.account-order-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.account-order-detail-grid section{background:#ffffff94;border:1px solid #00000024;min-width:0;padding:18px}.account-order-detail-grid h3,.account-order-detail-items h3{letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}.account-order-detail-grid p,.account-order-detail-grid a{color:#444;overflow-wrap:anywhere;margin:6px 0;font-size:14px;line-height:1.45;display:block}.account-order-detail-grid strong{margin-top:10px;font-size:16px;display:block}.account-order-detail-items{border-top:1px solid #0000001f;padding-top:22px}.account-order-detail-item{border-bottom:1px solid #0000001a;grid-template-columns:74px 1fr auto;align-items:center;gap:16px;padding:14px 0;display:grid}.account-order-detail-item img{object-fit:cover;background:#f2f2f2;width:74px;height:74px}.account-order-detail-item div{min-width:0}.account-order-detail-item strong,.account-order-detail-item span{overflow-wrap:anywhere;display:block}.account-order-detail-item span{color:#666;margin-top:4px;font-size:13px}.account-summary-grid>div{min-width:0;overflow:hidden}.account-summary-grid strong,.account-summary-grid small{overflow-wrap:anywhere;word-break:break-word}@media (width<=820px){.account-order-detail-grid{grid-template-columns:1fr}.account-order-main{gap:8px;display:grid}.account-order-detail-item{grid-template-columns:58px 1fr}.account-order-detail-item>strong:last-child{grid-column:2}}:root{--cv-black:#0c0c0c;--cv-cream:#f5f2ec;--cv-line:#0000001f;--cv-muted:#0000009e}body{overflow-x:hidden}button{-webkit-tap-highlight-color:transparent}.search-button,.wishlist-button,.cart-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;z-index:95!important;color:#fff!important;letter-spacing:0!important;text-transform:none!important;background:#00000094!important;border:1px solid #ffffff38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important;position:fixed!important;transform:none!important}.wishlist-button svg{fill:currentColor;stroke-width:1.5px}.wishlist-button span,.cart-button span{border:1px solid #00000014;color:#000!important;background:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-6px!important;right:-6px!important}.account-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:95!important;color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#00000094!important;border:1px solid #ffffff38!important;border-radius:999px!important;height:44px!important;padding:0 18px!important;font-size:11px!important;font-weight:900!important;position:fixed!important;top:20px!important;right:132px!important}.global-search-modal{z-index:180;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.global-search-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.global-search-backdrop{background:#000000b8;border:0;position:absolute;inset:0}.global-search-panel{color:#000;background:#fff;border-radius:28px;width:min(760px,100vw - 28px);margin:90px auto 0;padding:26px;position:relative;box-shadow:0 24px 90px #00000059}.global-search-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.global-search-head p{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.global-search-head button{cursor:pointer;background:0 0;border:0;font-size:32px;line-height:1}.global-search-panel input{border:1px solid var(--cv-line);color:#000;background:#f7f5f0;border-radius:14px;outline:none;width:100%;height:58px;padding:0 18px;font-size:17px}.global-search-results{gap:10px;max-height:min(56vh,520px);margin-top:18px;display:grid;overflow:auto}.global-search-result{border:1px solid var(--cv-line);color:#000;text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:76px 1fr;align-items:center;gap:16px;padding:10px;display:grid}.global-search-result img{object-fit:cover;background:#f1eee8;border-radius:12px;width:76px;height:76px}.global-search-result strong{font-size:15px;line-height:1.2;display:block}.global-search-result small{color:var(--cv-muted);margin-top:5px;font-size:12px;display:block}.product-detail-content{background:var(--cv-cream)!important;border-radius:26px!important;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;gap:28px!important;width:min(1180px,100vw - 32px)!important;min-height:auto!important;max-height:none!important;padding:28px!important;overflow:visible!important}.product-main-image{border:1px solid var(--cv-line)!important;background:#fff!important;border-radius:22px!important;min-height:520px!important}.product-thumbnails button{border-radius:14px!important;flex-direction:column!important;justify-content:center!important;gap:8px!important;height:148px!important;min-height:148px!important;padding:10px!important;display:flex!important}.product-thumbnails span{letter-spacing:.1em!important;font-size:10px!important}.product-overview-panel{background:#fff!important;border-radius:18px!important;min-height:0!important;padding:18px!important}.product-overview-panel:has(img[style*="display: none"]){display:none!important}.product-overview-panel h2{letter-spacing:.16em!important;margin:0 0 12px!important;font-size:13px!important}.product-detail-info{border:1px solid var(--cv-line)!important;background:#fff!important;border-radius:22px!important;align-self:start!important;gap:18px!important;padding:20px!important;position:sticky!important;top:20px!important}.product-detail-info .collection-kicker{letter-spacing:.16em!important;font-size:10px!important}.product-price{margin:0!important;font-size:28px!important;line-height:1!important}.product-option-block strong,.product-detail-sections h2,.product-reviews-section h2,.review-form h3{letter-spacing:.14em!important;font-size:13px!important}.product-color-options,.product-size-options{gap:8px!important}.product-color-options button,.product-size-options button{border-radius:12px!important;padding:10px!important}.product-detail-sections{gap:12px!important}.product-detail-sections section,.product-reviews-section{border-radius:16px!important;padding:16px!important}.product-size-chart table{min-width:430px!important;font-size:12px!important}.product-size-chart th,.product-size-chart td{padding:8px!important}.review-form-row{grid-template-columns:1fr!important;gap:8px!important}.review-form input,.review-form select,.review-form textarea{min-width:0!important;font-size:13px!important}.product-action-row{gap:10px!important}.product-action-row button{min-height:50px!important;font-size:11px!important}.related-products-panel{border:1px solid var(--cv-line)!important;background:#fff!important;border-radius:18px!important;padding:18px!important;overflow:hidden!important}.related-products-panel h2,.related-products-panel .related-title,.related-products-panel strong{letter-spacing:.1em!important;font-size:13px!important;line-height:1.2!important}.related-products-grid,.related-products-list{gap:10px!important;display:grid!important}.related-product-card,.related-products-panel button,.related-product{border:1px solid var(--cv-line)!important;color:#000!important;text-align:left!important;background:#f7f5f0!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;padding:10px!important;display:grid!important;overflow:hidden!important}.related-product-card h3,.related-products-panel button h3,.related-product h3{letter-spacing:0!important;word-break:normal!important;margin:0!important;font-size:14px!important;line-height:1.15!important}.account-content{border-radius:26px!important;width:min(1040px,100vw - 28px)!important;padding:clamp(24px,4vw,42px)!important}.account-content .cart-header h1{font-size:clamp(42px,6vw,76px)!important;line-height:.92!important}.account-summary-grid>div{min-width:0!important;padding:16px!important;overflow:hidden!important}.account-summary-grid strong{word-break:normal!important;overflow-wrap:anywhere!important;font-size:clamp(23px,2.7vw,34px)!important;line-height:1.05!important}.account-summary-grid small{overflow-wrap:anywhere!important;font-size:11px!important}.account-order-card{gap:10px!important;padding:16px 0!important}.account-order-main{grid-template-columns:1fr auto!important;align-items:center!important;gap:12px!important}.account-order-actions{flex-wrap:wrap!important;justify-content:flex-start!important;gap:8px!important;display:flex!important}.account-order-actions button,.account-actions button{min-height:42px!important;padding:0 14px!important;font-size:11px!important}@media (width<=980px){.product-detail-content{grid-template-columns:1fr!important;width:min(760px,100vw - 18px)!important;padding:18px!important}.product-detail-info{position:static!important}.product-main-image{min-height:430px!important}.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){.account-button{display:none!important}.search-button{top:16px!important;left:62px!important}.wishlist-button{top:16px!important;right:70px!important}.cart-button{top:16px!important;right:18px!important}.product-detail-content{border-radius:18px!important;width:calc(100vw - 10px)!important;padding:14px!important}.product-detail-info h1{font-size:38px!important}.product-thumbnails{grid-template-columns:repeat(3,1fr)!important}.product-thumbnails button{height:116px!important;min-height:116px!important}.product-thumbnails img{width:54px!important;height:64px!important}.account-summary-grid,.account-order-main{grid-template-columns:1fr!important}.global-search-panel{border-radius:22px;margin-top:70px;padding:18px}}:root{--cv-bg:#f6f4f0;--cv-surface:#fff;--cv-ink:#0b0b0b;--cv-muted:#00000094;--cv-line:#0000001a;--cv-soft-line:#0000000f;--cv-radius:0px;--cv-header-size:42px}body,.site{background:var(--cv-bg)!important;color:var(--cv-ink)!important}button,a,input,textarea,select{font-family:Arial,Helvetica,sans-serif!important}.search-button,.wishlist-button,.cart-button{width:var(--cv-header-size)!important;height:var(--cv-header-size)!important;min-width:var(--cv-header-size)!important;color:#fff!important;letter-spacing:0!important;text-transform:none!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;filter:none!important;box-shadow:none!important;background:#00000061!important;border:1px solid #ffffff59!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;transition:background .18s,color .18s,border-color .18s,transform .18s!important;display:inline-flex!important}.search-button:hover,.wishlist-button:hover,.cart-button:hover,.account-button:hover{color:#000!important;background:#fff!important;border-color:#ffffffe6!important;transform:translateY(-1px)!important}.account-button{top:22px!important;right:132px!important}.search-button svg,.wishlist-button svg,.cart-button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.85px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:20px!important;height:20px!important}.wishlist-button span,.cart-button span{color:#000!important;background:#fff!important;border:1px solid #00000014!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-6px!important;right:-6px!important}.account-button{z-index:95!important;height:var(--cv-header-size)!important;color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-shadow:none!important;background:#00000061!important;border:1px solid #ffffff59!important;border-radius:999px!important;padding:0 15px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;position:fixed!important}.section-heading p,.collection-kicker,.product-detail-info .collection-kicker,.global-search-head p{letter-spacing:.18em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important;line-height:1.2!important}.section-heading h2{letter-spacing:-.055em!important;font-size:clamp(34px,4.6vw,64px)!important;font-weight:900!important;line-height:.98!important}.section-heading span,.waitlist .section-heading span{max-width:620px!important;color:var(--cv-muted)!important;font-size:clamp(15px,1.15vw,18px)!important;line-height:1.58!important}#products .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important;width:min(100%,1320px)!important}#products .wishlist-product-card,#products .category-card.wishlist-product-card{color:#000!important;border:1px solid var(--cv-soft-line)!important;text-align:left!important;isolation:isolate!important;min-height:0!important;box-shadow:none!important;background:#fff!important;justify-content:flex-start!important;align-items:stretch!important;padding:clamp(16px,1.8vw,24px)!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important}#products .wishlist-product-card:before,#products .wishlist-product-card:after{display:none!important}#products .wishlist-product-card:hover{color:#000!important;background:#fff!important;transform:translateY(-3px)!important}#products .wishlist-product-card img{object-fit:contain!important;background:#f4f1ec!important;width:100%!important;height:clamp(260px,27vw,430px)!important;max-height:none!important;margin:0 0 18px!important;padding:clamp(10px,1.3vw,18px)!important;transition:transform .25s!important}#products .wishlist-product-card>span:not(.wishlist-heart){letter-spacing:-.015em!important;margin:0 0 6px!important;font-size:clamp(14px,1.05vw,17px)!important;font-weight:700!important;line-height:1.25!important;display:block!important;transform:none!important}#products .wishlist-product-card>strong{letter-spacing:0!important;color:var(--cv-muted)!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;display:block!important}#products .wishlist-heart{z-index:10!important;color:#000!important;width:38px!important;height:38px!important;box-shadow:none!important;background:#ffffffeb!important;border:1px solid #0000001f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;position:absolute!important;top:18px!important;right:18px!important;transform:none!important}#products .wishlist-heart-icon{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;width:18px!important;height:18px!important;display:block!important}.collection-modal.is-open{align-items:start!important;padding:24px!important;overflow-y:auto!important}.product-detail-content{color:#000!important;width:min(1180px,100vw - 48px)!important;min-height:auto!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr)!important;gap:34px!important;padding:clamp(22px,2.8vw,34px)!important}.product-main-image,.product-overview-panel,.product-detail-info,.related-products-panel,.product-detail-sections section,.product-reviews-section{box-shadow:none!important;border-radius:0!important}.product-main-image{border:1px solid var(--cv-soft-line)!important;background:#f4f1ec!important;min-height:clamp(420px,48vw,620px)!important}.product-main-image img{object-fit:contain!important;width:100%!important;max-height:clamp(390px,45vw,590px)!important}.product-thumbnails button{border:1px solid var(--cv-soft-line)!important;background:#f7f5f1!important;border-radius:0!important;height:112px!important;min-height:112px!important;padding:8px!important}.product-thumbnails img{object-fit:contain!important;width:60px!important;height:70px!important;margin:0 auto!important}.product-thumbnails span{letter-spacing:.1em!important;font-size:9px!important;font-weight:800!important}.product-detail-info{background:0 0!important;border:0!important;align-self:start!important;gap:16px!important;padding:0!important;position:sticky!important;top:24px!important}.product-detail-info h1{letter-spacing:-.05em!important;margin:0!important;font-size:clamp(32px,3.4vw,52px)!important;line-height:.98!important}.product-detail-info>p{color:var(--cv-muted)!important;font-size:14px!important;line-height:1.62!important}.product-price{letter-spacing:0!important;font-size:22px!important;font-weight:600!important}.product-action-row{justify-content:stretch!important;gap:10px!important;margin-top:18px!important}.product-action-row button,.collection-waitlist-button,.wishlist-secondary-button{letter-spacing:.09em!important;border-radius:0!important;flex:160px!important;min-width:0!important;height:48px!important;min-height:48px!important;font-size:10px!important;font-weight:800!important}.product-overview-panel,.product-detail-sections section,.product-reviews-section,.related-products-panel{border:1px solid var(--cv-soft-line)!important;background:#fff!important;padding:18px!important}.product-overview-panel h2,.product-detail-sections h2,.product-reviews-section h2,.related-products-panel h2,.review-form h3{letter-spacing:.16em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}.product-overview-panel img{object-fit:contain!important;max-height:320px!important}.related-products-grid,.related-products-list{gap:8px!important}.related-product-card,.related-products-panel button,.related-product{border:1px solid var(--cv-soft-line)!important;color:#000!important;text-align:left!important;background:#faf9f6!important;border-radius:0!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:9px!important;display:grid!important;overflow:hidden!important}.related-product-card img,.related-products-panel button img,.related-product img{object-fit:contain!important;background:#fff!important;width:64px!important;height:78px!important}.related-product-card h3,.related-products-panel button h3,.related-product h3,.related-products-panel strong{letter-spacing:-.01em!important;white-space:normal!important;overflow-wrap:anywhere!important;margin:0!important;font-size:13px!important;font-weight:700!important;line-height:1.18!important}.related-product-card p,.related-product-card span,.related-products-panel small,.related-product small{color:var(--cv-muted)!important;font-size:11px!important;line-height:1.25!important}.account-content,.cart-content,.checkout-content{box-shadow:none!important;border-radius:0!important}.account-content{width:min(1040px,100vw - 36px)!important;padding:clamp(22px,3vw,36px)!important}.account-content .cart-header h1,.cart-header h1{letter-spacing:-.045em!important;font-size:clamp(30px,4vw,52px)!important;line-height:1!important}.account-content .cart-header span,.cart-header span{color:var(--cv-muted)!important;overflow-wrap:anywhere!important;font-size:12px!important;line-height:1.45!important}.account-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.account-summary-grid>div{border-radius:0!important;min-width:0!important;padding:14px!important;overflow:hidden!important}.account-summary-grid strong{letter-spacing:-.03em!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:clamp(18px,1.8vw,25px)!important;line-height:1.05!important}.account-summary-grid small{letter-spacing:.08em!important;overflow-wrap:anywhere!important;font-size:10px!important;line-height:1.25!important}.account-order-card,.account-address-card,.wishlist-item,.cart-item{box-shadow:none!important;border-radius:0!important}.account-order-main{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}.account-order-main strong,.account-order-main span,.account-order-main small{overflow-wrap:anywhere!important}.account-order-actions,.account-actions{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.account-order-actions button,.account-actions button,.checkout-form button,.cart-summary button{letter-spacing:.08em!important;border-radius:0!important;min-height:42px!important;padding:0 14px!important;font-size:10px!important;font-weight:800!important}.global-search-panel{width:min(720px,100vw - 32px)!important;box-shadow:none!important;border-radius:0!important;padding:24px!important}.global-search-panel input{background:#f7f5f1!important;border-radius:0!important;height:54px!important;font-size:15px!important}.global-search-result{border-radius:0!important;grid-template-columns:64px minmax(0,1fr)!important;padding:8px!important}.global-search-result img{object-fit:contain!important;border-radius:0!important;width:64px!important;height:76px!important}.global-search-result strong{font-size:13px!important}.global-search-result small{font-size:11px!important}.footer{padding:38px 6vw!important}.footer strong{font-size:14px!important}input,textarea,select{border-radius:0!important}@media (width<=1100px){#products .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-detail-content{grid-template-columns:1fr!important;width:min(760px,100vw - 24px)!important}.product-detail-info{position:static!important}}@media (width<=760px){:root{--cv-header-size:40px}.menu-button{top:22px!important;left:20px!important}.search-button{top:18px!important;left:66px!important}.cart-button{top:18px!important;right:18px!important}.wishlist-button{top:18px!important;right:66px!important}.account-button{display:none!important}.hero-actions{bottom:76px!important}.shop,.community,.contact,.waitlist{padding:72px 20px!important}.section-heading h2,.waitlist .section-heading h2{font-size:clamp(34px,12vw,54px)!important}#products .shop-grid,.shop-grid,.community-grid{grid-template-columns:1fr!important;gap:16px!important}#products .wishlist-product-card img{height:min(82vw,390px)!important}.product-detail-content{width:calc(100vw - 20px)!important;padding:14px!important}.product-main-image{min-height:360px!important}.product-main-image img{max-height:340px!important}.product-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-thumbnails button{height:96px!important;min-height:96px!important}.product-detail-info h1{font-size:clamp(30px,9vw,42px)!important}.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=460px){.account-summary-grid{grid-template-columns:1fr!important}.product-action-row button{flex-basis:100%!important}}.community-video-section{background:#f3f3f3;padding:clamp(78px,8vw,118px) clamp(18px,4vw,64px)}.community-heading{max-width:720px}.community-heading h2{letter-spacing:-.055em;font-size:clamp(34px,4.6vw,68px)}.community-heading span{max-width:520px;font-size:clamp(15px,1.1vw,18px);line-height:1.65}.community-video-stack{grid-template-columns:1fr;gap:clamp(12px,1.4vw,18px);width:min(100%,1260px);margin:clamp(38px,5vw,62px) auto 0;display:grid}.community-video-panel{isolation:isolate;background:#111;min-height:clamp(320px,42vw,560px);position:relative;overflow:hidden}.community-loop-video{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.community-video-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000001f,#00000075),linear-gradient(90deg,#0000005c,#0000000a);position:absolute;inset:0}.community-video-copy{z-index:2;color:#fff;text-align:left;position:absolute;bottom:clamp(22px,4vw,54px);left:clamp(22px,4vw,56px)}.community-video-copy p{letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.community-video-copy h3{letter-spacing:-.06em;margin:0;font-size:clamp(30px,4.8vw,70px);font-weight:900;line-height:.94}@media (width>=980px){.community-video-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.community-video-panel{min-height:clamp(430px,38vw,620px)}}@media (width<=640px){.community-video-section{padding:74px 16px}.community-video-panel{min-height:430px}.community-video-copy{bottom:24px;left:22px;right:22px}}:root{--cv-black:#050505;--cv-white:#fff;--cv-ink:#0b0b0b;--cv-muted:#00000094;--cv-line:#0000001a;--cv-soft:#f5f5f3;--cv-soft-2:#eeeeeb;--cv-max:1320px;--cv-pad:clamp(22px, 4.4vw, 72px);--cv-section:clamp(76px, 8vw, 118px);--cv-ease:.18s ease}body{background:var(--cv-white);color:var(--cv-ink);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision}.site,.shop,.contact{background:var(--cv-white)}.community,.waitlist{background:var(--cv-soft)}.menu-button,.search-button,.wishlist-button,.cart-button,.account-button{transition:opacity var(--cv-ease), transform var(--cv-ease), background var(--cv-ease), color var(--cv-ease);filter:none!important;color:#fff!important}.menu-button:hover,.search-button:hover,.wishlist-button:hover,.cart-button:hover,.account-button:hover{opacity:.72;transform:translateY(-1px)}.search-button{width:34px!important;height:34px!important;font-size:0!important;top:22px!important;left:70px!important;transform:none!important}.search-button:before{content:"";border:1.6px solid;border-radius:50%;width:17px;height:17px;margin:5px 0 0 5px;display:block}.search-button:after{content:"";background:currentColor;border-radius:2px;width:8px;height:1.6px;position:absolute;top:24px;left:21px;transform:rotate(45deg)}.wishlist-button,.cart-button,.account-button{background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;padding:0!important;font-size:0!important;display:inline-flex!important}.wishlist-button svg,.cart-button svg,.account-button svg{stroke:currentColor!important;fill:none!important;stroke-width:1.55px!important;width:20px!important;height:20px!important}.wishlist-button span,.cart-button span,.account-button span{color:#000!important;text-align:center!important;letter-spacing:0!important;background:#fff!important;border-radius:999px!important;min-width:15px!important;height:15px!important;padding:0 4px!important;font-size:9px!important;font-weight:700!important;line-height:15px!important;position:absolute!important;top:-3px!important;right:-3px!important}.side-menu{width:min(360px,86vw);box-shadow:none;border-right:1px solid var(--cv-line);padding:126px 34px 34px}.side-menu button{letter-spacing:-.01em;padding:15px 0;font-size:16px;font-weight:600}.section-heading{max-width:780px}.section-heading p,.waitlist .section-heading p,.collection-kicker,.legal-kicker{letter-spacing:.2em!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.section-heading h2,.waitlist .section-heading h2,.collection-content h1,.legal-content h1{letter-spacing:-.065em!important;font-size:clamp(38px,5.2vw,76px)!important;font-weight:900!important;line-height:.94!important}.section-heading span,.waitlist .section-heading span,.collection-content p{color:#000000ad!important;max-width:620px!important;margin-top:24px!important;font-size:clamp(15px,1.06vw,18px)!important;line-height:1.62!important}.shop,.community,.contact,.waitlist{padding:var(--cv-section) var(--cv-pad)!important}.hero-overlay{background:#00000061!important}.brand-logo{filter:drop-shadow(0 6px 20px #00000047)!important;width:clamp(235px,20vw,340px)!important}.hero-actions{bottom:clamp(72px,10vh,120px)!important}.hero-actions p{max-width:430px;margin-left:auto;margin-right:auto;font-size:clamp(14px,1vw,17px)!important;font-weight:500!important}.shop-button,.collection-waitlist-button,.contact-form button,.checkout-form button,.account-form button,.admin-form button,.wishlist-actions button,.wishlist-secondary-button{letter-spacing:.12em!important;text-transform:uppercase!important;border-radius:0!important;min-width:150px!important;height:48px!important;min-height:48px!important;font-size:10px!important;font-weight:800!important}.shop-grid{width:min(100%, var(--cv-max))!important;gap:18px!important;margin-top:clamp(38px,4vw,56px)!important}#products .wishlist-product-card,#products .category-card.wishlist-product-card{border:1px solid var(--cv-line)!important;min-height:auto!important;color:var(--cv-ink)!important;text-align:left!important;background:#fff!important;justify-content:flex-start!important;align-items:stretch!important;padding:0 0 18px!important;overflow:hidden!important;transform:none!important}#products .wishlist-product-card:hover,#products .category-card.wishlist-product-card:hover{color:var(--cv-ink)!important;background:#fff!important;transform:translateY(-2px)!important}#products .wishlist-product-card:before,#products .wishlist-product-card:after,#products .category-card.wishlist-product-card:before,#products .category-card.wishlist-product-card:after{display:none!important}#products .wishlist-product-card img{object-fit:cover!important;background:var(--cv-soft-2)!important;width:100%!important;height:clamp(360px,34vw,520px)!important;margin:0 0 16px!important;transition:transform .45s!important}#products .wishlist-product-card:hover img{transform:scale(1.025)!important}#products .wishlist-product-card>span:not(.wishlist-heart),#products .wishlist-product-card>strong,#products .wishlist-product-card>small{margin-left:18px!important;margin-right:18px!important}#products .wishlist-product-card>span:not(.wishlist-heart){letter-spacing:-.01em!important;margin-top:0!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important;transform:none!important}#products .wishlist-product-card>small{display:none!important}#products .wishlist-product-card>strong{letter-spacing:0!important;margin-top:8px!important;font-size:13px!important;font-weight:500!important}#products .wishlist-heart{color:#000!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffdb!important;border:1px solid #0000001a!important;border-radius:50%!important;width:38px!important;height:38px!important;top:14px!important;right:14px!important}#products .wishlist-heart:hover,#products .wishlist-heart.is-active{color:#fff!important;background:#000!important;border-color:#000!important}#products .wishlist-heart-icon{stroke:currentColor!important;fill:none!important;width:18px!important;height:18px!important}#products .wishlist-heart.is-active .wishlist-heart-icon{fill:currentColor!important}.community-video-section{background:var(--cv-soft)!important}.community-video-stack{width:min(100%, var(--cv-max))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:clamp(38px,5vw,66px)!important;display:grid!important}.community-video-panel{background:#111!important;border:0!important;min-height:clamp(390px,38vw,580px)!important;overflow:hidden!important}.community-video-panel video{transition:transform .6s,opacity .3s;transform:scale(1.015)}.community-video-panel:hover video{transform:scale(1.045)}.community-video-overlay{background:linear-gradient(#0000002e,#0000008a)!important}.community-video-copy{text-align:left!important;bottom:28px!important;left:28px!important;right:28px!important}.community-video-copy p{letter-spacing:.2em!important;margin-bottom:10px!important;font-size:10px!important;font-weight:800!important}.community-video-copy h3{letter-spacing:-.045em!important;font-size:clamp(22px,2.2vw,34px)!important;line-height:1!important}.product-modal,.cart-modal,.checkout-modal,.account-modal,.wishlist-modal,.search-modal{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.product-content,.checkout-content,.account-content,.cart-content,.wishlist-content,.search-content{box-shadow:none!important;border:1px solid #00000014!important}.product-content{background:#fff!important;width:min(1180px,100vw - 56px)!important;max-height:calc(100vh - 56px)!important;padding:clamp(24px,4vw,48px)!important;overflow-y:auto!important}.product-layout,.product-detail-layout{gap:clamp(26px,4vw,56px)!important}.product-info h1,.product-details h1,.product-title{letter-spacing:-.06em!important;margin:0 0 12px!important;font-size:clamp(30px,4vw,56px)!important;line-height:.98!important}.product-price,.product-info .price,.product-details .price{margin:10px 0 22px!important;font-size:18px!important;font-weight:600!important}.product-description,.product-info p,.product-details p{color:#000000a8!important;font-size:14px!important;line-height:1.72!important}.product-main-image,.product-gallery-main img,.product-image-main img{background:var(--cv-soft-2)!important}.product-thumbnails,.product-gallery-thumbs{gap:10px!important}.product-thumbnails button,.product-gallery-thumbs button{border:1px solid var(--cv-line)!important;background:#fff!important}.product-thumbnails button.is-active,.product-gallery-thumbs button.is-active{border-color:#000!important}.size-button,.color-button,.product-option-button{border:1px solid var(--cv-line)!important;color:#000!important;letter-spacing:.08em!important;background:#fff!important;min-height:42px!important;font-size:11px!important;font-weight:700!important}.size-button.is-active,.color-button.is-active,.product-option-button.is-active{color:#fff!important;background:#000!important;border-color:#000!important}.related-products,.related-products-section{border-top:1px solid var(--cv-line)!important;margin-top:clamp(42px,6vw,72px)!important;padding-top:clamp(28px,4vw,42px)!important}.related-products h3,.related-products-section h3{letter-spacing:-.05em!important;margin-bottom:22px!important;font-size:clamp(22px,2.4vw,34px)!important;line-height:1!important}.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.related-product-card{border:1px solid var(--cv-line)!important;text-align:left!important;background:#fff!important;padding:0 0 12px!important}.related-product-card img{object-fit:cover!important;background:var(--cv-soft-2)!important;width:100%!important;height:210px!important;margin-bottom:12px!important}.related-product-card strong,.related-product-card span,.related-product-card small{margin:0 12px!important;font-size:12px!important;line-height:1.35!important;display:block!important}.related-product-card small{color:var(--cv-muted)!important}.checkout-content,.account-content,.cart-content,.wishlist-content,.search-content{background:#fff!important;width:min(960px,100vw - 44px)!important;padding:clamp(24px,4vw,44px)!important}.checkout-content h1,.account-content h1,.cart-content h1,.wishlist-content h1,.search-content h1{letter-spacing:-.06em!important;font-size:clamp(28px,4.5vw,54px)!important;line-height:.98!important}.account-summary-grid,.account-stats,.checkout-grid{gap:14px!important}.account-card,.account-stat,.checkout-summary,.checkout-form,.cart-item,.wishlist-item,.account-order-card{border:1px solid var(--cv-line)!important;box-shadow:none!important;background:#fff!important}.account-card,.account-stat,.account-order-card{padding:18px!important}.account-card h3,.account-stat strong,.account-order-card strong{letter-spacing:-.01em!important;font-size:14px!important;line-height:1.25!important}.account-card p,.account-card span,.account-order-card span,.account-order-card small,.account-email,.customer-email{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;color:var(--cv-muted)!important;font-size:12px!important;overflow:hidden!important}.checkout-form input,.checkout-form textarea,.account-form input,.account-form textarea,.contact-form input,.contact-form textarea,.search-input,.promo-row input{border:1px solid var(--cv-line)!important;color:#000!important;background:#fff!important;border-radius:0!important;height:48px!important;font-size:14px!important}.checkout-form textarea,.account-form textarea,.contact-form textarea{min-height:120px!important;padding-top:14px!important}.contact-email{letter-spacing:-.04em!important;font-size:clamp(22px,2.5vw,36px)!important}.footer{padding:38px var(--cv-pad)!important;gap:6px!important}.footer strong{letter-spacing:.14em!important;font-size:13px!important}.footer span,.footer small,.footer-links button,.footer-links a{font-size:12px!important}.footer-links{gap:16px!important}@media (width<=980px){.shop-grid,.community-video-stack,.related-products-grid{grid-template-columns:1fr 1fr!important}.product-content,.checkout-content,.account-content,.cart-content,.wishlist-content,.search-content{width:min(100vw - 26px,760px)!important;max-height:calc(100vh - 26px)!important;padding:24px!important}.community-video-panel{min-height:420px!important}}@media (width<=640px){:root{--cv-pad:20px;--cv-section:70px}.menu-button{top:18px!important;left:18px!important}.search-button{top:15px!important;left:58px!important}.account-button{top:17px!important;right:104px!important}.wishlist-button{top:17px!important;right:62px!important}.cart-button{top:17px!important;right:20px!important}.brand-logo{width:min(72vw,290px)!important}.hero-actions{padding:0 20px!important;bottom:68px!important}.hero-actions p{font-size:14px!important}.section-heading h2,.waitlist .section-heading h2,.collection-content h1,.legal-content h1{font-size:clamp(36px,12vw,58px)!important}.section-heading span,.waitlist .section-heading span{font-size:15px!important;line-height:1.58!important}.shop-grid,.community-video-stack,.related-products-grid{grid-template-columns:1fr!important;gap:14px!important}#products .wishlist-product-card img{height:380px!important}.community-video-panel{min-height:480px!important}.community-video-copy{bottom:22px!important;left:20px!important;right:20px!important}.community-video-copy h3{font-size:28px!important}.product-content,.checkout-content,.account-content,.cart-content,.wishlist-content,.search-content{border:0!important;width:100vw!important;min-height:100vh!important;max-height:100vh!important;padding:22px 18px 34px!important}.product-info h1,.product-details h1,.product-title,.checkout-content h1,.account-content h1,.cart-content h1,.wishlist-content h1,.search-content h1{font-size:clamp(30px,10vw,44px)!important}.related-product-card img{height:320px!important}.contact-form{width:100%!important}}@media (width>=1440px){.shop-grid,.community-video-stack{max-width:1400px!important}}.search-button:before,.search-button:after{content:none!important;display:none!important}.search-button,.wishlist-button,.cart-button,.account-button{box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#fff!important;background:0 0!important;border:0!important;border-radius:0!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important}.search-button svg,.wishlist-button svg,.cart-button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.7px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:22px!important;height:22px!important;display:block!important}.wishlist-button svg path{fill:none!important;stroke:currentColor!important;stroke-width:1.7px!important}.account-button{font-size:0!important;overflow:visible!important}.account-button:before{content:""!important;background:0 0!important;border:1.7px solid!important;border-radius:999px!important;width:20px!important;height:20px!important;display:block!important}.account-button:after{content:""!important;background:0 0!important;border:1.7px solid!important;border-top:0!important;border-radius:0 0 999px 999px!important;width:18px!important;height:9px!important;position:absolute!important;top:17px!important;left:50%!important;transform:translate(-50%)!important}.wishlist-button span,.cart-button span{border:0!important;min-width:16px!important;height:16px!important;padding:0 4px!important;font-size:9px!important;font-weight:800!important;top:-2px!important;right:-4px!important}.menu-button{width:34px!important;height:34px!important;padding:0!important}.menu-button span{width:22px!important;height:1.5px!important;margin:6px 0!important}.admin-form label{text-align:left!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#111!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:28px!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:flex!important}.admin-form label input[type=checkbox]{accent-color:#111!important;width:16px!important;min-width:16px!important;height:16px!important;margin:0!important}@media (width<=700px){.search-button,.wishlist-button,.cart-button,.account-button,.menu-button{top:16px!important}.search-button{left:58px!important}.account-button{right:102px!important}.wishlist-button{right:60px!important}.cart-button{right:18px!important}}:root{--cv-icon-bg:#ffffffeb;--cv-icon-fg:#0b0b0b;--cv-icon-border:#0000001a}.menu-button,.search-button,.account-button,.wishlist-button,.cart-button{z-index:220!important;background:var(--cv-icon-bg)!important;width:38px!important;min-width:38px!important;height:38px!important;color:var(--cv-icon-fg)!important;border:1px solid var(--cv-icon-border)!important;-webkit-backdrop-filter:blur(14px)!important;filter:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:background .18s,color .18s,border-color .18s,transform .18s!important;display:inline-flex!important;position:fixed!important;box-shadow:0 8px 22px #0000001a!important}.menu-button:hover,.search-button:hover,.account-button:hover,.wishlist-button:hover,.cart-button:hover{color:#fff!important;background:#0b0b0b!important;border-color:#0b0b0b!important;transform:translateY(-1px)!important}.menu-button{top:24px!important;left:24px!important}.search-button{top:24px!important;left:72px!important;transform:none!important}.account-button{font-size:0!important;top:24px!important;right:120px!important}.menu-button span{background:currentColor!important;border-radius:999px!important;width:18px!important;height:1.5px!important;margin:3px 0!important}.search-button svg,.wishlist-button svg,.cart-button svg{stroke:currentColor!important;fill:none!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:19px!important;height:19px!important;display:block!important}.cart-button svg circle{fill:currentColor!important;stroke:currentColor!important}.wishlist-button svg path{fill:none!important;stroke:currentColor!important}.wishlist-button:hover svg path{fill:none!important}.account-button:before,.account-button:after{content:""!important;pointer-events:none!important;background:0 0!important;border-color:currentColor!important;display:block!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.account-button:before{border:1.8px solid!important;border-radius:999px!important;width:9px!important;height:9px!important;top:8px!important}.account-button:after{border:1.8px solid!important;border-top:0!important;border-radius:0 0 999px 999px!important;width:18px!important;height:8px!important;top:21px!important}.wishlist-button span,.cart-button span{color:#fff!important;text-align:center!important;background:#0b0b0b!important;border:1px solid #ffffffd9!important;border-radius:999px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;font-size:9px!important;font-weight:900!important;line-height:17px!important;position:absolute!important;top:-6px!important;right:-6px!important}.product-detail-content,.product-content{border-radius:0!important;gap:clamp(18px,2vw,30px)!important;width:min(1160px,100vw - 44px)!important;max-height:calc(100vh - 42px)!important;padding:clamp(18px,2vw,28px)!important}.product-main-image{background:#f3f2ef!important;border:1px solid #0000001a!important;justify-content:center!important;align-items:center!important;height:clamp(520px,72vh,720px)!important;min-height:clamp(520px,72vh,720px)!important;padding:clamp(18px,2vw,28px)!important;display:flex!important;overflow:hidden!important}.product-main-image img{object-fit:contain!important;width:auto!important;max-width:88%!important;height:auto!important;max-height:88%!important;display:block!important}.product-thumbnails{gap:12px!important}.product-thumbnail,.product-thumbnail button,.product-thumbnail img{max-width:100%!important}.collection-close,.legal-close,.story-close{z-index:10080!important;color:#fff!important;-webkit-backdrop-filter:blur(14px)!important;background:#00000085!important;border:1px solid #ffffff38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:28px!important;line-height:1!important;display:inline-flex!important;position:fixed!important;top:24px!important;right:max(24px,50vw - 462px)!important;box-shadow:0 12px 30px #00000038!important}.collection-close:hover,.legal-close:hover,.story-close:hover{color:#0b0b0b!important;background:#fff!important;border-color:#fff!important}.cart-modal,.checkout-modal,.account-modal,.wishlist-modal,.global-search-modal,.product-modal{padding:22px!important}.cart-content,.checkout-content,.account-content,.wishlist-content,.search-content{border-radius:0!important;width:min(960px,100vw - 44px)!important;max-height:calc(100vh - 44px)!important;padding:clamp(26px,3vw,46px)!important}.cart-header h1,.checkout-content h1,.account-content h1,.wishlist-content h1,.search-content h1{letter-spacing:-.06em!important;font-size:clamp(38px,4.8vw,66px)!important;line-height:.92!important}@media (width<=900px){.menu-button{top:16px!important;left:16px!important}.search-button{top:16px!important;left:62px!important}.account-button{top:16px!important;right:108px!important}.wishlist-button{top:16px!important;right:62px!important}.cart-button,.collection-close,.legal-close,.story-close{top:16px!important;right:16px!important}.product-detail-content,.product-content,.cart-content,.checkout-content,.account-content,.wishlist-content,.search-content{width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important;padding:18px!important}.product-main-image{height:520px!important;min-height:520px!important}.product-main-image img{max-width:92%!important;max-height:92%!important}}@media (width<=560px){.account-button{display:inline-flex!important;right:108px!important}.product-main-image{height:430px!important;min-height:430px!important}.cart-header h1,.checkout-content h1,.account-content h1,.wishlist-content h1,.search-content h1{font-size:clamp(32px,12vw,46px)!important}}:root{--cv-v242-icon-size:40px;--cv-v242-icon-bg:#fffffff5;--cv-v242-icon-fg:#080808;--cv-v242-icon-border:#0000001f}.menu-button,.search-button,.account-button,.wishlist-button,.cart-button{z-index:10050!important;width:var(--cv-v242-icon-size)!important;height:var(--cv-v242-icon-size)!important;min-width:var(--cv-v242-icon-size)!important;min-height:var(--cv-v242-icon-size)!important;border:1px solid var(--cv-v242-icon-border)!important;background:var(--cv-v242-icon-bg)!important;color:var(--cv-v242-icon-fg)!important;filter:none!important;-webkit-backdrop-filter:blur(14px)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:fixed!important;overflow:visible!important;transform:none!important;box-shadow:0 10px 26px #00000029!important}.menu-button{flex-direction:column!important;gap:4px!important;top:22px!important;left:22px!important}.search-button{top:22px!important;left:72px!important}.account-button{letter-spacing:0!important;text-indent:0!important;font-size:0!important;top:22px!important;right:122px!important}.wishlist-button{top:22px!important;right:72px!important}.cart-button{top:22px!important;right:22px!important}.menu-button span{opacity:1!important;background:currentColor!important;border-radius:999px!important;flex:none!important;width:18px!important;min-width:18px!important;height:1.5px!important;min-height:1.5px!important;margin:0!important;padding:0!important;display:block!important}.menu-button.is-open span:first-child{transform:translateY(5.5px)rotate(45deg)!important}.menu-button.is-open span:nth-child(2){opacity:0!important}.menu-button.is-open span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)!important}.search-button svg,.account-button svg,.wishlist-button svg,.cart-button svg{stroke:currentColor!important;fill:none!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:21px!important;height:21px!important;display:block!important;overflow:visible!important}.account-button:before,.account-button:after{content:none!important;display:none!important}.account-button svg circle,.account-button svg path,.wishlist-button svg path,.cart-button svg path,.cart-button svg circle{fill:none!important;stroke:currentColor!important}.search-button:hover,.account-button:hover,.wishlist-button:hover,.cart-button:hover,.menu-button:hover{color:#fff!important;background:#080808!important;border-color:#080808!important}.wishlist-button span,.cart-button span{z-index:2!important;color:#fff!important;text-align:center!important;background:#080808!important;border:1px solid #fff!important;border-radius:999px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;font-size:9px!important;font-weight:900!important;line-height:16px!important;position:absolute!important;top:-6px!important;right:-6px!important}.collection-modal:has(.product-detail-content){justify-content:center!important;align-items:center!important;padding:18px!important}.product-detail-content{background:#fff!important;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr)!important;gap:clamp(24px,2.4vw,42px)!important;width:min(1480px,100vw - 36px)!important;max-height:calc(100vh - 36px)!important;padding:clamp(20px,2.2vw,34px)!important;overflow:auto!important}.product-detail-gallery{gap:14px!important}.product-main-image{background:#f1f0ed!important;border:1px solid #0000001a!important;justify-content:stretch!important;align-items:stretch!important;width:100%!important;height:min(82vh,820px)!important;min-height:660px!important;padding:0!important;display:flex!important;overflow:hidden!important}.product-main-image img{object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}.product-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.product-thumbnails button{background:#f6f5f2!important;border:1px solid #0000001f!important;min-height:118px!important;padding:8px!important}.product-thumbnails button img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:82px!important}.product-thumbnails button span{letter-spacing:.12em!important;font-size:9px!important}.product-overview-panel{min-height:auto!important;padding:22px!important}.product-detail-info h1{letter-spacing:-.055em!important;font-size:clamp(36px,3.8vw,58px)!important;line-height:.95!important}.collection-modal>.collection-close,.cart-modal>.collection-close,.checkout-modal>.collection-close,.account-modal>.collection-close,.wishlist-modal>.collection-close,.global-search-modal>.collection-close,.legal-modal>.legal-close,.story-modal>.story-close,.admin-modal>.collection-close{z-index:11000!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;background:#0a0a0ab3!important;border:1px solid #ffffff40!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:27px!important;line-height:1!important;display:inline-flex!important;position:fixed!important;top:18px!important;right:18px!important;box-shadow:0 12px 30px #00000047!important}.collection-modal>.collection-close:hover,.cart-modal>.collection-close:hover,.checkout-modal>.collection-close:hover,.account-modal>.collection-close:hover,.wishlist-modal>.collection-close:hover,.global-search-modal>.collection-close:hover,.legal-modal>.legal-close:hover,.story-modal>.story-close:hover,.admin-modal>.collection-close:hover{color:#080808!important;background:#fff!important;border-color:#fff!important}.cart-modal,.checkout-modal,.account-modal,.wishlist-modal,.global-search-modal{justify-content:center!important;align-items:center!important;padding:18px!important}.cart-content,.checkout-content,.account-content,.wishlist-content,.global-search-panel,.search-content{width:min(1060px,100vw - 36px)!important;max-height:calc(100vh - 36px)!important;margin:auto!important}@media (width<=1100px){.product-detail-content{grid-template-columns:1fr!important;width:min(840px,100vw - 20px)!important;padding:18px!important}.product-main-image{height:72vh!important;min-height:620px!important}}@media (width<=620px){:root{--cv-v242-icon-size:38px}.menu-button{top:14px!important;left:14px!important}.search-button{top:14px!important;left:60px!important}.account-button{top:14px!important;right:106px!important}.wishlist-button{top:14px!important;right:60px!important}.cart-button{top:14px!important;right:14px!important}.product-detail-content{width:calc(100vw - 12px)!important;max-height:calc(100vh - 12px)!important;padding:12px!important}.product-main-image{height:62vh!important;min-height:500px!important}.product-thumbnails{gap:8px!important;display:flex!important;overflow-x:auto!important}.product-thumbnails button{min-width:104px!important}.collection-modal>.collection-close,.cart-modal>.collection-close,.checkout-modal>.collection-close,.account-modal>.collection-close,.wishlist-modal>.collection-close,.global-search-modal>.collection-close,.legal-modal>.legal-close,.story-modal>.story-close,.admin-modal>.collection-close{width:38px!important;height:38px!important;top:10px!important;right:10px!important}}.collection-modal:has(.product-detail-content){justify-content:center!important;align-items:center!important;padding:18px!important;overflow:hidden!important}.collection-modal:has(.product-detail-content) .product-detail-content{background:#fff!important;border-radius:0!important;grid-template-columns:minmax(560px,1.35fr) minmax(360px,.65fr)!important;gap:clamp(22px,2vw,34px)!important;width:min(1440px,100vw - 36px)!important;height:min(900px,100vh - 36px)!important;max-height:calc(100vh - 36px)!important;padding:clamp(18px,1.8vw,28px)!important;display:grid!important;overflow:auto!important}.collection-modal:has(.product-detail-content) .product-detail-gallery{grid-template-rows:minmax(0,1fr) auto auto!important;gap:14px!important;min-width:0!important;min-height:0!important;display:grid!important}.collection-modal:has(.product-detail-content) .product-main-image{aspect-ratio:4/5!important;background:#f4f3f0!important;border:1px solid #0000001a!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.collection-modal:has(.product-detail-content) .product-main-image img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;display:block!important}.collection-modal:has(.product-detail-content) .product-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.collection-modal:has(.product-detail-content) .product-thumbnails button{background:#f4f3f0!important;border:1px solid #0000001f!important;border-radius:0!important;height:92px!important;min-height:92px!important;padding:7px!important}.collection-modal:has(.product-detail-content) .product-thumbnails button img{object-fit:contain!important;object-position:center center!important;width:100%!important;height:58px!important;margin:0 auto!important}.collection-modal:has(.product-detail-content) .product-thumbnails img{object-fit:contain!important;object-position:center center!important;width:100%!important;height:58px!important;margin:0 auto!important}.collection-modal:has(.product-detail-content) .product-thumbnails button span{letter-spacing:.12em!important;font-size:8px!important;line-height:1!important}.collection-modal:has(.product-detail-content) .product-thumbnails span{letter-spacing:.12em!important;font-size:8px!important;line-height:1!important}.collection-modal:has(.product-detail-content) .product-overview-panel{min-height:0!important;margin:0!important;padding:18px!important}.collection-modal:has(.product-detail-content) .product-detail-info{align-self:start!important;padding-top:0!important;position:sticky!important;top:0!important}.collection-modal:has(.product-detail-content) .product-detail-info h1{letter-spacing:-.055em!important;font-size:clamp(34px,3.4vw,54px)!important;line-height:.95!important}.collection-modal:has(.product-detail-content)>.collection-close{z-index:12000!important;position:fixed!important;top:14px!important;right:14px!important}@media (width<=1100px){.collection-modal:has(.product-detail-content){align-items:start!important;padding:10px!important;overflow-y:auto!important}.collection-modal:has(.product-detail-content) .product-detail-content{grid-template-columns:1fr!important;width:calc(100vw - 20px)!important;height:auto!important;max-height:none!important;padding:14px!important;overflow:visible!important}.collection-modal:has(.product-detail-content) .product-detail-info{position:static!important}.collection-modal:has(.product-detail-content) .product-main-image{aspect-ratio:4/5!important}}@media (width<=640px){.collection-modal:has(.product-detail-content) .product-detail-content{width:calc(100vw - 12px)!important;padding:10px!important}.collection-modal:has(.product-detail-content) .product-main-image{aspect-ratio:3/4!important}.collection-modal:has(.product-detail-content) .product-thumbnails{grid-template-columns:repeat(5,72px)!important;padding-bottom:4px!important;overflow-x:auto!important}.collection-modal:has(.product-detail-content) .product-thumbnails button{height:86px!important;min-height:86px!important}}html body #root .site .product-modal-shell{justify-content:center!important;align-items:center!important;padding:18px!important;overflow:hidden!important}html body #root .site .product-modal-shell .product-detail-content{width:min(1180px,100vw - 36px)!important;height:min(860px,100vh - 36px)!important;max-height:calc(100vh - 36px)!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)!important;gap:28px!important;padding:18px!important;display:grid!important;overflow:hidden auto!important}html body #root .site .product-modal-shell .product-detail-gallery{grid-template-rows:auto auto auto!important;gap:14px!important;min-width:0!important;min-height:0!important;display:grid!important}html body #root .site .product-modal-shell .product-main-image{aspect-ratio:auto!important;background:#f3f2ef!important;border:1px solid #00000017!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:min(720px,100vh - 92px)!important;min-height:520px!important;max-height:720px!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}html body #root .site .product-modal-shell .product-main-image img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0 auto!important;display:block!important}html body #root .site .product-modal-shell .product-modal-close{z-index:10050!important;color:#fff!important;background:#000000c7!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;font-size:28px!important;font-weight:700!important;line-height:1!important;display:flex!important;position:fixed!important;top:calc(50vh + -1*min(430px,50vh - 18px) + 14px)!important;left:auto!important;right:calc(50vw + -1*min(590px,50vw - 18px) + 14px)!important;box-shadow:0 12px 32px #00000038!important}html body #root .site .product-modal-shell .product-modal-close:hover{color:#fff!important;background:#000!important}@media (width<=900px){html body #root .site .product-modal-shell{padding:10px!important}html body #root .site .product-modal-shell .product-detail-content{width:calc(100vw - 20px)!important;height:calc(100vh - 20px)!important;max-height:calc(100vh - 20px)!important;padding:14px!important;display:block!important}html body #root .site .product-modal-shell .product-main-image{height:min(72vh,620px)!important;min-height:420px!important;margin-bottom:18px!important}html body #root .site .product-modal-shell .product-modal-close{top:18px!important;right:18px!important}}@media (width<=560px){html body #root .site .product-modal-shell .product-main-image{height:68vh!important;min-height:360px!important}}.collection-content,.admin-content,.admin-order-detail-content,.cart-content,.checkout-content,.account-content,.wishlist-content,.account-order-detail-content,.legal-content,.story-content,.global-search-panel{position:relative!important}.modal-close-button{z-index:30!important;color:#fff!important;cursor:pointer!important;-webkit-backdrop-filter:blur(12px)!important;background:#000000b8!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 0 2px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:28px!important;font-weight:800!important;line-height:1!important;transition:transform .16s,background .16s,color .16s,opacity .16s!important;display:inline-flex!important;position:absolute!important;top:16px!important;right:16px!important;box-shadow:0 12px 32px #0000002e!important}.modal-close-button:hover{color:#fff!important;background:#000!important;transform:scale(1.04)!important}.collection-modal>.collection-close:not(.product-modal-close),.cart-modal>.collection-close,.checkout-modal>.collection-close,.account-modal>.collection-close,.wishlist-modal>.collection-close,.admin-modal>.collection-close,.admin-order-detail-modal>.collection-close,.legal-modal>.legal-close,.story-modal>.story-close{display:none!important}.global-search-head .modal-close-button,.global-search-local-close{flex:0 0 40px!important;position:static!important}.collection-content,.admin-content,.admin-order-detail-content,.cart-content,.checkout-content,.account-content,.wishlist-content,.account-order-detail-content,.legal-content,.story-content{padding-top:max(42px,clamp(26px,3vw,46px))!important}.legal-content .modal-close-button,.story-content .modal-close-button{top:18px!important;right:18px!important}@media (width<=640px){.modal-close-button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;font-size:26px!important;top:12px!important;right:12px!important}.collection-content,.admin-content,.admin-order-detail-content,.cart-content,.checkout-content,.account-content,.wishlist-content,.account-order-detail-content,.legal-content,.story-content{padding-top:52px!important}}.checkout-grid select,.checkout-select{box-sizing:border-box;color:#000;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#000 50%),linear-gradient(135deg,#000 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #0000002e;border-radius:0;outline:none;width:100%;min-width:0;height:56px;padding:0 42px 0 18px;font-family:inherit;font-size:14px}.checkout-grid select:focus,.checkout-select:focus{border-color:#000}.cart-summary span small{color:#00000085;letter-spacing:0;text-transform:none;font-size:11px;font-weight:500}.shipping-method-row{color:#00000094;margin-top:-6px;border-top:0!important;padding-top:0!important}.shipping-method-row span,.shipping-method-row strong{text-transform:uppercase;letter-spacing:.08em;color:#0000008f!important;font-size:11px!important;font-weight:600!important}.product-free-shipping-note{color:#00000094;letter-spacing:.08em;text-transform:uppercase;margin:12px 0 0;font-size:12px;font-weight:700;line-height:1.45}.free-shipping-box{border-top:1px solid #0000001a!important;gap:9px!important;padding:12px 0 14px!important;display:grid!important}.free-shipping-box small{color:#0000009e!important;letter-spacing:.04em!important;text-transform:none!important;font-size:12px!important;font-weight:700!important;line-height:1.4!important}.free-shipping-box.is-unlocked small{color:#000!important}.free-shipping-progress{background:#0000001f;width:100%;height:3px;overflow:hidden}.free-shipping-progress i{background:#000;height:100%;transition:width .25s;display:block}@media (width<=640px){.product-free-shipping-note{text-align:center;font-size:11px}}.product-modal-shell.is-open{justify-content:center!important;align-items:flex-start!important;padding:72px 20px!important;display:flex!important;overflow-y:auto!important}.product-basic-content{width:min(980px,100vw - 40px)!important;max-height:none!important;overflow:visible!important}.product-basic-content>p:not(.collection-kicker){white-space:pre-line!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.65!important}.product-basic-gallery>img{max-height:520px!important}@media (width<=700px){.product-modal-shell.is-open{padding:58px 12px!important}.product-basic-content{width:calc(100vw - 24px)!important;padding:28px 16px!important}.product-basic-gallery>img{max-height:420px!important}}html body:has(.product-modal-shell.is-open){overflow:hidden!important}html body #root .site .product-modal-shell.is-open{z-index:9999!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;background:#000000d1!important;width:100vw!important;height:100vh!important;padding:64px 16px!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}html body #root .site .product-modal-shell.is-open .product-basic-content,html body #root .site .product-modal-shell.is-open .product-detail-content,html body #root .site .product-modal-shell.is-open .collection-content{width:min(980px,100vw - 32px)!important;height:auto!important;min-height:auto!important;max-height:none!important;margin:0 auto!important;overflow:visible!important}html body #root .site .product-modal-shell.is-open .product-detail-content{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;width:min(1180px,100vw - 32px)!important;display:grid!important}html body #root .site .product-modal-shell.is-open .product-basic-gallery>img{object-fit:contain!important;width:100%!important;max-height:560px!important}html body #root .site .product-modal-shell.is-open .product-modal-close{z-index:12000!important;position:fixed!important;top:18px!important;right:18px!important}@media (width<=900px){html body #root .site .product-modal-shell.is-open{padding:54px 10px!important}html body #root .site .product-modal-shell.is-open .product-basic-content,html body #root .site .product-modal-shell.is-open .product-detail-content,html body #root .site .product-modal-shell.is-open .collection-content{width:calc(100vw - 20px)!important;display:block!important}}.product-basic-size-block{text-align:center;width:min(520px,100%);margin:18px auto 0}.product-basic-size-block strong{letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:900;display:block}.product-basic-size-options{justify-content:center}.product-basic-size-options button{min-width:54px;min-height:44px}.cart-item img,.cart-line img{object-fit:cover}.product-basic-price,.product-basic-content .product-basic-price,.collection-content .product-basic-price{letter-spacing:-.03em!important;text-transform:none!important;color:#000!important;margin:22px auto 8px!important;font-size:clamp(24px,2.4vw,38px)!important;font-weight:900!important;line-height:1!important;display:block!important}.product-detail-info .product-price{letter-spacing:-.03em!important;margin:10px 0 4px!important;font-size:clamp(26px,2.6vw,42px)!important;font-weight:900!important;line-height:1!important}.product-basic-content,.product-detail-content,.product-modal-shell .collection-content{position:relative!important}.product-modal-shell>.product-modal-close,.product-modal-shell>.collection-close.product-modal-close{display:none!important}.product-modal-shell .modal-close-button,.product-detail-content .modal-close-button,.product-basic-content .modal-close-button{z-index:80!important;color:#fff!important;background:#000000b8!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:16px!important;right:16px!important;box-shadow:0 14px 34px #0000002e!important}.product-modal-shell .modal-close-button:hover,.product-detail-content .modal-close-button:hover,.product-basic-content .modal-close-button:hover{color:#fff!important;background:#000!important}.product-basic-content,.product-modal-shell .collection-content,.product-detail-content{padding-top:58px!important}.cart-modal>.collection-close,.checkout-modal>.collection-close,.account-modal>.collection-close,.wishlist-modal>.collection-close,.admin-modal>.collection-close{display:none!important}.cart-content,.checkout-content,.account-content,.wishlist-content,.admin-content,.admin-order-detail-content{position:relative!important}.cart-button span{min-width:18px!important}@media (width<=640px){.product-modal-shell .modal-close-button,.product-detail-content .modal-close-button,.product-basic-content .modal-close-button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;font-size:26px!important;top:12px!important;right:12px!important}.product-basic-content,.product-modal-shell .collection-content,.product-detail-content{padding-top:52px!important}}.product-size-options button.is-disabled,.product-size-options button:disabled,.product-basic-size-options button.is-disabled,.product-basic-size-options button:disabled{filter:grayscale();opacity:.32!important;cursor:not-allowed!important;text-decoration:line-through!important}.product-size-options button.is-disabled small,.product-size-options button:disabled small,.product-basic-size-options button.is-disabled small,.product-basic-size-options button:disabled small{text-decoration:none!important}.return-request-panel,.admin-return-panel{text-align:left;background:#00000005;border:1px solid #00000024;margin-top:22px;padding:22px}.return-request-panel h3,.admin-return-panel h2{letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:900}.return-request-grid,.admin-return-summary{gap:12px;display:grid}.return-request-panel label,.admin-return-panel label{letter-spacing:.1em;text-transform:uppercase;gap:8px;margin-top:12px;font-size:12px;font-weight:900;display:grid}.return-request-panel input,.return-request-panel select,.return-request-panel textarea,.admin-return-panel input,.admin-return-panel select,.admin-return-panel textarea{color:#000;letter-spacing:0;text-transform:none;background:#fff;border:1px solid #00000038;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:400}.return-request-panel button,.admin-return-actions button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#000;border:1px solid #000;min-height:44px;margin-top:14px;padding:0 18px;font-family:inherit;font-size:11px;font-weight:900}.admin-return-actions{flex-wrap:wrap;gap:10px;display:flex}.return-status-note{margin:0;font-size:14px}.cravelo-navbar{z-index:1600;pointer-events:auto;background:0 0;width:100%;position:sticky;top:0;left:0;right:0}.desktop-navbar,.mobile-navbar{pointer-events:auto}.desktop-navbar{-webkit-backdrop-filter:blur(14px);background:#fffffff5;border:0;border-bottom:1px solid #00000014;grid-template-columns:1fr 1fr;align-items:center;gap:24px;width:100%;min-height:72px;padding:0 44px;display:grid;box-shadow:0 10px 30px #0000000a}.desktop-nav-left,.desktop-nav-right{align-items:center;gap:14px;display:flex}.desktop-nav-left button,.desktop-nav-right button,.desktop-shop-menu>button{appearance:none;color:#111;cursor:pointer;letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;border-bottom:2px solid #0000;padding:18px 2px;font-family:inherit;font-size:11px;font-weight:900;line-height:1;transition:opacity .18s,border-color .18s}.desktop-brand{display:none!important}.desktop-shop-menu{position:relative}.desktop-shop-menu>button:after{content:"⌄";margin-left:8px;font-size:12px;display:inline-block;transform:translateY(-1px)}.desktop-mega-menu{opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #0000001a;width:270px;padding:18px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 1px);left:-18px;transform:translateY(8px);box-shadow:0 24px 70px #00000024}.desktop-shop-menu:hover .desktop-mega-menu,.desktop-shop-menu:focus-within .desktop-mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.desktop-mega-menu:before{content:"SHOP";letter-spacing:.18em;border-bottom:1px solid #00000024;margin:0 0 10px;padding:0 0 12px;font-size:10px;font-weight:900;display:block}.desktop-mega-menu button{text-align:left;border-bottom:0;width:100%;padding:14px 10px;display:block}.mobile-navbar{-webkit-backdrop-filter:blur(14px);background:#fffffff5;border:0;border-bottom:1px solid #00000014;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:60px;padding:10px 14px;display:none;box-shadow:0 10px 30px #0000000a}.mobile-menu-button,.mobile-icon-button,.mobile-side-menu-head button{appearance:none;color:#111;cursor:pointer;background:0 0;border:0;font-family:inherit}.mobile-menu-button{flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:0 7px;display:inline-flex}.mobile-menu-button span{background:currentColor;width:22px;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-menu-button.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-brand{appearance:none;cursor:pointer;background:0 0;border:0;justify-self:center;padding:0}.mobile-brand img{width:108px;height:auto;display:block}.mobile-actions{align-items:center;gap:5px;display:flex}.mobile-icon-button{border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:relative}.mobile-icon-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.mobile-icon-button span{color:#fff;background:#111;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-2px;right:-2px}.mobile-side-menu{z-index:1700;background:#fff;width:min(88vw,390px);padding:24px;transition:transform .24s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:30px 0 90px #0000003d}.mobile-side-menu.is-open{transform:translate(0)}.mobile-side-menu-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.mobile-side-menu-head img{width:126px;height:auto}.mobile-side-menu-head button{color:#fff;background:#111;border-radius:999px;width:42px;height:42px;font-size:28px;line-height:1}.mobile-side-menu nav{gap:0;display:grid}.mobile-side-menu nav button{appearance:none;color:#111;cursor:pointer;letter-spacing:.12em;text-align:left;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #0000001c;width:100%;padding:19px 0;font-family:inherit;font-size:18px;font-weight:900}.mobile-side-menu nav span{height:26px;display:block}.mobile-menu-backdrop{z-index:1650;background:#0000006b;border:0;position:fixed;inset:0}@media (width<=1023px){.desktop-navbar{display:none}.mobile-navbar{display:grid}}@media (width>=1024px){.mobile-side-menu,.mobile-menu-backdrop{display:none!important}}@media (width<=520px){.mobile-brand img{width:92px}.mobile-actions{gap:2px}.mobile-icon-button{width:31px;height:31px}.mobile-icon-button svg{width:17px;height:17px}}.cravelo-navbar{z-index:9000!important;background:0 0!important;position:sticky!important;top:0!important}.desktop-navbar{-webkit-backdrop-filter:blur(16px)!important;background:#fffffff0!important;border-bottom:1px solid #00000014!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(18px,2vw,36px)!important;min-height:68px!important;padding:0 clamp(28px,3.2vw,58px)!important;display:grid!important;box-shadow:0 10px 28px #0000000b!important}.desktop-nav-left,.desktop-nav-right{gap:clamp(14px,1.3vw,25px)!important;min-width:0!important}.desktop-nav-left{justify-content:flex-start!important}.desktop-nav-right{justify-content:flex-end!important}.desktop-nav-left button,.desktop-nav-right button,.desktop-shop-menu>button{letter-spacing:.18em!important;opacity:.94!important;border-bottom:2px solid #0000!important;padding:26px 0 22px!important;font-size:10px!important;font-weight:900!important}.desktop-nav-left button:hover,.desktop-nav-right button:hover,.desktop-shop-menu:hover>button{opacity:1!important;border-bottom-color:#111!important}.desktop-brand{cursor:pointer!important;background:0 0!important;border:0!important;justify-content:center!important;justify-self:center!important;align-items:center!important;width:126px!important;height:48px!important;padding:0!important;display:inline-flex!important}.desktop-brand img{object-fit:contain!important;filter:none!important;width:104px!important;height:auto!important;max-height:34px!important;display:block!important}.desktop-mega-menu{border-radius:0!important;top:100%!important;box-shadow:0 24px 80px #00000024!important}.global-search-modal{justify-content:center!important;align-items:flex-start!important;padding:98px 18px 28px!important}.global-search-panel,.search-content{background:#fff!important;border:1px solid #0000001a!important;width:min(960px,100vw - 42px)!important;max-height:calc(100vh - 128px)!important;margin:0 auto!important;padding:clamp(22px,2.4vw,36px)!important;overflow:auto!important;box-shadow:0 24px 80px #0000002e!important}.global-search-panel input,.search-input{background:#f7f5f1!important;border:1px solid #0000002e!important;width:100%!important;height:58px!important;margin:0 auto!important;font-size:15px!important}.global-search-results{max-height:calc(100vh - 260px)!important;overflow:auto!important}.global-search-modal>.collection-close{z-index:11000!important;top:82px!important;right:max(22px,50vw + min(960px,100vw - 42px)/-2 + 10px)!important}@media (width<=1023px){.cravelo-navbar{position:sticky!important}.global-search-modal{padding:82px 12px 18px!important}.global-search-panel,.search-content{width:min(720px,100vw - 24px)!important;max-height:calc(100vh - 104px)!important;padding:18px!important}.global-search-modal>.collection-close{top:74px!important;right:18px!important}}@media (width>=901px){.cravelo-navbar{z-index:9000!important;background:0 0!important;position:sticky!important;top:0!important}.desktop-navbar{-webkit-backdrop-filter:blur(16px)!important;background:#fffffff5!important;border-bottom:1px solid #00000014!important;grid-template-columns:160px minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(18px,2vw,34px)!important;min-height:68px!important;padding:0 clamp(28px,3.2vw,58px)!important;display:grid!important;box-shadow:0 10px 28px #0000000b!important}.desktop-brand{cursor:pointer!important;background:0 0!important;border:0!important;grid-column:1!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;width:142px!important;height:54px!important;padding:0!important;display:inline-flex!important}.desktop-brand img{object-fit:contain!important;filter:brightness(0)saturate()!important;opacity:1!important;width:126px!important;height:auto!important;max-height:36px!important;display:block!important}.desktop-nav-left{grid-column:2!important;justify-content:center!important;gap:clamp(18px,1.75vw,34px)!important}.desktop-nav-right{grid-column:3!important;justify-content:flex-end!important;gap:clamp(15px,1.35vw,28px)!important}.desktop-nav-left button,.desktop-nav-right button,.desktop-shop-menu>button{letter-spacing:.18em!important;color:#111!important;opacity:.94!important;border-bottom:2px solid #0000!important;padding:26px 0 22px!important;font-size:10px!important;font-weight:900!important}.desktop-nav-left button:hover,.desktop-nav-right button:hover,.desktop-shop-menu:hover>button{opacity:1!important;border-bottom-color:#111!important}}@media (width>=1024px){.desktop-navbar{grid-template-columns:150px auto minmax(260px,1fr)!important;justify-content:start!important;column-gap:42px!important;min-height:74px!important;padding:0 clamp(34px,3.6vw,64px)!important}.desktop-brand{grid-column:1!important;justify-content:flex-start!important;justify-self:start!important;width:150px!important;height:66px!important}.desktop-brand img{filter:brightness(0)saturate()!important;opacity:1!important;width:138px!important;max-height:52px!important}.desktop-nav-left{grid-column:2!important;justify-content:flex-start!important;justify-self:start!important;gap:clamp(22px,2vw,38px)!important}.desktop-nav-right{grid-column:3!important;justify-content:flex-end!important;justify-self:end!important;gap:clamp(16px,1.4vw,28px)!important}.desktop-nav-left button,.desktop-nav-right button,.desktop-shop-menu>button{padding:29px 0 25px!important}}@media (width<=1023px){.desktop-navbar{display:none!important}.mobile-navbar{grid-template-columns:auto 1fr auto!important;display:grid!important}.mobile-side-menu{display:block!important}}
