:root{--dark:#071017;--dark2:#0b171e;--gold:#c49a52;--gold2:#d7b36b;--text:#111;--muted:#6e7377;--line:#e9e6df;--soft:#f7f6f3;--white:#fff;--radius:18px;--shadow:0 18px 45px rgba(10,20,30,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Tajawal","Segoe UI",Arial,sans-serif;direction:rtl;color:var(--text);background:#fff;line-height:1.85}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 42px));margin:auto}.topbar{position:fixed;z-index:50;left:0;right:0;top:0;height:78px;background:linear-gradient(180deg,rgba(5,13,18,.96),rgba(5,13,18,.72));backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:12px;color:#fff}.logo-mark{width:72px;height:58px}.brand b{font-size:23px;color:var(--gold2);line-height:1}.brand small{display:block;color:#fff;font-size:13px;margin-top:4px}.links{display:flex;align-items:center;gap:30px;color:#fff;font-weight:700;font-size:15px}.links a{position:relative;opacity:.92}.links a.active,.links a:hover{color:var(--gold2)}.links a.active:after,.links a:hover:after{content:"";position:absolute;right:0;bottom:-14px;width:28px;height:2px;background:var(--gold)}.phone-btn{display:inline-flex;align-items:center;gap:10px;background:var(--gold);color:#fff;border-radius:10px;padding:12px 20px;font-weight:800;direction:ltr;box-shadow:0 8px 22px rgba(196,154,82,.25)}.phone-btn svg,.btn svg{width:20px;height:20px}.mobile-menu{display:none;background:transparent;border:0;color:#fff}.hero{position:relative;min-height:560px;background:#071017;overflow:hidden;color:#fff}.hero.home{min-height:640px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,17,.18),rgba(5,12,17,.74) 55%,rgba(5,12,17,.94));z-index:1}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,12,17,.25),rgba(5,12,17,.05),rgba(5,12,17,.35));z-index:2}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:3;min-height:560px;padding-top:125px;display:grid;align-items:center}.home .hero-content{min-height:640px}.hero-box{max-width:650px}.eyebrow{color:var(--gold2);font-weight:900;font-size:18px}.hero h1{font-size:68px;line-height:1.15;margin:12px 0 10px;font-weight:900;letter-spacing:-2px}.hero h2{font-size:34px;color:var(--gold2);margin:0 0 22px}.hero p{font-size:22px;max-width:600px;margin:0 0 34px;color:#f3f3f3}.breadcrumb{color:#dfe5e9;font-weight:700}.actions{display:flex;gap:18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:14px 30px;font-weight:900;border:1px solid transparent;min-width:170px;transition:.25s}.btn.gold{background:var(--gold);color:#fff}.btn.dark{background:#071017;color:#fff}.btn.outline{border-color:#fff;color:#fff;background:rgba(0,0,0,.12)}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.18)}.section{padding:70px 0}.section.dark{background:linear-gradient(180deg,#071017,#0d1b23);color:#fff}.section-title{text-align:center;margin-bottom:38px}.section-title h2{font-size:36px;margin:0;font-weight:900}.section-title h2:after{content:"";display:block;margin:10px auto 0;width:52px;height:3px;background:var(--gold)}.section-title p{margin:12px auto 0;color:var(--muted);max-width:650px}.features-strip{background:#fff;margin-top:-1px;padding:34px 0;box-shadow:0 8px 32px rgba(0,0,0,.04)}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature{display:flex;align-items:center;gap:15px;justify-content:center}.icon{width:54px;height:54px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);border:1px solid #dfc58d;background:rgba(196,154,82,.06);flex:0 0 auto}.icon svg{width:29px;height:29px}.feature h3{font-size:18px;margin:0 0 2px}.feature p{font-size:13px;color:#697176;margin:0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 10px 25px rgba(20,30,35,.05);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-img{height:190px;object-fit:cover;width:100%}.card-body{padding:22px}.card h3{margin:0 0 8px;font-size:23px}.card p{margin:0;color:#606970;font-size:15px}.card .price{font-weight:900;font-size:21px;color:#111;margin:10px 0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.service-card{padding:34px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;gap:20px;min-height:185px}.service-card h3{font-size:25px;margin:0 0 8px}.process{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;text-align:center}.step{position:relative;padding:20px 8px}.step-num{width:42px;height:42px;border-radius:50%;background:var(--gold);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-weight:900}.step h3{font-size:18px;margin:8px 0;color:#fff}.step p{font-size:13px;color:#c9d0d4;margin:0}.about-wrap{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center}.about-img{border-radius:13px;overflow:hidden;box-shadow:var(--shadow)}.about-img img{height:330px;width:100%;object-fit:cover}.about-text h2{font-size:38px;margin:0 0 16px}.about-text p{font-size:19px;color:#dfe5e9;margin:0}.value-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.value{border:1px solid rgba(196,154,82,.25);border-radius:10px;padding:25px;background:rgba(255,255,255,.02)}.value h3{color:var(--gold2);font-size:24px;margin:0 0 10px}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:42px}.time-item{text-align:center}.time-item strong{color:var(--gold2);font-size:18px}.stats{border:1px solid rgba(196,154,82,.25);border-radius:10px;display:grid;grid-template-columns:repeat(5,1fr);margin-top:45px}.stat{text-align:center;padding:24px;border-left:1px solid rgba(196,154,82,.18)}.stat:last-child{border-left:0}.stat b{display:block;color:var(--gold2);font-size:34px;line-height:1}.stat span{color:#fff}.products-page{display:grid;grid-template-columns:290px 1fr;gap:28px;align-items:start}.sidebar{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;position:sticky;top:98px}.sidebar h3{font-size:24px;margin:0 0 20px}.filter-row{padding:13px 0;border-bottom:1px solid var(--line);color:#596066}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card .card-img{height:170px}.portfolio-filter{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:34px}.pill{border:1px solid var(--line);background:#fff;border-radius:9px;padding:12px 24px;font-weight:800}.pill.active{background:var(--gold);color:#fff;border-color:var(--gold)}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.work-card{position:relative;border-radius:8px;overflow:hidden;height:260px;background:#111}.work-card img{width:100%;height:100%;object-fit:cover}.work-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.85))}.work-info{position:absolute;z-index:1;bottom:0;right:0;left:0;padding:20px;color:#fff}.badge{display:inline-block;background:var(--gold);color:#fff;border-radius:5px;padding:3px 11px;font-size:12px;font-weight:800}.featured-work{display:grid;grid-template-columns:1fr 1.3fr;background:#071017;color:#fff;border-radius:12px;overflow:hidden;margin-top:50px}.featured-work .text{padding:45px}.featured-work img{width:100%;height:100%;object-fit:cover}.blog-layout{display:grid;grid-template-columns:1fr 310px;gap:36px}.featured-post{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:34px}.featured-post img{width:100%;height:330px;object-fit:cover}.post-content{padding:35px}.post-content h2{font-size:31px;margin:8px 0 12px;line-height:1.45}.meta{color:var(--gold);font-weight:700;font-size:14px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.post-card img{height:150px;width:100%;object-fit:cover}.post-card div{padding:16px}.post-card h3{font-size:18px;margin:6px 0 8px}.search-box,.side-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;margin-bottom:20px}.search-box input{width:100%;height:48px;border:1px solid var(--line);border-radius:8px;padding:0 15px}.newsletter{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;background:#071017;color:#fff;border-radius:10px;padding:25px;margin-top:40px;gap:20px}.newsletter input{height:48px;border:0;border-radius:7px;padding:0 15px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.18);border-radius:10px;overflow:hidden;margin-top:20px}.contact-card{padding:30px;text-align:center;background:rgba(10,20,28,.72);color:#fff}.contact-card .icon{margin:auto auto 12px;background:transparent}.forms-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.form-box,.map-box,.faq-box{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px}.form-box h2,.map-box h2,.faq-box h2{font-size:28px;margin:0 0 22px;text-align:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{width:100%;height:52px;border:1px solid var(--line);border-radius:7px;padding:0 15px;font-family:inherit;background:#fff}.field.full,textarea.field{grid-column:1/-1}textarea.field{height:130px;padding-top:14px;resize:none}.map{height:315px;border-radius:10px;overflow:hidden}.faq-item{border:1px solid var(--line);border-radius:7px;padding:13px 16px;margin-bottom:12px;font-weight:800}.cta{position:relative;border-radius:12px;overflow:hidden;background:#071017;color:#fff;padding:45px;margin:35px 0}.cta img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,23,.15),rgba(7,16,23,.92))}.cta-content{position:relative;z-index:1;max-width:690px}.cta h2{font-size:34px;margin:0 0 10px}.footer{background:#071017;color:#dce2e5;padding:55px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:36px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:35px}.footer h3{color:#fff;margin:0 0 14px}.footer a,.footer p{display:block;color:#c6ced2;margin:5px 0}.copy{text-align:center;color:#939da3;padding-top:16px;font-size:13px}.wa-float{position:fixed;left:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;z-index:80;box-shadow:0 12px 28px rgba(0,0,0,.22)}.wa-float svg{width:30px;height:30px}.mini-hero{min-height:430px}.mini-hero .hero-content{min-height:430px}.mini-hero h1{font-size:58px}.no-dark:before{background:linear-gradient(90deg,rgba(5,12,17,.05),rgba(5,12,17,.72) 55%,rgba(5,12,17,.94))}@media(max-width:1000px){.links{display:none}.mobile-menu{display:block}.topbar.open .links{display:flex;position:absolute;top:78px;right:0;left:0;background:#071017;flex-direction:column;padding:24px}.features-grid,.cards,.grid-3,.product-grid,.portfolio-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.products-page,.blog-layout,.about-wrap,.featured-work,.forms-grid{grid-template-columns:1fr}.process{grid-template-columns:repeat(3,1fr)}.stats,.timeline{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:48px}.hero h2{font-size:27px}.hero p{font-size:18px}.footer-grid{grid-template-columns:1fr 1fr}.contact-cards{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.brand b{font-size:18px}.logo-mark{width:54px}.phone-btn{padding:10px 13px;font-size:13px}.hero,.hero.home,.hero-content,.home .hero-content{min-height:560px}.hero h1,.mini-hero h1{font-size:38px}.hero h2{font-size:22px}.actions{flex-direction:column}.btn{width:100%}.features-grid,.cards,.grid-3,.product-grid,.portfolio-grid,.post-grid,.footer-grid,.value-boxes,.contact-cards{grid-template-columns:1fr}.process,.stats,.timeline{grid-template-columns:1fr}.featured-post,.newsletter{grid-template-columns:1fr}.section{padding:48px 0}.card-img{height:210px}.work-card{height:300px}}

/* ===============================
   Responsive polish - Saudi UI tuned
   =============================== */
html,body{overflow-x:hidden}body{min-width:320px}.topbar,.hero,.section,.footer{width:100%}.nav,.links,.cards,.grid-3,.portfolio-grid,.post-grid,.product-grid{min-width:0}.links a,.brand span,.hero-box,.card,.service-card,.post-card,.work-card{min-width:0}.hero-img,.card-img,.work-card img{user-select:none}.mobile-menu{font-size:28px;line-height:1;cursor:pointer;padding:8px 4px}.topbar.open{background:#071017}.topbar.open .mobile-menu{color:var(--gold2)}

@media(max-width:1180px){
  .container{width:min(100% - 36px,1100px)}
  .links{gap:22px;font-size:14px}.phone-btn{padding:11px 16px}.hero h1{font-size:58px}.hero p{font-size:20px}.cards{gap:18px}.portfolio-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:1000px){
  .topbar{height:72px}.nav{height:72px}.brand{order:1}.phone-btn{order:2}.mobile-menu{order:3;display:block}.logo-mark{width:62px;height:50px}.brand b{font-size:20px}.brand small{font-size:12px}.links{display:none}.topbar.open .links{display:flex;position:absolute;top:72px;right:16px;left:16px;background:rgba(7,16,23,.98);border:1px solid rgba(196,154,82,.22);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.35);flex-direction:column;align-items:stretch;gap:0;padding:8px;max-height:calc(100vh - 92px);overflow:auto}.topbar.open .links a{padding:14px 18px;border-radius:10px;border-bottom:1px solid rgba(255,255,255,.06)}.topbar.open .links a:last-child{border-bottom:0}.links a.active:after,.links a:hover:after{display:none}
  .hero,.hero.home{min-height:590px}.hero-content,.home .hero-content{min-height:590px;padding-top:112px}.mini-hero,.mini-hero .hero-content{min-height:410px}.hero:before{background:linear-gradient(180deg,rgba(5,12,17,.22),rgba(5,12,17,.72) 54%,rgba(5,12,17,.96))}.hero-box{max-width:600px}.hero h1{font-size:48px}.mini-hero h1{font-size:46px}.hero h2{font-size:28px}.hero p{font-size:18px;max-width:560px}.features-grid{grid-template-columns:repeat(2,1fr);gap:18px}.feature{justify-content:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.cards,.product-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.products-page,.blog-layout,.about-wrap,.featured-work,.forms-grid{grid-template-columns:1fr}.sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:0}.sidebar h3{grid-column:1/-1}.product-grid{gap:18px}.process{grid-template-columns:repeat(3,1fr)}.stats,.timeline,.value-boxes{grid-template-columns:repeat(2,1fr)}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.work-card{height:280px}.footer-grid{grid-template-columns:repeat(2,1fr)}.contact-cards{grid-template-columns:1fr}.featured-post{grid-template-columns:1fr}.featured-post img{height:260px}.newsletter{grid-template-columns:1fr}.map{height:280px}
}

@media(max-width:760px){
  .container{width:calc(100% - 28px)}.topbar{height:66px}.nav{height:66px;gap:10px}.brand{gap:8px}.logo-mark{width:48px;height:40px}.brand b{font-size:17px;white-space:nowrap}.brand small{font-size:10px;margin-top:2px;white-space:nowrap}.phone-btn{padding:9px 11px;font-size:12px;border-radius:9px;gap:6px}.phone-btn svg{width:16px;height:16px}.mobile-menu{font-size:26px}.topbar.open .links{top:66px;right:12px;left:12px}
  .hero,.hero.home{min-height:560px}.hero-content,.home .hero-content{min-height:560px;padding-top:96px;padding-bottom:38px;align-items:end}.mini-hero,.mini-hero .hero-content{min-height:360px}.hero-img{object-position:center}.home .hero-img{object-position:58% center}.hero-box{width:100%;padding:18px 0}.breadcrumb{font-size:13px;margin-bottom:8px}.hero h1,.mini-hero h1{font-size:39px;line-height:1.15;letter-spacing:-1px;margin:6px 0}.hero h2{font-size:22px;margin-bottom:14px}.hero p{font-size:16px;line-height:1.85;margin-bottom:22px}.actions{gap:10px}.btn{min-width:0;width:100%;height:48px;padding:10px 18px;border-radius:10px;font-size:15px}.section{padding:46px 0}.section-title{margin-bottom:24px}.section-title h2{font-size:28px}.features-strip{padding:22px 0}.features-grid,.cards,.grid-3,.product-grid,.post-grid,.portfolio-grid,.footer-grid,.value-boxes,.contact-cards{grid-template-columns:1fr}.feature{padding:15px}.icon{width:48px;height:48px}.icon svg{width:25px;height:25px}.card-img{height:205px}.card-body{padding:18px}.card h3{font-size:21px}.service-card{padding:22px;min-height:auto}.service-card h3{font-size:22px}.about-wrap{gap:24px}.about-img img{height:240px}.about-text h2{font-size:30px}.about-text p{font-size:16px;color:#dfe5e9}.value{padding:20px}.timeline,.stats,.process{grid-template-columns:1fr}.stat{border-left:0;border-bottom:1px solid rgba(196,154,82,.18)}.stat:last-child{border-bottom:0}.products-page{gap:18px}.sidebar{display:block;padding:18px;border-radius:12px}.sidebar h3{font-size:21px}.filter-row{font-size:14px;padding:10px 0}.portfolio-filter{justify-content:flex-start;gap:8px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.pill{flex:0 0 auto;padding:10px 16px;font-size:14px}.work-card{height:260px}.featured-work .text{padding:24px}.featured-work img{min-height:240px}.post-content{padding:22px}.post-content h2{font-size:24px}.featured-post img{height:225px}.post-card img{height:185px}.newsletter{padding:20px}.forms-grid{gap:18px}.form-box,.map-box,.faq-box{padding:20px}.form-box h2,.map-box h2,.faq-box h2{font-size:24px}.form-grid{grid-template-columns:1fr}.field{height:50px}.map{height:260px}.contact-card{padding:22px}.cta{padding:28px 18px;margin:22px 0;border-radius:12px}.cta:after{background:linear-gradient(180deg,rgba(7,16,23,.28),rgba(7,16,23,.95))}.cta h2{font-size:27px}.cta p{font-size:15px}.footer{padding-top:38px}.footer-grid{gap:24px}.footer .brand{justify-content:flex-start}.wa-float{width:52px;height:52px;left:16px;bottom:16px}.wa-float svg{width:28px;height:28px}
}

@media(max-width:430px){
  .container{width:calc(100% - 22px)}.topbar{height:62px}.nav{height:62px}.brand small{display:none}.logo-mark{width:42px;height:34px}.brand b{font-size:15px}.phone-btn{font-size:11px;padding:8px 9px}.mobile-menu{font-size:24px}.topbar.open .links{top:62px}.hero,.hero.home{min-height:535px}.hero-content,.home .hero-content{min-height:535px;padding-top:86px}.mini-hero,.mini-hero .hero-content{min-height:330px}.hero h1,.mini-hero h1{font-size:33px}.hero h2{font-size:20px}.hero p{font-size:15px;line-height:1.75}.breadcrumb{font-size:12px}.section{padding:38px 0}.section-title h2{font-size:25px}.card-img{height:190px}.work-card{height:238px}.featured-post img{height:205px}.post-card img{height:165px}.about-img img{height:210px}.product-card .card-img{height:175px}.hero-box{padding-bottom:8px}.btn{height:46px;font-size:14px}.footer-grid{grid-template-columns:1fr}.copy{font-size:12px}.map{height:230px}
}
/* Product page image-only cards update */
.products-page main .image-only-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}
.image-only-card{border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-height:390px}
.image-only-card .card-img{width:100%;height:315px;object-fit:contain;background:#f7eedc;padding:0;border-bottom:1px solid var(--line)}
.image-only-card .card-body{padding:18px 20px 22px;display:flex;align-items:center;justify-content:center;margin-top:auto}
.image-only-card .btn{width:100%;max-width:230px;height:54px;font-size:17px}
@media(max-width:1000px){.products-page main .image-only-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.image-only-card{min-height:365px}.image-only-card .card-img{height:295px}}
@media(max-width:640px){.products-page main .image-only-products{grid-template-columns:1fr;gap:18px}.image-only-card{min-height:auto}.image-only-card .card-img{height:auto;max-height:none;aspect-ratio:1/1;object-fit:contain}.image-only-card .card-body{padding:16px}.image-only-card .btn{max-width:none;height:50px}}


/* Ensure product images display fully without any crop */
.products-page main .image-only-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:start}
.image-only-card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;border-radius:18px;overflow:visible;min-height:auto}
.image-only-card .product-full-image{display:block;width:100%;height:auto !important;max-height:none !important;min-height:unset !important;aspect-ratio:auto !important;object-fit:unset !important;object-position:center center !important;background:#f5efe1;border-radius:12px}
.image-only-card .card-body{width:100%;padding:18px 0 0;display:flex;justify-content:center;align-items:center}
.image-only-card .btn{width:100%;max-width:260px;height:52px}
@media (min-width:1201px){
  .products-page main .image-only-products{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:1000px){
  .products-page main .image-only-products{grid-template-columns:1fr;gap:22px}
}
@media (max-width:640px){
  .products-page main .image-only-products{grid-template-columns:1fr;gap:18px}
  .image-only-card{padding:14px}
  .image-only-card .card-body{padding-top:14px}
  .image-only-card .btn{max-width:none;height:50px}
}


/* Product features section on home */
.product-features-section{background:#f8f5ee;position:relative;overflow:hidden}
.product-features-section:before{content:"";position:absolute;inset:auto -120px -180px auto;width:360px;height:360px;border-radius:50%;background:rgba(196,154,82,.08);pointer-events:none}
.eyebrow{display:inline-block;color:var(--gold2);font-weight:900;font-size:16px;margin-bottom:8px}
.product-features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.product-feature-item{background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px;box-shadow:0 10px 28px rgba(7,16,23,.04);transition:.25s ease;min-height:180px}
.product-feature-item:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(7,16,23,.08);border-color:rgba(196,154,82,.45)}
.product-feature-item .icon{width:52px;height:52px;border-radius:14px;background:rgba(196,154,82,.11);color:var(--gold2);margin-bottom:14px}
.product-feature-item .icon svg{width:27px;height:27px}
.product-feature-item h3{font-size:21px;margin:0 0 9px;color:var(--dark);font-weight:900}
.product-feature-item p{font-size:15px;line-height:1.85;color:#68737a;margin:0}
@media(max-width:1000px){.product-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-feature-item{min-height:165px}}
@media(max-width:640px){.product-features-grid{grid-template-columns:1fr;gap:14px}.product-feature-item{padding:18px;min-height:auto}.product-feature-item h3{font-size:19px}.product-feature-item p{font-size:14px}.eyebrow{font-size:14px}}

/* Product features responsive tune: two cards per row + centered text */
.product-features-section .section-title,
.product-features-section .section-title h2,
.product-features-section .section-title p,
.product-feature-item,
.product-feature-item h3,
.product-feature-item p{text-align:center}
.product-feature-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px 18px}
.product-feature-item .icon{margin:0 auto 14px}
@media(max-width:1000px){
  .product-features-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px}
  .product-feature-item{min-height:190px;padding:20px 14px}
}
@media(max-width:640px){
  .product-features-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px}
  .product-feature-item{padding:16px 10px;min-height:178px;border-radius:13px}
  .product-feature-item .icon{width:44px;height:44px;margin-bottom:10px}
  .product-feature-item .icon svg{width:23px;height:23px}
  .product-feature-item h3{font-size:16px;line-height:1.45;margin-bottom:7px}
  .product-feature-item p{font-size:12.5px;line-height:1.65}
}
@media(max-width:360px){
  .product-features-grid{grid-template-columns:1fr !important}
  .product-feature-item{min-height:auto;padding:16px}
}


