/* styles-v2.css */
@font-face{font-family:Plex;src:url('/assets/plex-latin.056e4e2459f57a00.woff2') format('woff2');font-style:normal;font-weight:100 700;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Plex;src:url('/assets/plex-latin-ext.ae1d854fefa1167a.woff2') format('woff2');font-style:normal;font-weight:100 700;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--header-height:74px;--ink:#25282d;--dark:#282b31;--muted:#686e75;--line:#dce0e2;--paper:#f4f5f4;--bronze:#bea57c;--ease:cubic-bezier(.22,.7,.2,1);--gutter:clamp(22px,5.8vw,92px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{margin:0;color:var(--ink);background:#fff;font:400 16px/1.65 Plex,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #8b7049;outline-offset:5px}::selection{background:#dac7a7;color:#20242a}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.16}h2{font-size:clamp(30px,3vw,43px);letter-spacing:-.045em}h3{letter-spacing:-.023em}svg{width:23px;height:23px;flex:none}.shell{max-width:1500px;margin:auto;padding-left:var(--gutter);padding-right:var(--gutter)}.skip-link{position:fixed;top:-80px;left:24px;padding:12px 18px;background:white;z-index:100}.skip-link:focus{top:16px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.14em;line-height:1.4;margin:0 0 25px;color:#8e7450}.section{padding:100px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:52px}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.75;max-width:360px;margin-bottom:3px}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:14px;font-weight:500;line-height:1.5}.text-link svg,.read-link svg{transition:transform .3s var(--ease)}.text-link:hover svg,.guide-item:hover svg{transform:translateX(5px)}
.site-header{height:var(--header-height);background:var(--dark);color:#f2f2f1;border-bottom:1px solid #ffffff16;position:sticky;top:0;z-index:50}.header-inner{display:flex;align-items:center;height:100%;gap:35px}.brand{display:flex;align-items:center;gap:13px;flex:none}.brand-symbol{display:block;width:66px;height:68px;position:relative;overflow:hidden}.brand-symbol img{position:absolute;width:130px;height:auto;max-width:none;left:-29px;top:-9px;mix-blend-mode:lighten}.brand-name{font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.1;letter-spacing:-.03em}.brand-name small{display:block;font:400 9px/1.5 Plex,Arial,sans-serif;letter-spacing:.15em;margin-top:9px;color:#c4c4c6}.desktop-nav{margin-left:auto;display:flex;gap:28px;align-items:center}.desktop-nav a{font-size:14px;white-space:nowrap;color:#d1d2d4;position:relative;padding:15px 0}.desktop-nav a:after{content:'';position:absolute;height:1px;left:0;right:100%;bottom:6px;background:var(--bronze);transition:right .3s var(--ease)}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-calc{font-size:14px;display:flex;gap:16px;align-items:center;margin-left:8px;padding-left:30px;border-left:1px solid #ffffff2a;color:#d6c3a5;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;position:relative;padding:10px;flex:none}.menu-toggle span{display:block;width:24px;height:1px;background:#fff;position:absolute;top:17px;transition:transform .45s var(--ease),top .45s var(--ease)}.menu-toggle span+span{top:25px}.menu-toggle[aria-expanded=true] span{top:21px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span+span{transform:rotate(-45deg)}.mobile-menu{position:fixed;inset:var(--header-height) 0 0;background:rgba(34,37,43,.985);color:white;z-index:45;opacity:0;transform:translateY(-12px);transition:opacity .45s var(--ease),transform .45s var(--ease);overflow:auto}.mobile-menu.is-open{opacity:1;transform:translateY(0)}.mobile-menu nav{padding:30px var(--gutter);display:flex;flex-direction:column}.mobile-menu a{padding:17px 0;border-bottom:1px solid #ffffff20;font-size:23px;font-weight:400}.mobile-menu .mobile-phone{font-size:18px;color:#ccb590;margin-top:30px;border:0}
.hero{position:relative;background:#23272c;min-height:610px;color:#fff;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,34,39,.99) 0%,rgba(30,34,39,.94) 23%,rgba(30,34,39,.69) 43%,rgba(30,34,39,.10) 74%),linear-gradient(0deg,rgba(20,24,28,.38),transparent 45%)}.hero-inner{min-height:610px;position:relative;display:flex;align-items:center;padding-top:58px;padding-bottom:75px}.hero-copy{max-width:700px}.hero .eyebrow{display:flex;align-items:center;gap:15px;color:#c9b38f;margin-bottom:32px;font-size:12px}.hero h1{font-size:clamp(42px,4.6vw,68px);font-weight:400;line-height:1.12;letter-spacing:-.043em;margin:0 0 25px}.hero h1>span{color:#d1bd9e}.hero-lead{font-size:17px;line-height:1.8;color:#d2d4d7;margin-bottom:33px}.hero-actions{display:flex;gap:28px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:52px;padding:13px 24px;font-size:14px;font-weight:500;border:1px solid transparent;transition:background .3s var(--ease),color .3s var(--ease);line-height:1.5}.button.bronze{background:#c1aa86;color:#20242a}.button.bronze:hover{background:#d2be9c}.button.dark{background:#282e36;color:#fff}.button.dark:hover{background:#414b57}.button svg{width:20px;height:20px}.hero-secondary{font-size:14px;border-bottom:1px solid #ffffff55;padding:7px 0}.hero-caption{position:absolute;right:var(--gutter);bottom:25px;text-align:right;display:grid;gap:2px}.hero-caption span{font-size:10px;letter-spacing:.14em;color:#e2e2e0}.hero-caption small{font-size:10px;color:#b7bfc5}
.intro-strip{background:#f0f1f0;border-bottom:1px solid #e1e3e2}.strip-grid{display:grid;grid-template-columns:1.05fr 1.15fr 1.32fr 1fr;padding-top:28px;padding-bottom:28px;align-items:center}.strip-grid>div,.strip-grid>a{display:flex;gap:17px;padding:5px 24px;border-left:1px solid #d2d6d7}.strip-grid>div:first-child{border:0;padding-left:0;display:block;font-size:15px;line-height:1.7}.strip-grid span{font-size:11px;color:#8b7555;padding-top:3px}.strip-grid p{font-size:13px;line-height:1.7;color:#6d7378;margin:0}.strip-grid strong{font-size:14px;font-weight:500;color:#2c3239}.strip-grid>a{justify-content:space-between;align-items:center;padding-right:0}.strip-grid>a svg{color:#8b7555}
.service-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);column-gap:64px}.service-item{display:grid;grid-template-columns:26px 1fr 25px;gap:15px;padding:32px 0;border-bottom:1px solid var(--line);align-items:start}.service-no{font-size:12px;color:#998262;padding-top:3px}.service-item h3{font-size:22px;margin:0 0 12px}.service-item p{font-size:16px;color:var(--muted);line-height:1.65;max-width:400px;margin:0}.service-item>svg{color:#868c90;transition:transform .3s var(--ease);margin-top:3px}.service-item:hover>svg{transform:translateX(6px);color:#8b7049}.service-item:hover h3{color:#826848}
.approach-section{background:#eef0f0;padding:90px 0}.approach-grid{display:grid;grid-template-columns:1.13fr 1fr;gap:95px}.approach-profile h2{margin-bottom:25px}.approach-profile>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8;max-width:510px}.approach-profile>.text-link{margin-top:8px}.career-line{margin-top:43px;border-top:1px solid #cdd2d3;display:flex;gap:32px;padding-top:25px}.career-line>div{flex:1}.career-line strong{font-size:30px;font-weight:400;letter-spacing:-.03em;display:block;line-height:1.2}.career-line span{font-size:12px;display:block;color:var(--muted);margin-top:8px}.principles{border-left:1px solid #cdd2d3;padding-left:55px}.principles article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid #cdd2d3}.principles article:last-child{border:0;padding-bottom:0}.principles article>span{font-size:12px;color:#998262;padding-top:3px}.principles h3{font-size:22px;margin-bottom:10px}.principles p{font-size:16px;line-height:1.7;color:var(--muted);margin-bottom:0}
.calculator-section{background:#fff}.calculator{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--line)}.calc-fields{padding:36px 40px}.calc-topline{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px;font-size:12px;letter-spacing:.08em;color:#7c684c}.calc-topline span+span{letter-spacing:0;color:#6c737a;font-size:12px}.field{margin-bottom:20px;min-width:0}.field label{font-size:14px;font-weight:500;display:block;margin-bottom:9px}.input-wrap{border:1px solid #ccd1d4;display:flex;align-items:center;background:#fff;transition:border-color .25s}.input-wrap:hover{border-color:#9b815b}.input-wrap:focus-within{outline:none;box-shadow:none;border-color:#80694a}.input-wrap input{background:none;border:0;outline:none;width:100%;min-width:0;padding:14px 15px;color:#25282d;line-height:1.5;font-size:17px;font-variant-numeric:tabular-nums}.input-wrap input:focus-visible{outline:none}.input-wrap input::placeholder{color:#92989c;font-size:16px}.input-wrap span{font-size:13px;color:#7a838a;padding-right:16px}.field small{display:block;margin-top:7px;font-size:12px;color:#7a8085}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.calc-fields>.button{width:100%;margin-top:3px}.field-privacy{font-size:12px;color:#72797e;text-align:center;margin:12px 0 0}.form-error{font-size:14px;color:#9b3030;line-height:1.5;margin-bottom:16px}.calc-result{background:#edf0f1;padding:36px 40px;display:flex;flex-direction:column;min-width:0}.result-top{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em;color:#6a737c}.result-top>span+span{font-size:22px;color:#9b8769;line-height:1}.calc-result output{display:block;margin:28px 0 0}.calc-result output strong{font-size:46px;font-weight:400;line-height:1.15;letter-spacing:-.04em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;display:block}.calc-result output p{font-size:16px;color:#6c757d;line-height:1.7;margin:10px 0 0}.calc-result dl{margin:20px 0 0;padding:0;font-size:14px}.calc-result dl[hidden]{display:none}.calc-result dl>div{display:flex;justify-content:space-between;gap:16px;padding:6px 0;border-bottom:1px solid #d7dcdf}.calc-result dt{color:#6a737c}.calc-result dd{margin:0;text-align:right;font-variant-numeric:tabular-nums}.result-note{font-size:13px;line-height:1.7;color:#68727a;margin:24px 0 20px}.calc-result .text-link{font-size:14px;line-height:1.6;margin-top:auto;border-top:1px solid #d0d7db;padding-top:18px;gap:15px;justify-content:space-between}.method-link{font-size:14px;display:flex;align-items:center;gap:15px;margin-top:20px;width:fit-content;color:#766347}.method-link svg{width:18px}
.guides-section{background:var(--paper);border-top:1px solid #e7e9e8}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.guide-item{border-top:1px solid #bcc4c8;padding-top:20px;display:flex;flex-direction:column}.guide-meta{font-size:12px;color:#7f6a4b;display:flex;align-items:center;gap:12px}.guide-item h3{font-size:25px;line-height:1.3;margin:24px 0 35px;max-width:320px}.read-link{display:flex;gap:20px;align-items:center;font-size:14px;font-weight:500;margin-top:auto}.contact-section{background:#2c333d;color:#f5f6f7;padding:85px 0}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.contact-section .eyebrow{color:#c2aa85}.contact-section h2{font-size:clamp(30px,3vw,42px);margin-bottom:20px}.contact-section p:not(.eyebrow){color:#b4bcc5;font-size:16px;line-height:1.8;margin:0}.contact-links>a{display:grid;grid-template-columns:1fr 24px;border-bottom:1px solid #ffffff23;padding:0 0 20px;margin-bottom:23px;align-items:center}.contact-links>a>span,.location-row>span{font-size:12px;letter-spacing:.13em;color:#b1b7c0;grid-column:1;display:block;margin-bottom:6px}.contact-links strong{font-weight:400;font-size:23px;line-height:1.4;overflow-wrap:anywhere}.contact-links svg{grid-column:2;grid-row:1/3;color:#c2aa85}.location-row strong{font-size:16px}.footer{background:#24272d;color:#c4c8cd}.footer-main{display:grid;grid-template-columns:180px 1fr auto;gap:50px;align-items:center;padding-top:35px;padding-bottom:35px}.footer-logo{width:180px;height:auto;mix-blend-mode:lighten}.footer-title{font-size:17px;color:white;margin-bottom:9px}.footer-main p:not(.footer-title){font-size:14px;line-height:1.7;margin-bottom:0;color:#a8afb8}.footer-main .footer-location{margin-top:12px}.footer nav{display:grid;gap:10px;font-size:14px}.footer nav a:hover{color:#d9c5a4}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:18px;padding-bottom:22px;font-size:12px;color:#a3abb3;border-top:1px solid #ffffff13}
.breadcrumbs{display:flex;gap:14px;color:#79838b;font-size:12px;padding-top:28px}.breadcrumbs a{color:#535d66}.page-intro{padding-top:60px;padding-bottom:58px}.page-intro h1{font-size:clamp(34px,4.1vw,58px);letter-spacing:-.045em;max-width:910px;margin-bottom:25px}.page-intro>p:last-child{font-size:20px;color:#747d84;max-width:780px;line-height:1.65;margin-bottom:0}.article-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:85px;padding-bottom:80px;align-items:start}.prose section{margin-bottom:36px}.prose h2{font-size:27px;letter-spacing:-.025em;margin-bottom:16px}.prose p,.prose li{font-size:17px;line-height:1.9;color:#626b74}.prose a:not(.button):not(.text-link){color:#796243;text-decoration:underline;text-underline-offset:4px}.prose ul,.prose ol{padding-left:24px}.prose li{padding-left:4px;margin-bottom:10px}.scope-note{border-top:1px solid var(--line);padding-top:22px;font-size:14px!important;color:#737d85!important}.article-aside{background:#edf0f1;padding:32px}.article-aside .eyebrow{margin-bottom:17px}.article-aside h2{font-size:27px}.article-aside ul{padding:0;list-style:none;margin:0 0 24px}.article-aside li{font-size:14px;line-height:1.6;padding:13px 0;border-bottom:1px solid #d2d9dc}.article-aside p:not(.eyebrow){font-size:14px;color:#707b83;line-height:1.7}.article-aside .button{width:100%;gap:10px}.career-aside>div{padding:18px 0;border-top:1px solid #d2d9dc}.career-aside strong{font-size:38px;display:block;font-weight:400}.career-aside span{font-size:14px;color:#6d767d}.career-aside .button{margin-top:25px}.related{padding-bottom:80px}.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.related-links a{display:flex;justify-content:space-between;gap:18px;padding:20px 0;border-top:1px solid var(--line);font-size:16px}.guide-index{padding-bottom:100px}.guide-prose{max-width:970px;padding-bottom:90px}.article-meta{font-size:12px!important;color:#737f88!important;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:35px}.calc-page{padding-bottom:65px}.method-prose{max-width:1050px;padding-bottom:65px}.formula{padding:24px;background:#eef1f1;font-size:18px!important;color:#363f47!important}.table-scroll{overflow:auto;max-width:100%}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left;min-width:640px}caption{text-align:left;color:#757e86;padding-bottom:14px;font-size:13px}th,td{padding:13px 15px;border-bottom:1px solid var(--line);font-weight:400;white-space:nowrap}thead{background:#eef1f1}thead th{font-weight:500}.not-found{padding-bottom:100px}
.field-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:9px}.field .field-heading label{margin:0}.calc-example{display:inline-flex;align-items:center;justify-content:flex-end;min-height:40px;padding:3px 0;border:0;border-radius:999px;background:none;color:#80694a;font-size:.875rem;font-weight:500;line-height:1.5;white-space:nowrap;transition:color .3s var(--ease)}.calc-example[hidden]{display:none}.calc-example:hover,.calc-example:focus-visible{color:#323a42}.calc-example .link-label{padding-bottom:3px}

/* responsive-v2.css */
.brand-symbol{width:72px;height:58px}.brand-symbol img{width:130px;left:-26px;top:-13px}
@media(min-width:1600px){.hero-image{object-position:center 55%}.hero h1{font-size:72px}}
@media(max-width:1150px){.desktop-nav{gap:19px}.header-inner{gap:20px}.header-calc{padding-left:20px;font-size:13px;gap:10px}.brand-name{font-size:24px}.brand{gap:6px}.strip-grid{grid-template-columns:1fr 1.2fr 1.35fr 1.1fr}.strip-grid>div,.strip-grid>a{padding-left:15px;padding-right:15px;gap:10px}.service-grid{column-gap:38px}.approach-grid{gap:50px}.principles{padding-left:36px}.contact-grid{gap:60px}.calc-fields,.calc-result{padding:30px}.field-row{gap:16px}}
@media(max-width:980px){.header-inner{gap:20px}.desktop-nav{display:none}.header-calc{margin-left:auto;border:0}.menu-toggle{display:block}.hero h1{font-size:56px}.hero-shade{background:linear-gradient(90deg,rgba(30,34,39,.98),rgba(30,34,39,.83) 38%,rgba(30,34,39,.22)),linear-gradient(0deg,rgba(20,24,28,.38),transparent)}.hero-image{object-position:65% center}.strip-grid{grid-template-columns:1fr 1fr;gap:20px}.strip-grid>div:nth-child(3){border:0;padding-left:0}.strip-grid>div,.strip-grid>a{padding-top:3px;padding-bottom:3px}.section-heading{gap:35px}.section-heading>p{max-width:300px}.approach-grid{gap:36px;grid-template-columns:1.1fr 1fr}.career-line{gap:16px}.principles{padding-left:26px}.guide-grid{gap:25px}.guide-item h3{font-size:22px}.contact-grid{gap:40px}.contact-links strong{font-size:20px}.article-layout{gap:40px}.footer-main{gap:25px;grid-template-columns:155px 1fr auto}.footer-logo{width:155px}.calculator{grid-template-columns:1.13fr 1fr}.calc-fields,.calc-result{padding:25px}.field-row{grid-template-columns:1fr;gap:0}.calc-result output strong{font-size:40px}}
@media(max-width:740px){:root{--header-height:64px}.header-inner{gap:15px}.brand-name{font-size:25px}.brand-symbol{width:58px;height:65px}.brand-symbol img{width:121px;left:-27px;top:-7px}.header-calc{font-size:12px;padding:0;max-width:115px;white-space:normal;line-height:1.4;gap:5px}.header-calc svg{width:17px}.hero,.hero-inner{min-height:630px}.hero-inner{align-items:flex-start;padding-top:55px;padding-bottom:235px}.hero h1{font-size:46px;line-height:1.13;max-width:520px;margin-bottom:23px}.hero .eyebrow{margin-bottom:25px;font-size:11px;gap:10px}.hero-lead{font-size:16px;line-height:1.8;max-width:470px}.hero-image{object-position:72% bottom;opacity:.7}.hero-shade{background:linear-gradient(180deg,#23272d 0%,rgba(35,39,45,.96) 31%,rgba(35,39,45,.77) 55%,rgba(35,39,45,.08) 82%),linear-gradient(90deg,rgba(35,39,45,.45),transparent)}.hero-caption{bottom:22px}.hero-secondary{font-size:14px}.hero-actions{gap:23px}.intro-strip .shell{padding-top:24px;padding-bottom:24px}.strip-grid{gap:22px 10px}.strip-grid>div:first-child{font-size:14px}.strip-grid>div,.strip-grid>a{padding-left:16px;padding-right:0}.strip-grid p{font-size:12px}.strip-grid strong{font-size:14px}.strip-grid span{display:none}.section{padding:68px 0}.section-heading{display:block;margin-bottom:34px}.section-heading>p{max-width:100%;margin:20px 0 0;font-size:16px}.section-heading>.text-link{margin-top:23px}.eyebrow{margin-bottom:18px;font-size:12px}h2{font-size:33px}.service-grid{grid-template-columns:1fr}.service-item{padding:25px 0;gap:12px;grid-template-columns:23px 1fr 20px}.service-item h3{font-size:21px;margin-bottom:9px}.service-item>svg{width:20px}.approach-section{padding:65px 0}.approach-grid{grid-template-columns:1fr;gap:48px}.principles{border:0;border-top:1px solid #cdd2d3;padding:32px 0 0}.principles article{padding:20px 0}.career-line{gap:14px;margin-top:32px}.career-line strong{font-size:29px}.career-line span{font-size:12px}.calculator{grid-template-columns:1fr}.calc-fields,.calc-result{padding:28px}.field-row{grid-template-columns:1fr 1fr;gap:17px}.calc-result{min-height:310px}.calc-result output strong{font-size:44px}.calc-result .result-note{margin-top:24px}.calc-result .text-link{margin-top:0}.guide-grid{grid-template-columns:1fr;gap:35px}.guide-item h3{max-width:100%;margin:15px 0 20px;font-size:24px}.contact-section{padding:60px 0}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-links strong{font-size:24px}.footer-main{grid-template-columns:130px 1fr;gap:20px;padding-top:30px;padding-bottom:30px}.footer-logo{width:130px}.footer-main nav{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:13px 20px;padding-top:15px;border-top:1px solid #ffffff16}.footer-title{font-size:16px}.footer-bottom{display:block;font-size:12px}.footer-bottom span{display:block;margin-bottom:7px}.breadcrumbs{font-size:12px;padding-top:22px}.page-intro{padding-top:38px;padding-bottom:36px}.page-intro h1{font-size:37px;line-height:1.17}.page-intro>p:last-child{font-size:18px}.article-layout{grid-template-columns:1fr;padding-bottom:60px;gap:30px}.prose h2{font-size:26px}.prose p,.prose li{font-size:16px;line-height:1.85}.related-links{grid-template-columns:1fr;gap:0}.related-links a{font-size:16px;padding:18px 0}.related{padding-bottom:55px}.article-aside{padding:28px}.guide-prose{padding-bottom:60px}.guide-index{padding-bottom:70px}.calc-page{padding-bottom:45px}.method-prose{padding-bottom:50px}.formula{font-size:16px!important;padding:18px}}
@media(max-width:420px){.header-calc{display:none}.menu-toggle{margin-left:auto}.brand-name{font-size:26px}.hero-inner{padding-top:40px;padding-bottom:210px}.hero h1{font-size:38px;line-height:1.15;letter-spacing:-.045em}.hero,.hero-inner{min-height:615px}.hero .eyebrow{font-size:11px}.hero-lead{font-size:16px;line-height:1.7;margin-bottom:26px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-secondary{font-size:14px}.hero .button{padding:12px 20px;min-height:49px;font-size:14px}.strip-grid{gap:20px 10px}.strip-grid>div:first-child{font-size:14px}.strip-grid>a svg{width:18px}h2{font-size:30px}.service-item h3{font-size:20px}.calc-fields,.calc-result{padding:22px}.field-row{grid-template-columns:1fr;gap:0}.contact-links strong{font-size:22px}.contact-section p:not(.eyebrow) br{display:none}.footer-main{grid-template-columns:100px 1fr;gap:18px}.footer-logo{width:100px}.footer-main p:not(.footer-title){font-size:13px}.page-intro h1{font-size:33px}.page-intro>p:last-child{font-size:16px}.career-line strong{font-size:26px}.career-line{gap:12px}.calc-result output strong{font-size:38px}}
@media(max-width:740px){.brand-symbol{width:66px;height:54px}.brand-symbol img{width:120px;left:-23px;top:-13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.footer,.contact-section,.mobile-menu,.skip-link,.hero-image,.hero-shade,.hero-caption{display:none!important}body{font-size:12pt;background:#fff;color:#000}.shell{padding:0;max-width:none}.section,.approach-section{padding:20px 0}.hero,.hero-inner{min-height:0;color:#000;background:#fff;padding:10px 0}.hero h1>span,.hero-lead{color:#222}.hero-actions{display:none}.calculator{break-inside:avoid}.calc-fields,.calc-result{padding:20px}.page-intro{padding:20px 0}.prose p{font-size:12pt}.article-layout{display:block}.button{display:none}}

/* ui-motion.css */
/* Shared interaction treatment: pill CTAs and a single, quiet underline sweep. */
.button{border-radius:999px}
.menu-toggle{border-radius:50%;transition:background .35s var(--ease)}
.menu-toggle:hover{background:#ffffff0c}
.hero-showcase .hero-playback{border:0;border-radius:0;padding:7px 0 7px 12px;min-height:44px;background:none;box-shadow:none;transition:color .3s var(--ease)}
.hero-showcase .hero-playback:hover{background:none;color:#dcc8a7}
.hero-showcase .hero-actions .hero-secondary{border:0;display:inline-flex;align-items:center;gap:8px;line-height:1.5}
.motion-link,.calc-result .text-link.motion-link{gap:8px;justify-content:flex-start}
.motion-link .link-label{position:relative;padding-bottom:5px;min-width:0}
.motion-link .link-label::after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;opacity:.62;transform:scaleX(1);transform-origin:left}
.motion-link.is-link-drawing .link-label::after{animation:link-line-return .8s cubic-bezier(.35,0,.2,1) both}
.motion-link>svg{width:16px;height:16px;flex:none;transition:transform .45s var(--ease)}
.motion-link:hover>svg,.motion-link:focus-visible>svg,.guide-item:hover .motion-link>svg,.guide-item:focus-visible .motion-link>svg{transform:translateX(2px)}
@keyframes link-line-return{
 0%{transform:scaleX(1);transform-origin:right}
 43%{transform:scaleX(0);transform-origin:right}
 44%{transform:scaleX(0);transform-origin:left}
 100%{transform:scaleX(1);transform-origin:left}
}
@media(prefers-reduced-motion:reduce){.motion-link .link-label::after{animation:none!important}.motion-link>svg{transition:none;transform:none!important}}
.contact-section .contact-page-link{margin-top:22px;color:#d1bc9d}

/* Composite the original white artwork onto the footer without altering the source logo. */
.footer{background:var(--dark);isolation:isolate}
.footer-logo{filter:grayscale(1) contrast(2);mix-blend-mode:screen}
.footer-bottom{align-items:baseline;flex-wrap:wrap;gap:10px 28px;font-size:.8125rem;line-height:1.8}
.footer-credit{margin:0;text-align:right}
.footer-credit-link{display:inline-flex;vertical-align:baseline;white-space:nowrap;color:#d1bc9d;transition:color .35s var(--ease)}
.footer-credit .link-label{display:inline-block;margin:0;padding-bottom:2px}
.footer-credit-link:hover,.footer-credit-link:focus-visible{color:#fff}
.footer-credit-link:focus-visible{outline-color:#d1bc9d}
@media(max-width:740px){.footer-credit{text-align:left}}
@media(prefers-reduced-motion:reduce){.footer-credit-link{transition:none}}

/* form-controls.css */
/* Shared single-select geometry. The select alone owns its existing border. */
.select-control{
 --select-icon-inset:16px;
 --select-icon-size:16px;
 --select-text-gap:12px;
 position:relative;
 min-width:0;
 border:0;
 box-shadow:none;
}
.select-control>.select-control__field{
 display:block;
 width:100%;
 appearance:none;
 -webkit-appearance:none;
 padding-inline-end:calc(var(--select-icon-inset) + var(--select-icon-size) + var(--select-text-gap));
}
.select-control>.select-control__icon{
 position:absolute;
 inset-inline-end:var(--select-icon-inset);
 top:50%;
 transform:translateY(-50%);
 width:var(--select-icon-size);
 height:var(--select-icon-size);
 pointer-events:none;
 color:#61707a;
}
@media(forced-colors:active){.select-control>.select-control__icon{color:CanvasText}}

/* header-scroll.css */
/* Sticky retains the header's original space; only its painted position moves. */
.site-header {
 transform: translate3d(0, 0, 0);
 transition: transform .5s cubic-bezier(.22, 1, .36, 1);
}
.site-header.is-scroll-hidden {
 transform: translate3d(0, calc(-100% - 1px), 0);
 pointer-events: none;
}
/* Off-screen navigation remains reachable by keyboard, without waiting on motion. */
.site-header:has(:focus-visible) {
 transform: translate3d(0, 0, 0);
 transition: none;
 pointer-events: auto;
}
@media (prefers-reduced-motion: reduce) {
 .site-header { transition: none; }
}

/* navbar.css */
/* 14 Sep 2026: reversible, navbar-only logo background trial.
   Original approved colour remains #282b31; restore it by changing the active token.
   #2c2f37 is the median dark colour sampled around the visible logo crop.
   The supplied textured logo and the site's global --dark token stay untouched. */
:root{
 --navbar-original:#282b31;
 --navbar-logo-match:#2c2f37;
 --navbar-surface:var(--navbar-logo-match);
}
.site-header{background:var(--navbar-surface)}
.mobile-menu a[aria-current]{color:#d6c3a5}
/* The additional home link must not crowd the brand or wrap the desktop menu.
   Keep this boundary in sync with the menu close listener in app.mjs. */
@media(max-width:1100px){
 .desktop-nav{display:none}
 .header-calc{display:none}
 .menu-toggle{display:block;margin-left:auto}
}

/* mobile-menu.css */
/* The brand stays in the existing header. Only this interior opens/closes. */
.mobile-menu{
 inset:var(--header-height) 0 0;transform:none;
 background:linear-gradient(135deg,#2c3037 0%,#282b31 52%,#252930 100%);
 overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;
 -webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#656465 transparent;
 transition:opacity .36s cubic-bezier(.22,1,.36,1);isolation:isolate;
}
.mobile-menu-inner{min-height:100%;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:36px;padding-top:26px;padding-bottom:max(28px,env(safe-area-inset-bottom))}
.mobile-menu nav{padding:0;display:block}
.mobile-menu a{border:0;margin:0;padding:0;font:inherit}
.mobile-menu ul{list-style:none;margin:0;padding:0}
.mobile-menu a:focus-visible{outline:none;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px;text-decoration-color:#d6c3a5}
.mobile-primary li{opacity:0;transform:translateY(13px);transition:opacity .24s ease,transform .36s cubic-bezier(.22,1,.36,1)}
.mobile-menu.is-open .mobile-primary li{opacity:1;transform:none;transition-duration:.5s,.6s;transition-delay:calc(var(--menu-order)*28ms + 30ms)}
.mobile-primary li>a{display:flex;align-items:center;gap:16px;justify-content:space-between;min-height:60px;padding:12px 0;color:#f2f1ef;font-size:clamp(1.75rem,4.1vw,2.75rem);line-height:1.23;letter-spacing:-.035em;transition:color .3s ease}
.mobile-primary li>a>span{min-width:0}
.mobile-primary li>a>svg{width:19px;height:19px;color:#d2bb98;opacity:0;transform:translateX(-5px);transition:opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1)}
.mobile-primary li>a:hover,.mobile-primary li>a:focus-visible,.mobile-primary li>a[aria-current]{color:#d6c3a5}
.mobile-primary li>a:hover>svg,.mobile-primary li>a:focus-visible>svg,.mobile-primary li>a[aria-current]>svg{opacity:1;transform:none}
.mobile-menu .mobile-method{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:16px;color:#b9bfc6;font-size:1rem}
.mobile-method svg,.mobile-whatsapp svg,.mobile-form svg,.mobile-legal-hub svg{width:16px;height:16px}
.mobile-details,.mobile-legal,.mobile-menu-credit{opacity:0;transform:translateY(10px);transition:opacity .22s ease,transform .3s ease}
.mobile-menu.is-open .mobile-details,.mobile-menu.is-open .mobile-legal,.mobile-menu.is-open .mobile-menu-credit{opacity:1;transform:none;transition-duration:.5s,.6s;transition-delay:.14s}
.mobile-details{display:grid;gap:30px;padding-top:30px;border-top:1px solid #ffffff17;min-width:0}
.mobile-label{margin:0 0 14px;color:#c1aa86;font-size:.8125rem;font-weight:500;line-height:1.4;letter-spacing:.11em;text-transform:uppercase}
.mobile-person-name{font-size:1.5rem;letter-spacing:-.025em;line-height:1.25;margin:0 0 6px;color:#f2f1ef}
.mobile-person-role,.mobile-location{font-size:1rem;line-height:1.5;margin:0;color:#bfc4ca}
.mobile-location{margin-top:13px;color:#e0e1e2}
.mobile-phone-line{display:flex;flex-direction:column;align-items:flex-start;gap:1px}
.mobile-menu .mobile-phone-line>a{display:inline-flex;align-items:center;min-height:44px;font-size:1.375rem;line-height:1.3;letter-spacing:-.02em;color:#f2f1ef}
.mobile-phone-line>span{font-size:.875rem;color:#aeb6bf}
.mobile-email{display:flex;flex-direction:column;align-items:flex-start;margin-top:17px}
.mobile-menu .mobile-email>a{display:inline-flex;align-items:center;min-height:44px;max-width:100%;font-size:1.125rem;overflow-wrap:anywhere;line-height:1.4;color:#eff0f1}
.mobile-menu .mobile-email>a.mobile-email-secondary{font-size:1rem;color:#aeb6bf}
.mobile-menu .mobile-whatsapp{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:8px;font-size:1rem;color:#d6c3a5}
.mobile-menu .mobile-form{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px;max-width:330px;padding:13px 22px;margin-top:20px;border-radius:999px;background:#c1aa86;color:#242930;font-size:1rem;font-weight:500;transition:background .3s ease,color .3s ease}
.mobile-menu .mobile-form:hover,.mobile-menu .mobile-form:focus-visible{background:#d6c3a5}
.mobile-menu .mobile-legal{border-top:1px solid #ffffff17;padding-top:22px}
.mobile-menu .mobile-legal-hub{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:1.0625rem;color:#eee}
.mobile-legal>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;align-items:center;margin-top:3px}
.mobile-menu .mobile-legal>div>a{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;line-height:1.5;color:#aeb6bf}
.mobile-menu-credit{grid-column:1/-1;margin:0 5px;padding-top:17px;border-top:1px solid #ffffff24;text-align:center;color:#b9bfc6;font-size:clamp(.875rem,3.9vw,1rem);line-height:1.6}
.mobile-menu-credit .link-label{display:inline-block;padding-bottom:2px}
.mobile-menu .mobile-method:hover,.mobile-menu .mobile-phone-line>a:hover,.mobile-menu .mobile-email>a:hover,.mobile-menu .mobile-whatsapp:hover,.mobile-menu .mobile-legal a:hover{color:#f6ead7}
@media(min-width:700px){
 .mobile-menu-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);column-gap:clamp(40px,6vw,78px);row-gap:32px;padding-top:clamp(35px,5vh,58px);padding-bottom:32px;align-content:start}
 .mobile-details{border-top:0;padding-top:14px;gap:32px}
 .mobile-menu .mobile-legal{grid-column:1/-1;display:flex;align-items:baseline;justify-content:space-between;gap:24px}
 .mobile-legal>div{gap:0 24px}
}
@media(max-width:360px){.mobile-primary li>a{font-size:1.625rem}.mobile-menu-inner{gap:28px}.mobile-menu .mobile-email>a{font-size:1.0625rem}}
@media(prefers-reduced-motion:reduce){.mobile-menu,.mobile-menu *{transition:none!important;animation:none!important;transform:none!important}}
@media print{.mobile-menu{display:none!important}}

/* whatsapp-float.css */
/* Independent waves; the fixed action stops at the footer's lower divider. */
.whatsapp-float {
 --whatsapp-size: 58px;
 position: fixed;
 right: calc(26px + env(safe-area-inset-right, 0px));
 bottom: calc(26px + env(safe-area-inset-bottom, 0px));
 translate: 0 calc(-1 * var(--whatsapp-lift, 0px));
 width: var(--whatsapp-size);
 height: var(--whatsapp-size);
 display: grid;
 place-items: center;
 border-radius: 50%;
 z-index: 40;
 color: #fff;
 isolation: isolate;
 text-decoration: none;
 transition: translate .35s var(--ease), opacity .35s var(--ease), visibility .35s;
}
.whatsapp-surface {
 position: relative;
 z-index: 1;
 display: grid;
 place-items: center;
 width: 100%;
 height: 100%;
 border-radius: inherit;
 background: linear-gradient(145deg, #20996b, #11764f);
 box-shadow: 0 10px 28px -9px #062c2670, 0 3px 8px -3px #062c263d;
 transition: filter .4s var(--ease), box-shadow .4s var(--ease);
}
.whatsapp-surface img { display: block; width: 28px; height: 28px; }
.whatsapp-waves { position: absolute; inset: 0; pointer-events: none; }
.whatsapp-waves::before, .whatsapp-waves::after {
 content: '';
 position: absolute;
 inset: -5px;
 border-radius: 50%;
 background: radial-gradient(circle, #2bb47b00 48%, #2bb47b30 62%, #2bb47b16 69%, #2bb47b00 74%);
 opacity: 0;
 animation: whatsapp-wave 5.2s cubic-bezier(.22,.61,.36,1) infinite;
}
.whatsapp-waves::after { animation-delay: -2.6s; }
@keyframes whatsapp-wave {
 0% { transform: scale(.82); opacity: 0; }
 18% { opacity: .7; }
 62% { opacity: .24; }
 100% { transform: scale(1.65); opacity: 0; }
}
.whatsapp-float:focus-visible { outline: 2px solid #c1aa86; outline-offset: 5px; }
.whatsapp-float:focus-visible .whatsapp-surface { filter: brightness(1.12); }
@media (hover:hover) {
 .whatsapp-float:hover .whatsapp-surface { filter: brightness(1.1); box-shadow: 0 13px 34px -9px #062c267d, 0 4px 10px -3px #062c264a; }
}
/* The menu keeps its own focus trap and unobstructed closing transition. */
body:has(.mobile-menu:not([hidden])) .whatsapp-float { opacity: 0; visibility: hidden; pointer-events: none; }
body:has(.mobile-menu:not([hidden])) .whatsapp-waves::before,
body:has(.mobile-menu:not([hidden])) .whatsapp-waves::after { animation-play-state: paused; }
@media (max-width:740px) {
 .whatsapp-float {
  --whatsapp-size: 52px;
  right: calc(18px + env(safe-area-inset-right, 0px));
  bottom: calc(18px + env(safe-area-inset-bottom, 0px));
 }
 .whatsapp-surface img { width: 26px; height: 26px; }
 .whatsapp-waves::before, .whatsapp-waves::after { inset: -2px; }
 /* The floating control moves when needed; the four tabs retain the full width. */
 /* Keep the focused field clear while the on-screen keyboard is in use. */
 body:has(input:focus, textarea:focus, select:focus) .whatsapp-float { opacity: 0; visibility: hidden; pointer-events: none; }
}
@media (prefers-reduced-motion:reduce) {
 .whatsapp-waves::before, .whatsapp-waves::after { animation: none; display: none; }
 .whatsapp-float, .whatsapp-surface { transition: none; }
}
@media print { .whatsapp-float { display: none; } }

/* footer.css */
.footer .footer-main{display:grid;grid-template-columns:1.12fr .8fr 1.4fr 1.05fr;gap:clamp(28px,3.4vw,60px);align-items:start;padding-block:48px 44px}
.footer-identity{min-width:0;max-width:255px}
.footer .footer-logo{width:148px;max-width:100%;height:auto;margin:0 0 20px}
.footer .footer-title{font-size:1rem;line-height:1.5;margin:0 0 10px;color:#f1f1ef}
.footer .footer-identity p:not(.footer-title){font-size:.875rem;line-height:1.75;color:#b3b8c0}
.footer .footer-identity .footer-location{margin-top:15px}
.footer .footer-group{min-width:0;display:block;grid-column:auto;grid-row:auto;padding:0;border:0}
.footer .footer-group h2{font-size:.875rem;line-height:1.5;letter-spacing:.035em;font-weight:500;color:#cfb996;margin:0 0 20px}
.footer .footer-group h2 a{color:inherit;font-size:inherit}
.footer .footer-group ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}
.footer .footer-group li{margin:0;min-width:0}
.footer .footer-group a{display:inline-block;max-width:100%;font-size:.875rem;line-height:1.65;font-weight:400;color:#c4c8cf;text-underline-offset:5px;text-decoration-color:transparent;transition:color .4s ease,text-decoration-color .4s ease}
.footer .footer-group a:hover,.footer .footer-group a:focus-visible{color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#c7ae87}
.footer .footer-group a:focus-visible{outline:1px solid #c7ae87;outline-offset:5px;border-radius:1px}
.footer .footer-bottom{padding-top:18px;padding-bottom:22px}
@media(max-width:1100px){.footer .footer-main{grid-template-columns:.8fr 1.25fr 1fr;gap:32px}.footer-identity{grid-column:1/-1;max-width:none;display:grid;grid-template-columns:128px 1fr;gap:25px;align-items:center}.footer .footer-logo{width:128px;margin:0}.footer .footer-identity p{max-width:390px}.footer .footer-group h2{margin-bottom:16px}}
@media(max-width:650px){.footer .footer-main{grid-template-columns:1fr 1fr;gap:28px 26px;padding-block:32px}.footer-identity{grid-template-columns:100px 1fr;gap:20px}.footer .footer-logo{width:100px}.footer .footer-group{grid-column:1/-1;padding-top:22px;border-top:1px solid #ffffff16}.footer .footer-group ul{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 26px}.footer .footer-group a{line-height:1.7}.footer .footer-bottom{gap:12px}}
@media(max-width:380px){.footer-identity{grid-template-columns:80px 1fr;gap:16px}.footer .footer-logo{width:80px}.footer .footer-main{column-gap:20px}.footer .footer-group--services ul{column-gap:20px}}
@media(prefers-reduced-motion:reduce){.footer .footer-group a{transition:none}}

/* brand.css */
/* Shared intro typography, rendered as paths without a device-font dependency. */
.brand-symbol{width:64px;height:58px;overflow:visible;display:grid;place-items:center}
.brand .brand-mark-vector{width:64px;height:58px;color:#f6f6f5}
.brand-lettering{display:block;width:198px;flex:none;line-height:0}
.brand .brand-lettering-vector{display:block;width:100%;height:auto;overflow:visible;color:#f6f6f5}
.brand .brand-descriptor{color:#c8b596}
.footer .footer-logo{mix-blend-mode:normal}
.brand .brand-mark-vector path{fill:currentColor}
@media(max-width:1150px){.brand-lettering{width:177px}}
@media(max-width:740px){.brand-symbol,.brand .brand-mark-vector{width:54px;height:49px}.brand-lettering{width:174px}}
@media(max-width:360px){.brand-lettering{width:154px}}

/* expertise.css */
.expert-icon{width:32px;height:34px;flex:none;color:#9a805a}.page-arrow{width:18px;height:18px;flex:none}

/* Each source is an open, self-contained reference, never an accordion. */
.resource-section{background:#f1f3f2;padding:70px 0 48px;margin-bottom:65px}
.resource-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:38px}
.resource-heading>p{max-width:370px;margin:0;font-size:1rem;line-height:1.8;color:#647079}
.resource-grid{display:grid;grid-template-columns:1fr;gap:0;border:1px solid #d9dfe0;border-radius:24px;overflow:hidden;background:#fff}
.resource-card{display:grid;grid-template-columns:.95fr 1.55fr;min-width:0;border-bottom:1px solid #d9dfe0}
.resource-card:last-child{border-bottom:0}
.resource-primary{min-width:0;padding:32px clamp(24px,2.5vw,38px)}
.resource-meta{display:flex;align-items:center;gap:14px;margin-bottom:24px}
.resource-meta>.expert-icon{width:28px;height:31px;color:#8d7350}
.resource-meta>span{font-size:.8125rem;line-height:1.6;color:#657079}
.resource-meta small{display:block;font-size:.75rem;color:#8a704e;margin-top:4px}
.resource-card h3{font-size:clamp(21px,1.6vw,24px);line-height:1.35;margin:0 0 15px;letter-spacing:-.025em}
.resource-card h3 a{transition:color .25s var(--ease)}
.resource-card h3 a:hover{color:#866a43}
.resource-title-tail{white-space:nowrap}
.resource-card h3 .page-arrow{display:inline-block;width:16px;height:16px;margin-left:4px;vertical-align:baseline;color:#8a7355;transition:transform .3s var(--ease)}
.resource-card h3 a:hover .page-arrow{transform:translate(1px,-1px)}
.resource-primary>p{font-size:1rem;line-height:1.8;color:#657079;margin:0;max-width:42ch}
.resource-guidance{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-content:start;padding:34px clamp(24px,2.5vw,38px);background:#f8f9f8;border-left:1px solid #e1e5e4;min-width:0}
.resource-guidance>section{min-width:0}
.resource-guidance h4{font-size:.75rem;font-weight:500;line-height:1.6;letter-spacing:.07em;text-transform:uppercase;color:#876d48;margin:2px 0 16px}
.resource-guidance p{font-size:1rem;line-height:1.85;margin:0;color:#414e57}
.resource-scope{border-left:1px solid #dce2e1;padding-left:28px}
.resource-scope p{color:#647079}
.resource-extra{font-size:.875rem;line-height:1.7;margin-top:20px}
.resource-extra a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#b6a386;color:#7e6545}
.resource-disclosure{font-size:.75rem;line-height:1.9;max-width:1000px;color:#69747b;margin:27px 0 0}
.resource-card .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}

/* The vehicle resources are three distinct, image-led editorial blocks. */
.resource-grid--illustrated{gap:28px;border:0;border-radius:0;overflow:visible;background:transparent}
.resource-grid--illustrated .resource-card{grid-template-columns:minmax(0,.92fr) minmax(0,1.65fr);border:1px solid #d9dfe0;border-radius:24px;overflow:hidden;background:white}
.resource-photo{position:relative;align-self:stretch;min-width:0;min-height:360px;margin:0;overflow:hidden;background:#282e36}
.resource-photo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}
.resource-photo::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(15,23,29,.72));pointer-events:none}
.resource-photo figcaption{position:absolute;z-index:1;left:24px;right:24px;bottom:20px;color:#fff;font-size:.75rem;line-height:1.6}
.resource-photo figcaption>a{display:inline-flex;align-items:center;gap:7px;min-height:28px}
.resource-photo figcaption>span{display:block;color:#e0e3e4;margin-top:3px}
.resource-photo figcaption a{text-decoration:underline;text-decoration-color:#ffffff60;text-underline-offset:4px}
.resource-photo figcaption .page-arrow{width:12px;height:12px}
.resource-body{min-width:0;padding:34px clamp(28px,3vw,46px)}
.resource-grid--illustrated .resource-primary{padding:0}
.resource-grid--illustrated .resource-meta{margin-bottom:21px}
.resource-grid--illustrated h3{font-size:clamp(25px,2.2vw,31px);line-height:1.3;margin-bottom:16px}
.resource-grid--illustrated .resource-title-label{padding-bottom:3px;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:background-size .8s cubic-bezier(.35,0,.2,1)}
@media(hover:hover){.resource-grid--illustrated h3 a:hover .resource-title-label{background-position:left bottom;background-size:100% 1px}}
@media(prefers-reduced-motion:reduce){.resource-grid--illustrated .resource-title-label{transition:none}}
.resource-grid--illustrated .resource-primary>p{max-width:62ch;color:#657079}
.resource-grid--illustrated .resource-guidance{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:clamp(36px,3vw,64px);align-items:start;padding:28px 0 0;margin-top:27px;border:0;border-top:1px solid #e0e5e4;background:none}
.resource-grid--illustrated .resource-reading{padding:22px 0 6px}
.resource-grid--illustrated .resource-reading p{max-width:33ch}
.resource-grid--illustrated .resource-guidance h4{font-size:.875rem;margin:0 0 14px}
.resource-grid--illustrated .resource-scope{border:0;padding:22px 0 6px;border-radius:0;background:none}
.resource-grid--illustrated .resource-scope p{max-width:30ch;color:#59636a}
.resource-source-links{list-style:none;display:grid;gap:14px;margin:18px 0 0;padding:0}
.resource-source-links li{min-width:0}
.resource-source-link{display:inline-flex;align-items:center;max-width:100%;gap:8px;color:#806846;font-size:.875rem;line-height:1.6;transition:color .3s var(--ease)}
.resource-source-link:hover,.resource-source-link:focus-visible{color:#3d444c}
.resource-source-link .page-arrow{width:14px;height:14px;flex:none}
.resource-source-links small{display:block;margin-top:3px;font-size:.75rem;line-height:1.6;color:#68737b}
@media(prefers-reduced-motion:reduce){.resource-source-link{transition:none}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.resource-grid--illustrated .resource-card:hover .resource-photo img{transform:scale(1.025)}}
@media(max-width:1000px){.resource-grid--illustrated .resource-card{grid-template-columns:1fr}.resource-photo{min-height:0;aspect-ratio:2.6}.resource-body{padding:30px}}
@media(max-width:740px){.resource-grid--illustrated{gap:26px}.resource-grid--illustrated .resource-card{border-radius:20px}.resource-photo{aspect-ratio:16/9}.resource-photo figcaption{left:23px;right:23px;bottom:15px}.resource-body{padding:27px 23px}.resource-grid--illustrated h3{font-size:26px}.resource-grid--illustrated .resource-guidance{grid-template-columns:1fr;gap:24px;margin-top:25px;padding-top:25px}.resource-grid--illustrated .resource-reading{padding:0}.resource-grid--illustrated .resource-scope{border:0;padding:0;border-radius:0}.resource-grid--illustrated .resource-guidance h4{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.resource-photo img{transition:none}}
@media print{.resource-grid--illustrated .resource-card{display:block}.resource-photo{display:none}.resource-body{padding:18px}.resource-grid--illustrated .resource-guidance{display:block}.resource-grid--illustrated .resource-scope{margin-top:16px}}
@media(max-width:1100px){.resource-card{grid-template-columns:.95fr 1.15fr}.resource-guidance{grid-template-columns:1fr;gap:20px;padding:28px}.resource-primary{padding:28px}.resource-guidance h4{margin-bottom:9px}.resource-scope{border-left:0;border-top:1px solid #dce2e1;padding:18px 0 0}.resource-meta{margin-bottom:20px}}
@media(max-width:740px){.resource-section{padding:45px 0 38px;margin-bottom:45px}.resource-heading{display:block;margin-bottom:26px}.resource-heading>p{max-width:none;margin-top:20px}.resource-grid{border:0;border-radius:0;background:transparent;gap:20px;overflow:visible}.resource-card{grid-template-columns:1fr;border:1px solid #d9dfe0!important;border-radius:20px;overflow:hidden;background:#fff}.resource-primary{padding:26px 24px}.resource-card h3{font-size:23px}.resource-primary>p{max-width:none}.resource-guidance{padding:24px;border-left:0;border-top:1px solid #e1e5e4;gap:20px}.resource-guidance h4{font-size:.75rem}.resource-disclosure{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){.resource-card h3 a,.resource-card h3 .page-arrow{transition:none}.resource-card h3 a:hover .page-arrow{transform:none}}
@media print{.resource-section{padding:24px 0;margin:0;background:white}.resource-grid{display:block;overflow:visible;border:0}.resource-card{display:block;break-inside:avoid;border:1px solid #ccc;margin:0 0 18px}.resource-primary,.resource-guidance{padding:18px}.resource-guidance{display:block;border-left:0;background:white}.resource-reading{margin-bottom:16px}.resource-scope{padding:12px 0 0;border-left:0;border-top:1px solid #ddd}}

.expertise-visual-wrap{padding-bottom:60px}.expertise-visual{display:grid;grid-template-columns:1.12fr 1fr;border-radius:24px;overflow:hidden;background:#282b31;color:#f2f3f2}.expertise-visual figure{margin:0;position:relative;min-height:380px;overflow:hidden}.expertise-visual img{display:block;width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.expertise-visual figure:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#171c24b3);pointer-events:none}.expertise-visual figcaption{position:absolute;z-index:1;bottom:18px;left:24px;right:24px;font-size:11px;color:#eee;line-height:1.6}.expertise-visual figcaption a{text-decoration:underline;text-decoration-color:#ffffff60;text-underline-offset:4px}.expertise-summary{padding:42px clamp(26px,3.2vw,50px)}.expertise-summary .eyebrow{color:#c1aa86;margin-bottom:20px}.expertise-summary h2{font-size:clamp(29px,3vw,42px);margin-bottom:20px}.expertise-summary>p:not(.eyebrow){color:#c1c7ce;font-size:15px;line-height:1.8;margin-bottom:24px}.expertise-summary ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.expertise-summary li{display:flex;gap:11px;align-items:center;font-size:14px;color:#e1e3e5}.expertise-summary .expert-icon{width:18px;height:20px;color:#c1aa86}.expertise-jump{display:flex;align-items:center;gap:28px;flex-wrap:wrap;padding:22px 0;border-bottom:1px solid var(--line)}.expertise-jump>span{font-size:10px;letter-spacing:.12em;color:var(--muted);margin-right:auto}.expertise-jump a{display:inline-flex;align-items:center;gap:8px;font-size:13px;min-height:32px}.expertise-jump .page-arrow{width:14px;height:14px;color:#927b5b}.expertise-jump a:hover{color:#806747}
.expertise-heading{margin-bottom:32px}.expertise-heading .eyebrow{margin-bottom:16px}.expertise-heading h2{font-size:clamp(29px,3vw,39px);margin-bottom:0}.expertise-steps{padding-bottom:70px}.expertise-steps ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;list-style:none;margin:0;padding:0}.expertise-steps li{border-top:1px solid var(--line);padding-top:24px}.expertise-steps h3{font-size:22px;line-height:1.3;margin:18px 0 12px}.expertise-steps p{font-size:15px;color:#667079;line-height:1.8;margin:0}.expertise-steps .expert-icon{height:32px;width:30px}
.evidence-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:start;padding-bottom:75px}.evidence-layout h2{font-size:clamp(29px,3vw,39px)}.evidence-layout article>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#667079}.evidence-layout .text-link{margin-top:8px}.evidence-map{background:#f1f3f2;border:1px solid #dce1e1;border-radius:22px;padding:10px 30px}.evidence-map>div{display:flex;align-items:flex-start;gap:20px;padding:23px 0;border-bottom:1px solid #d5dbdd}.evidence-map>div:last-child{border:0}.evidence-map .expert-icon{width:27px;height:30px}.evidence-map p{margin:0}.evidence-map strong{display:block;font-size:19px;font-weight:400;margin-bottom:6px}.evidence-map span{display:block;font-size:14px;color:#69747d;line-height:1.7}.value-reading{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;padding-bottom:70px}.value-reading h2{font-size:clamp(29px,3vw,39px)}.value-reading dl{margin:0}.value-reading dl>div{display:grid;grid-template-columns:130px 1fr;gap:25px;border-top:1px solid var(--line);padding:18px 0}.value-reading dt{font-size:15px;font-weight:500;color:#826a4b}.value-reading dd{margin:0;color:#667079;font-size:15px;line-height:1.8}
@media(max-width:1050px){.expertise-summary{padding:32px 26px}.expertise-steps ol{gap:25px}.evidence-layout{gap:35px}.value-reading{gap:30px}.value-reading dl>div{grid-template-columns:1fr;gap:7px}}
@media(max-width:740px){.expertise-visual-wrap{padding-bottom:40px}.expertise-visual{grid-template-columns:1fr;border-radius:20px}.expertise-visual figure{min-height:0;aspect-ratio:16/10}.expertise-visual figcaption{font-size:10px;left:20px;bottom:14px}.expertise-summary{padding:28px 24px}.expertise-summary h2{font-size:31px}.expertise-summary>p:not(.eyebrow){font-size:14px}.expertise-jump{gap:4px 18px;padding:17px 0}.expertise-jump>span{width:100%;margin-bottom:4px}.expertise-jump a{font-size:12px;min-height:36px}.expertise-steps{padding-bottom:45px}.expertise-steps ol{grid-template-columns:1fr;gap:22px}.expertise-steps li{display:grid;grid-template-columns:30px 1fr;gap:8px 16px;padding-top:22px}.expertise-steps h3{margin:2px 0 0;font-size:21px}.expertise-steps p{grid-column:2;font-size:14px}.evidence-layout,.value-reading{grid-template-columns:1fr;gap:25px;padding-bottom:45px}.evidence-map{padding:6px 22px}.value-reading dl>div{grid-template-columns:1fr;gap:7px}.evidence-layout article>p:not(.eyebrow){font-size:15px}}

@media print{.expertise-visual{color:#222;background:white;border:1px solid #ddd}.expertise-summary .eyebrow,.expertise-summary>p:not(.eyebrow),.expertise-summary li{color:#333}.expertise-visual figure,.expertise-jump{display:none}.expertise-visual,.resource-grid,.evidence-layout,.value-reading{display:block}}

/* reading.css */
.service-lead{min-height:calc(100svh - var(--header-height));display:flex;flex-direction:column;padding-top:18px;gap:18px;padding-bottom:0}

/* Service text is always present and readable without interaction or scripts. */
.service-articles{background:#f3f5f4;border:1px solid #e0e5e4;border-radius:24px;padding:0 32px}
.service-explanation{display:grid;grid-template-columns:32px minmax(0,1fr);gap:20px;padding:31px 0;border-bottom:1px solid #d9e0de}
.service-explanation-icon{padding-top:2px;color:#947954}
.service-explanation-icon .expert-icon{width:27px;height:30px}
.service-explanation h3{font-size:1.375rem;line-height:1.4;margin:0 0 14px;letter-spacing:-.025em}
.service-explanation p{font-size:1rem;line-height:1.9;margin:0;color:#5f6c75}
.service-articles .service-scope{font-size:.8125rem;line-height:1.85;margin:0;padding:23px 0;color:#697780}
.service-reading .reading-intro{position:static}
@media(max-width:740px){.service-articles{padding:0 23px;border-radius:20px}.service-explanation{grid-template-columns:1fr;gap:12px;padding:27px 0}.service-explanation h3{font-size:1.375rem;margin-bottom:12px}.service-explanation p{font-size:1rem;line-height:1.85}.service-explanation-icon{padding:0}.service-articles .service-scope{padding:21px 0}}
@media print{.service-reading .reading-intro{position:static}.service-articles{border:0;background:white;padding:0}.service-explanation{break-inside:avoid}.service-explanation-icon{display:none}.service-explanation{display:block}}
.service-breadcrumb{display:flex;align-items:center;gap:12px;font-size:.75rem;color:#727d84;min-height:20px}.service-breadcrumb a:hover{color:#866d49}
.service-cover{flex:1;grid-template-columns:1fr 1fr;border-radius:24px;min-height:0}.service-cover figure{min-height:0}.service-cover-copy{padding:clamp(25px,4vh,58px) clamp(28px,3.4vw,54px);align-self:center}.service-cover-copy .eyebrow{color:#c1aa86;margin-bottom:22px}.service-cover-copy h1{font-size:clamp(32px,3.3vw,51px);line-height:1.12;letter-spacing:-.04em;margin-bottom:22px;text-wrap:balance}.service-cover-intro{font-size:1rem;line-height:1.75;color:#c6ccd1;max-width:550px;margin-bottom:28px}.service-cover-copy ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.service-cover-copy li{display:flex;gap:10px;align-items:center;font-size:.875rem;color:#d4d9dc}.service-cover-copy li svg{width:18px;height:18px;color:#c1aa86}
.service-jump{display:flex;justify-content:flex-end;gap:28px;align-items:center;flex-wrap:wrap;padding:0 0 12px;min-height:44px}.service-jump a{display:inline-flex;gap:7px;align-items:center;min-height:32px;font-size:.8125rem}.service-jump .page-arrow{width:13px;height:13px;color:#91764f}.service-jump a:hover{color:#91764f}
.service-reading{display:grid;grid-template-columns:1fr 1.35fr;gap:clamp(40px,7vw,110px);padding-top:85px;padding-bottom:64px;align-items:start}.reading-intro .eyebrow{margin-bottom:20px}.reading-intro h2{font-size:clamp(29px,3vw,39px)}.reading-intro>p:not(.eyebrow){font-size:1rem;line-height:1.9;color:#68747c;margin-bottom:25px}.service-articles{min-width:0}.service-scope{font-size:.75rem;color:#7a848b;line-height:1.8;margin:22px 0 0}
.preparation-wrap{padding-bottom:75px}.preparation-panel{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;background:#282e36;border-radius:24px;padding:45px clamp(28px,4vw,60px);color:#f1f3f3}.preparation-panel .eyebrow{color:#c1aa86;margin-bottom:18px}.preparation-panel h2{font-size:33px;margin-bottom:18px}.preparation-panel p:not(.eyebrow){font-size:.9375rem;color:#c0c8ce;line-height:1.8;max-width:430px;margin-bottom:24px}.preparation-panel .button{background:#c1aa86;color:#24282e}.preparation-panel ul{padding:0;margin:0;list-style:none;align-self:center}.preparation-panel li{padding:18px 0;border-bottom:1px solid #ffffff1c;display:flex;align-items:flex-start;gap:14px;font-size:1rem;color:#d8dde1}.preparation-panel li:first-child{padding-top:0}.preparation-panel li:last-child{border:0;padding-bottom:0}.preparation-panel li svg{color:#c1aa86;width:20px;height:20px;margin-top:3px}
.emergency-reference{display:flex;gap:16px;align-items:center;margin-top:23px;padding-top:22px;border-top:1px solid #dce1e1}.emergency-reference>a{flex:none}.emergency-reference img{display:block;width:58px;height:58px;object-fit:contain}.emergency-reference p{font-size:.75rem;line-height:1.65;color:#667079;margin:0 0 7px}.emergency-reference .emergency-call{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;color:#97382d;min-height:32px;text-decoration:none}.emergency-call svg{width:16px;height:16px}
.expertise-steps{display:grid;grid-template-columns:.85fr 1.5fr;gap:60px;padding-top:15px}.expertise-steps .expertise-heading h2{font-size:32px}.expertise-steps ol{grid-template-columns:1fr;gap:0}.expertise-steps li{display:grid;grid-template-columns:30px 1fr;gap:8px 18px;padding:20px 0}.expertise-steps h3{margin:0;font-size:1.25rem}.expertise-steps li p{grid-column:2;margin:0;font-size:1rem}.expertise-steps .expert-icon{grid-row:1/3;width:27px;height:30px}
@media(min-width:741px) and (max-height:650px){.service-lead{gap:10px;padding-top:10px}.service-cover-copy{padding:20px 28px}.service-cover-copy .eyebrow{margin-bottom:12px}.service-cover-copy h1{font-size:30px;margin-bottom:12px}.service-cover-intro{font-size:.875rem;line-height:1.6;margin-bottom:14px}.service-cover-copy ul{gap:5px}.service-cover-copy li{font-size:.8125rem}.service-jump{padding-bottom:6px}}
@media(max-width:980px){.service-cover-copy{padding:28px}.service-cover-copy h1{font-size:34px}.service-reading{gap:35px}.preparation-panel{gap:35px}.expertise-steps{gap:30px}}
@media(max-width:740px){.service-lead{gap:10px;padding-top:10px}.service-cover{grid-template-columns:1fr;border-radius:18px;grid-template-rows:auto 1fr}.service-cover figure{height:clamp(96px,18svh,176px);aspect-ratio:auto;min-height:0}.service-cover figcaption{font-size:.6875rem;bottom:10px;left:20px}.service-cover img{object-position:center 52%}.service-cover-copy{padding:20px 23px;align-self:center}.service-cover-copy .eyebrow{font-size:.6875rem;letter-spacing:.08em;margin-bottom:12px}.service-cover-copy h1{font-size:clamp(27px,6.6vw,34px);line-height:1.13;margin-bottom:14px}.service-cover-intro{font-size:.875rem;line-height:1.65;margin-bottom:16px}.service-cover-copy ul{gap:6px}.service-cover-copy li{font-size:.8125rem;line-height:1.4;gap:8px}.service-cover-copy li svg{width:15px;height:15px}.service-jump{justify-content:space-between;gap:2px 12px;padding-bottom:5px;min-height:42px}.service-jump a{font-size:.6875rem;min-height:36px;gap:4px}.service-jump .page-arrow{width:11px;height:11px}.service-reading{grid-template-columns:1fr;gap:30px;padding-top:48px;padding-bottom:38px}.reading-intro h2{font-size:30px}.preparation-wrap{padding-bottom:48px}.preparation-panel{grid-template-columns:1fr;gap:28px;padding:30px 24px;border-radius:20px}.preparation-panel h2{font-size:28px}.preparation-panel li{font-size:.9375rem;padding:14px 0}.expertise-steps{grid-template-columns:1fr;gap:0}.expertise-steps .expertise-heading{margin-bottom:12px}.expertise-steps li p{font-size:.9375rem}}
@media(max-width:740px) and (max-height:650px){.service-cover figure{height:90px}.service-cover-copy{padding:15px 20px}.service-cover-copy .eyebrow{margin-bottom:8px;font-size:.625rem}.service-cover-copy h1{font-size:25px;margin-bottom:10px}.service-cover-intro{font-size:.8125rem;line-height:1.55;margin-bottom:12px}.service-cover-copy li{font-size:.75rem}.service-cover-copy ul{gap:4px}.service-jump{gap:0 8px}.service-jump a{font-size:.625rem}}
@media(max-width:740px){.service-cover{grid-template-rows:minmax(110px,1fr) auto}.service-cover figure{height:100%;min-height:110px}.service-cover-copy{align-self:stretch}}
@media(max-width:740px) and (max-height:650px){.service-cover{grid-template-rows:minmax(90px,1fr) auto}.service-cover figure{min-height:90px}}

@media(max-width:360px){.service-jump{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.service-jump a{font-size:.6875rem;justify-content:space-between}}.resource-emergency .emergency-reference{margin-top:24px;padding-top:22px;gap:18px}.resource-emergency .emergency-reference img{width:50px;height:50px}.resource-emergency .emergency-reference>div{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:1}.resource-emergency .emergency-reference p{font-size:.8125rem;margin:0}.resource-emergency .emergency-call{white-space:nowrap}
.service-related{padding-bottom:55px}.service-related .eyebrow{margin-bottom:20px}.service-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-related .text-link{align-self:start;max-width:100%}
@media(max-width:740px){.service-related{padding-bottom:40px}.service-related>div{grid-template-columns:1fr;gap:20px}}

@media(max-width:740px){.resource-emergency .emergency-reference>div{display:block}.resource-emergency .emergency-reference p{font-size:.75rem}.resource-emergency .emergency-call{margin-top:6px}}
@media(min-width:600px) and (max-height:500px){.service-lead{padding-top:10px;gap:8px}.service-breadcrumb{display:none}.service-cover{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.service-cover figure{height:auto;min-height:0}.service-cover-copy{padding:16px 24px;align-self:center}.service-cover-copy .eyebrow{font-size:10px;margin-bottom:8px}.service-cover-copy h1{font-size:26px;line-height:1.1;margin-bottom:10px}.service-cover-intro{font-size:12px;line-height:1.5;margin-bottom:12px}.service-cover-copy ul{gap:4px}.service-cover-copy li{font-size:12px;line-height:1.4}.service-cover-copy li svg{width:14px;height:14px}.service-jump{min-height:32px;padding-bottom:4px;gap:16px}.service-jump a{font-size:11px;min-height:28px}.service-cover figcaption{font-size:10px;left:16px;bottom:12px}}
@media print{.service-lead{min-height:0;display:block}.service-cover{display:block;background:white;color:#222}.service-cover figure,.service-jump,.service-breadcrumb{display:none}.service-cover-copy{padding:0}.service-cover-intro,.service-cover-copy li{color:#222}.service-reading,.preparation-panel{display:block}.preparation-panel{color:#222;background:white}}

/* contact-invitation.css */
/* One closing composition: an invitation above a shared contact baseline. */
.contact-invitation{background:#2b323b;color:#f4f5f5;padding-block:clamp(40px,5vw,72px)}
.invitation-opening,.invitation-channels{display:grid;grid-template-columns:1fr 1fr .9fr;column-gap:clamp(32px,4.2vw,64px)}
.invitation-opening{align-items:end}
.invitation-copy{grid-column:span 2;min-width:0}
.contact-invitation .eyebrow{color:#c7b08d;margin-bottom:18px}
.contact-invitation h2{font-size:clamp(2rem,3.3vw,3rem);line-height:1.13;letter-spacing:-.04em;margin:0}
.contact-invitation h2 span{color:#d2bd9c}
.invitation-action{min-width:0}
.invitation-intro{max-width:43ch;font-size:1rem;line-height:1.65;color:#c0c7cf;margin:0 0 22px}
.invitation-cta{max-width:100%;min-height:52px;padding:13px 24px;gap:24px}
.invitation-channels{margin-top:42px;padding-top:32px;border-top:1px solid #bac5cf24;align-items:start}
.invitation-channel,.invitation-profile{min-width:0}
.invitation-channel-heading{display:flex;align-items:center;gap:10px;margin:0 0 15px;color:#bbc5ce;font-size:.875rem;line-height:1.5}
.invitation-channel-heading>svg{width:21px;height:21px;color:#c8b18e}
.invitation-channels .text-link{display:flex;width:fit-content;max-width:100%;font-weight:400;line-height:1.4;gap:8px;transition:color .55s var(--ease)}
.invitation-channels .link-label{overflow-wrap:anywhere}
.invitation-channels .link-label::after{opacity:.24;transition:opacity .55s var(--ease)}
.invitation-channels .invitation-phone{font-size:clamp(1.375rem,1.9vw,1.75rem);letter-spacing:-.025em;color:#f2f4f5;white-space:nowrap}
.invitation-channels .invitation-mail-primary{font-size:clamp(1.125rem,1.6vw,1.4375rem);letter-spacing:-.02em;color:#f2f4f5}
.invitation-channels .invitation-mail-secondary{font-size:1rem;color:#b8c3ce;margin-top:13px}
.invitation-channels .text-link:hover,.invitation-channels .text-link:focus-visible{color:#e4ceb0}
.invitation-channels .text-link:hover .link-label::after,.invitation-channels .text-link:focus-visible .link-label::after{opacity:.7}
.invitation-detail{display:flex;align-items:center;gap:8px;color:#b8c3ce;font-size:.875rem;line-height:1.5;margin:15px 0 0}
.invitation-detail svg{width:17px;height:17px;color:#c8b18e}
.invitation-signature{margin:0;line-height:1.5}
.invitation-signature strong{display:block;color:#edf0f2;font-size:1.25rem;font-weight:400;margin-bottom:8px}
.invitation-signature span{display:block;color:#c0c7cf;font-size:.875rem}
.invitation-profile .invitation-detail{margin-top:17px}
.contact-invitation a:focus-visible{outline:1px solid #ddc4a0;outline-offset:5px}
@media(min-width:741px) and (max-width:1100px){
 .invitation-opening,.invitation-channels{grid-template-columns:1fr 1fr;column-gap:36px}
 .invitation-copy{grid-column:auto}
 .invitation-channels{row-gap:30px}
 .invitation-profile{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:24px}
 .invitation-signature{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 14px}
 .invitation-signature strong{margin:0}
 .invitation-profile .invitation-detail{margin:0}
}
@media(max-width:740px){
 .contact-invitation{padding-block:32px}
 .invitation-opening,.invitation-channels{grid-template-columns:1fr}
 .invitation-copy{grid-column:auto}
 .invitation-opening{gap:20px}
 .contact-invitation .eyebrow{margin-bottom:14px}
 .contact-invitation h2{font-size:clamp(2rem,6vw,2.5rem);line-height:1.16}
 .invitation-intro{line-height:1.6;margin-bottom:20px;max-width:45ch}
 .invitation-cta{padding-inline:23px;min-height:50px;gap:22px}
 .invitation-channels{margin-top:30px;padding-top:25px;row-gap:26px}
 .invitation-channel-heading{margin-bottom:11px}
 .invitation-channels .invitation-phone{font-size:1.5rem}
 .invitation-channels .invitation-mail-primary{font-size:1.25rem}
 .invitation-channels .invitation-mail-secondary{margin-top:9px}
 .invitation-detail{margin-top:12px}
 .invitation-signature strong{font-size:1.125rem;margin-bottom:4px}
 .invitation-profile .invitation-detail{margin-top:10px}
}
@media(prefers-reduced-motion:reduce){
 .invitation-channels .text-link,.invitation-channels .link-label::after{transition:none}
}
