:root{--navy:#0C2434;--navy2:#06131e;--gold:#C9A45D;--gold2:#E6C466;--text:#152d3f;--muted:#6b7d89;--bg:#f4f7fa;--white:#fff;--shadow:0 22px 55px rgba(7,22,34,.12);--r:26px}*{box-sizing:border-box}body{margin:0;font-family:Manrope,Tajawal,Arial,sans-serif;background:var(--bg);color:var(--text)}body.lang-ar{font-family:Tajawal,Manrope,Arial,sans-serif}.container{width:min(1180px,92vw);margin:auto}a{text-decoration:none;color:inherit}.topbar{background:#06131e;color:#eaf2f8}.topbar-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar-links{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;font-weight:800}.pill{border:1px solid rgba(201,164,93,.45);border-radius:999px;padding:8px 16px;color:#f4d881;font-weight:900}.site-header{position:sticky;top:0;z-index:80;background:rgba(244,247,250,.82);backdrop-filter:blur(12px)}.navbar{min-height:70px;display:flex;align-items:center;gap:16px;background:rgba(255,255,255,.97);border:1px solid rgba(12,36,52,.08);border-top:0;border-radius:0 0 28px 28px;padding:8px 14px;box-shadow:var(--shadow)}.brand img{width:112px;display:block}.desktop-nav{display:flex;align-items:center;gap:6px;margin-inline:auto;background:#f6f8fa;border:1px solid rgba(12,36,52,.07);border-radius:999px;padding:5px}.nav-link{font-size:13px;font-weight:900;padding:10px 14px;border-radius:999px;color:var(--navy)}.nav-link:hover,.nav-link.active{background:linear-gradient(135deg,rgba(201,164,93,.22),rgba(201,164,93,.08))}.nav-actions{display:flex;gap:8px;align-items:center}.icon-btn,.menu-toggle{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(12,36,52,.1);background:#fff;color:var(--navy);box-shadow:0 10px 24px rgba(7,22,34,.08);font-weight:900}.icon-btn svg{width:20px;height:20px;fill:currentColor}.icon-btn.quote{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#06131e}.menu-toggle{border:0;background:#0C2434;display:none}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:9px;display:block;margin:2px 0}.mobile-drawer{position:fixed;inset:0;z-index:150;display:none}.drawer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(5px)}.drawer-panel{position:absolute;inset-block:0;inset-inline-end:0;width:min(390px,88vw);background:#06131e;color:#fff;padding:24px;border-radius:28px 0 0 28px;box-shadow:var(--shadow)}body.lang-ar .drawer-panel{inset-inline-end:auto;inset-inline-start:0;border-radius:0 28px 28px 0}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.drawer-head img{width:135px}.drawer-close{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:24px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:14px;border-radius:16px;background:rgba(255,255,255,.05);font-weight:900}.drawer-open .mobile-drawer{display:block}.hero{position:relative;min-height:690px;overflow:hidden;color:#fff}.hero-slider,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;transition:1s ease}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.05)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,19,30,.72) 0%,rgba(6,19,30,.42) 46%,rgba(6,19,30,.22) 100%);z-index:1}.hero-content{position:relative;z-index:2;min-height:690px;display:grid;align-items:center}.hero-copy{max-width:730px}.eyebrow,.section-kicker{display:inline-flex;border-radius:999px;padding:8px 13px;background:rgba(201,164,93,.14);color:#f6d77a;border:1px solid rgba(201,164,93,.3);font-size:12px;font-weight:900;text-transform:uppercase}.hero h1{font-size:clamp(34px,4vw,58px);line-height:1.05;margin:18px 0 14px}.hero p{font-size:clamp(15px,1.5vw,18px);line-height:1.75;color:#e3edf4;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{border-radius:999px;padding:13px 20px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0}.btn-primary{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#06131e;box-shadow:0 14px 34px rgba(201,164,93,.24)}.btn-outline{border:1px solid rgba(255,255,255,.35);color:#fff}.btn-dark{background:#0C2434;color:#fff}.hero-dots{position:absolute;z-index:4;bottom:24px;inset-inline-start:50%;transform:translateX(-50%);display:flex;gap:8px}.hero-dots button{width:11px;height:11px;border-radius:50%;border:0;background:rgba(255,255,255,.5)}.hero-dots button.active{width:32px;border-radius:999px;background:var(--gold)}.section{padding:78px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.section-title{font-size:clamp(26px,3vw,42px);line-height:1.2;margin:12px 0;color:#0C2434}.section-desc{color:var(--muted);line-height:1.8}.cards-grid,.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card,.project-card,.quote-form,.detail-panel,.partners-shell{background:#fff;border:1px solid rgba(12,36,52,.08);border-radius:var(--r);box-shadow:0 16px 40px rgba(7,22,34,.08);overflow:hidden}.service-card img,.project-card img{width:100%;height:190px;object-fit:cover;border-radius:18px;margin:14px 14px 0;width:calc(100% - 28px)}.service-body,.project-body{padding:22px}.service-card h3,.project-card h3{margin:0 0 10px;color:#0C2434}.service-card p,.project-card p{color:var(--muted);line-height:1.75}.split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.image-stack img{width:100%;height:440px;object-fit:cover;border-radius:var(--r);box-shadow:var(--shadow)}.ticks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.tick{background:#fff;border:1px solid rgba(12,36,52,.08);border-radius:14px;padding:12px;font-weight:800}.page-hero{padding:82px 0;background:linear-gradient(135deg,#06131e,#0C2434);color:#fff}.page-hero h1{font-size:clamp(34px,4vw,56px);margin:0 0 12px}.page-hero p{max-width:760px;color:#dce6ee;line-height:1.8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{border:1px solid rgba(12,36,52,.14);border-radius:15px;padding:13px;background:#f8fafc;font-family:inherit}.field textarea{min-height:130px}.partners-shell{padding:30px;background:linear-gradient(180deg,#fff,#f8fbfd)}.logo-marquee-card{background:#0b2131;border-radius:24px;padding:18px;overflow:hidden}.logo-marquee{display:flex;overflow:hidden}.logo-track{display:flex;gap:16px;animation:marq 26s linear infinite}.logo-item{min-width:200px;height:105px;background:#fff;border-radius:18px;display:grid;place-items:center;padding:16px}.logo-item img{max-width:160px;max-height:72px}@keyframes marq{to{transform:translateX(calc(-100% - 16px))}}body.lang-ar .logo-track{animation-direction:reverse}.footer{background:#06131e;color:#d9e4ec;border-radius:30px 30px 0 0}.footer-main{padding:70px 0 34px;display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:30px}.footer-logo{width:170px}.footer a{display:block;color:#d9e4ec;margin:9px 0}.footer h3{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0;display:flex;justify-content:space-between;gap:14px}.whatsapp-float{position:fixed;inset-inline-end:20px;bottom:20px;background:#25d366;color:#fff;border-radius:999px;padding:12px 16px;font-weight:900;z-index:90}@media(max-width:1024px){.desktop-nav{display:none}.menu-toggle{display:grid}.cards-grid,.projects-grid{grid-template-columns:repeat(2,1fr)}.split,.footer-main{grid-template-columns:1fr}.navbar{border-radius:0 0 22px 22px}.hero,.hero-content{min-height:620px}}@media(max-width:720px){.topbar-inner{justify-content:center;text-align:center}.topbar-links{justify-content:center;font-size:12px}.pill{display:none}.brand img{width:96px}.navbar{min-height:58px;padding:7px 10px}.icon-btn,.menu-toggle{width:38px;height:38px}.cards-grid,.projects-grid,.form-grid,.ticks{grid-template-columns:1fr}.section{padding:56px 0}.hero h1{font-size:32px}.hero p{font-size:15px}.section-title{font-size:27px}.footer-bottom{display:block}.whatsapp-float{inset-inline:14px;text-align:center}.service-card img,.project-card img{height:170px}}

/* Enhanced quote form and WhatsApp floating button */
.quote-block{position:relative}.quote-card-shell{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch;background:linear-gradient(135deg,#ffffff,#f8fbfd);border:1px solid rgba(12,36,52,.08);border-radius:30px;padding:26px;box-shadow:0 18px 45px rgba(7,22,34,.08);overflow:hidden}.quote-intro{padding:18px 10px}.quote-form.enhanced{position:relative;padding:24px;background:#fff;border-radius:24px;border:1px solid rgba(12,36,52,.08);box-shadow:0 14px 36px rgba(7,22,34,.08)}.form-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(12,36,52,.08)}.form-title b{font-size:20px;color:#0C2434}.form-title span{color:#6b7d89;font-weight:800;font-size:13px}.quote-form .field label{font-weight:900;color:#0C2434}.quote-form .field input,.quote-form .field select,.quote-form .field textarea{border:1px solid rgba(12,36,52,.12);background:#f8fafc;transition:.22s}.quote-form .field input:focus,.quote-form .field select:focus,.quote-form .field textarea:focus{border-color:var(--gold);background:#fff;box-shadow:0 0 0 4px rgba(201,164,93,.13);outline:0}.socials{display:flex;gap:10px;margin-top:18px}.socials a{width:38px;height:38px;border-radius:50%;display:grid!important;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#f7d978!important;font-weight:900;margin:0!important}.whatsapp-float{display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 18px 40px rgba(37,211,102,.28);border:1px solid rgba(255,255,255,.18)}.whatsapp-float svg{width:24px;height:24px;fill:currentColor}@media(max-width:920px){.quote-card-shell{grid-template-columns:1fr;padding:18px}.form-title{display:block}.form-title span{display:block;margin-top:5px}}@media(max-width:720px){.quote-card-shell{border-radius:24px}.quote-form.enhanced{padding:18px}.whatsapp-float{inset-inline:14px;bottom:14px;width:auto}.whatsapp-float span{display:inline}}


/* === V3 frontend polish: professional quote form, compact WhatsApp, no underlines === */
a, a:hover, a:focus, a:visited{ text-decoration:none !important; }
.quote-block .container{width:min(1240px,94vw)}
.quote-card-shell{grid-template-columns:.82fr 1.18fr !important;gap:32px !important;padding:34px !important;border-radius:34px !important;background:linear-gradient(135deg,#ffffff 0%,#f8fbfd 54%,#eef5f8 100%) !important;border:1px solid rgba(12,36,52,.10) !important;box-shadow:0 22px 60px rgba(7,22,34,.10) !important;overflow:hidden;position:relative}
.quote-card-shell::before{content:"";position:absolute;inset:-80px auto auto -80px;width:210px;height:210px;border-radius:50%;background:rgba(201,164,93,.10);pointer-events:none}.quote-card-shell::after{content:"";position:absolute;right:-90px;bottom:-90px;width:240px;height:240px;border-radius:50%;background:rgba(12,36,52,.06);pointer-events:none}.quote-intro,.quote-form.enhanced{position:relative;z-index:2}.quote-intro{padding:22px 18px !important}.quote-form.enhanced{padding:34px !important;border-radius:28px !important;border:1px solid rgba(12,36,52,.10) !important;background:rgba(255,255,255,.96) !important;box-shadow:0 18px 48px rgba(7,22,34,.10) !important}.quote-form.enhanced .form-grid{gap:18px 20px}.quote-form .field input,.quote-form .field select,.quote-form .field textarea{height:auto;padding:15px 16px;border-radius:16px;border:1px solid rgba(12,36,52,.16);font-size:14px;color:#173448;background:#f8fafc}.quote-form .field textarea{min-height:150px}.form-title{align-items:flex-start}.form-title b{display:block;font-size:22px;letter-spacing:-.2px}.form-title span{font-size:13px;line-height:1.6;max-width:380px}.quote-success{margin:22px auto 0;padding:18px 20px;border-radius:22px;background:linear-gradient(135deg,#ecfdf3,#ffffff);border:1px solid #c7efd7;box-shadow:0 12px 30px rgba(2,122,72,.08);display:flex;align-items:center;gap:12px;color:#027a48;font-weight:850}.quote-success .svg-icon{width:26px;height:26px}.quote-success small{display:block;color:#496d5c;margin-top:4px}.whatsapp-float{position:fixed !important;inset-inline-end:22px !important;bottom:22px !important;inset-inline-start:auto !important;width:auto !important;height:auto !important;min-width:0 !important;border-radius:999px !important;padding:13px 18px !important;background:#25d366 !important;color:#fff !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:9px !important;font-size:15px !important;font-weight:900 !important;box-shadow:0 18px 40px rgba(37,211,102,.28) !important;z-index:120 !important}.whatsapp-float svg{width:23px !important;height:23px !important;fill:currentColor !important;display:block}.whatsapp-float span{line-height:1}.whatsapp-float:hover{transform:translateY(-2px);filter:saturate(1.06)}
@media(max-width:920px){.quote-card-shell{grid-template-columns:1fr !important;padding:22px !important}.quote-form.enhanced{padding:24px !important}.form-title{display:block}.form-title span{display:block;margin-top:6px}.whatsapp-float{inset-inline-end:16px !important;bottom:16px !important;inset-inline-start:auto !important}.whatsapp-float span{display:inline !important}}
@media(max-width:640px){.quote-card-shell{padding:16px !important;border-radius:26px !important}.quote-form.enhanced{padding:18px !important;border-radius:22px !important}.quote-form.enhanced .form-grid{grid-template-columns:1fr}.form-title b{font-size:19px}.whatsapp-float{padding:12px 15px !important;font-size:14px !important}.whatsapp-float svg{width:21px !important;height:21px !important}}

/* === V5 creative footer + project album gallery === */
.creative-footer{position:relative;margin-top:34px;border-radius:38px 38px 0 0;overflow:hidden;background:linear-gradient(145deg,#06131e 0%,#0b2234 54%,#071522 100%);color:#dce8ef;box-shadow:0 -18px 60px rgba(7,22,34,.10)}
.creative-footer .footer-glow{position:absolute;inset:0;background:radial-gradient(circle at 18% 0%,rgba(201,164,93,.20),transparent 28%),radial-gradient(circle at 88% 18%,rgba(255,255,255,.08),transparent 24%),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px;pointer-events:none;opacity:.9}.footer-cta,.footer-main-creative,.footer-bottom-creative{position:relative;z-index:2}.footer-cta{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;padding:38px 0 30px;border-bottom:1px solid rgba(255,255,255,.10)}.footer-kicker{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(201,164,93,.12);border:1px solid rgba(201,164,93,.25);color:#f8d87a;font-weight:950;font-size:13px}.footer-cta h2{margin:14px 0 9px;color:#fff;font-size:clamp(24px,2.6vw,36px);line-height:1.24}.footer-cta p{margin:0;color:#b9c7d1;line-height:1.8}.footer-cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer-call{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);color:#fff!important}.footer-main-creative{padding:46px 0 36px;display:grid;grid-template-columns:1.25fr .85fr .85fr 1fr;gap:24px}.footer-brand-card,.footer-links-card,.footer-contact-card{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.055);border-radius:28px;padding:24px;backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.footer-brand-card .footer-logo{width:178px;max-height:110px;object-fit:contain;margin-bottom:15px}.footer-brand-card p{color:#c4d0d9;line-height:1.9;margin:0}.footer-column h3{display:flex;align-items:center;gap:9px;color:#fff;margin:0 0 18px;font-size:18px}.footer-column h3 .svg-icon{width:20px;height:20px;color:#f6d06d;fill:currentColor}.footer-column a{display:flex;align-items:center;gap:10px;padding:9px 0;margin:0!important;color:#dce8ef!important;font-weight:820;border-bottom:1px solid rgba(255,255,255,.06);transition:.24s}.footer-column a:hover{color:#f8d87a!important;transform:translateX(4px)}body.lang-ar .footer-column a:hover{transform:translateX(-4px)}.footer-column a span:first-child{color:#f8d87a}.footer-contact-card .contact-line{display:grid!important;grid-template-columns:34px 1fr;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.07);padding:10px 0;margin:0!important;color:#dce8ef!important}.footer-contact-card .contact-line i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(201,164,93,.12);color:#f8d87a}.footer-contact-card .contact-line i .svg-icon{width:18px;height:18px}.footer-contact-card .whatsapp-line i{background:rgba(37,211,102,.16);color:#25d366}.footer-socials a{border-color:rgba(201,164,93,.18)!important;background:rgba(255,255,255,.07)!important}.footer-bottom-creative{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;gap:14px;color:#aebdc8;font-weight:800}.project-album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.album-tile{position:relative;border:0;background:#fff;border-radius:24px;overflow:hidden;padding:0;box-shadow:0 16px 40px rgba(7,22,34,.10);cursor:pointer;text-align:start}.album-tile img{display:block;width:100%;height:260px;object-fit:cover;transition:.6s ease}.album-tile span{position:absolute;inset:auto 14px 14px 14px;border-radius:16px;background:rgba(7,22,34,.70);color:#fff;padding:10px 12px;font-weight:900;backdrop-filter:blur(10px);font-size:13px}.album-tile:hover img{transform:scale(1.06)}.album-lightbox{position:fixed;inset:0;z-index:300;background:rgba(3,10,16,.88);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:54px 84px}.album-lightbox.open{display:flex}.album-lightbox figure{margin:0;max-width:min(1200px,92vw);width:100%;text-align:center}.album-lightbox img{max-width:100%;max-height:78vh;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.45);object-fit:contain;background:#06131e}.album-lightbox figcaption{color:#fff;margin-top:14px;font-weight:900}.album-close,.album-prev,.album-next{position:absolute;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s}.album-close{top:24px;inset-inline-end:24px;width:48px;height:48px;border-radius:50%;font-size:30px}.album-prev,.album-next{top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;font-size:42px}.album-prev{inset-inline-start:24px}.album-next{inset-inline-end:24px}.album-close:hover,.album-prev:hover,.album-next:hover{background:#C9A45D;color:#06131e}.project-cover-stack img{height:430px}
@media(max-width:1024px){.footer-cta,.footer-main-creative{grid-template-columns:1fr}.footer-cta-actions{justify-content:flex-start}.project-album-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.creative-footer{border-radius:28px 28px 0 0}.footer-cta{padding:28px 0 22px}.footer-main-creative{padding:28px 0;gap:16px}.footer-brand-card,.footer-links-card,.footer-contact-card{padding:18px;border-radius:22px}.footer-bottom-creative{display:block}.project-album-grid{grid-template-columns:1fr}.album-tile img{height:220px}.album-lightbox{padding:46px 18px}.album-prev,.album-next{width:44px;height:44px;font-size:34px}.album-prev{inset-inline-start:10px}.album-next{inset-inline-end:10px}.album-close{top:14px;inset-inline-end:14px;width:42px;height:42px}.project-cover-stack img{height:320px}}

/* === V6 footer correction: compact creative footer + fixed oversized SVG icons === */
.svg-icon{width:20px;height:20px;display:inline-block;fill:currentColor;flex:0 0 auto;vertical-align:middle}
.creative-footer{margin-top:46px!important;padding-top:42px!important;border-radius:42px 42px 0 0!important;background:linear-gradient(145deg,#06131e 0%,#0b2436 54%,#071622 100%)!important;overflow:hidden!important}
.creative-footer .footer-glow{opacity:.75!important;background:radial-gradient(circle at 12% 0%,rgba(201,164,93,.18),transparent 24%),radial-gradient(circle at 90% 8%,rgba(86,176,220,.10),transparent 24%),linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px)!important;background-size:auto,auto,76px 76px,76px 76px!important}
.footer-cta{width:min(1180px,92vw)!important;margin:0 auto 24px!important;padding:26px 30px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 18px 50px rgba(0,0,0,.16)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:22px!important;align-items:center!important}
.footer-kicker{font-size:12px!important;padding:7px 12px!important;color:#f8d87a!important;background:rgba(201,164,93,.12)!important}
.footer-cta h2{font-size:clamp(24px,2.4vw,32px)!important;line-height:1.25!important;margin:12px 0 7px!important;max-width:720px!important;letter-spacing:-.35px!important}
.footer-cta p{font-size:14px!important;line-height:1.75!important;max-width:690px!important;color:#b9c7d1!important}
.footer-cta-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:wrap!important;min-width:260px!important}
.footer-cta-actions .btn,.footer-cta-actions a.btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;height:auto!important;min-width:0!important;min-height:46px!important;padding:12px 18px!important;border-radius:999px!important;margin:0!important;font-size:14px!important;line-height:1!important;white-space:nowrap!important;text-align:center!important;box-shadow:0 14px 34px rgba(0,0,0,.13)!important}
.footer-cta-actions .btn .svg-icon,.footer-cta-actions a.btn .svg-icon{width:19px!important;height:19px!important;min-width:19px!important;max-width:19px!important;display:block!important}
.footer-cta-actions .btn-primary{background:linear-gradient(135deg,#C9A45D,#E6C466)!important;color:#06131e!important;border:1px solid rgba(255,255,255,.16)!important}
.footer-cta-actions .footer-call{background:rgba(255,255,255,.07)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important}
.footer-main-creative{width:min(1180px,92vw)!important;margin:0 auto!important;padding:0 0 34px!important;display:grid!important;grid-template-columns:1.1fr .9fr .85fr 1.15fr!important;gap:18px!important;align-items:stretch!important}
.footer-brand-card,.footer-links-card,.footer-contact-card{border-radius:26px!important;padding:22px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.105)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;min-width:0!important;overflow:hidden!important}
.footer-brand-card .footer-logo{width:132px!important;max-height:82px!important;object-fit:contain!important;margin:0 0 14px!important;display:block!important}
.footer-brand-card p{font-size:13.5px!important;line-height:1.82!important;color:#c5d2db!important;margin:0!important}
.footer-column h3{font-size:16px!important;margin-bottom:14px!important;line-height:1.3!important}
.footer-column h3 .svg-icon{width:18px!important;height:18px!important;color:#f8d87a!important;fill:currentColor!important}
.footer-column a{font-size:13.5px!important;line-height:1.45!important;padding:8px 0!important;margin:0!important;gap:9px!important;min-width:0!important}
.footer-column a span:first-child{font-size:13px!important;line-height:1!important;flex:0 0 auto!important}
.footer-contact-card .contact-line{grid-template-columns:32px minmax(0,1fr)!important;gap:9px!important;padding:9px 0!important;font-size:13px!important;line-height:1.55!important;min-width:0!important;word-break:break-word!important;overflow-wrap:anywhere!important}
.footer-contact-card .contact-line i{width:32px!important;height:32px!important;min-width:32px!important}
.footer-contact-card .contact-line i .svg-icon{width:16px!important;height:16px!important}
.footer-socials{gap:8px!important;margin-top:14px!important}
.footer-socials a{width:34px!important;height:34px!important;font-size:12px!important;display:grid!important;place-items:center!important;margin:0!important}
.footer-bottom-creative{width:min(1180px,92vw)!important;margin:0 auto!important;padding:16px 0!important;font-size:13px!important;color:#aebdc8!important}
@media(max-width:1100px){.footer-main-creative{grid-template-columns:1fr 1fr!important}.footer-cta{grid-template-columns:1fr!important}.footer-cta-actions{justify-content:flex-start!important;min-width:0!important}}
@media(max-width:720px){.creative-footer{border-radius:30px 30px 0 0!important;padding-top:28px!important}.footer-cta{padding:22px 18px!important;border-radius:24px!important}.footer-cta h2{font-size:24px!important}.footer-cta-actions .btn,.footer-cta-actions a.btn{width:100%!important}.footer-main-creative{grid-template-columns:1fr!important;gap:14px!important;padding-bottom:24px!important}.footer-brand-card,.footer-links-card,.footer-contact-card{border-radius:22px!important;padding:18px!important}.footer-bottom-creative{display:block!important;line-height:1.8!important}.footer-brand-card .footer-logo{width:118px!important}.footer-column a:hover{transform:none!important}}

/* === V7 PWA install button === */
.pwa-install-btn{position:relative;overflow:hidden;background:linear-gradient(135deg,#0C2434,#173d58)!important;color:#fff!important;border-color:rgba(12,36,52,.12)!important}.pwa-install-btn svg{width:22px;height:22px;display:block;fill:currentColor}.pwa-install-btn::after{content:"";position:absolute;inset:6px;border-radius:50%;border:1px solid rgba(255,255,255,.14);pointer-events:none}.pwa-install-btn.is-available{background:linear-gradient(135deg,#C9A45D,#E7C56E)!important;color:#06131e!important;box-shadow:0 14px 28px rgba(201,164,93,.26)}.pwa-install-btn.is-available::before{content:"";position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.18)}
@media(max-width:720px){.pwa-install-btn svg{width:20px;height:20px}}
