*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}body.cart-is-open{overflow:hidden}button,input,a{color:inherit}button,input{font:inherit}a{text-decoration:none}img{max-width:100%}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;background:var(--white);border:1px solid var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.is-hidden{display:none!important}.rte{line-height:1.65}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.announcement{min-height:32px;padding:7px 28px;background:var(--ink);color:var(--white);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:10px;font-weight:800;letter-spacing:.16em}.announcement-center{text-align:center}.announcement span:last-child{text-align:right}.site-header{position:sticky;top:0;z-index:30;height:78px;padding:0 3vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--ink);background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand,.footer-brand{font-family:Impact,Arial Black,sans-serif;font-size:36px;line-height:1;letter-spacing:-.03em}.brand span{color:var(--signal)}.site-header nav{display:flex;gap:34px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.site-header nav a,footer a{position:relative}.site-header nav a:after,footer a:after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:1px;background:currentColor;transition:right .18s ease}.site-header nav a:hover:after,footer a:hover:after{right:0}.cart-trigger{justify-self:end;border:0;background:transparent;font-size:12px;font-weight:800;text-transform:uppercase}.cart-trigger span{margin-left:6px;width:26px;height:26px;display:inline-grid;place-items:center;border-radius:999px;background:var(--ink);color:var(--white)}.hero{min-height:calc(100vh - 110px);display:grid;grid-template-columns:1.05fr .95fr;border-bottom:1px solid var(--ink)}.hero-copy{padding:clamp(54px,7vw,110px) 5vw 64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{margin:0 0 22px;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero h1{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(60px,7.1vw,122px);font-weight:800;line-height:.88;letter-spacing:-.07em}.hero h1 em,.manifesto em{font-style:normal;color:transparent;-webkit-text-stroke:2px var(--ink)}.hero-description{max-width:520px;margin:34px 0 0;font-size:clamp(16px,1.3vw,19px);line-height:1.55}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:22px}.primary-button,.add-button,.checkout-button,.secondary-button{border:1px solid var(--ink);padding:16px 20px;display:inline-flex;justify-content:space-between;align-items:center;gap:28px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,color .18s ease}.primary-button,.add-button,.checkout-button{background:var(--ink);color:var(--white)}.secondary-button{background:transparent;color:var(--ink)}.primary-button:hover,.add-button:hover,.checkout-button:hover{background:var(--signal);color:var(--ink)}.add-button[disabled]{opacity:.45;cursor:not-allowed}.drop-note{max-width:130px;font-size:10px;font-weight:700;line-height:1.4;text-transform:uppercase}.hero-visual{min-height:620px;padding:clamp(48px,6vw,110px);background:var(--signal);border-left:1px solid var(--ink);display:grid;place-items:center}.hero-logo{width:min(92%,720px);height:auto;display:block}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--ink);background:var(--ink);color:var(--white)}.proof-strip div{min-height:128px;padding:28px 4vw;display:flex;align-items:center;gap:20px;border-right:1px solid rgba(255,255,255,.28)}.proof-strip div:last-child{border-right:0}.proof-strip strong{font-family:Impact,Arial Black,sans-serif;font-size:46px;color:var(--signal)}.proof-strip span{max-width:110px;font-size:11px;font-weight:800;line-height:1.3;text-transform:uppercase}.collection,.faq{padding:100px 3vw}.section-heading{margin-bottom:44px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h1,.section-heading h2,.cart-header h2{margin:0;font-family:Impact,Arial Black,sans-serif;font-size:clamp(44px,5.2vw,82px);line-height:.9;letter-spacing:-.03em}.section-heading>p,.section-heading>.rte{max-width:400px;margin:0;font-size:15px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0}.product-media{position:relative;aspect-ratio:1;overflow:hidden;display:block;border:1px solid var(--ink);background:#dedbd2}.product-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-media img{transform:scale(1.035)}.product-web img,.product-nova img{object-fit:contain}.product-web,.product-lone,.product-morpho{background:var(--white)}.product-nova{background:#eae7df}.product-index,.product-badge{position:absolute;z-index:2;top:16px;background:var(--paper);border:1px solid var(--ink);padding:7px 9px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-index{left:16px}.product-badge{right:16px}.product-placeholder .product-media{background:var(--white)}.product-info{padding-top:18px}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-title-row h3{margin:0;font-family:Impact,Arial Black,sans-serif;font-size:clamp(32px,2.6vw,46px);letter-spacing:-.02em}.product-title-row p{margin:4px 0 0;font-size:12px}.product-title-row>strong{margin-top:8px;font-size:16px;white-space:nowrap}.product-controls{margin-top:18px;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;gap:18px}.swatches{display:flex;align-items:center;gap:7px;min-width:0}.swatch{width:20px;height:20px;padding:0;border:1px solid var(--ink);border-radius:50%;background:var(--swatch, #999);cursor:pointer;box-shadow:0 0 0 0 var(--paper),0 0 0 0 var(--ink);transition:box-shadow .15s ease}.swatch.selected{box-shadow:0 0 0 2px var(--paper),0 0 0 3px var(--ink)}.swatches span{margin-left:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;text-transform:uppercase}.swatch--noir{--swatch: #111111}.swatch--blanc{--swatch: #f4f2eb}.swatch--gris{--swatch: #999999}.swatch--rose{--swatch: #ef8fbd}.swatch--bleu{--swatch: #144bd3}.swatch--bordeaux{--swatch: #850f29}.swatch--chocolat{--swatch: #4b2d26}.swatch--ivoire{--swatch: #eeeae0}.swatch--rouge{--swatch: #db2638}.swatch--noir-gris{--swatch: linear-gradient(135deg, #111 0 50%, #a3a3a3 50%)}.swatch--blanc-bleu{--swatch: linear-gradient(135deg, #f4f2eb 0 50%, #1f55c5 50%)}.swatch--bleu-vert{--swatch: linear-gradient(135deg, #cfe7f7 0 50%, #14532d 50%)}.swatch--noir-rouge{--swatch: linear-gradient(135deg, #111 0 50%, #dc2626 50%)}.swatch--jaune-rouge{--swatch: linear-gradient(135deg, #d6a928 0 50%, #a71930 50%)}.add-button{width:100%;padding:13px 15px;flex-shrink:0}.manifesto{padding:110px 5vw 80px;background:var(--signal);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.manifesto-label{margin:0 0 50px;font-size:10px;font-weight:900;letter-spacing:.2em}.manifesto blockquote{margin:0;font-family:Impact,Arial Black,sans-serif;font-size:clamp(48px,8vw,126px);line-height:.93;letter-spacing:-.035em}.manifesto-bottom{margin-top:68px;padding-top:28px;border-top:1px solid var(--ink);display:flex;align-items:flex-end;justify-content:space-between}.manifesto-bottom p{max-width:560px;margin:0;font-size:16px;line-height:1.6}.manifesto-bottom span{font-size:70px;line-height:1}.faq{background:var(--paper)}.faq-list{border-top:1px solid var(--ink)}.faq details{border-bottom:1px solid var(--ink)}.faq summary{padding:25px 0;display:flex;justify-content:space-between;align-items:center;list-style:none;font-size:clamp(18px,2vw,27px);font-weight:800;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:28px;transition:transform .18s ease}.faq details[open] summary span{transform:rotate(45deg)}.faq-answer{max-width:680px;margin:-5px 0 26px;font-size:15px}footer{min-height:300px;padding:54px 3vw 32px;background:var(--ink);color:var(--white);display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.footer-brand{font-size:clamp(80px,15vw,230px);letter-spacing:-.05em}footer>p{justify-self:end;max-width:260px;margin:20px 0 0;font-size:16px;line-height:1.5;text-align:right}footer>div{grid-column:1 / -1;padding-top:24px;border-top:1px solid rgba(255,255,255,.28);display:flex;gap:24px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}footer>div span{margin-left:auto}.cart-overlay{position:fixed;z-index:49;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0000007a;opacity:0;pointer-events:none;transition:opacity .22s ease}.cart-overlay.visible{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;z-index:50;top:0;right:0;width:min(480px,100vw);height:100vh;padding:28px;background:var(--paper);border-left:1px solid var(--ink);display:flex;flex-direction:column;transform:translate(102%);transition:transform .26s ease}.cart-drawer.open{transform:translate(0)}.cart-header{padding-bottom:24px;border-bottom:1px solid var(--ink);display:flex;justify-content:space-between;align-items:flex-start}.cart-header .eyebrow{margin-bottom:8px}.cart-header h2{font-size:48px}.cart-header>button{width:42px;height:42px;border:1px solid var(--ink);border-radius:50%;background:transparent;font-size:28px;cursor:pointer}.cart-lines{flex:1;overflow-y:auto}.empty-cart{height:100%;display:grid;place-content:center;justify-items:center;text-align:center}.empty-cart>span{font-size:72px}.empty-cart p{font-weight:800}.empty-cart button{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:6px 0;cursor:pointer}.cart-line{padding:18px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:82px 1fr auto;gap:14px;align-items:start}.cart-line img{width:82px;height:82px;object-fit:cover;border:1px solid var(--ink);background:var(--white)}.cart-line-copy{display:flex;flex-direction:column;gap:4px}.cart-line-copy>strong{font-family:Impact,Arial Black,sans-serif;font-size:22px}.cart-line-copy>span{font-size:11px;text-transform:uppercase}.quantity{margin-top:10px;display:inline-flex;align-items:center;gap:10px}.quantity button{width:25px;height:25px;padding:0;border:1px solid var(--ink);background:transparent;cursor:pointer}.quantity span{min-width:12px;text-align:center;font-size:12px;font-weight:800}.cart-footer{padding-top:20px;border-top:1px solid var(--ink)}.cart-total{display:flex;justify-content:space-between;font-size:18px;text-transform:uppercase}.cart-footer>p{margin:8px 0 16px;font-size:10px}.cart-footer .checkout-button{width:100%}.product-page{min-height:calc(100vh - 110px);display:grid;grid-template-columns:1.05fr .95fr;border-bottom:1px solid var(--ink)}.product-page-media{min-height:680px;display:grid;place-items:center;background:var(--white);border-right:1px solid var(--ink);overflow:hidden}.product-page-media img{width:100%;height:100%;object-fit:cover}.product-page-copy{padding:clamp(52px,7vw,110px) 6vw;align-self:center}.product-page-copy h1,.cart-page h1,.content-page h1,.not-found-page h1{margin:0;font-family:Impact,Arial Black,sans-serif;font-size:clamp(64px,9vw,140px);line-height:.88}.product-page-price{margin:22px 0;font-size:24px;font-weight:900}.product-description{max-width:600px;font-size:16px}.product-page-form{margin-top:32px}.product-option-label{margin-bottom:14px;font-size:12px;text-transform:uppercase}.swatches-large .swatch{width:30px;height:30px}.product-page-add{margin-top:26px;padding:18px 20px}.product-reassurance{margin-top:38px;border-top:1px solid var(--ink)}.product-reassurance p{margin:0;padding:14px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:12px}.product-reassurance span{text-align:right}.cart-page,.content-page,.not-found-page{min-height:70vh;padding:100px 5vw}.cart-page h1,.content-page h1,.not-found-page h1{font-size:clamp(58px,8vw,120px)}.cart-page-lines{margin-top:50px;border-top:1px solid var(--ink)}.cart-page-line{padding:20px 0;display:grid;grid-template-columns:150px 1fr auto;gap:24px;border-bottom:1px solid var(--ink)}.cart-page-line img{width:150px;height:150px;object-fit:cover;background:var(--white)}.cart-page-line h2{margin:10px 0 6px;font-size:28px}.cart-page-line p{margin:0 0 20px}.cart-page-line input{width:70px;padding:8px;border:1px solid var(--ink);background:transparent}.cart-page-footer{margin-top:30px;display:flex;justify-content:flex-end;align-items:center;gap:14px;flex-wrap:wrap}.cart-page-footer>p{width:100%;text-align:right;font-size:22px}.empty-cart-page{min-height:420px}.content-page .rte{max-width:760px;margin-top:38px}.not-found-page>p:not(.eyebrow){margin:28px 0;font-size:18px}.pagination{margin-top:48px;text-align:center}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.site-header{grid-template-columns:1fr 1fr}.site-header nav{display:none}.hero,.product-page{min-height:auto;grid-template-columns:1fr}.hero-copy{min-height:620px}.hero-visual{min-height:620px;border-left:0;border-top:1px solid var(--ink)}.product-page-media{min-height:auto;aspect-ratio:1;border-right:0;border-bottom:1px solid var(--ink)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.announcement{grid-template-columns:1fr 1fr;padding-inline:16px}.announcement-center{display:none}.site-header{height:66px;padding:0 18px}.brand{font-size:30px}.hero-copy{min-height:560px;padding:58px 20px 48px}.hero h1{font-size:clamp(61px,21vw,92px)}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:470px;padding:50px 34px}.hero-logo{width:88%}.proof-strip{grid-template-columns:1fr}.proof-strip div{min-height:94px;border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}.collection,.faq{padding:72px 18px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-index,.product-badge{top:9px;padding:5px 7px;font-size:8px}.product-index{left:9px}.product-badge{right:9px}.product-title-row{gap:8px}.product-title-row h3{font-size:28px}.product-title-row>strong{font-size:12px}.swatches{flex-wrap:wrap}.manifesto{padding:78px 20px 60px}.manifesto-bottom{align-items:flex-start;flex-direction:column;gap:38px}footer{grid-template-columns:1fr}footer>p{justify-self:start;text-align:left}footer>div{flex-wrap:wrap}footer>div span{width:100%;margin-left:0}.cart-drawer{padding:20px}.product-page-copy,.cart-page,.content-page,.not-found-page{padding:64px 20px}.product-page-copy h1{font-size:72px}.product-reassurance p{flex-direction:column;gap:4px}.product-reassurance span{text-align:left}.cart-page-line{grid-template-columns:90px 1fr;gap:14px}.cart-page-line img{width:90px;height:90px}.cart-page-line>strong{grid-column:2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
