:root{--ink:#0e252b;--ink-2:#17343b;--paper:#f5f5f1;--white:#fff;--line:#cad4d1;--gold:#d1ab6c;--gold-light:#e9d5ad;--text:#20353a;--muted:#587075}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:400 1rem/1.65 "DM Sans",Arial,sans-serif;color:var(--text);background:var(--paper)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;line-height:1.02;letter-spacing:-.062em}h1 em,h2 em,.statement em{font-family:"Instrument Serif",Georgia,serif;font-size:1.12em;font-weight:400;letter-spacing:-.015em}.skip{position:absolute;left:-999px;top:0;z-index:20;padding:1rem;background:white}.skip:focus{left:1rem}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}
.site-header{height:84px;padding:0 4vw;display:flex;align-items:center;gap:2rem;background:var(--ink);color:white;border-bottom:1px solid #ffffff2a;position:relative;z-index:4}.brand{display:flex;align-items:center;gap:12px;min-width:230px;font-size:.75rem;line-height:1.18;letter-spacing:.15em;font-weight:700}.brand-mark{width:48px;height:48px;object-fit:contain}.site-header>nav{display:flex;gap:2.3rem;margin:auto;font-size:.85rem}.site-header>nav a{border-bottom:1px solid transparent;padding:8px 0}.site-header>nav a:hover{border-color:var(--gold)}.header-contact{font-size:.84rem;font-weight:700;padding:12px 18px;border:1px solid #ffffff80;white-space:nowrap}.header-contact span{margin-left:22px;color:var(--gold)}.header-contact:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.header-contact:hover span{color:var(--ink)}.mobile-menu{display:none}
.hero{background:var(--ink);color:white;overflow:hidden}.hero-main{min-height:730px;display:grid;grid-template-columns:59% 41%;position:relative}.hero-main:before{content:"";position:absolute;width:58vw;height:58vw;max-width:1000px;max-height:1000px;border:1px solid #ffffff1c;border-radius:50%;left:-28vw;top:26%;pointer-events:none}.hero-copy{padding:7.1vw 3vw 7vw 8vw;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.eyebrow,.section-label,.hero-footer,.visual-caption,.number,.method-note,.article-list>a>span:first-child,.statement span{font-size:.73rem;letter-spacing:.22em;font-weight:700}.eyebrow{color:var(--gold);margin-bottom:2.3rem}.hero h1{font-size:clamp(5rem,7.2vw,8.8rem);line-height:.96;white-space:nowrap;margin-bottom:2rem}.hero h1 em{color:var(--gold);font-style:italic}.hero-lead{font-size:1.1rem;line-height:1.7;max-width:530px;color:#c6d5d1}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:58px;padding:17px 22px;font-weight:700;font-size:.88rem;transition:background .2s,color .2s,transform .2s}.button.gold{background:var(--gold);color:var(--ink)}.button.gold:hover{background:var(--gold-light);transform:translateY(-2px)}.text-link{font-size:.88rem;font-weight:600;border-bottom:1px solid #b6c4bf;padding:12px 0}.text-link span{margin-left:18px}.hero-visual{position:relative;background:#e6e7ea;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 20%;transform:scale(1.16);transform-origin:center 18%}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0e252b8c,transparent 28%),linear-gradient(90deg,#0e252b2e,transparent 18%)}.visual-caption{position:absolute;bottom:30px;right:35px;z-index:1;color:white}.hero-footer{min-height:70px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 4vw;border-top:1px solid #ffffff2a;color:#c1d0cb}.hero-footer span{padding:10px 22px;text-align:center;border-right:1px solid #ffffff2a}.hero-footer span:last-child{border:0}
.section{padding:105px 7vw}.section-label{display:flex;align-items:center;gap:22px;color:#a2763f;margin-bottom:68px}.section-label .line{flex:1;height:1px;background:var(--line)}.section h2,.contact h2{font-size:clamp(3.4rem,5.3vw,6.3rem)}.section h2 em{color:#a2763f;font-style:italic}.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:52% 48%;gap:5vw}.about h2{max-width:700px}.about-photo{width:72%;height:480px;object-fit:cover;object-position:center 25%;margin-top:48px;box-shadow:32px 32px 0 #e5e9e5}.about-copy{max-width:600px;padding:13vw 3vw 0 0}.about-copy p{font-size:1.08rem;line-height:1.8;color:#40575c;margin-bottom:1.5rem}.underlined{display:inline-flex;align-items:center;gap:30px;font-weight:700;font-size:.88rem;border-bottom:1px solid #a2763f;padding:0 0 8px;margin-top:14px}.underlined:hover{color:#a2763f}
.statement{background:var(--gold);color:var(--ink);padding:88px 7vw;display:flex;justify-content:space-between;align-items:end;gap:3rem}.statement p{font-size:clamp(2.5rem,5.4vw,6rem);line-height:1.05;letter-spacing:-.05em;font-weight:500;margin:0}.statement em{font-style:italic}.statement span{white-space:nowrap}.method{background:#fff}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;margin-bottom:68px}.section-intro p{max-width:520px;font-size:1.08rem;line-height:1.8;color:#456066}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.method-grid article{padding:35px 26px 45px;margin:0;border-right:1px solid var(--line);min-height:340px;transition:background .25s}.method-grid article:first-child{padding-left:0}.method-grid article:last-child{border:0}.method-grid article:hover{background:#f3f5f1}.number{color:#9f733e}.method-grid h3{font-size:1.45rem;font-weight:600;line-height:1.2;letter-spacing:-.035em;margin:56px 0 15px}.method-grid p{color:#52676b;line-height:1.7;margin:0}.method-note{display:flex;justify-content:space-between;gap:20px;padding-top:26px;color:#9f733e}.method-note strong{font-size:.88rem;letter-spacing:0;color:var(--ink)}
.expertise{background:var(--ink);color:white}.expertise .section-label .line,.contact .section-label .line{background:#ffffff34}.expertise h2 em,.contact h2 em{color:var(--gold)}.expertise-grid{display:grid;grid-template-columns:45% 55%;gap:5vw}.expertise-grid>div:first-child p{max-width:440px;font-size:1.08rem;color:#b6c9c4}.service-list{padding-right:5vw}.service-list>div{display:grid;grid-template-columns:38px 1fr;gap:0 25px;padding:27px 0;border-top:1px solid #ffffff3b}.service-list>div:last-child{border-bottom:1px solid #ffffff3b}.service-list span{grid-row:span 2;color:var(--gold);font-size:.73rem;letter-spacing:.15em}.service-list h3{font-size:1.65rem;font-weight:500;letter-spacing:-.045em;margin-bottom:7px}.service-list p{color:#b6c9c4;margin-bottom:0}
.insights{background:var(--paper)}.insights-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:55px}.insights-head h2{margin:0}.article-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-list>a{min-height:300px;background:white;padding:30px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 0 0 1px #dde5e0;transition:transform .25s,box-shadow .25s}.article-list>a:hover{transform:translateY(-7px);box-shadow:0 15px 40px #0e252b16}.article-list>a>span:first-child{color:#a2763f}.article-list strong{font-size:1.5rem;line-height:1.25;letter-spacing:-.04em;font-weight:500;margin-top:46px}.article-list>a>span:last-child{align-self:flex-end;margin-top:auto;font-size:1.5rem}
.contact{background:#19363e;color:white;padding:110px 7vw}.contact-grid{display:grid;grid-template-columns:55% 45%;gap:5vw}.contact h2{margin-bottom:1.8rem}.contact p{font-size:1.08rem;max-width:520px;color:#c3d3cf}.contact-actions{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:21px;padding-top:5rem}.contact-actions .button{min-width:300px}.contact-link{border-bottom:1px solid var(--gold);padding-bottom:8px;font-weight:700;font-size:.88rem}.contact-link span{margin-left:45px}.contact-actions small{font-size:.8rem;color:#b5c5c1}footer{background:#092026;color:#b8c9c4;padding:45px 7vw 30px;font-size:.82rem}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-top{padding-bottom:42px}.footer-brand{color:white;font-weight:700;letter-spacing:.15em}.footer-bottom{padding-top:28px;border-top:1px solid #ffffff2a}
@media(max-width:1100px){.site-header>nav{gap:1rem}.hero-main{grid-template-columns:56% 44%}.hero h1{font-size:clamp(4.5rem,7vw,7rem)}.hero-copy{padding-left:5vw}.method-grid{grid-template-columns:repeat(2,1fr)}.method-grid article:nth-child(2){border-right:0}.method-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-photo{width:85%}.footer-bottom{flex-wrap:wrap}}
@media(max-width:760px){.site-header{height:72px;padding:0 5vw;gap:10px}.brand{min-width:0;margin-right:auto;font-size:.66rem}.brand-mark{width:42px;height:42px}.site-header>nav{display:none}.mobile-menu{display:block;position:relative;font-size:.8rem}.mobile-menu summary{cursor:pointer;list-style:none;border-bottom:1px solid #ffffff6a;padding:7px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:37px;width:200px;display:flex;flex-direction:column;background:var(--ink-2);padding:14px;box-shadow:0 10px 20px #0004}.mobile-menu nav a{padding:10px;border-bottom:1px solid #ffffff22}.header-contact{padding:8px 10px;font-size:.75rem}.header-contact span{display:none}.hero-main{display:flex;flex-direction:column;min-height:0}.hero-main:before{width:90vw;height:90vw;left:-40vw;top:15%}.hero-copy{padding:80px 6vw 66px}.eyebrow{font-size:.68rem;margin-bottom:1.6rem}.hero h1{white-space:normal;font-size:clamp(4.1rem,11vw,6rem);line-height:1;margin-bottom:1.5rem}.hero-lead{font-size:1rem;line-height:1.7}.actions{gap:15px;margin-top:1.5rem}.button{min-height:55px}.hero-visual{height:440px}.hero-visual img{transform:scale(1.08);object-position:center 18%}.visual-caption{bottom:23px;right:6vw;font-size:.65rem}.hero-footer{display:block;padding:15px 6vw;min-height:0}.hero-footer span{display:block;text-align:left;border-right:0;border-bottom:1px solid #ffffff22;padding:10px 0}.hero-footer span:last-child{border:0}.section,.contact{padding:75px 6vw}.section-label{margin-bottom:42px}.section h2,.contact h2{font-size:clamp(3.1rem,10vw,5rem);letter-spacing:-.05em}.about-grid,.section-intro,.expertise-grid,.contact-grid{display:block}.about-photo{width:100%;height:430px;margin-top:30px;box-shadow:15px 15px 0 #e5e9e5}.about-copy{padding:55px 0 0}.statement{display:block;padding:65px 6vw}.statement p{font-size:clamp(2.6rem,8vw,4.7rem)}.statement span{display:block;margin-top:27px}.section-intro{margin-bottom:32px}.section-intro p{margin-top:30px}.method-grid{grid-template-columns:1fr}.method-grid article{padding:24px 0 30px!important;border-right:0;border-bottom:1px solid var(--line);min-height:0}.method-grid article:last-child{border:0}.method-grid h3{margin:20px 0 10px}.method-note{flex-direction:column}.expertise-grid>div:first-child p{margin:30px 0}.service-list{padding:0}.service-list h3{font-size:1.4rem}.insights-head{display:block}.insights-head .underlined{margin-top:25px}.article-list{grid-template-columns:1fr}.article-list>a{min-height:230px}.article-list strong{margin-top:28px}.contact-actions{padding-top:22px}.contact-actions .button{min-width:0}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-top{padding-bottom:25px}.footer-bottom{padding-top:20px}}
@media(max-width:430px){.brand span{display:none}.hero h1{font-size:clamp(3.6rem,13vw,4.6rem)}.actions{align-items:flex-start;flex-direction:column}.hero-visual{height:400px}.about-photo{height:360px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Depth and light: controlled gradients keep the editorial layout readable. */
.site-header{background:linear-gradient(105deg,#071b21 0%,#102b31 58%,#18343a 100%);box-shadow:0 12px 30px #03141826}
.hero{position:relative;background:radial-gradient(ellipse 65% 85% at 72% 36%,#31545a 0%,#18373e 41%,transparent 75%),linear-gradient(132deg,#071b21 0%,#102b31 52%,#07191e 100%)}
.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 65% at 14% 15%,#d1ab6c16,transparent 72%),linear-gradient(125deg,transparent 57%,#091c2399 100%)}
.hero-main:before{border-color:#e9d5ad2a;box-shadow:0 0 0 16vw #e9d5ad04,0 0 0 29vw #ffffff02}
.hero-copy:before{content:"";position:absolute;inset:14% 9% 11% 4%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 48% 38%,#92b3ac12,transparent 67%)}
.hero h1{text-shadow:0 14px 28px #06191c33}
.hero h1 em{color:#edc992;text-shadow:0 0 42px #d1ab6c33}
.hero-visual{background:linear-gradient(180deg,#f4f5f3,#cdd7d5);box-shadow:inset 25px 0 45px #071b2140}
.hero-visual:after{background:linear-gradient(0deg,#071b21a8,transparent 31%),linear-gradient(90deg,#071b2180,transparent 28%),radial-gradient(ellipse 75% 80% at 52% 42%,transparent 34%,#071b2138 100%)}
.hero-footer{position:relative;background:linear-gradient(90deg,#071b21,#19373c 51%,#071b21)}
.button.gold{background:linear-gradient(115deg,#f1d3a0 0%,#d1ab6c 55%,#b9874e 100%);box-shadow:0 11px 30px #071b2140,inset 0 1px #fff7;position:relative;overflow:hidden}
.button.gold:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 20%,#ffffff60 48%,transparent 75%);transform:translateX(-140%);transition:transform .55s ease;pointer-events:none}
.button.gold:hover:before{transform:translateX(140%)}
.about{background:radial-gradient(ellipse 72% 65% at 8% 45%,#e3e9e5 0%,transparent 74%),linear-gradient(145deg,#fbfaf6,#f1f3ee 68%,#e9eeea)}
.about-photo{box-shadow:32px 32px 0 #d8dfda,44px 48px 48px #071b2122}
.statement{position:relative;overflow:hidden;background:linear-gradient(128deg,#f0d2a0,#d0a669 49%,#b9864e 100%)}
.statement:before{content:"";position:absolute;width:42vw;height:42vw;border:1px solid #fff5;border-radius:50%;right:-12vw;top:-18vw;box-shadow:0 0 0 8vw #fff1,0 0 0 17vw #0e252b08;pointer-events:none}
.statement>*{position:relative}
.method{background:linear-gradient(180deg,#fff 0%,#f4f6f3 100%)}
.method-grid article{transition:background .3s,box-shadow .3s,transform .3s}
.method-grid article:hover{background:linear-gradient(145deg,#ffffff,#e7eee9);box-shadow:0 17px 30px #0e252b12;transform:translateY(-4px)}
.expertise{position:relative;overflow:hidden;background:radial-gradient(ellipse 64% 80% at 90% 45%,#2d5154 0%,transparent 72%),linear-gradient(120deg,#071b21 0%,#15363a 60%,#0b252c 100%)}
.expertise:before{content:"";position:absolute;width:48vw;height:48vw;border:1px solid #ffffff20;border-radius:50%;left:-26vw;bottom:-32vw;box-shadow:0 0 0 9vw #ffffff05,0 0 0 20vw #d1ab6c04;pointer-events:none}
.expertise>*{position:relative}
.service-list>div{transition:background .25s,padding .25s}
.service-list>div:hover{background:linear-gradient(90deg,#ffffff08,#ffffff00);padding-left:13px}
.insights{background:radial-gradient(ellipse 65% 85% at 78% 8%,#e1e9e2,transparent 70%),linear-gradient(155deg,#f8f8f4,#eef2ee)}
.article-list>a{background:linear-gradient(145deg,#fff 0%,#fafaf7 70%,#e7ede8 100%);box-shadow:0 0 0 1px #d7e0da,0 12px 28px #0e252b0d}
.article-list>a:hover{box-shadow:0 0 0 1px #c6d1ca,0 24px 48px #0e252b26}
.contact{position:relative;overflow:hidden;background:radial-gradient(ellipse 46% 95% at 86% 50%,#395c59 0%,transparent 80%),linear-gradient(125deg,#081e24 0%,#173b3e 60%,#0b242b 100%)}
.contact:before{content:"";position:absolute;width:48vw;height:48vw;border:1px solid #e9d5ad3d;border-radius:50%;right:-20vw;bottom:-28vw;box-shadow:0 0 0 9vw #e9d5ad07;pointer-events:none}
.contact>*{position:relative}
@media(max-width:760px){.hero-main:before{box-shadow:0 0 0 20vw #e9d5ad03}.hero-copy:before{inset:5% 2%}.about-photo{box-shadow:15px 15px 0 #d8dfda,22px 28px 35px #071b2124}.statement:before{width:75vw;height:75vw;right:-35vw;top:-25vw}.expertise:before{width:90vw;height:90vw;left:-50vw;bottom:-45vw}.contact:before{width:80vw;height:80vw;right:-45vw;bottom:-40vw}}
@media(prefers-reduced-motion:reduce){.button.gold:before{transition:none!important}.method-grid article:hover{transform:none}}

.hero-book-link{align-self:flex-start;margin-top:3.2rem;color:#edc992;font-size:.72rem;font-weight:700;letter-spacing:.19em;border-bottom:1px solid #edc99270;padding:0 0 10px;transition:color .2s,border-color .2s}.hero-book-link span{margin-left:14px;font-size:1rem}.hero-book-link:hover{color:white;border-color:white}
.book-section{position:relative;overflow:hidden;color:white;background:radial-gradient(ellipse 55% 75% at 5% 50%,#35585a 0%,transparent 72%),linear-gradient(125deg,#071b21 0%,#16363c 64%,#092329 100%)}
.book-section:before{content:"";position:absolute;width:58vw;height:58vw;border:1px solid #e9d5ad2c;border-radius:50%;left:-27vw;top:-24vw;box-shadow:0 0 0 10vw #e9d5ad04;pointer-events:none}.book-section>*{position:relative}.book-section .section-label .line{background:#ffffff34}.book-section h2{font-size:clamp(3.6rem,5.8vw,7rem);margin-bottom:28px}.book-section h2 em{color:#edc992}.book-grid{display:grid;grid-template-columns:40% 60%;gap:4vw;align-items:center}.book-art{position:relative;display:flex;flex-direction:column;align-items:center;gap:28px;padding:20px 5vw 20px 0}.book-art:before{content:"";position:absolute;inset:10% 4% 10% 0;border-radius:50%;background:radial-gradient(ellipse,#d1ab6c47,transparent 70%);filter:blur(28px);pointer-events:none}.book-art img{position:relative;width:min(320px,75%);max-height:490px;object-fit:contain;box-shadow:26px 30px 48px #0009,6px 8px 0 #edc99235;transform:perspective(900px) rotateY(-9deg) rotateZ(-3deg);transition:transform .35s}.book-art img:hover{transform:perspective(900px) rotateY(0) rotateZ(0)}.book-art span{position:relative;color:#c0d1cc;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-align:center}.book-copy{max-width:650px;padding:15px 0}.book-kicker{color:#edc992;font-size:.72rem;letter-spacing:.2em;font-weight:700;margin-bottom:20px}.book-copy>p:not(.book-kicker){font-size:1.05rem;line-height:1.8;color:#c4d3d0;max-width:560px}.book-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:38px}.book-fields label{display:flex;flex-direction:column;gap:9px;font-size:.82rem;font-weight:700;color:#e5eeeb}.book-fields input{width:100%;min-height:54px;padding:13px 15px;border:1px solid #d7e5df4d;border-radius:0;background:#ffffff12;color:white;font:inherit;outline:0;transition:border-color .2s,background .2s}.book-fields input::placeholder{color:#c3d4cf8f}.book-fields input:focus{border-color:#edc992;background:#ffffff1c}.book-consent{display:flex;align-items:flex-start;gap:10px;margin:23px 0;color:#d0dfda;font-size:.78rem;line-height:1.55}.book-consent input{width:18px;height:18px;flex:none;margin:2px 0 0;accent-color:#d1ab6c}.book-consent a{text-decoration:underline;text-underline-offset:3px}.book-consent a:hover{color:#edc992}.book-honey{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.book-section .button{cursor:pointer;border:0;min-width:280px}.book-section .button:disabled{opacity:.7;cursor:wait}.book-status{min-height:1.5em;margin:15px 0 0;font-size:.83rem}.book-status.success{color:#d7f1d7}.book-status.error{color:#ffcfb7}.book-status a{display:inline-block;text-decoration:underline;text-underline-offset:3px}.book-disclosure{margin:14px 0 0;color:#aabfba;font-size:.74rem;line-height:1.6;max-width:610px}
@media(max-width:1100px){.site-header>nav{gap:.75rem}.book-grid{grid-template-columns:38% 62%;gap:2vw}.book-art img{width:min(290px,80%)}}
@media(max-width:760px){.hero-book-link{margin-top:2.2rem}.book-grid{display:flex;flex-direction:column;align-items:stretch;gap:35px}.book-art{padding:0;order:1}.book-art img{width:min(260px,65%)}.book-copy{order:2}.book-section h2{font-size:clamp(3.4rem,10vw,5.5rem)}.book-fields{grid-template-columns:1fr;margin-top:28px}.book-section:before{width:90vw;height:90vw;left:-50vw;top:-25vw}}
@media(max-width:430px){.book-section .button{min-width:0;width:100%}.book-art img{width:min(220px,65%)}}
@media(prefers-reduced-motion:reduce){.book-art img{transition:none!important}.book-art img:hover{transform:perspective(900px) rotateY(-9deg) rotateZ(-3deg)}}
