.phero{text-align:center;padding:170px 0 70px;overflow:hidden}.phero .aurora{pointer-events:none;position:absolute;inset:0}.phero .aurora i{filter:blur(90px);mix-blend-mode:screen;border-radius:50%;position:absolute}.phero .a1{width:980px;height:560px;animation:breathe1 15s var(--ease) infinite;background:radial-gradient(closest-side,#41df9733,#0000 70%);top:-220px;left:50%;transform:translate(-50%)}.phero .a2{width:560px;height:420px;animation:breathe2 19s var(--ease) infinite;background:radial-gradient(closest-side,#3bbeb024,#0000 70%);top:-60px;right:-120px}@keyframes breathe1{0%,to{opacity:.85;transform:translate(-50%)translateY(0)scale(1)}50%{opacity:1;transform:translate(-50%)translateY(-24px)scale(1.08)}}@keyframes breathe2{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(30px)scale(1.1)}}.phero-in{flex-direction:column;align-items:center;gap:22px;max-width:780px;margin:0 auto;display:flex;position:relative}.phero h1{letter-spacing:-.03em;font-size:clamp(40px,5.4vw,68px);font-weight:700;line-height:1.04}.phero h1 em{color:var(--accent);text-shadow:0 0 44px #41df9766;font-style:normal}.phero p{color:var(--body);max-width:54ch;font-size:18px;line-height:1.6}
.covers{background:var(--bg);padding:90px 0}.covers-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cov{background:var(--panel);border:1px solid var(--border-soft);border-radius:var(--r-card);transition:transform .4s var(--ease), border-color .4s var(--ease);flex-direction:column;gap:12px;padding:28px;display:flex}.cov:hover{border-color:#41df974d;transform:translateY(-4px)}.cov-top{align-items:center;display:flex}.cov-ic{width:40px;height:40px;color:var(--accent);background:#41df9714;border:1px solid #41df9738;border-radius:11px;justify-content:center;align-items:center;display:flex}.cov-ic svg{stroke-width:1.7px;width:20px;height:20px}.cov h3{font-size:16.5px;font-weight:600}.cov p{color:var(--body);font-size:13.5px;line-height:1.55}@media (max-width:1020px){.covers-grid{grid-template-columns:1fr}}
.compare{background:var(--bg);padding:90px 0}.ctable{border:1px solid var(--border-soft);border-radius:var(--r-card);background:var(--panel);overflow:hidden}.ctable table{border-collapse:collapse;width:100%}.ctable th,.ctable td{text-align:left;border-bottom:1px solid var(--border-soft);padding:18px 22px;font-size:14px}.ctable thead th{background:var(--inset);font-family:var(--disp);color:var(--ink);font-size:14px;font-weight:600}.ctable thead th:not(:first-child){text-align:center;width:170px}.ctable thead th.fcol{color:var(--accent)}.ctable tbody td:first-child{color:var(--body);font-weight:500}.ctable tbody td:not(:first-child){text-align:center;color:var(--ink)}.ctable tbody tr:last-child td{border-bottom:none}.ctable .chk{color:var(--accent);font-weight:700}.ctable .dash{color:var(--faint)}.ctable .fcol{background:#41df9708}.ctable .rate-row td{font-family:var(--disp);font-size:18px;font-weight:700}.ctable .rate-row td:not(:first-child){color:var(--accent)}@media (max-width:1020px){.ctable{overflow-x:auto}.ctable table{min-width:640px}}
