body{font-family:Arial,sans-serif;font-size:12pt}li,ol,p,ul{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937}code,em,strong{font-family:inherit;font-size:inherit}.form-wrapper{max-width:600px;margin:0 auto 2rem;padding:1rem;display:flex;flex-direction:column;gap:1rem;align-items:center;background-color:#f4f4f8;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.page-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#242424}.hero-subheader{font-size:24px;line-height:1.7;color:#1D99E1;text-align:center;max-width:700px;margin:1rem auto 2rem}.form-title{text-align:center;font-size:16px;margin-bottom:1.5rem;color:#111}.form-input{width:100%;max-width:500px;padding:1rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;outline:none;transition:border .3s ease}.form-input:focus{border-color:#1955c4;box-shadow:0 0 0 3px rgba(107,33,168,.2)}.form-button{width:100%;max-width:500px;padding:1rem;color:white;font-weight:700;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.form-button,.form-button:hover{background-color:#1955c4}.form-error{color:#e11d48;font-size:.9rem;margin-top:-.5rem}.SectionCard{background-color:#ffffff;padding:0 20px;border-radius:.75rem;border:1px solid #d6d6d6;box-shadow:0 4px 12px rgba(0,0,0,.06);color:#000;max-width:1000px;margin:1rem auto;transition:all .3s ease-in-out}.custom-input{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.95rem;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:all .2s ease-in-out}.custom-input:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px rgba(147,51,234,.3)}.SectionTitle{font-size:24px;font-weight:700;margin-bottom:0;color:#1D99E1;border-bottom:2px solid #1d99e1;padding-bottom:0}.SectionContent{background:white;border-radius:.75rem;padding:1.5rem;color:#000000}.custom-button{background-color:#1955c4;color:white;font-weight:600;padding:.75rem 1.5rem;border-radius:.75rem;font-size:1rem;border:none;box-shadow:0 4px 12px rgba(126,34,206,.2);transition:all .2s ease-in-out;cursor:pointer}.custom-button:hover{background-color:#0a3ea0;box-shadow:0 6px 16px rgba(6,82,223,.3)}.custom-button:focus{outline:none;box-shadow:0 0 0 3px rgba(5,84,175,.4)}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");:root{--background:#f9fafb;--foreground:#111827;--accent:#2563eb}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#f9fafb;--accent:#3b82f6}}body,html{background:var(--background);color:var(--foreground);font-family:Inter,sans-serif;max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}a{color:var(--accent);text-decoration:none}*{box-sizing:border-box}button,input,textarea{font-family:inherit}.score-glow-green{box-shadow:0 0 10px rgba(34,197,94,.3)}.score-glow-yellow{box-shadow:0 0 20px rgba(250,204,21,.4)}.score-glow-red{box-shadow:0 0 20px rgba(239,68,68,.4)}svg{shape-rendering:geometricPrecision}:root{--transition:all 0.3s ease-in-out}*{transition:var(--transition)}button:focus{outline:none;box-shadow:0 0 0 3px rgba(85,128,247,.4)}.score-circle{max-width:100%}.score-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem}.score-circle{width:160px;height:160px;margin-bottom:1rem}.score-text{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.score-description{font-size:1rem;color:#4b5563;max-width:400px}.progress-container{width:100%;padding:10px;font-family:Arial,sans-serif}.progress-bar{width:100%;height:20px;background-color:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;transition:width .5s ease-in-out;border-radius:10px 0 0 10px}.green{background-color:#22c55e}.yellow{background-color:#facc15}.red{background-color:#ef4444}.progress-text{margin-top:8px;text-align:center;font-size:14px;color:#333}.text-error-red-500{color:#ef4444;font-weight:700}.usage-count-container{display:flex;justify-content:center;align-items:center;text-align:center;margin-top:20px}.secondary-group{opacity:.85;background-color:#f9fafb;border:1px dashed #d1d5db;font-size:.95rem;box-shadow:none}.secondary-header{font-size:30px;font-weight:600;color:#ffffff;margin-top:2rem;margin-bottom:1rem;border-bottom:1px solid #d1d5db;padding-top:10px;padding-bottom:10px;background-color:#1D99E1;text-align:center}@keyframes pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.loading-status{text-align:center;font-size:20px;font-weight:400;color:#1D99E1;animation:pulse 1.2s ease-in-out infinite;margin-top:1rem}.collapsible-section{max-width:1000px;margin:2rem auto;border:2px solid #e7e7e7;border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.05);background:#ffffff;padding:1.5rem;transition:all .3s ease-in-out}.collapsible-header-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:4px;border-bottom:1px solid #ddd}.collapsible-title{font-weight:500;font-size:22px;color:#1D99E1;padding-bottom:10px}.collapsible-right{display:flex;align-items:center;gap:.75rem}.collapsible-score{font-weight:500;font-size:22px;color:#0ea5e9}.collapsible-toggle{font-size:1.2rem;color:#4b5563}.page-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;background-color:#f9f9f9}.header-left .logo{height:140px;object-fit:contain}.flag-button{all:unset;cursor:pointer}.flag-button img{width:20px;height:16px;display:block}.header-left,.header-right{display:flex;align-items:center}.header-right{gap:12px}