/*
Theme Name: EMP IT Solutions Philippines
Theme URI: https://empitsph.com/
Author: EMP IT Solutions Philippines
Author URI: https://empitsph.com/
Description: Final official EMP IT Solutions Philippines system-integrator theme with backend-editable homepage sections, services, products, partners, company profile, blog, and plugin-ready business modules.
Version: 2.0.0
Requires at least: 6.3
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: emp-it-solutions
*/
:root{
  --orange:#ff6a00;--orange2:#ff8a2b;--black:#171717;--ink:#20252b;--muted:#667085;
  --line:#e7e9ed;--soft:#f7f8fa;--white:#fff;--cyan:#00a8e8;--navy:#0d1622;
  --shadow:0 18px 50px rgba(20,20,20,.08);--radius:20px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}
.top-alert{background:#171717;color:#fff;font-size:13px}.alert-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 0}.alert-link{border:0;background:transparent;color:#ffad73;font-weight:800;cursor:pointer}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font-weight:950;font-size:29px;letter-spacing:-3px;font-style:italic}.brand-copy{display:flex;flex-direction:column;border-left:2px solid var(--orange);padding-left:12px}.brand-copy strong{font-size:14px;letter-spacing:.5px}.brand-copy small{font-size:8px;letter-spacing:2px;color:#777}.brand-copy i{color:var(--orange);font-style:normal}.nav{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:750}.nav a:hover{color:var(--orange)}.nav-cta{padding:11px 15px;background:var(--orange);color:#fff!important;border-radius:10px}.cms-mini{border:1px solid #ddd;background:#fff;border-radius:9px;padding:8px 11px;font-weight:800;cursor:pointer}.menu-toggle{display:none;border:0;background:none;font-size:24px}
.hero{overflow:hidden;position:relative;background:linear-gradient(115deg,#fff 0%,#fff 62%,#fff5ee 100%);min-height:650px;display:flex;align-items:center}.hero:before,.hero:after{content:"";position:absolute;background:linear-gradient(135deg,transparent 0 38%,rgba(255,106,0,.08) 38% 58%,rgba(255,106,0,.22) 58% 72%,transparent 72%);width:480px;height:480px;right:-140px;top:-170px;transform:rotate(7deg);border-radius:80px}.hero:after{width:340px;height:340px;left:-210px;bottom:-220px;top:auto;right:auto;opacity:.65}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;position:relative;z-index:1}.eyebrow,.kicker{color:var(--orange);font-size:11px;font-weight:900;letter-spacing:2px}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-4px;margin:15px 0 22px;max-width:760px}.hero h1 span{color:var(--orange)}.hero p{font-size:18px;max-width:650px;color:#59616c}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 18px;font-weight:850;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 25px rgba(255,106,0,.22)}.btn-ghost{border-color:#dfe2e6;background:#fff}.hero-trust{display:flex;flex-wrap:wrap;gap:10px;color:#4b5563;font-size:12px;font-weight:700}.hero-trust span{padding:7px 10px;background:#fff;border:1px solid #eee;border-radius:999px}.hero-visual{min-height:430px;display:grid;place-items:center}.network-orb{width:390px;height:390px;border-radius:50%;position:relative;background:radial-gradient(circle at center,#fff 0 26%,#fff8f2 27% 40%,transparent 41%),conic-gradient(from 20deg,#ff6a00,transparent 15%,#ffb27a 28%,transparent 44%,#ff6a00 58%,transparent 74%,#ffb27a 88%,#ff6a00);box-shadow:0 0 0 22px rgba(255,106,0,.04),0 35px 80px rgba(0,0,0,.1)}.network-orb:before{content:"";position:absolute;inset:55px;border:1px solid rgba(255,106,0,.35);border-radius:50%}.orb-center{position:absolute;inset:0;display:grid;place-items:center;font-weight:950;font-size:42px;letter-spacing:-5px}.orbit{position:absolute;inset:22px;border:1px dashed rgba(255,106,0,.35);border-radius:50%}.o2{inset:90px;transform:rotate(65deg)}.node{position:absolute;background:#171717;color:#fff;border:4px solid #fff;box-shadow:0 7px 18px rgba(0,0,0,.18);border-radius:12px;padding:8px 10px;font-size:11px;font-weight:900}.n1{left:3px;top:115px}.n2{right:10px;top:65px}.n3{right:0;bottom:100px}.n4{left:40px;bottom:48px}
.stats{background:#171717;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid div{padding:22px 12px;border-right:1px solid #333;display:flex;gap:12px;align-items:center}.stats-grid div:last-child{border-right:0}.stats-grid strong{color:var(--orange);font-size:25px}.stats-grid span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1px}
.section{padding:95px 0}.soft-section{background:var(--soft)}.dark-section{background:var(--navy);color:#fff}.section-head{display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:end;margin-bottom:42px}.section-head h2{font-size:clamp(34px,4vw,55px);letter-spacing:-2.5px;line-height:1.05;margin:9px 0 0}.section-head p{color:var(--muted);margin:0}.section-head.light p{color:#aeb8c5}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.service-card{border:1px solid var(--line);padding:26px;border-radius:18px;background:#fff;transition:.25s;min-height:235px}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#ffc49c}.service-card>span{font-size:12px;font-weight:900;color:var(--orange)}.service-card h3{font-size:21px;margin:20px 0 8px}.service-card p{font-size:14px;color:#69727e}.service-card a{font-size:12px;color:var(--orange);font-weight:900}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.solution-panel{border:1px solid #2d3948;background:linear-gradient(135deg,#121e2b,#0b121c);padding:28px;border-radius:18px;display:flex;flex-direction:column;gap:8px}.solution-panel b{font-size:21px}.solution-panel span{color:#aeb8c5;font-size:13px}
.endorser-stage{min-height:430px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:10px;position:relative;background:linear-gradient(180deg,#fff,#f8f8f8);border:1px solid #eee;border-radius:28px;overflow:hidden}.endorser-stage:after{content:"EMP";position:absolute;right:5%;bottom:0;font-size:190px;line-height:.8;font-weight:950;color:#f1f1f1;letter-spacing:-15px;z-index:0}.endorser{height:430px;display:flex;justify-content:center;align-items:end;position:relative;z-index:1}.endorser img{max-height:96%;max-width:92%;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(0,0,0,.09))}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.project-card{display:flex;gap:18px;padding:24px;border-radius:18px;background:#fff;border:1px solid var(--line)}.project-icon{min-width:55px;height:55px;border-radius:15px;background:#171717;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:950}.project-card span{font-size:10px;font-weight:900;color:var(--orange);letter-spacing:1.4px}.project-card h3{margin:6px 0;font-size:18px}.project-card p{margin:0;color:var(--muted);font-size:13px}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.news-card{border:1px solid var(--line);border-radius:18px;padding:23px;min-height:350px}.news-title{display:flex;gap:12px;align-items:center}.channel-icon{width:38px;height:38px;border-radius:11px;background:#171717;color:#fff;display:grid;place-items:center;font-weight:950}.news-title small{font-size:9px;letter-spacing:1.5px;color:var(--orange);font-weight:900}.news-title h3{margin:2px 0;font-size:19px}.feed-placeholder{margin:24px 0;background:#fafafa;border:1px dashed #d8dce2;min-height:120px;border-radius:12px;display:grid;place-items:center;text-align:center;color:#6b7280;font-size:13px;padding:20px}.feed-placeholder small{display:block}.text-link{font-size:12px;color:var(--orange);font-weight:900}.review-score{margin:24px 0 0;display:flex;flex-direction:column}.review-score strong{font-size:44px;line-height:1}.review-score span{letter-spacing:2px;color:var(--orange)}.review-score small{color:#777;margin-top:3px}.blog-item{display:flex;gap:12px;padding:17px 0;border-bottom:1px solid #eee}.blog-item>span{color:var(--orange);font-weight:950}.blog-item b{display:block;font-size:13px}.blog-item small{color:#8a9098;font-size:11px}
.quote-section{background:#f8f9fb}.quote-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px;align-items:start}.quote-intro h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-2px;margin:10px 0 18px}.quote-intro p{color:var(--muted)}.quote-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.quote-badges span{background:#fff;border:1px solid #e5e7eb;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:800}.quote-form{background:#fff;border:1px solid var(--line);padding:28px;border-radius:22px;box-shadow:var(--shadow)}label{display:block;font-size:12px;font-weight:850;margin-bottom:14px}input,select,textarea{width:100%;margin-top:7px;border:1px solid #dfe3e8;border-radius:10px;padding:12px 13px;font:inherit;background:#fff;outline:none}input:focus,select:focus,textarea:focus{border-color:#ff9b5b;box-shadow:0 0 0 3px rgba(255,106,0,.1)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.dynamic-box{background:#fafafa;border:1px solid #eceef1;border-radius:14px;padding:18px;margin-bottom:15px}.dynamic-box h4{margin:0 0 14px;font-size:13px}.check{display:flex;gap:9px;align-items:flex-start;font-weight:650;color:#667085}.check input{width:auto;margin-top:2px}.full{width:100%}.form-status{margin-top:12px;font-size:12px;font-weight:800}
.security-section{background:#fff3e9;border-top:1px solid #ffd4b2;border-bottom:1px solid #ffd4b2;padding:60px 0}.security-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px}.security-grid h2{font-size:45px;letter-spacing:-2px;margin:8px 0}.security-list{display:grid;gap:12px}.security-list>div{background:#fff;padding:17px 18px;border-radius:14px;border:1px solid #ffd9bd}.security-list b{display:block}.security-list span{display:block;margin-left:25px;color:#69727e;font-size:13px}
.contact-section{background:#171717;color:#fff;padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:45px;align-items:center}.contact-section h2{font-size:58px;line-height:1;letter-spacing:-3px;margin:10px 0}.contact-section p{color:#aab3be}.contact-box{border:1px solid #343434;border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:8px;background:#1d1d1d}.contact-box b{font-size:21px}.contact-box span{color:#aab3be;font-size:13px}.contact-box .btn{margin-top:18px}
footer{background:#0f0f0f;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:40px}.footer-grid p{color:#ff9a5a;font-weight:800}.footer-grid b{display:block;margin-bottom:10px}.footer-grid span{display:block;color:#aeb5bd;font-size:13px;margin:5px 0}.footer-cms{margin-top:10px;background:#222;border:1px solid #3a3a3a;color:#fff;padding:8px 11px;border-radius:8px;cursor:pointer}.copyright{border-top:1px solid #2a2a2a;margin-top:40px;padding-top:18px;color:#6e737a;font-size:11px}
.cms-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:100;display:none;padding:25px}.cms-overlay.open{display:block}.cms-panel{height:100%;background:#f8f9fb;border-radius:20px;max-width:1200px;margin:auto;overflow:hidden;display:flex;flex-direction:column}.cms-header{background:#fff;border-bottom:1px solid #e7e9ed;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.cms-header h2{margin:3px 0;font-size:24px}.cms-header button{border:0;background:#f2f3f5;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer}.cms-tabs{display:flex;gap:4px;padding:10px 20px;background:#fff;border-bottom:1px solid #e7e9ed}.cms-tabs button{border:0;background:transparent;padding:10px 14px;border-radius:8px;font-weight:800;cursor:pointer}.cms-tabs button.active{background:#fff0e6;color:var(--orange)}.cms-content{padding:24px;overflow:auto}.cms-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cms-stat{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.cms-stat strong{font-size:28px}.cms-stat span{display:block;color:#747b85;font-size:11px}.cms-table{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.cms-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:15px;padding:13px 16px;border-bottom:1px solid #eee;font-size:12px}.cms-row:last-child{border-bottom:0}.cms-row.head{font-weight:900;background:#fafafa}.cms-action{border:1px solid #ddd;background:#fff;border-radius:7px;padding:5px 8px;cursor:pointer}.cms-editor{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px}.cms-editor textarea{min-height:120px}.toast{position:fixed;right:22px;bottom:22px;background:#171717;color:#fff;padding:13px 16px;border-radius:10px;z-index:200;font-size:12px}
@media(max-width:900px){.nav{display:none}.nav.open{display:flex;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px;flex-direction:column;align-items:stretch;border-bottom:1px solid #eee}.menu-toggle{display:block}.hero-grid,.quote-wrap,.security-grid,.contact-grid{grid-template-columns:1fr}.hero{padding:70px 0}.hero-visual{min-height:300px}.network-orb{width:300px;height:300px}.service-grid,.project-grid,.news-grid{grid-template-columns:1fr 1fr}.section-head{grid-template-columns:1fr}.cms-cards{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.brand-copy strong{font-size:11px}.brand-mark{font-size:24px}.hero h1{font-size:48px}.service-grid,.project-grid,.news-grid,.solution-grid,.stats-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.stats-grid div{border-right:0;border-bottom:1px solid #333}.endorser-stage{grid-template-columns:1fr;height:auto}.endorser{height:380px}.cms-overlay{padding:8px}.cms-row{grid-template-columns:1fr auto}.cms-row span:nth-child(2),.cms-row span:nth-child(3){display:none}.alert-inner{font-size:11px}}


/* WordPress theme additions */
.wp-admin-bar-space{height:0}
.emp-form-msg{margin-top:12px;padding:12px;border-radius:10px;background:#f7f7f7}
.emp-form-msg.success{border:1px solid #b7dfc0;background:#effaf1}
.emp-form-msg.error{border:1px solid #efb0b0;background:#fff3f3}
.emp-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.emp-admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}
.emp-admin-card h3{margin-top:0}
@media(max-width:800px){.emp-admin-grid{grid-template-columns:1fr}}

/* EMP v2 visual correction: one restrained endorser only */
.hero-visual{
    display:flex;
    align-items:flex-end;
    justify-content:center;
    min-height:520px;
    overflow:hidden;
}
.hero-visual img{
    display:block;
    width:min(360px, 78%);
    max-height:520px;
    height:auto;
    object-fit:contain;
    object-position:center bottom;
    margin:0 auto;
}
.endorser-pair{display:none !important;}

/* EMP v3: portrait video */
.video-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr) 380px;
    gap:60px;
    align-items:center;
}
.video-copy h2{max-width:650px}
.portrait-video-wrap{
    display:flex;
    justify-content:center;
}
.portrait-video{
    position:relative;
    width:min(100%, 320px);
    aspect-ratio:9/16;
    border-radius:22px;
    overflow:hidden;
    background:#111;
    box-shadow:0 18px 45px rgba(0,0,0,.16);
}
.portrait-video video{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}
.video-placeholder{
    position:absolute;
    inset:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:10px;
    padding:30px;
    text-align:center;
    background:rgba(0,0,0,.72);
    color:#fff;
}
.video-placeholder strong{font-size:22px}
.video-placeholder span{font-size:13px;line-height:1.5;max-width:230px}
@media(max-width:800px){
    .video-grid{grid-template-columns:1fr;gap:30px}
    .portrait-video{width:min(78vw,320px)}
}

/* EMP v4: corrected official logo + cleaner footer + final blog row */
.brand{display:flex;align-items:center;gap:14px;text-decoration:none}
.brand-logo{width:86px;height:auto;display:block;object-fit:contain}
.brand-copy{display:flex;flex-direction:column;gap:4px}
.brand-copy strong{font-size:15px;letter-spacing:.03em}
.brand-copy small{font-size:11px;color:#666}
.journal-section{padding-top:55px;padding-bottom:70px}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.journal-card{background:#fff;border:1px solid #e9e9e9;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.05)}
.journal-image{display:block;aspect-ratio:16/9;overflow:hidden}
.journal-image img{width:100%;height:100%;object-fit:cover;display:block}
.journal-content{padding:22px}
.journal-content h3{margin:9px 0 10px}
.journal-content h3 a{text-decoration:none;color:inherit}
.journal-content p{color:#666;line-height:1.6}
.journal-placeholder{min-height:230px}
.text-link{font-weight:700;text-decoration:none}
.site-footer{background:#171717;color:#fff}
.footer-main{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:45px;padding:42px 0 30px;align-items:start}
.footer-brand img{width:95px;height:auto;filter:none;background:#fff;padding:5px;border-radius:4px}
.footer-brand p{color:#cfcfcf;font-size:13px;margin:12px 0 0}
.footer-links{display:flex;flex-direction:column;gap:10px}
.footer-links a{color:#fff;text-decoration:none;font-size:14px}
.footer-contact{display:flex;flex-direction:column;gap:7px;font-size:13px}
.footer-contact span{color:#cfcfcf}
.footer-bottom{border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;padding:16px 0;font-size:12px;color:#bdbdbd}
@media(max-width:800px){
 .brand-logo{width:72px}.brand-copy strong{font-size:12px}
 .journal-grid{grid-template-columns:1fr}
 .footer-main{grid-template-columns:1fr;gap:24px}
 .footer-bottom{flex-direction:column}
}

/* EMP v5: polished services introduction */
.services-intro{
    max-width:900px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-bottom:38px;
}
.services-intro .kicker{
    display:inline-block;
    margin-bottom:10px;
}
.services-intro h2{
    max-width:780px;
    margin:0 auto 14px;
    line-height:1.12;
}
.services-intro p{
    max-width:760px;
    margin:0 auto;
    color:#666;
    font-size:16px;
    line-height:1.75;
}

/* EMP v6: Mission, Vision and brand statement */
.mission-vision-section{
    background:#fafafa;
}
.mv-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:24px;
    max-width:1000px;
    margin:0 auto;
}
.mv-card{
    background:#fff;
    border:1px solid #e8e8e8;
    border-radius:18px;
    padding:34px;
    box-shadow:0 8px 25px rgba(0,0,0,.045);
    position:relative;
}
.mv-card:before{
    content:"";
    position:absolute;
    left:0;
    top:28px;
    bottom:28px;
    width:4px;
    background:#ff6a00;
    border-radius:0 4px 4px 0;
}
.mv-label{
    display:block;
    font-size:11px;
    font-weight:800;
    letter-spacing:.14em;
    margin-bottom:12px;
    color:#ff6a00;
}
.mv-card h3{
    font-size:19px;
    line-height:1.55;
    font-weight:600;
    margin:0;
}
.create-transform{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:14px;
    margin-top:34px;
    font-size:13px;
    font-weight:800;
    letter-spacing:.18em;
}
.create-transform i{
    font-style:normal;
    color:#ff6a00;
}
@media(max-width:800px){
    .mv-grid{grid-template-columns:1fr}
    .mv-card{padding:28px}
    .create-transform{font-size:10px;gap:8px;letter-spacing:.12em}
}

/* EMP v7: refined service copy, native store and transparent white footer logo */
.store-section{background:#fafafa;border-top:1px solid #f0f0f0}
.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.store-card{background:#fff;border:1px solid #e6e7e9;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 25px rgba(0,0,0,.045)}
.store-image{aspect-ratio:4/3;background:#f3f3f3;overflow:hidden;display:flex;align-items:center;justify-content:center}
.store-image img{width:100%;height:100%;object-fit:cover}
.store-placeholder span{font-size:42px;font-weight:900;color:#d7d7d7;letter-spacing:-3px}
.store-content{padding:21px}
.store-content h3{margin:7px 0 9px}
.store-content p{color:#666;line-height:1.55;min-height:72px}
.store-buy{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}
.store-buy strong{font-size:18px}
.store-add{border:0;cursor:pointer;padding:10px 14px}
.store-bar{margin-top:24px;border:1px solid #eee;background:#fff;border-radius:14px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.store-bar div{display:flex;flex-direction:column;gap:4px}
.store-bar span{color:#777;font-size:13px}
#emp-cart-count{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#ff6a00;margin-left:5px}
.emp-store-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:9999;padding:24px}
.emp-store-modal.open{display:flex;align-items:center;justify-content:center}
.emp-store-modal-inner{position:relative;background:#fff;border-radius:20px;width:min(760px,100%);max-height:90vh;overflow:auto;padding:32px}
.emp-store-close{position:absolute;right:18px;top:15px;border:0;background:#f1f1f1;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer}
.emp-cart-row{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #eee}
.emp-cart-row input{width:65px}
.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:18px}
.store-security{background:#fff7ef;border:1px solid #ffd8b5;border-radius:12px;padding:14px;line-height:1.55;font-size:13px}
.site-footer .footer-brand img{background:transparent!important;padding:0!important;width:125px;height:auto;filter:none!important}
@media(max-width:900px){.store-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.store-grid{grid-template-columns:1fr}.store-bar{flex-direction:column;align-items:stretch}.emp-store-modal{padding:10px}.emp-store-modal-inner{padding:25px 18px}.emp-cart-row{grid-template-columns:1fr auto}}


/* EMP Hymn audio control */
.emp-hymn-control{
    position:fixed;
    right:18px;
    bottom:18px;
    z-index:9998;
    display:flex;
    align-items:center;
    justify-content:center;
    pointer-events:none;
}
.emp-hymn-toggle{
    pointer-events:auto;
    width:38px;
    height:38px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.18);
    background:#111;
    color:#fff;
    box-shadow:0 8px 24px rgba(0,0,0,.22);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:12px;
    line-height:1;
    cursor:pointer;
    transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.emp-hymn-toggle:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.28);background:#ff6a00}
.emp-hymn-toggle:focus-visible{outline:2px solid #ff6a00;outline-offset:3px}
@media(max-width:600px){.emp-hymn-control{right:12px;bottom:12px}.emp-hymn-toggle{width:36px;height:36px}}

/* EMP Technology Partners carousel - added at the bottom of the homepage, immediately before footer */
.emp-partners-section{padding-top:76px;padding-bottom:58px;background:linear-gradient(180deg,#fff 0%,#f6f9fd 100%)}
.emp-partners-head{text-align:center;max-width:980px;margin:0 auto 28px}
.emp-partners-head h2{font-size:clamp(34px,4vw,58px);line-height:1.05;margin:10px 0 12px;color:#0b1b4d;letter-spacing:-1.5px}
.emp-partners-head h2 span{color:#1261e8}
.emp-partners-head p{margin:0;color:#5b6675;font-size:16px}
.emp-partners-carousel{position:relative;background:rgba(255,255,255,.92);border:1px solid #e6ebf2;border-radius:22px;box-shadow:0 18px 50px rgba(13,40,80,.08);padding:20px 58px;overflow:hidden}
.emp-partners-viewport{overflow:hidden;width:100%}
.emp-partners-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
.emp-partner-slide{min-width:100%;display:flex;align-items:center;justify-content:center;min-height:175px;padding:10px 8px}
.emp-partner-slide>img{display:block;width:100%;max-width:1160px;height:auto;max-height:165px;object-fit:contain}
.emp-partner-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid #dfe6ef;background:#fff;color:#125bd7;font-size:34px;line-height:35px;cursor:pointer;box-shadow:0 8px 22px rgba(13,40,80,.12)}
.emp-partner-arrow:hover{background:#1261e8;color:#fff}
.emp-partner-prev{left:12px}.emp-partner-next{right:12px}
.emp-partner-dots{display:flex;justify-content:center;gap:9px;margin-top:18px}
.emp-partner-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#cfd7e2;padding:0;cursor:pointer}
.emp-partner-dots button.is-active{background:#1261e8;transform:scale(1.18)}
.emp-b1g2-slide{gap:34px;min-height:175px;padding:18px 30px}
.emp-b1g2-logo-wrap{flex:0 0 320px;display:flex;justify-content:center}
.emp-b1g2-logo-wrap img{width:100%;max-width:320px;height:auto}
.emp-b1g2-copy{max-width:650px;text-align:left}
.emp-b1g2-copy strong{display:block;font-size:22px;color:#0b1b4d;margin-bottom:8px}
.emp-b1g2-copy p{margin:0 0 12px;color:#5b6675;line-height:1.6}
@media(max-width:700px){
 .emp-partners-section{padding-top:54px;padding-bottom:42px}
 .emp-partners-carousel{padding:14px 42px}
 .emp-partner-slide{min-height:130px;padding:8px 4px}
 .emp-partner-slide>img{max-height:125px}
 .emp-partner-arrow{width:34px;height:34px;font-size:28px;line-height:28px}
 .emp-partner-prev{left:7px}.emp-partner-next{right:7px}
 .emp-b1g2-slide{flex-direction:column;gap:10px;padding:22px 10px;text-align:center}
 .emp-b1g2-logo-wrap{flex-basis:auto;width:100%}.emp-b1g2-logo-wrap img{max-width:230px}
 .emp-b1g2-copy{text-align:center}.emp-b1g2-copy strong{font-size:18px}.emp-b1g2-copy p{font-size:13px}
}

/* Hymn control disabled after the second completed play */
.emp-hymn-toggle:disabled{opacity:.45;cursor:not-allowed;transform:none!important}

/* v1.4 clickable store details */
.store-card-clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.store-card-clickable:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(0,0,0,.12)}.store-product-link{color:inherit;text-decoration:none}.store-details{margin-right:8px}

/* Final theme navigation + editable-section refinements */
.nav-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown-menu{display:none;position:absolute;top:100%;left:-14px;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:8px;z-index:80}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:flex;flex-direction:column}.nav-dropdown-menu a{padding:10px 12px;border-radius:8px;white-space:nowrap}.nav-dropdown-menu a:hover{background:#fff4ec}.nav-hotline{padding:10px 13px;border:1px solid #ffc59c;border-radius:10px;color:var(--orange)!important;font-weight:900;white-space:nowrap}.emp-section-extra{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.emp-managed-partner-slide{gap:24px}.emp-managed-partner-slide img{max-height:120px;width:auto;object-fit:contain}.hero-visual img{max-width:100%;max-height:520px;object-fit:contain}
@media(max-width:900px){.nav-dropdown{display:block}.nav-dropdown-menu{position:static;display:flex;box-shadow:none;border:0;padding:4px 0 4px 14px;background:transparent}.nav-hotline{text-align:center}}
.nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:22px}.nav-menu li{position:relative}.nav-menu .sub-menu{display:none;position:absolute;top:100%;left:-12px;list-style:none;margin:0;padding:8px;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.nav-menu li:hover>.sub-menu,.nav-menu li:focus-within>.sub-menu{display:block}.nav-menu .sub-menu a{display:block;padding:9px 11px;white-space:nowrap}.emp-section-banner{margin:-12px 0 34px;border-radius:18px;overflow:hidden;max-height:380px;background:#f6f7f8}.emp-section-banner img{display:block;width:100%;height:100%;max-height:380px;object-fit:cover}.footer-hotline{display:block;color:#fff;font-weight:900;font-size:18px;margin:4px 0}.footer-hotline:hover{color:var(--orange)}
@media(max-width:900px){.nav-menu{flex-direction:column;align-items:stretch;gap:8px}.nav-menu .sub-menu{display:block;position:static;box-shadow:none;border:0;padding-left:14px}}
