:root{color:var(--tg-theme-text-color,#18222d);background:var(--tg-theme-bg-color,#f3f5f7);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}.shell{max-width:760px;margin:auto;padding:20px 16px 80px}.hero{justify-content:space-between;align-items:flex-end;gap:20px;padding:18px 2px 28px;display:flex}.hero h1,.title-row h1{letter-spacing:-.03em;margin:3px 0 7px;font-size:30px}.hero p{color:#697785;margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--tg-theme-button-color,#2481cc);margin:0;font-size:12px;font-weight:800}.primary,.secondary{cursor:pointer;border:0;border-radius:13px;padding:13px 18px;font-weight:750}.primary{background:var(--tg-theme-button-color,#2481cc);color:var(--tg-theme-button-text-color,#fff)}.secondary{color:#263544;background:#e7edf2}.full{width:100%;margin-top:16px}.list{gap:12px;display:grid}.card{text-align:left;background:var(--tg-theme-secondary-bg-color,#fff);width:100%;color:inherit;cursor:pointer;border:1px solid #e3e8ed;border-radius:18px;gap:14px;padding:10px;display:flex}.card>img{object-fit:cover;border-radius:12px;width:88px;height:88px}.card-body{flex-direction:column;flex:1;gap:7px;padding:4px;display:flex}.row,.title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.badge{background:#e5e9ed;border-radius:999px;padding:5px 9px;font-size:12px}.badge.submitted{color:#7d5900;background:#fff0cc}.badge.evaluated{color:#176635;background:#dff6e7}.muted{color:#7b8996;font-size:13px}.empty,.loader{text-align:center;color:#71808e;background:#fff;border-radius:18px;padding:50px 20px}.back{color:var(--tg-theme-link-color,#2481cc);cursor:pointer;background:0 0;border:0;padding:8px 0 20px}.title-row{margin-bottom:18px}.count{color:#768491;font-size:13px}.panel{background:var(--tg-theme-secondary-bg-color,#fff);border:1px solid #e2e8ed;border-radius:18px;margin-bottom:14px;padding:18px}.panel label{margin:0 0 16px;font-weight:700;display:block}.panel label span{color:#84919c;margin-left:4px;font-size:12px;font-weight:500}.panel input,.panel textarea{background:var(--tg-theme-bg-color,#fff);width:100%;color:inherit;border:1px solid #d5dde4;border-radius:11px;margin-top:7px;padding:12px;display:block}.panel textarea{resize:vertical}.notice,.warning,.error,.closed{border-radius:12px;padding:12px 14px}.notice{color:#245d82;background:#e8f3fb}.warning{color:#725300;background:#fff1c9}.error{color:#9b2922;background:#ffe5e4}.photos h2,.chat h2,.panel h2{font-size:17px}.grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.photos figure{aspect-ratio:1;margin:0;position:relative}.photos figure img,.upload{object-fit:cover;border-radius:14px;width:100%;height:100%}.photos figure button{color:#fff;background:#17212bcc;border:0;border-radius:50%;width:28px;height:28px;position:absolute;top:6px;right:6px}.upload{aspect-ratio:1;color:#687987;border:1.5px dashed #a9b6c1;flex-direction:column;justify-content:center;align-items:center;font-size:28px;display:flex}.upload span{font-size:12px}.upload input,.clip input{display:none}.actions{background:color-mix(in srgb,var(--tg-theme-bg-color,#f3f5f7) 90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:10px;padding:10px 0;display:flex;position:sticky;bottom:10px}.actions button{flex:1}.actions button:disabled,.panel button:disabled{opacity:.5}.details{grid-template-columns:1.2fr .8fr}.result strong{color:#176635;font-size:28px}.grade{color:#176635;background:#dff6e7;border-radius:20px;place-items:center;width:64px;height:64px;font-size:27px;font-weight:900;display:grid}.info{border-bottom:1px solid #e6ebef;padding:8px 0}.info:last-child{border:0}.info span{color:#7c8995;font-size:12px}.info p{margin:4px 0}.photo-strip{gap:8px;margin:18px 0;display:flex;overflow:auto}.photo-strip img{object-fit:cover;border-radius:14px;flex:none;width:110px;height:110px}.chat{margin-top:24px}.messages{flex-direction:column;gap:8px;min-height:100px;display:flex}.messages article{background:#fff;border:1px solid #e0e6eb;border-radius:14px;max-width:82%;padding:9px 12px}.messages article.client{background:#dff0ff;align-self:flex-end}.messages article.operator{align-self:flex-start}.messages p{white-space:pre-wrap;margin:0 0 4px}.messages small{text-align:right;color:#778693;font-size:10px;display:block}.messages img{border-radius:9px;max-width:100%}.composer{gap:8px;margin-top:14px;display:flex;position:sticky;bottom:10px}.composer>input{border:1px solid #d7dfe6;border-radius:999px;flex:1;min-width:0;padding:12px 15px}.composer button,.clip{background:var(--tg-theme-button-color,#2481cc);color:#fff;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.clip{color:#334653;background:#e5ebef}.closed{text-align:center;color:#61717e;background:#e8ecef}@media (width<=520px){.hero{flex-direction:column;align-items:stretch}.hero .primary{width:100%}.grid.details{grid-template-columns:1fr}.shell{padding-top:12px}}
