.hero{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(36px,5vw,72px);min-height:calc(100dvh - 72px);padding:48px 0 64px;display:grid}.hero-tag{background:var(--blue-soft);min-height:32px;color:var(--blue-deep);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:750;display:inline-flex}.hero h1{letter-spacing:-.07em;max-width:10ch;margin:18px 0 0;font-size:clamp(3.2rem,6vw,5.4rem);font-weight:900;line-height:.96}.hero-lede{max-width:32ch;color:var(--muted);margin:22px 0 0;font-size:1.08rem;line-height:1.7}.hero-actions{margin-top:28px}.hero-visual{background:var(--blue-soft);border-radius:28px;position:relative;overflow:hidden;box-shadow:0 20px 50px #003dcc29}.hero-visual img{object-fit:cover;object-position:62% 20%;width:100%;height:clamp(380px,52vh,560px)}.hero-visual:after{content:"";background:linear-gradient(#0000 52%,#001c5c8c);position:absolute;inset:0}.hero-quote{z-index:2;color:var(--white);margin:0;font-size:1.12rem;font-weight:750;line-height:1.45;position:absolute;bottom:24px;left:28px;right:28px}.section{padding:88px 0 0}.section h2,.split h2{letter-spacing:-.05em;max-width:12ch;margin:0;font-size:clamp(2.1rem,3.6vw,3.2rem);font-weight:900;line-height:1.08}.section-intro{max-width:42ch;color:var(--muted);margin:16px 0 0;font-size:1.02rem;line-height:1.7}.risk-grid{grid-template-columns:1.25fr .75fr;gap:16px;margin-top:40px;display:grid}.risk-side{gap:16px;display:grid}.risk-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-height:220px;padding:28px;position:relative;overflow:hidden}.risk-card.photo{border:0;min-height:456px;padding:0}.risk-card.photo img{object-fit:cover;width:100%;height:100%;min-height:456px}.risk-card.photo .risk-copy{z-index:2;color:var(--white);position:absolute;bottom:24px;left:24px;right:24px}.risk-card.photo:after{content:"";background:linear-gradient(#0000 40%,#081024b8);position:absolute;inset:0}.risk-card.blue{background:var(--blue);color:var(--white);border-color:#0000}.risk-card strong{font-size:1.28rem;line-height:1.25;display:block}.risk-card p{color:var(--muted);margin:10px 0 0;font-size:.95rem}.risk-card.blue p,.risk-card.photo p{color:#fffc}.split{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:start;gap:72px;padding-top:88px;display:grid}.question-list{border-top:2px solid var(--ink)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;grid-template-columns:1fr 36px;align-items:center;gap:16px;min-height:84px;padding:16px 0;font-size:1.08rem;font-weight:800;list-style:none;display:grid}summary::-webkit-details-marker{display:none}.question-plus{background:var(--blue-soft);width:36px;height:36px;color:var(--blue);border-radius:12px;place-items:center;font-size:1.3rem;transition:transform .16s;display:grid}details[open] .question-plus{transform:rotate(45deg)}details p{max-width:52ch;color:var(--muted);margin:-4px 48px 22px 0}.method-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.method-item{border-radius:var(--radius);background:var(--panel);min-height:240px;padding:28px;box-shadow:0 10px 30px #14285a0f}.method-symbol{background:var(--blue-soft);width:52px;height:52px;color:var(--blue);border-radius:16px;place-items:center;margin-bottom:28px;font-size:1.35rem;font-weight:850;display:grid}.method-item strong{font-size:1.2rem;display:block}.method-item p{color:var(--muted);margin:10px 0 0}.service-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-top:40px;display:grid}.service-stack{gap:16px;display:grid}.service-card{border-radius:var(--radius);background:var(--blue-wash);min-height:210px;padding:28px}.service-card.plain{background:var(--panel);border:1px solid var(--line)}.service-card.photo{min-height:436px;padding:0;position:relative;overflow:hidden}.service-card.photo img{object-fit:cover;object-position:center 18%;width:100%;height:100%;min-height:436px}.service-card.photo:after{content:"";background:linear-gradient(#0000 45%,#001c5c9e);position:absolute;inset:0}.service-card.photo .service-copy{z-index:2;color:var(--white);position:absolute;bottom:24px;left:24px;right:24px}.service-card strong{font-size:1.4rem;display:block}.service-card p{max-width:28ch;color:var(--muted);margin:12px 0 0}.service-card.photo p{color:#ffffffd1}.service-line{background:var(--blue);border-radius:4px;width:46px;height:5px;margin-top:28px}.company-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.company-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);flex-direction:column;min-height:250px;padding:28px;transition:border-color .14s,transform .14s;display:flex}.company-card:hover{border-color:var(--blue);transform:translateY(-2px)}.company-tag{background:var(--blue-soft);min-height:28px;color:var(--blue-deep);border-radius:999px;align-self:flex-start;align-items:center;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.company-card strong{margin-top:18px;font-size:1.25rem;line-height:1.3;display:block}.company-card p{color:var(--muted);flex:1;margin:10px 0 0;font-size:.95rem}.company-card .link{margin-top:16px;font-size:15px}.promise{background:var(--blue);color:var(--white);border-radius:28px;grid-template-columns:1.05fr .95fr;gap:0;margin-top:88px;display:grid;overflow:hidden}.promise-copy{padding:clamp(36px,5vw,64px)}.promise h2{max-width:10ch;color:var(--white);margin:0 0 18px;font-size:clamp(2.1rem,3.4vw,3.1rem)}.promise p{color:#ffffffd1;max-width:36ch;margin:0}.promise img{object-fit:cover;object-position:center 20%;width:100%;height:100%;min-height:360px}.contact{grid-template-columns:1.1fr .9fr;align-items:end;gap:64px;padding:88px 0 40px;display:grid}.contact h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,3.8vw,3.4rem);line-height:1.05}.contact p{max-width:40ch;color:var(--muted);margin:18px 0 0}@media (width<=920px){.hero,.risk-grid,.split,.method-grid,.service-grid,.company-grid,.promise,.contact{grid-template-columns:1fr}.hero{min-height:0;padding-top:28px}.hero h1{font-size:2.7rem}.risk-card.photo,.risk-card.photo img,.service-card.photo,.service-card.photo img,.promise img{min-height:280px}}
