#root{min-height:100vh}body{color:#111827;background:#f5f7fb;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.home{min-height:100vh}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#071c3d,#0f4c81);padding:80px 24px}.hero h1{margin-bottom:16px;font-size:48px}.hero p{max-width:700px;margin:0 auto 32px;font-size:20px}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.primary-button,.secondary-button{border-radius:10px;padding:14px 24px;font-weight:700}.secondary-button{color:#fff;border:1px solid #fff}.features{grid-template-columns:repeat(3,1fr);gap:24px;padding:40px 24px;display:grid}.features div,.subject-card,.lesson-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 25px #00000014}.page{padding:40px 24px}.subjects-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.subject-card span{font-size:42px}.subject-card h2{margin-bottom:8px}.lesson-list{gap:16px;display:grid}@media (width<=768px){.hero h1{font-size:34px}.features{grid-template-columns:1fr}}.lesson-page{max-width:960px;margin:0 auto;padding:40px 24px}.lesson-detail{background:#fff;border-radius:18px;padding:32px;box-shadow:0 10px 25px #00000014}.lesson-detail h1{margin-bottom:12px;line-height:1.2}.lesson-content{text-align:left;margin-top:28px;font-size:18px;line-height:1.8}.lesson-content h3,.lesson-content h4{margin-top:28px;margin-bottom:12px}.lesson-content p{margin-bottom:16px}.lesson-content ul,.lesson-content ol{margin-bottom:16px;padding-left:24px}.katex-display{overflow:auto hidden}.page-subtitle{color:#4b5563;font-size:18px}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:32px;display:grid}.plan-card{background:#fff;border:2px solid #0000;border-radius:18px;padding:28px;box-shadow:0 10px 25px #00000014}.plan-card.highlighted{border-color:#facc15;transform:scale(1.02)}.plan-card ul{padding-left:20px;line-height:1.8}.plan-card button{color:#fff;cursor:pointer;background:#071c3d;border:none;border-radius:10px;width:100%;margin-top:20px;padding:14px;font-weight:700}.question-limit{color:#0f4c81;font-weight:700}.demo-login{gap:10px;margin-top:24px;display:grid}.demo-login p{margin-bottom:4px;font-weight:700}.demo-login button{color:#fff;cursor:pointer;background:#0f4c81;border:none;border-radius:10px;padding:12px;font-weight:700}.premium-block{color:#fff;text-align:center;background:#071c3d;border-radius:18px;margin-top:32px;padding:32px}.premium-block h2{margin-bottom:12px}.premium-button{color:#111827;background:#facc15;border-radius:10px;margin-top:20px;padding:14px 24px;font-weight:700;display:inline-block}.navbar{color:#fff;z-index:100;background:#071c3d;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.navbar-logo{color:#facc15;font-size:24px;font-weight:700}.navbar-links a{color:#fff;font-weight:500}.login-nav,.logout-nav,.user-badge{border-radius:10px;padding:10px 16px}.login-nav{background:#facc15;font-weight:700;color:#111827!important}.user-badge{background:#ffffff1f}.logout-nav{color:#fff;cursor:pointer;background:#dc2626;border:none;font-weight:700}@media (width<=768px){.navbar{flex-direction:column;gap:16px;height:auto;padding:16px}.navbar-links{flex-wrap:wrap;justify-content:center}}.exercise-section{margin-top:48px}.exercise-section h2{margin-bottom:24px}.exercise-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;padding:24px}.exercise-options{gap:10px;margin-top:16px;display:grid}.option-button{cursor:pointer;text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:12px 14px;font-weight:500}.option-button.selected{background:#e0f2fe;border-color:#0f4c81}.exercise-feedback.correct{color:#166534;background:#dcfce7}.exercise-feedback.wrong{color:#991b1b;background:#fee2e2}.exercise-tags{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.exercise-tag{color:#3730a3;background:#eef2ff;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:600}.lesson-navigation{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:24px;display:flex}.nav-lesson-button{color:#111827;cursor:pointer;background:#e5e7eb;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:220px;padding:14px 22px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.nav-lesson-button:hover{transform:translateY(-2px)}@media (width<=768px){.lesson-navigation{flex-direction:column}.nav-lesson-button{width:100%}}.lesson-navigation.top{border-top:none;border-bottom:1px solid #e5e7eb;margin-top:24px;margin-bottom:32px;padding-top:0;padding-bottom:24px}.lesson-completed{color:#166534;background:#dcfce7;border-radius:999px;margin-top:12px;padding:6px 10px;font-size:14px;font-weight:700;display:inline-block}.progress-card{background:#fff;border-radius:18px;padding:22px;box-shadow:0 10px 25px #00000014}.progress-card h3{margin-top:0}.dashboard-page{max-width:1280px;margin:0 auto;padding:32px 24px 56px}.dashboard-hero{color:#fff;background:linear-gradient(135deg,#071c3d,#0f4c81);border-radius:28px;grid-template-columns:1.7fr .8fr;align-items:stretch;gap:24px;padding:36px;display:grid;box-shadow:0 20px 40px #071c3d33}.dashboard-pill{color:#facc15;background:#facc1529;border-radius:999px;margin-bottom:14px;padding:8px 14px;font-weight:700;display:inline-block}.dashboard-hero h1{margin:0 0 12px;font-size:42px}.dashboard-hero p{max-width:680px;font-size:18px;line-height:1.6}.dashboard-summary-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border-radius:22px;padding:24px}.dashboard-summary-card span{color:#facc15;font-weight:700}.dashboard-summary-card strong{margin:12px 0 4px;font-size:48px;display:block}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px;display:grid}.dashboard-card{background:#fff;border-radius:22px;padding:26px;transition:all .2s;box-shadow:0 12px 28px #00000014}.dashboard-card:hover,.progress-card:hover{transform:translateY(-4px)}.dashboard-card span{font-size:34px}.dashboard-card h2{margin:12px 0 8px}.dashboard-card p,.progress-card p,.section-title-row p{color:#4b5563}.progress-section{margin-top:42px}.section-title-row h2{margin-bottom:4px}.progress-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:20px;margin-top:20px;display:grid}.progress-card{background:#fff;border-radius:22px;padding:22px;transition:all .2s;box-shadow:0 12px 28px #00000014}.progress-card-header{align-items:center;gap:10px;display:flex}.progress-card-header span{font-size:28px}.progress-card-header h3{margin:0}.progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:12px;margin:14px 0;overflow:hidden}.progress-bar.large{background:#ffffff38;height:14px}.progress-fill{background:#0f4c81;border-radius:999px;height:100%}.dashboard-summary-card .progress-fill{background:#facc15}.logout-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;margin-top:36px;padding:14px 24px;font-weight:700}@media (width<=900px){.dashboard-hero,.dashboard-grid{grid-template-columns:1fr}.dashboard-hero h1{font-size:34px}}.hero-with-image{background:linear-gradient(135deg,#071c3d,#0f4c81);grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:620px;padding:80px 80px 40px;display:grid;overflow:hidden}.hero-content{z-index:2}.hero-content h1{margin-bottom:24px;font-size:64px;line-height:1.1}.hero-content p{max-width:680px;margin-bottom:32px;font-size:24px;line-height:1.6}.hero-image-wrapper{justify-content:center;align-items:flex-end;display:flex;position:relative}.hero-image{object-fit:contain;filter:drop-shadow(0 30px 40px #00000059);width:100%;max-width:760px;transform:translateY(30px)}@media (width<=1100px){.hero-with-image{text-align:center;grid-template-columns:1fr;padding:64px 24px}.hero-content p{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-content h1{font-size:44px}.hero-content p{font-size:20px}.hero-image{max-width:520px;transform:none}}.hero-full-image{background:linear-gradient(135deg,#04142e,#0b3d74);padding:48px 56px 72px;position:relative;overflow:hidden}.hero-title{z-index:5;text-align:center;letter-spacing:-2px;color:#fff;text-shadow:0 4px 14px #00000059,0 0 40px #ffffff14;margin-bottom:34px;font-size:72px;font-weight:900;position:relative}.hero-title span{color:#facc15}.hero-image-container{border-radius:34px;max-width:1540px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000047,0 0 0 1px #ffffff14}.hero-bg-image{object-fit:cover;width:100%;transition:transform .4s;display:block}.hero-image-container:hover .hero-bg-image{transform:scale(1.015)}.hero-overlay{z-index:2;background:linear-gradient(90deg,#04142ed1 0%,#04142e61 35%,#04142e14 70%,#04142e05 100%);position:absolute;inset:0}.hero-content-overlay{z-index:3;color:#fff;max-width:620px;position:absolute;top:50%;left:70px;transform:translateY(-50%)}.hero-content-overlay h2{text-shadow:0 4px 16px #00000073;margin-bottom:24px;font-size:56px;line-height:1.08}.hero-content-overlay p{color:#fffffff2;margin-bottom:32px;font-size:22px;line-height:1.6}.hero-buttons{flex-wrap:wrap;gap:18px;display:flex}.primary-button,.secondary-button{border-radius:14px;padding:16px 28px;font-weight:700;transition:all .2s}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button{color:#111827;background:#facc15}.secondary-button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff80}@media (width<=1000px){.hero-full-image{padding:24px 20px 56px}.hero-title{margin-bottom:22px;font-size:42px}.hero-content-overlay{padding:32px 24px;position:relative;top:auto;left:auto;transform:none}.hero-content-overlay h2{font-size:36px}.hero-content-overlay p{font-size:18px}.hero-image-container{border-radius:24px}}.impact-section{grid-template-columns:1.3fr .7fr;gap:32px;max-width:1320px;margin:90px auto;padding:0 24px;display:grid}.impact-content h2{margin:18px 0 24px;font-size:56px;line-height:1.1}.impact-content h2 span{color:#0f4c81}.impact-content p{color:#4b5563;max-width:780px;font-size:20px;line-height:1.8}.impact-badge{color:#0f4c81;background:#0f4c8114;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-weight:700;display:inline-flex}.impact-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.impact-stat-card{background:#fff;border:1px solid #0f4c810f;border-radius:24px;padding:28px;box-shadow:0 18px 36px #0000000f}.impact-stat-card strong{color:#0f4c81;margin-bottom:12px;font-size:32px;display:block}.impact-stat-card span{color:#4b5563;line-height:1.6}.impact-side-card{color:#fff;background:linear-gradient(135deg,#04142e,#0f4c81);border-radius:32px;padding:38px;position:relative;overflow:hidden;box-shadow:0 24px 50px #071c3d33}.impact-side-glow{filter:blur(40px);background:#facc152e;border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-80px}.impact-side-card h3{z-index:2;margin-bottom:18px;font-size:34px;position:relative}.impact-side-card p{z-index:2;color:#ffffffeb;line-height:1.8;position:relative}.impact-side-card ul{z-index:2;gap:14px;margin:28px 0;padding-left:0;list-style:none;display:grid;position:relative}.impact-side-card li{color:#fffffff5}.impact-button{z-index:2;color:#111827;background:#facc15;border-radius:14px;justify-content:center;align-items:center;padding:16px 24px;font-weight:700;transition:all .2s;display:inline-flex;position:relative}.impact-button:hover{transform:translateY(-2px)}.home-footer{color:#fff;text-align:center;background:#04142e;margin-top:90px;padding:48px 24px}.home-footer strong{color:#facc15;margin-bottom:14px;font-size:24px;display:block}.home-footer p{color:#ffffffdb;margin-bottom:12px}.home-footer span{color:#ffffff94}@media (width<=1000px){.impact-section{grid-template-columns:1fr}.impact-content h2{font-size:40px}.impact-stats{grid-template-columns:1fr}}.auth-page{background-color:#0000;background-image:linear-gradient(135deg,#071c3df2,#0f4c81eb),url(/students-hero.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:40px 24px;display:flex}.auth-overlay{grid-template-columns:1fr 420px;align-items:center;gap:48px;width:100%;max-width:1200px;display:grid}.auth-left{color:#fff}.auth-badge{background:#ffffff1f;border:1px solid #fff3;border-radius:999px;margin-bottom:24px;padding:10px 18px;font-weight:700;display:inline-block}.auth-left h1{margin-bottom:24px;font-size:64px;line-height:1.05}.auth-left p{color:#ffffffe6;max-width:700px;font-size:22px;line-height:1.6}.auth-impact{gap:18px;margin-top:40px;display:grid}.auth-impact div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;padding:18px}.auth-impact strong{margin-bottom:6px;font-size:18px;display:block}.auth-impact span{color:#fffc}.auth-card{background:#fff;border-radius:28px;flex-direction:column;padding:42px;display:flex;box-shadow:0 20px 60px #00000040}.auth-card h2{color:#071c3d;margin-bottom:10px;font-size:38px}.auth-subtitle{color:#6b7280;margin-bottom:28px}.auth-card form{gap:18px;display:grid}.auth-card input{border:1px solid #d1d5db;border-radius:14px;height:56px;padding:0 18px;font-size:16px;transition:all .2s}.auth-card input:focus{border-color:#0f4c81;outline:none;box-shadow:0 0 0 4px #0f4c8126}.auth-card button{color:#111827;cursor:pointer;background:#facc15;border:none;border-radius:14px;height:56px;font-size:17px;font-weight:700;transition:all .2s}.auth-card button:hover{transform:translateY(-2px)}.auth-error{color:#991b1b;background:#fee2e2;border-radius:12px;padding:14px;font-weight:500}.auth-info{color:#166534;background:#dcfce7;border-radius:12px;padding:14px;font-weight:500}.auth-switch{text-align:center;color:#6b7280;margin-top:24px}.auth-switch a{color:#0f4c81;font-weight:700}@media (width<=980px){.auth-overlay{grid-template-columns:1fr}.auth-left{text-align:center}.auth-left h1{font-size:48px}.auth-card{width:100%;max-width:520px;margin:0 auto}}.auth-loading{color:#071c3d;place-items:center;min-height:100vh;font-weight:700;display:grid}.subjects-page{padding:48px 24px 80px}.subjects-hero{text-align:center;max-width:900px;margin:0 auto 56px}.subjects-badge{color:#0f4c81;background:#0f4c811a;border-radius:999px;margin-bottom:24px;padding:10px 18px;font-weight:700;display:inline-block}.subjects-hero h1{color:#071c3d;margin-bottom:24px;font-size:58px;line-height:1.05}.subjects-hero p{color:#4b5563;font-size:22px;line-height:1.6}.subjects-grid-premium{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;display:grid}.subject-card-premium{min-height:260px;color:inherit;background:#fff;border-radius:28px;padding:32px;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000014}.subject-card-premium:hover{transform:translateY(-10px);box-shadow:0 25px 60px #00000026}.subject-icon{margin-bottom:22px;font-size:54px}.subject-card-premium h2{color:#071c3d;margin-bottom:14px;font-size:32px}.subject-card-premium p{color:#4b5563;margin-bottom:32px;line-height:1.6}.subject-access{color:#0f4c81;font-weight:700}.subject-blue{border-top:8px solid #2563eb}.subject-purple{border-top:8px solid #9333ea}.subject-green{border-top:8px solid #10b981}.subject-pink{border-top:8px solid #ec4899}.subject-orange{border-top:8px solid #f97316}.subject-yellow{border-top:8px solid #facc15}.subjects-info{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:72px;display:grid}.subjects-info-card{color:#fff;text-align:center;background:linear-gradient(135deg,#071c3d,#0f4c81);border-radius:24px;padding:32px}.subjects-info-card strong{margin-bottom:12px;font-size:30px;display:block}.subjects-info-card span{color:#ffffffd9}@media (width<=768px){.subjects-hero h1{font-size:42px}.subjects-hero p{font-size:18px}}.plans-page{padding:56px 24px 90px}.plans-hero{text-align:center;max-width:980px;margin:0 auto 52px}.plans-badge{color:#0f4c81;background:#facc152e;border-radius:999px;margin-bottom:22px;padding:10px 18px;font-weight:700;display:inline-block}.plans-hero h1{color:#071c3d;margin-bottom:22px;font-size:58px;line-height:1.05}.plans-hero p{color:#4b5563;font-size:21px;line-height:1.7}.plans-grid{align-items:stretch;max-width:1320px;margin:0 auto}.plan-card{flex-direction:column;justify-content:space-between;min-height:470px;transition:all .25s;display:flex;position:relative}.plan-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px #00000024}.plan-card.highlighted:before{content:"Mais popular";color:#111827;background:#facc15;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:700;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.plan-card.highlighted{border-color:#facc15;box-shadow:0 24px 70px #facc1538}.plan-card button{transition:all .2s}.plan-card button:hover{background:#0f4c81;transform:translateY(-2px)}@media (width<=768px){.plans-hero h1{font-size:40px}.plans-hero p{font-size:18px}}.navbar{z-index:999;background:linear-gradient(90deg,#041733 0%,#08244d 100%);justify-content:space-between;align-items:center;height:88px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 6px 24px #0000002e}.navbar-brand{align-items:center;gap:16px;text-decoration:none;display:flex}.navbar-logo-image{object-fit:cover;background:#fff;border:3px solid #ffffff2e;border-radius:999px;width:68px;height:68px;transition:all .25s;box-shadow:0 10px 25px #00000047,0 0 0 4px #ffffff0d}.navbar-logo-image:hover{transform:scale(1.06)rotate(-2deg)}.navbar-brand-text{flex-direction:column;display:flex}.navbar-title{color:#facc15;letter-spacing:-1px;font-size:30px;font-weight:900;line-height:1}.navbar-subtitle{color:#ffffffb8;letter-spacing:1px;text-transform:uppercase;margin-top:4px;font-size:13px;font-weight:600}.navbar-links{align-items:center;gap:18px;display:flex}.navbar-links a{color:#fff;font-weight:600;text-decoration:none;transition:all .2s}.navbar-links a:hover{color:#facc15}.user-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff14;border-radius:999px;padding:12px 18px}.login-nav{background:#facc15;border-radius:14px;padding:12px 24px;font-weight:800;color:#041733!important}.logout-nav:hover{background:#dc2626;transform:translateY(-2px)}@media (width<=768px){.navbar{flex-direction:column;gap:12px;height:auto;padding:12px 16px;position:relative}.navbar-brand{justify-content:center}.navbar-logo-image{width:58px;height:58px}.navbar-title{font-size:26px}.navbar-subtitle{font-size:11px}.navbar-links{flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.navbar-links a,.logout-nav{font-size:14px}.user-badge{text-align:center;order:10;width:100%}.dashboard-page,.page,.subjects-page,.plans-page,.lesson-page{padding-top:24px}}.mentorship-page{padding:48px 24px 80px}.mentorship-hero{max-width:900px;margin-bottom:36px}.mentorship-badge{color:#0f4c81;background:#0f4c811a;border-radius:999px;margin-bottom:18px;padding:10px 18px;font-weight:700;display:inline-block}.mentorship-hero h1{color:#071c3d;font-size:48px}.mentorship-hero p{color:#4b5563;font-size:20px}.mentorship-layout{grid-template-columns:420px 1fr;gap:28px;display:grid}.mentorship-card,.doubt-card,.empty-doubts{background:#fff;border-radius:24px;padding:28px;box-shadow:0 14px 34px #00000014}.mentorship-card{align-self:start;gap:16px;display:grid}.mentorship-card input,.mentorship-card select,.mentorship-card textarea{border:1px solid #d1d5db;border-radius:14px;width:100%;padding:15px 16px;font-size:16px}.mentorship-card textarea{resize:vertical}.mentorship-card button{color:#fff;cursor:pointer;background:#071c3d;border:none;border-radius:14px;padding:16px;font-weight:700}.mentorship-feed{gap:18px;display:grid}.doubt-header{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.doubt-header span{color:#0f4c81;background:#e0f2fe;border-radius:999px;padding:6px 12px;font-weight:700}.doubt-header strong{color:#92400e;background:#fef3c7;border-radius:999px;padding:6px 12px}.doubt-card h3{color:#071c3d;margin-bottom:10px}.doubt-card p{color:#4b5563;line-height:1.6}.doubt-card small,.empty-doubts{color:#6b7280}@media (width<=900px){.mentorship-layout{grid-template-columns:1fr}.mentorship-hero h1{font-size:38px}}.mentorship-preview-card{background:#fff;border-radius:26px;max-width:760px;padding:32px;box-shadow:0 18px 42px #00000014}.mentorship-form{gap:18px;display:grid}.mentorship-form textarea{resize:vertical;border:1px solid #d1d5db;border-radius:18px;width:100%;padding:18px;font-size:16px}.image-upload-box{color:#0f4c81;cursor:pointer;background:#f8fafc;border:2px dashed #0f4c81;border-radius:20px;place-items:center;min-height:120px;font-weight:700;display:grid}.image-upload-box input{display:none}.uploaded-file-name{color:#166534;font-weight:700}.current-plan-badge{color:#166534;background:#dcfce7;border-radius:999px;margin-bottom:14px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-block}*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden}img{max-width:100%}.lesson-page{width:100%;padding:32px 20px 80px;overflow-x:hidden}.lesson-landing{max-width:1120px;margin:0 auto;padding:32px 0 80px}.lesson-hero{color:#fff;background:radial-gradient(circle at 0 0,#facc1533,#0000 34%),linear-gradient(135deg,#071c3d,#0f4c81);border-radius:32px;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);align-items:center;gap:32px;padding:36px;display:grid;overflow:hidden}.lesson-hero-text{min-width:0}.lesson-badge,.section-kicker{border-radius:999px;width:fit-content;padding:10px 16px;font-weight:800;display:inline-flex}.lesson-badge{color:#facc15;background:#ffffff24;margin-bottom:18px}.lesson-hero h1{letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}.lesson-hero p{color:#ffffffe6;max-width:620px;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.lesson-hero-image-card{background:#fff;border-radius:28px;width:100%;max-width:100%;margin:0;padding:14px;overflow:hidden;box-shadow:0 24px 70px #00000047}.lesson-hero-image-card img{object-fit:contain;border-radius:20px;width:100%;max-width:100%;max-height:560px;display:block}.lesson-section{background:#fff;border-radius:28px;margin-top:34px;padding:34px;box-shadow:0 16px 45px #071c3d14}.section-kicker{color:#0f4c81;background:#e0f2fe;margin-bottom:16px}.lesson-section h2{color:#071c3d;margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.lesson-section p{color:#374151;max-width:780px;font-size:1.18rem;line-height:1.7}.lesson-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px;display:grid}.lesson-card{background:#fff;border-radius:26px;padding:28px;box-shadow:0 16px 45px #071c3d14}.lesson-card p{color:#4b5563;line-height:1.65}.lesson-navigation{justify-content:space-between;gap:16px;max-width:1120px;margin:0 auto 24px;display:flex}.lesson-navigation.bottom{margin-top:32px}.nav-lesson-button{color:#071c3d;background:#fff;border:none;border-radius:14px;padding:14px 20px;font-weight:800;text-decoration:none;box-shadow:0 10px 25px #071c3d14}.nav-lesson-button.primary{color:#fff;background:#071c3d}.nav-lesson-button.disabled{opacity:.45;cursor:not-allowed}.lesson-content,.lesson-detail{width:100%;max-width:100%;overflow-x:hidden}.lesson-image-box{border-radius:18px;width:100%;max-width:680px;margin:28px auto;display:block;overflow:hidden}.lesson-image{object-fit:contain;border-radius:18px;width:100%;max-width:100%;height:auto;display:block}@media (width<=900px){.lesson-page{padding:20px 14px 64px}.lesson-landing{padding:20px 0 64px}.lesson-hero{border-radius:26px;grid-template-columns:1fr;padding:26px}.lesson-hero-image-card{border-radius:22px;padding:10px}.lesson-hero-image-card img{max-height:360px}.lesson-grid{grid-template-columns:1fr}.lesson-navigation{flex-direction:column}.nav-lesson-button{text-align:center;width:100%}}@media (width<=520px){.lesson-hero{padding:22px}.lesson-hero h1{font-size:2.45rem}.lesson-hero-image-card img{max-height:300px}.lesson-section,.lesson-card{padding:24px}}.exercise-level{letter-spacing:.4px;text-transform:uppercase;border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-block}.exercise-card h3{color:#111827;margin:4px 0 12px}.exercise-statement{color:#374151;margin-bottom:8px}.exercise-statement p{margin:0 0 8px}.exercise-options.interactive{gap:10px;margin-top:16px;display:grid}.exercise-option{cursor:pointer;text-align:left;color:#111827;background:#fff;border:2px solid #d1d5db;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;font-size:1rem;font-weight:500;transition:border-color .15s,background .15s,transform 50ms;display:flex}.exercise-option:active:not(:disabled){transform:scale(.98)}.exercise-option:disabled{cursor:default}.exercise-option-letter{color:#6b7280;font-weight:700}.exercise-option-text{flex:1}.exercise-option-icon{font-size:1.1rem;font-weight:800}.exercise-option.correct{color:#14532d;background:#dcfce7;border-color:#16a34a}.exercise-option.correct .exercise-option-letter{color:#14532d}.exercise-option.correct .exercise-option-icon{color:#15803d}.exercise-option.wrong{color:#7f1d1d;background:#fee2e2;border-color:#dc2626}.exercise-option.wrong .exercise-option-letter{color:#7f1d1d}.exercise-option.wrong .exercise-option-icon{color:#b91c1c}.exercise-feedback{border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.98rem}.exercise-feedback.correct{color:#166534;background:#dcfce7;border:1px solid #86efac}.exercise-feedback.wrong{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.exercise-resolution{background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:0 12px 12px 0;margin-top:16px;padding:18px 20px}.exercise-resolution h4{color:#0369a1;letter-spacing:.3px;text-transform:uppercase;margin:0 0 12px;font-size:.95rem}.exercise-resolution .math-formula{background:#fff}.exercise-retry:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.lesson-section-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid}.lesson-section-content{flex-direction:column;gap:1rem;display:flex}.lesson-section-image{justify-content:center;align-items:center;display:flex}.lesson-section-image img{border-radius:24px;width:100%;max-width:420px}.lesson-section-image img .lesson-section-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid}.lesson-section-image img .lesson-section-content{flex-direction:column;gap:1rem;display:flex}.lesson-section-image img .lesson-section-image{justify-content:center;align-items:center;display:flex}.lesson-section-image img .lesson-section-image img{object-fit:cover;border-radius:24px;width:100%;max-width:420px;box-shadow:0 20px 50px #0000001f}@media (width<=768px){.lesson-section-image img .lesson-section-grid{grid-template-columns:1fr}.lesson-section-image img .lesson-section-image{order:-1}.lesson-section-image img .lesson-section-image img{max-width:100%}}.lesson-section-image img{object-fit:cover;box-shadow:0 20px 50px #0000001f}@media (width<=768px){.lesson-section-grid{grid-template-columns:1fr}.lesson-section-image{order:-1}.lesson-section-image img{max-width:100%}}.m-inline{font-size:1em;display:inline}.m-block{text-align:center;margin:1.2rem 0;padding:.5rem 0;display:block;overflow-x:auto}.m-block .katex-display{margin:0}.lesson-figure{background:#f8faff;border:1.5px solid #dbeafe;border-radius:16px;flex-direction:column;align-items:center;gap:10px;margin:24px 0;padding:20px 16px 12px;display:flex}.lesson-figure svg{max-width:100%;height:auto;display:block}.lesson-figure figcaption{color:#4b5563;text-align:center;margin:0;font-size:.85rem;font-style:italic}.lesson-figure-row{grid-template-columns:1fr 1fr;gap:20px;margin:24px 0;display:grid}@media (width<=700px){.lesson-figure-row{grid-template-columns:1fr}}.lesson-table-wrap{border-radius:12px;margin:20px 0;overflow-x:auto;box-shadow:0 2px 12px #00000012}.lesson-table{border-collapse:collapse;background:#fff;width:100%;font-size:.97rem}.lesson-table th{color:#fff;text-align:center;background:#071c3d;padding:12px 16px;font-weight:600}.lesson-table td{text-align:center;border-bottom:1px solid #e5e7eb;padding:10px 16px}.lesson-table tr:last-child td{border-bottom:none}.lesson-table tr:nth-child(2n) td{background:#f8faff}.lesson-table td.highlight,.lesson-table th.highlight{color:#fff;background:#0f4c81}.lesson-landing{max-width:900px;margin:0 auto;padding-bottom:60px}.lesson-hero{color:#fff;background:linear-gradient(135deg,#071c3d 0%,#0f4c81 100%);border-radius:0 0 28px 28px;margin-bottom:8px;padding:56px 40px 44px}.lesson-hero h1{margin-bottom:16px;font-size:2.4rem;line-height:1.15}.lesson-hero p{opacity:.9;max-width:680px;font-size:1.1rem;line-height:1.7}.lesson-badge{color:#facc15;letter-spacing:.04em;background:#facc152e;border-radius:999px;margin-bottom:14px;padding:5px 14px;font-size:.82rem;font-weight:700;display:inline-block}.lesson-section{background:#fff;border-radius:20px;margin:18px 0;padding:36px 36px 28px;box-shadow:0 4px 20px #0000000f}.lesson-section h2{color:#071c3d;margin-top:4px;margin-bottom:16px;font-size:1.45rem}.lesson-section h3{color:#0f4c81;margin:20px 0 10px;font-size:1.05rem}.lesson-section p{color:#374151;margin-bottom:14px;line-height:1.8}.lesson-section ul,.lesson-section ol{color:#374151;margin-bottom:14px;padding-left:22px;line-height:1.9}.section-kicker{color:#0369a1;letter-spacing:.06em;text-transform:uppercase;background:#e0f2fe;border-radius:999px;margin-bottom:10px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-block}.lesson-highlight{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left:4px solid #3b82f6;border-radius:0 12px 12px 0;margin:20px 0;padding:18px 20px}.lesson-highlight h3{color:#1e40af;margin-top:0}.lesson-highlight.warning{background:linear-gradient(135deg,#fefce8,#fef9c3);border-left-color:#ca8a04}.lesson-highlight.warning h3{color:#92400e}.lesson-highlight.success{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left-color:#16a34a}.lesson-highlight.success h3{color:#15803d}.math-block{background:#f8faff;border:1px solid #dbeafe;border-radius:14px;margin:18px 0;padding:20px 24px}.math-block h3{color:#1e40af;text-transform:uppercase;letter-spacing:.04em;margin-top:0;margin-bottom:12px;font-size:.97rem}.math-formula{background:#fffc;border-radius:8px;margin:8px 0;padding:8px 14px;font-family:Courier New,Courier,monospace;font-size:1rem;display:block}.lesson-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:18px 0;display:grid}.lesson-card{background:#f8faff;border:1px solid #dbeafe;border-radius:14px;padding:18px}.lesson-card>span:first-child{color:#fff;background:#0f4c81;border-radius:8px;margin-bottom:10px;padding:3px 10px;font-size:.8rem;font-weight:700;display:inline-block}.lesson-card h3{color:#071c3d;margin:0 0 8px;font-size:1rem}.math-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:18px 0;display:grid}.math-card{color:#fff;text-align:center;background:linear-gradient(135deg,#071c3d 0%,#0f4c81 100%);border-radius:14px;padding:18px 16px}.math-card>span:first-child{color:#facc15;margin-bottom:6px;font-size:1.4rem;font-weight:900;display:block}.math-card h3{color:#fff;margin:0 0 8px;font-size:.95rem}.math-card p,.math-card .m-block,.math-card .m-inline{color:#ffffffe0;font-size:.9rem}.exercise-card{border-left:4px solid #0f4c81;margin-bottom:24px}.exercise-level{border-radius:999px;margin-bottom:10px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-block}.exercise-level.level-básico{color:#166534;background:#dcfce7}.exercise-level.level-intermediário{color:#92400e;background:#fef9c3}.exercise-level.level-avançado{color:#991b1b;background:#fee2e2}.exercise-level.level-contextualizado{color:#6b21a8;background:#f3e8ff}.exercise-context-badge{color:#6b21a8;background:#f3e8ff;border-radius:999px;margin-left:8px;padding:2px 10px;font-size:.73rem;font-weight:700;display:inline-block}.exercise-statement{margin-bottom:16px;line-height:1.8}.exercise-option{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;align-items:flex-start;gap:10px;width:100%;padding:12px 16px;font-size:.97rem;transition:border-color .15s;display:flex}.exercise-option:hover:not(:disabled){background:#f0f9ff;border-color:#0f4c81}.exercise-option.correct{background:#f0fdf4;border-color:#16a34a}.exercise-option.wrong{background:#fef2f2;border-color:#dc2626}.exercise-option.selected{background:#e0f2fe;border-color:#0f4c81}.exercise-option-letter{color:#0f4c81;flex-shrink:0;font-weight:700}.exercise-option-icon{margin-left:auto;font-size:1.1rem}.exercise-feedback{border-radius:10px;margin-top:14px;padding:14px 18px}.exercise-resolution{background:#f8faff;border:1px solid #dbeafe;border-radius:12px;margin-top:18px;padding:18px 20px;line-height:1.8}.exercise-resolution h4{color:#1e40af;margin-top:0;margin-bottom:10px}.exercise-retry{color:#0f4c81;cursor:pointer;background:#fff;border:1.5px solid #0f4c81;border-radius:10px;margin-top:14px;padding:10px 20px;font-weight:700;transition:all .15s}.exercise-retry:hover{color:#fff;background:#0f4c81}@media (width<=768px){.lesson-hero{padding:40px 20px 32px}.lesson-hero h1{font-size:1.8rem}.lesson-section{padding:24px 18px 20px}}.plan-price{color:#071c3d;margin:12px 0 6px;font-size:2.6rem;display:block}.plan-period{color:#6b7280;margin-left:4px;font-size:1rem;font-weight:400}.plan-description{color:#6b7280;margin-bottom:20px;font-size:.97rem;line-height:1.6}.plan-card ul{flex-direction:column;flex:1;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.plan-card ul li{color:#374151;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.plan-check{color:#10b981;flex-shrink:0;margin-top:1px;font-size:1rem;font-weight:800}.plan-btn{color:#0f4c81;cursor:pointer;background:#fff;border:2px solid #0f4c81;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:all .2s}.plan-btn:hover:not(:disabled){color:#fff;background:#0f4c81}.plan-btn:disabled{opacity:.6;cursor:default}.plan-btn-primary{color:#fff;background:#0f4c81}.plan-btn-primary:hover:not(:disabled){background:#07305a}.popular-badge,.current-plan-badge{white-space:nowrap;border-radius:999px;padding:6px 18px;font-size:.82rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.popular-badge{color:#111827;background:#facc15}.current-plan-badge{color:#fff;background:#10b981}.plans-comparison{max-width:860px;margin:72px auto 0}.plans-comparison h2{text-align:center;color:#071c3d;margin-bottom:28px;font-size:1.7rem}.plans-table-wrap{overflow-x:auto}.plans-table{border-collapse:collapse;width:100%;font-size:.95rem}.plans-table th,.plans-table td{text-align:center;border-bottom:1px solid #e5e7eb;padding:14px 18px}.plans-table th:first-child,.plans-table td:first-child{text-align:left;color:#374151;font-weight:600}.plans-table thead th{color:#fff;background:#071c3d;font-weight:700}.plans-table thead th:first-child{border-radius:10px 0 0}.plans-table thead th:last-child{border-radius:0 10px 0 0}.plans-table .check{color:#10b981;font-size:1.1rem;font-weight:800}.plans-table .cross{color:#9ca3af;font-size:1rem}.plans-table tbody tr:hover{background:#f8faff}.plans-faq{max-width:900px;margin:64px auto 0}.plans-faq h2{text-align:center;color:#071c3d;margin-bottom:28px;font-size:1.7rem}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.faq-item{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000f}.faq-item h3{color:#071c3d;margin:0 0 10px;font-size:1rem}.faq-item p{color:#6b7280;margin:0;font-size:.93rem;line-height:1.6}.plans-social{text-align:center;color:#374151;background:#facc151a;border-radius:14px;max-width:700px;margin:48px auto 0;padding:20px 24px;font-size:.97rem;line-height:1.6}.plans-social a{color:#0f4c81;font-weight:700;text-decoration:underline}.subjects-section{max-width:1320px;margin:0 auto 64px}.subjects-section-title{color:#071c3d;align-items:center;gap:12px;margin:0 0 24px;font-size:1.35rem;display:flex}.subjects-section-badge{letter-spacing:.03em;border-radius:999px;padding:4px 14px;font-size:.8rem;font-weight:700;display:inline-block}.free-badge{color:#166534;background:#dcfce7}.premium-badge{color:#92400e;background:#facc1540}.subject-locked{opacity:.75;cursor:pointer}.subject-locked:hover{opacity:1;transform:translateY(-6px)}.subject-coming-soon{cursor:default}.subject-coming-soon:hover{transform:none;box-shadow:0 15px 40px #00000014}.subject-lock-badge{color:#fff;letter-spacing:.04em;background:#0f4c81;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700;position:absolute;top:16px;right:16px}.subject-icon-locked{filter:grayscale()}.subject-access-locked{color:#9ca3af}.subjects-upgrade-cta{background:linear-gradient(90deg,#071c3d,#0f4c81);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:20px 28px;display:flex}.subjects-upgrade-cta p{color:#fff;margin:0;font-size:1rem}.subjects-upgrade-btn{color:#111827;white-space:nowrap;background:#facc15;border-radius:10px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-block}.subjects-upgrade-btn:hover{background:#eab308;transform:translateY(-2px)}.subject-access-blocked{text-align:center;max-width:480px;margin:60px auto}.subject-blocked-icon{margin-bottom:16px;font-size:4rem}.subject-access-blocked h1{color:#071c3d;margin-bottom:14px;font-size:2rem}.subject-access-blocked p{color:#6b7280;margin-bottom:32px;line-height:1.7}.subject-blocked-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.subject-brown{border-top:8px solid #92400e}.subject-teal{border-top:8px solid #0d9488}.subject-indigo{border-top:8px solid #4f46e5}.subject-rose{border-top:8px solid #f43f5e}.navbar-admin-badge{color:#111827;background:#facc15;border-radius:999px;padding:6px 14px;font-size:.85rem;font-weight:700;transition:all .2s}.navbar-admin-badge:hover{background:#eab308;transform:translateY(-1px)}.admin-page{background:#f1f5f9;min-height:calc(100vh - 88px);display:flex}.admin-sidebar{color:#fff;background:#071c3d;flex-direction:column;flex-shrink:0;width:240px;height:calc(100vh - 88px);padding:24px 0;display:flex;position:sticky;top:88px}.admin-sidebar-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;margin-bottom:20px;padding:0 20px 24px;display:flex}.admin-logo-icon{flex-shrink:0;font-size:2rem}.admin-sidebar-header strong{color:#fff;font-size:.95rem;display:block}.admin-sidebar-header span{color:#ffffff8c;word-break:break-all;margin-top:2px;font-size:.72rem;display:block}.admin-nav{flex-direction:column;gap:4px;padding:0 12px;display:flex}.admin-nav-item{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:all .15s;display:flex}.admin-nav-item:hover{color:#fff;background:#ffffff14}.admin-nav-item.active{color:#facc15;background:#facc152e}.admin-main{flex:1;overflow-x:hidden}.admin-section{max-width:1200px;padding:36px 40px 60px}.admin-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.admin-title{color:#071c3d;margin:0 0 28px;font-size:2rem}.admin-subtitle{color:#374151;margin:36px 0 16px;font-size:1.25rem}.admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px;display:grid}.admin-stat-card{background:#fff;border-left:5px solid #0f4c81;border-radius:16px;flex-direction:column;gap:6px;padding:24px;display:flex;box-shadow:0 4px 20px #0000000f}.admin-stat-card.admin-stat-green{border-left-color:#10b981}.admin-stat-card.admin-stat-red{border-left-color:#ef4444}.admin-stat-card.admin-stat-gold{border-left-color:#facc15}.admin-stat-icon{font-size:1.8rem}.admin-stat-card strong{color:#071c3d;font-size:2rem;line-height:1}.admin-stat-card p{color:#6b7280;margin:0;font-size:.88rem}.admin-plan-bars{flex-direction:column;gap:14px;margin-bottom:40px;display:flex}.admin-plan-bar-row{align-items:center;gap:14px;display:flex}.admin-bar-track{background:#e5e7eb;border-radius:999px;flex:1;height:14px;overflow:hidden}.admin-bar-fill{border-radius:999px;height:100%;transition:width .5s}.plan-fill-free{background:#9ca3af}.plan-fill-basico{background:#2563eb}.plan-fill-premium{background:#facc15}.admin-bar-count{color:#6b7280;text-align:right;min-width:80px;font-size:.88rem}.admin-badge{letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:700;display:inline-block}.badge-gray{color:#374151;background:#f3f4f6}.badge-blue{color:#1e40af;background:#dbeafe}.badge-gold{color:#92400e;background:#facc1533}.badge-green{color:#065f46;background:#d1fae5}.badge-red{color:#991b1b;background:#fee2e2}.admin-badge-clickable{cursor:pointer;transition:opacity .15s}.admin-badge-clickable:hover{opacity:.75}.admin-filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.admin-search{border:1.5px solid #d1d5db;border-radius:10px;outline:none;flex:1;min-width:220px;padding:10px 14px;font-size:.95rem;transition:all .15s}.admin-search:focus{border-color:#0f4c81}.admin-select{cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;outline:none;padding:10px 14px;font-size:.93rem}.admin-select-sm{padding:4px 8px;font-size:.85rem}.admin-count{color:#6b7280;white-space:nowrap;font-size:.88rem}.admin-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.admin-pagination-info{color:#6b7280;font-size:.88rem}.admin-pagination-controls{align-items:center;gap:6px;display:flex}.admin-page-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s}.admin-page-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.admin-page-btn:disabled{opacity:.45;cursor:not-allowed}.admin-page-status{color:#374151;white-space:nowrap;padding:0 8px;font-size:.85rem}.admin-table-wrap{border-radius:14px;overflow-x:auto;box-shadow:0 4px 20px #00000012}.admin-table{border-collapse:collapse;background:#fff;border-radius:14px;width:100%;font-size:.93rem;overflow:hidden}.admin-table th{color:#ffffffd9;text-align:left;letter-spacing:.03em;background:#071c3d;padding:13px 16px;font-size:.85rem;font-weight:600}.admin-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-table th.sortable:hover{color:#fff;background:#0f4c81}.admin-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 16px}.admin-table-striped tbody tr:nth-child(2n) td{background:#f8faff}.admin-table tbody tr:hover td{background:#eff6ff}.admin-name{color:#111827;font-weight:600}.admin-email{color:#6b7280;font-size:.88rem}.admin-inline-edit{align-items:center;gap:6px;display:flex}.admin-btn-save,.admin-btn-cancel{cursor:pointer;border:none;border-radius:6px;padding:4px 8px;font-size:.9rem;font-weight:700}.admin-btn-save{color:#065f46;background:#d1fae5}.admin-btn-cancel{color:#991b1b;background:#fee2e2}.admin-actions{gap:8px;display:flex}.admin-btn-icon{cursor:pointer;border:none;border-radius:8px;padding:6px 10px;font-size:1rem;transition:all .15s}.admin-btn-edit{color:#1e40af;background:#dbeafe}.admin-btn-delete{color:#991b1b;background:#fee2e2}.admin-btn-edit:hover{background:#bfdbfe}.admin-btn-delete:hover{background:#fecaca}.admin-add-btn{color:#fff;cursor:pointer;background:#0f4c81;border:none;border-radius:10px;padding:11px 22px;font-size:.95rem;font-weight:700;transition:all .15s}.admin-add-btn:hover{background:#07305a;transform:translateY(-1px)}.admin-plans-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px;display:grid}.admin-plan-card{background:#fff;border-radius:18px;padding:28px;box-shadow:0 4px 20px #00000012}.plan-card-free{border-top:5px solid #9ca3af}.plan-card-basico{border-top:5px solid #2563eb}.plan-card-premium{border-top:5px solid #facc15}.admin-plan-card-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.admin-plan-price{color:#071c3d;font-size:1.1rem}.admin-plan-stats{text-align:center;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.admin-plan-stats div{background:#f8faff;border-radius:10px;padding:12px 8px}.admin-plan-stats strong{color:#071c3d;font-size:1.4rem;display:block}.admin-plan-stats span{color:#6b7280;font-size:.75rem}.admin-plan-features{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.admin-plan-features li{color:#374151;border-bottom:1px solid #f1f5f9;padding:4px 0;font-size:.88rem}.admin-modal-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;padding:32px;box-shadow:0 24px 60px #0003}.admin-modal-sm{max-width:380px}.admin-modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-modal-header h2{color:#071c3d;margin:0;font-size:1.4rem}.admin-modal-close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;padding:6px 12px;font-size:1rem;transition:all .15s}.admin-modal-close:hover{color:#111827;background:#e5e7eb}.admin-form{flex-direction:column;gap:18px;display:flex}.admin-form label{color:#374151;flex-direction:column;gap:6px;font-size:.9rem;font-weight:600;display:flex}.admin-form input,.admin-form select{border:1.5px solid #d1d5db;border-radius:10px;outline:none;padding:10px 14px;font-size:.95rem;transition:all .15s}.admin-form input:focus,.admin-form select:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c811a}.admin-form-error{color:#991b1b;background:#fee2e2;border-radius:8px;padding:10px 14px;font-size:.88rem}.admin-form-actions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}.admin-btn-primary{color:#fff;cursor:pointer;background:#0f4c81;border:none;border-radius:10px;padding:11px 22px;font-size:.95rem;font-weight:700;transition:all .15s}.admin-btn-primary:hover{background:#07305a}.admin-btn-secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;padding:11px 22px;font-size:.95rem;font-weight:600;transition:all .15s}.admin-btn-secondary:hover{background:#e5e7eb}.admin-btn-danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:11px 22px;font-size:.95rem;font-weight:700;transition:all .15s}.admin-btn-danger:hover{background:#dc2626}.admin-confirm-text{color:#374151;margin:0 0 24px;line-height:1.6}@media (width<=900px){.admin-page{flex-direction:column}.admin-sidebar{flex-direction:row;align-items:center;gap:16px;width:100%;height:auto;padding:12px 20px;position:static}.admin-sidebar-header{border-bottom:none;margin:0;padding:0}.admin-nav{flex-direction:row;gap:6px;padding:0}.admin-nav-item{padding:8px 12px;font-size:.85rem}.admin-section{padding:24px 20px 48px}}.home{font-family:var(--font-body,"Inter", sans-serif);color:#0f172a;overflow-x:hidden}.hn-section{text-align:center;padding:96px 5vw}.hn-section-label{letter-spacing:.12em;text-transform:uppercase;color:#0f4c81;background:#e0f0ff;border-radius:999px;margin-bottom:18px;padding:4px 14px;font-size:.78rem;font-weight:700;display:inline-block}.hn-label-light{color:#93c5fd;background:#ffffff1f}.hn-section-title{color:#04142e;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.hn-section-sub{color:#475569;max-width:600px;margin:0 auto 48px;font-size:1.1rem;line-height:1.7}.hn-btn-primary{color:#04142e;background:#facc15;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #facc1559}.hn-btn-primary:hover{background:#fde047;transform:translateY(-2px);box-shadow:0 8px 28px #facc1573}.hn-btn-ghost{color:#e2e8f0;border:1.5px solid #ffffff40;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.hn-btn-ghost:hover{background:#ffffff14;border-color:#ffffff73}.hn-hero{background:linear-gradient(135deg,#04142e 0%,#071c3d 45%,#0f4c81 100%);align-items:center;min-height:100vh;padding:0 5vw;display:flex;position:relative;overflow:clip}.hn-hero-bg{pointer-events:none;position:absolute;inset:0}.hn-hero-blob{filter:blur(80px);opacity:.18;border-radius:50%;position:absolute}.hn-blob-1{background:#2563eb;width:600px;height:600px;animation:8s ease-in-out infinite blobFloat;top:-150px;right:10%}.hn-blob-2{background:#facc15;width:400px;height:400px;animation:11s ease-in-out infinite reverse blobFloat;bottom:-100px;left:5%}.hn-blob-3{background:#9333ea;width:300px;height:300px;animation:14s ease-in-out infinite blobFloat;top:40%;left:40%}@keyframes blobFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-30px)scale(1.05)}66%{transform:translate(-15px,20px)scale(.97)}}.hn-hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1280px;margin:0 auto;padding:80px 0;display:grid;position:relative}.hn-hero-inner>*{min-width:0}.hn-hero-text{flex-direction:column;gap:28px;display:flex}.hn-hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e8f0;letter-spacing:.04em;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:7px 18px;font-size:.82rem;font-weight:600;display:inline-flex}.hn-badge-dot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 0 3px #4ade804d}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #4ade804d}50%{box-shadow:0 0 0 6px #4ade8026}}.hn-hero-h1{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:900;line-height:1.08}.hn-hero-h1 em{color:#facc15;font-style:normal}.hn-hero-sub{color:#94a3b8;max-width:500px;margin:0;font-size:1.15rem;line-height:1.7}.hn-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hn-hero-trust{border-top:1px solid #ffffff1a;align-items:center;gap:24px;width:fit-content;padding-top:8px;display:flex}.hn-hero-trust>div{flex-direction:column;gap:2px;display:flex}.hn-hero-trust strong{color:#facc15;font-size:1.2rem;font-weight:800}.hn-hero-trust span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.hn-trust-sep{background:#ffffff1f;width:1px;height:36px}.hn-hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hn-hero-img-wrap{border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080}.hn-hero-img{object-fit:cover;width:100%;height:460px;display:block}.hn-hero-img-overlay{background:linear-gradient(#0000 50%,#04142eb3 100%);position:absolute;inset:0}.hn-float-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;white-space:nowrap;z-index:2;background:#ffffff1f;border:1px solid #fff3;border-radius:14px;align-items:center;gap:12px;padding:12px 18px;animation:4s ease-in-out infinite floatCard;display:flex;position:absolute;box-shadow:0 8px 32px #00000040}.hn-float-top{top:-16px;left:-16px}.hn-float-bot{animation-delay:2s;bottom:-16px;right:-16px}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hn-float-icon{font-size:1.5rem}.hn-float-card>div{flex-direction:column;display:flex}.hn-float-card strong{font-size:.9rem;font-weight:700}.hn-float-card span{color:#94a3b8;font-size:.75rem}.hn-stats-strip{background:#071c3d;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;justify-content:center;gap:0;display:flex}.hn-stat-item{border-right:1px solid #ffffff12;flex-direction:column;flex:1;align-items:center;gap:4px;max-width:220px;padding:28px 20px;display:flex}.hn-stat-item:last-child{border-right:none}.hn-stat-item strong{color:#facc15;font-size:2rem;font-weight:900;line-height:1}.hn-stat-item span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.hn-subjects-section{background:#f8fafc}.hn-subjects-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto;display:grid}.hn-subject-card{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:8px;padding:28px 24px 22px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.hn-subject-card:before{content:"";background:var(--accent,#0f4c81);transform-origin:0;height:4px;transition:transform .25s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hn-subject-card:hover{border-color:var(--accent,#0f4c81);transform:translateY(-4px);box-shadow:0 12px 36px #0000001a}.hn-subject-card:hover:before{transform:scaleX(1)}.hn-subject-icon{margin-bottom:4px;font-size:2rem}.hn-subject-card h3{color:#04142e;margin:0;font-size:1.05rem;font-weight:700}.hn-subject-caps{color:#94a3b8;font-size:.78rem;font-weight:500}.hn-subject-arrow{color:var(--accent,#0f4c81);opacity:0;font-size:1.2rem;transition:opacity .2s,transform .2s;position:absolute;bottom:20px;right:20px;transform:translate(-6px)}.hn-subject-card:hover .hn-subject-arrow{opacity:1;transform:translate(0)}.hn-how-section{background:linear-gradient(135deg,#04142e 0%,#071c3d 100%);padding:96px 5vw}.hn-how-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.hn-how-text{flex-direction:column;gap:20px;display:flex}.hn-how-title{color:#fff;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.15}.hn-how-sub{color:#94a3b8;margin:0;font-size:1.05rem;line-height:1.7}.hn-steps{flex-direction:column;gap:28px;display:flex}.hn-step{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:20px;padding:24px;transition:background .2s,border-color .2s;display:flex}.hn-step:hover{background:#ffffff14;border-color:#facc154d}.hn-step-num{color:#04142e;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:900;display:flex}.hn-step h3{color:#f1f5f9;margin:0 0 6px;font-size:1rem;font-weight:700}.hn-step p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}.hn-features-section{background:#fff}.hn-features-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.hn-feature-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:18px;padding:32px 28px;transition:transform .2s,box-shadow .2s,border-color .2s}.hn-feature-card:hover{border-color:#0f4c81;transform:translateY(-4px);box-shadow:0 10px 32px #00000014}.hn-feature-icon{margin-bottom:16px;font-size:2rem;display:block}.hn-feature-card h3{color:#04142e;margin:0 0 10px;font-size:1.05rem;font-weight:700}.hn-feature-card p{color:#475569;margin:0;font-size:.9rem;line-height:1.65}.hn-plans-section{background:linear-gradient(135deg,#0f4c81 0%,#1e3a5f 100%);padding:96px 5vw}.hn-plans-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.hn-plans-text{flex-direction:column;gap:24px;display:flex}.hn-plans-text h2{color:#fff;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.2}.hn-plans-text>p{color:#93c5fd;margin:0;font-size:1.05rem;line-height:1.7}.hn-plan-pills{gap:12px;display:flex}.hn-plan-pill{text-align:center;background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:14px;flex-direction:column;flex:1;gap:4px;padding:18px 14px;transition:border-color .2s;display:flex}.hn-plan-pill span{text-transform:uppercase;letter-spacing:.1em;color:#93c5fd;font-size:.75rem;font-weight:700}.hn-plan-pill strong{color:#fff;font-size:1.1rem;font-weight:800}.hn-plan-pill strong small{color:#93c5fd;font-size:.7rem;font-weight:500}.hn-plan-pill p{color:#64748b;margin:0;font-size:.78rem}.hn-plan-pill-highlight{background:#facc151f;border-color:#facc1566}.hn-plan-pill-highlight strong{color:#facc15}.hn-plans-visual{justify-content:center;display:flex}.hn-plans-card-preview{background:#fff;border-radius:20px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 24px 60px #0000004d}.hn-pcp-header{background:linear-gradient(135deg,#04142e,#0f4c81);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.hn-pcp-header span{text-transform:uppercase;letter-spacing:.1em;color:#93c5fd;font-size:.85rem;font-weight:700}.hn-pcp-header strong{color:#facc15;font-size:1.2rem;font-weight:800}.hn-plans-card-preview ul{flex-direction:column;gap:12px;margin:0;padding:24px 28px;list-style:none;display:flex}.hn-plans-card-preview li{color:#1e293b;gap:8px;font-size:.9rem;font-weight:500;display:flex}.hn-pcp-btn{color:#04142e;text-align:center;background:#facc15;border-radius:10px;margin:0 28px 28px;padding:16px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:block}.hn-pcp-btn:hover{background:#fde047;transform:translateY(-2px)}.hn-impact-section{background:#f8fafc}.hn-impact-badge{letter-spacing:.12em;text-transform:uppercase;color:#b45309;background:#fef3c7;border-radius:999px;margin-bottom:18px;padding:5px 16px;font-size:.78rem;font-weight:700;display:inline-block}.hn-impact-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}.hn-impact-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:28px 24px;transition:transform .2s,box-shadow .2s}.hn-impact-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000012}.hn-impact-icon{margin-bottom:14px;font-size:1.8rem}.hn-impact-card h3{color:#04142e;margin:0 0 8px;font-size:1rem;font-weight:700}.hn-impact-card p{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.hn-cta-section{text-align:center;background:linear-gradient(135deg,#04142e 0%,#071c3d 50%,#04142e 100%);padding:100px 5vw;position:relative;overflow:hidden}.hn-cta-glow{pointer-events:none;background:radial-gradient(#facc1526 0%,#0000 70%);width:600px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hn-cta-inner{z-index:1;position:relative}.hn-cta-inner h2{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(2rem,4vw,3.2rem);font-weight:900}.hn-cta-inner p{color:#94a3b8;margin:0 0 40px;font-size:1.1rem;line-height:1.6}.hn-cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hn-cta-btn-primary{color:#04142e;background:#facc15;border-radius:12px;padding:16px 40px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:inline-block;box-shadow:0 6px 28px #facc1566}.hn-cta-btn-primary:hover{background:#fde047;transform:translateY(-2px)}.hn-cta-btn-ghost{color:#e2e8f0;border:1.5px solid #fff3;border-radius:12px;padding:16px 32px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.hn-cta-btn-ghost:hover{background:#ffffff0f;border-color:#fff6}.hn-footer{background:#020d1e;border-top:1px solid #ffffff0d;padding:64px 5vw 32px}.hn-footer-inner{grid-template-columns:1fr 2fr;gap:64px;max-width:1100px;margin:0 auto 48px;display:grid}.hn-footer-brand{flex-direction:column;gap:8px;display:flex}.hn-footer-brand strong{color:#facc15;font-size:1.3rem;font-weight:800}.hn-footer-brand p{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem;font-weight:600}.hn-footer-brand span{color:#334155;font-size:.82rem;line-height:1.5}.hn-footer-links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.hn-footer-links>div{flex-direction:column;gap:10px;display:flex}.hn-footer-links h4{text-transform:uppercase;letter-spacing:.12em;color:#475569;margin:0 0 4px;font-size:.75rem;font-weight:700}.hn-footer-links a{color:#64748b;font-size:.88rem;text-decoration:none;transition:color .15s}.hn-footer-links a:hover{color:#93c5fd}.hn-footer-bottom{color:#334155;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;gap:8px;max-width:1100px;margin:0 auto;padding-top:24px;font-size:.8rem;display:flex}@media (width<=1024px){.hn-hero-inner{text-align:center;grid-template-columns:1fr;gap:48px}.hn-hero-text{align-items:center}.hn-hero-trust{justify-content:center}.hn-float-top{left:10px}.hn-float-bot{right:10px}.hn-how-inner,.hn-plans-inner{grid-template-columns:1fr;gap:48px}.hn-subjects-grid,.hn-features-grid,.hn-impact-grid{grid-template-columns:repeat(2,1fr)}.hn-footer-inner{grid-template-columns:1fr;gap:40px}}@media (width<=640px){.hn-hero-img{height:300px}.hn-float-card{display:none}.hn-stats-strip{flex-wrap:wrap}.hn-stat-item{border-bottom:1px solid #ffffff12;border-right:none;min-width:50%}.hn-subjects-grid{grid-template-columns:1fr 1fr}.hn-features-grid{grid-template-columns:1fr}.hn-impact-grid{grid-template-columns:1fr 1fr}.hn-plan-pills{flex-direction:column}.hn-footer-links{grid-template-columns:repeat(2,1fr)}}.sn-page{font-family:var(--font-body,"Inter", sans-serif);color:#0f172a;overflow-x:hidden}.sn-hero{background:linear-gradient(135deg,#04142e 0%,#071c3d 50%,#0f4c81 100%);grid-template-columns:1fr 1fr;align-items:center;gap:64px;min-height:640px;padding:80px 5vw 100px;display:grid;position:relative;overflow:clip}.sn-hero>*{min-width:0}.sn-hero-bg{pointer-events:none;position:absolute;inset:0}.sn-blob{filter:blur(90px);opacity:.15;border-radius:50%;position:absolute}.sn-blob-1{background:#2563eb;width:500px;height:500px;top:-120px;right:5%}.sn-blob-2{background:#facc15;width:300px;height:300px;bottom:-80px;left:8%}.sn-hero-inner{z-index:1;flex-direction:column;gap:28px;display:flex;position:relative}.sn-hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e8f0;letter-spacing:.04em;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.sn-badge-dot{background:#facc15;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite snPulse;box-shadow:0 0 0 3px #facc1540}@keyframes snPulse{0%,to{box-shadow:0 0 0 3px #facc1540}50%{box-shadow:0 0 0 6px #facc151a}}.sn-hero-h1{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:900;line-height:1.1}.sn-hero-h1 em{color:#facc15;font-style:normal}.sn-hero-sub{color:#94a3b8;max-width:480px;margin:0;font-size:1.1rem;line-height:1.7}.sn-btn-primary{color:#04142e;background:#facc15;border-radius:10px;width:fit-content;padding:14px 32px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #facc1559}.sn-btn-primary:hover{background:#fde047;transform:translateY(-2px);box-shadow:0 8px 28px #facc1573}.sn-btn-lock{color:#94a3b8;background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:10px;width:fit-content;padding:13px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.sn-btn-lock:hover{background:#ffffff21}.sn-hero-visual{z-index:1;justify-content:center;display:flex;position:relative}.sn-mock-screen{background:#1e293b;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 28px 72px #0000008c}.sn-mock-bar{background:#0f172a;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:12px 16px;display:flex}.sn-mock-bar span{background:#ffffff26;border-radius:50%;width:10px;height:10px}.sn-mock-bar span:first-child{background:#ef4444}.sn-mock-bar span:nth-child(2){background:#facc15}.sn-mock-bar span:nth-child(3){background:#22c55e}.sn-mock-body{flex-direction:column;gap:16px;padding:20px;display:flex}.sn-mock-header{justify-content:space-between;align-items:center;display:flex}.sn-mock-header strong{color:#f1f5f9;font-size:.95rem}.sn-mock-timer{color:#facc15;background:#facc151a;border-radius:6px;padding:3px 10px;font-family:monospace;font-size:.9rem}.sn-mock-question{flex-direction:column;gap:10px;display:flex}.sn-mock-qn{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600}.sn-mock-area{color:#38bdf8;background:#38bdf81a;border-radius:6px;width:fit-content;padding:3px 10px;font-size:.78rem;font-weight:700}.sn-mock-text{flex-direction:column;gap:6px;display:flex}.sn-mock-line{background:#ffffff14;border-radius:4px;width:100%;height:10px}.sn-line-80{width:80%}.sn-line-90{width:90%}.sn-line-70{width:70%}.sn-mock-opts{flex-direction:column;gap:6px;display:flex}.sn-mock-opt{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:background .15s;display:flex}.sn-mock-opt span{color:#94a3b8;background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.sn-opt-sel{background:#facc1514;border-color:#facc1566}.sn-opt-sel span{color:#04142e;background:#facc15}.sn-mock-opt-line{background:#ffffff12;border-radius:4px;flex:1;height:8px}.sn-mock-footer{flex-direction:column;gap:6px;display:flex}.sn-mock-progress{background:#ffffff12;border-radius:999px;height:6px;overflow:hidden}.sn-mock-bar-fill{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;width:24%;height:100%}.sn-mock-footer>span{color:#475569;text-align:right;font-size:.72rem}.sn-section{text-align:center;padding:96px 5vw}.sn-section-label{letter-spacing:.12em;text-transform:uppercase;color:#0f4c81;background:#e0f0ff;border-radius:999px;margin-bottom:18px;padding:4px 14px;font-size:.78rem;font-weight:700;display:inline-block}.sn-label-light{color:#93c5fd;background:#ffffff1f}.sn-section-title{color:#04142e;margin:0 0 48px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;line-height:1.15}.sn-features-section{background:#f8fafc}.sn-features-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1060px;margin:0 auto;display:grid}.sn-feature-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s}.sn-feature-card:hover{border-color:#0f4c81;transform:translateY(-3px);box-shadow:0 10px 28px #00000012}.sn-feature-icon{margin-bottom:14px;font-size:1.8rem;display:block}.sn-feature-card h3{color:#04142e;margin:0 0 8px;font-size:1rem;font-weight:700}.sn-feature-card p{color:#475569;margin:0;font-size:.88rem;line-height:1.65}.sn-score-section{background:linear-gradient(135deg,#04142e 0%,#071c3d 100%);padding:96px 5vw}.sn-score-inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1060px;margin:0 auto;display:grid}.sn-score-inner>*{min-width:0}.sn-score-text{flex-direction:column;gap:20px;display:flex}.sn-score-text h2{color:#fff;margin:0;font-size:clamp(1.7rem,2.8vw,2.3rem);font-weight:800;line-height:1.2}.sn-score-text>p{color:#94a3b8;margin:0;font-size:1rem;line-height:1.7}.sn-btn-upgrade{color:#facc15;background:#facc151f;border:1.5px solid #facc1559;border-radius:10px;width:fit-content;padding:13px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.sn-btn-upgrade:hover{background:#facc1533;border-color:#facc1580}.sn-score-card{background:#0f1f38;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:16px;padding:28px;display:flex}.sn-score-title{text-transform:uppercase;letter-spacing:.1em;color:#475569;margin-bottom:4px;font-size:.78rem;font-weight:700}.sn-score-row{grid-template-columns:110px 1fr 52px;align-items:center;gap:12px;display:grid}.sn-score-area{color:#94a3b8;font-size:.82rem;font-weight:500}.sn-score-bar-wrap{background:#ffffff0f;border-radius:999px;height:8px;overflow:hidden}.sn-score-bar-fill{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;height:100%;transition:width .4s}.sn-score-nota{color:#facc15;text-align:right;font-size:.85rem;font-weight:700}.sn-score-media{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.sn-score-media span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.sn-score-media strong{color:#facc15;font-size:1.4rem;font-weight:900}.sn-lock-section{background:#f8fafc;padding:80px 5vw}.sn-lock-inner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex}.sn-lock-icon{background:#e0f0ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:3rem;display:flex}.sn-lock-inner h2{color:#04142e;margin:0;font-size:1.8rem;font-weight:800}.sn-lock-inner>p{color:#475569;margin:0;font-size:1rem;line-height:1.7}.sn-lock-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.sn-btn-ghost{color:#0f4c81;border:1.5px solid #0f4c81;border-radius:10px;padding:13px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.sn-btn-ghost:hover{background:#e0f0ff}.sn-lock-note{color:#94a3b8;margin:0;font-size:.85rem}.sn-lock-note a{color:#0f4c81;font-weight:600}.sn-cta-section{text-align:center;background:linear-gradient(135deg,#04142e 0%,#071c3d 100%);padding:96px 5vw;position:relative;overflow:clip}.sn-cta-glow{pointer-events:none;background:radial-gradient(#facc1524 0%,#0000 70%);width:500px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sn-cta-inner{z-index:1;position:relative}.sn-cta-inner h2{color:#fff;margin:0 0 14px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900}.sn-cta-inner p{color:#94a3b8;margin:0 0 36px;font-size:1.05rem}.sn-cta-btn{color:#04142e;background:#facc15;border-radius:12px;padding:16px 44px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:inline-block;box-shadow:0 6px 28px #facc1561}.sn-cta-btn:hover{background:#fde047;transform:translateY(-2px)}@media (width<=900px){.sn-hero{min-height:unset;grid-template-columns:1fr;gap:48px;padding-bottom:64px}.sn-features-grid{grid-template-columns:repeat(2,1fr)}.sn-score-inner{grid-template-columns:1fr;gap:48px}}@media (width<=600px){.sn-features-grid{grid-template-columns:1fr}.sn-score-row{grid-template-columns:90px 1fr 48px}}.sn-redacao-section{background:linear-gradient(135deg,#0f4c81 0%,#1e3a5f 100%);padding:96px 5vw}.sn-redacao-inner{grid-template-columns:1fr 1fr;align-items:start;gap:72px;max-width:1060px;margin:0 auto;display:grid}.sn-redacao-inner>*{min-width:0}.sn-redacao-text{flex-direction:column;gap:20px;padding-top:8px;display:flex}.sn-redacao-text h2{color:#fff;margin:0;font-size:clamp(1.7rem,2.8vw,2.3rem);font-weight:800;line-height:1.2}.sn-redacao-text>p{color:#93c5fd;margin:0;font-size:1rem;line-height:1.7}.sn-redacao-text strong{color:#facc15}.sn-comp-list{flex-direction:column;gap:10px;display:flex}.sn-comp-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.sn-comp-header>span:first-child{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.sn-comp-max{color:#475569;background:#ffffff0f;border-radius:999px;padding:3px 10px;font-size:.75rem}.sn-comp-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:40px 1fr 48px;align-items:start;gap:14px;padding:16px 18px;transition:background .15s,border-color .15s;display:grid}.sn-comp-card:hover{background:#ffffff1a;border-color:#facc154d}.sn-comp-badge{color:#04142e;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:900;display:flex}.sn-comp-card h3{color:#f1f5f9;margin:0 0 4px;font-size:.88rem;font-weight:700;line-height:1.3}.sn-comp-card p{color:#64748b;margin:0;font-size:.78rem;line-height:1.55}.sn-comp-score{color:#facc15;text-align:right;padding-top:2px;font-size:.85rem;font-weight:800}.sn-comp-total{background:#facc151a;border:1.5px solid #facc154d;border-radius:12px;justify-content:space-between;align-items:center;margin-top:4px;padding:12px 18px;display:flex}.sn-comp-total span{color:#facc15;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.sn-comp-total strong{color:#facc15;font-size:1.2rem;font-weight:900}@media (width<=900px){.sn-redacao-inner{grid-template-columns:1fr;gap:48px}}.plans-checkout-error{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fca5a5;border-radius:10px;max-width:720px;margin:0 auto 24px;padding:12px 18px;font-size:.9rem}.cpf-modal-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cpf-modal{background:#fff;border-radius:16px;flex-direction:column;gap:12px;width:100%;max-width:420px;padding:32px 28px;display:flex;box-shadow:0 20px 60px #0003}.cpf-modal h3{color:#071c3d;margin:0;font-size:1.2rem;font-weight:700}.cpf-modal p{color:#64748b;margin:0;font-size:.9rem}.cpf-modal-input{box-sizing:border-box;letter-spacing:.05em;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:1.1rem;transition:border-color .2s}.cpf-modal-input:focus{border-color:#3b82f6}.cpf-modal-error{color:#dc2626;margin:0;font-size:.85rem}.cpf-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.cpf-modal-cancel{cursor:pointer;color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 20px;font-size:.9rem}.cpf-modal-cancel:hover{background:#f1f5f9}.cpf-modal-confirm{color:#fff;cursor:pointer;background:#071c3d;border:none;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:600}.cpf-modal-confirm:hover:not(:disabled){background:#0f2d5e}.cpf-modal-confirm:disabled{opacity:.6;cursor:default}.suporte-page{max-width:860px;margin:0 auto;padding:40px 24px 80px}.suporte-header{margin-bottom:32px}.suporte-title{color:#071c3d;align-items:center;gap:10px;margin:0 0 6px;font-size:2rem;font-weight:800;display:flex}.suporte-icon{font-size:1.8rem}.suporte-subtitle{color:#6b7280;margin:0;font-size:1rem}.suporte-layout{grid-template-columns:1fr;gap:32px;display:grid}.suporte-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 1px 4px #0000000f}.suporte-section-title{color:#0f4c81;text-transform:uppercase;letter-spacing:.06em;margin:0 0 20px;font-size:1rem;font-weight:700}.suporte-form{flex-direction:column;gap:16px;display:flex}.suporte-label{color:#374151;flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;display:flex;position:relative}.suporte-input,.suporte-textarea{color:#111827;resize:none;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.suporte-input:focus,.suporte-textarea:focus{background:#fff;border-color:#0f4c81;outline:none}.suporte-char-count{color:#9ca3af;text-align:right;margin-top:-4px;font-size:.75rem}.suporte-alert{border-radius:8px;padding:10px 14px;font-size:.9rem}.suporte-alert-error{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.suporte-alert-success{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7}.suporte-btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#071c3d,#0f4c81);border:none;border-radius:10px;width:100%;padding:12px 20px;font-size:.95rem;font-weight:700;transition:opacity .15s}.suporte-btn-submit:disabled{opacity:.5;cursor:not-allowed}.suporte-history{flex-direction:column;gap:12px;display:flex}.suporte-history-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.suporte-stats{gap:8px;display:flex}.suporte-stat-badge{border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:700}.suporte-stat-pending{color:#1e40af;background:#dbeafe}.suporte-stat-answered{color:#065f46;background:#d1fae5}.suporte-loading{color:#9ca3af;font-size:.9rem}.suporte-empty{text-align:center;color:#9ca3af;padding:48px 24px}.suporte-empty-icon{margin-bottom:12px;font-size:2.5rem;display:block}.suporte-list{flex-direction:column;gap:8px;display:flex}.suporte-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .15s;overflow:hidden}.suporte-item-answered{border-color:#6ee7b7}.suporte-item-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:14px 18px;display:flex}.suporte-item-header:hover{background:#f9fafb}.suporte-item-meta{flex-wrap:wrap;flex:1;align-items:center;gap:10px;display:flex}.suporte-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dot-pending{background:#3b82f6}.dot-answered{background:#10b981}.suporte-item-subject{color:#111827;font-size:.95rem;font-weight:600}.suporte-item-badge{white-space:nowrap;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:700}.badge-pending{color:#1e40af;background:#dbeafe}.badge-answered{color:#065f46;background:#d1fae5}.suporte-item-date{color:#9ca3af;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:.78rem;display:flex}.suporte-chevron{color:#d1d5db;font-size:.65rem}.suporte-item-body{border-top:1px solid #f3f4f6;flex-direction:column;gap:14px;margin-top:0;padding:0 18px 18px;display:flex}.suporte-msg-block{flex-direction:column;gap:6px;display:flex}.suporte-msg-label{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:.75rem;font-weight:700}.suporte-msg-text{color:#374151;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.6}.suporte-reply-block{background:#f0fdf4;border:1px solid #a7f3d0;border-radius:10px;flex-direction:column;gap:6px;padding:14px;display:flex}.suporte-reply-date{color:#9ca3af;font-weight:400}.suporte-pending-notice{color:#9ca3af;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:8px;padding:10px 14px;font-size:.85rem}.admin-nav-badge{color:#fff;text-align:center;background:#ef4444;border-radius:20px;min-width:20px;margin-left:auto;padding:2px 7px;font-size:.7rem;font-weight:800}.admin-support-unread-badge{color:#991b1b;vertical-align:middle;background:#fee2e2;border-radius:20px;margin-left:12px;padding:3px 10px;font-size:.8rem;font-weight:700}.admin-support-filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-support-filter-tabs{background:#f3f4f6;border-radius:10px;gap:4px;padding:4px;display:flex}.admin-support-filter-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:6px 14px;font-size:.85rem;font-weight:600;transition:all .15s}.admin-support-filter-btn.active{color:#0f4c81;background:#fff;box-shadow:0 1px 3px #0000001a}.admin-support-delete-sel{margin-left:auto}.admin-support-empty{text-align:center;color:#9ca3af;padding:48px 24px;font-size:.95rem}.admin-support-table{width:100%}.admin-support-row-unread td{background:#eff6ff}.admin-support-row-expanded td{border-bottom:none}.admin-support-name{color:#111827;font-size:.9rem;font-weight:600}.admin-support-email{color:#9ca3af;font-size:.78rem}.admin-support-subject-bold{color:#0f4c81;font-weight:700}.admin-support-date{color:#6b7280;white-space:nowrap;font-size:.8rem}.admin-support-detail-row td{border-top:none;padding:0!important}.admin-support-detail{background:#f9fafb;border-top:2px solid #e0f2fe;flex-direction:column;gap:16px;padding:20px 24px 24px;display:flex}.admin-support-detail-msg{flex-direction:column;gap:6px;display:flex}.admin-support-detail-label{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:.75rem;font-weight:700}.admin-support-reply-date{color:#9ca3af;font-weight:400}.admin-support-detail-text{color:#374151;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.6}.admin-support-detail-reply{flex-direction:column;gap:6px;display:flex}.admin-support-detail-reply-done{background:#f0fdf4;border:1px solid #a7f3d0;border-radius:10px;padding:14px}.admin-support-reply-form{flex-direction:column;gap:8px;display:flex}.admin-support-reply-textarea{resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;min-height:100px;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .15s}.admin-support-reply-textarea:focus{border-color:#0f4c81;outline:none}.admin-support-reply-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.admin-support-char-count{color:#9ca3af;font-size:.75rem}.navbar-links a.navbar-suporte-link{letter-spacing:.02em;background:#facc15;border:none;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:700;transition:background .15s,transform .1s;color:#071c3d!important}.navbar-links a.navbar-suporte-link:hover{background:#fde047;transform:translateY(-1px);color:#071c3d!important}@media (width<=640px){.suporte-page{padding:24px 16px 60px}.suporte-title{font-size:1.5rem}.suporte-form-card{padding:20px}.admin-support-filter-tabs{flex-wrap:wrap}}@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.47"}.katex .katex-mathml{clip-path:inset(50%);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}
