.gtm-wrapper{font-family:inherit;max-width:800px;margin:0 auto;background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.05)}.gtm-section{margin-bottom:40px;border-bottom:1px solid #eee;padding-bottom:30px}.gtm-section:last-child{border-bottom:none}.gtm-section h3{font-size:1.4rem;color:#333;margin-bottom:5px}.gtm-section p.subtitle{font-size:0.9rem;color:#666;margin-bottom:20px;font-style:italic}.gtm-question{margin-bottom:25px}.gtm-question label.q-text{display:block;font-weight:600;margin-bottom:10px;color:#222;line-height:1.4}.gtm-options{display:flex;justify-content:space-between;gap:10px;background:#f9f9f9;padding:10px;border-radius:6px}.gtm-option{flex:1;text-align:center}.gtm-option input[type="radio"]{display:none}.gtm-option label{display:block;padding:8px 5px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:0.9rem;transition:all 0.2s;color:#555}.gtm-option input[type="radio"]:checked+label{background:#000;color:#fff;font-weight:bold}.gtm-btn{background-color:#2ea3f2;color:white;border:none;padding:15px 30px;font-size:1.1rem;border-radius:5px;cursor:pointer;width:100%;transition:background 0.3s}.gtm-btn:hover{background-color:#1e8ac4}#gtm-results{display:none;margin-top:40px;background:#f0f8ff;padding:30px;border-radius:8px;border:1px solid #dbeafe}.result-card{background:#fff;padding:20px;margin-bottom:15px;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.05);display:flex;justify-content:space-between;align-items:center}.result-label{font-weight:bold;color:#333}.result-score{font-size:1.2rem;font-weight:bold;color:#2ea3f2}.overall-score-box{text-align:center;background:#2ea3f2;color:#fff;padding:30px;border-radius:8px;margin-bottom:20px}.overall-score-box h2{color:#fff;margin:0;font-size:3rem}.overall-score-box p{color:#fff;margin:5px 0 0;font-size:1.2rem;opacity:0.9}.level-badge{display:inline-block;padding:5px 10px;border-radius:4px;font-size:0.8rem;font-weight:bold;color:#fff;margin-left:10px}.level-1{background-color:#e74c3c}.level-2{background-color:#f39c12}.level-3{background-color:#3498db}.level-4{background-color:#27ae60}@media (max-width:600px){.gtm-options{flex-direction:column}.gtm-option label{width:100%;box-sizing:border-box}}.gtm-lead-gate{background:#f9f9f9;padding:40px;border-radius:20px;border:1px solid #eee;margin-top:20px}.gtm-input-field{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box}.gtm-checkbox-group{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px;font-size:0.9rem;color:#555}.gtm-checkbox-group input[type="checkbox"]{margin-top:4px;cursor:pointer}.gtm-error-msg{color:#e74c3c;font-size:0.9rem;margin-bottom:15px;display:none;font-weight:bold}.gtm-lead-gate .gtm-btn{width:100%;margin-top:0;background-color:#000;color:#fff}