.portal-home{display:grid;gap:clamp(4rem,8vw,7rem)}
.portal-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);min-height:670px;padding:2rem 0}
.portal-hero h1{max-width:720px}.portal-hero h1 span{color:var(--blue)}
.portal-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem;margin-top:2rem}.portal-primary{padding:.9rem 1.15rem}.portal-primary span,.portal-light span{margin-left:.45rem}.portal-secondary{color:var(--ink);font-weight:800;text-decoration:none;border-bottom:2px solid var(--blue);padding:.55rem 0}
.portal-trust{display:flex;flex-wrap:wrap;gap:.8rem 1.3rem;margin-top:2.3rem;color:var(--muted);font-size:.82rem;font-weight:700}.portal-trust span::first-letter{color:var(--blue)}
.portal-preview{position:relative;overflow:hidden;color:#fff;background:linear-gradient(150deg,#10224c,#1d4ed8 68%,#4f7df0);border-radius:1.8rem;padding:1.2rem;box-shadow:0 30px 70px rgba(20,33,61,.25);transform:rotate(1deg)}
.portal-preview::before{content:"";position:absolute;width:270px;height:270px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-95px;top:-120px}.portal-preview::after{content:"";position:absolute;width:180px;height:180px;background:rgba(255,255,255,.06);border-radius:50%;left:-70px;bottom:-90px}
.preview-top{position:relative;z-index:1;display:flex;align-items:center;gap:.75rem;padding:.3rem .2rem 1.15rem}.preview-mark{display:grid;place-items:center;width:38px;height:38px;background:#fff;color:var(--blue);border-radius:.7rem;font-weight:900}.preview-top>span:nth-child(2){display:flex;flex-direction:column}.preview-top small{color:#cbd9ff}.preview-top i{margin-left:auto;letter-spacing:.15em}
.preview-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:.8rem}.preview-grid article{border:1px solid rgba(255,255,255,.17);border-radius:1rem}.preview-feature{background:rgba(255,255,255,.13);padding:1.5rem;min-height:270px;display:flex;flex-direction:column}.preview-feature small{font-weight:800;text-transform:uppercase;letter-spacing:.12em}.preview-feature strong{font-size:2rem;line-height:1.05;margin:1.4rem 0 .75rem}.preview-feature p{color:#dce6ff;margin:0}.preview-feature span{margin-top:auto;font-weight:800;font-size:.85rem}
.preview-stack{display:grid;gap:.8rem}.preview-stack article{display:flex;align-items:center;gap:.8rem;background:#fff;color:var(--ink);padding:1rem}.preview-stack article div{display:flex;flex-direction:column}.preview-stack small{color:var(--muted)}.preview-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:.7rem;background:var(--pale);color:var(--blue);font-weight:900}
.preview-bottom{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:.8rem}.preview-bottom span{display:flex;flex-direction:column;padding:.9rem;background:rgba(10,27,65,.3);border-radius:.8rem}.preview-bottom b{font-size:1.15rem}.preview-bottom small{color:#cbd9ff}
.portal-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;align-items:end}.portal-intro h2,.roles-copy h2,.portal-cta h2{font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.05;letter-spacing:-.04em;margin:.5rem 0}.portal-intro>p{max-width:650px;color:var(--muted);font-size:1.2rem;margin:0 0 .4rem}
.portal-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:1.2rem;overflow:hidden}.portal-features article{position:relative;background:#fff;padding:clamp(1.6rem,3.5vw,2.6rem)}.portal-features article>span{position:absolute;right:1.5rem;top:1.5rem;color:#9aa5b5;font-size:.75rem;font-weight:800}.feature-symbol{display:grid;place-items:center;width:52px;height:52px;border-radius:1rem;background:var(--pale);color:var(--blue);font-size:1.45rem;font-weight:900}.portal-features h2{margin:1.5rem 0 .6rem}.portal-features p{color:var(--muted);min-height:76px}.portal-features a{color:var(--blue);font-weight:800;text-decoration:none}
.portal-roles{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,6vw,6rem);background:var(--ink);color:#fff;border-radius:1.6rem;padding:clamp(2rem,5vw,4.5rem)}.eyebrow.light{color:#9ebcff}.roles-copy p:last-child{color:#c8d0df;max-width:460px}.role-list{display:grid}.role-list article{display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:1.2rem 0;border-bottom:1px solid rgba(255,255,255,.14)}.role-list article:first-child{padding-top:0}.role-list article>span{color:#82a7ff;font-weight:800}.role-list h3{margin:0;font-size:1.2rem}.role-list p{margin:.25rem 0 0;color:#c8d0df}
.portal-cta{display:flex;justify-content:space-between;align-items:center;gap:2rem;background:linear-gradient(120deg,#1d4ed8,#143b9e);color:#fff;border-radius:1.5rem;padding:clamp(2rem,5vw,4rem)}.portal-cta h2{max-width:650px}.portal-cta>div:last-child{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem}.portal-cta a:last-child{color:#fff;font-weight:800}.portal-light{background:#fff!important;color:var(--blue)!important;padding:.9rem 1.2rem}
@media(max-width:900px){.portal-hero{grid-template-columns:1fr;min-height:0;padding-top:1rem}.portal-preview{max-width:650px;transform:none}.portal-intro,.portal-roles{grid-template-columns:1fr}.portal-features{grid-template-columns:1fr}.portal-features p{min-height:0}.portal-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.portal-home{gap:3.5rem}.portal-hero h1{font-size:clamp(2.5rem,13vw,4rem)}.portal-preview{padding:.85rem;border-radius:1.2rem}.preview-grid{grid-template-columns:1fr}.preview-feature{min-height:230px}.preview-bottom{grid-template-columns:1fr}.portal-trust{display:grid}.portal-intro{gap:1rem}.portal-roles,.portal-cta{margin-inline:-.25rem;border-radius:1rem}}
