.vpa-suite,.vpa-suite *{box-sizing:border-box}
.vpa-suite{--suite-ink:#102a22;--suite-green:#176b52;--suite-lime:#d9f776;width:100%;max-width:1540px;min-height:100vh;margin:0 auto;border:1px solid #d4dfda;background:#eef3f0;box-shadow:0 30px 90px rgba(16,42,34,.15);overflow:clip;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.vpa-suite-header{position:sticky;top:0;z-index:1000;min-height:92px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--suite-ink);color:#fff}
body.admin-bar .vpa-suite-header{top:32px}
.vpa-suite-brand{display:flex;align-items:center;gap:13px;min-width:280px;color:#fff!important;text-decoration:none!important}
.vpa-suite-logo{width:54px;height:54px;display:block;flex:0 0 54px;border-radius:16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}
.vpa-suite-logo img{display:block;width:54px;height:54px;border-radius:16px}
.vpa-suite-brand strong,.vpa-suite-brand small{display:block}.vpa-suite-brand strong{font-size:23px;line-height:1;letter-spacing:.8px}.vpa-suite-brand small{max-width:300px;margin-top:5px;color:#b7ccc4;font-size:10px;line-height:1.3;letter-spacing:.25px}
.vpa-suite-nav{display:flex;align-items:center;gap:7px;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055)}
.vpa-suite-nav button{border:0;border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:8px;background:transparent;color:#cbdad4;font:700 12px/1.2 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;transition:.18s;white-space:nowrap}.vpa-suite-nav button span{font-size:17px;color:#a9c3ba}.vpa-suite-nav button:hover{background:rgba(255,255,255,.08);color:#fff}.vpa-suite-nav button.is-active{background:var(--suite-lime);color:#143b2f;box-shadow:0 5px 16px rgba(0,0,0,.14)}.vpa-suite-nav button.is-active span{color:#143b2f}
.vpa-suite-panel[hidden]{display:none!important}.vpa-suite-panel{animation:vpaSuiteIn .22s ease}.vpa-suite-panel>.vpa-app{max-width:none;margin:0;border:0;border-radius:0;box-shadow:none}.vpa-suite-panel>.vpa-app>.vpa-topbar{height:62px;padding:0 24px;background:#173b30}.vpa-suite-panel>.vpa-app>.vpa-topbar .vpa-brand-mark{width:36px;height:36px;border-radius:10px}.vpa-suite-panel>.vpa-app>.vpa-topbar .vpa-brand strong{font-size:14px}.vpa-suite-panel>.vpa-app>.vpa-topbar .vpa-brand span{font-size:8px}.vpa-suite-panel>.vpa-app>.vpa-loader{inset:62px 0 0}.vpa-suite-panel>.vpa-app>.vpa-footer{border-radius:0}.vpa-suite-login>strong{display:block;color:#345347;font-size:13px}

/* Only the page that contains [vpa] becomes a full-screen application shell. */
body.vpa-fullscreen-page{margin:0!important;overflow-x:hidden!important;background:#eef3f0!important}
body.vpa-fullscreen-page #masthead,body.vpa-fullscreen-page .site-header,body.vpa-fullscreen-page header.site-header,body.vpa-fullscreen-page .page-header,body.vpa-fullscreen-page .entry-header,body.vpa-fullscreen-page .wp-block-post-title,body.vpa-fullscreen-page .page-title,body.vpa-fullscreen-page .page-title-area,body.vpa-fullscreen-page .hero,body.vpa-fullscreen-page .page-hero,body.vpa-fullscreen-page .breadcrumb,body.vpa-fullscreen-page .breadcrumbs,body.vpa-fullscreen-page .ast-breadcrumbs-wrapper,body.vpa-fullscreen-page #secondary,body.vpa-fullscreen-page .widget-area,body.vpa-fullscreen-page .sidebar-main,body.vpa-fullscreen-page .elementor-location-header,body.vpa-fullscreen-page .elementor-location-footer,body.vpa-fullscreen-page #colophon,body.vpa-fullscreen-page .site-footer{display:none!important}
body.vpa-fullscreen-page #page,body.vpa-fullscreen-page .site,body.vpa-fullscreen-page #content,body.vpa-fullscreen-page .site-content,body.vpa-fullscreen-page .content-area,body.vpa-fullscreen-page .site-main,body.vpa-fullscreen-page .ast-container,body.vpa-fullscreen-page article.page,body.vpa-fullscreen-page .entry-content{width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;padding:0!important;border:0!important}
body.vpa-fullscreen-page .entry-content>.wp-block-group,body.vpa-fullscreen-page .entry-content>.elementor,body.vpa-fullscreen-page .elementor-section,body.vpa-fullscreen-page .elementor-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.vpa-fullscreen-page .vpa-suite{position:relative;left:50%;width:100vw;max-width:none;min-height:100vh;margin:0;border:0;border-radius:0;transform:translateX(-50%);box-shadow:none}

@keyframes vpaSuiteIn{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:900px){.vpa-suite{margin:0;border-radius:0}.vpa-suite-header{align-items:stretch;flex-direction:column;padding:12px 14px}.vpa-suite-brand{min-width:0}.vpa-suite-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.vpa-suite-nav button{justify-content:center;padding:10px 7px}.vpa-suite-panel>.vpa-app>.vpa-topbar{padding:0 14px}}
@media(max-width:782px){body.admin-bar .vpa-suite-header{top:46px}}
@media(max-width:620px){.vpa-suite-brand small{max-width:230px}.vpa-suite-logo,.vpa-suite-logo img{width:46px;height:46px}.vpa-suite-logo{flex-basis:46px}.vpa-suite-nav button{font-size:10px;white-space:normal;text-align:center}.vpa-suite-nav button span{display:none}.vpa-suite-panel>.vpa-app>.vpa-topbar .vpa-brand span{display:none}.vpa-suite-panel>.vpa-app>.vpa-topbar .vpa-btn{padding:8px 9px;font-size:10px}}
