.page-module__PEdfVG__page{background:#f8fafc;min-height:100vh}.page-module__PEdfVG__hero{padding:2.5rem var(--space-4)1rem;text-align:center;background:0 0}@media (min-width:768px){.page-module__PEdfVG__hero{padding:3rem var(--space-6)1.5rem}}.page-module__PEdfVG__heroContent{background:radial-gradient(circle at top left,var(--primary-800),var(--primary-900)),linear-gradient(135deg,var(--primary-900)0%,var(--accent-900)100%);box-sizing:border-box;border:1px solid #ffffff1a;border-radius:28px;max-width:860px;margin:0 auto;padding:3rem 2rem;box-shadow:0 12px 32px -10px #1e1b4b4d}.page-module__PEdfVG__title{font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:#fff;margin-bottom:var(--space-4)}@media (min-width:768px){.page-module__PEdfVG__title{font-size:var(--text-5xl)}}.page-module__PEdfVG__description{font-size:var(--text-lg);color:#ffffffd9;line-height:var(--leading-relaxed);margin-bottom:var(--space-8)}.page-module__PEdfVG__searchBox{border-radius:var(--radius-xl);max-width:500px;padding:var(--space-1);box-shadow:var(--shadow-xl);background:#fff;align-items:center;margin:0 auto;display:flex}.page-module__PEdfVG__searchIcon{width:20px;height:20px;color:var(--text-muted);margin-left:var(--space-4);flex-shrink:0}.page-module__PEdfVG__searchInput{padding:var(--space-3)var(--space-4);font-size:var(--text-base);color:var(--text-primary);background:0 0;border:none;flex:1}.page-module__PEdfVG__searchInput:focus{outline:none}.page-module__PEdfVG__searchInput::placeholder{color:var(--text-muted)}.page-module__PEdfVG__categoriesSection{padding:var(--space-12)var(--space-4)}@media (min-width:768px){.page-module__PEdfVG__categoriesSection{padding:var(--space-16)var(--space-6)}}.page-module__PEdfVG__container{box-sizing:border-box;max-width:860px;margin:0 auto;padding:0 1.5rem}.page-module__PEdfVG__categoryBlock{margin-bottom:var(--space-12)}.page-module__PEdfVG__categoryHeader{margin-bottom:var(--space-6)}.page-module__PEdfVG__categoryTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-2)}.page-module__PEdfVG__categoryDescription{font-size:var(--text-base);color:var(--text-tertiary)}.page-module__PEdfVG__calculatorGrid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.page-module__PEdfVG__calculatorGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__PEdfVG__calculatorGrid{grid-template-columns:repeat(3,1fr)}}.page-module__PEdfVG__calculatorCardLink{color:inherit;text-decoration:none}.page-module__PEdfVG__calculatorCard{align-items:center;gap:var(--space-3);transition:all var(--transition-fast);display:flex}.page-module__PEdfVG__calculatorIcon{background:linear-gradient(135deg,var(--primary-100),var(--accent-100));width:40px;height:40px;color:var(--primary-700);font-size:var(--text-lg);font-weight:var(--font-bold);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__PEdfVG__calculatorTitle{font-weight:var(--font-medium);color:var(--text-primary);flex:1}.page-module__PEdfVG__arrowIcon{width:20px;height:20px;color:var(--text-muted);transition:all var(--transition-fast)}.page-module__PEdfVG__calculatorCard:hover .page-module__PEdfVG__arrowIcon{color:var(--primary-600);transform:translate(4px)}.page-module__PEdfVG__featuresSection{padding:var(--space-12)var(--space-4);background:var(--bg-secondary)}@media (min-width:768px){.page-module__PEdfVG__featuresSection{padding:var(--space-16)var(--space-6)}}.page-module__PEdfVG__sectionTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);text-align:center;margin-bottom:var(--space-8)}.page-module__PEdfVG__featuresGrid{gap:var(--space-6);max-width:var(--container-content-wide);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:640px){.page-module__PEdfVG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__PEdfVG__featuresGrid{grid-template-columns:repeat(4,1fr)}}.page-module__PEdfVG__featureCard{text-align:center;padding:var(--space-6);background:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border-default)}.page-module__PEdfVG__featureIcon{font-size:var(--text-3xl);margin-bottom:var(--space-4);display:block}.page-module__PEdfVG__featureCard h3{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--space-2)}.page-module__PEdfVG__featureCard p{font-size:var(--text-sm);color:var(--text-tertiary);line-height:var(--leading-relaxed)}
.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-weight:var(--font-semibold);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;-webkit-user-select:none;user-select:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;box-shadow:var(--shadow-md),0 0 0 0 #2563eb00;border:none}.Button-module__8RiFmG__primary:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-500)0%,var(--primary-600)100%);box-shadow:var(--shadow-lg),var(--shadow-glow-primary);transform:translateY(-1px)}.Button-module__8RiFmG__primary:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.Button-module__8RiFmG__secondary{background:linear-gradient(135deg,var(--accent-600)0%,var(--accent-700)100%);color:#fff;box-shadow:var(--shadow-md);border:none}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:linear-gradient(135deg,var(--accent-500)0%,var(--accent-600)100%);box-shadow:var(--shadow-lg),var(--shadow-glow-accent);transform:translateY(-1px)}.Button-module__8RiFmG__secondary:active:not(:disabled){transform:translateY(0)}.Button-module__8RiFmG__outline{color:var(--primary-600);border:2px solid var(--primary-600);background:0 0}.Button-module__8RiFmG__outline:hover:not(:disabled){background:var(--primary-50);border-color:var(--primary-700)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0;border:none}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.Button-module__8RiFmG__sm{font-size:var(--text-sm);padding:var(--space-2)var(--space-4);height:36px}.Button-module__8RiFmG__md{font-size:var(--text-base);padding:var(--space-3)var(--space-6);height:44px}.Button-module__8RiFmG__lg{font-size:var(--text-lg);padding:var(--space-4)var(--space-8);height:52px}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__loading .Button-module__8RiFmG__label{opacity:0}.Button-module__8RiFmG__spinner{justify-content:center;align-items:center;display:flex;position:absolute}.Button-module__8RiFmG__spinner svg{width:20px;height:20px;animation:1s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Button-module__8RiFmG__icon{justify-content:center;align-items:center;display:flex}.Button-module__8RiFmG__icon svg{width:1.25em;height:1.25em}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}
.Card-module__b6YjYG__card{background:var(--bg-elevated);border-radius:var(--radius-xl);transition:all var(--transition-base);position:relative}.Card-module__b6YjYG__default{border:1px solid var(--border-default)}.Card-module__b6YjYG__elevated{box-shadow:var(--shadow-lg);border:none}.Card-module__b6YjYG__glass{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26}.Card-module__b6YjYG__outlined{border:2px solid var(--border-default);background:0 0}.Card-module__b6YjYG__gradient{background:linear-gradient(var(--bg-elevated),var(--bg-elevated))padding-box,linear-gradient(135deg,var(--primary-500),var(--accent-500))border-box;border:2px solid #0000}.Card-module__b6YjYG__padding-none{padding:0}.Card-module__b6YjYG__padding-sm{padding:var(--space-4)}.Card-module__b6YjYG__padding-md{padding:var(--space-6)}.Card-module__b6YjYG__padding-lg{padding:var(--space-8)}.Card-module__b6YjYG__hoverable{cursor:pointer}.Card-module__b6YjYG__hoverable:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.Card-module__b6YjYG__hoverable.Card-module__b6YjYG__gradient:hover{box-shadow:var(--shadow-xl),var(--shadow-glow-primary)}.Card-module__b6YjYG__header{padding-bottom:var(--space-4);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-4)}.Card-module__b6YjYG__body{flex:1}.Card-module__b6YjYG__footer{padding-top:var(--space-4);border-top:1px solid var(--border-subtle);margin-top:var(--space-4)}[data-theme=dark] .Card-module__b6YjYG__glass,.Card-module__b6YjYG__dark .Card-module__b6YjYG__glass{background:#ffffff0d;border:1px solid #ffffff1a}@media (max-width:768px){.Card-module__b6YjYG__padding-md{padding:var(--space-4)}.Card-module__b6YjYG__padding-lg{padding:var(--space-6)}}
.Input-module__5jsJuW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.Input-module__5jsJuW__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Input-module__5jsJuW__inputWrapper{background:var(--bg-primary);border:1.5px solid var(--border-default);border-radius:var(--radius-lg);transition:all var(--transition-fast);align-items:stretch;display:flex;overflow:hidden}.Input-module__5jsJuW__wrapper.Input-module__5jsJuW__focused .Input-module__5jsJuW__inputWrapper{border-color:var(--primary-500);box-shadow:0 0 0 3px #2563eb26}.Input-module__5jsJuW__wrapper.Input-module__5jsJuW__hasError .Input-module__5jsJuW__inputWrapper{border-color:var(--error-500)}.Input-module__5jsJuW__wrapper.Input-module__5jsJuW__hasError.Input-module__5jsJuW__focused .Input-module__5jsJuW__inputWrapper{box-shadow:0 0 0 3px #ef444426}.Input-module__5jsJuW__input{color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-medium);background:0 0;border:none;flex:1;min-width:0}.Input-module__5jsJuW__input:focus{outline:none}.Input-module__5jsJuW__input::placeholder{color:var(--text-muted)}.Input-module__5jsJuW__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Input-module__5jsJuW__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input-module__5jsJuW__input[type=number]{-moz-appearance:textfield}.Input-module__5jsJuW__addon{padding:0 var(--space-3);background:var(--bg-secondary);color:var(--text-tertiary);font-size:var(--text-sm);font-weight:var(--font-medium);border-right:1px solid var(--border-default);justify-content:center;align-items:center;display:flex}.Input-module__5jsJuW__addon:last-child{border-right:none;border-left:1px solid var(--border-default)}.Input-module__5jsJuW__error{font-size:var(--text-sm);color:var(--error-500)}.Input-module__5jsJuW__hint{font-size:var(--text-sm);color:var(--text-tertiary)}.Input-module__5jsJuW__sm .Input-module__5jsJuW__inputWrapper{height:32px}.Input-module__5jsJuW__sm .Input-module__5jsJuW__input{font-size:var(--text-sm);padding:.25rem .5rem}.Input-module__5jsJuW__md .Input-module__5jsJuW__inputWrapper{height:40px}.Input-module__5jsJuW__md .Input-module__5jsJuW__input{padding:.375rem .75rem}.Input-module__5jsJuW__lg .Input-module__5jsJuW__inputWrapper{height:48px}.Input-module__5jsJuW__lg .Input-module__5jsJuW__input{padding:var(--space-3)var(--space-4);font-size:var(--text-lg)}[data-theme=dark] .Input-module__5jsJuW__inputWrapper,.Input-module__5jsJuW__dark .Input-module__5jsJuW__inputWrapper{background:var(--bg-secondary)}
.CalculatorHero-module__2-pDDa__hero{padding:2rem var(--space-4)0;background:0 0;position:relative}@media (min-width:768px){.CalculatorHero-module__2-pDDa__hero{padding:2.5rem var(--space-6)0}}.CalculatorHero-module__2-pDDa__heroCompact{padding:var(--space-6)var(--space-4)0}@media (min-width:768px){.CalculatorHero-module__2-pDDa__heroCompact{padding:var(--space-8)var(--space-6)0}}.CalculatorHero-module__2-pDDa__heroContent{text-align:center;z-index:1;background:radial-gradient(circle at top left,var(--primary-800),var(--primary-900)),linear-gradient(135deg,var(--primary-900)0%,var(--accent-900)100%);box-sizing:border-box;border:1px solid #ffffff1a;border-radius:28px;max-width:860px;margin:0 auto;padding:1.5rem 1.25rem 3.5rem;position:relative;overflow:hidden;box-shadow:0 12px 32px -10px #1e1b4b4d}@media (min-width:768px){.CalculatorHero-module__2-pDDa__heroContent{padding:2.25rem 2rem 4.5rem}}.CalculatorHero-module__2-pDDa__breadcrumb{margin-bottom:var(--space-3);color:#ffffffbf;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 6px;font-size:.775rem;font-weight:500;line-height:1.4;display:inline-flex}@media (min-width:768px){.CalculatorHero-module__2-pDDa__breadcrumb{margin-bottom:var(--space-4);font-size:.825rem}}.CalculatorHero-module__2-pDDa__breadcrumb a{color:#ffffffbf;text-decoration:none;transition:color .2s}.CalculatorHero-module__2-pDDa__breadcrumb a:hover{color:#fff;text-decoration:underline}.CalculatorHero-module__2-pDDa__separator{color:#fff6;margin:0 2px;font-weight:400}.CalculatorHero-module__2-pDDa__crumbLinkWrapper,.CalculatorHero-module__2-pDDa__crumbCurrentWrapper{align-items:center;display:inline-flex}@media (max-width:640px){.CalculatorHero-module__2-pDDa__crumbCurrentWrapper{display:none!important}}.CalculatorHero-module__2-pDDa__current{color:#fff;font-weight:600}.CalculatorHero-module__2-pDDa__title{color:#fff;letter-spacing:-.02em;text-wrap:balance;margin-bottom:.5rem;font-size:clamp(1.25rem,4.5vw,1.85rem);font-weight:800;line-height:1.25}@media (min-width:768px){.CalculatorHero-module__2-pDDa__title{font-size:clamp(1.6rem,3.5vw,2.25rem)}}.CalculatorHero-module__2-pDDa__description{color:#fffc;max-width:580px;margin:0 auto;font-size:.875rem;line-height:1.5}@media (min-width:768px){.CalculatorHero-module__2-pDDa__description{font-size:.9375rem}}.CalculatorHero-module__2-pDDa__heroStudio{background:#f8fafc;padding:2rem clamp(1rem,3.5vw,2rem) 0;position:relative}@media (min-width:768px){.CalculatorHero-module__2-pDDa__heroStudio{padding:2.25rem clamp(1rem,3.5vw,2rem) 0}}.CalculatorHero-module__2-pDDa__heroContentStudio{text-align:left;z-index:1;max-width:860px;margin:0 auto;padding:1.25rem 0 1.5rem;position:relative}@media (min-width:768px){.CalculatorHero-module__2-pDDa__heroContentStudio{padding:1.5rem 0 2rem}}.CalculatorHero-module__2-pDDa__breadcrumbStudio{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:2px 5px;margin-bottom:.875rem;font-size:.8rem;font-weight:500;line-height:1.4;display:inline-flex}@media (min-width:768px){.CalculatorHero-module__2-pDDa__breadcrumbStudio{margin-bottom:1rem;font-size:.825rem}}.CalculatorHero-module__2-pDDa__crumbLinkStudio{color:#64748b;text-decoration:none;transition:color .2s}.CalculatorHero-module__2-pDDa__crumbLinkStudio:hover{color:#0f172a;text-underline-offset:3px;text-decoration:underline}.CalculatorHero-module__2-pDDa__separatorStudio{color:#cbd5e1;margin:0 1px;font-size:.9em;font-weight:400}.CalculatorHero-module__2-pDDa__currentStudio{color:#475569;font-weight:600}@media (max-width:640px){.CalculatorHero-module__2-pDDa__currentStudio{display:none}}.CalculatorHero-module__2-pDDa__titleStudio{color:#0f172a;letter-spacing:-.02em;text-wrap:balance;margin-bottom:.625rem;font-size:clamp(1.5rem,4.5vw,2.25rem);font-weight:900;line-height:1.2}@media (min-width:768px){.CalculatorHero-module__2-pDDa__titleStudio{font-size:clamp(1.75rem,3.5vw,2.35rem)}}.CalculatorHero-module__2-pDDa__descriptionStudio{color:#475569;max-width:680px;margin:0;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.55}
.QuickTips-module__7_YKLG__card{margin-top:var(--space-6)}.QuickTips-module__7_YKLG__title{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--space-4)}.QuickTips-module__7_YKLG__tipsList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.QuickTips-module__7_YKLG__tipsList li{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-1)0;border-bottom:1px dashed var(--border-default)}.QuickTips-module__7_YKLG__tipsList li:last-child{border-bottom:none}
.RelatedCalculators-module__XM1rZa__card{margin-top:0}.RelatedCalculators-module__XM1rZa__title{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--space-4)}.RelatedCalculators-module__XM1rZa__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.RelatedCalculators-module__XM1rZa__list li a{padding:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);text-decoration:none;display:block}.RelatedCalculators-module__XM1rZa__list li a:hover{color:var(--primary-600);background:var(--primary-50)}
.ExampleProblems-module__ocWWSq__section h2{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-4);margin-top:var(--space-8)}.ExampleProblems-module__ocWWSq__exampleCard{border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:1rem 0}.ExampleProblems-module__ocWWSq__exampleCard:last-child{border-bottom:none}.ExampleProblems-module__ocWWSq__exampleCard h4{color:var(--text-primary,#0f172a);margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.ExampleProblems-module__ocWWSq__exampleCard p{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.ExampleProblems-module__ocWWSq__exampleCard strong{color:var(--primary-600)}.ExampleProblems-module__ocWWSq__stepsList{flex-direction:column;gap:.35rem;display:flex}.ExampleProblems-module__ocWWSq__step{align-items:center;gap:.75rem;padding:.35rem 0;display:flex}.ExampleProblems-module__ocWWSq__stepNumber{background:var(--primary-50,#eff6ff);width:22px;height:22px;color:var(--primary-700,#1d4ed8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:inline-flex}.ExampleProblems-module__ocWWSq__stepContent{color:var(--text-secondary,#4b5563);font-size:.9rem;font-family:var(--font-mono,monospace);line-height:1.5}
.FormulaBox-module__5qDlja__container{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:1.5rem}.FormulaBox-module__5qDlja__title{color:var(--text-primary,#0f172a);margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.FormulaBox-module__5qDlja__formulaBox{border-left:4px solid var(--primary-500,#3b82f6);box-sizing:border-box;background:#f8fafc;border-radius:0 8px 8px 0;width:100%;margin:.5rem 0 .75rem;padding:.75rem 1rem;overflow-x:auto}.FormulaBox-module__5qDlja__formulaBox code{font-family:var(--font-mono,monospace);color:var(--primary-700,#1d4ed8);background:0 0;padding:0;font-size:1.15rem;font-weight:700}.FormulaBox-module__5qDlja__description{color:var(--text-secondary,#64748b);margin:0;font-size:.9rem;line-height:1.5}
.ContentSection-module__4Y6g6a__contentSection{padding:var(--space-12)clamp(1.25rem,5vw,2.5rem);box-sizing:border-box;background:#fff;width:100%;overflow:hidden}@media (min-width:768px){.ContentSection-module__4Y6g6a__contentSection{padding:var(--space-16)var(--space-8)}}.ContentSection-module__4Y6g6a__container{box-sizing:border-box;width:100%;max-width:860px;margin:0 auto}.ContentSection-module__4Y6g6a__contentGrid{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ContentSection-module__4Y6g6a__contentGrid{gap:var(--space-8);grid-template-columns:1.8fr 1fr}}.ContentSection-module__4Y6g6a__mainContent{overflow-wrap:break-word;word-break:break-word;min-width:0;max-width:100%}.ContentSection-module__4Y6g6a__mainContent h2{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-4)}.ContentSection-module__4Y6g6a__mainContent h2:first-child{margin-top:0}.ContentSection-module__4Y6g6a__mainContent p{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.ContentSection-module__4Y6g6a__sidebar{gap:var(--space-6);flex-direction:column;min-width:0;display:flex}
.AdUnit-module__BEtkdq__adWrapper{box-sizing:border-box;clear:both;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:2rem auto;display:flex;position:relative}.AdUnit-module__BEtkdq__adLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary,#94a3b8);-webkit-user-select:none;user-select:none;margin-bottom:6px;font-size:.65rem;font-weight:700}.AdUnit-module__BEtkdq__adSlot{box-sizing:border-box;contain:layout;background:0 0;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex;overflow:hidden}.AdUnit-module__BEtkdq__banner{max-width:728px;min-height:90px}.AdUnit-module__BEtkdq__inContent{max-width:650px;min-height:280px}.AdUnit-module__BEtkdq__rectangle{max-width:336px;min-height:280px}@media (min-width:768px){.AdUnit-module__BEtkdq__inContent{min-height:250px}}.AdUnit-module__BEtkdq__devPlaceholder{text-align:center;color:#64748b;width:100%;font-size:.85rem;font-family:var(--font-mono,monospace);background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:1.5rem 1rem;display:flex}.AdUnit-module__BEtkdq__devBadge{text-transform:uppercase;color:#475569;background:#e2e8f0;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:800}@media print{.AdUnit-module__BEtkdq__adWrapper,.AdUnit-module__BEtkdq__adWrapper *,.AdUnit-module__BEtkdq__adSlot,.AdUnit-module__BEtkdq__adSlot *,.AdUnit-module__BEtkdq__adLabel{visibility:hidden!important;border:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}}
.DesktopSideRails-module__7bZ6-W__sideRailsContainer{pointer-events:none;transition:opacity .25s,visibility .25s;display:none}@media (min-width:1300px){.DesktopSideRails-module__7bZ6-W__sideRailsContainer{display:block}}.DesktopSideRails-module__7bZ6-W__hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.DesktopSideRails-module__7bZ6-W__leftRail,.DesktopSideRails-module__7bZ6-W__rightRail{top:var(--rail-top-offset,78px);z-index:40;pointer-events:auto;box-sizing:border-box;flex-direction:column;align-items:center;width:160px;min-height:600px;display:flex;position:fixed}.DesktopSideRails-module__7bZ6-W__leftRail{left:calc(50vw - 610px)}.DesktopSideRails-module__7bZ6-W__rightRail{left:calc(50vw + 450px);right:auto}.DesktopSideRails-module__7bZ6-W__railAdWrapper{background:0 0;flex-direction:column;align-items:center;width:160px;min-height:600px;display:flex;overflow:hidden}.DesktopSideRails-module__7bZ6-W__railAdLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;-webkit-user-select:none;user-select:none;margin-bottom:4px;font-size:.62rem;font-weight:700}@media print{.DesktopSideRails-module__7bZ6-W__sideRailsContainer,.DesktopSideRails-module__7bZ6-W__leftRail,.DesktopSideRails-module__7bZ6-W__rightRail,.DesktopSideRails-module__7bZ6-W__railAdWrapper,.DesktopSideRails-module__7bZ6-W__railAdLabel{visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}}
.StepByStep-module__6fpWoG__wrapper{box-sizing:border-box;width:100%;margin-top:1rem}.StepByStep-module__6fpWoG__adContainer{box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin:1rem auto 1.75rem;display:flex}.StepByStep-module__6fpWoG__container{box-sizing:border-box;background:0 0;border:none;border-radius:0;width:100%;margin:0 auto;padding:0}.StepByStep-module__6fpWoG__headerRow{border-bottom:1.5px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.StepByStep-module__6fpWoG__title{color:var(--text-primary,#0f172a);letter-spacing:-.01em;align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:800;display:flex}.StepByStep-module__6fpWoG__stepsList{flex-direction:column;gap:.75rem;display:flex}.StepByStep-module__6fpWoG__stepCard{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;transition:all .15s;display:flex}.StepByStep-module__6fpWoG__stepCard:hover{background:#f1f5f9;border-color:#cbd5e1}.StepByStep-module__6fpWoG__finalStepCard{background:#f0fdf4!important;border-color:#bbf7d0!important}.StepByStep-module__6fpWoG__stepBadge{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;font-weight:800;display:flex}.StepByStep-module__6fpWoG__finalStepBadge{font-size:.8rem;background:#10b981!important}.StepByStep-module__6fpWoG__stepBody{flex:1;min-width:0}.StepByStep-module__6fpWoG__stepMetaRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.StepByStep-module__6fpWoG__stepTitle{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.StepByStep-module__6fpWoG__finalTag{text-transform:uppercase;letter-spacing:.04em;color:#047857;background:#d1fae5;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.StepByStep-module__6fpWoG__mathBox{box-sizing:border-box;background:0 0;border:none;margin-top:4px;padding:0}.StepByStep-module__6fpWoG__finalMathBox{background:0 0;border:none}.StepByStep-module__6fpWoG__mathText{font-size:1rem;font-weight:700;font-family:var(--font-mono,monospace);color:#1e293b;word-break:break-word;letter-spacing:.01em;line-height:1.5}.StepByStep-module__6fpWoG__finalMathBox .StepByStep-module__6fpWoG__mathText{color:#065f46;font-size:1.05rem}.StepByStep-module__6fpWoG__stepNote{color:var(--text-secondary);align-items:flex-start;gap:6px;margin-top:6px;font-size:.8rem;font-weight:500;line-height:1.4;display:flex}.StepByStep-module__6fpWoG__noteIcon{flex-shrink:0;font-size:.85rem}@media (max-width:640px){.StepByStep-module__6fpWoG__container{padding:1rem .85rem}.StepByStep-module__6fpWoG__stepCard{gap:.75rem;padding:.85rem}.StepByStep-module__6fpWoG__mathBox{padding:8px 10px}.StepByStep-module__6fpWoG__mathText{font-size:.9rem}}
.CalculatorActions-module__9Ut9jG__container{margin-top:1rem}.CalculatorActions-module__9Ut9jG__buttons{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.CalculatorActions-module__9Ut9jG__history{background:var(--bg-secondary);border-radius:8px;margin-top:1rem;padding:1rem}.CalculatorActions-module__9Ut9jG__historyTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.CalculatorActions-module__9Ut9jG__historyItem{font-size:.875rem;font-family:var(--font-mono);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.CalculatorActions-module__9Ut9jG__historyResult{color:var(--primary-600);font-weight:600}
.topic-navigator-module__7ZneQG__navigator{border-radius:var(--radius-2xl);max-width:fit-content;transition:all var(--transition-normal);justify-content:center;margin-left:auto;margin-right:auto;padding:.4rem;display:flex}.topic-navigator-module__7ZneQG__default{border:1px solid var(--border-default);background:#fff;box-shadow:0 4px 12px #00000008}.topic-navigator-module__7ZneQG__default .topic-navigator-module__7ZneQG__link{color:var(--text-tertiary)}.topic-navigator-module__7ZneQG__default .topic-navigator-module__7ZneQG__link:hover{background:var(--bg-secondary);color:var(--primary-600)}.topic-navigator-module__7ZneQG__default .topic-navigator-module__7ZneQG__active{box-shadow:0 4px 12px #3b82f633;background:var(--primary-600)!important;color:#fff!important}.topic-navigator-module__7ZneQG__glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px -10px #0003;background:#ffffff1a!important;border:1px solid #ffffff26!important}.topic-navigator-module__7ZneQG__glass .topic-navigator-module__7ZneQG__link{color:#ffffffb3}.topic-navigator-module__7ZneQG__glass .topic-navigator-module__7ZneQG__link:hover{color:#fff;background:#ffffff1a}.topic-navigator-module__7ZneQG__glass .topic-navigator-module__7ZneQG__active{box-shadow:0 4px 15px #0000001a;color:var(--primary-600)!important;background:#fff!important}.topic-navigator-module__7ZneQG__linkPool{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.topic-navigator-module__7ZneQG__link{border-radius:var(--radius-xl);transition:all var(--transition-fast);align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.topic-navigator-module__7ZneQG__link svg{width:18px;height:18px}.topic-navigator-module__7ZneQG__labelFull{display:inline}.topic-navigator-module__7ZneQG__labelShort{display:none}@media (max-width:640px){.topic-navigator-module__7ZneQG__navigator{border-radius:9999px;justify-content:center;width:100%;max-width:420px;margin:0 auto;padding:3px}.topic-navigator-module__7ZneQG__linkPool{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:3px;width:100%;display:flex;overflow-x:auto}.topic-navigator-module__7ZneQG__linkPool::-webkit-scrollbar{display:none}.topic-navigator-module__7ZneQG__link{white-space:nowrap;text-align:center;border-radius:9999px;flex:1 1 0;justify-content:center;gap:4px;min-width:0;padding:6px 4px;font-size:.72rem}.topic-navigator-module__7ZneQG__link svg{flex-shrink:0;width:13px;height:13px}.topic-navigator-module__7ZneQG__labelFull{display:none}.topic-navigator-module__7ZneQG__labelShort{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}}@media print{.topic-navigator-module__7ZneQG__navigator{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;display:none!important}}
.LearnRoadmapFooter-module__HpSJRW__roadmapFooter{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1.5px solid #e2e8f0;border-radius:24px;margin-top:3.5rem;margin-bottom:2rem;padding:clamp(1.5rem,4vw,2.25rem);box-shadow:0 4px 20px -2px #0000000a}.LearnRoadmapFooter-module__HpSJRW__header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.LearnRoadmapFooter-module__HpSJRW__badgeGroup{align-items:center;gap:.5rem;display:flex}.LearnRoadmapFooter-module__HpSJRW__stageBadge{color:#059669;letter-spacing:.025em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:700;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__title{color:#0f172a;margin:0;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:800}.LearnRoadmapFooter-module__HpSJRW__cardsGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.LearnRoadmapFooter-module__HpSJRW__cardsGrid{grid-template-columns:repeat(2,1fr)}}.LearnRoadmapFooter-module__HpSJRW__actionCard{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.LearnRoadmapFooter-module__HpSJRW__actionCard:hover{border-color:#0284c7;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0284c71a}.LearnRoadmapFooter-module__HpSJRW__actionCardGreen{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.LearnRoadmapFooter-module__HpSJRW__actionCardGreen:hover{border-color:#10b981;transform:translateY(-2px);box-shadow:0 10px 25px -5px #10b9811a}.LearnRoadmapFooter-module__HpSJRW__actionCardPurple{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.LearnRoadmapFooter-module__HpSJRW__actionCardPurple:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 10px 25px -5px #6366f126}.LearnRoadmapFooter-module__HpSJRW__cardTop{margin-bottom:1.25rem}.LearnRoadmapFooter-module__HpSJRW__cardLabel{text-transform:uppercase;letter-spacing:.05em;color:#0284c7;margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:inline-block}.LearnRoadmapFooter-module__HpSJRW__cardLabelGreen{text-transform:uppercase;letter-spacing:.05em;color:#059669;margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:inline-block}.LearnRoadmapFooter-module__HpSJRW__cardLabelPurple{text-transform:uppercase;letter-spacing:.05em;color:#6366f1;margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:inline-block}.LearnRoadmapFooter-module__HpSJRW__cardTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.0625rem;font-weight:800;line-height:1.35}.LearnRoadmapFooter-module__HpSJRW__cardDescription{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.LearnRoadmapFooter-module__HpSJRW__cardButton{color:#0284c7;border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;padding-top:.75rem;font-size:.875rem;font-weight:800;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__cardButtonGreen{color:#059669;border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;padding-top:.75rem;font-size:.875rem;font-weight:800;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__cardButtonPurple{color:#4f46e5;border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;padding-top:.75rem;font-size:.875rem;font-weight:800;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__hubLinkRow{text-align:center;border-top:1px solid #f1f5f9;margin-top:1.5rem;padding-top:1.25rem}.LearnRoadmapFooter-module__HpSJRW__hubLink{color:#475569;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__hubLink:hover{color:#0284c7;text-decoration:underline}@media print{.LearnRoadmapFooter-module__HpSJRW__roadmapFooter{visibility:hidden!important;border:none!important;height:0!important;margin:0!important;padding:0!important;display:none!important}}
.worksheet-module__acUr8a__controls{max-width:860px;padding:var(--space-8)var(--space-4);box-sizing:border-box;margin:0 auto}.worksheet-module__acUr8a__controlsHeader{text-align:center;margin-bottom:var(--space-8)}.worksheet-module__acUr8a__controls h1{font-size:var(--text-3xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-2);justify-content:center;align-items:center;gap:var(--space-2);display:flex}.worksheet-module__acUr8a__titleIcon{-webkit-text-fill-color:initial}.worksheet-module__acUr8a__titleText{background:linear-gradient(135deg,var(--primary-600),var(--accent-600));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.worksheet-module__acUr8a__controlsSubtitle{font-size:var(--text-base);color:var(--text-tertiary)}.worksheet-module__acUr8a__controlCard{background:var(--bg-primary);border-radius:var(--radius-2xl);padding:var(--space-8);margin-bottom:var(--space-6);border:1px solid var(--border-default);box-shadow:0 4px 24px #00000014}.worksheet-module__acUr8a__controlsGrid{gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.worksheet-module__acUr8a__controlsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.worksheet-module__acUr8a__controlsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.worksheet-module__acUr8a__controlGroup{gap:var(--space-2);flex-direction:column;min-width:0;display:flex;overflow:hidden}.worksheet-module__acUr8a__controlGroup label{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary)}.worksheet-module__acUr8a__controlGroup select,.worksheet-module__acUr8a__controlGroup input{padding:var(--space-3)var(--space-4);border:2px solid var(--border-default);border-radius:var(--radius-lg);font-size:var(--text-base);background:var(--bg-secondary);color:var(--text-primary);transition:all var(--transition-fast);box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;overflow:hidden}.worksheet-module__acUr8a__controlGroup select:focus,.worksheet-module__acUr8a__controlGroup input:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #3b82f61a}.worksheet-module__acUr8a__controlButtons{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.worksheet-module__acUr8a__btnPrimary,.worksheet-module__acUr8a__btnSecondary{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);font-size:var(--text-base);font-weight:var(--font-semibold);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-fast);border:none;display:flex}.worksheet-module__acUr8a__btnPrimary{background:linear-gradient(135deg,var(--primary-600),var(--accent-600));color:#fff;box-shadow:0 4px 14px #6366f14d}.worksheet-module__acUr8a__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.worksheet-module__acUr8a__btnSecondary{background:var(--bg-primary);color:var(--text-primary);border:2px solid var(--border-default)}.worksheet-module__acUr8a__btnSecondary:hover{background:var(--bg-secondary);border-color:var(--primary-300);color:var(--primary-600)}.worksheet-module__acUr8a__hint{text-align:center;margin-top:var(--space-4);font-size:var(--text-sm);color:var(--text-tertiary);background:var(--primary-50);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);border:1px dashed var(--primary-200)}.worksheet-module__acUr8a__hintCard{align-items:center;gap:var(--space-4);margin-top:var(--space-4);padding:var(--space-4)var(--space-6);background:linear-gradient(135deg,var(--primary-50)0%,var(--accent-50)100%);border-radius:var(--radius-xl);border:2px solid var(--primary-200);display:flex;box-shadow:0 2px 8px #6366f11a}.worksheet-module__acUr8a__hintIcon{font-size:var(--text-2xl);flex-shrink:0}.worksheet-module__acUr8a__hintContent{gap:var(--space-1);flex-direction:column;display:flex}.worksheet-module__acUr8a__hintContent strong{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--primary-700)}.worksheet-module__acUr8a__hintContent span{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}@media (max-width:640px){.worksheet-module__acUr8a__hintCard{text-align:center;gap:var(--space-2);flex-direction:column}}.worksheet-module__acUr8a__worksheetWrapper{padding-bottom:var(--space-8);justify-content:center;display:flex}.worksheet-module__acUr8a__worksheet{border-radius:var(--radius-lg);width:100%;max-width:800px;padding:var(--space-8);margin:0 var(--space-4);background:#fff;box-shadow:0 8px 32px #0000001f}.worksheet-module__acUr8a__worksheetHeader{padding-bottom:var(--space-4);border-bottom:3px solid var(--text-primary);margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;display:flex}.worksheet-module__acUr8a__headerLeft h2{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.worksheet-module__acUr8a__subtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.worksheet-module__acUr8a__headerRight{text-align:right;gap:var(--space-2);flex-direction:column;display:flex}.worksheet-module__acUr8a__field{font-size:var(--text-sm);color:var(--text-primary)}.worksheet-module__acUr8a__line{border-bottom:1px solid var(--text-tertiary);min-width:120px;margin-left:var(--space-2);display:inline-block}.worksheet-module__acUr8a__instructions{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-3)var(--space-4);background:var(--bg-secondary);border-radius:var(--radius-md);margin-bottom:var(--space-6);border-left:4px solid var(--primary-500)}.worksheet-module__acUr8a__problemsGrid{grid-template-columns:repeat(var(--grid-cols,2),1fr);gap:12px 10px;width:100%;min-width:0;display:grid}@media (max-width:580px){.worksheet-module__acUr8a__problemsGrid{gap:10px 6px;grid-template-columns:1fr!important}}@media (min-width:581px) and (max-width:820px){.worksheet-module__acUr8a__problemsGrid{gap:12px 8px;grid-template-columns:repeat(min(var(--grid-cols,2),2),1fr)!important}}@media print{.worksheet-module__acUr8a__problemsGrid{grid-template-columns:repeat(var(--grid-cols,2),1fr)!important;gap:8px 12px!important}}.worksheet-module__acUr8a__problemBox{page-break-inside:avoid;break-inside:avoid;background:0 0;border-bottom:1px dashed #e2e8f0;border-radius:0;flex-direction:column;min-width:0;padding:8px 4px;display:flex}@media (min-width:481px){.worksheet-module__acUr8a__problemBox{padding:10px 6px}}.worksheet-module__acUr8a__problemNum{color:#94a3b8;text-align:left;margin-bottom:2px;font-size:.75rem;font-weight:700;background:0 0!important;border-radius:0!important;width:auto!important;min-width:auto!important;height:auto!important;display:block!important}@media (min-width:481px){.worksheet-module__acUr8a__problemNum{font-size:.8rem}}.worksheet-module__acUr8a__horizontalProblem{flex-direction:column;justify-content:space-between;gap:4px;width:100%;min-width:0;height:100%;display:flex}@media (min-width:481px){.worksheet-module__acUr8a__horizontalProblem{gap:var(--space-3)}}.worksheet-module__acUr8a__problemHorizontalBody{align-items:center;gap:var(--space-1);flex-wrap:wrap;flex:1;min-width:0;display:flex}@media (min-width:481px){.worksheet-module__acUr8a__problemHorizontalBody{gap:var(--space-2)}}.worksheet-module__acUr8a__problemContent{align-items:center;gap:var(--space-1);flex:1;min-width:0;display:flex}@media (min-width:481px){.worksheet-module__acUr8a__problemContent{gap:var(--space-2)}}.worksheet-module__acUr8a__problemText{color:#0f172a;white-space:normal;word-break:break-word;font-family:inherit;font-size:clamp(.95rem,3.5vw,1.15rem);font-weight:800}.worksheet-module__acUr8a__horizontalMathEquation{color:#0f172a;letter-spacing:.01em;align-items:center;gap:3px;font-size:1.1rem;font-weight:800;display:inline-flex}.worksheet-module__acUr8a__equals{color:var(--text-tertiary);font-weight:var(--font-bold);margin:0 4px}.worksheet-module__acUr8a__answerSpace{align-items:center;display:inline-flex}.worksheet-module__acUr8a__blank{color:var(--text-tertiary);font-family:var(--font-mono);letter-spacing:-1px}.worksheet-module__acUr8a__answer{font-family:var(--font-mono);font-weight:var(--font-bold);color:var(--success-600);background:var(--success-50);padding:var(--space-1)var(--space-2);border-radius:var(--radius-md);font-size:.9rem}.worksheet-module__acUr8a__wordProblem{flex-direction:column;gap:6px;width:100%;min-width:0;padding:2px;display:flex}.worksheet-module__acUr8a__wordProblemHeader{align-items:flex-start;gap:8px;width:100%;display:flex}.worksheet-module__acUr8a__wordProblemText{color:var(--text-primary);word-break:break-word;flex:1;font-size:.925rem;line-height:1.45}.worksheet-module__acUr8a__wordProblemWorkspace{background:repeating-linear-gradient(0deg,#0000,#0000 15px,#0000000a 16px);border-radius:4px;min-height:32px;margin:2px 0 2px 28px}.worksheet-module__acUr8a__wordProblemAnswerRow{border-top:1px dashed #0000001a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:6px;display:flex}.worksheet-module__acUr8a__answerLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.8rem;font-weight:700}.worksheet-module__acUr8a__answerKeyWrapper{display:none}.worksheet-module__acUr8a__answerKeyWrapper.worksheet-module__acUr8a__showAnswers{display:block}.worksheet-module__acUr8a__answerKey{margin-top:var(--space-8);padding-top:var(--space-6);border-top:2px dashed var(--border-default)}.worksheet-module__acUr8a__answerKey h3{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--space-4)}.worksheet-module__acUr8a__answersGrid{gap:var(--space-2);flex-wrap:wrap;display:flex}.worksheet-module__acUr8a__answerItem{font-size:var(--text-sm);font-family:var(--font-mono);color:var(--success-700);background:var(--success-50);padding:var(--space-1)var(--space-3);border-radius:var(--radius-md);border:1px solid var(--success-200)}.worksheet-module__acUr8a__worksheetFooter{margin-top:var(--space-8);padding-top:var(--space-4);border-top:1px solid var(--border-default);font-size:var(--text-xs);color:var(--text-tertiary);justify-content:space-between;display:flex}.worksheet-module__acUr8a__radicalBox{vertical-align:middle;align-items:center;font-weight:800;line-height:1;display:inline-flex}.worksheet-module__acUr8a__radicalSymbolWrap{flex-shrink:0;align-items:flex-end;width:18px;height:26px;display:inline-flex;position:relative}.worksheet-module__acUr8a__radicalDegree{color:#0f172a;z-index:2;pointer-events:none;font-size:.65rem;font-weight:900;line-height:1;font-family:var(--font-sans,system-ui,sans-serif);position:absolute;top:5px;left:1px}.worksheet-module__acUr8a__radicalSvg{color:#0f172a;flex-shrink:0;width:18px;height:26px;display:block}.worksheet-module__acUr8a__radicandVal{font-size:1.15rem;font-family:var(--font-mono,monospace);color:#0f172a;border-top:2.4px solid #0f172a;margin-left:-1px;padding-top:2px;padding-left:3px;padding-right:5px;font-weight:800;line-height:1.1;display:inline-block}.worksheet-module__acUr8a__fractionEquation{align-items:center;gap:6px;font-weight:800;display:inline-flex}.worksheet-module__acUr8a__mixedFrac{align-items:center;gap:3px;display:inline-flex}.worksheet-module__acUr8a__wholeNum{color:#0f172a;font-size:1.25rem;font-weight:800;line-height:1}.worksheet-module__acUr8a__frac{vertical-align:middle;text-align:center;font-family:var(--font-sans,system-ui,sans-serif);flex-direction:column;padding:0 2px;font-weight:800;line-height:1;display:inline-flex}.worksheet-module__acUr8a__fracNum{color:#0f172a;border-bottom:2px solid #0f172a;padding-bottom:2px;font-size:1.05rem;display:block}.worksheet-module__acUr8a__fracDen{color:#0f172a;padding-top:2px;font-size:1.05rem;display:block}.worksheet-module__acUr8a__mathOp{color:#2563eb;margin:0 3px;font-size:1.15rem;font-weight:800}.worksheet-module__acUr8a__verticalProblemsGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:768px){.worksheet-module__acUr8a__verticalProblemsGrid{grid-template-columns:repeat(2,1fr)}}.worksheet-module__acUr8a__verticalProblem{box-sizing:border-box;background:0 0;border:none;align-items:flex-start;gap:10px;width:100%;padding:0;display:flex}.worksheet-module__acUr8a__verticalNum{color:#64748b;margin-top:2px;font-size:.85rem;font-weight:700}.worksheet-module__acUr8a__verticalStack{font-family:var(--font-mono,monospace);color:#0f172a;flex-direction:column;align-items:flex-end;min-width:75px;margin:0 auto;font-size:1.25rem;font-weight:800;line-height:1.25;display:flex}.worksheet-module__acUr8a__verticalCarryRow{justify-content:flex-end;align-items:center;width:100%;height:18px;margin-bottom:3px;padding-right:4px;display:flex}.worksheet-module__acUr8a__carryCell{justify-content:center;align-items:center;width:1ch;height:100%;display:inline-flex}.worksheet-module__acUr8a__carryBox{color:#059669;box-sizing:border-box;background:#f8fafc;border:1.25px dashed #94a3b8;border-radius:2.5px;justify-content:center;align-items:center;width:14px;height:14px;font-size:.65rem;font-weight:800;line-height:1;display:inline-flex}.worksheet-module__acUr8a__carryBoxFilled{color:#065f46;background:#ecfdf5;border:1.25px solid #10b981}.worksheet-module__acUr8a__verticalOperand{text-align:right;width:100%;padding-right:4px}.worksheet-module__acUr8a__verticalOperator{justify-content:space-between;align-items:center;width:100%;display:flex}.worksheet-module__acUr8a__operatorSymbol{color:#2563eb;margin-right:8px;font-size:1.15rem;font-weight:800}.worksheet-module__acUr8a__verticalLine{background:#0f172a;width:100%;height:1.5px;margin:4px 0}.worksheet-module__acUr8a__verticalAnswer{text-align:right;justify-content:flex-end;align-items:center;width:100%;min-height:28px;display:flex}.worksheet-module__acUr8a__verticalAnswerWorkspace{width:100%;height:28px}.worksheet-module__acUr8a__answerText{color:#059669;font-size:1.25rem;font-weight:800}.worksheet-module__acUr8a__answerBlank{display:none}.worksheet-module__acUr8a__bookDivisionCard{box-sizing:border-box;page-break-inside:avoid;break-inside:avoid;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:160px;padding:10px 14px 8px;display:flex;box-shadow:0 2px 5px #00000005}.worksheet-module__acUr8a__bookDivisionCardAnswer{min-height:auto}.worksheet-module__acUr8a__bookCardHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.worksheet-module__acUr8a__bookCardNum{color:#1d4ed8;font-size:11.5pt;font-weight:800}.worksheet-module__acUr8a__bookStepGuide{letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;font-size:7pt;font-weight:800}.worksheet-module__acUr8a__bookDivisionCenterStage{flex:1;justify-content:center;align-items:flex-start;padding:2px 0;display:flex}.worksheet-module__acUr8a__bookDivisionMathBox{align-items:flex-start;gap:6px;font-family:Courier New,Courier,monospace;display:flex}.worksheet-module__acUr8a__bookDivisorCol{justify-content:flex-end;align-items:center;min-width:26px;margin-top:34px;display:flex}.worksheet-module__acUr8a__bookDivisorText{color:#0f172a;text-align:right;font-size:17pt;font-weight:800}.worksheet-module__acUr8a__bookBracketSystem{flex-direction:column;display:flex;position:relative}.worksheet-module__acUr8a__bookSvgWrapper{height:38px;position:relative}.worksheet-module__acUr8a__bookBracketSvg{pointer-events:none;position:absolute;top:0;left:0}.worksheet-module__acUr8a__bookDividendOverlay{align-items:center;display:flex;position:absolute;top:6px}.worksheet-module__acUr8a__bookQuotientRow{white-space:nowrap;align-items:center;height:26px;display:flex;overflow:visible}.worksheet-module__acUr8a__bookQuotientBox{box-sizing:border-box;background:#f8fafc;border-top:1px dashed #e2e8f0;border-left:1px dashed #e2e8f0;border-right:1px dashed #cbd5e1;border-radius:4px 4px 0 0;height:26px}.worksheet-module__acUr8a__bookQuotientAnswerDigit{color:#059669;box-sizing:border-box;justify-content:center;align-items:center;height:26px;font-family:Courier New,Courier,monospace;font-size:15pt;font-weight:800;display:flex}.worksheet-module__acUr8a__bookQuotientRemainder{color:#059669;white-space:nowrap;align-items:center;padding-left:6px;font-family:Courier New,Courier,monospace;font-size:12pt;font-weight:800;display:inline-flex}.worksheet-module__acUr8a__bookAnswerText{color:#059669;letter-spacing:.1em;white-space:nowrap;font-size:14pt;font-weight:800}.worksheet-module__acUr8a__bookDividendDigit{color:#0f172a;box-sizing:border-box;border-right:1px dashed #cbd5e1;justify-content:center;align-items:center;height:30px;font-size:17pt;font-weight:800;display:flex}.worksheet-module__acUr8a__bookScratchContainer{border-left:1px dashed #cbd5e1;flex-direction:column;display:flex}.worksheet-module__acUr8a__bookWorkRow{border-top:1px dashed #e2e8f0;height:20px;display:flex}.worksheet-module__acUr8a__bookScratchBox{box-sizing:border-box;background:#fff;border-right:1px dashed #cbd5e1;height:20px}.worksheet-module__acUr8a__bookCardFooter{color:#475569;border-top:1px dashed #cbd5e1;justify-content:space-between;align-items:center;padding-top:4px;font-size:8.5pt;font-weight:700;display:flex}.worksheet-module__acUr8a__bookQuotientLabel{color:#64748b;font-size:8pt}.worksheet-module__acUr8a__bookQuotientLine{color:#059669;text-align:center;border-bottom:2px solid #2563eb;width:90px;height:16px;font-size:9pt;font-weight:800;display:inline-block}.worksheet-module__acUr8a__longDivisionProblem{gap:var(--space-4);padding:var(--space-6);border:2px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-secondary);page-break-inside:avoid;break-inside:avoid;min-height:120px;display:flex}.worksheet-module__acUr8a__ldNum{font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--primary-600);background:var(--primary-100);border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;display:flex}.worksheet-module__acUr8a__ldContainer{font-family:var(--font-mono);font-size:var(--text-xl);flex-direction:column;flex:1;align-items:flex-start;display:flex}.worksheet-module__acUr8a__ldAnswerSpace{border-bottom:2px solid var(--text-primary);width:100%;height:1.5em;margin-bottom:var(--space-1);justify-content:flex-start;padding-left:2ch;display:flex}.worksheet-module__acUr8a__ldAnswerText{color:var(--success-600);font-weight:var(--font-bold)}.worksheet-module__acUr8a__ldMain{align-items:flex-end;display:flex}.worksheet-module__acUr8a__ldDivisor{padding-right:var(--space-1)}.worksheet-module__acUr8a__ldBracket{border-left:2px solid var(--text-primary);padding-left:var(--space-2);padding-top:var(--space-1);border-top-left-radius:8px;min-width:6ch}.worksheet-module__acUr8a__ldDividend{letter-spacing:.1em}.worksheet-module__acUr8a__ldWorkingSpace{flex:1;width:100%}.worksheet-module__acUr8a__page{background:linear-gradient(135deg,#f0f4ff 0%,#faf5ff 100%);min-height:100vh}@media print{.worksheet-module__acUr8a__page{background:#fff!important}.worksheet-module__acUr8a__controls{display:none!important}.worksheet-module__acUr8a__worksheetWrapper{padding:0}.worksheet-module__acUr8a__worksheet{box-shadow:none;border-radius:0;max-width:100%;margin:0;padding:0}.worksheet-module__acUr8a__problemBox,.worksheet-module__acUr8a__verticalProblem{break-inside:avoid;background:#fff;border:1px solid #999;padding:8pt}.worksheet-module__acUr8a__problemNum,.worksheet-module__acUr8a__verticalNum,.worksheet-module__acUr8a__carryBox,.worksheet-module__acUr8a__carryBoxFilled{-webkit-print-color-adjust:exact;print-color-adjust:exact}.worksheet-module__acUr8a__answer{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#059669!important;background:#ecfdf5!important}.worksheet-module__acUr8a__answerText,.worksheet-module__acUr8a__ldAnswerText{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#059669!important}@page{margin:1.5cm 1cm;size:A4 portrait}.worksheet-module__acUr8a__problemsGrid,.worksheet-module__acUr8a__verticalProblemsGrid{margin-bottom:40pt}.worksheet-module__acUr8a__worksheetFooter{border-top:1pt solid #ccc;margin-top:20pt;padding-top:8pt;font-size:8pt}}.worksheet-module__acUr8a__contentSection{padding:var(--space-12)var(--space-4);background:#fff}.worksheet-module__acUr8a__contentContainer{max-width:900px;margin:0 auto}.worksheet-module__acUr8a__contentSection section{margin-bottom:var(--space-12)}.worksheet-module__acUr8a__contentSection h2{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-6);text-align:center}.worksheet-module__acUr8a__contentSection h3{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--space-2)}.worksheet-module__acUr8a__contentSection h4{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-bottom:var(--space-2)}.worksheet-module__acUr8a__contentSection p{font-size:var(--text-base);color:var(--text-secondary);line-height:1.7}.worksheet-module__acUr8a__howToUse{background:var(--primary-50);padding:var(--space-8);border-radius:var(--radius-2xl);border:2px solid var(--primary-200)}.worksheet-module__acUr8a__stepsList{counter-reset:step-counter;margin:0;padding:0;list-style:none}.worksheet-module__acUr8a__stepsList li{counter-increment:step-counter;padding-left:var(--space-12);margin-bottom:var(--space-4);font-size:var(--text-base);color:var(--text-secondary);line-height:1.7;position:relative}.worksheet-module__acUr8a__stepsList li:before{content:counter(step-counter);background:linear-gradient(135deg,var(--primary-600),var(--accent-600));color:#fff;width:32px;height:32px;font-weight:var(--font-bold);font-size:var(--text-sm);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.worksheet-module__acUr8a__stepsList li strong{color:var(--text-primary)}.worksheet-module__acUr8a__benefitsGrid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.worksheet-module__acUr8a__benefitsGrid{grid-template-columns:repeat(2,1fr)}}.worksheet-module__acUr8a__benefitCard{background:var(--bg-secondary);padding:var(--space-6);border-radius:var(--radius-xl);border:2px solid var(--border-default);transition:all var(--transition-fast)}.worksheet-module__acUr8a__benefitCard:hover{border-color:var(--primary-300);transform:translateY(-2px);box-shadow:0 4px 12px #6366f126}.worksheet-module__acUr8a__benefitCard h3{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.worksheet-module__acUr8a__tipsList{gap:var(--space-6);flex-direction:column;display:flex}.worksheet-module__acUr8a__tipItem{background:var(--bg-secondary);padding:var(--space-6);border-radius:var(--radius-xl);border-left:4px solid var(--accent-500)}.worksheet-module__acUr8a__tipItem h4{color:var(--accent-700);margin-bottom:var(--space-3)}.worksheet-module__acUr8a__faqList{gap:var(--space-6);flex-direction:column;display:flex}.worksheet-module__acUr8a__faqItem{background:var(--bg-secondary);padding:var(--space-6);border-radius:var(--radius-xl);border:2px solid var(--border-default)}.worksheet-module__acUr8a__faqItem h4{color:var(--primary-700);margin-bottom:var(--space-3);align-items:flex-start;gap:var(--space-2);display:flex}.worksheet-module__acUr8a__faqItem h4:before{content:"Q:";font-weight:var(--font-extrabold);color:var(--primary-600);flex-shrink:0}@media print{.worksheet-module__acUr8a__contentSection,.worksheet-module__acUr8a__controls,.worksheet-module__acUr8a__sidebar,:is(.worksheet-module__acUr8a__controls header,.worksheet-module__acUr8a__controls footer,.worksheet-module__acUr8a__controls nav,.worksheet-module__acUr8a__controls [data-print-hide=true],.worksheet-module__acUr8a__controls [data-print-hide=true] *,.worksheet-module__acUr8a__controls .adsbygoogle,.worksheet-module__acUr8a__controls ins.adsbygoogle,.worksheet-module__acUr8a__controls [class*=adWrapper],.worksheet-module__acUr8a__controls [class*=adSlot],.worksheet-module__acUr8a__controls [class*=adLabel],.worksheet-module__acUr8a__controls [class*=bundleCard]){visibility:hidden!important;border:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}}
.WorkbookBundleCard-module__uDCX9q__bundleCard{box-sizing:border-box;background:linear-gradient(145deg,#fff 0%,#f0fdf4 100%);border:2px solid #86efac;border-radius:20px;flex-direction:column;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #10b9811a}.WorkbookBundleCard-module__uDCX9q__bundleCard:hover{box-shadow:0 12px 32px #10b98129}.WorkbookBundleCard-module__uDCX9q__horizontal{flex-direction:column;display:flex}@media (min-width:640px){.WorkbookBundleCard-module__uDCX9q__horizontal{flex-direction:row;align-items:center;gap:1.75rem;padding:1.5rem 1.75rem}.WorkbookBundleCard-module__uDCX9q__horizontal .WorkbookBundleCard-module__uDCX9q__thumbWrapper{flex-shrink:0;width:200px;min-width:200px;max-width:200px;margin:0}.WorkbookBundleCard-module__uDCX9q__horizontal .WorkbookBundleCard-module__uDCX9q__cardContent{flex:1;min-width:0}}.WorkbookBundleCard-module__uDCX9q__grid{box-sizing:border-box;background:linear-gradient(145deg,#fff 0%,#f0fdf4 100%);border:2px solid #86efac;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:1.5rem;display:flex}.WorkbookBundleCard-module__uDCX9q__grid .WorkbookBundleCard-module__uDCX9q__thumbWrapper{aspect-ratio:1;border-radius:12px;width:100%;max-width:140px;height:140px;margin:0 auto .75rem}.WorkbookBundleCard-module__uDCX9q__grid .WorkbookBundleCard-module__uDCX9q__cardContent{flex-direction:column;flex:1;justify-content:space-between;display:flex}.WorkbookBundleCard-module__uDCX9q__sidebar{gap:.875rem;width:100%;padding:1.25rem;display:flex;flex-direction:column!important}.WorkbookBundleCard-module__uDCX9q__sidebar .WorkbookBundleCard-module__uDCX9q__thumbWrapper{width:100%;max-width:240px;min-width:unset;aspect-ratio:1;margin:0 auto .5rem}.WorkbookBundleCard-module__uDCX9q__sidebar .WorkbookBundleCard-module__uDCX9q__cardContent{flex-direction:column;gap:.75rem;width:100%;display:flex}.WorkbookBundleCard-module__uDCX9q__thumbWrapper{aspect-ratio:1;background:#0f172a;border:1px solid #0000000f;border-radius:14px;width:100%;max-width:220px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000001f}.WorkbookBundleCard-module__uDCX9q__thumbImg{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.WorkbookBundleCard-module__uDCX9q__bundleCard:hover .WorkbookBundleCard-module__uDCX9q__thumbImg{transform:scale(1.03)}.WorkbookBundleCard-module__uDCX9q__floatingBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.03em;background:#0f172ae0;border:1px solid #fff3;border-radius:9999px;padding:4px 9px;font-size:.68rem;font-weight:800;position:absolute;bottom:8px;right:8px}.WorkbookBundleCard-module__uDCX9q__cardContent{flex-direction:column;gap:.75rem;width:100%;display:flex}.WorkbookBundleCard-module__uDCX9q__badgeRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.WorkbookBundleCard-module__uDCX9q__topBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#10b981;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.WorkbookBundleCard-module__uDCX9q__priceTag{color:#065f46;font-size:1.25rem;font-weight:900}.WorkbookBundleCard-module__uDCX9q__title{color:#0f172a;margin:0;font-size:1.15rem;font-weight:900;line-height:1.3}.WorkbookBundleCard-module__uDCX9q__featureList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.WorkbookBundleCard-module__uDCX9q__featureItem{color:#334155;align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.4;display:flex}.WorkbookBundleCard-module__uDCX9q__checkIcon{color:#10b981;flex-shrink:0;font-weight:800}.WorkbookBundleCard-module__uDCX9q__buyButton{color:#fff;text-align:center;box-sizing:border-box;background:#059669;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:13px 18px;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex;box-shadow:0 4px 14px #05966947}.WorkbookBundleCard-module__uDCX9q__buyButton:hover{background:#047857;transform:translateY(-1px);box-shadow:0 6px 18px #05966961}.WorkbookBundleCard-module__uDCX9q__secureNote{color:#64748b;text-align:center;margin:0;font-size:.72rem}
.RelatedCalculatorsAuto-module__quu8XW__container{background:var(--bg-secondary);border-radius:16px;margin-top:2rem;padding:1.5rem}.RelatedCalculatorsAuto-module__quu8XW__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.125rem;font-weight:700}.RelatedCalculatorsAuto-module__quu8XW__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.RelatedCalculatorsAuto-module__quu8XW__card{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s;display:flex}.RelatedCalculatorsAuto-module__quu8XW__card:hover{border-color:var(--primary-300);transform:translateY(-2px);box-shadow:0 8px 20px #6366f11a}.RelatedCalculatorsAuto-module__quu8XW__icon{flex-shrink:0;font-size:1.25rem}.RelatedCalculatorsAuto-module__quu8XW__content{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.RelatedCalculatorsAuto-module__quu8XW__category{text-transform:uppercase;letter-spacing:.5px;color:var(--primary-600);font-size:.65rem;font-weight:600}.RelatedCalculatorsAuto-module__quu8XW__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.RelatedCalculatorsAuto-module__quu8XW__arrow{color:var(--primary-500);flex-shrink:0;font-size:1rem}
.StudentTrapsBlock-module__Mmc7WW__wrapper{background:#fff8f8;border:2px solid #fed7aa;border-radius:20px;margin:2.5rem 0;padding:2rem 1.5rem}.StudentTrapsBlock-module__Mmc7WW__header{text-align:center;max-width:680px;margin:0 auto 1.75rem}.StudentTrapsBlock-module__Mmc7WW__badge{color:#b91c1c;text-transform:uppercase;letter-spacing:.05em;background:#fef2f2;border:1px solid #fecaca;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.StudentTrapsBlock-module__Mmc7WW__heading{color:#9a3412;margin:0 0 6px;font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:800}.StudentTrapsBlock-module__Mmc7WW__subheading{color:#78350f;margin:0;font-size:.9rem;line-height:1.5}.StudentTrapsBlock-module__Mmc7WW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.StudentTrapsBlock-module__Mmc7WW__card{background:#fff;border:1.5px solid #fde68a;border-radius:16px;flex-direction:column;padding:1.25rem;display:flex;box-shadow:0 4px 12px #d977060d}.StudentTrapsBlock-module__Mmc7WW__cardTop{border-bottom:1px solid #fef3c7;align-items:flex-start;gap:8px;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.StudentTrapsBlock-module__Mmc7WW__trapTag{color:#fff;white-space:nowrap;background:#dc2626;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:800}.StudentTrapsBlock-module__Mmc7WW__trapTitle{color:#0f172a;margin:0;font-size:.98rem;font-weight:800;line-height:1.35}.StudentTrapsBlock-module__Mmc7WW__section{margin-bottom:.85rem}.StudentTrapsBlock-module__Mmc7WW__labelRow{align-items:center;gap:6px;margin-bottom:2px;display:flex}.StudentTrapsBlock-module__Mmc7WW__crossIcon,.StudentTrapsBlock-module__Mmc7WW__dangerIcon,.StudentTrapsBlock-module__Mmc7WW__checkIcon{font-size:.85rem}.StudentTrapsBlock-module__Mmc7WW__labelRed{color:#b91c1c;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.StudentTrapsBlock-module__Mmc7WW__labelOrange{color:#d97706;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.StudentTrapsBlock-module__Mmc7WW__labelGreen{color:#047857;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.StudentTrapsBlock-module__Mmc7WW__text{color:#475569;margin:0;font-size:.86rem;line-height:1.5}.StudentTrapsBlock-module__Mmc7WW__fixBox{background:#f0fdf4;border:1.5px solid #86efac;border-radius:12px;margin-top:auto;padding:.85rem}.StudentTrapsBlock-module__Mmc7WW__fixText{color:#14532d;margin:0;font-size:.86rem;font-weight:600;line-height:1.5}
.ResultGrid-module__IZh0CG__grid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:12px;width:100%;margin-bottom:1.5rem;display:grid}.ResultGrid-module__IZh0CG__single{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.ResultGrid-module__IZh0CG__columns2{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))}.ResultGrid-module__IZh0CG__columns3{grid-template-columns:repeat(auto-fit,minmax(min(100%,130px),1fr))}
.CoachPlaybookBlock-module__hddsra__wrapper{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:20px;margin:2.5rem 0;padding:2rem 1.5rem}.CoachPlaybookBlock-module__hddsra__header{text-align:center;max-width:680px;margin:0 auto 1.75rem}.CoachPlaybookBlock-module__hddsra__badge{color:#15803d;text-transform:uppercase;letter-spacing:.05em;background:#dcfce7;border:1px solid #86efac;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.CoachPlaybookBlock-module__hddsra__heading{color:#14532d;margin:0 0 6px;font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:800}.CoachPlaybookBlock-module__hddsra__subheading{color:#166534;margin:0;font-size:.9rem;line-height:1.5}.CoachPlaybookBlock-module__hddsra__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.CoachPlaybookBlock-module__hddsra__card{background:#fff;border:1.5px solid #86efac;border-radius:16px;flex-direction:column;padding:1.25rem;display:flex;box-shadow:0 4px 12px #1665340d}.CoachPlaybookBlock-module__hddsra__topRow{align-items:center;gap:12px;margin-bottom:.85rem;display:flex}.CoachPlaybookBlock-module__hddsra__icon{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.8rem;display:flex}.CoachPlaybookBlock-module__hddsra__drillTitle{color:#0f172a;margin:0 0 2px;font-size:.98rem;font-weight:800}.CoachPlaybookBlock-module__hddsra__timeTag{color:#059669;font-size:.75rem;font-weight:700}.CoachPlaybookBlock-module__hddsra__materialsBox{color:#475569;background:#f8fafc;border-left:3px solid #059669;border-radius:8px;margin-bottom:.75rem;padding:6px 10px;font-size:.84rem;line-height:1.4}.CoachPlaybookBlock-module__hddsra__howBox{color:#334155;margin-top:auto;font-size:.86rem;line-height:1.5}
.ResultCard-module__s-DWgW__card{text-align:center;box-sizing:border-box;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;padding:1.15rem 1rem;transition:transform .15s,box-shadow .15s;display:flex}.ResultCard-module__s-DWgW__primary{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1.5px solid #93c5fd}.ResultCard-module__s-DWgW__success{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1.5px solid #6ee7b7}.ResultCard-module__s-DWgW__purple{background:linear-gradient(135deg,#fdf4ff 0%,#fae8ff 100%);border:1.5px solid #f0abfc}.ResultCard-module__s-DWgW__amber{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1.5px solid #fcd34d}.ResultCard-module__s-DWgW__neutral{background:#fff;border:1.5px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.ResultCard-module__s-DWgW__label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.725rem;font-weight:800;line-height:1.3}.ResultCard-module__s-DWgW__primary .ResultCard-module__s-DWgW__label{color:#1e40af}.ResultCard-module__s-DWgW__success .ResultCard-module__s-DWgW__label{color:#065f46}.ResultCard-module__s-DWgW__purple .ResultCard-module__s-DWgW__label{color:#86198f}.ResultCard-module__s-DWgW__amber .ResultCard-module__s-DWgW__label{color:#92400e}.ResultCard-module__s-DWgW__neutral .ResultCard-module__s-DWgW__label{color:#64748b}.ResultCard-module__s-DWgW__valueRow{text-align:center;word-break:normal;width:100%;margin:3px 0 4px;font-size:1.85rem;font-weight:800;line-height:1.2}.ResultCard-module__s-DWgW__primary .ResultCard-module__s-DWgW__valueRow{color:#1e3a8a}.ResultCard-module__s-DWgW__success .ResultCard-module__s-DWgW__valueRow{color:#064e3b}.ResultCard-module__s-DWgW__purple .ResultCard-module__s-DWgW__valueRow{color:#701a75}.ResultCard-module__s-DWgW__amber .ResultCard-module__s-DWgW__valueRow{color:#78350f}.ResultCard-module__s-DWgW__neutral .ResultCard-module__s-DWgW__valueRow{color:#0f172a}.ResultCard-module__s-DWgW__unit{opacity:.85;margin-left:3px;font-size:.9rem;font-weight:600;display:inline-block}.ResultCard-module__s-DWgW__subtext{word-break:break-word;max-width:100%;margin-top:2px;font-size:.825rem;font-weight:600;line-height:1.35}.ResultCard-module__s-DWgW__primary .ResultCard-module__s-DWgW__subtext{color:#2563eb}.ResultCard-module__s-DWgW__success .ResultCard-module__s-DWgW__subtext{color:#059669}.ResultCard-module__s-DWgW__purple .ResultCard-module__s-DWgW__subtext{color:#a21caf}.ResultCard-module__s-DWgW__amber .ResultCard-module__s-DWgW__subtext{color:#b45309}.ResultCard-module__s-DWgW__neutral .ResultCard-module__s-DWgW__subtext{color:#64748b}
.ActiveRecallQuizBlock-module__ljxchq__wrapper{background:#f8fafc;border:2px solid #e2e8f0;border-radius:20px;margin:2.5rem 0;padding:2rem 1.5rem}.ActiveRecallQuizBlock-module__ljxchq__header{text-align:center;max-width:680px;margin:0 auto 1.75rem}.ActiveRecallQuizBlock-module__ljxchq__badge{color:#4338ca;text-transform:uppercase;letter-spacing:.05em;background:#eef2ff;border:1px solid #c7d2fe;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.ActiveRecallQuizBlock-module__ljxchq__heading{color:#0f172a;margin:0 0 6px;font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:800}.ActiveRecallQuizBlock-module__ljxchq__subheading{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.ActiveRecallQuizBlock-module__ljxchq__quizList{flex-direction:column;gap:1.25rem;display:flex}.ActiveRecallQuizBlock-module__ljxchq__questionCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:1.25rem;box-shadow:0 2px 8px #00000008}.ActiveRecallQuizBlock-module__ljxchq__qNumRow{margin-bottom:.4rem}.ActiveRecallQuizBlock-module__ljxchq__qNum{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}.ActiveRecallQuizBlock-module__ljxchq__questionText{color:#0f172a;margin:0 0 1rem;font-size:.98rem;font-weight:800;line-height:1.45}.ActiveRecallQuizBlock-module__ljxchq__optionsGrid{flex-direction:column;gap:8px;display:flex}.ActiveRecallQuizBlock-module__ljxchq__optionBtn{text-align:left;cursor:pointer;color:#334155;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;transition:all .15s;display:flex}.ActiveRecallQuizBlock-module__ljxchq__optionBtn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.ActiveRecallQuizBlock-module__ljxchq__bullet{color:#475569;background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.76rem;font-weight:800;display:flex}.ActiveRecallQuizBlock-module__ljxchq__optText{flex:1;line-height:1.4}.ActiveRecallQuizBlock-module__ljxchq__optionCorrect{color:#065f46!important;background:#ecfdf5!important;border-color:#10b981!important}.ActiveRecallQuizBlock-module__ljxchq__optionCorrect .ActiveRecallQuizBlock-module__ljxchq__bullet{color:#fff;background:#10b981}.ActiveRecallQuizBlock-module__ljxchq__optionWrong{color:#991b1b!important;background:#fef2f2!important;border-color:#ef4444!important}.ActiveRecallQuizBlock-module__ljxchq__optionWrong .ActiveRecallQuizBlock-module__ljxchq__bullet{color:#fff;background:#ef4444}.ActiveRecallQuizBlock-module__ljxchq__feedbackBox{border-radius:10px;margin-top:.85rem;padding:10px 14px;font-size:.86rem;line-height:1.45;animation:.2s ActiveRecallQuizBlock-module__ljxchq__fadeIn}.ActiveRecallQuizBlock-module__ljxchq__feedbackSuccess{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.ActiveRecallQuizBlock-module__ljxchq__feedbackWarn{color:#92400e;background:#fffbeb;border:1px solid #fde68a}@keyframes ActiveRecallQuizBlock-module__ljxchq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.QuizSEOArticle-module__stTMjG__articleWrapper{border-top:1px solid #e2e8f0;flex-direction:column;gap:2rem;width:100%;margin-top:3rem;padding-top:2rem;display:flex}.QuizSEOArticle-module__stTMjG__section{flex-direction:column;gap:.75rem;display:flex}.QuizSEOArticle-module__stTMjG__heading{color:#0f172a;letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.QuizSEOArticle-module__stTMjG__subheading{color:#1e293b;margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.QuizSEOArticle-module__stTMjG__paragraph{color:#475569;font-size:.925rem;line-height:1.65}.QuizSEOArticle-module__stTMjG__stepGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem;display:grid}.QuizSEOArticle-module__stTMjG__featureGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.5rem;display:grid}.QuizSEOArticle-module__stTMjG__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 6px #00000005}.QuizSEOArticle-module__stTMjG__featureCard:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 8px 18px #2563eb14}.QuizSEOArticle-module__stTMjG__featureIcon{font-size:1.5rem}.QuizSEOArticle-module__stTMjG__featureTitle{color:#0f172a;letter-spacing:-.01em;font-size:.95rem;font-weight:800}.QuizSEOArticle-module__stTMjG__featureText{color:#475569;font-size:.85rem;line-height:1.55}.QuizSEOArticle-module__stTMjG__stepCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.QuizSEOArticle-module__stTMjG__stepNum{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:inline-flex}.QuizSEOArticle-module__stTMjG__stepTitle{color:#0f172a;font-size:.925rem;font-weight:700}.QuizSEOArticle-module__stTMjG__stepDesc{color:#64748b;font-size:.825rem;line-height:1.5}.QuizSEOArticle-module__stTMjG__faqList{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.QuizSEOArticle-module__stTMjG__faqItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.4rem;padding:1rem 1.25rem;display:flex}.QuizSEOArticle-module__stTMjG__faqQuestion{color:#0f172a;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.QuizSEOArticle-module__stTMjG__faqBadge{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:inline-flex}.QuizSEOArticle-module__stTMjG__faqAnswer{color:#475569;padding-left:1.85rem;font-size:.875rem;line-height:1.55}.QuizSEOArticle-module__stTMjG__audienceGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.5rem;display:grid}.QuizSEOArticle-module__stTMjG__audienceCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 6px #00000005}.QuizSEOArticle-module__stTMjG__audienceCard:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 8px 18px #2563eb14}.QuizSEOArticle-module__stTMjG__audienceIcon{font-size:1.65rem}.QuizSEOArticle-module__stTMjG__audienceTitle{color:#0f172a;letter-spacing:-.01em;font-size:.95rem;font-weight:800}.QuizSEOArticle-module__stTMjG__audienceText{color:#475569;font-size:.85rem;line-height:1.55}.QuizSEOArticle-module__stTMjG__shareGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem;display:grid}.QuizSEOArticle-module__stTMjG__shareCard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .2s;display:flex}.QuizSEOArticle-module__stTMjG__shareCard:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb1a}.QuizSEOArticle-module__stTMjG__shareBadge{color:#2563eb;text-transform:uppercase;letter-spacing:.03em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-self:flex-start;padding:3px 8px;font-size:.725rem;font-weight:800;display:inline-block}.QuizSEOArticle-module__stTMjG__shareTitle{color:#0f172a;font-size:.95rem;font-weight:800}.QuizSEOArticle-module__stTMjG__shareText{color:#475569;font-size:.825rem;line-height:1.55}@media (max-width:768px){.QuizSEOArticle-module__stTMjG__stepGrid,.QuizSEOArticle-module__stTMjG__featureGrid,.QuizSEOArticle-module__stTMjG__audienceGrid,.QuizSEOArticle-module__stTMjG__shareGrid{grid-template-columns:1fr}}
.InputGrid-module__XniH7q__container{box-sizing:border-box;width:100%;margin:0 auto 1.5rem}.InputGrid-module__XniH7q__grid{box-sizing:border-box;gap:.75rem;width:100%;display:grid}.InputGrid-module__XniH7q__cols1{grid-template-columns:1fr;max-width:320px}.InputGrid-module__XniH7q__cols2{grid-template-columns:repeat(auto-fit,minmax(min(100%,130px),1fr));max-width:380px}.InputGrid-module__XniH7q__cols3{grid-template-columns:repeat(auto-fit,minmax(min(100%,100px),1fr));max-width:460px}.InputGrid-module__XniH7q__cols4{grid-template-columns:repeat(auto-fit,minmax(min(100%,90px),1fr));max-width:520px}
.PrintableAnchorChart-module__bVHtDW__wrapper{margin:2.5rem 0}.PrintableAnchorChart-module__bVHtDW__screenCard{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#0f172a 100%);border:1.5px solid #4338ca;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 10px 30px #1e1b4b33}.PrintableAnchorChart-module__bVHtDW__screenLeft{flex:1;min-width:260px}.PrintableAnchorChart-module__bVHtDW__screenBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#4338ca;border-radius:9999px;margin-bottom:6px;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-block}.PrintableAnchorChart-module__bVHtDW__screenTitle{color:#f8fafc;margin:0 0 4px;font-size:1.15rem;font-weight:800}.PrintableAnchorChart-module__bVHtDW__screenDesc{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.45}.PrintableAnchorChart-module__bVHtDW__printBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 4px 16px #10b9814d}.PrintableAnchorChart-module__bVHtDW__printBtn:hover{background:#059669;transform:translateY(-1px)}.PrintableAnchorChart-module__bVHtDW__anchorChartPrint{display:none}@media print{.PrintableAnchorChart-module__bVHtDW__screenCard{visibility:hidden!important;height:0!important;display:none!important}.PrintableAnchorChart-module__bVHtDW__anchorChartPrint{visibility:visible!important;box-sizing:border-box!important;color:#000!important;z-index:99999999!important;page-break-inside:avoid!important;page-break-after:avoid!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;width:100%!important;height:100%!important;max-height:100vh!important;margin:0!important;padding:8mm 10mm!important;font-family:system-ui,-apple-system,sans-serif!important;display:block!important;position:fixed!important;top:0!important;left:0!important}.PrintableAnchorChart-module__bVHtDW__anchorChartPrint *{visibility:visible!important}.PrintableAnchorChart-module__bVHtDW__chartHeader{border-bottom:2px solid #000;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:4px;display:flex}.PrintableAnchorChart-module__bVHtDW__chartBrand{align-items:baseline;gap:8px;display:flex}.PrintableAnchorChart-module__bVHtDW__chartLogo{font-size:1.2rem;font-weight:900}.PrintableAnchorChart-module__bVHtDW__chartSub{color:#444;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.PrintableAnchorChart-module__bVHtDW__chartMeta{color:#333;gap:6px;font-size:.75rem;font-weight:700;display:flex}.PrintableAnchorChart-module__bVHtDW__chartTitle{text-align:center;margin:0 0 10px;font-size:1.6rem;font-weight:900}.PrintableAnchorChart-module__bVHtDW__ruleBanner{border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:8px 12px;display:flex;background:#f8f8f8!important;border:2px solid #000!important}.PrintableAnchorChart-module__bVHtDW__ruleIcon{font-size:1.5rem}.PrintableAnchorChart-module__bVHtDW__ruleHeading{letter-spacing:.05em;margin-bottom:2px;font-size:.85rem;font-weight:900;display:block}.PrintableAnchorChart-module__bVHtDW__ruleText{margin:0;font-size:.85rem;line-height:1.35}.PrintableAnchorChart-module__bVHtDW__framesRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.PrintableAnchorChart-module__bVHtDW__frameBox{border:1.5px solid #000;border-radius:8px;padding:8px}.PrintableAnchorChart-module__bVHtDW__frameHeading{text-align:center;margin:0 0 6px;font-size:.82rem;font-weight:800}.PrintableAnchorChart-module__bVHtDW__miniGrid{background:#fafafa;border:1.5px solid #000;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr);gap:4px;padding:4px;display:grid}.PrintableAnchorChart-module__bVHtDW__miniCell{aspect-ratio:1;border:1px dashed #666;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.PrintableAnchorChart-module__bVHtDW__miniFilled{background:#e5e5e5;border-style:solid;border-color:#000}.PrintableAnchorChart-module__bVHtDW__miniFilledOnes{background:#d4d4d4;border-style:solid;border-color:#000}.PrintableAnchorChart-module__bVHtDW__miniCell span{font-size:.85rem;line-height:1}.PrintableAnchorChart-module__bVHtDW__miniCell small{font-size:.55rem;font-weight:800;line-height:1;position:absolute;bottom:1px;right:2px}.PrintableAnchorChart-module__bVHtDW__frameCaption{text-align:center;color:#222;margin:4px 0 0;font-size:.72rem}.PrintableAnchorChart-module__bVHtDW__stepsGrid{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.PrintableAnchorChart-module__bVHtDW__stepCard{text-align:center;border:1px solid #333;border-radius:6px;padding:8px}.PrintableAnchorChart-module__bVHtDW__stepBadge{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-bottom:4px;font-size:.75rem;font-weight:800;display:inline-flex}.PrintableAnchorChart-module__bVHtDW__stepTitle{margin-bottom:4px;font-size:.8rem;font-weight:800;display:block}.PrintableAnchorChart-module__bVHtDW__stepDesc{color:#333;margin:0;font-size:.7rem;line-height:1.3}.PrintableAnchorChart-module__bVHtDW__chartFooter{color:#555;border-top:1px solid #000;justify-content:space-between;padding-top:4px;font-size:.68rem;font-weight:600;display:flex}@page{size:portrait;margin:6mm}}
.TopicGeneratorSEO-module__oR7zdW__sectionWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:860px;margin:3.5rem auto 0;padding:2.5rem 2.25rem;box-shadow:0 4px 24px #0f172a0a}.TopicGeneratorSEO-module__oR7zdW__headerBlock{border-bottom:1px solid #f1f5f9;margin-bottom:2rem;padding-bottom:1.5rem}.TopicGeneratorSEO-module__oR7zdW__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:.85rem;display:flex}.TopicGeneratorSEO-module__oR7zdW__domainBadge{color:#4f46e5;letter-spacing:.02em;background:#eef2ff;border:1px solid #e0e7ff;border-radius:9999px;padding:3px 10px;font-size:.75rem;font-weight:800}.TopicGeneratorSEO-module__oR7zdW__standardBadge{color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:9999px;padding:3px 9px;font-size:.725rem;font-weight:700}.TopicGeneratorSEO-module__oR7zdW__gradeBadge{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:3px 9px;font-size:.725rem;font-weight:800}.TopicGeneratorSEO-module__oR7zdW__mainHeading{color:#0f172a;letter-spacing:-.025em;margin-bottom:.85rem;font-size:clamp(1.4rem,3.5vw,1.85rem);font-weight:900;line-height:1.25}.TopicGeneratorSEO-module__oR7zdW__overviewText{color:#334155;margin:0;font-size:1.025rem;line-height:1.7}.TopicGeneratorSEO-module__oR7zdW__subSection{margin-top:2.5rem}.TopicGeneratorSEO-module__oR7zdW__subHeading{color:#0f172a;letter-spacing:-.015em;align-items:center;gap:8px;margin-bottom:1.15rem;font-size:1.25rem;font-weight:800;display:flex}.TopicGeneratorSEO-module__oR7zdW__rulesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;display:grid}.TopicGeneratorSEO-module__oR7zdW__ruleCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:12px;padding:1.15rem;display:flex}.TopicGeneratorSEO-module__oR7zdW__ruleNumber{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:900;display:flex}.TopicGeneratorSEO-module__oR7zdW__ruleText{color:#334155;margin:0;font-size:.9rem;line-height:1.55}.TopicGeneratorSEO-module__oR7zdW__exampleCard{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:14px;padding:1.5rem}.TopicGeneratorSEO-module__oR7zdW__exampleHeader{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.TopicGeneratorSEO-module__oR7zdW__exampleTitle{color:#0f172a;margin:0;font-size:.95rem;font-weight:800}.TopicGeneratorSEO-module__oR7zdW__exampleProblem{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:4px 12px;font-family:JetBrains Mono,monospace,sans-serif;font-size:1.1rem;font-weight:800}.TopicGeneratorSEO-module__oR7zdW__exampleStepsList{flex-direction:column;gap:8px;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.TopicGeneratorSEO-module__oR7zdW__exampleStepItem{color:#334155;border-left:2.5px solid #3b82f6;padding-left:1rem;font-size:.885rem;line-height:1.55}.TopicGeneratorSEO-module__oR7zdW__exampleAnswerRow{border-top:1px dashed #cbd5e1;align-items:center;gap:10px;padding-top:.85rem;display:flex}.TopicGeneratorSEO-module__oR7zdW__exampleAnswerLabel{color:#64748b;font-size:.85rem;font-weight:750}.TopicGeneratorSEO-module__oR7zdW__exampleAnswerValue{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;padding:3px 12px;font-family:JetBrains Mono,monospace,sans-serif;font-size:1rem;font-weight:900}.TopicGeneratorSEO-module__oR7zdW__pitfallsList{flex-direction:column;gap:1rem;display:flex}.TopicGeneratorSEO-module__oR7zdW__pitfallCard{background:#fffbeb;border:1px solid #fef3c7;border-left:4px solid #f59e0b;border-radius:10px;gap:12px;padding:1.15rem 1.25rem;display:flex}.TopicGeneratorSEO-module__oR7zdW__pitfallIcon{flex-shrink:0;font-size:1.25rem}.TopicGeneratorSEO-module__oR7zdW__pitfallText{color:#92400e;margin:0;font-size:.885rem;line-height:1.6}.TopicGeneratorSEO-module__oR7zdW__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.TopicGeneratorSEO-module__oR7zdW__benefitCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.TopicGeneratorSEO-module__oR7zdW__benefitIcon{margin-bottom:.4rem;font-size:1.4rem;display:block}.TopicGeneratorSEO-module__oR7zdW__benefitTitle{color:#0f172a;margin-bottom:.35rem;font-size:.95rem;font-weight:800}.TopicGeneratorSEO-module__oR7zdW__benefitText{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}.TopicGeneratorSEO-module__oR7zdW__crossPillarsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;display:grid}.TopicGeneratorSEO-module__oR7zdW__crossPillarCard{text-align:center;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:1rem .85rem;text-decoration:none;transition:all .2s;display:flex}.TopicGeneratorSEO-module__oR7zdW__crossPillarCard:hover{background:#eff6ff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 14px #2563eb14}.TopicGeneratorSEO-module__oR7zdW__crossPillarIcon{font-size:1.5rem}.TopicGeneratorSEO-module__oR7zdW__crossPillarLabel{color:#1e293b;font-size:.85rem;font-weight:800}.TopicGeneratorSEO-module__oR7zdW__crossPillarAction{color:#2563eb;font-size:.75rem;font-weight:700}.TopicGeneratorSEO-module__oR7zdW__faqList{flex-direction:column;gap:.85rem;display:flex}.TopicGeneratorSEO-module__oR7zdW__faqItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.15rem 1.25rem}.TopicGeneratorSEO-module__oR7zdW__faqQuestion{color:#0f172a;margin-bottom:.35rem;font-size:.95rem;font-weight:800}.TopicGeneratorSEO-module__oR7zdW__faqAnswer{color:#475569;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:640px){.TopicGeneratorSEO-module__oR7zdW__sectionWrapper{margin-top:2rem;padding:1.75rem 1.15rem}.TopicGeneratorSEO-module__oR7zdW__rulesGrid,.TopicGeneratorSEO-module__oR7zdW__crossPillarsGrid{grid-template-columns:1fr}}@media print{.TopicGeneratorSEO-module__oR7zdW__sectionWrapper{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;display:none!important}}
.SmartWorksheetGeneratorPage-module__lzG3jW__page{background:radial-gradient(circle at 50% 10%,#eff6ffb3 0%,#f8fafc 60%);flex-direction:column;min-height:100vh;display:flex}.SmartWorksheetGeneratorPage-module__lzG3jW__actionHeader{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;padding:1rem 1rem .65rem;display:flex}.SmartWorksheetGeneratorPage-module__lzG3jW__headerMetaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:.35rem;display:inline-flex}.SmartWorksheetGeneratorPage-module__lzG3jW__gradeBadge{color:#4338ca;letter-spacing:.01em;background:#e0e7ff;border:1px solid #c7d2fe;border-radius:9999px;padding:2px 8px;font-size:.725rem;font-weight:800}.SmartWorksheetGeneratorPage-module__lzG3jW__freeBadge{color:#166534;letter-spacing:.01em;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:2px 8px;font-size:.725rem;font-weight:800}.SmartWorksheetGeneratorPage-module__lzG3jW__breadcrumbs{color:#64748b;align-items:center;gap:6px;margin-bottom:0;font-size:.775rem;font-weight:600;display:inline-flex}.SmartWorksheetGeneratorPage-module__lzG3jW__breadcrumbs a{color:#64748b;text-decoration:none;transition:color .15s}.SmartWorksheetGeneratorPage-module__lzG3jW__breadcrumbs a:hover{color:#2563eb}.SmartWorksheetGeneratorPage-module__lzG3jW__sep{color:#cbd5e1}.SmartWorksheetGeneratorPage-module__lzG3jW__current{color:#0f172a}.SmartWorksheetGeneratorPage-module__lzG3jW__mainTitle{color:#0f172a;letter-spacing:-.03em;text-wrap:balance;margin-bottom:.15rem;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:900;line-height:1.15}.SmartWorksheetGeneratorPage-module__lzG3jW__mainSubtitle{color:#475569;text-wrap:balance;max-width:700px;margin-bottom:.85rem;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.5}.SmartWorksheetGeneratorPage-module__lzG3jW__featureHighlights{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:.5rem;display:inline-flex}.SmartWorksheetGeneratorPage-module__lzG3jW__highlightPill{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:4px 10px;font-size:.775rem;font-weight:800}.SmartWorksheetGeneratorPage-module__lzG3jW__highlightItem{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:4px 10px;font-size:.775rem;font-weight:700}.SmartWorksheetGeneratorPage-module__lzG3jW__mainSection{z-index:10;padding:0 1rem 5rem;position:relative}.SmartWorksheetGeneratorPage-module__lzG3jW__container{width:100%;max-width:860px;margin:0 auto}.SmartWorksheetGeneratorPage-module__lzG3jW__loading{text-align:center;color:#64748b;padding:3rem;font-weight:700}@media (max-width:640px){.SmartWorksheetGeneratorPage-module__lzG3jW__actionHeader{padding:1.25rem .75rem .5rem}.SmartWorksheetGeneratorPage-module__lzG3jW__mainTitle{margin-bottom:.35rem;font-size:1.6rem}.SmartWorksheetGeneratorPage-module__lzG3jW__mainSubtitle{margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.SmartWorksheetGeneratorPage-module__lzG3jW__featureHighlights{gap:.35rem;margin-bottom:.4rem}.SmartWorksheetGeneratorPage-module__lzG3jW__highlightPill,.SmartWorksheetGeneratorPage-module__lzG3jW__highlightItem{padding:2px 7px;font-size:.7rem}.SmartWorksheetGeneratorPage-module__lzG3jW__mainSection{padding:0 .75rem 4rem}}@media print{.SmartWorksheetGeneratorPage-module__lzG3jW__page{background:#fff!important;min-height:auto!important}.SmartWorksheetGeneratorPage-module__lzG3jW__actionHeader{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.SmartWorksheetGeneratorPage-module__lzG3jW__mainSection{margin:0!important;padding:0!important}.SmartWorksheetGeneratorPage-module__lzG3jW__container{max-width:100%!important;margin:0!important;padding:0!important}}
.WorksheetGeneratorPage-module__rIGeMW__page{background:radial-gradient(circle at 50% 10%,#eff6ffb3 0%,#f8fafc 60%);flex-direction:column;min-height:100vh;display:flex}.WorksheetGeneratorPage-module__rIGeMW__actionHeader{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;padding:1rem 1rem .65rem;display:flex}.WorksheetGeneratorPage-module__rIGeMW__headerMetaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:.35rem;display:inline-flex}.WorksheetGeneratorPage-module__rIGeMW__breadcrumbs{color:#64748b;align-items:center;gap:6px;margin-bottom:0;font-size:.775rem;font-weight:600;display:inline-flex}.WorksheetGeneratorPage-module__rIGeMW__breadcrumbs a{color:#64748b;text-decoration:none;transition:color .15s}.WorksheetGeneratorPage-module__rIGeMW__breadcrumbs a:hover{color:#2563eb}.WorksheetGeneratorPage-module__rIGeMW__sep{color:#cbd5e1}.WorksheetGeneratorPage-module__rIGeMW__current{color:#0f172a}.WorksheetGeneratorPage-module__rIGeMW__gradeBadge{color:#166534;letter-spacing:.01em;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:2px 8px;font-size:.725rem;font-weight:800}.WorksheetGeneratorPage-module__rIGeMW__mainTitle{color:#0f172a;letter-spacing:-.03em;text-wrap:balance;margin-bottom:.15rem;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:900;line-height:1.15}.WorksheetGeneratorPage-module__rIGeMW__mainSubtitle{color:#475569;text-wrap:balance;max-width:700px;margin-bottom:.85rem;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.5}.WorksheetGeneratorPage-module__rIGeMW__featureHighlights{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:.5rem;display:inline-flex}.WorksheetGeneratorPage-module__rIGeMW__highlightPill{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:4px 10px;font-size:.775rem;font-weight:800}.WorksheetGeneratorPage-module__rIGeMW__highlightItem{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:4px 10px;font-size:.775rem;font-weight:700}.WorksheetGeneratorPage-module__rIGeMW__mainSection{z-index:10;padding:0 1rem 5rem;position:relative}.WorksheetGeneratorPage-module__rIGeMW__container{width:100%;max-width:860px;margin:0 auto}.WorksheetGeneratorPage-module__rIGeMW__loading{text-align:center;color:#64748b;padding:3rem;font-weight:700}.WorksheetGeneratorPage-module__rIGeMW__educationalSection{background:#fff;border:1px solid #e2e8f0;border-radius:18px;max-width:860px;margin:3rem auto 0;padding:2.5rem 2rem;box-shadow:0 4px 20px #00000008}.WorksheetGeneratorPage-module__rIGeMW__eduTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.6rem;font-weight:800}.WorksheetGeneratorPage-module__rIGeMW__eduOverview{color:#334155;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.WorksheetGeneratorPage-module__rIGeMW__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.WorksheetGeneratorPage-module__rIGeMW__benefitCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.WorksheetGeneratorPage-module__rIGeMW__benefitIcon{margin-bottom:.5rem;font-size:1.5rem;display:block}.WorksheetGeneratorPage-module__rIGeMW__benefitCard h3{color:#0f172a;margin-bottom:.35rem;font-size:1rem;font-weight:800}.WorksheetGeneratorPage-module__rIGeMW__benefitCard p{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.WorksheetGeneratorPage-module__rIGeMW__faqContainer{border-top:1px solid #e2e8f0;padding-top:2rem}.WorksheetGeneratorPage-module__rIGeMW__faqHeading{color:#0f172a;margin-bottom:1.25rem;font-size:1.35rem;font-weight:800}.WorksheetGeneratorPage-module__rIGeMW__faqList{flex-direction:column;gap:1rem;display:flex}.WorksheetGeneratorPage-module__rIGeMW__faqItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.1rem 1.25rem}.WorksheetGeneratorPage-module__rIGeMW__faqQuestion{color:#0f172a;margin-bottom:.4rem;font-size:.975rem;font-weight:750}.WorksheetGeneratorPage-module__rIGeMW__faqAnswer{color:#475569;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:640px){.WorksheetGeneratorPage-module__rIGeMW__actionHeader{padding:1.25rem .75rem .5rem}.WorksheetGeneratorPage-module__rIGeMW__mainTitle{margin-bottom:.35rem;font-size:1.6rem}.WorksheetGeneratorPage-module__rIGeMW__mainSubtitle{margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.WorksheetGeneratorPage-module__rIGeMW__featureHighlights{gap:.35rem;margin-bottom:.4rem}.WorksheetGeneratorPage-module__rIGeMW__highlightPill,.WorksheetGeneratorPage-module__rIGeMW__highlightItem{padding:2px 7px;font-size:.7rem}.WorksheetGeneratorPage-module__rIGeMW__mainSection{padding:0 .75rem 4rem}.WorksheetGeneratorPage-module__rIGeMW__educationalSection{margin-top:2rem;padding:1.5rem 1rem}}@media print{.WorksheetGeneratorPage-module__rIGeMW__page{background:#fff!important;min-height:auto!important}.WorksheetGeneratorPage-module__rIGeMW__actionHeader,.WorksheetGeneratorPage-module__rIGeMW__educationalSection{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.WorksheetGeneratorPage-module__rIGeMW__mainSection{margin:0!important;padding:0!important}.WorksheetGeneratorPage-module__rIGeMW__container{max-width:100%!important;margin:0!important;padding:0!important}}
.UnitSelector-module__DEax_G__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 auto 1.25rem;display:flex}.UnitSelector-module__DEax_G__label{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.UnitSelector-module__DEax_G__pills{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.UnitSelector-module__DEax_G__pill{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:7px;padding:4px 10px;font-size:.8rem;font-weight:600;transition:all .15s}.UnitSelector-module__DEax_G__pill:hover{color:#1e293b;background:#fff9}.UnitSelector-module__DEax_G__pill.UnitSelector-module__DEax_G__active{color:#1e40af;background:#fff;font-weight:700;box-shadow:0 1px 4px #00000014}
.calculator-module__3TmSfa__page{background:#fff;min-height:100vh}.calculator-module__3TmSfa__calculatorSection{padding:0 var(--space-4)var(--space-12);z-index:10;margin-top:-3.5rem;position:relative}@media (min-width:768px){.calculator-module__3TmSfa__calculatorSection{padding:0 var(--space-6)var(--space-16);margin-top:-4.5rem}}.calculator-module__3TmSfa__container{box-sizing:border-box;width:100%;max-width:860px;margin:0 auto}.calculator-module__3TmSfa__calculatorCard{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;width:100%;max-width:720px;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px -15px #00000014,0 0 1px 1px #00000008}.calculator-module__3TmSfa__presetSection{margin-bottom:1.5rem}.calculator-module__3TmSfa__presetHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.calculator-module__3TmSfa__presetTitle{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.06em;font-size:.775rem;font-weight:700}.calculator-module__3TmSfa__presetGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.calculator-module__3TmSfa__presetChip{color:#334155;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:.8rem;font-weight:600;line-height:1.3;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.calculator-module__3TmSfa__presetChip:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px -2px #3b82f626}.calculator-module__3TmSfa__presetChip:active{transform:scale(.97)}.calculator-module__3TmSfa__segmentedControl{box-sizing:border-box;background:#f1f5f9;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(min(100%,90px),1fr));gap:4px;width:100%;margin-bottom:1.75rem;padding:4px;display:grid}.calculator-module__3TmSfa__segmentTab{color:#64748b;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:0 0;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;width:100%;padding:8px 10px;font-size:.825rem;font-weight:600;line-height:1.3;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.calculator-module__3TmSfa__segmentTab:hover{color:#1e293b;background:#ffffff80}.calculator-module__3TmSfa__segmentTab.calculator-module__3TmSfa__active{color:#0f172a;background:#fff;font-weight:700;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a}.calculator-module__3TmSfa__modeTabIcon{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.calculator-module__3TmSfa__modeSymbol{font-size:var(--text-xl);font-weight:var(--font-bold)}.calculator-module__3TmSfa__modeLabel{font-size:var(--text-xs)}.calculator-module__3TmSfa__calculatorBody{gap:var(--space-6);box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.calculator-module__3TmSfa__calculatorBody>*{box-sizing:border-box;min-width:0;max-width:100%}.calculator-module__3TmSfa__inputRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.calculator-module__3TmSfa__inputLabel{font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--text-secondary);white-space:nowrap}.calculator-module__3TmSfa__inputField{flex:1;min-width:100px;max-width:150px}.calculator-module__3TmSfa__fractionRow{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.calculator-module__3TmSfa__fractionInput{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.calculator-module__3TmSfa__fractionInput input{text-align:center;width:80px}.calculator-module__3TmSfa__fractionBar{background:var(--text-primary);border-radius:var(--radius-full);width:80px;height:3px}.calculator-module__3TmSfa__operationSymbol{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--primary-600);text-align:center;width:40px}.calculator-module__3TmSfa__resultCard{background:linear-gradient(135deg,var(--primary-50),var(--accent-50));border:1px solid var(--primary-200);border-radius:var(--radius-xl);padding:var(--space-6);text-align:center;animation:.3s ease-out forwards calculator-module__3TmSfa__fadeInUp}@keyframes calculator-module__3TmSfa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.calculator-module__3TmSfa__resultCard.calculator-module__3TmSfa__increase{background:linear-gradient(135deg,var(--success-50),#ecfdf5);border-color:var(--success-500)}.calculator-module__3TmSfa__resultCard.calculator-module__3TmSfa__decrease,.calculator-module__3TmSfa__resultCard.calculator-module__3TmSfa__error{background:linear-gradient(135deg,var(--error-50),#fef2f2);border-color:var(--error-500)}.calculator-module__3TmSfa__resultLabel{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2)}.calculator-module__3TmSfa__resultValue{font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--primary-700);margin-bottom:var(--space-3)}.calculator-module__3TmSfa__resultCard.calculator-module__3TmSfa__increase .calculator-module__3TmSfa__resultValue{color:var(--success-600)}.calculator-module__3TmSfa__resultCard.calculator-module__3TmSfa__decrease .calculator-module__3TmSfa__resultValue{color:var(--error-600)}.calculator-module__3TmSfa__resultCard.calculator-module__3TmSfa__error .calculator-module__3TmSfa__resultValue{color:var(--error-600);font-size:var(--text-xl)}.calculator-module__3TmSfa__resultFormula{font-size:var(--text-sm);color:var(--text-tertiary);font-family:var(--font-mono);padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);background:#fff;display:inline-block}.calculator-module__3TmSfa__resultFraction{align-items:center;gap:var(--space-1);margin-bottom:var(--space-2);flex-direction:column;display:flex}.calculator-module__3TmSfa__resultNumerator,.calculator-module__3TmSfa__resultDenominator{font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--primary-700)}.calculator-module__3TmSfa__resultBar{background:var(--primary-600);border-radius:var(--radius-full);width:80px;height:4px}.calculator-module__3TmSfa__resultDecimal{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-4)}.calculator-module__3TmSfa__resultSteps{font-size:var(--text-sm);color:var(--text-tertiary);font-family:var(--font-mono);padding:var(--space-3)var(--space-4);border-radius:var(--radius-md);gap:var(--space-2);background:#fff;flex-direction:column;display:flex}.calculator-module__3TmSfa__equationDisplay{text-align:center;margin:var(--space-8)0;padding:var(--space-6);background:var(--bg-secondary);border-radius:var(--radius-xl);border:2px solid var(--border-default);position:relative;overflow:hidden}.calculator-module__3TmSfa__equationText{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--primary-700);font-family:var(--font-mono);letter-spacing:-.02em}@media (min-width:768px){.calculator-module__3TmSfa__equationText{font-size:var(--text-3xl)}}.calculator-module__3TmSfa__inputGrid{gap:var(--space-4);max-width:500px;margin:0 auto var(--space-8);grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:640px){.calculator-module__3TmSfa__inputGrid{grid-template-columns:repeat(3,1fr)}}.calculator-module__3TmSfa__inputField{gap:var(--space-2);flex-direction:column;display:flex}.calculator-module__3TmSfa__inputField label{font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.calculator-module__3TmSfa__inputField input{text-align:center;font-size:var(--text-xl);padding:var(--space-3)}.calculator-module__3TmSfa__errorBanner{padding:var(--space-4);background:var(--error-50);color:var(--error-700);border-radius:var(--radius-lg);text-align:center;margin-bottom:var(--space-6);font-weight:var(--font-medium)}
.WorksheetStudio-module__ZyQDBW__studioContainer{background:linear-gradient(135deg,#1a1d21 0%,#2d3238 100%);flex-direction:row;height:calc(100vh - 64px);display:flex;position:relative;overflow:hidden}.WorksheetStudio-module__ZyQDBW__sidebar{z-index:10;background:linear-gradient(#fff 0%,#f8f9fa 100%);border-right:1px solid #00000014;flex-direction:column;width:340px;height:100%;display:flex;overflow-y:auto;box-shadow:4px 0 24px #0000001a}@media print{.WorksheetStudio-module__ZyQDBW__sidebar{display:none!important}}.WorksheetStudio-module__ZyQDBW__sidebarHeader{background:linear-gradient(135deg,var(--primary-600)0%,var(--accent-600)100%);color:#fff;padding:18px 20px 14px}.WorksheetStudio-module__ZyQDBW__topActionsArea{background:#f8fafc;border-bottom:1px solid #00000014;flex-direction:column;gap:8px;padding:16px 20px;display:flex}.WorksheetStudio-module__ZyQDBW__sidebarTitle{color:#fff;align-items:center;gap:10px;margin:0;font-size:1.1rem;font-weight:800;display:flex}.WorksheetStudio-module__ZyQDBW__sidebarTitle:before{content:"✨";font-size:1.25rem}.WorksheetStudio-module__ZyQDBW__sidebarSubtitle{color:#ffffffeb;margin-top:4px;font-size:.825rem;font-weight:500;line-height:1.3}.WorksheetStudio-module__ZyQDBW__sidebarBody{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex}.WorksheetStudio-module__ZyQDBW__controlGroup{flex-direction:column;gap:8px;display:flex}.WorksheetStudio-module__ZyQDBW__rowGroup{grid-template-columns:1fr 1fr;gap:10px;display:grid}.WorksheetStudio-module__ZyQDBW__controlLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:.75rem;font-weight:700;line-height:1.2}.WorksheetStudio-module__ZyQDBW__studioInput{width:100%;color:var(--text-primary);background:#fff;border:1.5px solid #e1e4e8;border-radius:10px;padding:12px 14px;font-size:.95rem;font-weight:500;transition:all .2s}.WorksheetStudio-module__ZyQDBW__studioInput:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #4f46e526}.WorksheetStudio-module__ZyQDBW__studioSelect{width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E") right 14px center no-repeat;border:1.5px solid #e1e4e8;border-radius:10px;padding:12px 14px;font-size:.95rem;font-weight:500;transition:all .2s}.WorksheetStudio-module__ZyQDBW__studioSelect:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #4f46e526}.WorksheetStudio-module__ZyQDBW__pillTabs{background:#f1f3f5;border-radius:12px;gap:4px;padding:4px;display:flex}.WorksheetStudio-module__ZyQDBW__pillTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:10px 12px;font-size:.85rem;font-weight:600;transition:all .2s}.WorksheetStudio-module__ZyQDBW__pillTab:hover{background:#fff9}.WorksheetStudio-module__ZyQDBW__pillTabActive{color:var(--primary-600);background:#fff;box-shadow:0 2px 8px #00000014}.WorksheetStudio-module__ZyQDBW__actionsArea{background:#fdfdfd;border-top:1px solid #eee;flex-direction:column;gap:10px;margin-top:auto;padding:24px;display:flex}.WorksheetStudio-module__ZyQDBW__actionBtn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.WorksheetStudio-module__ZyQDBW__actionBtnSecondary{color:var(--text-secondary);background:#f1f3f5}.WorksheetStudio-module__ZyQDBW__actionBtnSecondary:hover{color:var(--text-primary);background:#e9ecef}.WorksheetStudio-module__ZyQDBW__actionBtnPrimary{background:linear-gradient(135deg,var(--primary-600)0%,var(--accent-600)100%);color:#fff;padding:16px;font-size:1rem;box-shadow:0 4px 12px #4f46e54d}.WorksheetStudio-module__ZyQDBW__actionBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566}.WorksheetStudio-module__ZyQDBW__bundleUpsellCard{background:linear-gradient(135deg,#f0fdfa 0%,#fff 100%);border:1.5px solid #99f6e4;border-radius:12px;margin-top:14px;padding:12px 14px;box-shadow:0 4px 12px #0d948814}.WorksheetStudio-module__ZyQDBW__bundleUpsellBtn{background:#0f766e;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;color:#fff!important}.WorksheetStudio-module__ZyQDBW__bundleUpsellBtn:hover{background:#0d9488;transform:translateY(-1px);box-shadow:0 4px 8px #0d948840}.WorksheetStudio-module__ZyQDBW__previewArea{box-sizing:border-box;background:linear-gradient(135deg,#1e2025 0%,#2a2d32 100%);flex-direction:column;flex:1;align-items:center;gap:30px;height:100%;padding:30px 20px 80px;display:flex;overflow-y:auto}@media print{.WorksheetStudio-module__ZyQDBW__previewArea{background:#fff;padding:0;overflow:visible}}.WorksheetStudio-module__ZyQDBW__paper{box-sizing:border-box;background:#fff;border-radius:6px;flex-direction:column;flex-shrink:0;width:210mm;max-width:100%;height:auto;min-height:297mm;padding:16mm 18mm;display:flex;position:relative;box-shadow:0 0 0 1px #ffffff1a,0 25px 50px -12px #00000080}@media print{.WorksheetStudio-module__ZyQDBW__studioContainer{background:#fff!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.WorksheetStudio-module__ZyQDBW__sidebar,.WorksheetStudio-module__ZyQDBW__mobileActionBar,.WorksheetStudio-module__ZyQDBW__actionsArea,:is(.WorksheetStudio-module__ZyQDBW__studioContainer header,.WorksheetStudio-module__ZyQDBW__studioContainer footer,.WorksheetStudio-module__ZyQDBW__studioContainer nav,.WorksheetStudio-module__ZyQDBW__studioContainer [data-print-hide=true],.WorksheetStudio-module__ZyQDBW__studioContainer [data-print-hide=true] *,.WorksheetStudio-module__ZyQDBW__studioContainer .adsbygoogle,.WorksheetStudio-module__ZyQDBW__studioContainer ins.adsbygoogle,.WorksheetStudio-module__ZyQDBW__studioContainer [class*=adWrapper],.WorksheetStudio-module__ZyQDBW__studioContainer [class*=adSlot],.WorksheetStudio-module__ZyQDBW__studioContainer [class*=adLabel],.WorksheetStudio-module__ZyQDBW__studioContainer [class*=bundleCard]){visibility:hidden!important;border:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.WorksheetStudio-module__ZyQDBW__previewArea{background:#fff!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.WorksheetStudio-module__ZyQDBW__paper{page-break-inside:auto;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.WorksheetStudio-module__ZyQDBW__paperHeader{page-break-after:avoid!important;break-after:avoid!important;page-break-inside:avoid!important;break-inside:avoid!important;border-bottom:2px solid #000!important;margin-bottom:16px!important;padding-bottom:12px!important;display:block!important}.WorksheetStudio-module__ZyQDBW__worksheetTitle{page-break-after:avoid!important;break-after:avoid!important;margin-bottom:10px!important;font-size:1.35rem!important}.WorksheetStudio-module__ZyQDBW__studentFields{page-break-after:avoid!important;break-after:avoid!important;page-break-inside:avoid!important;break-inside:avoid!important;justify-content:space-between!important;display:flex!important}.WorksheetStudio-module__ZyQDBW__paperFooter{display:none!important}}.WorksheetStudio-module__ZyQDBW__paperHeader{border-bottom:2px solid #1a1d21;flex-direction:column;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.WorksheetStudio-module__ZyQDBW__worksheetTitle{color:#1a1d21;text-align:center;margin:0;font-size:1.5rem;font-weight:800}.WorksheetStudio-module__ZyQDBW__studentFields{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.WorksheetStudio-module__ZyQDBW__fieldGroup{flex:1;align-items:baseline;gap:8px;display:flex}.WorksheetStudio-module__ZyQDBW__fieldGroup:last-child{flex:0}.WorksheetStudio-module__ZyQDBW__fieldLabel{color:#333;white-space:nowrap;font-size:.85rem;font-weight:600}.WorksheetStudio-module__ZyQDBW__fieldValue{color:#222;border-bottom:1px solid #333;min-width:100px;padding-bottom:2px;font-size:.85rem}.WorksheetStudio-module__ZyQDBW__paperFooter{text-align:right;color:#bbb;margin-top:auto;padding-top:20px;font-size:.65rem;font-weight:500}.WorksheetStudio-module__ZyQDBW__answerKeyPage{page-break-before:always}.WorksheetStudio-module__ZyQDBW__answerKeyTitle{text-align:center;color:var(--primary-600);margin-bottom:30px;font-size:1.4rem;font-weight:800}@media print{.WorksheetStudio-module__ZyQDBW__noPrint{display:none!important}}.WorksheetStudio-module__ZyQDBW__pageBreak{break-before:page}.WorksheetStudio-module__ZyQDBW__divider{border:none;border-top:1px solid #eee;margin:16px 0}.WorksheetStudio-module__ZyQDBW__toggleRow{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.WorksheetStudio-module__ZyQDBW__toggleLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.WorksheetStudio-module__ZyQDBW__statsBadge{color:var(--primary-600);background:#4f46e51a;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.WorksheetStudio-module__ZyQDBW__mobileActionBar{display:none}@media print{.WorksheetStudio-module__ZyQDBW__mobileActionBar{display:none!important}}@media (max-width:900px){.WorksheetStudio-module__ZyQDBW__studioContainer{background:#1a1d21;flex-direction:column;height:auto;min-height:100dvh;overflow:visible}.WorksheetStudio-module__ZyQDBW__sidebar{width:100%;max-height:none;box-shadow:none;border-bottom:1px solid #00000014;border-right:none;overflow:visible}.WorksheetStudio-module__ZyQDBW__sidebarHeader{padding:16px 20px}.WorksheetStudio-module__ZyQDBW__sidebarBody{gap:14px;padding:16px}.WorksheetStudio-module__ZyQDBW__actionsArea{display:none}.WorksheetStudio-module__ZyQDBW__mobileActionBar{-webkit-backdrop-filter:blur(16px);z-index:100;background:#1a1d21f5;border-top:1px solid #ffffff1f;gap:10px;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0006}.WorksheetStudio-module__ZyQDBW__mobileActionBar .WorksheetStudio-module__ZyQDBW__actionBtn{border-radius:10px;padding:13px 14px;font-size:.9rem}.WorksheetStudio-module__ZyQDBW__previewArea{box-sizing:border-box;gap:20px;width:100%;height:auto;padding:16px 10px 90px;overflow:visible}.WorksheetStudio-module__ZyQDBW__paper{box-sizing:border-box;border-radius:12px;min-height:auto;padding:16px 12px;width:100%!important;max-width:100%!important;transform:none!important}.WorksheetStudio-module__ZyQDBW__paperHeader{gap:10px;margin-bottom:16px;padding-bottom:12px}.WorksheetStudio-module__ZyQDBW__worksheetTitle{font-size:clamp(1.15rem,4.5vw,1.35rem)}.WorksheetStudio-module__ZyQDBW__studentFields{gap:6px 12px}.WorksheetStudio-module__ZyQDBW__fieldGroup,.WorksheetStudio-module__ZyQDBW__fieldLabel,.WorksheetStudio-module__ZyQDBW__fieldValue{font-size:.75rem}}.WorksheetStudio-module__ZyQDBW__staticPreview{background:linear-gradient(145deg,#f8fafc 0%,#e2e8f0 100%);border-radius:12px;padding:16px;position:relative;overflow:hidden}@media (min-width:640px){.WorksheetStudio-module__ZyQDBW__staticPreview{border-radius:16px;padding:24px}}.WorksheetStudio-module__ZyQDBW__staticPreview:before{content:"";background:linear-gradient(90deg,var(--primary-500),var(--accent-500),var(--primary-500));background-size:200% 100%;height:4px;animation:3s infinite WorksheetStudio-module__ZyQDBW__shimmer;position:absolute;top:0;left:0;right:0}@keyframes WorksheetStudio-module__ZyQDBW__shimmer{0%,to{background-position:200% 0}50%{background-position:0 0}}.WorksheetStudio-module__ZyQDBW__paperMini{background:#fff;border:1px solid #0000000f;border-radius:10px;padding:12px;position:relative;box-shadow:0 4px 6px #0000000d,0 10px 20px #00000014,inset 0 1px #fffc}@media (min-width:640px){.WorksheetStudio-module__ZyQDBW__paperMini{border-radius:12px;padding:20px}}.WorksheetStudio-module__ZyQDBW__paperMini:after{content:"";border-top:0 solid #0000;border-bottom:20px solid #0000;border-left:0 solid #0000;border-right:20px solid #f1f5f9;border-radius:0 10px 0 0;width:0;height:0;position:absolute;top:0;right:0}@media (min-width:640px){.WorksheetStudio-module__ZyQDBW__paperMini:after{border-width:0 30px 30px 0;border-radius:0 12px 0 0}}.WorksheetStudio-module__ZyQDBW__paperMiniHeader{border-bottom:2px dashed #e2e8f0;flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}@media (min-width:480px){.WorksheetStudio-module__ZyQDBW__paperMiniHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:16px;padding-bottom:16px}}.WorksheetStudio-module__ZyQDBW__paperMiniHeader>div:first-child{color:#1e293b;align-items:center;gap:6px;display:flex;font-size:clamp(.85rem,3.5vw,1rem)!important;font-weight:800!important}.WorksheetStudio-module__ZyQDBW__paperMiniHeader>div:last-child{font-weight:500;color:#94a3b8!important;font-size:clamp(.65rem,2.5vw,.75rem)!important}.WorksheetStudio-module__ZyQDBW__paperMiniFooter{background:linear-gradient(#10b9810d 0%,#10b9811a 100%);border-top:2px solid #e2e8f0;border-radius:8px;margin-top:16px;padding:10px}@media (min-width:640px){.WorksheetStudio-module__ZyQDBW__paperMiniFooter{margin-top:20px;padding:12px}}.WorksheetStudio-module__ZyQDBW__paperMiniFooter>div:first-child{color:#059669;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:clamp(.6rem,2.5vw,.7rem)!important;font-weight:700!important}.WorksheetStudio-module__ZyQDBW__previewOverlay{text-align:center;background:linear-gradient(#0000 0%,#fffffff2 50%);padding:30px 16px 16px;position:absolute;bottom:0;left:0;right:0}@media (min-width:640px){.WorksheetStudio-module__ZyQDBW__previewOverlay{padding:40px 20px 20px}}.WorksheetStudio-module__ZyQDBW__previewOverlay span{color:var(--primary-600);background:#fff;border:1px solid #4f46e533;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:clamp(.7rem,2.5vw,.8rem);font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000001a}@media (min-width:640px){.WorksheetStudio-module__ZyQDBW__previewOverlay span{border-radius:20px;gap:8px;padding:8px 16px}}.WorksheetStudio-module__ZyQDBW__previewOverlay span:before{content:"👁️"}.WorksheetStudio-module__ZyQDBW__paperFooter{color:#64748b;box-sizing:border-box;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:16px;font-size:.75rem;font-weight:500;display:flex}.WorksheetStudio-module__ZyQDBW__paperFooter strong{color:#1e3a8a;font-weight:700}.WorksheetStudio-module__ZyQDBW__screenHiddenSheet{display:none!important}.WorksheetStudio-module__ZyQDBW__sheetModeSwitcher{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;gap:4px;padding:3px;display:inline-flex}.WorksheetStudio-module__ZyQDBW__sheetModeTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:all .15s;display:flex}.WorksheetStudio-module__ZyQDBW__sheetModeTabActive{color:#0f172a;background:#fff;box-shadow:0 2px 6px #00000014}.WorksheetStudio-module__ZyQDBW__sheetModeTabActiveAnswer{color:#fff;background:#059669;box-shadow:0 2px 6px #05966940}@media print{@page{margin:0;size:auto}.WorksheetStudio-module__ZyQDBW__paper{box-shadow:none!important;border:none!important;margin:0!important;padding:12mm 15mm 15mm!important}.WorksheetStudio-module__ZyQDBW__screenHiddenSheet{display:flex!important}.WorksheetStudio-module__ZyQDBW__paperFooter{color:#475569;border-top:1px solid #cbd5e1;padding-top:8px;font-size:8pt;display:flex!important}}
