:root{--pg-ink:#1a1814;--pg-muted:#5c564e;--pg-stone:#f5f2eb;--pg-surface:#faf8f5;--pg-line:#ddd6c8;--pg-granite:#2c2f33;--pg-granite-soft:#3a3e42;--pg-accent:#9a7b4f;--pg-accent-light:#c9a962;--pg-accent-dark:#7d6340;--pg-accent-bg:#9a7b4f1f;--pg-font:"Segoe UI", system-ui, -apple-system, sans-serif}.brand-logo{color:var(--pg-ink);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.brand-logo:hover{color:var(--pg-ink)}.brand-mark{flex-shrink:0;display:block}.brand-logo--sm .brand-mark{width:24px;height:24px}.brand-logo--md .brand-mark{width:28px;height:28px}.brand-logo--lg .brand-mark{width:36px;height:36px}.brand-wordmark{letter-spacing:-.03em;font-weight:650;line-height:1}.brand-logo--sm .brand-wordmark{font-size:.95rem}.brand-logo--md .brand-wordmark{font-size:1.05rem}.brand-logo--lg .brand-wordmark{font-size:1.35rem}.brand-pre{color:var(--pg-muted);font-weight:500}.brand-tagline{letter-spacing:.04em;text-transform:uppercase;color:var(--pg-muted);margin-top:.2rem;font-size:.68rem;font-weight:500;display:block}.brand-logo-stack{flex-direction:column;align-items:flex-start;gap:.15rem}.brand-logo-stack .brand-mark{margin-bottom:.15rem}:root{font-family:var(--pg-font);color:var(--pg-ink);background:var(--pg-stone);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}.studio-standalone{border-top:none;min-height:100vh;padding-top:1.5rem}.studio-topbar{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.studio-topbar-actions{align-items:center;gap:1rem;margin-left:auto;font-size:.85rem;display:flex}.studio-topbar-actions a{color:#6b6560;text-decoration:none}.studio-topbar-actions a:hover{color:#3d3833}.studio-credits{color:#6b6560}.studio-topbar-label{color:var(--pg-muted);border-left:1px solid var(--pg-line);padding-left:.75rem;font-size:.82rem}.studio-topbar-inline{margin-bottom:.5rem}.studio-home{color:#4a4540;font-size:.92rem;font-weight:500;text-decoration:none}.studio-home:hover{color:#1a1a1a}.studio{background:var(--pg-stone);border-top:1px solid var(--pg-line);padding:2.5rem 0 3rem}.studio-inner{max-width:1100px;margin:0 auto;padding:0 1.25rem}.studio-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.studio-header h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.panel-title{margin:0 0 1rem;font-size:1.1rem;font-weight:600}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--pg-accent);margin:0 0 .35rem;font-size:.72rem;font-weight:600}h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:600}h2{margin:0 0 1rem;font-size:1.1rem}.subtitle{color:#4a4540;max-width:540px;margin:0}.badge{white-space:nowrap;border-radius:999px;padding:.4rem .75rem;font-size:.8rem}.badge-ok{color:#1e6b3a;background:#e6f4ea}.badge-pending{color:#4a5568;background:#eef2f7}.badge-warn{color:#9a5b00;background:#fff3e0}.layout{grid-template-columns:340px 1fr;gap:1.25rem;display:grid}@media (width<=860px){.layout{grid-template-columns:1fr}}.panel{background:#fff;border:1px solid #e2ddd4;border-radius:12px;padding:1.25rem}.dropzone{text-align:center;background:#faf9f7;border:2px dashed #c8c0b4;border-radius:10px;margin-bottom:1rem;padding:1.5rem 1rem;transition:border-color .15s,background .15s}.dropzone-active{background:#eef0fb;border-color:#5c6bc0}.dropzone-label{cursor:pointer;color:#4a4540;font-size:.95rem}.field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.field label{color:#6b6560;font-size:.85rem}.field-hint{color:#8a8278;margin:0;font-size:.78rem;line-height:1.4}select{background:#fff;border:1px solid #d5cec4;border-radius:8px;padding:.55rem .65rem;font-size:.95rem}.primary{background:var(--pg-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.7rem 1rem;font-size:.95rem;font-weight:500}.primary:hover:not(:disabled){background:var(--pg-accent-dark)}.primary:disabled{opacity:.55;cursor:not-allowed}.error{color:#b42318;margin:.75rem 0 0;font-size:.9rem}.progress-block{margin-top:1rem}.progress-bar{background:#ece7df;border-radius:999px;height:8px;overflow:hidden}.progress-fill{background:var(--pg-accent);height:100%;transition:width .3s}.progress-label{color:#6b6560;margin:.5rem 0 0;font-size:.85rem}.compare-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=600px){.compare-grid{grid-template-columns:1fr}}figure{margin:0}figcaption{color:#6b6560;margin-bottom:.5rem;font-size:.85rem}.compare img,.placeholder{aspect-ratio:3/4;object-fit:cover;background:#f7f5f2;border:1px solid #e2ddd4;border-radius:8px;width:100%}.intermediate-gallery{border-top:1px solid #e2ddd4;margin-top:1.25rem;padding-top:1.25rem}.intermediate-title{margin:0 0 .75rem;font-size:.95rem;font-weight:600}.intermediate-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.intermediate-grid img{aspect-ratio:3/4;object-fit:cover;background:#f7f5f2;border:1px solid #e2ddd4;border-radius:8px;width:100%}@media (width<=700px){.intermediate-grid{grid-template-columns:1fr}}.placeholder{color:#8a8278;text-align:center;justify-content:center;align-items:center;padding:1rem;font-size:.9rem;display:flex}.download{color:#fff;background:#2e7d4f;border-radius:8px;margin:0 0 .75rem;padding:.6rem 1rem;font-size:.9rem;text-decoration:none;display:inline-block}.download:hover{background:#25663f}.monument-preview{border-top:1px solid #e2ddd4;margin-top:1.75rem;padding-top:1.5rem}.monument-preview-compact{border-top:none;margin-top:0;padding-top:0}.monument-preview-title{margin:0 0 .25rem;font-size:1rem;font-weight:600}.monument-preview-hint{color:#6b6560;margin:0 0 1rem;font-size:.85rem}.monument-scene{background:linear-gradient(#c8dce8 0%,#a8c4b8 55%,#7a9a72 100%);border-radius:10px;justify-content:center;align-items:flex-end;min-height:420px;padding:1.5rem 1rem 2.5rem;display:flex;position:relative;overflow:hidden}.monument-scene-3d{background:#b8d0c4;min-height:420px;padding:0;display:block}.monument-scene-3d canvas{touch-action:none;border-radius:10px;display:block;width:100%!important;height:420px!important}.monument-scene-3d-compact canvas{height:380px!important}.monument-3d-hint{color:#2d3732bf;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0;font-size:.75rem;position:absolute;bottom:.65rem;left:0;right:0}.monument-ground{pointer-events:none;background:linear-gradient(#0000 0%,#3c503759 100%);height:38%;position:absolute;inset:auto 0 0}.monument-stela{z-index:1;background:linear-gradient(145deg,#ffffff12 0%,#0000 40%),linear-gradient(#4a4f54 0%,#2e3236 18%,#1a1d20 55%,#121416 100%);border-radius:48% 48% 6px 6px/22% 22% 6px 6px;width:min(100%,220px);padding:1.35rem 1.1rem 1.5rem;position:relative;box-shadow:0 18px 40px #00000059,0 4px 12px #0003,inset 0 1px #ffffff1f,inset 0 -2px 8px #0006}.monument-stela:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff1a 0%,#0000 100%);height:42%;position:absolute;inset:3px 3px auto}.monument-stela-inner{flex-direction:column;align-items:center;gap:.45rem;display:flex;position:relative}.monument-portrait-oval{aspect-ratio:3/4;background:linear-gradient(160deg,#6b7075 0%,#3a3d40 50%,#252729 100%);border-radius:50%;width:78%;margin-bottom:.35rem;padding:4px;position:relative;overflow:hidden;box-shadow:inset 0 2px 6px #00000080,0 2px 4px #00000040}.monument-portrait-oval img,.monument-portrait-placeholder{border-radius:50%;width:100%;height:100%;display:block}.monument-portrait-oval img{object-fit:cover;filter:contrast(1.05)saturate(.92)}.monument-portrait-placeholder{background:radial-gradient(circle at 50% 38%,#ffffff38 0%,#0000 42%),linear-gradient(#5a5e63 0%,#2e3134 55%,#1a1c1e 100%)}.monument-portrait-shine{pointer-events:none;background:radial-gradient(80% 60% at 30% 25%,#ffffff1f 0%,#0000 55%);border-radius:50%;position:absolute;inset:0}.monument-engraving{color:#d8dce0;text-align:center;text-shadow:0 1px #000c,0 -1px #ffffff0f;letter-spacing:.04em;-webkit-user-select:none;user-select:none;line-height:1.25}.monument-surname{text-transform:uppercase;font-size:.95rem;font-weight:600}.monument-name{opacity:.92;font-size:.72rem;font-weight:400}.monument-dates{letter-spacing:.08em;opacity:.85;margin-top:.15rem;font-size:.65rem;font-weight:500}.monument-disclaimer{color:#8a8278;text-align:center;margin:.75rem 0 0;font-size:.78rem}.result-feedback{background:#faf8f5;border:1px solid #e2ddd4;border-radius:10px;margin-top:1rem;padding:1rem 1.1rem}.panel .result-feedback{margin-top:1.25rem}.result-feedback-question{color:#3d3833;margin:0 0 .75rem;font-weight:600}.result-feedback-actions{gap:.75rem;display:flex}.feedback-btn{color:#3d3833;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8d2c8;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1rem;transition:border-color .15s,background .15s,transform .1s;display:inline-flex}.feedback-btn:hover:not(:disabled){border-color:#b8b0a4;transform:translateY(-1px)}.feedback-btn:disabled{opacity:.6;cursor:wait}.feedback-btn.is-selected{background:#f0ebe3;border-color:#8a8278}.feedback-up.is-selected{background:#eef6ef;border-color:#6b8f71}.feedback-down.is-selected{background:#faf0ed;border-color:#b07a6a}.feedback-icon{font-size:1.15rem;line-height:1}.result-feedback-error{margin:.65rem 0 0}.result-feedback-stats{color:#6b6560;margin:.65rem 0 0;font-size:.82rem}.result-review{border-top:1px solid #e2ddd4;margin-top:1rem;padding-top:1rem}.review-input,.review-textarea{width:100%;font:inherit;border:1px solid #d8d2c8;border-radius:8px}.review-input{margin-bottom:.5rem;padding:.55rem .65rem}.review-textarea{resize:vertical;min-height:88px;padding:.6rem .7rem}.review-submit{margin-top:.65rem}.studio-footer{margin-top:1rem;font-size:.82rem}.studio-footer a{color:#6b6560}.legal-page,.admin-page{color:#3d3833;background:#f7f5f2;min-height:100vh;padding:1.5rem}.legal-nav{align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.legal-nav a{color:#6b6560}.legal-content,.admin-content{max-width:1200px;margin:0 auto}.legal-content h1,.admin-content h1{margin-top:0}.legal-updated{color:#6b6560;font-size:.9rem}.legal-content section{margin:1.5rem 0}.legal-content section h2{margin-bottom:.5rem;font-size:1.05rem}.legal-content ul{margin:.5rem 0 1rem;padding-left:1.25rem}.legal-content li{margin:.35rem 0;line-height:1.55}.legal-content p{margin:.5rem 0;line-height:1.6}.admin-login{flex-direction:column;gap:.75rem;max-width:360px;margin:4rem auto;display:flex}.admin-login input{font:inherit;border:1px solid #d8d2c8;border-radius:8px;padding:.65rem .75rem}.admin-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-card{background:#fff;border:1px solid #e2ddd4;border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.admin-dl{grid-template-columns:140px 1fr;gap:.35rem 1rem;margin:0;display:grid}.admin-dl dt{color:#6b6560}.admin-dl dd{margin:0}.admin-status-ok{color:#3d7a4a}.admin-status-degraded{color:#b07a20}.admin-gemini-check-btn{font:inherit;cursor:pointer;background:#f7f4ef;border:1px solid #c9c0b4;border-radius:8px;margin-top:.5rem;padding:.5rem 1rem}.admin-gemini-check-btn:disabled{opacity:.6;cursor:wait}.admin-gemini-result{border:1px solid #e2ddd4;border-radius:8px;margin-top:1rem;padding:.75rem 1rem}.admin-gemini-result-ok{background:#f3faf4;border-color:#b8d4be}.admin-gemini-result-fail{background:#fdf8f0;border-color:#e8d4a8}.admin-gemini-proxy{word-break:break-all;font-size:.9em}.admin-list{margin:0;padding-left:1.2rem}.admin-logout{color:#6b6560;cursor:pointer;font:inherit;background:0 0;border:none;margin-left:auto}.admin-review-list p{margin:.35rem 0}.admin-review-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.admin-review-credits-input{width:5.5rem;font:inherit;border:1px solid #d8d2c8;border-radius:8px;padding:.35rem .5rem}.admin-review-stars{color:#b8860b;letter-spacing:.05em;margin:0 0 .35rem}.admin-review-author{margin:0 0 .35rem;font-size:.9rem}.studio-ai-notice{color:#6b6560;margin:.75rem 0 0;font-size:.78rem;line-height:1.4}.studio-preset-example{margin:0}.studio-preset-example-title{color:#4a4540;margin:0 0 .5rem;font-size:.82rem;font-weight:600}.studio-preset-example .before-after-slider{border:1px solid #e8e2d8;border-radius:10px;overflow:hidden}.star-rating{gap:.15rem;margin-bottom:.75rem;display:flex}.star-btn{cursor:pointer;color:#d8d2c8;background:0 0;border:none;padding:.1rem;font-size:1.75rem;line-height:1}.star-btn.is-active{color:#b8860b}.star-btn:disabled{cursor:default;opacity:.6}.star-rating-display{color:#b8860b;margin:0 0 .35rem;font-size:1.25rem}.star-rating-dim{color:#d8d2c8}.landing-review-stars{color:#b8860b;letter-spacing:.05em}.admin-muted{color:#6b6560;font-size:.9rem}.admin-tabs{gap:.35rem;display:flex}.admin-tabs button{cursor:pointer;font:inherit;background:#fff;border:1px solid #d8d2c8;border-radius:8px;padding:.35rem .75rem}.admin-tabs button.active{color:#fff;background:#3d3833;border-color:#3d3833}.admin-users-view-tabs{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.admin-users-view-tabs button{cursor:pointer;font:inherit;background:#fff;border:1px solid #d8d2c8;border-radius:8px;padding:.35rem .75rem}.admin-users-view-tabs button.active{color:#fff;background:#3d3833;border-color:#3d3833}.admin-users-layout{grid-template-columns:minmax(280px,1fr) minmax(320px,1.2fr);align-items:start;gap:1rem;display:grid}.admin-search{width:100%;font:inherit;border:1px solid #d8d2c8;border-radius:8px;margin-bottom:.75rem;padding:.5rem .65rem}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.9rem}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #ece7df;padding:.45rem .5rem}.admin-table tbody tr{cursor:pointer}.admin-table tbody tr:hover,.admin-table tbody tr.selected{background:#f0ebe3}.admin-credit-form{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.admin-credit-form input{font:inherit;border:1px solid #d8d2c8;border-radius:8px;padding:.45rem .55rem}.admin-credit-form input[type=number]{width:5rem}.admin-credit-form input[type=text]{flex:1;min-width:140px}.admin-inline-actions{margin:.75rem 0 1rem}.admin-jobs-grid{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.admin-job-card{border:1px solid #ece7df;border-radius:10px;padding:.75rem}.admin-job-meta{flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.admin-job-thumbs{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.admin-job-thumbs a{background:#1a1a1a;border-radius:8px;display:block;position:relative;overflow:hidden}.admin-job-thumbs img{object-fit:contain;width:100%;max-height:200px;display:block}.admin-job-thumbs span{color:#fff;background:#0000008c;border-radius:4px;padding:.15rem .4rem;font-size:.75rem;position:absolute;top:.35rem;left:.35rem}.admin-thumb-empty{color:#6b6560;background:#ece7df;border-radius:8px;justify-content:center;align-items:center;min-height:120px;font-size:.85rem;display:flex}.admin-link-btn{color:#6b6560;cursor:pointer;font:inherit;background:0 0;border:none;text-decoration:underline}.admin-login label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}@media (width<=900px){.admin-users-layout{grid-template-columns:1fr}}@media (width<=600px){.monument-scene{min-height:360px}.monument-scene-3d canvas{height:360px!important}.monument-stela{width:min(100%,190px)}}.auth-controls{align-items:center;gap:.5rem;font-size:.92rem;display:inline-flex}.auth-account-link{color:inherit;font-size:.85rem;text-decoration:none}.auth-account-link:hover{text-decoration:underline}.route-fallback{text-align:center;color:var(--pg-muted,#6b6560);padding:3rem 1.5rem}.studio-redo{flex-wrap:wrap;align-items:center;gap:.5rem;margin:.75rem 0;display:flex}.yandex-login-wrap{flex-direction:column;align-items:stretch;gap:.35rem;display:flex}.yandex-login-wrap-fallback{width:100%}.yandex-login-host{width:100%;min-height:44px;display:block}.yandex-login-host--s{width:auto;min-height:36px}.yandex-login-host--hidden{min-height:0;display:none;overflow:hidden}.yandex-login-host--busy{opacity:.65;pointer-events:none}.yandex-login-host iframe{max-width:100%;display:block}a.yandex-login-btn--fallback,a.yandex-login-btn--fallback:link,a.yandex-login-btn--fallback:visited,a.yandex-login-btn--fallback:hover,a.yandex-login-btn--fallback:focus{box-sizing:border-box;color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#000;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.yandex-login-btn--fallback.yandex-login-btn--s{width:auto;min-height:36px;font-size:.875rem}a.yandex-login-btn--fallback:hover,a.yandex-login-btn--fallback:focus{color:#fff;background:#1a1a1a}.studio-topbar-actions a.yandex-login-btn--fallback,.studio-topbar-actions a.yandex-login-btn--fallback:visited,.studio-topbar-actions a.yandex-login-btn--fallback:hover{color:#fff}.studio-auth-yandex{margin-top:.5rem}.studio-auth-yandex .field-hint{margin:.5rem 0 0}.auth-email{text-overflow:ellipsis;white-space:nowrap;opacity:.8;max-width:180px;overflow:hidden}.auth-logout{color:inherit;cursor:pointer;font:inherit;opacity:.65;background:0 0;border:none;padding:0}.auth-logout:hover{opacity:1;text-decoration:underline}
