*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:#061620;color:#eaf5f3;-webkit-font-smoothing:antialiased}.boreal-page{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;overflow:hidden;font-family:ui-serif,Georgia,Times New Roman,serif;background:radial-gradient(ellipse at top,#0f3a4a,#0a2230 45%,#061620);color:#eaf5f3}.boreal-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.boreal-glow{position:absolute;border-radius:9999px;filter:blur(90px);opacity:.55;animation:borealFloat 14s ease-in-out infinite}.boreal-glow--1{width:480px;height:480px;background:radial-gradient(circle,#1f7a6b 0%,transparent 70%);top:-120px;left:-120px}.boreal-glow--2{width:520px;height:520px;background:radial-gradient(circle,#14506a 0%,transparent 70%);bottom:-160px;right:-140px;animation-delay:-5s}.boreal-glow--3{width:360px;height:360px;background:radial-gradient(circle,#2aa088 0%,transparent 70%);top:40%;left:55%;opacity:.35;animation-delay:-9s}.boreal-card{position:relative;z-index:1;max-width:640px;width:100%;text-align:center;padding:3rem 2rem;border-radius:24px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 30px 60px -20px #0000008c,0 0 0 1px #ffffff08 inset;animation:borealFadeIn 1.1s ease-out both}.boreal-logo{width:168px;height:168px;border-radius:9999px;object-fit:cover;margin:0 auto 1.5rem;display:block;box-shadow:0 12px 40px #00000073,0 0 0 4px #ffffff0f,0 0 0 1px #2aa08866;animation:borealFadeIn 1.2s .1s ease-out both}.boreal-gear{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:9999px;margin:0 auto 1.25rem;color:#7fd9c4;background:#2aa0881a;border:1px solid rgba(127,217,196,.25);animation:borealFloatIcon 4.5s ease-in-out infinite,borealSpin 18s linear infinite}.boreal-gear svg{width:28px;height:28px}.boreal-title{font-size:clamp(1.6rem,3.4vw,2.25rem);font-weight:600;letter-spacing:-.01em;margin:0 0 1rem;color:#f4fbf9;animation:borealFadeUp 1s .25s ease-out both}.boreal-text{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.02rem;line-height:1.7;color:#c6d8d4;max-width:30rem;margin:0 auto;animation:borealFadeUp 1s .4s ease-out both}.boreal-divider{width:56px;height:1px;margin:2rem auto 1.25rem;background:linear-gradient(90deg,transparent,rgba(127,217,196,.6),transparent)}.boreal-footer{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;animation:borealFadeUp 1s .55s ease-out both}.boreal-footer__brand{font-weight:600;letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;color:#7fd9c4;margin:0 0 .35rem}.boreal-footer__thanks{font-size:.88rem;color:#94a8a4;margin:0}@keyframes borealFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes borealFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes borealFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}@keyframes borealFloatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes borealSpin{0%{rotate:0deg}to{rotate:360deg}}@media (max-width: 480px){.boreal-card{padding:2.25rem 1.25rem}.boreal-logo{width:132px;height:132px}}
