.phase93-visual-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:26px}.phase93-hero-banner{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(255,91,233,.28);background:#05020c;box-shadow:0 28px 90px rgba(0,0,0,.42)}.phase93-hero-banner img{display:block;width:100%;height:auto;min-height:310px;object-fit:cover}.phase93-hero-overlay{position:absolute;inset:auto 22px 22px 22px;max-width:760px;padding:18px;border-radius:22px;border:1px solid rgba(105,232,255,.18);background:rgba(5,4,13,.72);backdrop-filter:blur(10px)}.phase93-hero-overlay h1{font-size:clamp(2.1rem,5.4vw,5.2rem);margin:8px 0}.phase93-hero-overlay p{font-size:1.15rem;margin:0}.phase93-dual{display:grid;grid-template-columns:1fr minmax(360px,.72fr);gap:18px;align-items:stretch}.phase93-preview-card{border:1px solid rgba(105,232,255,.18);background:rgba(255,255,255,.035);border-radius:24px;padding:12px}.phase93-feature-list{display:grid;gap:12px}.phase93-feature-list .card{min-height:0}.phase93-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.phase93-strip .card{background:linear-gradient(135deg,rgba(105,232,255,.055),rgba(255,91,233,.055));min-height:150px}.phase93-number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#e90026;color:#fff;font-family:Orbitron,Arial,sans-serif;font-weight:900;margin-bottom:8px}.phase93-note{border:1px solid rgba(255,211,107,.25);background:rgba(255,211,107,.06);border-radius:22px;padding:18px}.phase93-note strong{color:#fff}.phase93-visual-card img{aspect-ratio:16/9;object-fit:cover}@media(max-width:980px){.phase93-dual,.phase93-strip{grid-template-columns:1fr}.phase93-hero-overlay{position:relative;inset:auto;margin:12px}.phase93-hero-banner img{min-height:auto}}