:root{--navy: #16365d;--ink: #16365d;--ink-2: #3e5670;--paper: #fffefb;--stone: #f4efe6;--gold-logo: #c3912d;--gold: #e0b12a;--gold-hover: #f0c240;--gold-text: #6b4308;--muted: #3e5670;--muted-2: #3e5670;--line: rgba(22, 54, 93, .16);--line-dark: rgba(22, 54, 93, .16);--radius: 1.25rem;--header: 7rem;--font-serif: "Fraunces", "Iowan Old Style", "Palatino Linotype", serif;--font-sans: "Outfit", "Segoe UI", system-ui, sans-serif;--shadow: 0 18px 44px rgba(22, 54, 93, .12);--cream: var(--stone);--sand: var(--stone);--peach: var(--paper);--gold-hot: var(--gold-hover);--amber: var(--gold);--amber-2: var(--gold-hover);--sage: var(--navy)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}a:hover{color:var(--gold-text)}:focus-visible{outline:2px solid var(--navy);outline-offset:3px}.skip{position:absolute;left:-999px;top:0;background:var(--gold);color:var(--navy);padding:.6rem 1rem;z-index:100}.skip:focus{left:.75rem;top:.75rem}.wrap{width:min(1180px,calc(100% - 2.5rem));margin-inline:auto}.grain{pointer-events:none;position:fixed;inset:0;z-index:50;opacity:.035;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(18px);background:#fffefbf0;border-bottom:0}.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--gold-logo)}.header-inner{min-height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:1rem 1.25rem;padding-block:.55rem}.brand{display:flex;align-items:center;align-self:center;text-decoration:none;color:var(--ink);flex:0 1 auto;min-width:0}.brand:hover{color:inherit;opacity:.88}.site-header .brand img,.brand img{height:72px;width:auto;max-height:72px;max-width:min(440px,70vw);object-fit:contain;object-position:left center;flex-shrink:0}.footer-logo,.site-footer .brand img{height:88px;width:auto;max-height:88px;max-width:min(520px,100%);object-fit:contain;object-position:left center}.brand-mark{font-family:var(--font-serif);font-size:1.55rem;font-weight:500;letter-spacing:-.03em}.brand-sub{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.nav{display:flex;align-items:center;gap:1.35rem}.nav a{text-decoration:none;font-size:.92rem;color:var(--muted)}.nav a:hover{color:var(--gold-text)}.header-actions{display:flex;align-items:center;gap:.5rem;flex:0 0 auto}.header-actions .btn{height:2.5rem;padding:0 1.15rem;font-size:.875rem;line-height:1;white-space:nowrap;flex:0 0 auto;box-shadow:none;border-width:1.5px;border-style:solid}.header-actions .btn-ghost{background:var(--paper);min-width:max-content}.header-actions .btn-gold{border-color:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:0;cursor:pointer;text-decoration:none;border-radius:999px;padding:.95rem 1.5rem;font-family:inherit;font-size:.98rem;font-weight:600;letter-spacing:.01em;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.btn:hover{transform:translateY(-1px);color:inherit}.btn-gold{background:var(--gold);color:var(--navy);box-shadow:0 10px 28px #e0b12a6b}.btn-gold:hover{background:var(--gold-hover);color:var(--navy);box-shadow:0 12px 32px #e0b12a8c}.btn-ghost{background:transparent;color:var(--navy);border:1.5px solid var(--navy)}.btn-ghost:hover{background:var(--navy);border-color:var(--navy);color:var(--paper)}.btn-dark{background:var(--navy);color:var(--paper);box-shadow:0 10px 24px #16365d38}.btn-dark:hover{color:var(--paper);background:#1e4575}.menu-toggle{display:none;background:none;border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:.45rem .8rem;font:inherit}.hero{position:relative;min-height:calc(100svh - var(--header));display:flex;flex-direction:column;overflow:hidden;isolation:isolate;padding:0;background:var(--paper)}.hero-horizon{display:none}.hero-glow{position:absolute;top:-16%;right:-10%;width:min(70vw,680px);height:min(70vw,620px);pointer-events:none;z-index:0;background:radial-gradient(circle at 62% 38%,rgba(195,145,45,.14) 0%,rgba(224,177,42,.08) 34%,transparent 68%)}.hero-arc{position:absolute;top:7%;right:5.5%;width:min(18vw,148px);height:min(30vw,248px);color:var(--gold-logo);opacity:.38;pointer-events:none;z-index:0}.hero-inner{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;padding:3.25rem 0 2.15rem}.hero-layout{position:relative;z-index:1;flex:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr);gap:clamp(1.4rem,4vw,3.25rem);align-items:center;padding:3.25rem 0 2.15rem}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero-photo,.story-photo{position:relative;margin:0;border-radius:calc(var(--radius) + .2rem);overflow:hidden;isolation:isolate;box-shadow:0 22px 48px #16365d29;border:1px solid rgba(22,54,93,.08)}.hero-photo:after,.story-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,254,251,.18) 0%,transparent 22%),linear-gradient(180deg,transparent 58%,rgba(22,54,93,.22) 100%);pointer-events:none}.hero-photo{min-height:min(52vh,34rem)}.hero-photo img,.story-photo img,img.avatar,.card-photo{width:100%;display:block;object-fit:cover}.hero-photo img{height:100%;min-height:min(52vh,34rem);object-position:58% 38%}.story-photo img{aspect-ratio:4 / 5;max-height:36rem;object-position:50% 30%}.card-photo{aspect-ratio:4 / 3;object-position:50% 28%;border-radius:calc(var(--radius) - .4rem);margin-bottom:1rem}img.avatar{object-position:50% 16%}img.avatar[src$="leslie-balogna.jpg"]{object-fit:cover;object-position:50% 50%}.kicker{display:inline-flex;gap:.6rem;align-items:center;color:var(--gold-text);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:600}.kicker:before{content:"";width:1.35rem;height:2px;background:var(--gold-logo);border-radius:99px}.notice-badge{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .85rem;padding:.5rem 1.05rem;border-radius:999px;background:var(--stone);color:var(--navy);font-size:.95rem;font-weight:600;letter-spacing:.01em}.hero .notice-badge{margin-bottom:1rem}.callout{background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--gold-logo);border-radius:var(--radius);padding:1.4rem 1.35rem;box-shadow:var(--shadow)}.callout h3{color:var(--gold-text)}.callout ul{margin:.65rem 0 0;padding-left:1.15rem}.callout li+li{margin-top:.35rem}h1,h2,h3,.serif{font-family:var(--font-serif);font-weight:500;letter-spacing:-.03em;line-height:1.08}h1{font-size:clamp(3.15rem,8vw,6.6rem);font-weight:600;margin:.7rem 0 1rem;max-width:14ch}.accent-word{font-style:normal;color:var(--navy);background-image:linear-gradient(var(--gold-logo),var(--gold-logo));background-size:100% 3px;background-repeat:no-repeat;background-position:0 92%}.pronounce{margin:-.45rem 0 1.15rem;max-width:38rem;font-size:1rem;color:var(--muted)}.lede{font-size:1.15rem;max-width:38rem;color:var(--ink-2)}.hero-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.75rem}.hero-cta .btn{padding:1.08rem 1.85rem}.hero-proof{position:relative;z-index:1;background:var(--stone);border-top:3px solid var(--gold-logo);box-shadow:0 -14px 36px #16365d14}.proof{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;padding:1.15rem 0 1.35rem;margin-top:0;color:var(--muted);font-size:.92rem}.proof-item{background:var(--paper);border:1px solid rgba(22,54,93,.1);border-left:3px solid var(--gold-logo);border-radius:calc(var(--radius) - .35rem);padding:.95rem 1.05rem 1rem;box-shadow:0 12px 28px #16365d1a}.proof-item span{display:block;color:var(--navy);font-weight:650;font-size:1.02rem}section{padding:5.5rem 0}.light{background:var(--stone);color:var(--ink)}.light a:hover{color:var(--gold-text)}.muted{color:var(--muted)}.section-kicker{display:inline-flex;align-items:center;gap:.6rem;color:var(--gold-text);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:600}.section-kicker:before{content:"";width:1.35rem;height:2px;background:var(--gold-logo);border-radius:99px}h2{font-size:clamp(2.1rem,4.5vw,3.5rem);margin:.6rem 0 1.1rem;max-width:18ch}h3{font-size:1.45rem;margin:0 0 .45rem}.grid{display:grid;gap:1.15rem}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:var(--stone);border:1px solid rgba(22,54,93,.1);border-left:3px solid var(--gold-logo);border-radius:var(--radius);padding:1.5rem 1.4rem;box-shadow:var(--shadow)}.light .card{background:var(--paper)}.pill-row{display:flex;flex-wrap:wrap;gap:.5rem}.pill{border:1.5px solid rgba(22,54,93,.22);border-radius:999px;padding:.35rem .75rem;font-size:.85rem;color:var(--ink);text-decoration:none;background:var(--paper)}.pill:hover{border-color:var(--navy);color:var(--navy);background:var(--stone)}.quote{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.25;max-width:22ch}.cta-band{position:relative;overflow:hidden;padding:5.5rem 0;background:var(--navy);color:var(--paper)}.cta-band:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--gold-logo)}.cta-band h2,.cta-band .lede,.cta-band .kicker{color:var(--paper)}.cta-band .kicker:before{background:var(--gold-logo)}.cta-band .btn-ghost{border-color:var(--paper);color:var(--paper)}.cta-band .btn-ghost:hover{background:var(--paper);border-color:var(--paper);color:var(--navy)}.cta-band .btn-gold,.cta-band .btn-gold:hover{color:var(--navy)}.site-footer{border-top:3px solid var(--gold-logo);padding:3rem 0 2rem;color:#fffefbc7;font-size:.92rem;background:var(--navy)}.site-footer .brand{background:var(--paper);border-radius:.85rem;padding:.4rem .7rem .35rem}.site-footer a:hover{color:var(--paper)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2rem}.footer-grid a{text-decoration:none;color:var(--paper)}.foot-label{color:var(--paper);margin:0 0 .6rem;font-weight:600}.crisis{margin-top:2rem;padding:1.1rem 1.2rem;border:1px solid var(--line);border-left:3px solid var(--navy);background:var(--paper);border-radius:var(--radius);color:var(--ink)}.site-footer .crisis a,.site-footer .crisis a:hover{color:var(--navy)}.page-hero{padding:5rem 0 3rem;position:relative;overflow:hidden;background:var(--paper)}.page-hero .wrap{position:relative;z-index:1}.page-hero .hero-glow{position:absolute;top:-28%;right:-12%;width:min(62vw,560px);height:min(70vw,420px);pointer-events:none;z-index:0;background:radial-gradient(circle at 68% 36%,rgba(195,145,45,.11),transparent 62%)}.page-hero .hero-horizon{display:none}.page-hero h1{font-size:clamp(2.6rem,6vw,4.8rem);max-width:16ch}.prose{max-width:42rem}.prose p{margin:0 0 1rem}.prose ul{padding-left:1.15rem}.form{display:grid;gap:.85rem}label{display:grid;gap:.35rem;font-size:.88rem}input,select,textarea{font:inherit;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:.8rem;padding:.75rem .85rem}textarea{min-height:8rem;resize:vertical}.note{font-size:.85rem;color:var(--muted)}.faq details{border-bottom:1px solid var(--line);padding:1rem 0}.faq summary{cursor:pointer;font-weight:560;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details p{margin:.7rem 0 0;color:var(--muted)}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.15rem}.avatar{width:100%;aspect-ratio:4 / 3;border-radius:calc(var(--radius) - .4rem);background:radial-gradient(circle at 72% 18%,rgba(22,54,93,.14),transparent 42%),linear-gradient(160deg,var(--stone),var(--navy));margin-bottom:1rem}.steps{counter-reset:step;display:grid;gap:1rem}.step{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.step:before{counter-increment:step;content:counter(step);font-family:var(--font-serif);font-size:1.4rem;color:var(--gold-text);width:2rem}.success{background:var(--stone);border:1px solid var(--line);padding:.9rem 1rem;border-radius:.9rem}.hp{position:absolute;left:-9999px;height:0;overflow:hidden}@media(max-width:1120px){:root{--header: 6.5rem}.site-header .brand img,.brand img{height:64px;max-height:64px;max-width:min(380px,46vw)}.nav{gap:1rem}}@media(max-width:900px){.grid-3,.grid-2,.footer-grid,.team-grid,.hero-layout{grid-template-columns:1fr}.hero{min-height:0}.hero-layout{padding:2.1rem 0 1.6rem}.hero-photo,.hero-photo img{min-height:16.5rem}.story-photo img{max-height:22rem}.proof{grid-template-columns:1fr 1fr}.hero-arc{width:92px;height:154px;top:5%;right:3%;opacity:.28}.nav,.header-actions .btn-ghost{display:none}.nav.open{display:flex;flex-direction:column;position:absolute;left:0;right:0;top:100%;background:#fffefbfa;padding:1rem 1.25rem 1.4rem;border-bottom:1px solid var(--line);align-items:flex-start}.menu-toggle{display:inline-flex}:root{--header: 6.35rem}.site-header .brand img,.brand img{height:60px;max-height:60px;max-width:min(340px,62vw)}.footer-logo,.site-footer .brand img{height:72px;max-height:72px}h1{max-width:none}section{padding:3.75rem 0}}@media(max-width:520px){.proof{grid-template-columns:1fr}:root{--header: 8.1rem}.header-inner{flex-wrap:wrap;min-height:0;padding:.6rem 0 .7rem}.brand{flex:1 1 100%}.site-header .brand img,.brand img{height:56px;max-height:56px;max-width:100%}.header-actions{margin-left:auto}.footer-logo,.site-footer .brand img{height:64px;max-height:64px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.hero-glow{transition:none}}