/* FINAL FIX: product features centered and responsive */
.product-features-section .container{max-width:1180px;margin-inline:auto}
.product-features-section .section-title,
.product-features-section .section-title *,
.product-feature-item,
.product-feature-item h3,
.product-feature-item p{text-align:center !important}
.product-features-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
}
.product-feature-item{
  width:100% !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  padding:28px 24px !important;
  min-height:205px !important;
}
.product-feature-item .icon{
  margin:0 auto 16px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  float:none !important;
}
.product-feature-item h3,
.product-feature-item p{
  width:100% !important;
  max-width:100% !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.product-feature-item h3{font-size:22px !important;line-height:1.45 !important;margin-bottom:10px !important}
.product-feature-item p{font-size:15.5px !important;line-height:1.85 !important}
@media(max-width:1000px){
  .product-features-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important}
  .product-feature-item{min-height:190px !important;padding:24px 18px !important}
}
@media(max-width:760px){
  .product-features-grid{grid-template-columns:1fr !important;gap:16px !important}
  .product-feature-item{
    min-height:auto !important;
    padding:26px 18px !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
  }
  .product-feature-item .icon{width:54px !important;height:54px !important;margin:0 auto 14px !important}
  .product-feature-item h3{font-size:22px !important;text-align:center !important}
  .product-feature-item p{font-size:16px !important;text-align:center !important;line-height:1.9 !important}
}
@media(max-width:430px){
  .product-features-section .container{width:calc(100% - 28px) !important}
  .product-feature-item{padding:24px 16px !important;border-radius:14px !important}
  .product-feature-item h3{font-size:21px !important}
  .product-feature-item p{font-size:15px !important}
}


