/*
Theme Name: H5-LED Display Solution V10.31
Theme URI: https://h5-led.com/
Author: H5-LED.COM
Description: Responsive WordPress business theme for H5-LED.COM with Customizer-controlled logo, hero image, content and colors.
Version: 10.32
Text Domain: h5-led
*/
:root{--h5-navy:#07335f;--h5-blue:#0b5fa5;--h5-green:#16b85a;--h5-red:#ef3340;--h5-dark:#02172a;--h5-text:#17202a;--h5-muted:#667085;--h5-light:#f5f8fb;--h5-border:#dfe7ef;--h5-container:1240px;--h5-radius:18px;--h5-shadow:0 12px 35px rgba(3,26,46,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--h5-text);background:#fff;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--h5-blue);text-decoration:none}a:hover{text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(100% - 40px,var(--h5-container));margin-inline:auto}
/* Accessibility */
.skip-link{position:fixed;left:12px;top:8px;transform:translateY(-180%);background:#fff;color:#07558f;padding:10px 14px;border-radius:8px;z-index:10000;box-shadow:0 4px 15px rgba(0,0,0,.15)}.skip-link:focus{transform:none}
/* Top bar */
.h5-topbar{background:var(--h5-dark);color:#fff;font-size:13px}.h5-topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.h5-topbar-left,.h5-topbar-right{display:flex;align-items:center;gap:18px}
/* Header */
.h5-site-header{position:sticky;top:0;z-index:999;background:var(--h5-navy);color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.12)}.h5-header-inner{min-height:88px;display:flex;align-items:center;gap:28px}.h5-brand{display:flex;align-items:center;flex:0 0 auto;min-width:0}.h5-brand .custom-logo-link{display:flex;align-items:center}.h5-brand img{max-height:58px;width:auto;max-width:230px;object-fit:contain}.h5-brand-text{font-size:28px;font-weight:800;letter-spacing:-.6px;color:#fff}.h5-main-nav{margin-left:auto}.h5-main-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:2px}.h5-main-nav li{margin:0}.h5-main-nav a{display:block;color:#fff;padding:13px 11px;border-radius:9px;font-weight:700;font-size:14px;white-space:nowrap}.h5-main-nav a:hover,.h5-main-nav .current-menu-item>a{background:rgba(255,255,255,.10)}.h5-main-nav .h5-whatsapp{background:var(--h5-green);padding:14px 19px!important;margin-left:7px}.h5-menu-toggle{display:none;border:1px solid rgba(255,255,255,.40);background:rgba(255,255,255,.02);color:#fff;width:56px;height:50px;border-radius:13px;cursor:pointer;align-items:center;justify-content:center;flex:0 0 auto}.h5-menu-toggle span,.h5-menu-toggle span:before,.h5-menu-toggle span:after{content:"";display:block;width:28px;height:3px;background:#fff;border-radius:3px;position:relative}.h5-menu-toggle span:before{position:absolute;top:-9px}.h5-menu-toggle span:after{position:absolute;top:9px}
/* Hero */
.h5-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#07335f 0%,#0b5a91 100%);color:#fff;min-height:620px;display:flex;align-items:center;width:100%}.h5-hero.has-image{background-size:cover;background-position:center}.h5-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,23,42,.90) 0%,rgba(4,44,80,.78) 52%,rgba(4,44,80,.38) 100%)}.h5-hero-inner{position:relative;z-index:1;width:min(100% - 80px,1240px);max-width:1240px;margin-inline:auto;padding:96px 0 104px}.h5-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.90fr);gap:58px;align-items:center}.h5-eyebrow{font-size:14px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase;color:#a9dcff;margin-bottom:15px}.h5-hero h1{font-size:clamp(40px,5vw,68px);line-height:1.05;margin:0 0 22px;color:#fff;letter-spacing:-1.8px;max-width:760px}.h5-hero p{font-size:19px;max-width:700px;color:rgba(255,255,255,.92);margin:0 0 31px}.h5-buttons{display:flex;flex-wrap:wrap;gap:12px}.h5-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;border-radius:11px;font-weight:800;border:2px solid transparent;min-height:52px;transition:.2s ease}.h5-btn:hover{transform:translateY(-1px)}.h5-btn-primary{background:var(--h5-green);color:#fff}.h5-btn-secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.72)}.h5-hero-card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);padding:15px;border-radius:22px;backdrop-filter:blur(9px);box-shadow:0 22px 55px rgba(0,0,0,.18)}.h5-hero-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:15px}.h5-hero-placeholder{aspect-ratio:16/10;border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.04));display:flex;align-items:center;justify-content:center;font-size:clamp(42px,6vw,70px);font-weight:900;letter-spacing:-2px;color:#fff}
/* Product/service sections */
.h5-section{padding:78px 0}.h5-section-alt{background:var(--h5-light)}.h5-section-head{text-align:center;max-width:800px;margin:0 auto 42px}.h5-section-head h2{font-size:clamp(30px,4vw,44px);line-height:1.15;margin:0 0 12px}.h5-section-head p{color:var(--h5-muted);margin:0;font-size:17px}.h5-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.h5-card{background:#fff;border:1px solid var(--h5-border);border-radius:var(--h5-radius);padding:30px;box-shadow:var(--h5-shadow);height:100%}.h5-card h3{margin:0 0 10px;font-size:21px}.h5-card p{color:var(--h5-muted);margin:0}.h5-icon{width:54px;height:54px;border-radius:14px;background:#e8f4ff;color:var(--h5-blue);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:18px}
/* Elementor/page content */
.h5-content{padding:65px 0}.h5-content>.elementor{width:100%}.h5-content img{border-radius:10px}.entry-title{font-size:clamp(32px,5vw,52px);line-height:1.15;margin:0 0 30px}.entry-content{font-size:17px}.entry-content>*{max-width:100%}
/* CTA */
.h5-cta{background:linear-gradient(135deg,var(--h5-navy),#0b4f86);color:#fff;padding:64px 0;position:relative;overflow:hidden}.h5-cta:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-120px;top:-180px;pointer-events:none}.h5-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:45px;position:relative;z-index:1}.h5-cta-copy{max-width:760px}.h5-cta-kicker{margin:0 0 10px;color:#8de8ad;font-size:13px;font-weight:800;letter-spacing:1.8px}.h5-cta h2{margin:0 0 10px;color:#fff;font-size:38px;line-height:1.15}.h5-cta p{margin:0;color:rgba(255,255,255,.84);font-size:17px;line-height:1.65}.h5-cta-points{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:18px;color:#fff;font-size:14px;font-weight:700}.h5-cta-action{display:flex;flex-direction:column;align-items:center;gap:9px;flex:0 0 auto}.h5-cta-action .h5-btn{min-width:230px}.h5-cta-action small{color:rgba(255,255,255,.68);font-size:12px}.h5-footer-logo img{display:block;max-width:220px;max-height:58px;width:auto;height:auto;margin:0 0 16px}.h5-footer-logo .custom-logo-link{display:block}
/* Footer */
.h5-footer{background:var(--h5-dark);color:#d8e2ec}.h5-footer-main{padding:65px 0 45px}.h5-footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:45px}.h5-footer h3{color:#fff;margin:0 0 18px;font-size:18px}.h5-footer p{margin:0;color:#c6d2de}.h5-footer ul{list-style:none;margin:0;padding:0}.h5-footer li{margin:0 0 11px}.h5-footer a{color:#d8e2ec}.h5-footer a:hover{color:#fff}.h5-footer-brand{font-size:25px;font-weight:800;color:#fff;margin-bottom:13px}.h5-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;font-size:13px}.h5-footer-bottom-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}
/* Floating CTA */
.h5-floating{position:fixed;right:18px;bottom:18px;z-index:1000;display:flex;gap:10px}.h5-floating a{padding:13px 18px;border-radius:12px;color:#fff;font-weight:800;box-shadow:0 8px 25px rgba(0,0,0,.18)}.h5-float-wa{background:var(--h5-green)}.h5-float-quote{background:var(--h5-red)}
/* WordPress */
.wp-caption{max-width:100%}.alignwide{width:min(100% + 80px,calc(var(--h5-container) + 80px));margin-left:-40px}.alignfull{width:100vw;margin-left:calc(50% - 50vw)}
/* Responsive */
@media (max-width:1120px){.h5-main-nav a{padding-inline:7px;font-size:13px}.h5-header-inner{gap:16px}.h5-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:900px){.h5-topbar{display:none}.h5-header-inner{min-height:76px}.h5-brand-text{font-size:24px}.h5-brand img{max-height:48px;max-width:210px}.h5-menu-toggle{display:flex;margin-left:auto}.h5-main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--h5-navy);border-top:1px solid rgba(255,255,255,.12);padding:10px 16px 18px;box-shadow:0 12px 25px rgba(0,0,0,.18)}.h5-main-nav.is-open{display:block}.h5-main-nav ul{display:flex;flex-direction:column;align-items:stretch;gap:2px}.h5-main-nav a{padding:13px 14px;font-size:15px}.h5-main-nav .h5-whatsapp{margin:7px 0 0;text-align:center}.h5-hero{min-height:0}.h5-hero-inner{padding:68px 0 72px}.h5-hero-grid{grid-template-columns:1fr;gap:30px}.h5-hero-card{max-width:760px;margin:0 auto;width:100%}.h5-grid-3{grid-template-columns:1fr}.h5-section{padding:58px 0}.h5-cta-inner{flex-direction:column;align-items:flex-start}.h5-cta-action{align-items:flex-start}.h5-cta h2{font-size:34px}.h5-footer-grid{grid-template-columns:1fr;gap:32px}.h5-footer-bottom-inner{flex-direction:column;align-items:flex-start}.h5-floating{left:12px;right:12px;bottom:12px}.h5-floating a{flex:1;text-align:center;padding:14px 8px}body{padding-bottom:78px}}
@media (max-width:560px){.h5-hero .h5-hero-inner{width:min(100% - 28px,1240px)}.container{width:min(100% - 28px,var(--h5-container))}.h5-brand img{max-width:185px;max-height:44px}.h5-brand-text{font-size:22px}.h5-menu-toggle{width:52px;height:48px}.h5-hero-inner{padding:54px 0 64px}.h5-eyebrow{font-size:12px;letter-spacing:1.4px}.h5-hero h1{font-size:40px;line-height:1.08}.h5-hero p{font-size:17px;line-height:1.65}.h5-buttons{flex-direction:column;align-items:stretch}.h5-btn{width:100%}.h5-hero-card{padding:10px;border-radius:17px}.h5-hero-card img,.h5-hero-placeholder{border-radius:11px}.h5-card{padding:23px}.h5-footer-main{padding:50px 0 30px}.h5-cta{padding:52px 0}.h5-cta h2{font-size:30px}.h5-cta-points{gap:9px 16px}.h5-cta-action{width:100%}.h5-cta-action .h5-btn{min-width:0}.h5-cta-action small{align-self:center}.h5-floating a{font-size:14px}.h5-floating{gap:8px}}

/* V10.2 desktop hero spacing fix + guaranteed homepage rendering — keep mobile layout unchanged */
@media (min-width:901px){
  .h5-hero .h5-hero-inner{
    width:min(100% - 80px,1240px);
    max-width:1240px;
    margin-left:auto;
    margin-right:auto;
    padding-top:96px;
    padding-bottom:104px;
  }
  .h5-hero .h5-hero-grid{
    width:100%;
    max-width:1240px;
    margin-left:auto;
    margin-right:auto;
  }
}

/* V10 home/Elementor safety */
.elementor-page #content{width:100%;}
.h5-hero + .elementor{width:100%;}
@media (max-width:900px){.h5-hero .h5-hero-inner{width:min(100% - 40px,1240px);max-width:1240px;margin-left:auto;margin-right:auto}.h5-site-header{position:sticky}.h5-main-nav{z-index:1001}.h5-hero-grid{min-width:0}.h5-hero-card{min-width:0}.h5-hero-card img,.h5-hero-placeholder{max-width:100%;height:auto}.h5-floating{max-width:100%;}.h5-floating a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}


/* V10.4 desktop hero refinement — reduce excessive top air while preserving mobile V10.3 layout */
@media (min-width:901px){
  .h5-hero{
    min-height:560px;
  }
  .h5-hero .h5-hero-inner{
    padding-top:70px;
    padding-bottom:78px;
  }
  .h5-hero .h5-hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:48px;
  }
  .h5-hero-card{
    width:100%;
    max-width:none;
    margin-left:0;
  }
}
@media (min-width:901px) and (max-width:1200px){
  .h5-hero{min-height:540px;}
  .h5-hero .h5-hero-inner{
    width:min(100% - 56px,1120px);
    padding-top:62px;
    padding-bottom:68px;
  }
  .h5-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:38px;}
  .h5-hero h1{font-size:clamp(40px,5vw,60px);}
}


/* V10.9 — Produk & Service refinement: visual hierarchy, equal cards and clear actions */
.h5-products-section{background:#fff;position:relative}
.h5-products-section .h5-section-head{margin-bottom:36px}
.h5-products-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--h5-blue);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
.h5-products-kicker:before{content:"";width:28px;height:3px;border-radius:10px;background:var(--h5-green)}
.h5-product-card{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:0;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.h5-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(3,26,46,.14);border-color:#cbd9e6}
.h5-product-top{padding:30px 30px 20px;background:linear-gradient(145deg,#f8fbfe,#eef6fc);border-bottom:1px solid var(--h5-border)}
.h5-product-icon{width:62px;height:62px;border-radius:17px;display:flex;align-items:center;justify-content:center;background:var(--h5-navy);color:#fff;font-size:28px;font-weight:900;box-shadow:0 9px 22px rgba(7,51,95,.18);margin-bottom:22px}
.h5-product-card:nth-child(2) .h5-product-icon{background:var(--h5-blue)}
.h5-product-card:nth-child(3) .h5-product-icon{background:#174f78}
.h5-product-top h3{font-size:23px;margin:0;color:var(--h5-text)}
.h5-product-body{padding:22px 30px 27px;display:flex;flex-direction:column;flex:1}
.h5-product-body p{color:var(--h5-muted);margin:0 0 22px;font-size:16px;line-height:1.7}
.h5-product-link{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--h5-blue)}
.h5-product-link span{transition:transform .2s ease}
.h5-product-card:hover .h5-product-link span{transform:translateX(4px)}
.h5-products-note{text-align:center;margin:28px auto 0;color:var(--h5-muted);font-size:14px}
@media (max-width:900px){.h5-products-section{padding-top:58px}.h5-product-card:hover{transform:none}.h5-product-top{padding:26px 24px 18px}.h5-product-body{padding:20px 24px 24px}}
@media (max-width:560px){.h5-products-kicker{font-size:12px}.h5-products-section .h5-section-head{margin-bottom:30px}.h5-product-icon{width:56px;height:56px;font-size:25px;margin-bottom:18px}.h5-product-top h3{font-size:21px}}


/* V10.9 — Service Display LED refinement. Hero and mobile hero remain unchanged. */
.h5-services-section{background:var(--h5-light);position:relative}
.h5-services-section .h5-section-head{margin-bottom:36px}
.h5-service-card{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:0;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.h5-service-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(3,26,46,.14);border-color:#cbd9e6}
.h5-service-top{padding:28px 30px 20px;background:#fff;border-bottom:1px solid var(--h5-border)}
.h5-service-icon{width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#e8f4ff;color:var(--h5-blue);font-size:25px;font-weight:900;margin-bottom:18px}
.h5-service-card:nth-child(2) .h5-service-icon{background:#eaf9f0;color:#13954a}
.h5-service-card:nth-child(3) .h5-service-icon{background:#fff0f1;color:#d92c38}
.h5-service-card:nth-child(4) .h5-service-icon{background:#fff5e8;color:#e38a00}
.h5-service-card:nth-child(5) .h5-service-icon{background:#f0edff;color:#635bce}
.h5-service-top h3{font-size:21px;margin:0;color:var(--h5-text)}
.h5-service-body{padding:21px 30px 27px;display:flex;flex-direction:column;flex:1}
.h5-service-body p{color:var(--h5-muted);margin:0 0 20px;font-size:15.5px;line-height:1.7}
.h5-service-link{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--h5-blue)}
.h5-service-link span{transition:transform .2s ease}
.h5-service-card:hover .h5-service-link span{transform:translateX(4px)}
.h5-services-note{text-align:center;margin:28px auto 0;color:var(--h5-muted);font-size:14px}
.h5-services-section .h5-grid-3{grid-template-columns:repeat(6,minmax(0,1fr))}
.h5-services-section .h5-service-card{grid-column:span 2}
.h5-services-section .h5-service-card:nth-child(4){grid-column:2 / span 2}
.h5-services-section .h5-service-card:nth-child(5){grid-column:4 / span 2}
@media (max-width:900px){.h5-services-section .h5-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.h5-services-section .h5-service-card,.h5-services-section .h5-service-card:nth-child(4),.h5-services-section .h5-service-card:nth-child(5){grid-column:auto}}
@media (max-width:560px){.h5-services-section .h5-grid-3{grid-template-columns:1fr}}
@media (max-width:900px){
  .h5-service-card:hover{transform:none}
  .h5-service-top{padding:25px 24px 18px}
  .h5-service-body{padding:20px 24px 24px}
}
@media (max-width:560px){
  .h5-service-icon{width:54px;height:54px;font-size:23px;margin-bottom:16px}
  .h5-service-top h3{font-size:20px}
}

/* V10.9 — Mengapa H5-LED? section. Existing Hero, Product, Service and mobile layout remain untouched. */
.h5-why-section{background:#fff;position:relative}
.h5-why-section .h5-section-head{margin-bottom:38px}
.h5-why-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--h5-blue);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
.h5-why-kicker:before{content:"";width:28px;height:3px;border-radius:10px;background:var(--h5-green)}
.h5-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.h5-why-card{background:#fff;border:1px solid var(--h5-border);border-radius:18px;padding:28px 24px 26px;box-shadow:0 8px 28px rgba(3,26,46,.07);min-height:245px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.h5-why-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(3,26,46,.13);border-color:#cbd9e6}
.h5-why-icon{width:54px;height:54px;border-radius:15px;background:#e8f4ff;color:var(--h5-blue);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:20px}
.h5-why-card:nth-child(2) .h5-why-icon{background:#eaf9f0;color:#13954a}
.h5-why-card:nth-child(3) .h5-why-icon{background:#fff4e8;color:#d97706}
.h5-why-card:nth-child(4) .h5-why-icon{background:#fff0f1;color:#d92c38}
.h5-why-card h3{margin:0 0 10px;color:var(--h5-text);font-size:20px;line-height:1.3}
.h5-why-card p{margin:0;color:var(--h5-muted);font-size:15px;line-height:1.7}
@media (max-width:1100px){.h5-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.h5-why-card:hover{transform:none}.h5-why-grid{gap:18px}.h5-why-card{min-height:0;padding:25px 22px 24px}}
@media (max-width:560px){.h5-why-section .h5-section-head{margin-bottom:30px}.h5-why-grid{grid-template-columns:1fr}.h5-why-card{padding:23px}.h5-why-icon{width:52px;height:52px;margin-bottom:17px}.h5-why-card h3{font-size:19px}}

/* V10.9 — Portfolio / Hasil Pekerjaan. Existing Hero, Product, Service and Why sections remain unchanged. */
.h5-portfolio-section{background:var(--h5-light);position:relative}
.h5-portfolio-section .h5-section-head{margin-bottom:38px}
.h5-portfolio-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--h5-blue);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
.h5-portfolio-kicker:before{content:"";width:28px;height:3px;border-radius:10px;background:var(--h5-green)}
.h5-portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.h5-portfolio-card{display:block;color:inherit;text-decoration:none;background:#fff;border:1px solid var(--h5-border);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(3,26,46,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.h5-portfolio-card:focus-visible{outline:3px solid rgba(11,95,165,.35);outline-offset:4px}.h5-portfolio-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(3,26,46,.14);border-color:#cbd9e6}
.h5-portfolio-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#eaf2f8}
.h5-portfolio-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.h5-portfolio-card:hover .h5-portfolio-media img{transform:scale(1.04)}
.h5-portfolio-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a3b69 0%,#0b5fa5 52%,#16b85a 100%);color:#fff;text-align:center}
.h5-portfolio-placeholder span{font-size:34px;font-weight:900;letter-spacing:1px}
.h5-portfolio-placeholder small{margin-top:7px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;opacity:.88}
.h5-portfolio-overlay{position:absolute;inset:auto 0 0;padding:26px 18px 14px;background:linear-gradient(transparent,rgba(2,23,42,.72));color:#fff;opacity:0;transform:translateY(5px);transition:opacity .22s ease,transform .22s ease;font-size:13px;font-weight:800}
.h5-portfolio-card:hover .h5-portfolio-overlay{opacity:1;transform:translateY(0)}
.h5-portfolio-body{padding:20px 22px 22px}
.h5-portfolio-body h3{margin:0 0 7px;color:var(--h5-text);font-size:19px;line-height:1.35}
.h5-portfolio-body p{margin:0;color:var(--h5-muted);font-size:14px;line-height:1.55}
.h5-portfolio-action{text-align:center;margin-top:30px}
.h5-btn-outline{display:inline-flex;align-items:center;gap:8px;border:1px solid #b9cad8;background:#fff;color:var(--h5-blue);box-shadow:0 6px 18px rgba(3,26,46,.06)}
.h5-btn-outline:hover{border-color:var(--h5-blue);background:#f7fbff;color:var(--h5-blue)}
@media (max-width:1000px){.h5-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.h5-portfolio-card:focus-visible{outline:3px solid rgba(11,95,165,.35);outline-offset:4px}.h5-portfolio-card:hover{transform:none}.h5-portfolio-card:hover .h5-portfolio-media img{transform:none}.h5-portfolio-overlay{display:none}.h5-portfolio-section .h5-section-head{margin-bottom:30px}}
@media (max-width:560px){.h5-portfolio-grid{grid-template-columns:1fr;gap:18px}.h5-portfolio-body{padding:18px 20px 20px}.h5-portfolio-body h3{font-size:18px}.h5-portfolio-placeholder span{width:52px;height:52px;font-size:23px}}


/* V10.11.11 — Cara Kerja H5-LED simplified to 4 steps. */
.h5-process-section{background:#fff;position:relative}
.h5-process-section .h5-section-head{margin-bottom:38px}
.h5-process-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--h5-blue);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
.h5-process-kicker:before{content:"";width:28px;height:3px;border-radius:10px;background:var(--h5-green)}
.h5-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;position:relative}
.h5-process-card{position:relative;background:#fff;border:1px solid var(--h5-border);border-radius:18px;padding:26px 22px 24px;box-shadow:0 8px 26px rgba(3,26,46,.06);min-width:0;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.h5-process-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(3,26,46,.12);border-color:#cbd9e6}
.h5-process-number{width:46px;height:46px;border-radius:14px;background:#e8f4ff;color:var(--h5-blue);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;letter-spacing:.5px;margin-bottom:18px}
.h5-process-card:nth-child(2) .h5-process-number{background:#eaf9f0;color:#13954a}
.h5-process-card:nth-child(3) .h5-process-number{background:#fff4e8;color:#d97706}
.h5-process-card:nth-child(4) .h5-process-number{background:#eef0ff;color:#4b4fc5}
.h5-process-content h3{margin:0 0 9px;color:var(--h5-text);font-size:18px;line-height:1.35}
.h5-process-content p{margin:0;color:var(--h5-muted);font-size:14px;line-height:1.65}
@media (max-width:900px){.h5-process-section .h5-section-head{margin-bottom:30px}.h5-process-card:hover{transform:none}.h5-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.h5-process-card{padding:23px 20px}}
@media (max-width:560px){.h5-process-grid{grid-template-columns:1fr;gap:14px}.h5-process-card{display:flex;gap:15px;padding:20px}.h5-process-number{flex:0 0 44px;width:44px;height:44px;margin:0;border-radius:13px}.h5-process-content h3{font-size:18px}.h5-process-content p{font-size:14px}}


/* V10.13 — Final footer and responsive polish. Existing homepage sections remain unchanged. */
.h5-footer-contact li{display:flex;gap:9px;align-items:flex-start}.h5-footer-contact .h5-contact-label{display:inline-block;min-width:18px;color:#8de8ad;font-weight:800}.h5-footer-contact a{word-break:break-word}.h5-footer-grid>div:first-child{min-width:0}.h5-footer-logo{min-height:58px}.h5-footer-bottom-inner span:last-child{color:#aebdca}.h5-footer a:focus-visible,.h5-floating a:focus-visible{outline:3px solid #8de8ad;outline-offset:3px}
@media (max-width:900px){
  .h5-footer-main{padding:54px 0 34px}.h5-footer-grid{gap:28px}.h5-footer-grid>div{min-width:0}.h5-footer h3{margin-bottom:13px}.h5-footer li{margin-bottom:9px}.h5-footer-bottom{padding:16px 0}.h5-footer-bottom-inner{gap:6px}.h5-footer-bottom-inner span{line-height:1.5}.h5-floating{bottom:12px}
}
@media (max-width:560px){
  .h5-footer-main{padding:46px 0 28px}.h5-footer-grid{gap:25px}.h5-footer-logo img{max-width:190px;max-height:54px}.h5-footer p{font-size:14px;line-height:1.65}.h5-footer h3{font-size:17px;margin-bottom:11px}.h5-footer li{font-size:14px;margin-bottom:8px}.h5-footer-bottom{font-size:12px}.h5-footer-bottom-inner{align-items:flex-start}.h5-footer-bottom-inner span{max-width:100%}.h5-floating a{font-size:13px;padding:13px 6px;border-radius:11px}
}

/* V10.14 — Final navigation, contact links and floating-action polish. */
.h5-topbar-left a{color:inherit;text-decoration:none}
.h5-topbar-left a:hover{text-decoration:underline}
.h5-topbar-left a:focus-visible{outline:2px solid #8de8ad;outline-offset:3px;border-radius:3px}
.h5-main-nav a{transition:color .18s ease,background .18s ease}
.h5-main-nav a:focus-visible{outline:2px solid #8de8ad;outline-offset:2px;border-radius:4px}
html{scroll-behavior:smooth}
.h5-footer{scroll-margin-top:80px}
.h5-cta{scroll-margin-top:80px}
.h5-section{scroll-margin-top:80px}
@media (max-width:900px){
  .h5-floating{bottom:14px}
  body{padding-bottom:88px}
}
@media (max-width:560px){
  .h5-floating{left:10px;right:10px;gap:7px;bottom:10px}
  .h5-floating a{font-size:12.5px;padding:12px 5px;min-height:44px;display:flex;align-items:center;justify-content:center}
  .h5-footer-contact a{display:inline-block;max-width:calc(100% - 27px)}
  .h5-topbar-left{gap:10px}
}


/* V10.15 — Recent Posts / Artikel & Informasi Terbaru. Existing homepage sections remain unchanged. */
.h5-recent-section{background:var(--h5-light);position:relative}
.h5-recent-section .h5-section-head{margin-bottom:38px}
.h5-recent-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--h5-blue);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
.h5-recent-kicker:before{content:"";width:28px;height:3px;border-radius:10px;background:var(--h5-green)}
.h5-recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.h5-recent-card{background:#fff;border:1px solid var(--h5-border);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(3,26,46,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.h5-recent-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(3,26,46,.14);border-color:#cbd9e6}
.h5-recent-media{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#eaf2f8;text-decoration:none}
.h5-recent-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.h5-recent-card:hover .h5-recent-media img{transform:scale(1.04)}
.h5-recent-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a3b69 0%,#0b5fa5 52%,#16b85a 100%);color:#fff;text-align:center}
.h5-recent-placeholder span{font-size:34px;font-weight:900}
.h5-recent-placeholder small{margin-top:7px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;opacity:.88}
.h5-recent-body{padding:20px 22px 22px}
.h5-recent-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:9px;color:var(--h5-muted);font-size:12px}
.h5-recent-meta span+span{padding-left:10px;border-left:1px solid #cbd9e6}
.h5-recent-body h3{margin:0 0 9px;font-size:19px;line-height:1.4}
.h5-recent-body h3 a{color:var(--h5-text);text-decoration:none}
.h5-recent-body h3 a:hover{color:var(--h5-blue)}
.h5-recent-body p{margin:0 0 16px;color:var(--h5-muted);font-size:14px;line-height:1.65}
.h5-recent-link{display:inline-flex;align-items:center;gap:7px;color:var(--h5-blue);font-size:14px;font-weight:800;text-decoration:none}
.h5-recent-link:hover{color:var(--h5-green)}
.h5-recent-link:focus-visible,.h5-recent-body h3 a:focus-visible,.h5-recent-media:focus-visible{outline:3px solid rgba(11,95,165,.35);outline-offset:3px;border-radius:4px}
.h5-recent-action{text-align:center;margin-top:30px}
@media (max-width:1000px){.h5-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.h5-recent-card:hover{transform:none}.h5-recent-card:hover .h5-recent-media img{transform:none}.h5-recent-section .h5-section-head{margin-bottom:30px}}
@media (max-width:560px){.h5-recent-grid{grid-template-columns:1fr;gap:18px}.h5-recent-body{padding:18px 20px 20px}.h5-recent-body h3{font-size:18px}.h5-recent-body p{font-size:14px}.h5-recent-placeholder span{font-size:28px}}

.h5-recent-empty{max-width:760px;margin:0 auto;padding:28px 30px;border:1px dashed #b9cad8;border-radius:16px;background:#fff;color:var(--h5-muted);text-align:center;font-size:15px;line-height:1.7}
@media (max-width:560px){.h5-recent-empty{padding:22px 20px;font-size:14px}}

/* V10.16 - Portfolio & Recent Posts polish */
.h5-portfolio-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:22px}
.h5-portfolio-card{flex:0 1 calc((100% - 44px)/3);min-width:0}
.h5-portfolio-media{aspect-ratio:16/9}
.h5-portfolio-body{min-height:96px}
.h5-portfolio-action{margin-top:32px}
.h5-recent-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:22px}
.h5-recent-card{flex:0 1 calc((100% - 44px)/3);min-width:0}
.h5-recent-body{min-height:185px;display:flex;flex-direction:column}
.h5-recent-link{margin-top:auto}
.h5-recent-action{margin-top:32px}
@media (max-width:1000px){
  .h5-portfolio-card,.h5-recent-card{flex-basis:calc((100% - 22px)/2)}
}
@media (max-width:560px){
  .h5-portfolio-card,.h5-recent-card{flex-basis:100%}
  .h5-portfolio-grid,.h5-recent-grid{gap:18px}
  .h5-portfolio-media{aspect-ratio:16/10}
  .h5-recent-body{min-height:0}
}


/* V10.19 — Final layout polish for Portfolio and Recent Posts */
.h5-portfolio-grid,.h5-recent-grid{align-items:stretch}
.h5-portfolio-card,.h5-recent-card{width:100%;max-width:390px}
.h5-portfolio-body{display:flex;flex-direction:column;justify-content:center}
.h5-recent-body{min-height:185px}
@media (max-width:1000px){
  .h5-portfolio-card,.h5-recent-card{max-width:none}
}
@media (max-width:560px){
  .h5-portfolio-card,.h5-recent-card{max-width:none}
  .h5-recent-body{min-height:0}
}


/* V10.19 — Neon Box & Huruf Timbul are products, not services */
.h5-products-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch}
.h5-products-grid .h5-product-card{grid-column:span 2}
.h5-products-grid .h5-product-card:nth-child(4){grid-column:2 / span 2}
.h5-products-grid .h5-product-card:nth-child(5){grid-column:4 / span 2}
@media (max-width:900px){
  .h5-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .h5-products-grid .h5-product-card,.h5-products-grid .h5-product-card:nth-child(4),.h5-products-grid .h5-product-card:nth-child(5){grid-column:auto}
}
@media (max-width:560px){.h5-products-grid{grid-template-columns:1fr}}


/* V10.22 — Final navigation and anchor polish */
html{scroll-behavior:smooth}
[id]{scroll-margin-top:108px}
@media (max-width:900px){[id]{scroll-margin-top:82px}}
.h5-main-nav ul{flex-wrap:nowrap}
.h5-main-nav a{line-height:1.2}
@media (min-width:901px) and (max-width:1180px){
  .h5-header-inner{gap:10px}
  .h5-brand img{max-width:190px;max-height:54px}
  .h5-main-nav a{padding-inline:7px;font-size:13px}
  .h5-main-nav .h5-whatsapp{padding-inline:13px!important}
}

/* V10.22 — Final audit accessibility and overflow guard */
.h5-main-nav a:focus-visible,.h5-menu-toggle:focus-visible{outline:3px solid #8de8ad;outline-offset:3px}
@media (max-width:900px){.h5-main-nav{max-height:calc(100vh - 76px);overflow-y:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:560px){.h5-main-nav{max-height:calc(100vh - 70px)}}


/* V10.27 — H5-LED globe-inspired mobile menu icon. Navigation behavior unchanged. */
.h5-menu-toggle{position:relative;overflow:visible;}
.h5-menu-toggle .h5-menu-orb{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 38% 30%,#173e68 0%,#08294d 62%,#031a31 100%);border:2px solid #d8a93b;box-shadow:0 0 0 2px rgba(38,157,232,.28),0 5px 14px rgba(0,0,0,.22);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease;}
.h5-menu-toggle .h5-menu-orb:before{content:"";position:absolute;inset:6px 2px;border:1.5px solid rgba(63,190,255,.85);border-left-color:transparent;border-right-color:transparent;border-radius:50%;transform:rotate(-22deg);}
.h5-menu-toggle .h5-menu-orb:after{content:"";position:absolute;left:-3px;right:-3px;top:15px;height:1.5px;background:linear-gradient(90deg,transparent,#e5b84d 22%,#53c8ff 50%,#e5b84d 78%,transparent);opacity:.85;transform:rotate(-12deg);}
.h5-menu-orb-text{position:relative;z-index:3;color:#fff;font-size:11px;font-weight:900;letter-spacing:-.7px;text-shadow:0 1px 4px rgba(0,0,0,.6);font-family:Arial,sans-serif;}
.h5-menu-orb-arc{position:absolute;z-index:2;width:7px;height:7px;border-radius:50%;background:#55c8ff;box-shadow:0 0 7px rgba(85,200,255,.9);}
.h5-menu-orb-arc-a{right:4px;top:7px;}
.h5-menu-orb-arc-b{left:5px;bottom:6px;background:#f0c24f;box-shadow:0 0 7px rgba(240,194,79,.85);}
.h5-menu-toggle:hover .h5-menu-orb{transform:rotate(8deg) scale(1.04);box-shadow:0 0 0 2px rgba(38,157,232,.38),0 6px 16px rgba(0,0,0,.26);}
.h5-menu-toggle[aria-expanded="true"] .h5-menu-orb{transform:scale(.96);}
@media (max-width:560px){.h5-menu-toggle .h5-menu-orb{width:32px;height:32px}.h5-menu-orb-text{font-size:10.5px}}


/* V10.27 Product landing pages */
.h5-product-hero{background:linear-gradient(135deg,#083d6e,#0f5f94);color:#fff;padding:86px 0 82px;position:relative;overflow:hidden}
.h5-product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.h5-product-copy h1{font-size:clamp(44px,5vw,68px);line-height:1.02;margin:0 0 22px;color:#fff}
.h5-product-copy>p{font-size:19px;line-height:1.75;color:#e8f3fb;max-width:650px;margin:0 0 30px}
.h5-product-actions{display:flex;gap:12px;flex-wrap:wrap}
.h5-product-actions .h5-btn-outline{color:#fff;border-color:rgba(255,255,255,.75)}
.h5-product-visual{min-height:360px;border:1px solid rgba(255,255,255,.25);border-radius:24px;padding:14px;background:rgba(255,255,255,.08);box-shadow:0 25px 70px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;overflow:hidden}
.h5-product-visual img{width:100%;height:100%;min-height:330px;object-fit:cover;border-radius:16px;display:block}
.h5-product-visual-placeholder{width:100%;min-height:330px;border-radius:16px;background:linear-gradient(145deg,#1b638f,#0d4c78);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}
.h5-product-visual-placeholder strong{font-size:54px;letter-spacing:-2px}.h5-product-visual-placeholder span{font-size:18px;opacity:.85;margin-top:8px}
.h5-product-detail{background:#fff}.h5-product-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.h5-product-feature{padding:28px;min-height:170px}.h5-product-feature-number{width:48px;height:48px;border-radius:14px;background:#eaf4fb;color:#0b5e9e;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:24px}.h5-product-feature h3{margin:0;font-size:18px;line-height:1.45}
@media(max-width:900px){.h5-product-hero{padding:58px 0}.h5-product-hero-grid{grid-template-columns:1fr;gap:34px}.h5-product-copy h1{font-size:48px}.h5-product-copy>p{font-size:17px}.h5-product-visual{min-height:280px}.h5-product-visual img,.h5-product-visual-placeholder{min-height:250px}.h5-product-feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.h5-product-hero{padding:48px 0 54px}.h5-product-copy h1{font-size:40px}.h5-product-copy>p{font-size:16px;line-height:1.65}.h5-product-actions{display:grid;grid-template-columns:1fr}.h5-product-actions .h5-btn{width:100%;justify-content:center}.h5-product-visual{min-height:230px;border-radius:20px;padding:10px}.h5-product-visual img,.h5-product-visual-placeholder{min-height:210px;border-radius:13px}.h5-product-visual-placeholder strong{font-size:42px}.h5-product-feature-grid{grid-template-columns:1fr}.h5-product-feature{min-height:auto;padding:22px}}

/* V10.27: Fix native WordPress product/menu pages and provide a clean page layout. */
.h5-page-heading{padding:72px 0 26px;background:linear-gradient(135deg,var(--h5-navy,#07335f),var(--h5-blue,#0b5fa5));color:#fff}
.h5-page-heading h1{margin:8px 0 0;font-size:clamp(40px,5vw,64px);line-height:1.05;color:#fff}
.h5-content{padding:48px 0 80px;background:#f6f9fc}
.h5-native-product-content{max-width:980px;margin:0 auto;background:#fff;padding:42px;border-radius:22px;box-shadow:0 14px 40px rgba(2,23,42,.08)}
.h5-native-product-content h1{font-size:clamp(34px,4vw,52px);margin:0 0 16px;color:var(--h5-navy,#07335f)}
.h5-native-product-content h2{margin:34px 0 14px;color:var(--h5-navy,#07335f)}
.h5-native-product-content p{font-size:18px;line-height:1.7;color:#50627a}
.h5-native-product-content li{margin:10px 0;font-size:17px;color:#26384d}
@media(max-width:767px){.h5-page-heading{padding:48px 0 22px}.h5-page-heading h1{font-size:38px}.h5-content{padding:28px 0 60px}.h5-native-product-content{padding:26px 20px;border-radius:16px}.h5-native-product-content p{font-size:16px}}

/* V10.28 - Jadwal Sholat landing */
.h5-jadwal-landing{max-width:1180px;margin:auto;padding:0 20px 70px}.h5-jadwal-landing h1,.h5-jadwal-landing h2,.h5-jadwal-landing h3{line-height:1.18}.h5-jadwal-hero{text-align:center;padding:70px 0 55px}.h5-jadwal-hero h1{font-size:clamp(34px,5vw,58px);max-width:900px;margin:12px auto 18px}.h5-jadwal-hero p{max-width:760px;margin:0 auto 28px;font-size:18px;line-height:1.7}.h5-jadwal-hero-actions,.h5-jadwal-trust{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.h5-jadwal-trust{margin-top:22px;font-size:14px;font-weight:600}.h5-jadwal-problem{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:60px 0;border-top:1px solid rgba(0,0,0,.08)}.h5-jadwal-problem h2,.h5-jadwal-section-heading h2,.h5-jadwal-size-section h2,.h5-jadwal-info-section h2,.h5-jadwal-final-cta h2{font-size:clamp(28px,3.2vw,42px);margin:10px 0 14px}.h5-jadwal-problem p,.h5-jadwal-section-heading p,.h5-jadwal-size-section p,.h5-jadwal-info-section p,.h5-jadwal-final-cta p{line-height:1.7}.h5-jadwal-benefits{display:grid;gap:14px}.h5-jadwal-benefits>div{padding:20px;border-radius:14px;background:#f6f8fb}.h5-jadwal-benefits strong,.h5-jadwal-benefits span{display:block}.h5-jadwal-benefits span{margin-top:5px;line-height:1.5}.h5-jadwal-products{padding:60px 0}.h5-jadwal-section-heading{text-align:center;max-width:780px;margin:0 auto 35px}.h5-jadwal-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.h5-jadwal-product-card{padding:25px;border:1px solid rgba(0,0,0,.09);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}.h5-jadwal-product-image{height:205px;margin:-25px -25px 20px;overflow:hidden;border-radius:18px 18px 0 0;background:#f4f7fa;display:flex;align-items:center;justify-content:center}.h5-jadwal-product-image img{width:100%;height:100%;object-fit:contain;display:block}.h5-jadwal-product-image+ .h5-jadwal-product-badge{margin-bottom:13px}.h5-jadwal-product-card:nth-child(4){grid-column:1/2}.h5-jadwal-product-card:nth-child(5){grid-column:2/3}.h5-jadwal-product-badge{display:inline-flex;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800;background:#eef4ff;margin-bottom:13px}.h5-jadwal-product-card h3{font-size:21px;margin:0 0 10px}.h5-jadwal-product-card p{line-height:1.6;min-height:76px}.h5-jadwal-product-card a{font-weight:700;text-decoration:none}.h5-jadwal-size-section{padding:55px 0;border-top:1px solid rgba(0,0,0,.08)}.h5-size-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:25px 0}.h5-size-grid span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;font-weight:700;font-size:14px}.h5-custom-size{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:20px;border-radius:14px;background:#f6f8fb}.h5-custom-size span{flex:1;min-width:220px}.h5-jadwal-info-section{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:48px 0;border-top:1px solid rgba(0,0,0,.08)}.h5-jadwal-final-cta{text-align:center;margin-top:50px;padding:65px 25px;border-radius:24px}.h5-jadwal-final-cta p{max-width:650px;margin:0 auto 25px}@media(max-width:900px){.h5-jadwal-product-grid{grid-template-columns:repeat(2,1fr)}.h5-jadwal-product-card:nth-child(4),.h5-jadwal-product-card:nth-child(5){grid-column:auto}.h5-size-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.h5-jadwal-landing{padding:0 15px 45px}.h5-jadwal-hero{padding:45px 0 38px}.h5-jadwal-hero p{font-size:16px}.h5-jadwal-problem{grid-template-columns:1fr;gap:25px;padding:45px 0}.h5-jadwal-products{padding:45px 0}.h5-jadwal-product-grid{grid-template-columns:1fr}.h5-jadwal-product-card p{min-height:0}.h5-size-grid{grid-template-columns:repeat(2,1fr)}.h5-jadwal-info-section{display:block;padding:40px 0}.h5-jadwal-info-section .h5-btn{display:inline-block;margin-top:15px}.h5-custom-size{display:block}.h5-custom-size span{display:block;margin:8px 0 14px}}

/* V10.30 - Jadwal Sholat real product photos */
.h5-jadwal-showcase{padding:60px 0;border-top:1px solid rgba(0,0,0,.08)}
.h5-jadwal-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.h5-jadwal-photo-card{margin:0;border:1px solid rgba(0,0,0,.09);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.h5-jadwal-photo-card img{display:block;width:100%;height:300px;object-fit:cover;background:#111}
.h5-jadwal-photo-large img{height:300px;object-fit:cover;object-position:center 58%}
.h5-jadwal-photo-card figcaption{padding:16px 18px 18px}
.h5-jadwal-photo-card figcaption strong,.h5-jadwal-photo-card figcaption span{display:block}
.h5-jadwal-photo-card figcaption strong{font-size:17px;margin-bottom:5px}
.h5-jadwal-photo-card figcaption span{font-size:14px;line-height:1.55;opacity:.78}
@media(max-width:900px){.h5-jadwal-photo-grid{grid-template-columns:1fr 1fr}.h5-jadwal-photo-large{grid-column:auto}.h5-jadwal-photo-large img{height:300px}}
@media(max-width:680px){.h5-jadwal-showcase{padding:45px 0}.h5-jadwal-photo-grid{grid-template-columns:1fr}.h5-jadwal-photo-large{grid-column:auto}.h5-jadwal-photo-card img,.h5-jadwal-photo-large img{height:auto;max-height:420px;object-fit:contain}}
