:root{--bg:#f2efe9;--bg-alt:#e4e8e3;--surface:hsla(0,0%,100%,.92);--surface-strong:#fff;--border:#c8d0d6;--text:#1d2730;--muted:#566773;--brand:#17354a;--brand-soft:#d9e2e8;--accent:#8d6941;--accent-soft:#eee4d5;--shadow:0 18px 40px rgba(25,41,54,.08);--container:1160px;--radius:18px;--radius-sm:12px}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Trebuchet MS,Lucida Sans Unicode,sans-serif;background:radial-gradient(circle at top left,rgba(141,105,65,.08),transparent 34%),linear-gradient(180deg,#f7f5f1 0,var(--bg) 46%,#ece8df 100%)}.brand-name,h1,h2,h3{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{min-height:100vh}.site-main{width:min(calc(100% - 2rem),var(--container));margin:0 auto;padding:0 0 4rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(40,26%,93%,.9);border-bottom:1px solid rgba(23,53,74,.08)}.site-footer-inner,.site-header-inner{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 0}.brand-mark{display:inline-flex;flex-direction:column;gap:.45rem}.brand-name{font-size:1.25rem;font-weight:800;letter-spacing:.08em;color:var(--brand)}.gemont-logo{display:block;width:210px;max-width:100%;height:50px;object-fit:contain}.brand-tagline{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.site-nav{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end}.site-nav a{padding:.7rem .95rem;border-radius:999px;background:rgba(23,53,74,.04);color:var(--text);font-weight:600}.page-hero{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);grid-gap:1.5rem;gap:1.5rem;padding:3rem 0 1rem}.page-hero-single{grid-template-columns:minmax(0,1fr)}.hero-panel,.page-hero-content,.surface-card{border:1px solid rgba(23,53,74,.1);box-shadow:var(--shadow)}.page-hero-content{background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(43,30%,95%,.96));border-radius:calc(var(--radius) + 6px);padding:2.4rem}.hero-kicker,.section-kicker{margin:0 0 .75rem;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.page-hero h1{margin:0 0 1rem;max-width:14ch;font-size:clamp(2.4rem,4vw,4.4rem);line-height:.98;letter-spacing:-.04em;color:var(--brand)}.hero-intro{margin:0;max-width:64ch;font-size:1.08rem;line-height:1.75;color:var(--muted)}.hero-panel{align-self:stretch;display:flex;flex-direction:column;gap:1rem;background:linear-gradient(180deg,var(--brand) 0,#204762 100%);border-radius:calc(var(--radius) + 6px);padding:1.6rem;color:#f5f7f8}.hero-panel p{margin:0;line-height:1.7}.hero-panel .contact-link{color:#fff}.hero-panel-title{font-size:.88rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.76)}.detail-list{display:grid;grid-gap:1rem;gap:1rem;margin:0}.detail-list div{display:grid;grid-gap:.2rem;gap:.2rem}.detail-list dt{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.65)}.detail-list dd{margin:0;font-weight:600}.section{padding:1.5rem 0}.section-alt{position:relative}.section-alt,.section-inset{padding-left:clamp(1rem,3vw,1.8rem);padding-right:clamp(1rem,3vw,1.8rem)}.section-alt:before{content:"";position:absolute;inset:0;border-radius:calc(var(--radius) + 10px);background:linear-gradient(180deg,rgba(23,53,74,.04),hsla(0,0%,100%,0));pointer-events:none}.section-heading{margin-bottom:1.25rem}.section-heading h2{margin:0 0 .8rem;max-width:16ch;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.08;letter-spacing:-.04em;color:var(--brand)}.section-heading p:last-child{margin:0;max-width:72ch;line-height:1.75;color:var(--muted)}.card-grid,.card-grid-three,.card-grid-two,.content-grid,.footer-grid,.staff-card-list,.stat-grid{display:grid;grid-gap:1rem;gap:1rem}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.surface-card{position:relative;background:var(--surface);border-radius:var(--radius);padding:1.5rem}.surface-card h3{margin:0 0 .85rem;font-size:1.12rem;color:var(--brand)}.surface-card p{margin:0 0 .75rem;line-height:1.72;color:var(--muted)}.surface-card p:last-child{margin-bottom:0}.emphasis-card{background:linear-gradient(180deg,rgba(141,105,65,.08),hsla(0,0%,100%,.95)),var(--surface-strong)}.compact-card{min-height:100%}.feature-list{display:grid;grid-gap:.85rem;gap:.85rem;margin:0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:1.1rem;line-height:1.65;color:var(--text)}.feature-list li:before{content:"";position:absolute;top:.65rem;left:0;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent)}.staff-card-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.staff-card-index{margin-bottom:.5rem;font-size:.9rem;font-weight:700;color:var(--accent)}.contact-card p{margin-bottom:.35rem}.contact-links{display:grid;grid-gap:.45rem;gap:.45rem;margin-top:1rem}.contact-link{display:inline-flex;width:-moz-fit-content;width:fit-content;font-weight:700;color:var(--brand)}.prominent-link{font-size:1.5rem;line-height:1.2;color:#fff}.site-footer{border-top:1px solid rgba(23,53,74,.1);background:rgba(16,34,47,.96);color:hsla(0,0%,100%,.82)}.site-footer-inner{padding:2rem 0}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-brand{display:grid;grid-gap:.8rem;gap:.8rem}.footer-brand p,.footer-contact p,.footer-links p{margin:0;line-height:1.7}.footer-title{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.6)}.footer-contact,.footer-links{display:grid;grid-gap:.5rem;gap:.5rem}.footer-contact a,.footer-links a{width:-moz-fit-content;width:fit-content}@media (max-width:960px){.card-grid-three,.card-grid-two,.content-grid,.footer-grid,.page-hero{grid-template-columns:1fr}.page-hero h1,.section-heading h2{max-width:none}}@media (max-width:720px){.site-footer-inner,.site-header-inner,.site-main{width:min(calc(100% - 1.25rem),var(--container))}.site-header-inner{align-items:flex-start;flex-direction:column}.gemont-logo{width:180px}.site-nav{justify-content:flex-start}.page-hero{padding-top:1.5rem}.hero-panel,.page-hero-content,.surface-card{padding:1.25rem}.prominent-link{font-size:1.2rem}}