:root{--gold:#b98235;--gold-bright:#e0aa55;--hero-text:#f5efe6;--hero-muted:#e6ddd1;--bg:#080a0a;--surface:#0e1010;--surface-2:#141310;--text:#f4eee5;--muted:#c7bbab;--line:rgba(199,145,63,0.38);--line-soft:rgba(199,145,63,0.2);--shadow:0 18px 60px rgba(0,0,0,0.26);--radius:14px;--transition:420ms cubic-bezier(.2,.8,.2,1);--page:min(1288px,calc(100% - 72px));color-scheme:dark}html[data-theme=dawn]{--bg:#f3ede4;--surface:#faf6ef;--surface-2:#eee2d1;--text:#251e17;--muted:#64594c;--line:rgba(144,98,39,0.27);--line-soft:rgba(144,98,39,0.14);--shadow:0 18px 60px rgba(67,44,17,0.11);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color var(--transition),color var(--transition)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero,.sr-only{overflow:hidden}.hero{height:clamp(600px,53.5vw,730px);min-height:600px;position:relative;background:linear-gradient(110deg,#060808,#0c0c0b 43%,#1d130b);color:var(--hero-text);isolation:isolate}.hero-art{position:absolute;inset:0 0 0 30%;background-image:url(/hero-approved.jpg);background-repeat:no-repeat;background-size:auto 118%;background-position:100%;z-index:-3;filter:saturate(.98) contrast(1.02)}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,6,7,.98),rgba(5,7,8,.91) 23%,rgba(6,8,8,.67) 37%,rgba(6,7,7,.18) 61%,rgba(5,6,6,.03) 78%),linear-gradient(0deg,rgba(4,6,7,.92),rgba(4,6,7,.25) 24%,transparent 44%)}html[data-theme=dawn] .hero:after{background:linear-gradient(90deg,rgba(20,16,12,.91),rgba(17,14,11,.75) 26%,rgba(17,13,9,.38) 46%,rgba(17,13,9,.05) 76%),linear-gradient(0deg,rgba(16,12,8,.68),rgba(16,12,8,.13) 26%,transparent 48%)}.hero-overlay{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 84% 48%,rgba(240,174,69,.15),transparent 29%),radial-gradient(circle at 48% 30%,rgba(186,116,39,.08),transparent 34%)}.site-header{width:var(--page);height:92px;margin:0 auto;display:grid;grid-template-columns:250px 1fr auto;align-items:center;grid-gap:24px;gap:24px;position:relative;z-index:10}.brand img{width:220px;height:auto}.desktop-nav{display:flex;justify-content:center;gap:clamp(20px,2.45vw,38px)}.desktop-nav a,footer nav a{font-size:11px;font-weight:500;letter-spacing:.095em;transition:color .18s ease}.desktop-nav a:hover,footer nav a:hover{color:var(--gold-bright)}.header-actions{display:flex;gap:13px;align-items:center}.shop-button{border:1px solid rgba(208,153,67,.65);color:#f0c270;padding:15px 18px;border-radius:4px;font-size:11px;letter-spacing:.08em;background:rgba(11,12,12,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-button{color:#f4eadc;background:transparent;border:0;font-size:25px;padding:8px;line-height:1}.region-auto{position:absolute;z-index:12;top:97px;left:max(36px,calc((100vw - 1288px) / 2));display:flex;gap:8px}.auto-pill,.region-pill{min-height:36px;border:1px solid rgba(224,178,92,.45);border-radius:999px;background:rgba(9,11,11,.7);color:#efe7dc;display:flex;align-items:center;gap:8px;padding:0 13px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.region-pill select{border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:inherit;min-width:126px;font-size:12px}.region-pill select option{background:#111;color:#fff}.auto-pill span,.region-pill span{color:var(--gold-bright)}.auto-pill{font-size:12px}.auto-pill.is-active{border-color:var(--gold-bright);background:rgba(180,125,48,.12);box-shadow:inset 0 0 0 1px rgba(226,180,93,.1)}.hero-copy{width:var(--page);margin:70px auto 0;position:relative;z-index:2}.hero-copy h1{margin:0;max-width:700px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,4.65vw,64px);line-height:1.045;font-weight:400;letter-spacing:-.025em;text-shadow:0 5px 30px rgba(0,0,0,.3)}.hero-copy h1 span{color:var(--gold-bright)}.gold-line{width:62px;height:1px;background:var(--gold);margin:23px 0 17px}.hero-copy p{color:var(--hero-muted);font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.45;margin:0}.hero-ctas{display:flex;gap:16px;margin-top:28px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:0 18px;border-radius:4px;font-size:11px;letter-spacing:.045em;transition:transform .18s ease,border-color .18s ease,filter .18s ease}.button:hover{transform:translateY(-1px);filter:brightness(1.05)}.button-primary{color:#17120c;background:linear-gradient(135deg,#c9913b,#e9ba65)}.button-ghost{color:#f4ede3;border:1px solid rgba(238,210,166,.48);background:rgba(8,9,9,.32)}.button-outline{border:1px solid var(--line);color:var(--gold-bright);background:transparent}.theme-switch{position:absolute;z-index:5;left:50%;bottom:19px;transform:translateX(-50%);width:440px;max-width:calc(100% - 48px);height:54px;border:1px solid rgba(203,150,67,.52);border-radius:999px;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;padding:4px;background:rgba(9,11,11,.74);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 30px rgba(0,0,0,.18)}.theme-switch button{border:0;background:transparent;color:#e8ddd0;height:44px;border-radius:999px;letter-spacing:.065em;font-size:13px;transition:background .18s ease,color .18s ease}.theme-switch button span{margin-right:8px;color:var(--gold-bright)}.theme-switch button.is-active{background:rgba(202,145,61,.13);color:var(--gold-bright)}.theme-divider{width:1px;height:26px;background:rgba(226,180,93,.32)}.book-section{width:var(--page);margin:16px auto 0;display:grid;grid-template-columns:2.05fr 1fr;grid-gap:16px;gap:16px}.book-card,.feature-card,.newsletter,.quote-card,.values{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:background-color var(--transition),color var(--transition),border-color var(--transition)}.book-card{min-height:332px;display:grid;grid-template-columns:1.03fr 1.13fr;overflow:hidden}.book-visual{min-height:100%;background:radial-gradient(circle at 45% 55%,rgba(203,146,64,.18),transparent 45%);display:grid;place-items:center}.book-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.book-copy{padding:36px 38px 30px 22px;align-self:center}.eyebrow{font-size:11px;letter-spacing:.12em;display:flex;align-items:center;gap:10px}.eyebrow span{width:38px;height:1px;background:var(--gold)}.book-copy h2{font-size:clamp(34px,3.15vw,46px);line-height:1.04;font-weight:400;margin:20px 0}.book-copy h2,.book-copy p{font-family:Georgia,Times New Roman,serif}.book-copy p{color:var(--muted);line-height:1.55;font-size:14px}.book-copy .button{margin-top:14px}.quote-card{min-height:332px;padding:28px 28px 42px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 105%,rgba(181,122,62,.34),transparent 46%),linear-gradient(180deg,color-mix(in srgb,var(--surface) 89%,#8c5c35 11%),var(--surface))}.quote-card:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-4px;height:76px;background:linear-gradient(180deg,rgba(155,115,76,.05),rgba(80,59,42,.28));-webkit-clip-path:polygon(0 86%,9% 72%,18% 79%,29% 48%,40% 66%,52% 43%,61% 58%,72% 36%,82% 61%,93% 49%,100% 72%,100% 100%,0 100%);clip-path:polygon(0 86%,9% 72%,18% 79%,29% 48%,40% 66%,52% 43%,61% 58%,72% 36%,82% 61%,93% 49%,100% 72%,100% 100%,0 100%);opacity:.9}.quote-card>*{position:relative;z-index:1}.quote-mark{color:var(--gold-bright);font:70px/1 Georgia,serif;height:52px}.quote-card blockquote{margin:10px 0;font:22px/1.42 Georgia,serif}.signature{color:var(--gold-bright);font:italic 21px Georgia,serif;margin-top:14px}.signature-line{width:34px;height:1px;background:var(--gold);margin-top:12px}.values{width:var(--page);margin:14px auto 0;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}.values article{min-height:164px;padding:20px 18px 18px;text-align:center;position:relative}.values article+article:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:1px;background:var(--line-soft)}.value-icon{display:grid;place-items:center;color:var(--gold-bright);height:58px;margin-bottom:7px}.value-icon svg{width:52px;height:52px}.values h3{font-weight:400;font-size:14px;margin:0 0 10px}.values h3,.values p{font-family:Georgia,serif}.values p{color:var(--muted);font-size:12px;line-height:1.45;margin:0 auto;max-width:150px}.feature-grid{width:var(--page);margin:14px auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.feature-card{min-height:204px;padding:25px 25px 22px;display:flex;align-items:flex-start;justify-content:space-between;color:#f5eee4;overflow:hidden;position:relative;background-color:#111}.feature-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,9,.94) 0 35%,rgba(8,9,9,.34) 72%),radial-gradient(circle at 77% 48%,rgba(223,151,52,.43),transparent 29%),linear-gradient(155deg,#17130f 15%,#725021 68%,#111);z-index:0}.feature-card:after{content:"";position:absolute;right:-8%;bottom:-15%;width:62%;height:82%;opacity:.58;background:#12120f;-webkit-clip-path:polygon(0 72%,17% 43%,29% 58%,43% 25%,57% 51%,73% 18%,100% 56%,100% 100%,0 100%);clip-path:polygon(0 72%,17% 43%,29% 58%,43% 25%,57% 51%,73% 18%,100% 56%,100% 100%,0 100%);z-index:0}.feature-community:before{background:linear-gradient(90deg,rgba(8,9,9,.94) 0 37%,rgba(8,9,9,.28) 76%),radial-gradient(circle at 76% 58%,rgba(157,80,34,.72) 0 9%,transparent 10%),linear-gradient(150deg,#14110e,#56351f 66%,#0d0f10)}.feature-community:after{width:64%;height:58%;right:-4%;bottom:-4%;border-radius:50% 50% 0 0;background:radial-gradient(circle at 18% 56%,#090909 0 11%,transparent 12%),radial-gradient(circle at 38% 48%,#090909 0 12%,transparent 13%),radial-gradient(circle at 59% 42%,#090909 0 12%,transparent 13%),radial-gradient(circle at 80% 52%,#090909 0 11%,transparent 12%);-webkit-clip-path:none;clip-path:none;opacity:.72}.feature-projects:before{background:linear-gradient(90deg,rgba(8,9,9,.94) 0 34%,rgba(8,9,9,.25) 73%),radial-gradient(ellipse at 79% 48%,rgba(230,164,70,.41),transparent 31%),linear-gradient(150deg,#111311,#5f5233 65%,#101010)}.feature-card>*{position:relative;z-index:1}.feature-card h2{font:24px/1.1 Georgia,serif;font-weight:400;margin:0}.small-line{display:block;width:36px;height:1px;background:var(--gold);margin:9px 0 15px}.feature-card p{font:14px/1.5 Georgia,serif;margin:0;color:#eee0ce}.feature-card>a{align-self:flex-end;width:32px;height:32px;border-radius:50%;border:1px solid rgba(219,171,94,.65);display:grid;place-items:center;color:var(--gold-bright)}.newsletter{width:var(--page);margin:14px auto 0;min-height:100px;padding:16px 22px;display:grid;grid-template-columns:1fr 1.2fr;grid-gap:24px;gap:24px;align-items:center}.newsletter-intro{display:flex;align-items:center;gap:18px}.mail-icon{width:52px;height:52px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--gold-bright);font-size:21px;flex:0 0 auto}.newsletter h2{font:14px Georgia,serif;font-weight:400;letter-spacing:.04em;margin:0 0 6px}.newsletter p{color:var(--muted);font:12px/1.45 Georgia,serif;margin:0}.newsletter-form{display:grid;grid-template-columns:1fr auto}.newsletter-form input{min-width:0;border:1px solid var(--line);border-right:0;border-radius:4px 0 0 4px;background:color-mix(in srgb,var(--surface) 90%,#000 10%);color:var(--text);padding:0 16px;outline:0}.newsletter-form button{min-height:50px;border:0;border-radius:0 4px 4px 0;padding:0 24px;color:#17120c;background:linear-gradient(135deg,#c9913e,#e3b35d);font-size:11px;letter-spacing:.055em}footer{width:var(--page);min-height:100px;margin:12px auto 0;display:grid;grid-template-columns:230px 1fr auto;grid-gap:22px;gap:22px;align-items:center}.footer-brand img{width:176px}footer nav{display:flex;justify-content:center;gap:25px}.socials{display:flex;gap:15px;color:var(--gold-bright);font-size:20px}.anchor-target{height:1px}@media (max-width:1050px){:root{--page:min(100% - 44px,1288px)}.site-header{grid-template-columns:220px 1fr}.desktop-nav{display:none}.header-actions{justify-self:end}.hero-art{left:18%}.region-auto{left:22px}.values{grid-template-columns:repeat(3,1fr)}.values article:nth-child(4):before{display:none}.book-section{grid-template-columns:1fr}.quote-card{min-height:290px}footer{grid-template-columns:1fr auto}footer nav{display:none}}@media (max-width:680px){:root{--page:calc(100% - 28px)}.site-header{height:78px;grid-template-columns:1fr auto}.brand img{width:180px}.shop-button{display:none}.region-auto{position:relative;top:auto;left:auto;margin:8px 14px 0;width:max-content;max-width:calc(100% - 28px)}.region-pill select{max-width:145px}.hero{height:auto;min-height:730px}.hero-art{inset:76px -92px 0 8%;background-size:auto 106%;background-position:64%;opacity:.95}.hero:after{background:linear-gradient(180deg,rgba(5,7,8,.68),rgba(5,7,8,.46) 30%,rgba(5,7,8,.86) 71%,rgba(5,7,8,.98))}.hero-copy{margin-top:48px}.hero-copy h1{max-width:100%;font-size:clamp(35px,10.6vw,49px)}.hero-copy p{font-size:16px}.hero-ctas{flex-direction:column;align-items:flex-start}.theme-switch{width:calc(100% - 28px);bottom:16px}.theme-switch button{font-size:11px}.book-card{grid-template-columns:1fr}.book-visual{min-height:285px}.book-copy{padding:28px 24px 30px}.values{grid-template-columns:repeat(2,1fr)}.values article:nth-child(odd):before{display:none}.feature-grid,.newsletter,.newsletter-form{grid-template-columns:1fr}.newsletter-form{gap:8px}.newsletter-form input{min-height:48px;border-right:1px solid var(--line);border-radius:4px}.newsletter-form button{border-radius:4px}footer{grid-template-columns:1fr;justify-items:center;padding:12px 0 20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobile-menu{position:relative}.mobile-menu>summary{list-style:none}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu-panel{position:absolute;right:0;top:calc(100% + 10px);width:220px;padding:10px;border:1px solid rgba(224,178,92,.38);border-radius:12px;background:rgba(8,10,10,.96);box-shadow:0 18px 45px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;grid-gap:2px;gap:2px;z-index:50}.mobile-menu-panel a{padding:11px 12px;border-radius:8px;color:#f4eadc;font-size:11px;letter-spacing:.08em}.mobile-menu-panel a:focus-visible,.mobile-menu-panel a:hover{background:rgba(202,145,61,.12);color:var(--gold-bright)}.socials span{opacity:.6;cursor:default}@media (max-width:680px){:root{--page:calc(100% - 36px)}.hero{min-height:760px;height:100svh;max-height:880px}.site-header{width:calc(100% - 36px);height:86px;grid-template-columns:1fr auto}.brand img{width:184px}.menu-button{font-size:24px;padding:10px 0 10px 12px}.mobile-menu-panel{width:min(260px,calc(100vw - 36px))}.region-auto{position:absolute;top:96px;left:18px;right:18px;margin:0;width:auto;max-width:none;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.auto-pill,.region-pill{min-height:42px;padding:0 12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.region-pill{min-width:0}.region-pill select{width:100%;min-width:0;max-width:none;font-size:13px}.auto-pill{font-size:13px;padding-inline:15px}.hero-art{inset:86px -6% 0 0;background-size:cover;background-position:58%;opacity:1}.hero:after{background:linear-gradient(180deg,rgba(5,7,8,.42),rgba(5,7,8,.22) 22%,rgba(5,7,8,.45) 48%,rgba(5,7,8,.86) 77%,rgba(5,7,8,.98)),linear-gradient(90deg,rgba(5,7,8,.76),rgba(5,7,8,.4) 62%,rgba(5,7,8,.1))}html[data-theme=dawn] .hero:after{background:linear-gradient(180deg,rgba(15,11,8,.3),rgba(15,11,8,.1) 24%,rgba(15,11,8,.34) 50%,rgba(15,11,8,.8) 79%,rgba(15,11,8,.95)),linear-gradient(90deg,rgba(15,11,8,.66),rgba(15,11,8,.28) 62%,rgba(15,11,8,.07))}.hero-copy{width:calc(100% - 36px);margin:108px auto 0}.hero-copy h1{max-width:100%;font-size:clamp(34px,9.3vw,39px);line-height:1.025;letter-spacing:-.026em}.gold-line{margin:21px 0 15px;width:58px}.hero-copy p{font-size:15px;line-height:1.42}.hero-ctas{flex-direction:row;align-items:stretch;gap:9px;margin-top:22px;padding-right:0}.hero-ctas .button{min-height:43px;flex:1 1;min-width:0;justify-content:center;gap:7px;padding:0 9px;font-size:9.2px;text-align:center}.theme-switch{bottom:16px;width:calc(100% - 36px);max-width:none;height:50px}.theme-switch button{height:40px;font-size:10.5px}.book-section,.feature-grid,.newsletter,.values,footer{width:calc(100% - 28px)}.book-section{margin-top:14px}.book-visual{min-height:300px}.book-copy h2{font-size:clamp(31px,9vw,40px)}}@media (max-width:390px){.brand img{width:168px}.hero-copy{margin-top:102px}.hero-copy h1{font-size:clamp(33px,9.1vw,36px)}.hero-copy p{font-size:14.5px}.hero-ctas .button{font-size:8.8px}.auto-pill,.region-pill select{font-size:12px}}:root{--sun-x:82%;--sun-y:48%;--sun-strength:.35;--violet-strength:.1;--warmth:.4;--sun-rgb:255 196 105;--violet-rgb:116 72 166;--hero-filter:brightness(.82) saturate(1.05) contrast(1.03);--sky-top:rgb(15 17 18/.05);--sky-bottom:rgb(8 9 10/.72);--ambient-glow:rgb(218 158 79/.05)}html[data-atmosphere=night]{--bg:#07080d;--surface:#0d0e13;--surface-2:#15131a;--text:#f2ece6;--muted:#b9afb0;--line:rgb(143 102 168/.28);--line-soft:rgb(143 102 168/.14);--hero-filter:brightness(.58) saturate(.92) contrast(1.06) hue-rotate(-4deg);--sky-top:rgb(12 12 25/.35);--sky-bottom:rgb(5 6 12/.88);--ambient-glow:rgb(89 62 132/.08);color-scheme:dark}html[data-atmosphere=pre-dawn]{--bg:#0d0b16;--surface:#15111c;--surface-2:#1c1625;--text:#f4eceb;--muted:#c3b4bd;--line:rgb(151 100 182/.34);--line-soft:rgb(151 100 182/.17);--hero-filter:brightness(.67) saturate(1.05) contrast(1.04) hue-rotate(-8deg);--sky-top:rgb(59 42 89/.30);--sky-bottom:rgb(10 8 17/.82);--ambient-glow:rgb(111 70 160/.13);color-scheme:dark}html[data-atmosphere=dawn]{--bg:#efe8df;--surface:#f8f1e8;--surface-2:#e9ddd0;--text:#2b2119;--muted:#685b50;--line:rgb(163 109 53/.27);--line-soft:rgb(163 109 53/.14);--hero-filter:brightness(.92) saturate(1.13) contrast(1.01);--sky-top:rgb(244 181 125/.12);--sky-bottom:rgb(82 44 29/.40);--ambient-glow:rgb(229 167 91/.16);color-scheme:light}html[data-atmosphere=day]{--bg:#f3ede4;--surface:#fbf7f0;--surface-2:#eee3d6;--text:#261f19;--muted:#62594f;--line:rgb(149 105 55/.24);--line-soft:rgb(149 105 55/.12);--hero-filter:brightness(1.02) saturate(1.02) contrast(.99);--sky-top:rgb(255 220 173/.06);--sky-bottom:rgb(70 45 29/.28);--ambient-glow:rgb(239 199 136/.10);color-scheme:light}html[data-atmosphere=golden]{--bg:#efe4d6;--surface:#f8efe4;--surface-2:#ead9c7;--text:#2c2119;--muted:#6a5849;--line:rgb(177 114 43/.31);--line-soft:rgb(177 114 43/.16);--hero-filter:brightness(.92) saturate(1.24) contrast(1.03);--sky-top:rgb(239 150 75/.12);--sky-bottom:rgb(72 36 24/.50);--ambient-glow:rgb(230 148 62/.18);color-scheme:light}html[data-atmosphere=twilight]{--bg:#100b15;--surface:#17111d;--surface-2:#201726;--text:#f4ece8;--muted:#c4b4bd;--line:rgb(166 105 190/.36);--line-soft:rgb(166 105 190/.18);--hero-filter:brightness(.72) saturate(1.28) contrast(1.06) hue-rotate(-6deg);--sky-top:rgb(100 52 135/.28);--sky-bottom:rgb(16 8 21/.84);--ambient-glow:rgb(116 68 165/.16);color-scheme:dark}.book-card,.feature-card,.newsletter,.quote-card,.values,body,html{transition:background-color 1.8s cubic-bezier(.22,.72,.23,1),color 1.4s ease,border-color 1.4s ease,box-shadow 1.6s ease}body{background:radial-gradient(circle at var(--sun-x) 0,var(--ambient-glow),transparent 36rem),var(--bg)}.hero-art{filter:var(--hero-filter)!important;transition:filter 1.8s cubic-bezier(.22,.72,.23,1),opacity 1.6s ease}.hero:after{background:linear-gradient(90deg,rgb(5 7 8/.96) 0,rgb(6 7 8/.82) 27%,rgb(7 8 8/.5) 43%,rgb(7 7 8/.12) 70%,transparent 86%),linear-gradient(180deg,var(--sky-top) 0,transparent 48%,var(--sky-bottom) 100%)!important;transition:background 1.8s ease}html[data-atmosphere=dawn] .hero:after,html[data-atmosphere=day] .hero:after,html[data-atmosphere=golden] .hero:after{background:linear-gradient(90deg,rgb(17 13 10/.88) 0,rgb(17 13 10/.68) 27%,rgb(17 13 10/.34) 45%,rgb(17 13 10/.05) 76%),linear-gradient(180deg,var(--sky-top) 0,transparent 48%,var(--sky-bottom) 100%)!important}.hero-overlay{background:transparent!important;overflow:hidden}.hero-overlay:after,.hero-overlay:before{content:"";position:absolute;inset:0;pointer-events:none;transition:opacity 1.8s ease,background 1.8s ease,transform 1.8s ease}.hero-overlay:before{background:radial-gradient(circle at var(--sun-x) var(--sun-y),rgb(var(--sun-rgb)/calc(var(--sun-strength) * .78)) 0,rgb(var(--sun-rgb)/calc(var(--sun-strength) * .32)) 8%,rgb(var(--sun-rgb)/calc(var(--sun-strength) * .12)) 19%,transparent 38%)}.hero-overlay:after{background:radial-gradient(ellipse at 72% 24%,rgb(var(--violet-rgb)/calc(var(--violet-strength) * .48)) 0,rgb(var(--violet-rgb)/calc(var(--violet-strength) * .22)) 24%,transparent 56%),linear-gradient(116deg,transparent 38%,rgb(var(--sun-rgb)/calc(var(--sun-strength) * .07)) 46%,rgb(var(--sun-rgb)/calc(var(--sun-strength) * .16)) 51%,transparent 61%)}html[data-atmosphere=twilight] .hero-overlay:after{background:radial-gradient(ellipse at 74% 22%,rgb(126 70 178/calc(var(--violet-strength) * .58)) 0,rgb(102 51 153/calc(var(--violet-strength) * .3)) 28%,transparent 62%),radial-gradient(ellipse at 92% 58%,rgb(222 111 84/calc(var(--warmth) * .22)) 0,transparent 38%)}html[data-atmosphere=pre-dawn] .hero-overlay:after{background:radial-gradient(ellipse at 24% 28%,rgb(105 72 163/calc(var(--violet-strength) * .54)) 0,transparent 58%),radial-gradient(ellipse at 6% 68%,rgb(236 150 96/calc(var(--warmth) * .16)) 0,transparent 35%)}html[data-atmosphere=night] .hero-overlay:after{background:radial-gradient(ellipse at 70% 18%,rgb(82 58 122/calc(var(--violet-strength) * .36)) 0,transparent 56%)}html[data-atmosphere=twilight] .book-card,html[data-atmosphere=twilight] .feature-card,html[data-atmosphere=twilight] .newsletter,html[data-atmosphere=twilight] .quote-card,html[data-atmosphere=twilight] .values{box-shadow:0 18px 60px rgb(47 24 62/.26),inset 0 1px 0 rgb(205 148 223/.035)}html[data-atmosphere=golden] .book-card,html[data-atmosphere=golden] .feature-card,html[data-atmosphere=golden] .newsletter,html[data-atmosphere=golden] .quote-card,html[data-atmosphere=golden] .values{box-shadow:0 18px 55px rgb(113 70 26/.12),inset 0 1px 0 rgb(255 218 158/.22)}.location-status{position:absolute;top:calc(100% + 7px);left:4px;max-width:330px;color:rgb(238 220 198/.82);font-size:10px;line-height:1.25;letter-spacing:.015em;white-space:normal;text-shadow:0 2px 8px rgb(0 0 0/.5)}.auto-pill.is-active{position:relative}.auto-pill.is-active:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--gold-bright);box-shadow:0 0 10px rgb(235 181 88/.8);margin-left:1px}@media (max-width:680px){.hero:after{background:linear-gradient(180deg,rgb(5 7 8/.54) 0,rgb(5 7 8/.24) 23%,rgb(5 7 8/.43) 49%,rgb(5 7 8/.86) 78%,rgb(5 7 8/.98) 100%),linear-gradient(90deg,rgb(5 7 8/.74) 0,rgb(5 7 8/.38) 61%,transparent 100%),linear-gradient(180deg,var(--sky-top),transparent 52%,var(--sky-bottom))!important}html[data-atmosphere=dawn] .hero:after,html[data-atmosphere=day] .hero:after,html[data-atmosphere=golden] .hero:after{background:linear-gradient(180deg,rgb(15 11 8/.38) 0,rgb(15 11 8/.12) 23%,rgb(15 11 8/.34) 50%,rgb(15 11 8/.78) 80%,rgb(15 11 8/.93) 100%),linear-gradient(90deg,rgb(15 11 8/.62) 0,rgb(15 11 8/.25) 62%,transparent 100%),linear-gradient(180deg,var(--sky-top),transparent 52%,var(--sky-bottom))!important}.location-status{top:calc(100% + 5px);left:2px;max-width:calc(100vw - 40px);font-size:9px}}@media (prefers-reduced-motion:reduce){.hero-art,.hero-overlay:after,.hero-overlay:before,.hero:after,body,html{transition-duration:.01ms!important}}.desktop-nav{gap:clamp(14px,1.65vw,26px)}.footer-lockup{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px;color:var(--text)}.footer-wordmark{font:400 23px/1 Georgia,Times New Roman,serif;letter-spacing:.15em;color:var(--gold-bright)}.footer-tagline{font-size:7px;letter-spacing:.24em;color:var(--muted)}.inner-hero{min-height:560px;height:min(68vw,650px)}.inner-hero-art{inset:0;background-size:cover;background-position:64%;opacity:.78}.inner-hero:after{background:linear-gradient(90deg,rgb(5 7 8/.98) 0,rgb(5 7 8/.89) 27%,rgb(5 7 8/.56) 50%,rgb(5 7 8/.17) 76%,transparent 100%),linear-gradient(180deg,var(--sky-top) 0,transparent 50%,var(--sky-bottom) 100%)!important}.inner-hero-copy{position:relative;z-index:3;width:var(--page);margin:86px auto 0;max-width:1288px}.inner-eyebrow{display:inline-block;color:var(--gold-bright);font-size:11px;letter-spacing:.18em;margin-bottom:16px}.inner-hero-copy h1{margin:0;max-width:790px;color:var(--hero-text);font:400 clamp(46px,5.1vw,72px)/1.02 Georgia,Times New Roman,serif;letter-spacing:-.025em;text-shadow:0 4px 26px rgb(0 0 0/.28)}.inner-hero-copy p{max-width:680px;margin:0;color:var(--hero-muted);font:18px/1.55 Georgia,Times New Roman,serif}.content-flow{width:var(--page);margin:18px auto 0;display:grid;grid-gap:16px;gap:16px}.content-section{display:grid;grid-template-columns:.72fr 1.55fr;grid-gap:clamp(34px,6vw,92px);gap:clamp(34px,6vw,92px);padding:clamp(42px,6vw,80px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.content-section-heading>span{display:block;margin-bottom:10px;color:var(--gold-bright);font-size:10px;letter-spacing:.16em}.content-section-heading h2{margin:0;font:400 clamp(30px,3.3vw,46px)/1.06 Georgia,Times New Roman,serif}.content-section-body{color:var(--muted);font:17px/1.72 Georgia,Times New Roman,serif}.content-section-body p{margin:0 0 1.2em}.content-section-body p:last-child{margin-bottom:0}.content-section-body strong{color:var(--text);font-weight:400}.content-pullquote{margin:0;padding:clamp(54px,7vw,92px) clamp(38px,8vw,118px);border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 78% 25%,var(--ambient-glow),transparent 42%),var(--surface-2);color:var(--text);text-align:center;font:400 clamp(31px,4.3vw,54px)/1.18 Georgia,Times New Roman,serif;box-shadow:var(--shadow)}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.principle-grid article{min-height:220px;padding:28px 24px;border:1px solid var(--line-soft);border-radius:11px;background:color-mix(in srgb,var(--surface) 93%,var(--ambient-glow) 7%)}.principle-number{color:var(--gold-bright);font-size:10px;letter-spacing:.14em}.principle-grid h3{margin:35px 0 12px;font:400 24px/1.1 Georgia,Times New Roman,serif;color:var(--text)}.principle-grid p{margin:0;color:var(--muted);font:14px/1.55 Georgia,Times New Roman,serif}.editorial-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.book-detail{display:grid;grid-template-columns:minmax(260px,.7fr) 1.3fr;grid-gap:clamp(36px,6vw,84px);gap:clamp(36px,6vw,84px);align-items:center}.book-detail-image{overflow:hidden;border-radius:12px;border:1px solid var(--line);box-shadow:var(--shadow)}.book-detail-image img{width:100%;height:auto}.project-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.project-tile{min-height:260px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 82% 15%,var(--ambient-glow),transparent 44%),var(--surface);box-shadow:var(--shadow)}.project-tile h3{margin:0;font:400 30px/1.1 Georgia,serif}.project-tile p{color:var(--muted);font:15px/1.55 Georgia,serif;max-width:520px}.project-tile a{color:var(--gold-bright);font-size:11px;letter-spacing:.08em}.project-status{color:var(--gold-bright);font-size:9px;letter-spacing:.16em}@media (max-width:900px){.content-section{grid-template-columns:1fr;gap:28px}.principle-grid{grid-template-columns:repeat(2,1fr)}.book-detail,.project-list{grid-template-columns:1fr}}@media (max-width:680px){.inner-hero{min-height:650px;height:auto}.inner-hero-copy{margin-top:118px}.inner-hero-copy h1{font-size:clamp(38px,11vw,48px)}.inner-hero-copy p{font-size:16px}.content-flow{width:calc(100% - 28px)}.content-section{padding:30px 24px}.content-section-body{font-size:16px}.principle-grid{grid-template-columns:1fr}.content-pullquote{font-size:clamp(28px,8vw,38px);padding:46px 26px}.footer-lockup{align-items:center}}