
.egtems{--ink:#102a3b;--muted:#526775;--line:#d9e4ea;--surface:#fff;--soft:#f3f8fa;--accent:#087f91;--accent2:#0f5e70;--selected:#e4f6f8;--warn:#8a5200;--warnbg:#fff4d9;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 50px rgba(16,42,59,.12);overflow:hidden;margin:28px 0}
.egtems *{box-sizing:border-box}
.egtems-hero{display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:320px;background:#0d2d3b}
.egtems-hero-copy{padding:30px 30px 26px;color:#fff;display:flex;flex-direction:column;justify-content:center}
.egtems-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.egtems-badges span,.egtems-chips span{font-size:10px;font-weight:800;letter-spacing:.06em;border-radius:999px;padding:5px 8px;background:rgba(255,255,255,.12)}
.egtems-eyebrow{font-size:11px;font-weight:800;letter-spacing:.1em;opacity:.82;margin-bottom:8px}
.egtems h2{font-size:34px!important;line-height:1.05!important;margin:0 0 10px!important;color:#fff!important}
.egtems-hero p{font-size:14px;line-height:1.55;margin:0 0 12px;color:#d9edf2}
.egtems-chips{display:flex;gap:6px;flex-wrap:wrap}
.egtems-hero-media{min-width:0;overflow:hidden}.egtems-hero-media img{width:100%;height:100%;min-height:320px;display:block;object-fit:cover;object-position:center}
.egtems-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding:20px}
.egtems-form,.egtems-results{background:var(--soft);border:1px solid var(--line);border-radius:18px;padding:18px}
.egtems h3{font-size:18px!important;line-height:1.25!important;margin:0 0 14px!important;color:var(--ink)!important}
.egtems label{display:block;font-size:12px;font-weight:800;color:var(--ink);margin:12px 0 5px}
.egtems select{width:100%;font-size:13px;color:var(--ink);background:#fff;border:1px solid #b9cbd4;border-radius:10px;padding:10px 34px 10px 11px;min-height:40px}
.egtems button{font-size:13px;font-weight:800;border:0;border-radius:10px;padding:11px 14px;cursor:pointer}
.egtems-primary{width:100%;margin-top:16px;background:var(--accent);color:#fff}
.egtems-empty p,.egtems-result-card p{font-size:13px;line-height:1.6;color:var(--muted)}
.egtems-result-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;margin-bottom:10px}
.egtems-kicker{font-size:10px;font-weight:900;letter-spacing:.09em;color:var(--accent2);margin-bottom:6px}
.egtems-primary-result{font-size:25px;font-weight:900;line-height:1.1;color:var(--ink);margin-bottom:6px}
.egtems-result-card ul{margin:0;padding-left:19px}.egtems-result-card li{font-size:13px;line-height:1.5;margin:5px 0;color:var(--ink)}
.egtems-safe{border-color:#edcf89;background:var(--warnbg)}.egtems-safe h3,.egtems-safe p{color:#5b3a00!important}
.egtems-actions{display:flex;gap:8px}.egtems-actions button{background:#123b4b;color:#fff;flex:1}
.egtems-report-wrap{position:fixed;inset:0;background:#eef3f5;z-index:999999;overflow:auto;padding:20px}
.egtems-report-actions{display:flex;gap:8px;justify-content:center;margin:0 auto 12px}.egtems-report-actions button{font:700 13px system-ui;padding:10px 15px;border:0;border-radius:8px;background:#123b4b;color:#fff}
.egtems-report{width:210mm;min-height:297mm;margin:0 auto;background:#fff;padding:15mm 16mm;font-family:system-ui;color:#102a3b;box-shadow:0 10px 30px rgba(0,0,0,.12)}
.egtems-report h1{font-size:24pt;margin:0 0 2mm}.egtems-report-sub{font-size:11pt;margin:0 0 6mm;color:#526775}
.egtems-report-box{border:1px solid #cfdde4;border-radius:10px;padding:4mm;margin-bottom:4mm;font-size:10.5pt;line-height:1.45}
.egtems-report-box strong{display:block;font-size:9.5pt;letter-spacing:.04em;text-transform:uppercase;color:#087f91;margin-bottom:2mm}
.egtems-report-box ul{margin:0;padding-left:5mm}.egtems-report-foot{font-size:9.5pt;color:#526775;border-top:1px solid #d9e4ea;padding-top:4mm}
@media(max-width:640px){.egtems-hero{grid-template-columns:1fr}.egtems-hero-copy{padding:22px}.egtems h2{font-size:27px!important}.egtems-hero-media img{min-height:0;height:auto;aspect-ratio:16/9}.egtems-grid{grid-template-columns:1fr;padding:14px}.egtems select{font-size:16px}}
@media(prefers-color-scheme:dark){.egtems{--ink:#eaf5f8;--muted:#bfd0d6;--line:#35515c;--surface:#10242d;--soft:#162f39}.egtems-form,.egtems-results{background:var(--soft)}.egtems select{background:#0e2530;color:#eef8fa;border-color:#4b6570}.egtems select option{background:#0e2530;color:#eef8fa}.egtems-result-card{background:#102a34;border-color:#35515c}.egtems-result-card p,.egtems-result-card li{color:#d7e6ea}.egtems h3,.egtems-primary-result{color:#fff!important}.egtems-safe{background:#3a2d12;border-color:#806324}.egtems-safe h3,.egtems-safe p{color:#ffe5a3!important}}
@page{size:A4 portrait;margin:0}
@media print{body *{visibility:hidden!important}.egtems-report-wrap,.egtems-report-wrap *{visibility:visible!important}.egtems-report-wrap{position:absolute;inset:0;padding:0;background:#fff}.egtems-report-actions{display:none!important}.egtems-report{box-shadow:none;margin:0;width:210mm;min-height:297mm;max-height:297mm;overflow:hidden;-webkit-print-color-adjust:exact;print-color-adjust:exact}}
