    body { margin: 0; background: radial-gradient(circle at 18% 10%, rgba(122,247,222,0.14), transparent 34%), radial-gradient(circle at 84% 4%, rgba(184,166,255,0.12), transparent 32%), linear-gradient(145deg, #05070a 0%, #0b1018 48%, #070911 100%); color: #fbfcff; font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.75; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
    main { width: min(900px, calc(100% - 32px)); margin: 0 auto; padding: 72px 0; }
    a { color: #8ffbe7; }
    h1 { font-size: clamp(2.2rem, 6vw, 4.4rem); line-height: 0.98; margin: 0 0 24px; letter-spacing: -0.035em; font-weight: 820; }
    h2 { margin-top: 34px; letter-spacing: -0.02em; }
    .back { display: inline-flex; margin-bottom: 34px; color: #8ffbe7; text-decoration: none; font-weight: 760; }
    .panel { border: 1px solid rgba(255,255,255,0.12); border-radius: 18px; background: linear-gradient(180deg, rgba(255,255,255,0.09), rgba(255,255,255,0.04)); padding: clamp(24px, 4vw, 42px); box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 34px 90px rgba(0,0,0,0.28); }
