/* Gutenberg-editable layouts — One Source Guidance 1.2 */
.osg-block-page{overflow:hidden}.osg-block-page .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:none;margin-left:0!important;margin-right:0!important}.osg-block-page>.wp-block-group.alignfull{margin-top:0;margin-bottom:0}.osg-block-page .wp-block-group{box-sizing:border-box}.osg-block-page .wp-block-group.osg-container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.osg-block-page .wp-block-group.osg-container.narrow{width:min(calc(100% - 40px),800px)}

/* Core block button mappings */
.wp-block-buttons.osg-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.wp-block-buttons.osg-actions>.wp-block-button{margin:0}.wp-block-button.osg-editable-button .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--blue),#0a94ce);color:#fff;font-weight:800;font-size:.94rem;line-height:1.1;padding:15px 25px;box-shadow:0 12px 28px rgba(8,120,185,.22);text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.wp-block-button.osg-editable-button .wp-block-button__link:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(8,120,185,.28)}.wp-block-button.osg-editable-button.text-button .wp-block-button__link{background:transparent;color:var(--blue);padding-inline:0;box-shadow:none}.wp-block-button.osg-editable-button.outline .wp-block-button__link{background:transparent;border:1px solid rgba(255,255,255,.45);box-shadow:none}.wp-block-button.osg-editable-button.danger .wp-block-button__link{background:linear-gradient(135deg,#d63838,#f05d45);box-shadow:0 12px 30px rgba(216,64,64,.25)}

/* Prevent default block spacing from changing the original design */
.osg-block-page .osg-hero-copy>*,.osg-block-page .osg-dark-copy>*,.osg-block-page .osg-page-hero-grid>*,.osg-block-page .osg-contact-card>*,.osg-block-page .osg-incident-panel>*{margin-block-start:0}.osg-block-page .osg-eyebrow{margin-bottom:20px}.osg-block-page h1,.osg-block-page h2,.osg-block-page h3{margin-top:0}.osg-block-page .osg-service-card>.wp-block-group.osg-service-icon,.osg-block-page .osg-service-detail>.wp-block-group.osg-service-icon{margin-left:0;margin-right:0}

/* Icon tiles are decorative; card text remains fully editable. */
.osg-service-icon{position:relative}.osg-service-icon:before{font-family:Arial,sans-serif;font-weight:800;font-size:26px;line-height:1;color:currentColor}.osg-service-icon.icon-monitor:before{content:"▣"}.osg-service-icon.icon-headset:before{content:"◖◗";font-size:19px;letter-spacing:-4px}.osg-service-icon.icon-patch:before{content:"✦"}.osg-service-icon.icon-shield:before{content:"✓"}.osg-service-icon.icon-backup:before{content:"↻"}.osg-service-icon.icon-cloud:before{content:"☁"}.osg-service-icon.icon-soc:before{content:"◷"}.osg-service-icon.icon-scan:before{content:"⌗"}.osg-service-icon.icon-lock:before{content:"▰"}.osg-service-icon.icon-arrow:before{content:"→"}.osg-service-icon.icon-building:before{content:"▥"}.osg-service-icon.icon-phone:before{content:"☎";font-size:22px}

