.navigation-module__EsUWUG__header{z-index:50;transition:all .3s;position:fixed;top:0;left:0;right:0}.navigation-module__EsUWUG__headerScrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#0d1f3c99}.navigation-module__EsUWUG__nav{max-width:var(--container-max-width);justify-content:space-between;align-items:center;height:4rem;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.navigation-module__EsUWUG__nav{height:5rem;padding:0 1.5rem}}.navigation-module__EsUWUG__logo{font-family:var(--font-mono);letter-spacing:-.025em;font-size:1.125rem;font-weight:700}.navigation-module__EsUWUG__logoAccent{color:var(--cyan-accent)}.navigation-module__EsUWUG__logoDot{color:var(--text-secondary)}.navigation-module__EsUWUG__logoTeal{color:var(--teal-accent)}.navigation-module__EsUWUG__navList{align-items:center;gap:.25rem;list-style:none;display:none}@media (min-width:1100px){.navigation-module__EsUWUG__navList{display:flex}}.navigation-module__EsUWUG__navLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.navigation-module__EsUWUG__navLink:hover{color:var(--text-primary)}.navigation-module__EsUWUG__navLink:focus-visible{outline:2px solid var(--cyan-accent);outline-offset:2px;color:var(--text-primary)}.navigation-module__EsUWUG__navLinkActive{color:var(--cyan-accent)}.navigation-module__EsUWUG__navLinkPage{color:var(--teal-accent);border:1px solid #0fc3;border-radius:.375rem}.navigation-module__EsUWUG__navLinkPage:hover{color:var(--teal-accent);background:#00ffcc0f;border-color:#0fc6}.navigation-module__EsUWUG__mobileLinkPage{color:var(--teal-accent)}.navigation-module__EsUWUG__activeIndicator{background:#00d9ff14;border:1px solid #00d9ff26;border-radius:.375rem;position:absolute;inset:0}.navigation-module__EsUWUG__mobileBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem;transition:color .2s;display:flex}.navigation-module__EsUWUG__mobileBtn:hover{color:var(--text-primary)}.navigation-module__EsUWUG__mobileBtn:focus-visible{outline:2px solid var(--cyan-accent);outline-offset:2px;color:var(--text-primary)}@media (min-width:1100px){.navigation-module__EsUWUG__mobileBtn{display:none}}.navigation-module__EsUWUG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navigation-module__EsUWUG__hamburger{flex-direction:column;justify-content:space-between;width:1.25rem;height:1rem;display:flex}.navigation-module__EsUWUG__bar{transform-origin:50%;background:currentColor;border-radius:2px;height:2px;transition:all .3s;display:block}.navigation-module__EsUWUG__barTopOpen{transform:translateY(7px)rotate(45deg)}.navigation-module__EsUWUG__barMidOpen{opacity:0;transform:scaleX(0)}.navigation-module__EsUWUG__barBotOpen{transform:translateY(-7px)rotate(-45deg)}.navigation-module__EsUWUG__mobileMenu{border-top:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);background:#0d1f3c99}.navigation-module__EsUWUG__mobileList{flex-direction:column;gap:.25rem;padding:1rem;display:flex}.navigation-module__EsUWUG__mobileLink{color:var(--text-secondary);border-radius:.375rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s;display:block}.navigation-module__EsUWUG__mobileLink:hover{color:var(--text-primary)}
.footer-module__Y9oSeG__footer{border-top:1px solid var(--border-subtle);padding:2rem 1rem}.footer-module__Y9oSeG__inner{max-width:var(--container-max-width);color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;margin:0 auto;font-size:.875rem;display:flex}@media (min-width:640px){.footer-module__Y9oSeG__inner{flex-direction:row;justify-content:space-between}}.footer-module__Y9oSeG__copyright{font-family:var(--font-mono)}.footer-module__Y9oSeG__accent{color:var(--cyan-accent)}.footer-module__Y9oSeG__name{color:var(--text-primary)}.footer-module__Y9oSeG__divider{opacity:.4;margin:0 .5rem}.footer-module__Y9oSeG__links{align-items:center;gap:1rem;display:flex}.footer-module__Y9oSeG__link{transition:color .2s}.footer-module__Y9oSeG__link:hover{color:var(--cyan-accent)}.footer-module__Y9oSeG__sep{opacity:.3}
.OptionCard-module__3CWD5q__card{background:var(--sd-surface2);border:1px solid var(--sd-border);border-radius:var(--sd-radius);cursor:pointer;text-align:left;transition:var(--sd-transition);width:100%;color:var(--sd-text);flex-direction:column;gap:.3rem;padding:.875rem 1rem;display:flex;position:relative}.OptionCard-module__3CWD5q__card:hover{border-color:var(--sd-border2);background:var(--sd-surface3);transform:translateY(-1px)}.OptionCard-module__3CWD5q__card:focus-visible{outline:2px solid var(--sd-accent);outline-offset:2px}.OptionCard-module__3CWD5q__selected{border-color:var(--sd-accent);background:color-mix(in srgb, var(--sd-accent) 10%, var(--sd-surface2))}.OptionCard-module__3CWD5q__selected:hover{border-color:var(--sd-accent);background:color-mix(in srgb, var(--sd-accent) 15%, var(--sd-surface2))}.OptionCard-module__3CWD5q__title{font-family:var(--sd-mono);color:var(--sd-text);font-size:.8rem;font-weight:600;line-height:1.3}.OptionCard-module__3CWD5q__subtitle{color:var(--sd-text2);font-size:.72rem;line-height:1.4}.OptionCard-module__3CWD5q__check{color:var(--sd-accent);font-size:.75rem;font-weight:700;position:absolute;top:.6rem;right:.75rem}
.hero-module__WFIH3q__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-module__WFIH3q__glowLeft{filter:blur(60px);pointer-events:none;background:#00d9ff0d;border-radius:50%;width:24rem;height:24rem;position:absolute;top:25%;left:25%}.hero-module__WFIH3q__glowRight{filter:blur(60px);pointer-events:none;background:#00ffcc0d;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:25%;right:25%}.hero-module__WFIH3q__content{z-index:10;max-width:var(--container-max-width);text-align:center;width:100%;padding:0 1rem;position:relative}.hero-module__WFIH3q__greeting{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--cyan-accent);margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:block}.hero-module__WFIH3q__name{letter-spacing:-.025em;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1}@media (min-width:640px){.hero-module__WFIH3q__name{font-size:3.75rem}}@media (min-width:768px){.hero-module__WFIH3q__name{font-size:4.5rem}}@media (min-width:1024px){.hero-module__WFIH3q__name{font-size:6rem}}.hero-module__WFIH3q__nameVisible{opacity:1}.hero-module__WFIH3q__nameReveal{animation:.8s cubic-bezier(.25,.46,.45,.94) both hero-module__WFIH3q__nameReveal;display:inline-block}@keyframes hero-module__WFIH3q__nameReveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}.hero-module__WFIH3q__pronouns{font-family:var(--font-mono);color:var(--text-secondary);margin-bottom:1.25rem;font-size:.875rem}.hero-module__WFIH3q__tagline{color:var(--text-secondary);max-width:48rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:500}@media (min-width:640px){.hero-module__WFIH3q__tagline{font-size:1.25rem}}@media (min-width:768px){.hero-module__WFIH3q__tagline{font-size:1.5rem}}.hero-module__WFIH3q__description{color:var(--text-secondary);max-width:42rem;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7}@media (min-width:640px){.hero-module__WFIH3q__description{font-size:1.125rem}}.hero-module__WFIH3q__ctas{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.hero-module__WFIH3q__ctas{flex-direction:row}}.hero-module__WFIH3q__ctaPrimary{color:var(--bg-primary);cursor:pointer;background:linear-gradient(135deg,#00d9ff,#0fc);border:none;border-radius:.5rem;padding:.875rem 2rem;font-weight:600;transition:opacity .3s;display:inline-block;position:relative;overflow:hidden}.hero-module__WFIH3q__ctaPrimary:hover{opacity:.9}.hero-module__WFIH3q__ctaSecondary{-webkit-backdrop-filter:blur(12px);color:var(--cyan-accent);background:#0d1f3c99;border:1px solid #00d9ff4d;border-radius:.5rem;padding:.875rem 2rem;font-weight:600;transition:border-color .3s;display:inline-block}.hero-module__WFIH3q__ctaSecondary:hover{border-color:#00d9ff99}.hero-module__WFIH3q__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-module__WFIH3q__scrollIcon{color:var(--text-secondary);animation:1.8s ease-in-out infinite hero-module__WFIH3q__scrollBounce}@keyframes hero-module__WFIH3q__scrollBounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}
.ProgressBar-module__xWW5ga__wrapper{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.ProgressBar-module__xWW5ga__meta{justify-content:space-between;align-items:center;display:flex}.ProgressBar-module__xWW5ga__groupLabel{font-family:var(--sd-mono);color:var(--sd-accent);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:600}.ProgressBar-module__xWW5ga__counter{font-family:var(--sd-mono);color:var(--sd-text);font-size:.75rem;font-weight:700}.ProgressBar-module__xWW5ga__of{color:var(--sd-text3);font-weight:400}.ProgressBar-module__xWW5ga__track{background:var(--sd-border);border-radius:9999px;width:100%;height:3px;overflow:hidden}.ProgressBar-module__xWW5ga__fill{background:linear-gradient(90deg, var(--sd-accent), var(--sd-accent-green));border-radius:9999px;height:100%;transition:width .35s}
.about-module__87_jsG__glow{filter:blur(60px);pointer-events:none;background:#00d9ff08;border-radius:50%;width:24rem;height:24rem;position:absolute;top:0;right:0}.about-module__87_jsG__header{margin-bottom:.75rem}.about-module__87_jsG__headline{max-width:42rem;margin-bottom:3rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.about-module__87_jsG__headline{font-size:2.25rem}}@media (min-width:768px){.about-module__87_jsG__headline{font-size:3rem}}.about-module__87_jsG__grid{align-items:start;gap:3rem;display:grid}@media (min-width:768px){.about-module__87_jsG__grid{grid-template-columns:1fr 1fr;gap:5rem}}.about-module__87_jsG__bio{flex-direction:column;gap:1.25rem;display:flex}.about-module__87_jsG__para{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (min-width:640px){.about-module__87_jsG__para{font-size:1.125rem}}.about-module__87_jsG__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.about-module__87_jsG__statCard{text-align:center;border-radius:.75rem;padding:1.5rem;transition:transform .2s}.about-module__87_jsG__statCard:hover{transform:scale(1.02)}.about-module__87_jsG__statValue{margin-bottom:.5rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.about-module__87_jsG__statValue{font-size:2.25rem}}.about-module__87_jsG__statLabel{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-mono)}@media (min-width:640px){.about-module__87_jsG__statLabel{font-size:.875rem}}
.QuestionWizard-module__2gOrnG__wizard{flex-direction:column;gap:1rem;display:flex}.QuestionWizard-module__2gOrnG__questionBlock{margin-bottom:.25rem}.QuestionWizard-module__2gOrnG__qLabel{font-family:var(--sd-mono);color:var(--sd-accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .4rem;font-size:.7rem;font-weight:600}.QuestionWizard-module__2gOrnG__question{font-family:var(--sd-font);color:var(--sd-text);margin:0;font-size:1.05rem;font-weight:600;line-height:1.4}.QuestionWizard-module__2gOrnG__options{gap:.5rem;display:grid}.QuestionWizard-module__2gOrnG__nav{border-top:1px solid var(--sd-border);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.75rem;display:flex}.QuestionWizard-module__2gOrnG__btnGhost{font-family:var(--sd-mono);color:var(--sd-text2);cursor:pointer;transition:var(--sd-transition);background:0 0;border:none;border-radius:6px;padding:.4rem .5rem;font-size:.75rem;font-weight:600}.QuestionWizard-module__2gOrnG__btnGhost:hover:not(:disabled){color:var(--sd-text);background:var(--sd-surface3)}.QuestionWizard-module__2gOrnG__btnGhost:disabled{opacity:.3;cursor:not-allowed}.QuestionWizard-module__2gOrnG__done{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.QuestionWizard-module__2gOrnG__doneIcon{background:color-mix(in srgb, var(--sd-accent-green) 15%, transparent);border:1px solid var(--sd-accent-green);width:3rem;height:3rem;color:var(--sd-accent-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.25rem;display:flex}.QuestionWizard-module__2gOrnG__doneTitle{font-family:var(--sd-font);color:var(--sd-text);margin:0;font-size:1.1rem;font-weight:700}.QuestionWizard-module__2gOrnG__doneSub{color:var(--sd-text2);margin:0;font-size:.85rem}.QuestionWizard-module__2gOrnG__restart{font-family:var(--sd-mono);background:var(--sd-surface3);border:1px solid var(--sd-border2);border-radius:var(--sd-radius);color:var(--sd-text2);cursor:pointer;transition:var(--sd-transition);margin-top:.75rem;padding:.5rem 1.25rem;font-size:.78rem;font-weight:600}.QuestionWizard-module__2gOrnG__restart:hover{color:var(--sd-text);border-color:var(--sd-accent)}
.experience-module__MDAFXG__container{position:relative}.experience-module__MDAFXG__verticalLine{background:linear-gradient(#00d9ff66,#0fc3,#0000);width:1px;display:none;position:absolute;top:0;bottom:0;left:1.5rem}@media (min-width:640px){.experience-module__MDAFXG__verticalLine{display:block}}.experience-module__MDAFXG__timeline{flex-direction:column;gap:2.5rem;display:flex}.experience-module__MDAFXG__item{gap:1.5rem;display:flex}@media (min-width:640px){.experience-module__MDAFXG__item{gap:2rem}}.experience-module__MDAFXG__dot{flex-direction:column;flex-shrink:0;align-items:center;display:none}@media (min-width:640px){.experience-module__MDAFXG__dot{display:flex}}.experience-module__MDAFXG__dotIcon{width:3rem;height:3rem;font-size:.875rem;font-weight:700;font-family:var(--font-mono);z-index:1;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.experience-module__MDAFXG__card{border-radius:.75rem;flex:1;padding:1.5rem;transition:border-color .3s}@media (min-width:640px){.experience-module__MDAFXG__card{padding:2rem}}.experience-module__MDAFXG__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.experience-module__MDAFXG__roleRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.experience-module__MDAFXG__role{font-size:1.125rem;font-weight:700}@media (min-width:640px){.experience-module__MDAFXG__role{font-size:1.25rem}}.experience-module__MDAFXG__company{font-weight:600}.experience-module__MDAFXG__meta{text-align:left}@media (min-width:640px){.experience-module__MDAFXG__meta{text-align:right}}.experience-module__MDAFXG__period{font-size:.875rem;font-family:var(--font-mono);color:var(--text-secondary)}.experience-module__MDAFXG__location{color:var(--text-secondary);opacity:.7;margin-top:.125rem;font-size:.75rem}.experience-module__MDAFXG__bullets{flex-direction:column;gap:.625rem;margin-bottom:1.25rem;display:flex}.experience-module__MDAFXG__bullet{color:var(--text-secondary);gap:.75rem;font-size:.875rem;line-height:1.7;display:flex}@media (min-width:640px){.experience-module__MDAFXG__bullet{font-size:1rem}}.experience-module__MDAFXG__bulletDot{border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:.5rem}.experience-module__MDAFXG__headline{max-width:100%;margin-bottom:3.5rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.experience-module__MDAFXG__headline{font-size:2.25rem}}@media (min-width:768px){.experience-module__MDAFXG__headline{font-size:3rem}}.experience-module__MDAFXG__tags{flex-wrap:wrap;gap:.5rem;display:flex}
.DiagramCanvas-module__4b7W0q__wrapper{width:100%;min-height:200px;position:relative}.DiagramCanvas-module__4b7W0q__canvas{border-radius:var(--sd-radius);cursor:crosshair;width:100%;display:block}.DiagramCanvas-module__4b7W0q__tooltip{z-index:20;background:var(--sd-surface3);border:1px solid var(--sd-border2);border-radius:var(--sd-radius);pointer-events:none;width:270px;padding:.75rem;animation:.12s DiagramCanvas-module__4b7W0q__tooltipIn;position:absolute;box-shadow:0 8px 32px #00000080}@keyframes DiagramCanvas-module__4b7W0q__tooltipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.DiagramCanvas-module__4b7W0q__tipLabel{font-family:var(--sd-mono);color:var(--sd-accent-green);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .4rem;font-size:.7rem;font-weight:700}.DiagramCanvas-module__4b7W0q__tipText{color:var(--sd-text2);margin:0 0 .5rem;font-size:.75rem;line-height:1.5}.DiagramCanvas-module__4b7W0q__tipRationale{color:var(--sd-text);flex-direction:column;gap:.3rem;margin:0;font-size:.72rem;line-height:1.5;display:flex}.DiagramCanvas-module__4b7W0q__tipRationaleBadge{font-family:var(--sd-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--sd-accent);background:color-mix(in srgb, var(--sd-accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--sd-accent) 30%, transparent);border-radius:4px;width:fit-content;margin-bottom:.2rem;padding:.1rem .4rem;font-size:.6rem;font-weight:700;display:inline-block}
.skills-module__pvZtjq__glow{filter:blur(60px);pointer-events:none;background:#00ffcc0a;border-radius:50%;width:24rem;height:16rem;position:absolute;bottom:0;left:25%}.skills-module__pvZtjq__headline{margin-bottom:3.5rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.skills-module__pvZtjq__headline{font-size:2.25rem}}@media (min-width:768px){.skills-module__pvZtjq__headline{font-size:3rem}}.skills-module__pvZtjq__grid{gap:1.5rem;display:grid}@media (min-width:640px){.skills-module__pvZtjq__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.skills-module__pvZtjq__grid{gap:2rem}}.skills-module__pvZtjq__card{border-radius:.75rem;height:100%;padding:1.5rem}@media (min-width:640px){.skills-module__pvZtjq__card{padding:2rem}}.skills-module__pvZtjq__categoryHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.skills-module__pvZtjq__icon{border:1px solid var(--border-subtle);width:2.5rem;height:2.5rem;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.skills-module__pvZtjq__categoryName{font-size:1rem;font-weight:600}@media (min-width:640px){.skills-module__pvZtjq__categoryName{font-size:1.125rem}}.skills-module__pvZtjq__skillList{flex-direction:column;gap:1rem;display:flex}.skills-module__pvZtjq__skillRow{flex-direction:column;gap:.375rem;display:flex}.skills-module__pvZtjq__skillMeta{justify-content:space-between;align-items:center;display:flex}.skills-module__pvZtjq__skillName{color:var(--text-primary);font-size:.875rem;font-weight:500}.skills-module__pvZtjq__skillPct{font-size:.75rem;font-family:var(--font-mono);color:var(--cyan-accent);opacity:.7}
.SummaryGrid-module__HBWdWW__section{margin-top:3rem}.SummaryGrid-module__HBWdWW__heading{font-family:var(--sd-font);color:var(--sd-text);margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.SummaryGrid-module__HBWdWW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.625rem;display:grid}.SummaryGrid-module__HBWdWW__card{background:var(--sd-surface2);border:1px solid var(--sd-border);border-radius:var(--sd-radius);flex-direction:column;gap:.25rem;padding:.75rem .875rem;display:flex}.SummaryGrid-module__HBWdWW__skipped{opacity:.45}.SummaryGrid-module__HBWdWW__cardLabel{font-family:var(--sd-mono);color:var(--sd-accent);text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:.65rem;font-weight:600}.SummaryGrid-module__HBWdWW__cardTitle{color:var(--sd-text);margin:0;font-size:.8rem;font-weight:600;line-height:1.3}.SummaryGrid-module__HBWdWW__cardSub{color:var(--sd-text2);margin:0;font-size:.7rem;line-height:1.4}.SummaryGrid-module__HBWdWW__cardSkipped{color:var(--sd-text3);margin:0;font-size:.75rem;font-style:italic}
.TOC-module__qrDTVa__toc{scrollbar-width:thin;scrollbar-color:#00d9ff33 transparent;background:#0d1f3c80;border:1px solid #00d9ff1a;border-radius:10px;max-height:calc(100vh - 7rem);padding:1.25rem;position:sticky;top:5.5rem;overflow-y:auto}.TOC-module__qrDTVa__heading{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#00d9ff99;margin:0 0 1rem;font-size:.65rem;font-weight:700}.TOC-module__qrDTVa__list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.TOC-module__qrDTVa__link{color:var(--text-secondary);border-left:2px solid #0000;border-radius:5px;padding:.3rem .6rem;font-size:.78rem;line-height:1.4;transition:color .15s,background .15s;display:block}.TOC-module__qrDTVa__link:hover{color:var(--text-primary);background:#00d9ff0d}.TOC-module__qrDTVa__active{color:var(--cyan-accent);border-left-color:var(--cyan-accent);background:#00d9ff12;font-weight:500}.TOC-module__qrDTVa__number{font-family:var(--font-mono);color:#00d9ff66;margin-right:.4rem;font-size:.65rem}
.philosophy-module__Y0q8ca__bgAccent{pointer-events:none;background:linear-gradient(135deg,#09142880,#0000);position:absolute;inset:0}.philosophy-module__Y0q8ca__glow{filter:blur(60px);pointer-events:none;background:#00d9ff0a;border-radius:50%;width:20rem;height:20rem;position:absolute;top:50%;right:0}.philosophy-module__Y0q8ca__subheading{color:var(--text-secondary);max-width:42rem;margin-bottom:3.5rem;font-size:1rem}@media (min-width:640px){.philosophy-module__Y0q8ca__subheading{font-size:1.125rem}}.philosophy-module__Y0q8ca__headline{max-width:42rem;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.philosophy-module__Y0q8ca__headline{font-size:2.25rem}}@media (min-width:768px){.philosophy-module__Y0q8ca__headline{font-size:3rem}}.philosophy-module__Y0q8ca__grid{gap:1.5rem;display:grid}@media (min-width:640px){.philosophy-module__Y0q8ca__grid{grid-template-columns:1fr 1fr}}.philosophy-module__Y0q8ca__card{border-radius:.75rem;height:100%;padding:1.5rem;transition:transform .2s}.philosophy-module__Y0q8ca__card:hover{transform:scale(1.01)}@media (min-width:640px){.philosophy-module__Y0q8ca__card{padding:2rem}}.philosophy-module__Y0q8ca__cardIcon{border:1px solid var(--border-subtle);width:2.5rem;height:2.5rem;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.philosophy-module__Y0q8ca__cardTitle{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.philosophy-module__Y0q8ca__cardBody{color:var(--text-secondary);font-size:.875rem;line-height:1.7}@media (min-width:640px){.philosophy-module__Y0q8ca__cardBody{font-size:1rem}}.philosophy-module__Y0q8ca__quote{border-radius:.75rem;margin-top:3rem;padding:2rem;position:relative;overflow:hidden}@media (min-width:640px){.philosophy-module__Y0q8ca__quote{padding:2.5rem}}.philosophy-module__Y0q8ca__quoteBar{background:linear-gradient(to bottom, var(--cyan-accent), var(--teal-accent));border-radius:.75rem 0 0 .75rem;width:4px;height:100%;position:absolute;top:0;left:0}.philosophy-module__Y0q8ca__quoteText{color:var(--text-primary);padding-left:1.5rem;font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.7}@media (min-width:640px){.philosophy-module__Y0q8ca__quoteText{font-size:1.25rem}}@media (min-width:768px){.philosophy-module__Y0q8ca__quoteText{font-size:1.5rem}}.philosophy-module__Y0q8ca__quoteCite{font-size:.875rem;font-family:var(--font-mono);color:var(--cyan-accent);margin-top:1rem;padding-left:1.5rem;font-style:normal;display:block}
.SayThisSection-module__OpkWhq__section{margin-top:3rem}.SayThisSection-module__OpkWhq__heading{font-family:var(--sd-font);color:var(--sd-text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.SayThisSection-module__OpkWhq__sub{color:var(--sd-text2);margin:0 0 1.5rem;font-size:.85rem;line-height:1.6}.SayThisSection-module__OpkWhq__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.SayThisSection-module__OpkWhq__item{background:var(--sd-surface2);border:1px solid var(--sd-border);border-radius:var(--sd-radius);flex-direction:column;gap:.5rem;padding:1rem 1.125rem;transition:border-color .2s;display:flex}.SayThisSection-module__OpkWhq__item:hover{border-color:var(--sd-border2)}.SayThisSection-module__OpkWhq__itemHeader{align-items:center;gap:.625rem;display:flex}.SayThisSection-module__OpkWhq__step{font-family:var(--sd-mono);color:var(--sd-accent);background:color-mix(in srgb, var(--sd-accent) 10%, transparent);border:1px solid color-mix(in srgb, var(--sd-accent) 25%, transparent);letter-spacing:.04em;border-radius:5px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.SayThisSection-module__OpkWhq__layer{font-family:var(--sd-mono);color:var(--sd-text);letter-spacing:.02em;font-size:.72rem;font-weight:600}.SayThisSection-module__OpkWhq__text{color:var(--sd-text2);margin:0;font-size:.875rem;line-height:1.7}
.ComparisonTable-module__KObl1G__wrapper{scrollbar-width:thin;scrollbar-color:#00d9ff33 transparent;border:1px solid #00d9ff1f;border-radius:10px;overflow-x:auto}.ComparisonTable-module__KObl1G__table{border-collapse:collapse;width:100%;min-width:1400px;font-size:.8rem;font-family:var(--font-sans)}.ComparisonTable-module__KObl1G__table thead tr{background:#00d9ff0f;border-bottom:1px solid #00d9ff26}.ComparisonTable-module__KObl1G__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#00d9ffb3;white-space:nowrap;padding:.75rem;font-size:.65rem;font-weight:700}.ComparisonTable-module__KObl1G__table th:first-child{z-index:1;background:#091428f2;min-width:120px;position:sticky;left:0}.ComparisonTable-module__KObl1G__table td{vertical-align:top;color:var(--text-secondary);border-bottom:1px solid #00d9ff0f;padding:.65rem .75rem;line-height:1.45}.ComparisonTable-module__KObl1G__table td:first-child{z-index:1;background:#091428f2;position:sticky;left:0}.ComparisonTable-module__KObl1G__table tr:last-child td{border-bottom:none}.ComparisonTable-module__KObl1G__table tr:hover td{background:#00d9ff08}.ComparisonTable-module__KObl1G__table tr:hover td:first-child{background:#091428fa}.ComparisonTable-module__KObl1G__libName{font-weight:600;font-family:var(--font-mono);white-space:nowrap;color:var(--text-primary)!important;font-size:.78rem!important}.ComparisonTable-module__KObl1G__chip{font-size:.7rem;font-weight:600;font-family:var(--font-mono);white-space:nowrap;border-radius:99px;padding:.15rem .5rem;display:inline-block}.ComparisonTable-module__KObl1G__excellent{color:#00e5b0;background:#00e5b01f;border:1px solid #00e5b040}.ComparisonTable-module__KObl1G__good{color:#00d9ff;background:#00d9ff1a;border:1px solid #00d9ff33}.ComparisonTable-module__KObl1G__fair{color:#ffd166;background:#ffd1661a;border:1px solid #ffd16633}.ComparisonTable-module__KObl1G__poor{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33}.ComparisonTable-module__KObl1G__na{color:#b0bec580;background:#ffffff0d;border:1px solid #ffffff14}.ComparisonTable-module__KObl1G__trendGrowing{color:#00e5b0;background:#00e5b01a;border:1px solid #00e5b033}.ComparisonTable-module__KObl1G__trendDominant{color:#a08bff;background:#7b61ff1f;border:1px solid #7b61ff40}.ComparisonTable-module__KObl1G__trendStable{color:#00d9ff;background:#00d9ff14;border:1px solid #00d9ff2e}.ComparisonTable-module__KObl1G__trendDeclining{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33}.ComparisonTable-module__KObl1G__trendNiche{color:#ffd166;background:#ffd16614;border:1px solid #ffd16626}.ComparisonTable-module__KObl1G__smallText{max-width:180px;font-size:.73rem;line-height:1.4}
.recommendations-module__-h5rRW__glow{filter:blur(60px);pointer-events:none;background:#00ffcc08;border-radius:50%;width:24rem;height:24rem;position:absolute;top:0;left:0}.recommendations-module__-h5rRW__headline{margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.recommendations-module__-h5rRW__headline{font-size:2.25rem}}@media (min-width:768px){.recommendations-module__-h5rRW__headline{font-size:3rem}}.recommendations-module__-h5rRW__subheading{color:var(--text-secondary);max-width:42rem;margin-bottom:3.5rem;font-size:1rem}@media (min-width:640px){.recommendations-module__-h5rRW__subheading{font-size:1.125rem}}.recommendations-module__-h5rRW__grid{gap:1.5rem;display:grid}@media (min-width:640px){.recommendations-module__-h5rRW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.recommendations-module__-h5rRW__grid{grid-template-columns:repeat(3,1fr)}}.recommendations-module__-h5rRW__card{border-radius:.75rem;flex-direction:column;height:100%;padding:1rem;transition:transform .2s;display:flex}.recommendations-module__-h5rRW__card:hover{transform:scale(1.01)}@media (min-width:640px){.recommendations-module__-h5rRW__card{padding:1.25rem}}.recommendations-module__-h5rRW__quoteIcon{opacity:.4;margin-bottom:1rem;font-family:serif;font-size:2.5rem;line-height:1}.recommendations-module__-h5rRW__blockquote{flex:1;margin:.5rem;overflow:hidden}.recommendations-module__-h5rRW__quoteText{color:var(--text-secondary);-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;font-size:.875rem;font-style:italic;line-height:1.7;display:-webkit-box;overflow:hidden}@media (min-width:640px){.recommendations-module__-h5rRW__quoteText{font-size:1rem}}.recommendations-module__-h5rRW__author{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.recommendations-module__-h5rRW__avatar{width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.recommendations-module__-h5rRW__authorName{font-size:.875rem;font-weight:600}.recommendations-module__-h5rRW__authorRole{color:var(--text-secondary);font-size:.75rem}
.ActionBar-module__qICXpW__bar{border-top:1px solid var(--sd-border);flex-wrap:wrap;gap:.625rem;margin-top:2rem;padding-top:1.5rem;display:flex}.ActionBar-module__qICXpW__btnPrimary{font-family:var(--sd-mono);background:var(--sd-accent);color:#fff;border-radius:var(--sd-radius);cursor:pointer;transition:var(--sd-transition);letter-spacing:.02em;border:none;padding:.55rem 1.25rem;font-size:.78rem;font-weight:700}.ActionBar-module__qICXpW__btnPrimary:hover{background:color-mix(in srgb, var(--sd-accent) 85%, white);transform:translateY(-1px)}.ActionBar-module__qICXpW__btnSecondary{font-family:var(--sd-mono);color:var(--sd-accent-green);border:1px solid var(--sd-accent-green);border-radius:var(--sd-radius);cursor:pointer;transition:var(--sd-transition);background:0 0;padding:.55rem 1.25rem;font-size:.78rem;font-weight:600}.ActionBar-module__qICXpW__btnSecondary:hover{background:color-mix(in srgb, var(--sd-accent-green) 10%, transparent)}.ActionBar-module__qICXpW__btnGhost{font-family:var(--sd-mono);color:var(--sd-text3);border:1px solid var(--sd-border);border-radius:var(--sd-radius);cursor:pointer;transition:var(--sd-transition);background:0 0;padding:.55rem 1rem;font-size:.78rem;font-weight:600}.ActionBar-module__qICXpW__btnGhost:hover{color:var(--sd-text2);border-color:var(--sd-border2)}
.DecisionFramework-module__kZUoqq__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.DecisionFramework-module__kZUoqq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DecisionFramework-module__kZUoqq__grid{grid-template-columns:repeat(3,1fr)}}.DecisionFramework-module__kZUoqq__card{background:#0d1f3c80;border:1px solid #00d9ff1a;border-radius:10px;padding:1.25rem;transition:border-color .2s,background .2s}.DecisionFramework-module__kZUoqq__card:hover{background:#0d1f3cb3;border-color:#00d9ff40}.DecisionFramework-module__kZUoqq__scenario{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#00d9ff99;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.DecisionFramework-module__kZUoqq__condition{color:var(--text-primary);margin-bottom:.75rem;font-size:.88rem;font-weight:600;line-height:1.4}.DecisionFramework-module__kZUoqq__arrow{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.DecisionFramework-module__kZUoqq__arrowLine{background:linear-gradient(90deg,#00d9ff4d,#00ffcc4d);flex:1;height:1px}.DecisionFramework-module__kZUoqq__arrowHead{color:var(--teal-accent);font-size:1rem}.DecisionFramework-module__kZUoqq__recommendation{flex-direction:column;gap:.3rem;display:flex}.DecisionFramework-module__kZUoqq__recLabel{font-family:var(--font-mono);color:#0fc9;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.DecisionFramework-module__kZUoqq__recStack{flex-wrap:wrap;gap:.35rem;display:flex}.DecisionFramework-module__kZUoqq__recBadge{color:var(--teal-accent);font-size:.72rem;font-weight:600;font-family:var(--font-mono);background:#00ffcc14;border:1px solid #0fc3;border-radius:99px;padding:.2rem .55rem;display:inline-block}.DecisionFramework-module__kZUoqq__recNote{color:var(--text-secondary);margin-top:.4rem;font-size:.75rem;line-height:1.5}
.resources-module__0lxKba__section{position:relative;overflow:hidden}.resources-module__0lxKba__glow{pointer-events:none;background:radial-gradient(circle,#00ffcc0a 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-20%;right:-10%}.resources-module__0lxKba__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;display:grid}@media (min-width:768px){.resources-module__0lxKba__grid{grid-template-columns:repeat(2,1fr)}}.resources-module__0lxKba__headline{margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.15}@media (min-width:768px){.resources-module__0lxKba__headline{font-size:2.5rem}}.resources-module__0lxKba__card{border-radius:14px;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;transition:border-color .25s,background .25s,transform .2s;display:flex;position:relative;overflow:hidden}.resources-module__0lxKba__card:hover{transform:translateY(-3px)}.resources-module__0lxKba__cardGlow{opacity:0;pointer-events:none;width:200%;height:200%;transition:opacity .3s;position:absolute;top:-40%;left:-20%}.resources-module__0lxKba__card:hover .resources-module__0lxKba__cardGlow{opacity:1}.resources-module__0lxKba__cardGlowCyan{background:radial-gradient(circle at 30% 30%,#00d9ff0f 0%,#0000 60%)}.resources-module__0lxKba__cardGlowTeal{background:radial-gradient(circle at 30% 30%,#00ffcc0f 0%,#0000 60%)}.resources-module__0lxKba__cardTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.resources-module__0lxKba__iconWrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.resources-module__0lxKba__iconWrapCyan{color:var(--cyan-accent);background:#00d9ff1a;border:1px solid #00d9ff33}.resources-module__0lxKba__iconWrapTeal{color:var(--teal-accent);background:#00ffcc1a;border:1px solid #0fc3}.resources-module__0lxKba__typeBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;align-items:center;padding:.25rem .65rem;font-size:.65rem;font-weight:700;display:inline-flex}.resources-module__0lxKba__typeBadgeTool{color:var(--cyan-accent);background:#00d9ff14;border:1px solid #00d9ff33}.resources-module__0lxKba__typeBadgeGuide{color:var(--teal-accent);background:#00ffcc14;border:1px solid #0fc3}.resources-module__0lxKba__cardTitle{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.3}.resources-module__0lxKba__cardDesc{color:var(--text-secondary);flex:1;font-size:.875rem;line-height:1.65}.resources-module__0lxKba__tags{flex-wrap:wrap;gap:.4rem;display:flex}.resources-module__0lxKba__tag{font-family:var(--font-mono);border-radius:99px;padding:.18rem .55rem;font-size:.68rem;font-weight:500;display:inline-block}.resources-module__0lxKba__tagCyan{color:#00d9ffbf;background:#00d9ff12;border:1px solid #00d9ff26}.resources-module__0lxKba__tagTeal{color:#00ffccbf;background:#00ffcc12;border:1px solid #00ffcc26}.resources-module__0lxKba__cta{align-items:center;gap:.5rem;margin-top:.25rem;font-size:.825rem;font-weight:600;transition:gap .2s;display:inline-flex}.resources-module__0lxKba__ctaCyan{color:var(--cyan-accent)}.resources-module__0lxKba__ctaTeal{color:var(--teal-accent)}.resources-module__0lxKba__card:hover .resources-module__0lxKba__cta{gap:.75rem}
.Legend-module__r4ajoq__legend{background:var(--sd-surface2);border:1px solid var(--sd-border);border-radius:var(--sd-radius);padding:.75rem 1rem}.Legend-module__r4ajoq__title{font-family:var(--sd-mono);color:var(--sd-text3);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .625rem;font-size:.65rem;font-weight:700}.Legend-module__r4ajoq__items{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.Legend-module__r4ajoq__item{align-items:center;gap:.375rem;display:flex}.Legend-module__r4ajoq__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Legend-module__r4ajoq__label{color:var(--sd-text2);white-space:nowrap;font-size:.7rem}
.page-module__0IXIKG__main{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);padding-top:5rem}.page-module__0IXIKG__pageHeader{text-align:center;max-width:780px;margin:0 auto;padding:3rem 1.5rem 2.5rem}@media (min-width:768px){.page-module__0IXIKG__pageHeader{padding:4rem 2rem 3rem}}.page-module__0IXIKG__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--teal-accent);background:#00ffcc14;border:1px solid #0fc3;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.25rem .85rem;font-size:.68rem;font-weight:700;display:inline-flex}.page-module__0IXIKG__pageTitle{background:linear-gradient(135deg,#f8fafc 0%,#b0bec5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.25rem;font-weight:900;line-height:1.1}@media (min-width:640px){.page-module__0IXIKG__pageTitle{font-size:3rem}}@media (min-width:768px){.page-module__0IXIKG__pageTitle{font-size:3.5rem}}.page-module__0IXIKG__pageSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.7}.page-module__0IXIKG__pageMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__0IXIKG__metaChip{font-family:var(--font-mono);color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:.4rem;padding:.25rem .75rem;font-size:.7rem;font-weight:500;display:inline-flex}.page-module__0IXIKG__metaDot{background:var(--cyan-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px}.page-module__0IXIKG__layout{grid-template-columns:1fr;align-items:start;gap:2rem;max-width:1280px;margin:0 auto;padding:0 1.5rem 6rem;display:grid}@media (min-width:1100px){.page-module__0IXIKG__layout{grid-template-columns:240px 1fr;gap:3rem;padding:0 2rem 6rem}}@media (min-width:1280px){.page-module__0IXIKG__layout{grid-template-columns:260px 1fr}}.page-module__0IXIKG__tocColumn{display:none}@media (min-width:1100px){.page-module__0IXIKG__tocColumn{display:block}}.page-module__0IXIKG__article{min-width:0;max-width:800px}.page-module__0IXIKG__section{border-top:1px solid #00d9ff12;margin-top:1rem;padding-top:3.5rem;padding-bottom:.5rem}.page-module__0IXIKG__section:first-child{border-top:none;padding-top:1.5rem}.page-module__0IXIKG__sectionEyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:#00d9ff80;margin-bottom:.6rem;font-size:.65rem;font-weight:700;display:block}.page-module__0IXIKG__sectionHeading{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.6rem;font-weight:800;line-height:1.2}@media (min-width:640px){.page-module__0IXIKG__sectionHeading{font-size:1.9rem}}.page-module__0IXIKG__subheading{color:var(--text-primary);border-bottom:1px solid #00d9ff14;margin-top:2rem;margin-bottom:.75rem;padding-bottom:.4rem;font-size:1.15rem;font-weight:700}.page-module__0IXIKG__subsubheading{color:var(--cyan-accent);font-size:.95rem;font-weight:700;font-family:var(--font-mono);margin-top:1.5rem;margin-bottom:.5rem}.page-module__0IXIKG__body{color:var(--text-secondary);margin-bottom:1rem;font-size:.925rem;line-height:1.8}.page-module__0IXIKG__body strong{color:var(--text-primary);font-weight:600}.page-module__0IXIKG__body code{font-family:var(--font-mono);color:var(--cyan-accent);background:#00d9ff14;border:1px solid #00d9ff1f;border-radius:4px;padding:.1rem .35rem;font-size:.82rem}.page-module__0IXIKG__callout{border-radius:8px;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.7}.page-module__0IXIKG__calloutCritical{border:1px solid #0fc3;border-left:3px solid var(--teal-accent);color:var(--text-secondary);background:#00ffcc0d}.page-module__0IXIKG__calloutCritical strong{color:var(--teal-accent)}.page-module__0IXIKG__calloutInfo{border:1px solid #00d9ff26;border-left:3px solid var(--cyan-accent);color:var(--text-secondary);background:#00d9ff0d}.page-module__0IXIKG__calloutInfo strong{color:var(--cyan-accent)}.page-module__0IXIKG__calloutWarning{color:var(--text-secondary);background:#ffd1660d;border:1px solid #ffd16633;border-left:3px solid #ffd166}.page-module__0IXIKG__calloutWarning strong{color:#ffd166}.page-module__0IXIKG__calloutDanger{color:var(--text-secondary);background:#ff6b6b0d;border:1px solid #ff6b6b2e;border-left:3px solid #ff6b6b}.page-module__0IXIKG__calloutDanger strong{color:#ff6b6b}.page-module__0IXIKG__codeBlock{background:#050d1acc;border:1px solid #00d9ff1a;border-radius:8px;margin:1.25rem 0;overflow:hidden}.page-module__0IXIKG__codeHeader{background:#00d9ff0a;border-bottom:1px solid #00d9ff14;justify-content:space-between;align-items:center;padding:.55rem 1rem;display:flex}.page-module__0IXIKG__codeLang{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#00d9ff80;font-size:.65rem;font-weight:700}.page-module__0IXIKG__codeTitle{font-family:var(--font-mono);color:#b0bec599;font-size:.7rem}.page-module__0IXIKG__codePre{scrollbar-width:thin;scrollbar-color:#00d9ff26 transparent;margin:0;padding:1.25rem;overflow-x:auto}.page-module__0IXIKG__codeContent{font-family:var(--font-mono);color:#c9d1d9;white-space:pre;font-size:.8rem;line-height:1.7}.page-module__0IXIKG__libCard{background:#0d1f3c66;border:1px solid #00d9ff1a;border-radius:10px;margin:1.5rem 0;padding:1.5rem;transition:border-color .2s}.page-module__0IXIKG__libCard:hover{border-color:#00d9ff33}.page-module__0IXIKG__libHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.page-module__0IXIKG__libName{color:var(--text-primary);font-size:1.1rem;font-weight:800;font-family:var(--font-mono)}.page-module__0IXIKG__libMeta{flex-wrap:wrap;gap:.35rem;display:flex}.page-module__0IXIKG__libBadge{font-family:var(--font-mono);border-radius:99px;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.page-module__0IXIKG__badgeCyan{color:var(--cyan-accent);background:#00d9ff14;border:1px solid #00d9ff33}.page-module__0IXIKG__badgeTeal{color:var(--teal-accent);background:#00ffcc14;border:1px solid #0fc3}.page-module__0IXIKG__badgePurple{color:#a08bff;background:#7b61ff1a;border:1px solid #7b61ff33}.page-module__0IXIKG__badgeAmber{color:#ffd166;background:#ffd16614;border:1px solid #ffd16633}.page-module__0IXIKG__badgeRed{color:#ff8080;background:#ff6b6b14;border:1px solid #ff6b6b33}.page-module__0IXIKG__libPhilosophy{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;font-style:italic;line-height:1.65}.page-module__0IXIKG__libPhilosophy strong{color:var(--text-primary);font-style:normal}.page-module__0IXIKG__prosConsCols{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;display:grid}@media (max-width:500px){.page-module__0IXIKG__prosConsCols{grid-template-columns:1fr}}.page-module__0IXIKG__prosBox,.page-module__0IXIKG__consBox{border-radius:8px;padding:1rem;font-size:.82rem}.page-module__0IXIKG__prosBox{background:#00e5b00d;border:1px solid #00e5b026}.page-module__0IXIKG__consBox{background:#ff6b6b0d;border:1px solid #ff6b6b1f}.page-module__0IXIKG__prosTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#00e5b0;margin-bottom:.6rem;font-size:.65rem;font-weight:700}.page-module__0IXIKG__consTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#ff8080;margin-bottom:.6rem;font-size:.65rem;font-weight:700}.page-module__0IXIKG__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.page-module__0IXIKG__list li{color:var(--text-secondary);align-items:flex-start;gap:.4rem;font-size:.82rem;line-height:1.5;display:flex}.page-module__0IXIKG__list li:before{content:"→";font-family:var(--font-mono);color:var(--text-secondary);opacity:.5;flex-shrink:0;margin-top:.1rem;font-size:.7rem}.page-module__0IXIKG__stateTypeGrid{grid-template-columns:1fr;gap:1rem;margin:1.5rem 0;display:grid}@media (min-width:640px){.page-module__0IXIKG__stateTypeGrid{grid-template-columns:repeat(2,1fr)}}.page-module__0IXIKG__stateTypeCard{background:#0d1f3c66;border:1px solid #00d9ff14;border-radius:10px;padding:1.25rem}.page-module__0IXIKG__stateTypeIcon{font-family:var(--font-mono);margin-bottom:.5rem;font-size:1.1rem}.page-module__0IXIKG__stateTypeName{color:var(--text-primary);margin-bottom:.35rem;font-size:.9rem;font-weight:700}.page-module__0IXIKG__stateTypeDesc{color:var(--text-secondary);margin-bottom:.6rem;font-size:.78rem;line-height:1.55}.page-module__0IXIKG__stateTypeExample{color:#b0bec5a6;margin-bottom:.5rem;font-size:.72rem;font-style:italic}.page-module__0IXIKG__stateTypeTool{font-family:var(--font-mono);color:#0fcc;background:#00ffcc12;border:1px solid #00ffcc26;border-radius:99px;padding:.15rem .5rem;font-size:.67rem;font-weight:600;display:inline-block}.page-module__0IXIKG__archDiagram{background:#050d1a99;border:1px solid #00d9ff1a;border-radius:10px;margin:1.5rem 0;padding:1.5rem;overflow-x:auto}.page-module__0IXIKG__archTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#00d9ff80;margin-bottom:1.25rem;font-size:.68rem;font-weight:700}.page-module__0IXIKG__archRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.page-module__0IXIKG__archBox{font-family:var(--font-mono);white-space:nowrap;border:1px solid;border-radius:7px;padding:.5rem .9rem;font-size:.75rem;font-weight:600}.page-module__0IXIKG__archBoxCyan{color:var(--cyan-accent);background:#00d9ff14;border-color:#00d9ff40}.page-module__0IXIKG__archBoxTeal{color:var(--teal-accent);background:#00ffcc14;border-color:#00ffcc40}.page-module__0IXIKG__archBoxPurple{color:#a08bff;background:#7b61ff14;border-color:#7b61ff40}.page-module__0IXIKG__archBoxAmber{color:#ffd166;background:#ffd16612;border-color:#ffd16633}.page-module__0IXIKG__archArrow{color:#b0bec566;font-size:1rem}.page-module__0IXIKG__archLabel{font-family:var(--font-mono);color:#b0bec566;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.page-module__0IXIKG__scaleCard{background:#0d1f3c66;border:1px solid #00d9ff14;border-radius:10px;margin:1rem 0;padding:1.5rem}.page-module__0IXIKG__scaleCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.page-module__0IXIKG__scaleType{color:var(--text-primary);font-size:.95rem;font-weight:700}.page-module__0IXIKG__scaleBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:.2rem .6rem;font-size:.65rem;font-weight:700}.page-module__0IXIKG__scaleStack{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.page-module__0IXIKG__scaleStackItem{font-family:var(--font-mono);color:var(--cyan-accent);background:#00d9ff12;border:1px solid #00d9ff26;border-radius:99px;padding:.2rem .55rem;font-size:.7rem;font-weight:600}.page-module__0IXIKG__inlineTable{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.82rem}.page-module__0IXIKG__inlineTable th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#00d9ff99;border-bottom:1px solid #00d9ff1f;padding:.55rem .75rem;font-size:.65rem;font-weight:700}.page-module__0IXIKG__inlineTable td{color:var(--text-secondary);vertical-align:top;border-bottom:1px solid #00d9ff0d;padding:.55rem .75rem;line-height:1.5}.page-module__0IXIKG__inlineTable tr:last-child td{border-bottom:none}.page-module__0IXIKG__inlineTable tr:hover td{background:#00d9ff05}.page-module__0IXIKG__divider{border:none;border-top:1px solid #00d9ff12;margin:2rem 0}
:root{--sd-bg:#0d0f14;--sd-surface:#13161e;--sd-surface2:#1a1e2a;--sd-surface3:#222736;--sd-border:#2a2f42;--sd-border2:#353c55;--sd-accent:#6c63ff;--sd-accent-green:#00e5b0;--sd-accent-red:#ff6b6b;--sd-accent-amber:#ffd166;--sd-text:#f0f2ff;--sd-text2:#8b93b5;--sd-text3:#4a5070;--sd-font:"Inter", system-ui, sans-serif;--sd-mono:"JetBrains Mono", monospace;--sd-radius:10px;--sd-transition:all .2s ease}.page-module__Tx-KDa__main{background:var(--sd-bg);min-height:100vh;color:var(--sd-text);padding:5rem 1rem 4rem}@media (min-width:640px){.page-module__Tx-KDa__main{padding:6rem 1.5rem 4rem}}@media (min-width:1024px){.page-module__Tx-KDa__main{padding:6rem 2rem 4rem}}.page-module__Tx-KDa__header{text-align:center;max-width:700px;margin:0 auto 2.5rem}.page-module__Tx-KDa__eyebrow{font-family:var(--sd-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--sd-accent-green);background:color-mix(in srgb, var(--sd-accent-green) 10%, transparent);border:1px solid color-mix(in srgb, var(--sd-accent-green) 25%, transparent);border-radius:99px;margin-bottom:1rem;padding:.2rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.page-module__Tx-KDa__title{font-family:var(--sd-font);color:var(--sd-text);margin:0 0 .75rem;font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:640px){.page-module__Tx-KDa__title{font-size:2.25rem}}.page-module__Tx-KDa__subtitle{color:var(--sd-text2);max-width:560px;margin:0 auto;font-size:.95rem;line-height:1.7}.page-module__Tx-KDa__tool{grid-template-columns:1fr;align-items:start;gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}@media (min-width:1024px){.page-module__Tx-KDa__tool{grid-template-columns:400px 1fr;gap:2rem}}@media (min-width:1280px){.page-module__Tx-KDa__tool{grid-template-columns:440px 1fr}}.page-module__Tx-KDa__sidebar{background:var(--sd-surface);border:1px solid var(--sd-border);border-radius:var(--sd-radius);scrollbar-width:thin;scrollbar-color:var(--sd-border2) transparent;max-height:calc(100vh - 7rem);padding:1.5rem;position:sticky;top:5.5rem;overflow-y:auto}@media (max-width:1023px){.page-module__Tx-KDa__sidebar{max-height:none;position:static}}.page-module__Tx-KDa__canvasCol{flex-direction:column;gap:.75rem;min-width:0;display:flex}.page-module__Tx-KDa__canvasHeader{justify-content:space-between;align-items:center;display:flex}.page-module__Tx-KDa__canvasLabel{font-family:var(--sd-mono);color:var(--sd-text3);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700}.page-module__Tx-KDa__hoverHint{color:var(--sd-text3);font-size:.72rem}.page-module__Tx-KDa__results{max-width:1400px;margin:0 auto;animation:.4s both page-module__Tx-KDa__fadeUp}@keyframes page-module__Tx-KDa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.contact-module__zLb6AW__bgGradient{pointer-events:none;background:linear-gradient(#0000,#09142899);position:absolute;inset:0}.contact-module__zLb6AW__glow{filter:blur(60px);pointer-events:none;background:#00d9ff0d;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:0;right:33%}.contact-module__zLb6AW__inner{text-align:center;max-width:48rem;margin:0 auto}.contact-module__zLb6AW__headline{margin-bottom:1.25rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.contact-module__zLb6AW__headline{font-size:2.25rem}}@media (min-width:768px){.contact-module__zLb6AW__headline{font-size:3rem}}.contact-module__zLb6AW__subtext{color:var(--text-secondary);max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}@media (min-width:640px){.contact-module__zLb6AW__subtext{font-size:1.125rem}}.contact-module__zLb6AW__links{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:640px){.contact-module__zLb6AW__links{flex-direction:row}}.contact-module__zLb6AW__link{color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:.75rem;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.contact-module__zLb6AW__link:hover{color:var(--text-primary);border-color:#00d9ff66}.contact-module__zLb6AW__linkIcon{color:var(--cyan-accent);transition:color .2s}.contact-module__zLb6AW__link:hover .contact-module__zLb6AW__linkIcon{color:var(--teal-accent)}
