
:root{--portal-aurora-a:rgba(37,99,235,.12);--portal-aurora-b:rgba(6,182,212,.10);--portal-aurora-c:rgba(99,102,241,.08)}
body.portal-motion{background:radial-gradient(circle at 8% 12%,var(--portal-aurora-a),transparent 24%),radial-gradient(circle at 92% 10%,var(--portal-aurora-b),transparent 20%),radial-gradient(circle at 52% 120%,var(--portal-aurora-c),transparent 26%),linear-gradient(180deg,#f7faff 0%,#eef3fb 100%)}
body.portal-motion::before,body.portal-motion::after{content:"";position:fixed;pointer-events:none;z-index:0;filter:blur(34px);opacity:.8}
body.portal-motion::before{width:38vw;height:38vw;max-width:520px;max-height:520px;top:8%;right:-8%;background:radial-gradient(circle,rgba(37,99,235,.16),transparent 65%);animation:portalFloatA 16s ease-in-out infinite alternate}
body.portal-motion::after{width:30vw;height:30vw;max-width:420px;max-height:420px;bottom:8%;left:-8%;background:radial-gradient(circle,rgba(6,182,212,.14),transparent 68%);animation:portalFloatB 20s ease-in-out infinite alternate}
@keyframes portalFloatA{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(-24px,16px,0) scale(1.08)}}
@keyframes portalFloatB{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(26px,-18px,0) scale(1.06)}}
.public-hero,.portal-hero{overflow:clip}.public-hero__grid,.hero-grid{align-items:start}.public-hero__content,.hero-left,.hero-right,.public-hero-panel,.info-panel{min-width:0}
.public-hero h1,.hero-title-portal{overflow-wrap:anywhere;word-break:break-word;hyphens:auto;max-width:12ch}
.public-hero-panel,.info-panel{position:relative;isolation:isolate}.public-hero-panel::before,.info-panel::before,.hero-shell::after{content:"";position:absolute;pointer-events:none;z-index:-1}.public-hero-panel::before,.info-panel::before{width:170px;height:170px;right:-50px;top:-60px;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 68%)}.hero-shell::after{width:240px;height:240px;right:-40px;bottom:-80px;background:radial-gradient(circle,rgba(6,182,212,.08),transparent 70%)}
.public-section,.portal-section{position:relative;z-index:1}
.public-card,.overview-card,.metric-card,.portal-card,.stack-card,.result-card,.compare-card,.fact-card,.tool-card,.info-card,.marge-card,.decision-card,.premium-hint,.next-step-box,.impact-box,.reality-check__col,.final-cta{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}
.public-card:hover,.overview-card:hover,.metric-card:hover,.portal-card:hover,.stack-card:hover,.result-card:hover,.compare-card:hover,.fact-card:hover,.impact-box:hover,.next-step-box:hover,.reality-check__col:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(15,23,42,.10)!important}
.portal-kicker,.public-eyebrow,.hero-badge,.eyebrow{box-shadow:0 6px 18px rgba(37,99,235,.08)}.portal-cta-row,.public-actions{flex-wrap:wrap}
.portal-voice-chip,.voice-inline-chip{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:rgba(15,23,42,.04);border:1px solid rgba(37,99,235,.12);color:#1e3a8a;font-weight:800}
.portal-voice-chip .voice-pulse,.voice-inline-chip .voice-pulse{width:10px;height:10px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 0 rgba(37,99,235,.45);animation:voicePulse 2s infinite}
@keyframes voicePulse{0%{box-shadow:0 0 0 0 rgba(37,99,235,.45)}70%{box-shadow:0 0 0 10px rgba(37,99,235,0)}100%{box-shadow:0 0 0 0 rgba(37,99,235,0)}}
.reveal-up{will-change:transform,opacity}.portal-orbit{position:absolute;inset:0;pointer-events:none;overflow:hidden}.portal-orbit span{position:absolute;display:block;width:10px;height:10px;border-radius:50%;background:rgba(37,99,235,.18);box-shadow:0 0 0 10px rgba(37,99,235,.05);animation:orbitFloat 12s linear infinite}.portal-orbit span:nth-child(1){top:20%;left:8%;animation-duration:14s}.portal-orbit span:nth-child(2){top:58%;left:88%;animation-duration:19s;background:rgba(6,182,212,.18)}.portal-orbit span:nth-child(3){top:78%;left:22%;animation-duration:16s;background:rgba(99,102,241,.16)}
@keyframes orbitFloat{0%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-18px,0)}100%{transform:translate3d(0,0,0)}}
.voice-callout{margin-top:16px;padding:16px 18px;border-radius:20px;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(6,182,212,.08));border:1px solid rgba(37,99,235,.12);color:#334155;line-height:1.65}.voice-callout strong{color:#0f172a}
@media (max-width:1180px){.public-hero__grid,.hero-grid{grid-template-columns:1fr!important;gap:28px!important}.public-hero h1,.hero-title-portal{max-width:13ch}.public-hero-panel,.info-panel{justify-self:stretch}}
@media (max-width:760px){.public-hero h1,.hero-title-portal{max-width:none;font-size:clamp(2.2rem,12vw,3.7rem)}.public-actions a,.portal-cta-row a,.portal-voice-chip{width:100%;justify-content:center}}
