/*! 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}}:root{--ink:#172922;--forest:#173f33;--deep:#0d2d25;--cream:#f5f1e8;--paper:#fffdf8;--gold:#c6a46a;--line:#173f3329}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;justify-content:space-between;align-items:center;gap:32px;min-height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:.12em;align-items:baseline;gap:8px;display:inline-flex}.brand-mark{font-family:Georgia,serif;font-size:29px}.brand-name{color:var(--gold);font-size:17px;font-weight:800}nav{gap:34px;font-size:14px;font-weight:700;display:flex}nav a:hover,.footer-links a:hover{color:var(--gold)}.brand-logo{align-items:center;width:255px;height:68px;overflow:hidden}.brand-logo img{object-fit:contain;width:100%;height:100%}.brand-footer.brand-logo{width:225px;height:62px}.button{background:var(--forest);color:#fff;border-radius:3px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:var(--deep);transform:translateY(-2px)}.button-small{min-height:42px;padding:0 19px}.button-ghost{color:var(--forest);border:1px solid var(--forest);background:0 0}.button-ghost:hover{color:#fff}.hero{background:radial-gradient(circle at 92% 12%,#e1e9e3 0,transparent 31%),var(--cream);grid-template-columns:1.08fr .92fr;align-items:center;gap:7vw;min-height:720px;padding:84px 7vw 70px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #c6a46a80;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-170px;right:-120px}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 17px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{letter-spacing:-.045em;max-width:760px;margin-bottom:25px;font-size:clamp(48px,5.4vw,78px);line-height:.98}.hero-text{color:#4f5e57;max-width:660px;margin-bottom:34px;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.credentials{color:#51645b;text-transform:uppercase;letter-spacing:.07em;flex-wrap:wrap;gap:9px 25px;margin-top:42px;font-size:12px;font-weight:800;display:flex}.credentials span:not(:last-child):after{content:"•";color:var(--gold);margin-left:25px}.hero-portrait{justify-self:center;max-width:500px;position:relative}.portrait-frame{aspect-ratio:4/5;border-radius:48% 48% 4px 4px;overflow:hidden;box-shadow:0 28px 60px #0d2d252e}.portrait-frame img,.about-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.portrait-note{background:var(--paper);width:190px;padding:21px;position:absolute;bottom:36px;left:-42px;box-shadow:0 14px 38px #0d2d252b}.portrait-note strong{color:var(--forest);font-family:Georgia,serif;font-size:30px;font-weight:500;display:block}.portrait-note span{color:#66736d;margin-top:5px;font-size:12px;line-height:1.45;display:block}.choice-section,.steps-section,.properties-section{padding:105px 7vw}.section-heading{max-width:760px;margin-bottom:44px}.section-heading h2,.about-copy h2,.contact-section h2{letter-spacing:-.035em;margin-bottom:20px;font-size:clamp(38px,4vw,58px);line-height:1.08}.section-heading>p:last-child{color:#5c6b64;font-size:17px;line-height:1.7}.choice-grid,.service-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.choice-card{border:1px solid var(--line);flex-direction:column;min-height:335px;padding:40px;display:flex}.choice-credit{background:var(--forest);color:#fff}.choice-property{background:#edf0eb}.card-number{color:var(--gold);margin-bottom:auto;font-size:12px;font-weight:900}.choice-card h3{max-width:440px;margin:40px 0 16px;font-size:34px;line-height:1.1}.choice-card p{opacity:.75;max-width:530px;line-height:1.7}.choice-card a{margin-top:16px;font-size:14px;font-weight:900}.choice-card a span,.text-link span{color:var(--gold);margin-left:7px}.credit-section{color:#fff;background:var(--deep);padding:110px 7vw}.section-heading-light>p:last-child{color:#c1cec7}.service-card{background:#ffffff0e;border:1px solid #ffffff29;padding:38px}.service-kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900}.service-card h3{margin-bottom:14px;font-size:32px}.service-card>p:not(.service-kicker){color:#c6d1cb;line-height:1.65}.tag-list{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.tag-list span{color:#f4f1e9;border:1px solid #ffffff38;padding:9px 12px;font-size:12px}.tag-list-compact span{padding:7px 9px;font-size:11px}.disclaimer{color:#91a49a;margin:24px 0 0;font-size:11px}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.steps li{gap:18px;padding:28px 28px 0 0;display:flex}.steps li>span{border:1px solid var(--gold);width:36px;height:36px;color:var(--gold);border-radius:50%;flex:0 0 36px;place-items:center;font-family:Georgia,serif;display:grid}.steps strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.steps p{color:#66736d;margin-top:9px;line-height:1.6}.properties-section{background:#eef1ec}.property-feature{background:var(--paper);grid-template-columns:1.05fr .95fr;min-height:420px;display:grid}.property-visual{background:#45695b;min-height:390px;position:relative;overflow:hidden}.property-visual>img{object-fit:cover;width:100%;height:100%;min-height:390px}.property-badge{background:var(--paper);text-transform:uppercase;letter-spacing:.1em;z-index:2;padding:9px 13px;font-size:11px;font-weight:900;position:absolute;top:24px;left:24px}.property-copy{align-self:center;padding:62px}.property-location{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.property-copy h3{font-size:37px;line-height:1.12}.property-copy>p:not(.property-location){color:#64716b;line-height:1.7}.property-button{margin-top:18px}.about-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:8vw;padding:110px 7vw;display:grid}.about-photo{aspect-ratio:4/5;background:var(--cream);max-width:450px;overflow:hidden}.about-copy>p:not(.eyebrow){color:#596861;max-width:680px;font-size:17px;line-height:1.75}.about-credentials{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.about-credentials span{border:1px solid var(--line);padding:10px 14px;font-size:12px;font-weight:900}.contact-section{text-align:center;color:#fff;background:var(--forest);padding:105px 7vw}.contact-section h2{max-width:850px;margin-inline:auto}.contact-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:34px;display:flex}.button-light{color:var(--forest);background:var(--paper)}.button-light:hover{color:#fff;background:var(--gold)}.contact-link{border-bottom:1px solid #ffffff73;padding-bottom:3px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:35px 5vw;font-size:12px;display:flex}.brand-footer .brand-mark{font-size:23px}.brand-footer .brand-name{font-size:14px}.footer-links{gap:20px;font-weight:800;display:flex}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:65px}.hero-copy{order:1}.hero-portrait{order:2;width:min(86%,480px);margin-top:18px}.choice-grid,.service-grid,.property-feature,.about-section{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:28px}.property-copy{padding:40px}.about-photo{width:min(80%,450px)}}@media (width<=560px){.site-header{min-height:72px;padding:0 14px}.site-header .button{min-height:38px;padding:0 12px;font-size:12px}.brand-logo{width:185px;height:56px}.hero,.choice-section,.credit-section,.steps-section,.properties-section,.about-section,.contact-section{padding-inline:22px}.hero{padding-block:54px 65px}h1{font-size:46px}.hero-actions .button{width:100%}.credentials{gap:8px;display:grid}.credentials span:after{display:none}.portrait-note{bottom:22px;left:-15px}.choice-section,.steps-section,.properties-section,.about-section,.contact-section{padding-block:75px}.credit-section{padding-block:78px}.choice-card,.service-card{padding:28px}.choice-card{min-height:310px}.property-visual{min-height:300px}.property-copy{padding:32px 26px}.about-photo{width:100%}footer{text-align:center;flex-direction:column}}
