:root{--font: "DM Sans", system-ui, sans-serif;--mono: "JetBrains Mono", monospace;--display: "Fraunces", Georgia, serif;--p-executive:#E2455A;--p-catalyst:#F2762B;--p-diplomat:#3D7DE0;--p-analyst:#1BB8C4;--p-facilitator:#2FB46B;--p-veteran:#9B5DE0;--p-visionary:#D8519E;--gold:#E8A84A;--gold-deep:#b8882a;--gold-bright:#F2C879;--radius:14px;--radius-sm:8px;--radius-lg:20px;--hdr-h:60px;--ftr-h:44px;--mnav-h:58px;--sp-xs:4px;--sp-sm:8px;--sp-md:14px;--sp-lg:20px;--sp-xl:28px;--sp-2xl:40px;--ease:cubic-bezier(.42,0,.18,1)}[data-theme=dark]{color-scheme:dark;--bg:#000000;--bg-elevated:#0A0A0C;--bg-raised:#0A0A0C;--bg-surface:rgba(255,255,255,.042);--bg-hover:rgba(255,255,255,.065);--bg-active:rgba(255,255,255,.08);--card:rgba(255,250,244,.035);--card-h:rgba(255,255,255,.065);--card-active:rgba(255,255,255,.08);--border:rgba(255,255,255,.09);--border-h:rgba(255,255,255,.18);--track:rgba(255,255,255,.06);--shadow:none;--hdr-bg:rgba(0,0,0,.96);--modal-bg:#0A0A0C;--t1:#f2ede6;--t2:#c4b8a8;--t3:#7a6e62;--t4:#4A4038;--accent:var(--gold);--accent-dim:rgba(232,168,74,.3);--accent-bg:rgba(232,168,74,.06);--accent-glow:rgba(232,168,74,.22);--g:var(--gold);--g-dim:var(--accent-bg);--g-bdr:var(--accent-dim);--g-bg:var(--accent-bg);--green:#5ab88a;--red:#e85a5a;--warning:#e8a84a;--teal:#1D9E75;--teal-dim:rgba(29,158,117,.12);--brand-a:#E8A73D;--brand-soft:rgba(232,168,74,.16);--brand-line:rgba(232,168,74,.42);--hero-badge:#F4F1EC;--nav-bg:rgba(0,0,0,.82);--surface:rgba(255,255,255,.03);--thm-fill:16%;--thm-ang:-50deg;--thm-rim:rgba(255,255,255,.14)}[data-theme=light]{color-scheme:light;--bg:#F5F3EF;--bg-elevated:#EDEAE4;--bg-raised:#EDEAE4;--bg-surface:#FFFFFF;--bg-hover:rgba(0,0,0,.04);--bg-active:rgba(0,0,0,.06);--card:#FFFFFF;--card-h:rgba(0,0,0,.03);--card-active:rgba(0,0,0,.05);--border:rgba(0,0,0,.14);--border-h:rgba(0,0,0,.25);--track:rgba(0,0,0,.12);--shadow:0 1px 3px rgba(0,0,0,.06);--hdr-bg:rgba(245,243,239,.97);--modal-bg:#FFFFFF;--t1:#1A1510;--t2:#4A3E32;--t3:#7A6E5E;--t4:#A89888;--accent:#3D5A80;--accent-dim:rgba(61,90,128,.25);--accent-bg:rgba(61,90,128,.06);--accent-glow:rgba(61,90,128,.12);--g:#3D5A80;--g-dim:rgba(61,90,128,.08);--g-bdr:rgba(61,90,128,.3);--g-bg:rgba(61,90,128,.04);--green:#1B8A5A;--red:#C93B3B;--warning:#B8892E;--teal:#157A5F;--teal-dim:rgba(21,122,95,.12);--brand-a:#C4762A;--brand-soft:rgba(196,118,42,.1);--brand-line:rgba(196,118,42,.3);--hero-badge:#ffffff;--nav-bg:rgba(245,243,239,.85);--surface:rgba(0,0,0,.03);--thm-fill:84%;--thm-ang:210deg;--thm-rim:rgba(0,0,0,.14)}@property --thm-fill{syntax:"<percentage>"; inherits:true; initial-value:16%;}@property --thm-ang{syntax:"<angle>"; inherits:true; initial-value:-50deg;}html.theme-ready{transition:--thm-fill .55s var(--ease),--thm-ang .55s var(--ease)}.thm{--sz:30px;position:relative;width:var(--sz);height:var(--sz);border:none;background:none;padding:0;cursor:pointer;border-radius:50%;display:inline-grid;place-items:center;isolation:isolate;flex:0 0 auto}.thm.lg{--sz:72px}.thm-arc{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from -100deg,var(--brand-a) var(--thm-fill),var(--track) 0);-webkit-mask:radial-gradient(circle,transparent 54%,#000 55%);mask:radial-gradient(circle,transparent 54%,#000 55%)}.thm-core{position:absolute;inset:22%;border-radius:50%;background:var(--pnl-card, var(--bg-surface));box-shadow:inset 0 0 0 1px var(--thm-rim)}.thm-node{position:absolute;top:50%;left:50%;width:calc(var(--sz)*.13);height:calc(var(--sz)*.13);border-radius:50%;background:var(--brand-a);transform-origin:0 0;box-shadow:0 0 8px var(--accent-glow);transform:rotate(var(--thm-ang)) translate(calc(var(--sz)*.42)) translate(-50%,-50%)}.thm:after{content:"";position:absolute;inset:-6px;border-radius:50%;box-shadow:0 0 0 0 var(--accent-glow);z-index:-1}.thm:hover .thm-core{box-shadow:inset 0 0 0 1px var(--brand-line)}.thm:hover:after{box-shadow:0 0 20px 2px var(--accent-glow)}.theme-ready .thm:after{transition:box-shadow .3s}.theme-ready .thm-core{transition:background .4s,box-shadow .3s}.thm:focus-visible{outline:2px solid var(--brand-a);outline-offset:3px}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-new(root){z-index:9999}::view-transition-old(root){z-index:1}.theme-ripple{position:fixed;border-radius:50%;pointer-events:none;z-index:9998;border:1.5px solid var(--brand-a);opacity:.55;transform:translate(-50%,-50%) scale(0);animation:thm-rip .62s var(--ease) forwards}@keyframes thm-rip{to{transform:translate(-50%,-50%) scale(1);opacity:0}}@media (prefers-reduced-motion: reduce){html.theme-ready{transition:none}.theme-ripple{display:none}}@font-face{font-family:tabler-icons;src:url(/assets/tabler-subset-CYgifKOv.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-adjustments:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-triangle:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-up:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-minimize:before{content:""}.ti-bolt:before{content:""}.ti-building:before{content:""}.ti-chart-bar:before{content:""}.ti-check:before{content:""}.ti-chevron-down:before{content:""}.ti-circle-check:before{content:""}.ti-clock:before{content:""}.ti-command:before{content:""}.ti-copy:before{content:""}.ti-download:before{content:""}.ti-external-link:before{content:""}.ti-heart:before{content:""}.ti-info-circle:before{content:""}.ti-lock:before{content:""}.ti-mail:before{content:""}.ti-message-circle:before{content:""}.ti-message-dots:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-smile:before{content:""}.ti-moon:before{content:""}.ti-palette:before{content:""}.ti-pencil:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-star:before{content:""}.ti-sun:before{content:""}.ti-trending-up:before{content:""}.ti-user-x:before{content:""}.ti-user:before{content:""}.ti-volume:before{content:""}.ti-x:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-diamond:before{content:""}.ti-arrow-back-up:before{content:""}.ti-logout:before{content:""}.ti-scale:before{content:""}.ti-wand:before{content:""}.ti-history:before{content:""}.ti-shirt:before{content:""}.ti-layout-list:before{content:""}.ti-brand-chrome:before{content:""}.ti-flame:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-menu-2:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-leaf:before{content:""}.ti-chart-dots:before{content:""}.ti-coffee:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-microscope:before{content:""}.ti-trash-x:before{content:""}.ti-telescope:before{content:""}.ti-clipboard-text:before{content:""}.ti-heart-handshake:before{content:""}.ti-volume-off:before{content:""}.ti-loader-2:before{content:""}.ti-mood-annoyed:before{content:""}.ti-target-arrow:before{content:""}.ti-player-play-filled:before{content:""}.ti-star-filled:before{content:""}.ti-user-heart:before{content:""}
