.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}}
.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{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;top:78px}.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}
.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}
.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))}
.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}
.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}
.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)}
.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;gap:4px;width:100%;min-width:0;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__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__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{height:26px;display:flex}.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__bookAnswerText{color:#059669;letter-spacing:.1em;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{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#eee}.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{:is(header,footer,nav,[data-print-hide=true],[data-print-hide=true] *,.adsbygoogle,ins.adsbygoogle,[class*=adWrapper],[class*=adSlot],[class*=adLabel],[class*=bundleCard],.worksheet-module__acUr8a__contentSection,.worksheet-module__acUr8a__controls,.worksheet-module__acUr8a__sidebar){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}}
.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}}
.QuizMakerPage-module__0-uSKG__page{background:radial-gradient(circle at 50% 10%,#eff6ffb3 0%,#f8fafc 60%);flex-direction:column;min-height:100vh;display:flex}.QuizMakerPage-module__0-uSKG__actionHeader{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;padding:2.25rem 1rem 1.25rem;display:flex}.QuizMakerPage-module__0-uSKG__breadcrumbs{color:#64748b;align-items:center;gap:6px;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-flex}.QuizMakerPage-module__0-uSKG__breadcrumbs a{color:#64748b;text-decoration:none;transition:color .15s}.QuizMakerPage-module__0-uSKG__breadcrumbs a:hover{color:#2563eb}.QuizMakerPage-module__0-uSKG__sep{color:#cbd5e1}.QuizMakerPage-module__0-uSKG__current{color:#0f172a}.QuizMakerPage-module__0-uSKG__mainTitle{color:#0f172a;letter-spacing:-.03em;text-wrap:balance;margin-bottom:.5rem;font-size:clamp(1.85rem,5.5vw,2.75rem);font-weight:900;line-height:1.15}.QuizMakerPage-module__0-uSKG__mainSubtitle{color:#475569;text-wrap:balance;max-width:640px;margin-bottom:.75rem;font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.5}.QuizMakerPage-module__0-uSKG__featureHighlights{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:.5rem;display:inline-flex}.QuizMakerPage-module__0-uSKG__highlightPill{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:3px 9px;font-size:.775rem;font-weight:800}.QuizMakerPage-module__0-uSKG__highlightItem{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:3px 9px;font-size:.775rem;font-weight:700}.QuizMakerPage-module__0-uSKG__mainSection{z-index:10;padding:0 1rem 5rem;position:relative}.QuizMakerPage-module__0-uSKG__container{width:100%;max-width:860px;margin:0 auto}.QuizMakerPage-module__0-uSKG__loading{text-align:center;color:#64748b;padding:3rem;font-weight:700}@media (max-width:640px){.QuizMakerPage-module__0-uSKG__actionHeader{padding:1.25rem .75rem .5rem}.QuizMakerPage-module__0-uSKG__mainTitle{margin-bottom:.35rem;font-size:1.55rem}.QuizMakerPage-module__0-uSKG__mainSubtitle{margin-bottom:.5rem;font-size:.85rem;line-height:1.4}.QuizMakerPage-module__0-uSKG__featureHighlights{gap:.35rem;margin-bottom:.4rem}.QuizMakerPage-module__0-uSKG__highlightPill,.QuizMakerPage-module__0-uSKG__highlightItem{padding:2px 7px;font-size:.7rem}.QuizMakerPage-module__0-uSKG__mainSection{padding:0 .75rem 4rem}}@media print{.QuizMakerPage-module__0-uSKG__page{background:#fff!important;min-height:auto!important}.QuizMakerPage-module__0-uSKG__actionHeader{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.QuizMakerPage-module__0-uSKG__mainSection{margin:0!important;padding:0!important}.QuizMakerPage-module__0-uSKG__container{max-width:100%!important;margin:0!important;padding:0!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}
.WorksheetSilo-module__qZ4wLW__page{background:#f8fafc;min-height:100vh}.WorksheetSilo-module__qZ4wLW__mainSection{padding:var(--space-6)0 var(--space-12)}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__mainSection{padding:var(--space-8)0 var(--space-16)}}.WorksheetSilo-module__qZ4wLW__container{max-width:860px;padding:0 var(--space-4);box-sizing:border-box;margin:0 auto}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__container{padding:0 var(--space-6)}}.WorksheetSilo-module__qZ4wLW__contentGrid{gap:var(--space-6);flex-direction:column;display:flex}.WorksheetSilo-module__qZ4wLW__previewColumn{width:100%}.WorksheetSilo-module__qZ4wLW__previewCard{background:var(--bg-secondary);border:1px solid var(--border-default);margin-bottom:var(--space-6);overflow:hidden}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__previewCard{margin-bottom:var(--space-8)}}.WorksheetSilo-module__qZ4wLW__creatorLinkSection{gap:var(--space-3);text-align:center;flex-direction:column;display:flex}.WorksheetSilo-module__qZ4wLW__creatorHint{color:var(--text-secondary);font-size:clamp(.75rem,3vw,.875rem)}.WorksheetSilo-module__qZ4wLW__sleekStudioBar{box-sizing:border-box;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #334155;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1.5rem;padding:12px 18px;display:flex;box-shadow:0 4px 16px #0f172a26}.WorksheetSilo-module__qZ4wLW__sleekStudioText{color:#e2e8f0;align-items:center;gap:10px;font-size:.88rem;font-weight:600;display:flex}.WorksheetSilo-module__qZ4wLW__sleekStudioBadge{color:#38bdf8;text-transform:uppercase;white-space:nowrap;background:#38bdf826;border:1px solid #38bdf84d;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:800}.WorksheetSilo-module__qZ4wLW__sleekStudioBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#0284c7);border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #2563eb4d}.WorksheetSilo-module__qZ4wLW__sleekStudioBtn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}@media (max-width:640px){.WorksheetSilo-module__qZ4wLW__sleekStudioBar{text-align:center;flex-direction:column;align-items:stretch;gap:10px}.WorksheetSilo-module__qZ4wLW__sleekStudioText{flex-direction:column;justify-content:center;gap:6px}.WorksheetSilo-module__qZ4wLW__sleekStudioBtn{justify-content:center}}.WorksheetSilo-module__qZ4wLW__tutorialSection{margin-top:var(--space-8);padding:var(--space-6);background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #00000005}.WorksheetSilo-module__qZ4wLW__tutorialHeader{margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;display:flex}.WorksheetSilo-module__qZ4wLW__tutorialIcon{font-size:1.4rem}.WorksheetSilo-module__qZ4wLW__tutorialTitle{color:#0f172a;margin:0;font-size:1.0625rem;font-weight:800}.WorksheetSilo-module__qZ4wLW__stepsGrid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:640px){.WorksheetSilo-module__qZ4wLW__stepsGrid{grid-template-columns:repeat(3,1fr)}}.WorksheetSilo-module__qZ4wLW__stepCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:6px;padding:14px;transition:transform .2s,border-color .2s;display:flex}.WorksheetSilo-module__qZ4wLW__stepCard:hover{border-color:#cbd5e1;transform:translateY(-2px)}.WorksheetSilo-module__qZ4wLW__stepTopRow{justify-content:space-between;align-items:center;display:flex}.WorksheetSilo-module__qZ4wLW__stepBadge{color:#fff;background:#0d9488;border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:inline-flex}.WorksheetSilo-module__qZ4wLW__stepIcon{font-size:1.125rem}.WorksheetSilo-module__qZ4wLW__stepHeading{color:#0f172a;margin:2px 0 0;font-size:.875rem;font-weight:700}.WorksheetSilo-module__qZ4wLW__stepDescription{color:#64748b;margin:0;font-size:.8125rem;line-height:1.4}.WorksheetSilo-module__qZ4wLW__tipBanner{color:#166534;background:#f0fdf4;border:1px dashed #22c55e;border-radius:10px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 14px;font-size:.8125rem;line-height:1.4;display:flex}.WorksheetSilo-module__qZ4wLW__teachingCard{margin-top:var(--space-6);padding:var(--space-6);background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #00000005}.WorksheetSilo-module__qZ4wLW__useCasesGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.WorksheetSilo-module__qZ4wLW__useCasesGrid{grid-template-columns:1fr 1fr}}.WorksheetSilo-module__qZ4wLW__useCaseItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;transition:transform .2s,border-color .2s;display:flex}.WorksheetSilo-module__qZ4wLW__useCaseItem:hover{border-color:#cbd5e1;transform:translateY(-2px)}.WorksheetSilo-module__qZ4wLW__useCaseIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem}.WorksheetSilo-module__qZ4wLW__useCaseTitle{color:#0f172a;margin-bottom:2px;font-size:.875rem;font-weight:700}.WorksheetSilo-module__qZ4wLW__useCaseText{color:#64748b;font-size:.8125rem;line-height:1.35}.WorksheetSilo-module__qZ4wLW__sidebarColumn{gap:var(--space-4);flex-direction:column;display:flex}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__sidebarColumn{gap:var(--space-6)}}@media (max-width:991px){.WorksheetSilo-module__qZ4wLW__sidebarColumn{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));display:grid}}.WorksheetSilo-module__qZ4wLW__infoCard,.WorksheetSilo-module__qZ4wLW__skillsCard{width:100%}.WorksheetSilo-module__qZ4wLW__crossLinksCard{background:#fff;border:1.5px solid #e0e7ff;border-radius:16px;width:100%;box-shadow:0 4px 12px #6366f10d}.WorksheetSilo-module__qZ4wLW__crossLinkItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;text-decoration:none;transition:all .2s;display:flex}.WorksheetSilo-module__qZ4wLW__crossLinkItem:hover{background:#f0fdfa;border-color:#0d9488;transform:translateY(-1px)}.WorksheetSilo-module__qZ4wLW__sidebarTitle{color:var(--text-primary);margin-bottom:var(--space-3);border-bottom:2px solid var(--primary-100);padding-bottom:var(--space-2);font-size:clamp(1rem,4vw,1.125rem);font-weight:800}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__sidebarTitle{margin-bottom:var(--space-4)}}.WorksheetSilo-module__qZ4wLW__infoList{gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__infoList{gap:var(--space-4)}}.WorksheetSilo-module__qZ4wLW__infoItem{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;font-size:clamp(.8125rem,3vw,.9375rem);display:flex}.WorksheetSilo-module__qZ4wLW__infoLabel{color:var(--text-secondary);font-weight:600}.WorksheetSilo-module__qZ4wLW__infoValue{color:var(--text-primary);text-transform:capitalize;font-weight:700}.WorksheetSilo-module__qZ4wLW__difficultyBadge{background:var(--warning-100);color:var(--warning-800);border-radius:var(--radius-md);text-transform:uppercase;padding:4px 10px;font-size:.7rem;font-weight:800}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__difficultyBadge{font-size:.75rem}}.WorksheetSilo-module__qZ4wLW__skillsList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.WorksheetSilo-module__qZ4wLW__skillsList{gap:var(--space-3)}}.WorksheetSilo-module__qZ4wLW__skillsList li{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:clamp(.8125rem,3vw,.9375rem);font-weight:500;line-height:1.4;display:flex}.WorksheetSilo-module__qZ4wLW__relatedLinks{gap:var(--space-2);flex-direction:column;display:flex}.WorksheetSilo-module__qZ4wLW__relatedLink{color:var(--primary-600);font-size:clamp(.875rem,3vw,1rem);font-weight:600;text-decoration:none;transition:all .2s}.WorksheetSilo-module__qZ4wLW__relatedLink:hover{color:var(--primary-800);transform:translate(4px)}.WorksheetSilo-module__qZ4wLW__tipsGrid{gap:var(--space-4);margin:var(--space-8)0;grid-template-columns:1fr;display:grid}@media (min-width:640px){.WorksheetSilo-module__qZ4wLW__tipsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.WorksheetSilo-module__qZ4wLW__tipsGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr)}}.WorksheetSilo-module__qZ4wLW__richSections h2{font-size:clamp(1.25rem,5vw,1.75rem)}.WorksheetSilo-module__qZ4wLW__richSections p,.WorksheetSilo-module__qZ4wLW__richSections div{font-size:clamp(.875rem,3vw,1rem)}@media print{.WorksheetSilo-module__qZ4wLW__heroWrapper,.WorksheetSilo-module__qZ4wLW__creatorLinkSection,.WorksheetSilo-module__qZ4wLW__tutorialSection,.WorksheetSilo-module__qZ4wLW__teachingCard,.WorksheetSilo-module__qZ4wLW__sidebarColumn,.WorksheetSilo-module__qZ4wLW__richSections,.WorksheetSilo-module__qZ4wLW__adWrapper,.WorksheetSilo-module__qZ4wLW__footerSection{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.WorksheetSilo-module__qZ4wLW__page,.WorksheetSilo-module__qZ4wLW__mainSection,.WorksheetSilo-module__qZ4wLW__container,.WorksheetSilo-module__qZ4wLW__contentGrid,.WorksheetSilo-module__qZ4wLW__previewColumn{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}}
.FormulaQuickSolver-module__fEX9Ia__solverCard{text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1rem;margin-top:1.25rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 14px #0000000a}.FormulaQuickSolver-module__fEX9Ia__solverHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.FormulaQuickSolver-module__fEX9Ia__solverTitleBlock{align-items:center;gap:.5rem;display:flex}.FormulaQuickSolver-module__fEX9Ia__solverIcon{font-size:1.2rem}.FormulaQuickSolver-module__fEX9Ia__solverTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.FormulaQuickSolver-module__fEX9Ia__liveBadge{color:#15803d;text-transform:uppercase;letter-spacing:.05em;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:800}.FormulaQuickSolver-module__fEX9Ia__solverBody{flex-direction:column;gap:1rem;display:flex}.FormulaQuickSolver-module__fEX9Ia__inputsRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.FormulaQuickSolver-module__fEX9Ia__inputGroup{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.FormulaQuickSolver-module__fEX9Ia__label{color:#475569;min-width:fit-content;font-size:.85rem;font-weight:700}.FormulaQuickSolver-module__fEX9Ia__numInput{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100px;padding:.45rem .75rem;font-size:1rem;font-weight:700;transition:all .2s}.FormulaQuickSolver-module__fEX9Ia__numInput:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.FormulaQuickSolver-module__fEX9Ia__numInputSm{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:55px;padding:.35rem .5rem;font-size:.9rem;font-weight:700}.FormulaQuickSolver-module__fEX9Ia__unitTag{color:#64748b;font-size:.8rem;font-weight:600}.FormulaQuickSolver-module__fEX9Ia__resultBox{background:linear-gradient(135deg,#eff6ff 0%,#f0fdf4 100%);border:1.5px solid #bfdbfe;border-radius:14px;flex-direction:column;gap:.4rem;padding:.85rem 1.15rem;display:flex}.FormulaQuickSolver-module__fEX9Ia__resultMain{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.FormulaQuickSolver-module__fEX9Ia__resLabel{color:#1e40af;font-size:.85rem;font-weight:700}.FormulaQuickSolver-module__fEX9Ia__resVal{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.35rem;font-weight:900}.FormulaQuickSolver-module__fEX9Ia__resSub{color:#475569;border-top:1px dashed #2563eb33;flex-wrap:wrap;gap:.6rem;padding-top:.35rem;font-size:.78rem;display:flex}.FormulaQuickSolver-module__fEX9Ia__badgeSuccess{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}@media (max-width:640px){.FormulaQuickSolver-module__fEX9Ia__inputsRow{grid-template-columns:1fr}}
.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}:is(.WorksheetStudio-module__ZyQDBW__sidebar,.WorksheetStudio-module__ZyQDBW__mobileActionBar,.WorksheetStudio-module__ZyQDBW__actionsArea,header,footer,nav,[data-print-hide=true],[data-print-hide=true] *,.adsbygoogle,ins.adsbygoogle,[class*=adWrapper],[class*=adSlot],[class*=adLabel],[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}@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__paperFooter{color:#475569;border-top:1px solid #cbd5e1;padding-top:8px;font-size:8pt;display:flex!important}}
.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:16px;justify-content:center;max-width:100%;padding:4px}.topic-navigator-module__7ZneQG__linkPool{flex-wrap:wrap;justify-content:center;gap:4px 6px;display:flex}.topic-navigator-module__7ZneQG__link{white-space:nowrap;border-radius:999px;gap:4px;padding:5px 10px;font-size:.75rem}.topic-navigator-module__7ZneQG__link svg{width:12px;height:12px}.topic-navigator-module__7ZneQG__labelFull{display:none}.topic-navigator-module__7ZneQG__labelShort{display:inline}}@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}}
.CategoryPage-module__F-hEOW__page{background:linear-gradient(180deg,var(--bg-primary)0%,#f8fafc 100%);min-height:100vh}.CategoryPage-module__F-hEOW__section{padding:clamp(2rem,5vw,3rem)var(--space-4)}.CategoryPage-module__F-hEOW__container{max-width:900px;margin:0 auto}.CategoryPage-module__F-hEOW__calculatorCount{color:var(--text-tertiary);margin-bottom:var(--space-6);text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.CategoryPage-module__F-hEOW__grid{gap:var(--space-3);flex-direction:column;display:flex}.CategoryPage-module__F-hEOW__card{border:1px solid var(--border-default);padding:var(--space-4)var(--space-5);color:inherit;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;text-decoration:none;transition:all .2s;display:flex}.CategoryPage-module__F-hEOW__card:hover{background:var(--bg-secondary);border-color:var(--primary-200);transform:translate(4px);box-shadow:0 4px 12px -4px #667eea26}.CategoryPage-module__F-hEOW__cardContent{align-items:center;gap:var(--space-4);flex:1;min-width:0;display:flex}.CategoryPage-module__F-hEOW__icon{background:linear-gradient(135deg,var(--primary-50),var(--accent-50));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.CategoryPage-module__F-hEOW__cardInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.CategoryPage-module__F-hEOW__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:600;line-height:1.3}.CategoryPage-module__F-hEOW__cardDescription{color:var(--text-tertiary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:.85rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.CategoryPage-module__F-hEOW__arrow{color:var(--text-tertiary);margin-left:var(--space-3);flex-shrink:0;font-size:1.25rem;transition:all .2s}.CategoryPage-module__F-hEOW__card:hover .CategoryPage-module__F-hEOW__arrow{color:var(--primary-600);transform:translate(4px)}@media (max-width:480px){.CategoryPage-module__F-hEOW__card{padding:var(--space-3)var(--space-4)}.CategoryPage-module__F-hEOW__icon{width:40px;height:40px;font-size:1.25rem}.CategoryPage-module__F-hEOW__cardTitle{font-size:.95rem}.CategoryPage-module__F-hEOW__cardDescription{display:none}}
.CategoryPage-module__-1B6Xa__page{background:linear-gradient(180deg,var(--bg-primary)0%,#f8fafc 100%);min-height:100vh}.CategoryPage-module__-1B6Xa__section{padding:clamp(2rem,5vw,3rem)var(--space-4)}.CategoryPage-module__-1B6Xa__container{max-width:900px;margin:0 auto}.CategoryPage-module__-1B6Xa__topicCount{color:var(--text-tertiary);margin-bottom:var(--space-6);text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.CategoryPage-module__-1B6Xa__grid{gap:var(--space-3);flex-direction:column;display:flex}.CategoryPage-module__-1B6Xa__card{border:1px solid var(--border-default);padding:var(--space-4)var(--space-5);color:inherit;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;text-decoration:none;transition:all .2s;display:flex}.CategoryPage-module__-1B6Xa__card:hover{background:var(--bg-secondary);border-color:var(--primary-200);transform:translate(4px);box-shadow:0 4px 12px -4px #667eea26}.CategoryPage-module__-1B6Xa__cardContent{align-items:center;gap:var(--space-4);flex:1;min-width:0;display:flex}.CategoryPage-module__-1B6Xa__icon{background:linear-gradient(135deg,var(--secondary-50),var(--primary-50));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.CategoryPage-module__-1B6Xa__cardInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.CategoryPage-module__-1B6Xa__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:600;line-height:1.3}.CategoryPage-module__-1B6Xa__cardMeta{color:var(--text-tertiary);font-size:.8rem;font-weight:500}.CategoryPage-module__-1B6Xa__arrow{color:var(--text-tertiary);margin-left:var(--space-3);flex-shrink:0;font-size:1.25rem;transition:all .2s}.CategoryPage-module__-1B6Xa__card:hover .CategoryPage-module__-1B6Xa__arrow{color:var(--primary-600);transform:translate(4px)}@media (max-width:480px){.CategoryPage-module__-1B6Xa__card{padding:var(--space-3)var(--space-4)}.CategoryPage-module__-1B6Xa__icon{width:40px;height:40px;font-size:1.25rem}.CategoryPage-module__-1B6Xa__cardTitle{font-size:.95rem}}
.CategoryPage-module__giGmVa__page{background:linear-gradient(180deg,var(--bg-primary)0%,#f8fafc 100%);min-height:100vh}.CategoryPage-module__giGmVa__section{padding:clamp(2rem,5vw,3rem)var(--space-4)}.CategoryPage-module__giGmVa__container{max-width:900px;margin:0 auto}.CategoryPage-module__giGmVa__topicCount{color:var(--text-tertiary);margin-bottom:var(--space-6);text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.CategoryPage-module__giGmVa__grid{gap:var(--space-3);flex-direction:column;display:flex}.CategoryPage-module__giGmVa__card{border:1px solid var(--border-default);padding:var(--space-4)var(--space-5);color:inherit;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;text-decoration:none;transition:all .2s;display:flex}.CategoryPage-module__giGmVa__card:hover{background:var(--bg-secondary);border-color:var(--primary-200);transform:translate(4px);box-shadow:0 4px 12px -4px #667eea26}.CategoryPage-module__giGmVa__cardContent{align-items:center;gap:var(--space-4);flex:1;min-width:0;display:flex}.CategoryPage-module__giGmVa__icon{background:linear-gradient(135deg,var(--accent-50),var(--primary-50));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.CategoryPage-module__giGmVa__cardInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.CategoryPage-module__giGmVa__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:600;line-height:1.3}.CategoryPage-module__giGmVa__cardDescription{color:var(--text-tertiary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:.85rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.CategoryPage-module__giGmVa__arrow{color:var(--text-tertiary);margin-left:var(--space-3);flex-shrink:0;font-size:1.25rem;transition:all .2s}.CategoryPage-module__giGmVa__card:hover .CategoryPage-module__giGmVa__arrow{color:var(--primary-600);transform:translate(4px)}@media (max-width:480px){.CategoryPage-module__giGmVa__card{padding:var(--space-3)var(--space-4)}.CategoryPage-module__giGmVa__icon{width:40px;height:40px;font-size:1.25rem}.CategoryPage-module__giGmVa__cardTitle{font-size:.95rem}.CategoryPage-module__giGmVa__cardDescription{display:none}}
.FormulaCopier-module__TMrsUa__copierCard{background:#0f172a;border:1px solid #1e293b;border-radius:16px;margin-top:1.25rem;overflow:hidden;box-shadow:0 4px 16px #0000001f;text-align:left!important}.FormulaCopier-module__TMrsUa__copierHeader{background:#1e293b;border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .85rem;display:flex;text-align:left!important}.FormulaCopier-module__TMrsUa__headerLeft{align-items:center;gap:.75rem;display:flex}.FormulaCopier-module__TMrsUa__windowDots{gap:5px;padding-left:2px;display:flex}.FormulaCopier-module__TMrsUa__dot{border-radius:50%;width:9px;height:9px;display:inline-block}.FormulaCopier-module__TMrsUa__dotRed{background:#ef4444}.FormulaCopier-module__TMrsUa__dotYellow{background:#f59e0b}.FormulaCopier-module__TMrsUa__dotGreen{background:#10b981}.FormulaCopier-module__TMrsUa__tabsList{gap:.25rem;display:flex}.FormulaCopier-module__TMrsUa__tabBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.35rem .75rem;font-size:.76rem;font-weight:700;transition:all .2s}.FormulaCopier-module__TMrsUa__tabBtn:hover{color:#fff;background:#ffffff14}.FormulaCopier-module__TMrsUa__activeTab{color:#fff!important;background:#2563eb!important}.FormulaCopier-module__TMrsUa__copyBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.FormulaCopier-module__TMrsUa__copyBtn:hover{background:#ffffff2e}.FormulaCopier-module__TMrsUa__copiedBtn{color:#fff!important;background:#059669!important;border-color:#10b981!important}.FormulaCopier-module__TMrsUa__codeDisplay{background:#090d16;padding:.85rem 1.25rem;overflow-x:auto;text-align:left!important}.FormulaCopier-module__TMrsUa__codeText{color:#38bdf8;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92rem;line-height:1.6;display:block;text-align:left!important}
