*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow-x:hidden}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at top,#e5e7eb 0,#d1d5db 30%,#f3f4f6 70%)}.loader-screen{position:fixed;inset:0;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;animation:loader-fade-out .6s ease forwards;animation-delay:2s}.loader-logo img{width:140px;animation:logo-hover 2s ease-in-out infinite alternate,logo-pop .7s ease-out}@keyframes logo-hover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes logo-pop{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}@keyframes loader-fade-out{to{opacity:0;visibility:hidden}}@font-face{font-family:Retroica;src:url(./Retroica.ttf) format("truetype");font-weight:400;font-style:normal}:root{--uc-bg: #f5f5f7;--uc-card: #ffffff;--uc-border: #e5e7eb;--uc-text-main: #111827;--uc-text-muted: #6b7280;--uc-yellow: #facc15;--uc-orange: #fb923c}.uc-page{min-height:100vh;background:radial-gradient(circle at top,#e5e7eb 0,#d1d5db 30%,#f3f4f6 70%);display:flex;align-items:center;justify-content:center;padding:24px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:var(--uc-text-main)}.uc-card{background:var(--uc-card);border-radius:18px;border:1px solid var(--uc-border);box-shadow:0 18px 40px #0f172a29;max-width:1200px;width:90vw;padding:48px 56px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px;margin:0 auto;opacity:0;transform:translateY(24px) scale(.98);animation:uc-reveal 1.5s ease-out forwards}@media(min-width:1700px){.uc-card{width:1200px;max-width:1200px;padding-left:64px;padding-right:64px}}.uc-left{display:flex;flex-direction:column;gap:28px;justify-content:center}.uc-brand{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--uc-text-muted)}.uc-title{font-family:Retroica,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(3rem,5vw + 1rem,4.6rem);line-height:1.08}.uc-title span{color:var(--uc-orange)}.uc-subtitle{font-size:1.28rem;max-width:580px}.uc-tag{margin-top:6px;display:inline-flex;align-items:center;gap:8px;font-size:1.02rem;padding:12px 18px;border-radius:999px;background:#f9fafb;border:1px solid #e5e7eb}.uc-dot{width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 10px #22c55ecc}.uc-note{font-size:1.1rem;color:var(--uc-text-muted);margin-top:16px}.uc-note a{color:var(--uc-orange)}.uc-right{display:flex;align-items:center;justify-content:flex-end}.uc-scene{position:relative;width:100%;max-width:420px;display:flex;align-items:center;justify-content:center}.uc-scene img{width:100%;height:auto;display:block}.uc-logo-fixed{position:fixed;top:24px;left:24px;width:150px;height:auto;z-index:1000;object-fit:contain;cursor:pointer}@keyframes uc-reveal{0%{opacity:0;transform:translateY(24px) scale(.98);box-shadow:0 6px 16px #0f172a1a}to{opacity:1;transform:translateY(0) scale(1);box-shadow:0 18px 40px #0f172a29}}@media(max-width:768px){.uc-page{padding:10px;height:100vh;overflow:hidden;align-items:center}.uc-logo-fixed{display:none}.uc-card{grid-template-columns:1fr;text-align:center;padding:3vh 24px;margin:0;width:94%;max-width:500px;max-height:98vh;display:flex;flex-direction:column;justify-content:space-evenly;gap:1.5vh}.uc-left{align-items:center;gap:1.5vh;display:flex;flex-direction:column}.uc-title{font-size:clamp(1.8rem,7vw,2.8rem)}.uc-subtitle{font-size:1rem;line-height:1.4}.uc-brand{display:none}.uc-tag{padding:8px 16px;font-size:.9rem;margin-top:5px}.uc-note{font-size:.85rem;margin-top:10px}.uc-right{justify-content:center;flex-shrink:1;min-height:0}.uc-scene{margin-top:0;width:85%;max-width:340px}}
