@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--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;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}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--green:#2d5c3e;--green-dark:#1e3f2b;--green-light:#3a7050;--gold:#c9a84c;--gold-light:#dfc07a;--gold-dark:#a8892f;--navy:#1b2e4a;--navy-light:#253d63;--navy-dark:#111e33;--red:#8b1a1a;--red-light:#a52222;--white:#fff;--off-white:#f7f6f2;--light:#eceae4;--gray:#6b7570;--text:#1e2d24}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:"Source Sans 3",sans-serif;overflow-x:hidden}nav.site-nav{z-index:200;background:var(--green-dark);justify-content:space-between;align-items:center;height:72px;padding:0 3.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #0000004d}.nav-logo{align-items:center;gap:.8rem;text-decoration:none;display:flex}.nav-logo-icon{flex-shrink:0;width:38px;height:38px}.nav-logo-text{color:var(--gold);letter-spacing:.03em;text-transform:uppercase;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700;line-height:1.2}.nav-logo-text span{color:#ffffffa6;letter-spacing:.2em;font-family:"Source Sans 3",sans-serif;font-size:.61rem;font-weight:400;display:block}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#fffc;letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-btn{border-radius:2px;padding:.5rem 1.4rem;background:var(--gold)!important;color:var(--green-dark)!important;font-weight:700!important}.nav-btn:hover{background:var(--gold-light)!important}.hero{align-items:stretch;min-height:100vh;padding-top:72px;display:flex;position:relative}.hero-bg{z-index:0;background:url(/hero.jpeg) 50%/cover;position:absolute;inset:0}.hero-bg:before{content:"";background:linear-gradient(135deg,#00000059,#0000002e,#0000000d);position:absolute;inset:0}.hero-bg:after{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c9a84c' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-left{z-index:1;flex-direction:column;flex:1;justify-content:center;max-width:700px;padding:5rem 3.5rem 5rem 5rem;display:flex;position:relative}.hero-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.68rem;font-weight:700}.hero-title{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:700;line-height:1.12}.hero-title em{color:var(--gold);font-style:italic}.hero-rule{background:var(--gold);width:60px;height:3px;margin-bottom:1.5rem}.hero-sub{color:#fffc;max-width:480px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.hero-stats{gap:3rem;margin-bottom:2.5rem;display:flex}.stat-num{color:var(--gold);font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.stat-lbl{letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c;margin-top:.2rem;font-size:.72rem;font-weight:700}.hero-btns{flex-wrap:wrap;gap:1rem;display:flex}.btn-gold{background:var(--gold);color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:.85rem 2rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.btn-gold:hover{background:var(--gold-light)}.btn-ghost{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #fff6;border-radius:2px;padding:.85rem 2rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .2s;display:inline-block}.btn-ghost:hover{border-color:#fff}.btn-red{background:var(--red);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:.85rem 2rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.btn-red:hover{background:var(--red-light)}.btn-outline-dark{color:var(--text);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #1b2e4a4d;border-radius:2px;padding:.7rem 1.5rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.btn-outline-dark:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.hero-sign{z-index:1;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:4rem;right:12%}.hs-sign-box{background:var(--green-dark);border:3px solid var(--gold);border-radius:4px;width:300px;overflow:hidden;box-shadow:0 20px 60px #00000080}.hs-top{background:var(--green);border-bottom:2px solid var(--gold);align-items:center;gap:.8rem;padding:1rem 1.2rem;display:flex}.hs-logo-icon{flex-shrink:0;width:32px;height:32px}.hs-brand{color:var(--gold);text-transform:uppercase;letter-spacing:.05em;font-family:Playfair Display,serif;font-size:.85rem;font-weight:700;line-height:1.2}.hs-brand span{color:#fff9;letter-spacing:.1em;margin-top:.2rem;font-family:"Source Sans 3",sans-serif;font-size:.6rem;font-weight:400;display:block}.hs-sale{background:var(--red);text-align:center;padding:.6rem}.hs-sale-txt{letter-spacing:.3em;color:#fff;font-size:1.4rem;font-weight:900}.hs-middle{border-bottom:1px solid #ffffff1a;padding:1rem 1.2rem}.hs-name{color:#fff;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700}.hs-title{color:var(--gold);letter-spacing:.05em;margin-top:.2rem;font-size:.62rem}.hs-bottom{padding:.8rem 1.2rem}.hs-phone{color:#fff;margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.hs-email{color:#fff9;margin-bottom:.6rem;font-size:.78rem}.hs-web{letter-spacing:.12em;color:var(--gold);text-transform:lowercase;margin-top:.5rem;font-size:.72rem;font-weight:700}.hs-badges{gap:.5rem;display:flex}.hs-badge{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;border:1px solid #fff3;border-radius:1px;padding:.2rem .5rem;font-size:.58rem;font-weight:700}.hs-post{background:#ffffff26;width:12px;height:80px;margin:0 auto}.search-bar{background:var(--navy);border-bottom:2px solid var(--gold)}.sb-inner{flex-wrap:wrap;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.2rem 3.5rem;display:flex}.sb-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;white-space:nowrap;font-size:.78rem;font-weight:700}.sb-div{background:#fff3;width:1px;height:20px}.sb-links{flex-wrap:wrap;gap:1.5rem;display:flex}.sb-link{color:#ffffffd9;font-size:.83rem;font-weight:500;text-decoration:none;transition:color .2s}.sb-link:hover{color:var(--gold)}section.site-section{padding:5.5rem 5rem}.svc-head{text-align:center;margin-bottom:3.5rem}.eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--green);align-items:center;gap:.6rem;margin-bottom:.8rem;font-size:.68rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--gold);width:24px;height:2px;display:inline-block}.stitle{color:var(--text);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.sdesc{color:var(--gray);max-width:560px;font-size:1rem;line-height:1.75}.svc-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.svc-card{background:var(--white);border-bottom:4px solid var(--gold);border-radius:6px;padding:2.5rem 2rem;box-shadow:0 2px 12px #0000000f}.svc-card:nth-child(2){border-bottom-color:var(--navy)}.svc-icon{margin-bottom:1rem;font-size:2rem}.svc-name{color:var(--text);margin-bottom:.8rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700}.svc-desc{color:var(--gray);font-size:.92rem;line-height:1.7}#about.site-section{background:var(--off-white);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.abt-img-wrap{position:relative}.abt-img{aspect-ratio:3/4;background:linear-gradient(135deg,var(--green-dark) 0%,var(--green) 100%);border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex}.abt-img-placeholder{text-align:center;color:#fff6}.abt-img-placeholder svg{width:80px;height:80px;margin-bottom:1rem}.abt-img-placeholder p{letter-spacing:.1em;text-transform:uppercase;font-size:.85rem}.abt-accent{background:var(--navy);color:#fff;text-align:center;border:3px solid var(--gold);border-radius:4px;padding:1.5rem;position:absolute;bottom:-1.5rem;right:-1.5rem}.aa-big{color:var(--gold);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1}.aa-sm{letter-spacing:.15em;text-transform:uppercase;color:#fff9;margin-top:.3rem;font-size:.65rem;font-weight:700}.abt-bio{color:var(--gray);margin-bottom:1rem;font-size:.97rem;line-height:1.8}.abt-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;display:grid}.abt-stat{background:var(--green-dark);text-align:center;border-radius:4px;padding:1.2rem}.abt-stat:nth-child(2){background:var(--navy)}.as-val{color:var(--gold);font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.as-key{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin-top:.2rem;font-size:.65rem;font-weight:700}#sales.site-section{background:var(--white)}.sales-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;max-width:1200px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:flex}.sales-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.sale-card{border:1px solid var(--light);background:var(--white);border-radius:6px;overflow:hidden}.sale-img{background:linear-gradient(135deg,var(--green-dark),var(--green));justify-content:center;align-items:center;height:160px;font-size:3rem;display:flex;position:relative}.s-badge{letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:.3rem .7rem;font-size:.65rem;font-weight:700;position:absolute;top:.8rem;left:.8rem}.b-sold{background:var(--red);color:#fff}.b-buyer{background:var(--green-dark);color:var(--gold)}.sale-body{padding:1.2rem}.sale-price{color:var(--green-dark);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.sale-addr{color:var(--gray);margin-bottom:.8rem;font-size:.82rem}.sale-det{color:var(--gray);gap:1rem;font-size:.78rem;display:flex}.sales-cta-card{background:var(--navy);cursor:pointer;text-align:center;border-radius:6px;justify-content:center;align-items:center;padding:2rem;transition:background .2s;display:flex}.sales-cta-card:hover{background:var(--navy-light)}.scc-big{color:var(--gold);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700}.scc-lbl{letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c;margin:.3rem 0;font-size:.68rem;font-weight:700}.scc-link{color:var(--gold-light);font-size:.83rem;text-decoration:none}#reviews.site-section{background:var(--navy-dark);position:relative}.rev-bg{opacity:.04;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9a84c' fill-rule='evenodd'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.rev-header{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.rev-header .eyebrow{color:var(--gold)}.rev-header .stitle{color:#fff}.rev-score{text-align:right}.rs-num{color:var(--gold);font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1}.rs-stars{color:var(--gold);letter-spacing:.05em;font-size:1.2rem}.rs-count{color:#ffffff80;letter-spacing:.08em;margin-top:.2rem;font-size:.72rem}.rev-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.rev-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:1.8rem}.rev-stars{color:var(--gold);margin-bottom:.5rem;font-size:.9rem}.rev-q{color:var(--gold);opacity:.3;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem;line-height:.7}.rev-text{color:#ffffffbf;margin-bottom:1.2rem;font-size:.92rem;line-height:1.7}.rev-author{color:#fff;font-size:.9rem;font-weight:700}.rev-meta{color:#fff6;margin-top:.15rem;font-size:.72rem}.rev-cta{z-index:1;text-align:center;margin-top:3rem;position:relative}#areas.site-section{padding:0}.areas-banner{width:100%;height:260px;position:relative;overflow:hidden}.areas-banner-bg{background:linear-gradient(135deg,var(--navy-dark) 0%,var(--navy) 100%);position:absolute;inset:0}.areas-banner-overlay{background:linear-gradient(90deg,#111e33f2,#111e3399 60%,#111e33cc);align-items:center;padding:0 5rem;display:flex;position:absolute;inset:0}.areas-content{padding:4rem 5rem 5.5rem}.areas-layout{grid-template-columns:1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.tags-wrap{flex-wrap:wrap;gap:.5rem;display:flex}.atag{color:var(--navy);background:var(--white);border:1px solid #1b2e4a33;border-radius:20px;padding:.4rem .9rem;font-size:.78rem;font-weight:500}#trail.site-section{background:var(--off-white)}#contact.site-section{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.cd{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.cd-icon{margin-top:.1rem;font-size:1.3rem}.cd-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:.2rem;font-size:.65rem;font-weight:700}.cd-val{color:var(--text);font-size:1rem;font-weight:500;text-decoration:none}.cd-val:hover{color:var(--green)}.cform{background:var(--off-white);border-radius:6px;padding:2.5rem}.cform-title{color:var(--text);border-bottom:1px solid var(--light);margin-bottom:1.5rem;padding-bottom:1rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700}.frow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.fg{flex-direction:column;margin-bottom:1rem;display:flex}.fg label{letter-spacing:.1em;text-transform:uppercase;color:var(--gray);margin-bottom:.4rem;font-size:.72rem;font-weight:700}.fg input,.fg select,.fg textarea{color:var(--text);background:#fff;border:1px solid #0000001f;border-radius:3px;padding:.7rem 1rem;font-family:"Source Sans 3",sans-serif;font-size:.95rem;transition:border-color .2s}.fg input:focus,.fg select:focus,.fg textarea:focus{border-color:var(--green);outline:none}.fg textarea{resize:vertical;min-height:120px}.fsub{background:var(--navy);color:#fff;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:3px;width:100%;padding:1rem;font-family:"Source Sans 3",sans-serif;font-size:.82rem;font-weight:700;transition:background .2s}.fsub:hover{background:var(--navy-light)}footer.site-footer{background:var(--green-dark);color:#fff;position:relative}.ft-main{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding:3rem 5rem 2.5rem;display:grid}.ft-logo{color:var(--gold);text-transform:uppercase;letter-spacing:.04em;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.ft-tag{color:#ffffff73;margin-top:.5rem;font-size:.77rem;line-height:1.7}.ft-col-title{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.67rem;font-weight:700}.ft-list{list-style:none}.ft-list li{margin-bottom:.5rem}.ft-list a{color:#ffffff8c;font-size:.83rem;text-decoration:none;transition:color .2s}.ft-list a:hover{color:var(--gold)}.ft-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 5rem;display:flex}.ft-copy{color:#ffffff4d;font-size:.73rem}.ft-badges{gap:1.2rem;display:flex}.ft-badge{letter-spacing:.15em;text-transform:uppercase;color:#ffffff59;border:1px solid #ffffff2e;border-radius:1px;padding:.3rem .7rem;font-size:.63rem;font-weight:700}.toast{background:var(--navy);color:#fff;border-left:4px solid var(--gold);z-index:999;opacity:0;border-radius:3px;padding:1rem 1.5rem;font-size:.88rem;transition:all .35s;position:fixed;bottom:2rem;right:2rem;transform:translateY(80px);box-shadow:0 8px 30px #0000004d}.toast.show{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:960px){nav.site-nav{padding:0 1.5rem}.nav-links{display:none}.hero-left{max-width:100%;padding:3rem 2rem}.hero-sign{display:none}.hero-title em{color:#fff}section.site-section{padding:3.5rem 2rem}#about.site-section,#contact.site-section{grid-template-columns:1fr;gap:2.5rem}.svc-grid,.sales-grid,.rev-grid,.areas-layout{grid-template-columns:1fr}.ft-main{grid-template-columns:1fr;padding:2rem}.ft-bottom{flex-direction:column;padding:1rem 2rem}.sb-inner{flex-direction:column;align-items:flex-start;padding:1.5rem 2rem}.areas-content{padding:2.5rem 2rem}.areas-banner-overlay{padding:0 2rem}.sales-head{flex-direction:column;align-items:flex-start}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
