:root{--header-height:6rem;--emblem-width:var(--header-height)}.Header-module__lTtPNq__header{width:100%;height:var(--header-height);z-index:1000;background:var(--dark);position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.Header-module__lTtPNq__headerPattern{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Header-module__lTtPNq__container{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.Header-module__lTtPNq__leftSection,.Header-module__lTtPNq__rightSection{align-items:center;display:flex}.Header-module__lTtPNq__separator{height:var(--header-height);background-color:var(--bg-dark);width:1px}.Header-module__lTtPNq__logoBox{background-color:var(--bg-dark);color:var(--light);height:var(--header-height);align-items:center;gap:.75rem;padding:0 1.5rem;text-decoration:none;display:flex}.Header-module__lTtPNq__logoBox svg{width:28px;height:28px}.Header-module__lTtPNq__logoText{font-family:var(--font-bebas);letter-spacing:.05em;font-size:2rem}.Header-module__lTtPNq__navItems{align-items:center;gap:0;display:flex}.Header-module__lTtPNq__navItem{background:var(--bg-dark);color:var(--light);font-family:var(--font-bebas);height:var(--header-height);cursor:pointer;white-space:nowrap;border:none;border-bottom:1px solid transparent;justify-content:center;align-items:center;padding:0 1rem;font-size:1.25rem;font-weight:500;transition:all .3s;display:flex}.Header-module__lTtPNq__navItem:hover,.Header-module__lTtPNq__navItemActive{background:var(--light-fade-gradient);color:var(--highlight)}.Header-module__lTtPNq__emblemBox{background-color:var(--light);color:var(--dark);width:var(--emblem-width);height:var(--header-height);justify-content:center;align-items:center;padding:.9rem;display:flex;position:relative}.Header-module__lTtPNq__emblem{width:2.1rem;height:2.1rem}.Header-module__lTtPNq__loginButton{background:var(--light);color:var(--dark);font-family:var(--font-bebas);height:var(--header-height);cursor:pointer;border-bottom:1px solid var(--dark);justify-content:center;align-items:center;padding:.9rem 1.5rem;font-size:1.5rem;font-weight:500;transition:all .3s;display:flex}.Header-module__lTtPNq__loginButton:hover{background:var(--light-fade-gradient);border-bottom:1px solid var(--highlight);color:var(--highlight)}.Header-module__lTtPNq__authLoading{min-width:100px;height:var(--header-height);justify-content:center;align-items:center;display:flex}.Header-module__lTtPNq__desktopAuth{align-items:center;display:flex}.Header-module__lTtPNq__mobileAuth{align-items:center;gap:0;display:none}.Header-module__lTtPNq__mobileSignInButton{background:var(--light);color:var(--dark);font-family:var(--font-bebas);cursor:pointer;border:1px solid var(--dark);border-radius:2rem;justify-content:center;align-items:center;height:auto;margin-right:.75rem;padding:.4rem 1.2rem;font-size:1.25rem;font-weight:500;transition:all .3s;display:flex}.Header-module__lTtPNq__mobileSignInButton:hover{background:var(--light-fade-gradient);border:1px solid var(--highlight);color:var(--highlight)}.Header-module__lTtPNq__mobileAccountButton{background:var(--dark);color:var(--dark);width:var(--header-height);height:var(--header-height);cursor:pointer;border:none;border-bottom:1px solid var(--dark);justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__lTtPNq__mobileAccountButton:hover{background:var(--dark-fade);border-bottom:1px solid var(--highlight)}@media (max-width:768px){.Header-module__lTtPNq__navItems{display:none}}@media (max-width:639px){.Header-module__lTtPNq__header{height:var(--header-height)}.Header-module__lTtPNq__logoBox{gap:.5rem;padding:0 1rem}.Header-module__lTtPNq__logoBox svg{width:22px;height:22px}.Header-module__lTtPNq__logoText{font-size:1.5rem}.Header-module__lTtPNq__authLoading{min-width:60px}.Header-module__lTtPNq__emblemBox,.Header-module__lTtPNq__pyqPortal,.Header-module__lTtPNq__separator,.Header-module__lTtPNq__desktopAuth{display:none}.Header-module__lTtPNq__mobileAuth{align-items:center;display:flex}}
@font-face{font-family:Piloton;src:url(/fonts/PilotonFont/piloton-regular.woff2)format("woff2"),url(/fonts/PilotonFont/piloton-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TinyFont;src:url(/fonts/TinyFont/tiny-regular.woff2)format("woff2"),url(/fonts/TinyFont/tiny-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--bp-mobile-start:320px;--bp-mobile-end:639px;--bp-tablet-start:640px;--bp-tablet-end:1279px;--bp-laptop-start:1280px;--bp-laptop-end:1919px;--bp-large-start:1920px;--space-xs:clamp(.25rem,.5vw,.5rem);--space-sm:clamp(.5rem,1vw,1rem);--space-md:clamp(1rem,2vw,2rem);--space-lg:clamp(1.5rem,3vw,3rem);--space-xl:clamp(2rem,4vw,4rem);--space-2xl:clamp(3rem,6vw,6rem);--text-xs:clamp(.75rem,1.5vw,.875rem);--text-sm:clamp(.875rem,1.75vw,1rem);--text-base:clamp(1rem,2vw,1.125rem);--text-lg:clamp(1.125rem,2.5vw,1.5rem);--text-xl:clamp(1.5rem,3vw,2rem);--text-2xl:clamp(2rem,4vw,3rem);--text-3xl:clamp(2.5rem,5vw,4rem);--container-mobile:100%;--container-tablet:min(95vw,768px);--container-laptop:min(90vw,1200px);--container-large:min(85vw,1536px);--header-height:clamp(4rem,10vw,6rem);--border-body:clamp(0px,.5vw,1px);--font-piloton:"Piloton",monospace;--font-tiny:"TinyFont",monospace}.font-hubot{font-family:var(--font-hubot)}.font-archivo{font-family:var(--font-archivo)}.font-bebas{font-family:var(--font-bebas)}.font-space{font-family:var(--font-space)}.font-piloton{font-family:var(--font-piloton)}.font-tiny{font-family:var(--font-tiny)}.font-inter{font-family:var(--font-inter)}.font-anton{font-family:var(--font-anton)}.gradient-text{background:linear-gradient(180deg,var(--light)50%,transparent)!important;-webkit-text-fill-color:transparent!important;color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.gradient-text-highlight{background:linear-gradient(135deg,var(--highlight)40%,transparent)!important;-webkit-text-fill-color:transparent!important;color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.gradient-text-accent{background:linear-gradient(135deg,var(--highlight),var(--light))!important;-webkit-text-fill-color:transparent!important;color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}:root{--light:#ffffe3;--light-bg:rgba(255,255,227,.08);--dark:#0f0f0e;--light-extra-dull:rgba(255,255,227,.1);--dull:#606055;--light-dull:#606055;--light-medium:rgba(255,255,227,.85);--double-gradient:linear-gradient(to bottom,rgba(255,255,227,.05) 0%,rgba(255,255,227,0) 50%,rgba(255,255,227,.05) 100%);--light-fade-gradient:linear-gradient(180deg,rgba(255,255,227,.05) 0%,rgba(255,255,227,0) 100%);--highlight:#ed3943;--highlight-dull:rgba(237,57,67,.6);--red-bg-gradient:linear-gradient(180deg,rgba(246,109,109,.4) 0%,#f66d6d 50%,rgba(246,109,109,.4) 100%);--correct-dull:rgba(107,191,89,.3);--correct:#6bbf59;--incorrect:var(--highlight);--incorrect-dull:rgba(237,57,67,.3);--selected-label-dull:rgba(245,169,68,.8);--selected-option:#f5a944;--selected-dull:rgba(245,169,68,.7);--selected-border-dull:rgba(245,169,68,.3);--selected-label-light:#1a1a1a;--test-year:var(--highlight-dull);--dark-coffee:#3a2a1a;--glass-gradient:linear-gradient(135deg,rgba(255,255,227,.08) 0%,rgba(255,255,227,.02) 100%);--bg-color:var(--dark);--text-color:var(--dark);--selection-bg:var(--text-color);--selection-text:var(--bg-color);--easy-heading:var(--font-hubot),sans-serif;--narrow-heading:var(--font-bebas),cursive;--body-font:var(--font-space),sans-serif;--body-text:var(--font-space),sans-serif;--playfair-font:var(--font-playfair),serif;--maven-font:var(--font-maven),sans-serif;--rolling-digits-font-size:5rem;--font-size-h3:2.4375rem;--glass-border:rgba(255,255,227,.1);--glass-border-light:rgba(255,255,227,.05);--glass-bg:rgba(255,255,227,.02);--glass-bg-hover:rgba(255,255,227,.05);--glass-bg-strong:rgba(255,255,227,.08);--glass-bg-subtle:rgba(255,255,227,.01);--glass-bg-card:rgba(255,255,227,.03);--surface-dark:rgba(20,20,20,.98);--surface-darker:rgba(15,15,15,.98);--surface-card:rgba(20,20,20,.6);--surface-black-transparent:rgba(0,0,0,.6);--surface-black-heavy:rgba(0,0,0,.85);--success:#4caf50;--success-bg:rgba(76,175,80,.08);--success-bg-hover:rgba(76,175,80,.12);--success-border:rgba(76,175,80,.2);--success-shadow:rgba(76,175,80,.2);--warning:#ff9800;--warning-bg:rgba(255,152,0,.2);--danger:#f44336;--danger-bg:rgba(244,67,54,.08);--danger-border:rgba(244,67,54,.2);--danger-shadow:rgba(244,67,54,.2);--bulb-yellow:#f5a944;--gradient-indigo:linear-gradient(135deg,rgba(99,102,241,.15) 0%,rgba(139,92,246,.12) 50%,rgba(167,139,250,.08) 100%);--gradient-indigo-hover:linear-gradient(135deg,rgba(99,102,241,.18) 0%,rgba(139,92,246,.15) 50%,rgba(167,139,250,.1) 100%);--gradient-radial-dark:radial-gradient(circle at 50% 0%,#1a1a1a 0%,#0a0a0a 100%);--gradient-surface-dark:linear-gradient(135deg,var(--surface-dark)0%,var(--surface-darker)100%);--gradient-tooltip:linear-gradient(135deg,var(--surface-dark)0%,rgba(30,30,30,.98) 100%);--shadow-sm:0 2px 4px rgba(0,0,0,.2);--shadow-md:0 8px 24px rgba(0,0,0,.5);--shadow-lg:0 20px 50px rgba(0,0,0,.5);--shadow-card:0 8px 32px rgba(0,0,0,.2);--shadow-card-hover:0 12px 40px rgba(0,0,0,.3);--shadow-glow:0 0 15px var(--danger-bg);--shadow-drawer:4px 0 12px rgba(0,0,0,.3);--blur-sm:2px;--blur-md:4px;--blur-lg:8px;--blur-xl:12px;--blur-2xl:20px;--border-subtle:1px solid var(--glass-border)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:var(--bg-color);width:100%;min-height:100vh;font-size:16px;line-height:1;overflow-x:hidden}body{color:var(--text-color);background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-left:var(--border-body)solid var(--light-extra-dull);border-right:var(--border-body)solid var(--light-extra-dull);width:100%;max-width:1536px;margin:0 auto;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;line-height:1;transition:background-color .2s,color .2s;position:relative;overflow-x:hidden}* ::selection{color:var(--highlight)}button,input,textarea,select{font-family:inherit;font-size:inherit;background:0 0;border:none;border-radius:0;outline:none}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;display:block}table{border-collapse:collapse;border-spacing:0}:focus-visible{outline-offset:1px;outline:1px solid}::-webkit-scrollbar{width:1px;height:1px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--light);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--light)}*{scrollbar-width:thin;scrollbar-color:var(--light)transparent}[data-theme=dark]{color:#ffffe3;background-color:#0f0f0e}
