/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}}:root{--paper:#f3f0e8;--paper-deep:#e9e3d7;--ink:#173c34;--ink-soft:#52615c;--line:#cdc7bb;--accent:#8f5c2b;--accent-light:#ddb27f;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:auto;width:100%;max-width:100%;overflow-x:clip}body{background:var(--paper);width:100%;max-width:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}main{width:100%;max-width:100%;overflow:clip visible}main section,main section>*,.hero-copy,.profile-card{min-width:0}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-content:center;align-items:end;gap:32px;width:min(1320px,100% - 64px);min-height:116px;margin:0 auto;padding:18px 0 16px;display:grid}.brand{grid-template-columns:68px 1px auto;align-items:center;column-gap:18px;width:fit-content;min-width:0;display:grid}.brand-symbol{grid-column:1;justify-self:center;width:64px;height:auto;display:block}.brand-separator{background:var(--accent-light);grid-column:2;align-self:center;width:1px;height:64px}.brand-copy{grid-column:3;align-content:center;justify-items:start;row-gap:6px;min-width:0;display:grid}.brand-wordmark{width:76px;height:auto;display:block}.brand-overline{color:var(--ink-soft);letter-spacing:.21em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1;display:block}.brand-focus{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:16px;font-weight:600;line-height:1;display:block}.main-nav{align-items:baseline;gap:27px;padding-bottom:1px;font-size:16px;line-height:1;display:flex}.main-nav a,.header-phone{transition:color .2s}.main-nav a:hover,.header-phone:hover{color:var(--accent)}.header-phone{text-align:right;justify-self:end;align-items:baseline;padding-bottom:1px;display:inline-flex;position:relative}.header-phone span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700;position:absolute;bottom:calc(100% + 9px);right:0}.header-phone strong{color:var(--ink);letter-spacing:.035em;font-size:16px;font-weight:500;line-height:1}.header-phone:hover strong{color:var(--accent)}@media (width>=981px){.site-header>.brand .brand-copy{align-self:end;margin-bottom:1px}}.hero{background:var(--paper);grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:clamp(60px,8vw,126px);width:min(1320px,100% - 64px);min-height:720px;margin:0 auto;padding:88px 0 96px;display:grid}.eyebrow,.card-kicker{color:var(--accent);letter-spacing:.18em;text-shadow:0 1px #ffffffb8,0 2px 7px #462b111f;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}h1,h2{letter-spacing:-.045em;-webkit-hyphens:manual;hyphens:manual;min-width:0;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:820px;margin-top:24px;line-height:.99}.hero-title-main{overflow-wrap:normal;font-size:clamp(55px,5.25vw,76px);display:grid}.hero-title-main-primary,.hero-title-main-secondary{white-space:nowrap;display:block}.hero-title-main-secondary{letter-spacing:-.04em;margin-top:.06em;font-size:.82em;line-height:1.04}.hero-title-sub{letter-spacing:-.04em;white-space:nowrap;margin-top:18px;font-size:clamp(28px,2.7vw,38px);line-height:1.08;display:block}.hero-values{flex-wrap:wrap;display:flex}.hero-values span+span:before{content:"·";margin:0 .72em}.hero-region{max-width:620px;margin:34px 0 0;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.55}.hero-intro{max-width:620px;color:var(--ink-soft);margin:20px 0 0;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:35px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 25px;font-size:15px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--white)}.button-primary:hover{background:#225247}.button-secondary:hover{background:var(--white)}.trust-line{color:var(--ink-soft);flex-wrap:wrap;gap:24px;margin-top:37px;font-size:14px;display:flex}.trust-line span{padding-left:14px;position:relative}.trust-line span:before{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero-visual{background:var(--ink);min-width:0;padding:6px;box-shadow:0 24px 60px #1e342e24}.profile-card{background:var(--white);border:1px solid #ddb27fb8;width:100%;padding:42px 42px 38px}.profile-card .card-kicker{margin-bottom:0}.profile-lead{border-top:1px solid #ded9d0;border-bottom:1px solid #ded9d0;margin-top:28px;padding:28px 0 30px}.profile-title{color:var(--ink);letter-spacing:-.025em;margin:0;font:400 clamp(30px,3vw,40px)/1.13 Georgia,Times New Roman,serif}.profile-entry{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:18px 0 0;font-size:14px;font-weight:800;line-height:1.45}.profile-details{display:grid}.profile-detail{border-bottom:1px solid #ded9d0;padding:20px 0}.profile-detail:last-child{border-bottom:0;padding-bottom:0}.profile-detail span{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.45;display:block}.profile-detail strong{color:var(--ink);margin-top:7px;font:400 20px/1.45 Georgia,Times New Roman,serif;display:block}.section-shell{padding-left:max(32px,50vw - 660px);padding-right:max(32px,50vw - 660px)}.scroll-progress{right:max(22px, env(safe-area-inset-right));bottom:calc(max(22px, env(safe-area-inset-bottom)) + var(--footer-overlap,0px));z-index:1000;width:48px;height:48px;color:var(--ink);cursor:pointer;opacity:0;visibility:hidden;background:#fffdf8f5;border:0;border-radius:50%;place-items:center;padding:0;transition:opacity .22s,visibility .22s,transform .22s,box-shadow .22s,bottom .18s;display:grid;position:fixed;transform:translateY(10px);box-shadow:0 6px 18px #0c1f1b21}.scroll-progress[data-visible=true]{opacity:1;visibility:visible;transform:translateY(0)}.scroll-progress:hover{box-shadow:0 8px 22px #0c1f1b2e}.scroll-progress:focus-visible{outline:3px solid var(--accent-light);outline-offset:4px}.scroll-progress-ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.scroll-progress-track,.scroll-progress-value{fill:none;stroke-width:2px}.scroll-progress-track{stroke:#173c3424}.scroll-progress-value{stroke:var(--accent);stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px}.scroll-progress span{font:24px/1 Georgia,Times New Roman,serif;position:relative;top:-1px}.section-heading h2,.evaluation-intro h2,.process-heading h2,.discretion-title h2,.partner-label h2,.owner-questions-heading h2,.about-copy h2,.contact-title h2{margin-top:20px;font-size:clamp(43px,4.7vw,66px);line-height:1.05}.search-profile{background:var(--white);grid-template-columns:.84fr 1.16fr;gap:clamp(60px,9vw,145px);padding-top:110px;padding-bottom:120px;display:grid}.search-content{grid-template-columns:1.1fr .9fr;align-items:start;gap:50px;display:grid}.check-list{margin:4px 0 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:19px 0 19px 30px;font-size:17px;line-height:1.58;position:relative}.check-list li:first-child{border-top:1px solid var(--line)}.check-list li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.region-box{background:var(--paper-deep);padding:30px}.region-box .card-kicker{margin-bottom:22px}.region-tier{border-top:1px solid #c8c0b3;gap:7px;padding:16px 0;display:grid}.region-tier span{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.45}.region-tier strong{color:var(--ink);font:400 19px/1.5 Georgia,Times New Roman,serif}.exclusion{border-top:1px solid #c8c0b3;gap:7px;margin-top:27px;padding-top:23px;display:grid}.exclusion span{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.45}.exclusion strong{color:var(--ink);font:400 19px/1.5 Georgia,Times New Roman,serif}.evaluation-section{background:var(--ink);color:var(--white);grid-template-columns:.8fr 1.2fr;gap:clamp(60px,9vw,145px);padding-top:115px;padding-bottom:120px;display:grid}.eyebrow.light{color:var(--accent-light);text-shadow:0 1px #00000061,0 2px 9px #00000038}.evaluation-intro>p:last-child{color:#c8d3cf;max-width:480px;margin:30px 0 0;font-size:18px;line-height:1.72}.evaluation-grid{grid-template-columns:repeat(2,1fr);display:grid}.evaluation-item{border-top:1px solid #ffffff2e;min-height:215px;padding:30px}.evaluation-item:nth-child(odd){border-right:1px solid #ffffff2e}.evaluation-item span{color:#d9ad7e;font:18px/1 Georgia,serif}.numbered-title{align-items:baseline;gap:15px;display:flex}.numbered-title span{flex:0 0 28px}.evaluation-item h3,.step h3{margin:0;font:400 27px Georgia,Times New Roman,serif}.evaluation-item p{color:#c8d3cf;max-width:290px;margin:17px 0 0 43px;font-size:16px;line-height:1.65}.process-section{background:var(--white);padding-top:120px;padding-bottom:125px}.process-heading{grid-template-columns:.75fr 1fr;align-items:start;gap:10px 70px;display:grid}.process-heading .eyebrow,.process-heading h2{grid-column:1}.process-heading>p:last-child{max-width:560px;color:var(--ink-soft);grid-area:2/2;margin:13px 0 0;font-size:18px;line-height:1.72}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:78px;display:grid}.step{min-height:310px;padding:29px 27px 20px 0;position:relative}.step+.step{border-left:1px solid var(--line);padding-left:28px}.step span{color:var(--accent);font:18px/1 Georgia,serif}.step h3{color:var(--ink)}.step p{color:var(--ink-soft);margin:20px 0 0 43px;font-size:16px;line-height:1.68}.discretion-section{background:var(--paper-deep);grid-template-columns:.9fr 1.1fr;gap:clamp(70px,10vw,170px);padding:120px max(32px,50vw - 660px);display:grid}.discretion-copy{color:var(--ink-soft);grid-template-columns:1fr 1fr;gap:48px;padding-top:29px;font-size:18px;line-height:1.72;display:grid}.discretion-copy p{margin:0}.partners-section{background:var(--white);grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,160px);padding-top:115px;padding-bottom:120px;display:grid}.partner-copy{columns:2;color:var(--ink-soft);column-gap:52px;padding-top:34px;font-size:18px;line-height:1.72}.partner-copy p{break-inside:avoid;margin:0}.owner-questions{background:var(--paper);grid-template-columns:.72fr 1.28fr;gap:clamp(60px,9vw,145px);padding-top:115px;padding-bottom:120px;display:grid}.owner-questions-heading>p:last-child{max-width:500px;color:var(--ink-soft);margin:29px 0 0;font-size:18px;line-height:1.72}.owner-question-list{border-top:1px solid var(--line)}.owner-question{border-bottom:1px solid var(--line);padding:27px 0 29px}.owner-question h3{margin:0;font:400 27px/1.25 Georgia,Times New Roman,serif}.owner-question p{max-width:720px;color:var(--ink-soft);margin:14px 0 0;font-size:17px;line-height:1.68}.about-section{background:var(--ink);color:var(--white);grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(70px,12vw,180px);padding-top:110px;padding-bottom:110px;display:grid}.about-photo{background:#ffffff0e;border:1px solid #ddb27f94;width:min(100%,430px);margin:0;padding:11px;box-shadow:0 28px 65px #05191557}.about-photo img{aspect-ratio:1;object-fit:cover;object-position:center;width:100%;height:auto;display:block}.about-photo figcaption{flex-direction:column;align-items:flex-start;gap:6px;padding:17px 7px 7px;display:flex}.about-photo figcaption strong{color:var(--accent-light);white-space:nowrap;font:400 19px Georgia,Times New Roman,serif}.about-photo figcaption span{color:#bfcac6;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.about-copy>p:not(.eyebrow){color:#cbd5d1;max-width:620px;margin:24px 0 0;font-size:18px;line-height:1.72}.contact-section{background:var(--paper);grid-template-columns:.85fr 1.15fr;gap:clamp(70px,10vw,170px);padding-top:120px;padding-bottom:120px;display:grid}.contact-title>p:last-child{max-width:520px;color:var(--ink-soft);margin:28px 0 0;font-size:18px;line-height:1.72}.contact-details{border-top:1px solid var(--line)}.contact-link{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;align-items:baseline;column-gap:28px;padding:24px 0;display:grid}.contact-link span{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:13px}.contact-link strong{font:400 clamp(22px,2.4vw,32px) Georgia,serif}.contact-link:hover strong{color:var(--accent)}.contact-address{font-style:normal}.contact-address div{flex-direction:column;gap:8px;display:flex}.contact-address strong{line-height:1.28}.contact-address small{color:var(--ink-soft);font-size:14px;line-height:1.5}.contact-note{max-width:650px;color:var(--ink-soft);margin:33px 0 28px;font-size:17px;line-height:1.68}.contact-button{width:fit-content}.site-footer{border-top:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:flex-end;gap:35px;min-height:120px;padding:32px max(32px,50vw - 660px);display:flex}.footer-brand{flex-shrink:0;grid-template-columns:46px 1px auto;column-gap:13px}.footer-brand .brand-symbol{width:43px}.footer-brand .brand-wordmark{width:54px}.footer-brand .brand-separator{height:45px}.footer-brand .brand-copy{row-gap:4px}.footer-brand .brand-overline{font-size:9px}.footer-brand .brand-focus{font-size:14px}.footer-links{color:var(--ink-soft);align-items:flex-end;gap:32px;font-size:16px;line-height:1;display:flex}.footer-links a{align-items:flex-end;min-height:44px;padding:0 0 1px;display:inline-flex}.footer-links a:hover{color:var(--accent)}.contact-preview{background:var(--ink);color:var(--white);justify-content:space-between;gap:30px;padding:55px max(32px,50vw - 660px);font:24px Georgia,serif;display:flex}.contact-preview p{margin:0}.contact-preview a{color:#d8b28a}.legal-page{background:var(--paper)}.legal-hero{background:var(--ink);color:var(--white);padding:96px max(32px,50vw - 660px) 105px}.legal-hero-inner{max-width:970px}.legal-hero h1{overflow-wrap:break-word;margin-top:22px;font-size:clamp(58px,7.2vw,96px);line-height:.98}.legal-lead{color:#c0ccc8;max-width:760px;margin:30px 0 0;font-size:18px;line-height:1.75}.legal-shell{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:clamp(55px,8vw,105px);width:min(1120px,100% - 64px);margin:0 auto;padding:92px 0 120px;display:grid}.legal-aside{position:sticky;top:28px}.legal-aside .card-kicker{margin-bottom:22px}.legal-aside-nav{border-top:1px solid var(--line);display:grid}.legal-aside-nav a{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:16px 0;font-size:16px}.legal-aside-nav a:hover,.legal-aside-nav a[aria-current=page]{color:var(--ink);font-weight:700}.legal-aside-nav a[aria-current=page]:after{content:" →";color:var(--accent)}.legal-aside-note{color:#6b7672;margin:24px 0 0;font-size:13px;line-height:1.6}.legal-content{min-width:0;max-width:760px}.legal-callout{border-left:4px solid var(--accent);background:var(--white);margin-bottom:55px;padding:28px 30px}.legal-callout strong{margin-bottom:10px;font:400 24px Georgia,Times New Roman,serif;display:block}.legal-callout p{margin:0}.legal-block{border-bottom:1px solid var(--line);margin-bottom:50px;padding-bottom:49px}.legal-block h2{letter-spacing:-.035em;margin:0 0 25px;font-size:clamp(32px,4vw,44px);line-height:1.08}.legal-block h3{margin:31px 0 11px;font:400 24px Georgia,Times New Roman,serif}.legal-block p,.legal-block address,.legal-callout p{color:var(--ink-soft);font-size:18px;line-height:1.72}.legal-block p{margin:0 0 18px}.legal-block p:last-child{margin-bottom:0}.legal-block address{margin:0 0 21px;font-style:normal}.legal-block a{color:var(--ink);text-underline-offset:3px;-webkit-text-decoration:underline #8f5c2b80;text-decoration:underline #8f5c2b80}.legal-block a:hover{color:var(--accent)}.legal-data{grid-template-columns:135px minmax(0,1fr);align-items:start;gap:13px 26px;display:grid}.legal-data>span{color:#78817d;letter-spacing:.12em;text-transform:uppercase;padding-top:3px;font-size:11px;font-weight:700;line-height:1.5}.legal-data address,.legal-data p{margin:0}.legal-list{color:var(--ink-soft);margin:4px 0 22px;padding-left:23px;font-size:18px;line-height:1.72}.legal-list li+li{margin-top:8px}.legal-updated{color:#78817d;letter-spacing:.05em;margin:0;font-size:12px}.legal-page .footer-links a[aria-current=page]{color:var(--ink);font-weight:700}.not-found-page{background:var(--paper);min-height:100vh}.not-found-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:clamp(70px,10vw,150px);width:min(1320px,100% - 64px);min-height:690px;margin:0 auto;padding:92px 0 104px;display:grid}.not-found-copy h1{max-width:760px;margin-top:23px;font-size:clamp(58px,6.4vw,88px);line-height:.98}.not-found-copy>p:last-of-type{max-width:670px;color:var(--ink-soft);margin:31px 0 0;font-size:19px;line-height:1.72}.not-found-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.not-found-panel{border:6px solid var(--ink);outline:1px solid var(--accent-light);outline-offset:-13px;background:var(--white);padding:37px 38px 35px;box-shadow:0 24px 45px #1c2e281f}.not-found-panel>.card-kicker{padding-bottom:26px}.not-found-links{border-top:1px solid var(--line)}.not-found-links a{border-bottom:1px solid var(--line);gap:7px;min-height:92px;padding:20px 29px 20px 0;display:grid;position:relative}.not-found-links span,.not-found-contact>span{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.not-found-links strong{font:400 21px/1.35 Georgia,Times New Roman,serif}.not-found-links b{color:var(--accent);font-weight:400;position:absolute;top:50%;right:0;transform:translateY(-50%)}.not-found-links a:hover strong{color:var(--accent)}.not-found-contact{gap:8px;padding-top:27px;display:grid}.not-found-contact>span{margin-bottom:3px}.not-found-contact a{width:fit-content;font-size:16px;line-height:1.35}.not-found-contact a:hover{color:var(--accent)}@media (width<=980px){.site-header{grid-template-columns:1fr auto;min-height:124px}.site-header>.brand{grid-template-columns:74px 1px auto;column-gap:17px}.site-header>.brand .brand-symbol{width:70px}.site-header>.brand .brand-wordmark{width:82px}.site-header>.brand .brand-separator{height:70px}.site-header>.brand .brand-copy{row-gap:7px}.site-header>.brand .brand-overline{font-size:11px}.site-header>.brand .brand-focus{font-size:17px}.main-nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{min-height:0}.search-profile,.evaluation-section,.partners-section,.owner-questions,.about-section,.contact-section{grid-template-columns:1fr}.search-content{grid-template-columns:1fr 1fr}.process-heading{grid-template-columns:1fr}.process-heading>p:last-child{grid-area:auto/1}.steps{grid-template-columns:repeat(2,1fr)}.step:nth-child(3),.step:nth-child(5){border-left:0}.discretion-section{grid-template-columns:1fr}.about-photo{max-width:360px}.legal-shell{grid-template-columns:1fr;gap:52px}.legal-aside{position:static}.legal-aside-nav{grid-template-columns:repeat(2,1fr)}.legal-aside-nav a+a{border-left:1px solid var(--line);padding-left:20px}.not-found-hero{grid-template-columns:1fr;gap:58px;padding-top:72px}.not-found-panel{width:min(100%,650px)}}@media (width<=760px){.site-header,.hero{width:calc(100% - 32px)}.site-header{grid-template-columns:minmax(0,1fr);align-content:center;align-items:end;gap:clamp(7px,2vw,12px);min-height:122px;padding:17px 0 15px}.site-header>.brand{grid-template-columns:72px 1px auto;column-gap:clamp(10px,3vw,14px)}.site-header>.brand .brand-symbol{width:68px}.site-header>.brand .brand-wordmark{width:78px}.site-header>.brand .brand-separator{height:68px}.site-header>.brand .brand-copy{row-gap:6px}.site-header>.brand .brand-overline{letter-spacing:.17em;font-size:10px}.site-header>.brand .brand-focus{letter-spacing:.075em;font-size:clamp(12.5px,3.65vw,14.5px);display:block}.header-phone{display:none}.header-phone span{font-size:clamp(7px,2vw,9px);display:block;bottom:calc(100% + 7px)}.header-phone strong{letter-spacing:.015em;font-size:clamp(11px,3.4vw,14px);font-weight:600}.hero{gap:46px;min-height:auto;padding:56px 0 72px}h1{overflow-wrap:normal;max-width:100%;line-height:1.01}.hero-title-main{letter-spacing:-.055em;font-size:clamp(29px,9.5vw,41px);line-height:1.02}.hero-title-main-secondary{margin-top:.1em;font-size:.84em}.hero-title-sub{letter-spacing:-.035em;overflow-wrap:normal;word-break:normal;white-space:nowrap;max-width:100%;margin-top:17px;font-size:clamp(15px,4.55vw,18px);line-height:1.12}.hero-values{letter-spacing:.16em;gap:3px;display:grid}.hero-values span:before,.hero-values span+span:before{content:"·";margin:0 .55em 0 0}.eyebrow,.card-kicker{font-size:13px;line-height:1.5}.hero-region{margin-top:28px;font-size:20px;line-height:1.55}.hero-intro{margin-top:22px;font-size:18px;line-height:1.65}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.button{gap:16px;width:auto;min-width:220px;min-height:60px;padding:10px 20px;font-size:16px;line-height:1.35}.trust-line{flex-direction:column;gap:12px;margin-top:31px;font-size:15px;line-height:1.45}.trust-line span:before{width:5px;height:5px;top:50%}.hero-visual{min-height:0;padding:5px}.profile-card{width:100%;box-shadow:none;padding:28px clamp(21px,6vw,28px) 27px}.profile-lead{margin-top:22px;padding:23px 0 25px}.profile-title{font-size:clamp(30px,9vw,38px);line-height:1.13}.profile-entry{margin-top:16px;font-size:13px}.profile-detail{padding:19px 0}.profile-detail strong{overflow-wrap:normal;font-size:20px;line-height:1.42}.section-heading h2,.evaluation-intro h2,.process-heading h2,.discretion-title h2,.partner-label h2,.owner-questions-heading h2,.about-copy h2,.contact-title h2{max-width:100%;font-size:43px;line-height:1.08}.section-shell{padding-left:24px;padding-right:24px}.scroll-progress{right:max(16px, env(safe-area-inset-right));bottom:calc(max(18px, env(safe-area-inset-bottom)) + var(--footer-overlap,0px));width:48px;height:48px}.search-profile,.evaluation-section,.process-section,.discretion-section,.partners-section,.owner-questions,.about-section,.contact-section{width:100%;padding-top:76px;padding-bottom:80px}.search-content,.discretion-copy{grid-template-columns:1fr}.search-content{gap:38px}.check-list li{padding:19px 0 19px 30px;font-size:17px;line-height:1.55}.region-box{padding:27px 24px}.region-tier{gap:8px;padding:18px 0}.region-tier span{font-size:12px}.region-tier strong{font-size:19px;line-height:1.5}.exclusion span{font-size:12px}.exclusion strong{font-size:19px;line-height:1.5}.evaluation-grid{grid-template-columns:1fr}.evaluation-item:nth-child(odd){border-right:0}.evaluation-intro>p:last-child{font-size:18px;line-height:1.7}.evaluation-item{min-height:0;padding:30px 0 32px}.evaluation-item span{font-size:18px}.evaluation-item h3{margin-top:0;font-size:29px}.evaluation-item p{max-width:none;margin-left:43px;font-size:17px;line-height:1.6}.process-heading>p:last-child{font-size:18px;line-height:1.7}.steps{grid-template-columns:1fr;margin-top:52px}.step,.step+.step{border-left:0;border-bottom:1px solid var(--line);min-height:auto;padding:25px 0 29px}.step span{font-size:18px}.step h3{margin-top:0;font-size:29px}.step p{margin-left:43px;font-size:17px;line-height:1.65}.discretion-section{padding-left:24px;padding-right:24px}.discretion-copy{gap:26px;padding-top:7px;font-size:18px;line-height:1.72}.partner-copy{columns:1;padding-top:6px;font-size:18px;line-height:1.72}.partner-copy p+p{margin-top:26px}.owner-questions-heading>p:last-child{font-size:18px;line-height:1.7}.owner-question{padding:25px 0 27px}.owner-question h3{font-size:27px;line-height:1.28}.owner-question p{font-size:17px;line-height:1.65}.about-photo{width:min(100%,330px)}.about-photo figcaption{flex-direction:column;align-items:flex-start;gap:6px;padding:16px 5px 6px}.about-photo figcaption strong{font-size:21px}.about-photo figcaption span{font-size:12px;line-height:1.5}.about-copy>p:not(.eyebrow){font-size:18px;line-height:1.72}.contact-title>p:last-child{font-size:18px;line-height:1.7}.contact-link{grid-template-columns:1fr;gap:10px}.contact-link span{font-size:13px}.contact-link strong{overflow-wrap:anywhere;font-size:27px}.contact-note{font-size:17px;line-height:1.65}.contact-button{width:100%}.site-footer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:0 clamp(8px,2.5vw,14px);min-height:100px;padding:28px clamp(12px,4vw,24px);display:grid}.site-footer .footer-brand{grid-template-columns:43px 1px auto;column-gap:clamp(7px,2vw,10px);min-width:0}.site-footer .footer-brand .brand-symbol{width:40px}.site-footer .footer-brand .brand-wordmark{width:48px}.site-footer .footer-brand .brand-separator{height:43px}.site-footer .footer-brand .brand-copy{row-gap:4px}.site-footer .footer-brand .brand-overline{font-size:8px}.site-footer .footer-brand .brand-focus{letter-spacing:.065em;font-size:clamp(9.5px,2.55vw,11.5px);display:block}.footer-links{white-space:nowrap;flex-wrap:nowrap;place-self:end;gap:clamp(8px,2.5vw,22px);width:auto;font-size:clamp(10px,2.7vw,13px);line-height:1}.footer-links a{align-items:flex-end;min-height:44px;padding-bottom:4px}.contact-preview{flex-direction:column;font-size:21px}.legal-hero{padding:67px 24px 73px}.legal-hero h1{font-size:48px;line-height:1.02}.legal-lead{margin-top:23px;font-size:18px;line-height:1.65}.legal-shell{gap:44px;width:calc(100% - 48px);padding:58px 0 78px}.legal-aside .card-kicker{margin-bottom:17px}.legal-aside-nav a{font-size:16px}.legal-aside-note{font-size:13px}.legal-callout{margin-bottom:44px;padding:24px 22px}.legal-callout strong{font-size:26px}.legal-block{margin-bottom:43px;padding-bottom:42px}.legal-block h2{font-size:36px;line-height:1.1}.legal-block h3{font-size:27px}.legal-block p,.legal-block address,.legal-callout p,.legal-list{font-size:18px;line-height:1.72}.legal-data{grid-template-columns:1fr;gap:8px}.legal-data>span{margin-top:10px;font-size:13px}.legal-data>span:first-child{margin-top:0}.legal-updated{font-size:14px}.not-found-hero{gap:48px;width:calc(100% - 48px);min-height:auto;padding:65px 0 78px}.not-found-copy h1{margin-top:20px;font-size:clamp(46px,13vw,58px);line-height:1.01}.not-found-copy>p:last-of-type{margin-top:25px;font-size:18px;line-height:1.65}.not-found-actions{flex-direction:column;align-items:stretch;margin-top:31px}.not-found-actions .button{width:100%}.not-found-panel{outline-offset:-11px;border-width:5px;padding:30px 25px 28px}.not-found-panel>.card-kicker{padding-bottom:22px}.not-found-links a{min-height:88px;padding-top:18px;padding-bottom:18px}.not-found-links strong{font-size:19px}}@media (width<=380px){.site-footer{column-gap:7px;padding-left:12px;padding-right:12px}.site-footer .footer-brand{grid-template-columns:36px 1px auto;column-gap:6px}.site-footer .footer-brand .brand-symbol{width:34px}.site-footer .footer-brand .brand-wordmark{width:42px}.site-footer .footer-brand .brand-separator{height:38px}.site-footer .footer-brand .brand-copy{row-gap:3px}.site-footer .footer-brand .brand-overline{letter-spacing:.13em;font-size:7px}.site-footer .footer-brand .brand-focus{letter-spacing:.04em;font-size:9px}.footer-links{gap:7px;font-size:9.5px}}@media (width<=520px) and (orientation:portrait){.hero-actions{align-items:stretch}.button{width:100%;min-width:0}}@media (orientation:landscape) and (height<=600px) and (width<=980px){.hero{gap:54px;padding-top:42px}.hero-title-main{letter-spacing:-.052em;white-space:nowrap;font-size:clamp(52px,7.4vw,66px);line-height:1}.hero-title-sub{margin-top:12px;font-size:clamp(32px,4.6vw,40px);line-height:1.08}.hero-actions{flex-direction:row;align-items:stretch;gap:13px}.button{width:auto;min-width:0}.button-primary{min-width:300px}.button-secondary{min-width:170px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.scroll-progress{transition:none}}
