:root{--vb-berry:#b84c65;--vb-berry-dark:#7d3548;--vb-soft:#fff6f8;--vb-dark:#363537;--vb-line:#eadde1;--vb-muted:#7c7076}
.vb-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 76px);margin:-1.25rem}
.vb-pages{border-right:1px solid var(--vb-line);background:#fff;padding:1rem;position:sticky;top:0;height:calc(100vh - 1px);overflow:auto;z-index:4}
.vb-pages-head,.vb-toolbar,.vb-section-actions,.vb-toolbar-actions,.vb-section-title{display:flex;align-items:center;justify-content:space-between;gap:.8rem}
.vb-pages-head h2,.vb-toolbar h1{margin:.15rem 0 0}
.vb-page-list{display:grid;gap:.5rem;margin-top:1rem}
.vb-page-item{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.8rem;border:1px solid transparent;border-radius:16px;text-decoration:none;color:inherit;background:#fff}
.vb-page-item:hover,.vb-page-item.is-active{background:var(--vb-soft);border-color:#efd4dc}
.vb-page-item span{min-width:0}.vb-page-item b,.vb-page-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vb-page-item small{font-size:.75rem;color:var(--vb-muted);margin-top:.2rem}.vb-page-item em{font-size:.68rem;font-style:normal;padding:.25rem .45rem;border-radius:999px;background:#f4ecef;color:#8d737c}.vb-page-item em.is-published{background:#eaf6ee;color:#257240}
.vb-main{min-width:0;background:#f8f6f7}.vb-toolbar{padding:1rem 1.2rem;border-bottom:1px solid var(--vb-line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:5}.vb-toolbar p{margin:.25rem 0 0;color:var(--vb-muted);font-size:.85rem}.vb-toolbar-actions{flex-wrap:wrap}.vb-toolbar-actions form{margin:0}.vb-device-switch{display:flex;padding:.2rem;border:1px solid var(--vb-line);border-radius:12px;background:#fff}.vb-device-switch button{border:0;background:transparent;padding:.5rem .65rem;border-radius:9px;cursor:pointer}.vb-device-switch button.is-active{background:var(--vb-dark);color:#fff}
.vb-workspace{display:grid;grid-template-columns:230px minmax(420px,1fr) 300px;min-height:calc(100vh - 170px)}
.vb-library,.vb-inspector{background:#fff;padding:1rem;overflow:auto;max-height:calc(100vh - 120px);position:sticky;top:94px}.vb-library{border-right:1px solid var(--vb-line)}.vb-inspector{border-left:1px solid var(--vb-line)}.vb-library-head h3,.vb-library-head p{margin:0}.vb-library-head p{font-size:.8rem;color:var(--vb-muted);margin-top:.25rem}.vb-library-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:1rem}.vb-block-add{margin:0}.vb-block-add button{width:100%;height:100%;min-height:118px;border:1px solid var(--vb-line);border-radius:16px;background:#fff;padding:.7rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.3rem;cursor:pointer}.vb-block-add button:hover{border-color:#d99aaa;background:var(--vb-soft);transform:translateY(-1px)}.vb-block-add svg{width:22px;height:22px;color:var(--vb-berry)}.vb-block-add b{font-size:.82rem}.vb-block-add small{font-size:.67rem;line-height:1.25;color:var(--vb-muted)}
.vb-canvas-wrap{padding:1rem 1.1rem;min-width:0}.vb-canvas-toolbar{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}.vb-canvas-toolbar span{font-weight:900}.vb-canvas-toolbar small{color:var(--vb-muted)}.vb-canvas{min-height:520px;border:1px dashed #d7c5ca;border-radius:22px;background:#fff;padding:.8rem;display:grid;align-content:start;gap:.65rem;transition:max-width .2s ease;margin:0 auto;max-width:100%}.vb-canvas.is-tablet{max-width:780px}.vb-canvas.is-mobile{max-width:390px}.vb-canvas-empty{min-height:420px;display:grid;place-items:center;text-align:center;align-content:center;color:var(--vb-muted)}.vb-canvas-empty svg{width:46px;height:46px;color:var(--vb-berry)}.vb-canvas-empty h3{margin:.7rem 0 .2rem;color:var(--vb-dark)}.vb-canvas-empty p{margin:0}
.vb-canvas-section{display:grid;grid-template-columns:24px 44px 1fr auto;gap:.75rem;align-items:center;border:1px solid var(--vb-line);border-radius:18px;background:#fff;padding:.75rem;cursor:grab;box-shadow:0 8px 22px rgba(61,42,49,.04)}.vb-canvas-section.dragging{opacity:.45}.vb-canvas-section.drag-over{border-color:var(--vb-berry);box-shadow:0 0 0 3px rgba(184,76,101,.12)}.vb-canvas-section.is-hidden{opacity:.55}.vb-section-handle{color:#ad9da3;letter-spacing:-3px}.vb-section-icon{width:44px;height:44px;border-radius:13px;background:var(--vb-soft);color:var(--vb-berry);display:grid;place-items:center}.vb-section-icon svg{width:22px;height:22px}.vb-section-copy small,.vb-section-copy span{display:block}.vb-section-copy small{color:var(--vb-berry);font-weight:800;text-transform:uppercase;font-size:.68rem}.vb-section-copy b{display:block;margin:.2rem 0;font-size:.95rem}.vb-section-copy span{font-size:.72rem;color:var(--vb-muted)}.vb-section-actions{justify-content:flex-end;flex-wrap:wrap}.vb-section-actions form{margin:0}.vb-order-form{display:flex;justify-content:flex-end;margin-top:.8rem}
.vb-inspector details{border-bottom:1px solid var(--vb-line);padding:.25rem 0}.vb-inspector summary{padding:.8rem 0;font-weight:900;cursor:pointer}.vb-page-settings,.vb-version-save{display:grid;gap:.65rem;padding:0 0 1rem}.vb-page-settings label,.vb-version-save label,.vb-section-form label{display:flex;flex-direction:column;gap:.3rem;font-weight:750;font-size:.82rem}.vb-page-settings input,.vb-page-settings textarea,.vb-page-settings select,.vb-version-save input,.vb-section-form input,.vb-section-form textarea,.vb-section-form select{width:100%;border:1px solid var(--vb-line);border-radius:13px;padding:.72rem .8rem;background:#fff;font:inherit}.vb-version-list{display:grid;gap:.5rem;padding-bottom:1rem}.vb-version-list article{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem;border:1px solid var(--vb-line);border-radius:12px}.vb-version-list b,.vb-version-list small{display:block}.vb-version-list b{font-size:.76rem}.vb-version-list small{font-size:.68rem;color:var(--vb-muted)}
.vb-section-drawer{max-width:1050px!important}.vb-section-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.2rem}.vb-section-content-fields,.vb-section-settings{display:grid;gap:.75rem}.vb-section-content-fields h3,.vb-section-settings h3{margin:.2rem 0}.vb-section-settings{border-left:1px solid var(--vb-line);padding-left:1rem;align-content:start}.vb-repeat-list{display:grid;gap:.7rem}.vb-repeat-row{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;padding:.65rem;border:1px solid var(--vb-line);border-radius:14px;background:#fff}.vb-empty{min-height:70vh;display:grid;place-items:center;align-content:center;text-align:center;padding:2rem}.vb-empty svg{width:58px;height:58px;color:var(--vb-berry)}.vb-empty h1{margin:.8rem 0 .3rem}.vb-empty p{max-width:560px;color:var(--vb-muted);margin:0 0 1rem}

/* Public renderer */
.vb-public-page{overflow:hidden}.vb-public-section{padding-top:var(--vb-pt,64px);padding-bottom:var(--vb-pb,64px)}.vb-bg-white{background:#fff}.vb-bg-soft{background:#fff5f7}.vb-bg-berry{background:linear-gradient(135deg,#7c3548,#b84c65);color:#fff}.vb-bg-dark{background:#363537;color:#fff}.vb-section-inner{width:min(1180px,calc(100% - 2rem));margin:0 auto}.vb-width-wide .vb-section-inner{width:min(1380px,calc(100% - 2rem))}.vb-width-full .vb-section-inner{width:100%;max-width:none}.vb-align-center{text-align:center}.vb-align-right{text-align:right}.vb-eyebrow{display:inline-block;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--vb-berry);margin-bottom:.8rem}.vb-bg-berry .vb-eyebrow,.vb-bg-dark .vb-eyebrow{color:#ffdce5}.vb-rich{line-height:1.7}.vb-rich p:first-child{margin-top:0}.vb-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.2rem}.vb-align-center .vb-actions{justify-content:center}.vb-align-right .vb-actions{justify-content:flex-end}.vb-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:2rem;align-items:center}.vb-hero-copy h1{font-size:clamp(2.5rem,6vw,5.5rem);line-height:.95;letter-spacing:-.04em;margin:.2rem 0 1rem}.vb-hero-media{min-height:480px;border-radius:36px;overflow:hidden}.vb-hero-media img{width:100%;height:100%;min-height:480px;object-fit:cover;display:block}.vb-prose{max-width:850px;margin:0 auto}.vb-prose h2,.vb-section-title h2,.vb-text-image h2,.vb-cta h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.03em;margin:0 0 1rem}.vb-text-image{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.vb-text-image.image-left .vb-text-image-copy{order:2}.vb-text-image-media{border-radius:32px;overflow:hidden;min-height:380px}.vb-text-image-media img{width:100%;height:100%;min-height:380px;object-fit:cover;display:block}.vb-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.vb-gallery figure{margin:0;border-radius:24px;overflow:hidden;aspect-ratio:1}.vb-gallery img{width:100%;height:100%;object-fit:cover;display:block}.vb-feature-grid,.vb-dynamic-grid,.vb-product-grid,.vb-testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.vb-feature-grid article,.vb-dynamic-card,.vb-product-card,.vb-testimonial-grid blockquote{border:1px solid var(--vb-line);border-radius:24px;background:#fff;padding:1.2rem;color:var(--vb-dark);margin:0}.vb-feature-grid svg{width:28px;height:28px;color:var(--vb-berry)}.vb-feature-grid h3,.vb-dynamic-card h3,.vb-product-card h3{margin:.7rem 0 .4rem}.vb-dynamic-card p{color:#6f6268;line-height:1.55}.vb-dynamic-card a{font-weight:850;color:var(--vb-berry);text-decoration:none}.vb-card-media{height:220px;border-radius:18px;overflow:hidden;margin:-.35rem -.35rem 1rem}.vb-card-media img{width:100%;height:100%;object-fit:cover}.vb-product-card b{font-size:1.35rem;color:var(--vb-berry)}.vb-testimonial-grid blockquote>span{font-size:3rem;line-height:1;color:var(--vb-berry)}.vb-testimonial-grid p{font-size:1.05rem;line-height:1.65}.vb-testimonial-grid footer{font-weight:850}.vb-faq{display:grid;gap:.65rem;max-width:900px;margin:0 auto}.vb-faq details{border:1px solid var(--vb-line);border-radius:18px;background:#fff;color:var(--vb-dark);padding:1rem 1.1rem}.vb-faq summary{font-weight:900;cursor:pointer}.vb-faq details div{padding-top:.7rem;line-height:1.65;color:#665b60}.vb-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;border-radius:30px;background:linear-gradient(135deg,#7c3548,#b84c65);color:#fff}.vb-cta h2{margin:0 0 .5rem}.vb-center-action{display:flex;justify-content:center;margin-top:1.2rem}.vb-preview-banner{position:sticky;top:0;z-index:90;display:flex;align-items:center;justify-content:center;gap:.7rem;padding:.7rem;background:#ffedb5;color:#5b4512;border-bottom:1px solid #e8cf83}.vb-no-header main{min-height:100vh}
@media(max-width:1180px){.vb-workspace{grid-template-columns:210px minmax(380px,1fr)}.vb-inspector{grid-column:1/-1;position:static;max-height:none;border-left:0;border-top:1px solid var(--vb-line);display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.vb-inspector details{border:1px solid var(--vb-line);border-radius:16px;padding:.6rem}.vb-section-editor-grid{grid-template-columns:1fr}.vb-section-settings{border-left:0;border-top:1px solid var(--vb-line);padding-left:0;padding-top:1rem}}
@media(max-width:900px){.vb-shell{grid-template-columns:1fr;margin:0}.vb-pages{position:static;height:auto;border-right:0;border-bottom:1px solid var(--vb-line)}.vb-page-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.vb-workspace{grid-template-columns:1fr}.vb-library{position:static;max-height:none;border-right:0;border-bottom:1px solid var(--vb-line)}.vb-library-grid{grid-template-columns:repeat(3,1fr)}.vb-inspector{grid-template-columns:1fr}.vb-hero,.vb-text-image{grid-template-columns:1fr}.vb-hero-media,.vb-hero-media img{min-height:360px}.vb-text-image.image-left .vb-text-image-copy{order:0}.vb-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.vb-toolbar{position:static;align-items:flex-start;flex-direction:column}.vb-toolbar-actions{width:100%}.vb-library-grid{grid-template-columns:1fr 1fr}.vb-canvas-section{grid-template-columns:20px 38px 1fr}.vb-section-actions{grid-column:1/-1;justify-content:flex-start}.vb-repeat-row{grid-template-columns:1fr}.vb-gallery{grid-template-columns:1fr}.vb-cta{flex-direction:column;align-items:flex-start}.vb-hide-mobile{display:none!important}}
@media(min-width:761px) and (max-width:1100px){.vb-hide-tablet{display:none!important}}
@media(min-width:1101px){.vb-hide-desktop{display:none!important}}

/* ================================
   HGO Visual Studio — GrapesJS v2
   ================================ */
.hgo-studio{--studio-berry:#b84c65;--studio-orange:#ff7828;--studio-dark:#363537;--studio-line:#eadde1;--studio-soft:#fff7f9;position:fixed;inset:0;z-index:1000;background:#f5f2f3;color:var(--studio-dark);display:grid;grid-template-rows:68px minmax(0,1fr);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.hgo-studio-topbar{height:68px;background:#fff;border-bottom:1px solid var(--studio-line);display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(420px,1fr);align-items:center;gap:1rem;padding:0 1rem;box-shadow:0 8px 30px rgba(54,53,55,.05);z-index:9}
.hgo-studio-brand{display:flex;align-items:center;gap:.75rem;min-width:0}.hgo-studio-back{width:36px;height:36px;border-radius:12px;background:var(--studio-soft);display:grid;place-items:center;text-decoration:none;color:var(--studio-berry);font-size:1.25rem;font-weight:900}.hgo-studio-brand div{min-width:0}.hgo-studio-brand span,.hgo-studio-brand b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hgo-studio-brand span{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--studio-berry);font-weight:900}.hgo-studio-brand b{font-size:.95rem;margin-top:.12rem}
.hgo-studio-center{display:flex;gap:.25rem;padding:.25rem;border:1px solid var(--studio-line);border-radius:14px;background:#faf8f9}.hgo-studio-device{border:0;background:transparent;border-radius:10px;padding:.5rem .65rem;font-weight:800;color:#776c71;cursor:pointer}.hgo-studio-device.is-active{background:var(--studio-dark);color:#fff}
.hgo-studio-actions{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;min-width:0}.hgo-studio-save-state{font-size:.74rem;color:#8a7c82;margin-right:.35rem;white-space:nowrap}.hgo-studio-save-state.is-dirty{color:#a36c14}.hgo-studio-save-state.is-saving{color:#546b9b}.hgo-studio-save-state.is-saved{color:#267345}.hgo-studio-save-state.is-error{color:#b64d5d}
.hgo-studio-body{min-height:0;display:grid;grid-template-columns:260px minmax(0,1fr) 310px}.hgo-studio-left,.hgo-studio-right{background:#fff;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hgo-studio-left{border-right:1px solid var(--studio-line)}.hgo-studio-right{border-left:1px solid var(--studio-line)}.hgo-studio-canvas{min-width:0;min-height:0;background:linear-gradient(135deg,#ece8ea,#f8f6f7);padding:18px;overflow:hidden}.hgo-studio-canvas #gjs{height:100%;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px rgba(54,53,55,.11)}
.hgo-studio-tabs{display:flex;border-bottom:1px solid var(--studio-line);padding:.55rem}.hgo-studio-tabs button{flex:1;border:0;background:transparent;border-radius:10px;padding:.62rem .5rem;font-weight:850;color:#81747a;cursor:pointer}.hgo-studio-tabs button.is-active{background:var(--studio-soft);color:var(--studio-berry)}
.hgo-studio-search{padding:.65rem;border-bottom:1px solid var(--studio-line)}.hgo-studio-search input{width:100%;border:1px solid var(--studio-line);border-radius:12px;padding:.7rem .8rem;background:#faf8f9}.hgo-studio-panel{display:none;min-height:0;flex:1;overflow:auto}.hgo-studio-panel.is-active{display:block}
#hgo-gjs-blocks,#hgo-gjs-layers,#hgo-gjs-styles,#hgo-gjs-traits{min-height:100%}
.hgo-studio .gjs-blocks-c{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.55rem!important;padding:.7rem!important}.hgo-studio .gjs-block{width:auto!important;min-height:88px!important;margin:0!important;border:1px solid var(--studio-line)!important;border-radius:14px!important;box-shadow:none!important;background:#fff!important;color:var(--studio-dark)!important;padding:.7rem!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.hgo-studio .gjs-block:hover{border-color:#d9a6b4!important;background:var(--studio-soft)!important;transform:translateY(-1px)}.hgo-studio .gjs-block-label{font-size:.78rem!important;font-weight:800!important;display:flex!important;flex-direction:column!important;gap:.3rem!important;align-items:center!important}.hgo-block-icon{font-size:1.35rem;color:var(--studio-berry)}.hgo-studio .gjs-block-category .gjs-title{background:#fff!important;color:#6b5f65!important;border-bottom:1px solid var(--studio-line)!important;font-weight:900!important;padding:.75rem!important}
.hgo-studio .gjs-sm-sector,.hgo-studio .gjs-trt-trait{border-bottom:1px solid var(--studio-line)!important}.hgo-studio .gjs-sm-sector-title{background:#fff!important;color:var(--studio-dark)!important;font-weight:900!important}.hgo-studio .gjs-sm-properties,.hgo-studio .gjs-trt-traits{background:#fff!important;padding:.7rem!important}.hgo-studio .gjs-sm-property{color:var(--studio-dark)!important}.hgo-studio .gjs-field{background:#faf8f9!important;border:1px solid var(--studio-line)!important;border-radius:10px!important;color:var(--studio-dark)!important}.hgo-studio .gjs-field input,.hgo-studio .gjs-field select{color:var(--studio-dark)!important}.hgo-studio .gjs-layer{background:#fff!important;color:var(--studio-dark)!important;border-bottom:1px solid #f0e7ea!important}.hgo-studio .gjs-layer:hover{background:var(--studio-soft)!important}
.hgo-studio .gjs-one-bg{background:#fff!important}.hgo-studio .gjs-two-color{color:var(--studio-dark)!important}.hgo-studio .gjs-four-color{color:var(--studio-berry)!important}.hgo-studio .gjs-four-color-h:hover{color:var(--studio-berry)!important}
.hgo-studio-modal{position:fixed;inset:0;z-index:1100;background:rgba(38,31,34,.45);display:grid;place-items:center;padding:2rem}.hgo-studio-modal[hidden]{display:none}.hgo-studio-modal-card{width:min(820px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:26px;padding:1.2rem;box-shadow:0 28px 90px rgba(38,31,34,.26)}.hgo-studio-modal-card hr{border:0;border-top:1px solid var(--studio-line);margin:1.2rem 0}.hgo-studio-versions{display:grid;gap:.6rem}.hgo-version-item{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.7rem;border:1px solid var(--studio-line);border-radius:14px}.hgo-version-item b,.hgo-version-item small{display:block}.hgo-version-item small{color:#887a80;font-size:.75rem;margin-top:.15rem}.hgo-studio-fatal{margin:auto;max-width:680px;background:#fff;padding:2rem;border-radius:24px;text-align:center;box-shadow:0 18px 60px rgba(54,53,55,.12)}
.gjs-page-library{max-width:1320px;margin:0 auto;padding:2rem}.gjs-page-library-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.gjs-page-library-head h1{font-size:clamp(2.4rem,5vw,4.5rem);margin:.2rem 0}.gjs-page-library-head p{color:#776b71;max-width:720px}.gjs-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1rem}.gjs-page-card{background:#fff;border:1px solid var(--studio-line,#eadde1);border-radius:24px;padding:1.2rem;box-shadow:0 16px 38px rgba(54,53,55,.06)}.gjs-page-card-top{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.gjs-page-card h2{margin:.8rem 0 .4rem;font-size:1.5rem}.gjs-page-card p,.gjs-page-card small{color:#82767b}.gjs-page-status{display:inline-flex;padding:.32rem .58rem;border-radius:999px;background:#f5ecef;color:#896d77;font-size:.72rem;font-weight:900}.gjs-page-status.is-live{background:#eaf7ee;color:#267345}
.hgo-dynamic-placeholder{padding:42px 24px;border:2px dashed #d9a6b4;border-radius:22px;background:#fff7f9;color:#9c465e;font-weight:900;text-align:center;margin:16px 0}
.hgo-grapes-page{overflow:hidden}.hgo-grapes-page img{max-width:100%;height:auto}.hgo-gjs-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.hgo-gjs-hero{padding:96px 0;background:linear-gradient(135deg,#fff7f9 0%,#f5e6eb 100%);text-align:center}.hgo-gjs-kicker{display:inline-block;color:#b84c65;font-weight:800;letter-spacing:.12em;font-size:13px;margin-bottom:18px}.hgo-gjs-hero h1{font-size:clamp(42px,7vw,84px);line-height:.98;margin:0 auto 22px;max-width:950px;color:#363537}.hgo-gjs-hero p{font-size:20px;line-height:1.7;color:#6e666b;max-width:760px;margin:0 auto}.hgo-gjs-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:34px}.hgo-gjs-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:800}.hgo-gjs-btn-primary{background:#b84c65;color:#fff}.hgo-gjs-btn-soft{background:#fff;color:#b84c65;border:1px solid #eadde1}.hgo-gjs-cta{padding:72px 0;background:#b84c65;color:#fff;text-align:center}.hgo-gjs-cta h2{font-size:clamp(32px,5vw,58px);margin:0 0 12px}.hgo-gjs-cta p{font-size:18px;opacity:.9}.hgo-gjs-btn-light{background:#fff;color:#b84c65;margin-top:20px}

@media(max-width:1180px){.hgo-studio-topbar{grid-template-columns:minmax(200px,1fr) auto}.hgo-studio-center{display:none}.hgo-studio-body{grid-template-columns:230px minmax(0,1fr) 280px}.hgo-studio-save-state{display:none}}
@media(max-width:900px){.hgo-studio-topbar{grid-template-columns:1fr auto}.hgo-studio-actions .btn-soft:not([data-gjs-save]){display:none}.hgo-studio-body{grid-template-columns:220px minmax(0,1fr)}.hgo-studio-right{display:none}.gjs-page-library-head{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.hgo-studio{position:fixed}.hgo-studio-topbar{padding:0 .55rem}.hgo-studio-brand span{display:none}.hgo-studio-body{grid-template-columns:1fr}.hgo-studio-left{display:none}.hgo-studio-canvas{padding:8px}.hgo-studio-actions [data-gjs-preview],.hgo-studio-actions [data-gjs-settings]{display:none}.gjs-page-library{padding:1rem}.gjs-page-grid{grid-template-columns:1fr}}

/* ===== Visual Studio V3 : pages système, modules natifs et shortcodes ===== */
.gjs-page-kind{
  display:inline-flex;
  align-items:center;
  padding:.35rem .7rem;
  margin:.7rem 0 .2rem;
  border-radius:999px;
  background:#f7eef1;
  color:#93445a;
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.02em;
}
.gjs-page-kind.is-app{background:#eef4ff;color:#355d9d;}
.hgo-gjs-native-shell,
.hgo-shortcode-placeholder{
  margin:18px;
  border:2px dashed #cf9cab;
  border-radius:24px;
  background:linear-gradient(145deg,#fff9fb,#f8edf1);
  min-height:180px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:28px;
  text-align:center;
}
.hgo-gjs-native-placeholder span,
.hgo-shortcode-placeholder span{
  display:inline-flex;
  padding:.35rem .65rem;
  margin-bottom:.75rem;
  border-radius:999px;
  background:#b84c65;
  color:#fff;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.08em;
}
.hgo-gjs-native-placeholder h2{margin:.1rem 0 .55rem;font-size:2rem;}
.hgo-gjs-native-placeholder p{margin:0 0 .6rem;color:#6f6268;}
.hgo-gjs-native-placeholder small{display:block;max-width:700px;color:#8a7c82;line-height:1.55;}
.hgo-shortcode-placeholder{flex-direction:column;}
.hgo-shortcode-placeholder code{
  display:block;
  width:100%;
  max-width:760px;
  padding:1rem;
  border-radius:14px;
  background:#2f2930;
  color:#fff;
  white-space:normal;
  word-break:break-word;
}
.vb-native-unavailable,
.vb-shortcode-unknown{
  margin:1rem auto;
  max-width:900px;
  padding:1rem 1.2rem;
  border-radius:16px;
  background:#fff4f5;
  color:#9c3f54;
  border:1px solid #f0cdd5;
}
.vb-dynamic-section{padding:64px 24px;}

@media(max-width:900px){
  .hgo-studio-actions [data-gjs-import-native],
  .hgo-studio-actions [data-gjs-reset-native]{display:none;}
}

/* ===== Visual Studio V4 : modèles, design system, styles et blocs réutilisables ===== */
.hgo-studio-modal-wide{width:min(1080px,96vw)!important;}
.hgo-template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1rem;}
.hgo-template-card{border:1px solid var(--studio-line,#eadde1);border-radius:22px;padding:1rem;background:linear-gradient(180deg,#fff,#fff9fb);display:flex;flex-direction:column;gap:.65rem;min-height:220px;}
.hgo-template-card>span{display:inline-flex;align-self:flex-start;padding:.32rem .58rem;border-radius:999px;background:#f7eef1;color:#93445a;font-size:.72rem;font-weight:850;}
.hgo-template-card h3{font-size:1.35rem;margin:.1rem 0 0;color:#363537;}
.hgo-template-card p{margin:0;color:#756a70;line-height:1.55;flex:1;}
.hgo-template-card .btn{align-self:flex-start;}
.hgo-design-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:1rem 0 1.2rem;}
.hgo-design-grid label{display:flex;flex-direction:column;gap:.38rem;font-weight:800;font-size:.82rem;color:#5e5258;}
.hgo-design-grid input{width:100%;min-height:44px;border:1px solid var(--studio-line,#eadde1);border-radius:13px;padding:.65rem .75rem;background:#fff;}
.hgo-design-grid input[type="color"]{padding:.25rem;}
.hgo-reusable-list{display:grid;gap:.65rem;}
.hgo-reusable-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--studio-line,#eadde1);border-radius:15px;padding:.75rem .85rem;background:#fff;}
.hgo-reusable-item b,.hgo-reusable-item small{display:block;}
.hgo-reusable-item small{color:#8a7c82;font-size:.76rem;margin-top:.15rem;}
.hgo-studio-actions [data-gjs-copy-style],.hgo-studio-actions [data-gjs-paste-style]{padding-left:.65rem;padding-right:.65rem;}
.hgo-studio .gjs-block-category:nth-last-child(-n+3) .gjs-title{background:#fff8fa!important;}
.hgo-studio .gjs-block-category:nth-last-child(-n+3) .gjs-block{background:linear-gradient(180deg,#fff,#fffafd)!important;}

@media(max-width:1180px){
  .hgo-studio-actions [data-gjs-copy-style],
  .hgo-studio-actions [data-gjs-paste-style],
  .hgo-studio-actions [data-gjs-save-block]{display:none;}
}
@media(max-width:760px){
  .hgo-design-grid{grid-template-columns:1fr 1fr;}
  .hgo-template-grid{grid-template-columns:1fr;}
}

/* ===== Visual Studio V4.2 : statut plus clair + inspecteur de contenu façon Elementor ===== */
.gjs-page-status.is-imported{background:#fff4dd;color:#9a6512}
.gjs-native-live-note{display:block;margin:.65rem 0 .9rem;padding:.7rem .8rem;border-radius:14px;background:#f8f5f6;color:#6f6469;font-size:.82rem;line-height:1.45;border:1px solid #eee3e6}
.hgo-studio-page-status{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .62rem;border-radius:999px;font-size:.72rem;font-weight:900;white-space:nowrap}
.hgo-studio-page-status.is-live{background:#eaf7ee;color:#267345}
.hgo-studio-page-status.is-draft{background:#fff4dd;color:#9a6512}
#hgo-gjs-content-inspector{padding:.85rem}
.hgo-content-inspector-head{padding:.8rem .85rem .9rem;border:1px solid var(--studio-line,#eadde1);border-radius:16px;background:linear-gradient(180deg,#fff,#fcf9fa);margin-bottom:.85rem}
.hgo-content-inspector-head span{display:block;font-size:.66rem;letter-spacing:.09em;font-weight:900;color:#b84c65;margin-bottom:.25rem}
.hgo-content-inspector-head h3{margin:0;font-size:1.05rem;color:#3b3438}
.hgo-content-inspector-head small{display:block;margin-top:.35rem;color:#9a8d93;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.hgo-content-inspector-fields{display:flex;flex-direction:column;gap:.78rem}
.hgo-content-inspector-fields label{display:flex;flex-direction:column;gap:.38rem;font-size:.82rem;font-weight:800;color:#594f54}
.hgo-content-inspector-fields input,.hgo-content-inspector-fields textarea,.hgo-content-inspector-fields select{width:100%;border:1px solid #e4d8dc;border-radius:13px;background:#fff;padding:.72rem .78rem;color:#3f383b;font:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}
.hgo-content-inspector-fields textarea{resize:vertical;min-height:92px;line-height:1.5}
.hgo-content-inspector-fields input:focus,.hgo-content-inspector-fields textarea:focus,.hgo-content-inspector-fields select:focus{border-color:#b84c65;box-shadow:0 0 0 3px rgba(184,76,101,.10)}
.hgo-content-inspector-empty{padding:1rem;border:1px dashed #dfd0d5;border-radius:16px;background:#fcf9fa;color:#786c71}
.hgo-content-inspector-empty.compact{padding:.8rem}
.hgo-content-inspector-empty span{display:block;color:#b84c65;font-size:.68rem;letter-spacing:.08em;font-weight:900}
.hgo-content-inspector-empty h3{margin:.35rem 0 .4rem;color:#3e363a;font-size:1.05rem}
.hgo-content-inspector-empty p{margin:0;font-size:.86rem;line-height:1.55}
.hgo-inspector-image-preview{height:170px;border:1px solid #eadde1;border-radius:16px;background:#f8f4f5;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#9a8d93}
.hgo-inspector-image-preview img{width:100%;height:100%;object-fit:contain;display:block}
.hgo-inspector-help{padding:.65rem .75rem;border-radius:12px;background:#f8f5f6;color:#786c71;font-size:.78rem;line-height:1.45}
.hgo-inspector-hgo-note{padding:.8rem;border-radius:14px;background:#fff7f9;border:1px solid #efdce2;color:#65565c}
.hgo-inspector-hgo-note b{color:#b84c65}
.hgo-inspector-hgo-note p{margin:.35rem 0 0;font-size:.82rem;line-height:1.5}
.hgo-content-traits-wrap{padding:0 .85rem 1rem}
.hgo-inspector-divider{display:flex;align-items:center;gap:.6rem;margin:.2rem 0 .7rem;color:#9a8d93;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.hgo-inspector-divider:before,.hgo-inspector-divider:after{content:"";height:1px;background:#eadde1;flex:1}
#hgo-gjs-traits:empty,.hgo-content-traits-wrap:has(#hgo-gjs-traits:empty){display:none}

@media(max-width:1180px){
  .hgo-studio-body{grid-template-columns:235px minmax(0,1fr) 290px}
  .hgo-studio-page-status{display:none}
}

/* ===== Visual Studio V4.4 : inspecteur proche d'Elementor ===== */
.hgo-studio-body{grid-template-columns:260px minmax(0,1fr) 380px}
.hgo-studio-right{min-width:0}
.hgo-studio-tabs-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.hgo-studio-tabs-3 button{font-size:.82rem!important;padding:.78rem .35rem!important}
#hgo-gjs-content-inspector,#hgo-gjs-advanced-inspector{padding:.85rem}
.hgo-inspector-breadcrumb{display:flex;align-items:center;gap:.28rem;flex-wrap:wrap;margin:0 0 .65rem;color:#9a8d93;font-size:.68rem}
.hgo-inspector-breadcrumb span{display:inline-flex;align-items:center;padding:.22rem .42rem;border-radius:999px;background:#f7f2f4;color:#766970}
.hgo-inspector-breadcrumb i{font-style:normal;color:#c2b5ba}
.hgo-content-inspector-head{position:relative;overflow:hidden}
.hgo-content-inspector-head:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#b84c65}
.hgo-content-inspector-fields{gap:.65rem}
.hgo-content-inspector-fields label small{font-weight:500;color:#9b8f95;margin-left:.2rem}
.hgo-inspector-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}
.hgo-inspector-actions-row{display:flex;gap:.5rem;flex-wrap:wrap}
.hgo-inspector-actions-row .btn{flex:1}
.hgo-inspector-section{border:1px solid #eadde1;border-radius:16px;background:#fff;overflow:hidden}
.hgo-inspector-section>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.78rem .82rem;cursor:pointer;background:linear-gradient(180deg,#fff,#fcf9fa);font-size:.8rem;font-weight:850;color:#4b4146}
.hgo-inspector-section>summary::-webkit-details-marker{display:none}
.hgo-inspector-section>summary:after{content:"＋";font-size:1rem;color:#b84c65;line-height:1}
.hgo-inspector-section[open]>summary:after{content:"−"}
.hgo-inspector-section>summary em{font-size:.68rem;font-weight:600;color:#a19399;font-style:normal;margin-left:auto;text-align:right}
.hgo-inspector-section-body{display:flex;flex-direction:column;gap:.7rem;padding:.8rem;border-top:1px solid #f0e6e9}
.hgo-unit-field{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:.35rem}
.hgo-unit-field select{padding-left:.4rem!important;padding-right:.3rem!important;text-align:center}
.hgo-format-toolbar{display:grid;grid-template-columns:repeat(3,36px) 1fr repeat(4,36px);gap:.35rem;align-items:center}
.hgo-format-toolbar button{height:36px;border:1px solid #e4d8dc;border-radius:10px;background:#fff;color:#54484e;cursor:pointer;font:inherit}
.hgo-format-toolbar button:hover,.hgo-format-toolbar button.is-active{background:#b84c65;color:#fff;border-color:#b84c65}
.hgo-format-toolbar button[data-align="right"]{transform:scaleX(-1)}
.hgo-inspector-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}
.hgo-inspector-check-grid label,.hgo-inspector-check{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.45rem!important;padding:.55rem .6rem!important;border:1px solid #eadde1!important;border-radius:12px!important;background:#fff!important;font-size:.78rem!important}
.hgo-inspector-check-grid input,.hgo-inspector-check input{width:auto!important}
.hgo-style-panel-head{padding:.8rem .85rem;border-bottom:1px solid #eadde1;background:#fff}
.hgo-style-panel-head strong{display:block;color:#40373b;font-size:.9rem}
.hgo-style-panel-head>small{display:block;margin:.4rem 0 .35rem;color:#9a8d93;font-size:.7rem;text-transform:uppercase;font-weight:850;letter-spacing:.06em}
.hgo-style-state-switch{display:grid;grid-template-columns:repeat(4,1fr);gap:.3rem;padding:.25rem;border:1px solid #eadde1;border-radius:12px;background:#faf7f8}
.hgo-style-state-switch button{border:0;background:transparent;border-radius:9px;padding:.46rem .2rem;font-size:.7rem;font-weight:800;color:#786b71;cursor:pointer}
.hgo-style-state-switch button.is-active{background:#b84c65;color:#fff;box-shadow:0 4px 12px rgba(184,76,101,.18)}
.hgo-visibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}
.hgo-visibility-grid label{display:grid!important;place-items:center!important;gap:.25rem!important;padding:.65rem .25rem!important;border:1px solid #eadde1!important;border-radius:14px!important;background:#fff!important;text-align:center!important}
.hgo-visibility-grid label span{font-size:.76rem;font-weight:850}
.hgo-visibility-grid label small{font-size:.65rem!important;margin:0!important;color:#9c9096!important}
.hgo-visibility-grid input{width:auto!important}
.hgo-advanced-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem}
.hgo-advanced-actions button{border:1px solid #e4d8dc;background:#fff;border-radius:11px;padding:.6rem .55rem;color:#54484e;font-size:.74rem;font-weight:800;cursor:pointer}
.hgo-advanced-actions button:hover{background:#fff7f9;border-color:#d79aaa;color:#9c3f57}
.hgo-advanced-actions button.is-danger{color:#b33c4f;border-color:#efcbd2;background:#fff7f8}

/* GrapesJS style manager plus lisible */
.hgo-studio-right .gjs-sm-sector{border-bottom:1px solid #eadde1!important}
.hgo-studio-right .gjs-sm-sector-title{padding:.78rem .85rem!important;background:#fff!important;color:#4b4146!important;font-weight:850!important}
.hgo-studio-right .gjs-sm-properties{padding:.7rem .75rem!important;background:#fcfafb!important}
.hgo-studio-right .gjs-sm-property{padding:.35rem!important}
.hgo-studio-right .gjs-field{border-radius:10px!important;border-color:#e4d8dc!important;background:#fff!important}
.hgo-studio-right .gjs-sm-label{font-size:.72rem!important;color:#6f6268!important}

/* Responsive visibility classes saved with the page */
@media(min-width:993px){.hgo-hide-desktop{display:none!important}}
@media(min-width:621px) and (max-width:992px){.hgo-hide-tablet{display:none!important}}
@media(max-width:620px){.hgo-hide-mobile{display:none!important}}

/* Entry animations (public + canvas) */
@keyframes hgoFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
@keyframes hgoFadeIn{from{opacity:0}to{opacity:1}}
@keyframes hgoZoomIn{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}
@keyframes hgoSlideLeft{from{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:none}}
@keyframes hgoSlideRight{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}
.hgo-anim-fade-up{animation:hgoFadeUp .7s ease both}
.hgo-anim-fade-in{animation:hgoFadeIn .7s ease both}
.hgo-anim-zoom-in{animation:hgoZoomIn .7s ease both}
.hgo-anim-slide-left{animation:hgoSlideLeft .7s ease both}
.hgo-anim-slide-right{animation:hgoSlideRight .7s ease both}
@media(prefers-reduced-motion:reduce){.hgo-anim-fade-up,.hgo-anim-fade-in,.hgo-anim-zoom-in,.hgo-anim-slide-left,.hgo-anim-slide-right{animation:none!important}}

@media(max-width:1380px){
  .hgo-studio-body{grid-template-columns:235px minmax(0,1fr) 340px}
}
@media(max-width:1180px){
  .hgo-studio-body{grid-template-columns:220px minmax(0,1fr) 315px}
  .hgo-inspector-grid-2{grid-template-columns:1fr}
  .hgo-format-toolbar{grid-template-columns:repeat(3,34px) 1fr repeat(4,34px)}
}

/* v18 - blocs éditoriaux et variantes événements */
.vb-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vb-editorial-card{background:#fff;border-radius:24px;overflow:hidden;padding:0 0 24px;box-shadow:0 12px 35px rgba(34,20,25,.08)}.vb-editorial-card>:not(.vb-card-media){margin-left:24px;margin-right:24px}.vb-editorial-card .vb-card-media{display:block;aspect-ratio:16/10;overflow:hidden}.vb-editorial-card img{width:100%;height:100%;object-fit:cover}.vb-layout-magazine .vb-editorial-card:first-child{grid-column:span 2;grid-row:span 2}.vb-dynamic-events.vb-layout-list .vb-dynamic-grid{grid-template-columns:1fr}.vb-layout-list .vb-event-card{display:grid;grid-template-columns:180px 1fr;align-items:center}.vb-layout-featured .vb-event-card:first-child{grid-column:span 2}.vb-layout-featured .vb-event-card:first-child h3{font-size:clamp(28px,4vw,48px)}@media(max-width:800px){.vb-editorial-grid{grid-template-columns:1fr}.vb-layout-magazine .vb-editorial-card:first-child,.vb-layout-featured .vb-event-card:first-child{grid-column:auto}.vb-layout-list .vb-event-card{grid-template-columns:1fr}}

/* ===== v18.3 : administration des pages compacte, filtrable et paginée ===== */
.gjs-page-admin{max-width:1500px;padding:1.45rem 1.6rem 2.2rem}
.gjs-page-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1rem}
.gjs-page-admin-head h1{margin:.12rem 0 .25rem;font-size:2rem;line-height:1.1;color:#332d30}
.gjs-page-admin-head p{margin:0;color:#7b6f74;max-width:760px}
.gjs-page-admin-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}
.gjs-page-admin-actions form{margin:0}
.gjs-page-status-tabs{display:flex;align-items:center;gap:.2rem;margin:0 0 .75rem;border-bottom:1px solid #e9dde1}
.gjs-page-status-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:.7rem .75rem .62rem;color:#786b71;font:inherit;font-size:.83rem;font-weight:800;cursor:pointer}
.gjs-page-status-tabs button:hover,.gjs-page-status-tabs button.is-active{color:#b84c65;border-bottom-color:#b84c65}
.gjs-page-status-tabs button span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin-left:.25rem;padding:0 .35rem;border-radius:999px;background:#f3ecef;color:#806e75;font-size:.7rem}
.gjs-page-status-tabs button.is-active span{background:#b84c65;color:#fff}
.gjs-page-filters{display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(4,minmax(130px,.72fr)) 84px auto;gap:.6rem;align-items:end;margin-bottom:.85rem;padding:.8rem;border:1px solid #e8dce0;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(57,42,49,.035)}
.gjs-page-filters label{display:flex;flex-direction:column;gap:.28rem;min-width:0;color:#75686e;font-size:.69rem;font-weight:850;text-transform:uppercase;letter-spacing:.035em}
.gjs-page-filters input,.gjs-page-filters select{height:40px;min-width:0;width:100%;border:1px solid #ded2d6;border-radius:10px;background:#fff;padding:0 .72rem;color:#3f383b;font:inherit;font-size:.82rem;outline:none}
.gjs-page-filters input:focus,.gjs-page-filters select:focus{border-color:#b84c65;box-shadow:0 0 0 3px rgba(184,76,101,.10)}
.gjs-page-search{min-width:240px}
.gjs-page-table-shell{position:relative;border:1px solid #e6dadd;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(58,43,49,.04)}
.gjs-page-table-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.68rem .9rem;border-bottom:1px solid #eee4e7;background:#fcfafb;color:#776b70;font-size:.78rem}
.gjs-page-loading{color:#b84c65;font-weight:800}
.gjs-page-admin.is-loading .gjs-page-table-shell:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.55);pointer-events:none;z-index:4}
.gjs-page-table{margin:0;border:0;border-radius:0;box-shadow:none;min-width:950px}
.gjs-page-table thead th{padding:.72rem .78rem;background:#f8f5f6;color:#776a70;border-bottom:1px solid #e7dcdf;font-size:.69rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
.gjs-page-table tbody td{padding:.78rem;border-bottom:1px solid #f0e7ea;vertical-align:middle;color:#544a4f;font-size:.82rem}
.gjs-page-table tbody tr:last-child td{border-bottom:0}
.gjs-page-table tbody tr:hover{background:#fffafb}
.gjs-page-title-cell{min-width:260px}
.gjs-page-title-cell>a{display:inline-flex;color:#332d30;text-decoration:none;font-size:.91rem}
.gjs-page-title-cell>a:hover{color:#b84c65}
.gjs-page-title-cell small{display:block;margin-top:.18rem;color:#978a90;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}
.gjs-page-home-flag{display:inline-flex;margin-top:.35rem;padding:.2rem .42rem;border-radius:999px;background:#fff1d7;color:#93600e;font-size:.63rem;font-weight:900;text-transform:uppercase}
.gjs-page-type{display:inline-flex;padding:.3rem .5rem;border-radius:999px;background:#f3eef0;color:#6f6268;font-size:.67rem;font-weight:900;white-space:nowrap}
.gjs-page-type.is-application{background:#eaf1ff;color:#355fad}.gjs-page-type.is-article{background:#f1eefe;color:#6752a6}.gjs-page-type.is-event{background:#fff0e5;color:#a0571e}.gjs-page-type.is-system{background:#f8eaf0;color:#a0435a}.gjs-page-type.is-page{background:#edf3ef;color:#4d7059}
.gjs-page-route{display:inline-block;max-width:245px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.28rem .42rem;border:1px solid #ebe1e4;border-radius:7px;background:#faf8f9;color:#71656a;font-size:.7rem}
.gjs-page-status.is-draft{background:#f2edf0;color:#77686e}
.gjs-page-date{color:#75696e;white-space:nowrap}
.gjs-page-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:.38rem;white-space:nowrap}
.gjs-page-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;min-height:180px;color:#82757a;text-align:center}
.gjs-page-empty b{color:#453b40;font-size:1rem}
.gjs-page-pagination{display:flex;justify-content:flex-end;padding:.72rem .85rem;border-top:1px solid #eee4e7;background:#fcfafb}
.gjs-page-pagination-inner{display:flex;align-items:center;gap:.28rem}
.gjs-page-pagination-inner button{min-width:34px;height:34px;border:1px solid #dfd3d7;border-radius:9px;background:#fff;color:#65595f;padding:0 .55rem;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}
.gjs-page-pagination-inner button:hover:not(:disabled),.gjs-page-pagination-inner button.is-active{background:#b84c65;border-color:#b84c65;color:#fff}
.gjs-page-pagination-inner button:disabled{opacity:.42;cursor:not-allowed}
.gjs-page-pagination-inner>span{padding:0 .2rem;color:#9b8e94}
@media(max-width:1260px){.gjs-page-filters{grid-template-columns:minmax(250px,1.5fr) repeat(3,minmax(135px,1fr));}.gjs-page-filters label:nth-of-type(5),.gjs-page-filters label:nth-of-type(6),.gjs-page-filters>.btn{grid-row:2}.gjs-page-filters>.btn{align-self:end}}
@media(max-width:900px){.gjs-page-admin{padding:1rem}.gjs-page-admin-head{flex-direction:column}.gjs-page-admin-actions{justify-content:flex-start}.gjs-page-filters{grid-template-columns:1fr 1fr}.gjs-page-search{grid-column:1/-1}.gjs-page-filters label:nth-of-type(5),.gjs-page-filters label:nth-of-type(6),.gjs-page-filters>.btn{grid-row:auto}.gjs-page-pagination{justify-content:center}}
@media(max-width:560px){.gjs-page-filters{grid-template-columns:1fr}.gjs-page-search{grid-column:auto}.gjs-page-admin-actions{display:grid;grid-template-columns:1fr}.gjs-page-admin-actions form,.gjs-page-admin-actions .btn{width:100%}.gjs-page-status-tabs{overflow-x:auto}.gjs-page-pagination-inner button span{display:none}}

/* v18.4 — éditeur HTML personnalisé */
.hgo-content-inspector-fields .hgo-code-textarea{min-height:320px;font-family:Consolas,Monaco,'Courier New',monospace;font-size:.76rem;line-height:1.55;tab-size:2;white-space:pre;overflow:auto;background:#fffdfd;color:#312b2e}
.hgo-custom-html-section{position:relative}

/* ===== v18.7 : contenus éditoriaux unifiés + distinction brouillon/public ===== */
.gjs-page-status.is-pending,
.hgo-studio-page-status.is-pending{
  background:#fff0d8;
  color:#9a5d08;
  border:1px solid #efd19c;
}
.hgo-studio-page-status.is-pending{max-width:220px;text-align:center;line-height:1.2}
.vb-editorial-archive-auto{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:54px 0 78px}
.vb-editorial-archive-auto .vb-editorial{padding:0}
.vb-layout-archive .vb-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.vb-editorial-card{position:relative;color:#363537}
.vb-editorial-card.is-event{border:1px solid #f0d7c4}
.vb-editorial-card.is-article{border:1px solid #eadde1}
.vb-editorial-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:18px;margin-bottom:8px}
.vb-editorial-meta small{margin:0!important;color:#887980;font-size:.72rem;font-weight:750}
.vb-editorial-kind{display:inline-flex;align-items:center;padding:.28rem .52rem;border-radius:999px;background:#f8eaf0;color:#a33d58;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em}
.vb-editorial-card.is-event .vb-editorial-kind{background:#fff0e5;color:#a0571e}
.vb-editorial-card h3{margin-top:.45rem!important;margin-bottom:.45rem!important;font-size:1.25rem;line-height:1.25}
.vb-editorial-card h3 a{color:#332d30;text-decoration:none}
.vb-editorial-card h3 a:hover{color:#b84c65}
.vb-editorial-card time{display:block;margin:.1rem 24px .65rem;color:#998a91;font-size:.72rem}
.vb-editorial-card p{color:#6f6268;line-height:1.65}
.vb-editorial-link{display:inline-flex;margin-top:.55rem;color:#b84c65;font-weight:850;text-decoration:none}
.vb-editorial-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:180px;padding:2rem;border:1px dashed #dfd0d5;border-radius:22px;background:#fffafb;text-align:center;color:#86777e}
.vb-editorial-empty b{color:#443a3f}
@media(max-width:900px){
  .vb-layout-archive .vb-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .vb-layout-archive .vb-editorial-grid{grid-template-columns:1fr}
  .vb-editorial-archive-auto{width:min(100% - 22px,1240px);padding:34px 0 52px}
}

/* ===== v18.7 : distinction claire brouillon / version publique ===== */
.hgo-studio{grid-template-rows:68px auto minmax(0,1fr)}
.hgo-publish-difference-banner[hidden]{display:none!important}
.hgo-publish-difference-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem 1rem;border-bottom:1px solid #efd6a5;background:#fff8e8;color:#6f5321;box-shadow:0 5px 15px rgba(80,57,18,.04);z-index:8}
.hgo-publish-difference-copy{display:flex;align-items:flex-start;gap:.65rem;min-width:0}
.hgo-publish-difference-icon{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border-radius:10px;background:#f6d98c;color:#6c4d0d;font-weight:950}
.hgo-publish-difference-copy b{display:block;margin-bottom:.1rem;color:#4d3914;font-size:.82rem}
.hgo-publish-difference-copy span{display:block;color:#7e642e;font-size:.74rem;line-height:1.45}
.hgo-publish-difference-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap;flex:0 0 auto}
.hgo-publish-difference-actions .btn{white-space:nowrap}
.gjs-page-status.is-pending,.hgo-studio-page-status.is-pending{background:#fff0cf!important;color:#8b5a08!important}
@media(max-width:860px){.hgo-publish-difference-banner{align-items:stretch;flex-direction:column}.hgo-publish-difference-actions{justify-content:flex-start}}

/* ===== v18.8 : image de mise en avant + réglages événement unifiés ===== */
.hgo-featured-image-field{margin:1rem 0;padding:1rem;border:1px solid #eadde1;border-radius:18px;background:#fffafb}
.hgo-featured-image-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}
.hgo-featured-image-head b{display:block;color:#3d3438;font-size:.9rem}
.hgo-featured-image-head span{display:block;margin-top:.15rem;color:#817278;font-size:.73rem;line-height:1.45}
.hgo-featured-image-actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}
.hgo-featured-image-preview{display:grid;place-items:center;width:100%;min-height:220px;margin-bottom:.8rem;overflow:hidden;border:1px dashed #d9c7cd;border-radius:15px;background:#f8f3f5;color:#9a8b91}
.hgo-featured-image-preview img{display:block;width:100%;height:260px;object-fit:cover}
.hgo-featured-image-preview.is-empty{min-height:150px}
.hgo-featured-image-preview span{font-size:.78rem;font-weight:750}
.hgo-event-settings{margin:1rem 0;padding:1rem;border:1px solid #f0ddcf;border-radius:18px;background:#fffaf6}
.hgo-event-settings[hidden]{display:none!important}
.hgo-event-settings .panel-head.compact{margin-bottom:.75rem;padding:0;border:0;background:transparent}
.hgo-event-settings .panel-head.compact h3{margin:.15rem 0 0;font-size:1rem;color:#4a3a32}
@media(max-width:720px){.hgo-featured-image-head{flex-direction:column}.hgo-featured-image-actions{justify-content:flex-start}.hgo-featured-image-preview img{height:210px}}
.vb-event-practical{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;margin:.2rem 24px .65rem;color:#765f54;font-size:.75rem;font-weight:750}
.vb-event-register{margin:1rem 24px 0}
.hgo-studio .gjs-mdl-container{z-index:1500!important}

/* ===== v18.9 : médiathèque visuelle H&G + verrouillage du bloc HTML ===== */
body.hgo-media-picker-open{overflow:hidden}
.hgo-media-picker[hidden]{display:none!important}
.hgo-media-picker{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px;font-family:Montserrat,Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#363034}
.hgo-media-picker-backdrop{position:absolute;inset:0;background:rgba(41,31,35,.62);backdrop-filter:blur(4px)}
.hgo-media-picker-dialog{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1280px,calc(100vw - 40px));height:min(820px,calc(100vh - 40px));overflow:hidden;border:1px solid #eadde1;border-radius:24px;background:#fff;box-shadow:0 34px 100px rgba(40,29,34,.28)}
.hgo-media-picker-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.3rem;border-bottom:1px solid #eee3e7;background:linear-gradient(180deg,#fff,#fdfafb)}
.hgo-media-picker-head span{display:block;margin-bottom:.15rem;color:#c44561;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.hgo-media-picker-head h2{margin:0;color:#332d30;font-size:1.35rem;line-height:1.2}
.hgo-media-picker-close{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e7dadd;border-radius:13px;background:#fff;color:#665a60;font-size:1.65rem;line-height:1;cursor:pointer}
.hgo-media-picker-close:hover{background:#fff4f7;border-color:#dba9b5;color:#b43f5a}
.hgo-media-picker-tabs{display:flex;align-items:center;gap:.4rem;padding:.7rem 1.25rem;border-bottom:1px solid #eee3e7;background:#fff}
.hgo-media-picker-tabs button{border:0;border-radius:999px;background:#f6f1f3;color:#73676c;padding:.58rem 1rem;font:inherit;font-size:.78rem;font-weight:850;cursor:pointer}
.hgo-media-picker-tabs button.is-active{background:#c44561;color:#fff;box-shadow:0 7px 18px rgba(196,69,97,.2)}
.hgo-media-picker-panel{min-height:0;overflow:hidden;background:#fbf9fa}
.hgo-media-toolbar{display:grid;grid-template-columns:minmax(270px,1.4fr) minmax(190px,.7fr) auto;align-items:end;gap:.7rem;padding:.8rem 1rem;border-bottom:1px solid #eee3e7;background:#fff}
.hgo-media-toolbar label{display:flex;flex-direction:column;gap:.28rem;color:#75686e;font-size:.67rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
.hgo-media-toolbar input,.hgo-media-toolbar select{width:100%;height:42px;border:1px solid #dfd2d7;border-radius:12px;background:#fff;color:#453b40;padding:0 .8rem;font:inherit;font-size:.78rem;outline:0}
.hgo-media-toolbar input:focus,.hgo-media-toolbar select:focus{border-color:#c44561;box-shadow:0 0 0 3px rgba(196,69,97,.1)}
.hgo-media-toolbar>strong{align-self:center;justify-self:end;color:#8e8086;font-size:.75rem;white-space:nowrap}
.hgo-media-library-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;height:calc(100% - 68px);min-height:0}
.hgo-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));align-content:start;gap:.75rem;padding:1rem;overflow:auto}
.hgo-media-card{position:relative;min-width:0;overflow:hidden;border:2px solid transparent;border-radius:16px;background:#fff;padding:0;text-align:left;box-shadow:0 6px 18px rgba(58,43,49,.06);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.hgo-media-card:hover{transform:translateY(-2px);border-color:#e8bac5;box-shadow:0 12px 25px rgba(58,43,49,.1)}
.hgo-media-card.is-selected{border-color:#c44561;box-shadow:0 0 0 3px rgba(196,69,97,.12),0 12px 25px rgba(58,43,49,.1)}
.hgo-media-card-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f2ecef}
.hgo-media-card-image img{display:block;width:100%;height:100%;object-fit:cover}
.hgo-media-card-copy{display:block;padding:.65rem .7rem .7rem}
.hgo-media-card-copy b{display:block;overflow:hidden;color:#40363b;font-size:.75rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.hgo-media-card-copy small{display:block;margin-top:.2rem;overflow:hidden;color:#94868c;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}
.hgo-media-card>i{position:absolute;top:.55rem;right:.55rem;display:none;place-items:center;width:25px;height:25px;border-radius:999px;background:#c44561;color:#fff;font-size:.75rem;font-style:normal;font-weight:950;box-shadow:0 5px 15px rgba(91,28,43,.25)}
.hgo-media-card.is-selected>i{display:grid}
.hgo-media-empty{grid-column:1/-1;display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border:1px dashed #dacbd0;border-radius:18px;background:#fff;color:#887a80;text-align:center}
.hgo-media-empty>span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:.8rem;border-radius:17px;background:#fff0f4;color:#c44561;font-size:1.55rem}
.hgo-media-empty b{color:#4b4146}
.hgo-media-empty p{margin:.35rem 0 0;font-size:.78rem}
.hgo-media-selected{min-width:0;overflow:auto;border-left:1px solid #eee3e7;background:#fff;padding:1rem}
.hgo-media-selected-image{overflow:hidden;width:100%;aspect-ratio:4/3;border:1px solid #eadde1;border-radius:17px;background:#f3edef}
.hgo-media-selected-image img{display:block;width:100%;height:100%;object-fit:contain}
.hgo-media-selected-copy{padding:.9rem .1rem}
.hgo-media-selected-copy>span{display:block;color:#c44561;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.hgo-media-selected-copy h3{margin:.35rem 0;color:#3d3438;font-size:1rem;line-height:1.3;overflow-wrap:anywhere}
.hgo-media-selected-copy p{margin:0;color:#81747a;font-size:.74rem;line-height:1.5}
.hgo-media-selected-copy dl{display:grid;gap:.45rem;margin:.9rem 0 0}
.hgo-media-selected-copy dl>div{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.5rem .6rem;border-radius:10px;background:#f8f5f6}
.hgo-media-selected-copy dt{color:#8d7f85;font-size:.66rem;font-weight:750}
.hgo-media-selected-copy dd{margin:0;color:#4d4247;font-size:.7rem;font-weight:850;text-align:right}
.hgo-media-selected-empty{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;color:#8c7e84;text-align:center}
.hgo-media-selected-empty>span{font-size:2rem;color:#c8b9bf}
.hgo-media-selected-empty b{margin-top:.45rem;color:#4a4045}
.hgo-media-selected-empty p{margin:.3rem 0 0;font-size:.75rem;line-height:1.45}
.hgo-media-upload-panel{padding:1.25rem;overflow:auto}
.hgo-media-dropzone{display:flex;min-height:350px;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #d5c3c9;border-radius:22px;background:linear-gradient(145deg,#fff,#fff7f9);color:#776a70;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}
.hgo-media-dropzone:hover,.hgo-media-dropzone.is-dragging{border-color:#c44561;background:#fff1f5;transform:translateY(-1px)}
.hgo-media-drop-icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:1rem;border-radius:20px;background:#c44561;color:#fff;font-size:2rem;font-weight:800;box-shadow:0 12px 28px rgba(196,69,97,.22)}
.hgo-media-dropzone b{color:#3e3539;font-size:1.1rem}
.hgo-media-dropzone p{margin:.35rem 0;color:#786b71;font-size:.85rem}
.hgo-media-dropzone small{color:#a09197;font-size:.72rem}
.hgo-media-upload-status{min-height:22px;margin:.7rem 0;color:#8b5e16;font-size:.76rem;font-weight:750;text-align:center}
.hgo-media-url-box{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);align-items:center;gap:1rem;margin-top:1rem;padding:1rem;border:1px solid #eadde1;border-radius:17px;background:#fff}
.hgo-media-url-box b{display:block;color:#443a3f;font-size:.82rem}
.hgo-media-url-box span{display:block;margin-top:.2rem;color:#8b7e84;font-size:.7rem}
.hgo-media-url-box>div:last-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}
.hgo-media-url-box input{min-width:0;height:42px;border:1px solid #dfd2d7;border-radius:11px;padding:0 .75rem;font:inherit;font-size:.76rem}
.hgo-media-picker-foot{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;padding:.85rem 1.15rem;border-top:1px solid #eee3e7;background:#fff}
.hgo-media-picker-foot .btn{min-width:140px}
.hgo-media-picker-foot .btn:disabled{opacity:.45;cursor:not-allowed}
.hgo-custom-html-section[data-hgo-locked-zone="1"]{position:relative}
.hgo-content-inspector-fields .hgo-inspector-hgo-note b:before{content:""}
@media(max-width:900px){
  .hgo-media-picker{padding:8px}
  .hgo-media-picker-dialog{width:calc(100vw - 16px);height:calc(100vh - 16px);border-radius:18px}
  .hgo-media-library-layout{grid-template-columns:1fr}
  .hgo-media-selected{display:none}
  .hgo-media-toolbar{grid-template-columns:1fr 1fr}
  .hgo-media-toolbar>strong{grid-column:1/-1;justify-self:start}
  .hgo-media-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}
  .hgo-media-url-box{grid-template-columns:1fr}
}
@media(max-width:560px){
  .hgo-media-picker-head{padding:.9rem}
  .hgo-media-picker-head h2{font-size:1.05rem}
  .hgo-media-picker-tabs{padding:.55rem .75rem}
  .hgo-media-toolbar{grid-template-columns:1fr;padding:.65rem}
  .hgo-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:.65rem;gap:.55rem}
  .hgo-media-card-copy{padding:.55rem}
  .hgo-media-picker-foot{padding:.65rem}
  .hgo-media-picker-foot .btn{min-width:0;flex:1}
  .hgo-media-url-box>div:last-child{grid-template-columns:1fr}
}
.hgo-gjs-gallery-simple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
@media(max-width:700px){.hgo-gjs-gallery-simple{grid-template-columns:1fr!important}}

/* ===== Visual Studio v18.10 : réglages éditoriaux lisibles et responsive ===== */
.hgo-studio-settings-card{
  width:min(1040px,calc(100vw - 48px))!important;
  max-height:94vh!important;
  padding:0!important;
  border-radius:24px!important;
  overflow:auto!important;
  background:#fff!important;
}
.hgo-studio-settings-card>.panel-head{
  position:sticky;
  top:0;
  z-index:8;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:1rem;
  margin:0!important;
  padding:1.15rem 1.4rem;
  border-bottom:1px solid #eadde1;
  background:rgba(255,255,255,.97);
  backdrop-filter:blur(12px);
}
.hgo-studio-settings-card>.panel-head h2{margin:.2rem 0 .2rem!important;font-size:1.65rem!important;line-height:1.1!important}
.hgo-studio-settings-card>.panel-head p{margin:0!important;font-size:.82rem!important;line-height:1.4!important}
.hgo-studio-settings-form{
  display:grid!important;
  gap:1rem!important;
  padding:1.25rem 1.4rem 1.4rem!important;
}
.hgo-studio-settings-form .admin-form-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:.9rem 1rem!important;
  align-items:start!important;
}
.admin-main .hgo-studio-settings-form .admin-form-grid>label:not(.check-line),
.hgo-studio-settings-form>label:not(.check-line),
.hgo-studio-settings-form .hgo-featured-image-field label:not(.check-line),
.hgo-studio-settings-form .hgo-event-settings label:not(.check-line){
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:.42rem!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#4f454a!important;
  font-size:.78rem!important;
  line-height:1.25!important;
  font-weight:850!important;
}
.hgo-studio-settings-form input:not([type="checkbox"]),
.hgo-studio-settings-form select,
.hgo-studio-settings-form textarea{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:46px!important;
  margin:0!important;
  padding:.72rem .82rem!important;
  border:1px solid #dfd2d7!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#302b2e!important;
  font:500 .93rem/1.35 Montserrat,Inter,system-ui,sans-serif!important;
  box-shadow:none!important;
  outline:none!important;
  box-sizing:border-box!important;
}
.hgo-studio-settings-form textarea{
  min-height:104px!important;
  resize:vertical!important;
  line-height:1.5!important;
}
.hgo-studio-settings-form input:focus,
.hgo-studio-settings-form select:focus,
.hgo-studio-settings-form textarea:focus{
  border-color:#be4764!important;
  box-shadow:0 0 0 3px rgba(190,71,100,.1)!important;
}
.hgo-studio-settings-form input[readonly]{background:#f7f3f5!important;color:#7f7278!important;cursor:not-allowed!important}
.hgo-settings-field-wide{grid-column:1/-1!important}
.hgo-featured-image-field{
  margin:0!important;
  padding:1.05rem!important;
  border:1px solid #eadde1!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fffafb,#fff)!important;
}
.hgo-featured-image-head{align-items:center!important;margin-bottom:.85rem!important}
.hgo-featured-image-head b{font-size:1rem!important}
.hgo-featured-image-head span{font-size:.78rem!important}
.hgo-featured-image-actions .btn{min-height:42px!important}
.hgo-featured-image-preview{
  width:100%!important;
  min-height:150px!important;
  max-height:220px!important;
  aspect-ratio:16/5!important;
  margin:0 0 .9rem!important;
  border-radius:16px!important;
  background:#faf6f7!important;
}
.hgo-featured-image-preview.is-empty{min-height:150px!important}
.hgo-featured-image-preview img{width:100%!important;height:100%!important;min-height:0!important;max-height:220px!important;object-fit:cover!important}
.hgo-featured-image-preview span{font-size:.82rem!important}
.hgo-event-settings{
  margin:0!important;
  padding:1.05rem!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fffaf6,#fff)!important;
}
.hgo-event-settings .panel-head.compact{margin:0 0 .9rem!important}
.hgo-event-settings .panel-head.compact h3{font-size:1.12rem!important}
.hgo-studio-settings-form>.admin-form-grid:last-of-type{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:.7rem!important;
}
.admin-main .hgo-studio-settings-form label.check-line,
.hgo-studio-settings-form label.check-line{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:.65rem!important;
  min-height:52px!important;
  margin:0!important;
  padding:.8rem .9rem!important;
  border:1px solid #eadde1!important;
  border-radius:15px!important;
  background:#fff!important;
  color:#4b4246!important;
  font-size:.82rem!important;
  line-height:1.3!important;
  font-weight:800!important;
}
.hgo-studio-settings-form label.check-line input[type="checkbox"]{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  margin:0!important;
  accent-color:#be4764!important;
}
.hgo-settings-submit{display:flex;justify-content:flex-end;padding-top:.1rem}
.hgo-settings-submit .btn{min-width:220px;min-height:46px}
.hgo-studio-settings-card>hr{margin:0 1.4rem!important}
.hgo-studio-settings-card>.hgo-studio-versions{padding:1.15rem 1.4rem 1.5rem!important}
.hgo-studio-settings-card>.hgo-studio-versions h3{margin:0 0 .8rem!important}

@media(max-width:760px){
  .hgo-studio-modal{padding:.5rem!important;place-items:stretch center!important}
  .hgo-studio-settings-card{width:calc(100vw - 1rem)!important;max-height:calc(100vh - 1rem)!important;border-radius:18px!important}
  .hgo-studio-settings-card>.panel-head{padding:1rem!important;align-items:center!important}
  .hgo-studio-settings-card>.panel-head p{display:none!important}
  .hgo-studio-settings-form{padding:1rem!important}
  .hgo-studio-settings-form .admin-form-grid,
  .hgo-studio-settings-form>.admin-form-grid:last-of-type{grid-template-columns:1fr!important}
  .hgo-featured-image-head{align-items:flex-start!important;flex-direction:column!important}
  .hgo-featured-image-actions{width:100%!important;justify-content:flex-start!important}
  .hgo-featured-image-actions .btn{flex:1 1 auto!important}
  .hgo-featured-image-preview{aspect-ratio:16/8!important;max-height:190px!important}
  .hgo-settings-submit{position:sticky;bottom:0;z-index:5;padding:.8rem 0 0;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 28%)}
  .hgo-settings-submit .btn{width:100%!important;min-width:0!important}
  .hgo-studio-settings-card>hr{margin:0 1rem!important}
  .hgo-studio-settings-card>.hgo-studio-versions{padding:1rem!important}
}
