html,body{margin:0;padding:0;height:100%;font-family:-apple-system,SF Pro Text,system-ui,sans-serif;background:#0b2540;color:#0b2540;-webkit-font-smoothing:antialiased;overflow:hidden}#root{height:100%}.stage{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 90% at 50% 0%,#15324f,#0b2540 60%,#071a2e)}.phone-host{position:relative;transform-origin:center center}.stage.bleed{display:block;background:#f4f8fb}.stage.bleed .phone-host{width:100%;height:100%;transform:none!important}@keyframes bodySheetIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes sealPop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12);opacity:1}to{transform:scale(1);opacity:1}}.trt-seal{animation:sealPop .42s cubic-bezier(.34,1.56,.64,1) both}a.brand-link{color:#0e6a8a;font-weight:700;text-decoration:none;border-bottom:1px dotted #0E6A8A}
