@font-face{font-family:TAYBigBird;src:url(TAYBigBirdRegular.woff2) format("woff2"),url(TAYBigBirdRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TAYBirdie;src:url(TAYBirdieRegular.woff2) format("woff2"),url(TAYBirdieRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--bg: #161310;--surface: #1d1a16;--surface-2: #242018;--text: #f6deae;--text-muted: #7e7568;--accent: #c2956a;--accent-dim: #8a6445;--cta: #4a6d50;--cta-hover: #5a8060;--border: #2b2720;--font-display: "TAYBigBird", "Georgia", serif;--font-sub: "TAYBirdie", "Georgia", serif;--font-body: "brandon-grotesque", "BrandonGrotesque", "Helvetica Neue", sans-serif;--font-ui: system-ui, -apple-system, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:28px 48px;mix-blend-mode:difference;color:#fff}.nav-logo{font-family:var(--font-display);font-size:15px;letter-spacing:.18em;text-transform:uppercase;color:#fff;text-decoration:none;white-space:nowrap}.nav-links{display:flex;gap:36px;list-style:none}.nav-links a{font-family:var(--font-ui);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#fff;text-decoration:none;white-space:nowrap}.nav-links a:hover{color:#fff}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;background:none;border:none;cursor:pointer;z-index:210}.nav-toggle span{display:block;width:24px;height:2px;background:#fff;transition:transform .3s ease,opacity .3s ease}nav.is-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}nav.is-open .nav-toggle span:nth-child(2){opacity:0}nav.is-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.btn-primary{display:inline-block;font-family:var(--font-ui);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--bg);background:var(--accent);padding:14px 32px;text-decoration:none;transition:background .2s,color .2s}.btn-primary:hover{background:#d4a87c}.btn-ghost{display:inline-block;font-family:var(--font-ui);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);padding:13px 32px;text-decoration:none;margin-left:16px;transition:color .2s,border-color .2s}.btn-ghost:hover{color:var(--text);border-color:var(--text-muted)}.hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start}.hero__carousel{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 50%;opacity:0;transition:opacity 1.4s ease-in-out;filter:saturate(.85) brightness(.75)}.hero__slide.is-active{opacity:1}.hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");opacity:.4;pointer-events:none}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0e0c09f7,#0e0c098c 45%,#0e0c0940)}.hero__content{position:relative;z-index:2;padding:0 64px 72px;max-width:680px}.hero__eyebrow{font-family:var(--font-ui);font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:20px}.hero__title{font-family:var(--font-display);font-size:clamp(52px,7vw,88px);font-weight:400;line-height:.95;letter-spacing:-.01em;color:var(--text);margin-bottom:28px}.hero__sub{font-family:var(--font-body);font-size:21px;line-height:1.7;color:var(--text-muted);max-width:440px;margin-bottom:40px}.hero__scroll-hint{position:absolute;bottom:36px;right:64px;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.35}.hero__scroll-hint span{font-family:var(--font-ui);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--text);writing-mode:vertical-rl}.hero__scroll-hint-line{width:1px;height:48px;background:var(--text)}.manifesto{max-width:none;margin:0;display:grid;grid-template-columns:42% 1fr;min-height:680px;border-top:1px solid var(--border)}.manifesto__image{overflow:hidden;position:relative}.manifesto__image img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.manifesto__content{padding:100px 80px;display:flex;flex-direction:column;justify-content:center;gap:32px}.manifesto__label{font-family:var(--font-ui);font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);padding-top:8px}.manifesto__body{display:flex;flex-direction:column;gap:32px}.manifesto__lead{font-family:var(--font-display);font-size:clamp(28px,3.5vw,44px);font-weight:400;line-height:1.25;color:var(--text)}.manifesto__text{font-family:var(--font-body);font-size:20px;line-height:1.8;color:var(--text-muted);max-width:540px}.manifesto__text em{color:var(--text);font-style:italic}.manifesto__rule{width:40px;height:1px;background:var(--accent-dim);margin:8px 0}.process{padding:120px 0}.process__header{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin:0 64px 80px;padding-bottom:48px;border-bottom:1px solid var(--border);max-width:1200px}.process__label{font-family:var(--font-ui);font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);align-self:end}.process__headline,.process__heading{font-family:var(--font-display);font-size:clamp(30px,3.5vw,46px);font-weight:400;line-height:1.2;color:var(--text)}.process__grid-wrap{width:100%}.process__grid{display:flex;flex-direction:column;gap:20px}.process__section{display:flex;flex-direction:column}.process__section--loose{gap:16px;margin-bottom:80px}.process__section--structured{gap:32px;margin-bottom:80px}.process__step{margin-bottom:80px}.process__field-grid,.process__structured-grid{display:grid;grid-template-columns:repeat(12,1fr);column-gap:32px;row-gap:64px;padding:0 48px}.process__cell{background:var(--bg);position:relative;overflow:hidden}.process__cell img:not(.process__paper-bg):not(.process__shell-bg):not(.process__folder-bg):not(.process__color-sep__layer),.process__cell video{width:100%;height:100%;object-fit:contain;display:block}.process__cell--text{background:var(--surface);padding:36px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.process__step-num{font-family:var(--font-ui);font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-dim)}.process__step-title{font-family:var(--font-sub);font-size:clamp(20px,1.8vw,26px);color:var(--text);line-height:1.2;text-transform:uppercase}.process__step-title--poetic{white-space:pre-line;line-height:1.75;font-size:clamp(14px,1.15vw,16px)}.process__step-body{font-family:var(--font-body);font-size:clamp(15px,1.3vw,17px);line-height:1.85;color:var(--text-muted)}.process__step-list{list-style:none;display:flex;flex-direction:column;gap:0;font-family:var(--font-display);font-size:clamp(24px,2.4vw,36px);text-transform:uppercase;letter-spacing:.03em;color:var(--text);line-height:1.15}.process__cell--text{position:sticky!important;top:0;align-self:start;z-index:10;transition:opacity .4s ease}.process__paper-bg{position:absolute!important;width:100%!important;height:200%!important;top:0;left:0;object-fit:fill!important;z-index:0;pointer-events:none}.process__shell-bg{position:absolute!important;width:120%!important;height:120%!important;top:-10%;left:-10%;object-fit:contain!important;z-index:0;pointer-events:none}.process__shell-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.process__folder-bg{position:absolute!important;height:100%!important;width:120%!important;top:0;left:0;object-fit:contain!important;object-position:left center;z-index:0;pointer-events:none}.process__color-sep{position:relative;width:100%;height:100%;overflow:visible;pointer-events:none;isolation:isolate}.process__color-sep .process__color-sep__layer{position:absolute;width:70%!important;height:70%!important;left:160%;top:35%;object-fit:contain!important;will-change:transform;mix-blend-mode:multiply;transform:rotate(-30deg) skew(-30deg);transform-origin:bottom center;filter:brightness(1.05) saturate(1.1)}.process__cell--color-sep{overflow:visible!important;z-index:5}@media(min-width:769px){.process__cell--text--dark:has(.process__paper-bg){transform:scale(.85);transform-origin:top left}}.process__cell--text--dark .process__step-num,.process__cell--text--dark .process__step-title,.process__cell--text--dark .process__step-body,.process__cell--text--dark ul,.process__cell--text--dark li{color:#1e130a!important}.process__footer{margin:64px 64px 0;max-width:calc(100% - 128px);display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid var(--border)}.process__footer-text{font-family:var(--font-body);font-size:15px;font-style:italic;color:var(--text-muted);max-width:440px;line-height:1.75}.process__link{font-family:var(--font-ui);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;transition:color .2s;white-space:nowrap}.process__link:hover{color:var(--text)}.process__link:after{content:" \2192"}.offerings-intro{text-align:center;padding:80px 64px 40px;background:var(--surface)}.offerings-intro__title{font-family:var(--font-sub);font-size:clamp(28px,3.5vw,42px);font-weight:400;color:var(--text);opacity:.75;margin-bottom:12px;text-transform:uppercase}.offerings-intro__sub{font-family:var(--font-ui);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.offerings{display:grid;grid-template-columns:45% 1fr;position:relative}.offerings__visual{position:sticky;top:0;height:100vh;overflow:hidden}.offerings__visual-gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:background .6s ease}.offerings__img-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1;transition:opacity .6s ease}.offerings__img-layer img{width:100%;height:100%;object-fit:cover}.offerings__img-layer--glimpse{opacity:1}.offerings__img-layer--witness{opacity:0}.offerings__img-layer.is-active{opacity:1}.offerings__img-layer:not(.is-active){opacity:0}.offerings__content{padding:0}.offerings__tier{padding:80px 72px 80px 64px;display:flex;flex-direction:column;justify-content:center;gap:16px}.offerings__tier--glimpse{min-height:60vh;background:var(--bg)}.offerings__tier--witness{min-height:100vh;background:linear-gradient(to bottom,#f0ebe3,#e4ddd2)}.offerings__tier-label{font-family:var(--font-ui);font-size:13px;letter-spacing:.22em;text-transform:uppercase}.offerings__tier--glimpse .offerings__tier-label{color:var(--text-muted)}.offerings__tier--witness .offerings__tier-label{color:#8a7a68}.offerings__tier-name{font-family:var(--font-sub);font-size:clamp(32px,3.5vw,48px);font-weight:400;line-height:1.05;margin:0}.offerings__tier--glimpse .offerings__tier-name{color:var(--text)}.offerings__tier--witness .offerings__tier-name{color:#3a3428}.offerings__tier-subtitle{font-family:var(--font-body);font-size:15px;font-style:italic}.offerings__tier--glimpse .offerings__tier-subtitle{color:var(--text-muted)}.offerings__tier--witness .offerings__tier-subtitle{color:#6b6054}.offerings__tier-rule{width:28px;height:1px;margin:8px 0}.offerings__tier--glimpse .offerings__tier-rule{background:var(--accent-dim)}.offerings__tier--witness .offerings__tier-rule{background:#c2956a80}.offerings__tier-desc{font-family:var(--font-body);font-size:18px;line-height:1.75;max-width:460px}.offerings__tier--glimpse .offerings__tier-desc{color:var(--text-muted)}.offerings__tier--witness .offerings__tier-desc{color:#6b6054}.offerings__tier-items{list-style:none;padding:16px 0;margin:0;display:flex;flex-direction:column;gap:8px;border-top:1px solid rgba(194,149,106,.3)}.offerings__tier-items li{font-family:var(--font-ui);font-size:12px;letter-spacing:.04em;color:#6b6054;display:flex;gap:10px;align-items:baseline}.offerings__tier-items li:before{content:"\2014";color:#8a7a68;flex-shrink:0}.offerings__tier-price{font-family:var(--font-display);font-size:32px;font-weight:300;line-height:1;display:flex;align-items:baseline;gap:10px}.offerings__tier--glimpse .offerings__tier-price{color:var(--accent)}.offerings__tier--witness .offerings__tier-price{color:#3a3428}.offerings__tier-cadence{font-family:var(--font-ui);font-size:11px;color:var(--text-muted);font-weight:400}.offerings__tier-cta{display:inline-block;font-family:var(--font-ui);font-size:13px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;transition:color .2s;margin-top:4px}.offerings__tier-cta:after{content:" \2192"}.offerings__tier--glimpse .offerings__tier-cta{color:var(--accent)}.offerings__tier--glimpse .offerings__tier-cta:hover{color:var(--text)}.offerings__tier--witness .offerings__tier-cta{color:#c2956a}.offerings__tier--witness .offerings__tier-cta:hover{color:#3a3428}.offerings__witness-image{display:none}.offerings__keeper-gesture{padding:72px 64px;text-align:center;background:linear-gradient(135deg,#2a2318,#1d1a16,#2a2318);border-top:1px solid var(--accent-dim);border-bottom:1px solid var(--accent-dim)}.offerings__keeper-gesture-text{font-family:var(--font-body);font-size:20px;font-style:italic;color:var(--text);opacity:.85;line-height:1.7;max-width:520px;margin:0 auto 20px}.offerings__keeper-gesture-link{display:inline-block;font-family:var(--font-ui);font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);text-decoration:none;padding:12px 28px;border:1px solid var(--accent-dim);transition:all .2s}.offerings__keeper-gesture-link:hover{color:var(--bg);background:var(--accent);border-color:var(--accent)}footer{border-top:1px solid var(--border);padding:72px 64px;max-width:none}.footer__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:64px;padding-bottom:56px;border-bottom:1px solid var(--border)}.footer__brand-name{font-family:var(--font-sub);font-size:22px;color:var(--text);margin-bottom:16px}.footer__brand-desc{font-family:var(--font-body);font-size:14px;line-height:1.75;color:var(--text-muted);max-width:260px}.footer__col-label{font-family:var(--font-ui);font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:24px}.footer__links{list-style:none;display:flex;flex-direction:column;gap:14px}.footer__links a{font-family:var(--font-body);font-size:17px;color:var(--text-muted);text-decoration:none;transition:color .2s}.footer__links a:hover{color:var(--text)}.footer__bottom{max-width:1100px;margin:36px auto 0;display:flex;justify-content:space-between;align-items:center}.footer__bottom p{font-family:var(--font-ui);font-size:13px;color:var(--text-muted);letter-spacing:.06em}@media(max-width:1024px){.hero__content{padding:0 40px 56px}.manifesto__content{padding:64px 48px}.offerings__tier{padding:60px 48px 60px 40px}.process__header{margin:0 40px 60px;gap:40px}.process__footer{margin:48px 40px 0}}@media(max-width:768px){nav{padding:16px 24px}nav.is-open{mix-blend-mode:normal}.nav-toggle{display:flex}.nav-links{position:fixed;top:0;right:0;height:100vh;width:min(74vw,280px);flex-direction:column;justify-content:center;align-items:flex-start;gap:28px;padding:48px;background:#161310fa;transform:translate(100%);transition:transform .35s ease;z-index:200}nav.is-open .nav-links{transform:translate(0)}.nav-links a{font-size:15px;letter-spacing:.12em}.hero__content{padding:0 24px 48px}.hero__title{font-size:clamp(36px,10vw,52px)}.hero__sub{font-size:18px}.hero__scroll-hint{display:none}.manifesto{grid-template-columns:1fr;min-height:auto}.manifesto__image{height:75vh}.manifesto__content{padding:48px 24px}.manifesto__lead{font-size:clamp(24px,6vw,32px)}.manifesto__text{font-size:17px}.process{padding:64px 0}.process__header{grid-template-columns:1fr;margin:0 24px 48px;gap:16px}.process__field-grid,.process__structured-grid{grid-template-columns:repeat(6,1fr);padding:0 12px;column-gap:10px;row-gap:16px}.process__field-grid .process__cell,.process__structured-grid .process__cell{grid-row:auto!important;height:auto!important;min-height:140px;margin:0!important;overflow:hidden;position:relative;z-index:1}.process__field-grid .process__cell:not(.process__cell--text):not(.process__cell--color-sep):not(.process__s5-image):not(.process__s5-title),.process__structured-grid .process__cell:not(.process__cell--text):not(.process__cell--color-sep):not(.process__s5-image):not(.process__s5-title){grid-column:span 4!important}.process__field-grid .process__cell:nth-child(odd):not(.process__cell--text):not(.process__cell--color-sep){grid-column:3 / 7!important;min-height:200px;transform:rotate(1.5deg);margin-bottom:-24px!important;z-index:2}.process__field-grid .process__cell:nth-child(2n):not(.process__cell--text):not(.process__cell--color-sep){grid-column:1 / 5!important;min-height:170px;transform:rotate(-2deg);margin-top:-20px!important;z-index:3}.process__field-grid .process__cell:nth-child(3n):not(.process__cell--text):not(.process__cell--color-sep){grid-column:1 / 6!important;min-height:220px;transform:rotate(.8deg)}.process__structured-grid .process__cell:nth-child(odd):not(.process__cell--text):not(.process__cell--color-sep):not(.process__s5-image):not(.process__s5-title){grid-column:1 / 4!important;min-height:190px;transform:rotate(-1.5deg);margin-bottom:-16px!important}.process__structured-grid .process__cell:nth-child(2n):not(.process__cell--text):not(.process__cell--color-sep):not(.process__s5-image):not(.process__s5-title){grid-column:3 / 7!important;min-height:200px;transform:rotate(2deg);margin-top:-16px!important}.process__cell--text{grid-column:1 / -1!important;position:relative!important;min-height:auto!important;z-index:5!important;margin-bottom:0!important;margin-top:8px!important}.process__shell-bg{width:100%!important;height:100%!important;left:0!important;top:0!important;opacity:.45}.process__cell--text--dark:has(.process__shell-bg){padding-top:40%!important}.process__cell--text--dark:has(.process__shell-bg) .process__step-num,.process__cell--text--dark:has(.process__shell-bg) .process__step-title,.process__cell--text--dark:has(.process__shell-bg) .process__step-body{color:var(--text)!important;text-shadow:0 1px 8px rgba(0,0,0,.7)}.process__cell--color-sep{display:block!important;grid-column:1 / -1!important;min-height:280px!important;margin-bottom:0!important;overflow:visible!important;background:transparent!important;z-index:3!important}.process__cell--color-sep .process__color-sep{width:100%;height:100%}.process__cell--color-sep .process__color-sep__layer{width:55%!important;height:55%!important;left:22%!important;top:10%!important}.process__cell--text--dark:has(.process__paper-bg){position:sticky!important;top:84px!important;z-index:10!important;grid-column:1 / -1!important;width:75%!important;margin-left:auto!important;padding:28px 24px 28px 36px!important;background:none!important;overflow:visible!important;transform:rotate(1.5deg)}.process__cell--text--dark:has(.process__paper-bg) .process__paper-bg{transform:rotate(0);width:110%!important;height:220%!important;top:-20%!important;left:-5%!important}.process__s5-image{order:1;min-height:280px!important;grid-column:1 / -1!important;grid-row:auto!important;width:calc(100% + 24px)!important;margin-left:-12px!important;border-radius:0!important;overflow:hidden!important}.process__s5-image img,.process__s5-image video{width:100%!important;height:100%!important;object-fit:cover!important}.process__s5-title{order:2;grid-column:1 / -1!important;grid-row:auto!important;background:transparent!important}.process__footer{margin:32px 24px 0;flex-direction:column;gap:24px;text-align:center}.offerings-intro{padding:48px 24px 24px}.offerings{grid-template-columns:1fr}.offerings__visual{display:none}.offerings__tier{padding:48px 24px}.offerings__tier--glimpse,.offerings__tier--witness{min-height:auto}.offerings__keeper-gesture{padding:40px 24px}footer{padding:48px 24px}.footer__inner{grid-template-columns:1fr;gap:32px}.footer__bottom{flex-direction:column;gap:16px;text-align:center}body{padding-bottom:120px}.offerings__edition{text-align:center;padding:16px 24px 8px}}.offerings__edition{text-align:center;padding:24px 64px 8px}.offerings__edition-price{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);color:var(--text);margin-bottom:4px}.offerings__edition-price span{font-family:var(--font-ui);font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-left:6px}.offerings__edition-meta{font-family:var(--font-body);font-size:15px;font-style:italic;color:var(--text-muted);margin-bottom:16px}.offerings__edition-urgency{font-family:var(--font-body);font-size:15px;font-style:italic;color:var(--accent);margin-bottom:24px;line-height:1.6}.offerings__edition-cta{display:block;width:100%;max-width:420px;margin:0 0 16px;font-family:var(--font-ui);font-size:13px;letter-spacing:.18em;text-transform:uppercase;text-align:center;color:var(--bg);background:var(--accent);padding:18px 32px;text-decoration:none;border:none;cursor:pointer;transition:background .2s}.offerings__edition-cta:hover{background:#d4a87c}.offerings__tier--witness .offerings__edition-meta{color:#8a7a68}.offerings__tier--witness .offerings__edition-urgency{color:#6b5a42}.offerings__tier--witness .offerings__tier-cadence{color:#8a7a68}.offerings__edition-notice{font-family:var(--font-ui);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-dim);padding:12px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);max-width:420px;margin:0 auto}.sticky-purchase{position:fixed;bottom:0;left:0;right:0;z-index:90;background:#161310f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);padding:12px 20px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:4px 16px;transform:translateY(100%);transition:transform .35s ease}.sticky-purchase.is-visible{transform:translateY(0)}.sticky-purchase__info{grid-column:1;grid-row:1;display:flex;align-items:baseline;gap:8px;min-width:0}.sticky-purchase__title{font-family:var(--font-sub);font-size:15px;color:var(--text);white-space:nowrap}.sticky-purchase__detail{font-family:var(--font-ui);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-purchase__price{grid-column:2;grid-row:1;font-family:var(--font-display);font-size:22px;color:var(--accent);white-space:nowrap;text-align:right}.sticky-purchase__cta{grid-column:1 / -1;grid-row:2;font-family:var(--font-ui);font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-align:center;color:var(--bg);background:var(--accent);padding:14px 20px;text-decoration:none;white-space:nowrap;transition:background .2s}.sticky-purchase__cta:hover{background:#d4a87c}.manifesto__link{font-family:var(--font-ui);font-size:13px;letter-spacing:.12em;color:var(--accent);text-decoration:none;transition:color .2s;margin-top:8px}.manifesto__link:hover{color:var(--text)}.about{max-width:none;margin:0;display:grid;grid-template-columns:42% 1fr;min-height:100vh;padding-top:84px}.about__image{overflow:hidden;position:sticky;top:84px;height:calc(100vh - 84px)}.about__image img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.about__content{padding:80px 80px 120px;display:flex;flex-direction:column;gap:32px}.about__label{font-family:var(--font-ui);font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.about__body{display:flex;flex-direction:column;gap:24px}.about__name{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.1;color:var(--text)}.about__bio{font-family:var(--font-body);font-size:20px;font-style:italic;line-height:1.7;color:var(--accent);max-width:520px}.about__rule{width:40px;height:1px;background:var(--accent-dim);margin:8px 0}.about__text{font-family:var(--font-body);font-size:18px;line-height:1.85;color:var(--text-muted);max-width:520px}.about__text em{color:var(--text);font-style:italic}@media(max-width:768px){.about{grid-template-columns:1fr;min-height:auto}.about__image{position:relative;top:auto;height:60vh}.about__content{padding:48px 24px 96px}.about__name{font-size:clamp(28px,8vw,40px)}.keeper{grid-template-columns:1fr;min-height:auto}.keeper__image{position:relative;top:auto;height:auto;aspect-ratio:3 / 4}.keeper__image img{height:100%;object-position:center 30%}.keeper__content{padding:48px 24px 96px}.keeper__title{font-size:clamp(28px,8vw,40px)}.keeper__inline-image{margin:16px -24px;width:calc(100% + 48px)}}.keeper{max-width:none;margin:0;display:grid;grid-template-columns:42% 1fr;min-height:100vh;padding-top:84px}.keeper__image{overflow:hidden;position:sticky;top:84px;height:calc(100vh - 84px)}.keeper__image img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block}.keeper__content{padding:80px 80px 120px;display:flex;flex-direction:column;gap:32px}.keeper__label{font-family:var(--font-ui);font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.keeper__letter{display:flex;flex-direction:column;gap:24px}.keeper__title{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.1;color:var(--text)}.keeper__rule{width:40px;height:1px;background:var(--accent-dim);margin:8px 0}.keeper__text{font-family:var(--font-body);font-size:18px;line-height:1.85;color:var(--text-muted);max-width:520px}.keeper__includes-label{font-family:var(--font-ui);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:-16px}.keeper__includes{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.keeper__includes li{font-family:var(--font-ui);font-size:13px;letter-spacing:.03em;color:var(--text-muted);display:flex;gap:10px;align-items:baseline;line-height:1.6}.keeper__includes li:before{content:"\2014";color:var(--accent-dim);flex-shrink:0}.keeper__pricing{display:flex;align-items:baseline;gap:10px}.keeper__price{font-family:var(--font-display);font-size:36px;color:var(--accent);line-height:1}.keeper__cadence{font-family:var(--font-ui);font-size:12px;color:var(--text-muted)}.keeper__meta{font-family:var(--font-body);font-size:15px;font-style:italic;color:var(--text-muted)}.keeper__urgency{font-family:var(--font-body);font-size:15px;font-style:italic;color:var(--accent);line-height:1.6}.keeper__cta{display:inline-block;max-width:420px;font-family:var(--font-ui);font-size:13px;letter-spacing:.18em;text-transform:uppercase;text-align:center;color:var(--bg);background:var(--accent);padding:18px 48px;text-decoration:none;transition:background .2s}.keeper__cta:hover{background:#d4a87c}.keeper__closing{font-family:var(--font-body);font-size:16px;font-style:italic;line-height:1.85;color:var(--text-muted);max-width:520px;margin-top:16px}.keeper__sign{font-family:var(--font-body);font-size:18px;color:var(--text);line-height:1.6}.keeper__sign em{font-family:var(--font-sub);font-size:24px;font-style:normal}.keeper__inline-image{width:100%;max-width:520px;overflow:hidden;border-radius:2px;margin:8px 0}.keeper__inline-image img{width:100%;height:auto;display:block;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