/* === VERIFIED FIX: Product features section centering + 2 columns desktop/tablet === */
.product-features-section{
  text-align:center !important;
}
.product-features-section .section-title,
.product-features-section .section-title h2,
.product-features-section .section-title p{
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.product-features-section .container{
  display:block !important;
}
.product-features-grid{
  width:min(100%,980px) !important;
  margin:34px auto 0 !important;
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
  justify-content:center !important;
  direction:rtl !important;
}
.product-feature-item{
  width:100% !important;
  min-height:220px !important;
  padding:28px 24px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  text-align:center !important;
}
.product-feature-item .icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 auto 18px !important;
  flex:0 0 auto !important;
}
.product-feature-item h3,
.product-feature-item p{
  width:100% !important;
  max-width:100% !important;
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.product-feature-item h3{
  margin-bottom:10px !important;
}
.product-feature-item p{
  line-height:1.9 !important;
}
@media (max-width:767px){
  .product-features-section{padding-top:46px !important;padding-bottom:46px !important}
  .product-features-grid{
    width:100% !important;
    grid-template-columns:1fr !important;
    gap:16px !important;
    margin-top:24px !important;
  }
  .product-feature-item{
    min-height:auto !important;
    padding:26px 18px !important;
    text-align:center !important;
    align-items:center !important;
    justify-content:center !important;
  }
  .product-feature-item .icon{
    margin:0 auto 16px !important;
  }
  .product-feature-item h3{
    font-size:22px !important;
    line-height:1.45 !important;
    text-align:center !important;
  }
  .product-feature-item p{
    font-size:16px !important;
    line-height:1.95 !important;
    text-align:center !important;
  }
}


/* Real blog articles */
.article-page .article-hero{min-height:380px}.article-page .article-hero .hero-content{min-height:380px}.article-wrap{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}.article-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.05)}.article-main-img{width:100%;height:390px;object-fit:cover;display:block}.article-content{padding:36px 42px}.article-content .meta{display:inline-block;margin-bottom:12px;color:var(--gold);font-weight:800}.article-content h1{font-size:42px;line-height:1.35;margin:0 0 18px;color:#0a1117}.article-content h2{font-size:28px;margin:34px 0 12px;color:#0a1117}.article-content h3{font-size:22px;margin:26px 0 10px;color:#0a1117}.article-content p{font-size:18px;line-height:2.05;color:#3e4a52;margin:0 0 16px}.article-content ul{margin:10px 0 24px;padding:0 24px}.article-content li{font-size:17px;line-height:2;color:#3e4a52;margin-bottom:6px}.article-cta{background:#071017;color:#fff;border-radius:14px;padding:28px;margin:30px 0}.article-cta h3{color:#fff;margin-top:0}.article-cta p{color:#d7dee2}.article-side{position:sticky;top:105px}.article-side .side-panel a{display:block;padding:10px 0;border-bottom:1px solid var(--line);font-weight:800;color:#25313a}.article-side .side-panel a:hover{color:var(--gold)}.post-card{cursor:pointer}.post-card a{display:block;color:inherit}.post-card a:hover h3{color:var(--gold)}.featured-post .post-content a.btn{display:inline-flex}
@media(max-width:1000px){.article-wrap{grid-template-columns:1fr}.article-side{position:static}.article-main-img{height:300px}.article-content{padding:28px}.article-content h1{font-size:32px}.article-content h2{font-size:24px}}
@media(max-width:640px){.article-main-img{height:230px}.article-content{padding:22px}.article-content h1{font-size:27px}.article-content h2{font-size:22px}.article-content p,.article-content li{font-size:16px;line-height:1.9}.article-card{border-radius:12px}.article-cta{padding:22px}.article-page .article-hero,.article-page .article-hero .hero-content{min-height:330px}}


/* Electronic Catalog */
.catalog-hero .hero-img{object-position:center center}
.catalog-section{background:#f8f8f6}
.catalog-shell{max-width:980px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 18px 45px rgba(7,16,23,.08)}
.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.catalog-btn{border:1px solid rgba(196,154,82,.45);background:#c49a52;color:#fff;height:46px;border-radius:10px;padding:0 22px;font-family:inherit;font-weight:900;cursor:pointer;transition:.25s}
.catalog-btn:hover{background:#aa8443;transform:translateY(-1px)}
.catalog-counter{font-size:18px;font-weight:900;color:#071017;background:#f5efe1;border-radius:10px;padding:10px 22px;min-width:92px;text-align:center}
.catalog-book{position:relative;width:100%;min-height:760px;perspective:1400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5efe1,#fff);border-radius:18px;overflow:hidden;border:1px solid var(--line)}
.catalog-page{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;transform:rotateY(14deg) scale(.96);transform-origin:right center;transition:opacity .35s ease, transform .48s ease;backface-visibility:hidden}
.catalog-page.active{opacity:1;z-index:2;transform:rotateY(0deg) scale(1)}
.catalog-page.flipping-next{animation:catalogFlipNext .52s ease both}.catalog-page.flipping-prev{animation:catalogFlipPrev .52s ease both}
.catalog-page img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:16px;box-shadow:0 16px 38px rgba(7,16,23,.18);background:#f5efe1}
.catalog-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px}.catalog-thumb{position:relative;border:2px solid transparent;background:#fff;border-radius:12px;padding:5px;cursor:pointer;overflow:hidden;transition:.25s}.catalog-thumb img{width:100%;height:95px;object-fit:cover;border-radius:8px;display:block}.catalog-thumb span{position:absolute;right:8px;top:8px;background:rgba(7,16,23,.76);color:#fff;border-radius:999px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.catalog-thumb.active{border-color:#c49a52;box-shadow:0 8px 18px rgba(196,154,82,.18)}
@keyframes catalogFlipNext{0%{opacity:.3;transform:rotateY(-22deg) scale(.96)}100%{opacity:1;transform:rotateY(0) scale(1)}}@keyframes catalogFlipPrev{0%{opacity:.3;transform:rotateY(22deg) scale(.96)}100%{opacity:1;transform:rotateY(0) scale(1)}}
@media(max-width:1000px){.catalog-shell{padding:20px}.catalog-book{min-height:650px}.catalog-thumbs{grid-template-columns:repeat(4,1fr)}.catalog-thumb img{height:88px}}
@media(max-width:640px){.catalog-shell{padding:14px;border-radius:16px}.catalog-toolbar{gap:10px}.catalog-btn{height:42px;padding:0 12px;font-size:13px}.catalog-counter{font-size:15px;padding:9px 12px;min-width:72px}.catalog-book{min-height:430px;border-radius:14px}.catalog-page{padding:10px}.catalog-page img{border-radius:12px}.catalog-thumbs{grid-template-columns:repeat(3,1fr);gap:8px}.catalog-thumb img{height:78px}}

/* Blog article cards are fully clickable */
.post-grid .post-card > a{display:block;height:100%;color:inherit;text-decoration:none}.post-grid .post-card > a:hover h3{color:var(--gold)}


/* Catalog swipe handling */
.catalog-book{touch-action: pan-y; cursor: grab; user-select: none; -webkit-user-select: none;}
.catalog-book.is-dragging{cursor: grabbing;}
.catalog-book img{pointer-events:none;}


/* SEO Landing Pages */
.solution-links-section{background:#071017;color:#fff;padding:58px 0}.solution-links-section .section-title h2,.solution-links-section .section-title p{color:#fff}.solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.solution-card{background:rgba(255,255,255,.06);border:1px solid rgba(196,154,82,.28);border-radius:16px;padding:24px;min-height:220px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-decoration:none;color:#fff;transition:.25s}.solution-card:hover{transform:translateY(-4px);border-color:#c49a52;background:rgba(196,154,82,.12)}.solution-card .icon{background:rgba(196,154,82,.13);color:#c49a52;margin-bottom:16px}.solution-card h3{font-size:23px;margin:0 0 8px;color:#fff}.solution-card p{color:#dce2e5;line-height:1.8;margin:0}.landing-intro{display:grid;grid-template-columns:1.08fr .92fr;gap:36px;align-items:center}.landing-intro img{width:100%;height:430px;object-fit:cover;border-radius:18px;box-shadow:0 18px 40px rgba(7,16,23,.14)}.landing-copy h2{font-size:42px;margin:0 0 16px;color:#071017}.landing-copy p{font-size:18px;line-height:2;color:#45515a}.landing-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.landing-point{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;text-align:center}.landing-point .icon{margin:0 auto 14px}.landing-point h3{font-size:21px;margin:0 0 8px;color:#071017}.landing-point p{font-size:15px;line-height:1.75;color:#58646d;margin:0}.seo-content{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;margin-top:34px}.seo-content h2{font-size:32px;margin:0 0 14px;color:#071017}.seo-content h3{font-size:24px;margin:26px 0 10px;color:#071017}.seo-content p,.seo-content li{font-size:17px;line-height:2;color:#3e4a52}.seo-content ul{margin:8px 0 20px;padding:0 24px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px}.faq-card{background:#f8f8f6;border:1px solid var(--line);border-radius:14px;padding:22px}.faq-card h3{font-size:20px;margin:0 0 8px}.faq-card p{font-size:16px;line-height:1.85;margin:0}.related-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.related-links a{background:#071017;color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;text-decoration:none}.related-links a:hover{background:#c49a52}.landing-cta{background:#071017;color:#fff;border-radius:18px;padding:34px;margin-top:34px;text-align:center}.landing-cta h2{font-size:32px;margin:0 0 10px;color:#fff}.landing-cta p{color:#dce2e5;margin:0 auto 22px;max-width:720px;line-height:1.9}.footer a[href$='.html']{cursor:pointer}
@media(max-width:1000px){.solution-grid{grid-template-columns:repeat(2,1fr)}.landing-intro{grid-template-columns:1fr}.landing-intro img{height:330px}.landing-points{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}}
@media(max-width:640px){.solution-grid,.landing-points{grid-template-columns:1fr}.solution-card{min-height:auto;text-align:center;align-items:center}.landing-copy h2{font-size:30px}.landing-copy p{font-size:16px}.landing-intro img{height:240px}.seo-content{padding:22px}.seo-content h2{font-size:26px}.landing-cta{padding:26px 18px}.landing-cta h2{font-size:26px}}


/* Official logo sizing - fixed to prevent header/footer breaking */
.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto;min-width:0}
.brand-logo-img{display:block;width:170px !important;height:57px !important;max-width:170px !important;max-height:57px !important;object-fit:contain !important;object-position:center !important;flex:0 0 170px}
.footer .brand-logo-img{width:170px !important;height:57px !important;max-width:170px !important;max-height:57px !important}
.logo-mark{display:none !important}
@media(max-width:1000px){.brand-logo-img{width:150px !important;height:50px !important;max-width:150px !important;max-height:50px !important;flex-basis:150px}.footer .brand-logo-img{width:160px !important;height:53px !important;max-width:160px !important;max-height:53px !important}}
@media(max-width:640px){.brand-logo-img{width:126px !important;height:42px !important;max-width:126px !important;max-height:42px !important;flex-basis:126px}.brand{gap:6px}.footer .brand-logo-img{width:150px !important;height:50px !important;max-width:150px !important;max-height:50px !important}}
@media(max-width:380px){.brand-logo-img{width:110px !important;height:37px !important;max-width:110px !important;max-height:37px !important;flex-basis:110px}}
