:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17352e;background:#f3f6f4;font-synthesis:none;--ink:#17352e;--muted:#6b7e77;--green:#0f5f4b;--green2:#0b4c3d;--mint:#e8f4ef;--line:#d9e2de;--paper:#fff;--gold:#bc8b32;--red:#b53a3a;--amber:#9b6717}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#edf3f0 0,#f7f8f7 42%,#f3f5f4)}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#10382f;color:#fff;padding:24px 16px;display:flex;flex-direction:column;box-shadow:12px 0 34px #0d372e14}.brand{display:flex;gap:12px;align-items:center;padding:0 8px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#d7b16b;color:#19382f;font-weight:900}.brand strong{display:block;font-size:15px}.brand span{display:block;color:#b7cbc5;font-size:12px;margin-top:3px}.sidebar nav{display:grid;gap:6px;margin-top:22px}.sidebar nav button,.ghost{border:0;background:transparent;color:#c6d7d2;text-align:left;padding:11px 12px;border-radius:10px;display:flex;gap:10px;align-items:center;cursor:pointer}.sidebar nav button:hover,.sidebar nav button.active{background:#ffffff1a;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 #d7b16b}.icon{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#ffffff14;font-weight:800}.sidebar-foot{margin-top:auto;display:grid;gap:6px}.mini-progress{padding:12px;margin-bottom:8px;border:1px solid rgba(255,255,255,.12);border-radius:12px}.mini-progress>div:first-child{display:flex;justify-content:space-between;font-size:12px;margin-bottom:8px}.bar{height:7px;background:#e7eeeb;border-radius:99px;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,#b98d45,#d9bd7c);border-radius:inherit}.sidebar .bar{background:#ffffff1f}.ghost{font-size:13px}.ghost:hover{background:#ffffff14}main{min-width:0}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#ffffffc2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.topbar h1{margin:2px 0 0;font-size:24px;letter-spacing:-.03em}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800;color:#7a8f87}.header-score{display:flex;align-items:baseline;gap:9px;border:1px solid var(--line);border-radius:12px;padding:9px 13px;background:#fff}.header-score span{font-size:11px;color:var(--muted)}.header-score b{font-size:24px;color:var(--green)}.page{padding:28px 32px 60px;max-width:1500px;margin:auto}.hero-card{display:flex;justify-content:space-between;gap:28px;padding:28px;background:linear-gradient(135deg,#103e34,#0b5a47);border-radius:20px;color:#fff;box-shadow:0 18px 40px #0f483a24}.hero-card h2{font-size:28px;margin:9px 0 7px;letter-spacing:-.03em}.hero-card p{max-width:700px;margin:0;color:#cfe0da;line-height:1.6}.pill{display:inline-block;padding:5px 8px;border-radius:99px;font-size:10px;letter-spacing:.11em;font-weight:900;background:#d8b16b2e;color:#f0d292}.hero-score{min-width:210px;text-align:right;display:flex;flex-direction:column;justify-content:center}.hero-score span{font-size:12px;color:#b9d0c8}.hero-score strong{font-size:54px;line-height:1;color:#f1d28f}.hero-score small{margin-top:8px;color:#c9dcd5}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.kpi{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px 18px;min-height:105px;display:flex;flex-direction:column;justify-content:center}.kpi span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.kpi b{font-size:18px;margin-top:8px}.kpi small{color:var(--muted);margin-top:3px}.good{color:#167352!important}.bad{color:var(--red)!important}.warn{color:var(--amber)!important}.neutral{color:#68756f!important}.two-col{display:grid;grid-template-columns:1.02fr .98fr;gap:18px}.panel,.rubric-card,.check-card{background:#fff;border:1px solid var(--line);border-radius:17px}.panel{padding:22px}.panel-title{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.panel-title h3{margin:2px 0 0;font-size:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.inline-fields label,.select-label{font-size:12px;color:#5f726b;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea,.inline-fields input,.select-label select{display:block;width:100%;margin-top:6px;border:1px solid #cfdad5;border-radius:10px;background:#fbfcfb;padding:10px 11px;color:var(--ink);outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.inline-fields input:focus,.select-label select:focus{border-color:#6f9f91;box-shadow:0 0 0 3px #38826b17}.form-grid textarea{min-height:82px;resize:vertical}.form-grid .full{grid-column:1/-1}.component-list{display:grid;gap:7px}.component-list button{border:0;background:#f8faf9;border-radius:12px;padding:11px;cursor:pointer;text-align:left}.component-list button:hover{background:#f0f6f3}.component-list button>div:first-child{display:grid;grid-template-columns:31px 1fr auto;gap:10px;align-items:center}.component-letter{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#dfeee8;color:#0e5b48;font-weight:900}.component-list p{margin:0}.component-list p b{font-size:12px;display:block}.component-list p small{font-size:10px;color:var(--muted)}.component-list strong{font-size:16px;color:var(--green)}.component-list strong em{font-style:normal;font-size:10px;color:var(--muted)}.component-list .bar{margin-top:8px;height:5px}.ai-panel{margin-top:18px}.primary,.secondary,.danger-button{border:0;border-radius:10px;padding:10px 14px;font-weight:800;font-size:12px;cursor:pointer}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green2)}.primary:disabled{opacity:.55;cursor:not-allowed}.secondary{background:#eef3f1;color:var(--green)}.danger-button{background:#fff0f0;color:#a83b3b}.muted{font-size:12px;color:var(--muted);line-height:1.6}.ai-output{white-space:pre-wrap;background:#f5f8f6;border-left:3px solid #b99758;padding:16px;border-radius:0 10px 10px 0;line-height:1.65;font-size:13px}.ai-placeholder{border:1px dashed #cbd8d3;background:#fbfcfb;border-radius:10px;padding:16px;font-size:12px;color:#7a8d86}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px}.section-head h2{margin:3px 0 4px;font-size:26px}.section-head p{margin:0;color:var(--muted);font-size:13px}.status-badge,.score-chip{padding:10px 13px;border-radius:10px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:900}.score-chip{font-size:17px;color:var(--green)}.score-chip.danger{color:var(--red)}.check-list{display:grid;gap:12px}.check-card{display:grid;grid-template-columns:48px 1fr;padding:17px}.check-no{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#e8f2ee;font-weight:900;color:var(--green)}.check-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.check-heading span{font-size:10px;text-transform:uppercase;color:#799087;font-weight:800;letter-spacing:.06em}.check-heading h3{margin:4px 0 0;font-size:16px}.check-heading select{border:1px solid var(--line);border-radius:9px;padding:8px 10px;background:#fff;min-width:165px;font-size:12px;font-weight:800}.criteria{background:#f7f9f8;border-radius:10px;padding:12px 13px;margin:12px 0}.criteria b{font-size:11px;color:#526b62}.criteria p{font-size:12px;margin:4px 0;line-height:1.55}.criteria small{color:#87968f}.inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.subsection{margin-top:35px}.component-tabs{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:13px}.component-tabs button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px;display:flex;justify-content:center;gap:8px;align-items:center;cursor:pointer}.component-tabs button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#edf4f1;font-weight:900;color:var(--green)}.component-tabs button b{font-size:14px}.component-tabs button small{font-size:10px;color:var(--muted)}.component-tabs button.active{border-color:#6a9b8c;background:#edf6f2}.component-banner{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-radius:14px;background:#143f35;color:#fff;margin-bottom:14px}.component-banner>div{display:flex;gap:12px;align-items:center}.component-letter.big{background:#d8b570;color:#1a4036;width:38px;height:38px}.component-banner h3{margin:0;font-size:16px}.component-banner p{margin:3px 0 0;font-size:11px;color:#c6d8d2}.component-banner strong{font-size:22px;color:#f0d08b}.rubric-list{display:grid;gap:14px}.rubric-card{padding:19px}.rubric-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.rubric-title>div:first-child>span{font-size:11px;color:#0e6a52;font-weight:900;background:#e5f2ed;border-radius:6px;padding:4px 6px}.rubric-title h3{margin:8px 0 0;font-size:17px}.selected-score{text-align:right}.selected-score span,.selected-score small{display:block;color:var(--muted);font-size:10px}.selected-score b{font-size:28px;color:var(--green)}.option-list{display:grid;gap:8px;margin:15px 0}.option-row{display:grid;grid-template-columns:auto 28px 1fr 42px;align-items:start;gap:10px;border:1px solid #dde5e1;border-radius:11px;padding:11px;cursor:pointer;background:#fff}.option-row:hover{background:#f9fbfa}.option-row.selected{border-color:#6e9f90;background:#eef7f3;box-shadow:inset 3px 0 #2c7a62}.option-row input{margin-top:5px}.option-key{width:26px;height:26px;border-radius:7px;background:#edf2f0;display:grid;place-items:center;font-weight:900}.option-row p{margin:1px 0 0;font-size:12px;line-height:1.55}.option-row p small{display:block;margin-top:5px;color:#899790;font-size:10px}.option-row strong{text-align:right;color:var(--green);font-size:16px}.select-label{display:block;margin-top:15px}.report-actions{display:flex;gap:8px;justify-content:flex-end;margin-bottom:14px}.print-sheet{background:#fff;border:1px solid var(--line);border-radius:16px;padding:32px;box-shadow:0 10px 30px #14372e0d}.report-header{text-align:center;padding-bottom:20px;border-bottom:2px solid #183f35}.report-header span{font-size:11px;letter-spacing:.13em;font-weight:900;color:#667d75}.report-header h2{margin:4px 0;font-size:24px}.report-header p{margin:0;color:var(--muted);font-size:10px}.identity-table{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--line);margin:20px 0}.identity-table div{padding:10px 12px;border-bottom:1px solid var(--line)}.identity-table div:nth-child(odd){border-right:1px solid var(--line)}.identity-table span{display:block;color:var(--muted);font-size:10px}.identity-table b{display:block;margin-top:3px;font-size:12px}.report-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.report-summary div{background:#f1f5f3;border-radius:10px;padding:13px;text-align:center}.report-summary span{display:block;font-size:10px;color:var(--muted)}.report-summary b{display:block;margin-top:4px;font-size:17px}.gate-line{display:flex;gap:20px;font-size:11px;margin:14px 0;padding:10px 12px;background:#fafbf9;border:1px solid var(--line);border-radius:9px}.report-section-title{font-size:14px;margin:22px 0 8px}.print-sheet table{border-collapse:collapse;width:100%;font-size:10px}.print-sheet th,.print-sheet td{border:1px solid #d5dfda;padding:7px;vertical-align:top}.print-sheet th{background:#edf3f0;text-align:left}.print-sheet td:not(:first-child),.print-sheet th:not(:first-child){text-align:center}.detail-table td:last-child{text-align:left}.report-ai{font-size:11px}.report-note{font-size:9px;color:#71827b;line-height:1.5;margin-top:20px;border-top:1px solid var(--line);padding-top:10px}.toast{position:fixed;right:24px;bottom:24px;background:#173d33;color:#fff;padding:12px 16px;border-radius:10px;box-shadow:0 12px 28px #00000029;font-size:12px;z-index:30}@media(max-width:980px){.app-shell{grid-template-columns:78px 1fr}.sidebar{padding:18px 10px}.brand>div:last-child,.sidebar nav button:not(.active){font-size:0}.sidebar nav button{justify-content:center}.sidebar nav button.active{font-size:0}.sidebar-foot{display:none}.two-col{grid-template-columns:1fr}.kpi-grid{grid-template-columns:1fr 1fr}.component-tabs{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.app-shell{display:block}.sidebar{position:fixed;z-index:20;bottom:0;top:auto;width:100%;height:64px;padding:8px;background:#10382f}.brand,.sidebar-foot{display:none}.sidebar nav{margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.sidebar nav button,.sidebar nav button.active,.sidebar nav button:not(.active){font-size:0;padding:7px;justify-content:center}.sidebar nav button .icon{font-size:14px}.topbar{height:72px;padding:0 16px}.topbar h1{font-size:19px}.page{padding:18px 14px 90px}.hero-card{display:block;padding:21px}.hero-card h2{font-size:22px}.hero-score{text-align:left;margin-top:20px}.hero-score strong{font-size:44px}.kpi-grid,.form-grid,.inline-fields,.check-card{grid-template-columns:1fr}.check-no{margin-bottom:10px}.check-heading{display:block}.check-heading select{margin-top:10px;width:100%}.component-tabs{grid-template-columns:repeat(4,1fr)}.option-row{grid-template-columns:auto 28px 1fr 34px}.report-summary{grid-template-columns:1fr 1fr}.identity-table{grid-template-columns:1fr}.identity-table div:nth-child(odd){border-right:0}.print-sheet{padding:18px}.gate-line{display:grid;gap:5px}.section-head{align-items:flex-start;flex-direction:column}.report-actions{flex-wrap:wrap;justify-content:flex-start}}@media print{body{background:#fff}.no-print,.sidebar,.topbar,.toast{display:none!important}.app-shell{display:block}.page{padding:0;max-width:none}.print-sheet{border:0;box-shadow:none;padding:0}.report-page{display:block}.print-sheet table{font-size:8.5pt}.report-header h2{font-size:17pt}.detail-table{page-break-inside:auto}.detail-table tr{page-break-inside:avoid}.report-section-title{page-break-after:avoid}@page{size:A4;margin:12mm}}
