:root{--bg:#fdfdfd;--surface:#fff;--surface-alt:#f8fafc;--border:#e2e8f0;--border-light:#6366f10d;--text:#0f172a;--text-muted:#64748b;--accent:#6366f1;--accent-dim:#4f46e5;--accent-glow:#6366f11a;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--radius:12px;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--muted:var(--text-muted);--topbar-bg:#fdfdfdcc;--input-bg:#fff;--status-success:#10b981;--status-error:#ef4444;--status-warning:#f59e0b;--status-bg-success:#10b9811a;--status-bg-error:#ef44441a;--status-bg-warning:#f59e0b1a;color:var(--text);background:var(--bg);font-family:DM Sans,-apple-system,system-ui,sans-serif;font-weight:400;line-height:1.5;transition:background .3s,color .3s}.pad-x{padding-left:1.5rem;padding-right:1.5rem}.pad-y{padding-top:1.5rem;padding-bottom:1.5rem}.pad-lg{padding:1.5rem}::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}*,.custom-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.custom-scrollbar::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.custom-scrollbar::-webkit-scrollbar-track{background:0 0!important;display:none!important}.custom-scrollbar::-webkit-scrollbar-thumb{background:0 0!important;display:none!important}[data-theme=dark]{--bg:#0c0f14;--surface:#121820;--surface-alt:#1a222e;--border:#243044;--border-light:#6366f11a;--text:#e8edf4;--text-muted:#8b98ab;--accent:#6366f1;--accent-dim:#4f46e5;--accent-glow:#6366f126;--shadow:0 4px 6px -1px #0006, 0 2px 4px -2px #0006;--shadow-lg:0 20px 25px -5px #00000080, 0 8px 10px -6px #00000080;--topbar-bg:#0c0f14cc;--input-bg:#0e1218;--status-success:#34d399;--status-error:#f87171;--status-warning:#fbbf24;--status-bg-success:#34d3991f;--status-bg-error:#f871711f;--status-bg-warning:#fbbf241f}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}h1,h2,h3{margin:0 0 .5rem;font-family:Fraunces,Georgia,serif;font-weight:600}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page{max-width:1100px;margin:0 auto;padding:2rem clamp(1rem,4vw,3rem)}.page.center{justify-content:center;align-items:center;min-height:60vh;display:flex}.hero-inner{max-width:560px}@media (width<=768px){.hero{text-align:center;justify-content:center;margin-bottom:2.5rem}}.text-gradient{background:linear-gradient(135deg,#6366f1 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.home-container{overflow-x:hidden}.hero-landing{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;min-height:calc(100vh - 64px);margin:0 auto;padding:4rem 1.5rem;display:grid;position:relative}.hero-landing:before{content:"";background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);filter:blur(80px);z-index:-1;pointer-events:none;width:40%;height:60%;position:absolute;top:-10%;right:-10%}@media (width>=1024px){.hero-landing{grid-template-columns:1fr 1fr;padding:6rem 2rem}}.badge-ai{background:var(--accent-glow);color:var(--accent);border:1px solid var(--border-light);border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.hero-title{letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.glass-pill{background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);box-shadow:var(--shadow-lg);color:var(--text);border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.trust-badge{z-index:5;position:absolute;bottom:5%;left:5%}.btn.lg{letter-spacing:-.01em;border-radius:99px;padding:1.2rem 2.8rem;font-size:1.1rem;font-weight:700}.btn-demo-glow{position:relative;overflow:hidden;box-shadow:0 4px 20px -4px #6366f166,0 10px 40px -10px #6366f199;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)!important;border:none!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important}.btn-demo-glow:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 8px 30px -4px #6366f180,0 20px 50px -10px #6366f1cc}.btn-demo-glow:active{transform:translateY(-2px)scale(.98)}@keyframes buttonPulse{0%{box-shadow:0 0 #6366f166}70%{box-shadow:0 0 0 15px #6366f100}to{box-shadow:0 0 #6366f100}}.btn-demo-glow{animation:2.5s infinite buttonPulse}.hero-visual{position:relative}.hero-image-wrapper{z-index:1;position:relative}.hero-main-img{width:100%;height:auto;box-shadow:var(--shadow-lg);border-radius:20px;display:block}.floating-card{background:var(--surface);box-shadow:var(--shadow-lg);z-index:2;border:1px solid var(--border);border-radius:12px;padding:.8rem 1.25rem;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite float;position:absolute}.floating-card.c1{animation-delay:0s;top:10%;left:-5%}.floating-card.c2{animation-delay:1s;bottom:20%;right:-5%}.floating-card.c3{animation-delay:2s;top:40%;right:10%}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.features-section{background:var(--surface-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 1.5rem}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-title{margin-bottom:1rem;font-size:2.25rem}.section-subtitle{color:var(--text-muted);font-size:1.1rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:2.5rem 2rem;transition:all .3s}.feature-card:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.feature-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.feature-icon.magic{color:#a855f7;background:#a855f71a}.feature-icon.shield{color:#6366f1;background:#6366f11a}.feature-icon.chart{color:#10b981;background:#10b9811a}.feature-icon.cloud{color:#ec4899;background:#ec48991a}.ai-highlight{max-width:1200px;margin:0 auto;padding:6rem 1.5rem}.ai-check-list{gap:1rem;margin-top:2rem;padding:0;list-style:none;display:grid}.footer-landing{text-align:center;border-top:1px solid var(--border);color:var(--text-muted);padding:4rem 1.5rem;font-size:.9rem}.footer-links{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.footer-links a{color:var(--text);font-weight:500}.text-secondary{color:#4f46e5}.image-stack{width:100%;max-width:600px;margin:0 auto;position:relative}.main-mockup{width:90%;box-shadow:var(--shadow-lg);z-index:1;border-radius:12px;position:relative}.sub-mockup{z-index:2;border:4px solid var(--surface);border-radius:12px;width:50%;position:absolute;bottom:-10%;right:0;box-shadow:20px 20px 40px #0003}.value-bar{background:var(--surface);padding:4rem 1.5rem}.value-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex}.value-item{border:2px dashed var(--border);text-align:center;border-radius:16px;flex:1;min-width:280px;padding:2rem}.value-item.highlight{border:2px solid var(--success);background:var(--status-bg-success)}.v-label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.v-arrow{color:var(--border);font-size:2rem}@media (width<=768px){.v-arrow{transform:rotate(90deg)}}.capability-showcase{max-width:1200px;margin:0 auto;padding:6rem 1.5rem}.cap-row{grid-template-columns:1fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}@media (width>=1024px){.cap-row{grid-template-columns:1fr 1fr}.cap-row.reverse .cap-content{order:2}.cap-row.reverse .cap-image{order:1}}.cap-content h2{margin-top:1rem;font-size:2.5rem;line-height:1.2}.f-icon{background:var(--accent-glow);width:48px;height:48px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.f-list{margin-top:2rem;padding:0;list-style:none}.f-list li{margin-bottom:.75rem;padding-left:1.5rem;font-weight:500;position:relative}.f-list li:before{content:"→";color:var(--accent);position:absolute;left:0}.rounded-img{width:100%;box-shadow:var(--shadow-lg);border-radius:24px}.social-proof{color:#fff;background:#0f172a;padding:6rem 1.5rem}.sp-inner{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=1024px){.sp-inner{grid-template-columns:1.2fr .8fr}}.sp-text h2{color:#818cf8}.sp-text .lede{color:#cbd5e1;font-size:1.5rem;font-style:italic}.author{flex-direction:column;margin-top:2rem;display:flex}.author strong{font-size:1.1rem}.author span{color:#94a3b8;font-size:.9rem}.sp-img{filter:grayscale(.2);border-radius:20px;width:100%}.final-cta{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#0c0a09 100%);padding:8rem 1.5rem}.container-md{max-width:800px;margin:0 auto}.lg-title{margin-bottom:1.5rem;font-size:clamp(2rem,6vw,3.5rem)}.justify-center{justify-content:center}.hero{align-items:center;min-height:70vh;display:flex}.muted{color:var(--muted)}.small{font-size:.875rem}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--border);background:var(--topbar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 .5rem 0 1rem;display:flex;position:sticky;top:0}@media (width>=768px){.topbar{justify-content:flex-start;gap:2rem;padding:1rem 2rem}}.brand{align-items:center;height:100%;display:flex}.brand-link-accent{color:var(--accent);border-radius:6px;padding:2px 6px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.brand-link-accent:hover{color:var(--accent-dim);background:var(--accent-glow);text-decoration:none;transform:translateY(-1px)}.brand-link-accent:after{content:"";background:var(--accent);opacity:.3;height:1.5px;transition:opacity .3s;position:absolute;bottom:0;left:6px;right:6px}.brand-link-accent:hover:after{opacity:1}.logo-img{object-fit:contain;width:auto;height:42px;transition:transform .3s}.logo-img:hover{transform:scale(1.05)}.nav-links{flex:1;gap:1.5rem;display:none}.nav-links.open{background:var(--bg);z-index:90;flex-direction:column;padding:1.5rem;display:flex;position:fixed;inset:60px 0 0;overflow-y:auto}.nav-links-inner{flex-direction:column;gap:1.5rem;display:flex}@media (width>=768px){.nav-links{display:flex}.nav-links-inner{flex-direction:row}}.nav-links a{color:var(--text-muted);padding:.5rem 0;font-size:1rem;font-weight:500;transition:color .2s;position:relative}@media (width>=768px){.nav-links a{font-size:.9rem}}.nav-links a:hover,.nav-links a.active{color:var(--accent);text-decoration:none}.nav-links a.active:after{content:"";background:var(--accent);height:2px;box-shadow:0 0 10px var(--accent-glow);border-radius:999px;position:absolute;bottom:-4px;left:0;right:0}.user-meta{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;width:100%;margin-top:auto;padding:1rem}.desktop-meta{display:none!important}.mobile-meta{display:flex!important}.user-meta .meta-actions{border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;width:100%;padding-bottom:.75rem;display:flex;position:relative}.user-meta .user-card-wrapper{flex-direction:column;gap:.75rem;width:100%;display:flex}.user-meta .user-profile-simple{align-items:center;gap:.75rem;display:flex}.user-meta .user-avatar-mini{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:600;display:flex}.user-meta .user-details{flex-direction:column;display:flex;overflow:hidden}.user-meta .user-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.user-meta .user-role-badge{color:var(--muted);text-transform:capitalize;font-size:.7rem}.user-meta .logout-action-btn{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.user-meta .logout-action-btn:hover{color:#f87171;background:#f871710d;border-color:#f87171}.user-divider{background:var(--border);width:1px;height:24px;margin:0 .5rem}.user-info{flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.desktop-only{display:none!important}@media (width>=900px){.desktop-only{display:flex!important}}.mobile-only{display:flex!important}@media (width>=900px){.mobile-only{display:none!important}}.nav-links.open .user-info{border-bottom:1px solid var(--border);align-items:flex-start;margin-bottom:1rem;padding-bottom:2rem}.logout-btn{padding:.35rem .65rem!important;font-size:.75rem!important;transition:all .2s!important}.logout-btn:hover{background:var(--status-bg-error)!important;color:var(--status-error)!important;border-color:var(--status-error)!important}@media (width>=768px){.logout-btn{padding:.5rem 1.25rem!important;font-size:.875rem!important}}.user-name{color:var(--text);font-size:.9rem;font-weight:600}.user-role{color:var(--text-muted);text-transform:capitalize;font-size:.75rem}.main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1rem clamp(1.25rem,6vw,2.5rem)}.stack{flex-direction:column;gap:.75rem;display:flex}.stack.gap-lg{gap:1.5rem}.stack.gap{gap:1rem}.row{align-items:center;gap:1rem;display:flex}@media (width<=440px){.row.row-mobile-stack{flex-direction:column;align-items:stretch}}.align-center{align-items:center}.text-center{text-align:center!important}.row.spread{justify-content:space-between}.stack.gap-xl{gap:2.5rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem 1rem;transition:transform .2s,border-color .2s,box-shadow .2s}@media (width>=768px){.card{padding:1.5rem}}.card:hover{border-color:var(--accent);box-shadow:0 0 20px var(--accent-glow)}.card.interactive{cursor:pointer;background:linear-gradient(135deg, var(--surface) 0%, var(--surface-alt) 100%)}.card.interactive:hover{transform:translateY(-4px)}.narrow-form{max-width:520px}label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}input,textarea,select{font:inherit;border:1px solid var(--border);background:var(--input-bg);color:var(--text);border-radius:6px;padding:.55rem .65rem}textarea{resize:vertical}.btn{cursor:pointer;border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn:active{transform:scale(.98)}.btn.primary{background:linear-gradient(180deg, var(--accent), var(--accent-dim));color:#fff}.btn.secondary{background:var(--surface);border-color:var(--border);color:var(--text)}.btn.ghost{border-color:var(--border);color:var(--muted);background:0 0}.btn.danger{color:var(--danger);border-color:#f8717159}.btn.danger.ghost{border:none}.btn:disabled{opacity:.55;cursor:not-allowed}.theme-toggle-btn{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.theme-toggle-btn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-glow);transform:translateY(-1px)}.mobile-menu-toggle{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;display:flex}@media (width>=768px){.mobile-menu-toggle{display:none}}.menu-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;background:#0006;position:fixed;inset:0}.banner{border-radius:8px;padding:.65rem .85rem;font-size:.9rem}.banner.error{background:var(--status-bg-error);border:1px solid var(--status-error);color:var(--status-error)}.banner.success{background:var(--status-bg-success);border:1px solid var(--status-success);color:var(--status-success)}.table-wrap{-webkit-overflow-scrolling:touch;margin:0 -.5rem;padding:0 .5rem;overflow-x:auto}.table{border-collapse:collapse;width:100%;font-size:.9rem}.table th,.table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:1rem .75rem}.status-pill{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-pill.completed{color:var(--success);background:#10b9811a}.status-pill.ongoing{color:var(--accent);background:#6366f11a}.status-pill.auto_submitted{color:var(--warning);background:#f59e0b1a}.status-pill.failed{color:var(--danger);background:#ef44441a}.table th{color:var(--muted);font-weight:500}.pad{padding:1rem}.link-grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=768px){.link-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}.link-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.link-item:hover{border-color:var(--accent);background:var(--surface-alt);box-shadow:var(--shadow-lg);text-decoration:none;transform:translateY(-4px)}.link-item-icon{border-radius:var(--radius-sm);background:var(--accent-glow);width:48px;height:48px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.link-item h3{color:var(--text);margin:0 0 .5rem;font-family:DM Sans,sans-serif;font-size:1.1rem}.link-item p{color:var(--text-muted);margin:0;font-size:.9rem}.grid-2{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.grid-2{grid-template-columns:1fr 1fr}}.grid-3{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=900px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width>=1300px){.grid-4{grid-template-columns:repeat(4,1fr)}}.stat{flex-direction:column;gap:.25rem;display:flex}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.stat-value{font-family:Fraunces,Georgia,serif;font-size:1.75rem}.kv{flex-direction:column;gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:flex}.kv li{background:var(--surface-alt);border-radius:var(--radius-sm);border:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:border-color .2s;display:flex}.kv li:hover{border-color:var(--accent)}.kv li span{color:var(--text-muted);font-size:.9rem}.kv li strong{color:var(--text);font-size:1rem;font-weight:600}.auth-page{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.back-link{color:var(--text-muted);z-index:10;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex;position:absolute;top:2rem;left:2rem}.back-link:hover{color:var(--accent);text-decoration:none;transform:translate(-4px)}.back-link svg{transition:transform .2s}@media (width<=600px){.back-link{align-self:flex-start;margin-bottom:2rem;position:static}}.auth-card{width:100%;max-width:420px}.divider{text-align:center;color:var(--muted);margin:.5rem 0;font-size:.8rem}.google{text-align:center;text-decoration:none;display:block}.assign-box{border:1px dashed var(--border);border-radius:8px;padding:.75rem}.checkbox-list{flex-direction:column;gap:.35rem;max-height:200px;display:flex;overflow:auto}.inline-check{color:var(--text);flex-direction:row;align-items:center;gap:.5rem;font-size:.85rem}.question-card{margin-bottom:0}.add-q-toggle{background:var(--surface-alt);border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:2rem;margin-right:25px;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.add-q-toggle:hover{border-color:var(--accent);background:var(--surface)}.add-q-toggle span{color:var(--text-muted);font-weight:500}.options-read{margin:.5rem 0 0 1.25rem}.options-read li{white-space:pre-wrap}.options-read li.correct{color:#86efac}.exam-gate{min-height:70vh}.exam-shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.exam-bar{border-bottom:1px solid var(--border);background:var(--surface);z-index:20;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:sticky;top:0}.exam-title{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:150px;font-weight:600;overflow:hidden}.timer{font-variant-numeric:tabular-nums;font-family:Fraunces,Georgia,serif;font-size:1.25rem}.violations{color:#fcd34d;font-size:.85rem}.exam-body{flex:1;margin:1rem;padding:1.25rem!important}@media (width>=768px){.exam-body{max-width:800px;margin:2rem auto;padding:2.5rem!important}}.q-meta{color:var(--muted);font-size:.85rem}.q-text{margin:.5rem 0 1rem}.options{flex-direction:column;gap:.5rem;display:flex}.option-row{border:1px solid var(--border);cursor:pointer;background:var(--surface-alt);border-radius:10px;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.option-row:hover{border-color:var(--accent);background:var(--surface)}.option-row input[type=radio]{flex-shrink:0;width:18px;height:18px;margin:0}.exam-nav{margin-top:1.5rem}fieldset{border:none;margin:0;padding:0}legend{color:var(--muted);margin-bottom:.5rem;font-size:.85rem}@keyframes magicalGlow{0%{filter:hue-rotate();box-shadow:0 0 10px #a855f733}50%{filter:hue-rotate(45deg);box-shadow:0 0 20px #a855f799,0 0 40px #ec48994d}to{filter:hue-rotate();box-shadow:0 0 10px #a855f733}}@keyframes magicalBackground{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.btn-magic{background:linear-gradient(120deg,#6366f1,#a855f7,#ec4899,#6366f1) 0 0/300% 300%;font-weight:700;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);animation:4s infinite magicalBackground;box-shadow:0 4px 15px #a855f766;color:#fff!important;border:none!important}.btn-magic:hover{animation:2s infinite magicalBackground;transform:translateY(-2px)scale(1.05)}.btn-magic-active{transition:all .3s;animation:4s ease-in-out infinite magicalGlow;color:#a855f7!important;background:#a855f714!important;border:1px solid #a855f799!important}[data-theme=dark] .btn-magic-active{color:#d8b4fe!important;background:#a855f726!important}.btn-magic-active:hover{box-shadow:0 0 25px #a855f780;background:#a855f726!important}.ai-dropdown{z-index:100;background:var(--surface);border:1px solid var(--accent-glow);width:max(300px,100vw - 3rem);max-width:340px;box-shadow:var(--shadow-lg);border-radius:var(--radius-md);padding:1.25rem;position:absolute;top:calc(100% + 12px);right:-10px}@media (width>=1024px){.shell{flex-direction:row;height:100vh;overflow:hidden}.topbar{border-bottom:none;border-right:1px solid var(--border);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:280px;height:100vh;padding:1.5rem 1rem;position:sticky;top:0}.brand{justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:2rem;padding:1rem;display:flex;overflow:hidden}.logo-img{object-fit:contain;transform-origin:50%;pointer-events:none;width:auto;height:40px;transform:scale(1.8)}.nav-links{flex-direction:column;flex:1;width:100%;margin-bottom:1rem;overflow-y:auto}.nav-links-inner{flex-direction:column;gap:.25rem;width:100%}.nav-links a{border-radius:var(--radius-md);width:100%;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;display:block}.nav-links a:hover{background:var(--surface-alt);transform:translate(4px)}.nav-links a.active{color:var(--accent);background:#516bf01a;font-weight:600}.nav-links a.active:after{display:none}.mobile-meta{display:none!important}.desktop-meta{display:flex!important}.main{background:var(--bg);flex:1;height:100vh;overflow-y:auto}}.brand-intro{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.hero-logo-large{object-fit:contain;filter:drop-shadow(0 0 10px #516bf033);width:auto;height:80px}.brand-name{letter-spacing:-.01em;color:var(--text);font-size:2.5rem;font-weight:800}.hero-visual{justify-content:center;display:flex;position:relative}.real-shot{border:1px solid var(--border);border-radius:20px;width:100%;max-width:700px}.trust-badge{background:var(--surface);box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:99px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;position:absolute;bottom:-20px}.narrative-section{padding:8rem 1.5rem}.narrative-section.alt{background:var(--surface-alt)}.container-lg{max-width:1200px;margin:0 auto}.col-text h2{margin:1rem 0 1.5rem;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.side-shot{width:100%;box-shadow:var(--shadow-xl);border-radius:24px}.p-large{padding:2rem}.brand-badge{justify-content:center;align-items:center;gap:1rem;font-size:1.25rem;font-weight:700;display:flex}.badge-logo{height:32px}.footer-logo-cta{height:100px;margin-bottom:1rem}.quote-box{border-left:4px solid var(--accent);background:var(--surface);border-radius:0 12px 12px 0;margin-top:2.5rem;padding:1.5rem;font-size:1.1rem;font-style:italic}.no-dot{padding:0;list-style:none}@media (width<=1024px){.brand-intro{text-align:center;flex-direction:column}.brand-name{font-size:2rem}.hero-logo-large{height:60px}.row.spread-lg{text-align:center;flex-direction:column;gap:4rem}.row.reverse{flex-direction:column-reverse}}.skeleton{background:var(--surface-alt);background-image:linear-gradient(90deg,#fff0 0,#ffffff0d 20%,#ffffff1a 60%,#fff0);background-size:200% 100%;border-radius:4px;animation:1.5s linear infinite shimmer}[data-theme=dark] .skeleton{background:#1a222e linear-gradient(90deg,#fff0 0,#ffffff05 20%,#ffffff0d 60%,#fff0)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width>=1024px){.topbar{padding-bottom:.75rem!important}}.skeleton-text{width:100%;height:.8rem;margin-bottom:.5rem}.skeleton-title{width:60%;height:1.5rem;margin-bottom:1rem}.skeleton-btn{border-radius:20px;width:100px;height:2.5rem}.skeleton-card{border-radius:var(--radius);height:120px}.fade-in{animation:.4s ease-out fadeIn}.spin{animation:1s linear infinite spin}html{scrollbar-gutter:stable}.fade-in{overflow-x:hidden}.markdown-content{overflow-wrap:break-word}.markdown-content p{margin-bottom:1rem}.markdown-content p:last-child{margin-bottom:0}.markdown-content code:not([class*=language-]){background:var(--surface-alt);color:var(--accent);border:1px solid var(--border);border-radius:4px;padding:.2rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85em}.markdown-content pre{border-radius:var(--radius-sm);border:1px solid var(--border);margin-bottom:1.5rem;overflow:hidden}.markdown-content pre>div{background:#282c34!important;margin:0!important;padding:1.25rem!important}.markdown-content ul,.markdown-content ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content li{margin-bottom:.5rem}.markdown-content blockquote{border-left:4px solid var(--accent);color:var(--text-muted);margin-left:0;padding-left:1rem;font-style:italic}.markdown-content table{border-collapse:collapse;width:100%;margin-bottom:1rem}.markdown-content th,.markdown-content td{border:1px solid var(--border);text-align:left;padding:.5rem .75rem}.markdown-content th{background:var(--surface-alt);font-weight:600}.sidebar-footer,.mobile-sidebar-footer{justify-content:center;width:100%;margin-top:.25rem;padding:.5rem .25rem;display:flex}.dev-link{color:#fff;text-transform:uppercase;letter-spacing:.08em;opacity:1;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:1px solid #fff3;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem 1.1rem;font-size:10px;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 15px #6366f14d;text-decoration:none!important}.dev-link:hover{background:linear-gradient(135deg,#4f46e5 0%,#9333ea 100%);border-color:#fff6;transform:translateY(-2px)scale(1.05);box-shadow:0 8px 25px #6366f180}.dev-text{opacity:.9;font-weight:500}.dev-name{color:#fff;text-shadow:0 1px 2px #0003;font-weight:900}.external-icon{font-size:11px;line-height:1;transition:transform .3s}.dev-link:hover .external-icon{transform:rotate(45deg)}@media (width>=1024px){.topbar{padding-bottom:.75rem!important}.sidebar-footer{margin-top:.1rem;padding-bottom:.25rem}}.vertical-nav-container{z-index:100;flex-direction:column;align-items:center;gap:1rem;width:50px;display:flex;position:fixed;top:120px;right:10px}.stack.gap-lg:has(.question-card){padding-right:25px}.vertical-nav-slider{background:var(--surface);border:1px solid var(--border);pointer-events:auto;box-shadow:var(--shadow-lg);border-radius:24px;flex-direction:column;align-items:center;gap:.5rem;height:auto;max-height:calc(100vh - 220px);padding:.5rem;display:flex;overflow:hidden auto}.markdown-content{overflow-wrap:break-word;min-width:0}.markdown-code-wrapper{border:1px solid var(--border);border-radius:8px;margin:1.25rem 0;overflow:hidden;box-shadow:0 4px 12px #0000001a;background:#282c34!important}.markdown-code-wrapper pre,.markdown-code-wrapper code,.markdown-code-wrapper span,.markdown-code-wrapper div{box-shadow:none!important;background:0 0!important;border:none!important}.md-paragraph{color:var(--text);margin-bottom:1rem;line-height:1.6}.question-card{border:1px solid var(--border);min-width:0;transition:all .3s}.question-card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent)}.nav-item{border:1px solid var(--border);background:var(--surface-alt);width:32px;min-height:32px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;text-decoration:none!important}.nav-item:hover{background:var(--accent-glow);color:var(--accent);border-color:var(--accent);transform:scale(1.1)}.nav-item.editing{background:var(--warning);color:#fff;border-color:var(--warning)}.nav-item.add{background:var(--accent);color:#fff;border-color:var(--accent)}.nav-top-btn{background:var(--surface);border:1px solid var(--border);width:48px;height:48px;color:var(--accent);cursor:pointer;pointer-events:auto;box-shadow:var(--shadow);border-radius:50%;justify-content:center;align-items:center;margin-top:.5rem;font-weight:700;transition:all .2s;display:flex}.nav-top-btn:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
