/*
Theme Name: OmniHub Partnerships
Version: 1.2.1
Description: OmniHub multipage classic theme with manufacturer and entrepreneur journeys.
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: omnihub
*/
:root{--green:#78ba49;--green-dark:#2c9a40;--green-soft:#effbf1;--blue:#173e87;--ink:#14213d;--muted:#61708b;--white:#fff;--line:#dce8de;--wash:#f7faf7;--shadow:0 18px 50px rgba(29,104,44,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Gordita","Avenir Next",Avenir,Montserrat,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:92px 0}.soft{background:var(--wash)}.green-section{background:var(--green)}.eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--blue)}h1{font-size:clamp(2.8rem,6vw,5.5rem);line-height:.98;letter-spacing:-.055em;margin-bottom:24px}h2{font-size:clamp(2rem,4vw,3.65rem);line-height:1.04;letter-spacing:-.04em;margin-bottom:18px}h3{font-size:1.28rem;line-height:1.2}.lead{font-size:clamp(1.05rem,2vw,1.25rem);max-width:700px;color:var(--muted)}.section-lead{font-size:1.08rem;color:var(--muted);max-width:720px}.center{text-align:center}.center .section-lead{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border-radius:999px;border:1px solid transparent;font-weight:850;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-blue,.btn-green{background:var(--blue);color:#fff;box-shadow:0 10px 28px rgba(23,62,135,.22)}.btn-white{background:#fff;color:var(--blue)}.btn-outline{border-color:rgba(255,255,255,.75);color:#fff}
header{position:fixed;z-index:100;top:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,62,135,.08)}nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{height:42px;width:auto}.navlinks{display:flex;align-items:center;gap:25px;font-size:.93rem;font-weight:750;color:#3e4d67}.navlinks a[aria-current="page"]{color:var(--green-dark)}.menu{display:none;background:transparent;border:0;color:var(--blue);font-size:1.65rem}
.hero{padding:145px 0 76px;background:linear-gradient(135deg,#c8f4ce,var(--green) 62%,#47b95b);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-image{position:relative}.hero-image img{width:100%;height:500px;object-fit:cover;border-radius:32px;box-shadow:0 30px 70px rgba(31,97,44,.28);border:1px solid rgba(255,255,255,.7)}.hero-note{position:absolute;left:-30px;bottom:28px;background:#fff;padding:18px 20px;border-radius:17px;box-shadow:var(--shadow);max-width:245px}.hero-note strong{display:block;color:var(--blue);font-size:1.15rem}
.cards-2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.opportunity{padding:38px;border:1px solid var(--line);border-radius:26px;background:#fff;min-height:370px;display:flex;flex-direction:column}.opportunity.green{background:var(--green-soft)}.icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--green);color:#143b1b;font-size:1.55rem;margin-bottom:24px}.opportunity.green .icon{background:var(--blue);color:#fff}.opportunity p{color:var(--muted)}.opportunity .btn{margin-top:auto;align-self:flex-start}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px}.feature b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--green);color:#143b1b;margin-bottom:18px}.feature p{color:var(--muted);margin-bottom:0}.hub-type{padding:31px;border-radius:24px;min-height:270px;background:var(--blue);color:#fff}.hub-type:nth-child(2){background:#2f9c43}.hub-type:nth-child(3){background:#61772e}.hub-type span{display:block;font-size:2rem;margin-bottom:28px}.hub-type p{color:#e5edf9}.hub-type:nth-child(n+2) p{color:#eef9f0}
.presence-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin:34px 0 18px}.control{width:100%;border:1px solid rgba(20,70,30,.18);background:#fff;color:var(--ink);padding:14px 15px;border-radius:12px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.view-toggle{display:inline-flex;padding:4px;background:rgba(255,255,255,.55);border-radius:999px}.view-btn{border:0;background:transparent;padding:9px 16px;border-radius:999px;color:#244f2e;font-weight:800;cursor:pointer}.view-btn.active{background:var(--blue);color:#fff}.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.location{padding:23px;border-radius:18px;background:#fff;display:flex;flex-direction:column;min-height:265px}.location small{font-weight:900;color:var(--green-dark);letter-spacing:.08em}.location p{color:var(--muted);font-size:.91rem}.tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 17px}.tag{font-size:.72rem;padding:5px 8px;border-radius:999px;background:#edf5ee}.direction{margin-top:auto;color:var(--blue);font-weight:850}.pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}.page-btn{width:43px;height:43px;border-radius:50%;border:0;background:var(--blue);color:#fff;font-size:1.2rem}.page-btn:disabled{opacity:.35}.map-wrap{background:#fff;padding:8px;border-radius:20px;box-shadow:var(--shadow)}#stockMap{height:540px;border-radius:15px}.hidden{display:none!important}.empty{grid-column:1/-1;padding:40px;text-align:center}.map-pin{width:24px;height:24px;background:var(--green);border:4px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 3px 10px rgba(0,0,0,.35)}
.testimonials{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.quote{padding:34px;border-radius:24px;background:#fff;border:1px solid var(--line)}.quote blockquote{font-size:1.22rem;margin:0 0 26px}.quote .person{display:flex;align-items:center;gap:12px}.avatar{width:44px;height:44px;border-radius:50%;background:var(--green);display:grid;place-items:center;font-weight:900}.placeholder{font-size:.76rem;color:var(--muted);margin-top:18px}
.page-hero{padding:145px 0 82px;background:linear-gradient(135deg,#c8f4ce,var(--green));}.page-hero .container{max-width:950px}.page-hero .lead{max-width:780px}.band{padding:30px;border-radius:24px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.band p{color:#dce5f5;margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.step{padding:27px;border-radius:20px;background:#fff;border:1px solid var(--line)}.step small{font-weight:900;color:var(--green-dark)}.requirements{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.requirement{padding:23px;background:#fff;border:1px solid var(--line);border-radius:18px}.requirement strong{display:block;color:var(--blue)}
.form-section{background:linear-gradient(135deg,#45b758,var(--green))}.form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.form{padding:32px;border-radius:24px;background:#fff}.fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.82rem;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);padding:13px;border-radius:11px}.field textarea{min-height:110px;resize:vertical}.note{font-size:.78rem;color:var(--muted)}
footer{padding:56px 0 26px;background:#0b1d43;color:#d5def0}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .8fr;gap:44px}.footer-logo img{height:43px;filter:brightness(0) invert(1)}footer h4{color:#fff}footer a{display:block;margin:8px 0;color:#c7d3e8}.copyright{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:34px;font-size:.82rem}
.hero,.page-hero,.form-section{background:var(--green)}
.hero h1,.hero .eyebrow,.hero .lead,.page-hero h1,.page-hero .eyebrow,.page-hero .lead,.green-section h1,.green-section h2,.green-section h3,.green-section .eyebrow,.green-section .section-lead,.green-section #count,.green-section #pageStatus,.form-section>.container>div h2,.form-section>.container>div .eyebrow,.form-section>.container>div p{color:#fff}
.hero-note strong{color:var(--blue)}
.opportunity.green{background:var(--green);color:#fff}.opportunity.green h2,.opportunity.green h3,.opportunity.green p{color:#fff}.opportunity.green .icon{background:#fff;color:var(--blue)}
.hub-type,.hub-type:nth-child(2),.hub-type:nth-child(3){background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.hub-type h3{color:var(--blue)}.hub-type p,.hub-type:nth-child(n+2) p{color:var(--muted)}.hub-type span{color:var(--green);font-weight:900}
.feature b{background:var(--green);color:#fff}.view-btn{color:var(--blue)}.view-btn.active{background:var(--blue);color:#fff}.page-btn{background:var(--blue)}
@media(max-width:900px){.navlinks{display:none;position:absolute;top:75px;left:0;right:0;background:#fff;padding:22px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.menu{display:block}.hero-grid,.form-grid{grid-template-columns:1fr}.hero-image img{height:390px}.hero-note{left:15px}.grid-3,.grid-4,.steps,.requirements{grid-template-columns:1fr 1fr}.locations{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.section{padding:70px 0}.hero,.page-hero{padding-top:125px}.hero-image img{height:300px}.hero-note{position:relative;margin-top:-45px;bottom:auto}.cards-2,.grid-3,.grid-4,.steps,.requirements,.testimonials,.fields,.footer-grid{grid-template-columns:1fr}.presence-head,.toolbar,.band{align-items:flex-start;flex-direction:column}.view-toggle{width:100%}.view-btn{flex:1}.field.full{grid-column:auto}.copyright{flex-direction:column}#stockMap{height:420px}}

/* Calmer OmniHub brand system */
:root{--green:#78ba49;--green-soft:#f5f8f0;--wash:#fafbf8;--line:#e6ebdf;--shadow:0 10px 30px rgba(23,62,135,.07)}
html{scroll-padding-top:96px}
h1{font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.08;letter-spacing:-.045em;font-weight:700}
h2{font-size:clamp(1.9rem,3.5vw,2.85rem);line-height:1.15;font-weight:700}
h3{font-weight:600}.eyebrow{font-weight:600;letter-spacing:.1em}
.section{padding:84px 0}.btn{font-weight:600;box-shadow:none!important}.btn:hover{transform:translateY(-1px)}
.hero-image img{box-shadow:0 14px 36px rgba(23,62,135,.13);border-radius:24px}
.opportunity,.feature,.hub-type,.quote,.step,.form{border-radius:18px}
.opportunity{min-height:330px}.opportunity.green{background:#fff;color:var(--ink)}
.opportunity.green h2,.opportunity.green h3{color:var(--blue)}.opportunity.green p{color:var(--muted)}
.opportunity .icon,.opportunity.green .icon,.feature b{background:var(--green-soft);color:var(--blue)}
#presence,.form-section{background:var(--wash)}
#presence h2,#presence .eyebrow,.form-section>.container>div h2,.form-section>.container>div .eyebrow{color:var(--blue)}
#presence .section-lead,#presence #count,#presence #pageStatus,.form-section>.container>div p{color:var(--muted)}
#presence .location h3{color:var(--blue)}.form{border:1px solid var(--line)}
footer{background:#78ba49;color:#fff}footer a,footer h4,footer p,.copyright{color:#fff}
.brand-offerings{grid-template-columns:repeat(2,minmax(0,1fr))}
.why-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}
.why-list{display:grid;grid-template-columns:1fr 1fr;gap:30px 28px}
.why-item{padding-top:18px;border-top:2px solid var(--green)}
.why-item p{color:var(--muted);font-size:.96rem;margin-bottom:0}
.video-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}
.video-stage{aspect-ratio:16/9;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#edf3e8,#dfe8d5)}
.video-card:nth-child(2) .video-stage{background:linear-gradient(145deg,#edf1f7,#dce5f0)}
.video-placeholder{display:grid;justify-items:center;gap:14px;color:var(--blue);font-size:.85rem}
.play-preview{display:grid;place-items:center;width:66px;height:66px;background:var(--blue);color:#fff;border-radius:50%;font-size:23px;padding-left:4px}
.video-stage video{width:100%;height:100%;position:absolute;inset:0;object-fit:contain;background:#173e87}
.video-caption{padding:25px}.video-caption h3{margin-bottom:8px}.video-caption p{color:var(--muted);margin:0}
@media(max-width:900px){.why-layout{grid-template-columns:1fr;gap:28px}}
@media(max-width:620px){.section{padding:60px 0}.brand-offerings,.why-list{grid-template-columns:1fr}}

.admin-bar header{top:48px}
@media(max-width:782px){.admin-bar header{top:56px}}
[hidden]{display:none!important}
/* Inset navigation and footer cards */
header{top:16px;left:20px;right:20px;max-width:1280px;margin:auto;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 8px 28px rgba(23,62,135,.06);backdrop-filter:none}
header nav.container{width:100%;padding:0 24px;height:78px}
.navlinks a[aria-current="page"]{color:var(--blue);text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:8px}
footer{width:min(1280px,calc(100% - 40px));margin:24px auto;border-radius:28px;padding:52px 40px 26px;background:#78ba49}
footer .container{width:100%}
footer a{overflow-wrap:anywhere}
.hero,.page-hero{padding-top:165px}
.testimonial-slider{max-width:1180px;margin:36px auto 0}
.testimonial-slider .testimonials{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:2px}
.testimonial-slider .testimonials::-webkit-scrollbar{display:none}
.testimonial-slider .video-card{flex:0 0 calc((100% - 40px)/3);min-width:0;scroll-snap-align:start;border-radius:22px;overflow:hidden}
.slider-controls{display:flex;align-items:center;justify-content:center;gap:20px;padding:22px 0 0;flex-wrap:wrap}
.slider-arrow{height:44px;width:44px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--blue);font-size:1.3rem;cursor:pointer}
.slider-arrow:disabled{opacity:.35;cursor:default}
.slider-dots{display:flex;gap:10px}
.slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#cbd4c6;cursor:pointer}
.slider-dots button[aria-current="true"]{background:var(--blue);width:26px;border-radius:8px}
.slide-status{flex-basis:100%;text-align:center;margin:0}
.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.form-status:empty{display:none}
.consent-choice{position:fixed;z-index:200;bottom:20px;left:20px;width:min(420px,calc(100% - 40px));padding:22px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}
.consent-choice p{color:var(--muted);font-size:.9rem}
.consent-choice button{margin:3px;padding:10px 16px}
.tracking-settings{border:1px solid #fff;background:transparent;color:#fff;padding:8px 12px;border-radius:20px;cursor:pointer}
:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
@media(max-width:900px){header .navlinks{top:87px;left:0;right:0;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}}
@media(max-width:620px){header{top:10px;left:12px;right:12px;border-radius:18px}header nav.container{height:70px;padding:0 16px}header .navlinks{top:78px}footer{width:calc(100% - 24px);padding:32px 24px 22px;border-radius:22px;margin:12px auto}.hero,.page-hero{padding-top:135px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* WordPress header compatibility and responsive navigation */
body > .elementor-15,body > .elementor-18{display:none!important}
.omnihub-header{display:block!important}
.hero-grid{grid-template-columns:.78fr 1.22fr}
.hero-image img{height:auto;aspect-ratio:3/2;object-fit:contain}
.video-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:720px){.testimonial-slider .video-card{flex-basis:100%}.testimonial-slider .testimonials{gap:14px}}
@media(min-width:901px){.omnihub-header .navlinks{display:flex!important}.omnihub-header .menu{display:none!important}}
@media(max-width:900px){.omnihub-header .navlinks{display:none}.omnihub-header .navlinks.open{display:flex!important}.hero-grid{grid-template-columns:1fr}}

/* Elementor Free compatibility */
.omnihub-elementor-page>.elementor{overflow:hidden}
.omnihub-elementor-page .elementor-element.container{width:min(1180px,calc(100% - 40px));max-width:none;margin-inline:auto}
.omnihub-elementor-page .elementor-element.hero-grid,.omnihub-elementor-page .elementor-element.cards-2,.omnihub-elementor-page .elementor-element.grid-3,.omnihub-elementor-page .elementor-element.grid-4,.omnihub-elementor-page .elementor-element.steps,.omnihub-elementor-page .elementor-element.requirements,.omnihub-elementor-page .elementor-element.why-list{display:grid}
.omnihub-elementor-page .elementor-element.hero-actions{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}
.omnihub-elementor-page .elementor-widget-heading .elementor-heading-title{color:inherit;font:inherit;line-height:inherit}
.omnihub-elementor-page .elementor-widget-heading h1.elementor-heading-title{font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.08;letter-spacing:-.045em;font-weight:700}
.omnihub-elementor-page .elementor-widget-heading h2.elementor-heading-title{font-size:clamp(1.9rem,3.5vw,2.85rem);line-height:1.15;font-weight:700}
.omnihub-elementor-page .elementor-widget-heading h3.elementor-heading-title{font-size:1.28rem;line-height:1.2;font-weight:600}
.omnihub-elementor-page .elementor-widget-button.btn{padding:0;border:0;background:transparent}
.omnihub-elementor-page .elementor-widget-button.btn .elementor-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:600;background:var(--blue);color:#fff}
.omnihub-elementor-page .elementor-widget-button.btn-outline .elementor-button{background:transparent;border:1px solid rgba(255,255,255,.75)}
.omnihub-elementor-page .hero-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.omnihub-elementor-page .omnihub-protected-block>.e-con-inner,.omnihub-elementor-page .omnihub-protected-block{display:block;max-width:none;padding:0}
.omnihub-elementor-page .elementor-section.omnihub-raw-section>.elementor-container{max-width:none!important}
.omnihub-elementor-page .elementor-section.omnihub-raw-section>.elementor-container>.elementor-column>.elementor-widget-wrap{padding:0!important}
.omnihub-elementor-page .elementor-section.omnihub-raw-section .elementor-widget-html,.omnihub-elementor-page .elementor-section.omnihub-raw-section .elementor-widget-shortcode{margin:0!important}
@media(max-width:900px){.omnihub-elementor-page .elementor-element.hero-grid,.omnihub-elementor-page .elementor-element.grid-3,.omnihub-elementor-page .elementor-element.grid-4,.omnihub-elementor-page .elementor-element.steps,.omnihub-elementor-page .elementor-element.requirements,.omnihub-elementor-page .elementor-element.why-list{grid-template-columns:1fr 1fr}.omnihub-elementor-page .elementor-element.hero-grid{grid-template-columns:1fr}}
@media(max-width:620px){.omnihub-elementor-page .elementor-element.container{width:min(100% - 28px,1180px)}.omnihub-elementor-page .elementor-element.cards-2,.omnihub-elementor-page .elementor-element.grid-3,.omnihub-elementor-page .elementor-element.grid-4,.omnihub-elementor-page .elementor-element.steps,.omnihub-elementor-page .elementor-element.requirements,.omnihub-elementor-page .elementor-element.why-list{grid-template-columns:1fr}}
