html,body,#root{height:100%;margin:0}*{box-sizing:border-box}body{color:#0b0c0c;background:#f3f2f1;margin:0;font-family:Open Sans,Arial,Helvetica,sans-serif}p{font-size:17px;line-height:1.5}h2{font-size:36px}h3{font-size:24px}h4{font-size:19px}a{color:#005489}a:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:3px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:1px;outline:3px solid #fd0;box-shadow:inset 0 0 0 2px #000}.app{flex-direction:column;height:100vh;display:flex}.topbar{color:#fff;background:#005489;justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.brand{align-items:center;gap:14px;display:flex}.menu-btn{display:none}.brand-logo-link{cursor:pointer;background:0 0;border:none;align-items:center;margin:-8px;padding:8px;line-height:0;text-decoration:none;display:inline-flex}.brand-service{opacity:.95;font-size:15px;font-weight:700}.user-chip{align-items:center;gap:8px;font-size:13px;display:flex}.avatar{background:#347121;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.shell{flex:1;min-height:0;display:flex}.side{background:#fff;border-right:1px solid #b1b4b6;flex:none;width:220px;padding:16px 0}.side-link{text-align:left;color:#0b0c0c;cursor:pointer;background:0 0;border:none;border-left:4px solid #0000;width:100%;padding:10px 20px;font-family:inherit;font-size:15px;display:block}.side-link:hover{background:#f3f2f1}.side-link.active{color:#005489;background:#eef4f8;border-left-color:#005489;font-weight:700}.main{flex:1;min-width:0;min-height:0;padding:32px 40px;overflow:auto}.page-title{margin:0 0 4px;font-size:28px;font-weight:700}.page-desc{color:#505a5f;max-width:640px;margin:0 0 24px;font-size:15px}.kpi-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.kpi{background:#fff;border:1px solid #b1b4b6;padding:18px 20px}.kpi-val{color:#005489;font-size:26px;font-weight:700}.kpi-label{color:#505a5f;margin-top:4px;font-size:13px}.card{background:#fff;border:1px solid #b1b4b6}.card-hd{border-bottom:1px solid #b1b4b6;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.card-hd h2{margin:0;font-size:18px}.sign-in-page{flex-direction:column;min-height:100vh;display:flex}.sign-in-wrap{background-color:#f3f2f1;background-image:radial-gradient(#0b0c0c0f 1px,#0000 1px);background-size:22px 22px;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.sign-in-card{background:#fff;border:1px solid #b1b4b6;width:100%;max-width:420px;box-shadow:0 12px 32px -12px #0b0c0c40}.sign-in-card-hd{text-align:center;border-bottom:1px solid #e1e1e1;padding:36px 32px 24px}.sign-in-title{margin:16px 0 0;font-size:26px}.sign-in-subtitle{color:#505a5f;margin:6px 30px 0;font-size:15px}.sign-in-card-body{padding:28px 32px 32px}.sign-in-card-body .banner-error{margin-bottom:20px}.ms-signin-btn{box-sizing:border-box;color:#1b1b1b;cursor:pointer;background:#fff;border:1px solid #8c8c8c;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;display:flex}.ms-signin-btn:hover{background:#f3f3f3;text-decoration:none}.ms-signin-btn:active{background:#e1dfdd}.sign-in-help{text-align:center;border-top:1px solid #e1e1e1;margin-top:20px;padding-top:20px}.sign-in-help-trigger{color:#505a5f;cursor:pointer;background:0 0;border:none;padding:4px;font-family:inherit;font-size:13.5px;text-decoration:underline}.sign-in-help-trigger:hover{color:#0b0c0c}.kb-accordion{border-top:1px solid #b1b4b6}.kb-accordion-section{border-bottom:1px solid #b1b4b6}.kb-accordion-header{text-align:left;cursor:pointer;color:#0b0c0c;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 4px;font-size:16px;font-weight:700;display:flex}.kb-accordion-header:hover{background:#f3f2f1}.kb-accordion-toggle{color:#005489;flex-shrink:0;align-items:center;gap:4px;font-size:14px;font-weight:400;text-decoration:underline;display:inline-flex}.kb-accordion-body{padding:0 4px 16px}.kb-chevron{transition:transform .1s linear;display:inline-block}.kb-chevron.open{transform:rotate(180deg)}.kb-chevron.small{font-size:12px}.kb-article{border-bottom:1px solid #e1e1e1;padding:10px 0}.kb-article:last-child{border-bottom:none}.kb-article-title{text-align:left;color:#005489;cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-size:15px;font-weight:400;text-decoration:underline;display:block}.kb-article-body{border-left:4px solid #b1b4b6;margin-top:10px;padding-left:18px}.kb-article-body p{white-space:pre-wrap;color:#0b0c0c;margin:0}table.gov{border-collapse:collapse;width:100%}table.gov th{text-align:left;color:#505a5f;border-bottom:2px solid #b1b4b6;padding:10px 20px;font-size:13px}table.gov td{border-bottom:1px solid #e1e1e1;padding:12px 20px;font-size:14px}.compact table.gov td,.compact table.gov th{padding:6px 20px}.btn{color:#fff;cursor:pointer;white-space:nowrap;background:#005489;border:none;align-items:center;gap:6px;padding:10px 18px;font-family:inherit;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 2px #003a5f}.btn:active{box-shadow:none;transform:translateY(2px)}.btn.secondary{color:#005489;box-shadow:none;background:#fff;border:2px solid #005489;padding:8px 16px}.btn.secondary.danger{color:#b30000;border-color:#b30000}.btn.danger:not(.secondary){background:#b30000;box-shadow:0 2px #7a0000}.btn.success{background:#347121;box-shadow:0 2px #1f4713}.btn.ghost{color:#005489;box-shadow:none;background:0 0;border:none;padding:4px 6px;font-weight:400;text-decoration:underline}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.icon-btn{color:#505a5f;cursor:pointer;background:#fff;border:1px solid #b1b4b6;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-family:inherit;font-size:16px;line-height:1;display:inline-flex}.icon-btn:hover:not(:disabled){color:#005489;background:#f3f2f1;border-color:#005489}.icon-btn:disabled{opacity:.35;cursor:not-allowed}.icon-btn.active{color:#005489;background:#eef4f8;border-color:#005489}.modal-actions .btn{padding-top:6px;padding-bottom:6px}.save-draft-menu{position:relative}.menu-backdrop{z-index:35;position:fixed;inset:0}.menu-list{z-index:36;background:#fff;border:1px solid #b1b4b6;flex-direction:column;min-width:190px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 12px #00000026}.menu-list button{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f3f2f1;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;display:block}.menu-list button:last-child{border-bottom:none}.menu-list button:hover{background:#f3f2f1}.pill{padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.pill.blue{color:#005489;background:#e6eef4}.pill.green{color:#347121;background:#e8f0e4}.accent-brown .pill.green,.pill.brown{color:#866243;background:#f1e9e2}.pill.grey{color:#505a5f;background:#eee}.pill.red{color:#b30000;background:#f4e6e6}.pill.amber{color:#8a5a00;background:#faf0d4}.pill-link{cursor:pointer;font:inherit;border:none}.pill-link:hover{text-decoration:underline}.seg-row{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.seg{cursor:pointer;background:#fff;border:1px solid #b1b4b6;padding:6px 14px;font-family:inherit;font-size:14px}.seg.active{color:#fff;background:#005489;border-color:#005489}.search-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.input{border:2px solid #0b0c0c;padding:8px 10px;font-family:inherit;font-size:15px}textarea.input{width:100%}.rich-text-input{border:2px solid #0b0c0c}.rich-text-content{outline:none;min-height:90px;padding:8px 10px;font-family:inherit;font-size:14px}.rich-text-content,.rich-text-content *{color:#0b0c0c!important;background:0 0!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important}.rich-text-content p{margin:0 0 8px}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content .spell-error,.inline-rich-content .spell-error{text-underline-offset:3px;cursor:pointer;-webkit-text-decoration:underline wavy #d4351c!important;text-decoration:underline wavy #d4351c!important}.rich-text-content .style-flag,.inline-rich-content .style-flag{text-underline-offset:3px;cursor:pointer;-webkit-text-decoration:underline wavy #005489!important;text-decoration:underline wavy #005489!important}.spell-popover{z-index:60;background:#fff;border:1px solid #b1b4b6;border-radius:4px;min-width:160px;max-width:240px;position:fixed;transform:translate(-50%);box-shadow:0 4px 16px #00000026}.spell-popover-hint{color:#505a5f;margin:0;padding:10px 12px;font-size:13px}.spell-popover-list{flex-direction:column;gap:1px;margin:0;padding:4px;list-style:none;display:flex}.spell-popover-list button{text-align:left;cursor:pointer;color:#0b0c0c;background:0 0;border:none;border-radius:3px;width:100%;padding:7px 10px;font-family:inherit;font-size:13px;display:block}.spell-popover-list button:hover{background:#f3f2f1}.spell-popover-sep{background:#e1e1e1;height:1px;margin:0 4px}.spell-popover-ignore{text-align:left;cursor:pointer;color:#005489;background:0 0;border:none;border-radius:3px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;display:block}.spell-popover-ignore:hover{background:#f3f2f1}.rich-text-content ul,.rich-text-content ol{margin:0 0 8px;padding-left:20px}.rich-text-content ul:last-child,.rich-text-content ol:last-child{margin-bottom:0}.rich-text-content li{margin:0 0 4px}.rich-text-content p.is-editor-empty:first-child:before,.inline-rich-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;color:#767676;height:0}.inline-rich-placeholder{color:#767676}.inline-rich-content{outline:none}div.inline-rich-content:focus-visible{box-shadow:none;outline:none}.file-input{box-sizing:border-box;background:#fff;border:1px solid #b1b4b6;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;display:block}.crop-modal-stage{background-color:#fff;background-image:linear-gradient(45deg,#d9d9d9 25%,#0000 25%),linear-gradient(-45deg,#d9d9d9 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d9d9d9 75%),linear-gradient(-45deg,#0000 75%,#d9d9d9 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;justify-content:center;align-items:center;padding:20px;display:flex}.crop-modal-imgwrap{touch-action:none;line-height:0;display:inline-block;position:relative}.crop-modal-img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:70vw;max-height:60vh;display:block}.crop-dim-clip{pointer-events:none;position:absolute;inset:0;overflow:hidden}.crop-dim{position:absolute;box-shadow:0 0 0 9999px #00000059}.crop-rect.movable{cursor:move;touch-action:none;background:0 0;border:2px solid #fff;position:absolute;box-shadow:0 0 0 1px #000,inset 0 0 0 1px #000}.crop-handle{box-sizing:border-box;touch-action:none;background:#fff;border:2px solid #005489;width:14px;height:14px;position:absolute;box-shadow:0 0 0 1px #fff}.crop-handle.n{cursor:ns-resize;margin-left:-7px;top:-8px;left:50%}.crop-handle.s{cursor:ns-resize;margin-left:-7px;bottom:-8px;left:50%}.crop-handle.e{cursor:ew-resize;margin-top:-7px;top:50%;right:-8px}.crop-handle.w{cursor:ew-resize;margin-top:-7px;top:50%;left:-8px}.crop-handle.ne{cursor:nesw-resize;top:-8px;right:-8px}.crop-handle.nw{cursor:nwse-resize;top:-8px;left:-8px}.crop-handle.se{cursor:nwse-resize;bottom:-8px;right:-8px}.crop-handle.sw{cursor:nesw-resize;bottom:-8px;left:-8px}.form-group{margin-bottom:20px}.form-group label{margin-bottom:6px;font-size:15px;font-weight:700;display:block}.hint{color:#505a5f;margin:0 0 6px;font-size:13px}.import-progress-track{background:#f3f2f1;border:1px solid #b1b4b6;height:8px;overflow:hidden}.import-progress-fill{background:#005489;height:100%;transition:width .15s ease-out}.banner-success{color:#1f4713;background:#e8f0e4;border:2px solid #347121;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:700}.accent-brown .banner-success{color:#4a3826;background:#f1e9e2;border-color:#866243}.banner-error{color:#942514;background:#fdf2f2;border:2px solid #d4351c;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:700}.field-error{color:#d4351c;margin:6px 0 0;font-size:13px}.rename-trigger{cursor:pointer;border-bottom:1px dotted #0000;align-items:center;gap:6px;display:inline-flex}.rename-trigger:hover{border-bottom-color:#505a5f}.rename-trigger .rename-pencil{opacity:0;font-size:12px;transition:opacity .12s}.rename-trigger:hover .rename-pencil{opacity:.6}.rename-input{font:inherit;border:1px solid #005489;border-radius:2px;width:100%;max-width:260px;padding:2px 6px}.builder-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:2px;display:flex}.builder-cols{grid-template-columns:220px 1fr 300px;align-items:start;gap:20px;display:grid}.builder-palette-col{max-height:var(--sticky-max-h,calc(100vh - 96px));position:sticky;top:20px;overflow-y:auto}.palette{flex-direction:column;gap:8px;display:flex}.palette button{text-align:left;cursor:pointer;background:#fff;border:1px solid #b1b4b6;padding:10px 12px;font-family:inherit;font-size:14px}.palette button:hover{color:#005489;border-color:#005489}.container-palette-wrap{display:block;position:relative}.container-palette-wrap>button{width:100%}.container-palette-popover{z-index:40;background:#fff;border:1px solid #b1b4b6;border-radius:4px;width:260px;padding:12px;position:fixed;box-shadow:0 4px 16px #00000026}.container-palette-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.container-palette-preset{cursor:pointer;color:#0b0c0c;text-align:center;background:#fff;border:1px solid #b1b4b6;border-radius:3px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;font-family:inherit;font-size:12px;display:flex}.container-palette-preset:hover{background:#eef4f8;border-color:#005489}.layout-preset-preview{gap:3px;width:100%;height:22px;display:flex}.layout-preset-preview-col{flex-direction:column;gap:2px;display:flex}.layout-preset-preview-cell{background:#b1b4b6;border-radius:2px;flex:1}.container-palette-preset:hover .layout-preset-preview-cell{background:#005489}.component-list-item{gap:4px;display:flex}.component-list-item-insert{text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #b1b4b6;flex:1;min-width:0;padding:10px 12px;font-family:inherit;font-size:14px;overflow:hidden}.component-list-item-insert:hover{color:#005489;border-color:#005489}.component-list-item-remove{cursor:pointer;color:#767676;background:#fff;border:1px solid #b1b4b6;width:34px;font-size:16px;line-height:1}.component-list-item-remove:hover{color:#b30000;border-color:#b30000}.canvas-col{flex-direction:column;gap:12px;min-width:0;display:flex}.ribbon-sticky-wrap{z-index:34;background:#f3f2f1;margin-top:-20px;padding-top:52px;position:sticky;top:-32px}.ribbon{background:#fff;border:1px solid #b1b4b6;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;display:flex}.ribbon-group{align-items:center;gap:4px;display:flex}.ribbon-sep{background:#e1e1e1;align-self:stretch;width:1px;margin:2px 4px}.ribbon-select,.ribbon-input{color:#0b0c0c;background:#fff;border:1px solid #b1b4b6;border-radius:3px;height:30px;padding:0 6px;font-family:inherit;font-size:13px}.ribbon-font-select{width:130px}.ribbon-size-input{width:58px}.ribbon-select-wrap{align-items:center;display:inline-flex;position:relative}.ribbon-select-wrap select{appearance:none;padding-right:20px}.ribbon-select-wrap svg{pointer-events:none;color:#505a5f;position:absolute;right:6px}.ribbon-btn{color:#0b0c0c;cursor:pointer;background:#fff;border:1px solid #b1b4b6;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-family:inherit;font-size:14px;line-height:1;display:inline-flex}.ribbon-btn:hover:not(.ribbon-disabled){background:#f3f2f1}.ribbon-btn.active{color:#005489;background:#eef4f8;border-color:#005489}.ribbon-btn.ribbon-disabled,.ribbon-select.ribbon-disabled,.ribbon-input.ribbon-disabled{opacity:.35;cursor:not-allowed}.ribbon-btn.ribbon-disabled{pointer-events:none}.ribbon-swatch-icon{pointer-events:none;border-bottom:3px solid;padding-bottom:1px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.ribbon-color-popover{width:176px}.ribbon-color-grid{grid-template-columns:repeat(8,1fr);gap:4px;display:grid}.ribbon-color-swatch{cursor:pointer;border:1px solid #00000026;border-radius:50%;width:18px;height:18px;padding:0}.ribbon-color-swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px #005489}.ribbon-color-recent{border-top:1px solid #e1e1e1;margin-top:10px;padding-top:10px}.ribbon-color-recent-label{color:#505a5f;margin-bottom:6px;font-size:12px;display:block}.ribbon-color-custom{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.ribbon-color-custom input[type=color]{cursor:pointer;background:0 0;border:1px solid #b1b4b6;border-radius:3px;width:28px;height:22px;padding:0}.ribbon-color-reset{text-align:center;width:100%;margin-top:8px;padding:5px;font-size:13px;display:block}.ribbon-tooltip{display:inline-flex;position:relative}.ribbon-tooltip:after{content:attr(data-tooltip);z-index:60;color:#fff;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;background:#0b0c0c;border-radius:4px;width:max-content;max-width:240px;padding:5px 9px;font-size:12px;font-weight:400;line-height:1.3;transition:opacity .1s .35s,visibility .1s .35s,transform .1s .35s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%,4px)}.ribbon-tooltip:before{content:"";z-index:60;pointer-events:none;opacity:0;visibility:hidden;border:5px solid #0000;border-top-color:#0b0c0c;transition:opacity .1s .35s,visibility .1s .35s,transform .1s .35s;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%,4px)}.ribbon-tooltip:hover:after,.ribbon-tooltip:focus-within:after,.ribbon-tooltip:hover:before,.ribbon-tooltip:focus-within:before{opacity:1;visibility:visible;transform:translate(-50%)}.ribbon-line-spacing{color:#505a5f;align-items:center;gap:4px;display:inline-flex}.ribbon-line-spacing.ribbon-disabled{opacity:.35}.ribbon-line-height-select{width:68px}.ribbon-zoom-select{width:82px}.ribbon-popover-wrap{display:inline-flex;position:relative}.ribbon-popover{z-index:55;background:#fff;border:1px solid #b1b4b6;border-radius:4px;width:240px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #00000026}.ribbon-popover-label{margin-bottom:4px;font-size:12px;font-weight:700;display:block}.ribbon-popover-input{box-sizing:border-box;border:1px solid #b1b4b6;border-radius:3px;width:100%;height:30px;padding:0 8px;font-family:inherit;font-size:13px}.ribbon-popover-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.ribbon-popover-actions .btn{padding:5px 12px;font-size:13px}.ribbon-popover-menu{flex-direction:column;gap:2px;width:280px;padding:4px;display:flex}.ribbon-popover-menu button{text-align:left;cursor:pointer;color:#0b0c0c;white-space:nowrap;background:0 0;border:none;border-radius:3px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-family:inherit;font-size:13px;display:flex}.ribbon-popover-menu button:hover{background:#f3f2f1}.ribbon-popover-menu button code{color:#505a5f;white-space:nowrap;background:#f3f2f1;border-radius:2px;padding:1px 5px;font-size:11px}.ribbon-font-trigger{text-align:left;cursor:pointer;box-sizing:border-box;justify-content:flex-start;align-items:center;gap:6px;display:inline-flex;overflow:hidden}.ribbon-font-trigger-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.ribbon-font-trigger svg{color:#505a5f;flex:none}.ribbon-font-popover{width:220px;padding:8px}.ribbon-font-list{flex-direction:column;gap:1px;max-height:260px;margin-top:8px;display:flex;overflow-y:auto}.ribbon-font-list-label{color:#505a5f;text-transform:uppercase;letter-spacing:.02em;padding:6px 8px 2px;font-size:11px;font-weight:700}.ribbon-font-option{text-align:left;cursor:pointer;color:#0b0c0c;background:0 0;border:none;border-radius:3px;width:100%;padding:7px 8px;font-size:14px;display:block}.ribbon-font-option:hover{background:#f3f2f1}.ribbon-font-option.active{color:#005489;background:#eef4f8;font-weight:700}.ribbon-font-list-empty{color:#505a5f;padding:10px 8px;font-size:13px}.ribbon-comments-trigger{position:relative}.ribbon-comment-count{color:#fff;text-align:center;box-sizing:border-box;background:#005489;border-radius:999px;min-width:15px;height:15px;padding:0 3px;font-size:10px;font-weight:700;line-height:15px;position:absolute;top:-6px;right:-6px}.comments-panel{flex-direction:column;gap:10px;display:flex}.comments-panel-hint{color:#505a5f;margin:0;font-size:13px}.comments-panel-composer-label{margin-bottom:4px;font-size:12px;font-weight:700;display:block}.comments-panel-list{flex-direction:column;gap:10px;display:flex}.comments-panel-empty{color:#505a5f;margin:0;font-size:13px}.comment-composer{box-sizing:border-box;background:#f3f2f1;border:1px solid #e1e1e1;border-radius:4px;padding:8px}.comment-composer-input{box-sizing:border-box;resize:vertical;border:1px solid #b1b4b6;border-radius:3px;width:100%;min-height:56px;padding:6px 8px;font-family:inherit;font-size:13px}.comment-composer-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.comment-composer-actions .btn{padding:5px 12px;font-size:13px}.comment-thread{border:1px solid #e1e1e1;border-radius:4px;overflow:hidden}.comment-thread-target{text-align:left;color:#005489;cursor:pointer;text-transform:uppercase;letter-spacing:.02em;background:#eef4f8;border:none;width:100%;padding:6px 8px;font-size:11px;font-weight:700;display:block}.comment-thread-target:hover:not(:disabled){background:#dceaf3}.comment-thread-target:disabled{color:#505a5f;cursor:default;text-transform:none;letter-spacing:normal;background:#f3f2f1;font-weight:400}.comment-card{box-sizing:border-box;background:#f3f2f1;border-top:1px solid #e1e1e1;padding:8px}.comment-card-head{align-items:baseline;gap:6px;display:flex}.comment-card-author{color:#0b0c0c;font-size:12px;font-weight:700}.comment-card-time{color:#505a5f;flex:1;font-size:11px}.comment-card-edited{font-style:italic}.comment-card-edit{color:#505a5f;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:13px;line-height:1}.comment-card-edit:hover{color:#005489}.comment-card-delete{color:#505a5f;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:15px;line-height:1}.comment-card-delete:hover{color:#d4351c}.comment-card-edit-form{margin-top:4px}.comment-card-read-toggle{color:#505a5f;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:13px;line-height:1}.comment-card-read-toggle:hover{color:#005489}.comment-card.comment-card-read{opacity:.55}.comment-card-text{white-space:pre-wrap;word-break:break-word;margin:3px 0 0;font-size:13px}ul[data-type=taskList]{margin:0 0 8px;padding:0;list-style:none}ul[data-type=taskList] li{align-items:flex-start;gap:6px;margin:0 0 4px;display:flex}ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;flex:none;margin-top:3px}ul[data-type=taskList] li>div{flex:1;min-width:0}ul[data-type=taskList] li>div>p{margin:0}ul[data-type=taskList] li[data-checked=true]>div{opacity:.6;text-decoration:line-through!important}.canvas-wrap-col{flex-direction:column;display:flex}.block-row{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.block-row .block{flex-direction:column;flex:1;min-width:0;display:flex}.block-row .block>div:not(.block-controls){flex-direction:column;flex:1;min-height:0;display:flex}.block-column{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.block-row>.block[data-block-type=button]{align-self:center}.block-column>.block[data-block-type=button]{flex:none}.custom-html-banner{color:#003a5f;background:#eef4f8;border:2px solid #005489;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:13px;font-weight:700;display:flex}.canvas-wrap{background:#e8e8e6;justify-content:center;padding:24px;display:flex;position:relative;overflow:auto}.canvas-zoom-frame{flex:none;position:relative}.selection-overlay{box-sizing:border-box;pointer-events:none;z-index:30;border:2px solid #005489;position:absolute}.drop-indicator{pointer-events:none;z-index:31;background:#2e9e4f;position:absolute}.drop-indicator-dot{background:#2e9e4f;border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%)}.drop-indicator-dot.left{top:50%;left:0}.drop-indicator-dot.right{top:50%;left:100%}.drop-indicator-dot.top{top:0;left:50%}.drop-indicator-dot.bottom{top:100%;left:50%}.drop-indicator-box{pointer-events:none;z-index:31;box-sizing:border-box;background:#2e9e4f1f;border:2px solid #2e9e4f;border-radius:4px;position:absolute}.palette-drag-ghost{z-index:60;pointer-events:none;color:#fff;white-space:nowrap;background:#0b0c0c;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:700;position:fixed;transform:translate(12px,12px);box-shadow:0 4px 12px #00000040}.blk-placeholder{pointer-events:auto;color:#505a5f;text-align:center;background:#f8f8f8;border:2px dashed #b1b4b6;border-radius:4px;justify-content:center;align-items:center;min-height:80px;font-size:13px;display:flex}.presence-row{display:flex}.presence-avatar{color:#fff;cursor:default;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-8px;font-size:11px;font-weight:700;display:flex}.presence-avatar:first-child{margin-left:0}.remote-focus-outline{box-sizing:border-box;pointer-events:none;z-index:29;border:2px solid;border-radius:2px;transition:top .1s linear,left .1s linear,width .1s linear,height .1s linear;position:absolute}.remote-focus-label{color:#fff;white-space:nowrap;border-radius:2px 2px 2px 0;padding:1px 6px;font-size:11px;font-weight:700;position:absolute;top:-20px;left:-2px}.remote-cursor{pointer-events:none;z-index:32;width:0;height:0;transition:top .1s linear,left .1s linear;position:absolute;transform:translate(-2px,-2px)}.remote-cursor:before{content:"";background:currentColor;border-radius:50% 50% 50% 0;width:10px;height:10px;position:absolute;transform:rotate(-45deg)}.remote-cursor-label{color:#fff;white-space:nowrap;border-radius:0 2px 2px;padding:1px 6px;font-size:11px;font-weight:700;position:absolute;top:12px;left:10px}.remote-text-caret{pointer-events:auto;z-index:30;border-radius:1px;width:2px;transition:top .1s linear,left .1s linear,height .1s linear;position:absolute}.remote-text-caret:before{content:"";position:absolute;inset:0 -6px}.remote-text-caret-label{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;border-radius:2px 2px 2px 0;padding:1px 6px;font-size:11px;font-weight:700;transition:opacity .15s 2s,visibility .15s 2s;position:absolute;top:-18px;left:-2px}.remote-text-caret:hover .remote-text-caret-label{opacity:1;visibility:visible;transition:opacity .1s,visibility .1s}.canvas{z-index:0;background:#fff;border:1px solid #b1b4b6;width:600px;min-height:480px;position:relative;overflow:hidden}.canvas.mobile{width:360px}.block{cursor:pointer;pointer-events:none;border:2px dashed #0000;padding:16px 20px;position:relative}.block:hover{border-color:#b1b4b6}.inline-editing{cursor:text;border-radius:2px;outline:none;box-shadow:0 0 0 4px #fff,0 0 0 6px #005489}.block-controls{z-index:20;pointer-events:auto;gap:4px;display:flex;position:absolute;top:6px;right:6px}.block-remove,.block-move{cursor:pointer;background:#fff;border:1px solid #b1b4b6;width:22px;height:22px;font-size:12px;line-height:1}.block-move{display:none}.block.sel .block-move,.floating-block.sel .block-move{display:inline-block}.block-move:disabled{opacity:.35;cursor:not-allowed}.block-hidden-badge{z-index:20;pointer-events:none;color:#fff;background:#d4351c;border-radius:3px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.4;position:absolute;top:6px;left:6px}.blk-header{color:#fff;text-align:center;pointer-events:auto}.blk-header-heading p{margin:0 0 8px;font-size:22px;line-height:normal}.blk-header-heading p:last-child{margin-bottom:0}.blk-header-subtitle p{opacity:.9;margin:0 0 8px;font-size:13px;line-height:normal}.blk-header-subtitle p:last-child{margin-bottom:0}.blk-text{pointer-events:auto}.blk-text .blk-text-heading p{color:inherit;margin:0 0 8px;font-size:14px;line-height:normal}.blk-text .blk-text-heading p:last-child{margin-bottom:0}.blk-text p{color:#000;margin:0 0 8px;font-size:14px;line-height:1.5}.blk-text p:last-child{margin-bottom:0}.blk-dynamic{pointer-events:auto}.blk-dynamic h4,.blk-dynamic p{margin:0 0 8px;font-size:14px;line-height:normal}.blk-dynamic p:last-child{margin-bottom:0}.blk-image{color:#505a5f;text-align:center;pointer-events:auto;background:#f3f2f1;border:1px dashed #b1b4b6;flex-direction:column;justify-content:center;align-items:center;font-size:12px;display:flex}.blk-image .ph{background:repeating-linear-gradient(45deg,#e1e1e1,#e1e1e1 10px,#eee 10px 20px);width:100%;height:110px;margin-bottom:10px}.blk-video{text-align:center;pointer-events:auto}.blk-video-thumb{line-height:0;position:relative}.blk-video-thumb .ph{aspect-ratio:16/9;background:repeating-linear-gradient(45deg,#e1e1e1,#e1e1e1 10px,#eee 10px 20px);width:100%}.blk-video-play{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blk-video-caption{color:#505a5f;margin-top:8px;font-size:12px;display:block}.blk-button{text-align:center;pointer-events:auto}.blk-button a{color:#fff;background:#005489;padding:10px 24px;font-size:14px;text-decoration:none;display:inline-block}.blk-button a p{color:inherit;margin:0}.blk-divider{pointer-events:auto}.blk-divider hr{border:none;border-top:1px solid #d1d1d1;margin:0}.blk-spacer{pointer-events:auto}.blk-social{pointer-events:auto;flex-wrap:wrap;align-items:center;display:flex}.blk-social img{border:0;display:block}.blk-social-empty{pointer-events:auto}.blk-footer{color:#505a5f;text-align:center;pointer-events:auto;font-size:14px}.blk-footer p{margin:0 0 8px;font-size:14px;line-height:normal}.blk-footer p:last-child{margin-bottom:0}ul:not([data-type=taskList]),ol{margin:0 0 8px;padding-left:20px}ul:not([data-type=taskList]):last-child,ol:last-child{margin-bottom:0}li{margin:0 0 4px}.blk-overlay{pointer-events:auto;background:repeating-linear-gradient(45deg,#e1e1e1,#e1e1e1 10px,#eee 10px 20px);width:100%;height:240px;position:relative;overflow:hidden}.overlay-layer{cursor:grab;touch-action:none;border:2px dashed #0000;position:absolute}.overlay-layer:hover{border-color:#b1b4b6}.overlay-layer:focus-visible{outline:3px solid #fd0;box-shadow:inset 0 0 0 2px #000}.overlay-layer-img{text-align:center;color:#505a5f;background:#f3f2f1e6;border:1px dashed #b1b4b6;padding:10px;font-size:11px}.overlay-layer-text{text-shadow:0 1px 3px #0009;padding:4px 8px;font-weight:700;line-height:1.25}.floating-block{cursor:grab;touch-action:none;border:2px dashed #0000;position:absolute}.floating-block:hover{border-color:#b1b4b6}.floating-block:focus-visible{outline:3px solid #fd0;box-shadow:inset 0 0 0 2px #000}.floating-block .block-controls{top:-2px;right:-2px}.floating-block.smooth-position{transition:top .1s linear,left .1s linear,right .1s linear}.layer-row{cursor:pointer;border:1px solid #b1b4b6;border-top:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.layer-row:first-child{border-top:1px solid #b1b4b6}.layer-row.sel{background:#eef4f8;border-color:#005489}.canvas-anim{animation-timing-function:ease-out;animation-fill-mode:both}.canvas-anim-fade{animation-name:canvasFadeIn}.canvas-anim-slide-up{animation-name:canvasSlideUp}.canvas-anim-slide-left{animation-name:canvasSlideLeft}.canvas-anim-zoom{animation-name:canvasZoomIn}.canvas-anim-bounce{animation-name:canvasBounce}@keyframes canvasFadeIn{0%{opacity:0}to{opacity:1}}@keyframes canvasSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes canvasSlideLeft{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes canvasZoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes canvasBounce{0%{opacity:0;transform:translateY(-16px)}60%{opacity:1;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.props-panel{max-height:var(--sticky-max-h,calc(100vh - 96px));background:#fff;border:1px solid #b1b4b6;min-width:0;padding:18px;position:sticky;top:20px;overflow:hidden auto}.props-panel h3{margin:0 0 14px;font-size:15px}.props-panel .fx{flex-wrap:wrap}.props-panel,.props-panel label,.props-panel p,.props-panel span{overflow-wrap:break-word;word-break:break-word}.social-swatch-bg{background-image:linear-gradient(45deg,#d9d9d9 25%,#0000 25%),linear-gradient(-45deg,#d9d9d9 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d9d9d9 75%),linear-gradient(-45deg,#0000 75%,#d9d9d9 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.swatch-square{cursor:pointer;border:2px solid #0b0c0c;width:32px;height:32px}.swatch-square.on{box-shadow:0 0 0 2px #fff,0 0 0 4px #005489}.swatch-input{cursor:pointer;background:0 0;border:2px solid #0b0c0c;width:32px;height:32px;padding:0;overflow:hidden}.swatch-input.on{box-shadow:0 0 0 2px #fff,0 0 0 4px #005489}.swatch-recent{cursor:pointer;border:2px solid #0b0c0c;border-radius:50%;width:32px;height:32px;padding:0}.swatch-recent.on{box-shadow:0 0 0 2px #fff,0 0 0 4px #005489}.swatch-input::-webkit-color-swatch-wrapper{padding:0}.swatch-input::-webkit-color-swatch{border:none}.swatch-input::-moz-color-swatch{border:none}.hex-input{color:#0b0c0c;text-transform:uppercase;border:1px solid #b1b4b6;border-radius:3px;width:78px;height:26px;padding:0 6px;font-family:monospace;font-size:12px}.hex-input:focus{outline-offset:1px;outline:2px solid #005489}.hex-input.invalid{color:#d4351c;border-color:#d4351c}.lists-cols{grid-template-columns:280px 1fr;gap:20px;display:grid}.list-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #b1b4b6;border-top:none;width:100%;padding:12px 16px;font-family:inherit;display:block}.list-item:first-child{border-top:1px solid #b1b4b6}.list-item.active{background:#eef4f8;border-left:4px solid #005489}.list-name{font-size:14px;font-weight:700}.list-count{color:#505a5f;font-size:12px}.tpl-grid{grid-template-columns:repeat(auto-fill,350px);gap:20px;display:grid}.tpl-card{background:#fff;border:1px solid #b1b4b6;padding:16px}.tpl-thumb-preview{background:linear-gradient(100deg,#f3f2f1 30%,#fafafa 50%,#f3f2f1 70%) 0 0/200% 100%;border:1px solid #e1e1e1;height:350px;margin-bottom:12px;animation:1.6s ease-in-out infinite tpl-thumb-shimmer;position:relative;overflow:hidden}@keyframes tpl-thumb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tpl-thumb-preview.loaded{background:#fff;animation:none}.tpl-thumb-iframe{opacity:0;transition:opacity .22s;display:block}.tpl-thumb-iframe.loaded{opacity:1}.tpl-card h3{margin:0 0 14px;font-size:16px}.tpl-card p{color:#505a5f;margin:0 0 14px;font-size:13px}.tpl-card-actions{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.tpl-card-actions .btn{white-space:nowrap}.tpl-card-actions .btn.secondary{padding:8px 10px;font-size:14px}.tpl-card-actions .btn.ghost{padding:4px;font-size:13px}.automation-followup-tpl-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;max-height:420px;margin-bottom:8px;padding:2px;display:grid;overflow-y:auto}.automation-followup-tpl-card{cursor:pointer;text-align:left;font:inherit;color:inherit;background:#fff;border:2px solid #b1b4b6;flex-direction:column;padding:8px;display:flex}.automation-followup-tpl-card:hover{border-color:#005489}.automation-followup-tpl-card.selected{border-color:#005489;box-shadow:inset 0 0 0 1px #005489}.automation-followup-tpl-card p{text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:13px;font-weight:700;overflow:hidden}.automation-followup-tpl-blank{aspect-ratio:1;color:#505a5f;background:#f3f2f1;border:1px dashed #b1b4b6;justify-content:center;align-items:center;margin-bottom:6px;font-size:13px;display:flex}.file-manager-grid{grid-template-columns:repeat(auto-fill,150px);gap:14px;padding:2px;display:grid}.file-manager-card{background:#fff;border:1px solid #b1b4b6;flex-direction:column;display:flex}.file-manager-thumb{object-fit:cover;background:#f3f2f1;width:100%;height:100px;display:block}.file-manager-card-body{padding:8px 10px 4px}.file-manager-card-name{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:700;overflow:hidden}.file-manager-card-meta{color:#505a5f;margin:2px 0 0;font-size:11px}.file-manager-card-actions{padding:8px 10px 10px}.file-manager-card-actions .btn{white-space:nowrap}.file-manager-card-actions .btn.secondary,.file-manager-card-actions .btn.ghost{padding:6px 8px;font-size:13px}.file-manager-card-actions-row{flex-direction:column;gap:6px;display:flex}.file-manager-card-actions-row .btn{box-sizing:border-box;justify-content:center;width:100%}.chart{align-items:flex-end;gap:10px;height:160px;padding:20px;display:flex}.chart .bar-wrap{flex-direction:column;flex:1;align-items:center;gap:6px;height:100%;display:flex}.chart .bar-col{flex-direction:column-reverse;flex:1;align-items:center;gap:4px;width:100%;display:flex}.chart .bar{background:#005489;width:100%}.chart .bar-value{color:#005489;font-size:11px;font-weight:700}.chart .bar-label{color:#505a5f;font-size:11px}.trend-legend{flex-wrap:wrap;gap:4px 16px;margin-bottom:8px;display:flex}.trend-legend-item{color:#0b0c0c;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 2px;font-family:inherit;font-size:13px;display:flex}.trend-legend-item.off{color:#767676}.trend-svg{width:100%;height:auto;display:block}.trend-axis-label{fill:#505a5f;font-family:inherit;font-size:11px}.trend-tooltip{z-index:5;pointer-events:none;color:#fff;background:#0b0c0c;border-radius:4px;min-width:140px;padding:8px 10px;font-size:12px;position:absolute;transform:translate(8px);box-shadow:0 4px 16px #00000040}.trend-tooltip-date{margin-bottom:4px;font-weight:700}.trend-tooltip-row{align-items:center;gap:6px;padding:1px 0;display:flex}.trend-tooltip-value{font-weight:700}.trend-tooltip-label{color:#c3c2b7}.perm-table{border-collapse:collapse;width:100%}.perm-table th,.perm-table td{text-align:center;border-bottom:1px solid #e1e1e1;padding:10px 16px;font-size:13px}.perm-table td:first-child,.perm-table th:first-child{text-align:left}.perm-cell{cursor:pointer;background:#fff;border:2px solid #b1b4b6;width:28px;height:28px;font-weight:700}.perm-cell.on{color:#fff;background:#347121;border-color:#347121}.accent-brown .perm-cell.on{background:#866243;border-color:#866243}.perm-cell.locked{cursor:default;opacity:.45;border-style:dashed}.perm-group-row td{text-align:left;background:#f3f2f1;padding-top:8px;padding-bottom:8px;font-weight:700}.perm-table-scroll{max-height:520px}.perm-table-sticky-head thead th{z-index:1;background:#fff;position:sticky;top:0;box-shadow:0 1px #e1e1e1}.browser-frame{background:#fff;border:1px solid #b1b4b6;max-width:900px}.browser-bar{background:#e1e1e1;align-items:center;gap:8px;padding:8px 12px;display:flex}.dot{background:#b1b4b6;border-radius:50%;width:10px;height:10px}.browser-url{color:#505a5f;background:#fff;border:1px solid #b1b4b6;border-radius:3px;flex:1;padding:3px 10px;font-size:12px}.pub-header{color:#fff;background:#005489;border-bottom:4px solid #866243;justify-content:space-between;align-items:center;padding:14px 28px;display:flex}.pub-nav{background:#fff;border-bottom:1px solid #b1b4b6;gap:20px;padding:0 28px;display:flex}.pub-nav a{color:#0b0c0c;cursor:pointer;border-bottom:3px solid #0000;padding:12px 0;font-size:14px;text-decoration:none}.pub-nav a:hover{border-bottom-color:#005489}.pub-main{padding:32px 40px}.pub-main h1{margin:0 0 10px;font-size:26px}.sub-row{cursor:pointer;border-bottom:1px solid #e1e1e1;gap:16px;padding:16px 0;display:flex}.sub-check{cursor:pointer;color:#fff;background:#fff;border:2px solid #0b0c0c;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:14px;display:flex}.sub-check.on{background:#347121;border-color:#347121}.accent-brown .sub-check.on{background:#866243;border-color:#866243}.sub-name{margin:0 0 4px;font-size:16px;font-weight:700}.props-panel .fx.checkbox-row{flex-wrap:nowrap}.checkbox-row span{font-size:14px}.ward-select-wrap{display:inline-block;position:relative}.ward-select-trigger{cursor:pointer;box-sizing:border-box;background:#fff;border:2px solid #0b0c0c;justify-content:space-between;align-items:center;gap:8px;min-width:240px;height:38px;padding:0 12px;font-family:inherit;font-size:15px;display:flex}.ward-select-trigger-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ward-select-popover{z-index:55;background:#fff;border:1px solid #b1b4b6;border-radius:4px;width:320px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #00000026}.ward-select-actions{justify-content:space-between;gap:8px;margin:8px 0;display:flex}.ward-select-actions .btn{padding:4px 10px;font-size:12px}.ward-select-list{flex-direction:column;gap:2px;max-height:280px;display:flex;overflow-y:auto}.ward-select-option{cursor:pointer;border-radius:3px;align-items:center;gap:8px;padding:6px 4px;display:flex}.ward-select-option:hover{background:#f3f2f1}.ward-select-option-name{flex:1;font-size:14px}.ward-select-option-count{color:#505a5f;font-size:12px}.ward-select-wrap-icon{display:none}.block.sel .ward-select-wrap-icon,.floating-block.sel .ward-select-wrap-icon,.ward-select-wrap-icon.has-wards{align-items:center;height:22px;display:flex;position:static}.block-ward-trigger{cursor:pointer;background:#fff;border:1px solid #b1b4b6;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;line-height:1;display:inline-flex;position:relative}.block-ward-trigger svg{flex-shrink:0}.block-ward-trigger.active{background:#eef4f8;border-color:#005489}.block-ward-badge{color:#fff;background:#005489;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.ward-select-popover-icon{position:fixed;top:auto;left:auto}.sub-desc{color:#505a5f;margin:0;font-size:14px}.pub-footer{color:#fff;background:#0b0c0c;padding:24px 40px;font-size:13px}.modal-overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #b1b4b6;width:440px;padding:24px}.modal.wide{width:560px;max-height:80vh;overflow-y:auto}.modal.crop{width:760px;max-width:92vw}.modal.extra-wide{width:900px;max-width:92vw}.custom-component-preview-frame{background:#fff;border:2px solid #0b0c0c;width:100%;height:292px;display:block}.email-preview-frame-wrap{border:1px solid #b1b4b6;flex:1;justify-content:center;min-height:0;display:flex;overflow:auto}.email-preview-modal{flex-direction:column;max-height:85vh;display:flex}.email-preview-frame{background:#fff;border:none;flex:none;width:600px;max-width:100%;display:block;overflow:hidden}.email-preview-frame.mobile{width:360px}.modal.wide.support-ticket-modal{flex-direction:column;max-height:85vh;display:flex;overflow:hidden}.support-ticket-modal .modal-scroll-body{flex:1;min-height:0;overflow-y:auto}.modal h3{margin:0 0 12px}.modal-actions{flex-shrink:0;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.version-row{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #eee;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;display:flex}.version-row:last-child{border-bottom:none}.version-row:hover{background:#f3f2f1}.version-row.active{background:#e6eef4}.version-row-time{font-size:13px;font-weight:700}.version-row-sub{color:#505a5f;font-size:12px}.version-diff-group{margin-bottom:12px}.version-diff-group ul{margin:6px 0 0;padding-left:20px;font-size:13px}.fx{display:flex}.gap12{gap:12px}.gap16{gap:16px}.ac{align-items:center}.jb{justify-content:space-between}.f1{flex:1}.app-footer{background:#fff;border-top:1px solid #b1b4b6;flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:16px 32px;padding:24px 32px;display:flex}.footer-links{flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#0b0c0c;font-size:13px;text-decoration:underline}.footer-links a:hover{text-decoration-thickness:3px}.toolbar-cluster{align-items:center;gap:10px;display:flex}.toolbar-divider{background:#b1b4b6;align-self:stretch;width:1px;margin:0 2px}.ward-map-legend{background:#fff;border-radius:6px;padding:10px 12px;font-size:12px;line-height:1.6;box-shadow:0 1px 4px #0000004d}.ward-map-legend-row{align-items:center;gap:6px;display:flex}.ward-map-swatch{border:1px solid #00000026;border-radius:2px;width:12px;height:12px;display:inline-block}@media (width<=900px){html,body{overflow-x:hidden}.menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;margin:-8px -4px -8px -8px;padding:0;display:inline-flex}.menu-btn-bar{background:#fff;border-radius:1px;width:20px;height:2px;display:block}.side{z-index:45;box-sizing:border-box;width:260px;max-width:84vw;transition:transform .18s ease-out;position:fixed;top:64px;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 12px #0003}.side.open{transform:translate(0)}.side-link{padding:13px 20px;font-size:16px}.side-backdrop{z-index:44;cursor:pointer;background:#0006;border:none;margin:0;padding:0;position:fixed;inset:64px 0 0}.main{padding-left:20px;padding-right:20px}.lists-cols,.builder-cols{grid-template-columns:1fr}.builder-palette-col,.props-panel{max-height:none;position:static}}@media (width<=560px){.brand-service{display:none}.topbar{padding-left:12px;padding-right:12px}}@media (width<=460px){.user-chip-detail{display:none}}@media (width<=640px){.main{padding-top:20px;padding-bottom:20px}.page-title{font-size:22px}h2{font-size:26px}h3{font-size:19px}.fx,.search-row,.seg-row,.modal-actions,.toolbar-cluster,.card-hd{flex-wrap:wrap}.card-hd{row-gap:8px}.fx.jb{row-gap:10px;margin-bottom:16px}.kpi-row{gap:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important}.kpi{padding:14px 16px}.kpi-val{font-size:22px}.tpl-grid{grid-template-columns:1fr}.tpl-card{max-width:none}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-scroll table.gov,.table-scroll .perm-table{width:max-content;min-width:100%}.modal-overlay{padding:16px}.modal{box-sizing:border-box;width:440px;max-width:100%;max-height:calc(100vh - 32px);padding:18px;overflow-y:auto}.btn{padding:12px 18px}.btn.secondary{padding:10px 16px}.icon-btn{width:40px;height:40px}.input,select.input{padding:11px 12px;font-size:16px}textarea.input{font-size:16px}.perm-cell{width:36px;height:36px}.pill{padding:5px 12px}.seg{padding:9px 16px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
