@font-face{font-family:BaksoSapi;src:url(/fonts/BaksoSapi.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{background:linear-gradient(135deg,#e8d5f5,#d4f0e7)}body,html{min-height:100dvh;min-height:100vh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a2e}.container{display:flex;align-items:center;justify-content:center;min-height:100dvh;min-height:100vh;padding:max(2rem,env(safe-area-inset-top)) 2rem max(2rem,env(safe-area-inset-bottom))}.hero{text-align:center;max-width:600px}.hero h1{font-family:BaksoSapi,sans-serif;font-size:4.5rem;font-weight:400;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(180deg,#7c3aed,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.25rem;color:#4a4a6a}.badges,.subtitle{margin-bottom:2rem}.badges{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;align-items:center}.badge{display:inline-block;transition:transform .2s}.badge:hover{transform:scale(1.05)}.badge img{height:44px;width:auto}.footer-links{margin-top:2rem;display:flex;gap:1.5rem;justify-content:center}.footer-links a{color:#7c7c9a;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#4a4a6a;text-decoration:underline}