@font-face{font-family:Graphik;src:url(/assets/graphik-regular-BFyAOA-E.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--navy: #0d1838;--blue: #2175d9;--blue-dark: #1e69c3;--yellow: #ffb511;--ink: #3d4a63;--muted: #7a869e;--line: #dfe3ec;--ok: #038922;--ok-tint: #e6f4ea;--err: #d54035;--err-tint: #fdeceb;--busy-tint: #eef1f6;--blue-tint: #e9f2fc;--bg: #f7f8f9}*{box-sizing:border-box}body{margin:0;font-family:Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;border-top:4px solid var(--blue)}#app{max-width:560px;margin:0 auto;padding:20px 18px 48px}h1{color:var(--navy);font-size:1.65rem;font-weight:400;line-height:1.25;margin:14px 0 6px;text-transform:lowercase}h1:after{content:"";display:block;width:44px;height:4px;margin-top:10px;background:var(--yellow);border-radius:2px}h2{color:var(--navy);font-size:1.1rem;font-weight:400;margin:0 0 12px;text-transform:lowercase}.intro{color:var(--ink);margin:12px 0 20px}.loading{text-align:center;color:var(--muted);padding:48px 0}section{background:#fff;border:1px solid var(--line);border-radius:6px;padding:18px;margin:16px 0}label{display:block;color:var(--navy);margin-top:12px}input[type=text]{display:block;width:100%;margin-top:6px;padding:12px;font-size:1rem;font-family:inherit;color:var(--navy);border:1px solid var(--line);border-radius:5px;transition:border-color .2s ease,box-shadow .2s ease}input[type=text]:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #2175d926}.hint{display:block;color:var(--muted);margin:4px 0 2px}.error{display:block;color:var(--err);margin:4px 0}button{margin-top:16px;padding:12px 22px;font-size:1rem;font-family:inherit;font-weight:400;color:#fff;background:var(--blue);border:0;border-radius:5px;cursor:pointer;transition:all .2s ease}button:hover:not(:disabled){background:var(--blue-dark)}button:focus-visible{outline:none;box-shadow:0 0 0 3px #2175d94d}button:disabled{opacity:.55;cursor:default}.slot{padding:16px 0;border-top:1px solid var(--line)}.slot:first-of-type{border-top:none;padding-top:4px}.slot:last-of-type{padding-bottom:4px}.slot-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.slot-label{color:var(--navy)}.slot-status{font-size:.82rem;white-space:nowrap}.slot-status.is-set,.slot-status.is-ok,.slot-status.is-busy,.slot-status.is-muted,.slot-status.is-err{padding:2px 10px;border-radius:999px}.slot-status.is-muted{color:var(--muted);background:var(--busy-tint)}.slot-status.is-set{color:var(--blue-dark);background:var(--blue-tint)}.slot-status.is-ok{color:var(--ok);background:var(--ok-tint)}.slot-status.is-busy{color:var(--ink);background:var(--busy-tint)}.slot-status.is-err{color:var(--err);background:var(--err-tint)}.slot-figure{position:relative}.slot-preview{display:block;width:100%;max-width:100%;max-height:200px;margin-top:12px;object-fit:contain;background:#f2f4f5;border:1px solid var(--line);border-radius:5px}.slot-preview[hidden],.slot-meta[hidden]{display:none}.slot-doc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;max-width:100%;min-height:128px;max-height:200px;margin-top:12px;padding:24px;color:var(--muted);background:#f2f4f5;border:1px solid var(--line);border-radius:5px}.slot-doc[hidden]{display:none}.slot-doc-glyph{line-height:0}.slot-doc-glyph svg{display:block;width:40px;height:40px}.slot-doc-label{font-size:.9rem}.slot-meta{display:block;margin-top:6px;color:var(--muted);font-size:.82rem;overflow-wrap:anywhere}.slot-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.slot-choose{flex:1 1 0;min-width:0}.slot-choose-text{display:block;padding:9px 10px;font-size:.9rem;text-align:center;color:var(--navy);background:#fff;border:1px solid var(--navy);border-radius:5px;cursor:pointer;transition:all .2s ease}.slot-choose-text:hover{background:#f2f4f5}.slot-choose input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.slot-choose:focus-within .slot-choose-text{box-shadow:0 0 0 3px #2175d94d}.slot-choose.has-file{position:absolute;right:8px;bottom:8px;margin-top:0;width:auto}.slot-choose.has-file .slot-choose-text{padding:6px 12px;font-size:.82rem;background:#ffffffeb;box-shadow:0 1px 4px #00000040}.slot-choose.has-file .slot-choose-text:hover{background:#fff}.slot-choose.has-file:focus-within .slot-choose-text{box-shadow:0 1px 4px #00000040,0 0 0 3px #2175d94d}.slot-camera{flex:1 1 0;min-width:0}.slot-camera-text{display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 10px;font-size:.9rem;text-align:center;color:var(--navy);background:#fff;border:1px solid var(--navy);border-radius:5px;cursor:pointer;transition:all .2s ease}.slot-camera-icon{display:inline-flex;flex:none;line-height:0}.slot-camera-icon svg{display:block;width:16px;height:16px}.slot-camera-text:hover{background:#f2f4f5}.slot-camera input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.slot-camera:focus-within .slot-camera-text{box-shadow:0 0 0 3px #2175d94d}.slot-camera.has-file{position:absolute;left:8px;bottom:8px;margin-top:0;width:auto}.slot-camera.has-file .slot-camera-text{padding:6px 12px;font-size:.82rem;background:#ffffffeb;box-shadow:0 1px 4px #00000040}.slot-camera.has-file .slot-camera-text:hover{background:#fff}.slot-camera.has-file:focus-within .slot-camera-text{box-shadow:0 1px 4px #00000040,0 0 0 3px #2175d94d}.brand-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;margin-bottom:8px;border-bottom:1px solid var(--line)}.brand-logo{color:var(--blue);line-height:0}.brand-logo svg{height:26px;width:auto;display:block}.lang{margin:0}.lang-select{font-size:.95rem;font-family:inherit;padding:6px 10px;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:5px}.lang-select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #2175d926}.catalog-select{display:block;width:100%;margin-top:6px;padding:12px;font-size:1rem;font-family:inherit;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:5px}.catalog-select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #2175d926}.catalog-desc{color:var(--muted);margin:10px 0 0}.catalog-desc:empty{margin:0}.entry-slots:not(:empty){margin-top:14px}.catalog-note{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.submit-bar{margin-top:20px}.submit{width:100%;margin-top:0;padding:14px 18px;font-size:1.05rem}.form-status{min-height:1.25rem;margin:10px 0 0;color:var(--ok);text-align:center}.form-error{color:var(--err)}.form-notice{color:var(--navy)}.form-detail{margin:4px 0 0;color:var(--muted);font-size:.78rem;text-align:center}.site-footer{margin-top:32px;padding-top:18px;border-top:1px solid var(--line);text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px}.footer-links a{color:var(--navy);font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:var(--blue)}.footer-note{color:var(--muted);font-size:.82rem;margin:12px 0 4px}.footer-rights{color:#9aa4bb;font-size:.78rem;margin:0}
