@font-face{font-family:Cormorant;src:url(/fonts/cormorant-garamond-500.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Cormorant;src:url(/fonts/cormorant-garamond-400.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-400.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-600.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-700.ttf) format("truetype");font-weight:700;font-display:swap}:root{--ink:#2b190b;--sand:#e7e2d6;--stone:#f6f5f1;--white:#ffffff;--muted:#6a6057;--line:rgba(43,25,11,.18);--serif:Cormorant,Georgia,serif;--sans:Manrope,Arial,sans-serif;--gutter:clamp(22px,4.4vw,78px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.048em;line-height:.96}h2{font-size:clamp(43px,5vw,78px);margin-bottom:0}em{font-family:var(--serif);font-weight:400}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline:2px solid #806541;outline-offset:5px}::selection{background:var(--ink);color:var(--stone)}[hidden]{display:none!important}.skip-link{position:fixed;left:20px;top:-90px;z-index:100;background:#fff;padding:15px}.skip-link:focus{top:20px}.announcement{text-align:center;background:var(--ink);color:var(--sand);padding:7px 12px;font-size:9px;letter-spacing:.18em}.header{height:87px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);gap:30px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--white)}.brand{font-family:var(--serif);font-size:37px;line-height:1;letter-spacing:-.07em;font-weight:500;white-space:nowrap}.brand span{font-size:21px;display:inline-block;vertical-align:top;line-height:1.3;margin-left:5px}.desktop-nav{display:flex;gap:32px;font-size:12px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:-6px;left:0;right:100%;height:1px;background:var(--ink);transition:right .25s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:24px;font-size:12px}.cart-link{white-space:nowrap}.cart-link span{border:1px solid var(--line);width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;margin-left:8px;border-radius:50%;font-size:10px}.menu-toggle{display:none;background:none;border:0;padding:10px 0}.mobile-menu{padding:20px var(--gutter);border-bottom:1px solid var(--line);background:var(--sand)}.mobile-menu a{display:block;padding:12px 0;font-size:18px}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:600;line-height:1.5;margin-bottom:25px}.home-masthead{position:relative;padding:19px var(--gutter) 28px;background:var(--white)}.massive-logo{font-family:var(--serif);font-size:clamp(100px,22.4vw,360px);line-height:.84;letter-spacing:-.077em;font-weight:500;padding:0 0 .025em;white-space:nowrap}.massive-logo span{font-family:Georgia,serif;font-size:.39em;vertical-align:top;display:inline-block;margin-left:.065em;line-height:1.25;font-weight:400}.masthead-note{display:block;font-size:9px;letter-spacing:.13em;margin-bottom:10px}.masthead-right{position:absolute;right:var(--gutter);bottom:18px;margin:0;font-size:8px}.hero{display:grid;grid-template-columns:43% 57%;background:var(--white);min-height:570px}.hero-copy{padding:46px 45px 42px var(--gutter);display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{font-size:9px;margin-bottom:25px}.hero h1{font-size:clamp(78px,8.5vw,135px);line-height:.8;margin:0 0 30px}.hero h1 em{font-weight:400}.hero-description{max-width:295px;font-size:14px;line-height:1.75;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;min-height:52px;padding:15px 24px;background:var(--ink);color:var(--white);border:1px solid var(--ink);font-size:12px;transition:background .2s,transform .2s}.button span{font-size:20px;line-height:1}.button:hover{background:#48301b}.button-outline{background:transparent;color:var(--ink)}.button-outline:hover{background:var(--sand)}.button-light{background:var(--sand);border-color:var(--sand);color:var(--ink)}.button-light:hover{background:#fff}.hero-footnote{display:block;margin-top:auto;padding-top:35px;font-size:10px;color:var(--muted)}.hero-visual{position:relative;overflow:hidden;min-height:540px;background:#e7e2d6}.hero-visual>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-caption{position:absolute;bottom:26px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;font-size:10px;line-height:1.5;letter-spacing:.12em;color:var(--ink)}.round-arrow{border:1px solid currentColor;border-radius:50%;width:50px;height:50px;display:grid;place-items:center;font-size:25px}.marquee{display:flex;align-items:center;justify-content:space-around;gap:65px;overflow:hidden;white-space:nowrap;padding:21px 0;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.15em}.marquee i{font-size:22px;font-style:normal;line-height:1}.section{padding:100px var(--gutter)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:20px}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:12px;padding:7px 0;border-bottom:1px solid currentColor;line-height:1.4}.text-link span{font-size:19px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card-image{position:relative;background:#f6f5f1;aspect-ratio:1/1.18;overflow:hidden}.product-card-image>img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .6s,opacity .45s}.product-card-image .product-hover{position:absolute;inset:0;opacity:0}.product-card:hover .product-card-image>img{transform:scale(1.04)}.product-card:hover .product-hover{opacity:1}.product-index{position:absolute;left:16px;top:13px;font-size:9px;opacity:.6}.product-arrow{position:absolute;bottom:14px;right:14px;width:31px;height:31px;border-radius:50%;background:var(--white);display:grid;place-items:center;font-size:18px}.product-card-copy{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding-top:17px}.product-card-copy h3{font-size:15px;font-weight:600;margin:0;line-height:1.5}.product-card-copy>span{font-size:12px;padding-top:2px}.product-card-copy p{grid-column:1/-1;font-size:11px;color:var(--muted);line-height:1.5;margin:0;max-width:90%}.selection-note{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;margin-top:43px;gap:15px}.selection-note>span{font-size:9px;letter-spacing:.1em}.selection-note>p{font-size:11px;margin:0;color:var(--muted)}.gesture-section{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.gesture-art{background:var(--ink);color:var(--sand);position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:47px var(--gutter);overflow:hidden}.gesture-art>.eyebrow{font-size:9px}.gesture-art>p{font-family:var(--serif);font-size:38px;line-height:1.06;position:relative;margin:0}.orbit-art{height:350px;position:relative;display:grid;place-items:center}.orbit-art>div{width:310px;height:230px;border:14px solid #bcb7ab;border-radius:50%;transform:rotate(-43deg);position:absolute;box-shadow:inset 1px 4px 4px #786e60,0 0 1px #fff;border-top-color:#ece8df;border-bottom-color:#867a67}.orbit-art>div:nth-child(2){transform:rotate(43deg);width:260px;height:330px;border-width:12px;border-left-color:#f6f5f1}.orbit-art>span{font-family:var(--serif);font-style:italic;font-size:59px;position:relative}.gesture-copy{padding:75px max(45px,7vw);background:#f6f5f1}.gesture-copy .eyebrow{font-size:9px}.gesture-copy h2{font-size:clamp(60px,6vw,90px);margin-bottom:32px}.gesture-copy>p:not(.eyebrow){font-size:13px;max-width:375px;color:#62584e;line-height:1.9;margin-bottom:18px}.gesture-copy>.text-link{margin-top:8px}.universe-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.universe-tile{position:relative;overflow:hidden;padding:28px 35px 25px;height:590px;display:flex;flex-direction:column}.universe-stone{background:#f6f5f1}.universe-sand{background:#e7e2d6}.universe-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em;position:relative;z-index:2}.universe-top span:last-child{font-size:24px;line-height:.7}.universe-tile h3{font-family:var(--serif);font-size:47px;line-height:.98;letter-spacing:-.03em;position:relative;z-index:2;margin:26px 0 0}.universe-tile img{width:340px;height:340px;object-fit:cover;mix-blend-mode:multiply;position:absolute;left:50%;top:49%;transform:translate(-40%,-30%);transition:transform .5s}.universe-tile:hover img{transform:translate(-40%,-30%) rotate(5deg) scale(1.04)}.universe-link{margin-top:auto;border-top:1px solid var(--line);padding-top:17px;font-size:11px;position:relative;z-index:2}.editorial-quote{background:var(--ink);color:var(--sand);text-align:center;padding:84px var(--gutter) 92px;position:relative;overflow:hidden}.editorial-quote>.eyebrow{font-size:9px;position:relative;z-index:1}.editorial-quote>p:not(.eyebrow){font-family:var(--serif);font-size:clamp(42px,5.5vw,80px);line-height:1.05;letter-spacing:-.025em;margin-bottom:35px;position:relative;z-index:1}.quote-star{position:absolute;right:-.16em;bottom:-.28em;font-size:430px;color:#46301d;line-height:1;pointer-events:none}.editorial-quote .button{position:relative;z-index:1}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.journal-grid>a{border-top:1px solid var(--line);padding-top:20px}.journal-number{font-family:var(--serif);font-size:67px;color:#8b7c68;line-height:1}.journal-grid .eyebrow{font-size:8px;margin:30px 0 13px}.journal-grid h3{font-family:var(--serif);font-size:35px;line-height:1.07;letter-spacing:-.025em;margin-bottom:27px}.journal-grid .text-link{font-size:10px}.faq-section{display:grid;grid-template-columns:42% 58%;padding-top:35px;padding-bottom:120px;gap:0}.faq-section h2{font-size:49px;margin-bottom:22px}.faq-section>div>p:not(.eyebrow){font-size:12px;color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:23px 0;font-size:13px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:21px;font-weight:400}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>div{font-size:12px;color:var(--muted);padding:0 35px 10px 0;line-height:1.9}.footer{background:var(--ink);color:var(--stone);--line:rgba(246,245,241,.24);padding:66px var(--gutter) 22px}.footer-top{display:flex;justify-content:space-between;gap:70px}.footer-statement{font-family:var(--serif);font-size:53px;line-height:1.05;letter-spacing:-.025em}.footer-links{display:flex;gap:90px;padding-top:5px}.footer-links>div{display:flex;flex-direction:column;gap:7px;font-size:11px}.footer-links p{font-size:9px;letter-spacing:.12em;margin-bottom:12px}.footer-wordmark{font-family:var(--serif);font-size:clamp(100px,22vw,350px);font-weight:500;letter-spacing:-.075em;line-height:1;display:block;white-space:nowrap;margin-top:52px}.footer-wordmark span{font-family:Georgia,serif;font-size:.36em;vertical-align:top;line-height:1.55;margin-left:.1em}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:8px;padding-top:20px}.footer-bottom>div{display:flex;gap:22px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:100;background:var(--ink);color:#fff;padding:16px 24px;box-shadow:0 4px 30px #0002;max-width:calc(100vw - 30px);font-size:12px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;font-size:10px;color:var(--muted);padding:25px var(--gutter)}.breadcrumbs a:hover{text-decoration:underline}.page-intro{padding:45px var(--gutter) 55px;max-width:950px}.page-intro h1{font-size:clamp(57px,7vw,105px);margin:0 0 25px}.page-intro>p:not(.eyebrow){max-width:570px;font-size:14px;color:var(--muted)}.collection-intro{background:var(--white);max-width:none;display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:end;padding:50px var(--gutter) 58px}.collection-intro h1{font-size:clamp(55px,6.5vw,95px);margin:0}.collection-intro>.intro-copy{font-size:13px;color:#62584e;max-width:420px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:35px}.collection-tags{display:flex;gap:9px;flex-wrap:wrap}.collection-tags a{font-size:10px;border:1px solid var(--line);padding:8px 15px;border-radius:20px}.collection-tags a[aria-current=page]{background:var(--ink);color:var(--white)}.collection-controls{display:flex;align-items:center;gap:20px;font-size:10px;white-space:nowrap}.collection-controls select{border:0;border-bottom:1px solid var(--line);background:transparent;padding:8px 20px 8px 0;font-size:10px}.collection-products{padding-top:35px}.collection-products .product-grid{row-gap:45px}.collection-about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:90px}.collection-about h2{font-size:48px}.collection-about p{font-size:13px;color:var(--muted)}.product-page{padding:6px var(--gutter) 90px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:6vw;align-items:start}.product-gallery{min-width:0}.product-main-image{background:#f6f5f1;aspect-ratio:1/1.05;position:relative}.product-main-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-thumbnails{display:flex;overflow:auto;gap:12px;padding:14px 0 5px;scrollbar-width:thin}.product-thumbnails button{flex:0 0 74px;height:80px;padding:0;border:1px solid transparent;background:#f6f5f1}.product-thumbnails button[aria-pressed=true]{border-color:var(--ink)}.product-thumbnails img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.product-info{padding-top:21px;position:sticky;top:25px}.product-info>.eyebrow{font-size:9px;margin-bottom:18px}.product-info h1{font-size:clamp(46px,4.7vw,70px);margin:0 0 15px;line-height:1.02}.product-subtitle{font-size:14px;color:var(--muted);margin-bottom:15px}.product-price{font-size:23px;margin-bottom:26px}.tax-note{font-size:9px;color:var(--muted);margin-left:9px}.product-description{font-size:13px;color:#62584e;line-height:1.9;margin-bottom:23px}.variant-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin:20px 0 10px}.variant-label a{font-size:10px;text-decoration:underline}.variant-select{width:100%;border:1px solid var(--line);padding:14px;background:transparent;border-radius:0;font-size:12px;min-height:49px}.buy-row{display:flex;gap:12px;margin-top:20px}.quantity-input{width:66px;text-align:center;border:1px solid var(--line);background:transparent}.buy-row>.button{flex:1}.availability{font-size:10px;margin:11px 0 24px;color:var(--muted)}.availability:before{content:"";width:5px;height:5px;display:inline-block;border-radius:50%;background:currentColor;margin-right:7px}.product-info .faq-list summary{font-size:11px;padding:17px 0}.product-info .faq-list details>div{font-size:11px}.product-benefits{display:flex;gap:25px;padding:23px 0;font-size:9px;border-top:1px solid var(--line);margin-top:23px}.related{border-top:1px solid var(--line)}.product-note{padding:65px var(--gutter);background:var(--stone);display:flex;align-items:center;justify-content:space-between;gap:60px}.product-note h2{font-size:51px;max-width:650px}.product-note p{max-width:340px;font-size:12px;line-height:1.9;margin:0}.story-hero{display:grid;grid-template-columns:1fr 1fr;min-height:670px;background:var(--white)}.story-hero>div:first-child{padding:75px var(--gutter)}.story-hero h1{font-size:clamp(65px,7vw,105px);margin-bottom:30px}.story-hero p:not(.eyebrow){font-size:14px;max-width:390px;line-height:1.9}.story-hero>img{height:100%;width:100%;object-fit:cover}.story-body{max-width:780px;margin:auto;padding:90px 28px}.story-body h2{font-size:53px;margin:45px 0 25px}.story-body p{font-size:15px;color:var(--muted);line-height:1.9}.story-body .lead{font-family:var(--serif);font-size:34px;color:var(--ink);line-height:1.25}.prose{max-width:780px;margin:0 auto;padding:40px 28px 100px}.prose h1{font-size:clamp(48px,6vw,78px);margin-bottom:30px;line-height:1.05}.prose h2{font-size:36px;margin:45px 0 20px;line-height:1.1}.prose h3{font-family:var(--sans);font-size:16px;font-weight:600;margin:30px 0 15px}.prose p,.prose li{font-size:14px;line-height:1.9;color:#62584e}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px}.prose ol,.prose ul{padding-left:20px}.prose table{width:100%;border-collapse:collapse;font-size:12px;margin:25px 0}.prose td,.prose th{padding:12px;border-bottom:1px solid var(--line);text-align:left}.prose .lead{font-size:17px;line-height:1.8}.prose aside{padding:25px;background:var(--stone);margin:30px 0}.prose aside p:last-child{margin-bottom:0}.article-meta{font-size:9px;letter-spacing:.13em;color:var(--muted);margin-bottom:20px}.cart-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;padding:5px var(--gutter) 100px;align-items:start}.cart-row{display:grid;grid-template-columns:110px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row:first-child{border-top:1px solid var(--line)}.cart-row img{width:110px;height:120px;object-fit:cover;background:var(--stone);mix-blend-mode:multiply}.cart-row h2{font-family:var(--sans);font-size:15px;letter-spacing:0;line-height:1.5;margin:4px 0 5px}.cart-row p{font-size:11px;color:var(--muted)}.cart-row input{width:60px;padding:5px;border:1px solid var(--line);background:transparent}.cart-row-price{font-size:13px;padding-top:4px;white-space:nowrap}.remove-item{border:0;border-bottom:1px solid var(--line);padding:0;background:transparent;font-size:9px;margin-left:15px}.cart-summary{padding:30px;background:var(--stone)}.cart-summary h2{font-size:36px;margin-bottom:30px}.summary-line{display:flex;justify-content:space-between;font-size:13px;margin-bottom:20px}.summary-line.total{border-top:1px solid var(--line);padding-top:18px;font-weight:600;font-size:16px}.cart-summary .button{width:100%}.cart-summary>p{font-size:10px;color:var(--muted);margin:15px 0 0;line-height:1.8}.cart-empty{padding:25px 0 70px}.cart-empty h2{font-size:46px;margin-bottom:20px}.cart-empty p{font-size:13px;margin-bottom:25px}.form-message{font-size:12px;margin-top:15px;color:#783b24}.center-page{text-align:center;padding:100px 25px 120px}.center-page h1{font-size:clamp(60px,8vw,110px);margin-bottom:25px}.center-page p{max-width:480px;margin:0 auto 30px;font-size:14px;color:var(--muted)}.center-symbol{display:block;font-size:80px;line-height:1.1;margin-bottom:35px}.contact-card{background:var(--stone);padding:30px;margin-top:35px}.contact-card>a{font-family:var(--serif);font-size:35px}@media(min-width:1700px){.hero{min-height:700px}.hero-copy{padding-top:70px}.hero h1{font-size:155px}.hero-description{font-size:16px;max-width:380px}.hero-visual{min-height:650px}.hero-footnote{font-size:12px}.hero .eyebrow{font-size:11px}.button{font-size:14px}.product-card-copy h3{font-size:17px}}@media(max-width:1050px){.desktop-nav{gap:20px;font-size:10px}.hero{grid-template-columns:45% 55%;min-height:540px}.hero-copy{padding-top:38px;padding-right:28px}.hero h1{font-size:90px}.hero-visual{min-height:510px}.hero-description{font-size:12px}.hero-footnote{font-size:9px}.product-grid{gap:15px}.product-card-copy{display:block}.product-card-copy>span{display:block;margin:3px 0}.gesture-copy{padding:65px 45px}.gesture-art{padding:40px}.orbit-art>div{width:250px;height:180px}.orbit-art>div:nth-child(2){width:210px;height:260px}.universe-tile{height:520px}.universe-tile img{width:290px;height:290px}.footer-links{gap:40px}.footer-statement{font-size:44px}.footer-bottom>span:last-child{display:none}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-intro{gap:40px}.product-page{gap:4vw}.product-info h1{font-size:50px}.buy-row{gap:8px}.buy-row>.button{gap:15px;padding:15px}.cart-layout{gap:35px}.cart-row{grid-template-columns:80px 1fr;gap:15px}.cart-row img{width:80px;height:90px}.cart-row-price{grid-column:2;margin-top:-15px}.journal-grid h3{font-size:30px}}@media(max-width:760px){.header{height:74px;gap:12px}.brand{font-size:34px}.brand span{font-size:18px}.desktop-nav{display:none}.menu-toggle{display:block;font-size:11px}.menu-toggle>span{margin-left:5px}.header-actions{gap:18px;font-size:11px}.announcement{font-size:8px;padding:6px 10px}.home-masthead{padding-top:20px;padding-bottom:24px}.massive-logo{font-size:22vw}.masthead-note{font-size:7px;margin-bottom:15px}.masthead-right{font-size:6px;bottom:8px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:35px var(--gutter) 34px;display:grid;grid-template-columns:1.2fr 1fr;column-gap:20px;align-items:start}.hero .eyebrow{grid-column:1/-1;font-size:8px;margin-bottom:24px}.hero h1{font-size:79px;margin:0;grid-row:2/4}.hero-description{font-size:11px;line-height:1.8;margin-bottom:20px;padding-top:3px;max-width:210px}.hero-copy .button{font-size:10px;padding:11px 13px;gap:12px;min-height:43px;width:100%;max-width:210px}.hero-footnote{grid-column:1/-1;margin:0;padding-top:27px;font-size:9px}.hero-visual{min-height:0;aspect-ratio:1.15}.hero-visual>img{object-position:center}.hero-caption{bottom:21px;left:var(--gutter);right:var(--gutter);font-size:9px}.round-arrow{width:41px;height:41px;font-size:22px}.marquee{justify-content:flex-start;padding:17px 22px;gap:30px;font-size:8px}.marquee i{font-size:17px}.section{padding:62px var(--gutter)}.section-heading{gap:15px;margin-bottom:30px;align-items:flex-end}.section-heading .eyebrow{font-size:8px;margin-bottom:15px}h2{font-size:47px}.section-heading>.text-link{font-size:9px;gap:12px;white-space:nowrap}.section-heading>.text-link>span{font-size:15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-card-image{aspect-ratio:1/1.14}.product-index{left:10px;top:9px;font-size:8px}.product-arrow{width:26px;height:26px;font-size:15px;bottom:10px;right:10px}.product-card-copy{padding-top:12px}.product-card-copy h3{font-size:12px}.product-card-copy>span{font-size:11px;margin:2px 0 5px}.product-card-copy p{font-size:9px;max-width:100%}.selection-note{flex-direction:column;margin-top:28px;padding-top:19px;gap:6px}.selection-note>span{font-size:8px}.selection-note>p{font-size:10px}.gesture-section{grid-template-columns:1fr;min-height:0}.gesture-art{min-height:450px;padding:30px var(--gutter)}.gesture-art>.eyebrow{font-size:8px}.orbit-art{height:280px;position:absolute;inset:90px 0 auto}.orbit-art>div{width:280px;height:190px}.orbit-art>div:nth-child(2){width:210px;height:280px}.orbit-art>span{font-size:54px}.gesture-art>p{font-size:31px;margin-top:auto}.gesture-copy{padding:50px var(--gutter) 55px}.gesture-copy h2{font-size:66px;margin-bottom:25px}.gesture-copy>p:not(.eyebrow){max-width:none;font-size:12px}.gesture-copy .eyebrow{font-size:8px}.universe-grid{grid-template-columns:1fr;gap:20px}.universe-tile{height:490px;padding:25px}.universe-tile h3{font-size:43px;margin-top:20px}.universe-tile img{width:290px;height:290px;top:49%}.universe-top{font-size:8px}.universe-link{font-size:10px}.editorial-quote{padding:62px var(--gutter)}.editorial-quote>.eyebrow{font-size:8px}.editorial-quote>p:not(.eyebrow){font-size:40px;line-height:1.1}.editorial-quote .button{font-size:11px}.quote-star{font-size:260px;opacity:.6}.journal-grid{grid-template-columns:1fr;gap:28px}.journal-grid>a{position:relative;padding:22px 0 0 67px;min-height:170px}.journal-number{font-size:50px;position:absolute;left:0;top:18px}.journal-grid .eyebrow{margin:0 0 10px;font-size:8px}.journal-grid h3{font-size:32px;margin-bottom:18px}.journal-grid .text-link{font-size:9px}.faq-section{grid-template-columns:1fr;gap:24px;padding-top:10px;padding-bottom:70px}.faq-section h2{font-size:44px;margin-bottom:18px}.faq-section .eyebrow{font-size:8px;margin-bottom:15px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list details>div{font-size:11px}.footer{padding:43px var(--gutter) 23px}.footer-top{flex-direction:column;gap:30px}.footer .eyebrow{font-size:8px;margin-bottom:16px}.footer-statement{font-size:44px;margin:0}.footer-links{gap:40px;justify-content:space-between}.footer-links>div{font-size:10px;gap:7px}.footer-links p{font-size:8px;margin-bottom:8px}.footer-wordmark{font-size:22vw;margin-top:45px;margin-bottom:9px}.footer-bottom{font-size:8px;flex-direction:column;gap:12px;padding-top:15px}.footer-bottom>div{gap:18px;flex-wrap:wrap}.breadcrumbs{font-size:8px;padding-top:20px;padding-bottom:20px}.page-intro{padding:35px var(--gutter) 40px}.page-intro h1{font-size:57px}.page-intro>.eyebrow{font-size:8px;margin-bottom:17px}.page-intro>p:not(.eyebrow){font-size:12px}.collection-intro{grid-template-columns:1fr;gap:25px;padding:36px var(--gutter) 35px}.collection-intro h1{font-size:58px}.collection-intro .eyebrow{font-size:8px;margin-bottom:18px}.collection-intro>.intro-copy{font-size:12px;max-width:100%}.collection-toolbar{gap:20px;margin-bottom:28px}.collection-tags{gap:7px}.collection-tags a{font-size:9px;padding:6px 12px}.collection-controls{justify-content:space-between;width:100%;font-size:9px}.collection-controls select{font-size:9px}.collection-products{padding-top:25px}.collection-products .product-grid{row-gap:28px}.collection-about{grid-template-columns:1fr;gap:25px}.collection-about h2{font-size:40px}.collection-about p{font-size:12px}.product-page{grid-template-columns:1fr;gap:24px;padding-bottom:45px}.product-main-image{aspect-ratio:1/1.02}.product-thumbnails{gap:8px;padding-top:10px}.product-thumbnails button{flex-basis:61px;height:64px}.product-info{position:static;padding-top:7px}.product-info h1{font-size:52px}.product-info>.eyebrow{font-size:8px;margin-bottom:14px}.product-subtitle{font-size:13px}.product-price{font-size:23px;margin-bottom:22px}.product-description{font-size:12px}.buy-row .button{font-size:12px;padding:15px 20px}.product-note{flex-direction:column;align-items:flex-start;gap:24px;padding:45px var(--gutter)}.product-note h2{font-size:44px}.product-note p{font-size:11px;max-width:none}.related .section-heading h2{font-size:42px}.story-hero{grid-template-columns:1fr;min-height:0}.story-hero>div:first-child{padding:45px var(--gutter) 40px}.story-hero h1{font-size:70px}.story-hero p:not(.eyebrow){font-size:13px;max-width:none}.story-hero>img{aspect-ratio:1.1}.story-body{padding:45px var(--gutter) 65px}.story-body h2{font-size:43px}.story-body p{font-size:13px}.story-body .lead{font-size:29px}.prose{padding:30px var(--gutter) 65px}.prose h1{font-size:49px}.prose h2{font-size:33px}.prose p,.prose li{font-size:12px}.prose .lead{font-size:15px}.prose td,.prose th{font-size:10px;padding:8px 5px}.cart-layout{grid-template-columns:1fr;gap:30px;padding:0 var(--gutter) 65px}.cart-row{grid-template-columns:80px 1fr auto}.cart-row-price{grid-column:auto;margin:0;font-size:11px}.cart-row h2{font-size:12px}.cart-row p{font-size:9px}.cart-summary{padding:25px}.cart-summary h2{font-size:33px}.center-page{padding:65px var(--gutter) 85px}.center-page p{font-size:12px}.center-symbol{font-size:60px}.contact-card>a{font-size:29px}.toast{font-size:11px;width:max-content}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-seo-line{display:block;font-family:var(--sans);font-weight:400;font-size:9px;line-height:1.5;letter-spacing:.045em;margin-top:23px;max-width:300px}.gesture-photo{background:#e7e2d6}.gesture-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:42% center}.gesture-photo>.eyebrow,.gesture-photo>p{position:relative;color:var(--ink);z-index:1}.gesture-photo>p{padding:15px 0}.gesture-photo:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#e7e2d688)}@media(max-width:760px){.hero-seo-line{font-size:7px;margin-top:20px;max-width:150px;letter-spacing:0;line-height:1.6}.hero h1{grid-row:2/4}.hero-copy .hero-footnote{padding-top:23px}.gesture-photo{min-height:480px}.gesture-photo>img{object-position:43% center}}.footer :focus-visible,.editorial-quote :focus-visible{outline-color:var(--sand)}h1 em,h2 em,h3 em{font-style:normal}
