/* SmartSpace Elementor Widgets - relies on original theme variables/classes where available */
.ssew-white{background:var(--white,#fff)}
.ssew-home-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:#0a0a0a;padding-top:140px;padding-bottom:60px}.ssew-home-hero .hero-bg{position:absolute;inset:0}.ssew-home-hero>.container{width:100%}.ssew-home-hero .hero-content{position:relative;z-index:2;max-width:680px;animation:ssewFadeUp .9s ease both}@keyframes ssewFadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ssew-home-hero .hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(244,180,0,.15);border:1px solid rgba(244,180,0,.4);border-radius:100px;padding:6px 16px 6px 12px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--yellow,#F4B400);margin-bottom:28px}.ssew-home-hero .hero-badge:before{content:'●';font-size:8px}.ssew-home-hero h1{color:var(--white,#fff);font-size:clamp(36px,5.5vw,68px);font-weight:900;letter-spacing:-1.5px;margin-bottom:22px;line-height:1.08}.ssew-home-hero h1 em{font-style:normal;color:var(--yellow,#F4B400)}.ssew-home-hero p{color:rgba(255,255,255,.78);font-size:18px;margin-bottom:40px;max-width:520px;line-height:1.65}.hero-btns{display:flex;gap:16px;flex-wrap:wrap}.hero-stats{display:flex;gap:40px;margin-top:60px;flex-wrap:wrap}.hero-stat{display:flex;flex-direction:column}.hero-stat strong{font-family:Montserrat,sans-serif;font-size:28px;font-weight:800;color:#fff}.hero-stat span{font-size:12px;color:rgba(255,255,255,.55);letter-spacing:.5px;margin-top:2px}.hero-scroll{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2;animation:ssewBounce 2s infinite}.hero-scroll span{font-family:Montserrat,sans-serif;font-size:10px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.4)}.hero-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.4),transparent)}@keyframes ssewBounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}
.stats-bar,.specs-bar{background:var(--black,#000);padding:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat-item{padding:36px 28px;display:flex;align-items:center;gap:18px;border-right:1px solid rgba(255,255,255,.07);transition:background .2s}.stat-item:last-child{border-right:none}.stat-item:hover{background:rgba(255,255,255,.04)}.stat-icon{width:46px;height:46px;background:rgba(244,180,0,.12);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}.stat-text strong{display:block;font-family:Montserrat,sans-serif;font-size:17px;font-weight:800;color:#fff;margin-bottom:2px}.stat-text span{font-size:12px;color:rgba(255,255,255,.45)}.specs-bar-grid{display:grid;grid-template-columns:repeat(4,1fr)}.spec-bar-item{padding:32px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.07)}.spec-bar-item:last-child{border-right:none}.spec-bar-item strong{display:block;font-family:Montserrat,sans-serif;font-size:26px;font-weight:900;color:var(--yellow,#F4B400)}.spec-bar-item span{font-size:12px;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:1px;font-family:Montserrat,sans-serif}
.featured{background:#fff}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;width:100%;min-width:0}.featured-imgs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:240px 180px;gap:12px;width:100%;min-width:0}.featured-img-main{grid-column:1/-1;border-radius:var(--radius,10px);overflow:hidden;width:100%}.featured-img-sub{border-radius:var(--radius,10px);overflow:hidden;min-width:0}.featured-img-main img,.featured-img-sub img{width:100%;max-width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.featured-img-main:hover img,.featured-img-sub:hover img{transform:scale(1.04)}.featured-bullets{list-style:none;margin:0 0 36px;padding:0}.featured-bullets li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--border,#E8E8E8);font-size:15px;color:#333}.featured-bullets li:last-child{border-bottom:none}.bullet-dot{width:8px;height:8px;background:var(--yellow,#F4B400);border-radius:50%;flex-shrink:0}.showcase{background:#fff}.showcase-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:44px;gap:20px;flex-wrap:wrap}
.why{background:var(--grey-bg,#F5F9FA)}.why-header{text-align:center;margin-bottom:56px}.why-header .section-sub{margin:0 auto}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.why-card{background:#fff;border-radius:var(--radius,10px);padding:36px 30px;box-shadow:var(--shadow,0 4px 24px rgba(0,0,0,.08));transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.why-card:before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow,#F4B400);transform:scaleX(0);transform-origin:left;transition:transform .3s}.why-card:hover:before{transform:scaleX(1)}.why-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover,0 8px 40px rgba(0,0,0,.14))}.why-icon{width:52px;height:52px;background:rgba(244,180,0,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:20px}.why-card h3{font-size:17px;font-weight:700;margin-bottom:10px}.why-card p{font-size:14px;line-height:1.65}.mission{background:var(--black,#000);color:#fff}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.mission-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius,10px);padding:32px;transition:background .2s,border-color .2s}.mission-card:hover{background:rgba(244,180,0,.06);border-color:rgba(244,180,0,.2)}.mission-icon{font-size:32px;margin-bottom:16px}.mission-card h3{color:#fff;font-size:17px;font-weight:700;margin-bottom:10px}.mission-card p{color:rgba(255,255,255,.55);font-size:14px;line-height:1.7}.offices-sec{background:var(--grey-bg,#F5F9FA)}.offices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.office-card{background:#fff;border-radius:var(--radius,10px);padding:28px;box-shadow:var(--shadow,0 4px 24px rgba(0,0,0,.08));border-top:3px solid transparent;transition:border-color .2s,transform .2s}.office-card:hover{border-top-color:var(--yellow,#F4B400);transform:translateY(-4px)}.office-flag{font-size:28px;margin-bottom:12px}.office-card h3{font-size:16px;font-weight:700;margin-bottom:6px}.office-card p{font-size:13px;color:#888;line-height:1.6}
.testimonials{background:var(--grey-bg,#F5F9FA)}.testi-header{text-align:center;margin-bottom:52px}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testi-card{background:#fff;border:1px solid var(--border,#E8E8E8);border-radius:var(--radius,10px);padding:32px;box-shadow:var(--shadow,0 4px 24px rgba(0,0,0,.08));transition:transform .25s,box-shadow .25s}.testi-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover,0 8px 40px rgba(0,0,0,.14))}.testi-quote{font-size:48px;line-height:1;color:var(--yellow,#F4B400);font-family:Georgia,serif;margin-bottom:12px;display:block;opacity:.6}.testi-card p{font-size:15px;line-height:1.7;color:#444;margin-bottom:24px}.testi-footer{display:flex;align-items:center;gap:14px}.testi-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0;background:var(--grey-bg,#F5F9FA);display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:var(--yellow,#F4B400);border:2px solid var(--yellow,#F4B400)}.testi-info strong{display:block;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#000}.testi-info span{font-size:12px;color:#999}.stars{color:var(--yellow,#F4B400);font-size:14px;margin-bottom:4px}.final-cta{background:#000;text-align:center;position:relative;overflow:hidden}.final-cta:before{content:'';position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(244,180,0,.08) 0%,transparent 70%);pointer-events:none}.cta-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.cta-inner .section-title{color:#fff;margin-bottom:16px}.cta-inner>p{color:rgba(255,255,255,.55);margin-bottom:40px;font-size:17px}.cta-btns{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.cta-note{margin-top:20px;font-size:12px;color:rgba(255,255,255,.3)}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.about-img-wrap{border-radius:var(--radius,10px);overflow:hidden;height:480px;position:relative}.about-img-wrap img{height:100%;width:100%;object-fit:cover}.about-stat-overlay{position:absolute;bottom:24px;left:24px;right:24px;background:rgba(0,0,0,.82);border-radius:10px;padding:20px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;backdrop-filter:blur(4px)}.astat strong{display:block;font-family:Montserrat,sans-serif;font-size:22px;font-weight:900;color:var(--yellow,#F4B400)}.astat span{font-size:11px;color:rgba(255,255,255,.6)}.timeline-wrap{max-width:720px;margin:0 auto}.tl-item{display:grid;grid-template-columns:80px 1fr;gap:24px;margin-bottom:36px;position:relative}.tl-item:before{content:'';position:absolute;left:39px;top:44px;bottom:-36px;width:2px;background:var(--border,#E8E8E8)}.tl-item:last-child:before{display:none}.tl-year{font-family:Montserrat,sans-serif;font-size:13px;font-weight:800;color:var(--yellow,#F4B400);text-align:center;padding-top:4px}.tl-dot{width:14px;height:14px;background:var(--yellow,#F4B400);border-radius:50%;margin:6px auto 0;position:relative;z-index:1}.tl-year-wrap{text-align:center}.tl-content{background:var(--grey-bg,#F5F9FA);border-radius:10px;padding:20px 24px}.tl-content h3{font-size:16px;font-weight:700;margin-bottom:6px}.tl-content p{font-size:14px;color:#666;line-height:1.6}
.process{background:#fff}.step-item{display:grid;grid-template-columns:100px 1fr;gap:40px;margin-bottom:72px;align-items:start}.step-item:last-child{margin-bottom:0}.step-number{font-family:Montserrat,sans-serif;font-size:64px;font-weight:900;color:rgba(244,180,0,.15);line-height:1;position:relative;text-align:center}.step-icon-badge{position:absolute;bottom:-8px;right:0;width:44px;height:44px;background:var(--yellow,#F4B400);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0 auto}.step-content h2{font-size:24px;font-weight:800;margin-bottom:12px}.step-content p{font-size:15px;line-height:1.8;color:#444;margin-bottom:20px}.step-detail-list{list-style:none;margin:0 0 24px;padding:0}.step-detail-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#555;margin-bottom:8px}.step-detail-list li:before{content:'→';color:var(--yellow,#F4B400);font-weight:700;flex-shrink:0;margin-top:1px}.step-img{border-radius:var(--radius,10px);overflow:hidden;height:280px}.step-img img{width:100%;height:100%;object-fit:cover}
.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;padding:64px 0}.contact-form{background:#fff;border-radius:var(--radius,10px);padding:40px;box-shadow:var(--shadow,0 4px 24px rgba(0,0,0,.08));border:1px solid var(--border,#E8E8E8)}.contact-form h2{font-size:24px;font-weight:800;margin-bottom:8px}.contact-form>p{font-size:14px;color:#888;margin-bottom:28px}.inquiry-type{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.iq-opt{padding:14px;border:2px solid var(--border,#E8E8E8);border-radius:8px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;transition:all .2s;display:flex;align-items:center;gap:8px}.iq-opt:hover,.iq-opt.selected{border-color:var(--yellow,#F4B400);background:rgba(244,180,0,.08)}.iq-icon{font-size:16px}.form-success{display:none;text-align:center;padding:40px 20px}.form-success h3{color:#2e7d32;margin-bottom:8px}.contact-info h2{font-size:28px;font-weight:800;margin-bottom:16px}.contact-info>p{font-size:15px;line-height:1.8;margin-bottom:32px}.info-card{display:flex;gap:16px;padding:18px;background:#fff;border-radius:10px;margin-bottom:16px;box-shadow:var(--shadow,0 4px 24px rgba(0,0,0,.08));border-left:3px solid transparent;transition:border-color .2s}.info-card:hover{border-left-color:var(--yellow,#F4B400)}.info-icon{width:46px;height:46px;background:rgba(244,180,0,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.info-text h3{font-size:14px;font-weight:700;margin-bottom:4px;font-family:Montserrat,sans-serif}.info-text p{font-size:13px;color:var(--body-text,#555);line-height:1.6}.info-text a{color:var(--body-text,#555);transition:color .2s}.info-text a:hover{color:var(--yellow,#F4B400)}.showroom-img{border-radius:var(--radius,10px);overflow:hidden;height:220px;margin-top:24px}.showroom-img img{height:100%;width:100%;object-fit:cover}
.gallery-section{padding:48px 0 80px}.gf-btn{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;padding:8px 18px;border-radius:6px;border:2px solid var(--border,#E8E8E8);background:#fff;cursor:pointer;transition:all .2s;color:#555}.gf-btn:hover{border-color:var(--yellow,#F4B400)}.gf-btn.active{background:var(--yellow,#F4B400);border-color:var(--yellow,#F4B400);color:#000}.gallery-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.ssew-product-grid .product-card[style*="display: none"]{display:none!important}.ssew-customize-panel .customize-intro{margin-bottom:0}.lightbox .lightbox-close{cursor:pointer}
@media(max-width:1024px){.stats-grid,.specs-bar-grid{grid-template-columns:repeat(2,1fr)}.stat-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.07)}.stat-item:nth-child(odd),.spec-bar-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.07)}.featured-grid{gap:40px}.why-grid,.testi-grid{grid-template-columns:repeat(2,1fr)}.mission-grid{grid-template-columns:1fr 1fr}}
@media(max-width:768px){.ssew-home-hero{padding-top:130px}.featured-grid,.about-grid,.contact-layout,.step-item{grid-template-columns:1fr;gap:32px}.featured-imgs{grid-template-columns:1fr 1fr;grid-template-rows:200px 150px}.showcase-header{flex-direction:column;align-items:flex-start}.testi-grid{grid-template-columns:1fr}.about-stat-overlay{grid-template-columns:1fr;gap:10px}.offices-grid{grid-template-columns:1fr}.inquiry-type{grid-template-columns:1fr 1fr}.specs-bar-grid{grid-template-columns:1fr 1fr}.spec-bar-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.07)}}
@media(max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-item{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.07)}.hero-stats{gap:24px}.hero-btns,.cta-btns{flex-direction:column;align-items:flex-start}.cta-btns{align-items:center}.why-grid,.mission-grid{grid-template-columns:1fr}.featured-imgs{grid-template-rows:160px 120px}.inquiry-type{grid-template-columns:1fr}.contact-form{padding:28px 20px}}

/* v1.0.4: Home Units image fix — match Browse Units card behavior.
   Elementor/global img CSS can force height:auto, which makes the image overflow and get clipped.
   Lock the image area and force both normal + hover-slider images to fill the frame with contain. */
.ssew-product-grid .product-card .product-img,
.elementor .ssew-product-grid .product-card .product-img,
.showcase .ssew-product-grid .product-card .product-img,
.elementor .showcase .ssew-product-grid .product-card .product-img {
  height: 220px !important;
  min-height: 220px !important;
  max-height: 220px !important;
  background: #f7f7f7 !important;
  overflow: hidden !important;
  position: relative !important;
}
.ssew-product-grid .product-card .product-img > img,
.elementor .ssew-product-grid .product-card .product-img > img,
.showcase .ssew-product-grid .product-card .product-img > img,
.elementor .showcase .ssew-product-grid .product-card .product-img > img,
.ssew-product-grid .product-card .card-hover-slider .cs-slide img,
.elementor .ssew-product-grid .product-card .card-hover-slider .cs-slide img,
.showcase .ssew-product-grid .product-card .card-hover-slider .cs-slide img,
.elementor .showcase .ssew-product-grid .product-card .card-hover-slider .cs-slide img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #f7f7f7 !important;
  transform: none !important;
}
.ssew-product-grid .product-card:hover .product-img > img,
.elementor .ssew-product-grid .product-card:hover .product-img > img,
.showcase .ssew-product-grid .product-card:hover .product-img > img,
.elementor .showcase .ssew-product-grid .product-card:hover .product-img > img {
  transform: none !important;
}
