:root{--color-primary:#1a1a2e;--color-primary-light:#2d2d4a;--color-accent:#4a6cf7;--color-accent-hover:#3b5de7;--color-surface:#ffffff;--color-surface-alt:#f8f9fa;--color-border:#e2e8f0;--color-text:#1a1a2e;--color-text-muted:#6b7280;--color-text-inverse:#ffffff;--color-error:#dc2626;--color-success:#16a34a;--color-brand-ink:#141414;--color-brand-purple:#9c79ff;--color-brand-purple-dark:#7d5bdc;--color-brand-orange:#ff4400;--color-border-lavender:#f2faff;--color-nuwa-slate-50:#f9f9f9;--color-nuwa-slate-100:#f1f1f1;--color-nuwa-slate-400:#a4a6a9;--color-nuwa-slate-600:#6e7277;--color-nuwa-slate-850:#313336;--color-nuwa-lavender-700:#7d5bdc;--gradient-cta:linear-gradient(90deg,#ff4400,#9c79ff);--gradient-login-bg:linear-gradient(90deg,#fff1ec,#f2faff);--gradient-header-bg:linear-gradient(90deg,rgba(170,146,255,0.05) 0%,rgba(242,250,255,0.2) 50%,rgba(170,146,255,0.02));--color-nav-active-bg:#f6f3ff;--color-dropdown-icon:#ff4400;--gradient-dropdown-hover:linear-gradient(90deg,#ebe5ff,#f6f3ff);--color-dropdown-hover-border:#ebe5ff;--color-dropdown-divider:#f1f1f1;--color-dropdown-border:#f2faff;--footer-bg:#2e0a4b;--footer-text:#ffffff;--footer-text-muted:rgba(255,255,255,0.65);--footer-border:rgba(255,255,255,0.15);--header-pill-height:70px;--header-pill-radius:200px;--header-pill-padding-x:2rem;--font-sans:"Satoshi",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-serif:"Lora",Georgia,"Times New Roman",serif;--font-display:"Crimson Pro",Georgia,serif;--font-heading:var(--font-sans);--font-mono:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,monospace;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--line-height-tight:1.2;--line-height-base:1.6;--line-height-relaxed:1.75;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--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;--container-max:1200px;--container-padding:var(--space-6);--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:350ms ease}*,:after,:before{box-sizing:border-box}*{margin:0}html{text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text);background-color:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight)}a,button{cursor:pointer!important}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}#gradient-text,[id=gradient-text]{background:linear-gradient(90deg,#7D5BDC,#7D5BDC,#FF7846);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#decorative-text,[id=decorative-text]{font-family:var(--font-display);font-style:italic}#main-content{max-width:912px;margin:0 auto;width:100%;overflow:visible}#logo_grid~*{position:relative;z-index:1}.skip-to-content{position:absolute;top:-100%;left:var(--space-4);z-index:9999;padding:var(--space-2) var(--space-4);background-color:var(--color-accent);color:var(--color-text-inverse);font-weight:var(--font-weight-semibold);border-radius:var(--radius-md)}.skip-to-content:focus{top:var(--space-4)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.max-w-670{max-width:670px!important}