.CategoryRail-module__yt-rDW__railContainer{background:var(--surface);border-bottom:1px solid var(--border);z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;margin-bottom:2rem;padding:.5rem 0;position:sticky;top:64px}.CategoryRail-module__yt-rDW__scrollArea{scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;justify-content:flex-start;gap:2rem;max-width:1400px;margin:0 auto;padding:.5rem 1rem;display:flex;overflow:auto hidden}@media (min-width:640px){.CategoryRail-module__yt-rDW__scrollArea{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.CategoryRail-module__yt-rDW__scrollArea{gap:2.5rem;padding-left:4rem;padding-right:4rem}}@media (max-width:1024px){.CategoryRail-module__yt-rDW__scrollArea{gap:1.5rem}}.CategoryRail-module__yt-rDW__scrollArea::-webkit-scrollbar{display:none}.CategoryRail-module__yt-rDW__item{color:var(--text-muted);cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;min-width:4rem;padding-bottom:.25rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.CategoryRail-module__yt-rDW__item:hover{color:var(--text-main);transform:translateY(-2px)}.CategoryRail-module__yt-rDW__active{color:var(--secondary);font-weight:600}.CategoryRail-module__yt-rDW__active:after{content:"";background:var(--secondary);border-radius:2px 2px 0 0;width:60%;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.CategoryRail-module__yt-rDW__iconWrapper{background:var(--background);border:1px solid var(--border);border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.25rem;transition:all .2s;display:flex}.CategoryRail-module__yt-rDW__item:hover .CategoryRail-module__yt-rDW__iconWrapper{border-color:var(--secondary);box-shadow:var(--shadow-md);background:#d4af370d}.CategoryRail-module__yt-rDW__active .CategoryRail-module__yt-rDW__iconWrapper{background:var(--secondary-gradient);color:#1e293b;border-color:#0000;box-shadow:0 4px 12px #d4af374d}.CategoryRail-module__yt-rDW__active:hover .CategoryRail-module__yt-rDW__iconWrapper{background:var(--secondary-gradient);opacity:.9;transform:translateY(-2px)}.CategoryRail-module__yt-rDW__label{font-size:.9rem;font-weight:500}@media (max-width:768px){.CategoryRail-module__yt-rDW__railContainer{padding:.75rem 0;top:56px}.CategoryRail-module__yt-rDW__scrollArea{gap:1.5rem;padding:.5rem 1rem}.CategoryRail-module__yt-rDW__iconWrapper{border-radius:50%;width:3rem;height:3rem}.CategoryRail-module__yt-rDW__item .CategoryRail-module__yt-rDW__iconWrapper svg{width:20px;height:20px}.CategoryRail-module__yt-rDW__label{font-size:.75rem}}
.academy-module__66Zu8q__pageContainer{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.academy-module__66Zu8q__main{flex:1;padding-bottom:4rem}.academy-module__66Zu8q__feedLayout{grid-template-columns:2.5fr 1fr;align-items:start;gap:4rem;margin-top:2rem;display:grid}.academy-module__66Zu8q__feedColumn{flex-direction:column;gap:2rem;max-width:900px;display:flex}.academy-module__66Zu8q__feedHeader{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.academy-module__66Zu8q__feedTitle{color:var(--text-main);align-items:center;gap:.75rem;font-size:1.75rem;font-weight:800;display:flex}.academy-module__66Zu8q__searchContainer{width:100%;max-width:320px;position:relative}.academy-module__66Zu8q__searchIcon{color:var(--text-muted);pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.academy-module__66Zu8q__searchInput{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-main);border-radius:2rem;outline:none;padding:.75rem 1rem .75rem 3rem;font-size:.9rem;transition:all .2s}.academy-module__66Zu8q__searchInput:focus{border-color:var(--secondary);background:var(--background);box-shadow:0 0 0 3px #d4af371a}.academy-module__66Zu8q__searchInput::placeholder{color:var(--text-muted);opacity:.7}.academy-module__66Zu8q__sidebarColumn{flex-direction:column;gap:1.5rem;display:flex;position:static}@media (min-height:600px){.academy-module__66Zu8q__sidebarColumn{position:sticky;top:215px}}.academy-module__66Zu8q__sidebarColumn::-webkit-scrollbar{display:none}.academy-module__66Zu8q__sidebarCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem}.academy-module__66Zu8q__sidebarTitle{color:var(--text-brand);border-bottom:2px solid var(--border);letter-spacing:-.01em;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700}.academy-module__66Zu8q__toolList{flex-direction:column;gap:.75rem;display:flex}.academy-module__66Zu8q__toolItem{background:var(--background);border:1px solid var(--border);color:var(--text-main);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.academy-module__66Zu8q__toolItem:hover{border-color:var(--secondary);background:#d4af370d;transform:translate(4px)}.academy-module__66Zu8q__trendingList{counter-reset:trending-counter;flex-direction:column;gap:0;padding-left:0;list-style:none;display:flex}.academy-module__66Zu8q__trendingItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1rem 0;text-decoration:none;display:flex}.academy-module__66Zu8q__trendingItem:last-child{border-bottom:none}.academy-module__66Zu8q__trendingRank{color:var(--text-muted);opacity:.2;text-align:center;min-width:1.5rem;font-size:1.5rem;font-weight:900;line-height:1}.academy-module__66Zu8q__feedCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:2rem;min-height:220px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.academy-module__66Zu8q__stretchedLink:after{z-index:1;content:"";position:absolute;inset:0}.academy-module__66Zu8q__feedCard:hover{box-shadow:var(--shadow-lg);border-color:var(--secondary);transform:translateY(-4px)}.academy-module__66Zu8q__feedImageContainer{flex:0 0 35%;position:relative;overflow:hidden}.academy-module__66Zu8q__feedImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.academy-module__66Zu8q__feedCard:hover .academy-module__66Zu8q__feedImg{transform:scale(1.08)}.academy-module__66Zu8q__feedContent{flex-direction:column;flex:1;padding:1.75rem 2rem 1.75rem 0;display:flex}.academy-module__66Zu8q__feedMeta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}.academy-module__66Zu8q__feedCategory{color:var(--secondary)}.academy-module__66Zu8q__feedTitle{color:var(--text-brand);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.6rem;font-weight:700;line-height:1.25}.academy-module__66Zu8q__feedDesc{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.academy-module__66Zu8q__feedFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}@media (max-width:1024px){.academy-module__66Zu8q__feedLayout{grid-template-columns:1fr;gap:3rem}.academy-module__66Zu8q__sidebarColumn{order:2;grid-template-columns:1fr 1fr;gap:2rem;display:grid;position:static}.academy-module__66Zu8q__feedColumn{max-width:100%}}@media (max-width:640px){.academy-module__66Zu8q__sidebarColumn{grid-template-columns:1fr}.academy-module__66Zu8q__feedCard{flex-direction:column;height:auto}.academy-module__66Zu8q__feedImageContainer{flex:0 0 220px;width:100%}.academy-module__66Zu8q__feedContent{padding:1.5rem}.academy-module__66Zu8q__feedTitle{font-size:1.4rem}}
.PensionCTA-module__P6RipG__pensionCard{color:#fff;cursor:pointer;background:linear-gradient(135deg,#312e81 0%,#0f172a 100%);border:1px solid #4f46e566;border-radius:1.5rem;padding:1.5rem;text-decoration:none;transition:transform .2s,border-color .2s;display:block;box-shadow:0 10px 15px -3px #0000004d}.PensionCTA-module__P6RipG__pensionCard:hover{border-color:var(--secondary);transform:translateY(-4px)}.PensionCTA-module__P6RipG__title{align-items:center;gap:.75rem;margin-top:0;margin-bottom:.75rem;font-size:1.25rem;font-weight:800;display:flex}.PensionCTA-module__P6RipG__icon{font-size:1.75rem}.PensionCTA-module__P6RipG__description{color:#c7d2fe;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PensionCTA-module__P6RipG__button{color:#312e81;background:#fff;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-size:.95rem;font-weight:800;transition:background .2s,transform .1s;display:flex}.PensionCTA-module__P6RipG__pensionCard:hover .PensionCTA-module__P6RipG__button{background:#f8fafc}.PensionCTA-module__P6RipG__button:active{transform:scale(.98)}
.article-module__HFrQga__pageContainer{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.article-module__HFrQga__main{flex:1;padding-top:6rem;padding-bottom:4rem}.article-module__HFrQga__articleContainer{max-width:56rem;margin:0 auto;padding:0 1.5rem}.article-module__HFrQga__breadcrumb{margin-bottom:2rem}.article-module__HFrQga__backLink{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.article-module__HFrQga__backLink:hover{color:var(--secondary)}.article-module__HFrQga__header{text-align:center;margin-bottom:3rem}.article-module__HFrQga__categoryTag{color:#3b82f6;background:#3b82f61a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.article-module__HFrQga__categoryDot{background:#3b82f6;border-radius:50%;width:.5rem;height:.5rem}.article-module__HFrQga__title{color:var(--text-main);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.article-module__HFrQga__meta{color:var(--text-muted);justify-content:center;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.article-module__HFrQga__metaItem{align-items:center;gap:.5rem;display:flex}.article-module__HFrQga__difficultyBadge{border:1px solid;border-radius:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.article-module__HFrQga__featuredImage{aspect-ratio:16/9;background:linear-gradient(to bottom right,var(--surface),var(--background));border:1px solid var(--border);border-radius:1.5rem;justify-content:center;align-items:center;width:100%;margin-bottom:3rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.article-module__HFrQga__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.article-module__HFrQga__placeholderPattern{opacity:.1;background-image:radial-gradient(var(--text-muted)1px,transparent 1px);background-size:20px 20px;position:absolute;inset:0}.article-module__HFrQga__content{max-width:100%;color:var(--text-main);font-size:1.125rem;line-height:1.75}.article-module__HFrQga__lead{color:var(--text-muted);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.article-module__HFrQga__body h2{letter-spacing:-.02em;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:3rem;margin-bottom:1.5rem;font-size:2rem;font-weight:800;display:inline-block}[data-theme=dark] .article-module__HFrQga__body h2{background:linear-gradient(90deg,#e2e8f0,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.article-module__HFrQga__body h3{color:var(--text-main);align-items:center;gap:.75rem;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.article-module__HFrQga__body p{margin-bottom:1.25rem}.article-module__HFrQga__body ul,.article-module__HFrQga__body ol{margin-bottom:1.25rem;padding-left:1.5rem}.article-module__HFrQga__body li{margin-bottom:.5rem}.article-module__HFrQga__wipBox{color:var(--secondary);text-align:center;background:#fefce81a;border:1px solid #fefce833;border-radius:.75rem;padding:2rem}.article-module__HFrQga__actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;display:flex}.article-module__HFrQga__actionButtons{gap:1rem;display:flex}.article-module__HFrQga__actionBtn{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.article-module__HFrQga__relatedSection{border-top:1px solid var(--border);margin-top:5rem;padding-top:3rem}.article-module__HFrQga__relatedTitle{color:var(--text-main);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.article-module__HFrQga__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.article-module__HFrQga__relatedCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.article-module__HFrQga__relatedCard:hover{border-color:var(--secondary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.article-module__HFrQga__relatedIconWrapper{aspect-ratio:1;width:2.5rem;min-width:2.5rem;height:2.5rem;color:var(--secondary);background:#ffffff0d;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.article-module__HFrQga__relatedContent{flex-direction:column;gap:.25rem;display:flex}.article-module__HFrQga__relatedCategory{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.article-module__HFrQga__relatedCardTitle{color:var(--text-main);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.article-module__HFrQga__relatedMeta{color:var(--text-muted);align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}
.SalaryCalculator-module__SQmYdq__container{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow-xl);color:var(--text-main);border-radius:1.5rem;margin:2rem 0;padding:2rem;font-family:inherit;transition:background-color .3s,border-color .3s}.SalaryCalculator-module__SQmYdq__title{color:var(--text-main);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.SalaryCalculator-module__SQmYdq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.SalaryCalculator-module__SQmYdq__grid{grid-template-columns:1fr 1fr}}.SalaryCalculator-module__SQmYdq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.SalaryCalculator-module__SQmYdq__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.SalaryCalculator-module__SQmYdq__input{background:var(--background);border:1px solid var(--border);width:100%;color:var(--text-main);border-radius:1rem;outline:none;padding:1rem;font-size:1.125rem;font-weight:700;transition:all .2s}.SalaryCalculator-module__SQmYdq__input:focus{border-color:var(--secondary);box-shadow:0 0 0 3px #d4af371a}.SalaryCalculator-module__SQmYdq__input:hover:not(:focus){border-color:var(--text-muted)}.SalaryCalculator-module__SQmYdq__divider{background:var(--border);height:1px;margin:2rem 0}.SalaryCalculator-module__SQmYdq__resultSection{background:var(--background);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}.SalaryCalculator-module__SQmYdq__row{color:var(--text-muted);justify-content:space-between;margin-bottom:.75rem;font-size:1rem;display:flex}.SalaryCalculator-module__SQmYdq__row.SalaryCalculator-module__SQmYdq__total{border-top:1px dashed var(--border);color:var(--text-main);margin-top:1rem;margin-bottom:0;padding-top:1rem;font-size:1.25rem;font-weight:900}.SalaryCalculator-module__SQmYdq__highlight{color:var(--accent-success,#22c55e)}.SalaryCalculator-module__SQmYdq__cardIcon{margin-bottom:1rem;font-size:2rem}.SalaryCalculator-module__SQmYdq__tipBox{color:var(--text-main);background:#22c55e1a;border-radius:1rem;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;font-size:.875rem;display:flex}.SalaryCalculator-module__SQmYdq__tipIcon{font-size:1.5rem}
.CompoundInterestVisualizer-module__WS_TRG__container{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow-xl);color:var(--text-main);border-radius:1.5rem;margin:2rem 0;padding:2rem;font-family:inherit;transition:background-color .3s,border-color .3s;overflow:visible!important}.CompoundInterestVisualizer-module__WS_TRG__concentricContainer{z-index:5;justify-content:center;align-items:center;width:100%;max-width:400px;height:320px;display:flex;position:relative;overflow:visible}.CompoundInterestVisualizer-module__WS_TRG__circle{box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;overflow:visible}.CompoundInterestVisualizer-module__WS_TRG__title{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.CompoundInterestVisualizer-module__WS_TRG__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.CompoundInterestVisualizer-module__WS_TRG__controls{background:var(--background);border:1px solid var(--border);border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.CompoundInterestVisualizer-module__WS_TRG__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.CompoundInterestVisualizer-module__WS_TRG__sliderGroup{flex-direction:column;gap:1rem;display:flex}.CompoundInterestVisualizer-module__WS_TRG__strategyGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;display:grid}.CompoundInterestVisualizer-module__WS_TRG__strategyButton{background:var(--background);border:1px solid var(--border);cursor:pointer;color:var(--text-muted);border-radius:.75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;height:auto;min-height:70px;padding:.75rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.CompoundInterestVisualizer-module__WS_TRG__strategyButton:hover{border-color:var(--secondary);color:var(--text-main);background:#d4af3708}.CompoundInterestVisualizer-module__WS_TRG__strategyButtonActive{box-shadow:0 4px 12px #d4af371a;border-color:var(--secondary)!important;color:var(--text-main)!important;background:#d4af3714!important}.CompoundInterestVisualizer-module__WS_TRG__watermarkIcon{opacity:.1;pointer-events:none;z-index:0;font-size:3rem;transition:all .3s;position:absolute;bottom:-10px;right:-10px;transform:rotate(-15deg)}.CompoundInterestVisualizer-module__WS_TRG__strategyButton:hover .CompoundInterestVisualizer-module__WS_TRG__watermarkIcon{opacity:.2;transform:rotate(0)scale(1.1)}.CompoundInterestVisualizer-module__WS_TRG__btnContent{z-index:1;text-align:left;position:relative}.CompoundInterestVisualizer-module__WS_TRG__valueDisplay{color:var(--primary-light);font-size:2rem;font-weight:900}.CompoundInterestVisualizer-module__WS_TRG__slider{appearance:none;background:var(--border);border-radius:4px;outline:none;width:100%;height:8px;transition:opacity .2s}.CompoundInterestVisualizer-module__WS_TRG__slider::-webkit-slider-thumb{appearance:none;background:var(--secondary);cursor:pointer;border-radius:50%;width:24px;height:24px;transition:transform .2s;box-shadow:0 0 0 4px #d4af3733}.CompoundInterestVisualizer-module__WS_TRG__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.CompoundInterestVisualizer-module__WS_TRG__visualization{border-bottom:none;justify-content:center;align-items:center;height:400px;margin:2rem 0;padding:2rem 0;display:flex;position:relative;overflow:visible}.CompoundInterestVisualizer-module__WS_TRG__totalCircle{z-index:10;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);border:4px solid #fff3;box-shadow:0 10px 30px -5px #d9770666}.CompoundInterestVisualizer-module__WS_TRG__investedCircle{z-index:20;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border:4px solid #ffffff26;box-shadow:inset 0 2px 10px #0003}.CompoundInterestVisualizer-module__WS_TRG__labelOverlay{text-align:center;z-index:30;pointer-events:none;text-shadow:0 2px 4px #00000080;color:#fff;width:200px;font-weight:800;position:absolute}.CompoundInterestVisualizer-module__WS_TRG__snowIcon{z-index:25;filter:drop-shadow(0 2px 4px #0003);animation:3s ease-in-out infinite CompoundInterestVisualizer-module__WS_TRG__float;position:absolute;top:15%;right:15%}@keyframes CompoundInterestVisualizer-module__WS_TRG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.CompoundInterestVisualizer-module__WS_TRG__stats{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.CompoundInterestVisualizer-module__WS_TRG__stats{grid-template-columns:1fr 1fr}}.CompoundInterestVisualizer-module__WS_TRG__statCard{background:var(--background);border:1px solid var(--border);text-align:center;border-radius:1rem;padding:1.5rem}.CompoundInterestVisualizer-module__WS_TRG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.CompoundInterestVisualizer-module__WS_TRG__statValue{color:var(--text-main);font-size:1.5rem;font-weight:900}.CompoundInterestVisualizer-module__WS_TRG__statValueHighlight{color:var(--secondary)}@keyframes CompoundInterestVisualizer-module__WS_TRG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
.DeductionChecklist-module__PoDw0W__container{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);color:var(--text-main);border-radius:1.5rem;margin:2rem 0;padding:2rem;font-family:inherit;overflow:hidden}.DeductionChecklist-module__PoDw0W__header{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.DeductionChecklist-module__PoDw0W__iconWrapper{background:#d4af371a;border:1px solid #d4af374d;border-radius:1rem;padding:1rem}.DeductionChecklist-module__PoDw0W__title{color:var(--text-main);margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.DeductionChecklist-module__PoDw0W__subtitle{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.5}.DeductionChecklist-module__PoDw0W__list{flex-direction:column;gap:1rem;display:flex}.DeductionChecklist-module__PoDw0W__card{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:1rem;padding:1.25rem;transition:all .2s;position:relative;overflow:hidden}.DeductionChecklist-module__PoDw0W__card:hover{border-color:var(--secondary);background:#d4af3705}.DeductionChecklist-module__PoDw0W__cardActive{border-color:var(--secondary);background:#d4af370d;box-shadow:0 4px 12px #0000000d}.DeductionChecklist-module__PoDw0W__cardHeader{align-items:center;gap:1rem;display:flex}.DeductionChecklist-module__PoDw0W__checkCircle{color:var(--border);min-width:24px;transition:color .2s}.DeductionChecklist-module__PoDw0W__checkCircleActive{color:var(--secondary)}.DeductionChecklist-module__PoDw0W__cardIcon{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:.5rem}.DeductionChecklist-module__PoDw0W__cardContent{flex:1}.DeductionChecklist-module__PoDw0W__cardTitle{color:var(--text-main);margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.DeductionChecklist-module__PoDw0W__cardDesc{color:var(--text-muted);margin:0;font-size:.9rem}.DeductionChecklist-module__PoDw0W__expandedContent{border-top:1px solid #0000000d;margin-top:1.25rem;padding-top:1.25rem;animation:.3s ease-out DeductionChecklist-module__PoDw0W__slideDown}@keyframes DeductionChecklist-module__PoDw0W__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DeductionChecklist-module__PoDw0W__criteriaList{margin-bottom:1rem}.DeductionChecklist-module__PoDw0W__criteriaLabel{text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.DeductionChecklist-module__PoDw0W__criteriaList ul{margin:0;padding:0;list-style:none}.DeductionChecklist-module__PoDw0W__criteriaList li{color:var(--text-main);margin-bottom:.25rem;padding-left:.5rem;font-size:.95rem}.DeductionChecklist-module__PoDw0W__actionBox{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#172554 100%);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.DeductionChecklist-module__PoDw0W__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.DeductionChecklist-module__PoDw0W__summary{color:var(--text-muted);font-size:1rem}.DeductionChecklist-module__PoDw0W__ctaButton{background:var(--secondary);color:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.DeductionChecklist-module__PoDw0W__ctaButton:hover{background:#b4941f}
.MoneyGame-module__vXyz2G__container{background:var(--surface);border:4px solid var(--border);box-shadow:var(--shadow-xl,0 20px 25px -5px #0000001a);color:var(--text-main);border-radius:1.5rem;margin:2rem 0;padding:2rem;font-family:inherit;transition:background-color .3s,border-color .3s;position:relative;overflow:hidden}.MoneyGame-module__vXyz2G__header{background:var(--background);border:1px solid var(--border);border-radius:1rem;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;display:flex}.MoneyGame-module__vXyz2G__levelBadge{background:var(--primary-light);color:#fff;box-shadow:var(--shadow-sm);border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:700}.MoneyGame-module__vXyz2G__wallet{color:var(--secondary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:900;display:flex}.MoneyGame-module__vXyz2G__content{text-align:center;margin-bottom:2.5rem}.MoneyGame-module__vXyz2G__scenarioEmoji{cursor:default;margin-bottom:1rem;font-size:4rem;transition:transform .2s;display:inline-block}.MoneyGame-module__vXyz2G__scenarioEmoji:hover{transform:scale(1.1)}.MoneyGame-module__vXyz2G__title{color:var(--text-main);margin-bottom:.75rem;font-size:1.875rem;font-weight:900}.MoneyGame-module__vXyz2G__description{color:var(--text-muted);font-size:1.125rem;font-weight:500}.MoneyGame-module__vXyz2G__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.MoneyGame-module__vXyz2G__grid{grid-template-columns:1fr 1fr}}.MoneyGame-module__vXyz2G__card{background:var(--surface);border:2px solid var(--border);text-align:left;cursor:pointer;box-shadow:var(--shadow-sm);border-radius:1rem;padding:1.5rem;transition:all .2s;position:relative}.MoneyGame-module__vXyz2G__card:hover:not(:disabled){border-color:var(--secondary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.MoneyGame-module__vXyz2G__card:disabled{opacity:.6;cursor:not-allowed}.MoneyGame-module__vXyz2G__cardEmoji{opacity:.5;font-size:2.25rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.MoneyGame-module__vXyz2G__card:hover .MoneyGame-module__vXyz2G__cardEmoji{opacity:1;transform:scale(1.1)}.MoneyGame-module__vXyz2G__cardText{color:var(--text-main);margin-bottom:.5rem;margin-right:2.5rem;font-size:1.125rem;font-weight:700;transition:color .2s}.MoneyGame-module__vXyz2G__card:hover .MoneyGame-module__vXyz2G__cardText{color:var(--secondary)}.MoneyGame-module__vXyz2G__costTag{border-radius:.5rem;padding:.25rem .5rem;font-family:monospace;font-size:.875rem;font-weight:700;display:inline-block}.MoneyGame-module__vXyz2G__costNegative{color:var(--accent-danger,#ef4444);background:#ef44441a}.MoneyGame-module__vXyz2G__costPositive{color:var(--accent-success,#22c55e);background:#22c55e1a}.MoneyGame-module__vXyz2G__progressContainer{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.MoneyGame-module__vXyz2G__progressLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:flex}.MoneyGame-module__vXyz2G__track{background:var(--background);border-radius:9999px;height:.75rem;overflow:hidden}.MoneyGame-module__vXyz2G__bar{background:linear-gradient(to right,var(--secondary),#ca8a04);height:100%;transition:width 1s ease-out}.MoneyGame-module__vXyz2G__victoryContainer{color:#fff;text-align:center;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:1.5rem;padding:2rem;animation:.5s ease-out MoneyGame-module__vXyz2G__fadeIn}.MoneyGame-module__vXyz2G__victoryTitle{margin-bottom:1rem;font-size:2.25rem;font-weight:900}.MoneyGame-module__vXyz2G__victoryText{opacity:.9;margin-bottom:1.5rem;font-size:1.25rem}.MoneyGame-module__vXyz2G__historyContainer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.MoneyGame-module__vXyz2G__historyLabel{text-transform:uppercase;letter-spacing:.05em;color:#fffc;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.MoneyGame-module__vXyz2G__historyEmojis{justify-content:center;gap:.5rem;font-size:2.25rem;display:flex}.MoneyGame-module__vXyz2G__resetButton{color:#4f46e5;cursor:pointer;background:#fff;border:none;border-radius:1rem;align-items:center;gap:.5rem;margin:0 auto;padding:1rem 2rem;font-size:1.125rem;font-weight:900;transition:transform .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.MoneyGame-module__vXyz2G__resetButton:hover{transform:scale(1.05)}.MoneyGame-module__vXyz2G__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:1.2rem;justify-content:center;align-items:center;animation:.2s MoneyGame-module__vXyz2G__fadeIn;display:flex;position:absolute;inset:0}.MoneyGame-module__vXyz2G__feedbackCard{background:var(--surface);box-shadow:var(--shadow-xl);text-align:center;border:1px solid var(--border);border-radius:1.5rem;max-width:20rem;padding:2rem;transform:scale(1.1)}.MoneyGame-module__vXyz2G__feedbackEmoji{margin-bottom:1rem;font-size:4rem;animation:1s infinite MoneyGame-module__vXyz2G__bounce;display:block}.MoneyGame-module__vXyz2G__feedbackText{color:var(--text-main);font-size:1.25rem;font-weight:700}@keyframes MoneyGame-module__vXyz2G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MoneyGame-module__vXyz2G__bounce{0%,to{transform:translateY(-10%)}50%{transform:translateY(0)}}
.ToolCTA-module__U3RHLG__ctaContainer{background:linear-gradient(135deg,var(--surface)0%,var(--background)100%);border:1px solid var(--border);border-left:4px solid var(--secondary);box-shadow:var(--shadow-md);border-radius:1rem;flex-direction:column;gap:1rem;margin:3rem 0;padding:2rem;display:flex}.ToolCTA-module__U3RHLG__header{align-items:center;gap:.75rem;display:flex}.ToolCTA-module__U3RHLG__iconWrapper{width:2.5rem;height:2.5rem;color:var(--secondary);background:#d4af371a;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.ToolCTA-module__U3RHLG__title{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:700}.ToolCTA-module__U3RHLG__description{color:var(--text-muted);margin:0;line-height:1.6}.ToolCTA-module__U3RHLG__link{background:var(--secondary-gradient);color:#0f172a;border-radius:.75rem;align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.ToolCTA-module__U3RHLG__link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d4af3733}
