:root{--bg:#f8fafc;--text:#0f172a;--muted:#475569;--light:#fff;--line:#e2e8f0;--soft:#f1f5f9;--dark:#0f172a;--dark-muted:#cbd5e1}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 40px);margin:0 auto}.siteHeader{border-bottom:1px solid var(--line);background:#fff}.headerInner{padding:18px 0}.siteLogo{width:min(520px,100%);height:auto;display:block}.hero{border-bottom:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fafc 100%)}.heroGrid{grid-template-columns:1.45fr .75fr;align-items:end;gap:48px;padding:74px 0 88px;display:grid}.eyebrow{color:#64748b;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700;line-height:1.4}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:860px;margin-bottom:26px;font-size:clamp(42px,6vw,72px);line-height:.98}h2{letter-spacing:-.035em;margin-bottom:18px;font-size:clamp(28px,3vw,40px);line-height:1.08}h3{font-size:18px;line-height:1.25}.heroText{max-width:780px;color:var(--muted);margin-bottom:0;font-size:21px;line-height:1.65}.profileCard,.card,.listCard,.notice{border:1px solid var(--line);background:var(--light);border-radius:24px;box-shadow:0 18px 50px #0f172a0f}.profileCard{padding:28px}.profileCard h2{margin-bottom:14px;font-size:24px}.profileCard p{color:var(--muted);line-height:1.7}.profileLabel{letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700}.section{padding:76px 0}.twoCol{grid-template-columns:.85fr 1.15fr;gap:64px;display:grid}.copy p,.muted,.sectionIntro p{color:var(--muted);font-size:17px;line-height:1.8}.copy p{margin-bottom:22px}.light{background:var(--light);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sectionIntro{max-width:760px;margin-bottom:42px}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{background:#f8fafc;padding:26px}.card svg{color:#334155;margin-bottom:22px}.card h3{margin-bottom:12px}.card p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.7}.listCard{padding:28px}.listItem{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.listItem:last-child{border-bottom:0}.listItem span{background:#94a3b8;border-radius:999px;flex:none;width:7px;height:7px;margin-top:9px}.listItem p{color:var(--muted);margin-bottom:0;line-height:1.6}.dark{background:var(--dark);color:#fff}.dark p{color:var(--dark-muted);line-height:1.8}.darkEyebrow{color:#94a3b8}.alignmentGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.alignmentCard{color:#f8fafc;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;min-height:96px;padding:22px;line-height:1.55}.notice{background:#fff;margin-top:32px;padding:28px}.notice h3{margin-bottom:12px}.notice p{margin-bottom:0;font-size:15px;line-height:1.75}.footer{border-top:1px solid var(--line);background:#fff;padding:54px 0}.footerGrid{grid-template-columns:1fr auto;align-items:center;gap:40px;display:grid}.footer h2{margin-bottom:12px;font-size:26px}.footer p{max-width:740px;color:var(--muted);margin-bottom:0;line-height:1.7}.buttons{flex-direction:column;gap:12px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-width:140px;padding:13px 20px;font-size:15px;font-weight:700;display:inline-flex}.button.primary{color:#fff;background:#0f172a}.button.secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}@media (width<=880px){.heroGrid,.twoCol,.footerGrid{grid-template-columns:1fr}.heroGrid{padding:58px 0 68px}.siteLogo{width:min(380px,100%)}.cards,.alignmentGrid{grid-template-columns:1fr}.buttons{flex-flow:wrap}}@media (width<=560px){.container{width:min(100% - 28px,1120px)}.headerInner{padding:14px 0}.siteLogo{width:100%}.section{padding:58px 0}.profileCard,.card,.listCard,.notice{border-radius:18px}.button{width:100%}.buttons{flex-direction:column}}
