:root{--tk-primary:#4420b3;--tk-primary-light:#7b4fff;--tk-accent:#ff6900;--tk-accent-light:#ff8a3d;--tk-lilac:#a486ff;--tk-ink:#171717;--tk-text:#262626;--tk-muted:#686868;--tk-faint:#a3a3a3;--tk-border:#ededed;--tk-border-violet:#e0dcf5;--tk-surface:#f9f9f9;--tk-surface-violet:#f3f1fb;--tk-dark:#1f1c29;--tk-white:#fff;--tk-primary-08:color-mix(in srgb,var(--tk-primary) 8%,transparent);--tk-primary-14:color-mix(in srgb,var(--tk-primary) 14%,transparent);--tk-on-dark-72:color-mix(in srgb,var(--tk-white) 72%,transparent);--tk-on-dark-55:color-mix(in srgb,var(--tk-white) 55%,transparent);--tk-on-dark-45:color-mix(in srgb,var(--tk-white) 45%,transparent);--tk-on-dark-14:color-mix(in srgb,var(--tk-white) 14%,transparent);--tk-gradient:linear-gradient(135deg,var(--tk-primary) 0%,var(--tk-primary-light) 100%);--tk-gradient-bar:linear-gradient(90deg,var(--tk-primary),var(--tk-primary-light));--tk-font:Nunito Sans,system-ui,-apple-system,"Segoe UI",sans-serif;--tk-fs-base:17px;--tk-lh-base:1.65;--tk-heading-weight:800;--tk-fs-eyebrow:0.6875rem;--tk-fs-sm:clamp(0.875rem,0.85rem + 0.2vw,0.9375rem);--tk-fs-md:clamp(1rem,0.95rem + 0.3vw,1.0625rem);--tk-fs-lg:clamp(1.125rem,1.05rem + 0.4vw,1.1875rem);--tk-fs-xl:clamp(1.25rem,1.1rem + 0.7vw,1.375rem);--tk-fs-h3:clamp(1.375rem,1.2rem + 0.9vw,1.625rem);--tk-fs-h2:clamp(2.375rem,1.4rem + 3.2vw,4.125rem);--tk-fs-h1:clamp(2.75rem,1.2rem + 5vw,5.75rem);--tk-fs-display:clamp(3.25rem,1rem + 7vw,7.5rem);--tk-space-1:0.5rem;--tk-space-2:0.75rem;--tk-space-3:1rem;--tk-space-4:1.5rem;--tk-space-5:2rem;--tk-space-6:2.75rem;--tk-space-7:3.5rem;--tk-space-8:4.5rem;--tk-section-y:clamp(4.5rem,8vw,7rem);--tk-section-x:clamp(1.5rem,5vw,4rem);--tk-content-width:1152px;--tk-radius:20px;--tk-radius-sm:10px;--tk-radius-pill:999px;--tk-shadow-sm:0 4px 14px rgba(46,21,128,.06);--tk-shadow-md:0 20px 48px rgba(46,21,128,.18);--tk-shadow-lift:0 24px 60px rgba(46,21,128,.22);--tk-anim-duration:700ms;--tk-ease:cubic-bezier(0.22,1,0.36,1);--tk-ease-out:cubic-bezier(0.16,1,0.3,1);--tk-transition:0.2s var(--tk-ease);--tk-z-header:100;--tk-z-dropdown:120;--tk-z-overlay:200}@property --tk-angle{syntax:"<angle>";inherits:false;initial-value:135deg}@property --tk-shine{syntax:"<percentage>";inherits:false;initial-value:-20%}@supports not (background:color-mix(in srgb,red 50%,blue)){:root{--tk-primary-08:rgba(68,32,179,.08);--tk-primary-14:rgba(68,32,179,.14);--tk-on-dark-72:hsla(0,0%,100%,.72);--tk-on-dark-55:hsla(0,0%,100%,.55);--tk-on-dark-45:hsla(0,0%,100%,.45);--tk-on-dark-14:hsla(0,0%,100%,.14)}}