.calculator-questions-box{flex-direction:column;gap:16px;width:80%;max-width:900px;font-family:Fredoka,Arial,sans-serif;display:flex}.calculator-section__name{color:#fff;text-align:center;text-shadow:0 2px 10px #01172dbf,0 0 14px #2ab3fe3d;margin-bottom:8px;font-size:36px;font-weight:700}.calculator-tool-box{background:linear-gradient(#2ab3fe14,#0000 38%),#022344;border:2px solid #2ab3fe38;border-radius:18px;padding:20px 24px;transition:transform .2s;box-shadow:0 10px 24px #0000003d,0 0 16px #2ab3fe14}.calculator-tool-box:hover{transform:translateY(-2px)}.calculator-tool-info{flex-direction:column;gap:8px;display:flex}.calculator-question{color:#fff;border-bottom:1.5px solid #2ab3fe3d;padding-bottom:8px;font-size:20px;font-weight:700}.calculator-question-info{color:#dcecff;font-size:15px;font-weight:400;line-height:1.7}.trade-safely-wrap{flex-direction:column;gap:0;width:80%;max-width:900px;margin:0 auto 60px;font-family:Fredoka,Arial,sans-serif;display:flex}.ts-title--main{text-shadow:var(--button-text-shadow);letter-spacing:.3px;background:linear-gradient(135deg,#2ab3fe33,#0000 55%),linear-gradient(135deg,#022344,#0478d8);border:2px solid #ffd52a47;border-radius:16px;padding:16px 28px;box-shadow:0 4px #003c786b,0 0 14px #2ab3fe1f;color:#fff!important}.ts-title{color:var(--text-color);text-align:center;margin:0;font-size:32px;font-weight:700;line-height:1.3}.ts-subtitle{color:var(--text-color);margin:10px 0 0;font-size:26px;font-weight:700}.ts-section{background:linear-gradient(#2ab3fe12,#0000 40%),#022344;border:2px solid #2ab3fe33;border-radius:18px;flex-direction:column;gap:12px;padding:22px 28px;transition:transform .2s;display:flex;box-shadow:0 10px 24px #0000003d,0 0 16px #2ab3fe12}.ts-section:hover{transform:translateY(-2px)}.ts-section h2{color:#fff;border-bottom:1.5px solid #2ab3fe38;margin:0;padding-bottom:10px;font-size:20px;font-weight:700}.ts-section p{color:#dcecff;margin:0;font-size:15px;font-weight:400;line-height:1.7}.ts-section strong{color:#fff;font-weight:700}.ts-section p.example{color:#dcecff;background:#01172d;border:2px solid #2ab3fe29;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.6}.ts-section p.note{color:var(--on-brand);background:linear-gradient(135deg,#0478d8,#2ab3fe);border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.6}.ts-section p.note strong{color:var(--on-brand)}.ts-safety-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ts-safety-list li{color:#dcecff;background:#01172d;border:2px solid #2ab3fe29;border-radius:10px;padding:8px 14px 8px 32px;font-size:15px;font-weight:500;position:relative}.ts-safety-list li:before{content:"→";color:#fff;font-weight:700;position:absolute;left:12px}@media (max-width:768px){.calculator-questions-box,.trade-safely-wrap{width:92%}.calculator-section__name{font-size:26px}.ts-title{font-size:24px}.ts-subtitle{font-size:20px}.ts-section{padding:16px 18px}.ts-section h2,.calculator-question{font-size:17px}}