/* Home page editable blocks */
.osg-platform-strip{display:flex;align-items:center;gap:32px}.osg-platform-strip>p{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:.69rem;font-weight:800;color:#8396a3;white-space:nowrap}.osg-platform-items{display:flex;align-items:center;justify-content:space-between;gap:25px;flex:1}.osg-platform-items p{margin:0;font-size:.84rem;color:#6c808f}.osg-service-grid>.wp-block-group,.osg-process-grid>.wp-block-group{margin:0}.osg-service-card .osg-card-link{margin:6px 0 0}.osg-service-card .osg-card-link a,.osg-card-link a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:.84rem;font-weight:800;text-decoration:none}.osg-service-card.featured .osg-card-link a{color:#fff}.osg-mini-symbol{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:var(--ice);color:var(--blue);font-weight:900}.osg-shield-mark{position:absolute;z-index:3;display:grid;place-items:center;inset:0;color:#6ee0f6;font-size:48px;font-weight:900}.osg-process-card{position:relative;padding:32px 25px;border-top:1px solid var(--line)}.osg-process-card .osg-service-icon{margin-bottom:18px}.osg-process-number{position:absolute;right:20px;top:16px;color:#c5d5df;font-weight:900;font-size:1.65rem}.osg-process-card p:last-child{font-size:.91rem}.osg-dark-copy .osg-check-list{margin:28px 0 32px}.osg-editable-check-list,.osg-check-list{list-style:none;padding:0;margin:20px 0;display:grid;gap:12px}.osg-editable-check-list li,.osg-check-list li{position:relative;padding-left:27px;color:#496576}.osg-editable-check-list li:before,.osg-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:#2c9d7a;font-weight:900}.osg-dark-copy .osg-check-list li{color:#d5e4ec}.osg-latest-posts{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.osg-latest-posts li{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;padding:0 0 25px}.osg-latest-posts .wp-block-latest-posts__featured-image{margin:0 0 22px}.osg-latest-posts .wp-block-latest-posts__featured-image img{width:100%;height:210px;object-fit:cover;display:block}.osg-latest-posts .wp-block-latest-posts__post-title,.osg-latest-posts .wp-block-latest-posts__post-excerpt{display:block;margin-inline:25px}.osg-latest-posts .wp-block-latest-posts__post-title{font-family:Manrope,Inter,sans-serif;color:var(--navy);font-weight:800;font-size:1.2rem;line-height:1.25}.osg-latest-posts .wp-block-latest-posts__post-excerpt{color:var(--muted);font-size:.9rem;margin-top:12px}.osg-latest-posts .wp-block-latest-posts__read-more{display:block;color:var(--blue);font-weight:800;margin-top:12px;text-decoration:none}

/* Inner pages */
.osg-service-detail-grid>.wp-block-group{margin:0}.osg-service-detail .osg-editable-check-list{grid-template-columns:1fr 1fr;margin-top:20px}.osg-plan-grid>.wp-block-group{margin:0}.osg-plan-card .osg-editable-check-list{margin-bottom:0}.osg-stack-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:var(--ice);color:var(--blue);font-weight:900}.osg-incident-badges{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.osg-incident-badges p{margin:0;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#496576;font-size:.8rem;font-weight:800}.osg-incident-panel>.osg-live-dot{margin-bottom:14px}.osg-response-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}.osg-response-step{position:relative;border-top:1px solid rgba(255,255,255,.2);padding-top:25px}.osg-response-step h3{color:#fff;font-size:1.05rem}.osg-response-step p{color:#a8c1d0;font-size:.86rem}.osg-response-step .osg-process-number{position:static;color:#67d1ee;margin-bottom:16px}.osg-contact-facts>.wp-block-group{margin:0}.osg-contact-facts p{margin:0}.osg-contact-facts small{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#7b909e}.osg-customer-options>.wp-block-group{margin:0;border:1px solid var(--line);border-radius:24px;background:#fff;padding:38px}.osg-customer-options>.wp-block-group.emergency{background:linear-gradient(145deg,#0b365b,#061d33)}.osg-customer-options>.wp-block-group.emergency h2,.osg-customer-options>.wp-block-group.emergency a{color:#fff}.osg-customer-options>.wp-block-group.emergency p{color:#abc2d0}.osg-customer-options .osg-big-phone{font-size:1.8rem;font-weight:900;margin-bottom:4px}.osg-testimonial-block-grid{column-width:auto}.osg-testimonial-block-grid>.wp-block-quote{display:inline-block;width:100%}.osg-testimonial-card>p:first-child{color:#f0b52e;letter-spacing:.15em;font-size:.85rem;margin-bottom:16px}

/* Contact Form 7 inside block layouts */
.osg-block-page .osg-page-form-content .wpcf7{margin:0}.osg-block-page .osg-page-form-content .wp-block-shortcode{margin:0}.osg-block-page .osg-page-form-content .osg-contact-form{margin-top:12px}

/* Block editor parity */
.editor-styles-wrapper{max-width:none!important;padding:0!important;background:#fff}.editor-styles-wrapper>.is-root-container{padding:0}.editor-styles-wrapper .wp-block[data-align=full]{max-width:none}.editor-styles-wrapper .wp-block[data-align=wide]{max-width:1180px}.editor-styles-wrapper .osg-block-page,.editor-styles-wrapper .osg-editable-layout{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.editor-styles-wrapper .osg-hero,.editor-styles-wrapper .osg-page-hero,.editor-styles-wrapper .osg-section,.editor-styles-wrapper .osg-logo-strip{max-width:none!important}.editor-styles-wrapper .osg-service-card,.editor-styles-wrapper .osg-service-detail,.editor-styles-wrapper .osg-plan-card,.editor-styles-wrapper .osg-contact-card,.editor-styles-wrapper .osg-incident-panel{outline:1px dashed rgba(8,120,185,.15);outline-offset:-1px}.editor-styles-wrapper .osg-dashboard,.editor-styles-wrapper .osg-dark-art,.editor-styles-wrapper .osg-page-visual{pointer-events:none}.editor-styles-wrapper .block-editor-block-list__layout .osg-container{width:min(calc(100% - 40px),1180px)!important;max-width:1180px!important}.editor-styles-wrapper .osg-testimonial-grid{columns:3}.editor-styles-wrapper .osg-latest-posts{padding-left:0!important}

@media(max-width:1100px){.osg-latest-posts{grid-template-columns:repeat(2,1fr)}.editor-styles-wrapper .osg-testimonial-grid{columns:2}}
@media(max-width:850px){.osg-platform-strip{display:block;text-align:center}.osg-platform-items{margin-top:14px;flex-wrap:wrap;justify-content:center}.osg-response-step-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.osg-block-page .wp-block-group.osg-container{width:min(calc(100% - 28px),var(--container))}.wp-block-buttons.osg-actions{justify-content:center}.osg-latest-posts{grid-template-columns:1fr}.osg-service-detail .osg-editable-check-list{grid-template-columns:1fr}.osg-response-step-grid{grid-template-columns:1fr}.osg-platform-strip{display:none}.editor-styles-wrapper .osg-testimonial-grid{columns:1}}

/* Services page 1.3 — editable managed-plan and consultation sections */
.wp-block-button.osg-editable-button.light .wp-block-button__link{background:#fff;color:var(--navy);box-shadow:none}.wp-block-button.osg-editable-button.light .wp-block-button__link:hover{background:#f4fbfe;color:var(--navy);box-shadow:0 14px 30px rgba(4,35,59,.16)}.osg-page-cta .osg-page-cta-copy>*{margin-block-start:0}.osg-page-cta .osg-page-cta-copy .osg-eyebrow{margin-bottom:20px}.osg-page-cta .osg-cta-actions{flex:0 0 auto}.osg-page-cta .osg-cta-actions>.wp-block-button{margin:0}.osg-services-plan-section>.osg-plan-grid,.osg-page-cta>.osg-cta-inner{position:relative;z-index:1}.editor-styles-wrapper .osg-cta-band{max-width:none!important}.editor-styles-wrapper .osg-services-plan-section,.editor-styles-wrapper .osg-page-cta{outline:2px dashed rgba(8,120,185,.22);outline-offset:-2px}.editor-styles-wrapper .osg-page-cta .wp-block-button__link{pointer-events:auto}
@media(max-width:850px){.osg-page-cta .osg-cta-actions{justify-content:center;margin-top:25px}}
