:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f5f9;color:#0f172a}*{box-sizing:border-box}body{margin:0}h2{color:#1aa8d6}.page{max-width:1080px;margin:0 auto;padding:32px 20px 64px}.eyebrow{text-transform:uppercase;letter-spacing:.06em;font-size:12px;margin:0;color:#d27a2b;font-weight:600}.muted{color:#64748b;margin:4px 0}.hero{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.hero h1{margin:4px 0 8px;font-size:28px}.brand-title{margin:0;font-size:32px;font-weight:800;letter-spacing:-.02em}.brand-blue{color:#1aa8d6}.brand-sand{color:#d27a2b}.hero-left{min-width:240px}.hero-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.api-pill{border:1px solid #e2e8f0;border-radius:999px;padding:10px 14px;background:#fff;font-size:13px;color:#0f172a;white-space:nowrap}.stack{display:flex;flex-direction:column;gap:24px}.logo-wrap{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;padding:8px 10px;border-radius:12px;box-shadow:0 4px 12px #0f172a14}.logo-img{width:60px;height:60px;object-fit:contain}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-name{font-weight:800;letter-spacing:.04em;color:#1aa8d6}.logo-tag{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#f86f1f;font-weight:700}.card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0f172a0f}form{display:flex;flex-direction:column;gap:12px}.file-drop{border:1px dashed #cbd5e1;border-radius:12px;padding:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer}.file-drop input{display:none}.file-title{margin:0 0 4px;font-weight:600}.primary,.secondary{border:none;border-radius:10px;padding:10px 14px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block}.primary{background:#d27a2b;color:#fff}.primary:disabled{background:#f3c8a1;cursor:not-allowed}.secondary{background:#fff0e5;color:#d27a2b;border:1px solid #f2b072}.error{color:#dc2626;margin:4px 0 0}.results-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.summary{padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:linear-gradient(135deg,#f8fafc,#eef2ff)}.summary-list{display:flex;flex-direction:column;gap:8px}.summary-item{display:flex;flex-direction:column;gap:4px}.line-value{margin:0;word-break:break-word}.status-pill{display:inline-block;padding:6px 12px;border-radius:999px;font-weight:700;color:#0f172a;border:1px solid #cbd5e1}.status-ok{background:#dcfce7;border-color:#16a34a}.status-warn{background:#fff7ed;border-color:#f97316}.status-bad{background:#fee2e2;border-color:#ef4444}.sections{margin-top:12px}.section{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;margin-bottom:10px;overflow:hidden}.section-toggle{width:100%;background:none;border:none;padding:12px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left}.section-title{font-weight:700}.section-subtitle{color:#475569;font-size:13px}.section-body{padding:0 12px 12px}.chevron{transition:transform .2s ease;font-size:18px;color:#475569}.chevron.open{transform:rotate(90deg)}.results-table{width:100%;border-collapse:collapse}.results-table th,.results-table td{padding:8px;border-bottom:1px solid #e2e8f0;vertical-align:top}.results-table th{text-align:left;font-size:13px;color:#475569}.w-20{width:20%}.w-10{width:10%;text-align:center}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;color:#0f172a}.details-cell{display:flex;flex-direction:column;gap:6px}.link-btn{border:none;background:none;color:#d27a2b;font-weight:700;cursor:pointer;padding:0}.masked{filter:blur(5px);-webkit-user-select:none;user-select:none}.info-btn{border:1px solid #cbd5e1;background:#fff0e5;color:#d27a2b;width:32px;height:32px;border-radius:50%;cursor:pointer;font-weight:800;box-shadow:0 4px 10px #0f172a14}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal{background:#fff;border-radius:14px;padding:16px;max-width:90%;width:90%;box-shadow:0 18px 48px #0f172a2e;border:1px solid #e2e8f0}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.modal-title{margin:0 0 6px;font-size:18px}.modal-label{margin:10px 0 4px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#d27a2b;font-weight:700}.secondary.full{width:100%;margin-top:12px}.close-btn{padding:6px 10px;border-radius:10px;min-width:0;line-height:1}.tabs{display:flex;gap:8px;margin:0 0 16px;width:100%}.tab{border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;padding:8px 12px;border-radius:10px;cursor:pointer;font-weight:700}.tab.active{border-color:#d27a2b;color:#d27a2b;background:#fff7ed}@media print{.print-hidden,.file-drop,form button,.secondary,.link-btn,.api-pill{display:none!important}body{background:#fff}.card{box-shadow:none;border:none}.section{background:#fff}.section-body{display:block!important}.masked{filter:none}}
