.mf-page{--mf-red:#a00000;--mf-gold:#c78e3a;--mf-black:#000;--mf-charcoal:#121212;--mf-panel:#0a0a0a;--mf-border:#c78e3a47;--mf-text:#f2f2f2;--mf-muted:#f2f2f29e;--mf-ui:"Source Sans 3","Segoe UI",sans-serif;--mf-display:"Instrument Serif",Georgia,"Times New Roman",serif;background:radial-gradient(ellipse 80% 50% at 50% -10%,#a0000038,#0000 55%),radial-gradient(ellipse 60% 40% at 100% 10%,#c78e3a14,#0000 50%),var(--mf-black);color:var(--mf-text);font-family:var(--mf-display);margin:0;min-height:100vh;min-height:100dvh}.mf-page *{box-sizing:border-box}.mf-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.mf-gate{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:2rem 1.25rem}.mf-gate__panel{max-width:22rem;text-align:center;width:100%}.mf-gate__eyebrow,.mf-panel__label,.mf-top__eyebrow{color:var(--mf-gold);font-family:var(--mf-ui);font-size:.72rem;letter-spacing:.18em;margin:0 0 .55rem;text-transform:uppercase}.mf-gate__title{font-size:clamp(1.75rem,5vw,2.25rem);font-weight:400;letter-spacing:.02em;margin:0 0 .5rem}.mf-gate__hint{color:var(--mf-muted);font-family:var(--mf-ui);font-size:.9rem;margin:0 0 1.5rem}.mf-gate__form{display:flex;flex-direction:column;gap:.75rem}.mf-gate__input{background:var(--mf-panel);border:1px solid var(--mf-border);border-radius:2px;color:var(--mf-text);font-family:var(--mf-ui);font-size:1.1rem;letter-spacing:.35em;outline:none;padding:.9rem 1rem;text-align:center;transition:border-color .15s ease;width:100%}.mf-gate__input:focus{border-color:var(--mf-gold)}.mf-gate__input.is-error{border-color:var(--mf-red)}.mf-btn,.mf-gate__btn{align-items:center;background:var(--mf-red);border:none;border-radius:2px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--mf-ui);font-size:.85rem;font-weight:600;justify-content:center;letter-spacing:.1em;padding:.8rem 1rem;text-decoration:none;text-transform:uppercase;transition:background .15s ease,border-color .15s ease,color .15s ease}.mf-btn:hover,.mf-gate__btn:hover{background:maroon;color:#fff}.mf-btn:disabled,.mf-gate__btn:disabled{cursor:not-allowed;opacity:.55}.mf-btn--ghost{background:#0000;border:1px solid var(--mf-border);color:var(--mf-gold)}.mf-btn--ghost:hover{background:#c78e3a1a;color:var(--mf-gold)}.mf-gate__error{color:var(--mf-red);font-family:var(--mf-ui);font-size:.85rem;margin:1rem 0 0}.mf-gate__security,.mf-security{color:var(--mf-muted);font-family:var(--mf-ui);font-size:.72rem;line-height:1.45;margin:1.25rem 0 0}.mf-security{margin:0 auto 1.25rem;max-width:52rem;padding:0 1.25rem}.mf-shell{margin:0 auto;max-width:56rem;padding:2rem 1.25rem 2.5rem}.mf-top__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1rem}.mf-back{color:var(--mf-gold);font-family:var(--mf-ui);font-size:.88rem;font-weight:600;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.mf-back:hover{color:#e0b56a}.mf-back--gate{display:inline-block;margin-top:1.5rem}.mf-top{align-items:flex-start;border-bottom:1px solid var(--mf-border);display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem;padding-bottom:1.25rem}.mf-top__title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;letter-spacing:.02em;margin:0}.mf-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.mf-tabs__btn{background:#0000;border:1px solid #ffffff1f;border-radius:2px;color:var(--mf-muted);cursor:pointer;font-family:var(--mf-ui);font-size:.8rem;font-weight:600;letter-spacing:.04em;padding:.55rem .85rem}.mf-tabs__btn.is-active{background:#c78e3a14;border-color:var(--mf-gold);color:var(--mf-gold)}.mf-panel__head{margin-bottom:1.5rem}.mf-panel__head h2{font-size:1.55rem;font-weight:400;margin:0 0 .55rem}.mf-callout p,.mf-card p,.mf-empty p,.mf-muted,.mf-panel__head p{color:var(--mf-muted);font-family:var(--mf-ui);font-size:.92rem;line-height:1.55;margin:0}.mf-callout code,.mf-card code,.mf-panel__head code,.mf-steps code{color:var(--mf-gold);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84em}.mf-links{gap:.65rem;list-style:none;margin:0 0 1.5rem;padding:0}.mf-links,.mf-links a{display:flex;flex-direction:column}.mf-links a{background:var(--mf-panel);border:1px solid #ffffff14;border-left:3px solid var(--mf-red);color:var(--mf-text);font-family:var(--mf-ui);gap:.15rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s ease,background .15s ease}.mf-links a:hover{background:#111;border-color:var(--mf-gold);border-left-color:var(--mf-gold);color:var(--mf-gold)}.mf-links__name{font-size:.95rem;font-weight:600}.mf-links__note{color:var(--mf-muted);font-size:.78rem}.mf-snippet{background:var(--mf-panel);border:1px solid #ffffff14;margin-bottom:1.25rem;padding:1rem}.mf-snippet__bar{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.mf-card h3,.mf-queue-head h3,.mf-snippet__bar h3{font-size:1.05rem;font-weight:400;margin:0}.mf-snippet__subject{color:var(--mf-muted);font-family:var(--mf-ui);font-size:.85rem;margin:0 0 .55rem}.mf-pre-short,.mf-snippet__body{background:var(--mf-black);border:1px solid #ffffff0f;color:var(--mf-text);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.55;margin:0;max-height:18rem;overflow:auto;padding:.85rem;white-space:pre-wrap;word-break:break-word}.mf-pre-short{margin-top:1rem;max-height:12rem}.mf-callout{background:#c78e3a0f;border:1px solid var(--mf-border);padding:1rem 1.1rem}.mf-callout a{color:var(--mf-gold)}.mf-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.25rem}.mf-toast{color:var(--mf-gold);font-family:var(--mf-ui);font-size:.82rem}.mf-grid{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:1.25rem}.mf-grid--3{grid-template-columns:1fr}@media (min-width:768px){.mf-grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.mf-grid--3{grid-template-columns:repeat(3,1fr)}}.mf-card{background:var(--mf-panel);border:1px solid #ffffff14;padding:1rem}.mf-empty{padding:.85rem 0 .25rem}.mf-empty__title{color:var(--mf-text)!important;font-weight:600;margin:0 0 .35rem!important}.mf-kv,.mf-list{font-family:var(--mf-ui);list-style:none;margin:.75rem 0 0;padding:0}.mf-kv li,.mf-list li{border-bottom:1px solid #ffffff0f;color:var(--mf-muted);display:flex;font-size:.85rem;gap:.75rem;justify-content:space-between;padding:.45rem 0}.mf-kv strong,.mf-list strong{color:var(--mf-text);font-weight:600}.mf-steps{color:var(--mf-muted);font-family:var(--mf-ui);font-size:.9rem;line-height:1.6;margin:0;padding-left:1.2rem}.mf-steps li{margin-bottom:.45rem}.mf-meta{margin-top:1rem}.mf-field{color:var(--mf-muted);display:flex;flex-direction:column;font-size:.88rem;gap:.45rem;margin-bottom:1rem}.mf-drop input[type=file],.mf-field,.mf-field textarea,.mf-thumbs select,.mf-url-row input{font-family:var(--mf-ui)}.mf-field textarea,.mf-url-row input{background:var(--mf-panel);border:1px solid var(--mf-border);border-radius:2px;color:var(--mf-text);font-size:.95rem;outline:none;padding:.85rem 1rem;resize:vertical;width:100%}.mf-field textarea:focus,.mf-thumbs select:focus,.mf-url-row input:focus{border-color:var(--mf-gold)}.mf-queue-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:.5rem 0 .85rem}.mf-queue{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.mf-queue__item{background:var(--mf-panel);border:1px solid #ffffff14;padding:1rem}.mf-queue__time{color:var(--mf-muted);font-family:var(--mf-ui);font-size:.75rem;margin:0 0 .35rem}.mf-queue__text{color:var(--mf-text);font-family:var(--mf-ui);font-size:.95rem;line-height:1.45;margin:0 0 .85rem;white-space:pre-wrap}.mf-drop{background:#a000000f;border:1px dashed var(--mf-border);color:var(--mf-muted);font-family:var(--mf-ui);margin-bottom:1rem;padding:1.75rem 1.25rem;position:relative;text-align:center}.mf-drop.is-over{background:#c78e3a1a;border-color:var(--mf-gold)}.mf-drop input[type=file]{color:var(--mf-text);margin-top:.75rem;max-width:100%}.mf-url-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.25rem}.mf-url-row input{flex:1 1 14rem}.mf-thumbs{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:1fr;list-style:none;margin:0 0 1.25rem;padding:0}@media (min-width:768px){.mf-thumbs{grid-template-columns:repeat(2,1fr)}}.mf-thumbs__item{grid-gap:.85rem;background:var(--mf-panel);border:1px solid #ffffff14;display:grid;gap:.85rem;grid-template-columns:5.5rem 1fr;padding:.75rem}.mf-thumbs__item img{background:#111;height:5.5rem;object-fit:cover;width:5.5rem}.mf-thumbs__name{font-family:var(--mf-ui);font-size:.82rem;margin:0 0 .45rem;word-break:break-all}.mf-thumbs__meta label{color:var(--mf-muted);display:flex;flex-direction:column;font-family:var(--mf-ui);font-size:.75rem;gap:.25rem}.mf-thumbs select{background:var(--mf-black);border:1px solid var(--mf-border);border-radius:2px;color:var(--mf-text);padding:.4rem .5rem}.mf-linkish{background:none;border:none;color:var(--mf-muted);cursor:pointer;font-family:var(--mf-ui);font-size:.78rem;margin-top:.45rem;padding:0;text-decoration:underline}.mf-linkish:hover{color:var(--mf-gold)}@media (max-width:991px){.mf-top{align-items:stretch;flex-direction:column}.mf-top__actions{width:100%}.mf-tabs__btn{padding:.7rem 1rem}.mf-back,.mf-btn,.mf-gate__btn,.mf-tabs__btn{min-height:44px}.mf-back{align-items:center;display:inline-flex}}@media (max-width:767px){.mf-shell{padding:1.25rem 1rem 2rem}.mf-gate{padding:1.5rem 1rem}.mf-queue-head,.mf-snippet__bar{align-items:flex-start;flex-direction:column}.mf-thumbs__item{grid-template-columns:1fr}.mf-thumbs__item img{aspect-ratio:1;height:auto;width:100%}.mf-url-row{flex-direction:column}.mf-url-row input{flex:1 1 auto}.mf-kv li,.mf-list li{align-items:flex-start;flex-direction:column;gap:.25rem}}
/*# sourceMappingURL=main.60880355.css.map*/