*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#1c1f24;-webkit-font-smoothing:antialiased;background:#f4f5f7;padding-bottom:100px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4}.hf-app{max-width:560px;margin:0 auto;padding:14px 14px 16px}.hf-topbar{color:#fff;background:#394659;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.hf-topbar .brand{align-items:center;gap:10px;display:flex}.hf-topbar .brand-mark{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hf-topbar .brand-mark svg{width:22px;height:22px}.hf-topbar .brand-text{font-size:14px;font-weight:600;line-height:1.1}.hf-topbar .brand-text small{opacity:.75;margin-top:2px;font-size:11px;font-weight:400;display:block}.hf-topbar .status{background:#ffffff26;border-radius:10px;padding:4px 10px;font-size:11px;font-weight:500}.hf-topbar .status.online{background:#0f6e56}.hf-tabs{background:#fff;border:1px solid #e2e5ea;border-radius:12px;gap:6px;margin-bottom:12px;padding:4px;display:flex}.hf-tab{color:#5e6772;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 8px;font-size:13px;font-weight:500;display:flex}.hf-tab:hover{background:#f4f5f7}.hf-tab.active{color:#fff;background:#394659}.hf-tab .badge{background:#ffffff40;border-radius:8px;padding:1px 6px;font-size:11px;font-weight:600}.hf-tab:not(.active) .badge{color:#394659;background:#e2e5ea}.hf-fieldset{background:#fff;border:1px solid #e2e5ea;border-radius:12px;margin-bottom:12px;padding:16px}.hf-fieldset>h2{color:#394659;margin:0 0 4px;font-size:14px;font-weight:600}.hf-fieldset>p.sub{color:#7c8694;margin:0 0 14px;font-size:12px}.hf-field{margin-bottom:12px}.hf-field:last-child{margin-bottom:0}.hf-field>label.lbl,.hf-field>.lbl{color:#394659;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.hf-field>.help{color:#7c8694;margin-top:4px;font-size:11px;display:block}.hf-field>.lbl .req{color:#d85a30;margin-left:2px}.hf-app input[type=text],.hf-app input[type=email],.hf-app input[type=tel],.hf-app input[type=number],.hf-app input[type=url],.hf-app select,.hf-app textarea{color:#1c1f24;background:#fff;border:1px solid #d8dde3;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.hf-app input:focus,.hf-app select:focus,.hf-app textarea:focus{border-color:#5d6fce;outline:none}.hf-app textarea{resize:vertical;min-height:64px}.hf-app input.invalid,.hf-app select.invalid,.hf-app textarea.invalid{background:#fff4ef;border-color:#d85a30}.seg-row{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.seg-row .seg{cursor:pointer;background:#fff;border:1px solid #d8dde3;border-radius:16px;align-items:center;gap:6px;padding:7px 11px;font-size:12px;display:inline-flex}.seg-row .seg input{accent-color:#394659;margin:0}.seg-row .seg:has(input:checked){color:#394659;background:#f0f3fb;border-color:#394659;font-weight:500}.focal-toggle{cursor:pointer;background:#f7f9fc;border:1px solid #e2e5ea;border-radius:8px;align-items:center;gap:8px;margin-bottom:10px;padding:9px 11px;font-size:13px;display:flex}.focal-toggle input{accent-color:#394659;margin:0}.focal-fields.disabled{opacity:.5;pointer-events:none}.file-area{position:relative}.file-area input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.file-area .file-label{color:#5e6772;background:#fafbfd;border:2px dashed #d8dde3;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:18px;font-size:13px;display:flex}.file-area:hover .file-label{color:#5d6fce;background:#fafbff;border-color:#5d6fce}.file-area.has-file .file-label{color:#0f6e56;background:#eef9f4;border-style:solid;border-color:#0f6e56}.prod-block{flex-direction:column;gap:14px;margin-top:6px;display:flex}.prod-year{background:#f7f9fc;border:1px solid #e2e5ea;border-radius:10px;padding:14px}.prod-year-tag{color:#fff;text-transform:uppercase;letter-spacing:.3px;background:#394659;border-radius:11px;margin-bottom:10px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.prod-year.prod-2027 .prod-year-tag{background:#5d6fce}.prod-year .hint{color:#7c8694;margin:0 0 10px;font-size:12px}.prod-sub{color:#394659;margin:14px 0 6px;font-size:13px;font-weight:600}.prod-sub em{color:#7c8694;font-size:12px;font-style:normal;font-weight:400}.prod-opt{cursor:pointer;background:#fff;border:1px solid #d8dde3;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:6px;padding:11px 12px;transition:all .12s;display:flex}.prod-opt:hover{background:#fafbff;border-color:#5d6fce}.prod-opt input{accent-color:#394659;flex-shrink:0;margin-top:2px}.prod-opt input[type=checkbox]{accent-color:#5d6fce}.prod-opt>span{flex:1;font-size:13px;line-height:1.35}.prod-opt>span strong{color:#1c1f24;margin-bottom:2px;font-weight:600;display:block}.prod-opt>span small{color:#5e6772;font-size:12px}.prod-opt:has(input:checked){background:#f0f3fb;border-color:#394659}.prod-opt:has(input[type=checkbox]:checked){background:#eef0fc;border-color:#5d6fce}.prod-chips{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.prod-chip{cursor:pointer;background:#fff;border:1px solid #d8dde3;border-radius:14px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.prod-chip input{accent-color:#5d6fce;margin:0}.prod-chip:has(input:checked){color:#3b48a0;background:#eef0fc;border-color:#5d6fce;font-weight:500}.prod-conditional{background:#fff;border:1px dashed #5d6fce;border-radius:8px;margin-top:14px;padding:14px;display:none}.prod-conditional.active{display:block}.prod-disc{background:#f7f9fc;border-radius:8px;margin-top:10px;padding:10px;display:none}.prod-disc.active{display:block}.prod-disc>strong{color:#394659;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:11px;display:block}.prod-warn{color:#7a5800;background:#fff8e6;border:1px solid #ffd76e;border-radius:6px;margin-bottom:10px;padding:10px 12px;font-size:12px;display:none}.prod-warn.show{display:block}.prod-textarea-label{color:#394659;margin:14px 0 6px;font-size:13px;font-weight:600;display:block}.hf-bottom-bar{z-index:50;background:#fff;border-top:1px solid #e2e5ea;padding:12px 14px;position:fixed;bottom:0;left:0;right:0}.hf-bottom-bar-inner{gap:8px;max-width:560px;margin:0 auto;display:flex}.hf-btn{color:#fff;cursor:pointer;background:#394659;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600}.hf-btn:hover{background:#2c374a}.hf-btn.secondary{color:#394659;background:#fff;border:1px solid #d8dde3}.hf-btn.secondary:hover{background:#f4f5f7}.hf-toast{color:#fff;z-index:200;pointer-events:none;background:#1c1f24;border-radius:10px;padding:11px 18px;font-size:13px;font-weight:500;transition:transform .25s;position:fixed;top:18px;left:50%;transform:translate(-50%)translateY(-100px);box-shadow:0 4px 14px #0003}.hf-toast.show{transform:translate(-50%)translateY(0)}.hf-toast.success{background:#0f6e56}.hf-toast.error{background:#993c1d}.list-summary{color:#5e6772;padding:8px 14px;font-size:13px}.records{flex-direction:column;gap:8px;display:flex}.rec{background:#fff;border:1px solid #e2e5ea;border-radius:10px;padding:12px}.rec-head{justify-content:space-between;align-items:start;gap:10px;margin-bottom:6px;display:flex}.rec-head strong{color:#1c1f24;font-size:14px}.rec-tag{color:#5e6772;white-space:nowrap;background:#f4f5f7;border-radius:8px;padding:3px 8px;font-size:11px;font-weight:500}.rec-tag.sent{color:#0f6e56;background:#eef9f4}.rec-body{color:#5e6772;margin-bottom:8px;font-size:12px}.rec-actions{gap:6px;display:flex}.rec-actions button{color:#394659;cursor:pointer;background:0 0;border:1px solid #d8dde3;border-radius:8px;flex:1;padding:7px 10px;font-size:12px;font-weight:500}.rec-actions button:hover{background:#f4f5f7}.rec-actions button.del{color:#993c1d;border-color:#f0c4b3}.empty-state{text-align:center;color:#7c8694;padding:30px 14px;font-size:13px}.hf-kv{border-bottom:1px solid #f0f2f5;justify-content:space-between;padding:9px 0;font-size:13px;display:flex}.hf-kv:last-child{border-bottom:none}.hf-kv strong{color:#5e6772;font-weight:500}.hf-kv span{color:#1c1f24;font-weight:600}.dl-wrap{text-align:center;background:#fff;border:1px solid #e2e5ea;border-radius:14px;max-width:480px;margin:60px auto;padding:24px}.dl-wrap h1{color:#394659;margin:0 0 8px;font-size:18px}.dl-wrap p{color:#5e6772;margin:8px 0;font-size:14px;line-height:1.5}.dl-fname{color:#394659;word-break:break-all;background:#f4f5f7;border-radius:6px;margin:12px 0;padding:8px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:12px}.dl-err{color:#993c1d;background:#fff4ef;border:1px solid #f0c4b3;border-radius:8px;margin-top:12px;padding:14px;font-size:13px}
