/*
Theme Name: WOSAN Lighting
Theme URI: https://wasintrading.com/
Author: WOSAN Trading
Description: ثيم مخصص لوسن الإبداع للتجارة ومصنع أعمدة الإنارة والقواعد الخرسانية.
Version: 2.4
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: wosan-lighting
*/
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tajawal,Arial,sans-serif;background:#f7f5f0;color:#151515}a{text-decoration:none;color:inherit}header{position:fixed;z-index:30;top:0;width:100%;height:86px;padding:0 5vw;display:flex;align-items:center;gap:35px;color:#fff;border-bottom:1px solid #ffffff2b;transition:.3s}header.scrolled{background:#101211ed;backdrop-filter:blur(14px);height:74px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:18px;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:2px;color:#c9a75b}.mark{width:42px;height:42px;border:1px solid #c9a75b;display:grid;place-items:center;color:#c9a75b;font-family:serif;font-size:25px}nav{display:flex;gap:24px;margin:auto;font-size:14px}nav a:hover{color:#d6b567}.btn{padding:14px 24px;border-radius:2px;display:inline-block;font-weight:700}.gold{background:#c8a25a;color:#111}.ghost{border:1px solid #fff;color:#fff}.menu{display:none}.hero{height:100vh;min-height:720px;position:relative;color:#fff;overflow:hidden}.slides,.slide,.shade{position:absolute;inset:0}.slide{background-size:cover;background-position:center;opacity:0;animation:hero 24s infinite;transform:scale(1.05)}.slide:nth-child(2){animation-delay:6s}.slide:nth-child(3){animation-delay:12s}.slide:nth-child(4){animation-delay:18s}@keyframes hero{0%{opacity:0;transform:scale(1.08)}5%,25%{opacity:1}30%,100%{opacity:0;transform:scale(1)}}.shade{background:linear-gradient(90deg,#080a08aa,#080a0860 50%,#080a0833),linear-gradient(0deg,#080a08aa,transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:24vh;margin-right:8vw;max-width:760px}.eyebrow,.kicker{color:#d3ad61;font-weight:700;letter-spacing:1px}.hero h1{font-size:clamp(45px,6vw,82px);line-height:1.05;margin:18px 0}.hero h1 b{color:#d3ad61}.hero p{font-size:20px;line-height:1.9;max-width:680px;color:#eee}.actions{display:flex;gap:12px;margin:30px 0}.badges{display:flex;gap:45px;margin-top:45px;border-top:1px solid #ffffff3d;padding-top:20px}.badges span{font-size:13px}.badges strong{font-size:28px;color:#d3ad61;margin-left:7px}.scroll{position:absolute;z-index:2;bottom:25px;left:5vw;font-size:12px}.section{padding:100px 8vw}.section h2,.quote h2{font-size:clamp(34px,4vw,55px);margin:10px 0 25px}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about p,.lead{font-size:18px;line-height:2;color:#5a5a5a}.about-card{position:relative}.about-card img{width:100%;height:560px;object-fit:cover}.about-card div{position:absolute;bottom:-25px;right:-25px;background:#151817;color:#fff;padding:30px;width:240px}.about-card strong,.about-card span{display:block}.about-card strong{font-size:34px;color:#d3ad61;margin:8px 0}.dark{background:#121514;color:#fff}.dark .lead{color:#bbb}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}.cards article{background:#1b1f1d;padding-bottom:25px;transition:.3s}.cards article:hover{transform:translateY(-8px)}.cards img{width:100%;height:300px;object-fit:cover}.cards h3,.cards p{margin:18px 20px 0}.cards p{color:#aaa;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:50px}.steps div{border-top:1px solid #bbb;padding:28px 25px}.steps i{font-style:normal;color:#c8a25a;font-size:30px}.steps p{color:#666}.projects{background:#ebe8e1}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.filters button{border:1px solid #bbb;background:transparent;padding:10px 18px;cursor:pointer;font-family:inherit}.filters .active{background:#151817;color:#fff}.gallery{columns:4 260px;column-gap:14px}.gallery figure{margin:0 0 14px;position:relative;overflow:hidden;cursor:pointer;break-inside:avoid;background:#111}.gallery img{width:100%;display:block;transition:.4s}.gallery figure:hover img{transform:scale(1.04);opacity:.75}.gallery figcaption{position:absolute;inset:auto 0 0;padding:18px;color:#fff;background:linear-gradient(transparent,#000b);opacity:0;transition:.3s}.gallery figure:hover figcaption{opacity:1}.gallery figcaption span{display:block;color:#d3ad61;font-size:12px}.quote{padding:80px 8vw;background:#202522;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.quote p{color:#ccc}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.contact-grid article{padding:30px;border:1px solid #d8d3c8;background:#fff}.contact-grid b,.contact-grid a,.contact-grid span{display:block;margin:10px 0}.contact-grid a{font-size:20px}.contact-grid article a:last-of-type{font-size:14px;color:#a57e36}footer{background:#0e100f;color:#aaa;padding:55px 8vw;display:flex;align-items:center;justify-content:space-between;gap:30px}footer .brand{color:#fff}.floating{position:fixed;left:22px;bottom:22px;z-index:25;display:flex;flex-direction:column;gap:10px}.floating a{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#c8a25a;color:#111;font-size:22px;box-shadow:0 8px 25px #0004}.floating .wa{background:#25d366;color:#fff}.lightbox{display:none;position:fixed;inset:0;background:#000e;z-index:50;place-items:center;padding:30px}.lightbox.show{display:grid}.lightbox img{max-width:95vw;max-height:90vh}.lightbox button{position:absolute;top:20px;left:30px;background:none;border:0;color:#fff;font-size:45px;cursor:pointer}@media(max-width:900px){header{height:70px;padding:0 20px}header nav,header>.btn{display:none}.menu{display:block;margin-right:auto;background:none;border:0;color:#fff;font-size:26px}.hero-content{margin:0;padding:20vh 24px 0}.hero{min-height:650px}.hero h1{font-size:46px}.hero p{font-size:17px}.badges{gap:15px;flex-wrap:wrap}.section{padding:70px 24px}.about{grid-template-columns:1fr}.about-card img{height:420px}.about-card div{right:10px}.cards,.steps,.contact-grid{grid-template-columns:1fr 1fr}.quote,footer{flex-direction:column;align-items:flex-start;padding:60px 24px}}@media(max-width:560px){.cards,.steps,.contact-grid{grid-template-columns:1fr}.gallery{columns:2 140px}.hero h1{font-size:39px}.actions{flex-direction:column;align-items:flex-start}.badges strong{font-size:22px}.about-card img{height:380px}}header .brand img{display:block;object-fit:contain}.admin-bar header{top:32px}@media(max-width:782px){.admin-bar header{top:46px}header .brand img{height:54px!important}}


