:root{--teal-900: #001A14;--teal-700: #003D2A;--teal-500: #0A5C3A;--teal-300: #4A8C6A;--teal-100: #C2DDD2;--ocean-900: #0A2A30;--ocean-700: #1A5060;--ocean-500: #2E7D94;--ocean-300: #7AB4C4;--ocean-100: #D4EAF0;--lime-900: #4A5A00;--lime-700: #7A9600;--lime-500: #B8D400;--lime-300: #D4E866;--lime-100: #F1F5E0;--bronze-900: #3D2014;--bronze-700: #7A4030;--bronze-500: #C4724A;--bronze-300: #E0A882;--bronze-100: #EDE4DA;--ink: #111111;--base-950: #1A1A1A;--off-white: #F5F2EC;--serif: "Cinzel", Georgia, serif;--display: "Cinzel Decorative", Georgia, serif;--sans: "DM Sans", Arial, sans-serif;--ease-film: cubic-bezier(.2, .72, .2, 1);--viewport-h: 100vh}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--base-950)}body{margin:0;color:var(--off-white);background:var(--base-950);font-family:var(--serif);font-weight:300;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}body,button,input{font-family:var(--serif)}a{color:inherit;text-decoration:none}button,input{border:0;border-radius:0}button{cursor:pointer}img,video{display:block;max-width:100%}::selection{color:var(--ink);background:var(--lime-300)}.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}.site-shell{position:relative;overflow:visible}main{overflow:visible}.grain{position:fixed;z-index:900;top:-70%;right:-70%;bottom:-70%;left:-70%;pointer-events:none;opacity:.075;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.9'/%3E%3C/svg%3E");animation:grainShift .85s steps(2) infinite}@keyframes grainShift{0%{transform:translateZ(0)}20%{transform:translate3d(2.5%,-1.5%,0)}40%{transform:translate3d(-2%,2.8%,0)}60%{transform:translate3d(3.2%,1.6%,0)}80%{transform:translate3d(-2.8%,-2.1%,0)}to{transform:translate3d(1%,2%,0)}}.scroll-progress{position:fixed;z-index:950;top:0;left:0;width:2px;height:100vh;background:#f5f2ec14;pointer-events:none}.scroll-progress i{display:block;width:100%;height:100%;transform-origin:top;background:var(--lime-500)}.quiet-nav{position:fixed;z-index:800;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:21px 28px 18px 30px;color:var(--off-white);mix-blend-mode:difference;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .7s ease,transform .7s ease}.quiet-nav.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.quiet-nav__brand{display:inline-flex}.quiet-nav nav{display:flex;gap:clamp(14px,2.4vw,36px)}.quiet-nav nav a{font-size:9px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;opacity:.72;transition:opacity .25s ease}.quiet-nav nav a:hover{opacity:1}.wordmark{display:inline-flex;align-items:center;line-height:1}.wordmark__image{display:block;width:auto;height:1em}.quiet-nav .wordmark{font-size:25px}.quiet-nav .wordmark__image{filter:brightness(0) invert(1)}.chapter{position:relative}.chapter-sticky{position:sticky;top:0;height:100svh;overflow:hidden}.film-scene{position:relative;width:100%;height:100%;overflow:hidden;background:var(--teal-900)}.film-scene video,.film-scene__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.025);filter:saturate(.8) contrast(1.05) brightness(.92)}.film-scene__image{z-index:0}.film-scene video{z-index:1;opacity:0;transition:opacity 1.1s ease}.film-scene.is-ready video{opacity:1}.film-scene.is-fallback video{display:none}.film-scene__shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#000c091f,#0909085c),radial-gradient(circle at 68% 20%,transparent 0 30%,rgba(0,0,0,.26) 88%)}.film-scene__light{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;pointer-events:none;opacity:.12;mix-blend-mode:screen;background:radial-gradient(circle at 62% 32%,rgba(245,242,236,.5),transparent 27%);animation:lightBreathe 13s ease-in-out infinite alternate}@keyframes lightBreathe{0%{transform:translate3d(-2%,0,0) scale(1);opacity:.07}to{transform:translate3d(2.5%,-1%,0) scale(1.03);opacity:.14}}.frame-code{position:absolute;z-index:5;left:28px;bottom:24px;font-size:8px;font-weight:400;letter-spacing:.27em;text-transform:uppercase;color:#f5f2eca3}.chapter-wind{height:145svh;background:var(--teal-900)}.wind-film .film-scene__shade{background:linear-gradient(180deg,#000a072b,#00090761),radial-gradient(circle at 54% 36%,transparent 0 27%,rgba(0,0,0,.32) 88%)}.wind-wordmark{margin:0;position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:calc(1 - var(--scene-progress) * 1.15);transform:translateY(calc(var(--scene-progress) * -18px))}.wind-wordmark .wordmark{font-size:clamp(74px,13vw,218px);color:var(--off-white);text-shadow:0 3px 32px rgba(0,0,0,.25);animation:wordmarkBreath 9s ease-in-out infinite}.wind-wordmark .wordmark__image{filter:brightness(0) invert(1);opacity:.98}@keyframes wordmarkBreath{0%,to{transform:scale(1);letter-spacing:-.045em}50%{transform:scale(1.003);letter-spacing:-.039em}}.wind-scroll{position:absolute;z-index:5;right:28px;bottom:23px;display:flex;align-items:center;gap:12px;font-size:8px;letter-spacing:.26em;text-transform:uppercase;color:#f5f2eca3}.wind-scroll i{position:relative;display:block;width:44px;height:1px;overflow:hidden;background:#f5f2ec59}.wind-scroll i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--off-white);animation:scrollCue 2.3s var(--ease-film) infinite}@keyframes scrollCue{0%{transform:translate(-105%)}60%,to{transform:translate(105%)}}.wind-join{position:absolute;z-index:5;left:50%;bottom:22px;transform:translate(-50%);padding-bottom:5px;border-bottom:1px solid rgba(245,242,236,.48);font-size:8px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#f5f2ecb3;transition:color .25s ease,border-color .25s ease}.wind-join:hover{color:var(--off-white);border-color:var(--off-white)}.chapter-table{height:165svh;background:var(--base-950)}.table-film .film-scene__shade{background:linear-gradient(180deg,#1408030d,#1207038c)}.table-statement{position:absolute;z-index:4;left:clamp(28px,6vw,100px);bottom:clamp(64px,11vh,120px);margin:0;font-family:var(--serif);font-size:clamp(22px,3vw,49px);font-weight:400;line-height:1.08;letter-spacing:-.02em;color:var(--off-white);opacity:1;transform:none}.table-statement>span{display:block}.table-statement__last{color:var(--bronze-300);font-family:var(--serif)}.table-word-line{display:flex!important;flex-wrap:wrap;gap:.26em}.table-word{display:inline-block!important;will-change:opacity,transform;transition:opacity .08s linear,transform .08s linear}.table-word--last{color:var(--bronze-300);font-family:var(--serif)}.chapter-uses{display:grid;grid-template-columns:59% 41%;grid-template-rows:auto;align-items:start;min-height:calc(var(--viewport-h) * 4);color:var(--ink);background:var(--off-white);overflow:visible}.uses-pinned{position:-webkit-sticky;position:sticky;top:0;grid-column:1;grid-row:1;align-self:start;width:100%;height:var(--viewport-h);min-height:560px;overflow:hidden}.uses-film .film-scene__shade{background:linear-gradient(180deg,#0000000d,#00000054)}.uses-kicker{position:absolute;z-index:4;left:28px;bottom:64px;width:min(390px,68%);font-family:var(--serif);font-size:clamp(28px,4vw,62px);line-height:.94;letter-spacing:-.05em;text-transform:uppercase;color:var(--off-white)}.uses-timeline{position:absolute;z-index:5;top:28px;right:23px;width:1px;height:calc(100% - 56px);background:#f5f2ec38}.uses-timeline i{display:block;width:100%;height:100%;transform-origin:top;background:var(--lime-500)}.uses-words{grid-column:2;grid-row:1;min-width:0}.uses-words article{height:var(--viewport-h);min-height:560px;display:flex;flex-direction:column;justify-content:center;padding:9vw 5vw 8vw 6vw;border-bottom:1px solid rgba(17,17,17,.14);opacity:.22;transition:opacity .5s ease}.uses-words article.is-active{opacity:1}.uses-words article>span{margin-bottom:24px;color:var(--bronze-500);font-size:9px;font-weight:600;letter-spacing:.24em}.uses-words h2{margin:0;font-family:var(--serif);font-size:clamp(54px,7.2vw,126px);font-weight:400;line-height:.88;letter-spacing:-.065em}.uses-words p{max-width:390px;margin:28px 0 0;font-size:clamp(14px,1.2vw,18px);line-height:1.7;color:#11111194}@media (min-width: 761px){.chapter-uses{min-height:calc(var(--viewport-h) * 4)}.uses-pinned{height:var(--viewport-h);min-height:560px}.uses-words article{height:var(--viewport-h);min-height:560px}}.chapter-reveal{height:155svh;color:var(--ink);background:#f5ede1}.reveal-stage{position:relative;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 28%,rgba(255,255,255,.78) 0%,rgba(255,255,255,.22) 30%,transparent 62%),linear-gradient(180deg,#f7f0e4,#efe4d3 48%,#e9dbc7)}.reveal-stage:after{content:"";position:absolute;z-index:1;left:50%;bottom:13.5vh;width:min(25vw,340px);height:min(3.2vw,42px);transform:translate(-50%);border-radius:50%;opacity:.24;background:radial-gradient(ellipse,rgba(61,32,20,.25) 0%,rgba(61,32,20,.1) 42%,transparent 74%);filter:blur(13px);pointer-events:none}.reveal-number{position:absolute;z-index:6;top:27px;left:29px;font-family:var(--serif);font-size:9px;letter-spacing:.24em;color:#11111173}.product-aura{position:absolute;z-index:1;width:min(42vw,570px);aspect-ratio:1 / 1;border-radius:50%;background:radial-gradient(circle,rgba(196,114,74,.14),rgba(247,240,228,.28) 36%,transparent 72%);opacity:.82;transform:scale(calc(.96 + var(--scene-progress) * .04))}.product-tin{position:relative;z-index:3;width:min(35vw,470px);max-height:74svh;object-fit:contain;opacity:1;transform:translateY(calc(52px - var(--scene-progress) * 12px)) scale(calc(.985 + var(--scene-progress) * .015));filter:drop-shadow(0 20px 24px rgba(61,32,20,.12)) drop-shadow(0 52px 54px rgba(61,32,20,.16));transition:filter .35s ease}.product-highlight{position:absolute;z-index:4;width:min(11vw,145px);height:68svh;transform:translate(calc(-10vw + var(--scene-progress) * 20vw)) skew(-7deg);opacity:.105;filter:blur(14px);mix-blend-mode:screen;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent);pointer-events:none}.product-facts{position:absolute;left:5vw;right:5vw;bottom:4.4vh;z-index:6;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin:0;padding-top:18px;border-top:1px solid rgba(17,17,17,.16);opacity:clamp(.45,calc(.45 + var(--scene-progress) * 1.8),1);font-family:var(--serif);text-align:center}.product-facts div{display:grid;gap:9px}.product-facts dt{font-family:var(--serif);font-size:8px;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:#1116}.product-facts dd{margin:0;font-family:var(--serif);font-size:12px;font-weight:400;line-height:1.3;letter-spacing:.27em;text-transform:uppercase}.chapter-standard{height:155svh;color:var(--off-white);background:#24101f}.standard-stage{overflow:hidden;background:radial-gradient(circle at 78% 28%,rgba(196,114,74,.1),transparent 30%),#24101f}.standard-copy{position:absolute;z-index:4;left:clamp(28px,8vw,130px);top:50%;width:min(900px,80vw);transform:translateY(calc(-50% + (1 - var(--scene-progress)) * 26px));opacity:clamp(0,calc(var(--scene-progress) * 3.2),1)}.standard-eyebrow{display:block;margin-bottom:32px;font-size:8px;letter-spacing:.25em;text-transform:uppercase;color:var(--bronze-300)}.standard-copy h2{margin:0;font-family:var(--serif);font-size:clamp(52px,8vw,128px);font-weight:400;line-height:.86;letter-spacing:-.06em}.standard-copy h2 span{display:block}.standard-copy__accent{color:var(--bronze-300);font-family:var(--serif)}.standard-copy p{max-width:610px;margin:38px 0 0;font-size:clamp(15px,1.4vw,20px);line-height:1.72;color:#f5f2ecb3}.chapter-place{height:122svh;overflow:hidden;background:var(--bronze-900)}.place-film{height:100%;background:#24101f}.place-film .film-scene__shade{background:linear-gradient(180deg,#160c0712,#160c079e),radial-gradient(circle at 70% 18%,transparent 0 30%,rgba(0,0,0,.24) 88%)}.place-ghost{position:absolute;z-index:3;top:-2vh;right:-2vw;display:block;text-align:right;font-family:var(--serif);font-size:clamp(84px,18vw,270px);font-weight:400;line-height:.76;letter-spacing:-.085em;color:#f5f2ec13;pointer-events:none}.place-film h2{position:absolute;z-index:4;left:clamp(28px,6vw,100px);bottom:clamp(74px,13vh,145px);margin:0;font-family:var(--serif);font-size:clamp(56px,10vw,160px);font-weight:400;line-height:.85;letter-spacing:-.065em;color:var(--off-white)}.place-story{position:absolute;z-index:4;right:clamp(28px,5vw,76px);bottom:clamp(78px,12vh,135px);width:min(430px,36vw);margin:0;padding-top:17px;border-top:1px solid rgba(245,242,236,.35);font-size:clamp(13px,1.2vw,17px);line-height:1.72;color:#f5f2ecc7}.place-story strong{color:var(--bronze-300);font-weight:500}.place-coordinates{position:absolute;z-index:4;right:28px;bottom:24px;font-size:8px;letter-spacing:.22em;color:#f5f2eca6}.chapter-burn{height:150svh;background:var(--bronze-700)}.burn-film{background:radial-gradient(circle at 72% 30%,rgba(245,242,236,.1),transparent 30%),linear-gradient(145deg,#a75a32,#6e321f)}.burn-film .film-scene__shade{background:linear-gradient(180deg,#3d201405,#3d201457)}.burn-copy{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;padding:8vh 8vw;text-align:center;opacity:clamp(0,calc((var(--scene-progress) - .15) * 2.8),1);transform:translateY(calc((1 - clamp(0,calc((var(--scene-progress) - .15) * 2.8),1))*22px))}.burn-copy>span{margin-bottom:26px;font-size:8px;letter-spacing:.24em;text-transform:uppercase;color:#f5f2ecb8}.burn-copy h2{margin:0;font-family:var(--serif);font-size:clamp(60px,10vw,158px);font-weight:400;line-height:.82;letter-spacing:-.07em}.burn-copy h2 em{color:var(--off-white);font-family:var(--serif);font-style:normal}.burn-copy p{max-width:720px;margin:38px 0 0;font-size:clamp(14px,1.3vw,18px);line-height:1.8;color:#f5f2eccc}.chapter-memory{height:230svh;background:var(--bronze-900)}.memory-film .film-scene__shade{background:linear-gradient(90deg,#170c08ad,#170c0814 58%,#170c084d)}.memory-copy{position:absolute;z-index:4;left:clamp(28px,7vw,115px);bottom:clamp(70px,12vh,130px);width:min(590px,78vw);opacity:clamp(0,calc((var(--scene-progress) - .34) * 3),1);transform:translateY(calc((1 - clamp(0,calc((var(--scene-progress) - .34) * 3),1))*24px))}.memory-title{display:flex;align-items:flex-end;gap:18px;margin-bottom:28px}.memory-title h2{margin:0;font-family:var(--serif);font-size:clamp(58px,9vw,145px);font-weight:400;line-height:.85;letter-spacing:-.06em}.memory-title span{padding-bottom:10px;font-size:9px;letter-spacing:.2em;color:var(--bronze-300)}.memory-paragraphs{display:grid;gap:18px;max-width:570px}.memory-paragraphs p{margin:0;font-size:clamp(16px,1.55vw,23px);font-weight:300;line-height:1.52;letter-spacing:-.015em;transition:opacity .22s linear,transform .22s linear}.memory-paragraphs p:first-child{font-size:clamp(20px,1.85vw,28px);color:var(--bronze-300)}.chapter-voices{display:grid;grid-template-columns:53% 47%;min-height:300svh;color:var(--ink);background:var(--off-white)}.voices-pinned{position:sticky;top:0;height:var(--viewport-h);min-height:560px;align-self:start}.voices-film .film-scene__shade{background:linear-gradient(180deg,#00000005,#00000057)}.voices-label{position:absolute;z-index:4;left:28px;bottom:58px;font-size:9px;line-height:1.6;letter-spacing:.22em;color:#f5f2ecb8}.voices-count{position:absolute;z-index:5;top:28px;right:28px;font-size:9px;letter-spacing:.2em;color:#f5f2ecb8}.voices-timeline{position:absolute;z-index:5;top:56px;right:31px;width:1px;height:calc(100% - 112px);background:#f5f2ec33}.voices-timeline i{display:block;width:100%;height:100%;transform-origin:top;background:var(--lime-500)}.voices-quotes{grid-column:2}.voices-quotes blockquote{height:var(--viewport-h);min-height:560px;display:flex;flex-direction:column;justify-content:center;margin:0;padding:9vw 6vw;border-bottom:1px solid rgba(17,17,17,.14)}.voices-quotes blockquote{opacity:.18;transition:opacity .55s ease}.voices-quotes blockquote.is-active{opacity:1}.voices-quotes p{margin:0;font-family:var(--serif);font-size:clamp(38px,5vw,76px);font-weight:400;line-height:1.06;letter-spacing:-.055em;transform:translateY(18px);transition:transform .65s var(--ease)}.voices-quotes blockquote.is-active p{transform:translateY(0)}.voices-quotes cite{margin-top:34px;font-size:9px;font-style:normal;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--bronze-500)}.chapter-index{min-height:100svh;padding:7vh 5vw 5vh;color:var(--off-white);background:var(--teal-900)}.index-heading{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:3vh}.index-heading span{font-size:9px;letter-spacing:.28em;color:var(--bronze-300)}.index-doors{display:block;border-top:1px solid rgba(245,242,236,.2)}.index-door{position:relative;display:grid;grid-template-columns:70px 1fr auto;align-items:center;min-height:12.8vh;border-bottom:1px solid rgba(245,242,236,.2);overflow:hidden;isolation:isolate}.index-door:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;transform:translateY(102%);background:var(--off-white);transition:transform .45s var(--ease-film)}.index-door:hover:before{transform:translateY(0)}.index-door:hover{color:var(--ink)}.index-door__number{font-size:9px;letter-spacing:.18em;color:var(--bronze-300)}.index-door__title{font-family:var(--serif);font-size:clamp(24px,3.5vw,58px);line-height:1;letter-spacing:-.04em;transition:transform .45s var(--ease-film)}.index-door:hover .index-door__title{transform:translate(12px)}.index-door__arrow{font-size:24px;transition:transform .45s var(--ease-film)}.index-door:hover .index-door__arrow{transform:rotate(-45deg)}.final-frame{height:100svh;min-height:660px}.closing-film{height:100%}.closing-film .film-scene__shade{background:linear-gradient(180deg,#00090647,#000906b8)}.closing-content{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8vh 5vw;text-align:center}.closing-content h2{margin:0 0 38px;font-family:var(--serif);font-size:clamp(42px,7vw,112px);font-weight:400;line-height:.9;letter-spacing:-.055em;animation:closingBreath 10s ease-in-out infinite}@keyframes closingBreath{0%,to{transform:scale(1)}50%{transform:scale(1.003)}}.waitlist-form{display:block;width:min(840px,90vw)}.waitlist-form__controls{display:grid;grid-template-columns:minmax(260px,440px) 1fr;border-bottom:1px solid rgba(245,242,236,.64)}.waitlist-form input{min-width:0;padding:17px 2px;color:var(--off-white);background:transparent;outline:none;font-size:10px;letter-spacing:.19em}.waitlist-form input::placeholder{color:#f5f2ecad}.waitlist-form button{padding:17px 0 17px 34px;color:var(--off-white);background:transparent;font-size:clamp(15px,1.25vw,20px);font-weight:500;line-height:1.1;letter-spacing:.14em;white-space:nowrap}.waitlist-consent{max-width:700px;margin:12px auto 0;color:#f5f2ecb8;font-size:9px;font-weight:400;line-height:1.5;letter-spacing:.035em}.waitlist-consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}.joined-message{margin:0;font-size:10px;letter-spacing:.24em;color:var(--lime-300)}.closing-footer{position:absolute;z-index:4;left:28px;right:28px;bottom:22px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.22em;color:#f5f2ec8c}.studio-page{min-height:100vh;color:var(--ink);background:var(--off-white)}.studio-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid rgba(17,17,17,.14);background:#f5f2ece6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.studio-header .wordmark{font-size:20px}.studio-header a{font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.studio-main{padding:7vh 4vw 10vh}.studio-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,.65fr);column-gap:8vw;row-gap:24px;align-items:end;padding-bottom:3vh}.studio-intro>span{grid-column:1 / -1;font-size:9px;font-weight:600;letter-spacing:.24em;color:var(--bronze-500)}.studio-intro h1{margin:0;font-family:var(--serif);font-size:clamp(48px,7vw,112px);font-weight:400;line-height:.92;letter-spacing:-.06em}.studio-intro>p{margin:0;font-size:15px;line-height:1.6;color:#111111b8}code{padding:2px 5px;background:var(--bronze-100);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.studio-direct{grid-column:2;display:grid;gap:8px;padding-top:22px;border-top:1px solid rgba(17,17,17,.16)}.studio-direct strong{font-size:9px;letter-spacing:.2em}.studio-direct span{font-size:12px;line-height:1.55;color:#111111a8}.studio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.studio-card{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(260px,1.1fr);min-height:370px;border:1px solid rgba(17,17,17,.17);background:#efede8}.studio-card__preview{min-height:260px;overflow:hidden;background:var(--base-950)}.studio-card__preview video,.studio-card__preview img{width:100%;height:100%;object-fit:cover}.studio-card__body{display:flex;flex-direction:column;padding:26px}.studio-card__eyebrow{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:var(--bronze-500)}.studio-card h2{margin:30px 0 12px;font-family:var(--serif);font-size:31px;font-weight:400;letter-spacing:-.04em}.studio-card p{margin:0 0 24px;font-size:12px;line-height:1.55;color:#111111a6}.studio-drop{display:grid;gap:8px;margin-top:auto;padding:20px;text-align:left;color:var(--ink);border:1px dashed rgba(17,17,17,.38);background:transparent;transition:background .25s ease,border-color .25s ease}.studio-drop:hover,.studio-drop.is-dragging{border-color:var(--lime-700);background:var(--lime-100)}.studio-drop strong{font-size:9px;letter-spacing:.18em}.studio-drop span{overflow:hidden;font-size:11px;color:#11111194;text-overflow:ellipsis;white-space:nowrap}.studio-reset{align-self:flex-start;margin-top:14px;padding:0 0 3px;color:#1111118c;border-bottom:1px solid currentColor;background:transparent;font-size:9px;letter-spacing:.14em}.studio-drop:disabled,.studio-reset:disabled{cursor:wait;opacity:.55}.studio-empty{display:grid;place-items:center;width:100%;height:100%;color:var(--off-white);font-size:10px;letter-spacing:.18em}.owl-watermark{position:absolute;z-index:2;width:min(34vw,470px);aspect-ratio:1 / 1;pointer-events:none;opacity:.055;background:url(/assets/brand/owl-light.svg) center / contain no-repeat}.owl-watermark--dark{background-image:url(/assets/brand/owl-dark.svg)}.owl-watermark--standard{right:-6vw;bottom:-12vh;width:min(42vw,560px)}.owl-watermark--place{right:2vw;top:10vh;width:min(28vw,380px);opacity:.045}.owl-watermark--burn{left:-7vw;bottom:-15vh;width:min(40vw,520px);opacity:.06}.owl-watermark--memory{right:-5vw;top:12vh;width:min(34vw,450px);opacity:.045}.owl-watermark--closing{left:50%;top:50%;width:min(46vw,620px);transform:translate(-50%,-50%);opacity:.035}.greek-side-mark{position:absolute;z-index:5;top:50%;writing-mode:vertical-rl;transform:translateY(-50%) rotate(180deg);font-family:var(--serif);font-size:10px;font-weight:500;line-height:1;letter-spacing:.38em;text-transform:uppercase;color:transparent;background:linear-gradient(180deg,#6f3525,#e5ae87 28%,#8a4932 52%,#f1c5a3 70%,#7a4030);background-size:100% 300%;-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 8px rgba(196,114,74,.12));animation:copperReflect 7.5s ease-in-out infinite;pointer-events:none}.greek-side-mark--left{left:18px}.greek-side-mark--right{right:18px}.greek-side-mark--subtle{opacity:.68}.greek-side-mark--memory{opacity:.76}.greek-side-mark--closing{opacity:.72}@keyframes copperReflect{0%,to{background-position:50% 0%}50%{background-position:50% 100%}}.index-heading--small{justify-content:flex-start;min-height:24px}@media (max-width: 980px){.chapter-uses,.chapter-voices{grid-template-columns:54% 46%}.studio-grid{grid-template-columns:1fr}}@media (max-width: 760px){.quiet-nav{padding:18px}.quiet-nav nav a:not(:last-child){display:none}.quiet-nav .wordmark{font-size:15px}.frame-code{left:18px;bottom:17px}.wind-scroll{right:18px;bottom:17px}.wind-wordmark .wordmark{font-size:clamp(48px,17vw,90px)}.table-statement{left:22px;bottom:85px;font-size:clamp(23px,7vw,34px)}.chapter-uses{display:block;min-height:360svh}.uses-pinned{z-index:2;height:min(56svh,var(--viewport-h));min-height:420px}.uses-words{padding-top:0}.uses-words article{height:76svh;justify-content:flex-end;padding:20vh 22px 9vh;background:var(--off-white)}.uses-words h2{font-size:clamp(54px,19vw,92px)}.uses-kicker{top:18px;left:18px}.uses-timeline{top:18px;right:16px;height:calc(100% - 36px)}.product-tin{width:min(68vw,370px);max-height:64svh}.product-highlight{width:28vw}.product-facts{left:22px;right:22px;bottom:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px}.product-facts div:nth-child(5){grid-column:1 / -1}.reveal-number{left:20px;top:20px}.place-film h2{left:22px;bottom:85px;font-size:clamp(52px,18vw,95px)}.place-coordinates{right:18px;bottom:17px}.memory-copy{left:22px;bottom:82px;width:calc(100% - 44px)}.memory-title{display:block}.memory-title h2{font-size:clamp(62px,21vw,112px)}.memory-title span{display:block;padding:10px 0 0}.memory-paragraphs p{font-size:17px}.memory-paragraphs p:first-child{font-size:21px}.chapter-voices{display:block;min-height:280svh}.voices-pinned{z-index:2;height:54svh}.voices-quotes blockquote{height:76svh;padding:22vh 22px 8vh}.voices-quotes p{font-size:clamp(36px,12vw,64px)}.chapter-index{padding:8vh 22px 4vh}.index-heading{display:block}.index-heading span{display:block;margin-bottom:20px}.index-door{grid-template-columns:45px 1fr auto;min-height:14vh}.index-door__title{font-size:clamp(24px,7vw,38px)}.closing-content h2{font-size:clamp(42px,12vw,70px)}.waitlist-form{width:min(560px,90vw)}.waitlist-form__controls{grid-template-columns:1fr}.waitlist-form button{padding:20px 0 16px;font-size:clamp(17px,5.2vw,22px);letter-spacing:.11em;text-align:left}.waitlist-consent{margin-top:10px;font-size:8.5px;line-height:1.45;text-align:left}.closing-footer{left:18px;right:18px}.closing-footer span:last-child{display:none}.studio-header{padding:17px 18px}.studio-main{padding:6vh 18px 10vh}.studio-intro{display:block}.studio-intro>span{display:block;margin-bottom:24px}.studio-intro h1{font-size:clamp(48px,14vw,78px)}.studio-intro>p{margin-top:28px}.studio-direct{margin-top:28px}.studio-card{grid-template-columns:1fr}.studio-card__preview{height:270px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.grain{display:none}}@media (max-width: 900px){.quiet-nav nav{gap:14px}.quiet-nav nav a{font-size:7px}.place-story{width:min(420px,48vw)}}@media (max-width: 720px){.wind-join{bottom:58px}.chapter-uses{grid-template-columns:1fr;min-height:auto}.uses-pinned{position:relative;height:min(64svh,var(--viewport-h));min-height:430px}.uses-words{grid-column:1}.uses-words article{height:auto;min-height:72svh;padding:18vw 8vw}.product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.standard-copy{width:calc(100vw - 56px);left:28px}.place-film h2{bottom:45vh}.place-story{left:28px;right:28px;bottom:76px;width:auto}.place-ghost{font-size:clamp(78px,25vw,145px);top:5vh}.burn-copy{padding-inline:28px}}.chapter-table{height:440svh}.table-statement--phrases{width:min(720px,calc(100vw - 56px));min-height:clamp(100px,15vh,170px)}.table-phrase{position:absolute;left:0;bottom:0;display:flex!important;flex-wrap:wrap;gap:.26em;width:100%;will-change:opacity,transform}.table-phrase--last{color:var(--bronze-300);font-family:var(--serif)}.table-phrase .table-word{display:inline-block!important;will-change:opacity,transform,filter;transition:none}.chapter-uses.chapter-uses--overlay{display:grid;grid-template-columns:1fr;grid-template-rows:auto;align-items:start;min-height:calc(var(--viewport-h) * 4);color:var(--off-white);background:var(--base-950);overflow:visible}.chapter-uses--overlay .uses-pinned{position:-webkit-sticky;position:sticky;top:0;z-index:1;grid-column:1;grid-row:1;align-self:start;width:100%;height:var(--viewport-h);min-height:560px}.chapter-uses--overlay .uses-film .film-scene__shade{background:linear-gradient(180deg,#00000029,#0000006b),radial-gradient(circle at 50% 45%,transparent 0 30%,rgba(0,0,0,.26) 100%)}.chapter-uses--overlay .uses-kicker{top:28px;bottom:auto;left:29px;width:auto;max-width:none;font-family:var(--serif);font-size:8px;font-weight:500;line-height:1;letter-spacing:.22em;text-transform:uppercase;color:#f5f2ec9e}.chapter-uses--overlay .uses-timeline{right:28px;background:#f5f2ec2e}.chapter-uses--overlay .uses-timeline i{background:var(--bronze-300)}.uses-stills{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.uses-still{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.02);transition:opacity .28s linear}.uses-words.uses-words--overlay{position:relative;z-index:3;grid-column:1;grid-row:1;min-width:0;pointer-events:none;background:transparent}.uses-words--overlay article{height:var(--viewport-h);min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10vh 8vw;text-align:center;border:0;background:transparent;transition:none;will-change:opacity}.uses-words--overlay article>span{margin:0 0 24px;color:var(--bronze-300);font-size:9px;font-weight:600;letter-spacing:.26em;text-shadow:0 1px 12px rgba(0,0,0,.3)}.uses-words--overlay h2{margin:0;font-family:var(--serif);font-size:clamp(86px,15vw,230px);font-weight:400;line-height:.82;letter-spacing:-.075em;color:#f5f2ec1a;-webkit-text-stroke:1.25px rgba(245,242,236,.86);text-shadow:0 16px 45px rgba(0,0,0,.18)}.uses-words--overlay p{max-width:430px;margin:34px 0 0;font-size:clamp(14px,1.25vw,18px);line-height:1.7;color:#f5f2ecc2;text-shadow:0 2px 18px rgba(0,0,0,.48)}.owl-watermark--place{display:none}@media (max-width: 760px){.chapter-table{height:420svh}.table-statement--phrases{width:calc(100vw - 44px);min-height:150px}.chapter-uses.chapter-uses--overlay{display:grid;min-height:calc(var(--viewport-h) * 4)}.chapter-uses--overlay .uses-pinned{position:sticky;top:0;height:var(--viewport-h);min-height:540px}.uses-words.uses-words--overlay{grid-column:1}.uses-words--overlay article{height:var(--viewport-h);min-height:540px;padding:14vh 22px 10vh}.uses-words--overlay h2{font-size:clamp(70px,24vw,122px);-webkit-text-stroke-width:1px}.uses-words--overlay p{max-width:300px;font-size:14px}}:root{--plum-deep: #180D17;--plum-field: #281220;--copper-deep: #4A2419;--copper-field: #7A4030;--copper-warm: #A75A32;--olive-field: #2E3A2D}::selection{color:var(--ink);background:var(--bronze-300)}body,.site-shell{background:var(--plum-deep)}.scroll-progress i{background:var(--bronze-500)}.film-scene{background:radial-gradient(circle at 68% 24%,rgba(224,168,130,.16),transparent 30%),linear-gradient(145deg,var(--copper-field),var(--copper-deep))}.chapter-wind,.wind-film{background:radial-gradient(circle at 56% 32%,rgba(196,114,74,.12),transparent 31%),linear-gradient(150deg,var(--plum-field),var(--plum-deep))}.chapter-table,.table-film{background:radial-gradient(circle at 28% 68%,rgba(224,168,130,.2),transparent 31%),linear-gradient(140deg,#5a2a1c,#2c1612)}.chapter-uses.chapter-uses--overlay,.chapter-uses--overlay .uses-film{background:radial-gradient(circle at 65% 28%,rgba(245,242,236,.13),transparent 31%),linear-gradient(145deg,var(--copper-warm),var(--copper-deep))}.chapter-standard,.standard-stage,.chapter-memory,.memory-film,.chapter-index{background-color:var(--plum-field)}.chapter-place,.place-film{background:radial-gradient(circle at 68% 18%,rgba(212,190,145,.15),transparent 32%),linear-gradient(145deg,#3c4936,#202a22)}.chapter-burn,.burn-film{background:radial-gradient(circle at 70% 30%,rgba(245,242,236,.16),transparent 31%),linear-gradient(145deg,#b56538,#6b301e)}.voices-pinned,.voices-film{background:radial-gradient(circle at 64% 28%,rgba(245,242,236,.12),transparent 30%),linear-gradient(145deg,#9b5130,#482219)}.closing-film{background:radial-gradient(circle at 48% 42%,rgba(224,168,130,.16),transparent 34%),linear-gradient(145deg,#6D3524,var(--plum-deep))}.closing-film .film-scene__shade{background:linear-gradient(180deg,#1c0d132e,#180d17b3)}.voices-timeline i{background:var(--bronze-500)}.chapter-table{height:250svh}.table-statement--sequence{width:min(760px,calc(100vw - 56px));min-height:clamp(150px,25vh,260px);font-family:var(--serif);font-size:clamp(25px,3.6vw,58px);line-height:1.08;letter-spacing:-.025em}.table-sequence{position:absolute;left:0;bottom:0;width:100%;will-change:opacity,transform}.table-sequence--before{display:grid!important;gap:.08em}.table-sequence__line{display:flex!important;flex-wrap:wrap;gap:.25em}.table-sequence--oil{display:flex!important;flex-wrap:wrap;gap:.25em;color:var(--bronze-300);font-family:var(--serif);font-size:1.12em}.table-word{display:inline-block!important;transition:none;will-change:opacity,transform,filter}.table-word--oil{text-shadow:0 12px 34px rgba(61,32,20,.24)}.uses-words--overlay article{transition:opacity .16s linear,transform .16s linear}.uses-words--overlay article>span{margin-bottom:18px;color:var(--bronze-100);font-size:8px;letter-spacing:.28em}.uses-words--overlay h2{display:inline-flex;align-items:baseline;justify-content:center;margin:0;font-family:var(--serif);font-size:clamp(58px,8.5vw,136px);font-weight:500;line-height:.9;letter-spacing:-.052em;color:#f5f2ecc7;-webkit-text-stroke:.35px rgba(245,242,236,.34);text-shadow:0 16px 44px rgba(35,15,10,.34)}.uses-word__initial{color:var(--bronze-100);font-family:var(--serif);font-size:1.04em;font-weight:400}.uses-word__rest{font-family:var(--serif)}.uses-word__period{margin-left:.02em;color:var(--bronze-300);font-family:var(--serif);font-size:.82em}.uses-words--overlay p{max-width:420px;margin-top:25px;color:#f5f2ecc7;font-size:clamp(13px,1.05vw,16px);line-height:1.68}@media (max-width: 760px){.chapter-table{height:240svh}.table-statement--sequence{width:calc(100vw - 44px);min-height:190px;font-size:clamp(25px,8vw,39px)}.uses-words--overlay h2{font-size:clamp(52px,18vw,88px);-webkit-text-stroke-width:.25px}}@media (max-width: 760px){.product-tin{width:min(66vw,350px);max-height:61svh;opacity:1;transform:translateY(calc(34px - var(--scene-progress) * 6px)) scale(calc(.99 + var(--scene-progress) * .01))}.reveal-stage:after{bottom:19vh;width:min(48vw,260px);height:30px}.product-facts{font-family:var(--serif);text-align:center}.product-facts dt,.product-facts dd{font-family:var(--serif)}.product-facts dd{font-size:10px;letter-spacing:.2em}}.wind-wordmark .wordmark{font-size:clamp(68px,11.5vw,190px)}.index-door__arrow{position:relative;display:block;width:34px;height:18px;font-size:0;transition:transform .4s var(--ease-film)}.index-door__arrow:before{content:"";position:absolute;top:50%;left:0;width:30px;height:1px;background:currentColor;transform:translateY(-50%);transform-origin:right center}.index-door__arrow:after{content:"";position:absolute;top:50%;right:0;width:8px;height:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-50%) rotate(-45deg)}.index-door:hover .index-door__arrow{transform:translate(5px)}.voices-quotes blockquote{transition:opacity .42s ease}.voices-quotes p{transition:transform .48s var(--ease-film)}@media (max-width: 760px){.wind-wordmark .wordmark{font-size:clamp(42px,14.5vw,76px)}.chapter-voices{display:block;min-height:auto;background:var(--off-white)}.voices-pinned{position:relative;top:auto;z-index:1;width:100%;height:42svh;min-height:300px;max-height:430px}.voices-film{height:100%}.voices-label{left:18px;bottom:42px;font-size:8px}.voices-count,.voices-timeline{display:none}.voices-quotes{position:relative;z-index:2;background:var(--off-white)}.voices-quotes blockquote{height:auto;min-height:58svh;justify-content:center;padding:14vh 24px 12vh;opacity:1;border-bottom:1px solid rgba(17,17,17,.14)}.voices-quotes p,.voices-quotes blockquote.is-active p{max-width:12ch;font-size:clamp(34px,10.5vw,52px);line-height:1.02;transform:none}.voices-quotes cite{margin-top:28px}.index-door__arrow{width:27px}.index-door__arrow:before{width:23px}}.index-door__arrow,.index-door__arrow:before,.index-door__arrow:after{display:none!important;content:none!important}.index-door{grid-template-columns:70px minmax(0,1fr)}@media (max-width: 760px){.chapter-voices{display:block!important;min-height:0!important;background:var(--off-white)}.voices-pinned{display:none!important}.voices-quotes{display:block;position:relative;z-index:1;width:100%;background:var(--off-white)}.voices-quotes blockquote{display:flex;height:auto!important;min-height:0!important;margin:0;padding:72px 26px 68px!important;opacity:1!important;border-bottom:1px solid rgba(17,17,17,.14)}.voices-quotes p,.voices-quotes blockquote.is-active p{max-width:10.5ch;margin:0;font-size:clamp(36px,10.8vw,50px)!important;line-height:1.02;transform:none!important}.voices-quotes cite{margin-top:24px}.index-door{grid-template-columns:44px minmax(0,1fr)!important;min-height:12.5vh;padding-right:0}.index-door__title{padding-right:0}}.quiet-nav{padding:24px 32px 20px 34px;text-shadow:0 1px 16px rgba(0,0,0,.28)}.quiet-nav .wordmark{font-size:31px}.quiet-nav nav{gap:clamp(18px,2.6vw,42px)}.quiet-nav nav a{font-size:11px;font-weight:500;letter-spacing:.2em;opacity:.9}.wind-join{bottom:26px;padding:8px 2px 7px;border-bottom-color:#f5f2ecc7;font-size:11px;font-weight:600;letter-spacing:.2em;color:#f5f2ecf0;text-shadow:0 1px 14px rgba(0,0,0,.32)}@media (max-width: 900px){.quiet-nav nav a{font-size:10px}}@media (max-width: 760px){.quiet-nav{padding:20px 19px 17px}.quiet-nav .wordmark{font-size:20px}.quiet-nav nav{gap:12px}.quiet-nav nav a{font-size:10px;font-weight:600;letter-spacing:.18em;opacity:.96}.wind-join{bottom:58px;font-size:10px;letter-spacing:.18em}}.wind-identity{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(14px,1.8vw,28px);opacity:calc(1 - var(--scene-progress) * 1.15);transform:translateY(calc(var(--scene-progress) * -18px));text-align:center}.wind-identity .wind-wordmark{position:static;inset:auto;display:block;opacity:1;transform:none}.wind-category{margin:0;padding-left:.32em;font-size:clamp(9px,.72vw,12px);font-weight:500;line-height:1.3;letter-spacing:.32em;text-transform:uppercase;color:#f5f2ecd6;text-shadow:0 1px 16px rgba(0,0,0,.3)}.product-category{position:absolute;z-index:6;top:clamp(27px,4.2vh,48px);left:50%;width:min(760px,76vw);margin:0;transform:translate(-50%);font-size:clamp(9px,.78vw,12px);font-weight:500;line-height:1.4;letter-spacing:.27em;text-align:center;text-transform:uppercase;color:#111111ad;opacity:clamp(.64,calc(.64 + var(--scene-progress) * 1.2),1)}.standard-copy .standard-body{margin-bottom:0}.standard-copy .standard-freshness{max-width:660px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(245,242,236,.28);font-size:clamp(14px,1.15vw,17px);line-height:1.65;color:#f5f2eceb}@media (max-width: 760px){.wind-identity{gap:13px;padding:0 22px}.wind-category{max-width:88vw;font-size:8px;letter-spacing:.25em}.product-category{top:54px;width:calc(100vw - 52px);font-size:8px;line-height:1.55;letter-spacing:.22em}.standard-copy .standard-freshness{margin-top:15px;padding-top:14px;font-size:13px;line-height:1.55}}.wind-identity{gap:clamp(18px,2vw,30px)}.wind-category{max-width:min(860px,88vw);font-size:clamp(12px,1vw,16px);font-weight:600;line-height:1.35;letter-spacing:.29em;color:#f5f2ecf5}.product-category{top:clamp(88px,10vh,118px);width:min(820px,80vw);padding:11px 20px 10px;font-size:clamp(11px,.95vw,15px);font-weight:600;line-height:1.35;letter-spacing:.24em;color:#111111d1;opacity:1;background:#f7f0e4b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media (max-width: 760px){.wind-identity{gap:16px}.wind-category{max-width:92vw;font-size:11px;line-height:1.45;letter-spacing:.21em}.product-category{top:82px;width:calc(100vw - 38px);padding:10px 12px 9px;font-size:10px;line-height:1.45;letter-spacing:.18em}}.frame-code{display:none!important}.chapter-reveal{height:100svh;min-height:0}.quiet-nav__menu-toggle{display:none}@media (max-width: 760px){.quiet-nav{align-items:center}.quiet-nav__brand,.quiet-nav__menu-toggle{position:relative;z-index:3}.quiet-nav__menu-toggle{display:inline-flex;width:42px;height:42px;padding:9px 6px;flex-direction:column;justify-content:center;gap:5px;color:var(--off-white);background:transparent}.quiet-nav__menu-toggle span{display:block;width:28px;height:1px;margin-left:auto;background:currentColor;transform-origin:center;transition:transform .35s var(--ease-film),opacity .22s ease}.quiet-nav.is-menu-open{mix-blend-mode:normal}.quiet-nav.is-menu-open .quiet-nav__menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.quiet-nav.is-menu-open .quiet-nav__menu-toggle span:nth-child(2){opacity:0}.quiet-nav.is-menu-open .quiet-nav__menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.quiet-nav .quiet-nav__links{position:fixed;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:0;padding:94px 28px 38px;background:radial-gradient(circle at 76% 18%,rgba(196,114,74,.16),transparent 34%),#281220;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .28s ease,transform .35s var(--ease-film),visibility .28s step-end}.quiet-nav.is-menu-open .quiet-nav__links{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .28s ease,transform .35s var(--ease-film),visibility 0s}.quiet-nav .quiet-nav__links a,.quiet-nav .quiet-nav__links a:not(:last-child){display:block;padding:18px 0 17px;border-bottom:1px solid rgba(245,242,236,.18);font-family:var(--serif);font-size:clamp(24px,8vw,38px);font-weight:400;line-height:1;letter-spacing:-.02em;text-transform:none;color:var(--off-white);opacity:1}.quiet-nav .quiet-nav__links .quiet-nav__waitlist{margin-top:24px;padding:14px 0 10px;border-bottom:0;font-size:11px;font-weight:600;line-height:1.3;letter-spacing:.2em;text-transform:uppercase;color:var(--bronze-300)}.quiet-nav.is-menu-open .wordmark__image{filter:brightness(0) invert(1)}}.reveal-stage--photo{color:var(--off-white);background:#2a2119}.reveal-stage--photo:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#120c0914,#120c0914 48%,#120c09b8),linear-gradient(90deg,rgba(18,12,9,.18),transparent 42%)}.reveal-stage--photo:after{display:none}.reveal-background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.86) contrast(1.03) brightness(.94)}.reveal-stage--photo .reveal-number,.reveal-stage--photo .product-category,.reveal-stage--photo .product-facts{color:var(--off-white)}.reveal-stage--photo .reveal-number,.reveal-stage--photo .product-category,.reveal-stage--photo .product-facts{z-index:5}.reveal-stage--photo .product-facts{border-top-color:#f5f2ec61}.reveal-stage--photo .product-facts dt{color:#f5f2ec9e}.standard-film .film-scene__shade{background:linear-gradient(90deg,#180d17a8,#180d1714 66%)}@media (max-width: 760px){.reveal-background{object-position:50% 50%}.reveal-stage--photo:before{background:linear-gradient(180deg,#120c091a,#120c0914 42%,#120c09c7)}.standard-film .film-scene__shade{background:linear-gradient(180deg,#180d172e,#180d17a8)}}.chapter-reveal{height:118svh;min-height:calc(var(--viewport-h) * 1.18);background:#2a2119}.reveal-stage--photo{height:var(--viewport-h);min-height:100svh}.reveal-stage--photo .reveal-background{transform:scale(1.28);transform-origin:50% 53%;transition:transform 1.1s var(--ease-film),filter .6s ease}.reveal-stage--photo .product-category{background:#180d176b;border:1px solid rgba(245,242,236,.14);color:#f5f2ecf0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.uses-still{opacity:0;transform:scale(1.025);transition:opacity .34s ease,transform 1.1s var(--ease-film)}.uses-still.is-active{opacity:1;transform:scale(1)}.uses-words--overlay article{opacity:.08!important;transform:translateY(14px)!important;transition:opacity .3s ease,transform .42s var(--ease-film)!important}.uses-words--overlay article.is-active{opacity:1!important;transform:translateY(0)!important}@media (max-width: 760px){.chapter-reveal{height:112svh;min-height:calc(var(--viewport-h) * 1.12)}.reveal-stage--photo .reveal-background{object-position:50% 53%;transform:scale(1.56);transform-origin:50% 55%}.quiet-nav .quiet-nav__links{top:0;right:0;bottom:auto;left:0;width:100vw;height:100dvh;max-height:100dvh;min-height:100svh;justify-content:flex-start;overflow-y:auto;overscroll-behavior:contain;padding:max(88px,calc(env(safe-area-inset-top) + 72px)) 22px max(28px,calc(env(safe-area-inset-bottom) + 20px));background:linear-gradient(180deg,#180d17bd,#180d17a3);backdrop-filter:blur(20px) saturate(.9);-webkit-backdrop-filter:blur(20px) saturate(.9)}.quiet-nav .quiet-nav__links a,.quiet-nav .quiet-nav__links a:not(:last-child){flex:0 0 auto;padding:14px 0 13px;font-size:clamp(22px,7vw,31px);line-height:1.03}.quiet-nav .quiet-nav__links .quiet-nav__waitlist{margin-top:14px;padding-top:15px;font-size:10px}}.chapter-reveal{height:100svh;min-height:var(--viewport-h);background:transparent}.reveal-stage--photo{height:var(--viewport-h);min-height:100svh;background:transparent}.reveal-stage--photo .reveal-background{width:100%;height:100%;object-fit:cover;object-position:50% 50%;transform:none;filter:saturate(.9) contrast(1.025) brightness(.96)}.table-film .film-scene__image{object-position:52% 36%}.uses-still[src*=uses-nourish-photo]{object-position:50% 50%!important}body,button,input{font-family:var(--sans)}.quiet-nav nav a,.quiet-nav .quiet-nav__links a,.wind-category,.wind-join,.uses-kicker,.uses-words article>span,.uses-words p,.product-category,.product-facts,.product-facts dt,.product-facts dd,.standard-eyebrow,.standard-copy p,.place-story,.place-coordinates,.memory-title span,.memory-paragraphs p,.voices-label,.voices-count,.voices-quotes p,.voices-quotes cite,.index-heading span,.index-door__number,.waitlist-form input,.waitlist-form button,.joined-message,.closing-footer{font-family:var(--sans)!important}h1,h2,h3,.table-statement,.uses-words h2,.standard-copy h2,.place-ghost,.memory-title h2,.index-door__title,.closing-content h2{font-family:var(--serif)}.uses-word__period{color:inherit;font-family:inherit;font-size:1em}@media (max-width: 760px){.chapter-reveal{height:100svh;min-height:var(--viewport-h)}.reveal-stage--photo .reveal-background{object-position:50% 50%;transform:none}.table-film .film-scene__image{object-position:52% 40%}}.reveal-stage--photo:before{background:linear-gradient(180deg,#00000005,#0000000a 56%,#00000085)}body,button,input{font-family:var(--serif)!important}.quiet-nav nav a,.quiet-nav .quiet-nav__links a,.wind-category,.wind-join,.uses-kicker,.uses-words article>span,.product-category,.product-facts,.product-facts dt,.product-facts dd,.memory-title span,.memory-paragraphs p,.voices-label,.voices-count,.voices-quotes p,.voices-quotes cite,.index-heading span,.index-door__number,.waitlist-form input,.waitlist-form button,.joined-message,.closing-footer{font-family:var(--serif)!important}.uses-words p,.uses-words--overlay p,.standard-eyebrow,.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story,.place-coordinates{font-family:var(--sans)!important}.chapter-reveal{height:118svh;min-height:calc(var(--viewport-h) * 1.18);background:#150f0c}.reveal-stage--photo{display:block;height:var(--viewport-h);min-height:100svh;background:radial-gradient(circle at 50% 48%,rgba(196,114,74,.08),transparent 34%),#150f0c}.reveal-stage--photo:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#08060542,#0806050a 28%,#08060514 62%,#080605ad),radial-gradient(circle at 50% 45%,transparent 0 48%,rgba(0,0,0,.12) 100%)}.reveal-stage--photo .reveal-background{position:absolute;z-index:0;width:min(96vw,1520px);height:min(90vh,1020px);inset:auto;transform:translate(-50%,-50%);object-fit:contain;object-position:center center;filter:saturate(.96) contrast(1.02) brightness(.95)}.reveal-stage--photo .reveal-number,.reveal-stage--photo .product-category,.reveal-stage--photo .product-facts{z-index:5;color:var(--off-white);text-shadow:0 2px 18px rgba(0,0,0,.32)}.reveal-stage--photo .product-category{top:clamp(80px,10vh,122px);width:min(860px,84vw);padding:0;background:none!important;border:0!important;color:#f5f2ecf2!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.reveal-stage--photo .product-facts{left:clamp(28px,4vw,60px);right:clamp(28px,4vw,60px);bottom:clamp(24px,4.8vh,46px);padding-top:18px;border-top:1px solid rgba(245,242,236,.28);opacity:1}.reveal-stage--photo .product-facts dt{color:#f5f2eca3}.reveal-stage--photo .product-facts dd{color:#f5f2ecf5}.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story{letter-spacing:.01em}@media (max-width: 760px){.chapter-reveal{height:112svh;min-height:calc(var(--viewport-h) * 1.12)}.reveal-stage--photo .reveal-background{top:0;left:0;width:100vw;height:100vh;transform:none;object-fit:cover;object-position:50% 50%}.reveal-stage--photo:before{background:linear-gradient(180deg,#08060538,#08060505 30%,#0806051f 58%,#080605c7),radial-gradient(circle at 50% 42%,transparent 0 42%,rgba(0,0,0,.12) 100%)}.reveal-stage--photo .product-category{top:84px;width:calc(100vw - 28px);font-size:9px;letter-spacing:.18em}.reveal-stage--photo .product-facts{left:18px;right:18px;bottom:18px;gap:14px;padding-top:14px}.reveal-stage--photo .product-facts dt{font-size:7px;letter-spacing:.18em}.reveal-stage--photo .product-facts dd{font-size:10px;letter-spacing:.18em}.standard-eyebrow,.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story,.place-coordinates,.uses-words p,.uses-words--overlay p{letter-spacing:0}}.chapter-reveal{height:132svh;min-height:calc(var(--viewport-h) * 1.32);background:#150f0c}.reveal-stage--photo{height:var(--viewport-h);min-height:100svh;background:#150f0c}.reveal-stage--photo .reveal-background{position:absolute;right:0;bottom:0;top:0;left:0;width:100%;height:100%;max-width:none;max-height:none;transform:none;object-fit:contain;object-position:center center;filter:saturate(.96) contrast(1.02) brightness(.95)}.reveal-stage--photo:before{background:linear-gradient(180deg,rgba(8,6,5,.24) 0%,transparent 24%,transparent 68%,rgba(8,6,5,.6) 100%)}@media (max-width: 760px){.chapter-reveal{height:126svh;min-height:calc(var(--viewport-h) * 1.26)}.reveal-stage--photo .reveal-background{right:0;bottom:0;top:0;left:0;width:100%;height:100%;transform:none;object-fit:contain;object-position:center center}}.reveal-stage--photo{background:#150f0c}.reveal-stage--photo .reveal-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;transform:none;object-fit:cover;object-position:50% 50%}.table-film .film-scene__image{object-position:52% 38%}.uses-still[src*=uses-care-photo]{object-position:53% 46%!important}@media (max-width: 760px){.reveal-stage--photo .reveal-background{object-fit:cover;object-position:50% 50%}.table-film .film-scene__image{object-position:56% 42%}.uses-still[src*=uses-care-photo]{object-position:52% 47%!important}}.chapter-reveal{height:100svh!important;min-height:var(--viewport-h)!important;background:transparent!important}.chapter-reveal>.chapter-sticky,.reveal-stage,.reveal-stage--photo{height:100svh!important;min-height:var(--viewport-h)!important}.reveal-stage--photo{overflow:hidden;background:#150f0c}.reveal-stage--photo .reveal-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:50% 50%;transform:none}@media (max-width: 760px){.chapter-reveal,.chapter-reveal>.chapter-sticky,.reveal-stage,.reveal-stage--photo{height:100svh!important;min-height:var(--viewport-h)!important}.reveal-stage--photo .reveal-background{width:100vw;height:100%;object-fit:cover;object-position:50% 50%}}.reveal-stage--photo .product-category{top:clamp(68px,8.2vh,96px)}.place-film h2{font-size:clamp(52px,9.35vw,148px)}.place-slideshow{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden}.place-slideshow__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;filter:saturate(.82) contrast(1.04) brightness(.92);opacity:0;animation:placePhotoCrossfade 12s ease-in-out infinite;animation-delay:calc(var(--place-slide-index) * -6s)}@keyframes placePhotoCrossfade{0%,42%{opacity:1;transform:scale(1.025)}50%,92%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1.025)}}@media (max-width: 760px){.reveal-stage--photo .product-category{top:72px}.place-film h2{font-size:clamp(50px,15vw,78px)}.place-slideshow__image{object-position:50% 50%}}@media (prefers-reduced-motion: reduce){.place-slideshow__image{animation:none;opacity:0;transform:none}.place-slideshow__image:first-child{opacity:1}}.place-slideshow__image{opacity:0!important;animation:none!important;transform:scale(1.035);transition:opacity 1.65s ease,transform 6.8s var(--ease-film)}.place-slideshow__image.is-active{opacity:1!important;transform:scale(1.015)}@media (prefers-reduced-motion: reduce){.place-slideshow__image{transition:none;transform:none}}.quiet-nav{justify-content:flex-end}.quiet-nav__brand,.quiet-nav__menu-toggle,.quiet-nav .quiet-nav__links>a:not(.quiet-nav__waitlist){display:none!important}.quiet-nav .quiet-nav__links{position:static!important;inset:auto!important;display:flex!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;overflow:visible!important;background:transparent!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.quiet-nav .quiet-nav__links .quiet-nav__waitlist{display:inline-flex!important;align-items:center;width:auto!important;margin:0!important;padding:5px 0 4px!important;border:0!important;border-bottom:1px solid rgba(245,242,236,.58)!important;font-family:var(--serif)!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--off-white)!important;opacity:.92!important;white-space:nowrap}.uses-kicker,.chapter-uses--overlay .uses-kicker{display:none!important}@media (max-width: 760px){.quiet-nav{padding:max(18px,calc(env(safe-area-inset-top) + 10px)) 18px 14px!important;mix-blend-mode:difference}.quiet-nav .quiet-nav__links{position:static!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;overflow:visible!important}.quiet-nav .quiet-nav__links .quiet-nav__waitlist{margin:0!important;padding:5px 0 4px!important;font-size:10px!important;letter-spacing:.16em!important}}.frame-code,.reveal-number,.wind-join{display:none!important}.chapter-owl{position:absolute;z-index:8;top:20px;left:18px;width:30px;height:30px;pointer-events:none;opacity:.82;background:url(/assets/brand/owl-light.svg) center / contain no-repeat;filter:drop-shadow(0 2px 10px rgba(0,0,0,.24))}.chapter-side-mark{z-index:8;left:18px!important;opacity:.84}.quiet-nav.quiet-nav--launch{position:fixed;z-index:900;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;padding:0!important;display:block;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:none;mix-blend-mode:difference}.traveling-waitlist{position:absolute;z-index:2;left:var(--waitlist-x, 50vw);top:var(--waitlist-y, calc(100vh - 62px) );display:inline-flex;align-items:center;width:max-content;padding:6px 0 5px;border-bottom:1px solid rgba(245,242,236,.68);transform:translate(var(--waitlist-translate-x, -50%),-50%);transform-origin:center;pointer-events:auto;font-family:var(--serif);font-size:var(--waitlist-font-size, 17px);font-weight:500;line-height:1.15;letter-spacing:var(--waitlist-letter-spacing, .18em);text-transform:uppercase;color:var(--off-white);white-space:nowrap;text-shadow:0 2px 14px rgba(0,0,0,.22);will-change:left,top,transform,font-size}.traveling-waitlist:hover{opacity:.78}.chapter-reveal{height:230svh!important;min-height:calc(var(--viewport-h) * 2.3)!important;background:transparent!important}.chapter-reveal>.chapter-sticky,.reveal-stage,.reveal-stage--photo{position:sticky;top:0;height:100svh!important;min-height:var(--viewport-h)!important}@media (max-width: 760px){.chapter-owl{top:max(17px,calc(env(safe-area-inset-top) + 9px));left:15px;width:26px;height:26px}.chapter-side-mark{left:15px!important;font-size:8px;letter-spacing:.32em}.quiet-nav.quiet-nav--launch{padding:0!important}.traveling-waitlist{top:var(--waitlist-y, calc(100vh - 66px) );font-size:var(--waitlist-font-size, 14px)}.chapter-reveal{height:230svh!important;min-height:calc(var(--viewport-h) * 2.3)!important}}@media (prefers-reduced-motion: reduce){.traveling-waitlist{will-change:auto}}.table-copy--sequence{position:absolute;z-index:4;left:clamp(28px,6vw,100px);bottom:clamp(58px,9vh,96px);width:min(820px,calc(100vw - 56px))}.table-copy--sequence .table-statement--sequence{position:relative;left:auto;bottom:auto;width:100%;margin:0}.table-sequence--oil,.table-word--oil{color:#fff!important}.table-history{max-width:720px;margin:18px 0 0;font-family:var(--sans)!important;font-size:clamp(13px,1.08vw,16px);font-weight:400;line-height:1.62;letter-spacing:.005em;color:#ffffffeb;text-shadow:0 2px 18px rgba(0,0,0,.28);transition:none;will-change:opacity,transform}.chapter-owl{width:24px;height:24px;opacity:.76}.quiet-nav.quiet-nav--launch{mix-blend-mode:normal!important}.traveling-waitlist{color:#fff!important;border-bottom-color:#ffffffc7!important;font-size:var(--waitlist-font-size, 14px);text-shadow:0 2px 16px rgba(0,0,0,.38)}.traveling-waitlist:visited,.traveling-waitlist:hover,.traveling-waitlist:focus-visible{color:#fff!important}@media (max-width: 760px){.table-copy--sequence{left:22px;bottom:clamp(54px,8vh,78px);width:calc(100vw - 44px)}.table-copy--sequence .table-statement--sequence{width:100%}.table-history{max-width:94%;margin-top:15px;font-size:12.5px;line-height:1.55}.chapter-owl{width:20px;height:20px}.traveling-waitlist{font-size:var(--waitlist-font-size, 12px)}}.table-sequence--oil,.table-word--oil{color:var(--bronze-500)!important;-webkit-text-fill-color:var(--bronze-500)!important;text-shadow:0 10px 34px rgba(61,32,20,.34)!important}.uses-words--overlay h2{color:#fffffff5!important;-webkit-text-stroke:.3px rgba(255,255,255,.22)!important;text-shadow:0 12px 42px rgba(0,0,0,.48)!important}.uses-word__initial,.uses-word__rest,.uses-word__period{color:inherit!important;-webkit-text-fill-color:currentColor!important}.uses-words--overlay article>span{color:#ffffffd1!important;text-shadow:0 2px 16px rgba(0,0,0,.48)!important}.uses-words--overlay p{color:#fffffff0!important;text-shadow:0 2px 20px rgba(0,0,0,.62)!important}@media (max-width: 760px){.uses-words--overlay h2{color:#fff!important;-webkit-text-stroke-width:.2px!important}.uses-words--overlay p{color:#fffffff5!important}}.table-sequence--oil .table-word--oil{color:transparent!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(180deg,#6f3525,#e5ae87 28%,#8a4932 52%,#f1c5a3 70%,#7a4030)!important;background-size:100% 300%!important;-webkit-background-clip:text!important;background-clip:text!important;filter:drop-shadow(0 0 10px rgba(196,114,74,.14));animation:copperReflect 7.5s ease-in-out infinite}.chapter-uses--overlay .uses-words--overlay article{opacity:1!important;transform:translateY(calc((1 - var(--moment-emphasis, 1)) * 8px))!important;transition:transform .3s var(--ease-film)!important}.chapter-uses--overlay .uses-words--overlay h2,.chapter-uses--overlay .uses-word__initial,.chapter-uses--overlay .uses-word__rest,.chapter-uses--overlay .uses-word__period{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}.chapter-uses--overlay .uses-words--overlay h2{-webkit-text-stroke:0!important;text-shadow:0 12px 38px rgba(0,0,0,.62)!important}.chapter-uses--overlay .uses-words--overlay article>span{color:#ffffffe6!important;opacity:1!important}.chapter-uses--overlay .uses-words--overlay p{color:#fff!important;opacity:1!important;text-shadow:0 2px 20px rgba(0,0,0,.72)!important}.chapter-uses.chapter-uses--overlay{min-height:calc(var(--viewport-h) * var(--uses-count, 4))!important}@media (max-width: 760px){.chapter-uses.chapter-uses--overlay{min-height:calc(var(--viewport-h) * var(--uses-count, 4))!important}.chapter-uses--overlay .uses-words--overlay h2{color:#fff!important;-webkit-text-fill-color:#fff!important}}.table-sequence--oil.table-oil-motion{display:block!important;width:max-content;max-width:100%;color:transparent!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(180deg,#6f3525,#e5ae87 28%,#8a4932 52%,#f1c5a3 70%,#7a4030)!important;background-size:100% 300%!important;-webkit-background-clip:text!important;background-clip:text!important;filter:drop-shadow(0 0 10px rgba(196,114,74,.14));animation:copperReflect 7.5s ease-in-out infinite!important;text-shadow:none!important;will-change:opacity,transform,background-position}.chapter-uses--overlay .uses-still{z-index:0;opacity:0!important;transform:scale(1.025)!important;transition:opacity .42s ease,transform 1.05s var(--ease-film)!important;will-change:opacity,transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.chapter-uses--overlay .uses-still.is-active{z-index:1;opacity:1!important;transform:scale(1)!important}.chapter-uses--overlay .uses-words--overlay article{opacity:1!important;transform:none!important}.chapter-uses--overlay .uses-words--overlay article:not(.is-active) h2,.chapter-uses--overlay .uses-words--overlay article:not(.is-active)>span,.chapter-uses--overlay .uses-words--overlay article:not(.is-active) p{opacity:.72!important}.chapter-uses--overlay .uses-words--overlay article.is-active h2,.chapter-uses--overlay .uses-words--overlay article.is-active>span,.chapter-uses--overlay .uses-words--overlay article.is-active p{opacity:1!important}.chapter-uses--overlay .uses-words--overlay h2,.chapter-uses--overlay .uses-words--overlay article>span,.chapter-uses--overlay .uses-words--overlay p{transition:opacity .28s ease!important}.chapter-uses--overlay .uses-words--overlay p{max-width:570px!important;font-family:var(--sans)!important}@media (max-width: 760px){.table-sequence--oil.table-oil-motion{width:100%}.chapter-uses--overlay .uses-words--overlay p{max-width:330px!important}}.table-sequence--oil.table-oil-motion{color:transparent!important;-webkit-text-fill-color:transparent!important;background-image:linear-gradient(90deg,#6f3525,#8a4932 18%,#e5ae87 34%,#f1c5a3,#8a4932 52%,#e5ae87,#7a4030 82%,#6f3525)!important;background-size:300% 100%!important;background-position:0% 50%;-webkit-background-clip:text!important;background-clip:text!important;animation:copperReflectOil 5.8s ease-in-out infinite!important;filter:drop-shadow(0 0 10px rgba(196,114,74,.16))}@keyframes copperReflectOil{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.chapter-uses--overlay .uses-words--overlay article>span{display:none!important}.chapter-owl{width:26px!important;height:26px!important;padding:0!important;border:0!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;pointer-events:auto!important;cursor:pointer;opacity:.82!important;transition:transform .22s ease,opacity .22s ease}.chapter-owl:hover,.chapter-owl:focus-visible{opacity:1!important;transform:scale(1.06);outline:none}@media (max-width: 760px){.reveal-stage--photo .product-category{top:max(92px,calc(env(safe-area-inset-top) + 72px))!important}.chapter-owl{width:22px!important;height:22px!important}}.table-sequence--oil.table-oil-motion{position:relative!important;display:inline-block!important;width:max-content!important;max-width:100%!important;color:#b86d47!important;-webkit-text-fill-color:#b86d47!important;background:none!important;filter:drop-shadow(0 0 10px rgba(196,114,74,.14));animation:none!important;isolation:isolate}.table-sequence--oil.table-oil-motion:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,transparent 0%,transparent 34%,#d28d63 42%,#f4c9a7 48%,#fff0df 51%,#f1c5a3 54%,#d28d63 60%,transparent 68%,transparent 100%);background-size:260% 100%;background-position:160% 50%;-webkit-background-clip:text;background-clip:text;animation:oilCopperSweep 3.6s linear infinite;will-change:background-position}@keyframes oilCopperSweep{0%{background-position:160% 50%}to{background-position:-80% 50%}}@media (prefers-reduced-motion: reduce){.table-sequence--oil.table-oil-motion:after{animation:none;background-position:50% 50%}}@media (max-width: 760px){.table-sequence--oil.table-oil-motion{width:fit-content!important}}.wind-rotation{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#180d17}.wind-film .wind-rotation__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transform:scale(1.025);filter:saturate(.8) contrast(1.05) brightness(.92);transition:opacity .9s ease;z-index:1}.wind-film .wind-rotation__video.is-active{opacity:1}@media (prefers-reduced-motion: reduce){.wind-film .wind-rotation__video{transition:none}}.standard-stage--rotation{position:sticky;overflow:hidden;background:#24101f}.standard-media-rotation{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#24101f}.standard-media-rotation__item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transform:scale(1.025);filter:saturate(.88) contrast(1.04) brightness(.92);transition:opacity 1.05s ease,transform 6s var(--ease-film)}.standard-media-rotation__item.is-active{opacity:1;transform:scale(1)}.standard-media-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#180d179e,#180d1714 68%),linear-gradient(180deg,#0f090c0f,#0f090c40)}.standard-stage--rotation .standard-copy,.standard-stage--rotation .chapter-chrome,.standard-stage--rotation .owl-watermark--standard{z-index:4}.place-film video{object-position:center center}@media (max-width: 760px){.table-history{margin-top:8px!important}.standard-media-shade{background:linear-gradient(180deg,#180d1726,#180d179e)}}.table-history{margin-top:10px!important}.closing-footer{display:none!important}.table-copy--sequence{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;pointer-events:none}.table-copy--sequence .table-statement--sequence{position:absolute!important;left:clamp(28px,6vw,100px)!important;bottom:clamp(230px,31vh,350px)!important;width:min(760px,calc(100vw - 56px))!important;margin:0!important}.table-resolution{position:absolute;z-index:5;left:clamp(28px,6vw,100px);bottom:clamp(18px,3.6vh,34px);width:min(820px,calc(100vw - 56px))}.table-resolution .table-sequence--oil.table-oil-motion{position:relative!important;display:inline-block!important;margin:0!important;line-height:1.04}.table-resolution .table-history{margin:8px 0 0!important}.product-spec-block{position:absolute;z-index:6;left:clamp(28px,4vw,60px);right:clamp(28px,4vw,60px);bottom:clamp(24px,4.8vh,46px)}.reveal-stage--photo .product-spec-block .product-category,.product-spec-block .product-category{position:static!important;top:auto!important;left:auto!important;bottom:auto!important;width:100%!important;margin:0 0 12px!important;padding:0!important;transform:none!important;background:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#f5f2ecf5!important;font-family:var(--serif)!important;font-size:clamp(9px,.78vw,12px)!important;font-weight:500!important;line-height:1.3!important;letter-spacing:.24em!important;text-align:center!important;text-transform:uppercase!important;text-shadow:0 2px 18px rgba(0,0,0,.38)!important}.reveal-stage--photo .product-spec-block .product-facts,.product-spec-block .product-facts{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%;margin:0!important;padding-top:18px!important;border-top:1px solid rgba(245,242,236,.34)!important;opacity:1!important}.closing-storage{position:absolute;z-index:6;left:50%;bottom:clamp(24px,4vh,42px);margin:0;transform:translate(-50%);width:max-content;max-width:calc(100vw - 44px);color:#b86d47;-webkit-text-fill-color:#b86d47;font-family:var(--serif);font-size:clamp(9px,.82vw,12px);font-weight:500;line-height:1.3;letter-spacing:.24em;text-align:center;text-transform:uppercase;filter:drop-shadow(0 0 10px rgba(196,114,74,.14));isolation:isolate}.closing-storage:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,transparent 0%,transparent 34%,#d28d63 42%,#f4c9a7 48%,#fff0df 51%,#f1c5a3 54%,#d28d63 60%,transparent 68%,transparent 100%);background-size:260% 100%;background-position:160% 50%;-webkit-background-clip:text;background-clip:text;animation:oilCopperSweep 3.6s linear infinite;will-change:background-position}.place-story{width:min(560px,42vw)!important;padding-top:0!important;border-top:0!important;font-family:var(--sans)!important;font-size:clamp(12px,1.02vw,15px)!important;line-height:1.6!important;color:#f5f2ece6!important}.place-story p{margin:0}.place-story__rule{width:100%;height:1px;margin:16px 0;background:#f5f2ec5c}.place-story__tagline{margin-top:14px!important;font-family:var(--serif)!important;font-size:clamp(12px,1.08vw,16px)!important;font-weight:500;line-height:1.45;letter-spacing:.045em;color:var(--bronze-300)!important}@media (max-width: 760px){.table-copy--sequence .table-statement--sequence{left:22px!important;bottom:40vh!important;width:calc(100vw - 44px)!important}.table-resolution{left:22px;bottom:max(16px,env(safe-area-inset-bottom));width:calc(100vw - 44px)}.table-resolution .table-history{margin-top:7px!important}.product-spec-block{left:18px;right:18px;bottom:18px}.reveal-stage--photo .product-spec-block .product-category,.product-spec-block .product-category{margin-bottom:10px!important;font-size:8px!important;line-height:1.4!important;letter-spacing:.18em!important}.reveal-stage--photo .product-spec-block .product-facts,.product-spec-block .product-facts{gap:14px 16px!important;padding-top:14px!important}.closing-storage{bottom:max(18px,env(safe-area-inset-bottom));width:calc(100vw - 40px);font-size:8px;letter-spacing:.18em;white-space:normal}.place-film h2{bottom:auto!important;top:clamp(88px,13vh,122px)!important}.place-story{left:22px!important;right:22px!important;bottom:54px!important;width:auto!important;font-size:11.5px!important;line-height:1.52!important}.place-story__rule{margin:11px 0}.place-story__tagline{margin-top:9px!important;font-size:11px!important;line-height:1.4}.place-coordinates{bottom:18px!important}}@media (prefers-reduced-motion: reduce){.closing-storage:after{animation:none;background-position:50% 50%}}.table-resolution .table-sequence--oil.table-oil-motion{font-family:var(--serif)!important;font-size:clamp(30px,4.1vw,66px)!important;font-weight:400;letter-spacing:-.025em}@media (max-width: 760px){.table-resolution .table-sequence--oil.table-oil-motion{font-size:clamp(26px,8vw,38px)!important}}.owl-watermark{display:none!important}.product-identity{position:absolute;z-index:7;top:clamp(68px,8.2vh,96px);left:50%;width:min(860px,84vw);margin:0;transform:translate(-50%);font-family:var(--serif);font-size:clamp(9px,.78vw,12px);font-weight:500;line-height:1.35;letter-spacing:.24em;text-align:center;text-transform:uppercase;color:#f5f2ecf5;text-shadow:0 2px 18px rgba(0,0,0,.38);pointer-events:none}.table-resolution{bottom:clamp(92px,15vh,158px)!important}.table-resolution .table-history{margin-top:8px!important}@media (max-width: 760px){.chapter-sticky,.chapter-uses--overlay .uses-pinned,.chapter-uses--overlay .uses-film,.chapter-reveal>.chapter-sticky,.reveal-stage,.reveal-stage--photo,.film-scene,.closing-film{height:100dvh!important;min-height:100dvh!important}main>.chapter+.chapter,.final-frame{margin-top:-1px!important}.product-identity{top:104px;width:calc(100vw - 30px);font-size:8px;line-height:1.45;letter-spacing:.18em}.table-copy--sequence .table-statement--sequence{bottom:43vh!important}.table-resolution{left:22px!important;bottom:clamp(96px,19vh,148px)!important;width:calc(100vw - 44px)!important}.table-resolution .table-history{margin-top:7px!important}}.owl-watermark--closing{display:block!important;position:absolute;left:50%;top:50%;width:min(48vw,640px);transform:translate(-50%,-50%);opacity:.042!important;background-image:none;background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}@media (max-width: 760px){.owl-watermark--closing{width:min(74vw,420px);opacity:.048!important}}.owl-watermark--closing{display:block!important;position:absolute!important;z-index:2!important;left:50%!important;top:50%!important;width:min(54vw,720px)!important;aspect-ratio:1 / 1;transform:translate(-50%,-50%)!important;opacity:.065!important;background:url(/assets/brand/owl-light.svg) center / contain no-repeat!important;pointer-events:none!important}.memory-title h2{font-family:var(--display)!important}.memory-paragraphs p:nth-child(2){font-family:var(--sans)!important;letter-spacing:0!important}.table-copy--sequence.table-copy--oil-only{position:absolute!important;left:clamp(28px,6vw,100px)!important;top:50%!important;bottom:auto!important;width:min(820px,calc(100vw - 56px))!important;max-width:none!important;transform:translateY(-50%)!important;pointer-events:none}.table-copy--oil-only .table-statement--sequence{position:static!important;left:auto!important;bottom:auto!important;width:100%!important;margin:0!important}.table-copy--oil-only .table-sequence--oil.table-oil-motion{font-family:var(--serif)!important;font-size:clamp(52px,8vw,128px)!important;font-weight:400!important;line-height:.9!important;letter-spacing:-.055em!important}.table-copy--oil-only .table-history{position:static!important;width:min(720px,100%)!important;margin:18px 0 0!important;font-family:var(--sans)!important;font-size:clamp(14px,1.18vw,17px)!important;line-height:1.6!important;letter-spacing:0!important;color:#f5f2ece6!important}@media (max-width: 760px){.owl-watermark--closing{width:min(82vw,440px)!important;opacity:.07!important}.table-copy--sequence.table-copy--oil-only{left:22px!important;top:50%!important;bottom:auto!important;width:calc(100vw - 44px)!important;transform:translateY(-50%)!important}.table-copy--oil-only .table-sequence--oil.table-oil-motion{font-size:clamp(38px,12vw,58px)!important}.table-copy--oil-only .table-history{margin-top:14px!important;font-size:13px!important;line-height:1.5!important}}.table-lower-sequence{position:absolute;z-index:5;left:clamp(28px,6vw,100px);bottom:clamp(42px,8vh,88px);width:min(840px,calc(100vw - 56px));min-height:clamp(210px,32vh,360px);pointer-events:none}.table-lower-sequence__before,.table-lower-sequence__oil{position:absolute;left:0;bottom:0;width:100%;will-change:opacity,transform}.table-lower-sequence__before h2{margin:0;font-family:var(--serif);font-size:clamp(42px,6.6vw,104px);font-weight:400;line-height:.92;letter-spacing:-.055em;color:var(--off-white)}.table-lower-sequence__before h2 span{display:block}.table-lower-sequence__oil .table-sequence--oil.table-oil-motion{display:inline-block!important;width:max-content!important;max-width:100%!important;font-family:var(--serif)!important;font-size:clamp(44px,6.6vw,104px)!important;font-weight:400!important;line-height:.92!important;letter-spacing:-.055em!important}.table-lower-sequence__oil .table-history{width:min(720px,100%);margin:16px 0 0!important;font-family:var(--sans)!important;font-size:clamp(14px,1.18vw,17px)!important;line-height:1.58!important;letter-spacing:0!important;color:#f5f2eceb!important}.chapter-wind{height:185dvh!important;min-height:calc(var(--viewport-h) * 1.85)!important}.chapter-table{height:245dvh!important;min-height:calc(var(--viewport-h) * 2.45)!important}.chapter-reveal{height:205dvh!important;min-height:calc(var(--viewport-h) * 2.05)!important}.chapter-standard{height:185dvh!important;min-height:calc(var(--viewport-h) * 1.85)!important}.chapter-place{height:185dvh!important;min-height:calc(var(--viewport-h) * 1.85)!important;overflow:visible!important}.chapter-place>.place-film{position:sticky!important;top:0!important;height:100dvh!important;min-height:100dvh!important}.chapter-memory{height:220dvh!important;min-height:calc(var(--viewport-h) * 2.2)!important}.chapter-sticky,.chapter-reveal>.chapter-sticky,.reveal-stage,.reveal-stage--photo{position:sticky!important;top:0!important;height:100dvh!important;min-height:100dvh!important}.chapter-uses.chapter-uses--overlay{min-height:calc(115dvh * var(--uses-count, 3))!important}.chapter-uses--overlay .uses-words--overlay article{height:115dvh!important;min-height:115dvh!important}.chapter-uses--overlay .uses-pinned,.chapter-uses--overlay .uses-film{height:100dvh!important;min-height:100dvh!important}@media (max-width: 760px){.table-lower-sequence{left:22px;bottom:max(28px,calc(env(safe-area-inset-bottom) + 20px));width:calc(100vw - 44px);min-height:250px}.table-lower-sequence__before h2,.table-lower-sequence__oil .table-sequence--oil.table-oil-motion{font-size:clamp(38px,11.5vw,56px)!important;line-height:.94!important}.table-lower-sequence__oil .table-history{margin-top:12px!important;font-size:13px!important;line-height:1.48!important}.chapter-wind{height:175dvh!important}.chapter-table{height:235dvh!important}.chapter-reveal{height:195dvh!important}.chapter-standard,.chapter-place{height:175dvh!important}.chapter-memory{height:210dvh!important}.chapter-uses.chapter-uses--overlay{min-height:calc(112dvh * var(--uses-count, 3))!important}.chapter-uses--overlay .uses-words--overlay article{height:112dvh!important;min-height:112dvh!important}}.memory-title h2{font-family:var(--serif)!important;font-weight:500!important;letter-spacing:-.045em!important}.standard-copy .standard-body{font-family:var(--sans)!important;font-weight:400!important;letter-spacing:0!important}.table-lower-sequence__before h2,.table-lower-sequence__oil .table-sequence--oil.table-oil-motion{font-size:clamp(40px,5.15vw,82px)!important;line-height:.96!important;letter-spacing:-.042em!important}.standard-copy h2,.place-film h2,.memory-title h2,.closing-content h2{font-size:clamp(44px,5.7vw,92px)!important;line-height:.92!important;letter-spacing:-.045em!important}.memory-title h2{font-family:var(--serif)!important;font-weight:400!important;letter-spacing:-.035em!important}@media (max-width: 760px){.table-lower-sequence__before h2,.table-lower-sequence__oil .table-sequence--oil.table-oil-motion{font-size:clamp(32px,8.8vw,43px)!important;line-height:.98!important;letter-spacing:-.035em!important}.standard-copy h2,.place-film h2,.memory-title h2,.closing-content h2{font-size:clamp(36px,9.6vw,50px)!important;line-height:.94!important;letter-spacing:-.038em!important}.memory-title h2{font-weight:400!important;letter-spacing:-.025em!important}}.table-lower-sequence__oil .table-history,.chapter-uses--overlay .uses-words--overlay p,.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story,.place-story p,.memory-paragraphs p,.memory-paragraphs p:first-child{font-family:var(--sans)!important;font-size:clamp(13px,1.05vw,16px)!important;font-weight:400!important;line-height:1.68!important;letter-spacing:0!important}.table-lower-sequence__oil .table-history,.chapter-uses--overlay .uses-words--overlay p,.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story,.memory-paragraphs p{color:#f5f2ecf0!important}.memory-paragraphs p:first-child{color:var(--bronze-300)!important}.standard-copy h2{font-size:clamp(58px,8vw,128px)!important;line-height:.86!important;letter-spacing:-.06em!important}.place-film h2{font-size:clamp(64px,10vw,160px)!important;line-height:.85!important;letter-spacing:-.065em!important}@media (max-width: 760px){.table-lower-sequence__oil .table-history,.chapter-uses--overlay .uses-words--overlay p,.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story,.place-story p,.memory-paragraphs p,.memory-paragraphs p:first-child{font-size:14px!important;line-height:1.58!important}.standard-copy h2{font-size:clamp(48px,13vw,70px)!important;line-height:.9!important}.place-film h2{font-size:clamp(52px,14vw,78px)!important;line-height:.88!important}}.table-lower-sequence__oil .table-history,.chapter-uses--overlay .uses-words--overlay p,.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story,.place-story p,.memory-paragraphs p,.memory-paragraphs p:first-child{font-size:clamp(14.5px,1.16vw,18px)!important;line-height:1.64!important}.memory-copy{width:min(720px,82vw)!important}.memory-title{margin-bottom:24px!important}.memory-title h2{font-size:clamp(58px,7.4vw,118px)!important;font-weight:400!important;line-height:.9!important;letter-spacing:-.035em!important}.memory-paragraphs{max-width:690px!important;gap:16px!important}.memory-paragraphs p,.memory-paragraphs p:first-child{font-size:clamp(16px,1.28vw,20px)!important;line-height:1.62!important}@media (max-width: 760px){.table-lower-sequence__oil .table-history,.chapter-uses--overlay .uses-words--overlay p,.standard-copy .standard-body,.standard-copy .standard-freshness,.place-story,.place-story p,.memory-paragraphs p,.memory-paragraphs p:first-child{font-size:15.5px!important;line-height:1.56!important}.memory-copy{left:22px!important;right:22px!important;width:auto!important}.memory-title h2{font-size:clamp(44px,12.2vw,62px)!important;line-height:.92!important}.memory-paragraphs{max-width:none!important;gap:13px!important}.memory-paragraphs p,.memory-paragraphs p:first-child{font-size:16px!important;line-height:1.54!important}}.memory-paragraphs p:first-child{font-family:var(--serif)!important;font-size:clamp(18px,1.46vw,22px)!important;font-weight:400!important;line-height:1.34!important;letter-spacing:-.012em!important;color:var(--bronze-300)!important}.place-story__tagline{font-family:var(--serif)!important;font-style:italic!important;font-weight:600!important;line-height:1.42!important;letter-spacing:.012em!important;color:var(--bronze-300)!important}@media (max-width: 760px){.memory-paragraphs p:first-child{font-size:18px!important;line-height:1.34!important}.place-story__tagline{font-size:14.5px!important;line-height:1.42!important}}.memory-paragraphs p:nth-child(3){font-family:var(--serif)!important;font-size:clamp(18px,1.42vw,22px)!important;font-weight:400!important;line-height:1.35!important;letter-spacing:-.012em!important;color:var(--off-white)!important}.place-story__tagline{margin-top:14px!important;margin-bottom:0!important}.place-story__rule{margin:15px 0 16px!important}@media (max-width: 760px){.memory-paragraphs p:nth-child(3){font-size:17px!important;line-height:1.36!important}.place-story__tagline{margin-top:9px!important}.place-story__rule{margin:10px 0 11px!important}}.place-story__heritage{margin-top:14px!important}@media (max-width: 760px){.place-story__heritage{margin-top:10px!important}}.place-film h2{bottom:clamp(88px,13.8vh,157px)!important}.place-story{bottom:clamp(92px,12.8vh,147px)!important}.memory-paragraphs p:first-child{color:#f5f2ecf0!important}.memory-paragraphs p:nth-child(3){color:var(--bronze-300)!important}@media (max-width: 760px){.place-film h2{top:clamp(80px,12vh,114px)!important}.place-story{bottom:62px!important}}.table-film .film-scene__image{transform:scale(1)!important;object-position:52% 39%!important}@media (max-width: 760px){.table-film .film-scene__image{transform:scale(.985)!important;object-position:55% 40%!important}}.table-film:before{content:"";position:absolute;z-index:0;top:-7%;right:-7%;bottom:-7%;left:-7%;background-image:url(/assets/stills/table-before-photo-v7.jpg);background-size:cover;background-position:50% 50%;filter:blur(24px) brightness(.48) saturate(.72);transform:scale(1.08);pointer-events:none}.table-film .film-scene__image{z-index:1!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:50% 50%!important;transform:none!important;filter:saturate(.86) contrast(1.025) brightness(.91)!important}.table-film .film-scene__shade{z-index:2!important;background:linear-gradient(180deg,#14080314,#12070361),radial-gradient(circle at 50% 48%,transparent 0 46%,rgba(10,4,2,.18) 100%)!important}@media (max-width: 760px){.table-film:before{top:-10%;right:-10%;bottom:-10%;left:-10%;filter:blur(20px) brightness(.48) saturate(.72)}.table-film .film-scene__image{object-fit:contain!important;object-position:50% 50%!important;transform:none!important}}.table-film .film-scene__image{z-index:1!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 48%!important;transform:none!important;filter:saturate(.9) contrast(1.02) brightness(.9)!important}@media (max-width: 760px){.table-film .film-scene__image{object-fit:cover!important;object-position:50% 46%!important;transform:none!important}}.chapter-table .chapter-sticky,.chapter-table .table-film{width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;overflow:hidden!important}.chapter-table .table-film .film-scene__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:50% 46%!important;transform:scale(1.01)!important}@media (max-width: 760px){.chapter-table .table-film .film-scene__image{width:100vw!important;height:100dvh!important;object-fit:cover!important;object-position:53% 47%!important;transform:scale(1.01)!important}}.table-film:before{content:none!important;display:none!important}.chapter-table .chapter-sticky{width:100%!important;height:100dvh!important;min-width:0!important;min-height:100dvh!important;overflow:hidden!important}.chapter-table .table-film{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important}.chapter-table .table-film .film-scene__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:52% 38%!important;transform:scale(1.025)!important;filter:saturate(.8) contrast(1.05) brightness(.92)!important}@media (max-width: 760px){.chapter-table .table-film .film-scene__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:56% 42%!important;transform:scale(1.025)!important}}.legal-footer{position:relative;min-height:72dvh;padding:clamp(34px,5vh,58px) clamp(28px,3.2vw,54px) clamp(42px,6vh,72px);color:#171411;background:var(--off-white);font-family:var(--sans)}.legal-footer__storage{margin:0;font-family:var(--sans);font-size:clamp(10px,.72vw,12px);font-weight:400;line-height:1.3;letter-spacing:.16em;text-align:center;text-transform:uppercase;color:#9f5e3f}.legal-footer__grid{display:grid;grid-template-columns:1.15fr 1fr 1fr .72fr;gap:clamp(44px,6vw,110px);margin-top:clamp(92px,14vh,160px);align-items:start}.legal-footer__brand,.legal-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-family:var(--sans);font-size:clamp(10px,.72vw,12px);font-weight:400;line-height:1.42;letter-spacing:.025em}.legal-footer__brand span:first-child{margin-bottom:5px;font-family:var(--serif);font-size:clamp(13px,.92vw,16px);letter-spacing:.08em}.legal-footer__brand span:last-child{margin-top:10px;color:#17141194}.legal-footer__heading{margin-bottom:5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.legal-footer__item{color:#171411e6;text-decoration:none;text-underline-offset:3px;transition:color .2s ease}.legal-footer__item:hover,.legal-footer__item:focus-visible{color:#9f5e3f;text-decoration:underline}.legal-footer__social-links{display:flex;align-items:center;gap:13px;margin-top:2px}.legal-footer__social-link{display:inline-flex;width:23px;height:23px;align-items:center;justify-content:center;color:#171411e6;transition:color .2s ease,transform .2s ease}.legal-footer__social-link svg{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.legal-footer__social-link svg .social-icon__dot{fill:currentColor;stroke:none}.legal-footer__social-link svg.social-icon--tiktok{fill:currentColor;stroke:none}.legal-footer__social-link:hover,.legal-footer__social-link:focus-visible{color:#9f5e3f;transform:translateY(-1px)}.legal-footer__social-link--disabled{cursor:default;color:#17141152}.legal-footer__social-link--disabled:hover{color:#17141152;transform:none}@media (max-width: 760px){.legal-footer{min-height:86dvh;padding:32px 22px 46px}.legal-footer__storage{font-size:9.5px;letter-spacing:.14em}.legal-footer__grid{grid-template-columns:1fr 1fr;gap:42px 28px;margin-top:78px}.legal-footer__brand,.legal-footer__column{font-size:11px;line-height:1.45}.legal-footer__brand{grid-column:1 / -1}.legal-footer__social{align-self:end}.legal-footer__social-link{width:25px;height:25px}}html.legal-page-open,body.legal-page-open{overflow:auto!important;scroll-snap-type:none!important;background:var(--off-white)}.legal-page{min-height:100vh;color:#171411;background:var(--off-white);font-family:var(--sans)}.legal-page__header{position:sticky;z-index:10;top:0;display:flex;align-items:center;justify-content:space-between;padding:22px clamp(22px,4vw,60px);border-bottom:1px solid rgba(23,20,17,.12);background:#f5f2ecf0}.legal-page__brand,.legal-page__back,.legal-page__footer a{color:inherit;text-decoration:none}.legal-page__brand{font-family:var(--serif);font-size:clamp(15px,1.2vw,19px);letter-spacing:.1em}.legal-page__back{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.legal-page__back:hover,.legal-page__back:focus-visible,.legal-page__footer a:hover,.legal-page__footer a:focus-visible{color:#9f5e3f;text-decoration:underline;text-underline-offset:3px}.legal-page__main{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(52px,9vw,160px);width:min(1240px,calc(100% - 44px));margin:0 auto;padding:clamp(74px,11vh,140px) 0 clamp(90px,13vh,160px)}.legal-page__intro{align-self:start;position:sticky;top:118px}.legal-page__intro>p:first-child{margin:0 0 22px;color:#9f5e3f;font-size:10px;letter-spacing:.16em}.legal-page__intro h1{max-width:560px;margin:0;font-family:var(--serif);font-size:clamp(44px,6vw,90px);font-weight:400;line-height:.96;letter-spacing:-.045em}.legal-page__updated{margin:24px 0 0;color:#1714118f;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.legal-page__content{width:min(100%,690px)}.legal-page__content section{padding:0 0 34px;margin:0 0 34px;border-bottom:1px solid rgba(23,20,17,.12)}.legal-page__content section:last-child{margin-bottom:0}.legal-page__content h2{margin:0 0 13px;font-family:var(--sans);font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.1em;text-transform:uppercase}.legal-page__content p{margin:0 0 13px;color:#171411d1;font-size:clamp(14px,1.15vw,17px);font-weight:400;line-height:1.72;letter-spacing:0}.legal-page__content p:last-child{margin-bottom:0}.legal-page__content a{color:#7f472f;text-decoration:underline;text-underline-offset:3px}.legal-page__footer{display:flex;justify-content:space-between;gap:24px;padding:25px clamp(22px,4vw,60px) 30px;border-top:1px solid rgba(23,20,17,.12);color:#1714119e;font-size:10px;letter-spacing:.06em}@media (max-width: 760px){.legal-page__header{padding:18px 20px}.legal-page__back{font-size:9px}.legal-page__main{display:block;width:calc(100% - 40px);padding:64px 0 90px}.legal-page__intro{position:static;margin-bottom:64px}.legal-page__intro h1{font-size:clamp(44px,14vw,68px)}.legal-page__content{width:100%}.legal-page__content section{padding-bottom:28px;margin-bottom:28px}.legal-page__content p{font-size:15px;line-height:1.7}.legal-page__footer{flex-direction:column;padding:24px 20px 30px}}.grain{top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:.035!important;mix-blend-mode:normal!important;background-size:190px 190px!important;animation:none!important;transform:none!important}.film-scene__light{top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:.045!important;mix-blend-mode:normal!important;animation:none!important;transform:none!important}.product-category,.reveal-stage--photo .product-category,.quiet-nav .quiet-nav__links{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media (max-width: 760px){.grain{display:none!important}}.wind-identity{gap:clamp(8px,.8vw,13px)!important;transform:translateY(calc(-3.5vh - var(--scene-progress) * 18px))!important}.wind-category{font-size:clamp(13px,1.08vw,17px)!important;line-height:1.25!important;letter-spacing:.25em!important}.place-story__tagline{font-weight:700!important}.legal-footer__storage{position:relative;display:block;width:max-content;max-width:calc(100% - 32px);margin:0 auto;color:#b86d47;-webkit-text-fill-color:#b86d47;font-family:var(--serif);font-size:clamp(13px,1.12vw,18px);font-weight:500;line-height:1.3;letter-spacing:.2em;isolation:isolate}.legal-footer__storage:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,transparent 0%,transparent 34%,#d28d63 42%,#f4c9a7 48%,#fff0df 51%,#f1c5a3 54%,#d28d63 60%,transparent 68%,transparent 100%);background-size:260% 100%;background-position:160% 50%;-webkit-background-clip:text;background-clip:text;animation:oilCopperSweep 3.6s linear infinite;will-change:background-position}.closing-content{transform:translateY(-4.5vh)}.closing-content h2{font-size:clamp(50px,6.35vw,104px)!important}.waitlist-form input{font-size:clamp(11px,.88vw,13px)!important;letter-spacing:.17em!important}@media (prefers-reduced-motion: reduce){.legal-footer__storage:after{animation:none;background-position:50% 50%}}@media (max-width: 760px){.wind-identity{gap:8px!important;transform:translateY(calc(-4vh - var(--scene-progress) * 18px))!important}.wind-category{max-width:94vw;font-size:12px!important;letter-spacing:.18em!important}.legal-footer__storage{max-width:calc(100% - 20px);font-size:11.5px;letter-spacing:.16em}.closing-content{transform:translateY(-4vh)}.closing-content h2{font-size:clamp(42px,10.8vw,58px)!important}.waitlist-form input{font-size:12px!important}}.wind-identity{gap:clamp(3px,.42vw,7px)!important;transform:translateY(calc(-7vh - var(--scene-progress) * 18px))!important}.closing-storage{top:clamp(34px,5.5vh,62px)!important;bottom:auto!important;font-size:clamp(11px,.9vw,14px)!important;letter-spacing:.21em!important}.legal-footer__grid{margin-top:clamp(62px,9vh,100px)}@media (max-width: 760px){.wind-identity{gap:4px!important;transform:translateY(calc(-7vh - var(--scene-progress) * 18px))!important}.closing-storage{top:max(62px,calc(env(safe-area-inset-top) + 42px))!important;bottom:auto!important;width:calc(100vw - 44px)!important;font-size:9.5px!important;letter-spacing:.17em!important;white-space:normal}.legal-footer__grid{margin-top:52px}}.closing-storage{top:auto!important;bottom:clamp(58px,7vh,82px)!important}@media (max-width: 760px){.closing-storage{top:auto!important;bottom:max(52px,calc(env(safe-area-inset-bottom) + 42px))!important}}.closing-storage{bottom:clamp(38px,4.6vh,54px)!important;color:#d18a62!important;-webkit-text-fill-color:#d18a62!important;font-size:clamp(13px,1.08vw,17px)!important;font-weight:600!important;filter:drop-shadow(0 0 13px rgba(232,164,116,.28))!important}.closing-storage:after{background-image:linear-gradient(90deg,transparent 0%,transparent 32%,#e8aa7d 41%,#ffd9b8 47%,#fff7ec 51%,#ffd4b0 55%,#e8a374 62%,transparent 70%,transparent 100%)!important}@media (max-width: 760px){.closing-storage{bottom:max(38px,calc(env(safe-area-inset-bottom) + 28px))!important;font-size:11.5px!important;letter-spacing:.16em!important}}.legal-footer{min-height:0!important;height:auto!important;padding:clamp(28px,3.2vw,44px) clamp(28px,3.2vw,54px) clamp(30px,3.6vw,48px)!important;overflow:hidden;background:#e7ddc6!important;border-top:1px solid rgba(23,20,17,.12)}.legal-footer__grid{margin-top:0!important;gap:clamp(28px,4.5vw,72px)!important}.waitlist-form input,.waitlist-form button{color:#fff!important;font-family:var(--sans)!important;font-size:clamp(13px,1.06vw,16px)!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.14em!important}.waitlist-form input::placeholder{color:#fff!important;opacity:1!important}.waitlist-form button{display:inline-flex;align-items:center;justify-content:flex-end;gap:11px}.waitlist-form__arrow{width:18px;height:12px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.waitlist-form button:hover .waitlist-form__arrow,.waitlist-form button:focus-visible .waitlist-form__arrow{transform:translate(3px)}@media (max-width: 760px){.legal-footer{min-height:0!important;padding:28px 22px 32px!important}.legal-footer__grid{gap:22px 24px!important;margin-top:0!important}.waitlist-form input,.waitlist-form button{font-size:14px!important;font-weight:600!important;letter-spacing:.12em!important}.waitlist-form button{justify-content:flex-start;gap:10px}}.skip-link{position:fixed;z-index:2200;top:12px;left:12px;padding:11px 14px;color:#171411;background:#f5f2ec;border:1px solid rgba(23,20,17,.24);font-family:var(--sans);font-size:12px;font-weight:600;line-height:1;transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible{outline:2px solid var(--bronze-300);outline-offset:4px}.waitlist-form input:focus-visible{outline:0}.waitlist-form__controls:focus-within{border-bottom-color:#fff;box-shadow:0 1px #ffffff59}.waitlist-error{max-width:700px;margin:12px auto 0;color:#ffd4b0;font-family:var(--sans);font-size:11px;font-weight:600;line-height:1.45;letter-spacing:.075em;text-align:center}.waitlist-consent{font-size:11px!important;line-height:1.55!important}@media (max-width: 760px){.waitlist-error{font-size:10.5px;text-align:left}.waitlist-consent{font-size:10.5px!important;line-height:1.5!important}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.waitlist-form input,.waitlist-form button{font-family:var(--serif)!important}@media (max-width: 760px){.final-frame{position:relative!important;display:block!important;height:100dvh!important;min-height:100dvh!important;margin-bottom:0!important;overflow:hidden!important;isolation:isolate}.final-frame>.closing-film{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important}.legal-footer{position:relative!important;z-index:1;clear:both;margin:0!important;transform:none!important}}.product-spec-block .product-facts{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width: 760px){.product-spec-block .product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-spec-block .product-facts div:nth-child(5){grid-column:auto}}.reveal-stage--photo .reveal-background{z-index:0!important;opacity:1!important;visibility:visible!important;background-color:#150f0c!important;transform:translateZ(0)!important}.reveal-stage--photo:before{z-index:1!important}.product-storage-crevice{position:absolute;z-index:6;top:calc(50% - 17.66vw);left:50%;width:max-content;max-width:calc(100vw - 44px);margin:0;transform:translate(-50%,-50%);color:#c77a52;-webkit-text-fill-color:#c77a52;font-family:var(--serif);font-size:clamp(11px,.92vw,15px);font-weight:600;line-height:1;letter-spacing:.16em;text-align:center;text-transform:uppercase;white-space:nowrap;text-shadow:0 1px 10px rgba(0,0,0,.72);isolation:isolate;pointer-events:none}.product-storage-crevice:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,transparent 0%,transparent 34%,#d28d63 42%,#f4c9a7 48%,#fff0df 51%,#f1c5a3 54%,#d28d63 60%,transparent 68%,transparent 100%);background-size:260% 100%;background-position:160% 50%;-webkit-background-clip:text;background-clip:text;animation:oilCopperSweep 3.6s linear infinite}.standard-copy h2{font-size:clamp(58px,8vw,128px)!important}.place-story__tagline{font-family:var(--serif)!important;font-style:normal!important;font-weight:700!important;letter-spacing:.01em!important;-webkit-text-stroke:0;text-shadow:0 1px 14px rgba(0,0,0,.34)}.place-story__tagline strong{font:inherit;font-weight:700!important;color:inherit;-webkit-text-stroke:inherit}.memory-title__latin{font-family:"Cinzel Decorative",var(--serif)!important;font-weight:400!important}.memory-title__gamma{display:inline-block;font-family:var(--serif)!important;font-size:.98em;font-weight:400!important;-webkit-text-stroke:.14px currentColor}.memory-copy{width:min(900px,90vw)!important}.memory-title h2{font-size:clamp(88px,13.5vw,220px)!important;line-height:.82!important}.place-film h2{font-size:clamp(58px,8.8vw,142px)!important}.closing-content h2 span{display:block}@media (max-width: 760px){.product-storage-crevice{top:23.47%;max-width:calc(100vw - 24px);font-size:10.5px;letter-spacing:.12em}.standard-copy h2{font-size:clamp(48px,13vw,70px)!important;line-height:.9!important}.memory-title h2{font-size:clamp(72px,20vw,108px)!important;line-height:.84!important}.place-film h2{font-size:clamp(46px,12.6vw,68px)!important}}@media (prefers-reduced-motion: reduce){.product-storage-crevice:after{animation:none;background-position:50% 50%}}.reveal-stage--object{overflow:hidden;color:#241a17;background:radial-gradient(ellipse at 50% 34%,rgba(255,255,255,.88) 0%,rgba(255,255,255,.24) 34%,transparent 65%),linear-gradient(180deg,#f5ecdf,#eadbc7)}.reveal-stage--object:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,rgba(92,49,30,.025),transparent 25%,transparent 75%,rgba(92,49,30,.025));pointer-events:none}.reveal-stage--object:after{bottom:clamp(176px,20vh,228px);width:min(22vw,280px);height:34px;opacity:.22}.reveal-stage--object .product-identity{position:absolute!important;z-index:6;top:clamp(34px,5.5vh,62px)!important;left:50%!important;width:calc(100% - 56px)!important;margin:0!important;transform:translate(-50%)!important;color:#241a17c2!important;font-family:var(--serif)!important;font-size:clamp(11px,.9vw,14px)!important;font-weight:500!important;line-height:1.25!important;letter-spacing:.28em!important;text-align:center!important;text-transform:uppercase!important;opacity:clamp(0,calc((var(--scene-progress) - .12) * 4),1)!important}.reveal-stage--object .product-aura{width:min(46vw,610px);background:radial-gradient(circle,rgba(184,109,71,.12),rgba(247,240,228,.24) 40%,transparent 72%);opacity:.74;transform:scale(calc(.96 + var(--scene-progress) * .04))}.reveal-stage--object .product-tin{position:absolute;z-index:3;top:50%;left:50%;width:auto;height:min(66vh,720px);max-width:min(36vw,430px);max-height:calc(100vh - 270px);object-fit:contain;opacity:clamp(0,calc((var(--scene-progress) - .04) * 4.8),1);transform:translate(-50%,calc(-50% + 30px - var(--scene-progress) * 30px)) scale(calc(.975 + var(--scene-progress) * .025));filter:drop-shadow(0 18px 22px rgba(61,32,20,.1)) drop-shadow(0 45px 48px rgba(61,32,20,.15));transition:none}.reveal-stage--object .product-spec-block{z-index:7;left:clamp(28px,5vw,78px);right:clamp(28px,5vw,78px);bottom:clamp(24px,4vh,40px);opacity:clamp(0,calc((var(--scene-progress) - .46) * 4.5),1)}.product-storage-line{margin:0 0 10px;color:#a75f3e;font-family:var(--serif);font-size:9px;font-weight:500;line-height:1.3;letter-spacing:.24em;text-align:center;text-transform:uppercase}.reveal-stage--object .product-spec-block .product-facts{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(12px,2vw,28px);padding-top:15px!important;border-top-color:#241a1733!important;color:#241a17!important}.reveal-stage--object .product-facts dt{color:#241a1780!important;font-family:var(--sans)!important;font-size:8px!important;font-weight:600!important;letter-spacing:.19em!important}.reveal-stage--object .product-facts dd{color:#241a17!important;font-family:var(--serif)!important;font-size:clamp(9px,.72vw,11px)!important;font-weight:500!important;letter-spacing:.14em!important}@media (max-width: 760px){.reveal-stage--object:after{bottom:clamp(205px,25vh,230px);width:42vw;height:28px}.reveal-stage--object .product-identity{top:clamp(30px,5.5vh,48px)!important;width:calc(100% - 48px)!important;font-size:10px!important;line-height:1.4!important;letter-spacing:.22em!important}.reveal-stage--object .product-aura{top:14%;width:92vw}.reveal-stage--object .product-tin{top:42%;height:min(54vh,500px);max-width:58vw;max-height:calc(100vh - 310px)}.reveal-stage--object .product-spec-block{left:18px;right:18px;bottom:max(18px,env(safe-area-inset-bottom))}.product-storage-line{margin-bottom:8px;font-size:7px;letter-spacing:.18em}.reveal-stage--object .product-spec-block .product-facts{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:9px;padding-top:10px!important}.reveal-stage--object .product-facts div{gap:2px}.reveal-stage--object .product-facts dt{font-size:6.5px!important;letter-spacing:.16em!important}.reveal-stage--object .product-facts dd{font-size:8px!important;line-height:1.2!important;letter-spacing:.1em!important}}@media (prefers-reduced-motion: reduce){.reveal-stage--object .product-identity,.reveal-stage--object .product-tin,.reveal-stage--object .product-spec-block{opacity:1!important}.reveal-stage--object .product-tin{transform:translate(-50%,-50%)!important}}.reveal-stage--object .product-tin{height:min(72vh,790px);max-width:min(40vw,475px);max-height:calc(100vh - 235px)}.product-storage-line{position:relative;width:max-content;max-width:100%;margin:14px auto 0;color:#a9603f;-webkit-text-fill-color:#a9603f;font-size:clamp(8px,.66vw,10px);isolation:isolate}.product-storage-line:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,transparent 0%,transparent 34%,#c47a52 42%,#edb58d 47%,#fff0df 51%,#e9aa80 55%,#c47a52 61%,transparent 69%,transparent 100%);background-size:260% 100%;background-position:160% 50%;-webkit-background-clip:text;background-clip:text;animation:oilCopperSweep 3.6s linear infinite;pointer-events:none}.place-story__tagline,.place-story__tagline strong{font-family:"Cinzel Decorative",var(--serif)!important;font-style:normal!important;font-weight:700!important}.memory-copy{width:min(1120px,96vw)!important}.memory-title h2{font-size:clamp(118px,17vw,280px)!important;line-height:.8!important;white-space:nowrap}.memory-title h2>span{display:inline-block;padding-bottom:0!important;color:inherit!important;font-size:1em!important;line-height:inherit!important;letter-spacing:inherit!important}@media (max-width: 760px){.reveal-stage--object .product-tin{top:40%;height:min(60vh,555px);max-width:66vw;max-height:calc(100vh - 285px)}.product-storage-line{margin-top:10px;margin-bottom:0;font-size:7px;letter-spacing:.16em}.memory-copy{left:18px!important;width:calc(100vw - 36px)!important}.memory-title h2{font-size:clamp(100px,27vw,150px)!important;line-height:.78!important}}@media (prefers-reduced-motion: reduce){.product-storage-line:after{animation:none;background-position:50% 50%}}.reveal-stage--object .product-facts dt,.reveal-stage--object .product-facts dd{font-family:var(--serif)!important}.reveal-stage--object .product-facts dt{font-size:clamp(8.5px,.7vw,10px)!important;font-weight:500!important;letter-spacing:.18em!important}.reveal-stage--object .product-facts dd{font-size:clamp(11px,.88vw,14px)!important;font-weight:500!important;letter-spacing:.15em!important}.place-story__tagline,.place-story__tagline strong{font-family:var(--serif)!important;font-style:normal!important;font-weight:700!important}.legal-footer{padding-bottom:max(10px,env(safe-area-inset-bottom))!important}.legal-footer__storage--bottom{display:block!important;width:max-content!important;max-width:calc(100% - 32px)!important;margin:clamp(30px,4vw,58px) auto 0!important;text-align:center!important}@media (max-width: 760px){.reveal-stage--object .product-facts dt{font-size:8px!important;letter-spacing:.14em!important}.reveal-stage--object .product-facts dd{font-size:10.5px!important;line-height:1.25!important;letter-spacing:.1em!important}.legal-footer{padding-bottom:max(8px,env(safe-area-inset-bottom))!important}.legal-footer__storage--bottom{max-width:calc(100% - 20px)!important;margin-top:28px!important}}.closing-content h2.joined-message--headline{margin:0!important;color:var(--lime-300)!important;text-shadow:0 2px 18px rgba(0,0,0,.35)}.place-film .place-story>h2:after,.place-story__rule{display:none!important;content:none!important;width:0!important;height:0!important;border:0!important}.place-film .place-story{border-top:0!important}.standard-stage--rotation .standard-heading .standard-heading__orange{display:inline!important;color:#d58a60!important;-webkit-text-fill-color:#d58a60!important;font:inherit;font-style:normal}body .standard-stage--rotation .standard-copy .standard-freshness{color:#fff!important;-webkit-text-fill-color:#fff!important}.place-film .place-story>p:first-of-type{white-space:pre-line}.chapter-memory .memory-paragraphs{max-width:760px!important}.chapter-memory .memory-paragraphs>p:nth-child(2){max-width:760px;letter-spacing:-.008em!important}@media (max-width: 760px){.chapter-memory .memory-paragraphs{max-width:none!important}.chapter-memory .memory-paragraphs>p:nth-child(2){font-size:15px!important;line-height:1.46!important}}.chapter-memory .memory-title h2{color:transparent!important;-webkit-text-fill-color:transparent!important;background-image:linear-gradient(90deg,#6f3525,#e5ae87 28%,#8a4932 52%,#f1c5a3 70%,#7a4030)!important;background-size:260% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:oilCopperSweep 3.6s linear infinite!important}.chapter-memory .memory-paragraphs p,.chapter-memory .memory-paragraphs p:first-child,.chapter-memory .memory-paragraphs p:nth-child(2),.chapter-memory .memory-paragraphs p:nth-child(3),.chapter-memory .memory-paragraphs p:last-child,.chapter-memory .memory-closing-line em,.chapter-memory .memory-closing-line span{color:#fffffff5!important;-webkit-text-fill-color:rgba(255,255,255,.96)!important}.closing-content h2.joined-message--headline,.closing-content h2.joined-message--headline span,.closing-content .joined-message{color:transparent!important;-webkit-text-fill-color:transparent!important;background-image:linear-gradient(90deg,#6f3525,#e5ae87 28%,#8a4932 52%,#f1c5a3 70%,#7a4030)!important;background-size:260% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:oilCopperSweep 3.6s linear infinite!important}@media (prefers-reduced-motion: reduce){.chapter-memory .memory-title h2,.closing-content h2.joined-message--headline,.closing-content h2.joined-message--headline span,.closing-content .joined-message{animation:none!important}}:root{--giagias-type-cream: #F3EBDD}.chapter-table .table-lower-sequence__before h2,.chapter-table .table-history,.chapter-table .table-uses-lead,.chapter-uses .uses-kicker,.chapter-uses .uses-words--overlay h2,.chapter-uses .uses-words--overlay p,.chapter-uses .uses-word__period,.chapter-standard,.chapter-standard .standard-heading,.chapter-standard .standard-heading>span,.chapter-standard .standard-body,.chapter-standard .standard-freshness,.chapter-place .place-story>h2,.chapter-place .place-story>p,.chapter-place .place-story__tagline strong,.chapter-place .place-coordinates,.chapter-memory .memory-paragraphs p,.chapter-memory .memory-closing-line em,.chapter-memory .memory-closing-line span,.final-frame .closing-content h2:not(.joined-message--headline),.final-frame .closing-content h2:not(.joined-message--headline) span,.final-frame .waitlist-form input,.final-frame .waitlist-form input::placeholder,.final-frame .waitlist-form button,.final-frame .waitlist-access-line,.final-frame .waitlist-consent,.final-frame .waitlist-consent a,.final-frame .waitlist-error,.final-frame .closing-footer{color:var(--giagias-type-cream)!important;-webkit-text-fill-color:var(--giagias-type-cream)!important}.chapter-uses .uses-words--overlay h2{-webkit-text-stroke-color:rgba(243,235,221,.22)!important}.chapter-memory .memory-title h2:after{animation-duration:7.2s!important}@media (prefers-reduced-motion: reduce){.chapter-memory .memory-title h2:after{animation:none!important}}:root{--giagias-type-cream: #F3EBDD;--giagias-type-cream-96: rgba(243, 235, 221, .96);--giagias-type-cream-90: rgba(243, 235, 221, .9);--giagias-type-cream-78: rgba(243, 235, 221, .78);--giagias-type-cream-62: rgba(243, 235, 221, .62);--giagias-type-cream-28: rgba(243, 235, 221, .28)}.chapter-wind,.chapter-wind .wind-category,.chapter-wind .wind-join,.quiet-nav--launch:not(.is-past-opening) .traveling-waitlist{color:#fff!important;-webkit-text-fill-color:#fff!important}.quiet-nav--launch:not(.is-past-opening) .traveling-waitlist{border-bottom-color:#ffffffc7!important}.quiet-nav--launch.is-past-opening .traveling-waitlist,.quiet-nav--launch.is-past-opening .traveling-waitlist:visited,.quiet-nav--launch.is-past-opening .traveling-waitlist:hover,.quiet-nav--launch.is-past-opening .traveling-waitlist:focus-visible{color:var(--giagias-type-cream)!important;-webkit-text-fill-color:var(--giagias-type-cream)!important;border-bottom-color:var(--giagias-type-cream-78)!important}html body .chapter-table .table-lower-sequence__before h2,html body .chapter-table .table-lower-sequence__oil .table-history-group .table-history,html body .chapter-table .table-lower-sequence__oil .table-history-group .table-uses-lead,html body .chapter-uses .uses-kicker,html body .chapter-uses .uses-words--overlay article>span,html body .chapter-uses .uses-words--overlay h2,html body .chapter-uses .uses-words--overlay h2 span,html body .chapter-uses .uses-words--overlay p,html body .chapter-standard,html body .chapter-standard .standard-heading,html body .chapter-standard .standard-heading>span,html body .chapter-standard .standard-copy .standard-body,html body .chapter-standard .standard-copy .standard-freshness,html body .chapter-place .place-film .place-story>h2,html body .chapter-place .place-film .place-story>p,html body .chapter-place .place-film .place-story__tagline strong,html body .chapter-place .place-coordinates,html body .chapter-memory .memory-paragraphs p,html body .chapter-memory .memory-paragraphs p:first-child,html body .chapter-memory .memory-paragraphs p:nth-child(2),html body .chapter-memory .memory-paragraphs p:nth-child(3),html body .chapter-memory .memory-paragraphs p:last-child,html body .chapter-memory .memory-closing-line em,html body .chapter-memory .memory-closing-line span,html body .final-frame .closing-content h2:not(.joined-message--headline),html body .final-frame .closing-content h2:not(.joined-message--headline) span,html body .final-frame .waitlist-form input,html body .final-frame .waitlist-form input::placeholder,html body .final-frame .waitlist-form button,html body .final-frame .waitlist-access-line,html body .final-frame .waitlist-consent,html body .final-frame .waitlist-consent a,html body .final-frame .waitlist-error,html body .final-frame .closing-footer{color:var(--giagias-type-cream)!important;-webkit-text-fill-color:var(--giagias-type-cream)!important}html body .chapter-uses .uses-timeline{background:var(--giagias-type-cream-28)!important}html body .chapter-uses .uses-words--overlay h2{-webkit-text-stroke-color:rgba(243,235,221,.22)!important}html body .chapter-standard .standard-copy .standard-freshness{border-top-color:var(--giagias-type-cream-28)!important}html body .final-frame .waitlist-form__controls,html body .final-frame .waitlist-form input,html body .final-frame .waitlist-form button{border-color:var(--giagias-type-cream-62)!important}html body .final-frame .waitlist-form__arrow{stroke:var(--giagias-type-cream)!important}.chapter-memory .memory-title h2,.chapter-memory .memory-title h2:after{animation-duration:7.2s!important}@media (prefers-reduced-motion: reduce){.chapter-memory .memory-title h2,.chapter-memory .memory-title h2:after{animation:none!important}}.chapter-wind .wind-join{display:inline-flex!important;align-items:center;justify-content:center;bottom:max(24px,calc(env(safe-area-inset-bottom) + 16px));font-family:var(--serif);font-size:clamp(11px,.86vw,14px);letter-spacing:.18em;color:#fff;border-bottom-color:#ffffffbd;text-shadow:0 2px 14px rgba(0,0,0,.28)}.corner-waitlist{position:absolute;z-index:3;top:24px;right:28px;display:inline-flex;width:max-content;padding:6px 0 5px;border-bottom:1px solid rgba(255,255,255,.78);pointer-events:none;visibility:hidden;opacity:0;transform:translateY(-4px);font-family:var(--serif);font-size:14px;font-weight:500;line-height:1.15;letter-spacing:.17em;text-transform:uppercase;white-space:nowrap;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.38);transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s}.quiet-nav--launch.is-past-opening .corner-waitlist{pointer-events:auto;visibility:visible;opacity:1;transform:none;transition-delay:0s}.corner-waitlist:visited,.corner-waitlist:hover,.corner-waitlist:focus-visible{color:#fff}.table-history-group{width:min(760px,100%);margin-top:16px;will-change:opacity,transform}.table-lower-sequence__oil .table-history-group .table-history{width:100%!important;margin:0!important;font-style:italic}.table-uses-lead{margin:10px 0 0;font-family:var(--sans);font-size:clamp(14px,1.18vw,17px);font-weight:500;line-height:1.5;color:#f5f2ecf5;text-shadow:0 2px 18px rgba(0,0,0,.28)}.reveal-stage--object .product-heading{position:absolute;z-index:7;top:clamp(32px,5vh,58px);left:50%;width:calc(100% - 56px);transform:translate(-50%);text-align:center;opacity:clamp(0,calc((var(--scene-progress) - .12) * 4),1)}.reveal-stage--object .product-heading .product-identity{position:static!important;width:100%!important;margin:0!important;transform:none!important;opacity:1!important;color:#241a17d6!important;font-size:clamp(13px,1.05vw,17px)!important;line-height:1.2!important;letter-spacing:.13em!important}.product-subhead{margin:7px 0 0;font-family:var(--sans);font-size:clamp(10px,.76vw,12px);font-weight:500;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:#241a17a1}.reveal-stage--object .product-spec-block .product-facts{grid-template-columns:repeat(7,minmax(0,1fr))!important}.product-request-access{display:block;width:max-content;margin:12px auto 0;padding-bottom:3px;border-bottom:1px solid rgba(36,26,23,.38);font-family:var(--serif);font-size:clamp(10px,.78vw,12px);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#4a2b21}.product-request-access:hover,.product-request-access:focus-visible{color:#a75f3e;border-bottom-color:#a75f3e}.standard-stage--rotation .standard-copy{width:min(780px,calc(100vw - 96px))!important}.standard-copy .standard-body{max-width:760px!important;font-size:clamp(12px,.98vw,15px)!important;line-height:1.52!important}.standard-copy .standard-freshness{max-width:720px;margin-top:12px!important;font-family:var(--serif)!important;font-size:clamp(12px,.98vw,15px)!important;font-weight:600!important;line-height:1.45!important;letter-spacing:.015em!important}.memory-title h2{font-size:clamp(64px,7.7vw,124px)!important}.waitlist-access-line{margin:clamp(14px,2vh,22px) auto 0;font-family:var(--sans);font-size:clamp(11px,.88vw,14px);font-weight:500;line-height:1.5;letter-spacing:.08em;color:#f5f2ece6;text-align:center}@media (max-width: 760px){.chapter-wind .wind-join{bottom:max(38px,calc(env(safe-area-inset-bottom) + 24px));font-size:12px}.corner-waitlist{top:max(17px,calc(env(safe-area-inset-top) + 9px));right:15px;font-size:12px;letter-spacing:.15em}.table-history-group{margin-top:11px}.table-lower-sequence__oil .table-history-group .table-history,.table-uses-lead{font-size:12.5px!important;line-height:1.45!important}.table-uses-lead{margin-top:7px}.reveal-stage--object .product-heading{top:clamp(27px,4.7vh,43px);width:calc(100% - 42px)}.reveal-stage--object .product-heading .product-identity{font-size:11px!important;line-height:1.3!important;letter-spacing:.11em!important}.product-subhead{margin-top:5px;font-size:8px;letter-spacing:.1em}.reveal-stage--object .product-spec-block .product-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:7px!important}.reveal-stage--object .product-spec-block .product-facts>div:last-child{grid-column:1 / -1;text-align:center}.product-request-access{margin-top:8px;font-size:9px}.standard-stage--rotation .standard-copy{width:auto!important}.standard-copy .standard-body{font-size:11.5px!important;line-height:1.43!important}.standard-copy .standard-freshness{margin-top:8px!important;font-size:11.5px!important;line-height:1.4!important}.memory-title h2{font-size:clamp(48px,13.4vw,66px)!important}.waitlist-access-line{width:min(88vw,420px);margin-top:12px;font-size:11.5px;line-height:1.4}}@media (prefers-reduced-motion: reduce){.corner-waitlist,.reveal-stage--object .product-heading{transition:none}}.standard-stage--rotation .standard-copy{top:auto!important;bottom:clamp(30px,4.8vh,54px)!important;transform:none!important}.place-film h2{top:auto!important;bottom:clamp(36px,5.4vh,62px)!important}.place-story{bottom:clamp(36px,5.2vh,60px)!important}.memory-copy{bottom:clamp(24px,4vh,46px)!important}.reveal-stage--object .product-spec-block{bottom:clamp(42px,6vh,64px)!important}.reveal-stage--object .product-storage-line--bottom{position:absolute!important;z-index:8!important;left:50%!important;right:auto!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:max-content!important;max-width:calc(100vw - 32px)!important;margin:0!important;transform:translate(-50%)!important;text-align:center!important;white-space:nowrap}@media (max-width: 760px){.standard-stage--rotation .standard-copy{left:22px!important;right:22px!important;bottom:max(24px,env(safe-area-inset-bottom))!important;width:auto!important}.place-film h2{top:auto!important;bottom:58vh!important}.place-story{bottom:max(30px,env(safe-area-inset-bottom))!important}.memory-copy{bottom:max(20px,env(safe-area-inset-bottom))!important}.reveal-stage--object .product-spec-block{bottom:max(38px,calc(env(safe-area-inset-bottom) + 28px))!important}.reveal-stage--object .product-storage-line--bottom{bottom:max(6px,env(safe-area-inset-bottom))!important;max-width:calc(100vw - 20px)!important}}.standard-stage--rotation .standard-copy h2{position:relative;left:-14px;top:11px}.legal-footer{padding-bottom:clamp(48px,7vh,78px)!important}.legal-footer__storage--bottom{position:absolute!important;z-index:2;left:50%;right:auto;bottom:max(8px,env(safe-area-inset-bottom));width:max-content;max-width:calc(100% - 32px);margin:0!important;transform:translate(-50%);text-align:center;white-space:nowrap}.opening-owl-flight{position:absolute;z-index:3;left:var(--opening-owl-x, 59vw);top:var(--opening-owl-y, 43vh);width:26px;height:26px;padding:0;transform:translate(-50%,-50%) scale(var(--opening-owl-scale, .72));transform-origin:center;opacity:var(--opening-owl-opacity, 0);pointer-events:auto;background:url(/assets/brand/owl-light.svg) center / contain no-repeat;filter:drop-shadow(0 2px 10px rgba(0,0,0,.24));will-change:left,top,transform,opacity}.opening-owl-flight:hover,.opening-owl-flight:focus-visible{opacity:1;outline:none}.chapter-wind .chapter-owl{opacity:0!important;pointer-events:none!important}@media (max-width: 760px){.standard-stage--rotation .standard-copy h2{left:-7px;top:8px}.legal-footer{padding-bottom:max(44px,calc(env(safe-area-inset-bottom) + 34px))!important}.legal-footer__storage--bottom{bottom:max(6px,env(safe-area-inset-bottom));max-width:calc(100% - 20px)}.opening-owl-flight{width:22px;height:22px}}@media (prefers-reduced-motion: reduce){.opening-owl-flight{will-change:auto}}.standard-stage--rotation .standard-copy h2 .standard-copy__accent{color:#fff!important;-webkit-text-fill-color:#fff!important}.memory-title h2{font-size:clamp(56px,7.05vw,112px)!important}@media (max-width: 760px){.memory-title h2{font-size:clamp(42px,11.6vw,59px)!important}}.table-lower-sequence__oil .table-history-group .table-history{font-style:normal!important}.table-lower-sequence__oil .table-history-group .table-uses-lead{font-style:italic!important}.reveal-stage--object .product-storage-line--bottom{display:none!important}.reveal-stage--object .product-spec-block{bottom:clamp(20px,3.2vh,34px)!important}.reveal-stage--object .product-spec-block .product-facts{gap:clamp(9px,1.45vw,22px)!important;padding-top:12px!important}.reveal-stage--object .product-tin{top:47%!important;max-height:calc(100vh - 250px)!important}.standard-stage--rotation .standard-copy{width:min(650px,calc(100vw - 96px))!important}.standard-stage--rotation .standard-copy .standard-body{max-width:620px!important;font-size:clamp(14px,1.08vw,17px)!important;line-height:1.5!important}.standard-stage--rotation .standard-copy .standard-freshness{max-width:610px!important;margin-top:13px!important;color:#d58a60!important;font-size:clamp(14px,1.08vw,17px)!important;line-height:1.45!important}.place-film .place-story{right:clamp(28px,5.5vw,90px)!important;left:auto!important;width:min(590px,43vw)!important}.place-film .place-story>h2{position:static!important;width:auto!important;margin:0 0 clamp(14px,2vh,24px)!important;transform:none!important;color:#fff!important;font-size:clamp(54px,6.6vw,108px)!important;line-height:.86!important;text-align:left!important}.place-story__rule{display:none!important}.place-story .place-story__tagline,.place-story .place-story__tagline strong{margin-top:13px!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.chapter-memory .memory-copy .memory-title h2{font-size:clamp(92px,12vw,190px)!important;line-height:.8!important}@media (max-width: 760px){.reveal-stage--object .product-spec-block{bottom:max(12px,env(safe-area-inset-bottom))!important}.reveal-stage--object .product-spec-block .product-facts{row-gap:6px!important;padding-top:8px!important}.reveal-stage--object .product-tin{top:38.5%!important;max-height:calc(100vh - 300px)!important}.product-request-access{margin-top:6px!important}.standard-stage--rotation .standard-copy{width:auto!important}.standard-stage--rotation .standard-copy .standard-body,.standard-stage--rotation .standard-copy .standard-freshness{max-width:36em!important;font-size:13px!important;line-height:1.43!important}.standard-stage--rotation .standard-copy .standard-freshness{margin-top:9px!important}.place-film .place-story{right:22px!important;left:22px!important;width:auto!important}.place-film .place-story>h2{margin-bottom:12px!important;font-size:clamp(48px,13.5vw,70px)!important;line-height:.88!important}.chapter-memory .memory-copy .memory-title h2{font-size:clamp(76px,21vw,116px)!important;line-height:.8!important}.closing-film video,.closing-film .film-scene__image{object-position:64% 50%!important}}@media (prefers-reduced-motion: reduce){.chapter-memory .memory-copy .memory-title h2{transition:none!important}}.table-lower-sequence__oil .table-sequence--oil{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.3)!important}.table-lower-sequence__oil .table-uses-lead.table-oil-motion{position:relative;display:block;width:max-content;max-width:100%;color:#b86d47!important;-webkit-text-fill-color:#b86d47!important;font-size:clamp(17px,1.45vw,22px)!important;font-style:italic!important;font-weight:500!important;filter:drop-shadow(0 0 10px rgba(196,114,74,.16));isolation:isolate}.table-lower-sequence__oil .table-uses-lead.table-oil-motion:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,transparent 0%,transparent 34%,#c47a52 42%,#edb58d 47%,#fff0df 51%,#e9aa80 55%,#c47a52 61%,transparent 69%,transparent 100%);background-size:260% 100%;background-position:160% 50%;-webkit-background-clip:text;background-clip:text;animation:oilCopperSweep 3.6s linear infinite}.chapter-uses--overlay .uses-words--overlay p{white-space:pre-line}.chapter-wind .wind-join,.corner-waitlist{display:none!important}.opening-owl-flight,.traveling-waitlist{display:inline-flex}.reveal-stage--object .product-heading .product-identity{max-width:980px!important;margin-inline:auto!important;font-size:clamp(12px,.95vw,16px)!important}.place-film .place-story>h2:after{content:"";display:block;width:min(170px,30%);height:1px;margin-top:clamp(13px,1.7vh,20px);background:#ffffffad}.chapter-memory .memory-paragraphs p:first-child,.chapter-memory .memory-paragraphs p:last-child{color:#d58a60!important;font-family:var(--serif)!important;font-size:clamp(20px,1.58vw,25px)!important;line-height:1.34!important}.chapter-memory .memory-paragraphs p:nth-child(3){color:#f5f2ecf5!important;font-family:var(--serif)!important;font-size:clamp(17px,1.28vw,21px)!important;font-style:italic!important;line-height:1.38!important}.closing-content .waitlist-access-line{margin-top:6px!important}@media (max-width: 760px){.table-lower-sequence__oil .table-uses-lead.table-oil-motion{width:fit-content;font-size:14.5px!important;line-height:1.42!important}.reveal-stage--object .product-heading .product-identity{font-size:10px!important;line-height:1.35!important}.place-film .place-story>h2:after{width:112px;margin-top:11px}.chapter-memory .memory-paragraphs{gap:10px!important}.chapter-memory .memory-paragraphs p:first-child,.chapter-memory .memory-paragraphs p:last-child{font-size:18px!important}.chapter-memory .memory-paragraphs p:nth-child(3){font-size:16px!important}.closing-content .waitlist-access-line{margin-top:4px!important}}@media (prefers-reduced-motion: reduce){.table-lower-sequence__oil .table-uses-lead.table-oil-motion:after{animation:none;background-position:50% 50%}}.table-lower-sequence__oil .table-sequence--oil{font-family:var(--serif)!important;font-size:clamp(40px,5.15vw,82px)!important;font-weight:400!important;line-height:.96!important;letter-spacing:-.042em!important}.table-lower-sequence__oil .table-uses-lead.table-oil-motion{font-family:var(--serif)!important}.table-lower-sequence__oil .table-history{white-space:pre-line}.reveal-stage--object .product-heading{top:clamp(38px,5.5vh,62px)!important}.place-film .place-story>h2:after{width:100%!important}.chapter-memory .memory-copy{bottom:clamp(10px,1.8vh,20px)!important}.chapter-memory .memory-paragraphs p.memory-closing-line:last-child{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.45em;width:max-content;max-width:none;color:#f5f2ecf5!important;font-family:var(--serif)!important;font-size:clamp(17px,1.28vw,21px)!important;font-style:normal!important;line-height:1.35!important;white-space:nowrap}.chapter-memory .memory-closing-line em{color:#f5f2ecf5;font-style:italic}.chapter-memory .memory-closing-line span{color:#d58a60;font-size:1.08em}.quiet-nav--launch.is-final-frame .traveling-waitlist{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.closing-content .waitlist-access-line{margin-top:0!important;transform:translateY(-7px)}@media (max-width: 760px){.table-lower-sequence__oil .table-sequence--oil{font-size:clamp(32px,8.8vw,43px)!important;line-height:.98!important;letter-spacing:-.035em!important}.chapter-memory .memory-copy{bottom:max(7px,env(safe-area-inset-bottom))!important}.chapter-memory .memory-paragraphs p.memory-closing-line:last-child{gap:.35em;font-size:clamp(10.5px,2.85vw,12px)!important;letter-spacing:-.015em!important}.closing-content .waitlist-access-line{transform:translateY(-9px)}}.chapter-uses--overlay .uses-words--overlay article:nth-child(2) p{margin-top:12px!important}.reveal-stage--object .product-heading .product-identity{font-size:clamp(15px,1.18vw,20px)!important}.reveal-stage--object .product-tin{height:min(78vh,850px)!important;max-width:min(44vw,525px)!important;max-height:calc(100vh - 222px)!important}.chapter-memory .memory-title{position:relative;top:9px;margin-bottom:9px!important}.closing-content h2{margin-bottom:0!important;font-size:clamp(62px,7.5vw,122px)!important}.closing-content .waitlist-access-line{margin-top:2px!important;transform:none!important}@media (max-width: 760px){.chapter-uses--overlay .uses-words--overlay article:nth-child(2) p{margin-top:10px!important}.reveal-stage--object .product-heading .product-identity{font-size:12px!important;line-height:1.32!important}.reveal-stage--object .product-tin{height:min(65vh,585px)!important;max-width:72vw!important;max-height:calc(100vh - 272px)!important}.chapter-memory .memory-title{top:7px;margin-bottom:7px!important}.closing-content h2{font-size:clamp(50px,13.2vw,68px)!important}.closing-content .waitlist-access-line{margin-top:1px!important}}.table-lower-sequence__oil .table-sequence--oil.table-oil-motion{color:#b86d47!important;-webkit-text-fill-color:#b86d47!important;text-shadow:0 10px 34px rgba(61,32,20,.3)!important}.table-lower-sequence__oil .table-uses-lead{color:#fff!important;-webkit-text-fill-color:#fff!important;font-family:var(--serif)!important;font-size:clamp(17px,1.45vw,22px)!important;font-style:italic!important;filter:none!important}.chapter-uses--overlay .uses-words--overlay article p{margin-top:12px!important}.reveal-stage--object .product-heading .product-identity{font-size:clamp(13px,1vw,17px)!important}.product-volume-mobile{display:none}.place-film .place-story>h2{font-size:clamp(62px,7.5vw,122px)!important}.chapter-memory .memory-paragraphs{gap:8px!important}.chapter-memory .memory-paragraphs>p:nth-child(2){line-height:1.48!important}.closing-content .waitlist-form{margin-top:clamp(24px,3.5vh,38px)}@media (max-width: 760px){.table-lower-sequence__oil .table-uses-lead{font-size:14.5px!important;line-height:1.42!important}.chapter-uses--overlay .uses-words--overlay article p{margin-top:10px!important}.reveal-stage--object .product-heading .product-identity{font-size:10.5px!important;line-height:1.32!important}.reveal-stage--object .product-tin{top:43%!important}.product-volume-mobile{display:flex;flex-direction:column;align-items:center;gap:3px;margin:0 0 8px;color:#241a17;text-align:center;text-transform:uppercase}.product-volume-mobile span{color:#241a1780;font-family:var(--serif);font-size:8px;font-weight:500;letter-spacing:.14em}.product-volume-mobile strong{font-family:var(--serif);font-size:10.5px;font-weight:500;line-height:1.25;letter-spacing:.1em}.reveal-stage--object .product-facts>div:last-child{display:none!important}.place-film .place-story>h2{font-size:clamp(53px,14.6vw,76px)!important}.chapter-memory .memory-paragraphs{gap:6px!important}.chapter-memory .memory-paragraphs>p:nth-child(2){line-height:1.42!important}.closing-content{padding-right:7vw!important;padding-left:7vw!important}.closing-content .waitlist-form{margin-top:28px}.closing-content .waitlist-form__controls{row-gap:8px}}.standard-stage--rotation .standard-heading{position:absolute;z-index:7;top:clamp(42px,6.5vh,72px);left:clamp(28px,5vw,78px);width:min(720px,calc(100vw - 96px));margin:0;color:#fff;font-family:var(--serif);font-size:clamp(58px,8vw,128px);font-weight:400;line-height:.86;letter-spacing:-.06em;text-align:left;text-shadow:0 12px 42px rgba(0,0,0,.48)}.standard-stage--rotation .standard-heading span{display:block;color:#fff!important;-webkit-text-fill-color:#fff!important}.reveal-stage--object .product-heading,.reveal-stage--object .product-heading .product-identity{text-align:center!important}.chapter-memory .memory-copy{left:clamp(20px,6.2vw,100px)!important}@media (max-width: 760px){.standard-stage--rotation .standard-heading{top:max(70px,calc(env(safe-area-inset-top) + 48px));left:22px;width:calc(100vw - 44px);font-size:clamp(48px,13vw,70px);line-height:.9}.reveal-stage--object .product-volume-mobile{margin-bottom:8px;padding-top:9px;border-top:1px solid rgba(36,26,23,.2)}.reveal-stage--object .product-spec-block .product-facts{padding-top:0!important;border-top:0!important}.chapter-memory .memory-copy{left:12px!important;right:18px!important;width:auto!important}.closing-content{justify-content:flex-start!important;padding-top:max(108px,calc(env(safe-area-inset-top) + 82px))!important}.closing-content .waitlist-form input{text-align:center!important}.closing-content .waitlist-form button{justify-content:center!important;padding-left:0!important;text-align:center!important}}.table-lower-sequence__oil .table-sequence--oil.table-oil-motion{left:-.08em}@media (min-width: 761px){.standard-stage--rotation .standard-copy{right:clamp(28px,5vw,78px)!important;left:auto!important;bottom:clamp(30px,4.8vh,54px)!important;width:min(650px,calc(100vw - 96px))!important;text-align:left}.place-film .place-story{top:50%!important;right:auto!important;bottom:auto!important;left:50%!important;width:min(720px,82vw)!important;transform:translate(-50%,-50%)!important;text-align:center!important}.place-film .place-story>h2{margin-right:auto!important;margin-left:auto!important;text-align:center!important}.place-film .place-story>h2:after{margin-right:auto;margin-left:auto}.place-film .place-story p{margin-right:auto;margin-left:auto}.place-film .place-coordinates{right:auto!important;left:50%!important;transform:translate(-50%);text-align:center}}@media (max-width: 760px){.table-lower-sequence__oil .table-sequence--oil.table-oil-motion{left:-.04em}}@media (min-width: 761px){.standard-stage--rotation .standard-copy{right:clamp(18px,2.8vw,46px)!important;bottom:clamp(16px,2.5vh,30px)!important}}.closing-content .waitlist-form .waitlist-access-line{width:min(100%,700px);margin:10px auto 0!important;transform:none!important}@media (max-width: 760px){.closing-content .waitlist-form .waitlist-access-line{margin-top:9px!important}}@media (max-width: 760px){.closing-film .owl-watermark--closing{width:min(128vw,680px)!important}}.memory-film .film-scene__image{display:block!important}@media (max-width: 760px){.product-request-access{display:inline-flex!important;align-items:center;gap:9px;font-size:0!important}.product-request-access:before{content:"Request first access";font-family:inherit;font-size:9px;font-weight:inherit;line-height:1.2;letter-spacing:.12em}.product-request-access:after{content:"";display:block;width:18px;height:12px;flex:0 0 18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 12'%3E%3Cpath d='M1 6h15M11.5 1.5 16 6l-4.5 4.5' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 12'%3E%3Cpath d='M1 6h15M11.5 1.5 16 6l-4.5 4.5' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat}}.final-frame{position:relative!important;height:155dvh!important;min-height:155dvh!important;overflow:visible!important}.final-frame>.closing-film{position:sticky!important;inset:auto!important;top:0!important;left:0!important;width:100%!important;height:100dvh!important;min-height:100dvh!important}@media (max-width: 760px){.product-request-access{display:flex!important;width:max-content!important;max-width:calc(100vw - 36px);margin-right:auto!important;margin-left:auto!important;justify-content:center!important;text-align:center!important}.product-request-access:after{width:14px!important;height:14px!important;flex-basis:14px!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M2 2l10 10M5 12h7V5' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M2 2l10 10M5 12h7V5' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat!important}}.media-motion-control{position:fixed;z-index:2400;left:50%;bottom:max(18px,env(safe-area-inset-bottom));width:auto;min-width:0;margin:0;padding:11px 16px 10px;transform:translate(-50%);border:1px solid rgba(196,122,82,.58);border-radius:999px;color:#f7efe5;background:#130f0dc7;box-shadow:0 8px 28px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--sans);font-size:11px;font-weight:600;line-height:1;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;touch-action:manipulation}.media-motion-control:focus-visible{outline:2px solid #f7efe5;outline-offset:3px}@media (max-width: 760px){.media-motion-control{bottom:max(16px,env(safe-area-inset-bottom));padding:11px 15px 10px;font-size:10px}}.chapter-owl{display:none!important}.opening-owl-flight{opacity:var(--opening-owl-opacity, 0)!important}.chapter-wind .wind-join{display:inline-flex!important}.wind-join__label>span+span:before{content:" "}.wind-join__arrow{display:none;width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round}.quiet-nav--launch:not(.is-past-opening) .opening-owl-flight,.quiet-nav--launch:not(.is-past-opening) .traveling-waitlist{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.quiet-nav--launch.is-past-opening .opening-owl-flight,.quiet-nav--launch.is-past-opening .traveling-waitlist{visibility:visible;transition:opacity .35s ease}.chapter-wind .chapter-side-mark{display:none!important}.chapter-side-mark{left:16px!important}.quiet-nav--launch.is-owl-at-waitlist .opening-owl-flight{pointer-events:none!important}html body .final-frame .closing-content h2:not(.joined-message--headline),html body .final-frame .closing-content h2:not(.joined-message--headline) span,html body .final-frame .waitlist-form input,html body .final-frame .waitlist-form input::placeholder,html body .final-frame .waitlist-form button,html body .final-frame .waitlist-access-line,html body .final-frame .waitlist-consent,html body .final-frame .waitlist-consent a,html body .final-frame .waitlist-error,html body .final-frame .closing-footer,html body .final-frame .closing-content h2.joined-message--headline,html body .final-frame .closing-content h2.joined-message--headline span{color:#fff!important;-webkit-text-fill-color:#fff!important}html body .final-frame .closing-content h2.joined-message--headline,html body .final-frame .closing-content h2.joined-message--headline span{background-image:none!important}html body .final-frame .waitlist-form__controls,html body .final-frame .waitlist-form input,html body .final-frame .waitlist-form button{border-color:#ffffffa3!important}html body .final-frame .waitlist-form__arrow{stroke:#fff!important}.reveal-stage--object .product-heading .product-identity,.product-qualifier-rotation,.product-identity__fixed{display:block}.product-qualifier-rotation{position:relative;height:1.35em;margin-bottom:.28em;overflow:hidden}.product-qualifier-rotation>span{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;animation:productQualifierCycle 9s ease-in-out infinite both}.product-qualifier-rotation>span:nth-child(2){animation-delay:3s}.product-qualifier-rotation>span:nth-child(3){animation-delay:6s}@keyframes productQualifierCycle{0%{opacity:0;transform:translateY(28%)}4%,29%{opacity:1;transform:translateY(0)}33%,to{opacity:0;transform:translateY(-28%)}}@media (prefers-reduced-motion: reduce){.product-qualifier-rotation>span{display:none;animation:none}.product-qualifier-rotation>span:first-child{display:block;opacity:1;transform:none}}.chapter:not(.chapter-wind) .chapter-side-mark,.final-frame .chapter-side-mark{color:transparent!important;-webkit-text-fill-color:transparent!important;background-image:linear-gradient(180deg,#6f3525,#e5ae87 28%,#8a4932 52%,#f1c5a3 70%,#7a4030)!important;background-size:100% 300%!important;-webkit-background-clip:text!important;background-clip:text!important}@media (max-width: 760px){.chapter-wind .wind-join{bottom:max(34px,calc(env(safe-area-inset-bottom) + 22px));display:inline-flex!important;align-items:center;gap:9px;width:max-content;padding:0 0 5px;border:0;border-bottom:1px solid rgba(245,242,236,.48);font-size:10px;line-height:1.2;letter-spacing:.18em;text-align:center;background:none;backdrop-filter:none;-webkit-backdrop-filter:none}.wind-join__label>span{display:inline}.wind-join__label>span+span:before{content:" "}.wind-join__arrow{display:block}.product-request-access:before{content:"Join the waitlist"!important}.chapter-side-mark{left:11px!important}}.film-scene .film-scene__playlist-video{opacity:0!important;transition:opacity .65s ease!important;will-change:opacity}.film-scene.is-ready .film-scene__playlist-video.is-active{opacity:1!important}.film-scene.is-ready .film-scene__playlist-video.is-held{opacity:0!important}@media (max-width: 760px){.table-lower-sequence__oil .table-uses-lead{font-size:clamp(11px,3.45vw,13.5px)!important;white-space:nowrap}.table-uses-lead__giagias{display:inline-block;font-size:.88em;letter-spacing:-.025em}}@media (prefers-reduced-motion: reduce){.film-scene .film-scene__playlist-video{transition:none!important}}.chapter-wind .wind-join{bottom:42px!important;font-size:10.5px!important;line-height:1.15!important;letter-spacing:.2em!important;text-align:center}.chapter-wind .wind-join__label{display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important}.chapter-wind .wind-join__label>span{display:block!important}.chapter-wind .wind-join__label>span+span:before{content:""!important}.final-frame .closing-content h2:not(.joined-message--headline){font-size:clamp(40px,6.1vw,98px)!important;line-height:.94!important}@media (max-width: 760px){.chapter-wind .wind-join{bottom:max(54px,calc(env(safe-area-inset-bottom) + 42px))!important;font-size:12px!important;padding-bottom:6px!important}.chapter-wind .wind-join__label{gap:7px!important}.chapter-wind .wind-join__arrow{display:none!important}.final-frame .closing-content h2:not(.joined-message--headline){font-size:clamp(36px,10.2vw,60px)!important;line-height:.96!important}}@media (max-width: 760px){.grain{animation:none!important;transform:none!important;mix-blend-mode:normal!important;opacity:.032!important}.film-scene__light{animation:none!important;transform:none!important;mix-blend-mode:normal!important;opacity:.045!important}.wind-film .wind-rotation__video{transition:opacity .22s ease,visibility 0s linear .22s!important;visibility:hidden}.wind-film .wind-rotation__video.is-active{visibility:visible;transition:opacity .22s ease,visibility 0s linear 0s!important}.film-scene .film-scene__playlist-video{transition:opacity .22s ease!important}.standard-media-rotation__item,.place-slideshow__image{transition-duration:.22s!important}}.place-story__intro-second{display:block}.uses-share-bring{display:inline}@media (max-width: 760px){.place-story__intro-second{display:inline}.place-story__intro-second:before{content:" "}.place-story__intro:after{content:"";display:block;width:100%;height:1px;margin-top:16px;background:currentColor;opacity:.48}.uses-share-bring{display:block}}html body .chapter-memory .memory-closing-line span{color:#d58a60!important;-webkit-text-fill-color:#d58a60!important}@media (min-width: 761px){.chapter-table .table-history-group{scale:1.06;transform-origin:left bottom}}@media (max-width: 760px){.chapter-table .table-lower-sequence__before h2,.chapter-table .table-lower-sequence__oil .table-sequence--oil.table-oil-motion{font-size:clamp(35px,9.6vw,47px)!important;line-height:.97!important}.chapter-table .table-lower-sequence__oil .table-history{font-size:14.5px!important;line-height:1.5!important}.chapter-table .table-lower-sequence__oil .table-uses-lead{font-size:clamp(11.8px,3.65vw,14.2px)!important}html body .chapter-memory .memory-closing-line span{font-size:19px!important;line-height:1.4!important}}
