.app-dialog:has(.template-gallery-dialog){width:min(1040px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:28px 30px;overflow:auto}.template-gallery-dialog{display:grid;gap:18px}.template-gallery__toolbar{display:grid;gap:11px}.template-gallery__toolbar>label{margin:0}.template-gallery__filters{display:flex;flex-wrap:wrap;gap:8px}.template-gallery__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);gap:18px;align-items:start}.template-gallery__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:min(56vh,520px);overflow:auto;padding:2px}.template-gallery__card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 9px;min-height:144px;padding:15px;border:1px solid #dfe4f3;border-radius:14px;background:#fff;color:#202a46;text-align:left;font:inherit;cursor:pointer}.template-gallery__card:hover,.template-gallery__card:focus-visible,.template-gallery__card.is-selected{border-color:#5b6bec;box-shadow:0 0 0 3px rgba(91,107,236,.14);outline:0}.template-gallery__icon{grid-row:span 2;font-size:23px}.template-gallery__category{font-size:12px;font-weight:800;color:#5667dc}.template-gallery__card p{grid-column:1/-1;margin:4px 0 0;color:#66718a;font-size:13px;line-height:1.48}.template-gallery__preview{position:sticky;top:0;padding:18px;border:1px solid #dfe5f6;border-radius:16px;background:linear-gradient(160deg,#fafbff,#f3f5ff)}.template-gallery__preview h3{margin:2px 0 8px;color:#283354;font-size:20px}.template-gallery__eyebrow{margin:0;color:#596bdd;font-size:12px;font-weight:800}.template-gallery__description{margin:0;color:#66718a;font-size:13px;line-height:1.55}.template-gallery__error{margin:0;padding:10px 12px;border-radius:10px;background:#fff0f2;color:#b42335;font-size:13px}.template-gallery__empty{margin:0;padding:28px 8px;color:#69748e;text-align:center}.template-mindmap{display:grid;gap:12px;margin-top:16px}.template-mindmap__center{justify-self:center;max-width:100%;padding:10px 14px;border-radius:999px;background:#5668e7;color:#fff;font-size:13px;font-weight:800;text-align:center;overflow-wrap:anywhere}.template-mindmap__branches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;position:relative}.template-mindmap__branches::before{position:absolute;top:-8px;left:50%;width:1px;height:8px;background:#b4bfed;content:''}.template-mindmap__branch{position:relative;min-width:0;padding:11px 9px;border:1px solid #dfe4f4;border-radius:11px;background:#fff}.template-mindmap__branch::before{position:absolute;top:-8px;left:50%;width:1px;height:8px;background:#c3cbee;content:''}.template-mindmap__branch h4{margin:0 0 7px;font-size:12px;color:#344065}.template-mindmap__branch ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.template-mindmap__branch li{color:#66718a;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.template-mindmap__branch--required h4{color:#ad5a37}.template-mindmap__branch--preferences h4{color:#5a6ec9}.template-mindmap__branch--evaluation h4{color:#2f8b63}@media(max-width:760px){.app-dialog:has(.template-gallery-dialog){width:min(640px,calc(100vw - 24px));padding:22px 18px}.template-gallery__layout{grid-template-columns:1fr}.template-gallery__cards{max-height:none}.template-gallery__preview{position:static}}@media(max-width:390px){.app-dialog:has(.template-gallery-dialog){width:calc(100vw - 16px);max-height:calc(100vh - 16px);padding:20px 14px}.app-dialog:has(.template-gallery-dialog) h2{padding-right:24px;font-size:20px}.template-gallery__cards{grid-template-columns:1fr}.template-gallery__card{min-height:0}.template-mindmap__branches{grid-template-columns:1fr;gap:7px}.template-mindmap__branches::before{display:none}.template-mindmap__branch::before{display:none}.template-gallery__preview{padding:14px}.template-gallery__filters{gap:6px}.template-filter{padding:6px 9px;font-size:12px}}
