:root{--ratho-oranje:#ff9660;--ratho-rood:#ff6961;--ratho-gradient:linear-gradient(135deg, #ffb407 0%, #ff9660 35%, #ff6961 100%);--ratho-dark:#3c3c3c;--ratho-light-bg:#fff8f5;--ratho-accent-light:#fff0eb;--ratho-muted:#888}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--ratho-dark);background:#f5f5f5;min-height:100vh;font-family:Calibri,Segoe UI,system-ui,sans-serif;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}.app-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:460px;padding:48px 40px;box-shadow:0 4px 24px #00000014}.card img.logo{height:48px;margin-bottom:24px}.card h1{color:var(--ratho-dark);margin-bottom:8px;font-size:22px;font-weight:700}.card p{color:var(--ratho-muted);margin-bottom:24px;font-size:14px}.card label{text-align:left;color:var(--ratho-dark);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.card input{width:100%;color:var(--ratho-dark);border:2px solid #e0dbd5;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .2s}.card input:focus{border-color:var(--ratho-oranje);outline:none}.card .error-msg{color:var(--ratho-rood);margin-bottom:12px;font-size:13px}.btn-primary{background:var(--ratho-gradient);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:14px;font-family:inherit;font-size:16px;font-weight:700;transition:opacity .2s,transform .1s}.btn-primary:hover{opacity:.9}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.assessment-container{width:100%;max-width:720px;margin:0 auto;padding:20px}.assessment-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.assessment-header img{height:36px}.assessment-header .progress-text{color:var(--ratho-muted);font-size:13px}.progress-bar{background:#e0dbd5;border-radius:3px;height:6px;margin-bottom:32px;overflow:hidden}.progress-bar-fill{background:var(--ratho-gradient);border-radius:3px;height:100%;transition:width .3s}.question-card{background:#fff;border-radius:12px;margin-bottom:20px;padding:32px;box-shadow:0 2px 12px #0000000f}.question-text{color:var(--ratho-dark);margin-bottom:20px;font-size:16px;font-weight:600;line-height:1.5}.likert-scale{justify-content:space-between;gap:6px;display:flex}.likert-labels{justify-content:space-between;margin-top:8px;display:flex}.likert-labels span{color:var(--ratho-muted);font-size:11px}.likert-btn{height:44px;color:var(--ratho-dark);cursor:pointer;background:#fff;border:2px solid #e0dbd5;border-radius:8px;flex:1;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.likert-btn:hover{border-color:var(--ratho-oranje);background:var(--ratho-accent-light)}.likert-btn.selected{background:var(--ratho-gradient);color:#fff;border-color:#0000}.ipsative-item{background:#fff;border:2px solid #e0dbd5;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:14px 16px;transition:border-color .2s;display:flex}.ipsative-item:hover{border-color:var(--ratho-oranje)}.ipsative-item .item-text{flex:1;font-size:14px}.rank-buttons{flex-shrink:0;gap:4px;display:flex}.rank-btn{width:34px;height:34px;color:var(--ratho-dark);cursor:pointer;background:#fff;border:2px solid #e0dbd5;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:flex}.rank-btn:hover:not(:disabled){border-color:var(--ratho-oranje);background:var(--ratho-accent-light)}.rank-btn.rank-selected{background:var(--ratho-gradient);color:#fff;border-color:#0000;transform:scale(1.1)}.rank-btn.rank-disabled{opacity:.25;cursor:not-allowed}.rank-reset{width:28px;height:28px;color:var(--ratho-muted);cursor:pointer;background:#f0ece8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:14px;transition:all .15s;display:flex}.rank-reset:hover{background:var(--ratho-rood);color:#fff}.report-container{width:100%;max-width:800px;margin:0 auto;padding:20px}.report-header{text-align:center;background:#fff;border-radius:12px;margin-bottom:24px;padding:32px;box-shadow:0 2px 12px #0000000f}.report-header img{height:48px;margin-bottom:16px}.report-header h1{margin-bottom:4px;font-size:24px}.report-header .subtitle{color:var(--ratho-muted);font-size:14px}.report-tabs{gap:4px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.report-tab{color:var(--ratho-muted);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.report-tab:hover{color:var(--ratho-dark)}.report-tab.active{background:var(--ratho-gradient);color:#fff}.report-section{background:#fff;border-radius:12px;margin-bottom:20px;padding:32px;box-shadow:0 2px 12px #0000000f}.report-section h2{color:var(--ratho-dark);border-bottom:3px solid;border-image:var(--ratho-gradient) 1;margin-bottom:16px;padding-bottom:8px;font-size:18px;font-weight:700}.report-section h3{text-transform:uppercase;letter-spacing:.5px;color:var(--ratho-rood);margin:16px 0 8px;font-size:12px;font-weight:700}.sten-row{border-bottom:1px solid #f5f0eb;align-items:center;padding:8px 0;display:flex}.sten-row:last-child{border-bottom:none}.sten-label{flex-shrink:0;width:170px;font-size:13px;font-weight:600}.sten-track{background:#f5f0eb;border-radius:12px;flex:1;height:24px;position:relative}.sten-fill{background:var(--ratho-gradient);border-radius:12px;justify-content:flex-end;align-items:center;min-width:24px;height:100%;padding-right:2px;transition:width .4s;display:flex}.sten-dot{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;box-shadow:0 1px 2px #00000026}.sten-desc{color:#888;padding:2px 0 6px 170px;font-size:11px}.send-section{text-align:center;margin:24px 0}.send-section .btn-primary{max-width:320px;margin:0 auto}.send-status{margin-top:12px;font-size:14px}.send-status.success{color:#27ae60}.send-status.error{color:var(--ratho-rood)}.confirmation-card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:520px;padding:48px 40px;box-shadow:0 4px 24px #00000014}.confirmation-card .checkmark{color:#fff;background:#27ae60;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}
