.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}
.topic-navigator-module__7ZneQG__navigator{border-radius:var(--radius-2xl);max-width:fit-content;transition:all var(--transition-normal);justify-content:center;margin-left:auto;margin-right:auto;padding:.4rem;display:flex}.topic-navigator-module__7ZneQG__default{border:1px solid var(--border-default);background:#fff;box-shadow:0 4px 12px #00000008}.topic-navigator-module__7ZneQG__default .topic-navigator-module__7ZneQG__link{color:var(--text-tertiary)}.topic-navigator-module__7ZneQG__default .topic-navigator-module__7ZneQG__link:hover{background:var(--bg-secondary);color:var(--primary-600)}.topic-navigator-module__7ZneQG__default .topic-navigator-module__7ZneQG__active{box-shadow:0 4px 12px #3b82f633;background:var(--primary-600)!important;color:#fff!important}.topic-navigator-module__7ZneQG__glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px -10px #0003;background:#ffffff1a!important;border:1px solid #ffffff26!important}.topic-navigator-module__7ZneQG__glass .topic-navigator-module__7ZneQG__link{color:#ffffffb3}.topic-navigator-module__7ZneQG__glass .topic-navigator-module__7ZneQG__link:hover{color:#fff;background:#ffffff1a}.topic-navigator-module__7ZneQG__glass .topic-navigator-module__7ZneQG__active{box-shadow:0 4px 15px #0000001a;color:var(--primary-600)!important;background:#fff!important}.topic-navigator-module__7ZneQG__linkPool{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.topic-navigator-module__7ZneQG__link{border-radius:var(--radius-xl);transition:all var(--transition-fast);align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.topic-navigator-module__7ZneQG__link svg{width:18px;height:18px}.topic-navigator-module__7ZneQG__labelFull{display:inline}.topic-navigator-module__7ZneQG__labelShort{display:none}@media (max-width:640px){.topic-navigator-module__7ZneQG__navigator{border-radius:9999px;justify-content:center;width:100%;max-width:420px;margin:0 auto;padding:3px}.topic-navigator-module__7ZneQG__linkPool{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:3px;width:100%;display:flex;overflow-x:auto}.topic-navigator-module__7ZneQG__linkPool::-webkit-scrollbar{display:none}.topic-navigator-module__7ZneQG__link{white-space:nowrap;text-align:center;border-radius:9999px;flex:1 1 0;justify-content:center;gap:4px;min-width:0;padding:6px 4px;font-size:.72rem}.topic-navigator-module__7ZneQG__link svg{flex-shrink:0;width:13px;height:13px}.topic-navigator-module__7ZneQG__labelFull{display:none}.topic-navigator-module__7ZneQG__labelShort{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}}@media print{.topic-navigator-module__7ZneQG__navigator{visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;display:none!important}}
.LearnRoadmapFooter-module__HpSJRW__roadmapFooter{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1.5px solid #e2e8f0;border-radius:24px;margin-top:3.5rem;margin-bottom:2rem;padding:clamp(1.5rem,4vw,2.25rem);box-shadow:0 4px 20px -2px #0000000a}.LearnRoadmapFooter-module__HpSJRW__header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.LearnRoadmapFooter-module__HpSJRW__badgeGroup{align-items:center;gap:.5rem;display:flex}.LearnRoadmapFooter-module__HpSJRW__stageBadge{color:#059669;letter-spacing:.025em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:700;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__title{color:#0f172a;margin:0;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:800}.LearnRoadmapFooter-module__HpSJRW__cardsGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.LearnRoadmapFooter-module__HpSJRW__cardsGrid{grid-template-columns:repeat(2,1fr)}}.LearnRoadmapFooter-module__HpSJRW__actionCard{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.LearnRoadmapFooter-module__HpSJRW__actionCard:hover{border-color:#0284c7;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0284c71a}.LearnRoadmapFooter-module__HpSJRW__actionCardGreen{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.LearnRoadmapFooter-module__HpSJRW__actionCardGreen:hover{border-color:#10b981;transform:translateY(-2px);box-shadow:0 10px 25px -5px #10b9811a}.LearnRoadmapFooter-module__HpSJRW__actionCardPurple{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.LearnRoadmapFooter-module__HpSJRW__actionCardPurple:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 10px 25px -5px #6366f126}.LearnRoadmapFooter-module__HpSJRW__cardTop{margin-bottom:1.25rem}.LearnRoadmapFooter-module__HpSJRW__cardLabel{text-transform:uppercase;letter-spacing:.05em;color:#0284c7;margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:inline-block}.LearnRoadmapFooter-module__HpSJRW__cardLabelGreen{text-transform:uppercase;letter-spacing:.05em;color:#059669;margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:inline-block}.LearnRoadmapFooter-module__HpSJRW__cardLabelPurple{text-transform:uppercase;letter-spacing:.05em;color:#6366f1;margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:inline-block}.LearnRoadmapFooter-module__HpSJRW__cardTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.0625rem;font-weight:800;line-height:1.35}.LearnRoadmapFooter-module__HpSJRW__cardDescription{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.LearnRoadmapFooter-module__HpSJRW__cardButton{color:#0284c7;border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;padding-top:.75rem;font-size:.875rem;font-weight:800;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__cardButtonGreen{color:#059669;border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;padding-top:.75rem;font-size:.875rem;font-weight:800;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__cardButtonPurple{color:#4f46e5;border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;padding-top:.75rem;font-size:.875rem;font-weight:800;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__hubLinkRow{text-align:center;border-top:1px solid #f1f5f9;margin-top:1.5rem;padding-top:1.25rem}.LearnRoadmapFooter-module__HpSJRW__hubLink{color:#475569;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.LearnRoadmapFooter-module__HpSJRW__hubLink:hover{color:#0284c7;text-decoration:underline}@media print{.LearnRoadmapFooter-module__HpSJRW__roadmapFooter{visibility:hidden!important;border:none!important;height:0!important;margin:0!important;padding:0!important;display:none!important}}
.worksheet-module__acUr8a__controls{max-width:860px;padding:var(--space-8)var(--space-4);box-sizing:border-box;margin:0 auto}.worksheet-module__acUr8a__controlsHeader{text-align:center;margin-bottom:var(--space-8)}.worksheet-module__acUr8a__controls h1{font-size:var(--text-3xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-2);justify-content:center;align-items:center;gap:var(--space-2);display:flex}.worksheet-module__acUr8a__titleIcon{-webkit-text-fill-color:initial}.worksheet-module__acUr8a__titleText{background:linear-gradient(135deg,var(--primary-600),var(--accent-600));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.worksheet-module__acUr8a__controlsSubtitle{font-size:var(--text-base);color:var(--text-tertiary)}.worksheet-module__acUr8a__controlCard{background:var(--bg-primary);border-radius:var(--radius-2xl);padding:var(--space-8);margin-bottom:var(--space-6);border:1px solid var(--border-default);box-shadow:0 4px 24px #00000014}.worksheet-module__acUr8a__controlsGrid{gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.worksheet-module__acUr8a__controlsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.worksheet-module__acUr8a__controlsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.worksheet-module__acUr8a__controlGroup{gap:var(--space-2);flex-direction:column;min-width:0;display:flex;overflow:hidden}.worksheet-module__acUr8a__controlGroup label{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary)}.worksheet-module__acUr8a__controlGroup select,.worksheet-module__acUr8a__controlGroup input{padding:var(--space-3)var(--space-4);border:2px solid var(--border-default);border-radius:var(--radius-lg);font-size:var(--text-base);background:var(--bg-secondary);color:var(--text-primary);transition:all var(--transition-fast);box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;overflow:hidden}.worksheet-module__acUr8a__controlGroup select:focus,.worksheet-module__acUr8a__controlGroup input:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #3b82f61a}.worksheet-module__acUr8a__controlButtons{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.worksheet-module__acUr8a__btnPrimary,.worksheet-module__acUr8a__btnSecondary{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);font-size:var(--text-base);font-weight:var(--font-semibold);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-fast);border:none;display:flex}.worksheet-module__acUr8a__btnPrimary{background:linear-gradient(135deg,var(--primary-600),var(--accent-600));color:#fff;box-shadow:0 4px 14px #6366f14d}.worksheet-module__acUr8a__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.worksheet-module__acUr8a__btnSecondary{background:var(--bg-primary);color:var(--text-primary);border:2px solid var(--border-default)}.worksheet-module__acUr8a__btnSecondary:hover{background:var(--bg-secondary);border-color:var(--primary-300);color:var(--primary-600)}.worksheet-module__acUr8a__hint{text-align:center;margin-top:var(--space-4);font-size:var(--text-sm);color:var(--text-tertiary);background:var(--primary-50);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);border:1px dashed var(--primary-200)}.worksheet-module__acUr8a__hintCard{align-items:center;gap:var(--space-4);margin-top:var(--space-4);padding:var(--space-4)var(--space-6);background:linear-gradient(135deg,var(--primary-50)0%,var(--accent-50)100%);border-radius:var(--radius-xl);border:2px solid var(--primary-200);display:flex;box-shadow:0 2px 8px #6366f11a}.worksheet-module__acUr8a__hintIcon{font-size:var(--text-2xl);flex-shrink:0}.worksheet-module__acUr8a__hintContent{gap:var(--space-1);flex-direction:column;display:flex}.worksheet-module__acUr8a__hintContent strong{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--primary-700)}.worksheet-module__acUr8a__hintContent span{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}@media (max-width:640px){.worksheet-module__acUr8a__hintCard{text-align:center;gap:var(--space-2);flex-direction:column}}.worksheet-module__acUr8a__worksheetWrapper{padding-bottom:var(--space-8);justify-content:center;display:flex}.worksheet-module__acUr8a__worksheet{border-radius:var(--radius-lg);width:100%;max-width:800px;padding:var(--space-8);margin:0 var(--space-4);background:#fff;box-shadow:0 8px 32px #0000001f}.worksheet-module__acUr8a__worksheetHeader{padding-bottom:var(--space-4);border-bottom:3px solid var(--text-primary);margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;display:flex}.worksheet-module__acUr8a__headerLeft h2{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.worksheet-module__acUr8a__subtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.worksheet-module__acUr8a__headerRight{text-align:right;gap:var(--space-2);flex-direction:column;display:flex}.worksheet-module__acUr8a__field{font-size:var(--text-sm);color:var(--text-primary)}.worksheet-module__acUr8a__line{border-bottom:1px solid var(--text-tertiary);min-width:120px;margin-left:var(--space-2);display:inline-block}.worksheet-module__acUr8a__instructions{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-3)var(--space-4);background:var(--bg-secondary);border-radius:var(--radius-md);margin-bottom:var(--space-6);border-left:4px solid var(--primary-500)}.worksheet-module__acUr8a__problemsGrid{grid-template-columns:repeat(var(--grid-cols,2),1fr);gap:12px 10px;width:100%;min-width:0;display:grid}@media (max-width:580px){.worksheet-module__acUr8a__problemsGrid{gap:10px 6px;grid-template-columns:1fr!important}}@media (min-width:581px) and (max-width:820px){.worksheet-module__acUr8a__problemsGrid{gap:12px 8px;grid-template-columns:repeat(min(var(--grid-cols,2),2),1fr)!important}}@media print{.worksheet-module__acUr8a__problemsGrid{grid-template-columns:repeat(var(--grid-cols,2),1fr)!important;gap:8px 12px!important}}.worksheet-module__acUr8a__problemBox{page-break-inside:avoid;break-inside:avoid;background:0 0;border-bottom:1px dashed #e2e8f0;border-radius:0;flex-direction:column;min-width:0;padding:8px 4px;display:flex}@media (min-width:481px){.worksheet-module__acUr8a__problemBox{padding:10px 6px}}.worksheet-module__acUr8a__problemNum{color:#94a3b8;text-align:left;margin-bottom:2px;font-size:.75rem;font-weight:700;background:0 0!important;border-radius:0!important;width:auto!important;min-width:auto!important;height:auto!important;display:block!important}@media (min-width:481px){.worksheet-module__acUr8a__problemNum{font-size:.8rem}}.worksheet-module__acUr8a__horizontalProblem{flex-direction:column;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__bookDivisionCardAnswer{min-height:auto}.worksheet-module__acUr8a__bookCardHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.worksheet-module__acUr8a__bookCardNum{color:#1d4ed8;font-size:11.5pt;font-weight:800}.worksheet-module__acUr8a__bookStepGuide{letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;font-size:7pt;font-weight:800}.worksheet-module__acUr8a__bookDivisionCenterStage{flex:1;justify-content:center;align-items:flex-start;padding:2px 0;display:flex}.worksheet-module__acUr8a__bookDivisionMathBox{align-items:flex-start;gap:6px;font-family:Courier New,Courier,monospace;display:flex}.worksheet-module__acUr8a__bookDivisorCol{justify-content:flex-end;align-items:center;min-width:26px;margin-top:34px;display:flex}.worksheet-module__acUr8a__bookDivisorText{color:#0f172a;text-align:right;font-size:17pt;font-weight:800}.worksheet-module__acUr8a__bookBracketSystem{flex-direction:column;display:flex;position:relative}.worksheet-module__acUr8a__bookSvgWrapper{height:38px;position:relative}.worksheet-module__acUr8a__bookBracketSvg{pointer-events:none;position:absolute;top:0;left:0}.worksheet-module__acUr8a__bookDividendOverlay{align-items:center;display:flex;position:absolute;top:6px}.worksheet-module__acUr8a__bookQuotientRow{white-space:nowrap;align-items:center;height:26px;display:flex;overflow:visible}.worksheet-module__acUr8a__bookQuotientBox{box-sizing:border-box;background:#f8fafc;border-top:1px dashed #e2e8f0;border-left:1px dashed #e2e8f0;border-right:1px dashed #cbd5e1;border-radius:4px 4px 0 0;height:26px}.worksheet-module__acUr8a__bookQuotientAnswerDigit{color:#059669;box-sizing:border-box;justify-content:center;align-items:center;height:26px;font-family:Courier New,Courier,monospace;font-size:15pt;font-weight:800;display:flex}.worksheet-module__acUr8a__bookQuotientRemainder{color:#059669;white-space:nowrap;align-items:center;padding-left:6px;font-family:Courier New,Courier,monospace;font-size:12pt;font-weight:800;display:inline-flex}.worksheet-module__acUr8a__bookAnswerText{color:#059669;letter-spacing:.1em;white-space:nowrap;font-size:14pt;font-weight:800}.worksheet-module__acUr8a__bookDividendDigit{color:#0f172a;box-sizing:border-box;border-right:1px dashed #cbd5e1;justify-content:center;align-items:center;height:30px;font-size:17pt;font-weight:800;display:flex}.worksheet-module__acUr8a__bookScratchContainer{border-left:1px dashed #cbd5e1;flex-direction:column;display:flex}.worksheet-module__acUr8a__bookWorkRow{border-top:1px dashed #e2e8f0;height:20px;display:flex}.worksheet-module__acUr8a__bookScratchBox{box-sizing:border-box;background:#fff;border-right:1px dashed #cbd5e1;height:20px}.worksheet-module__acUr8a__bookCardFooter{color:#475569;border-top:1px dashed #cbd5e1;justify-content:space-between;align-items:center;padding-top:4px;font-size:8.5pt;font-weight:700;display:flex}.worksheet-module__acUr8a__bookQuotientLabel{color:#64748b;font-size:8pt}.worksheet-module__acUr8a__bookQuotientLine{color:#059669;text-align:center;border-bottom:2px solid #2563eb;width:90px;height:16px;font-size:9pt;font-weight:800;display:inline-block}.worksheet-module__acUr8a__longDivisionProblem{gap:var(--space-4);padding:var(--space-6);border:2px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-secondary);page-break-inside:avoid;break-inside:avoid;min-height:120px;display:flex}.worksheet-module__acUr8a__ldNum{font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--primary-600);background:var(--primary-100);border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;display:flex}.worksheet-module__acUr8a__ldContainer{font-family:var(--font-mono);font-size:var(--text-xl);flex-direction:column;flex:1;align-items:flex-start;display:flex}.worksheet-module__acUr8a__ldAnswerSpace{border-bottom:2px solid var(--text-primary);width:100%;height:1.5em;margin-bottom:var(--space-1);justify-content:flex-start;padding-left:2ch;display:flex}.worksheet-module__acUr8a__ldAnswerText{color:var(--success-600);font-weight:var(--font-bold)}.worksheet-module__acUr8a__ldMain{align-items:flex-end;display:flex}.worksheet-module__acUr8a__ldDivisor{padding-right:var(--space-1)}.worksheet-module__acUr8a__ldBracket{border-left:2px solid var(--text-primary);padding-left:var(--space-2);padding-top:var(--space-1);border-top-left-radius:8px;min-width:6ch}.worksheet-module__acUr8a__ldDividend{letter-spacing:.1em}.worksheet-module__acUr8a__ldWorkingSpace{flex:1;width:100%}.worksheet-module__acUr8a__page{background:linear-gradient(135deg,#f0f4ff 0%,#faf5ff 100%);min-height:100vh}@media print{.worksheet-module__acUr8a__page{background:#fff!important}.worksheet-module__acUr8a__controls{display:none!important}.worksheet-module__acUr8a__worksheetWrapper{padding:0}.worksheet-module__acUr8a__worksheet{box-shadow:none;border-radius:0;max-width:100%;margin:0;padding:0}.worksheet-module__acUr8a__problemBox,.worksheet-module__acUr8a__verticalProblem{break-inside:avoid;background:#fff;border:1px solid #999;padding:8pt}.worksheet-module__acUr8a__problemNum,.worksheet-module__acUr8a__verticalNum{-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{.worksheet-module__acUr8a__contentSection,.worksheet-module__acUr8a__controls,.worksheet-module__acUr8a__sidebar,:is(.worksheet-module__acUr8a__controls header,.worksheet-module__acUr8a__controls footer,.worksheet-module__acUr8a__controls nav,.worksheet-module__acUr8a__controls [data-print-hide=true],.worksheet-module__acUr8a__controls [data-print-hide=true] *,.worksheet-module__acUr8a__controls .adsbygoogle,.worksheet-module__acUr8a__controls ins.adsbygoogle,.worksheet-module__acUr8a__controls [class*=adWrapper],.worksheet-module__acUr8a__controls [class*=adSlot],.worksheet-module__acUr8a__controls [class*=adLabel],.worksheet-module__acUr8a__controls [class*=bundleCard]){visibility:hidden!important;border:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}}
.WorkbookBundleCard-module__uDCX9q__bundleCard{box-sizing:border-box;background:linear-gradient(145deg,#fff 0%,#f0fdf4 100%);border:2px solid #86efac;border-radius:20px;flex-direction:column;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #10b9811a}.WorkbookBundleCard-module__uDCX9q__bundleCard:hover{box-shadow:0 12px 32px #10b98129}.WorkbookBundleCard-module__uDCX9q__horizontal{flex-direction:column;display:flex}@media (min-width:640px){.WorkbookBundleCard-module__uDCX9q__horizontal{flex-direction:row;align-items:center;gap:1.75rem;padding:1.5rem 1.75rem}.WorkbookBundleCard-module__uDCX9q__horizontal .WorkbookBundleCard-module__uDCX9q__thumbWrapper{flex-shrink:0;width:200px;min-width:200px;max-width:200px;margin:0}.WorkbookBundleCard-module__uDCX9q__horizontal .WorkbookBundleCard-module__uDCX9q__cardContent{flex:1;min-width:0}}.WorkbookBundleCard-module__uDCX9q__grid{box-sizing:border-box;background:linear-gradient(145deg,#fff 0%,#f0fdf4 100%);border:2px solid #86efac;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:1.5rem;display:flex}.WorkbookBundleCard-module__uDCX9q__grid .WorkbookBundleCard-module__uDCX9q__thumbWrapper{aspect-ratio:1;border-radius:12px;width:100%;max-width:140px;height:140px;margin:0 auto .75rem}.WorkbookBundleCard-module__uDCX9q__grid .WorkbookBundleCard-module__uDCX9q__cardContent{flex-direction:column;flex:1;justify-content:space-between;display:flex}.WorkbookBundleCard-module__uDCX9q__sidebar{gap:.875rem;width:100%;padding:1.25rem;display:flex;flex-direction:column!important}.WorkbookBundleCard-module__uDCX9q__sidebar .WorkbookBundleCard-module__uDCX9q__thumbWrapper{width:100%;max-width:240px;min-width:unset;aspect-ratio:1;margin:0 auto .5rem}.WorkbookBundleCard-module__uDCX9q__sidebar .WorkbookBundleCard-module__uDCX9q__cardContent{flex-direction:column;gap:.75rem;width:100%;display:flex}.WorkbookBundleCard-module__uDCX9q__thumbWrapper{aspect-ratio:1;background:#0f172a;border:1px solid #0000000f;border-radius:14px;width:100%;max-width:220px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000001f}.WorkbookBundleCard-module__uDCX9q__thumbImg{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.WorkbookBundleCard-module__uDCX9q__bundleCard:hover .WorkbookBundleCard-module__uDCX9q__thumbImg{transform:scale(1.03)}.WorkbookBundleCard-module__uDCX9q__floatingBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.03em;background:#0f172ae0;border:1px solid #fff3;border-radius:9999px;padding:4px 9px;font-size:.68rem;font-weight:800;position:absolute;bottom:8px;right:8px}.WorkbookBundleCard-module__uDCX9q__cardContent{flex-direction:column;gap:.75rem;width:100%;display:flex}.WorkbookBundleCard-module__uDCX9q__badgeRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.WorkbookBundleCard-module__uDCX9q__topBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#10b981;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.WorkbookBundleCard-module__uDCX9q__priceTag{color:#065f46;font-size:1.25rem;font-weight:900}.WorkbookBundleCard-module__uDCX9q__title{color:#0f172a;margin:0;font-size:1.15rem;font-weight:900;line-height:1.3}.WorkbookBundleCard-module__uDCX9q__featureList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.WorkbookBundleCard-module__uDCX9q__featureItem{color:#334155;align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.4;display:flex}.WorkbookBundleCard-module__uDCX9q__checkIcon{color:#10b981;flex-shrink:0;font-weight:800}.WorkbookBundleCard-module__uDCX9q__buyButton{color:#fff;text-align:center;box-sizing:border-box;background:#059669;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:13px 18px;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex;box-shadow:0 4px 14px #05966947}.WorkbookBundleCard-module__uDCX9q__buyButton:hover{background:#047857;transform:translateY(-1px);box-shadow:0 6px 18px #05966961}.WorkbookBundleCard-module__uDCX9q__secureNote{color:#64748b;text-align:center;margin:0;font-size:.72rem}
.StudentTrapsBlock-module__Mmc7WW__wrapper{background:#fff8f8;border:2px solid #fed7aa;border-radius:20px;margin:2.5rem 0;padding:2rem 1.5rem}.StudentTrapsBlock-module__Mmc7WW__header{text-align:center;max-width:680px;margin:0 auto 1.75rem}.StudentTrapsBlock-module__Mmc7WW__badge{color:#b91c1c;text-transform:uppercase;letter-spacing:.05em;background:#fef2f2;border:1px solid #fecaca;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.StudentTrapsBlock-module__Mmc7WW__heading{color:#9a3412;margin:0 0 6px;font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:800}.StudentTrapsBlock-module__Mmc7WW__subheading{color:#78350f;margin:0;font-size:.9rem;line-height:1.5}.StudentTrapsBlock-module__Mmc7WW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.StudentTrapsBlock-module__Mmc7WW__card{background:#fff;border:1.5px solid #fde68a;border-radius:16px;flex-direction:column;padding:1.25rem;display:flex;box-shadow:0 4px 12px #d977060d}.StudentTrapsBlock-module__Mmc7WW__cardTop{border-bottom:1px solid #fef3c7;align-items:flex-start;gap:8px;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.StudentTrapsBlock-module__Mmc7WW__trapTag{color:#fff;white-space:nowrap;background:#dc2626;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:800}.StudentTrapsBlock-module__Mmc7WW__trapTitle{color:#0f172a;margin:0;font-size:.98rem;font-weight:800;line-height:1.35}.StudentTrapsBlock-module__Mmc7WW__section{margin-bottom:.85rem}.StudentTrapsBlock-module__Mmc7WW__labelRow{align-items:center;gap:6px;margin-bottom:2px;display:flex}.StudentTrapsBlock-module__Mmc7WW__crossIcon,.StudentTrapsBlock-module__Mmc7WW__dangerIcon,.StudentTrapsBlock-module__Mmc7WW__checkIcon{font-size:.85rem}.StudentTrapsBlock-module__Mmc7WW__labelRed{color:#b91c1c;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.StudentTrapsBlock-module__Mmc7WW__labelOrange{color:#d97706;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.StudentTrapsBlock-module__Mmc7WW__labelGreen{color:#047857;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.StudentTrapsBlock-module__Mmc7WW__text{color:#475569;margin:0;font-size:.86rem;line-height:1.5}.StudentTrapsBlock-module__Mmc7WW__fixBox{background:#f0fdf4;border:1.5px solid #86efac;border-radius:12px;margin-top:auto;padding:.85rem}.StudentTrapsBlock-module__Mmc7WW__fixText{color:#14532d;margin:0;font-size:.86rem;font-weight:600;line-height:1.5}
.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}}
.CoachPlaybookBlock-module__hddsra__wrapper{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:20px;margin:2.5rem 0;padding:2rem 1.5rem}.CoachPlaybookBlock-module__hddsra__header{text-align:center;max-width:680px;margin:0 auto 1.75rem}.CoachPlaybookBlock-module__hddsra__badge{color:#15803d;text-transform:uppercase;letter-spacing:.05em;background:#dcfce7;border:1px solid #86efac;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.CoachPlaybookBlock-module__hddsra__heading{color:#14532d;margin:0 0 6px;font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:800}.CoachPlaybookBlock-module__hddsra__subheading{color:#166534;margin:0;font-size:.9rem;line-height:1.5}.CoachPlaybookBlock-module__hddsra__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.CoachPlaybookBlock-module__hddsra__card{background:#fff;border:1.5px solid #86efac;border-radius:16px;flex-direction:column;padding:1.25rem;display:flex;box-shadow:0 4px 12px #1665340d}.CoachPlaybookBlock-module__hddsra__topRow{align-items:center;gap:12px;margin-bottom:.85rem;display:flex}.CoachPlaybookBlock-module__hddsra__icon{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.8rem;display:flex}.CoachPlaybookBlock-module__hddsra__drillTitle{color:#0f172a;margin:0 0 2px;font-size:.98rem;font-weight:800}.CoachPlaybookBlock-module__hddsra__timeTag{color:#059669;font-size:.75rem;font-weight:700}.CoachPlaybookBlock-module__hddsra__materialsBox{color:#475569;background:#f8fafc;border-left:3px solid #059669;border-radius:8px;margin-bottom:.75rem;padding:6px 10px;font-size:.84rem;line-height:1.4}.CoachPlaybookBlock-module__hddsra__howBox{color:#334155;margin-top:auto;font-size:.86rem;line-height:1.5}
.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}}
.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}
.ActiveRecallQuizBlock-module__ljxchq__wrapper{background:#f8fafc;border:2px solid #e2e8f0;border-radius:20px;margin:2.5rem 0;padding:2rem 1.5rem}.ActiveRecallQuizBlock-module__ljxchq__header{text-align:center;max-width:680px;margin:0 auto 1.75rem}.ActiveRecallQuizBlock-module__ljxchq__badge{color:#4338ca;text-transform:uppercase;letter-spacing:.05em;background:#eef2ff;border:1px solid #c7d2fe;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.ActiveRecallQuizBlock-module__ljxchq__heading{color:#0f172a;margin:0 0 6px;font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:800}.ActiveRecallQuizBlock-module__ljxchq__subheading{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.ActiveRecallQuizBlock-module__ljxchq__quizList{flex-direction:column;gap:1.25rem;display:flex}.ActiveRecallQuizBlock-module__ljxchq__questionCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:1.25rem;box-shadow:0 2px 8px #00000008}.ActiveRecallQuizBlock-module__ljxchq__qNumRow{margin-bottom:.4rem}.ActiveRecallQuizBlock-module__ljxchq__qNum{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}.ActiveRecallQuizBlock-module__ljxchq__questionText{color:#0f172a;margin:0 0 1rem;font-size:.98rem;font-weight:800;line-height:1.45}.ActiveRecallQuizBlock-module__ljxchq__optionsGrid{flex-direction:column;gap:8px;display:flex}.ActiveRecallQuizBlock-module__ljxchq__optionBtn{text-align:left;cursor:pointer;color:#334155;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;transition:all .15s;display:flex}.ActiveRecallQuizBlock-module__ljxchq__optionBtn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.ActiveRecallQuizBlock-module__ljxchq__bullet{color:#475569;background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.76rem;font-weight:800;display:flex}.ActiveRecallQuizBlock-module__ljxchq__optText{flex:1;line-height:1.4}.ActiveRecallQuizBlock-module__ljxchq__optionCorrect{color:#065f46!important;background:#ecfdf5!important;border-color:#10b981!important}.ActiveRecallQuizBlock-module__ljxchq__optionCorrect .ActiveRecallQuizBlock-module__ljxchq__bullet{color:#fff;background:#10b981}.ActiveRecallQuizBlock-module__ljxchq__optionWrong{color:#991b1b!important;background:#fef2f2!important;border-color:#ef4444!important}.ActiveRecallQuizBlock-module__ljxchq__optionWrong .ActiveRecallQuizBlock-module__ljxchq__bullet{color:#fff;background:#ef4444}.ActiveRecallQuizBlock-module__ljxchq__feedbackBox{border-radius:10px;margin-top:.85rem;padding:10px 14px;font-size:.86rem;line-height:1.45;animation:.2s ActiveRecallQuizBlock-module__ljxchq__fadeIn}.ActiveRecallQuizBlock-module__ljxchq__feedbackSuccess{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.ActiveRecallQuizBlock-module__ljxchq__feedbackWarn{color:#92400e;background:#fffbeb;border:1px solid #fde68a}@keyframes ActiveRecallQuizBlock-module__ljxchq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.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}
.PrintableAnchorChart-module__bVHtDW__wrapper{margin:2.5rem 0}.PrintableAnchorChart-module__bVHtDW__screenCard{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#0f172a 100%);border:1.5px solid #4338ca;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 10px 30px #1e1b4b33}.PrintableAnchorChart-module__bVHtDW__screenLeft{flex:1;min-width:260px}.PrintableAnchorChart-module__bVHtDW__screenBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#4338ca;border-radius:9999px;margin-bottom:6px;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-block}.PrintableAnchorChart-module__bVHtDW__screenTitle{color:#f8fafc;margin:0 0 4px;font-size:1.15rem;font-weight:800}.PrintableAnchorChart-module__bVHtDW__screenDesc{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.45}.PrintableAnchorChart-module__bVHtDW__printBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 4px 16px #10b9814d}.PrintableAnchorChart-module__bVHtDW__printBtn:hover{background:#059669;transform:translateY(-1px)}.PrintableAnchorChart-module__bVHtDW__anchorChartPrint{display:none}@media print{.PrintableAnchorChart-module__bVHtDW__screenCard{visibility:hidden!important;height:0!important;display:none!important}.PrintableAnchorChart-module__bVHtDW__anchorChartPrint{visibility:visible!important;box-sizing:border-box!important;color:#000!important;z-index:99999999!important;page-break-inside:avoid!important;page-break-after:avoid!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;width:100%!important;height:100%!important;max-height:100vh!important;margin:0!important;padding:8mm 10mm!important;font-family:system-ui,-apple-system,sans-serif!important;display:block!important;position:fixed!important;top:0!important;left:0!important}.PrintableAnchorChart-module__bVHtDW__anchorChartPrint *{visibility:visible!important}.PrintableAnchorChart-module__bVHtDW__chartHeader{border-bottom:2px solid #000;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:4px;display:flex}.PrintableAnchorChart-module__bVHtDW__chartBrand{align-items:baseline;gap:8px;display:flex}.PrintableAnchorChart-module__bVHtDW__chartLogo{font-size:1.2rem;font-weight:900}.PrintableAnchorChart-module__bVHtDW__chartSub{color:#444;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.PrintableAnchorChart-module__bVHtDW__chartMeta{color:#333;gap:6px;font-size:.75rem;font-weight:700;display:flex}.PrintableAnchorChart-module__bVHtDW__chartTitle{text-align:center;margin:0 0 10px;font-size:1.6rem;font-weight:900}.PrintableAnchorChart-module__bVHtDW__ruleBanner{border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:8px 12px;display:flex;background:#f8f8f8!important;border:2px solid #000!important}.PrintableAnchorChart-module__bVHtDW__ruleIcon{font-size:1.5rem}.PrintableAnchorChart-module__bVHtDW__ruleHeading{letter-spacing:.05em;margin-bottom:2px;font-size:.85rem;font-weight:900;display:block}.PrintableAnchorChart-module__bVHtDW__ruleText{margin:0;font-size:.85rem;line-height:1.35}.PrintableAnchorChart-module__bVHtDW__framesRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.PrintableAnchorChart-module__bVHtDW__frameBox{border:1.5px solid #000;border-radius:8px;padding:8px}.PrintableAnchorChart-module__bVHtDW__frameHeading{text-align:center;margin:0 0 6px;font-size:.82rem;font-weight:800}.PrintableAnchorChart-module__bVHtDW__miniGrid{background:#fafafa;border:1.5px solid #000;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr);gap:4px;padding:4px;display:grid}.PrintableAnchorChart-module__bVHtDW__miniCell{aspect-ratio:1;border:1px dashed #666;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.PrintableAnchorChart-module__bVHtDW__miniFilled{background:#e5e5e5;border-style:solid;border-color:#000}.PrintableAnchorChart-module__bVHtDW__miniFilledOnes{background:#d4d4d4;border-style:solid;border-color:#000}.PrintableAnchorChart-module__bVHtDW__miniCell span{font-size:.85rem;line-height:1}.PrintableAnchorChart-module__bVHtDW__miniCell small{font-size:.55rem;font-weight:800;line-height:1;position:absolute;bottom:1px;right:2px}.PrintableAnchorChart-module__bVHtDW__frameCaption{text-align:center;color:#222;margin:4px 0 0;font-size:.72rem}.PrintableAnchorChart-module__bVHtDW__stepsGrid{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.PrintableAnchorChart-module__bVHtDW__stepCard{text-align:center;border:1px solid #333;border-radius:6px;padding:8px}.PrintableAnchorChart-module__bVHtDW__stepBadge{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-bottom:4px;font-size:.75rem;font-weight:800;display:inline-flex}.PrintableAnchorChart-module__bVHtDW__stepTitle{margin-bottom:4px;font-size:.8rem;font-weight:800;display:block}.PrintableAnchorChart-module__bVHtDW__stepDesc{color:#333;margin:0;font-size:.7rem;line-height:1.3}.PrintableAnchorChart-module__bVHtDW__chartFooter{color:#555;border-top:1px solid #000;justify-content:space-between;padding-top:4px;font-size:.68rem;font-weight:600;display:flex}@page{size:portrait;margin:6mm}}
.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)}
.PostPrintUpgradeModal-module__w_ZuSa__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:99999;background:#0f172a9e;justify-content:center;align-items:center;padding:1rem;animation:.18s ease-out PostPrintUpgradeModal-module__w_ZuSa__fadeIn;display:flex;position:fixed;inset:0}@keyframes PostPrintUpgradeModal-module__w_ZuSa__fadeIn{0%{opacity:0}to{opacity:1}}.PostPrintUpgradeModal-module__w_ZuSa__modalCard{box-sizing:border-box;background:linear-gradient(#f0fdfa 0%,#fff 28%);border-radius:20px;width:100%;max-width:410px;padding:22px 24px;animation:.22s cubic-bezier(.16,1,.3,1) PostPrintUpgradeModal-module__w_ZuSa__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a47,0 0 0 1px #e2e8f0e6}@keyframes PostPrintUpgradeModal-module__w_ZuSa__slideUp{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.PostPrintUpgradeModal-module__w_ZuSa__closeBtn{color:#64748b;cursor:pointer;z-index:2;background:#0f172a0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.PostPrintUpgradeModal-module__w_ZuSa__closeBtn:hover{color:#0f172a;background:#0f172a1a;transform:scale(1.06)}.PostPrintUpgradeModal-module__w_ZuSa__topStatus{align-items:center;margin-bottom:12px;display:flex}.PostPrintUpgradeModal-module__w_ZuSa__printBadge{color:#065f46;letter-spacing:.01em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:5px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.PostPrintUpgradeModal-module__w_ZuSa__productRow{align-items:center;gap:14px;margin-bottom:14px;display:flex}.PostPrintUpgradeModal-module__w_ZuSa__coverThumb{object-fit:cover;border:1px solid #00000014;border-radius:8px;flex-shrink:0;width:68px;height:84px;box-shadow:0 4px 12px #0000001f}.PostPrintUpgradeModal-module__w_ZuSa__coverPlaceholder{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#047857 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:84px;display:flex;box-shadow:0 4px 12px #0d948840}.PostPrintUpgradeModal-module__w_ZuSa__productInfo{flex:1;min-width:0}.PostPrintUpgradeModal-module__w_ZuSa__brandTag{text-transform:uppercase;letter-spacing:.06em;color:#0d9488;margin-bottom:3px;font-size:.68rem;font-weight:800;display:block}.PostPrintUpgradeModal-module__w_ZuSa__productTitle{color:#0f172a;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 5px;font-size:.98rem;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.PostPrintUpgradeModal-module__w_ZuSa__guaranteePill{color:#64748b;font-size:.72rem;font-weight:600}.PostPrintUpgradeModal-module__w_ZuSa__pillsRow{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.PostPrintUpgradeModal-module__w_ZuSa__pill{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:4px 9px;font-size:.72rem;font-weight:700}.PostPrintUpgradeModal-module__w_ZuSa__primaryCta{text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#059669 0%,#0d9488 100%);border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:.92rem;font-weight:800;transition:all .18s;display:flex;box-shadow:0 4px 14px #0d948852;color:#fff!important;text-decoration:none!important}.PostPrintUpgradeModal-module__w_ZuSa__primaryCta:hover{background:linear-gradient(135deg,#10b981 0%,#059669 100%);transform:translateY(-1.5px);box-shadow:0 6px 20px #0d948873}.PostPrintUpgradeModal-module__w_ZuSa__ctaArrow{transition:transform .15s}.PostPrintUpgradeModal-module__w_ZuSa__primaryCta:hover .PostPrintUpgradeModal-module__w_ZuSa__ctaArrow{transform:translate(3px)}.PostPrintUpgradeModal-module__w_ZuSa__dismissBtn{color:#94a3b8;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:10px;padding:4px;font-size:.76rem;font-weight:600;transition:color .15s;display:block}.PostPrintUpgradeModal-module__w_ZuSa__dismissBtn:hover{color:#475569}@media print{.PostPrintUpgradeModal-module__w_ZuSa__modalOverlay{display:none!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}}
.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}
