.site-editor-bar{position:fixed;z-index:10020;left:16px;right:16px;top:14px;min-height:58px;padding:10px 12px 10px 18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(16,43,42,.95);box-shadow:0 18px 55px rgba(9,29,28,.28);backdrop-filter:blur(18px);display:flex;align-items:center;gap:14px;color:#fff;font-family:"DM Sans",sans-serif}.site-editor-bar strong{font-size:14px}.site-editor-bar small{display:block;color:#b9d1ce;font-size:11px}.site-editor-bar .editor-live{width:9px;height:9px;border-radius:50%;background:#6ee7b7;box-shadow:0 0 0 5px rgba(110,231,183,.12)}.site-editor-bar .editor-spacer{flex:1}.site-editor-bar button{border:0;border-radius:11px;padding:10px 13px;background:#fff;color:#173c3a;font-weight:700;cursor:pointer}.site-editor-bar button.editor-logout{background:transparent;color:#d8e5e3;border:1px solid rgba(255,255,255,.18)}
.editor-mode{padding-top:82px}.editor-mode [data-cms-section]{position:relative;outline:1px dashed transparent;outline-offset:-5px;transition:outline-color .2s}.editor-mode [data-cms-section]:hover{outline-color:rgba(181,83,108,.55)}.cms-edit-button{position:absolute!important;z-index:9000!important;top:12px!important;right:12px!important;width:auto!important;height:38px!important;min-width:38px!important;padding:0 12px!important;margin:0!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;background:#ad526b!important;color:#fff!important;box-shadow:0 8px 28px rgba(88,34,50,.28)!important;font:700 12px/1 "DM Sans",sans-serif!important;display:flex!important;align-items:center!important;gap:7px!important;cursor:pointer!important;transform:none!important}.cms-edit-button svg{width:15px;height:15px}.editor-mode .site-header .cms-edit-button{top:74px!important}.editor-mode footer .cms-edit-button{top:18px!important}
.cms-modal-backdrop{position:fixed;z-index:12000;inset:0;padding:18px;background:rgba(6,22,22,.68);backdrop-filter:blur(9px);display:none;align-items:center;justify-content:center}.cms-modal-backdrop.open{display:flex}.cms-modal{width:min(720px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:26px;background:#fcfaf7;box-shadow:0 30px 100px rgba(0,0,0,.32);color:#183331;font-family:"DM Sans",sans-serif}.cms-modal-head{position:sticky;z-index:2;top:0;padding:22px 24px;border-bottom:1px solid #e7e1d9;background:rgba(252,250,247,.96);display:flex;align-items:center;gap:14px}.cms-modal-head div{flex:1}.cms-modal-head h2{margin:0;font:600 25px/1.1 "Newsreader",serif}.cms-modal-head p{margin:4px 0 0;color:#6d7775;font-size:12px}.cms-close{width:40px;height:40px;border:0;border-radius:50%;background:#eee9e2;color:#173c3a;font-size:25px;cursor:pointer}.cms-modal-body{padding:24px}.cms-field{margin-bottom:20px}.cms-field>label,.cms-label{display:block;margin-bottom:7px;color:#40514f;font-size:12px;font-weight:700}.cms-field input[type=text],.cms-field input[type=email],.cms-field input[type=password],.cms-field textarea,.cms-field select{width:100%;box-sizing:border-box;border:1px solid #d8d5ce;border-radius:12px;background:#fff;padding:12px 14px;color:#183331;font:500 14px/1.5 "DM Sans",sans-serif;outline:none}.cms-field textarea{min-height:96px;resize:vertical}.cms-field input:focus,.cms-field textarea:focus,.cms-field select:focus,.cms-rich:focus{border-color:#ad526b;box-shadow:0 0 0 3px rgba(173,82,107,.1)}.cms-rich-toolbar{padding:7px;border:1px solid #d8d5ce;border-bottom:0;border-radius:12px 12px 0 0;background:#f3f0eb;display:flex;gap:5px}.cms-rich-toolbar button{min-width:34px;height:31px;border:0;border-radius:7px;background:#fff;color:#273f3d;font-weight:800;cursor:pointer}.cms-rich{min-height:116px;padding:13px;border:1px solid #d8d5ce;border-radius:0 0 12px 12px;background:#fff;outline:none}.cms-field-options{display:flex;align-items:center;gap:12px;margin-top:8px}.cms-color{width:42px;height:34px;padding:2px;border:1px solid #d8d5ce;border-radius:8px;background:#fff}.cms-image-preview{width:100%;height:180px;margin-bottom:10px;border-radius:14px;object-fit:cover;background:#ece8e2}.cms-file{display:block;width:100%;padding:11px;border:1px dashed #b7b5ae;border-radius:12px;background:#fff}.cms-modal-actions{position:sticky;bottom:0;padding:16px 24px;border-top:1px solid #e7e1d9;background:rgba(252,250,247,.96);display:flex;justify-content:flex-end;gap:10px}.cms-button{border:0;border-radius:12px;padding:12px 17px;background:#173f3d;color:#fff;font-weight:800;cursor:pointer}.cms-button.secondary{background:#ebe7e1;color:#314643}.cms-login{width:min(430px,100%)}.cms-login .cms-modal-body{padding:28px}.cms-login-mark{width:58px;height:58px;margin-bottom:18px;border-radius:18px;background:#173f3d;color:#fff;display:grid;place-items:center}.cms-login-mark svg{width:26px}.cms-error{display:none;margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#fde8ea;color:#9c334d;font-size:12px}.cms-error.show{display:block}.cms-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cms-toast{position:fixed;z-index:13000;right:22px;bottom:22px;max-width:360px;padding:14px 18px;border-radius:13px;background:#173f3d;color:#fff;box-shadow:0 15px 45px rgba(0,0,0,.25);font:600 13px "DM Sans",sans-serif;transform:translateY(25px);opacity:0;transition:.25s}.cms-toast.show{opacity:1;transform:none}.custom-content-section{background:var(--custom-bg);color:var(--custom-color);padding:110px max(5vw,24px)}.custom-section-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.custom-section-copy h2{margin:18px 0;font:500 clamp(38px,5vw,68px)/1 "Newsreader",serif;color:inherit}.custom-subtitle{font-size:20px}.custom-body{margin:20px 0 28px;line-height:1.8}.custom-section-media img{width:100%;max-height:560px;object-fit:cover;border-radius:44% 44% 18px 18px;box-shadow:0 25px 70px rgba(20,50,48,.18)}
@media(max-width:760px){.site-editor-bar{left:8px;right:8px;top:8px;min-height:52px}.site-editor-bar small,.site-editor-bar .editor-logout span{display:none}.site-editor-bar button{padding:9px 10px}.editor-mode{padding-top:68px}.cms-modal-backdrop{padding:0;align-items:flex-end}.cms-modal{max-height:92vh;border-radius:24px 24px 0 0}.cms-modal-head,.cms-modal-body{padding:18px}.cms-grid,.custom-section-inner{grid-template-columns:1fr}.cms-modal-actions{padding:13px 18px}.custom-content-section{padding:75px 20px}.cms-edit-button{top:8px!important;right:8px!important}.cms-edit-button span{display:none}}
.cms-modal{box-sizing:border-box;width:100%;max-width:720px}.cms-login{width:100%;max-width:430px}

/* Editor integrado ao próprio site */
.site-editor-bar,.cms-edit-button{display:none!important}
.editor-mode{padding-top:0}.editor-mode [data-cms-section],.editor-mode [data-cms-section]:hover{outline-color:transparent}.editor-mode .cms-inline-text,.editor-mode .cms-inline-image{cursor:text;transition:outline-color .18s,box-shadow .18s}.editor-mode .cms-inline-image{cursor:zoom-in}.editor-mode .cms-inline-text:not(.cms-inline-editing):hover,.editor-mode .cms-inline-image:hover{outline:2px dashed rgba(173,82,107,.7)!important;outline-offset:4px}.cms-inline-editing{position:relative;z-index:101!important;min-width:28px;outline:2px solid #ad526b!important;outline-offset:6px!important;border-radius:3px;box-shadow:0 0 0 8px rgba(255,255,255,.75);cursor:text!important}
.cms-inline-toolbar{position:fixed;z-index:12100;display:flex;align-items:center;gap:5px;max-width:calc(100vw - 16px);padding:7px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#143d3b;box-shadow:0 14px 45px rgba(7,31,29,.3);color:#fff;font:700 11px "DM Sans",sans-serif}.cms-inline-toolbar>span{padding:0 7px;color:#bcd0cc}.cms-inline-toolbar button{display:grid;place-items:center;min-width:32px;height:32px;padding:0 9px;border:0;border-radius:8px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;font:700 11px "DM Sans",sans-serif}.cms-inline-toolbar button:hover{background:rgba(255,255,255,.2)}.cms-inline-toolbar button.cms-inline-save{background:#b3546e}.cms-inline-toolbar button.cms-inline-cancel{background:transparent;color:#d3dfdc}.cms-inline-toolbar svg{width:14px;height:14px}.cms-inline-toolbar label{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:rgba(255,255,255,.1);cursor:pointer}.cms-inline-toolbar input[type=color]{width:20px;height:20px;padding:0;border:0;border-radius:5px;background:transparent;cursor:pointer}
.editor-mode .desktop-nav{align-items:center;gap:14px}.cms-menu-status{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:99px;color:#42615c;background:#e8f2ef;font-size:8px;font-weight:800;white-space:nowrap}.cms-menu-status i{width:6px;height:6px;border-radius:50%;background:#32a873;box-shadow:0 0 0 3px rgba(50,168,115,.13)}.cms-menu-add,.cms-menu-logout{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 11px;border:0;border-radius:10px;color:#fff;background:#ad526b;cursor:pointer;font:700 9px "DM Sans",sans-serif;white-space:nowrap}.cms-menu-logout{width:34px;padding:0;color:#49615e;background:#eeeae4}.cms-menu-add svg,.cms-menu-logout svg{width:13px;height:13px}
.mobile-menu .cms-menu-add,.mobile-menu .cms-menu-logout{width:100%;height:42px;justify-content:flex-start;padding:0 13px;border-radius:11px;font-size:10px}.mobile-menu .cms-menu-logout{margin-top:2px;color:#49615e;background:#f1eee9}
@media(max-width:1050px) and (min-width:821px){.cms-menu-status{display:none}.editor-mode .desktop-nav{gap:9px}.cms-menu-add{padding:0 8px}.editor-mode .desktop-nav a{font-size:9px}}
@media(max-width:820px){.cms-inline-toolbar{right:8px!important;bottom:12px!important;left:8px!important;top:auto!important;justify-content:center;flex-wrap:wrap}.cms-inline-toolbar>span{display:none}.cms-inline-toolbar button{flex:1}.cms-inline-toolbar button[data-command]{flex:0 0 34px}.cms-inline-toolbar label{flex:0 0 34px}}
