:root{--bg:#0b0c12;--bg-elevated:#121319;--bg-card:#191a20;--bg-card-hover:#1f2026;--border:#2a2b31;--border-strong:#3b3c42;--text:#cecfd5;--text-muted:#9a9ba1;--text-heading:#f4f5fb;--accent:#a11610;--accent-2:#ed1c24;--accent-soft:#a1161017;--accent-border:#a1161052;--danger:#f87171;--radius:14px;--radius-sm:9px;--shadow:0 10px 30px -12px #0009}*{box-sizing:border-box}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(/fonts/OpenSans-Variable.woff2)format("woff2")}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:style;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:15px/1.5 Open Sans,-apple-system,Segoe UI,Inter,Roboto,sans-serif}body{min-height:100svh;color:var(--text);background:radial-gradient(1200px 600px at 10% -10%, #a1161014, transparent), radial-gradient(1000px 500px at 100% 0%, #ed1c240f, transparent), var(--bg);margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3{color:var(--text-heading);margin:0;font-weight:600}.page{flex-direction:column;flex:1;gap:20px;width:100%;max-width:900px;margin:0 auto;padding:32px 20px 48px;display:flex}.page-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.lang-select{appearance:none;background-color:var(--bg-card);border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-heading);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239a9ba1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:14px;min-height:40px;padding:8px 32px 8px 12px;font-family:inherit;font-size:14px}.lang-select:focus{border-color:var(--accent-border);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.page-header img{width:auto;height:42px}@media (width<=640px){.page{gap:16px;padding:20px 16px 40px}.page-header img{height:32px}.section-card{padding:18px 16px}.price-table th,.price-table td{padding:5px 8px}}.btn{appearance:none;border:1px solid var(--border-strong);background:var(--bg-card);color:var(--text-heading);border-radius:var(--radius-sm);cursor:pointer;min-height:44px;padding:10px 16px;font-size:14px;font-weight:500;transition:transform .1s,border-color .15s,background .15s}.btn:hover{background:var(--bg-card-hover);border-color:var(--border-strong)}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn--ghost{background:0 0}.btn--primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:var(--text-heading);border:none;font-weight:700}.btn--primary:hover{background:linear-gradient(135deg, var(--accent), var(--accent-2));filter:brightness(1.07)}.btn--primary:disabled:hover{filter:none}.btn--primary:disabled{opacity:.85}.input{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-heading);min-height:44px;padding:9px 12px;font-family:inherit;font-size:16px;transition:border-color .15s,box-shadow .15s}.input:focus{border-color:var(--accent-border);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.input:disabled{opacity:.5;cursor:not-allowed}.section-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:22px 24px}.section-body{flex-direction:column;gap:16px;display:flex}.section-tabs{margin-bottom:4px;display:inline-flex}.section-tab{appearance:none;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;padding:8px 16px;font-size:13.5px;transition:background .15s,color .15s}.section-tab:not(:first-child){margin-left:-1px}.section-tab:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.section-tab:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.section-tab--active{z-index:1;background:var(--accent);color:var(--text-heading);border-color:var(--accent);position:relative}.home-title{align-items:center;gap:8px;margin:0;font-size:22px;display:flex}.doc-browser{flex-direction:column;gap:14px;display:flex}.doc-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.image-library-search{width:180px;max-width:100%;height:34px;min-height:34px;padding:7px 10px}.image-library-breadcrumb{flex-wrap:wrap;align-items:center;gap:4px;font-size:13px;display:flex}.image-library-crumb{color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border:none;padding:2px 4px}.image-library-crumb:hover:not(:disabled){color:var(--text-heading);text-decoration:underline}.image-library-crumb:disabled{color:var(--text-heading);cursor:default;font-weight:600}.image-library-crumb-sep{color:var(--text-muted);margin:0 2px}.price-table-scroll{overflow-x:auto}.price-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:480px;font-size:13px}.price-table th,.price-table td{text-align:left;border-bottom:1px solid var(--border);padding:6px 10px}.price-table th{color:var(--text-muted);font-weight:500}.price-table td{color:var(--text-heading)}.price-table th:last-child,.price-table td:last-child{text-align:right}.price-table-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.image-library-sort-btn{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.image-library-sort-btn:hover{color:var(--text-heading)}.image-library-row{cursor:pointer;-webkit-user-select:none;user-select:none}.image-library-row:hover{background:var(--bg-elevated)}.image-library-row:focus-visible{outline:2px solid var(--accent-border);outline-offset:-2px}.document-name-cell{align-items:center;gap:8px;display:flex}.image-library-icon{width:20px;height:20px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.image-library-name-btn{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-table-actions{justify-content:flex-end;gap:8px;display:flex}.document-icon-btn{border:1px solid var(--border-strong);width:28px;height:28px;min-height:0;color:var(--text-heading);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.document-icon-btn:hover{background:var(--bg-card-hover)}.document-icon-btn:disabled{opacity:.5;cursor:not-allowed}.icon-spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.modal-fullscreen-preview{z-index:100;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-fullscreen-backdrop{background:#050609d9;position:absolute;inset:0}.modal-fullscreen-content{width:100%;max-width:1100px;position:relative}.image-preview-fullscreen-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;margin-bottom:8px;display:flex}.image-preview-fullscreen-toolbar .btn{min-height:36px;padding:6px 12px;font-size:13px}.modal-fullscreen-close{width:36px;padding:0}.image-preview-fullscreen-nav{position:relative}.image-preview-fullscreen-nav-btn{z-index:2;color:#fff;cursor:pointer;background:#0a0c1199;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-preview-fullscreen-nav-btn:hover:not(:disabled){background:#0a0c11d9}.image-preview-fullscreen-nav-btn:disabled{opacity:.3;cursor:not-allowed}.image-preview-fullscreen-nav-btn--prev{left:-8px}.image-preview-fullscreen-nav-btn--next{right:-8px}.image-preview-fullscreen-viewport{background:var(--bg-elevated);border-radius:8px;justify-content:center;align-items:center;height:calc(92vh - 160px);min-height:240px;display:flex;overflow:hidden}.image-preview-fullscreen-viewport--zoomed{cursor:grab}.image-preview-fullscreen-viewport--panning{cursor:grabbing}.image-preview-fullscreen-img{object-fit:contain;transform-origin:50%;border-radius:8px;width:100%;height:100%;transition:transform .15s;display:block}.unlock-wrap{flex-direction:column;gap:8px;display:flex}.unlock-form{gap:10px;display:flex}.unlock-form .input{flex:1;min-width:0}.unlock-form .btn{flex-shrink:0;min-width:150px}@media (width<=480px){.unlock-form{flex-direction:column}.unlock-form .btn{min-width:0}}.error-text{color:var(--danger);margin:0;font-size:13px}.hint-text{color:var(--text-muted);margin:0;font-size:13px}.center-message{text-align:center;color:var(--text-muted);padding:60px 20px}.qr-gate{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.qr-gate .center-message{max-width:420px;padding:0}.qr-video-wrap{aspect-ratio:1;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);width:100%;max-width:320px;overflow:hidden}.qr-video{object-fit:cover;width:100%;height:100%}.page-footer{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:13px;display:flex}.page-footer a{color:var(--text-muted);text-decoration:none}.page-footer a:hover{color:var(--text-heading);text-decoration:underline}
