:root{--ink:#10131a;--navy:#0d1426;--blue:#16243b;--slate:#2c3f5c;--gold:#c7a462;--cream:#f8f4ec;--paper:#fffdf8;--muted:#667085;--line:#e8dfd1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{max-width:1180px;margin:auto;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:800;letter-spacing:.02em}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.38);font-family:Georgia,serif}.nav{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.nav a{color:rgba(255,255,255,.82);font-size:.94rem;text-decoration:none}.nav a:hover{color:#fff}.nav .pill{border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:9px 14px}.hero{min-height:78vh;display:grid;place-items:center;padding:110px 22px;color:#fff;text-align:center;background:linear-gradient(120deg,rgba(10,17,32,.86),rgba(18,36,59,.68)),var(--hero) center/cover no-repeat}.hero-inner{max-width:960px}.eyebrow{margin:0 0 14px;color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:800}.h1,h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,7vw,5.8rem);line-height:.98;margin:0 0 24px;letter-spacing:-.045em}.lead{font-size:clamp(1.1rem,2vw,1.35rem);max-width:780px;margin:0 auto 34px;color:rgba(255,255,255,.86)}.actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:999px;text-decoration:none;background:linear-gradient(135deg,var(--gold),#e2c37d);color:#10131a;font-weight:800;box-shadow:0 18px 45px rgba(0,0,0,.22)}.button.secondary{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.34);color:#fff}.section{padding:clamp(58px,8vw,100px) 22px}.container{max-width:1180px;margin:auto}.section-title{max-width:760px;margin:0 auto 38px;text-align:center}.section-title h2,.page-title h1,h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:0 0 14px;letter-spacing:-.035em}.section-title p,.page-title p{color:var(--muted);font-size:1.1rem}.dark{background:var(--blue);color:#fff}.dark .section-title p{color:rgba(255,255,255,.72)}.grid{display:grid;gap:22px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(0,0,0,.12)}.card h3{font-size:1.22rem;margin:0 0 12px}.card ul{margin:0;padding-left:19px;color:rgba(255,255,255,.82)}.card li{margin:7px 0}.light-card{background:var(--paper);border:1px solid var(--line);color:var(--ink)}.light-card ul{color:#303846}.split{display:grid;grid-template-columns:1fr .95fr;gap:48px;align-items:center}.split img,.image-card{border-radius:28px;box-shadow:0 24px 70px rgba(13,20,38,.18);overflow:hidden}.check-list{padding-left:0;list-style:none}.check-list li{position:relative;padding-left:30px;margin:12px 0}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:900}.page-hero{padding:88px 22px;background:linear-gradient(135deg,var(--navy),var(--slate));color:#fff}.page-title{max-width:980px;margin:auto}.content{max-width:900px;margin:auto}.content p{font-size:1.08rem;color:#344054}.content h2{margin-top:42px}.team-grid{display:grid;gap:24px}.profile{display:grid;grid-template-columns:170px 1fr;gap:28px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:24px}.profile img{width:170px;aspect-ratio:1/1.15;object-fit:cover;border-radius:20px}.role{color:var(--slate);font-weight:800;margin-top:-8px}.contact-card{max-width:760px;margin:auto;background:var(--paper);border:1px solid var(--line);border-radius:32px;padding:42px;text-align:center;box-shadow:0 26px 70px rgba(13,20,38,.1)}.contact-card p{color:#475467}.note{font-size:.95rem;color:var(--muted);margin-top:20px}.footer{background:#0a0f1d;color:#fff;padding:36px 22px}.footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer p{color:rgba(255,255,255,.64);margin:.3rem 0 0;max-width:620px}.footer a{color:#fff}.story-hero{background:linear-gradient(120deg,rgba(10,17,32,.78),rgba(18,36,59,.7)),var(--story) center/cover no-repeat}@media(max-width:900px){.nav-wrap{align-items:flex-start;flex-direction:column}.service-grid,.split,.profile{grid-template-columns:1fr}.hero{min-height:68vh}.profile img{width:100%;max-width:260px}.section{padding:56px 18px}.nav{gap:12px}}
/* v3 refinements */
.brand-logo{width:46px;height:46px;border-radius:999px;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.34)}
.hero-logo{width:220px;height:220px;border-radius:999px;object-fit:cover;object-position:center;display:block;margin:0 auto 26px;box-shadow:0 26px 70px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.24)}
.story-feature{margin:0 auto 46px;max-width:980px}
.story-feature img{width:100%;max-height:470px;object-fit:cover;border-radius:30px;box-shadow:0 24px 70px rgba(13,20,38,.18)}
.profile img{object-position:center top}
.footer-inner{align-items:center}
.footer-logo{display:flex;align-items:center;gap:12px}
.footer-logo img{width:72px;height:72px;border-radius:999px;object-fit:cover;object-position:center}
.footer-links{display:flex;gap:16px;flex-wrap:wrap;color:rgba(255,255,255,.7)}
.footer-links a{color:rgba(255,255,255,.84);text-decoration:none}
.contact-form{display:grid;gap:16px;text-align:left;margin-top:28px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-form label{font-weight:800;color:#182235;font-size:.92rem}
.contact-form input,.contact-form textarea,.contact-form select{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px 15px;font:inherit;color:var(--ink)}
.contact-form textarea{min-height:140px;resize:vertical}
.form-note{text-align:center;font-size:.94rem;color:var(--muted);margin-top:18px}
.form-status{display:none;border-radius:14px;background:#f3ead9;color:#2b2418;padding:13px 14px;font-weight:700;text-align:center}
.form-status.is-visible{display:block}
@media(max-width:700px){.form-row{grid-template-columns:1fr}.hero-logo{width:112px;height:112px}.brand-logo{width:40px;height:40px}}

/* Our Story dark content overrides */
.dark .content p{color:rgba(255,255,255,.92);}
.dark .content h2{color:#fff;}

/* Mobile contrast and readability fixes */
@media(max-width:700px){
  .section:not(.dark) .content p{color:#24323f;line-height:1.7;font-size:1.05rem}
  .section.dark .content p{color:rgba(255,255,255,.92);line-height:1.7;font-size:1.05rem}
  .card, .profile{color:var(--ink)}
  .section.dark .card, .section.dark .card h3, .section.dark .card ul{color:rgba(255,255,255,.92)}
  .story-feature img{filter:brightness(.94)}
  /* Ensure list bullets follow the same readable color on mobile */
  .section.dark .card h3{color:#fff!important}
  .section:not(.dark) ul, .section:not(.dark) .card ul{color:#24323f}
  .section.dark ul, .section.dark .card ul{color:rgba(255,255,255,.88)}
}
