.hf-intro{margin-bottom:34px}.hf-shell{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#0d0d0d;box-shadow:0 26px 80px rgba(0,0,0,.3)}.hf-topbar{min-height:68px;padding:0 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #292929;background:#121212}.hf-topbar>div{display:flex;align-items:center;gap:10px;margin-right:auto}.hf-topbar small{color:#777}.hf-mark{width:34px;height:34px;border-radius:10px;background:#fff;color:#090909;display:grid;place-items:center;font:700 17px "DM Sans"}.hf-connection{font-size:11px;color:#a7a7a7}.hf-connection.connected{color:#78dca2}.hf-topbar button{border:1px solid #3d3d3d;border-radius:9px;background:#fff;color:#111;padding:9px 13px;font-weight:700;cursor:pointer}.hf-mode-tabs{display:flex;padding:14px 20px 0;gap:4px;background:#121212}.hf-mode-tabs button{border:0;border-radius:9px 9px 0 0;background:transparent;color:#888;padding:10px 22px;font:600 13px "DM Sans";cursor:pointer}.hf-mode-tabs button.active{background:#202020;color:#fff}.hf-composer{padding:20px;background:#202020}.hf-upload{min-height:92px;border:1px dashed #4a4a4a;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff;cursor:pointer;background:#181818}.hf-upload:hover{border-color:#858585}.hf-upload input{display:none}.hf-upload span{font-size:22px}.hf-upload b{font-size:12px}.hf-upload small{font-size:10px;color:#777}.hf-upload.has-file{border-style:solid;border-color:#7a68ff;background:#242037}.hf-prompt{display:block;margin-top:14px}.hf-prompt>span{display:block;color:#9b9b9b;font-size:11px;margin-bottom:8px}.hf-prompt textarea{box-sizing:border-box;width:100%;min-height:142px;resize:vertical;border:1px solid #3b3b3b;border-radius:13px;background:#111;color:#fff;padding:15px;font:13px/1.6 "DM Sans"}.hf-video-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hf-control-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.hf-control-row label,.hf-extension{position:relative;display:flex;flex-direction:column;gap:6px;color:#828282;font-size:10px}.hf-control-row select,.hf-control-row input[type=number],.hf-extension select{height:38px;min-width:112px;border:1px solid #3c3c3c;border-radius:9px;background:#111;color:#fff;padding:0 10px;font:600 11px "DM Sans"}.hf-control-row input[type=number]{width:70px;min-width:70px}.hf-unit{position:absolute;right:9px;bottom:11px;color:#777}.hf-audio-toggle{justify-content:flex-end}.hf-audio-toggle input{display:none}.hf-audio-toggle span{height:38px;display:flex;align-items:center;border:1px solid #6154d8;border-radius:9px;background:#292446;color:#ddd;padding:0 12px;cursor:pointer}.hf-audio-toggle input:not(:checked)+span{border-color:#3c3c3c;background:#111;color:#777}.hf-extension{margin-top:12px;max-width:160px}.hf-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.hf-actions button{height:46px;border-radius:11px;padding:0 18px;font:700 12px "DM Sans";cursor:pointer}.hf-cost{border:1px solid #484848;background:#181818;color:#fff}.hf-generate{border:0;background:#fff;color:#0d0d0d;min-width:155px}.hf-generate:disabled{opacity:.35;cursor:not-allowed}.hf-status{margin:10px 0 0;text-align:right;color:#777;font-size:10px}.hf-results{min-height:360px;padding:20px;background:#111;position:relative}.hf-empty{text-align:center;padding:70px 20px;color:#777}.hf-empty span{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;margin:auto;background:#fff;color:#111;font-size:24px;font-weight:700}.hf-empty h2{color:#ddd;font:500 21px "Playfair Display";margin:15px 0 7px}.hf-empty p{font-size:11px}.hf-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hf-result{border:1px solid #2e2e2e;border-radius:13px;overflow:hidden;background:#191919}.hf-result-media{aspect-ratio:1/1;display:grid;place-items:center;background:#090909}.hf-result img,.hf-result video{width:100%;height:100%;display:block;object-fit:contain}.hf-result-loading{color:#888;font-size:11px}.hf-result-meta{padding:11px;display:flex;align-items:center;gap:8px}.hf-result-meta b{font-size:11px;color:#eee}.hf-result-meta small{margin-left:auto;color:#777}.hf-result-meta a{color:#fff;font-size:10px}.hf-result.failed .hf-result-loading{color:#ef8f8f}@media(max-width:720px){.hf-video-inputs{grid-template-columns:1fr}.hf-result-grid{grid-template-columns:1fr 1fr}.hf-topbar small{display:none}}@media(max-width:460px){.hf-result-grid{grid-template-columns:1fr}.hf-control-row label{flex:1}.hf-control-row select{width:100%}}
