.ScoreCalculator_scoreCalculator__sfj5v{background:#111;border-radius:8px;padding:1rem;border:1px solid hsla(0,0%,100%,.06);margin-bottom:1rem}.ScoreCalculator_title__yvdOe{font-size:2rem;font-weight:600;color:#ededed;margin-bottom:.5rem;text-align:center;line-height:1.4}.ScoreCalculator_description__IlicW{text-align:center;color:#888;margin-bottom:2rem;font-size:1rem;line-height:1.6}.ScoreCalculator_calculatorContent__eczfT{display:flex;flex-direction:column;gap:2rem}.ScoreCalculator_inputSection__4WJOE{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.ScoreCalculator_inputGroup__y6YAE{display:flex;flex-direction:column;gap:.5rem}.ScoreCalculator_label__16Jt8{font-weight:600;color:#ededed;font-size:1rem;display:flex;flex-direction:column;gap:.25rem}.ScoreCalculator_input__MXZP5{padding:.5rem 1rem;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;font-size:1rem;width:120px;text-align:center;transition:border-color .15s ease;background:hsla(0,0%,100%,.05);color:#ededed}.ScoreCalculator_input__MXZP5:focus{outline:none;border-color:hsla(0,0%,100%,.3);box-shadow:0 0 0 2px hsla(0,0%,100%,.1)}.ScoreCalculator_resultSection__RnCOc{display:flex;justify-content:center}.ScoreCalculator_resultCard__kgxKs{background:hsla(0,0%,100%,.03);border-radius:4px;padding:2rem;border:1px solid hsla(0,0%,100%,.06);min-width:320px}.ScoreCalculator_resultCard__kgxKs.ScoreCalculator_success__jHf7B{border-color:#10b981;background:rgba(16,185,129,.1)}.ScoreCalculator_resultCard__kgxKs.ScoreCalculator_failure__uDYMc{border-color:#ef4444;background:rgba(239,68,68,.1)}.ScoreCalculator_resultHeader__I4PpD{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ScoreCalculator_resultStatus__OhxIq{font-weight:600;font-size:1.4rem;color:#ededed}.ScoreCalculator_resultScore__az1Mg{font-size:2rem;font-weight:700;padding:.25rem .5rem;border-radius:4px;color:#fff}.ScoreCalculator_success__jHf7B .ScoreCalculator_resultScore__az1Mg{background:#10b981}.ScoreCalculator_failure__uDYMc .ScoreCalculator_resultScore__az1Mg{background:#ef4444}.ScoreCalculator_calculation__se4kr{background:hsla(0,0%,100%,.03);border-radius:4px;padding:1rem;border:1px solid hsla(0,0%,100%,.06)}.ScoreCalculator_formula__tuXCw{display:flex;flex-direction:column;gap:.25rem;font-family:monospace;font-size:.9rem;color:#888}.ScoreCalculator_formula__tuXCw span:last-child{font-weight:700;color:#ededed;font-size:1rem}.ScoreCalculator_examplesSection__tzMwu{background:hsla(0,0%,100%,.03);border-radius:4px;padding:2rem;border:1px solid hsla(0,0%,100%,.06);margin-top:2rem}.ScoreCalculator_examplesTitle__AAipg{font-size:1.4rem;font-weight:600;color:#ededed;margin-bottom:1rem}.ScoreCalculator_examplesList___gL_W{display:flex;flex-direction:column;gap:.5rem}.ScoreCalculator_example__URkJA{background:hsla(0,0%,100%,.03);border-radius:4px;padding:1rem;border:1px solid hsla(0,0%,100%,.06)}.ScoreCalculator_exampleHeader__OaHA6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.ScoreCalculator_exampleLabel__Mm6GZ{font-weight:500;color:#ededed}.ScoreCalculator_exampleScore__65F49{font-weight:600;padding:2px 6px;border-radius:3px;font-size:.9rem}.ScoreCalculator_exampleScore__65F49.ScoreCalculator_positive__rhRn0{background:#10b981;color:#fff}.ScoreCalculator_exampleScore__65F49.ScoreCalculator_negative__p2Vtp{background:#ef4444;color:#fff}.ScoreCalculator_exampleDetail__4QZMQ{font-size:.9rem;color:#888;font-family:monospace}.ScoreCalculator_tips__34STs{background:hsla(0,0%,100%,.03);border-radius:4px;padding:2rem;border:1px solid hsla(0,0%,100%,.06);margin-top:2rem}.ScoreCalculator_tipsTitle__yzeaF{font-size:1.4rem;font-weight:600;color:#ededed;margin-bottom:1rem}.ScoreCalculator_tipsList__a3sV_{margin:0;padding-left:2rem}.ScoreCalculator_tipsList__a3sV_ li{color:#888;font-size:1rem;line-height:1.6;margin-bottom:.25rem}.ScoreCalculator_tipsList__a3sV_ li:last-child{margin-bottom:0}@media(max-width:768px){.ScoreCalculator_inputSection__4WJOE{gap:1rem}.ScoreCalculator_resultCard__kgxKs{min-width:280px}.ScoreCalculator_resultHeader__I4PpD{flex-direction:column;gap:.25rem;text-align:center}.ScoreCalculator_exampleHeader__OaHA6{flex-direction:column;gap:.25rem;align-items:flex-start}}html[data-theme=light] .ScoreCalculator_scoreCalculator__sfj5v{background:#fff;border-color:rgba(15,23,42,.08)}html[data-theme=light] .ScoreCalculator_exampleLabel__Mm6GZ,html[data-theme=light] .ScoreCalculator_examplesTitle__AAipg,html[data-theme=light] .ScoreCalculator_label__16Jt8,html[data-theme=light] .ScoreCalculator_resultStatus__OhxIq,html[data-theme=light] .ScoreCalculator_tipsTitle__yzeaF,html[data-theme=light] .ScoreCalculator_title__yvdOe{color:#111827}html[data-theme=light] .ScoreCalculator_description__IlicW,html[data-theme=light] .ScoreCalculator_exampleDetail__4QZMQ,html[data-theme=light] .ScoreCalculator_formula__tuXCw,html[data-theme=light] .ScoreCalculator_tipsList__a3sV_ li{color:#4b5563}html[data-theme=light] .ScoreCalculator_calculation__se4kr,html[data-theme=light] .ScoreCalculator_example__URkJA,html[data-theme=light] .ScoreCalculator_examplesSection__tzMwu,html[data-theme=light] .ScoreCalculator_input__MXZP5,html[data-theme=light] .ScoreCalculator_resultCard__kgxKs,html[data-theme=light] .ScoreCalculator_tips__34STs{background:rgba(15,23,42,.03);border-color:rgba(15,23,42,.08)}html[data-theme=light] .ScoreCalculator_input__MXZP5{color:#111827}html[data-theme=light] .ScoreCalculator_input__MXZP5:focus{border-color:rgba(15,23,42,.18);box-shadow:0 0 0 2px rgba(15,23,42,.08)}html[data-theme=light] .ScoreCalculator_formula__tuXCw span:last-child{color:#111827}.ContentSection_section__mZgxR{margin-bottom:3rem;scroll-margin-top:2rem;background:linear-gradient(180deg,rgba(17,17,17,.98),rgba(10,10,10,.98));border:1px solid hsla(0,0%,100%,.06);border-radius:8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 10px 26px rgba(0,0,0,.18);padding:3rem}.ContentSection_sectionTitle__MPeuB{font-size:1.875rem;font-weight:700;color:#ededed;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.06);line-height:1.2}.ContentSection_sectionContent__lQLRw{display:flex;flex-direction:column;gap:2rem}.ContentSection_contentBlock__WVDH1{margin-bottom:0}.ContentSection_textBlock__TP54K{display:flex;flex-direction:column;gap:.5rem;font-size:1rem;line-height:1.75;color:#ededed}.ContentSection_textBlock__TP54K p{margin:0;max-width:68ch}.ContentSection_textBlock__TP54K h3{font-size:clamp(1.15rem,1.05rem + .35vw,1.35rem);font-weight:700;color:#ededed;margin:0 0 .125rem;line-height:1.35}.ContentSection_textBlock__TP54K h4{font-size:1rem;font-weight:600;color:#ededed;margin:1rem 0 .5rem;line-height:1.4}.ContentSection_textBlock__TP54K strong{font-weight:600;color:#fff}.ContentSection_textBlock__TP54K ol,.ContentSection_textBlock__TP54K ul{margin:.5rem 0;padding-left:2rem}.ContentSection_textBlock__TP54K li{margin-bottom:.25rem}.ContentSection_ruleLikeText__FnUDI{display:flex;flex-direction:column;gap:.5rem}.ContentSection_ruleLikeParagraph__SXBWV{margin-bottom:0;max-width:68ch}html[data-theme=light] .ContentSection_section__mZgxR{background:#f6f8fb;border:1px solid rgba(15,23,42,.08);border-radius:8px;padding:3rem;box-shadow:0 4px 16px rgba(15,23,42,.05);margin-bottom:2rem}html[data-theme=light] .ContentSection_sectionTitle__MPeuB{color:#111827;border-bottom-color:rgba(15,23,42,.08);margin-bottom:3rem}html[data-theme=light] .ContentSection_textBlock__TP54K{color:#374151}html[data-theme=light] .ContentSection_textBlock__TP54K h3,html[data-theme=light] .ContentSection_textBlock__TP54K h4,html[data-theme=light] .ContentSection_textBlock__TP54K strong{color:#111827}@media(max-width:768px){.ContentSection_section__mZgxR,html[data-theme=light] .ContentSection_section__mZgxR{padding:2rem}}@keyframes ContentSection_fadeIn__4WrBg{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TutorialWhitepaper_whitepaperContainer__VEY85{position:relative;display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;gap:2rem;max-width:1280px;margin:0 auto;background:#000;min-height:100vh}@media(max-width:768px){.TutorialWhitepaper_whitepaperContainer__VEY85{display:block}}.TutorialWhitepaper_mainContent__CHoQR{width:100%;min-width:0;padding:0 2rem 0 0}@media(max-width:768px){.TutorialWhitepaper_mainContent__CHoQR{padding:0}}.TutorialWhitepaper_contentWrapper__vg2Xc{max-width:900px;width:100%;margin:0 auto 0 0;padding:0 2rem 1rem 0;line-height:1.7;color:#ededed}@media(max-width:768px){.TutorialWhitepaper_contentWrapper__vg2Xc{padding:0 1rem .5rem}}html[data-theme=dark] .TutorialWhitepaper_contentWrapper__vg2Xc{color:#e5e7eb}html[data-theme=light] .TutorialWhitepaper_whitepaperContainer__VEY85{background:#eef2f6}html[data-theme=light] .TutorialWhitepaper_contentWrapper__vg2Xc{color:#111827}