@font-face{font-family:Bricolage;src:url('./BricolageGrotesque-Variable.ttf') format('truetype');font-weight:200 800;font-display:swap}
@font-face{font-family:Manrope;src:url('./Manrope-Variable.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--ink:#211c30;--paper:#fff8f2;--lav:#c9b8ff;--cherry:#ff275a;--lime:#d7f14c;--line:rgba(33,28,48,.2);--display:Bricolage,Arial,sans-serif;--body:Manrope,Arial,sans-serif;--pad:clamp(22px,5vw,90px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}button,input,select{font:inherit;color:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-underline-offset:.25em}a:hover{text-decoration-thickness:2px}img{display:block;max-width:100%}button:disabled{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--ink);outline-offset:5px}.dark :focus-visible,footer :focus-visible{outline-color:var(--lime)}::selection{background:var(--lime);color:var(--ink)}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:var(--ink);color:var(--paper);padding:12px}.skip:focus{top:12px}.preview-bar{background:var(--ink);color:var(--paper);text-align:center;font-size:11px;letter-spacing:.1em;padding:8px 16px;line-height:1.5}.preview-bar a{margin-left:12px;font-weight:700}.header{padding:0 calc(var(--pad) - 16px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);min-height:126px}.brand-link{display:inline-flex;padding:16px;flex:none}.brand-link img{width:160px;height:auto}.nav{display:flex;align-items:center;gap:clamp(20px,3vw,45px)}.nav a{text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}.nav a[aria-current=page]{text-decoration:underline;text-decoration-thickness:2px}.nav a:hover{opacity:.65}.header-tools{display:flex;align-items:center;gap:15px}.cart-link{border:1px solid var(--ink);padding:12px 17px;border-radius:99px;display:flex;align-items:center;gap:12px;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.cart-link svg{width:17px;height:20px}.cart-count{background:var(--ink);color:var(--paper);min-width:21px;height:21px;display:inline-grid;place-items:center;border-radius:100%;font-size:10px}.menu-toggle{display:none;border:0;background:none;padding:12px;font-weight:700;font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:11px;line-height:1.5;display:block;margin:0 0 24px}.hero{display:grid;grid-template-columns:.95fr 1.05fr;min-height:620px;background:var(--lav);overflow:hidden}.hero-copy{padding:70px 0 65px var(--pad);position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{font:800 clamp(76px,8.5vw,142px)/.86 var(--display);letter-spacing:-.065em;margin:0 0 34px;max-width:750px}.hero h1 span{display:block}.hero p{max-width:335px;font-size:16px;line-height:1.6;margin:0 0 32px}.hero-media{position:relative;display:flex;align-items:stretch;min-height:100%;margin-left:-30px}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:47% center}.hero-tag{position:absolute;bottom:36px;right:30px;background:var(--lime);border-radius:50%;height:112px;width:112px;display:grid;place-content:center;transform:rotate(10deg);font-size:12px;font-weight:800;text-align:center;line-height:1.4;letter-spacing:.04em}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 25px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:99px;text-decoration:none;font-size:13px;font-weight:700;line-height:1.4;min-height:52px;transition:background .15s,transform .15s}.button:hover{background:#3a314e;transform:translateY(-2px)}.button::after{content:'↗';font-size:20px;line-height:1}.button.secondary{color:var(--ink);background:transparent}.button.secondary:hover{background:rgba(255,248,242,.4)}.button.lime{color:var(--ink);background:var(--lime);border-color:var(--lime)}.button.lime:hover{background:#e5fc77}.button.plain::after{content:none}.button.wide{width:100%;justify-content:center}.text-link{font-size:13px;font-weight:700;display:inline-block}.actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.ticker{background:var(--cherry);color:#17121f;display:flex;justify-content:space-around;gap:30px;padding:20px var(--pad);font:800 clamp(18px,2.15vw,34px)/1.2 var(--display);letter-spacing:-.03em;overflow:hidden;white-space:nowrap}.ticker b{font-weight:800}.ticker .star{font-size:24px}.section{padding:90px var(--pad)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:42px}.section-head h2,.display-title{font:800 clamp(42px,5vw,80px)/.99 var(--display);letter-spacing:-.055em;margin:0;max-width:750px}.section-head p{max-width:300px;margin:0;font-size:14px}.label-number{font-size:12px;letter-spacing:.08em;border-top:1px solid var(--ink);padding-top:8px;margin-bottom:22px;display:block}.product-split{display:grid;grid-template-columns:1fr 1fr;gap:24px}.color-feature{position:relative;min-width:0}.color-visual{aspect-ratio:1.06;overflow:hidden;position:relative;background:var(--lav)}.color-visual img{width:100%;height:100%;object-fit:cover}.color-visual.rosa img{width:200%;max-width:none;object-fit:cover;transform:translateX(-46%);object-position:76% 65%}.color-visual.petroleo img{width:165%;max-width:none;object-fit:cover;object-position:23% 40%;transform:translateX(-3%)}.visual-label{position:absolute;left:24px;bottom:22px;background:var(--paper);padding:7px 14px;border-radius:99px;font-size:11px;font-weight:700}.product-caption{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.product-caption h3{font:800 28px/1.1 var(--display);letter-spacing:-.03em;margin:0 0 5px}.product-caption p{font-size:12px;margin:0}.round-link{display:grid;place-items:center;flex:none;width:48px;height:48px;border:1px solid var(--ink);border-radius:100%;text-decoration:none;font-size:23px}.round-link:hover{background:var(--lime)}.micro{font-size:11px;line-height:1.7;max-width:600px}.section-note{margin:18px 0 0;font-size:11px;opacity:.8}.manifesto{background:var(--ink);color:var(--paper);padding:100px var(--pad);display:grid;grid-template-columns:1.5fr 1fr;gap:90px;align-items:center}.manifesto h2{font:800 clamp(50px,5.6vw,89px)/.98 var(--display);letter-spacing:-.055em;margin:0}.manifesto h2 em{font-style:normal;color:var(--lav)}.manifesto p{max-width:365px;font-size:15px}.manifesto .text-link{margin-top:18px}.journal-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:50px}.poster{min-height:340px;padding:36px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;position:relative;overflow:hidden}.poster.lavender{background:var(--lav)}.poster.cherry{background:var(--cherry);color:#17121f}.poster.lime{background:var(--lime)}.poster b{font:800 clamp(48px,4.8vw,76px)/.97 var(--display);letter-spacing:-.05em;max-width:500px;z-index:1}.poster small{font-size:11px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;z-index:1}.poster .poster-orbit{position:absolute;width:310px;height:310px;border:1px solid currentColor;border-radius:100%;right:-140px;bottom:-110px;opacity:.35}.article-caption{padding:22px 0}.article-caption h3{font:800 24px/1.15 var(--display);letter-spacing:-.035em;margin:7px 0}.article-caption p{font-size:12px;margin:0}.journal-list-item{display:grid;grid-template-columns:40px 1fr 35px;gap:15px;padding:30px 0;border-top:1px solid var(--ink);text-decoration:none}.journal-list-item:first-child{padding-top:0;border-top:0}.journal-list-item .num{font-size:12px}.journal-list-item h3{font:800 clamp(28px,3vw,40px)/1.05 var(--display);letter-spacing:-.04em;margin:10px 0 14px}.journal-list-item p{font-size:13px;margin:0}.journal-list-item .arrow{font-size:24px}.journal-intro{margin-bottom:32px;max-width:330px;font-size:14px}.newsletter-block{background:var(--lime);padding:52px var(--pad);display:flex;justify-content:space-between;gap:30px;align-items:center}.newsletter-block p{font:800 clamp(30px,3.3vw,52px)/1.06 var(--display);letter-spacing:-.04em;max-width:720px;margin:0}footer{background:var(--ink);color:var(--paper);padding:60px var(--pad) 26px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:45px;padding-bottom:50px}.footer-logo{display:block;width:240px;padding:24px;margin-left:-24px;margin-top:-24px}.footer-logo img{width:240px;max-width:none}.footer-brand p{font-size:13px;max-width:290px;margin:12px 0 0}.footer-column h2{font-size:11px;text-transform:uppercase;letter-spacing:.15em;margin:5px 0 22px}.footer-column a{display:block;font-size:13px;text-decoration:none;margin:10px 0;max-width:fit-content}.footer-column a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #665d76;display:flex;justify-content:space-between;gap:20px;padding-top:24px;font-size:10px;color:#ddd3e7}.footer-bottom p{margin:0}.breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:11px;padding:27px var(--pad)}.breadcrumb a{text-decoration:none}.page-title{padding:35px var(--pad) 65px}.page-title h1{font:800 clamp(52px,7vw,108px)/.96 var(--display);letter-spacing:-.06em;margin:0;max-width:1000px}.page-title p{max-width:570px;margin:24px 0 0}.collection-title{background:var(--lav);padding-top:65px}.collection-layout{padding-top:40px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:35px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{background:transparent;border:1px solid var(--line);padding:10px 20px;border-radius:99px;font-size:12px;font-weight:700}.filter[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.filter-result{font-size:12px}.collection-product-title{font-size:14px;margin:0 0 4px}.price{font-size:22px;font-weight:700;letter-spacing:-.03em;margin:10px 0 5px}.price small{font-size:10px;letter-spacing:.07em}.product-main{display:grid;grid-template-columns:1.16fr 1fr;gap:clamp(40px,6vw,96px);padding:5px var(--pad) 70px;align-items:start}.product-gallery{min-width:0}.product-main-image{position:relative;background:var(--lav);overflow:hidden;aspect-ratio:1.06}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-main-image .visual-label{top:24px;bottom:auto}.gallery-caption{font-size:11px;margin:15px 0 30px;max-width:530px;line-height:1.7}.gallery-details{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--ink);padding-top:15px;gap:25px}.gallery-details b{display:block;font:800 21px/1.15 var(--display);margin-bottom:9px}.gallery-details p{font-size:12px;margin:0}.product-info h1{font:800 clamp(40px,4.5vw,65px)/1 var(--display);letter-spacing:-.055em;margin:6px 0 18px}.product-info .eyebrow{margin-bottom:20px}.product-description{font-size:14px;margin-bottom:24px;max-width:470px}.reference-note{font-size:11px;margin:0 0 27px;max-width:410px;line-height:1.7}.variant-fieldset{border:0;padding:0;margin:28px 0 22px;min-width:0}.variant-fieldset legend{font-size:12px;font-weight:700;margin-bottom:14px}.variant-options{display:flex;gap:10px;flex-wrap:wrap}.variant-option{position:relative}.variant-option input{position:absolute;opacity:0;width:1px;height:1px}.variant-option label{display:flex;gap:9px;align-items:center;border:1px solid var(--line);border-radius:99px;padding:12px 16px;font-size:12px;cursor:pointer}.variant-option input:checked+label{border:2px solid var(--ink);padding:11px 15px;background:white}.variant-option input:focus-visible+label{outline:3px solid var(--ink);outline-offset:3px}.swatch{width:19px;height:19px;border:1px solid rgba(0,0,0,.15);border-radius:100%;display:inline-block;flex:none}.sku{font-size:10px;letter-spacing:.07em;margin:14px 0}.quantity-row{display:flex;gap:14px;align-items:center;margin:20px 0}.quantity{display:inline-flex;align-items:center;border:1px solid var(--ink);border-radius:99px;flex:none;overflow:hidden}.quantity button{border:0;background:none;min-width:38px;min-height:46px;font-size:20px}.quantity input{width:35px;text-align:center;background:none;border:0;padding:0;-moz-appearance:textfield;font-size:13px}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.quantity button:hover{background:var(--lav)}.status-line{display:flex;gap:10px;font-size:11px;margin:16px 0 23px}.status-dot{width:6px;height:6px;flex:none;margin-top:7px;border-radius:100%;background:var(--ink)}details{border-top:1px solid var(--line);padding:19px 0}details:last-child{border-bottom:1px solid var(--line)}summary{font-size:13px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-weight:400;font-size:20px;line-height:1}details[open] summary::after{content:'−'}details p,details li{font-size:13px;line-height:1.8;max-width:700px}details ul{padding-left:20px}.success-notice{padding:17px;background:var(--lime);font-size:12px;margin:18px 0}.success-notice a{font-weight:800}.storage-warning{padding:15px var(--pad);background:var(--lime);font-size:12px;margin:0}.product-banner{background:var(--cherry);color:#17121f;padding:65px var(--pad);display:flex;justify-content:space-between;gap:40px;align-items:center}.product-banner h2{font:800 clamp(43px,5vw,74px)/1 var(--display);letter-spacing:-.05em;margin:0;max-width:680px}.product-banner p{font-size:14px;max-width:300px}.blog-index{padding-top:0}.blog-featured{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;align-items:center;margin-bottom:65px}.blog-featured .poster{min-height:440px}.blog-featured h2{font:800 45px/1.03 var(--display);letter-spacing:-.05em;margin:0 0 22px}.blog-featured p{font-size:14px;max-width:420px}.blog-secondary{display:grid;grid-template-columns:1fr 1fr;gap:30px}.article-hero{padding:65px var(--pad) 75px}.article-hero.lavender{background:var(--lav)}.article-hero.cherry{background:var(--cherry);color:#17121f}.article-hero.lime{background:var(--lime)}.article-hero h1{font:800 clamp(58px,8.8vw,130px)/.94 var(--display);letter-spacing:-.065em;max-width:1100px;margin:0 0 30px}.article-hero p{font-size:18px;max-width:540px}.article-meta{font-size:11px;display:flex;gap:25px;margin-top:35px}.article-layout{display:grid;grid-template-columns:240px minmax(0,760px);gap:clamp(45px,7vw,120px);padding:70px var(--pad) 90px;justify-content:center}.article-toc{font-size:12px;align-self:start;position:sticky;top:30px}.article-toc p{font-weight:800;margin-top:0}.article-toc ol{padding-left:18px}.article-toc li{padding-bottom:15px}.article-body .lead{font:600 23px/1.5 var(--body);letter-spacing:-.02em;margin:0 0 45px}.article-body h2{font:800 34px/1.1 var(--display);letter-spacing:-.035em;margin:45px 0 20px;scroll-margin-top:40px}.article-body p{font-size:15px;line-height:1.9;margin:0 0 22px}.article-body .source-note{font-size:11px;border-top:1px solid var(--line);padding-top:20px;margin:40px 0 30px}.related-list{padding-top:55px;border-top:1px solid var(--line)}.about-hero{display:grid;grid-template-columns:1.1fr 1fr;background:var(--lav)}.about-hero .page-title{padding-top:75px;padding-bottom:75px}.about-hero h1{font-size:clamp(70px,7.6vw,112px)}.about-hero img{height:100%;width:100%;object-fit:cover}.values{display:grid;grid-template-columns:1fr 1fr 1fr;gap:45px;margin-top:50px}.values h3{font:800 30px/1.1 var(--display);letter-spacing:-.03em}.values p{font-size:14px}.large-statement{font:800 clamp(45px,6vw,92px)/1.04 var(--display);letter-spacing:-.05em;max-width:1120px;margin:0}.two-col-info{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.two-col-info h2{font:800 clamp(35px,4vw,60px)/1.05 var(--display);letter-spacing:-.05em;margin:0}.info-prose p,.info-prose li{font-size:14px;line-height:1.85}.help-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-bottom:60px}.help-item{border-top:1px solid var(--ink);padding-top:25px}.help-item h2{font:800 30px/1.1 var(--display);letter-spacing:-.035em;margin:16px 0}.help-item p{font-size:13px}.notice-box{background:var(--lav);padding:35px;margin:30px 0}.notice-box h2,.notice-box h3{font:800 30px/1.1 var(--display);letter-spacing:-.035em;margin:0 0 20px}.notice-box p,.notice-box li{font-size:13px}.status-table{width:100%;border-collapse:collapse;font-size:13px;margin:25px 0}.status-table th,.status-table td{padding:17px 10px 17px 0;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.status-table th{font-weight:800}.status-table td:last-child{width:60%}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:65px;align-items:start;padding-top:0}.cart-empty{background:var(--lav);padding:48px}.cart-empty h2{font:800 44px/1.02 var(--display);letter-spacing:-.045em;margin:0 0 20px}.cart-empty p{font-size:14px;max-width:400px;margin-bottom:28px}.cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:20px;padding:25px 0;border-top:1px solid var(--line);align-items:start}.cart-color{width:82px;height:100px;display:grid;place-items:center;background:var(--lav);border-radius:2px}.cart-color .color-chip{width:39px;height:58px;border-radius:45% 45% 47% 47%;border:1px solid rgba(0,0,0,.1)}.cart-item h2{font:800 24px/1.1 var(--display);letter-spacing:-.03em;margin:0 0 5px}.cart-item p{font-size:11px;margin:4px 0}.cart-item .quantity{margin-top:12px}.cart-item .quantity button{min-height:36px;min-width:32px;font-size:18px}.cart-item .quantity input{width:28px}.remove-item{border:0;background:none;font-size:11px;text-decoration:underline;padding:12px 0;margin-left:12px}.item-reference{font-size:14px;white-space:nowrap;margin-top:0}.cart-summary{padding:32px;background:var(--lav);position:sticky;top:30px}.cart-summary h2{font:800 32px/1.1 var(--display);letter-spacing:-.04em;margin:0 0 25px}.summary-line{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin:18px 0}.summary-line.total{font-weight:700;font-size:16px;padding-top:20px;border-top:1px solid var(--line)}.cart-summary .micro{margin:22px 0}.clear-cart{border:0;background:none;text-decoration:underline;font-size:12px;padding:15px 0}.steps-panel{padding:30px;background:var(--lime);margin:25px 0}.steps-panel h3{font:800 30px/1.1 var(--display);margin:0 0 20px;letter-spacing:-.035em}.steps-panel p,.steps-panel li{font-size:13px}.steps-panel ol{padding-left:20px}.live-status{font-size:12px;min-height:24px}.simple-page{max-width:1100px}.simple-page h2{font:800 32px/1.1 var(--display);letter-spacing:-.035em;margin:40px 0 20px}.simple-page p,.simple-page li{font-size:14px;line-height:1.8}.privacy-action{padding:25px;background:var(--lav);margin-top:30px}.noscript{background:var(--lime);padding:15px;font-size:12px}.article-body .source-note a{font-weight:700}.inline-tag{display:inline-block;padding:4px 10px;border:1px solid var(--ink);border-radius:99px;font-size:10px;margin:6px 0}.visual-only-color{font-size:10px;margin-top:10px}
@media(min-width:1600px){.hero{min-height:720px}.hero-copy{padding-top:95px;padding-bottom:95px}.hero-media{margin-left:-60px}.hero h1{font-size:154px}}
@media(max-width:1050px){.header{gap:15px}.nav{gap:20px}.nav a{font-size:12px}.hero{min-height:540px}.hero-copy{padding-top:50px;padding-bottom:50px}.hero h1{font-size:90px}.hero-media{margin-left:-60px}.hero-tag{width:85px;height:85px;font-size:10px;right:20px}.manifesto{gap:45px}.product-main{grid-template-columns:1fr 1fr;gap:35px}.quantity-row{flex-wrap:wrap}.quantity-row .button{flex:1}.article-layout{grid-template-columns:180px 1fr;gap:45px}.cart-layout{gap:30px}.cart-item{grid-template-columns:65px 1fr;gap:15px}.cart-color{width:65px;height:90px}.item-reference{grid-column:2}.help-grid{gap:25px}}
@media(max-width:760px){body{font-size:15px}.preview-bar{font-size:9px;letter-spacing:.05em;padding:7px 9px}.preview-bar a{margin-left:6px}.header{padding:0 6px;min-height:128px;gap:0;position:relative;flex-wrap:wrap}.brand-link{padding:16px}.brand-link img{width:160px}.header-tools{gap:0;padding-right:10px}.cart-link{border:0;padding:10px 5px;gap:5px}.cart-link .cart-text{display:none}.cart-link svg{width:17px}.menu-toggle{display:block;padding:10px;font-size:12px}.nav{width:100%;display:flex;justify-content:center;gap:22px;flex-wrap:wrap;padding:0 15px 22px;order:3}.js .nav{display:none}.js .nav.is-open{display:flex}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:42px var(--pad) 34px}.hero h1{font-size:clamp(75px,19vw,128px);margin-bottom:25px;max-width:100%;letter-spacing:-.065em}.hero h1 span{display:inline}.hero p{max-width:420px;font-size:14px;margin-bottom:25px}.hero .eyebrow{margin-bottom:22px}.hero-media{margin:0;min-height:0;aspect-ratio:1.5}.hero-media>img{object-fit:cover;object-position:center}.hero-tag{width:80px;height:80px;right:22px;bottom:20px;font-size:9px}.button{padding:15px 22px;font-size:12px;min-height:50px}.actions{gap:15px}.text-link{font-size:12px}.ticker{padding:17px 20px;font-size:19px;justify-content:center;gap:22px}.ticker b:last-child,.ticker .star:last-of-type{display:none}.ticker .star{font-size:18px}.section{padding:58px var(--pad)}.section-head{display:block;margin-bottom:30px}.section-head h2,.display-title{font-size:43px}.section-head p{margin-top:22px;max-width:360px;font-size:13px}.section-head .text-link{margin-top:22px}.product-split{gap:18px}.color-visual{aspect-ratio:.78}.visual-label{font-size:9px;left:10px;bottom:12px;padding:5px 10px}.product-caption{display:block;padding:16px 0}.product-caption h3{font-size:23px}.product-caption p{font-size:10px}.product-caption .round-link{margin-top:16px;width:38px;height:38px;font-size:19px}.color-visual.rosa img{width:230%;transform:translateX(-45%)}.color-visual.petroleo img{width:205%;transform:translateX(-5%)}.section-note{font-size:10px}.manifesto{padding:65px var(--pad);grid-template-columns:1fr;gap:30px}.manifesto h2{font-size:53px}.manifesto p{font-size:14px;max-width:500px}.journal-grid{grid-template-columns:1fr;gap:35px}.poster{min-height:300px;padding:27px}.poster b{font-size:52px}.journal-list-item h3{font-size:33px}.newsletter-block{padding:40px var(--pad);display:block}.newsletter-block p{font-size:34px;margin-bottom:25px}footer{padding:45px var(--pad) 25px}.footer-top{grid-template-columns:1fr 1fr;gap:40px 22px}.footer-brand{grid-column:1/-1}.footer-logo{width:210px;padding:21px;margin:-21px 0 0 -21px}.footer-logo img{width:210px}.footer-bottom{display:block}.footer-bottom p+p{margin-top:12px}.breadcrumb{padding-top:22px;padding-bottom:22px;font-size:10px}.page-title{padding:24px var(--pad) 45px}.page-title h1{font-size:59px}.page-title p{font-size:14px}.collection-title{padding-top:44px}.collection-layout{padding-top:30px}.filter-bar{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:25px}.filter{font-size:11px;padding:9px 17px}.filter-result{font-size:11px}.price{font-size:19px}.product-main{grid-template-columns:1fr;gap:35px;padding-bottom:45px}.product-main-image{aspect-ratio:1.16}.gallery-caption{margin-bottom:23px;font-size:10px}.gallery-details b{font-size:19px}.gallery-details p{font-size:11px}.product-info h1{font-size:49px}.product-info .price{font-size:24px}.product-info .eyebrow{margin-bottom:18px}.product-description{font-size:14px}.quantity-row{flex-wrap:nowrap}.quantity-row .button{font-size:11px;padding:15px;gap:10px}.quantity{max-width:120px}.product-banner{padding:50px var(--pad);display:block}.product-banner h2{font-size:47px}.product-banner p{margin-top:30px}.blog-featured{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.blog-featured .poster{min-height:330px}.blog-featured h2{font-size:37px}.blog-secondary{grid-template-columns:1fr;gap:30px}.article-hero{padding:45px var(--pad) 50px}.article-hero h1{font-size:69px}.article-hero p{font-size:16px}.article-layout{grid-template-columns:1fr;padding:40px var(--pad) 60px;gap:35px}.article-toc{position:static;border-bottom:1px solid var(--line);padding-bottom:20px}.article-toc ol{display:flex;flex-wrap:wrap;gap:8px 28px;margin-bottom:0}.article-toc li{padding-bottom:8px}.article-body .lead{font-size:21px;margin-bottom:35px}.article-body h2{font-size:31px;margin-top:34px}.article-body p{font-size:14px;line-height:1.85}.about-hero{grid-template-columns:1fr}.about-hero .page-title{padding-top:45px;padding-bottom:45px}.about-hero h1{font-size:73px}.about-hero img{aspect-ratio:1.5}.values{grid-template-columns:1fr;gap:20px;margin-top:30px}.values h3{margin-top:18px;font-size:31px}.large-statement{font-size:48px}.two-col-info{grid-template-columns:1fr;gap:30px}.help-grid{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.help-item{padding-top:18px}.help-item h2{font-size:28px}.notice-box{padding:25px}.status-table{font-size:12px}.cart-layout{grid-template-columns:1fr;gap:30px;padding-top:0}.cart-empty{padding:30px}.cart-empty h2{font-size:40px}.cart-summary{position:static;padding:25px}.cart-item{grid-template-columns:65px 1fr auto}.cart-item h2{font-size:22px}.item-reference{grid-column:2;font-size:12px}.cart-item .quantity{margin-top:8px}.remove-item{margin-left:8px}.article-meta{font-size:10px;gap:20px}.simple-page h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}
.color-visual{display:block}.footer-logo{width:288px}@media(max-width:760px){.footer-logo{width:252px}}
