.marketing-hero-wrap{position:relative;overflow:hidden}.marketing-hero-wrap:before,.marketing-hero-wrap:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none;z-index:0}.marketing-hero-wrap:before{width:min(420px,90vw);height:min(420px,90vw);background:radial-gradient(circle,#c7d2fe 0%,transparent 70%);top:-120px;right:-80px}.marketing-hero-wrap:after{width:min(380px,85vw);height:min(380px,85vw);background:radial-gradient(circle,#e9d5ff 0%,transparent 70%);bottom:-100px;left:-100px}.marketing-hero-inner{position:relative;z-index:1}.marketing-gradient-text{background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 24px rgba(139,92,246,.25))}.marketing-section-alt{background:var(--surface-muted)}.marketing-header-bar{max-width:1120px;margin:0 auto;padding:14px 24px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:14px 16px;align-items:center}.marketing-header-actions{display:flex;align-items:center;gap:14px;justify-self:end}.marketing-header-nav{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:center}@media(min-width:1024px){.marketing-header-bar{grid-template-columns:auto 1fr auto;grid-template-rows:auto}.marketing-header-nav{grid-column:2}}:root{--brand-600: #4f46e5;--brand-500: #6366f1;--brand-400: #818cf8;--brand-700: #4338ca;--violet-500: #8b5cf6;--accent-soft: #eef2ff;--accent-softer: #f5f3ff;--surface: #ffffff;--surface-muted: #f9fafb;--surface-elevated: #f3f4f6;--border: #e5e7eb;--border-strong: #d1d5db;--text: #111827;--text-secondary: #4b5563;--text-muted: #6b7280;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 4px 20px rgba(15, 23, 42, .08);--shadow-lg: 0 10px 40px -10px rgba(79, 70, 229, .15);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-pill: 9999px;--gradient-brand: linear-gradient(135deg, #4f46e5 0%, #7c3aed 55%, #a855f7 100%);--gradient-cta: linear-gradient(90deg, #6366f1 0%, #8b5cf6 100%);--danger-text: #b91c1c;--danger-border: #fecaca;--danger-bg: #fef2f2;--layout-grid-2: 1fr 1fr;--layout-grid-sidebar: 360px 1fr;--layout-grid-sidebar-wide: 380px 1fr}@media(max-width:1024px){:root{--layout-grid-2: 1fr;--layout-grid-sidebar: 1fr;--layout-grid-sidebar-wide: 1fr}}.app-header-nav{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.app-header-burger{display:none}@media(max-width:1024px){.app-header-nav{display:none}.app-header-burger{display:inline-flex}.app-header-user,.app-footer{display:none}}.app-mobile-drawer-backdrop{position:fixed;inset:0;background:#00000059;z-index:50}.app-mobile-drawer{position:fixed;top:0;left:0;width:100vw;max-width:100vw;height:100vh;z-index:60;background:#fff;border-right:none;box-shadow:var(--shadow-lg);padding:16px;overflow:auto;display:flex;flex-direction:column;box-sizing:border-box}.app-mobile-drawer a{width:92%!important;align-self:start}.app-mobile-drawer-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.app-mobile-drawer-close{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--border);background:#fffffff2;color:var(--text-secondary);font-size:20px;line-height:1;cursor:pointer;padding:0}.app-mobile-drawer-title{font-weight:800;margin-bottom:12px}.app-mobile-drawer-actions{margin-top:14px;padding-top:12px;border-top:1px solid var(--border);display:flex;gap:10px;flex-wrap:wrap;align-items:center}.app-header-user{display:flex;align-items:center;gap:12px;padding:6px 12px;border:1px solid var(--border);border-radius:12px;background:#fffffff2}.app-header-user-meta{display:flex;flex-direction:column;gap:2px}.app-header-user-name{font-size:13px;font-weight:650;color:var(--text);line-height:1.1}.app-header-user-role{font-size:12px;color:var(--text-muted);line-height:1.1}.app-header-logout{padding:8px 12px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text-secondary);font-weight:650;cursor:pointer}.app-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--border);display:flex;justify-content:center;padding:8px 10px 10px}.app-bottom-nav-inner{width:100%;max-width:520px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:10px;align-items:end}.app-bottom-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-decoration:none;color:var(--text-secondary);border-radius:14px;padding:8px 0 6px;min-width:0}.app-bottom-nav-btn.is-active{color:var(--brand-700)}.app-bottom-nav-label{font-size:11px;font-weight:600;white-space:nowrap}.app-bottom-nav-btn-ai{color:#fff;background:var(--gradient-cta);box-shadow:var(--shadow-md);padding:10px 0 8px;border-radius:16px;transform:translateY(-10px)}.app-bottom-nav-label-ai{color:#fff}:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.4}body{margin:0;background:var(--surface-muted, #f9fafb);color:var(--text, #111827)}a{color:inherit}
