:root{--bg:#f3f4f7;--ink:#0A1F44;--blue:#3FA9F5;--gold:#F5A623;--white:#fff;--muted:#5f6b7d;--line:rgba(10,31,68,.14);--shadow:0 24px 80px rgba(10,31,68,.14);--radius:34px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% 0,rgba(63,169,245,.18),transparent 34rem),radial-gradient(circle at 95% 8%,rgba(245,166,35,.18),transparent 28rem),var(--bg);color:var(--ink);font-family:"Source Sans 3",system-ui,sans-serif;font-size:18px;line-height:1.65;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit}.wrap{width:min(1160px,calc(100% - 36px));margin-inline:auto}.skip{position:absolute;left:-999px;top:12px;background:var(--gold);padding:.7rem 1rem;z-index:20}.skip:focus{left:12px}.site-header{position:sticky;top:0;z-index:10;background:rgba(243,244,247,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:.9rem 0}.brand img{width:300px}.nav{display:flex;align-items:center;gap:.35rem}.nav a,.sub-toggle{border:0;background:transparent;text-decoration:none;font:700 .92rem/1 "Source Sans 3";padding:.75rem 1rem;border-radius:999px;color:var(--ink);cursor:pointer}.nav a:hover,.sub-toggle:hover,.nav a:focus-visible,.sub-toggle:focus-visible{background:var(--white);outline:2px solid transparent;box-shadow:0 0 0 3px rgba(63,169,245,.22)}.has-sub{position:relative}.submenu{position:absolute;right:0;top:calc(100% + 12px);min-width:280px;background:var(--white);box-shadow:var(--shadow);border-radius:24px;padding:.55rem;opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s}.has-sub:hover .submenu,.has-sub:focus-within .submenu,.has-sub.open .submenu{opacity:1;pointer-events:auto;transform:translateY(0)}.submenu a{display:block;border-radius:18px}.menu-toggle{display:none;background:var(--ink);border:0;border-radius:18px;padding:.75rem;gap:5px;flex-direction:column}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;border-radius:99px}.hero{padding:1.4rem 0 4.5rem;position:relative;overflow:hidden}.curved:after{content:"";position:absolute;left:-8vw;right:-8vw;bottom:-7rem;height:14rem;background:var(--white);border-radius:50% 50% 0 0/70% 70% 0 0;z-index:-1}.hero-media{border-radius:0 0 58px 58px;overflow:hidden;box-shadow:var(--shadow);background:var(--white)}.hero-banner{width:100%;aspect-ratio:2172/724;object-fit:cover}.hero-photo{width:100%;aspect-ratio:960/420;object-fit:cover;border-radius:0 0 58px 58px}.hero-copy{padding-top:2rem}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 1rem;padding:0;list-style:none;font-size:.9rem;color:var(--muted)}.breadcrumb li:not(:last-child):after{content:"/";margin-left:.4rem}.eyebrow{color:var(--blue);font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;margin:0 0 .5rem}h1,h2,h3{font-family:"Fraunces",Georgia,serif;line-height:1.05;letter-spacing:-.03em;margin:.1rem 0 1rem}h1{font-size:clamp(1.47rem,4.2vw,3.54rem);max-width:980px}h2{font-size:clamp(1.2rem,2.4vw,2.19rem)}h3{font-size:1.55rem}.hero-copy>p:not(.eyebrow){font-size:clamp(1.1rem,2vw,1.45rem);max-width:780px;color:var(--muted)}.btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold);color:#1a1200;text-decoration:none;font-weight:800;border-radius:999px;padding:1rem 1.35rem;box-shadow:0 16px 34px rgba(245,166,35,.26);transition:.2s}.btn:hover,.btn:focus-visible{transform:translateY(-2px);box-shadow:0 20px 44px rgba(245,166,35,.36)}.section{padding:5rem 0;content-visibility:auto;contain-intrinsic-size:1px 780px}.content{background:var(--white)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:3rem;align-items:start}.content article{font-size:1.12rem}.content article p:first-child::first-letter{font-family:"Fraunces";font-size:4.2rem;float:left;line-height:.85;margin:.13rem .55rem 0 0;color:var(--gold)}.side-card,.contact-card,figure,details,.project-card a{background:rgba(255,255,255,.86);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius)}.side-card{position:sticky;top:115px;padding:1.4rem}.side-card ul{padding-left:1.1rem}.projects{background:linear-gradient(180deg,var(--white),var(--bg))}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.project-card{list-style:none}.project-card a{display:block;overflow:hidden;text-decoration:none;height:100%;transition:.25s}.project-card a:hover,.project-card a:focus-visible{transform:translateY(-6px);box-shadow:0 30px 95px rgba(10,31,68,.2)}.project-card img{aspect-ratio:3/2;object-fit:cover}.project-card span{display:inline-block;color:var(--blue);font-weight:800;margin:1.15rem 1.15rem .2rem}.project-card h3,.project-card p,.project-card strong{margin-left:1.15rem;margin-right:1.15rem}.project-card p{color:var(--muted)}.project-card strong{display:inline-block;margin-bottom:1.25rem;color:var(--gold)}.testimonials{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.testimonials:before{content:"";position:absolute;inset:-20% auto auto 45%;width:45rem;height:45rem;background:radial-gradient(circle,rgba(63,169,245,.35),transparent 62%);border-radius:50%}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;position:relative}.testimonial-grid figure{margin:0;padding:1.45rem;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.15);box-shadow:none}.testimonial-grid blockquote{margin:0 0 1rem;font-size:1.12rem}.testimonial-grid figcaption{color:#b9dfff;font-weight:800}.faq-list{display:grid;gap:.8rem}details{padding:1rem 1.2rem;background:var(--white)}summary{font-weight:800;cursor:pointer}details p{color:var(--muted)}.related{background:var(--white)}.mini-links{display:flex;flex-wrap:wrap;gap:.8rem}.mini-links a{background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.8rem 1rem;text-decoration:none;font-weight:800}.contact{background:linear-gradient(135deg,var(--blue),#88d1ff)}.contact-card{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;background:rgba(255,255,255,.92)}address{font-style:normal}.footer{background:#07162f;color:#d9e6f8;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}.footer img{width:260px;filter:brightness(1.4)}.footer a{display:block;color:#d9e6f8;text-decoration:none;margin:.35rem 0}.footer h2{font-size:1.25rem}.copy{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding:1rem}.to-top{position:fixed;right:18px;bottom:18px;width:48px;height:48px;border:0;border-radius:50%;background:var(--gold);font-weight:900;box-shadow:var(--shadow);cursor:pointer;opacity:0;pointer-events:none;transition:.2s}.to-top.show{opacity:1;pointer-events:auto}.cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:12;display:none;align-items:center;justify-content:space-between;gap:1rem;max-width:840px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:1rem}.cookie.show{display:flex}.cookie p{margin:0}.cookie button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:800;cursor:pointer}.cookie a{font-weight:800;color:var(--blue)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media (max-width:900px){body{font-size:17px}.header-wrap{display:grid;grid-template-columns:1fr auto 1fr}.brand{grid-column:2;justify-self:center}.brand img{width:50vw;max-width:320px}.menu-toggle{display:flex;grid-column:3;justify-self:end}.nav{position:fixed;inset:77px 12px auto 12px;display:none;flex-direction:column;align-items:stretch;background:var(--white);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:.8rem}.nav.open{display:flex}.nav a,.sub-toggle{text-align:left;width:100%;font-size:1rem}.has-sub{width:100%}.submenu{position:static;opacity:1;pointer-events:auto;transform:none;box-shadow:none;background:var(--bg);display:none;margin:.35rem 0}.has-sub.open .submenu{display:block}.hero{padding-top:.6rem}.hero-media{width:100%;border-radius:0 0 34px 34px}.hero-banner{aspect-ratio:1086/1448}.hero-photo{aspect-ratio:4/3}.content-grid,.contact-card,.footer-grid{grid-template-columns:1fr}.side-card{position:static}.project-grid,.testimonial-grid{grid-template-columns:1fr}.section{padding:3.5rem 0}.cookie{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}