@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f4f8ff;color:#1e293b}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Poppins,sans-serif}.hx-root{min-height:100vh;background:radial-gradient(1400px 600px at -10% 0%,#e0f2fe 0%,transparent 55%),radial-gradient(1200px 520px at 110% -10%,#e0e7ff 0%,transparent 55%),#f4f5fb;color:#0b1320;display:flex;flex-direction:column}.hx-root.hx-mobile-immersive{position:fixed;inset:0;width:100vw;height:100dvh;overflow:hidden;background:radial-gradient(1400px 600px at -10% 0%,#e0f2fe 0%,transparent 55%),radial-gradient(1200px 520px at 110% -10%,#e0e7ff 0%,transparent 55%),#f4f5fb;touch-action:manipulation;overscroll-behavior:none;color:#0b1320}.hx-root.hx-mobile-immersive .hx-header{flex:0 0 auto;background:#fffffff0;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 8px 24px #00000024}.hx-root.hx-mobile-immersive .hx-header-inner{padding:8px 12px;column-gap:12px}.hx-root.hx-mobile-immersive .hx-logo{height:26px}.hx-root.hx-mobile-immersive .assessment-container{flex:1 1 auto;min-height:0;overflow:auto!important;border-radius:0;box-shadow:none;background:#f4f5fb;display:block!important}.hx-root.hx-mobile-immersive .question-area{width:100%;padding:14px 16px 20px;color:#0b1320;background:#f4f5fb}.hx-root.hx-mobile-immersive .questions-sidebar,.hx-root.hx-mobile-immersive .assessment-footer{display:none}.hx-root.hx-mobile-immersive .hx-head-center{gap:4px}.hx-root.hx-mobile-immersive .hx-title{color:#0f172a;font-size:16px}.hx-root.hx-mobile-immersive .hx-overall-text{color:#7c8798}.hx-root.hx-mobile-immersive .hx-overall-bar{background:#94a3b838}.hx-root.hx-mobile-immersive .hx-overall-fill{background:linear-gradient(90deg,#45c96a,#38bdf8)}.hx-root.hx-mobile-immersive .hx-help{background:#fff;color:#64748b;border-color:#94a3b847}.hx-root.hx-mobile-immersive .hx-question-index{color:#1964ac;font-weight:600}.hx-root.hx-mobile-immersive .question-header{color:#0b1320;background:transparent}.hx-root.hx-mobile-immersive .hx-question-row{align-items:flex-start}.hx-root.hx-mobile-immersive .question-text{color:#0b1320;font-weight:600;line-height:1.3}.hx-root.hx-mobile-immersive .hx-tts-hint,.hx-root.hx-mobile-immersive .hx-tts-status{color:#64748b}.hx-root.hx-mobile-immersive .hx-chip{border-radius:14px;box-shadow:0 10px 20px #0f172a14;border:1px solid #dbe4ef}.hx-root.hx-mobile-immersive .hx-chip.time-limit{background:linear-gradient(180deg,#fff,#f4f7fb);color:#64748b}.hx-root.hx-mobile-immersive .hx-chip.danger{background:linear-gradient(180deg,#fff4f4,#fff);color:#7f1d1d}.hx-root.hx-mobile-immersive .hx-progress{height:6px;background:#e2e8f0;margin:14px 0 16px;border-radius:999px}.hx-root.hx-mobile-immersive .hx-progress-fill{background:linear-gradient(90deg,#22c55e,#0ea5e9)}.hx-root.hx-mobile-immersive .hx-media.recording-area{border-radius:18px;overflow:hidden;border:1px solid #dce3ec;box-shadow:0 18px 40px #0f172a14;background:#fff;margin-top:6px}.hx-root.hx-mobile-immersive .hx-video{border-radius:18px;aspect-ratio:3 / 4;object-fit:cover;background:#f8fafc}.hx-root.hx-mobile-immersive .hx-face-overlay,.hx-root.hx-mobile-immersive .hx-play-overlay,.hx-root.hx-mobile-immersive .hx-uploading-overlay{border-radius:18px}.hx-root.hx-mobile-immersive .hx-face-status{background:#fffffff5;color:#0f172a;border-radius:999px;box-shadow:0 10px 22px #0f172a1f}.hx-root.hx-mobile-immersive .hx-controls{margin-top:12px;align-items:center}.hx-root.hx-mobile-immersive .hx-actions{gap:10px}.hx-root.hx-mobile-immersive .hx-timer{color:#64748b;font-size:13px}.hx-root.hx-mobile-immersive .hx-btn{border-radius:999px}.hx-root.hx-mobile-immersive .hx-btn.danger{background:linear-gradient(135deg,#f05b54,#d94b46);box-shadow:0 12px 24px #d94b4659}.hx-root.hx-mobile-immersive .hx-btn.ghost,.hx-root.hx-mobile-immersive .hx-btn.primary{box-shadow:0 12px 24px #0a0f1f38}.hx-root.hx-mobile-immersive .hx-card,.hx-root.hx-mobile-immersive .question-header,.hx-root.hx-mobile-immersive .instructions-panel{background:transparent}.hx-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 10px 30px #0f172a0f}.hx-header-inner{max-width:1120px;margin:0 auto;padding:10px 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:20px}.hx-logo{height:30px;object-fit:contain}.hx-head-center{display:flex;flex-direction:column;gap:6px}.hx-head-right{display:flex;justify-content:flex-end}.hx-brand{display:flex;align-items:center}.hx-title{font-size:18px;font-weight:650;letter-spacing:.01em}.hx-overall{max-width:220px}.hx-overall-text{font-size:12px;color:#6b7280;margin-bottom:4px}.hx-overall-bar{height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.hx-overall-fill{height:100%;width:0;background:linear-gradient(90deg,#22c55e,#0ea5e9);transition:width .4s ease}.hx-help{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:15px;border:1px solid #e2e8f0;background:#fff;color:#64748b;box-shadow:0 4px 10px #94a3b859}.hx-main{max-width:1120px;margin:22px auto 40px;padding:0 16px 24px;display:grid;grid-template-columns:250px minmax(0,1fr);column-gap:24px;align-items:flex-start}@media (max-width: 880px){.hx-main{grid-template-columns:minmax(0,1fr);row-gap:16px}}.hx-rail{background:#fffffffa;border-radius:22px;border:1px solid #e2e8f0;box-shadow:0 18px 40px #0f172a1a;padding:16px 16px 14px}.hx-rail-head{font-size:13px;font-weight:600;letter-spacing:.08em;color:#64748b;margin-bottom:10px}.hx-steps{list-style:none;padding:0;margin:0 0 10px}.question-item .question-text{font-size:1rem}.hx-step{align-items:center;gap:10px;padding:6px 0;font-size:13px;color:#6b7280;opacity:.75}.hx-step-dot{width:9px;height:9px;border-radius:999px;background:#e5e7eb}.hx-step.current{opacity:1;color:#0f172a}.hx-step.current .hx-step-dot{background:#0ea5e9}.hx-step.done{opacity:1;color:#1964ac}.hx-step.done .hx-step-dot{background:#1964ac}.hx-step.section-label{margin-top:8px;padding:4px 0 2px;color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid rgba(148,163,184,.18)}.hx-step-text{white-space:nowrap}.hx-rail-note{margin-top:4px;font-size:12px;color:#6b7280}.hx-content{display:flex;flex-direction:column;gap:16px}.hx-card{background:radial-gradient(circle at top left,#fff 0,#f8fafc 45%,#eef2ff);border-radius:26px;border:1px solid rgba(226,232,240,.95);box-shadow:0 22px 60px #0f172a2e;padding:18px 20px}.hx-card-head{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;margin-bottom:8px}.hx-question-index{font-size:13px;color:#64748b}.hx-question{font-size:20px;line-height:1.45;font-weight:600;margin:4px 0 8px}.hx-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hx-chip{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500;border:1px solid #e5e7eb}.hx-chip.neutral{background:#f8fafcf2;color:#334155}.hx-chip.danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca;height:1.6rem;margin-top:1rem}.hx-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#ef4444;margin-right:6px}.hx-progress{height:6px;border-radius:999px;overflow:hidden;background:#e5e7eb;margin:4px 0 10px}.hx-progress-fill{height:100%;background:linear-gradient(90deg,#22c55e,#f97316,#ef4444);transition:width 1s linear}.hx-media{position:relative}.hx-face-overlay{position:absolute;inset:0;z-index:6}.hx-face-status{position:absolute;left:12px;bottom:12px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.01em;border:1px solid rgba(226,232,240,.8);background:#ffffffeb;color:#0f172a;box-shadow:0 10px 26px #0f172a2e}.hx-face-status.ok{border-color:#22c55e59}.hx-face-status.warn{border-color:#f9731666}.hx-face-status.danger{border-color:#ef444473}.hx-face-box{position:absolute;border-radius:14px;border:2px solid rgba(34,197,94,.75);box-shadow:0 0 0 2px #22c55e26,0 18px 40px #00000040;transition:border-color .16s ease,box-shadow .16s ease}.hx-face-box.warn{border-color:#f97316cc;box-shadow:0 0 0 2px #f9731629,0 18px 40px #00000040}.hx-face-box.danger{border-color:#ef4444d9;box-shadow:0 0 0 2px #ef44442e,0 18px 40px #00000040}.hx-scan-frame{position:absolute;left:50%;top:50%;width:min(78%,880px);height:min(64%,420px);max-width:calc(100% - 24px);max-height:calc(100% - 24px);aspect-ratio:16 / 9;transform:translate(-50%,-52%);border-radius:22px;border:2px solid rgba(99,102,241,.55);box-shadow:0 0 0 6px #6366f11a,0 30px 80px #0f172a59;background:radial-gradient(600px 300px at 30% 20%,rgba(255,255,255,.12),transparent 60%),radial-gradient(700px 340px at 90% 0%,rgba(59,130,246,.1),transparent 55%),#02061738;overflow:hidden;animation:hx-scan-pulse 1.35s ease-in-out infinite}.hx-scan-frame.locked{border-color:#22c55ea6;box-shadow:0 0 0 6px #22c55e1a,0 30px 80px #0f172a59;animation:hx-scan-lock .42s ease-out 1}.hx-scan-line{position:absolute;left:-10%;top:-25%;width:120%;height:18%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0) 22%,rgba(255,255,255,.55) 50%,rgba(255,255,255,0) 78%,transparent 100%);transform:rotate(6deg);animation:hx-scan-sweep 1.05s linear infinite;opacity:.85}.hx-scan-text{position:absolute;left:50%;bottom:14px;transform:translate(-50%);padding:7px 12px;border-radius:999px;font-size:12px;font-weight:650;letter-spacing:.01em;background:#ffffffeb;border:1px solid rgba(226,232,240,.85);color:#0f172a;box-shadow:0 12px 26px #0f172a2e}@keyframes hx-scan-sweep{0%{transform:translateY(-8%) rotate(6deg)}to{transform:translateY(120%) rotate(6deg)}}@keyframes hx-scan-pulse{0%,to{transform:translate(-50%,-52%) scale(1)}50%{transform:translate(-50%,-52%) scale(1.01)}}@keyframes hx-scan-lock{0%{transform:translate(-50%,-52%) scale(.985)}to{transform:translate(-50%,-52%) scale(1)}}.hx-media-area{border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.4);background:#020617;box-shadow:0 18px 40px #0f172abf}.hx-video{display:block;width:100%;height:clamp(260px,34vw,560px);aspect-ratio:auto;min-height:260px;max-height:62vh;object-fit:cover;background:#020617;border-radius:12px}@media (max-width: 900px){.hx-scan-frame{width:min(82%,620px);height:min(68%,340px);aspect-ratio:16 / 11;max-width:calc(100% - 22px)}}@media (max-width: 520px){.hx-video{min-height:220px;max-height:44vh}.hx-scan-frame{width:min(88%,460px);height:min(72%,300px);aspect-ratio:4 / 3;max-width:calc(100% - 16px)}}.hx-play-overlay{position:absolute;inset:0;margin:auto;width:76px;height:76px;border-radius:999px;border:none;cursor:pointer;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.28),transparent 60%),#0f172ac7;color:#f9fafb;font-size:30px;display:grid;place-items:center;box-shadow:0 18px 45px #0f172abf;transition:transform .08s ease,box-shadow .16s ease}.hx-play-overlay:hover{transform:scale(1.03);box-shadow:0 26px 60px #0f172ad9}.hx-perm{margin-top:10px;color:#b91c1c;font-size:13px}.hx-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;flex-wrap:wrap}.hx-timer{font-size:14px;color:#475569}.hx-actions{display:flex;flex-wrap:wrap;gap:10px}.hx-upload{padding:16px 4px 2px}.hx-bar{height:9px;border-radius:999px;background:#e5e7eb;overflow:hidden}.hx-fill{height:100%;width:0%;background:linear-gradient(90deg,#0ea5e9,#6366f1);transition:width .3s linear}.hx-upload-text{margin-top:6px;color:#475569;font-size:13px}.hx-skel-title{height:20px;width:60%;background:#e5e7eb;border-radius:7px;margin-bottom:10px}.hx-skel-media{height:260px;background:#e5e7eb;border-radius:18px;margin-bottom:10px}.hx-skel-actions{height:38px;width:210px;background:#e5e7eb;border-radius:999px}.hx-done{text-align:center;font-size:18px;padding:24px 4px 10px;color:#0f766e}.hx-logo{height:32px;object-fit:contain}:root{--bg:#f6f7fb;--card:#fff;--text:#0f172a;--muted:#6b7280;--border:#e6e8f0;--ring:#2563eb;--accent:#2563eb;--success:#16a34a;--danger:#d92d20;--shadow:0 6px 24px rgba(16,24,40,.08), 0 2px 8px rgba(16,24,40,.06);--radius:16px}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.gx-page{min-height:100vh;background:radial-gradient(1100px 520px at -10% -10%,#eef2ff 0%,transparent 60%),radial-gradient(900px 420px at 110% 0%,#e9f5ff 0%,transparent 55%),var(--bg);color:var(--text)}.gx-topbar{height:64px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid var(--border);background:#ffffffbf;-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px)}.brand{display:flex;align-items:center;gap:.6rem}.logo-dot{width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #2563eb26}.brand-name{font-weight:700}.brand-sub{color:#667085;font-size:.95rem}.gx-container{max-width:1100px;margin:32px auto;padding:0 16px}.gx-card{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;background:linear-gradient(180deg,#fff,#fafbff);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.gx-video-surface{position:relative;overflow:hidden;height:320px;border-radius:12px;background:radial-gradient(140% 100% at 0% 0%,#f2f4f8,#e9edf6 40%,#e9ecf5 60%,#eef1f8);border:1px solid var(--border)}.gx-video{width:100%;height:100%;object-fit:cover}.gx-soft-shine{position:absolute;inset:0;pointer-events:none;background:radial-gradient(350px 150px at 30% 10%,rgba(255,255,255,.9),transparent 60%),radial-gradient(300px 180px at 90% 0%,rgba(255,255,255,.6),transparent 60%)}.gx-btn{appearance:none;border:none;border-radius:12px;padding:.75rem 1.1rem;font-weight:600;letter-spacing:.2px;cursor:pointer;transition:transform .04s,box-shadow .2s,background .2s,color .2s;box-shadow:0 2px 8px #1018280f}.gx-btn:active{transform:translateY(1px)}.gx-btn.primary{background:var(--accent);color:#fff}.gx-btn.primary:hover{box-shadow:0 8px 22px #2563eb40}.gx-btn.subtle{background:#eef2f7;color:#111827}.gx-btn.subtle:hover{background:#e7edf6}.floating{position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.gx-meter{height:8px;margin:14px 2px 0;border-radius:999px;background:#eef1f6;overflow:hidden;border:1px solid #e8ecf5}.gx-meter .fill{height:100%;background:linear-gradient(90deg,#34d399,#22c55e);transition:width .18s}.gx-status{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.gx-pill{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem;color:#666;background:#f4f6f9;border:1px solid #e7eaf0;padding:.35rem .7rem;border-radius:999px}.gx-pill.ok{color:var(--success);background:#eefaf2;border-color:#def7e5}.gx-pill .dot{width:8px;height:8px;border-radius:50%;background:currentColor}.gx-right h2{margin:4px 0 14px;font-size:1.25rem}.gx-field{position:relative;margin:18px 0}.gx-field input[type=text],.gx-field input[type=email]{width:100%;padding:14px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);outline:none;transition:border .15s,box-shadow .15s,background .2s}.gx-field input:focus{border-color:var(--ring);box-shadow:0 0 0 4px #2563eb1f}.gx-field label{position:absolute;left:12px;top:12px;padding:0 6px;background:#fff;color:#6b7280;transform-origin:left top;transition:transform .15s,color .15s,top .15s}.gx-field input::placeholder{opacity:0}.gx-field input:focus+label,.gx-field input:not(:placeholder-shown)+label{transform:translateY(-18px) scale(.88);color:#475569}.gx-field.file{display:flex;flex-direction:column}.gx-field.file label{position:static;margin-bottom:6px;color:#475569}.gx-field.file input[type=file]{width:100%;padding:12px;border:1px dashed #cfd6e4;border-radius:12px;background:#fcfdff}.gx-banner.error{margin-top:8px;color:#b42318;background:#fee4e2;border:1px solid #fecdca;padding:.6rem .8rem;border-radius:10px}.gx-hint,.gx-privacy{color:#6b7280;font-size:.9rem;margin-top:10px}.gx-actions{margin-top:16px}@media (max-width: 960px){.gx-card{grid-template-columns:1fr;padding:22px}.gx-video-surface{height:260px}}.gx-card{padding:18px 22px;gap:18px}.gx-video-surface{height:230px}.gx-left h2{margin-bottom:6px}.gx-left .gx-sub{margin-bottom:10px}.gx-meter{margin-top:8px}.gx-status,.gx-hint{margin-top:6px}.gx-right h2{margin-bottom:6px}.gx-right .gx-sub{margin-bottom:10px}.gx-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;align-items:flex-start;padding:18px 22px}.gx-left h2,.gx-right h2{margin-top:4px;margin-bottom:6px}.gx-left .gx-sub,.gx-right .gx-sub{margin-bottom:12px}.gx-video-surface{height:220px}.gx-actions-left{margin-top:10px}.gx-actions-left .gx-btn{min-width:220px}.gx-status{margin-top:6px;display:flex;justify-content:center;gap:8px}.gx-field{margin:10px 0}.gx-actions-right{margin-top:14px;text-align:center}.gx-actions-right .gx-btn.primary{min-width:210px}.gx-container{max-width:1040px;margin:20px auto;padding:0 16px}.gx-actions-left{margin-top:10px;display:flex;justify-content:center;width:100%}.hx-shell{min-height:100vh;background:radial-gradient(circle at top,#e2f2ff 0,#f4f5fb 40%,#eef1ff);display:flex;flex-direction:column;align-items:stretch}.hx-main-wrap{padding:2rem;justify-content:center;background:#f6faff!important}.hx-topbar{height:64px;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-bottom:1px solid rgba(148,163,184,.25);position:sticky;top:0;z-index:40}.hx-topbar-left{display:flex;align-items:center;gap:12px}.hx-logo{height:32px}.hx-dvar-logo{height:38px;width:auto;display:block}.hx-brand-separator{width:1px;height:30px;background:#cbd5e1}.hx-logo-sm{height:40px;margin-bottom:12px}.hx-topbar-text{display:flex;flex-direction:column}.hx-brand{font-weight:600;letter-spacing:.03em}.hx-subbrand{font-size:12px;color:#64748b}.hx-step{text-align:right}.hx-step-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;display:block}.hx-step-title{font-size:13px;font-weight:500;color:#0f172a}.hx-card-shell{max-width:1120px;width:100%;border-radius:32px;background:radial-gradient(circle at top left,#fff 0,#f9fafb 60%,#eef2ff);box-shadow:0 28px 80px #0f172a29;padding:16px 24px 18px;display:flex;flex-direction:column;gap:16px}.hx-card-header p{margin:0;color:#64748b;font-size:1rem}.hx-card-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:32px}.hx-panel{display:flex;flex-direction:column;gap:16px;padding:2rem!important}.hx-panel-left h2,.hx-panel-right h2{font-size:18px;margin:0}.hx-panel-sub{margin:0;font-size:13px;color:#6b7280}.hx-video-frame{position:relative;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#c9e4ff,#c7e3ff);border:1px solid rgba(148,163,184,.3);min-height:180px}.hx-video-el{width:100%;height:100%;object-fit:cover}.hx-video-gradient{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.35),transparent 55%);pointer-events:none}.hx-video-badge{position:absolute;left:12px;top:12px;padding:4px 10px;font-size:11px;border-radius:999px;background:#0f172ab3;color:#e5e7eb}.hx-meter-row{margin-top:12px}.hx-meter-label{font-size:12px;color:#6b7280;margin-bottom:4px}.hx-meter-bar{height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.hx-meter-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#f97316,#ef4444);transition:width .12s ease-out}.hx-status-row{display:flex;gap:8px;margin-top:10px}.hx-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:11px;border:1px solid rgba(148,163,184,.5);background:#ffffffe6;color:#0f172a}.hx-pill .dot{width:8px;height:8px;border-radius:999px;background:#9ca3af}.hx-pill.ok .dot{background:#22c55e}.hx-pill.off .dot{background:#f97316}.hx-btn{border-radius:999px;border:none;padding:9px 20px;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hx-btn.primary:disabled{opacity:.7;cursor:default;box-shadow:none}.hx-btn.ghost{background:#0f172a05;color:#0f172a;border:1px solid rgba(148,163,184,.4)}.hx-actions-left{margin-top:12px;display:flex;align-items:center;gap:12px}.hx-hint{font-size:12px;color:#6b7280}.hx-field{display:flex;flex-direction:column;gap:8px}.hx-field label{font-size:12px;color:#6b7280}.hx-field input[type=text],.hx-field input[type=email]{padding:9px 11px;border-radius:10px;border:1px solid #d4d4d8;font-size:14px;outline:none;background:#fff}.hx-field input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb26}.hx-dropzone{border-radius:14px;border:1px dashed #cbd5e1;padding:10px 12px;display:flex;gap:10px;align-items:center;background:#ffffffe6;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.hx-dropzone:hover{border-color:#2563eb;background:#eff6fff5;box-shadow:0 0 0 1px #2563eb26}.hx-dropzone-icon{font-size:20px}.hx-dropzone-main{font-size:13px;font-weight:500;padding-right:.5rem}.hx-dropzone-sub{font-size:11px;color:#6b7280}.hx-actions-right{margin-top:12px;display:flex;flex-direction:column;gap:8px}.hx-privacy{font-size:11px;color:#6b7280}.hx-banner.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px;padding:8px 10px;font-size:12px}.hx-loading-card,.hx-error-card{margin:auto;background:#fff;padding:32px 26px;border-radius:24px;box-shadow:0 22px 50px #0f172a3b;max-width:420px;text-align:center}.hx-spinner{width:26px;height:26px;border-radius:999px;border:3px solid #e5e7eb;border-top-color:#2563eb;margin:0 auto 16px;animation:hx-spin .8s linear infinite}.hx-muted{font-size:12px;color:#6b7280}@keyframes hx-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.hx-main-wrap{padding-top:25px}.hx-card-body{grid-template-columns:1fr}}.hx-fs-gate{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#474747f2}.hx-fs-card{width:min(560px,92vw);border-radius:18px;padding:18px 18px 16px;background:#fff;color:#0f172a;border:1px solid rgba(148,163,184,.35);box-shadow:0 22px 70px #0f172a40}.hx-fs-title{font-size:18px;font-weight:750;margin-bottom:8px}.hx-fs-text{font-size:14px;line-height:1.45;color:#475569;margin-bottom:14px}.hx-break-gate{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:16px;background:radial-gradient(circle at top,#2563eb29,#0f172ab8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hx-break-card{width:min(520px,92vw);border-radius:22px;padding:24px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(148,163,184,.28);box-shadow:0 24px 80px #0f172a47;text-align:center}.hx-break-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:8px}.hx-break-title{font-size:24px;font-weight:800;color:#0f172a;line-height:1.2}.hx-break-text{margin-top:12px;font-size:14px;line-height:1.6;color:#475569}.hx-break-timer{margin:18px auto 12px;width:104px;height:104px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#0f172a;background:radial-gradient(circle at top,#eff6ff,#dbeafe);border:1px solid rgba(37,99,235,.12)}.hx-break-bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-bottom:16px}.hx-break-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22c55e)}.hx-break-btn{width:100%;justify-content:center}.hx-break-actions{display:flex;flex-direction:column;gap:10px}.hx-break-note{font-size:12px;color:#64748b}.hx-btn.danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 12px 22px #dc262640}.hx-btn.danger:hover{filter:brightness(.98)}.hx-card-header h1{font-size:1.5rem;letter-spacing:0;margin:0 0 .5rem}.cansub{display:flex;align-items:center;color:#1964ac}.cansub i{padding-right:.5rem;font-size:1.3rem}.cansub h2{font-size:1.3rem}.hx-card-header{margin-bottom:1rem}.hxcard{background:#fff;margin:1rem 0;padding:1rem;border-radius:.5rem;box-shadow:0 3px 10px #0000000d;transition:transform .2s,box-shadow .2s}.prep-shell{min-height:100vh;color:#122033;background:radial-gradient(1200px 540px at -10% 0%,rgba(96,165,250,.15),transparent 58%),radial-gradient(900px 460px at 105% 0%,rgba(191,219,254,.65),transparent 56%),linear-gradient(180deg,#f8fbff,#eef5ff);display:flex;flex-direction:column}.prep-topbar{min-height:72px;padding:18px 30px;display:flex;align-items:center;background:#ffffffe6;border-bottom:1px solid #dbe7f4;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.prep-brand-lockup{display:flex;align-items:center;gap:18px;min-width:0}.prep-dvar-logo{height:42px;width:auto;display:block}.prep-brand-text{display:flex;align-items:center;gap:10px;color:#2563eb;font-size:14px;font-weight:600}.prep-gx-logo{height:24px;width:auto;max-width:190px;object-fit:contain;display:block}.prep-main{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:30px 0 40px}.prep-panel{background:#fffffff5;border:1px solid #dbe7f4;border-radius:16px;box-shadow:0 24px 60px #14345c14;overflow:hidden}.prep-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:26px;align-items:center;padding:34px 38px;border-bottom:1px solid #e1ebf5}.prep-kicker{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:9px 14px;border-radius:8px;background:linear-gradient(180deg,#eef5ff,#e4efff);color:#2b63be;font-size:14px;font-weight:700}.prep-copy h1{margin:20px 0 16px;max-width:530px;color:#183b78;font-size:clamp(38px,3.2vw,54px);line-height:1.08}.prep-copy p{max-width:520px;color:#39506f;font-size:16px;line-height:1.75}.prep-avatar-link{margin-top:18px;display:inline-flex;align-items:center;gap:10px;padding:11px 16px;border-radius:10px;text-decoration:none;color:#fff;font-size:14px;font-weight:700;background:linear-gradient(180deg,#3473d4,#2563eb);box-shadow:0 12px 24px #2563eb33}.prep-avatar-link:hover{background:linear-gradient(180deg,#2d68c1,#1f57d0)}.prep-hero-visual{position:relative;min-height:320px;display:flex;align-items:flex-end;justify-content:center}.prep-visual-glow{position:absolute;width:420px;max-width:100%;aspect-ratio:1 / 1;border-radius:999px;background:radial-gradient(circle,rgba(207,227,255,.65) 0%,rgba(235,244,255,.28) 58%,transparent 72%);top:6px;right:18px}.prep-laptop{position:relative;z-index:2;width:min(100%,340px)}.prep-laptop-screen{position:relative;height:196px;padding:22px;border-radius:14px 14px 10px 10px;background:linear-gradient(180deg,#2a4f92,#183b78);box-shadow:0 14px 34px #1f407a2e}.prep-laptop-screen:before{content:"";position:absolute;left:50%;top:8px;width:34px;height:4px;border-radius:999px;transform:translate(-50%);background:#fff3}.prep-avatar-ring{height:100%;display:grid;place-items:center;border-radius:8px;background:linear-gradient(180deg,#fff,#edf4ff)}.prep-host-avatar{width:94px;height:94px;border-radius:999px;object-fit:cover;border:7px solid #edf4ff;box-shadow:0 12px 22px #183b781f}.prep-laptop-check{position:absolute;right:18px;bottom:18px;width:48px;height:48px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#50d39d,#39b981);color:#fff;font-size:24px;box-shadow:0 12px 24px #39b9813d}.prep-laptop-base{width:calc(100% + 42px);height:16px;margin-left:-21px;border-radius:0 0 16px 16px;background:linear-gradient(180deg,#7ea2df,#c7dbfb);box-shadow:0 6px 14px #7ea2df2e}.prep-laptop-base:after{content:"";display:block;width:72px;height:6px;margin:0 auto;border-radius:999px;background:#183b782e}.prep-plant{position:absolute;left:14px;bottom:24px;z-index:1;width:74px;height:118px}.prep-plant .leaf{position:absolute;bottom:34px;width:26px;height:52px;border-radius:26px 26px 6px;background:linear-gradient(180deg,#52d39a,#2cae76)}.prep-plant .leaf-a{left:12px;transform:rotate(-18deg)}.prep-plant .leaf-b{left:28px;height:60px;transform:rotate(18deg)}.prep-plant .leaf-c{left:0;width:22px;height:42px;transform:rotate(-34deg)}.prep-plant .leaf-d{left:42px;width:20px;height:38px;transform:rotate(36deg)}.prep-plant .pot{position:absolute;left:8px;bottom:0;width:46px;height:38px;border-radius:6px 6px 10px 10px;background:linear-gradient(180deg,#94b8f3,#5f8fdd)}.prep-mug{position:absolute;right:10px;bottom:34px;width:44px;height:52px;border-radius:6px 6px 10px 10px;background:linear-gradient(180deg,#5795ea,#2f71cf)}.prep-mug:after{content:"";position:absolute;right:-10px;top:11px;width:14px;height:20px;border:5px solid #5795ea;border-left:0;border-radius:0 14px 14px 0}.prep-sections{padding:0 38px}.prep-section-card{display:grid;grid-template-columns:92px minmax(190px,.8fr) minmax(0,1.2fr);gap:20px;align-items:start;padding:28px 0;border-top:1px solid #e1ebf5}.prep-section-card:first-child{border-top:0}.prep-section-icon{width:78px;height:78px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(180deg,#f2f7ff,#e8f1ff);color:#3572ce;font-size:34px;box-shadow:inset 0 0 0 1px #a1bfea59}.prep-section-title h2{color:#183b78;font-size:20px;line-height:1.35;margin-top:8px}.prep-section-points{list-style:none;display:grid;gap:14px;padding:0;margin:0}.prep-section-points li{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:center;color:#243a5a;font-size:14px;line-height:1.55}.prep-point-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(180deg,#f7faff,#edf4ff);color:#3572ce;font-size:20px;box-shadow:inset 0 0 0 1px #b1c9ea61}.prep-security-note,.prep-help{margin:0 38px 28px;padding:20px 22px;display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:start;border-radius:12px;border:1px solid #d8e5f5;background:linear-gradient(180deg,#f8fbff,#f1f6ff)}.prep-security-note{margin-top:8px}.prep-security-icon,.prep-help-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#3572ce;background:linear-gradient(180deg,#eef5ff,#e4efff);font-size:20px}.prep-security-note h3,.prep-help h3{color:#183b78;font-size:20px;margin-bottom:4px}.prep-security-note p,.prep-help p{color:#324b6f;font-size:15px;line-height:1.6}.prep-footer{padding:0 38px 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.prep-ack{display:flex;gap:14px;align-items:flex-start;color:#1f3555;font-size:15px;line-height:1.55;cursor:pointer}.prep-ack input{width:30px;height:30px;margin-top:2px;accent-color:#2563eb;flex:0 0 auto}.prep-btn{min-height:64px;min-width:272px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:8px;padding:16px 28px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .16s ease,background .16s ease}.prep-btn:active{transform:translateY(1px)}.prep-btn.primary{color:#fff;background:linear-gradient(180deg,#3473d4,#2563eb);box-shadow:0 16px 28px #2563eb38}.prep-btn.primary:hover:not(:disabled){background:linear-gradient(180deg,#2d68c1,#1f57d0)}.prep-btn:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}@media (max-width: 980px){.prep-hero{grid-template-columns:1fr}.prep-hero-visual{min-height:280px}.prep-section-card{grid-template-columns:72px minmax(160px,.9fr) minmax(0,1.1fr)}.prep-footer{grid-template-columns:1fr}.prep-btn{width:100%;min-width:0}}@media (max-width: 720px){.prep-topbar{padding:16px 18px}.prep-brand-lockup{gap:12px}.prep-brand-text{gap:8px;font-size:13px}.prep-dvar-logo{height:34px}.prep-gx-logo{height:20px}.prep-main{width:min(100% - 16px,1120px);padding:16px 0 28px}.prep-hero,.prep-sections,.prep-footer{padding-left:18px;padding-right:18px}.prep-hero{padding-top:24px;padding-bottom:24px;gap:18px}.prep-copy h1{font-size:28px}.prep-copy p,.prep-security-note p,.prep-help p,.prep-ack{font-size:14px}.prep-hero-visual{min-height:220px}.prep-visual-glow{width:280px;right:50%;transform:translate(50%)}.prep-laptop{width:min(100%,270px)}.prep-laptop-screen{height:154px;padding:18px}.prep-host-avatar{width:72px;height:72px;border-width:5px}.prep-laptop-check{width:38px;height:38px;font-size:20px}.prep-plant{left:0;bottom:18px;transform:scale(.84);transform-origin:left bottom}.prep-mug{right:2px;bottom:24px;transform:scale(.85);transform-origin:right bottom}.prep-section-card{grid-template-columns:1fr;gap:14px;padding:22px 0}.prep-section-icon{width:64px;height:64px;font-size:28px}.prep-section-title h2{margin-top:0;font-size:18px}.prep-section-points li{grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start}.prep-point-icon{width:38px;height:38px;font-size:17px}.prep-security-note,.prep-help{margin:0 18px 18px;grid-template-columns:1fr;gap:12px;padding:18px}.prep-security-note h3,.prep-help h3{font-size:18px}.prep-footer{gap:18px;padding-bottom:22px}.prep-ack input{width:24px;height:24px}.prep-btn{min-height:56px;padding:14px 18px;font-size:15px}}.inter-info{display:flex;justify-content:space-between;margin:1rem 7rem}.assessment-container{width:100%;max-width:100%;height:auto;background-color:#fff;border-radius:16px;box-shadow:0 3px 10px #0000000d;overflow:hidden!important;display:flex!important}.assessment-header{background:linear-gradient(135deg,#2c3e50,#4a6491);color:#fff;padding:20px 30px;display:none;justify-content:space-between;align-items:center}.header-left h1{font-size:28px;font-weight:600;letter-spacing:1px}.header-left p{font-size:14px;opacity:.8;margin-top:4px}.progress-container{width:250px}.progress-info{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.progress-bar{height:10px;background-color:#fff3;border-radius:5px;overflow:hidden}.progress-fill{height:100%;width:0%;background-color:#4cd964;border-radius:5px;transition:width .5s ease}.assessment-content{display:flex;flex:1;overflow:hidden}.questions-sidebar{width:300px;background-color:#f9fafc;border-right:1px solid #eaeef2;padding:25px;overflow-y:auto}.sidebar-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#2c3e50;display:flex;align-items:center}.sidebar-title i{margin-right:10px;color:#1964ac}.questions-list{list-style-type:none}.question-item{padding:15px;margin-bottom:12px;background-color:#fff;border-radius:10px;border:2px solid #eaeef2;cursor:pointer;transition:all .3s ease;text-align:left}.question-item:hover{border-color:#c8d4e6;transform:translateY(-2px)}.question-item.active{border-color:#1964ac;background-color:#e8f4ff}.question-item span{font-weight:600;display:block;margin-bottom:5px}.question-item p{font-size:14px;color:#666}.instructions-panel{padding:20px;background-color:#fff9e6;border-radius:10px;margin-top:25px;border-left:4px solid #ffc107}.instructions-title{font-weight:600;margin-bottom:10px;display:flex;align-items:center}.instructions-title i{margin-right:8px;color:#ff9800}.instructions-list{list-style-type:none;font-size:14px;padding:0}.instructions-list svg{padding-right:.3rem}.instructions-list li{margin-bottom:8px;display:flex;align-items:flex-start}.instructions-list i{margin-right:8px;color:#777;margin-top:2px}.question-area{flex:1;padding:30px;display:flex;flex-direction:column;overflow-y:visible}.question-header{margin-bottom:30px}.question-counter{font-size:14px;color:#1964ac;font-weight:600;margin-bottom:5px}.question-text{font-size:24px;font-weight:500;line-height:1.4;color:#2c3e50}.hx-question-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}.hx-question-row .question-text{margin:0;flex:1;min-width:0}.hx-tts-controls{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-top:2px}.hx-tts-btn{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.hx-tts-select{min-width:170px;height:40px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;padding:0 12px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.hx-tts-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.hx-tts-hint{font-size:12px;color:#64748b;margin-bottom:4px}.hx-tts-status{font-size:12px;color:#1964ac;margin-bottom:8px}.time-limit{display:flex;align-items:center;background-color:#eaf5ff;padding:12px 20px;border-radius:10px;margin-top:15px;width:fit-content;font-size:.8rem}.time-limit svg{color:#dfd21e;margin-right:10px;font-size:18px}.recording-area{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f9fafc;border-radius:12px;margin-top:20px;border:2px dashed #dce3ec}.recording-status{display:flex;flex-direction:column;align-items:center}.recording-icon{width:80px;height:80px;background-color:#dfefff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.recording-icon i{font-size:36px;color:#4ca6ff}.recording-text{font-size:18px;color:#2c3e50;font-weight:500}.action-buttons{display:flex;gap:15px;margin-top:30px}.gradbtn{background:linear-gradient(#1964ac,#4ca6ff);padding:.5rem 1rem;border-radius:.5rem!important;color:#fff!important;font-size:.9rem!important;font-weight:500}.btn{padding:1.5rem;border-radius:8px;border:none;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.btn-start.gradbtn{border-radius:50%!important}.btn i{margin-right:8px}.btn-start{background-color:#4a6491;color:#fff}.btn-start:hover{background-color:#3a547e;transform:translateY(-2px)}.btn-secondary{background-color:#f0f4f8;color:#1964ac;border:1px solid #d0d9e6}.btn-secondary:hover{background-color:#e4eaf3}.warnings-panel{display:flex;justify-content:space-between;margin-top:30px;padding:15px 20px;background-color:#fff5f5;border-radius:10px;border-left:4px solid #f44336}.warning-item{display:flex;align-items:center;font-size:14px}.warning-item i{margin-right:8px;color:#f44336}.sidebar-title svg{color:#1964ac;padding-right:.3rem}.instructions-title svg{color:#ff9800;padding-right:.3rem}.hx-safari-warning{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#ffffffb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;text-align:center}.hx-fs-gate .hx-fs-card{position:relative;z-index:10000}.hx-fs-gate .hx-btn{position:relative;z-index:10001;touch-action:manipulation}.hx-fs-gate .hx-btn:hover{background:#e8f4ff;color:#1964ac;border:.1rem solid #1964ac}.assessment-footer{padding:15px 30px;background-color:#f9fafc;border-top:1px solid #eaeef2;text-align:center;font-size:14px;color:#777}@media (max-width: 992px){.assessment-content{flex-direction:column}.questions-sidebar{width:100%;border-right:none;border-bottom:1px solid #eaeef2}.question-area{padding:20px}.hx-question-row{flex-direction:column;align-items:stretch;gap:10px}.hx-tts-controls{width:100%;flex-wrap:wrap}.hx-tts-select{min-width:0;width:100%}}@media (max-width: 576px){.assessment-header{flex-direction:column;align-items:flex-start}.progress-container{width:100%;margin-top:15px}.action-buttons{flex-direction:column}.warnings-panel{flex-direction:column;gap:10px}}@keyframes pulse{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.recording-active .recording-icon{animation:pulse 1.5s infinite}@media (max-width: 768px){.assessment-container{display:block!important;overflow-y:auto!important}.hx-card-body{gap:0}}@media (max-width: 640px){html,body,#root{max-width:100%;overflow-x:hidden}.hx-main-wrap,.gx-container,.assessment-container,.assessment-content,.hx-card-body{width:100%;max-width:100%;min-width:0}.gx-actions-left .gx-btn,.gx-actions-right .gx-btn.primary{min-width:0;width:100%}.hx-tts-controls,.hx-question-row,.action-buttons{width:100%}.recording-area,.question-area,.questions-sidebar{min-width:0;width:100%}img,video,canvas{max-width:100%;height:auto}}.issue-report-fab{position:fixed;right:18px;bottom:18px;z-index:60;display:inline-flex;align-items:center;justify-content:center;max-width:min(320px,calc(100vw - 36px));padding:12px 16px;border-radius:999px;background:#fff7ed;color:#9a3412;border:1px solid rgba(194,65,12,.18);box-shadow:0 18px 38px #9a34122e;font-weight:700;font-size:14px;text-decoration:none}.issue-page{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(42,79,214,.18),transparent 28%),radial-gradient(circle at 88% 0%,rgba(15,118,110,.14),transparent 24%),linear-gradient(180deg,#eef4ff,#f8fbff 46%,#f3f7fb);color:#0f172a;padding:32px 16px 48px}.issue-shell{max-width:1280px;margin:0 auto}.issue-header{margin-bottom:24px}.issue-card.issue-header-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#154bc2,#1c5be2 58%,#3f86f3);color:#fff;border-color:#154bc238;box-shadow:0 26px 70px #154bc23d,inset 0 1px #ffffff2e}.issue-card.issue-success-view{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffffffa,#f1f7fff5),#fff}.issue-card.issue-header-card:after{content:"";position:absolute;top:-70px;right:-40px;width:320px;height:320px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 66%);pointer-events:none}.issue-card.issue-success-view:after{content:"";position:absolute;top:-80px;right:-70px;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle,rgba(42,79,214,.14),transparent 68%);pointer-events:none}.issue-brand-mark{display:flex;align-items:center;gap:28px}.issue-brand-logo-tile{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:22px;background:#fffffffa;box-shadow:0 18px 40px #0f172a1f,inset 0 1px #ffffffe6;flex-shrink:0}.issue-brand-logo{width:124px;height:auto;flex-shrink:0}.issue-brand-copy{max-width:900px}.issue-header h1{margin:8px 0 12px;font-size:clamp(2.1rem,5vw,3.2rem);line-height:1.02;letter-spacing:-.04em}.issue-header p,.issue-note p{margin:0;color:#526075;line-height:1.65}.issue-header-card p{color:#ffffffe6;max-width:820px}.issue-eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fff}.issue-header-card h1,.issue-header-card .issue-eyebrow{color:#fff}.issue-grid{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:24px}.issue-card{background:#fffffff5;border:1px solid rgba(96,165,250,.14);border-radius:28px;padding:26px;box-shadow:0 26px 70px #0f172a14,inset 0 1px #fffc}.issue-card h2{margin:0 0 18px;font-size:1.18rem;letter-spacing:-.02em}.issue-context dl{display:grid;gap:14px;margin:0}.issue-context{background:linear-gradient(180deg,#2a4fd60f,#fffffff5),#fffffff5;align-self:start;height:fit-content}.issue-context dt{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#607089}.issue-context dd{margin:6px 0 0;font-weight:600;word-break:break-word}.issue-form{display:grid;gap:18px;background:linear-gradient(180deg,#fffffffa,#f7fafffa),#fffffffa}.issue-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.issue-field{display:grid;gap:8px}.issue-field span{font-size:.95rem;font-weight:700;color:#1e293b}.issue-field input,.issue-field textarea{width:100%;border:1px solid rgba(148,163,184,.38);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);color:#0f172a;padding:13px 15px;font:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.issue-field input:focus,.issue-field textarea:focus{outline:none;border-color:#2a4fd6;box-shadow:0 0 0 4px #2a4fd61f;transform:translateY(-1px)}.issue-field textarea{resize:vertical;min-height:152px}.issue-field input[type=file]{padding:12px;background:#f8fbff}.issue-hint{font-size:.8rem;color:#64748b}.issue-note{align-content:end;min-height:100%;padding:16px 18px;border-radius:18px;background:linear-gradient(135deg,#2a4fd614,#0f766e14);border:1px dashed rgba(42,79,214,.2)}.issue-actions{display:flex;justify-content:flex-end;padding-top:8px}.issue-submit{border:none;border-radius:999px;background:#4096eb;color:#fff;padding:14px 24px;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 18px 36px #4096eb47;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.issue-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 42px #4096eb57}.issue-submit:disabled{opacity:.65;cursor:wait}.issue-success,.issue-error{border-radius:14px;padding:12px 14px;font-weight:600}.issue-success{background:#ecfdf5;color:#166534}.issue-error{background:#fef2f2;color:#b91c1c}.issue-overlay{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.issue-overlay-card{width:min(100%,430px);padding:34px 28px;border-radius:28px;background:linear-gradient(180deg,#fff,#eef4ff);border:1px solid rgba(191,219,254,.68);box-shadow:0 32px 90px #0f172a3d;text-align:center}.issue-overlay-card h2{margin:12px 0 10px;font-size:1.55rem;letter-spacing:-.03em}.issue-overlay-card p{margin:0;color:#526075;line-height:1.6}.issue-overlay-logo{width:88px;margin:0 auto 6px}.issue-spinner{width:54px;height:54px;margin:0 auto 18px;border-radius:999px;border:4px solid rgba(42,79,214,.16);border-top-color:#2a4fd6;animation:issueSpin .9s linear infinite}.issue-success-view{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:260px}.issue-success-view h1{margin:10px 0 12px;font-size:clamp(2rem,5vw,3rem);line-height:1.04;letter-spacing:-.04em}.issue-success-view p{margin:0;max-width:620px;color:#526075;line-height:1.65}.issue-success-badge{align-self:flex-start;padding:10px 16px;border-radius:999px;background:linear-gradient(135deg,#dcfce7,#ecfdf5);color:#166534;font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}@keyframes issueSpin{to{transform:rotate(360deg)}}@media (max-width: 880px){.issue-grid,.issue-row{grid-template-columns:1fr}.issue-brand-mark,.issue-success-view{flex-direction:column;align-items:flex-start}.issue-shell{max-width:100%}.issue-success-badge{align-self:flex-start}}@media (max-width: 640px){.issue-report-fab{left:14px;right:14px;bottom:14px;max-width:none}.issue-card{padding:18px;border-radius:20px}.issue-brand-logo{width:92px}.issue-brand-logo-tile{padding:10px 14px;border-radius:18px}.issue-overlay-card{padding:28px 20px}}