/* v1.1 cinematic motion + premium branch/FAQ/footer system */
:root{--navy:#465a7e;--navy2:#344866;--gold:#d09a20;--cream:#f4f5f7;--ink:#27344e}body{overflow-x:hidden}.reveal{opacity:0;transform:translateY(42px);transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1)}.reveal.in-view{opacity:1;transform:none}.section-head{text-align:center;max-width:900px;margin:0 auto 48px}.section-head .lead{max-width:760px;margin:0 auto}.hero-content>*{opacity:0;animation:heroText .9s forwards}.hero-content .eyebrow{animation-delay:.15s}.hero-content h1{animation-delay:.3s}.hero-content p{animation-delay:.45s}.hero-content .actions{animation-delay:.6s}.hero-content .badges{animation-delay:.75s}@keyframes heroText{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}header{width:90%;right:5%;top:14px;border-radius:42px;height:68px;padding:0 24px;background:#ffffffdf;color:var(--navy);border:1px solid #fff;box-shadow:0 12px 35px #00000014;backdrop-filter:blur(18px)}header.scrolled{top:8px;width:88%;right:6%;height:62px;background:#fffffff2;color:var(--navy);box-shadow:0 15px 45px #0002}header .brand img{height:58px!important;width:190px!important;object-fit:contain;object-position:center;transform:scale(1.5)}nav a{font-weight:700}.hero{background:#111}.hero .shade{background:linear-gradient(90deg,#263a5ccc,#263a5c91 55%,#263a5c66),linear-gradient(0deg,#1d2d47bb,transparent 48%)}.hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 70% 20%,#d9a63822,transparent 28%)}.hero-content{z-index:3}.design-cta{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;background:#f5f6f8;align-items:stretch}.design-panel,.featured-product{border-radius:38px;overflow:hidden;box-shadow:0 18px 45px #28374f1a;border:1px solid #dbe0e9}.design-panel{padding:55px;background:linear-gradient(135deg,#344967,#506489);color:#fff;position:relative}.design-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,#ffffff0d,transparent);transform:translateX(100%);animation:sheen 7s infinite}.magic{font-size:38px;color:#ffc664}.design-panel h2{font-size:40px}.design-panel p{line-height:2;color:#eef2f8}.featured-product{background:#fff;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:42px;gap:25px;color:var(--navy)}.featured-product img{width:100%;height:290px;object-fit:cover;border-radius:24px}.featured-product p{line-height:1.9;color:#4f5d74}.pill,.chips span{display:inline-block;border-radius:20px;padding:7px 13px;background:#eef1f5;font-size:12px;font-weight:700}.chips{display:flex;gap:8px;flex-wrap:wrap}.process-cinema{background:linear-gradient(135deg,#3e5377,#506487);color:#fff;position:relative}.process-cinema .lead{color:#e4e9f2}.timeline{position:relative}.timeline:before{content:"";position:absolute;top:46px;right:8%;left:8%;height:2px;background:#ffffff3d}.timeline div{position:relative;text-align:center;border:0}.timeline i{display:grid;place-items:center;width:94px;height:94px;border:4px solid #7d8da9;border-radius:50%;margin:0 auto 25px;background:#425777;color:#fff;position:relative;z-index:2;transition:.35s}.timeline div:first-child i,.timeline div:hover i{border-color:#ffc565;transform:scale(1.06);box-shadow:0 0 0 10px #ffc56512}.timeline p{color:#e2e7ef}.projects-cinema figure{border-radius:18px}.trust-cinema{min-height:640px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.trust-bg,.trust-overlay{position:absolute;inset:0}.trust-bg{background-size:cover;background-position:center;transform:scale(1.12)}.trust-overlay{background:linear-gradient(90deg,#253854ed,#344a69c4 55%,#344a6970)}.trust-copy{position:relative;z-index:2;width:min(760px,84%);margin-right:8vw}.trust-copy h2{font-size:clamp(42px,5vw,70px);line-height:1.15}.trust-copy p{font-size:19px;line-height:2;color:#edf1f7}.trust-stats{display:flex;gap:14px;flex-wrap:wrap;margin-top:35px}.trust-stats span{padding:16px 20px;border:1px solid #ffffff42;border-radius:18px;background:#ffffff0d;backdrop-filter:blur(8px)}.trust-stats b{color:#ffc565;font-size:26px;margin-left:5px}.faq{background:#3f5477;color:#fff;position:relative}.faq:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,#ffffff0d,transparent 35%)}.faq .section-head,.faq-list{position:relative}.faq-list{max-width:900px;margin:auto}.faq details{border:1px solid #ffffff2e;border-radius:16px;margin:14px 0;background:#ffffff08;overflow:hidden;transition:.3s}.faq details[open]{background:#ffffff12}.faq summary{list-style:none;padding:25px 28px;font-size:18px;font-weight:800;cursor:pointer;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"⌄";position:absolute;left:25px;color:#ffc565;font-size:28px;transition:.3s}.faq details[open] summary:after{transform:rotate(180deg)}.faq details p{padding:0 28px 25px;margin:0;color:#e4e9f2;line-height:1.9}.branches-cinema{background:#f5f6f8}.branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1120px;margin:auto}.branch-card{background:#fff;border:1px solid #e1e5eb;border-radius:34px;padding:38px;box-shadow:0 18px 35px #2c3e5d16;position:relative;overflow:hidden;transition:.35s}.branch-card:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;left:-60px;top:-60px;background:#d29a2210}.branch-card:hover{transform:translateY(-8px);box-shadow:0 25px 55px #2c3e5d24}.branch-label{display:inline-block;padding:7px 15px;border-radius:18px;background:#465a7e;color:#fff;font-size:12px;font-weight:700}.gold-label{background:#ffc565;color:#2b3850}.branch-icon{font-size:36px;color:#465a7e;margin:24px 0 8px}.branch-card h3{font-size:30px;color:#465a7e;margin:5px 0}.branch-card p{color:#6b7484;line-height:1.8}.branch-phone{font-size:26px!important;font-weight:800;color:#465a7e;margin:22px 0!important}.branch-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.branch-actions a{border:1px solid #dce1e9!important;border-radius:12px;padding:14px;text-align:center;font-size:15px!important;font-weight:700}.branch-actions .wa-btn{background:#e9f8f0;color:#12aa59;border:0!important}.email-strip{max-width:1120px;margin:25px auto 0;background:#465a7e;color:#fff;border-radius:20px;padding:20px 28px;display:flex;justify-content:space-between;gap:20px}.email-strip a{color:#ffc565;font-weight:700}.cinema-footer{min-height:560px;position:relative;overflow:hidden;display:grid;place-items:center;padding:90px 8vw;text-align:center;color:#fff}.footer-bg,.footer-shade{position:absolute;inset:0}.footer-bg{background-size:cover;background-position:center;animation:footerZoom 16s ease-in-out infinite alternate}.footer-shade{background:linear-gradient(#1e3047e8,#0e1724f4)}.footer-inner{position:relative;z-index:2;width:min(900px,100%)}.footer-inner img{width:min(430px,85%);filter:drop-shadow(0 10px 25px #0005)}.footer-tag{font-size:24px;color:#e8edf4}.footer-links,.footer-contact{display:flex;justify-content:center;gap:25px;flex-wrap:wrap;margin:30px 0}.footer-links a,.footer-contact a{transition:.25s}.footer-links a:hover,.footer-contact a:hover{color:#ffc565;transform:translateY(-3px)}.copyright{color:#9da9bb;font-size:13px}.footer-orb{position:absolute;border-radius:50%;filter:blur(2px);border:1px solid #ffc56535;animation:floatOrb 9s ease-in-out infinite}.orb-a{width:260px;height:260px;right:-70px;top:80px}.orb-b{width:160px;height:160px;left:8%;bottom:20px;animation-delay:-4s}@keyframes footerZoom{to{transform:scale(1.09)}}@keyframes floatOrb{50%{transform:translateY(-35px) translateX(18px)}}@keyframes sheen{0%,70%{transform:translateX(110%)}90%,100%{transform:translateX(-110%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}@media(max-width:900px){header{width:94%;right:3%;top:8px}.design-cta,.featured-product,.branch-grid{grid-template-columns:1fr}.featured-product img{height:260px}.timeline:before{display:none}.email-strip{flex-direction:column}.trust-copy{margin-right:24px}.footer-tag{font-size:19px}}@media(max-width:560px){.design-panel,.featured-product,.branch-card{border-radius:24px;padding:27px}.design-panel h2{font-size:30px}.timeline i{width:75px;height:75px}.trust-cinema{min-height:570px}.trust-copy h2{font-size:38px}header .brand img{width:140px!important;transform:scale(1.45)}}

/* v1.2 cinematic polish */
.hero{height:100svh;min-height:640px}
.hero-content{padding-top:17vh}
.hero-content .actions{margin:22px 0}
.badges{margin-top:24px;padding-top:16px}
.scroll{bottom:16px}
header .brand{overflow:visible}
header .brand img{transform:none!important;width:235px!important;height:60px!important}
.about{perspective:1400px;overflow:visible}
.about-copy{position:relative;z-index:3}
.goal-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.goal-points span{padding:10px 14px;border:1px solid #d8d0c1;border-radius:999px;background:#fff8;font-size:13px;font-weight:700;color:#465a7e}
.about-3d{min-height:590px;position:relative;display:grid;place-items:center;transform-style:preserve-3d;transition:transform .22s ease-out;isolation:isolate}
.glass-stage{width:min(480px,88%);height:500px;position:relative;transform-style:preserve-3d;animation:stageFloat 6s ease-in-out infinite}
.glass-frame{position:absolute;inset:35px 35px 55px;border-radius:34px;overflow:hidden;box-shadow:0 38px 70px #263b5b38,0 0 0 1px #fff9 inset;transform:rotateY(-8deg) rotateX(4deg) translateZ(35px);background:#dfe6ef}
.glass-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 18%,#ffffff55 38%,transparent 52%);transform:translateX(120%);animation:glassShine 5.5s ease-in-out infinite}
.glass-frame img{width:100%;height:100%;object-fit:cover;transform:scale(1.08);animation:imageBreathe 9s ease-in-out infinite alternate}
.glass-line{position:absolute;top:0;bottom:0;width:2px;background:linear-gradient(transparent,#fff 15%,#d6efff 65%,transparent);box-shadow:0 0 12px #fff}
.l1{right:28%}.l2{right:52%}.l3{right:74%}
.float-tag{position:absolute;z-index:4;padding:10px 15px;border-radius:999px;background:#ffffffde;color:#405374;font-size:12px;font-weight:800;box-shadow:0 15px 35px #23395725;backdrop-filter:blur(12px);border:1px solid #fff;animation:tagFloat 4s ease-in-out infinite}
.tag-a{top:18px;right:-5px}.tag-b{bottom:65px;left:-8px;animation-delay:-1.5s}.tag-c{top:48%;left:-35px;color:#c99017;animation-delay:-2.6s}
.warranty-3d{position:absolute;z-index:6;bottom:18px;right:0;background:#101513f2;color:#fff;padding:24px 27px;width:225px;box-shadow:0 20px 45px #0003;transform:translateZ(75px);border-right:3px solid #d3a33d}
.warranty-3d strong,.warranty-3d span{display:block}.warranty-3d strong{font-size:32px;color:#e0ae47;margin:7px 0}
.orbit{position:absolute;border:1px solid #d1a33e55;border-radius:50%;z-index:-1;animation:orbitSpin 16s linear infinite}.orbit-one{width:470px;height:470px}.orbit-two{width:360px;height:360px;border-style:dashed;animation-direction:reverse;animation-duration:12s}
.scroll-progress{position:fixed;z-index:100;top:0;right:0;height:3px;width:0;background:linear-gradient(90deg,#d29a20,#ffd678);box-shadow:0 0 14px #e0ad43}
.cursor-glow{position:fixed;z-index:4;width:260px;height:260px;border-radius:50%;pointer-events:none;opacity:0;background:radial-gradient(circle,#d7a33818,transparent 68%);transform:translate(-50%,-50%);transition:opacity .3s}
body:hover .cursor-glow{opacity:1}
.cards article,.branch-card,.gallery figure{transform-style:preserve-3d}
.cards article:hover,.branch-card:hover{transform:translateY(-8px) rotateX(1deg)}
@keyframes stageFloat{50%{transform:translateY(-13px) rotateZ(.5deg)}}
@keyframes tagFloat{50%{transform:translateY(-10px)}}
@keyframes orbitSpin{to{transform:rotate(360deg)}}
@keyframes glassShine{0%,60%{transform:translateX(120%)}85%,100%{transform:translateX(-120%)}}
@keyframes imageBreathe{to{transform:scale(1.14) translateY(-5px)}}
@media(max-height:700px) and (min-width:901px){.hero-content{padding-top:15vh}.hero h1{font-size:clamp(42px,5.2vw,66px);margin:12px 0}.hero p{font-size:17px;line-height:1.65}.badges{margin-top:14px}.actions{margin:15px 0}}
@media(max-width:900px){.hero{min-height:720px;height:auto}.hero-content{padding-top:145px;padding-bottom:90px}.about-3d{min-height:520px}.glass-stage{height:440px}.cursor-glow{display:none}header .brand img{width:165px!important;height:50px!important}}
@media(max-width:560px){.hero{min-height:760px}.hero-content{padding-top:125px}.badges{margin-top:18px}.about-3d{min-height:470px}.glass-stage{width:100%;height:390px}.glass-frame{inset:25px 20px 55px}.float-tag{font-size:10px}.tag-c{left:-5px}.warranty-3d{width:190px;padding:18px}.orbit-one{width:330px;height:330px}.orbit-two{width:260px;height:260px}}
/* v1.4 – clean full-bleed glass railing imagery */
.featured-product > img{border-radius:0!important;clip-path:none!important;object-fit:cover!important;background:transparent!important;box-shadow:none!important}
.featured-product{overflow:hidden}


/* v1.7 — premium contact form + six-scene cinematic hero */
.hero .slide{animation-duration:36s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important;background-position:center center}
.hero .slide:nth-child(1){animation-delay:0s}.hero .slide:nth-child(2){animation-delay:6s}.hero .slide:nth-child(3){animation-delay:12s}.hero .slide:nth-child(4){animation-delay:18s}.hero .slide:nth-child(5){animation-delay:24s}.hero .slide:nth-child(6){animation-delay:30s}
.contact-form-wrap{max-width:1120px;margin:28px auto 0;padding:44px;border-radius:32px;background:linear-gradient(145deg,#fff,#f8f6f1);border:1px solid #e1e5eb;box-shadow:0 22px 60px #263b5b18;display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:start;position:relative;overflow:hidden}
.contact-form-wrap:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-130px;bottom:-150px;background:radial-gradient(circle,#d09a2024,transparent 68%);pointer-events:none}
.form-intro{padding:12px 4px}.form-intro h3{font-size:34px;line-height:1.35;color:#344866;margin:10px 0 16px}.form-intro p{color:#69758a;line-height:1.9;margin:0}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:flex;flex-direction:column;gap:9px;color:#344866;font-size:14px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-width:0;border:1px solid #d9dee7;border-radius:14px;background:#fff;padding:15px 16px;font:500 15px Tajawal,Arial,sans-serif;color:#202c41;outline:none;transition:border-color .25s,box-shadow .25s,transform .25s}.contact-form input,.contact-form select{height:52px}.contact-form textarea{min-height:135px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#d09a20;box-shadow:0 0 0 4px #d09a2018;transform:translateY(-1px)}.contact-form .full{grid-column:1/-1}.contact-form button.full{border:0;border-radius:14px;min-height:54px;font-family:inherit;font-size:16px;cursor:pointer;box-shadow:0 10px 25px #d09a2033;transition:transform .25s,box-shadow .25s}.contact-form button.full:hover{transform:translateY(-2px);box-shadow:0 15px 32px #d09a2045}.contact-form .hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-status{margin:0;padding:12px 16px;border-radius:12px;background:#e9f8f0;color:#11884b;font-weight:700}
@media(max-width:900px){.contact-form-wrap{grid-template-columns:1fr;padding:30px;gap:25px}.form-intro h3{font-size:29px}}
@media(max-width:560px){.contact-form-wrap{padding:22px 18px;border-radius:24px}.contact-form{grid-template-columns:1fr;gap:14px}.contact-form .full{grid-column:1}.form-intro h3{font-size:25px}.contact-form input,.contact-form select{height:50px}.email-strip{word-break:break-word}.hero .slide{background-position:center center}}

/* v1.8 — adopted premium dark floating navigation + cinematic hero motion */
header,header.scrolled{background:linear-gradient(135deg,#0d1116f5,#171c22f2)!important;color:#fff!important;border:1px solid #ffffff14!important;box-shadow:0 16px 42px #00000038!important;backdrop-filter:blur(20px)!important}
header nav a{color:#fff!important}header nav a:hover{color:#d7a640!important}.menu{color:#fff!important}
@media(max-width:900px){header,header.scrolled{background:linear-gradient(135deg,#0c1015f8,#171c22f6)!important}.menu{color:#fff!important;font-weight:900!important;text-shadow:none!important}}
.hero .slide{will-change:opacity,transform,background-position;animation-name:heroCinema!important;animation-duration:36s!important;animation-timing-function:ease-in-out!important;transform:scale(1.12)}
.hero .slide:nth-child(odd){background-position:45% 50%}.hero .slide:nth-child(even){background-position:58% 50%}
@keyframes heroCinema{0%{opacity:0;transform:scale(1.13) translate3d(1.2%,0,0)}4%{opacity:1}18%{opacity:1;transform:scale(1.06) translate3d(-1.2%,-.5%,0)}25%{opacity:0;transform:scale(1.02) translate3d(-2%,0,0)}100%{opacity:0;transform:scale(1.02)}}
.hero .shade{background:linear-gradient(90deg,#08111fd9 0%,#12243ca6 42%,#0c15245c 72%,#07101b4f 100%),linear-gradient(0deg,#07101bc9,transparent 48%)!important}
.hero:before{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 25%,#d9aa4c0b 48%,transparent 68%);animation:heroSheen 9s ease-in-out infinite}
@keyframes heroSheen{0%,60%{transform:translateX(35%)}100%{transform:translateX(-35%)}}

/* v1.9 — mobile viewport stability + readable mobile menu */
html,body{width:100%;max-width:100%;overflow-x:clip!important}
main,.hero,.section,.design-cta,.process-cinema,.projects,.trust-cinema,.faq,.branches-cinema,.cinema-footer{width:100%;max-width:100%}
@media(max-width:900px){
  header,header.scrolled{width:calc(100% - 16px)!important;right:8px!important;left:8px!important;max-width:calc(100% - 16px)!important;margin:0!important;padding:0 18px!important}
  .hero{width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden!important}
  .slides,.slide,.shade{width:100%!important;max-width:100%!important}
  .hero-content{width:100%!important;max-width:100%!important;margin:0!important;padding-right:24px!important;padding-left:24px!important;overflow-wrap:anywhere}
  .hero-content h1,.hero-content p,.hero-content .eyebrow{max-width:100%!important}
  .badges{width:100%;max-width:100%}
  header nav.mobile-open{display:flex!important;position:absolute!important;top:76px!important;right:0!important;left:0!important;width:100%!important;max-width:100%!important;background:#fff!important;color:#111!important;padding:18px!important;flex-direction:column!important;border-radius:20px!important;box-shadow:0 20px 45px #0003!important;gap:4px!important;overflow:hidden!important}
  header nav.mobile-open a{display:block!important;width:100%!important;color:#111!important;background:#fff!important;padding:13px 15px!important;border-radius:12px!important;font-weight:800!important;text-shadow:none!important}
  header nav.mobile-open a:hover,header nav.mobile-open a:focus{color:#111!important;background:#f2eadb!important}
  .menu{color:#fff!important;position:relative;z-index:2}
}
@media(max-width:560px){
  .hero h1{font-size:clamp(34px,10.2vw,42px)!important;line-height:1.16!important}
  .hero p{font-size:16px!important;line-height:1.85!important}
  .hero-content{padding-top:120px!important;padding-bottom:72px!important}
  .badges{gap:10px 18px!important}
  .badges span{white-space:normal!important}
  .floating{left:12px!important}
}


/* v2.4 FINAL — white cinematic floating header */
header,header.scrolled{background:rgba(255,255,255,.94)!important;color:#1b2433!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 14px 42px rgba(14,24,40,.16)!important;backdrop-filter:blur(20px) saturate(145%)!important;-webkit-backdrop-filter:blur(20px) saturate(145%)!important}
header{transition:top .35s ease,width .35s ease,right .35s ease,height .35s ease,background .35s ease,box-shadow .35s ease,transform .35s ease!important}
header nav a{color:#27344e!important}header nav a:hover{color:#c7922c!important}.menu{color:#111!important;text-shadow:none!important}
@media(max-width:900px){header,header.scrolled{background:rgba(255,255,255,.96)!important}.menu{color:#111!important}header nav.mobile-open{background:#fff!important}header nav.mobile-open a{color:#111!important}}
.contact-form-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form-actions .btn{border:0;cursor:pointer;font-family:inherit;font-size:16px;text-align:center}.contact-form-actions .wa-form{background:#25d366;color:#fff}.contact-form-actions .wa-form:hover{filter:brightness(.95)}@media(max-width:560px){.contact-form-actions{grid-template-columns:1fr}}

/* WOSAN v1.0 identity */
:root{--navy:#235d91;--navy2:#173f66;--gold:#55b8d5;--cream:#f5f8fb;--ink:#1e3b58}body{background:#f6f8fa;color:#182c3e}.gold{background:linear-gradient(135deg,#55b8d5,#2d719f)!important;color:#fff!important}.eyebrow,.kicker,.badges strong,.steps i,.gallery figcaption span{color:#62c3df!important}.dark{background:#0b2537!important}.projects{background:#eef4f7!important}.quote{background:linear-gradient(120deg,#0b2639,#174e70)!important}.hero h1 b{color:#62c3df!important}.hero .shade{background:linear-gradient(90deg,#061b2ddd 0%,#0d304eb3 46%,#102d4455 78%),linear-gradient(0deg,#061a2bc9,transparent 48%)!important}.scroll-progress{background:linear-gradient(90deg,#2b6c99,#66c8e3)!important}.goal-points span{border-color:#cbdce7!important}.branch-grid.one{grid-template-columns:minmax(0,760px);justify-content:center}.cinema-footer .footer-inner>img{max-width:210px;filter:brightness(0) invert(1)}header,header.scrolled{background:rgba(255,255,255,.95)!important;color:#17334d!important;border-color:#dce7ee!important}header nav a{color:#17334d!important}.menu{color:#17334d!important}header .brand img{width:170px!important;height:62px!important;object-fit:contain!important}@media(max-width:900px){header,header.scrolled{background:#fffffff5!important}.menu{color:#17334d!important}}.cards{grid-template-columns:repeat(3,1fr)}.cards img{height:330px}.featured-product>img{object-position:center}.wa-form{border:0;background:#25d366!important;color:#fff!important;cursor:pointer;font-family:inherit}.contact-form-actions{grid-column:1/-1;display:flex;gap:12px;flex-wrap:wrap}.contact-form-actions .btn{border-radius:14px}@media(max-width:900px){.cards{grid-template-columns:1fr 1fr}}@media(max-width:560px){.cards{grid-template-columns:1fr}.contact-form-actions{flex-direction:column}}
/* v1.2 catalogue */
.catalog-page,.single-product{padding-top:0}.catalog-hero{padding:170px 0 90px;background:radial-gradient(circle at 80% 20%,#1f668d 0,#0b3552 36%,#061d2d 75%);color:#fff;overflow:hidden}.catalog-hero .section{padding-top:0;padding-bottom:0}.catalog-hero h1{font-size:clamp(42px,6vw,72px);margin:.15em 0}.catalog-hero p{max-width:720px;color:#d9e8ef;font-size:18px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.catalog-toolbar h2{font-size:40px;margin:4px 0}.catalog-toolbar input{width:min(380px,100%);padding:15px 18px;border:1px solid #dbe4ea;border-radius:13px;font-family:inherit}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #e4ebf0;border-radius:22px;overflow:hidden;transition:.35s;box-shadow:0 10px 35px rgba(6,35,53,.05)}.product-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px rgba(6,35,53,.13)}.product-photo{height:360px;background:#f3f6f8;display:block;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:.55s}.product-card:hover .product-photo img{transform:scale(1.045)}.model-code{position:absolute;top:15px;right:15px;background:#082f49;color:#fff;padding:7px 11px;border-radius:9px;font-weight:800;font-size:12px;letter-spacing:.5px}.product-body{padding:22px}.product-body h2{font-size:21px;margin:0 0 15px}.mini-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mini-specs span{background:#f5f8fa;border-radius:10px;padding:10px;font-size:13px}.mini-specs b{display:block;color:#687987;font-size:11px}.product-actions{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:18px;font-weight:800;color:#164f73}.quote-small{background:#eaf4f8;padding:8px 11px;border-radius:9px}.product-detail{padding-top:150px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-detail-image{background:#f4f7f9;border-radius:28px;overflow:hidden;position:sticky;top:115px}.product-detail-image img{width:100%;min-height:620px;max-height:760px;object-fit:cover}.product-detail-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.2;margin:15px 0}.back-catalog{display:inline-block;color:#567083;margin-bottom:18px}.model-code.big{position:static;display:inline-block}.spec-table{margin:28px 0;border-top:1px solid #e2e9ee}.spec-table div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #e2e9ee}.spec-table span{color:#6a7986}.product-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.dark-btn{background:#092e47;color:#fff}.soft-spec{background:#f4f8fa;text-align:center}.soft-spec .section-head{max-width:800px;margin:auto}.soft-spec h2{font-size:40px}.soft-spec p{color:#667887}.menu-catalog-link{font-weight:800}
@media(max-width:900px){.product-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}.product-detail-image{position:static}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar input{width:100%}}@media(max-width:580px){.product-grid{grid-template-columns:1fr}.product-photo{height:330px}.product-detail{padding-top:115px;gap:28px}.product-detail-image img{min-height:420px}.spec-table div{grid-template-columns:120px 1fr}.catalog-hero{padding-top:130px}.catalog-toolbar h2{font-size:32px}}

/* =========================================================
   WOSAN V2 PREMIUM FINAL
   ========================================================= */
:root{--w-blue:#123d61;--w-blue-2:#071f32;--w-cyan:#58b8d5;--w-gold:#c89a52;--w-paper:#f4f7f9;--w-line:#dbe5eb;--w-text:#173044}
body.wosan-v2-premium{background:var(--w-paper);color:var(--w-text)}
body.wosan-v2-premium .kicker,body.wosan-v2-premium .eyebrow{color:var(--w-gold)!important;letter-spacing:1.5px}.section-head.left{text-align:right;margin-right:0}.section-head.left .lead{margin-right:0}
.premium-hero{min-height:780px}.premium-hero .slide{animation:heroV2 36s infinite;transform:scale(1.08);background-position:center}.premium-hero .slide:nth-child(1){animation-delay:0s}.premium-hero .slide:nth-child(2){animation-delay:6s}.premium-hero .slide:nth-child(3){animation-delay:12s}.premium-hero .slide:nth-child(4){animation-delay:18s}.premium-hero .slide:nth-child(5){animation-delay:24s}.premium-hero .slide:nth-child(6){animation-delay:30s}@keyframes heroV2{0%{opacity:0;transform:scale(1.1)}3%,14%{opacity:1}17%,100%{opacity:0;transform:scale(1)}}
.premium-hero .shade{background:linear-gradient(90deg,#061a2de8 0%,#0a2e4dc7 45%,#0b294677 75%,#0b29462c 100%),linear-gradient(0deg,#061624d9 0%,transparent 52%)!important}.hero-grid{position:absolute;inset:0;z-index:1;opacity:.11;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.premium-hero .hero-content{max-width:850px}.premium-hero h1{font-weight:800;letter-spacing:-2px}.premium-hero h1 b{color:#fff!important;text-shadow:0 0 35px #59b8d5aa}.premium-hero .gold{background:linear-gradient(135deg,#d4ad6c,#b77c31)!important;color:#081a27!important}.premium-hero .badges{max-width:760px}.premium-hero .badges strong{color:#e2bc7a!important}.premium-hero .scroll{letter-spacing:2px;color:#cbd8e1}
.polygonal-showcase{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;background:linear-gradient(135deg,#f9fbfc,#eaf2f6);position:relative;overflow:hidden}.polygonal-showcase:before{content:"08";position:absolute;left:-25px;top:-70px;font-size:300px;font-weight:900;color:#0b426207;line-height:1}.poly-copy{position:relative;z-index:2}.poly-copy h2{font-size:clamp(38px,4.5vw,64px);line-height:1.15;margin:14px 0 22px}.poly-copy>p{font-size:18px;line-height:2;color:#536b7b}.poly-specs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:30px 0}.poly-specs span{padding:15px;border:1px solid var(--w-line);background:#ffffffb8;border-radius:15px;font-size:13px}.poly-specs b{display:block;font-size:22px;color:var(--w-blue);margin-bottom:4px}.text-link{font-weight:800;color:#1f668e;align-self:center}.poly-media{min-height:620px;position:relative}.poly-main{width:82%;height:570px;object-fit:cover;border-radius:32px;box-shadow:0 30px 70px #123d6128}.poly-detail{position:absolute;left:0;bottom:20px;width:240px;background:#071f32;color:#fff;border-radius:24px;padding:12px;box-shadow:0 25px 55px #0004}.poly-detail img{width:100%;height:180px;object-fit:cover;border-radius:16px}.poly-detail span{display:block;padding:11px 7px 5px;font-size:12px;color:#d7e6ef}
.services-cinema{background:radial-gradient(circle at 15% 0,#174f70,#071e2e 45%,#061722)!important}.premium-cards article{position:relative;border:1px solid #ffffff12;border-radius:22px;overflow:hidden;padding-bottom:28px;background:linear-gradient(145deg,#0d2c40,#091f2e)}.premium-cards article:hover{border-color:#c89a5260;box-shadow:0 22px 55px #0005}.premium-cards img{height:340px}.premium-cards h3{font-size:22px}.premium-cards a{display:inline-block;margin:18px 20px 0;color:#d6ad69;font-weight:800}.card-tag{position:absolute;top:18px;right:18px;background:#c89a52;color:#071824;padding:8px 12px;border-radius:20px;font-size:11px;font-weight:900;z-index:2}
.manufacturing-strip{display:grid;grid-template-columns:1.15fr .85fr;min-height:640px;background:#fff}.mfg-image{overflow:hidden;min-height:640px}.mfg-image img{width:100%;height:100%;object-fit:cover}.mfg-copy{padding:90px 8vw 90px 6vw;align-self:center}.mfg-copy h2{font-size:clamp(38px,4.2vw,60px);line-height:1.2;margin:12px 0 20px}.mfg-copy p{font-size:18px;line-height:2;color:#5a7181}.mfg-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.mfg-points span{padding:16px 18px;border-right:3px solid var(--w-gold);background:#f3f7f9;font-weight:800}
.process-cinema{background:linear-gradient(135deg,#0a2d48,#174e70)!important}.timeline i{background:#0c3857!important;border-color:#ffffff2e!important}.timeline div:first-child i,.timeline div:hover i{border-color:#c89a52!important;box-shadow:0 0 0 10px #c89a5214!important}.timeline:before{background:#ffffff24}.projects-cinema{background:#eef3f6!important}.premium-gallery{columns:4 250px}.premium-gallery figure{border-radius:18px!important;box-shadow:0 10px 28px #153d5512}.premium-gallery figure img{min-height:220px;object-fit:cover}.filters button{border-color:#cbdbe4;border-radius:999px;padding:10px 18px;font-weight:700;color:#244a63}.filters .active{background:#0c3857!important;color:#fff!important;border-color:#0c3857!important}.quote{background:linear-gradient(120deg,#061d2d,#0d4668)!important}.quote .ghost{border-color:#ffffff55}.trust-overlay{background:linear-gradient(90deg,#061d2df2,#0b3c5fc9 55%,#0b3c5f70)!important}.trust-stats b{color:#e0b66f!important}.faq{background:linear-gradient(135deg,#0b2d47,#154f71)!important}.faq summary:after{color:#e0b66f!important}
.catalog-hero{background:radial-gradient(circle at 78% 18%,#286b91 0,#0c3b5b 34%,#061d2d 74%)!important;position:relative}.catalog-hero:after{content:"WOSAN";position:absolute;left:3vw;bottom:-35px;color:#ffffff08;font-size:170px;font-weight:900;letter-spacing:12px}.catalog-highlights{display:flex;gap:12px;flex-wrap:wrap;margin-top:35px}.catalog-highlights span{padding:12px 16px;border:1px solid #ffffff2c;border-radius:14px;background:#ffffff08}.catalog-highlights b{color:#e1b873;margin-left:6px}.catalog-body{background:#f5f8fa}.catalog-toolbar p{margin:5px 0;color:#6b7d89}.catalog-filters{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 30px}.catalog-filters button{border:1px solid #cedce4;background:#fff;padding:10px 16px;border-radius:999px;font-family:inherit;font-weight:800;color:#2a5068;cursor:pointer}.catalog-filters button.active{background:#0b3857;color:#fff;border-color:#0b3857}.product-card[hidden]{display:none!important}.product-card{border-radius:24px}.product-photo{height:390px}.product-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#061c2b33);pointer-events:none}.model-code{z-index:2;background:#072a43}.mini-specs{grid-template-columns:1fr 1fr}.mini-specs span{min-width:0;overflow:hidden}.mini-specs span:nth-child(n+3){font-size:12px}.catalog-empty{text-align:center;padding:50px;background:#fff;border:1px dashed #bfd0da;border-radius:22px;color:#607685}.catalog-bottom-cta{padding:75px 8vw;background:linear-gradient(120deg,#071f32,#0f4b6f);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.catalog-bottom-cta h2{font-size:clamp(32px,4vw,50px);margin:8px 0}.catalog-bottom-cta p{color:#c8d7e0}.catalog-bottom-cta .gold{background:linear-gradient(135deg,#d4ad6c,#b77c31)!important;color:#071824!important}
.product-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:#71828d;margin-bottom:18px}.product-breadcrumb b{color:#24465c}.photo-note{display:block;padding:12px 16px;font-size:11px;color:#667985;background:#eef4f7}.project-requirements{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.project-requirements h3{width:100%;margin:0 0 6px}.project-requirements span{padding:8px 12px;border-radius:20px;background:#eaf2f6;font-size:12px;font-weight:800;color:#28526b}.single-product .gold{background:linear-gradient(135deg,#d4ad6c,#b77c31)!important;color:#071824!important}
@media(max-width:1050px){.polygonal-showcase{grid-template-columns:1fr 1fr;gap:35px}.poly-media{min-height:540px}.poly-main{height:500px}.premium-gallery{columns:3 220px}}
@media(max-width:900px){.polygonal-showcase,.manufacturing-strip{grid-template-columns:1fr}.poly-media{min-height:520px}.poly-main{width:92%;height:480px}.manufacturing-strip{min-height:0}.mfg-image{min-height:500px}.mfg-copy{padding:65px 24px}.catalog-bottom-cta{flex-direction:column;align-items:flex-start}.premium-gallery{columns:2 220px}.premium-hero .slide{background-position:center}}
@media(max-width:560px){.premium-hero{min-height:780px}.premium-hero h1{font-size:40px;letter-spacing:-1px}.premium-hero .badges{gap:8px}.premium-hero .badges span{width:calc(50% - 8px)}.polygonal-showcase{padding-top:70px}.poly-specs{grid-template-columns:1fr 1fr}.poly-media{min-height:430px}.poly-main{height:400px;width:94%}.poly-detail{width:180px}.poly-detail img{height:130px}.premium-cards img{height:310px}.mfg-image{min-height:390px}.mfg-points{grid-template-columns:1fr}.premium-gallery{columns:2 145px}.premium-gallery figure img{min-height:170px}.catalog-highlights{gap:7px}.catalog-highlights span{font-size:12px}.product-photo{height:360px}.mini-specs{grid-template-columns:1fr 1fr}.catalog-bottom-cta{padding:55px 24px}}


/* =========================================================
   WOSAN V2.3 — WHITE PREMIUM PRODUCT SECTION
   Strong override: white section + rounded white cards
   ========================================================= */
.services-cinema.services-light,
body.wosan-v2-premium .services-cinema.services-light{
  background:#ffffff !important;
  background-image:none !important;
  color:#102f49 !important;
  padding-top:92px;
  padding-bottom:105px;
}
.services-cinema.services-light .services-title,
body.wosan-v2-premium .services-light .services-title{
  text-align:center !important;
  max-width:900px;
  margin:0 auto 46px !important;
}
.services-cinema.services-light .services-title .kicker,
body.wosan-v2-premium .services-light .services-title .kicker{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  color:#c98b2e !important;
  font-weight:800;
  letter-spacing:0 !important;
}
.services-cinema.services-light .services-title .kicker:before,
.services-cinema.services-light .services-title .kicker:after{
  content:"";
  width:68px;
  height:1px;
  background:#c98b2e;
  display:block;
}
.services-cinema.services-light .services-title h2{
  color:#102f49 !important;
  margin:12px 0 10px;
  font-size:clamp(34px,4vw,54px);
}
.services-cinema.services-light .services-title .lead{
  color:#77838f !important;
  margin:0 auto !important;
  max-width:760px;
}
.services-cinema.services-light .premium-cards{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:26px !important;
  margin-top:0 !important;
}
.services-cinema.services-light .premium-cards article{
  position:relative;
  background:#ffffff !important;
  background-image:none !important;
  color:#102f49 !important;
  border:1px solid #e8edf1 !important;
  border-radius:26px !important;
  overflow:hidden !important;
  padding-bottom:28px !important;
  box-shadow:0 12px 34px rgba(13,45,68,.09) !important;
  transform:translateY(0);
}
.services-cinema.services-light .premium-cards article:hover{
  transform:translateY(-7px) !important;
  border-color:#dfe6eb !important;
  box-shadow:0 22px 50px rgba(13,45,68,.14) !important;
}
.services-cinema.services-light .premium-cards img{
  width:100%;
  height:340px;
  object-fit:cover;
  display:block;
}
.services-cinema.services-light .premium-cards h3{
  color:#102f49 !important;
  font-size:24px !important;
  margin:22px 24px 0 !important;
}
.services-cinema.services-light .premium-cards p{
  color:#78838e !important;
  margin:14px 24px 0 !important;
  line-height:1.85;
  min-height:66px;
}
.services-cinema.services-light .premium-cards a{
  color:#c98b2e !important;
  margin:18px 24px 0 !important;
  font-weight:900;
}
.services-cinema.services-light .card-tag{
  background:#d6a04c !important;
  color:#102335 !important;
  border-radius:999px !important;
  padding:9px 15px !important;
  top:18px;
  right:18px;
}
@media(max-width:900px){
  .services-cinema.services-light .premium-cards{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media(max-width:560px){
  .services-cinema.services-light{
    padding-top:65px;
    padding-bottom:70px;
  }
  .services-cinema.services-light .premium-cards{
    grid-template-columns:1fr !important;
    gap:18px !important;
  }
  .services-cinema.services-light .premium-cards img{height:300px}
  .services-cinema.services-light .services-title .kicker:before,
  .services-cinema.services-light .services-title .kicker:after{width:38px}
}

/* === WOSAN V2.4 Mobile Visibility & Responsive Fix === */
@media (max-width: 900px){
  html,body{width:100%;max-width:100%;overflow-x:hidden!important}
  main,section,.section,.quote,footer{max-width:100%;min-width:0}

  /* Do not let scroll-reveal hide content on mobile browsers */
  .reveal,.reveal.in-view,
  .cards article,.gallery figure,
  .mfg-copy,.trust-copy,.faq-list,.contact-form-wrap,.email-strip{
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    transition-delay:0s!important;
  }

  /* General responsive safety */
  img,video,iframe{max-width:100%;height:auto}
  .section{padding-left:20px!important;padding-right:20px!important}
  .section-head{max-width:100%;margin-bottom:34px}
  .section h2,.quote h2,.section-head h2{overflow-wrap:anywhere}

  /* Hero */
  .premium-hero,.hero{height:auto!important;min-height:720px!important}
  .hero-grid{display:block!important;min-height:inherit}
  .hero-content{width:100%!important;max-width:100%!important;margin:0!important;padding:145px 22px 90px!important}
  .hero-content>*{max-width:100%}
  .badges{width:100%;gap:10px!important}
  .badges span{min-width:0}

  /* About / 3D visual */
  .about{grid-template-columns:1fr!important;gap:38px!important}
  .about-copy,.about-3d{width:100%;min-width:0}
  .about-3d{min-height:430px!important;overflow:visible!important}
  .glass-stage{max-width:100%;height:390px!important;overflow:visible!important}
  .glass-frame{inset:20px 12px 42px!important;transform:none!important}

  /* Polygonal featured section */
  .polygonal-showcase{grid-template-columns:1fr!important;gap:34px!important;overflow:visible!important}
  .poly-copy,.poly-media{width:100%;min-width:0}
  .poly-media{min-height:0!important;padding-bottom:12px}
  .poly-main{width:100%!important;height:auto!important;aspect-ratio:4/3;display:block}
  .poly-detail{position:relative!important;left:auto!important;bottom:auto!important;width:min(230px,70%)!important;margin:-54px 14px 0 0;z-index:2}

  /* Product/service cards */
  .services-cinema.services-light{overflow:visible!important}
  .services-cinema.services-light .premium-cards{grid-template-columns:1fr 1fr!important;align-items:stretch}
  .services-cinema.services-light .premium-cards article{height:auto!important;min-height:0!important}
  .services-cinema.services-light .premium-cards p{min-height:0!important}

  /* Manufacturing */
  .manufacturing-strip{grid-template-columns:1fr!important;min-height:0!important;height:auto!important;overflow:visible!important}
  .mfg-image{min-height:0!important;height:auto!important}
  .mfg-image img{height:auto!important;aspect-ratio:16/10;object-fit:cover}
  .mfg-copy{padding:55px 20px!important}

  /* Process */
  .steps.timeline{grid-template-columns:1fr 1fr!important;height:auto!important}
  .timeline:before{display:none!important}

  /* Projects gallery: reliable grid instead of CSS columns on phones/tablets */
  .premium-gallery,.gallery{columns:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}
  .premium-gallery figure,.gallery figure{width:100%!important;margin:0!important;break-inside:auto!important;display:block!important}
  .premium-gallery figure img,.gallery figure img{width:100%!important;height:auto!important;min-height:190px;aspect-ratio:4/3;object-fit:cover}
  .gallery figcaption{opacity:1!important;font-size:12px;padding:12px}

  /* Quote and trust */
  .quote{height:auto!important;min-height:0!important;padding:55px 20px!important}
  .trust-cinema{height:auto!important;min-height:560px!important;overflow:hidden!important}
  .trust-copy{position:relative!important;width:auto!important;max-width:100%!important;margin:0!important;padding:70px 20px!important}
  .trust-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}

  /* FAQ / branches / contact */
  .faq,.branches-cinema,.contact{height:auto!important;min-height:0!important;overflow:visible!important}
  .faq-list,.branch-grid,.contact-form-wrap{width:100%!important;max-width:100%!important}
  .branch-grid{grid-template-columns:1fr!important}
  .contact-form-wrap{grid-template-columns:1fr!important;padding:28px 20px!important;gap:24px!important;overflow:visible!important}
  .email-strip{width:100%;max-width:100%;flex-wrap:wrap}

  /* Footer and floating actions */
  footer{height:auto!important;padding:45px 20px!important}
  .floating{left:14px!important;bottom:14px!important}
}

@media (max-width: 560px){
  .section{padding:58px 16px!important}
  .hero-content{padding:132px 18px 72px!important}
  .hero h1,.premium-hero h1{font-size:36px!important;line-height:1.18!important}
  .hero p{font-size:16px!important;line-height:1.8!important}
  .actions{width:100%;align-items:stretch!important}
  .actions .btn{width:100%;text-align:center}
  .badges span{width:calc(50% - 5px)!important}

  .services-cinema.services-light .premium-cards{grid-template-columns:1fr!important}
  .services-cinema.services-light .premium-cards img{height:auto!important;aspect-ratio:4/3}
  .steps.timeline{grid-template-columns:1fr!important}
  .premium-gallery,.gallery{grid-template-columns:1fr!important}
  .premium-gallery figure img,.gallery figure img{min-height:0;aspect-ratio:4/3}
  .trust-stats{grid-template-columns:1fr 1fr!important}
  .poly-specs{grid-template-columns:1fr!important}
  .poly-detail{width:72%!important;margin:-42px 10px 0 0}
  .about-3d{min-height:360px!important}
  .glass-stage{height:330px!important}
  .contact-form-wrap{padding:24px 16px!important;border-radius:22px!important}
}
