:root{--v4-bg:#f7f8fc;--v4-bg-2:#eef0f8;--v4-ink:#0e1020;--v4-ink-soft:#2a2d45;--v4-muted:#5b6072;--v4-line:rgba(14,16,32,0.1);--v4-white:#ffffff;--v4-violet:#6e56f7;--v4-azure:#3b9eff;--v4-mint:#27e0c4;--v4-rose:#ff5da2;--v4-grad:linear-gradient(115deg,#6e56f7,#3b9eff 48%,#27e0c4);--v4-grad-full:linear-gradient(115deg,#6e56f7,#3b9eff 34%,#27e0c4 68%,#ff5da2);--v4-grad-soft:linear-gradient(135deg,rgba(110,86,247,0.16),rgba(39,224,196,0.16));--v4-grad-text:linear-gradient(115deg,#6e56f7,#2f7ad6 50%,#0b7d72);--v4-glass:rgba(255,255,255,0.55);--v4-glass-strong:rgba(255,255,255,0.74);--v4-glass-border:rgba(255,255,255,0.85);--v4-shadow:0 24px 60px -24px rgba(20,24,60,0.28);--v4-shadow-sm:0 10px 28px -14px rgba(20,24,60,0.24);--v4-font-display:var(--font-display,"Bricolage Grotesque",system-ui,sans-serif);--v4-font-body:var(--font-body,"Inter",system-ui,sans-serif);--v4-type-display-size:clamp(2.5rem,5vw,4rem);--v4-type-display-lh:1.08;--v4-type-display-weight:800;--v4-type-h1-size:clamp(2rem,4vw,3rem);--v4-type-h1-lh:1.12;--v4-type-h1-weight:700;--v4-type-h2-size:clamp(1.5rem,3vw,2.25rem);--v4-type-h2-lh:1.18;--v4-type-h2-weight:600;--v4-type-lead-size:1.25rem;--v4-type-lead-lh:1.5;--v4-type-lead-weight:400;--v4-type-body-size:1rem;--v4-type-body-lh:1.6;--v4-type-body-weight:400;--v4-type-label-size:0.875rem;--v4-type-label-lh:1.4;--v4-type-label-weight:500;--v4-ease:cubic-bezier(0.16,1,0.3,1);--v4-maxw:1200px;--v4-radius:24px;--v4-radius-lg:32px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{background-color:var(--v4-bg);color:var(--v4-ink);font-family:var(--v4-font-body);font-size:var(--v4-type-body-size);line-height:var(--v4-type-body-lh);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.v4-shell{background:var(--v4-bg);color:var(--v4-ink)}