@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-bg: #ffffff;--color-bg-subtle: #f9fafb;--color-border: #e5e7eb;--color-text: #111827;--color-text-secondary: #6b7280;--color-accent: #1B3FA0;--radius: 8px;--color-error: #dc2626;--color-error-bg: #fef2f2;--color-error-text: #991b1b;--color-error-border: #fecaca;--color-warning-bg: #fff7ed;--color-warning-text: #9a3412;--color-warning-border: #fed7aa;--color-notice-bg: #fffbeb;--color-notice-text: #92400e;--color-notice-border: #fde68a;--color-success-bg: #f0fdf4;--color-success-text: #16a34a;--color-success-border: #bbf7d0;--rcob-blue: #1B3FA0;--rcob-blue-dark: #0B1640;--rcob-blue-mid: #2563EB;--rcob-blue-light: #DBEAFE;--rcob-gold: #F59E0B;--rcob-gold-light: #FDE68A;--rcob-navy: #0D1B3E}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6}a{color:inherit;text-decoration:none}#app,.public-layout[data-v-8dcd72c1]{min-height:100vh;display:flex;flex-direction:column}.nav[data-v-8dcd72c1]{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border)}.nav-inner[data-v-8dcd72c1]{max-width:1200px;margin:0 auto;padding:0 2rem;height:68px;display:flex;align-items:center;gap:2rem}.nav-logo[data-v-8dcd72c1]{display:flex;align-items:center;gap:.6rem;margin-right:auto;text-decoration:none}.nav-logo-img[data-v-8dcd72c1]{height:36px;width:36px;object-fit:contain;border-radius:6px}.nav-logo-text[data-v-8dcd72c1]{font-weight:800;font-size:1.15rem;letter-spacing:-.03em;color:var(--rcob-blue)}.nav-links[data-v-8dcd72c1]{display:flex;gap:2rem}.nav-links a[data-v-8dcd72c1]{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);transition:color .15s}.nav-links a[data-v-8dcd72c1]:hover,.nav-links a.router-link-active[data-v-8dcd72c1]{color:var(--rcob-blue)}.btn-sign-in[data-v-8dcd72c1]{font-size:.875rem;font-weight:500;color:var(--color-text);padding:.45rem 1.1rem;border:1px solid var(--color-border);border-radius:var(--radius);transition:background .15s,border-color .15s;white-space:nowrap}.btn-sign-in[data-v-8dcd72c1]:hover{background:var(--color-bg-subtle)}.btn-get-started[data-v-8dcd72c1]{font-size:.875rem;font-weight:600;color:#fff;background:var(--rcob-gold);padding:.5rem 1.2rem;border-radius:var(--radius);transition:background .15s,transform .1s;white-space:nowrap;box-shadow:0 2px 8px #f59e0b59}.btn-get-started[data-v-8dcd72c1]:hover{background:#d97706;transform:translateY(-1px)}main[data-v-8dcd72c1]{flex:1}.footer[data-v-8dcd72c1]{background:var(--rcob-navy);border-top:1px solid rgba(255,255,255,.08);margin-top:auto;color:#ffffffb3}.footer-inner[data-v-8dcd72c1]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-top[data-v-8dcd72c1]{display:flex;justify-content:space-between;gap:3rem;padding:3.5rem 0 2.5rem;flex-wrap:wrap}.footer-brand[data-v-8dcd72c1]{display:flex;flex-direction:column;gap:.75rem;max-width:240px}.footer-logo-wrap[data-v-8dcd72c1]{display:flex;align-items:center;gap:.6rem}.footer-logo-img[data-v-8dcd72c1]{height:32px;width:32px;object-fit:contain;border-radius:5px}.footer-logo-text[data-v-8dcd72c1]{font-weight:800;font-size:1rem;letter-spacing:-.02em;color:var(--rcob-gold)}.footer-brand p[data-v-8dcd72c1]{font-size:.85rem;color:#ffffff80;line-height:1.6}.footer-cols[data-v-8dcd72c1]{display:flex;gap:4rem;flex-wrap:wrap}.footer-col[data-v-8dcd72c1]{display:flex;flex-direction:column;gap:.65rem}.footer-col h4[data-v-8dcd72c1]{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6;margin-bottom:.25rem}.footer-col a[data-v-8dcd72c1]{font-size:.875rem;color:#ffffff80;transition:color .15s}.footer-col a[data-v-8dcd72c1]:hover{color:var(--rcob-gold)}.footer-bottom[data-v-8dcd72c1]{border-top:1px solid rgba(255,255,255,.08);padding:1.25rem 0;display:flex;justify-content:space-between;align-items:center}.footer-bottom span[data-v-8dcd72c1]{font-size:.8rem;color:#ffffff59}.footer-ai-tag[data-v-8dcd72c1]{font-size:.72rem!important;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--rcob-gold)!important;opacity:.8}
