:root{--ink:#181818;--accent:#3548dc;--muted:#747474;--line:#e5e3df;--surface:#f1f0ec}body{background:#faf9f6}header{background:#faf9f6;padding:24px 4%;gap:55px}.topline{background:#1d1d1d;font-size:10px;letter-spacing:2px}.logo{font-weight:900}.logo span{color:var(--ink)}.bag-link{font-size:12px;font-weight:700;letter-spacing:1px;display:flex;gap:10px;align-items:center}.bag-link span{background:var(--ink);color:white;border-radius:50%;min-width:23px;height:23px;display:grid;place-content:center;font-size:10px}.campaign{position:relative;min-height:650px;height:calc(100vh - 125px);max-height:900px;background:#252a31;color:#fff;overflow:hidden}.campaign>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 45%}.campaign:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#07101bc9,transparent 75%),linear-gradient(0deg,#0006,transparent 30%)}.campaign-copy{position:relative;z-index:1;padding:95px 5% 110px;width:65%}.campaign .eyebrow{color:#d8dbf1;font-size:11px;letter-spacing:3px}.campaign h1{font-size:clamp(80px,9.5vw,154px);font-weight:900;line-height:.86;letter-spacing:-8px;margin:35px 0}.campaign h1 span{color:#d7fa64}.campaign-copy>p:not(.eyebrow){font-size:17px;line-height:1.8}.campaign-cta{display:flex;justify-content:space-between;max-width:285px;padding:17px 21px;background:#d7fa64;color:#151515;font-size:13px;font-weight:700;margin-top:30px}.campaign-cta:hover{background:white}.campaign-bottom{position:absolute;bottom:23px;left:5%;right:5%;display:flex;justify-content:space-between;gap:14px;z-index:1;font-size:10px;letter-spacing:1px}.campaign-bottom small{font-size:10px;letter-spacing:0;color:#ddd}.brand-ribbon{display:flex;justify-content:space-around;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:28px 4%;font-size:23px;font-weight:800;white-space:nowrap;overflow:hidden;letter-spacing:-1px}.brand-ribbon i{font-size:20px;color:#888;font-style:normal}.edit-section{padding:75px 4% 0}.section-top{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:28px}.section-top h2{font-size:30px;font-weight:600;letter-spacing:-1px;margin:0}.section-top>span,.section-top>a{font-size:11px;letter-spacing:1px}.eyebrow{font-size:10px;letter-spacing:2px}.category-edits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-edits>a{position:relative;min-height:440px;background:#e7e6e0;padding:28px;overflow:hidden}.category-edits>a:nth-child(2){background:#dfe3e8}.category-edits>a:nth-child(3){background:#e5e1d9}.category-edits>a>span{font-size:10px;letter-spacing:2px;position:relative;z-index:1}.category-edits h3{font-size:28px;font-weight:600;letter-spacing:-1px;line-height:1.3;position:relative;z-index:1;margin:18px 0}.category-product{position:absolute;width:68%;height:70%;bottom:20px;right:-15px;mix-blend-mode:multiply;transition:transform .3s}.category-product img{height:100%;width:100%;object-fit:contain}.category-edits a:hover .category-product{transform:rotate(-3deg) scale(1.04)}.category-edits strong{position:absolute;bottom:25px;left:28px;font-size:12px;z-index:1}.picks .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.photo{background:#eeede8}.card .price{font-size:14px}.card-bottom>span{display:none}.card-bottom{margin-top:8px}.service-strip{margin:75px 4% 60px;padding:30px 0;border-block:1px solid #aaa;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.service-strip>div>span{font-size:11px;color:#777;margin-right:15px}.service-strip strong{font-weight:600;font-size:16px}.service-strip p{font-size:12px;color:#777;margin:10px 0 0 33px}.catalog{scroll-margin-top:20px}.filter.selected{background:#e8e9f0;color:#283acc}.product-page{background:#faf9f6}.cart-page{max-width:1440px;padding:65px 4% 90px;margin:auto;min-height:75vh}.cart-title{display:flex;justify-content:space-between;align-items:center;gap:30px}.cart-title h1{font-size:65px;letter-spacing:-4px;font-weight:850}.cart-title h1 span{color:#4557de}.cart-title>p{font-size:12px}.cart-title>p>span{color:#999;margin-left:12px}.cart-lead{font-size:14px;color:#777;margin:20px 0 40px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:45px}.bag-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #222;padding:0 0 16px;font-size:13px}.bag-toolbar label{display:flex;align-items:center;gap:10px}input[type=checkbox]{width:17px;height:17px;accent-color:#202020;cursor:pointer}.bag-item{display:grid;grid-template-columns:20px 110px minmax(0,1fr) auto;gap:18px;padding:26px 0;border-bottom:1px solid var(--line);align-items:start}.bag-photo{background:#eee;aspect-ratio:4/5}.bag-photo img{width:100%;height:100%;object-fit:cover}.bag-name{font-size:14px}.bag-detail .eyebrow{margin-bottom:8px}.bag-detail .meta{margin:9px 0;font-size:12px}.bag-price{display:grid;gap:20px;text-align:right;font-size:14px}.bag-price button{justify-self:end}.quantity{display:flex;width:100px;border:1px solid #ccc;align-items:center;justify-content:space-between;margin-top:15px}.quantity button{border:0;background:none;width:30px;height:30px}.quantity span{font-size:12px}.quantity button:disabled{opacity:.25}.bag-summary{background:#f0efea;padding:27px;height:fit-content;position:sticky;top:20px}.bag-summary h2{font-size:21px;margin-bottom:25px}.bag-summary>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin:18px 0}.bag-summary .bag-total{border-top:1px solid #ccc;padding-top:23px;margin-top:23px;align-items:center}.bag-total strong{font-size:23px;letter-spacing:-1px}.bag-summary .meta{font-size:11px;line-height:1.8}.bag-summary small{display:block;text-align:center;color:#777;font-size:11px}.bag-summary .buy{padding:18px}.continue-shopping{font-size:12px;display:block;text-align:center;margin-top:25px}.empty-bag{text-align:center;padding:65px 20px;background:#f0efeb}.empty-bag>span{font-size:65px;font-weight:200}.empty-bag h2{font-size:24px}.empty-bag p{font-size:14px;color:#777}.verification{font-size:12px;margin:12px 0}.verification.error,#cartMessage{color:#a02f27}.verification.ok{color:#35653e}#readyDialog{max-width:540px;padding:45px}#readyDialog h2{font-size:26px;line-height:1.4}#readyDialog>p{font-size:14px}#readySummary{border-block:1px solid #ddd;margin:25px 0;padding:12px 0}.primary:hover{background:#383838}.primary:disabled{cursor:not-allowed;opacity:.5}footer{padding-block:35px}.category-edits a:focus-visible,.campaign-cta:focus-visible{outline:3px solid #657cff}@media(min-width:1600px){.edit-section,.catalog,.service-strip{max-width:1480px;margin-left:auto;margin-right:auto}.campaign-copy{padding-left:8%}}@media(max-width:900px){.campaign{min-height:600px;height:75vh}.campaign-copy{padding-top:85px;width:80%}.campaign h1{font-size:100px}.category-edits>a{min-height:350px;padding:20px}.category-edits h3{font-size:22px}.category-edits strong{left:20px}.section-top h2{font-size:25px}.section-top>span{display:none}.picks .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-layout{grid-template-columns:1fr}.bag-summary{position:static}.bag-summary h2{display:block}.cart-title{display:block}.service-strip{gap:20px}.service-strip strong{font-size:14px}.brand-ribbon{justify-content:flex-start;font-size:20px}}@media(max-width:600px){header{gap:20px;padding:20px 5%;flex-wrap:nowrap}header nav{gap:12px}.bag-link{font-size:10px}.topline{font-size:8px;text-align:center;justify-content:center}.campaign{min-height:660px;height:82vh;max-height:850px}.campaign>img{object-position:65% center}.campaign:after{background:linear-gradient(0deg,#08101aed,transparent 85%)}.campaign-copy{position:absolute;bottom:60px;padding:0 6%;width:100%}.campaign h1{font-size:88px;letter-spacing:-5px;margin:20px 0}.campaign-copy>p:not(.eyebrow){font-size:14px}.campaign .eyebrow{font-size:9px;letter-spacing:2px}.campaign-cta{margin-top:22px;max-width:270px}.campaign-bottom{bottom:16px;flex-wrap:wrap;font-size:8px;gap:5px}.campaign-bottom small{order:3;width:100%;font-size:8px}.brand-ribbon{padding-block:22px;font-size:18px;gap:25px}.edit-section{padding-top:50px}.section-top{gap:12px;align-items:start}.section-top h2{font-size:23px;line-height:1.4}.section-top>a{font-size:10px;white-space:nowrap;padding-top:28px;letter-spacing:0}.category-edits{grid-template-columns:1fr;gap:12px}.category-edits>a{min-height:260px;padding:25px}.category-edits h3{font-size:26px;width:60%}.category-product{height:95%;width:55%;bottom:0;right:0}.category-edits strong{left:25px}.picks .grid{gap:24px 12px}.service-strip{margin-top:45px;margin-bottom:35px;grid-template-columns:1fr;gap:20px;padding:25px 0}.service-strip p{margin-top:5px}.cart-page{padding-top:35px}.cart-title h1{font-size:47px;letter-spacing:-2px}.cart-title>p{margin-top:20px;font-size:11px}.bag-item{grid-template-columns:18px 75px minmax(0,1fr);gap:12px;padding-block:22px}.bag-name{font-size:12px}.bag-price{grid-column:3;display:flex;justify-content:space-between;text-align:left;font-size:13px}.bag-summary{padding:25px}.cart-lead{font-size:12px}.empty-bag h2{font-size:20px}.cart-title>p>span{margin-left:7px}.bag-detail .eyebrow{font-size:9px}#readyDialog{padding:35px 25px}.product-page .header-note{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.lifestyle-edit{scroll-margin-top:25px}.lifestyle-edit .grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lifestyle-chips{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.lifestyle-chips a{border:1px solid #ccc;border-radius:30px;padding:9px 18px;font-size:12px}.lifestyle-chips a:hover{background:#d7fa64}.lifestyle-edit .photo{aspect-ratio:1}.lifestyle-edit .photo img{object-fit:contain}@media(max-width:600px){.lifestyle-edit .grid{grid-template-columns:repeat(2,minmax(0,1fr))}#categories{overflow-x:auto}header{flex-wrap:wrap}header nav{order:3;flex-basis:100%;justify-content:space-between}.bag-link{margin-left:auto}.lifestyle-chips{gap:8px}.lifestyle-chips a{padding:7px 12px}.lifestyle-edit .section-top{display:block}.lifestyle-edit .section-top>a{display:inline-block;padding-top:15px}}
html[lang=en] .detail-nav{flex-wrap:wrap;gap:16px}
html[lang=en] .bag-summary>div{align-items:start}
html[lang=en] .bag-summary>div>strong{white-space:nowrap}
html[lang=en] .product-summary h1{overflow-wrap:anywhere}
@media(max-width:600px){html[lang=en] .cart-title>p{line-height:1.8}html[lang=en] .cart-title>p>span{margin-left:0}html[lang=en] .bag-total strong{font-size:21px}}
