:root{--bg: #f7f7f7;--card: #ffffff;--text: #2b2b2b;--muted: #707070;--border: #e2e2e2;--primary: #f94654;--primary-press: #d93a47;--secondary: #486581;--danger: #e11d48;--danger-bg: #fde7ea;--ok: #87ca42;--radius: 16px;--radius-sm: 14px;--radius-pill: 999px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;background:var(--bg);color:var(--text);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;justify-content:center;align-items:flex-start;padding:16px}.page{width:100%;max-width:480px}.page-wide{max-width:100%}.card{background:var(--card);border-radius:24px;padding:24px 20px;box-shadow:0 12px 40px #f946541f,0 2px 10px #0000000f;display:flex;flex-direction:column;gap:14px}.brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:4px}.brand-logo{height:44px;width:auto}.brand-name{font-size:1.9rem;font-weight:800;letter-spacing:1px;color:var(--primary);line-height:1}.brand.preprod{background:#2b2b2b;border-radius:var(--radius-sm);padding:10px 14px;margin:-4px -4px 8px}.brand.preprod .brand-name{color:#fff}.preprod-badge{display:inline-block;background:#fbc02d;color:#2b2b2b;font-size:.75rem;font-weight:800;letter-spacing:1px;padding:2px 8px;border-radius:4px;margin-left:4px}h1{font-size:1.35rem;font-weight:700;color:var(--text);margin:0}.muted{color:var(--muted);margin:0;font-size:.95rem}label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;font-weight:600}input,select,textarea{font:inherit;font-weight:400;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;background:#fff;color:var(--text);transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #f946542e}.row{display:flex;gap:12px}.row>label{flex:1}fieldset{border:1px solid var(--border);border-radius:var(--radius-sm);margin:0;padding:14px 16px;display:flex;flex-direction:column;gap:8px}legend{font-size:.85rem;font-weight:600;color:var(--muted);padding:0 6px}label.check{flex-direction:row;align-items:center;gap:12px;font-weight:400;min-height:44px;cursor:pointer}input[type=checkbox]{width:24px;height:24px;min-width:24px;flex-shrink:0;padding:0;margin:0;accent-color:var(--primary);cursor:pointer}.err{color:var(--danger);font-size:.8rem;font-weight:400}.banner{background:var(--danger-bg);color:var(--danger);border-radius:var(--radius-sm);padding:12px 16px;font-size:.9rem;font-weight:600}.btn{margin-top:4px;padding:14px;border:0;border-radius:var(--radius-pill);background:var(--primary);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .15s,transform .05s,box-shadow .15s;box-shadow:0 6px 16px #f9465447}.btn:hover:not(:disabled){background:var(--primary-press)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:active{background:var(--primary-press)}.btn.secondary{background:transparent;color:var(--primary);border:1px solid var(--primary);box-shadow:none}.btn.secondary:hover:not(:disabled){background:#f9465414}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.blocked{text-align:center;align-items:center}.blocked h1{color:var(--danger)}.success{text-align:center;align-items:center}.success-check{width:64px;height:64px;border-radius:50%;background:var(--ok);color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center}.code{font-size:2rem;font-weight:800;letter-spacing:2px;padding:14px 18px;color:var(--primary);border:2px dashed var(--primary);border-radius:var(--radius);word-break:break-all}.qr-wrap{display:flex;justify-content:center}.modal-overlay{position:fixed;inset:0;background:#0f172a99;display:flex;justify-content:center;align-items:center;padding:16px;z-index:100}.modal{background:var(--card);border-radius:24px;width:100%;max-width:480px;max-height:90vh;padding:24px 20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 10px 30px #00000059}.policy{overflow-y:auto;text-align:justify;font-size:.85rem;line-height:1.45;color:var(--text);padding-right:6px}.policy p{margin:0 0 12px}.policy-title{font-size:1.2rem;margin:0 0 4px}.policy-h1{font-size:1rem;margin:0 0 12px;color:var(--muted)}.policy-h2{font-size:.95rem;margin:16px 0 8px}.policy-list{margin:0 0 12px;padding-left:20px;display:flex;flex-direction:column;gap:6px}.policy-dash{list-style:none;margin:0 0 12px;padding-left:8px;display:flex;flex-direction:column;gap:4px}.policy a{color:var(--primary);word-break:break-word}.policy-ack{font-size:.85rem}.modal-actions{display:flex;gap:12px}.modal-actions .btn{flex:1;margin-top:0}.center-identity{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fafafa}.center-identity-logo{width:44px;height:44px;min-width:44px;object-fit:contain;border-radius:8px;background:#fff}.center-identity-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.center-identity-name{font-size:1.05rem;font-weight:700;margin:0;line-height:1.2;color:var(--text);word-break:break-word}.center-identity-org{font-size:.85rem;margin:0}.skeleton{background:linear-gradient(90deg,#eee,#f6f6f6,#eee);background-size:200% 100%;animation:skeleton-shimmer 1.2s ease-in-out infinite;border-radius:6px}.skeleton-line{height:14px;width:60%}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.report-viewer{width:100%;min-height:100vh;display:flex;flex-direction:column}.report-object{width:100%;height:100vh;border:0}.trace-explorer{margin-top:16px}.trace-explorer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.trace-explorer-header h2{margin:0;font-size:1.15rem}.trace-explorer-actions{display:flex;gap:8px;flex-wrap:wrap}.trace-explorer-actions .btn{margin-top:0;padding:8px 14px;font-size:.9rem}.trace-explorer-body{display:grid;grid-template-columns:minmax(220px,260px) 1fr;gap:12px}@media (max-width: 640px){.trace-explorer-body{grid-template-columns:1fr}}.trace-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;max-height:480px;overflow-y:auto}.trace-list-item{width:100%;text-align:left;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.9rem;color:var(--text)}.trace-list-item:hover{background:#fafafa}.trace-list-item.is-selected{border-color:var(--primary);background:#fff5f6}.trace-list-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trace-badge{font-size:.72rem;color:#0a7a3b;background:#e9f7ee;border-radius:999px;padding:2px 8px;white-space:nowrap}.trace-preview{min-height:480px;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fafafa;overflow:hidden}.trace-preview-image{width:100%;height:auto;display:block}.trace-preview-object{width:100%;height:480px;border:0}
