:root{--color-primary-50:#eef2ff;--color-primary-100:#e0e7ff;--color-primary-200:#c7d2fe;--color-primary-300:#a5b4fc;--color-primary-400:#818cf8;--color-primary-500:#6366f1;--color-primary-600:#4f46e5;--color-primary-700:#4338ca;--color-primary-800:#3730a3;--color-primary-900:#312e81;--color-secondary-50:#faf5ff;--color-secondary-100:#f3e8ff;--color-secondary-200:#e9d5ff;--color-secondary-300:#d8b4fe;--color-secondary-400:#c084fc;--color-secondary-500:#a855f7;--color-secondary-600:#9333ea;--color-secondary-700:#7c3aed;--color-secondary-800:#6b21a8;--color-secondary-900:#581c87;--color-accent-50:#ecfeff;--color-accent-100:#cffafe;--color-accent-200:#a5f3fc;--color-accent-300:#67e8f9;--color-accent-400:#22d3ee;--color-accent-500:#06b6d4;--color-accent-600:#0891b2;--color-accent-700:#0e7490;--color-accent-800:#155e75;--color-accent-900:#164e63;--color-success-50:#f0fdf4;--color-success-100:#dcfce7;--color-success-200:#bbf7d0;--color-success-300:#86efac;--color-success-400:#4ade80;--color-success-500:#22c55e;--color-success-600:#16a34a;--color-success-700:#15803d;--color-success-800:#166534;--color-success-900:#14532d;--color-warning-50:#fffbeb;--color-warning-100:#fef3c7;--color-warning-200:#fde68a;--color-warning-300:#fcd34d;--color-warning-400:#fbbf24;--color-warning-500:#f59e0b;--color-warning-600:#d97706;--color-warning-700:#b45309;--color-warning-800:#92400e;--color-warning-900:#78350f;--color-error-50:#fef2f2;--color-error-100:#fee2e2;--color-error-200:#fecaca;--color-error-300:#fca5a5;--color-error-400:#f87171;--color-error-500:#ef4444;--color-error-600:#dc2626;--color-error-700:#b91c1c;--color-error-800:#991b1b;--color-error-900:#7f1d1d;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#e2e8f0;--color-slate-300:#cbd5e1;--color-slate-400:#94a3b8;--color-slate-500:#64748b;--color-slate-600:#475569;--color-slate-700:#334155;--color-slate-800:#1e293b;--color-slate-900:#0f172a;--color-slate-950:#020617;--primary:var(--color-primary-600);--primary-light:var(--color-primary-500);--primary-dark:var(--color-primary-700);--primary-glow:rgba(79,70,229,.4);--accent:var(--color-accent-500);--accent-light:var(--color-accent-400);--secondary:var(--color-secondary-500);--secondary-light:var(--color-secondary-400);--success:var(--color-success-500);--warning:var(--color-warning-500);--error:var(--color-error-500);--bg-base:var(--color-slate-50);--bg-surface:#fff;--bg-elevated:#fff;--bg-overlay:hsla(0,0%,100%,.95);--bg-card:hsla(0,0%,100%,.8);--bg-card-hover:hsla(0,0%,100%,.95);--bg-primary:var(--color-slate-50);--bg-secondary:var(--color-slate-100);--card-bg:#fff;--text-primary:var(--color-slate-900);--text-secondary:var(--color-slate-600);--text-muted:var(--color-slate-500);--text-inverse:#fff;--border:rgba(0,0,0,.08);--border-hover:rgba(0,0,0,.15);--border-focus:var(--color-primary-500);--border-color:var(--color-slate-200);--color-primary:var(--color-primary-600);--color-success:var(--color-success-500);--color-warning:var(--color-warning-500);--color-error:var(--color-error-500);--color-info:var(--color-primary-500);--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-xs:0 1px 2px rgba(0,0,0,.05);--shadow-sm:0 2px 4px rgba(0,0,0,.06);--shadow-md:0 4px 8px rgba(0,0,0,.08);--shadow-lg:0 8px 16px rgba(0,0,0,.1);--shadow-xl:0 16px 32px rgba(0,0,0,.12);--shadow-2xl:0 24px 48px rgba(0,0,0,.15);--shadow-primary:0 4px 16px rgba(79,70,229,.2);--shadow-primary-lg:0 8px 32px rgba(79,70,229,.25);--shadow-success:0 4px 16px rgba(22,163,74,.2);--shadow-error:0 4px 16px rgba(220,38,38,.2);--font-sans:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--transition-fast:150ms ease;--transition-base:200ms ease;--transition-slow:300ms ease;--transition-slower:500ms ease;--z-base:0;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal-backdrop:400;--z-modal:500;--z-popover:600;--z-tooltip:700;--z-toast:800;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--btn-height-sm:32px;--btn-height-md:40px;--btn-height-lg:48px;--input-height-sm:32px;--input-height-md:40px;--input-height-lg:48px;--card-padding:var(--space-6);--card-radius:var(--radius-xl);--sidebar-width:260px;--sidebar-collapsed-width:72px;--header-height:64px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sr-only{white-space:nowrap}.focus-ring:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gradient-text{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 50%,var(--accent) 100%)}.glass{background:var(--bg-overlay);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--primary)}.spinner-sm{width:16px;height:16px}.spinner-lg{width:32px;height:32px;border-width:3px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-primary);background:var(--bg-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:clip;max-width:100vw;width:100%}@media (max-width:768px){body,html{overflow-x:hidden;width:100%;max-width:100vw}article,div,main,section{max-width:100%}[role=button],a[href],button,input[type=button],input[type=submit]{touch-action:manipulation}.table-responsive,iframe,img,pre,table,video{max-width:100%}img,video{height:auto}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}h1,h2,h3,h4,h5,h6{font-weight:var(--font-semibold);line-height:var(--leading-tight)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-slate-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-slate-400)}::selection{background:var(--color-primary-500);color:#fff}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);line-height:1;border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;box-shadow:var(--shadow-primary)}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-primary-lg)}.btn-secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border)}.btn-secondary:hover:not(:disabled){background:var(--bg-card-hover);border-color:var(--border-hover)}.btn-ghost{background:transparent;color:var(--text-secondary)}.btn-ghost:hover:not(:disabled){background:var(--bg-card);color:var(--text-primary)}.btn svg{width:16px;height:16px;flex-shrink:0}.page-title svg{width:24px;height:24px;flex-shrink:0}h2 svg{width:20px;height:20px;flex-shrink:0}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--card-radius);padding:var(--card-padding);transition:all var(--transition-base)}.card:hover{background:var(--bg-card-hover);border-color:var(--border-hover)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-10);gap:var(--space-4)}.loading-spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);animation:spin .8s linear infinite}.loading-spinner-sm{width:20px;height:20px;border-width:2px}.loading-text{color:var(--text-secondary);font-size:var(--text-sm)}.badge{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);border-radius:var(--radius-full)}.badge-success{background:rgba(22,163,74,.1);color:var(--color-success-600)}.badge-warning{background:rgba(217,119,6,.1);color:var(--color-warning-600)}.badge-error{background:rgba(220,38,38,.1);color:var(--color-error-600)}.badge-info{background:rgba(79,70,229,.1);color:var(--color-primary-600)}.input{width:100%;height:var(--input-height-md);padding:0 var(--space-4);font-size:var(--text-sm);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition-base)}.input::placeholder{color:var(--text-muted)}.input:hover{border-color:var(--border-hover)}.input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}@media (max-width:640px){.hide-mobile{display:none!important}}@media (min-width:641px){.show-mobile{display:none!important}}body[data-mobile-menu-open=true]{overflow:hidden!important;overscroll-behavior:none}html:has(body[data-mobile-menu-open=true]){overflow:hidden!important;overscroll-behavior:none}.header-v2{position:fixed;top:0;left:0;right:0;z-index:9998;padding:16px 24px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:all .3s ease}.header-v2.scrolled{padding:12px 24px;border-bottom-color:var(--border);box-shadow:0 2px 12px rgba(0,0,0,.04)}.header-v2.transparent{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{max-width:1200px;margin:0 auto;justify-content:space-between;gap:0}.header-inner,.logo-v2{display:flex;align-items:center}.logo-v2{gap:8px;text-decoration:none;min-width:240px}.logo-v2 svg{width:22px;height:26px}.logo-v2 span{font-size:1.625rem;font-weight:700;letter-spacing:.08em;color:var(--color-primary-600)}.nav-v2{display:flex;align-items:center;gap:8px}.nav-v2 a{padding:10px 18px;font-size:15px;font-weight:500;color:#1e293b;text-decoration:none;border-radius:8px;transition:all .2s ease}.nav-v2 a:hover{color:var(--primary);background:rgba(99,102,241,.06)}.nav-v2 a:active{background:rgba(99,102,241,.12)}.nav-v2 a.active{color:var(--primary);background:rgba(99,102,241,.1);font-weight:600}.header-actions{display:flex;align-items:center;gap:12px}.user-menu-skeleton{width:100px;height:36px;background:var(--color-slate-100);border-radius:8px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.auth-buttons{display:flex;gap:12px}.btn-login{padding:8px 16px;color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:500;border-radius:8px;transition:color .2s}.btn-login:hover{color:var(--text-primary)}.btn-register{padding:8px 16px;background:var(--primary);color:#fff;text-decoration:none;font-size:14px;font-weight:600;border-radius:8px;transition:all .2s}.btn-register:hover{background:var(--primary-dark)}.user-menu{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:8px;padding:6px 12px 6px 6px;background:#fff;border:1px solid var(--border);border-radius:24px;cursor:pointer;color:var(--text-primary);transition:border-color .2s}.user-menu-trigger:hover{border-color:var(--primary)}.user-avatar{object-fit:cover}.user-avatar,.user-avatar-placeholder{width:28px;height:28px;border-radius:50%}.user-avatar-placeholder{background:linear-gradient(135deg,var(--primary),#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff}.user-name{font-size:13px;font-weight:500;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-icon{width:16px;height:16px;color:var(--text-muted);transition:transform .2s}.dropdown-icon.open{transform:rotate(180deg)}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:9999}.user-dropdown--portal{z-index:99999!important}.dropdown-header{padding:8px 12px}.dropdown-email{font-size:12px;color:var(--text-muted)}.dropdown-divider{height:1px;background:var(--border);margin:4px 0}.dropdown-item{display:flex;align-items:center;gap:8px;padding:8px 12px;color:var(--text-secondary);text-decoration:none;font-size:14px;border-radius:8px;cursor:pointer;transition:background .2s;background:transparent;border:none;width:100%;text-align:left}.dropdown-item:hover{background:var(--color-slate-50);color:var(--text-primary)}.dropdown-item svg{width:16px;height:16px}.dropdown-item.danger{color:#ef4444}.dropdown-item.danger:hover{background:rgba(239,68,68,.1)}.mobile-menu-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;background:transparent;border:none;border-radius:10px;cursor:pointer;color:var(--text-primary);transition:background .2s}.mobile-menu-btn:hover{background:var(--color-slate-100)}.mobile-menu-btn svg{display:block}.mobile-menu-btn line{transition:transform .3s ease,opacity .3s ease;transform-origin:12px 12px}.mobile-menu-btn.active .line-1{transform:translateY(6px) rotate(45deg)}.mobile-menu-btn.active .line-2{opacity:0}.mobile-menu-btn.active .line-3{transform:translateY(-6px) rotate(-45deg)}.mobile-menu-overlay{display:none}.mobile-menu{--mobile-gutter:20px;--mobile-border:1px solid #e2e8f0;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;z-index:9999!important;background:#fff!important;overflow-x:hidden!important;overflow-y:auto;display:flex;flex-direction:column;transform:none!important;box-sizing:border-box!important;padding-bottom:env(safe-area-inset-bottom)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;height:56px;min-height:56px;border-bottom:var(--mobile-border);background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10;flex-shrink:0;min-width:0}.mobile-menu-logo{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--primary);height:32px;line-height:1;padding:0;margin:0}.mobile-menu-logo svg{width:24px;height:24px;flex-shrink:0;color:inherit;display:block}.mobile-menu-logo span{font-size:1.125rem;font-weight:700;letter-spacing:.05em;color:#0f172a;line-height:32px;height:32px;display:inline-flex;align-items:center}.mobile-menu-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;color:#475569;transition:background .2s,color .2s}.mobile-menu-close svg{width:18px;height:18px;display:block}.mobile-menu-close:hover{background:#e2e8f0;color:#334155}.mobile-menu-close:active{background:#cbd5e1}.mobile-menu-content{flex:1 1;padding:0 var(--mobile-gutter);padding-left:max(var(--mobile-gutter),env(safe-area-inset-left));padding-right:max(var(--mobile-gutter),env(safe-area-inset-right));overflow-y:auto}.mobile-menu:not(.tools-mobile-menu)>.mobile-features-flyout~a,.mobile-menu:not(.tools-mobile-menu)>.mobile-features-trigger~a,.mobile-menu:not(.tools-mobile-menu)>a{display:flex;align-items:center;padding:0 max(var(--mobile-gutter),env(safe-area-inset-right)) 0 max(var(--mobile-gutter),env(safe-area-inset-left));margin:0;font-size:15px;font-weight:500;color:#334155;text-decoration:none;transition:background .15s,color .15s;min-width:0;height:52px;min-height:52px;box-sizing:border-box;background:#fff;border:none;border-bottom:var(--mobile-border);text-align:left}.mobile-menu:not(.tools-mobile-menu)>a:last-of-type{border-bottom:none}.mobile-menu:not(.tools-mobile-menu)>.mobile-features-trigger~a:hover,.mobile-menu:not(.tools-mobile-menu)>a:hover{background:#f8fafc;color:#4f46e5}.mobile-menu:not(.tools-mobile-menu)>.mobile-features-trigger~a:active,.mobile-menu:not(.tools-mobile-menu)>a:active{background:#f1f5f9}.mobile-menu:not(.tools-mobile-menu)>.mobile-features-trigger~a:focus-visible,.mobile-menu:not(.tools-mobile-menu)>a:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.mobile-menu-auth{display:flex;flex-direction:row;align-items:center;gap:12px;padding:20px max(var(--mobile-gutter),env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(var(--mobile-gutter),env(safe-area-inset-left));margin-top:auto;border-top:var(--mobile-border);background:#f8fafc}.mobile-menu-auth .mobile-menu-logout{flex:1 1;width:0;min-width:0;height:48px;min-height:48px;display:flex;align-items:center;justify-content:center;padding:0 16px;margin:0;font-size:15px;font-weight:500;line-height:1;color:#dc2626;background:#fff;border:1px solid #fecaca;border-radius:10px;cursor:pointer;text-align:center;box-sizing:border-box;transition:background .2s,border-color .2s,color .2s}.mobile-menu-auth .mobile-menu-logout:hover{background:#fef2f2;border-color:#fca5a5}.mobile-menu-auth .mobile-menu-logout:active{background:#fee2e2}.mobile-menu-auth .mobile-menu-logout:focus-visible{outline:2px solid #dc2626;outline-offset:2px}.mobile-menu-login{flex:1 1;width:0;min-width:0;height:48px;min-height:48px;display:flex;align-items:center;justify-content:center;padding:0 16px;margin:0;font-size:15px;font-weight:600;line-height:1;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;box-sizing:border-box;transition:background .2s,border-color .2s,color .2s}.mobile-menu-login:hover{border-color:#6366f1;background:#f8fafc;color:#4f46e5}.mobile-menu-login:active{background:#f1f5f9}.mobile-menu-login:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.mobile-menu-signup{flex:1 1;width:0;min-width:0;height:48px;min-height:48px;display:flex;align-items:center;justify-content:center;padding:0 16px;margin:0;font-size:15px;font-weight:600;line-height:1;color:#fff;background:#4f46e5;border:1px solid transparent;border-radius:10px;text-decoration:none;box-sizing:border-box;transition:background .2s,transform .1s;box-shadow:0 1px 3px rgba(79,70,229,.25)}.mobile-menu-signup:hover{background:#4338ca;box-shadow:0 2px 6px rgba(79,70,229,.35)}.mobile-menu-signup:active{transform:scale(.98)}.mobile-menu-signup:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.mobile-user{display:none}.mobile-login-btn{padding:8px 14px;font-size:13px;font-weight:600;color:var(--primary);background:rgba(99,102,241,.1);border-radius:8px;text-decoration:none;transition:background .2s}.mobile-login-btn:hover{background:rgba(99,102,241,.15)}.mobile-avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#8b5cf6);color:#fff;font-size:13px;font-weight:600;text-decoration:none;overflow:hidden}.mobile-avatar img{width:100%;height:100%;object-fit:cover}.site-footer{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-top:1px solid #cbd5e1;padding:48px 24px max(32px,env(safe-area-inset-bottom))}.footer-main{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;gap:64px}.site-footer .footer-brand{max-width:240px}.footer-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:12px}.footer-logo svg{width:28px;height:28px;color:#4f46e5}.footer-logo span{font-size:18px;font-weight:700;color:#3730a3;letter-spacing:-.01em}.site-footer .footer-brand>p{font-size:13px;color:#475569;line-height:1.6;margin-bottom:16px}.footer-social{display:flex;gap:8px}.footer-social a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;transition:all .2s ease}.footer-social a:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.footer-nav{display:flex;gap:48px}.site-footer .footer-col h4{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0f172a;margin-bottom:14px}.site-footer .footer-col a{display:block;font-size:13px;color:#475569;text-decoration:none;padding:5px 0;transition:color .2s}.site-footer .footer-col a:hover{color:var(--primary)}.footer-social a:focus-visible,.site-footer .footer-col a:focus-visible,.site-footer .footer-logo:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.site-footer .footer-bottom{max-width:1000px;margin:32px auto 0;padding-top:20px;border-top:1px solid #cbd5e1;text-align:center}.site-footer .footer-bottom p{font-size:12px;color:#64748b}.footer-v2{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-top:1px solid #e2e8f0;padding:48px 24px 32px}.nav-dropdown-wrapper{position:static;margin-left:0}.nav-dropdown-trigger{display:flex;align-items:center;gap:4px;padding:10px 18px;font-size:15px;font-weight:500;color:#1e293b;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.nav-dropdown-trigger:hover{color:var(--primary);background:rgba(99,102,241,.06)}.nav-dropdown-trigger:active{background:rgba(99,102,241,.12)}.nav-dropdown-trigger.open{color:var(--primary);background:rgba(99,102,241,.1)}.dropdown-arrow{width:14px;height:14px;transition:transform .2s ease}.nav-dropdown-trigger.open .dropdown-arrow{transform:rotate(180deg)}.mega-menu-backdrop{position:fixed;top:65px;left:0;right:0;background:#fff;border-top:1px solid var(--border);box-shadow:0 8px 30px rgba(0,0,0,.08);z-index:99999;animation:megaMenuFade .12s ease-out}.mega-menu-backdrop--portal{z-index:99999!important}@keyframes megaMenuFade{0%{opacity:0}to{opacity:1}}.mega-menu-container{display:flex;max-width:1200px;margin:0 auto}.mega-menu-categories{width:240px;padding:16px 12px 24px 0;background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:6px}.category-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:transparent;border:none;border-radius:10px;cursor:pointer;color:var(--text-secondary);text-align:left;transition:all .15s ease}.category-item.active,.category-item:hover{color:var(--text-primary)}.category-item.active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08)}.category-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.category-icon svg{width:18px;height:18px}.category-label{flex:1 1;font-size:14px;font-weight:500}.category-arrow{width:16px;height:16px;opacity:0;color:var(--text-muted);transition:opacity .15s}.category-item.active .category-arrow{opacity:1}.mega-menu-cta{margin:16px 0 0;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid var(--border);border-radius:10px}.mega-menu-cta p{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:6px}.mega-menu-cta .cta-desc{display:block;font-size:12px;color:var(--text-muted);margin-bottom:14px;line-height:1.5}.mega-menu-cta .cta-link{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--primary) 0,#7c3aed 100%);border-radius:8px;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px rgba(99,102,241,.25)}.mega-menu-cta .cta-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.35)}.mega-menu-features{flex:1 1;padding:16px 32px 24px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px 28px;gap:12px 28px;align-content:start}.feature-card{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:10px;text-decoration:none;transition:background .15s ease}.feature-card:hover{background:#f8fafc}.feature-card-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(99,102,241,.1);border-radius:8px;flex-shrink:0}.feature-card-icon .feature-icon-svg{display:flex}.feature-card-icon svg{width:18px;height:18px;color:var(--primary)}.feature-card-content{display:flex;flex-direction:column;gap:4px;min-width:0}.feature-card-title{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--text-primary);line-height:1.3}.new-badge{padding:2px 5px;background:#10b981;color:#fff;font-size:9px;font-weight:600;border-radius:3px;text-transform:uppercase}.feature-card-desc{font-size:12px;color:var(--text-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mobile-features-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 max(var(--mobile-gutter),env(safe-area-inset-right)) 0 max(var(--mobile-gutter),env(safe-area-inset-left));margin:0;background:#fff;border:none;border-bottom:var(--mobile-border);cursor:pointer;transition:background .15s,color .15s;box-sizing:border-box;height:52px;min-height:52px;text-align:left}.mobile-features-trigger:hover{background:#f8fafc;color:#4f46e5}.mobile-features-trigger .mobile-section-title{font-size:15px;font-weight:500;color:#334155}.mobile-features-trigger:hover .mobile-section-title{color:#4f46e5}.mobile-features-trigger .toggle-arrow{width:18px;height:18px;color:#94a3b8;flex-shrink:0;transition:color .15s}.mobile-features-trigger:hover .toggle-arrow{color:#4f46e5}.mobile-features-trigger:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.mobile-features-flyout{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;max-width:100%;min-width:0;background:#fff;display:flex;flex-direction:column;z-index:20;transform:translateX(100%);transition:transform .25s ease-out;overflow-x:hidden;overflow-y:hidden;box-shadow:-4px 0 24px rgba(0,0,0,.08);box-sizing:border-box}.mobile-features-flyout.is-open{transform:translateX(0)}.mobile-features-flyout-header{display:flex;align-items:center;gap:12px;height:56px;min-height:56px;padding:0 max(var(--mobile-gutter),env(safe-area-inset-right)) 0 max(var(--mobile-gutter),env(safe-area-inset-left));border-bottom:var(--mobile-border);flex-shrink:0;background:#fff}.mobile-features-flyout-back{display:inline-flex!important;align-items:center;gap:8px;padding:8px 12px 8px 0;margin:0;min-height:44px;min-width:0;background:transparent;border:none;border-radius:8px;font-size:15px;font-weight:500;color:#6366f1;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s,background .15s;flex-shrink:0}.mobile-features-flyout-back:hover{background:rgba(99,102,241,.06);color:#4f46e5}.mobile-features-flyout-back:active{background:rgba(99,102,241,.1)}.mobile-features-flyout-back:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.mobile-features-flyout-back svg{width:20px;height:20px;flex-shrink:0;color:inherit}.mobile-features-flyout-title{font-size:17px;font-weight:600;color:#1e293b;flex:1 1}.mobile-features-flyout-list{flex:1 1;min-width:0;overflow-x:hidden;overflow-y:auto;padding:20px 0 max(28px,env(safe-area-inset-bottom));background:#fff}.mobile-features-flyout-list .mobile-feature-link{margin:0;height:56px;min-height:56px;box-sizing:border-box}.mobile-feature-link{display:flex;align-items:center;gap:12px;padding:0 max(var(--mobile-gutter),env(safe-area-inset-right)) 0 max(var(--mobile-gutter),env(safe-area-inset-left))!important;color:#334155;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;margin:0;height:56px;min-height:56px;background:#fff;border:none;border-bottom:var(--mobile-border);border-radius:0;text-align:left}.mobile-feature-link:hover{background:#f8fafc;color:#4f46e5}.mobile-feature-link:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.mobile-feature-link .feature-icon-svg{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:10px;color:#64748b;flex-shrink:0;transition:background .2s,color .2s}.mobile-feature-link:hover .feature-icon-svg{background:#e0e7ff;color:var(--primary)}.mobile-feature-link .feature-icon-svg svg{width:20px;height:20px}.mobile-feature-link span:not(.feature-icon-svg):not(.mobile-new-badge){font-size:15px;color:inherit;min-width:0;overflow:hidden;text-overflow:ellipsis}.mobile-new-badge{margin-left:auto;padding:4px 8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:11px;font-weight:600;border-radius:6px;letter-spacing:.02em;flex-shrink:0}@media (max-width:768px){.header-v2{padding:12px 0}.header-v2.scrolled{padding:10px 0}.header-inner{padding:0 16px;max-width:100%;overflow:hidden}.logo-v2{min-width:unset;flex-shrink:0;gap:8px}.logo-v2 svg{width:22px;height:26px}.logo-v2 span{font-size:1.375rem}.nav-v2{display:none}.mobile-menu-btn{display:flex}.mobile-menu-overlay{display:block}.auth-buttons,.user-menu{display:none}.mobile-user{display:block}.site-footer{padding:36px max(20px,env(safe-area-inset-left)) max(28px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-right))}.footer-main{flex-direction:column;gap:32px;text-align:center}.site-footer .footer-brand{max-width:100%}.footer-logo,.footer-social{justify-content:center}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;width:100%;text-align:left}.site-footer .footer-col h4{margin-bottom:10px}.site-footer .footer-col a{padding:4px 0}.site-footer .footer-bottom{margin-top:24px;padding-top:16px}}@media (max-width:480px){.logo-v2 svg{width:22px;height:26px}.logo-v2 span{font-size:1.375rem}.site-footer{padding:28px max(16px,env(safe-area-inset-left)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-right))}.footer-main{gap:28px}.footer-logo span{font-size:16px}.site-footer .footer-brand>p{font-size:12px}.footer-nav{grid-template-columns:repeat(3,1fr);gap:16px}.site-footer .footer-col h4{font-size:10px;margin-bottom:8px}.site-footer .footer-col a{font-size:12px;padding:3px 0}.site-footer .footer-bottom{margin-top:20px}.site-footer .footer-bottom p{font-size:11px}}.auth-page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#f1f5f9);padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));position:relative;overflow:hidden;box-sizing:border-box}.auth-page:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(99,102,241,.06) 0,transparent 70%);animation:pulse-bg 15s ease-in-out infinite}@keyframes pulse-bg{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.auth-container{width:100%;max-width:420px;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:40px;position:relative;z-index:1;box-shadow:0 25px 50px -12px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.02)}.auth-header{text-align:center;margin-bottom:32px}.auth-logo{display:inline-flex;align-items:center;gap:10px;color:#0f172a;text-decoration:none;margin-bottom:24px;transition:transform .2s}.auth-logo:hover{transform:scale(1.02)}.auth-logo svg{width:30px;height:30px;color:#6366f1}.auth-logo span{font-size:28px;font-weight:700;letter-spacing:.05em;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-header h1{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 8px}.auth-header p{color:#64748b;font-size:15px;margin:0}.auth-error{display:flex;align-items:center;gap:10px;padding:14px 16px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:10px;color:#dc2626;font-size:14px;margin-bottom:24px}.auth-error svg{width:20px;height:20px;flex-shrink:0;color:#ef4444}.auth-form{display:flex;flex-direction:column;gap:20px}.form-group label{font-size:13px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em}.form-group input{padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;font-size:15px;transition:all .2s}.form-group input:hover{border-color:#cbd5e1}.form-group input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15);background:#fff}.form-group input::placeholder{color:#94a3b8}.form-group input:disabled{opacity:.5;cursor:not-allowed}.auth-submit{width:100%;height:50px;padding:0 20px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s,opacity .2s;position:relative;margin-top:8px;box-shadow:0 4px 15px rgba(99,102,241,.25);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.35)}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-submit span{transition:opacity .2s ease}.auth-submit.is-loading span{opacity:0}.loading-spinner{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;opacity:0;transition:opacity .2s ease}.auth-submit.is-loading .loading-spinner{opacity:1}.auth-divider{display:flex;align-items:center;gap:16px;margin:28px 0}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.auth-divider span{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.oauth-buttons{display:flex;flex-direction:column;gap:12px}.oauth-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;position:relative}.oauth-btn:hover:not(:disabled):not(.oauth-disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.oauth-btn.oauth-disabled,.oauth-btn:disabled{opacity:.5;cursor:not-allowed}.oauth-btn svg{width:20px;height:20px}.coming-soon-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;background:rgba(251,191,36,.15);color:#d97706;border-radius:4px;margin-left:8px}.auth-footer{text-align:center;margin-top:28px;padding-top:20px;border-top:1px solid #e2e8f0;font-size:14px;color:#64748b}.auth-footer a{color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s}.auth-footer a:hover{color:#4f46e5;text-decoration:underline}.auth-success{display:flex;align-items:center;gap:10px;padding:14px 16px;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.2);border-radius:10px;color:#16a34a;font-size:14px;margin-bottom:24px}.auth-success svg{width:20px;height:20px;flex-shrink:0}@media (max-width:768px){.auth-page{align-items:flex-start;padding:max(32px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.auth-container{padding:28px max(20px,env(safe-area-inset-right)) 28px max(20px,env(safe-area-inset-left));border-radius:12px;margin:auto 0;max-width:100%}.auth-header{margin-bottom:24px}.auth-header h1{font-size:24px}.auth-header p{font-size:14px}.auth-logo{gap:8px;margin-bottom:20px}.auth-logo svg{width:28px;height:28px}.auth-logo span{font-size:24px}.auth-form{gap:18px}.form-group input{padding:14px 16px;font-size:16px}.auth-submit{min-height:48px;padding:0 20px;font-size:16px}.oauth-btn{min-height:48px;padding:14px 16px;font-size:15px}.auth-divider{margin:24px 0}.auth-footer{margin-top:24px;padding-top:16px;font-size:14px}.auth-error,.auth-success{padding:12px 14px;font-size:13px}}@media (max-width:480px){.auth-page{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.auth-container{padding:24px max(16px,env(safe-area-inset-right)) 24px max(16px,env(safe-area-inset-left))}.auth-header h1,.auth-logo span{font-size:22px}.auth-logo svg{width:26px;height:26px}}.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.not-found-content{text-align:center;max-width:480px;position:relative;z-index:1}.not-found-icon{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#52c41a,#73d13d);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(82,196,26,.3)}.not-found-icon svg{width:40px;height:40px;color:#fff}.not-found-code{font-size:120px;font-weight:800;line-height:1;background:linear-gradient(135deg,#52c41a,#389e0d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.not-found-title{font-size:28px;font-weight:600;color:#1a1a2e;margin-bottom:12px}.not-found-desc{font-size:16px;color:#64748b;margin-bottom:32px;line-height:1.6}.not-found-actions{display:flex;gap:12px;justify-content:center;margin-bottom:32px}.not-found-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s ease}.not-found-btn.primary{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff;box-shadow:0 4px 16px rgba(82,196,26,.3)}.not-found-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(82,196,26,.4)}.not-found-btn.secondary{background:#fff;color:#1a1a2e;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.not-found-btn.secondary:hover{background:#f8fafc;border-color:#cbd5e1}.not-found-search{padding-top:24px;border-top:1px solid #e2e8f0}.not-found-search p{font-size:14px;color:#94a3b8;margin-bottom:12px}.not-found-search-link{display:inline-flex;align-items:center;gap:6px;color:#52c41a;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.not-found-search-link:hover{color:#389e0d}.not-found-decoration{position:absolute;inset:0;overflow:hidden;pointer-events:none}.decoration-circle{position:absolute;border-radius:50%;opacity:.5}.decoration-circle.c1{width:400px;height:400px;background:radial-gradient(circle,rgba(82,196,26,.1) 0,transparent 70%);top:-100px;right:-100px}.decoration-circle.c2{width:300px;height:300px;background:radial-gradient(circle,rgba(82,196,26,.08) 0,transparent 70%);bottom:-50px;left:-50px}.decoration-circle.c3{width:200px;height:200px;background:radial-gradient(circle,rgba(82,196,26,.06) 0,transparent 70%);top:50%;left:10%;transform:translateY(-50%)}@media (max-width:640px){.not-found-code{font-size:80px}.not-found-title{font-size:22px}.not-found-desc{font-size:14px}.not-found-actions{flex-direction:column}.not-found-btn{justify-content:center}.not-found-icon{width:64px;height:64px}.not-found-icon svg{width:32px;height:32px}}.platform-page{min-height:100vh;background:#fafbfc;color:var(--text-primary);overflow-x:hidden}.platform-hero{padding:120px 24px 60px;text-align:center;background:linear-gradient(180deg,#f8fafc,#fff);position:relative;overflow:hidden}.hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(99,102,241,.06) 1px,transparent 0),linear-gradient(90deg,rgba(99,102,241,.06) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 0,transparent 70%);mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 0,transparent 70%)}.hero-bg-dots{display:none}.hero-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px)}.hero-glow-1{width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.2) 0,transparent 70%);top:-100px;left:-100px}.hero-glow-2{width:350px;height:350px;background:radial-gradient(circle,rgba(139,92,246,.18) 0,transparent 70%);top:-50px;right:-80px}.hero-glow-3{width:300px;height:300px;background:radial-gradient(circle,rgba(6,182,212,.15) 0,transparent 70%);bottom:-50px;right:10%}.platform-hero-inner{position:relative;max-width:700px;margin:0 auto;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.06em;padding:8px 16px;background:#fff;border:1px solid rgba(99,102,241,.2);border-radius:100px;margin-bottom:24px;box-shadow:0 2px 12px rgba(99,102,241,.1)}.badge-dot{width:6px;height:6px;background:#10b981;border-radius:50%}.platform-hero h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.15;color:var(--text-primary);margin-bottom:20px;letter-spacing:-.02em}.gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.platform-page .hero-desc{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:520px;margin:0 auto 32px}.hero-cta{display:flex;align-items:center;justify-content:center;gap:12px}.hero-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--primary);color:#fff;font-size:15px;font-weight:600;border-radius:10px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 14px rgba(99,102,241,.25)}.hero-btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 6px 20px rgba(99,102,241,.3)}.hero-btn-primary svg{width:16px;height:16px;transition:transform .2s}.hero-btn-primary:hover svg{transform:translateX(2px)}.hero-btn-secondary{display:inline-flex;align-items:center;gap:6px;padding:14px 24px;background:#fff;color:var(--text-primary);font-size:15px;font-weight:600;border-radius:10px;text-decoration:none;border:1px solid var(--border);transition:all .2s ease}.hero-btn-secondary:hover{border-color:var(--primary);color:var(--primary)}.section-inner{max-width:1100px;margin:0 auto;padding:0 24px}.section-header{text-align:center;margin-bottom:56px}.section-header h2{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;letter-spacing:-.02em}.section-header p{font-size:1.0625rem;color:var(--text-secondary);max-width:480px;margin:0 auto}.platform-products{padding:60px 24px 100px;background:var(--color-slate-50)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.product-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px 28px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden}.product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:currentColor;opacity:0;transition:opacity .3s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.08);border-color:transparent}.product-card:hover:before{opacity:1}.product-card.live{border-color:rgba(99,102,241,.2)}.product-card.live:before{opacity:1;background:linear-gradient(90deg,#6366f1,#8b5cf6)}.product-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:14px;margin-bottom:24px;transition:all .3s ease}.product-card:hover .product-icon{transform:scale(1.08)}.product-icon svg{width:28px;height:28px}.product-content{flex:1 1}.product-card.indigo{color:#6366f1}.product-card.indigo .product-icon{background:rgba(99,102,241,.1)}.product-card.indigo .product-icon svg{color:#6366f1}.product-card.purple{color:#8b5cf6}.product-card.purple .product-icon{background:rgba(139,92,246,.1)}.product-card.purple .product-icon svg{color:#8b5cf6}.product-card.cyan{color:#06b6d4}.product-card.cyan .product-icon{background:rgba(6,182,212,.1)}.product-card.cyan .product-icon svg{color:#06b6d4}.product-card.green{color:#10b981}.product-card.green .product-icon{background:rgba(16,185,129,.1)}.product-card.green .product-icon svg{color:#10b981}.product-card.orange{color:#f97316}.product-card.orange .product-icon{background:rgba(249,115,22,.1)}.product-card.orange .product-icon svg{color:#f97316}.product-card.pink{color:#ec4899}.product-card.pink .product-icon{background:rgba(236,72,153,.1)}.product-card.pink .product-icon svg{color:#ec4899}.product-card.red{color:#ef4444}.product-card.red .product-icon{background:rgba(239,68,68,.1)}.product-card.red .product-icon svg{color:#ef4444}.product-card h3{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:6px;letter-spacing:-.01em}.product-tagline{font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:14px}.product-description{font-size:14px;line-height:1.65;color:var(--text-secondary);margin-bottom:0}.product-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--primary);text-decoration:none;transition:all .2s ease;margin-top:20px;padding-top:20px;border-top:1px solid var(--border)}.product-link:hover{gap:12px;color:var(--primary-dark)}.product-link svg{width:16px;height:16px;transition:transform .2s ease}.product-link:hover svg{transform:translateX(2px)}.product-link.muted{color:var(--text-muted);cursor:default}.product-link.muted:hover{gap:8px;color:var(--text-muted)}.product-link.muted:hover svg{transform:none}.platform-features{padding:80px 24px;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.feature-item{text-align:center;padding:28px 20px;background:var(--color-slate-50);border-radius:12px;transition:all .3s ease}.feature-item:hover{background:rgba(99,102,241,.04)}.feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;margin:0 auto 16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.feature-icon svg{width:22px;height:22px;color:var(--primary)}.feature-item h4{font-size:.95rem;font-weight:600;color:var(--text-primary);margin-bottom:6px}.feature-item p{font-size:13px;color:var(--text-muted);line-height:1.5;margin:0}.platform-cta{padding:100px 24px;background:linear-gradient(135deg,#6366f1,#4f46e5 50%,#7c3aed);position:relative}.cta-inner{max-width:520px;margin:0 auto;text-align:center}.platform-cta h2{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:-.02em}.platform-cta p{font-size:1rem;color:hsla(0,0%,100%,.85);margin-bottom:32px}.cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#fff;color:var(--primary);font-size:15px;font-weight:600;border-radius:10px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.1)}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.cta-btn svg{width:16px;height:16px;transition:transform .2s}.cta-btn:hover svg{transform:translateX(2px)}@media (max-width:1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.platform-hero{padding:100px 20px 48px;min-height:0}.hero-bg-dots,.hero-bg-grid,.hero-glow{display:none}.platform-hero h1{font-size:1.75rem;line-height:1.2;margin-bottom:16px}.hero-badge{margin-bottom:20px}.hero-desc{font-size:.9375rem;line-height:1.6;margin-bottom:28px}.hero-cta{flex-direction:column;gap:12px}.hero-btn-primary,.hero-btn-secondary{width:100%;justify-content:center;padding:14px 20px;font-size:15px;border-radius:12px}.section-header{margin-bottom:32px}.section-header h2{font-size:1.5rem;margin-bottom:8px}.section-header p{font-size:.9375rem}.platform-products{padding:48px 16px 56px}.products-grid{grid-template-columns:1fr;gap:14px}.product-card{padding:20px 18px 18px;border-radius:14px;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:0}.product-card:before{height:2px}.product-icon{width:44px;height:44px;margin-bottom:0;margin-right:14px;border-radius:10px;flex-shrink:0}.product-icon svg{width:22px;height:22px}.product-content{flex:1 1;min-width:0}.product-card h3{font-size:.9375rem;margin-bottom:2px}.product-tagline{font-size:12px;margin-bottom:0}.product-description{display:none}.product-link{width:100%;margin-top:14px;padding-top:14px;font-size:13px}.platform-features{padding:48px 16px}.features-grid{grid-template-columns:repeat(2,1fr);gap:10px}.feature-item{padding:18px 14px;border-radius:10px}.feature-icon{width:38px;height:38px;margin-bottom:12px;border-radius:8px}.feature-icon svg{width:18px;height:18px}.feature-item h4{font-size:.8125rem;margin-bottom:4px}.feature-item p{font-size:11px;line-height:1.4}.platform-cta{padding:56px 20px}.platform-cta h2{font-size:1.375rem}.platform-cta p{font-size:.9375rem;margin-bottom:24px}.cta-btn{width:100%;justify-content:center;padding:14px 24px;font-size:15px;border-radius:12px}}@media (max-width:480px){.platform-hero{padding:96px 16px 40px}.platform-hero h1{font-size:1.5rem}.hero-badge{font-size:10px;padding:6px 12px;gap:6px}.badge-dot{width:5px;height:5px}.hero-desc{font-size:.875rem}.hero-btn-primary,.hero-btn-secondary{padding:13px 18px;font-size:14px}.section-header h2{font-size:1.375rem}.section-header p{font-size:.875rem}.platform-products{padding:40px 14px 48px}.products-grid{gap:12px}.product-card{padding:16px 14px 14px;border-radius:12px}.product-icon{width:40px;height:40px;margin-right:12px}.product-icon svg{width:20px;height:20px}.product-card h3{font-size:.875rem}.product-tagline{font-size:11px}.product-link{margin-top:12px;padding-top:12px;font-size:12px}.platform-features{padding:40px 14px}.features-grid{grid-template-columns:1fr 1fr;gap:8px}.feature-item{padding:14px 10px}.feature-icon{width:34px;height:34px;margin-bottom:10px}.feature-icon svg{width:16px;height:16px}.feature-item h4{font-size:.75rem}.feature-item p{font-size:10px}.platform-cta{padding:48px 16px}.platform-cta h2{font-size:1.25rem}.platform-cta p{font-size:.875rem}.cta-btn{padding:13px 20px;font-size:14px}}.insights-page{min-height:100vh;background:#fff;overflow-x:hidden;max-width:100vw}.insights-hero{padding:140px 24px 60px;text-align:center;background:linear-gradient(180deg,var(--color-slate-50) 0,#fff 100%)}.insights-hero-inner{max-width:600px;margin:0 auto}.insights-hero h1{font-size:3rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.02em}.insights-hero .hero-desc{font-size:1.125rem;line-height:1.7;color:var(--text-secondary)}.featured-section{padding:0 24px 60px}.insights-page .section-inner{max-width:1100px;margin:0 auto;width:100%;box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.featured-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:24px;gap:24px;max-width:100%}.featured-card{border-radius:16px;overflow:hidden;background:#fff;border:1px solid var(--border);transition:all .3s ease;max-width:100%}.featured-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.08);border-color:transparent}.featured-link{display:block;text-decoration:none;color:inherit}.featured-image{aspect-ratio:16/9;background:var(--color-slate-100);overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-card.large .featured-image{aspect-ratio:16/10}.featured-content{padding:24px}.featured-card.large .featured-content{padding:28px}.post-category{display:inline-block;font-size:11px;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.featured-content h3{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;line-height:1.35;letter-spacing:-.01em}.featured-card.large .featured-content h3{font-size:1.5rem}.featured-content p{font-size:14px;line-height:1.6;color:var(--text-secondary);margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-meta{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted)}.meta-dot{font-size:10px}.posts-section{padding:60px 24px 80px;background:var(--color-slate-50)}.posts-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px;flex-wrap:wrap}.posts-header h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.category-filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-btn{padding:8px 16px;font-size:13px;font-weight:500;color:var(--text-secondary);background:#fff;border:1px solid var(--border);border-radius:100px;cursor:pointer;transition:all .2s ease}.filter-btn:hover{border-color:var(--primary);color:var(--primary)}.filter-btn.active{background:var(--primary);border-color:var(--primary);color:#fff}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:100%}.post-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid var(--border);transition:all .3s ease}.post-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.08);border-color:transparent}.post-link{display:block;text-decoration:none;color:inherit}.post-image{aspect-ratio:16/10;background:var(--color-slate-100);overflow:hidden}.post-content{padding:20px}.post-content h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:8px;line-height:1.4}.post-content h3,.post-content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-content p{font-size:13px;line-height:1.55;color:var(--text-secondary);margin-bottom:12px}.post-content .post-meta{font-size:12px}.no-posts{text-align:center;padding:60px 20px;color:var(--text-muted)}.newsletter-section{padding:80px 24px;background:linear-gradient(135deg,#6366f1,#4f46e5 50%,#7c3aed)}.newsletter-inner{max-width:520px;margin:0 auto;text-align:center}.newsletter-section h2{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:-.02em}.newsletter-section>.newsletter-inner>p{font-size:1rem;color:hsla(0,0%,100%,.85);margin-bottom:28px}.newsletter-form{display:flex;gap:12px;max-width:420px;margin:0 auto 16px}.newsletter-section .newsletter-form input{flex:1 1;padding:14px 18px;font-size:15px;border:none;border-radius:10px;background:#fff;color:var(--text-primary)}.newsletter-section .newsletter-form input::placeholder{color:var(--text-muted)}.newsletter-section .newsletter-form input:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.3)}.newsletter-section .newsletter-form button{padding:14px 24px;font-size:15px;font-weight:600;color:var(--primary);background:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.newsletter-section .newsletter-section .newsletter-form button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.newsletter-note{font-size:13px;color:hsla(0,0%,100%,.7)}@media (max-width:1024px){.featured-grid{grid-template-columns:1fr}.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.insights-page,.insights-page main{overflow-x:hidden;max-width:100vw}.insights-page .section-inner{padding:0}.insights-hero{padding:100px 16px 40px}.insights-hero h1{font-size:2rem}.insights-hero .hero-desc{font-size:1rem}.featured-section{padding:0 16px 40px}.featured-grid{gap:16px}.featured-card{border-radius:12px}.featured-card.large .featured-content,.featured-content{padding:16px}.featured-content h3{font-size:1rem;margin-bottom:8px}.featured-card.large .featured-content h3{font-size:1.125rem}.featured-card.large .featured-content h3,.featured-content h3{word-break:break-word;overflow-wrap:break-word}.featured-content p{font-size:13px;margin-bottom:12px;-webkit-line-clamp:2}.featured-content .post-meta{font-size:12px}.posts-section{padding:40px 16px 48px}.posts-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.posts-header h2{font-size:1.25rem}.category-filter{width:100%;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.filter-btn{flex-shrink:0;padding:6px 14px;font-size:12px}.posts-grid{grid-template-columns:1fr;gap:16px}.post-card{flex-direction:row;border-radius:12px}.post-card,.post-link{display:flex;max-width:100%}.post-link{width:100%}.post-image{width:120px;min-width:120px;max-width:120px;flex-shrink:0;aspect-ratio:1}.post-content{padding:14px 16px;display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1 1}.post-content .post-category{font-size:10px;margin-bottom:6px}.post-content h3{font-size:.875rem;margin-bottom:4px;-webkit-line-clamp:2;word-break:break-word;overflow-wrap:break-word}.post-content p{display:none}.post-content .post-meta{font-size:11px}.newsletter-section{padding:56px 20px}.newsletter-section h2{font-size:1.375rem}.newsletter-form{flex-direction:column;gap:10px}.newsletter-section .newsletter-form button,.newsletter-section .newsletter-form input{width:100%}}@media (max-width:480px){.insights-hero{padding:90px 14px 32px}.insights-hero h1{font-size:1.5rem}.insights-hero .hero-desc{font-size:.875rem}.featured-section{padding:0 14px 32px}.featured-grid{gap:12px}.featured-card{border-radius:10px}.featured-content{padding:14px}.featured-content h3{font-size:.9375rem}.featured-card.large .featured-content h3{font-size:1rem}.featured-content p{font-size:12px}.posts-section{padding:32px 14px 40px}.posts-header h2{font-size:1.125rem}.post-image{width:90px;min-width:90px;max-width:90px}.post-content{padding:10px 12px}.post-content h3{font-size:.8125rem;line-height:1.35}.post-content .post-meta{font-size:10px}.newsletter-section{padding:40px 14px}.newsletter-section h2{font-size:1.125rem}.newsletter-section>.newsletter-inner>p{font-size:.875rem}.newsletter-section .newsletter-form button,.newsletter-section .newsletter-form input{padding:12px 16px;font-size:14px}.newsletter-note{font-size:12px}}.legal-page{min-height:100vh;background:#fff;overflow-x:hidden;max-width:100vw}.legal-content{max-width:720px;margin:0 auto;padding:120px 24px 80px}.legal-header{margin-bottom:48px;padding-bottom:24px;border-bottom:1px solid var(--border)}.legal-header h1{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;letter-spacing:-.02em}.legal-updated{font-size:14px;color:var(--text-muted)}.legal-content section{margin-bottom:40px}.legal-content h2{font-size:1.375rem;margin-bottom:16px;letter-spacing:-.01em}.legal-content h2,.legal-content h3{font-weight:600;color:var(--text-primary)}.legal-content h3{font-size:1.0625rem;margin:20px 0 12px}.legal-content p{font-size:15px;line-height:1.75;color:var(--text-secondary);margin-bottom:16px}.legal-content ul{margin:0 0 16px;padding-left:24px}.legal-content li{font-size:15px;line-height:1.7;color:var(--text-secondary);margin-bottom:10px}.legal-content li strong{color:var(--text-primary);font-weight:600}.contact-info{padding:16px 20px;background:var(--color-slate-50);border-radius:8px;font-size:15px}.legal-nav{margin-top:48px;padding-top:24px;border-top:1px solid var(--border)}.legal-nav a{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--primary);text-decoration:none;transition:color .2s}.legal-nav a:hover{color:var(--primary-dark)}@media (max-width:768px){.legal-content{padding:100px 20px 60px}.legal-header{margin-bottom:32px}.legal-header h1{font-size:2rem}.legal-content section{margin-bottom:32px}.legal-content h2{font-size:1.25rem}.legal-content h3{font-size:1rem}.legal-content li,.legal-content p{font-size:14px}}@media (max-width:480px){.legal-content{padding:96px 16px 48px}.legal-header h1{font-size:1.75rem}.legal-content h2{font-size:1.125rem}.legal-content ul{padding-left:20px}}.contact-page{min-height:100vh;background:#fff;overflow-x:hidden;max-width:100vw}.contact-hero{padding:120px 24px 48px;text-align:center;background:linear-gradient(180deg,var(--color-slate-50) 0,#fff 100%)}.contact-hero-inner{max-width:600px;margin:0 auto}.contact-hero h1{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;letter-spacing:-.02em}.contact-hero p{font-size:1.125rem;color:var(--text-secondary);line-height:1.6}.contact-content{padding:48px 24px 80px;max-width:1000px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:48px;gap:48px;align-items:start}.contact-info{display:flex;flex-direction:column;gap:20px}.info-card{padding:24px;background:var(--color-slate-50);border-radius:14px;transition:all .3s ease}.info-card:hover{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08)}.info-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.info-icon svg{width:22px;height:22px;color:var(--primary)}.info-card h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:4px}.info-card p{font-size:13px;color:var(--text-muted);margin-bottom:8px}.info-card a{font-size:14px;font-weight:500;color:var(--primary);text-decoration:none;transition:color .2s}.info-card a:hover{color:var(--primary-dark)}.info-card .highlight{font-size:14px;font-weight:600;color:var(--primary)}.social-links{padding:24px;background:var(--color-slate-50);border-radius:14px}.social-links h4{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:16px}.social-icons{display:flex;gap:12px}.social-icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;color:var(--text-secondary);transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.social-icons a:hover{color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.social-icons svg{width:18px;height:18px}.contact-form-wrapper{background:#fff;border:1px solid var(--border);border-radius:20px;padding:36px;box-shadow:0 4px 24px rgba(0,0,0,.04)}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{font-size:14px;font-weight:500;color:var(--text-primary)}.form-group input,.form-group select,.form-group textarea{padding:14px 16px;font-size:15px;color:var(--text-primary);background:var(--color-slate-50);border:1px solid transparent;border-radius:10px;transition:all .2s ease;font-family:inherit}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted)}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{background:#fff;border-color:var(--border)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px rgba(99,102,241,.1)}.form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:44px}.form-group textarea{resize:vertical;min-height:120px}.btn-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 28px;font-size:15px;font-weight:600;color:#fff;background:var(--primary);border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;margin-top:8px}.btn-submit:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 16px rgba(99,102,241,.3)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.btn-submit svg,.spinner{width:18px;height:18px}.spinner{border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.success-message{text-align:center;padding:40px 20px}.success-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:rgba(16,185,129,.1);border-radius:50%;margin:0 auto 20px}.success-icon svg{width:32px;height:32px;color:#10b981}.success-message h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:8px}.success-message p{font-size:15px;color:var(--text-secondary);margin-bottom:24px}.btn-new-message{padding:12px 24px;font-size:14px;font-weight:500;color:var(--primary);background:rgba(99,102,241,.1);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-new-message:hover{background:rgba(99,102,241,.15)}@media (max-width:768px){.contact-hero{padding:100px 20px 40px}.contact-hero h1{font-size:2rem}.contact-hero p{font-size:1rem}.contact-content{padding:32px 16px 60px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-info{order:2}.contact-form-wrapper{order:1;padding:24px;border-radius:16px}.info-card,.social-links{padding:20px}}@media (max-width:480px){.contact-hero{padding:96px 16px 32px}.contact-hero h1{font-size:1.75rem}.contact-content{padding:24px 14px 48px}.contact-form-wrapper{padding:20px}.form-group input,.form-group select,.form-group textarea{padding:12px 14px;font-size:14px}.btn-submit{padding:14px 24px;font-size:14px}}