 .hir{--text:#172033;--muted:#667085;--border:#e5e7eb;--bg:#fff;--soft:#f7f9fc;--accent:#2563eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);width:100%}.hir *{box-sizing:border-box}.hir-shell{max-width:980px;margin:24px auto;padding:28px;background:var(--bg);border:1px solid var(--border);border-radius:24px;box-shadow:0 14px 45px rgba(15,23,42,.08)}.hir-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.hir-kicker{font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--accent)}.hir h2{margin:5px 0 6px;font-size:30px}.hir p{margin:0;color:var(--muted);font-size:15px}.hir-private{font-size:12px;font-weight:700;background:#f0fdf4;color:#166534;padding:8px 11px;border-radius:999px;white-space:nowrap}.hir-upload{min-height:245px;border:2px dashed #cfd7e3;border-radius:20px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:25px;transition:.2s}.hir-upload:hover,.hir-upload:focus{border-color:var(--accent);outline:none}.hir-upload-icon{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#eff6ff;color:var(--accent);font-size:31px;font-weight:700;margin-bottom:14px}.hir-upload strong{font-size:18px}.hir-upload span{color:var(--muted);margin-top:5px}.hir-upload small{color:#8a94a6;margin-top:14px}.hir-error{margin-top:14px;padding:12px 14px;border-radius:12px;background:#fff1f2;color:#be123c;font-size:14px}.hir-workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;margin-top:20px}.hir-preview-card,.hir-controls{border:1px solid var(--border);border-radius:18px;background:var(--bg);padding:18px}.hir-card-title{display:flex;justify-content:space-between;font-size:13px;font-weight:800;margin-bottom:13px}.hir-original{color:var(--muted);font-weight:600}.hir-preview-wrap{min-height:360px;max-height:520px;border-radius:14px;background:repeating-conic-gradient(#f0f2f5 0 25%,#fafafa 0 50%) 50%/20px 20px;display:grid;place-items:center;overflow:hidden}.hir-preview{max-width:100%;max-height:510px;object-fit:contain}.hir-control-head{display:flex;justify-content:space-between;margin-bottom:18px}.hir-label{display:block;font-weight:800}.hir-help{display:block;color:var(--muted);font-size:12px;margin-top:3px}.hir-reset,.hir-change{border:0;background:none;color:var(--accent);font-weight:700;cursor:pointer}.hir-fields{display:grid;grid-template-columns:1fr 40px 1fr;gap:8px;align-items:end}.hir-fields label{position:relative}.hir-fields label span,.hir-format label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.hir-fields input,.hir-format select{width:100%;height:46px;border:1px solid var(--border);border-radius:11px;padding:0 12px;font-size:15px;background:var(--bg);color:var(--text)}.hir-fields em{position:absolute;right:12px;bottom:14px;font-style:normal;font-size:11px;color:var(--muted)}.hir-lock{width:40px;height:46px;border:1px solid var(--border);border-radius:11px;background:var(--soft);cursor:pointer}.hir-presets{margin:18px 0}.hir-presets>span{font-size:12px;font-weight:700;color:var(--muted);display:block;margin-bottom:8px}.hir-presets div{display:flex;flex-wrap:wrap;gap:7px}.hir-presets button{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:9px;padding:7px 10px;font-size:12px;cursor:pointer}.hir-format{margin:17px 0}.hir-format select{height:44px}.hir-resize{width:100%;min-height:48px;border:0;border-radius:12px;background:var(--accent);color:#fff;font-weight:800;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px}.hir-resize:disabled{opacity:.65;cursor:wait}.hir-change{display:block;margin:13px auto 0;font-size:13px}.hir-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:hirspin .7s linear infinite}@keyframes hirspin{to{transform:rotate(360deg)}}.hir-note{text-align:center;color:#8993a3;font-size:11px;margin-top:17px}@media(max-width:760px){.hir-shell{padding:18px;border-radius:18px}.hir-header{flex-direction:column}.hir h2{font-size:25px}.hir-workspace{grid-template-columns:1fr}.hir-preview-wrap{min-height:260px}}
