*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,Helvetica,sans-serif;color:#f4fbff;background:radial-gradient(circle at top,rgba(38,198,255,.16),transparent 30%),radial-gradient(circle at 80% 20%,rgba(94,231,255,.1),transparent 18%),linear-gradient(180deg,#071018,#09141f 40%,#060b12)}body{overflow-x:hidden}h1,h2,h3{margin-top:0;line-height:1.08}p{color:#c6d4e2;line-height:1.7}a{color:#8ee9ff}.card{background:linear-gradient(180deg,#101926f0,#0a111bf5);border:1px solid rgba(94,231,255,.14);border-radius:24px;padding:24px;box-shadow:inset 0 1px #ffffff0d,0 16px 50px #00000042}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 14px;background:#5ee7ff14;border:1px solid rgba(94,231,255,.18);color:#a6efff;font-size:.92rem}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn{--btn-bg-top: rgba(120, 244, 255, .22);--btn-bg-bottom: rgba(18, 33, 48, .92);--btn-border: rgba(126, 240, 255, .42);--btn-text: #eaffff;--btn-shadow-outer: 0 12px 28px rgba(0, 0, 0, .34);--btn-shadow-cyan: 0 0 18px rgba(68, 230, 255, .18);--btn-highlight: inset 0 1px 0 rgba(255, 255, 255, .18);--btn-depth: inset 0 -10px 18px rgba(0, 0, 0, .24);position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 18px;border-radius:18px;text-decoration:none;font-weight:800;letter-spacing:.01em;color:var(--btn-text);border:1px solid var(--btn-border);background:linear-gradient(180deg,var(--btn-bg-top) 0%,rgba(80,220,255,.1) 18%,var(--btn-bg-bottom) 100%);box-shadow:var(--btn-highlight),var(--btn-depth),var(--btn-shadow-cyan),var(--btn-shadow-outer);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,filter .16s ease;overflow:hidden}.btn:before{content:"";position:absolute;inset:1px;border-radius:17px;pointer-events:none;background:linear-gradient(180deg,#ffffff1f,#ffffff0a 22%,#fff0 48%,#00000014)}.btn:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:inset 0 1px #ffffff38,inset 0 -12px 20px #00000047,0 0 22px #44e6ff3d,0 14px 30px #00000061}.btn:active{transform:translateY(1px) scale(.995);box-shadow:inset 0 2px 5px #00000042,inset 0 -6px 10px #ffffff0a,0 0 14px #44e6ff26,0 8px 18px #00000047}.btn-primary{--btn-bg-top: rgba(132, 248, 255, .34);--btn-bg-bottom: rgba(10, 27, 40, .96);--btn-border: rgba(126, 240, 255, .55);--btn-text: #f2feff;--btn-shadow-cyan: 0 0 26px rgba(68, 230, 255, .28)}.btn-secondary{--btn-bg-top: rgba(88, 188, 215, .18);--btn-bg-bottom: rgba(11, 22, 33, .92);--btn-border: rgba(126, 240, 255, .24);--btn-text: #d7f7ff;--btn-shadow-cyan: 0 0 14px rgba(68, 230, 255, .1)}ul{color:#c6d4e2;line-height:1.8}.section-title{font-size:clamp(1.5rem,2vw,2rem);margin-bottom:10px}.hero-title{font-size:clamp(2.2rem,4.6vw,4.5rem);margin-bottom:14px}.hero-text{max-width:760px;font-size:1.08rem}.muted{color:#8ea3b7}@media (max-width: 768px){.grid-2{grid-template-columns:1fr}.content{padding-top:20px}}
