@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid}}}.relative{position:relative}.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--blue:#0356a2;--blue-light:#6da1cc;--blue-dark:#023d78;--blue-faint:#f0f5fb;--gray:#606060;--gray-light:#e8ecf2;--green:#1a8c4e;--yellow:#d4a017;--red:#c0392b;--text:#1a2332;--text-muted:#606060;--border:#dde2ec;--surface:#f4f6fa}*{box-sizing:border-box}body{background:var(--surface);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif}.font-serif{letter-spacing:-.5px;font-family:Poppins,sans-serif;font-weight:600}.app-shell{flex-direction:column;min-height:100vh;display:flex}.screen{flex:1;width:100%;max-width:900px;margin:0 auto;padding:2rem 1.5rem}.screen-wide{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:2rem 1.5rem}.app-header{background:var(--blue);z-index:50;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:sticky;top:0}.header-logo-mark{width:32px;height:32px;color:var(--blue);background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;outline:none;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-secondary{color:var(--blue);border:1.5px solid var(--blue);background:#fff}.btn-secondary:hover{background:var(--blue-faint)}.btn-ghost{color:var(--gray);border:1px solid var(--border);background:0 0}.btn-ghost:hover{border-color:var(--blue);color:var(--blue)}.btn-lg{padding:13px 30px;font-size:15px}.btn-sm{padding:7px 14px;font-size:13px}.card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:1.5rem}.card-sm{border:1px solid var(--border);background:#fff;border-radius:10px;padding:1.25rem}.form-input,.form-select{border:1px solid var(--border);width:100%;color:var(--text);appearance:none;background:#fff;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.form-input:focus,.form-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0356a214}.form-label{color:#2a3a52;margin-bottom:5px;font-size:13px;font-weight:500;display:block}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23606060' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}textarea.form-input{resize:vertical;min-height:80px;line-height:1.6}.progress-track{background:var(--gray-light);border-radius:99px;height:5px;overflow:hidden}.progress-fill{background:var(--blue);border-radius:99px;height:100%;transition:width .4s}.scale-btn{border:1px solid var(--border);cursor:pointer;color:#606060;text-align:center;background:#fff;border-radius:6px;flex:1;padding:9px 4px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s}.scale-btn:hover{border-color:var(--blue-light);background:var(--blue-faint)}.scale-btn.active{background:var(--blue);border-color:var(--blue);color:#fff}.choice-item{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;align-items:flex-start;gap:10px;padding:11px 14px;transition:all .12s;display:flex}.choice-item:hover{border-color:var(--blue-light);background:var(--blue-faint)}.choice-item.active{border-color:var(--blue);background:#eef4fc}.choice-radio{border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:1px;transition:all .12s;display:flex}.choice-item.active .choice-radio{border-color:var(--blue);background:var(--blue)}.dot-green{background:var(--green)}.dot-yellow{background:var(--yellow)}.dot-red{background:var(--red)}.score-badge{border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge-green{color:#1a6e3d;background:#e6f4ed}.badge-yellow{color:#8a6200;background:#fdf5dc}.badge-red{color:#941f1f;background:#fceaea}.status-chip{border-radius:20px;padding:3px 10px;font-size:12px;font-weight:500}.chip-new{color:#1a52a0;background:#e8f0fb}.chip-followup{color:#a05a00;background:#fff3e0}.chip-closed{color:#1a6e3d;background:#e6f4ed}.results-hero{background:var(--blue);color:#fff;border-radius:14px;padding:2.5rem;position:relative;overflow:hidden}.results-hero:before{content:"";background:#ffffff0d;border-radius:50%;width:220px;height:220px;position:absolute;top:-50px;right:-50px}.results-hero:after{content:"";background:#ffffff0a;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-70px;right:50px}.pillar-bar-track{background:var(--gray-light);border-radius:99px;flex-shrink:0;width:120px;height:6px;overflow:hidden}.next-step-card{background:linear-gradient(135deg,#f0f5fc,#e8f0fb);border:1px solid #c5d8f0;border-radius:14px;padding:1.5rem}.admin-tab-bar{background:var(--gray-light);border-radius:8px;gap:4px;width:fit-content;margin-bottom:1.5rem;padding:4px;display:flex}.admin-tab{cursor:pointer;color:var(--gray);background:0 0;border:none;border-radius:6px;padding:7px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.admin-tab.active{color:var(--blue);background:#fff;box-shadow:0 1px 3px #00000014}.toast{color:#fff;z-index:999;pointer-events:none;background:#0e1c2f;border-radius:8px;padding:12px 20px;font-size:14px;animation:.3s slideUp;position:fixed;bottom:24px;right:24px}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mode-card{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:14px;padding:1.5rem;transition:all .15s}.mode-card:hover,.mode-card.active{border-color:var(--blue);background:var(--blue-faint)}.section-num{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.flag-btn{color:var(--gray);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:5px;margin-top:8px;padding:4px 10px;font-family:inherit;font-size:12px;transition:all .12s;display:inline-flex}.flag-btn:hover{color:#a05000;border-color:#e0a060}.flag-btn.flagged{color:#a05000;background:#fff8f0;border-color:#f0c080}@media print{.app-header,.no-print{display:none!important}.screen{max-width:100%;padding:0}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
