.rl-page-title{color:#0f1f3d;font-family:Inter,sans-serif;font-size:28px;font-weight:700;margin-bottom:24px;text-align:center}.rl-wrap *,.rl-wrap :after,.rl-wrap :before{box-sizing:border-box}.rl-wrap{--rl-navy:#0f1f3d;--rl-teal:#0d7a5f;--rl-teal-lt:#1db38a;--rl-red:#c0392b;--rl-amber:#d97706;--rl-white:#fff;--rl-bg:#f0f2f5;--rl-card:#fff;--rl-border:#dde1e9;--rl-slate:#64748b;--rl-dark:#1e293b;--rl-muted:#94a3b8;--rl-input-bg:#f8fafc}.rl-wrap .shell{margin:0 auto;max-width:860px;padding:0 20px 60px}.rl-wrap .diag-panel{background:var(--rl-white);border:1px solid var(--rl-border);border-radius:12px;display:flex;flex-direction:column;margin-bottom:24px;overflow:hidden}.rl-wrap .diag-header{background:var(--rl-white);border-bottom:1px solid var(--rl-border);padding:32px 40px 24px}.rl-wrap .logo-mark{align-items:center;display:flex;gap:10px;margin-bottom:18px}.rl-wrap .logo-dot{background:var(--rl-teal);border-radius:50%;height:8px;width:8px}.rl-wrap .logo-text{color:var(--rl-slate);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.diag-header h1{color:var(--rl-navy);font-size:22px;font-weight:700;line-height:1.25}.diag-header p{color:var(--rl-slate);font-size:13px;margin-top:6px}.rl-wrap .progress-bar{background:var(--rl-border);border-radius:2px;height:3px;margin-top:18px;overflow:hidden}.rl-wrap .progress-fill{background:linear-gradient(90deg,var(--rl-teal),var(--rl-teal-lt));border-radius:2px;height:100%;transition:width .5s ease}.rl-wrap .questions{display:flex;flex:1;flex-direction:column;gap:0;padding:28px 40px 40px}.rl-wrap .q-step{animation:slideIn .3s ease;display:none}.rl-wrap .q-step.active,.rl-wrap .q-step.answered{display:block}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rl-wrap .q-number{color:var(--rl-teal);font-size:11px;font-weight:600;letter-spacing:.05em;margin-bottom:6px}.rl-wrap .q-label{color:var(--rl-navy);font-size:16px;font-weight:600;line-height:1.4;margin-bottom:14px}.rl-wrap .q-input{background:var(--rl-input-bg);border:1.5px solid var(--rl-border);border-radius:8px;color:var(--rl-dark);font-family:inherit;font-size:14px;outline:none;padding:11px 14px;resize:none;transition:border-color .2s,box-shadow .2s;width:100%}.rl-wrap .q-input:focus{background:var(--rl-white);border-color:var(--rl-teal);box-shadow:0 0 0 3px rgba(13,122,95,.1)}select.q-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%2364748b' stroke-linecap='round' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.rl-wrap .q-divider{border:none;border-top:1px solid var(--rl-border);margin:20px 0}.rl-wrap .q-step.answered{opacity:.55;transition:opacity .2s}.rl-wrap .q-step.answered:focus-within,.rl-wrap .q-step.answered:hover{opacity:1}.rl-wrap .q-input-hint{color:var(--rl-muted);font-size:11px;line-height:1.4;margin-top:5px}.rl-wrap .q-edit-hint{color:var(--rl-teal);display:none;font-size:11px;font-weight:500;margin-top:6px}.rl-wrap .q-step.answered .q-edit-hint{display:block}.rl-wrap .generate-section{display:none;padding:0 40px 40px}.rl-wrap .generate-section.visible{display:block}.rl-wrap .btn-generate{align-items:center;background:linear-gradient(135deg,var(--rl-teal) 0,#0a6b52 100%);border:none;border-radius:10px;color:var(--rl-white);cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:700;gap:10px;justify-content:center;padding:16px;transition:opacity .2s,transform .1s;width:100%}.rl-wrap .btn-generate:hover{opacity:.9}.rl-wrap .btn-generate:active{transform:scale(.99)}.rl-wrap .btn-generate:disabled{cursor:not-allowed;opacity:.6}.rl-wrap .generate-note{color:var(--rl-muted);font-size:12px;margin-top:10px;text-align:center}.rl-wrap .report-panel{display:flex;flex-direction:column}.rl-wrap .report-empty{background:var(--rl-white);border:1px solid var(--rl-border);border-radius:12px;color:var(--rl-muted);flex-direction:column;gap:12px;margin-bottom:24px;padding:40px 20px;text-align:center}.rl-wrap .report-empty,.rl-wrap .report-empty-icon{align-items:center;display:flex;justify-content:center}.rl-wrap .report-empty-icon{background:var(--rl-border);border-radius:16px;font-size:24px;height:56px;margin-bottom:4px;width:56px}.report-empty h3{color:var(--rl-slate);font-size:16px;font-weight:600}.report-empty p{font-size:13px;max-width:260px}.report-content{display:none}.report-content.visible{display:block}.rl-wrap .report-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.report-toolbar h2{color:var(--rl-navy);font-size:16px;font-weight:700}.rl-wrap .export-btns{display:flex;gap:8px}.rl-wrap .btn-export{align-items:center;border:1.5px solid transparent;border-radius:7px;cursor:pointer;display:flex;font-family:inherit;font-size:12px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s}.rl-wrap .btn-pdf{background:var(--rl-red);border-color:var(--rl-red);color:var(--rl-white)}.rl-wrap .btn-pdf:hover{opacity:.85}.rl-wrap .btn-ppt{background:var(--rl-navy);border-color:var(--rl-navy);color:var(--rl-white)}.rl-wrap .btn-ppt:hover{background:var(--rl-teal);border-color:var(--rl-teal)}.rl-wrap .report-card{background:var(--rl-white);border:1px solid var(--rl-border);border-radius:12px;margin-bottom:16px;padding:28px}.report-card h3{border-bottom:1px solid var(--rl-border);color:var(--rl-slate);font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:14px;padding-bottom:10px;text-transform:uppercase}.rl-wrap .profile-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.rl-wrap .profile-item{display:flex;flex-direction:column;gap:2px}.profile-item .p-label{color:var(--rl-muted);font-size:11px;font-weight:500}.profile-item .p-value{color:var(--rl-dark);font-size:14px;font-weight:600}.rl-wrap .waterfall{display:flex;flex-direction:column;gap:8px}.rl-wrap .wf-row{align-items:center;display:grid;font-size:13px;gap:10px;grid-template-columns:120px 1fr 80px 80px}.rl-wrap .wf-row.header{border-bottom:1px solid var(--rl-border);color:var(--rl-muted);font-size:11px;font-weight:600;letter-spacing:.06em;padding-bottom:4px;text-transform:uppercase}.rl-wrap .wf-label{color:var(--rl-dark);font-weight:500}.rl-wrap .wf-bar-wrap{background:var(--rl-bg);border-radius:4px;height:8px;overflow:hidden}.rl-wrap .wf-bar{border-radius:4px;height:100%}.rl-wrap .wf-pct{font-size:13px;font-weight:700;text-align:right}.rl-wrap .wf-val{color:var(--rl-slate);font-size:12px;text-align:right}.rl-wrap .analysis-body{color:var(--rl-dark);font-size:14px;line-height:1.75}.analysis-body h4{color:var(--rl-navy);font-size:13px;font-weight:700;margin:16px 0 6px}.analysis-body p,.analysis-body ul{margin-bottom:10px}.analysis-body ul{padding-left:18px}.analysis-body li{margin-bottom:5px}.rl-wrap .metrics-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.rl-wrap .metric-cell{background:var(--rl-bg);border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:14px}.rl-wrap .metric-label{color:var(--rl-muted);font-size:11px;font-weight:500}.rl-wrap .metric-your{color:var(--rl-navy);font-size:22px;font-weight:700;line-height:1.1}.rl-wrap .metric-bench{color:var(--rl-slate);font-size:11px}.rl-wrap .metric-delta{font-size:11px;font-weight:600;margin-top:2px}.rl-wrap .metric-delta.good{color:var(--rl-teal)}.rl-wrap .metric-delta.warn{color:var(--rl-amber)}.rl-wrap .metric-delta.bad{color:var(--rl-red)}.rl-wrap .rec-list{display:flex;flex-direction:column;gap:10px}.rl-wrap .rec-item{background:var(--rl-bg);border-left:3px solid;border-radius:8px;padding:12px 14px}.rl-wrap .rec-item.high{border-color:var(--rl-red)}.rl-wrap .rec-item.medium{border-color:var(--rl-amber)}.rl-wrap .rec-item.low{border-color:var(--rl-teal)}.rec-item .rec-title{color:var(--rl-navy);font-size:13px;font-weight:600;margin-bottom:3px}.rec-item .rec-body{color:var(--rl-slate);font-size:12px;line-height:1.5}.rl-wrap .loading-state{align-items:center;display:none;flex-direction:column;gap:14px;justify-content:center;padding:60px 20px;text-align:center}.rl-wrap .loading-state.visible{display:flex}.rl-wrap .spinner{animation:spin .8s linear infinite;border:3px solid var(--rl-border);border-radius:50%;border-top-color:var(--rl-teal);height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.rl-wrap .loading-text{color:var(--rl-slate);font-size:14px;font-weight:500}.rl-wrap .loading-sub{color:var(--rl-muted);font-size:12px}.rl-wrap .sources-list{display:flex;flex-direction:column;gap:6px}.rl-wrap .source-item{align-items:flex-start;color:var(--rl-slate);display:flex;font-size:12px;gap:8px}.rl-wrap .source-dot{background:var(--rl-teal);border-radius:50%;flex-shrink:0;height:5px;margin-top:6px;width:5px}.rl-wrap .meeting-section{display:none;margin-top:20px}.rl-wrap .meeting-section.visible{display:block}.rl-wrap .meeting-card{background:var(--rl-white);border:1px solid var(--rl-border);border-radius:12px;overflow:hidden}.rl-wrap .meeting-header{background:linear-gradient(135deg,var(--rl-navy) 0,#1a3560 100%);border-bottom:1px solid var(--rl-border);padding:20px 28px 16px}.meeting-header h3{color:var(--rl-white);font-size:16px;font-weight:700;margin-bottom:4px}.meeting-header p{color:hsla(0,0%,100%,.65);font-size:13px}.rl-wrap .meeting-embed{padding:0}.rl-wrap .meetings-iframe-container{min-height:650px}@media (max-width:600px){.rl-wrap .shell{padding:0 12px 40px}.rl-wrap .diag-header{padding:24px 20px 18px}.rl-wrap .questions{padding:20px 20px 28px}.rl-wrap .generate-section{padding:0 20px 28px}.rl-wrap .report-toolbar{align-items:flex-start;flex-direction:column}.rl-wrap .metrics-grid,.rl-wrap .profile-grid{grid-template-columns:1fr 1fr}}