.carto-layout{grid-template-columns:280px 320px 1fr;gap:0;min-height:calc(100vh - 130px);display:grid}@media (width<=1200px){.carto-layout{grid-template-columns:1fr}}.carto-col-layers{border-right:1px solid var(--border-default-grey);max-height:calc(100vh - 130px);padding:1rem;overflow-y:auto}.carto-col-actions{gap:.5rem;margin-bottom:.75rem;display:flex}.carto-col-config{border-right:1px solid var(--border-default-grey);max-height:calc(100vh - 130px);padding:1rem;overflow-y:auto}.carto-layers__list{margin:0;padding:0;list-style:none}.carto-layers__item{border:1px solid var(--border-default-grey);cursor:pointer;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;transition:border-color .15s,background .15s;display:flex}.carto-layers__item--active{border-color:var(--border-active-blue-france);background:var(--background-alt-blue-france)}.carto-layers__item-drag{cursor:grab;color:var(--text-mention-grey);flex-shrink:0;font-size:1rem}.carto-layers__item-drag:active{cursor:grabbing}.carto-layers__item-info{flex:1;min-width:0}.carto-layers__item-header{justify-content:space-between;align-items:center;display:flex}.carto-layers__item-name{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.carto-layers__item-type{color:var(--text-mention-grey);flex-shrink:0;font-size:.7rem}.carto-layers__item-source{color:var(--text-mention-grey);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.carto-layers__item-actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.carto-layers__btn-eye{cursor:pointer;color:var(--text-mention-grey);background:0 0;border:none;border-radius:2px;padding:2px;font-size:.875rem;transition:color .15s}.carto-layers__btn-eye:hover{color:var(--text-action-high-blue-france)}.carto-layers__btn-eye--hidden,.carto-layers__item.dragging{opacity:.4}.carto-layers__item.drag-over{border-top:2px solid var(--border-action-high-blue-france)}.config-section{border-bottom:1px solid var(--border-default-grey);margin-bottom:.5rem;padding-bottom:.5rem}.config-section:last-child{border-bottom:none}.config-section-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.config-section-header:hover{opacity:.8}.config-section-header h3{color:var(--text-title-grey);align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:700;display:flex}.config-section-header .collapse-icon{color:var(--text-mention-grey);font-size:1rem;transition:transform .2s}.config-section.collapsed .collapse-icon{transform:rotate(-90deg)}.config-section-content{max-height:2000px;transition:max-height .3s,padding .3s;overflow:hidden}.config-section.collapsed .config-section-content{max-height:0;padding-top:0;padding-bottom:0}.carto-preview__map{flex:1;min-height:400px}.carto-code{color:#d4d4d4;white-space:pre-wrap;background:#1e1e1e;border-radius:4px;max-height:500px;padding:1rem;font-family:monospace;font-size:.8rem;overflow:auto}.carto-field{margin-bottom:.75rem}.carto-field label{margin-bottom:.25rem;font-size:.8125rem;font-weight:600;display:block}.carto-field .fr-hint-text{color:var(--text-mention-grey);font-size:.75rem;font-weight:400}.carto-field select,.carto-field input[type=text],.carto-field input[type=number]{border:1px solid var(--border-default-grey);border-radius:4px;width:100%;padding:.375rem .5rem;font-size:.8125rem}.carto-field textarea{border:1px solid var(--border-default-grey);resize:vertical;border-radius:4px;width:100%;min-height:80px;padding:.375rem .5rem;font-family:monospace;font-size:.8125rem}.carto-field input[type=color]{border:1px solid var(--border-default-grey);cursor:pointer;border-radius:4px;width:40px;height:32px}.carto-inline{align-items:end;gap:.5rem;display:flex}.carto-inline>.carto-field{flex:1}.carto-checkbox{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.carto-checkbox label{font-size:.8125rem;font-weight:400}.carto-col-config__empty{text-align:center;color:var(--text-mention-grey);padding:2rem 1rem}
