:root{--bg:#fff;--surface:#f9fafb;--surface-soft:#f3f4f6;--text:#374151;--text-h:#111827;--muted:#9ca3af;--border:#6b728026;--accent:#3b82f6;--accent-soft:#3b82f61a;--shadow:0 24px 70px #00000014;--control-bg:#3b82f614;--control-hover-bg:#3b82f61f;--control-border:#3b82f633;--radius:28px;--sans:Inter, system-ui, "Segoe UI", sans-serif;--heading:Inter, system-ui, "Segoe UI", sans-serif;--mono:ui-monospace, SFMono-Regular, Consolas, monospace;color:var(--text);background:var(--bg);font-family:var(--sans);letter-spacing:.01em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(135deg,#f0f4f8 0%,#fff 50%,#f8f9fa 100%);min-height:100vh;margin:0}#root{min-height:100vh}img{max-width:100%;display:block}a{color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h);margin:0}p{margin:0}@media (width<=768px){:root{font-size:15px}}:root{--bg-app:#fff;--bg-surface:#f9fafb;--bg-surface-soft:#ffffffe6;--text-h:#111827;--text-p:#374151;--muted:#9ca3af;--accent:#3b82f6;--accent-soft:#3b82f61a;--accent-muted:#60a5fa;--border:#e5e7eb;--shadow:0 20px 40px #00000014}body{background-color:var(--bg-app);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-shell{min-height:100vh;color:var(--text-h);flex-direction:column;display:flex}.app-main{flex:1;width:100%;max-width:1200px;margin:0 auto}.site-footer{color:#dbeafed9!important;background:linear-gradient(#020617fa,#020617fc)!important}.footer-creative .footer-topbar{background:linear-gradient(90deg,#60a5faf2,#2563ebe6);width:100%;height:6px;box-shadow:0 6px 18px #2563eb1f}.footer-creative .footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:start;gap:32px;max-width:1200px;margin:0 auto;padding:48px 60px;display:grid}.footer-logo{height:44px;margin-bottom:12px}.footer-brand-title{color:#f8fafc;margin:0 0 12px;font-size:1.1rem}.footer-info{color:#dbeafee6;margin:6px 0;font-size:.9rem;line-height:1.5}.brand-desc{color:#dbeafed9;max-width:380px;line-height:1.6}.footer-title{color:#f8fafc;margin-bottom:12px;font-weight:700}.footer-list{margin:0;padding:0;list-style:none}.footer-list li{margin-bottom:10px}.footer-link{color:#dbeafee6;text-decoration:none}.footer-link:hover{color:#60a5fa}.social-icons{gap:10px;margin-top:16px;display:flex}.social-link{color:#dbeafe;background:#ffffff05;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.social-link:hover{background:#60a5fa26}.footer-bottom{background:linear-gradient(#ffffff03,#0000);border-top:1px solid #ffffff08;margin-top:8px;padding:18px 24px}.footer-bottom-inner{color:#dbeafee6;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;font-size:.92rem;display:flex}.footer-legal{gap:12px;display:flex}.footer-legal-link{color:#dbeafeb3;text-decoration:none}@media (width<=960px){.footer-creative .footer-grid{grid-template-columns:1fr 1fr;padding:32px 20px}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:8px}}
