/* SanatMap controls and operational workspaces — shared brand tokens, September 2026. */
:root{--control-border:#b8c9de;--control-surface:#f8fafd;--control-focus:#315f99;--control-error:#a92c30}
body input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=range]):not([type=color]),body select,body textarea{border:1px solid var(--control-border);border-radius:10px;background-color:var(--control-surface);color:var(--ink,#002b66);min-height:48px;padding:11px 14px;box-shadow:inset 0 1px 2px #002b6603;transition:border-color .16s,box-shadow .16s,background-color .16s;max-width:100%}
body input::placeholder,body textarea::placeholder{color:#6c7d96;opacity:1}
body select:not([multiple]){appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23002b66' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 16px center;background-size:20px;padding-left:48px!important}
body input:not([type=hidden]):focus-visible,body select:focus-visible,body textarea:focus-visible{outline:2px solid #315f99;outline-offset:2px;background-color:#fff;box-shadow:0 0 0 4px #e5edf7;border-color:#315f99}
body input[readonly],body textarea[readonly]{background-color:#edf2f7;color:#526780}
body input:disabled,body select:disabled,body textarea:disabled{opacity:.65;cursor:not-allowed}
body input[aria-invalid=true],body select[aria-invalid=true],body textarea[aria-invalid=true]{border-color:var(--control-error);background-color:#fff9f9}
input[type=checkbox],input[type=radio]{accent-color:#002b66}.required-mark{color:#a92c30}.has-error .field-error{margin-top:7px;color:var(--control-error)}
.estate-workspace{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.estate-workspace .editor-main{min-width:0}.estate-workspace .form-section{border-radius:16px;padding:24px}.estate-section-heading{display:flex;align-items:center;gap:12px;margin:-24px -24px 24px;padding:20px 24px;border-bottom:1px solid var(--line)}
.estate-section-heading>span{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#edf3fa;color:#002b66;font-size:14px;font-weight:700}.estate-section-heading h2{font-size:20px;line-height:1.7;margin:0}.estate-section-heading .field-help{margin:4px 0 0}.estate-workspace .form-section>.field-help{margin:0 0 22px}.estate-workspace .field{margin-bottom:20px}.estate-workspace .field label{font-weight:600}.estate-workspace .field-help{line-height:1.9}.estate-errors{display:block}.estate-errors ul{padding-inline-start:22px;margin-block:12px}.estate-errors a{text-decoration:underline;text-underline-offset:4px}.estate-errors a:hover{color:#a92c30}
.estate-directory-panel{padding:18px;position:sticky;top:24px;max-height:calc(100dvh - 48px);overflow:auto;scrollbar-width:thin;scrollbar-color:#bacbe1 transparent}.estate-rail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.estate-rail-heading h2{font-size:17px;margin:0}.estate-rail-heading>span{background:#edf3fa;border-radius:8px;padding:2px 10px;font-size:13px;font-weight:700}.estate-admin-list{display:grid;gap:12px}.estate-admin-card{border:1px solid #dce5f0;border-radius:12px;padding:16px;position:relative;background:white}.estate-admin-card.is-selected{background:#f0f6fd;border-color:#bed3ee;border-inline-start:3px solid #ff7900;padding-inline-start:14px}.estate-admin-identity{display:flex;align-items:flex-start;gap:10px}.estate-mark{display:flex;flex-shrink:0;color:#3c6294}.estate-mark>.icon{width:26px;height:26px;margin-top:2px}.estate-admin-identity h3{font-size:15px;line-height:1.9;margin:0 0 5px}.estate-admin-identity p{font-size:12px;color:#61758f;display:flex;align-items:center;gap:4px;margin:0}.estate-admin-identity p .icon{width:15px;height:15px}.estate-card-actions{display:grid;grid-template-columns:.9fr 1.1fr;gap:8px;margin-top:16px}.estate-card-actions .button{padding:8px;min-height:44px;font-size:11px;gap:6px;background:white;white-space:nowrap}.estate-card-actions .icon{width:16px;height:16px}
.workflow-timeline .workflow-heading{display:flex;gap:12px;align-items:center;margin-bottom:24px}.workflow-heading>span{border-radius:12px;background:#edf3fa;width:44px;height:44px;display:grid;place-items:center}.workflow-heading h2{font-size:19px;margin:0}.workflow-heading p{font-size:12px;color:var(--muted);margin-top:4px}.workflow-timeline ol{display:block;list-style:none;padding:0;margin:0 0 20px}.workflow-timeline li{display:flex;gap:14px;position:relative;padding:0 0 24px;counter-increment:none}.workflow-timeline li:before{content:"";position:absolute;top:37px;bottom:0;inset-inline-start:17px;width:2px;background:#dce5f0}.workflow-timeline li:last-child{padding-bottom:0}.workflow-timeline li:last-child:before{display:none}.workflow-number{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#edf3fa;color:#002b66;font-weight:700;flex-shrink:0;font-size:14px;z-index:1}.workflow-timeline li:first-child .workflow-number{background:#fff1e5;color:#a74900;border:1px solid #ffd5b0}.workflow-timeline li strong{font-size:15px;line-height:2.2}.workflow-timeline li p{font-size:12px;line-height:1.9;margin:4px 0 0;color:var(--muted)}.workflow-timeline>.button{width:100%;border-color:#c5d4e7}
.health-workspace{display:grid;gap:24px}.health-workspace .page-heading{margin:0}.health-overview{display:flex;align-items:center;gap:18px;padding:24px;border:1px solid #bcded1;background:#f2faf6;border-radius:16px}.health-overview.needs-attention{border-color:#f2d4ad;background:#fff8ee}.health-overview-icon{flex-shrink:0;display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:#fff;color:#177457}.health-overview-icon .icon{width:32px;height:32px}.health-overview h2{font-size:21px;margin:0 0 6px}.health-overview p{font-size:13px;color:#506f64;line-height:1.9;margin:0;max-width:660px}.health-overview>.button{margin-inline-start:auto;flex-shrink:0;background:white;font-size:12px}.health-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px;align-items:start}.health-workspace .panel{padding:24px;border-radius:16px}.health-workspace .ds-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.health-workspace .ds-heading>.icon{width:24px;height:24px;margin-top:3px;flex-shrink:0}.health-workspace h2{font-size:20px}.health-workspace .ds-heading p{font-size:12px;color:var(--muted);margin-top:4px}.health-table{border:1px solid #e0e7f0;border-radius:12px;overflow:hidden}.health-table-head,.health-check-row{display:grid;grid-template-columns:minmax(150px,1.1fr) minmax(120px,1fr) auto;align-items:center;gap:12px;padding:15px 16px}.health-table-head{background:#f6f9fc;font-size:12px;font-weight:650;color:#536b8b}.health-check-row{border-top:1px solid #e5ebf3;font-size:12px}.health-check-row strong{font-size:13px;font-weight:600}.health-detail{color:#566e8d;overflow-wrap:anywhere}.health-state{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;font-size:11px;line-height:1.8;border-radius:7px;width:fit-content}.health-state .icon{width:15px;height:15px;flex-shrink:0}.health-state.is-ready{color:#14664b;background:#e9f6ee}.health-state.needs-attention{color:#88500a;background:#fff0da}.health-services{display:grid;gap:20px}.health-services .panel{padding:20px}.health-services .ds-heading{margin-bottom:16px}.health-services h2{font-size:18px}.health-service-state{background:#fff7ed;border:1px solid #fae1c2;border-radius:10px;padding:14px}.health-service-state strong{font-size:13px}.health-service-state p{font-size:12px;line-height:2;color:#86623a;margin-top:6px}.health-services .field-help{margin:16px 0}.health-services .button{width:100%;font-size:12px}.health-local-note ul{padding-inline-start:18px;color:#566e8d;font-size:12px;line-height:2.3}.health-backup-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.health-backup-heading .ds-heading{margin:0}.health-backup-heading .button{font-size:12px;white-space:normal}.health-backups>.field-help{margin:20px 0}.backup-history{border:1px solid #dce5f0;border-radius:12px;overflow:hidden}.health-backup-row{padding:16px 20px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e4ebf4}.health-backup-row:last-child{border:0}.backup-glyph{display:grid;place-items:center;width:40px;height:44px;border-radius:9px;background:#edf3fa;flex-shrink:0}.backup-glyph .icon{width:21px}.health-backup-row h3{font-size:14px;margin:0}.health-backup-row p{font-size:12px;color:var(--muted);margin-top:4px}.health-backup-row p span{margin-inline:6px}.health-backup-row>.health-state{margin-inline-start:auto}.health-backup-note{display:flex;align-items:center;gap:10px;margin-top:20px;color:#657991}.health-backup-note .icon{width:20px;flex-shrink:0}.health-backup-note p{font-size:12px;line-height:1.9;margin:0}.health-backup-empty{display:flex;align-items:center;gap:16px;padding:24px;background:#f8fafc}.health-backup-empty p{font-size:13px;color:var(--muted)}
.home-advertisements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:18px 0 28px}.advertisement{min-width:0}.advertisement-label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#697c95;font-size:11px;margin-bottom:8px}.advertisement-label button{border:0;background:transparent;font:inherit;color:#526d90;text-decoration:underline;text-underline-offset:3px;min-height:28px;padding:0 6px;cursor:pointer}.advertisement a{display:block;overflow:hidden;border-radius:10px;background:#edf3fa}.advertisement img,.advertisement canvas{display:block;width:100%;height:auto}.advertisement [hidden]{display:none!important}.advertisement a:focus-visible{outline:3px solid #ff7900;outline-offset:3px}
.ad-editor{padding:24px 0;border-top:1px solid var(--line);margin-top:24px}.ad-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.ad-editor h3{font-size:18px;margin:0}.ad-enabled{display:flex;align-items:center;gap:8px;font-size:13px;min-height:44px}.ad-enabled input{width:18px;height:18px}.ad-current-image{padding:16px;border:1px solid #dce5ef;background:#f8fafd;border-radius:12px;margin-bottom:24px}.ad-current-image img{width:100%;max-height:200px;object-fit:contain;display:block;border-radius:6px}.ad-current-image span{display:block;margin-top:8px;color:#6a7c93;font-size:11px}.ad-file{display:block;width:100%;border:1px dashed #a8bdd7;border-radius:10px;padding:12px;background:#f8fafd;min-height:50px;font:inherit;font-size:13px}.ad-file::file-selector-button{background:#e9f0fa;color:#002b66;border:1px solid #bfd0e6;border-radius:7px;padding:9px 14px;margin-inline-end:12px;font:inherit;cursor:pointer}.ad-save{display:flex;align-items:center;justify-content:space-between;gap:20px}.ad-save p{font-size:12px;color:var(--muted);margin:0}.ad-save .button{flex-shrink:0}
@media(min-width:768px){.footer-description{text-align:justify;text-align-last:right}}
@media(max-width:1250px){.health-grid{grid-template-columns:1fr}.health-services{grid-template-columns:1fr 1fr}.estate-workspace{grid-template-columns:minmax(0,1fr) 275px}.estate-directory-panel{padding:14px}.estate-admin-card{padding:12px}.estate-card-actions{gap:6px}.estate-card-actions .button{font-size:10px}}
@media(max-width:1023px){.estate-workspace{grid-template-columns:1fr}.estate-directory-panel{position:static;max-height:none;order:-1}.estate-admin-list{grid-template-columns:repeat(3,minmax(0,1fr))}.estate-admin-identity{display:block}.estate-mark{display:none}.estate-card-actions{grid-template-columns:1fr}.health-overview{flex-wrap:wrap}.health-overview>.button{margin-inline-start:74px}.home-advertisements{gap:16px}}
@media(max-width:767px){body input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=range]):not([type=color]),body select,body textarea{font-size:16px}body select:not([multiple]){background-position:left 14px center;padding-left:44px!important}.estate-workspace .form-section{padding:18px}.estate-section-heading{margin:-18px -18px 20px;padding:16px 18px}.estate-section-heading h2{font-size:17px}.estate-admin-list{grid-template-columns:1fr}.estate-admin-identity{display:flex}.estate-mark{display:flex}.estate-card-actions{grid-template-columns:1fr 1fr}.estate-card-actions .button{font-size:12px}.estate-admin-card{padding:16px}.estate-workspace{gap:18px}.estate-directory-panel{order:0}.health-workspace{gap:18px}.health-workspace .panel{padding:18px}.health-overview{gap:12px;padding:18px}.health-overview-icon{width:44px;height:44px}.health-overview h2{font-size:18px}.health-overview>div{flex:1;min-width:180px}.health-overview p{font-size:12px}.health-overview>.button{margin:0;width:100%}.health-services{grid-template-columns:1fr}.health-workspace h2{font-size:18px}.health-table-head{display:none}.health-check-row{grid-template-columns:1fr auto;gap:8px;padding:14px 12px}.health-check-row:first-of-type{border-top:0}.health-detail{grid-row:2;grid-column:1/-1;font-size:12px}.health-check-row>.health-state{grid-row:1;grid-column:2}.health-check-row strong{font-size:12px}.health-backup-heading{align-items:stretch;flex-direction:column;gap:16px}.health-backup-heading .button{width:100%}.health-backup-row{padding:14px;flex-wrap:wrap;gap:10px}.health-backup-row>.health-state{margin:0 50px 0 0}.health-backup-row h3{font-size:13px}.health-backup-note{align-items:flex-start}.home-advertisements{grid-template-columns:1fr;gap:16px;margin:12px 0 24px}.advertisement-label button{min-height:32px}.ad-editor-heading,.ad-save{flex-direction:column;align-items:stretch;gap:12px}.ad-current-image{padding:8px}.ad-save .button{width:100%}.footer-description{text-align:start}.workflow-timeline li{padding-bottom:24px}.workflow-timeline>.button{font-size:13px}}
@media(prefers-reduced-motion:reduce){body input,body select,body textarea{transition:none}}

.ad-editor .full-width{grid-column:1/-1}.ad-file-control{position:relative;display:flex;align-items:center;gap:12px;border:1px dashed #a8bdd7;border-radius:10px;padding:10px;background:#f8fafd;font-size:13px;min-width:0}.ad-file-button{padding:8px 14px;background:#e9f0fa;border-radius:7px;border:1px solid #bfd0e6;flex-shrink:0}.ad-file-control [data-ad-filename]{overflow-wrap:anywhere;color:#566e8d;min-width:0}.ad-file-control .ad-file{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer;margin:0;padding:0}.ad-file-control:focus-within{outline:2px solid #315f99;outline-offset:2px}

/* Compact advertisement chrome requested by the owner. */
.advertisement a{border:1px solid #ccd9e9;background:#f8fafd}.advertisement-label{align-items:flex-end;margin-bottom:2px;min-height:24px;line-height:1.4}.advertisement-label button{min-height:24px;padding:0 4px;line-height:1.4}

.footer-top .footer-description{max-width:none;width:100%;min-width:0}
.advertisement a{padding:2px;background:#fff;border:1px solid #d6e0ed;border-radius:11px}
.advertisement img,.advertisement canvas{border-radius:8px;overflow:hidden}
.advertisement a:after{content:none}

/* Final owner preference: square banner corners and compact playback glyphs. */
.advertisement a,.advertisement img,.advertisement canvas,.ad-current-image img{border-radius:0}
.advertisement-label button{display:inline-flex;align-items:flex-end;gap:4px}
.advertisement-label button svg{width:13px;height:13px;flex-shrink:0}

/* Advertising workspace: one selected placement, one compact editor. */
.advertising-workspace{width:100%;min-width:0}
.advertising-layout{display:grid;grid-template-columns:380px minmax(0,1fr);gap:24px;align-items:start}
.ad-slot-panel{padding:18px;position:sticky;top:24px}.ad-slot-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:10px}.ad-slot-heading h2{font-size:17px;margin:0}.ad-slot-heading>span{font-size:11px;color:var(--muted)}
.ad-slot-list{display:grid;gap:12px}.ad-slot{display:block;min-width:0;padding:14px;border:1px solid #dde5ef;border-radius:11px;background:white;transition:border-color .15s,background-color .15s}.ad-slot:hover{border-color:#8daacf;background:#f8fafd}.ad-slot.is-selected{border-color:#bed3ee;border-inline-start:3px solid #ff7900;padding-inline-start:12px;background:#f0f6fd}.ad-slot-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.ad-slot-top>strong{font-size:13px}.ad-slot-state{font-size:10px;padding:2px 7px;border-radius:5px;color:#60728b;background:#e9eef5}.ad-slot-state.is-enabled{color:#1b674e;background:#e2f2e9}.ad-slot img{width:100%;height:auto;display:block;margin-bottom:10px;border:1px solid #d6e0ed}.ad-slot h3{font-size:12px;font-weight:600;line-height:1.9;margin:0 0 6px;white-space:normal;overflow-wrap:anywhere}.ad-slot p{font-size:10px;color:#647991;margin:0;display:flex;align-items:center;gap:5px}.ad-slot p .icon{width:13px;height:13px;flex-shrink:0}.ad-view-home{width:100%;margin-top:16px;font-size:11px}
.ad-detail-panel{padding:24px;min-width:0}.ad-detail-form{padding:0;margin:0;border:0}.ad-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e1e8f0;padding-bottom:18px;margin-bottom:20px}.ad-detail-heading h2{font-size:20px;margin:0}.ad-detail-heading>div{min-width:0}.ad-detail-heading p{overflow-wrap:anywhere;font-size:12px;color:var(--muted);margin:4px 0 0}.ad-detail-heading .ad-enabled{font-size:12px;flex-shrink:0}.ad-preview-line{background:#f6f8fc;padding:12px;border:1px solid #e1e8f0;margin-bottom:22px;border-radius:10px}.ad-preview-line img{width:100%;max-height:140px;object-fit:contain;display:block;border-radius:0}.ad-detail-form .field{margin-bottom:16px}.ad-detail-form .form-grid{gap:0 20px}.ad-detail-form .field label{font-size:13px}.optional-label{font-size:11px;font-weight:400;color:#6e8098;margin-inline-start:5px}.ad-upload-field{padding-top:4px}.ad-detail-form .ad-save{flex-wrap:wrap;border-top:1px solid #e1e8f0;padding-top:20px;margin-top:20px}.ad-save p{display:flex;align-items:center;gap:6px}.ad-save p .icon{width:16px;height:16px;flex-shrink:0}
@media(max-width:1150px){.advertising-layout{grid-template-columns:340px minmax(0,1fr);gap:18px}.ad-detail-heading{flex-wrap:wrap;gap:8px}.ad-detail-form .form-grid{grid-template-columns:1fr}}
@media(max-width:767px){.advertising-layout{grid-template-columns:1fr;gap:18px}.ad-slot-panel{position:static;padding:16px}.ad-slot-list{grid-template-columns:1fr;gap:10px}.ad-slot{padding:10px}.ad-slot.is-selected{padding-inline-start:8px}.ad-slot img,.ad-slot p,.ad-view-home{display:none}.ad-slot h3{font-size:11px;margin:0}.ad-slot-top{margin-bottom:6px;gap:4px}.ad-slot-top strong{font-size:12px}.ad-slot-state{font-size:9px}.ad-detail-panel{padding:18px}.ad-detail-heading h2{font-size:18px}.ad-detail-heading{gap:8px;margin-bottom:16px}.ad-preview-line{padding:6px;margin-bottom:18px}.ad-detail-form .ad-save{margin-top:12px;padding-top:16px}}

/* Industry directory: the existing selection/editor pattern, with full readable labels. */
.category-workspace{width:100%;min-width:0}.category-layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:24px;align-items:start}.category-directory{padding:20px;position:sticky;top:24px;min-width:0}.category-directory-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.category-directory-heading h2{font-size:18px;margin:0}.category-search{display:flex;align-items:center;gap:6px;margin-bottom:18px}.category-search input{min-width:0;width:100%}.category-search .icon-button{flex-shrink:0}.category-tree{display:grid;gap:10px;max-height:65vh;overflow:auto;scrollbar-width:thin}.category-row{display:flex;gap:10px;align-items:center;padding:14px 12px;border:1px solid #dce5f0;border-radius:10px;background:white}.category-row:hover{background:#f8fafd;border-color:#9fb7d3}.category-row.is-selected{background:#f0f6fd;border-inline-start:3px solid #ff7900;padding-inline-start:10px}.category-row-icon{color:#4a6e9f}.category-row>.icon{width:16px;flex-shrink:0;margin-inline-start:auto}.category-row-copy{min-width:0;display:grid;gap:4px}.category-row-copy strong{font-size:13px;line-height:1.9;overflow-wrap:anywhere}.category-row-copy small{font-size:11px;line-height:1.9;color:#627895;overflow-wrap:anywhere}.category-empty{font-size:13px;color:#627895;padding:18px 0}.category-detail{min-width:0;display:grid;gap:20px}.category-detail>.ds-panel{padding:24px}.category-detail .ds-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.category-detail .ds-heading>.icon{flex-shrink:0;margin-top:5px}.category-detail h2{font-size:20px;margin:0}.category-detail .ds-heading p{font-size:12px;color:var(--muted);margin:6px 0 0}.category-detail .field{margin-bottom:20px}.category-detail .form-grid{gap:0 20px}.category-full{grid-column:1/-1}.category-status{align-self:center}.category-status label{display:flex;align-items:center;gap:10px}.category-status input{width:18px;height:18px}.category-status small{display:block}.category-url-change{border:1px solid #c5d7ed;background:#f2f7fd;border-radius:10px;padding:16px;margin-bottom:20px;display:grid;gap:6px;font-size:12px}.category-url-change[hidden]{display:none}.category-url-change bdi{overflow-wrap:anywhere;direction:ltr;text-align:left}.category-url-change label{margin-top:10px;line-height:2}.category-seo{border:1px solid #dce5f0;border-radius:10px;padding:16px}.category-seo summary,.category-management summary{cursor:pointer;font-weight:600;font-size:13px;line-height:2}.category-seo summary .icon{vertical-align:middle;margin-inline-end:6px}.category-seo[open] summary,.category-management details[open] summary{margin-bottom:20px}.category-save{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:24px;padding-top:20px;border-top:1px solid #e1e8f0}.category-save small{font-size:12px;color:var(--muted)}.category-management p{font-size:13px;color:var(--muted);line-height:2}.category-management details{margin-top:16px;border-top:1px solid #dce5f0;padding-top:16px}.category-errors{display:block}.category-errors a{text-decoration:underline}.category-errors ul{padding-inline-start:20px}.factory-industries{border:1px solid #dce5f0;border-radius:10px;padding:16px}.factory-industries summary{cursor:pointer;font-weight:600;font-size:14px}.factory-industries summary span{font-size:12px;color:var(--muted);margin-inline-start:10px}.factory-industries[open] summary{margin-bottom:18px}.industry-choice-list{display:grid;gap:8px;max-height:240px;overflow:auto;margin-top:12px}.industry-choice-list label{display:flex!important;align-items:center;gap:10px;padding:8px;min-height:44px;font-size:13px!important;font-weight:400!important}.industry-choice-list label[hidden]{display:none!important}.industry-choice-list input{width:18px;height:18px;flex-shrink:0}.industry-public{padding-bottom:36px}.industry-intro{display:flex;gap:20px;align-items:center;border-bottom:1px solid #dce5f0;padding-bottom:28px;margin-bottom:28px}.industry-intro-icon{display:grid;place-items:center;width:64px;height:64px;background:#edf3fa;border-radius:14px;flex-shrink:0}.industry-intro-icon .icon{width:30px;height:30px}.industry-intro h1{margin:4px 0 8px}.industry-intro p{margin:0;color:var(--muted)}.industry-description{max-width:960px;margin-bottom:28px}.industry-description p{line-height:2.2;overflow-wrap:anywhere}.industry-description h2,.industry-children h2{font-size:20px}.industry-children{margin-bottom:32px}.industry-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.industry-links a{border:1px solid #d5e1ef;border-radius:9px;padding:10px 14px;display:flex;gap:12px;align-items:center;min-height:44px;font-size:13px}.industry-links a:hover{background:#edf3fa}.industry-links .icon{width:16px}.industry-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.industry-directory-grid h2{font-size:20px}.industry-directory-grid h2 a{display:flex;gap:12px;align-items:center}.industry-directory-grid p{color:var(--muted);line-height:2;font-size:14px}.industry-directory-grid .panel{min-width:0}.industry-directory-grid a{overflow-wrap:anywhere}.industry-public .section-heading{flex-wrap:wrap;gap:12px}
@media(max-width:1150px){.category-layout{grid-template-columns:300px minmax(0,1fr);gap:18px}.category-detail .form-grid{grid-template-columns:1fr}.industry-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.category-layout{grid-template-columns:1fr}.category-directory{position:static;padding:18px}.category-tree{max-height:280px}.category-detail>.ds-panel{padding:18px}.category-save .button{width:100%}.category-workspace .heading-actions{align-items:stretch}.industry-directory-grid{grid-template-columns:1fr}.industry-intro{gap:12px;align-items:flex-start}.industry-intro-icon{width:44px;height:44px}.industry-intro h1{font-size:25px}.industry-intro p{font-size:13px}.industry-public .section-heading h2{font-size:21px}}

/* Footer-license slots: two equal cards, readable fields within each. */
.license-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}.license-editor-grid .license-setting{min-width:0;margin:0;padding:20px}.license-editor-grid .form-grid{grid-template-columns:1fr;gap:0}.license-editor-grid input{min-width:0}.license-editor-grid .field-help{font-size:12px;line-height:1.9}@media(max-width:900px){.license-editor-grid{grid-template-columns:1fr}}

.license-sample-preview{display:flex;align-items:center;gap:16px;margin:0 0 22px;padding-bottom:18px;border-bottom:1px solid #e1e8f0}.license-sample-preview img{width:72px;height:80px;object-fit:contain;background:#fff;border-radius:8px}.license-sample-preview strong{display:block;font-size:14px}.license-sample-preview small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.license-samples .license-card{cursor:default}

/* Footer: quick links, compact licenses in the middle, support last. */
.footer-sections{grid-template-columns:minmax(150px,.7fr) minmax(0,1.45fr) minmax(240px,1fr);gap:32px}.footer-licenses{min-width:0}.footer-licenses .license-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.footer-licenses .license-card{min-width:0;min-height:118px;padding:10px 6px;gap:6px;border-radius:8px}.footer-licenses .license-card img{width:62px;max-width:100%;height:66px;object-fit:contain}.footer-licenses .license-card>span{font-size:10px;line-height:1.8;overflow-wrap:anywhere}.site-footer .license-samples .license-card:hover{border-color:#dce3ed}
@media(max-width:1099px){.footer-sections{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);gap:28px}.footer-support{grid-column:1/-1}.footer-support .footer-contact-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.footer-support .footer-contact-card{min-width:0}}
@media(max-width:767px){.footer-sections{grid-template-columns:1fr;gap:30px}.footer-support{grid-column:auto}.footer-support .footer-contact-cards{grid-template-columns:1fr}.footer-licenses .license-grid{gap:6px}.footer-licenses .license-card{padding:8px 4px;min-height:100px}.footer-licenses .license-card img{height:56px}.footer-licenses .license-card>span{font-size:9px;line-height:1.7}}

/* Enamad code needs the full settings width, including narrow screens. */
.enamad-settings .form-grid{grid-template-columns:minmax(0,1fr);gap:0}.enamad-settings textarea{min-width:0;max-width:100%;font-size:12px;line-height:1.8}.enamad-settings .field:last-child{margin-bottom:0}
