/* Snap Profile v3 — full-screen one-page public website */
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:#fff;color:#10131a;font-family:var(--body-font),sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}button{cursor:pointer}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.site-v3{--ink:#10131a;--muted:#6d7480;--paper:#fff;--soft:#f4f5f7;--line:rgba(16,19,26,.11);--shadow:0 26px 70px rgba(16,19,26,.10);--shell:min(1440px,calc(100vw - 96px));--display:clamp(3.75rem,7.2vw,8.6rem);--h2:clamp(2.6rem,5vw,5.8rem);--h3:clamp(1.15rem,1.8vw,1.6rem);--section:clamp(90px,10vw,160px)}.section-shell,.nav-shell{width:var(--shell);margin-inline:auto}.section-v3{position:relative;padding-block:var(--section);overflow:hidden}.section-v3:nth-of-type(even){background:var(--soft)}.section-index{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;font:700 12px/1 var(--body-font);color:var(--muted)}em{font-style:normal;color:var(--brand)}
/* top progress / nav */
.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1001;background:transparent}.scroll-progress span{display:block;width:0;height:100%;background:var(--brand);transition:width .08s linear}.site-nav{position:fixed;z-index:1000;top:0;left:0;right:0;color:#fff;transition:background .3s ease,color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.site-nav.scrolled{background:rgba(255,255,255,.86);color:var(--ink);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(16,19,26,.08)}.nav-shell{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-mark{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.brand-mark img,.brand-mark>span{width:46px;height:46px;border-radius:14px;object-fit:cover;background:#fff;color:var(--brand);display:grid;place-items:center;font:800 20px var(--heading-font);box-shadow:0 7px 22px rgba(0,0,0,.13)}.brand-mark div{min-width:0}.brand-mark strong{font:700 15px var(--heading-font);display:block;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-mark small{display:block;opacity:.68;font-size:11px;margin-top:2px}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav a,.lang-link{font-weight:700;font-size:13px;text-decoration:none;position:relative}.desktop-nav a:after{content:"";position:absolute;inset-inline-start:0;bottom:-7px;width:0;height:2px;background:currentColor;transition:width .25s ease}.desktop-nav a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:12px}.nav-cta{padding:13px 20px;border-radius:999px;background:#fff;color:#111;text-decoration:none;font-weight:800;font-size:13px;transition:transform .2s,background .2s}.site-nav.scrolled .nav-cta{background:var(--ink);color:#fff}.nav-cta:hover{transform:translateY(-2px)}.menu-toggle{display:none;width:46px;height:46px;border-radius:50%;border:1px solid currentColor;background:transparent;color:inherit;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{width:17px;height:1.5px;background:currentColor}.mobile-menu{display:none}
/* preview/toasts */
.preview-ribbon{position:fixed;z-index:1200;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:10px;align-items:center;border-radius:999px;background:#111827;color:#fff;padding:11px 18px;box-shadow:0 14px 38px rgba(0,0,0,.25);font-size:12px}.preview-ribbon span{opacity:.72}.site-toast{position:fixed;z-index:1300;top:100px;left:50%;transform:translateX(-50%);max-width:min(520px,calc(100vw - 30px));padding:14px 20px;border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.18);font-weight:800}.site-toast.success{color:#047857}.site-toast.error{color:#b42318}
/* hero */
.hero-v3{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:#0b0d12;color:#fff}.hero-bg{position:absolute;inset:0;overflow:hidden}.hero-bg>img{width:100%;height:100%;object-fit:cover;filter:saturate(.8);transform:scale(1.03)}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,17,.94) 0%,rgba(8,11,17,.72) 42%,rgba(8,11,17,.25) 78%,rgba(8,11,17,.55) 100%)}html[dir="rtl"] .hero-scrim{background:linear-gradient(270deg,rgba(8,11,17,.94) 0%,rgba(8,11,17,.72) 42%,rgba(8,11,17,.25) 78%,rgba(8,11,17,.55) 100%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.3;mix-blend-mode:screen}.orb-one{width:42vw;height:42vw;min-width:420px;min-height:420px;background:radial-gradient(circle,var(--brand),transparent 68%);top:-20%;right:-12%}.orb-two{width:30vw;height:30vw;background:radial-gradient(circle,var(--brand-2),transparent 70%);bottom:-12%;left:-8%}.hero-shell{position:relative;z-index:2;width:var(--shell);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;gap:clamp(50px,7vw,120px);padding-top:116px;padding-bottom:72px}.hero-content{max-width:850px}.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:12px;color:rgba(255,255,255,.72)}.eyebrow span{width:36px;height:2px;background:var(--brand)}.hero-content h1{font:800 var(--display)/.93 var(--heading-font);letter-spacing:-.055em;margin:22px 0;max-width:950px;text-wrap:balance}.hero-lead{font-size:clamp(1rem,1.4vw,1.35rem);line-height:1.9;color:rgba(255,255,255,.75);max-width:720px;margin:0}.hero-cta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:38px}.btn{min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;padding:0 26px;text-decoration:none;border:1px solid transparent;font-weight:800;transition:transform .25s ease,background .25s ease,border-color .25s ease}.btn:hover{transform:translateY(-3px)}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:color-mix(in srgb,var(--brand) 88%,#000)}.btn-ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(12px)}.btn-light{background:#fff;color:#111;border:0}.hero-contact-strip{display:flex;gap:0;margin-top:54px;border-top:1px solid rgba(255,255,255,.17);padding-top:24px}.hero-contact-strip a{display:flex;flex-direction:column;gap:4px;text-decoration:none;padding-inline:22px;border-inline-end:1px solid rgba(255,255,255,.15);min-width:150px}.hero-contact-strip a:first-child{padding-inline-start:0}.hero-contact-strip b{font-size:12px}.hero-contact-strip span{font-size:12px;color:rgba(255,255,255,.58)}.hero-visual{position:relative}.visual-frame{position:relative;border-radius:clamp(28px,3vw,46px);overflow:hidden;aspect-ratio:.82;box-shadow:0 40px 90px rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.04));backdrop-filter:blur(12px)}.visual-frame>img{width:100%;height:100%;object-fit:cover}.visual-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.72))}.logo-stage{height:100%;display:grid;place-items:center;padding:16%;background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--brand) 40%,transparent),transparent 55%),#10131a}.logo-stage img{max-width:72%;max-height:55%;object-fit:contain;filter:drop-shadow(0 22px 35px rgba(0,0,0,.3))}.logo-stage.fallback span{font:800 8rem var(--heading-font)}.visual-caption{position:absolute;z-index:2;inset-inline:28px;bottom:27px;display:flex;justify-content:space-between;align-items:end;gap:16px}.visual-caption small{color:rgba(255,255,255,.6)}.visual-caption strong{font:700 16px var(--heading-font)}.floating-proof{position:absolute;z-index:3;inset-inline-start:-45px;bottom:65px;background:#fff;color:#111;border-radius:20px;padding:16px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 45px rgba(0,0,0,.23)}.floating-proof>span{width:40px;height:40px;border-radius:12px;background:color-mix(in srgb,var(--brand) 12%,#fff);color:var(--brand);display:grid;place-items:center}.floating-proof strong{display:block;font:800 22px var(--heading-font)}.floating-proof small{color:#777}.scroll-cue{position:absolute;z-index:4;bottom:22px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.6);text-decoration:none;font-size:10px;letter-spacing:.2em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.scroll-cue span{width:1px;height:38px;background:linear-gradient(#fff,transparent);animation:cue 1.8s ease-in-out infinite}@keyframes cue{50%{transform:scaleY(.45);transform-origin:top}}
/* generic headings */
.section-heading{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:start;gap:40px;margin-bottom:clamp(45px,6vw,90px)}.section-heading>div{display:flex;align-items:center;gap:14px;color:var(--muted)}.section-heading>div p,.section-kicker p{margin:0;font-size:13px;font-weight:800}.section-heading h2,.about-copy h2,.contact-copy h2{font:700 var(--h2)/1.1 var(--heading-font);letter-spacing:-.045em;margin:0;text-wrap:balance}.section-heading.compact{display:block;margin-bottom:30px}.section-heading.compact>div{margin-bottom:20px}.section-heading.compact h2{font-size:clamp(2.2rem,4vw,4.6rem)}.section-heading.compact>p{font-size:16px;color:var(--muted);line-height:1.8;max-width:560px}
/* about */
.section-about{background:#fff!important}.about-grid{display:grid;grid-template-columns:180px minmax(0,1.15fr) minmax(320px,.65fr);gap:clamp(30px,5vw,80px);align-items:start}.section-kicker{display:flex;align-items:center;gap:14px;color:var(--muted)}.about-copy h2{font-size:clamp(2.6rem,4.7vw,5.7rem)}.about-copy>p{font-size:clamp(1.05rem,1.3vw,1.3rem);line-height:2;color:var(--muted);max-width:790px}.about-links{display:flex;gap:22px;margin-top:34px}.about-links a,.about-links button{border:0;background:none;padding:0 0 5px;border-bottom:1px solid currentColor;text-decoration:none;font-weight:800;color:var(--ink)}.stats-wall{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-inline-start:1px solid var(--line)}.stats-wall article{min-height:150px;padding:25px;border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end}.stats-wall strong{font:800 clamp(2.1rem,3vw,4rem)/1 var(--heading-font)}.stats-wall span{color:var(--muted);font-size:12px;margin-top:9px}
/* services */
.section-services{background:#10131a!important;color:#fff}.section-services .section-index{border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.section-services .section-heading>div{color:rgba(255,255,255,.55)}.services-v3{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.15);border-inline-start:1px solid rgba(255,255,255,.15)}.service-card{min-height:360px;padding:34px;border-inline-end:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;transition:background .3s ease,transform .3s ease}.service-card:hover{background:rgba(255,255,255,.06)}.service-top{display:flex;align-items:center;justify-content:space-between}.service-icon{font-size:32px}.service-top small{color:rgba(255,255,255,.4);font-weight:800}.service-card h3{font:700 clamp(1.4rem,2vw,2.2rem)/1.25 var(--heading-font);margin:90px 0 14px}.service-card p{color:rgba(255,255,255,.58);line-height:1.9;margin:0}.service-card a{margin-top:auto;padding-top:28px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);text-decoration:none;font-weight:800;font-size:13px}.service-card a b{font-size:18px}
/* catalog */
.section-catalog{background:#f7f4ef!important}.catalog-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(16,19,26,.08);transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.product-media{aspect-ratio:4/3;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.045)}.product-body{padding:25px}.product-body>small{color:var(--brand);font-weight:800}.product-body h3{font:700 1.4rem var(--heading-font);margin:8px 0}.product-body p{color:var(--muted);line-height:1.8;min-height:52px}.product-body>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px}.product-body>div a{text-decoration:none;font-weight:800;color:var(--brand)}
/* work / gallery */
.section-work{background:#fff!important}.gallery-v3{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;grid-auto-flow:dense}.gallery-item{grid-column:span 4;margin:0}.gallery-item.featured{grid-column:span 8;grid-row:span 2}.gallery-open{position:relative;width:100%;height:100%;min-height:340px;padding:0;border:0;background:#111;border-radius:var(--radius);overflow:hidden;text-align:start}.gallery-item.featured .gallery-open{min-height:700px}.gallery-open img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .6s ease,filter .6s ease}.gallery-open:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.75));transition:background .4s}.gallery-open:hover img{transform:scale(1.045)}.gallery-open>span{position:absolute;z-index:2;inset-inline:24px;bottom:22px;color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:end}.gallery-open small{opacity:.55}.gallery-open b{font:700 18px var(--heading-font)}
/* video */
.section-video{background:#0c0f15!important;color:#fff}.video-grid{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);gap:clamp(40px,7vw,110px);align-items:center}.section-video .section-index{border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.55)}.section-video .section-heading>div,.section-video .section-heading>p{color:rgba(255,255,255,.55)}.video-v3{border-radius:var(--radius);overflow:hidden;aspect-ratio:16/9;box-shadow:0 30px 80px rgba(0,0,0,.4)}.video-v3 iframe{width:100%;height:100%;border:0}
/* testimonials */
.section-reviews{background:#f4f0ea!important}.reviews-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border-radius:var(--radius);padding:34px;min-height:340px;display:flex;flex-direction:column}.stars{color:#f0a500;letter-spacing:3px;font-size:13px}.review-card blockquote{font:600 clamp(1.1rem,1.5vw,1.42rem)/1.9 var(--heading-font);margin:38px 0;color:#20242c}.review-card footer{margin-top:auto;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.review-card footer strong{font-size:13px}.review-card footer span{font-size:11px;color:var(--muted)}.review-submit{max-width:800px;margin:35px auto 0}.review-submit>summary{width:max-content;margin:auto;cursor:pointer;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:5px}
/* FAQ */
.section-faq{background:#fff!important}.faq-grid{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);gap:clamp(50px,7vw,120px)}.faq-v3{border-top:1px solid var(--line)}.faq-v3 details{border-bottom:1px solid var(--line)}.faq-v3 summary{list-style:none;cursor:pointer;padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font:700 clamp(1rem,1.4vw,1.25rem) var(--heading-font)}.faq-v3 summary::-webkit-details-marker{display:none}.faq-v3 summary span{font:300 28px Arial;transition:transform .2s}.faq-v3 details[open] summary span{transform:rotate(45deg)}.faq-v3 p{color:var(--muted);line-height:2;margin:0;padding:0 0 28px;max-width:850px}
/* partners */
.section-partners{padding-block:70px;background:#f7f8fa!important}.partner-label{text-align:center;color:var(--muted);font-weight:800;font-size:12px;margin:0 0 35px}.partners-v3{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.partners-v3 a{width:180px;height:100px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;filter:grayscale(1);opacity:.68;transition:.25s}.partners-v3 a:hover{filter:none;opacity:1;transform:translateY(-4px)}.partners-v3 img{max-height:42px;max-width:90px;object-fit:contain}.partners-v3 span{font-weight:800;font-size:12px}
/* team */
.section-team{background:#10131a!important;color:#fff}.section-team .section-index{border-color:rgba(255,255,255,.18);color:rgba(255,255,255,.5)}.section-team .section-heading>div{color:rgba(255,255,255,.5)}.team-v3{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.team-card{min-width:0}.team-media{aspect-ratio:.82;border-radius:var(--radius);overflow:hidden;background:#1c2029;display:grid;place-items:center}.team-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.88)}.team-media>span{font:800 5rem var(--heading-font);opacity:.3}.team-card h3{font:700 1.25rem var(--heading-font);margin:19px 0 4px}.team-card>b{color:var(--brand);font-size:12px}.team-card p{color:rgba(255,255,255,.55);line-height:1.8;font-size:13px}
/* certificates */
.section-certificates{background:#fff!important}.certificates-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.certificate-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.certificate-card>img{width:100%;aspect-ratio:16/10;object-fit:cover}.certificate-card>div{padding:22px}.certificate-card h3{font:700 1.1rem var(--heading-font);margin:0 0 6px}.certificate-card p{margin:0;color:var(--muted)}
/* forms */
.section-form{background:#f4f5f7!important}.form-layout{display:grid;grid-template-columns:minmax(300px,.45fr) minmax(0,1fr);gap:clamp(50px,7vw,120px);align-items:start}.form-v3{display:grid;grid-template-columns:1fr 1fr;gap:17px;background:#fff;border-radius:var(--radius);padding:clamp(24px,4vw,48px);box-shadow:0 22px 65px rgba(16,19,26,.08)}.form-v3 label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800}.form-v3 label.full{grid-column:1/-1}.form-v3 input,.form-v3 select,.form-v3 textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 15px;background:#fbfbfc;color:var(--ink);outline:none;transition:border .2s,box-shadow .2s}.form-v3 input:focus,.form-v3 select:focus,.form-v3 textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent)}.form-v3 textarea{resize:vertical;min-height:120px}.form-v3>.btn{grid-column:1/-1;width:max-content;border:0}.form-placeholder{display:block;min-height:240px}.form-placeholder p{margin:0;color:var(--muted)}
/* contact */
.contact-v3{background:#0c0f15!important;color:#fff;padding-block:clamp(100px,12vw,180px)}.contact-bg{position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,color-mix(in srgb,var(--brand) 28%,transparent),transparent 35%),radial-gradient(circle at 85% 80%,color-mix(in srgb,var(--brand-2) 25%,transparent),transparent 38%)}.contact-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,.75fr);gap:clamp(50px,8vw,130px);align-items:center}.contact-kicker{color:var(--brand);font-weight:800;font-size:12px}.contact-copy h2{font-size:clamp(3rem,6vw,7rem);margin-top:18px}.contact-copy>p{color:rgba(255,255,255,.6);font-size:17px;line-height:1.9}.contact-direct{margin-top:55px;border-top:1px solid rgba(255,255,255,.14)}.contact-direct a{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.14);text-decoration:none}.contact-direct span{font-size:11px;color:rgba(255,255,255,.45)}.contact-direct b{font-size:13px;overflow-wrap:anywhere}.contact-form{background:#fff;color:var(--ink);box-shadow:none}.contact-form .btn-light{background:var(--brand);color:#fff}
/* footer info */
.footer-info{background:#fff!important;padding-block:80px}.footer-info-grid{display:grid;grid-template-columns:1.15fr .8fr .8fr 1fr;gap:55px}.footer-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font:700 16px var(--heading-font)}.footer-brand img{width:46px;height:46px;border-radius:13px;object-fit:cover}.footer-info-grid>div>p{color:var(--muted);line-height:1.9}.footer-info h3{font:700 13px var(--heading-font);margin:0 0 20px}.hours-v3 p{display:flex;justify-content:space-between;gap:18px;padding:8px 0;margin:0;border-bottom:1px solid var(--line);font-size:11px}.hours-v3 span{color:var(--muted)}.social-v3{display:flex;gap:12px;flex-wrap:wrap}.social-v3 a{text-decoration:none;font-weight:800;font-size:11px}.qr-mini{display:flex!important;align-items:center;gap:18px}.qr-mini #qrCode{padding:8px;background:#fff;border:1px solid var(--line);border-radius:14px;flex:0 0 auto}.qr-mini #qrCode img,.qr-mini #qrCode canvas{width:112px!important;height:112px!important}.qr-mini p{font-size:11px!important;margin:4px 0 10px!important}.qr-mini button,.site-footer button{border:0;background:none;padding:0;color:var(--brand);font-weight:800;font-size:11px}.site-footer{border-top:1px solid var(--line);padding:24px 0 100px;background:#fff}.site-footer .section-shell{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.site-footer div div{display:flex;gap:20px}.site-footer a{text-decoration:none}
/* lightbox */
.lightbox{position:fixed;z-index:1500;inset:0;background:rgba(5,7,10,.92);display:none;align-items:center;justify-content:center;padding:60px}.lightbox.open{display:flex}.lightbox img{max-width:min(1300px,90vw);max-height:82vh;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.45)}.lightbox>button{position:absolute;top:25px;right:28px;width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;font-size:28px}.lightbox p{position:absolute;bottom:24px;color:#fff}.mobile-actions{display:none}
/* reveal */
.reveal{opacity:0;transform:translateY(26px);transition:opacity var(--motion-duration,.75s) cubic-bezier(.2,.7,.2,1),transform var(--motion-duration,.75s) cubic-bezier(.2,.7,.2,1)}.reveal.delay-1{transition-delay:.12s}.reveal.in{opacity:1;transform:none}.anim-fade .reveal{transform:none}.anim-slide-right .reveal{transform:translateX(42px)}.anim-slide-left .reveal{transform:translateX(-42px)}.anim-zoom .reveal{transform:scale(.94)}.anim-none .reveal{opacity:1!important;transform:none!important;transition:none!important}.custom-heading-color .hero-content h1,.custom-heading-color .carousel-copy h1,.custom-heading-color .section-heading h2,.custom-heading-color .about-copy h2,.custom-heading-color .contact-copy h2,.custom-heading-color .service-card h3,.custom-heading-color .product-card h3,.custom-heading-color .conversion-card h3,.custom-heading-color .before-after-card h3,.custom-heading-color .team-card h3,.custom-heading-color .certificate-card h3,.custom-heading-color .review-card strong,.custom-heading-color .faq-v3 summary,.custom-heading-color .brand-mark strong{color:var(--custom-heading)!important}.custom-body-color .hero-lead,.custom-body-color .carousel-copy p,.custom-body-color .section-v3 p,.custom-body-color .service-card p,.custom-body-color .product-body p,.custom-body-color .conversion-card p,.custom-body-color .before-after-card p,.custom-body-color .team-card p,.custom-body-color .faq-v3 p,.custom-body-color .footer-info p,.custom-body-color .review-card blockquote{color:var(--custom-body)!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.scroll-cue span{animation:none}}
/* five template personalities — same engine, genuinely different art direction */
.template-medical{--soft:#f3f8fb}.template-medical .hero-v3{background:#082432}.template-medical .hero-scrim{background:linear-gradient(270deg,rgba(5,28,39,.95),rgba(5,28,39,.72) 48%,rgba(5,28,39,.2))}.template-medical .visual-frame{border-radius:160px 160px 32px 32px}.template-medical .service-card:nth-child(2n){background:rgba(255,255,255,.035)}
.template-corporate{--soft:#f5f6f7}.template-corporate .hero-v3{background:#0c152c}.template-corporate .hero-content h1{text-transform:none}.template-corporate .visual-frame{border-radius:12px}.template-corporate .btn,.template-corporate .nav-cta{border-radius:10px}.template-corporate .service-card{min-height:390px}.template-corporate .section-heading h2{max-width:1000px}
.template-service{--soft:#fff7ef}.template-service .hero-v3{background:#1d120b}.template-service .hero-content{max-width:900px}.template-service .visual-frame{transform:rotate(2deg);border-radius:18px}.template-service .floating-proof{background:var(--brand);color:#fff}.template-service .service-card:hover{background:color-mix(in srgb,var(--brand) 20%,transparent)}.template-service .section-services{background:#17100c!important}
.template-beauty{--soft:#f9f4f2}.template-beauty .hero-v3{background:#251c1d}.template-beauty .hero-shell{grid-template-columns:.78fr 1.05fr}.template-beauty .hero-content h1{font-weight:500}.template-beauty .visual-frame{border-radius:280px 280px 24px 24px;aspect-ratio:.78}.template-beauty em{color:#b68a77}.template-beauty .section-services{background:#2a2021!important}.template-beauty .service-card h3{font-weight:500}
.template-consultant{--soft:#f7f7f8}.template-consultant .hero-v3{background:#121217}.template-consultant .hero-shell{grid-template-columns:1.15fr .65fr}.template-consultant .visual-frame{aspect-ratio:1;border-radius:50%}.template-consultant .hero-content h1{max-width:1050px}.template-consultant .section-about .about-grid{grid-template-columns:150px minmax(0,1.3fr) minmax(300px,.55fr)}
/* dark/system */
.mode-dark,.tone-dark-premium{--ink:#f5f7fa;--muted:#9ea5b0;--paper:#0d1015;--soft:#151921;--line:rgba(255,255,255,.12);background:#0d1015;color:var(--ink)}.mode-dark .section-about,.mode-dark .section-work,.mode-dark .section-faq,.mode-dark .section-certificates,.mode-dark .footer-info,.mode-dark .site-footer,.tone-dark-premium .section-about,.tone-dark-premium .section-work,.tone-dark-premium .section-faq,.tone-dark-premium .section-certificates,.tone-dark-premium .footer-info,.tone-dark-premium .site-footer{background:#0d1015!important}.mode-dark .product-card,.mode-dark .review-card,.mode-dark .form-v3,.tone-dark-premium .product-card,.tone-dark-premium .review-card,.tone-dark-premium .form-v3{background:#161a21;color:var(--ink)}.mode-dark .form-v3 input,.mode-dark .form-v3 select,.mode-dark .form-v3 textarea{background:#0f1319;color:#fff}
/* responsive */
@media(max-width:1180px){.site-v3{--shell:min(100% - 54px,1280px)}.desktop-nav{gap:19px}.hero-shell{grid-template-columns:1fr .72fr;gap:55px}.about-grid{grid-template-columns:130px 1fr}.stats-wall{grid-column:2}.services-v3{grid-template-columns:1fr 1fr}.catalog-v3,.reviews-v3,.certificates-v3{grid-template-columns:1fr 1fr}.team-v3{grid-template-columns:1fr 1fr}.footer-info-grid{grid-template-columns:1fr 1fr}.qr-mini{justify-content:flex-start}}
@media(max-width:900px){.site-v3{--shell:calc(100% - 36px);--section:85px}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:flex}.mobile-menu{position:absolute;top:76px;inset-inline:18px;background:#fff;color:#111;border-radius:22px;box-shadow:0 20px 65px rgba(0,0,0,.18);padding:12px;transform:translateY(-10px);opacity:0;pointer-events:none;transition:.25s}.mobile-menu.open{display:grid;transform:none;opacity:1;pointer-events:auto}.mobile-menu a{padding:14px 15px;text-decoration:none;font-weight:800;border-bottom:1px solid #eee}.mobile-menu a:last-child{border:0}.nav-shell{height:76px}.brand-mark strong{max-width:160px}.hero-shell,.template-beauty .hero-shell,.template-consultant .hero-shell{grid-template-columns:1fr;padding-top:125px;padding-bottom:90px;gap:45px}.hero-v3{min-height:auto}.hero-content h1{font-size:clamp(3.5rem,12vw,6.5rem)}.hero-visual{max-width:640px;width:82%;margin-inline:auto}.visual-frame{aspect-ratio:1.2!important;border-radius:30px!important}.floating-proof{inset-inline-start:-20px;bottom:35px}.scroll-cue{display:none}.about-grid,.template-consultant .section-about .about-grid{grid-template-columns:1fr}.section-kicker{margin-bottom:20px}.stats-wall{grid-column:auto}.section-heading{grid-template-columns:1fr;gap:22px}.section-heading h2{font-size:clamp(2.5rem,7vw,4.8rem)}.gallery-item,.gallery-item.featured{grid-column:span 6;grid-row:auto}.gallery-item.featured .gallery-open,.gallery-open{min-height:440px}.video-grid,.faq-grid,.form-layout,.contact-grid{grid-template-columns:1fr}.video-v3{margin-top:10px}.contact-copy h2{font-size:clamp(3.2rem,9vw,6rem)}.contact-form{max-width:720px}.mobile-actions{display:grid;position:fixed;z-index:999;bottom:0;left:0;right:0;grid-template-columns:repeat(3,1fr);padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.93);backdrop-filter:blur(18px);box-shadow:0 -8px 28px rgba(0,0,0,.12);gap:7px}.mobile-actions a{padding:12px 6px;border-radius:12px;text-align:center;text-decoration:none;font-weight:800;font-size:12px;background:#f1f3f5;color:#111}.mobile-actions a.primary{background:var(--brand);color:#fff}.site-footer{padding-bottom:100px}}
@media(max-width:620px){.site-v3{--shell:calc(100% - 28px);--section:72px}.brand-mark small{display:none}.brand-mark img,.brand-mark>span{width:40px;height:40px;border-radius:11px}.nav-shell{gap:10px}.hero-shell{padding-top:110px;gap:30px}.hero-content h1{font-size:clamp(3rem,16vw,5rem);letter-spacing:-.06em}.hero-lead{font-size:15px;line-height:1.85}.hero-cta-row{display:grid;grid-template-columns:1fr}.btn{width:100%}.hero-contact-strip{display:grid;grid-template-columns:1fr 1fr;gap:0}.hero-contact-strip a{min-width:0;padding:13px 12px!important;border:1px solid rgba(255,255,255,.12);border-radius:12px}.hero-visual{width:100%}.visual-frame{aspect-ratio:1.1!important}.floating-proof{inset-inline-start:10px;bottom:20px;padding:11px 13px}.floating-proof strong{font-size:18px}.about-copy h2,.section-heading h2{font-size:clamp(2.35rem,12vw,3.7rem)}.stats-wall article{min-height:120px;padding:18px}.stats-wall strong{font-size:2.2rem}.about-links{flex-wrap:wrap}.services-v3,.catalog-v3,.reviews-v3,.team-v3,.certificates-v3{grid-template-columns:1fr}.service-card{min-height:310px}.service-card h3{margin-top:55px}.gallery-v3{display:block}.gallery-item{margin-bottom:10px}.gallery-open,.gallery-item.featured .gallery-open{min-height:440px}.partners-v3{display:grid;grid-template-columns:1fr 1fr}.partners-v3 a{width:100%;height:90px}.form-v3{grid-template-columns:1fr;padding:20px}.form-v3 label.full,.form-v3>.btn{grid-column:auto}.contact-direct a{grid-template-columns:75px 1fr}.footer-info-grid{grid-template-columns:1fr}.qr-mini{flex-wrap:wrap}.site-footer .section-shell{flex-direction:column}.site-footer div div{flex-wrap:wrap}.preview-ribbon{left:14px;right:14px;transform:none;border-radius:16px;bottom:72px;justify-content:center}.preview-ribbon span{display:none}.lightbox{padding:16px}.lightbox img{max-width:100%;max-height:78vh}.lightbox>button{top:12px;right:12px}}

/* v3.8 Growth / Conversion / Content Studio */
.announcement-bar{position:relative;z-index:1200;display:flex;align-items:center;justify-content:center;gap:18px;min-height:42px;padding:8px 5vw;background:var(--brand-2);color:#fff;font-size:.88rem;letter-spacing:.01em}.announcement-bar a{color:#fff;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.55)}
.section-v3.bg-soft{background:color-mix(in srgb,var(--brand) 5%,#f7f8fb)}.section-v3.bg-brand{background:var(--brand);color:#fff}.section-v3.bg-dark{background:#0b1020;color:#fff}.section-v3.bg-gradient{background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 12%,#fff),color-mix(in srgb,var(--brand-2) 7%,#fff))}.section-v3.width-contained>.section-shell{max-width:1120px}.section-v3.width-full>.section-shell{max-width:none;width:100%;padding-inline:5vw}.section-v3.spacing-compact{padding-block:56px}.section-v3.spacing-comfortable{padding-block:92px}.section-v3.spacing-airy{padding-block:140px}.section-v3.accent-line{border-block-start:1px solid color-mix(in srgb,var(--brand) 25%,transparent)}.section-v3.accent-glow{position:relative;overflow:hidden}.section-v3.accent-glow:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:var(--brand);filter:blur(140px);opacity:.08;inset:-160px auto auto 8%;pointer-events:none}
.section-conversion{background:#fff}.conversion-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.conversion-card,.before-after-card{position:relative;grid-column:span 4;border:1px solid rgba(15,23,42,.09);border-radius:calc(var(--radius) + 8px);overflow:hidden;background:#fff;box-shadow:0 18px 60px rgba(15,23,42,.07)}.conversion-card>img{width:100%;height:230px;object-fit:cover}.conversion-card>div,.before-after-card>div:last-child{padding:28px}.conversion-card small,.before-after-card small{color:var(--brand);font-weight:800}.conversion-card h3,.before-after-card h3{font-family:var(--heading-font);font-size:clamp(1.35rem,2vw,2rem);margin:9px 0}.conversion-card p,.before-after-card p{color:#64748b;line-height:1.9}.conversion-card a{display:inline-flex;margin-top:20px;padding:12px 18px;border-radius:999px;background:var(--brand-2);color:#fff;text-decoration:none;font-weight:800}.conversion-price{display:block;font-size:1.7rem;margin-top:14px;color:var(--brand-2)}.conversion-badge{position:absolute;z-index:2;top:16px;inset-inline-start:16px;padding:7px 12px;border-radius:999px;background:var(--brand);color:#fff;font-weight:800;font-size:.78rem}.conversion-card.type-pricing{border-color:color-mix(in srgb,var(--brand) 35%,transparent)}.before-after-card{grid-column:span 8}.before-after-media{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#fff}.before-after-media figure{margin:0;position:relative;min-height:320px}.before-after-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.before-after-media span{position:absolute;bottom:14px;inset-inline-start:14px;background:rgba(0,0,0,.7);color:#fff;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:800}
.conversion-popup{position:fixed;inset:0;z-index:2500;display:grid;place-items:center;padding:20px;background:rgba(2,6,23,.58);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:.25s}.conversion-popup.open{opacity:1;visibility:visible}.conversion-popup-card{position:relative;width:min(520px,100%);padding:36px;border-radius:28px;background:#fff;box-shadow:0 35px 100px rgba(0,0,0,.25);text-align:center}.conversion-popup-card>button{position:absolute;top:12px;inset-inline-end:14px;border:0;background:transparent;font-size:1.8rem;cursor:pointer}.conversion-popup-card>span{display:inline-block;color:var(--brand);font-weight:900}.conversion-popup-card h3{font-family:var(--heading-font);font-size:2rem;margin:12px 0}.conversion-popup-card p{color:#64748b;line-height:1.8}.conversion-popup-card a{display:inline-flex;margin-top:18px;padding:13px 22px;border-radius:999px;background:var(--brand);color:#fff;text-decoration:none;font-weight:800}.mobile-actions.is-disabled{display:none!important}
.gallery-v3 img{object-position:50% 50%}
@media(max-width:900px){.conversion-card,.before-after-card{grid-column:1/-1}.before-after-media figure{min-height:220px}.section-v3.spacing-airy{padding-block:88px}.announcement-bar{justify-content:space-between;font-size:.78rem}.conversion-grid{gap:16px}}
.album-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.album-filters button{border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:999px;padding:9px 15px;font:inherit;font-weight:800;cursor:pointer}.album-filters button.active{background:var(--brand-2);color:#fff;border-color:var(--brand-2)}.gallery-item.album-hidden{display:none!important}
.offer-countdown{display:block;width:max-content;margin-top:12px;padding:7px 11px;border-radius:999px;background:color-mix(in srgb,var(--brand) 10%,#fff);color:var(--brand-2);font-size:.78rem;font-weight:900}

/* =========================================================
   v3.9 Hero Carousel
   ========================================================= */
.hero-carousel-v39{position:relative;min-height:100svh;height:clamp(650px,100svh,1080px);overflow:hidden;background:#06090f;color:#fff;isolation:isolate}.carousel-stage,.carousel-slide{position:absolute;inset:0}.carousel-slide{opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .75s ease,transform 1.3s cubic-bezier(.2,.7,.2,1),visibility .75s}.carousel-slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.carousel-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.carousel-slide.no-image{background:radial-gradient(circle at 80% 22%,color-mix(in srgb,var(--brand) 42%,transparent),transparent 35%),linear-gradient(135deg,var(--brand-2),#070b13 70%)}.carousel-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,16,var(--slide-overlay, .45)) 0%,rgba(4,8,16,var(--slide-overlay, .45)) 42%,rgba(4,8,16,.12) 75%,rgba(4,8,16,.28) 100%)}[dir="rtl"] .carousel-shade{background:linear-gradient(270deg,rgba(4,8,16,var(--slide-overlay, .45)) 0%,rgba(4,8,16,var(--slide-overlay, .45)) 42%,rgba(4,8,16,.12) 75%,rgba(4,8,16,.28) 100%)}.carousel-slide-shell{position:relative;z-index:2;width:min(1540px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;padding-top:72px}.carousel-copy{width:min(760px,65vw);display:grid;gap:22px;transform:translateY(28px);opacity:0;transition:transform .75s .15s ease,opacity .75s .15s ease}.carousel-slide.is-active .carousel-copy{transform:translateY(0);opacity:1}.carousel-slide.text-center .carousel-slide-shell{justify-content:center;text-align:center}.carousel-slide.text-center .carousel-copy{justify-items:center}.carousel-slide.text-left .carousel-slide-shell{justify-content:flex-end;text-align:left}.carousel-slide.text-right .carousel-slide-shell{justify-content:flex-start;text-align:right}.carousel-eyebrow{display:flex;align-items:center;gap:11px;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.78)}.carousel-eyebrow span{width:36px;height:1px;background:var(--brand)}.carousel-copy h1{font-family:var(--heading-font);font-size:var(--display);line-height:.98;letter-spacing:-.045em;margin:0;max-width:1000px;text-wrap:balance}.carousel-copy p{font-size:clamp(1rem,1.6vw,1.28rem);line-height:1.9;color:rgba(255,255,255,.8);max-width:680px;margin:0}.carousel-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:8px}.carousel-primary,.carousel-secondary{min-height:54px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:800;transition:.25s}.carousel-primary{background:var(--brand);color:#fff;box-shadow:0 14px 40px color-mix(in srgb,var(--brand) 35%,transparent)}.carousel-primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.carousel-secondary{border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.08);backdrop-filter:blur(14px);color:#fff}.carousel-secondary:hover{background:rgba(255,255,255,.16)}.carousel-counter{position:absolute;z-index:3;inset-inline-end:clamp(28px,5vw,76px);bottom:56px;font-size:.8rem;letter-spacing:.15em;color:rgba(255,255,255,.65)}.carousel-arrows{position:absolute;z-index:5;inset-inline-end:clamp(28px,5vw,76px);top:50%;transform:translateY(-50%);display:grid;gap:10px}.carousel-arrows button{width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(8,12,18,.22);color:#fff;backdrop-filter:blur(12px);cursor:pointer;font-size:20px;transition:.25s}.carousel-arrows button:hover{background:#fff;color:#0f172a;transform:scale(1.04)}.carousel-dots{position:absolute;z-index:5;bottom:52px;inset-inline-start:50%;transform:translateX(-50%);display:flex;gap:9px;align-items:center}.carousel-dots button{width:28px;height:3px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.3);cursor:pointer;transition:.35s}.carousel-dots button.is-active{width:60px;background:#fff}.carousel-scroll{position:absolute;z-index:5;bottom:44px;inset-inline-start:clamp(28px,5vw,76px);color:rgba(255,255,255,.65);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.carousel-scroll span{width:28px;height:1px;background:currentColor}.announcement-bar+.site-nav+.hero-carousel-v39{min-height:calc(100svh - 42px)}
@media(max-width:900px){.hero-carousel-v39{height:92svh;min-height:680px}.carousel-slide-shell{width:min(100% - 36px,760px);align-items:flex-end;padding:120px 0 110px}.carousel-copy{width:100%;gap:16px}.carousel-copy h1{font-size:clamp(2.55rem,12vw,5.2rem);line-height:1.04}.carousel-copy p{font-size:.98rem;line-height:1.8}.carousel-slide.text-left .carousel-slide-shell,.carousel-slide.text-center .carousel-slide-shell{justify-content:flex-start;text-align:right}.carousel-slide.text-center .carousel-copy{justify-items:start}.carousel-arrows{top:auto;bottom:44px;inset-inline-end:18px;display:flex}.carousel-arrows button{width:44px;height:44px}.carousel-dots{bottom:55px;inset-inline-start:50%}.carousel-counter,.carousel-scroll{display:none}.carousel-shade,[dir="rtl"] .carousel-shade{background:linear-gradient(0deg,rgba(4,8,16,.82),rgba(4,8,16,.28) 65%,rgba(4,8,16,.18))}}
@media(max-width:560px){.hero-carousel-v39{min-height:640px}.carousel-slide-shell{padding-bottom:120px}.carousel-actions{width:100%}.carousel-primary,.carousel-secondary{min-height:50px;padding:0 18px}.carousel-copy h1{font-size:clamp(2.35rem,13vw,4.4rem)}.carousel-dots{inset-inline-start:18px;transform:none;bottom:63px}.carousel-dots button{width:18px}.carousel-dots button.is-active{width:38px}}
@media(prefers-reduced-motion:reduce){.carousel-slide,.carousel-copy{transition:none}.carousel-slide{transform:none}}

/* ===== v4 Sales Demo Mode ===== */
.sales-demo-bar{position:fixed;z-index:1200;top:0;left:0;right:0;min-height:54px;padding:9px max(16px,env(safe-area-inset-right)) 9px max(16px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(7,17,31,.94);backdrop-filter:blur(18px);color:#cbd5e1;border-bottom:1px solid rgba(255,255,255,.09);font-family:var(--body-font)}.sales-demo-bar>div{display:flex;align-items:center;gap:18px;min-width:0}.sales-demo-bar a{text-decoration:none}.sales-demo-bar>div>a{color:#93c5fd;font-weight:800;white-space:nowrap}.sales-demo-bar span{font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-demo-bar b{color:#fff}.sales-demo-cta{background:#fff;color:#07111f;padding:10px 16px;border-radius:999px;font-weight:900;white-space:nowrap}.is-sales-demo .site-nav{top:54px}.is-sales-demo .announcement-bar{margin-top:54px}.is-sales-demo .hero-carousel-v39,.is-sales-demo .hero-v3{scroll-margin-top:118px}.is-sales-demo .mobile-actionbar{bottom:0}
@media(max-width:720px){.sales-demo-bar{min-height:60px;padding:8px 10px}.sales-demo-bar>div span{display:none}.sales-demo-bar>div{gap:8px}.sales-demo-bar>div>a{font-size:.78rem}.sales-demo-cta{font-size:.78rem;padding:9px 12px}.is-sales-demo .site-nav{top:60px}}

/* v4.0.2 Arabic typography + demo visual cleanup */
html[dir="rtl"] body{font-kerning:normal;word-spacing:0;letter-spacing:0}
html[dir="rtl"] .hero-content h1,
html[dir="rtl"] .carousel-copy h1,
html[dir="rtl"] .section-heading h2,
html[dir="rtl"] .section-heading.compact h2,
html[dir="rtl"] .about-copy h2,
html[dir="rtl"] .contact-copy h2,
html[dir="rtl"] .conversion-popup-card h3,
html[dir="rtl"] .conversion-card h3,
html[dir="rtl"] .before-after-card h3{
  letter-spacing:0!important;
  line-height:1.24!important;
  text-wrap:pretty;
  overflow-wrap:normal;
  word-break:normal;
}
html[dir="rtl"] .hero-content h1{font-size:clamp(3.15rem,6.3vw,7.25rem)}
html[dir="rtl"] .carousel-copy{width:min(760px,62vw);gap:18px}
html[dir="rtl"] .carousel-copy h1{font-size:clamp(3rem,6vw,6.8rem);max-width:900px}
html[dir="rtl"] .carousel-copy p,
html[dir="rtl"] .hero-lead,
html[dir="rtl"] .about-copy>p,
html[dir="rtl"] .section-heading.compact>p,
html[dir="rtl"] .service-card p,
html[dir="rtl"] .conversion-card p,
html[dir="rtl"] .before-after-card p{
  line-height:2;
  letter-spacing:0!important;
}
html[dir="rtl"] .carousel-eyebrow,
html[dir="rtl"] .eyebrow,
html[dir="rtl"] .carousel-counter,
html[dir="rtl"] .carousel-scroll,
html[dir="rtl"] .scroll-cue{
  letter-spacing:0!important;
  text-transform:none!important;
}
html[dir="rtl"] .carousel-eyebrow{font-size:.88rem;line-height:1.7}
html[dir="rtl"] .carousel-slide.text-left .carousel-slide-shell,
html[dir="rtl"] .carousel-slide.text-center .carousel-slide-shell,
html[dir="rtl"] .carousel-slide.text-right .carousel-slide-shell{justify-content:flex-start;text-align:right}
html[dir="rtl"] .carousel-slide.text-center .carousel-copy{justify-items:start}
html[dir="rtl"] .carousel-actions{justify-content:flex-start}
html[dir="rtl"] .service-icon{font-family:var(--body-font);line-height:1;isolation:isolate}

@media(max-width:900px){
  html[dir="rtl"] .carousel-copy{width:100%;max-width:680px;gap:14px}
  html[dir="rtl"] .carousel-copy h1{font-size:clamp(2.35rem,10.5vw,4.75rem);line-height:1.28!important}
  html[dir="rtl"] .hero-content h1{font-size:clamp(2.55rem,11vw,5rem);line-height:1.26!important}
  html[dir="rtl"] .section-heading h2,
  html[dir="rtl"] .about-copy h2,
  html[dir="rtl"] .contact-copy h2{line-height:1.3!important}
}
@media(max-width:560px){
  html[dir="rtl"] .carousel-copy h1{font-size:clamp(2.15rem,11vw,3.7rem)}
  html[dir="rtl"] .carousel-copy p{font-size:.96rem;line-height:1.9}
  html[dir="rtl"] .carousel-eyebrow{font-size:.8rem}
}

/* v4.5 motion presets also animate carousel content when the active slide changes. */
.anim-fade .carousel-slide.is-active .carousel-copy{animation:spCarouselFade var(--motion-duration,.75s) both}
.anim-fade-up .carousel-slide.is-active .carousel-copy{animation:spCarouselUp var(--motion-duration,.75s) both}
.anim-slide-right .carousel-slide.is-active .carousel-copy{animation:spCarouselRight var(--motion-duration,.75s) both}
.anim-slide-left .carousel-slide.is-active .carousel-copy{animation:spCarouselLeft var(--motion-duration,.75s) both}
.anim-zoom .carousel-slide.is-active .carousel-copy{animation:spCarouselZoom var(--motion-duration,.75s) both}
.anim-none .carousel-slide.is-active .carousel-copy{animation:none!important}
@keyframes spCarouselFade{from{opacity:0}to{opacity:1}}
@keyframes spCarouselUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}
@keyframes spCarouselRight{from{opacity:0;transform:translateX(42px)}to{opacity:1;transform:none}}
@keyframes spCarouselLeft{from{opacity:0;transform:translateX(-42px)}to{opacity:1;transform:none}}
@keyframes spCarouselZoom{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.carousel-slide.is-active .carousel-copy{animation:none!important}}

/* ===== v4.6 Multilingual + Section Motion + Header Identity + Mobile hardening ===== */
/* Header identity is opt-in so legacy themes keep their transparent hero header. */
.custom-header-colors .site-nav,
.custom-header-colors .site-nav.scrolled{background:var(--header-bg)!important;color:var(--header-text)!important;backdrop-filter:blur(20px);box-shadow:0 1px 0 color-mix(in srgb,var(--header-text) 12%,transparent)}
.custom-header-colors .site-nav .desktop-nav a,.custom-header-colors .site-nav .lang-link,.custom-header-colors .site-nav .menu-toggle{color:var(--header-text)!important}
.custom-header-colors .site-nav .nav-cta,.custom-header-colors .site-nav.scrolled .nav-cta{background:var(--header-cta-bg)!important;color:var(--header-cta-text)!important}
.custom-header-colors .mobile-menu{background:var(--header-bg)!important;color:var(--header-text)!important;border:1px solid color-mix(in srgb,var(--header-text) 12%,transparent)}

/* Every section can override the global animation independently. */
.section-v3 .reveal{transition-duration:var(--section-motion-duration,var(--motion-duration,.75s))!important}
.section-v3.section-anim-none .reveal{opacity:1!important;transform:none!important;transition:none!important}
.section-v3.section-anim-fade .reveal{transform:none!important}
.section-v3.section-anim-fade-up .reveal{transform:translateY(30px)!important}
.section-v3.section-anim-slide-right .reveal{transform:translateX(46px)!important}
.section-v3.section-anim-slide-left .reveal{transform:translateX(-46px)!important}
.section-v3.section-anim-zoom .reveal{transform:scale(.94)!important}
.section-v3 .reveal.in{opacity:1!important;transform:none!important}

/* Design Studio hero/card choices now affect the public site, not only the preview card. */
.hero-style-centered:not(.template-beauty) .hero-v3 .hero-shell{grid-template-columns:1fr;text-align:center;justify-items:center}
.hero-style-centered .hero-v3 .hero-content{max-width:980px}.hero-style-centered .hero-v3 .hero-cta-row,.hero-style-centered .hero-v3 .eyebrow{justify-content:center}.hero-style-centered .hero-v3 .hero-contact-strip{justify-content:center}.hero-style-centered .hero-v3 .hero-visual{width:min(640px,76vw)}
.hero-style-minimal .hero-v3 .hero-visual{display:none}.hero-style-minimal .hero-v3 .hero-shell{grid-template-columns:1fr}.hero-style-minimal .hero-v3 .hero-content{max-width:1080px}
.hero-style-editorial .hero-v3 .hero-content h1{font-weight:500}.hero-style-editorial .hero-v3 .visual-frame{border-radius:45% 45% 20px 20px}
.hero-style-corporate .hero-v3 .visual-frame{border-radius:14px!important}.hero-style-corporate .hero-v3 .btn{border-radius:10px}
.hero-style-creative .hero-v3 .visual-frame{transform:rotate(2deg)}.hero-style-creative .hero-v3 .hero-bg:after{content:"";position:absolute;width:48vw;height:48vw;border-radius:50%;background:var(--brand);filter:blur(140px);opacity:.16;inset:auto -18vw -25vw auto}
.hero-style-service .hero-v3 .hero-content h1{max-width:1100px}.hero-style-service .hero-v3 .hero-lead{max-width:820px}
.hero-style-dark .hero-v3{background:#05070b}.hero-style-dark .hero-v3 .hero-scrim{background:rgba(3,5,8,.78)}
.card-style-bordered :is(.service-card,.product-card,.review-card,.team-card,.certificate-card,.conversion-card,.before-after-card,.form-v3,.faq-v3 details){border:1px solid color-mix(in srgb,var(--brand) 28%,var(--line));box-shadow:none!important}
.card-style-flat :is(.service-card,.product-card,.review-card,.team-card,.certificate-card,.conversion-card,.before-after-card,.form-v3,.faq-v3 details){box-shadow:none!important;border-radius:max(8px,calc(var(--radius) * .65))}
.card-style-glass :is(.service-card,.product-card,.review-card,.team-card,.certificate-card,.conversion-card,.before-after-card,.form-v3,.faq-v3 details){background:color-mix(in srgb,#fff 84%,transparent)!important;backdrop-filter:blur(18px);box-shadow:0 18px 55px rgba(15,23,42,.08)}
.card-style-luxury :is(.service-card,.product-card,.review-card,.team-card,.certificate-card,.conversion-card,.before-after-card,.form-v3,.faq-v3 details){border:1px solid color-mix(in srgb,var(--brand-2) 34%,var(--line));box-shadow:0 22px 70px color-mix(in srgb,var(--brand-2) 9%,transparent)}
.card-style-compact :is(.service-card,.product-body,.review-card,.team-card,.certificate-card>div,.conversion-card,.before-after-card,.form-v3){padding:clamp(18px,2.5vw,30px)!important}

/* English/LTR needs its own typography and alignment; Arabic rules above must not leak into it. */
html[dir="ltr"] body{font-family:var(--body-font),Arial,sans-serif;letter-spacing:0}
html[dir="ltr"] .carousel-copy h1,html[dir="ltr"] .hero-content h1,html[dir="ltr"] .section-heading h2,html[dir="ltr"] .about-copy h2,html[dir="ltr"] .contact-copy h2{letter-spacing:-.025em;line-height:1.08}
html[dir="ltr"] .carousel-slide.text-left .carousel-slide-shell{justify-content:flex-start;text-align:left}html[dir="ltr"] .carousel-slide.text-right .carousel-slide-shell{justify-content:flex-end;text-align:right}
html[dir="ltr"] .carousel-shade{background:linear-gradient(90deg,rgba(4,8,16,var(--slide-overlay,.45)) 0%,rgba(4,8,16,var(--slide-overlay,.45)) 42%,rgba(4,8,16,.12) 75%,rgba(4,8,16,.28) 100%)}

/* Mobile public profile rebuilt around safe viewport widths and touch targets. */
html,body{max-width:100%;overflow-x:clip}.site-v3 main{max-width:100%;overflow:clip}
@media(max-width:900px){
  .site-v3{--shell:calc(100% - 32px);--section:clamp(62px,16vw,92px)}
  .section-shell,.nav-shell,.hero-shell,.carousel-slide-shell{max-width:100%}
  .site-nav{width:100vw}.nav-shell{height:70px;gap:8px}.brand-mark{max-width:calc(100% - 120px)}.brand-mark strong{max-width:44vw}.brand-mark small{max-width:44vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-mark img,.brand-mark>span{flex:0 0 auto}
  .nav-actions{gap:7px}.lang-link{min-width:38px;text-align:center;padding:8px;border-radius:10px;background:color-mix(in srgb,currentColor 8%,transparent)}.menu-toggle{width:42px;height:42px;flex:0 0 42px}
  .mobile-menu{top:72px;inset-inline:12px;border-radius:18px;max-height:calc(100svh - 92px);overflow:auto}.mobile-menu a{min-height:48px;display:flex;align-items:center}
  .hero-v3{min-height:auto}.hero-shell,.template-beauty .hero-shell,.template-consultant .hero-shell,.hero-style-centered .hero-v3 .hero-shell{grid-template-columns:minmax(0,1fr);padding-top:105px;padding-bottom:68px;gap:34px;text-align:inherit;justify-items:stretch}
  .hero-content,.hero-style-centered .hero-v3 .hero-content{max-width:100%;min-width:0}.hero-content h1{font-size:clamp(2.65rem,12vw,5.4rem)!important;line-height:1.13!important;overflow-wrap:anywhere}.hero-lead{font-size:1rem;line-height:1.85;max-width:100%}
  .hero-style-centered .hero-v3 .eyebrow,.hero-style-centered .hero-v3 .hero-cta-row{justify-content:flex-start}.hero-style-centered .hero-v3 .hero-contact-strip{justify-content:stretch}.hero-style-centered .hero-v3 .hero-visual{width:100%}
  .hero-cta-row{gap:10px}.hero-cta-row .btn{min-width:0}.hero-contact-strip{width:100%;overflow:auto;padding-bottom:4px}.hero-contact-strip a{min-width:138px}
  .hero-visual{width:100%;max-width:680px}.visual-frame{width:100%;aspect-ratio:4/3!important}.floating-proof{inset-inline-start:12px;bottom:14px;max-width:calc(100% - 24px)}
  .hero-carousel-v39{height:auto;min-height:100svh}.carousel-slide-shell{width:calc(100% - 32px);min-height:100svh;padding:108px 0 124px;align-items:flex-end}.carousel-copy{width:100%!important;max-width:100%;min-width:0;gap:14px}.carousel-copy h1{font-size:clamp(2.45rem,11vw,4.8rem)!important;line-height:1.14!important;overflow-wrap:anywhere}.carousel-copy p{max-width:100%;font-size:1rem;line-height:1.8}.carousel-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:9px}.carousel-primary,.carousel-secondary{width:100%;padding:0 14px;min-height:50px;text-align:center}.carousel-arrows{bottom:20px;inset-inline-end:16px}.carousel-dots{bottom:33px;inset-inline-start:16px;transform:none}.carousel-slide>img{object-position:center}
  .section-heading,.about-grid,.video-grid,.faq-grid,.form-layout,.contact-grid{min-width:0}.section-heading h2,.about-copy h2,.contact-copy h2{font-size:clamp(2.2rem,9.5vw,4rem)!important;line-height:1.22!important;overflow-wrap:anywhere}.section-heading>p,.about-copy>p,.contact-copy>p{max-width:100%}
  .services-v3,.catalog-v3,.reviews-v3,.team-v3,.certificates-v3{grid-template-columns:minmax(0,1fr)}.service-card,.product-card,.review-card,.team-card,.certificate-card,.conversion-card,.before-after-card{min-width:0}.service-card{min-height:280px}
  .gallery-v3{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gallery-item,.gallery-item.featured{grid-column:auto!important;margin:0}.gallery-open,.gallery-item.featured .gallery-open{min-height:0!important;aspect-ratio:1/1.08}.gallery-item.featured{grid-column:1/-1!important}.gallery-item.featured .gallery-open{aspect-ratio:16/10}
  .album-filters{display:flex;overflow:auto;flex-wrap:nowrap;padding-bottom:6px;scrollbar-width:none}.album-filters::-webkit-scrollbar{display:none}.album-filters button{white-space:nowrap;flex:0 0 auto}
  .form-v3{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);padding:20px}.form-v3 label,.form-v3 input,.form-v3 select,.form-v3 textarea{min-width:0}.form-v3 input,.form-v3 select,.form-v3 textarea{font-size:16px}.form-v3 label.full,.form-v3>.btn{grid-column:auto}.form-v3>.btn{width:100%}
  .contact-v3{padding-block:80px}.contact-direct{margin-top:30px}.contact-direct a{grid-template-columns:82px minmax(0,1fr)}.contact-direct b{min-width:0;overflow-wrap:anywhere}.footer-info{padding-block:64px}.footer-info-grid{gap:34px}.qr-mini{align-items:flex-start}
  .mobile-actions{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:max(8px,env(safe-area-inset-left),env(safe-area-inset-right))}.mobile-actions a{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .site-footer{padding-bottom:calc(92px + env(safe-area-inset-bottom))}
}
@media(max-width:520px){
  .site-v3{--shell:calc(100% - 24px);--section:62px}.brand-mark div{max-width:45vw}.brand-mark strong{font-size:.82rem}.nav-actions{margin-inline-start:auto}
  .hero-shell{padding-top:92px;padding-bottom:54px}.hero-content h1{font-size:clamp(2.45rem,13.5vw,4.25rem)!important}.hero-lead{font-size:.94rem}.hero-cta-row{display:grid;grid-template-columns:minmax(0,1fr)}.hero-cta-row .btn{width:100%}.hero-contact-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.hero-contact-strip a{min-width:0!important}
  .carousel-slide-shell{width:calc(100% - 24px);padding-top:92px;padding-bottom:112px}.carousel-copy h1{font-size:clamp(2.25rem,12.8vw,3.75rem)!important}.carousel-actions{grid-template-columns:minmax(0,1fr)}.carousel-arrows button{width:40px;height:40px}.carousel-dots{max-width:calc(100% - 120px);overflow:hidden}
  .gallery-v3{grid-template-columns:minmax(0,1fr)}.gallery-item.featured{grid-column:auto!important}.gallery-open,.gallery-item.featured .gallery-open{aspect-ratio:4/3}
  .partners-v3{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.partners-v3 a{min-width:0}.stats-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-wall article{min-width:0}
  .contact-copy h2{font-size:clamp(2.35rem,12vw,3.55rem)!important}.contact-direct a{grid-template-columns:68px minmax(0,1fr);gap:10px}.qr-mini{display:grid!important;grid-template-columns:auto minmax(0,1fr)}
  .sales-demo-bar{gap:6px}.sales-demo-cta{max-width:48vw;overflow:hidden;text-overflow:ellipsis}.preview-ribbon{font-size:.78rem}
}
@media(prefers-reduced-motion:reduce){.section-v3 .reveal{opacity:1!important;transform:none!important;transition:none!important}}
.section-hidden{display:none!important}.stats-zone-v46{min-width:0}.stats-heading-v46{margin-bottom:18px}.stats-heading-v46 h3{margin:0 0 6px;font:800 var(--h3) var(--heading-font)}.stats-heading-v46 p,.partner-description,.footer-info-heading p{margin:0;color:var(--muted);line-height:1.8}.footer-info-heading{margin-bottom:34px}.footer-info-heading h2{font:800 clamp(2rem,4vw,4rem)/1.15 var(--heading-font);margin:0 0 10px}.section-partners .partner-description{text-align:center;margin:-16px auto 30px;max-width:760px}
.section-v3.accent-number .section-index{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 10px 28px color-mix(in srgb,var(--brand) 22%,transparent)}

/* =========================================================
   v4.7 Theme wiring + display modes + mobile gallery/carousel
   ========================================================= */

/* ThemeDefinition keys now reach the public profile as real body classes. */
.theme-executive{--theme-edge:12px;--theme-panel:color-mix(in srgb,var(--brand) 5%,#fff)}
.theme-executive .section-heading{grid-template-columns:150px minmax(0,1fr)}
.theme-executive .service-card,.theme-executive .product-card,.theme-executive .review-card{border-radius:12px}
.theme-executive .section-index{border-radius:10px}

.theme-medical{--theme-edge:24px;--theme-panel:color-mix(in srgb,var(--brand) 6%,#fff)}
.theme-medical .service-card,.theme-medical .product-card,.theme-medical .review-card,.theme-medical .form-v3{border-radius:max(20px,var(--radius))}
.theme-medical .section-index{background:color-mix(in srgb,var(--brand) 10%,#fff);border-color:color-mix(in srgb,var(--brand) 22%,transparent);color:var(--brand)}

.theme-minimal{--theme-edge:8px;--theme-panel:#fff}
.theme-minimal .hero-orb,.theme-minimal .floating-proof{display:none}
.theme-minimal .section-v3{border-top:1px solid var(--line)}
.theme-minimal .service-card,.theme-minimal .product-card,.theme-minimal .review-card{box-shadow:none!important}
.theme-minimal .section-heading h2{font-weight:600}

.theme-luxury{--theme-edge:6px;--theme-panel:color-mix(in srgb,var(--brand) 5%,#fbf7f1)}
.theme-luxury .section-index{border-radius:4px;border-color:color-mix(in srgb,var(--brand) 45%,transparent)}
.theme-luxury .service-card,.theme-luxury .product-card,.theme-luxury .review-card{border-radius:max(6px,calc(var(--radius) * .7))}
.theme-luxury .section-heading h2{font-weight:600}

.theme-corporate{--theme-edge:10px;--theme-panel:#f7f8fa}
.theme-corporate .section-v3{border-top:1px solid var(--line)}
.theme-corporate .service-card,.theme-corporate .product-card,.theme-corporate .review-card,.theme-corporate .form-v3{border-radius:10px}
.theme-corporate .section-index{border-radius:8px}

.theme-creative{--theme-edge:28px;--theme-panel:color-mix(in srgb,var(--brand) 7%,#fff)}
.theme-creative .section-heading h2{max-width:1050px}
.theme-creative .service-card:nth-child(even),.theme-creative .product-card:nth-child(even){transform:translateY(22px)}
.theme-creative .service-card,.theme-creative .product-card,.theme-creative .review-card{border-radius:max(24px,var(--radius))}
.theme-creative .section-index{transform:rotate(-7deg);background:color-mix(in srgb,var(--brand) 10%,transparent)}

.theme-service-pro{--theme-edge:14px;--theme-panel:color-mix(in srgb,var(--brand) 7%,#fff)}
.theme-service-pro .service-card{border-radius:14px}
.theme-service-pro .service-icon{width:54px;height:54px;border-radius:14px;background:var(--brand);display:grid;place-items:center;color:#fff;font-size:25px}
.theme-service-pro .section-index{background:var(--brand);border-color:var(--brand);color:#fff}

.theme-dark-premium{--theme-edge:20px;--theme-panel:#15171c}
.theme-dark-premium .section-index{border-color:color-mix(in srgb,var(--brand) 45%,transparent);color:var(--brand)}
.theme-dark-premium .service-card,.theme-dark-premium .product-card,.theme-dark-premium .review-card{border:1px solid color-mix(in srgb,var(--brand) 22%,rgba(255,255,255,.1));box-shadow:0 24px 70px rgba(0,0,0,.22)}

/* Template families are also distinct; previously several keys fell back to consultant. */
.template-executive .hero-v3{background:#0b1424}.template-executive .visual-frame{border-radius:14px}.template-executive .hero-shell{grid-template-columns:minmax(0,1.1fr) minmax(340px,.72fr)}
.template-minimal .hero-v3{background:#f7f8fa;color:#10131a}.template-minimal .hero-scrim{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.82),rgba(255,255,255,.35))}.template-minimal .hero-lead,.template-minimal .eyebrow{color:#59616d}.template-minimal .btn-ghost{color:#111;border-color:rgba(0,0,0,.16);background:rgba(255,255,255,.6)}.template-minimal .hero-contact-strip{border-color:rgba(0,0,0,.12)}.template-minimal .hero-contact-strip span{color:#6d7480}
.template-creative .hero-v3{background:#151028}.template-creative .visual-frame{border-radius:34px 90px 34px 90px;transform:rotate(2deg)}.template-creative .hero-shell{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr)}
.template-dark-premium .hero-v3{background:#050608}.template-dark-premium .hero-scrim{background:linear-gradient(90deg,rgba(3,4,6,.96),rgba(3,4,6,.78) 48%,rgba(3,4,6,.35))}.template-dark-premium .visual-frame{border-color:color-mix(in srgb,var(--brand) 45%,rgba(255,255,255,.15))}
html[dir="rtl"] .template-minimal .hero-scrim{background:linear-gradient(270deg,rgba(255,255,255,.96),rgba(255,255,255,.82),rgba(255,255,255,.35))}
html[dir="rtl"] .template-dark-premium .hero-scrim{background:linear-gradient(270deg,rgba(3,4,6,.96),rgba(3,4,6,.78) 48%,rgba(3,4,6,.35))}

/* Actual Design Studio display options. */
.buttons-pill :is(.btn,.nav-cta,.carousel-primary,.carousel-secondary,.conversion-card a,.form-v3 button,.gallery-slider-nav button){border-radius:999px!important}
.buttons-rounded :is(.btn,.nav-cta,.carousel-primary,.carousel-secondary,.conversion-card a,.form-v3 button){border-radius:max(10px,var(--radius))!important}
.buttons-square :is(.btn,.nav-cta,.carousel-primary,.carousel-secondary,.conversion-card a,.form-v3 button,.gallery-slider-nav button){border-radius:4px!important}

.services-compact .services-v3{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border:0}
.services-compact .service-card{min-height:220px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius)}
.services-compact .service-card h3{margin:34px 0 10px}.services-compact .service-card a{padding-top:18px}
.services-horizontal .services-v3{grid-template-columns:minmax(0,1fr);gap:12px;border:0}
.services-horizontal .service-card{min-height:0;padding:24px 28px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);display:grid;grid-template-columns:74px minmax(0,1fr) auto;column-gap:24px;align-items:center}
.services-horizontal .service-top{grid-column:1;grid-row:1 / span 3;display:grid;justify-items:center;gap:10px}.services-horizontal .service-card h3{grid-column:2;margin:0 0 8px}.services-horizontal .service-card p{grid-column:2;margin:0}.services-horizontal .service-card a{grid-column:3;grid-row:1 / span 3;margin:0;padding:12px 0 12px 24px;border-top:0;border-inline-start:1px solid rgba(255,255,255,.14);min-width:130px}

.gallery-masonry .gallery-v3{display:block;columns:3 280px;column-gap:14px}.gallery-masonry .gallery-item,.gallery-masonry .gallery-item.featured{display:inline-block;width:100%;grid-column:auto;grid-row:auto;margin:0 0 14px;break-inside:avoid}.gallery-masonry .gallery-open,.gallery-masonry .gallery-item.featured .gallery-open{min-height:0;aspect-ratio:4/3}.gallery-masonry .gallery-item:nth-child(3n+1) .gallery-open{aspect-ratio:4/5}.gallery-masonry .gallery-item:nth-child(4n) .gallery-open{aspect-ratio:16/10}
.gallery-slider .gallery-v3{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 1px 16px}.gallery-slider .gallery-v3::-webkit-scrollbar{display:none}.gallery-slider .gallery-item,.gallery-slider .gallery-item.featured{flex:0 0:min(72vw,820px);grid-column:auto;grid-row:auto;scroll-snap-align:center;margin:0}.gallery-slider .gallery-open,.gallery-slider .gallery-item.featured .gallery-open{min-height:0;aspect-ratio:16/10}

.reviews-slider .reviews-v3{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:10px}.reviews-slider .reviews-v3::-webkit-scrollbar{display:none}.reviews-slider .review-card{flex:0 0:min(70vw,620px);scroll-snap-align:center}
.reviews-quotes .reviews-v3{grid-template-columns:minmax(0,1fr);max-width:980px;margin-inline:auto}.reviews-quotes .review-card{min-height:0;background:transparent!important;box-shadow:none!important;border:0!important;border-block:1px solid var(--line)!important;border-radius:0!important;padding:38px 0}.reviews-quotes .review-card blockquote{font-size:clamp(1.35rem,2.2vw,2rem);text-align:center}.reviews-quotes .review-card footer{justify-content:center}

/* Section-level backgrounds must win over the old hard-coded section backgrounds. */
.section-v3.bg-soft{background:color-mix(in srgb,var(--brand) 5%,#f7f8fb)!important;color:var(--ink)}
.section-v3.bg-brand{background:var(--brand)!important;color:#fff}.section-v3.bg-brand :is(.section-heading>div,.section-heading>p,.section-kicker,.service-card p){color:rgba(255,255,255,.72)}
.section-v3.bg-dark{background:#0b1020!important;color:#fff}.section-v3.bg-dark :is(.section-heading>div,.section-heading>p,.section-kicker){color:rgba(255,255,255,.68)}
.section-v3.bg-gradient{background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 12%,#fff),color-mix(in srgb,var(--brand-2) 7%,#fff))!important;color:var(--ink)}

/* Dark mode and system mode now affect the whole profile, not just a few cards. */
.mode-dark{--ink:#f4f6f8;--muted:#a7afbb;--paper:#0c0f14;--soft:#141820;--line:rgba(255,255,255,.12);--shadow:0 28px 80px rgba(0,0,0,.3);background:var(--paper);color:var(--ink)}
.mode-dark .section-v3.bg-default,.mode-dark .footer-info,.mode-dark .site-footer{background:var(--paper)!important;color:var(--ink)}
.mode-dark .section-v3.bg-soft{background:var(--soft)!important;color:var(--ink)}
.mode-dark :is(.product-card,.review-card,.team-card,.certificate-card,.conversion-card,.before-after-card,.form-v3,.faq-v3 details){background:#151a22;color:var(--ink);border-color:var(--line)}
.mode-dark :is(.product-body p,.review-card blockquote,.faq-v3 p,.form-v3 span,.partner-description,.footer-info-heading p){color:var(--muted)}
.mode-dark .site-nav.scrolled{background:rgba(12,15,20,.9);color:var(--ink);box-shadow:0 1px 0 rgba(255,255,255,.1)}.mode-dark .site-nav.scrolled .nav-cta{background:#fff;color:#111}.mode-dark .mobile-menu{background:#11161d;color:#fff;border:1px solid rgba(255,255,255,.1)}.mode-dark .mobile-menu a{border-color:rgba(255,255,255,.08)}
.mode-dark .mobile-actions{background:rgba(12,15,20,.94);box-shadow:0 -8px 28px rgba(0,0,0,.28)}.mode-dark .mobile-actions a{background:#1b212b;color:#fff}.mode-dark .album-filters button{background:#151a22;color:#fff;border-color:rgba(255,255,255,.12)}

@media(prefers-color-scheme:dark){
  .mode-system{--ink:#f4f6f8;--muted:#a7afbb;--paper:#0c0f14;--soft:#141820;--line:rgba(255,255,255,.12);--shadow:0 28px 80px rgba(0,0,0,.3);background:var(--paper);color:var(--ink)}
  .mode-system .section-v3.bg-default,.mode-system .footer-info,.mode-system .site-footer{background:var(--paper)!important;color:var(--ink)}
  .mode-system .section-v3.bg-soft{background:var(--soft)!important;color:var(--ink)}
  .mode-system :is(.product-card,.review-card,.team-card,.certificate-card,.conversion-card,.before-after-card,.form-v3,.faq-v3 details){background:#151a22;color:var(--ink);border-color:var(--line)}
  .mode-system :is(.product-body p,.review-card blockquote,.faq-v3 p,.form-v3 span,.partner-description,.footer-info-heading p){color:var(--muted)}
  .mode-system .site-nav.scrolled{background:rgba(12,15,20,.9);color:var(--ink);box-shadow:0 1px 0 rgba(255,255,255,.1)}.mode-system .site-nav.scrolled .nav-cta{background:#fff;color:#111}.mode-system .mobile-menu{background:#11161d;color:#fff;border:1px solid rgba(255,255,255,.1)}.mode-system .mobile-menu a{border-color:rgba(255,255,255,.08)}
  .mode-system .mobile-actions{background:rgba(12,15,20,.94)}.mode-system .mobile-actions a{background:#1b212b;color:#fff}.mode-system .album-filters button{background:#151a22;color:#fff;border-color:rgba(255,255,255,.12)}
}

/* Gallery controls: visible for desktop slider and always on mobile. */
.gallery-slider-nav{display:none;align-items:center;justify-content:center;gap:14px;margin-top:22px}.gallery-slider .gallery-slider-nav{display:flex}.gallery-slider-nav button{width:44px;height:44px;border:1px solid var(--line);background:var(--paper);color:var(--ink);display:grid;place-items:center;font-size:18px;box-shadow:0 8px 26px rgba(0,0,0,.06)}.gallery-slider-nav span{display:flex;align-items:center;gap:7px;font-weight:800;min-width:76px;justify-content:center}.gallery-slider-nav span i{font-style:normal;color:var(--muted)}.gallery-slider-nav span em{font-style:normal;color:var(--muted)}

/* Back to top */
.back-to-top{position:fixed;z-index:1040;inset-inline-end:26px;bottom:28px;width:48px;height:48px;border:1px solid color-mix(in srgb,var(--brand) 35%,transparent);border-radius:50%;background:color-mix(in srgb,var(--paper) 92%,transparent);color:var(--ink);box-shadow:0 16px 42px rgba(0,0,0,.14);backdrop-filter:blur(14px);display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(12px) scale(.9);transition:.22s ease}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:translateY(-2px)}.back-to-top span{font-size:20px;line-height:1}

@media(max-width:900px){
  /* On mobile the portfolio is intentionally a slider regardless of desktop gallery style. */
  .site-v3 .gallery-v3,.site-v3.gallery-masonry .gallery-v3,.site-v3.gallery-grid .gallery-v3,.site-v3.gallery-slider .gallery-v3{display:flex!important;grid-template-columns:none!important;columns:auto!important;overflow-x:auto!important;overflow-y:hidden;gap:12px;scroll-snap-type:x mandatory;scroll-padding-inline:8%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 8% 12px;margin-inline:-8%}
  .site-v3 .gallery-v3::-webkit-scrollbar{display:none}
  .site-v3 .gallery-item,.site-v3 .gallery-item.featured,.site-v3.gallery-masonry .gallery-item,.site-v3.gallery-masonry .gallery-item.featured{display:block!important;flex:0 0:min(82vw,430px)!important;width:auto!important;margin:0!important;grid-column:auto!important;grid-row:auto!important;break-inside:auto;scroll-snap-align:center;transform:none!important}
  .site-v3 .gallery-open,.site-v3 .gallery-item.featured .gallery-open,.site-v3.gallery-masonry .gallery-open,.site-v3.gallery-masonry .gallery-item.featured .gallery-open{min-height:0!important;height:auto!important;aspect-ratio:4/3!important;border-radius:max(14px,var(--radius))}
  .site-v3 .gallery-slider-nav{display:flex}

  /* Mobile carousel is no longer full-screen; preserve a useful image crop and readable copy. */
  .site-v3 .hero-carousel-v39{height:clamp(480px,72svh,620px)!important;min-height:480px!important;max-height:620px}
  .site-v3 .carousel-slide-shell{height:100%;min-height:0!important;width:calc(100% - 28px);padding:86px 0 78px!important;align-items:flex-end}
  .site-v3 .carousel-copy{gap:10px}.site-v3 .carousel-copy h1{font-size:clamp(2rem,9.6vw,3.3rem)!important;line-height:1.16!important}.site-v3 .carousel-copy p{font-size:.92rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.site-v3 .carousel-eyebrow{font-size:.7rem}.site-v3 .carousel-actions{gap:8px}.site-v3 .carousel-primary,.site-v3 .carousel-secondary{min-height:44px;padding:0 14px;font-size:.82rem}.site-v3 .carousel-arrows{bottom:18px}.site-v3 .carousel-dots{bottom:30px}.site-v3 .carousel-slide>img{object-fit:cover;object-position:center center}

  .services-horizontal .service-card{grid-template-columns:56px minmax(0,1fr);padding:20px;column-gap:14px}.services-horizontal .service-top{grid-column:1;grid-row:1 / span 2}.services-horizontal .service-card h3,.services-horizontal .service-card p{grid-column:2}.services-horizontal .service-card a{grid-column:1/-1;grid-row:auto;border-inline-start:0;border-top:1px solid rgba(255,255,255,.14);padding:16px 0 0;margin-top:14px}.services-compact .services-v3{grid-template-columns:minmax(0,1fr)}
  .theme-creative .service-card:nth-child(even),.theme-creative .product-card:nth-child(even){transform:none}
  .back-to-top{width:44px;height:44px;inset-inline-end:14px;bottom:calc(88px + env(safe-area-inset-bottom))}
}
@media(max-width:520px){
  .site-v3 .gallery-v3{padding-inline:6%;margin-inline:-6%;scroll-padding-inline:6%}.site-v3 .gallery-item,.site-v3 .gallery-item.featured{flex-basis:86vw!important}.site-v3 .gallery-open,.site-v3 .gallery-item.featured .gallery-open{aspect-ratio:4/3!important}
  .site-v3 .hero-carousel-v39{height:clamp(440px,68svh,560px)!important;min-height:440px!important;max-height:560px}.site-v3 .carousel-slide-shell{padding-top:78px!important;padding-bottom:70px!important}.site-v3 .carousel-copy h1{font-size:clamp(1.85rem,9.8vw,2.85rem)!important}.site-v3 .carousel-copy p{font-size:.86rem;-webkit-line-clamp:2}.site-v3 .carousel-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.site-v3 .carousel-primary,.site-v3 .carousel-secondary{width:100%;min-width:0}.site-v3 .carousel-dots{inset-inline-start:14px;bottom:26px}.site-v3 .carousel-arrows{inset-inline-end:14px;bottom:14px}
}
.gallery-slider-nav[hidden]{display:none!important}
.mode-light{--ink:#10131a;--muted:#6d7480;--paper:#fff;--soft:#f4f5f7;--line:rgba(16,19,26,.11);background:#fff;color:var(--ink)}

/* v4.8.1 public profile interaction fixes */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Keep the complete carousel artwork visible on every screen size. */
.site-v3 .hero-carousel-v39,.site-v3 .carousel-slide{background:#06090f}
.site-v3 .carousel-slide>img{object-fit:contain!important;object-position:center center!important;background:#06090f}
.site-v3 .carousel-shade{pointer-events:none}

/* Social links are compact animated icon buttons instead of text links. */
.social-v3{gap:10px;align-items:center}
.social-v3 .social-icon{position:relative;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--paper) 94%,transparent);color:var(--ink);display:grid;place-items:center;text-decoration:none;box-shadow:0 8px 24px rgba(15,23,42,.06);transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease,color .28s ease,background .28s ease;overflow:hidden}
.social-v3 .social-icon:before{content:"";position:absolute;inset:50%;border-radius:50%;background:color-mix(in srgb,var(--brand) 14%,transparent);transition:inset .3s ease}
.social-v3 .social-icon svg{position:relative;z-index:1;width:21px;height:21px;fill:currentColor;transition:transform .3s cubic-bezier(.2,.8,.2,1)}
.social-v3 .social-icon:hover{transform:translateY(-5px) rotate(-2deg);border-color:color-mix(in srgb,var(--brand) 42%,var(--line));color:var(--brand);box-shadow:0 14px 34px color-mix(in srgb,var(--brand) 16%,transparent)}
.social-v3 .social-icon:hover:before{inset:0}
.social-v3 .social-icon:hover svg{transform:scale(1.12) rotate(2deg)}
.social-v3 .social-icon:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 28%,transparent);outline-offset:3px}

/* Desktop floating WhatsApp shortcut, visually paired with back-to-top. */
.floating-whatsapp{display:none}
@media(min-width:901px){
  .floating-whatsapp{position:fixed;z-index:1042;right:26px;bottom:28px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 16px 42px rgba(18,140,77,.28);display:grid;place-items:center;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}
  .floating-whatsapp:before{content:"";position:absolute;inset:-5px;border:1px solid rgba(37,211,102,.32);border-radius:inherit;animation:spWhatsappPulse 2.2s ease-out infinite}
  .floating-whatsapp svg{width:27px;height:27px;fill:currentColor;position:relative;z-index:1}
  .floating-whatsapp>span{position:absolute;right:62px;white-space:nowrap;padding:8px 11px;border-radius:10px;background:#111827;color:#fff;font-size:11px;font-weight:800;opacity:0;visibility:hidden;transform:translateX(6px);transition:.2s ease;box-shadow:0 8px 24px rgba(0,0,0,.18)}
  .floating-whatsapp:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 20px 48px rgba(18,140,77,.38);filter:saturate(1.08)}
  .floating-whatsapp:hover>span{opacity:1;visibility:visible;transform:none}
}
@keyframes spWhatsappPulse{0%{opacity:.75;transform:scale(.92)}70%,100%{opacity:0;transform:scale(1.32)}}
@media(prefers-reduced-motion:reduce){.floating-whatsapp:before{animation:none}.social-v3 .social-icon,.social-v3 .social-icon svg{transition:none}}

/* Mobile gallery: one proper slide at a time, swipeable with visible controls. */
@media(max-width:900px){
  .site-v3 .section-work .gallery-v3,.site-v3.gallery-masonry .section-work .gallery-v3,.site-v3.gallery-grid .section-work .gallery-v3,.site-v3.gallery-slider .section-work .gallery-v3{display:flex!important;columns:auto!important;grid-template-columns:none!important;gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth;scroll-padding:0!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0!important;margin:0!important;border-radius:max(14px,var(--radius))}
  .site-v3 .section-work .gallery-v3::-webkit-scrollbar{display:none}
  .site-v3 .section-work .gallery-item,.site-v3 .section-work .gallery-item.featured,.site-v3.gallery-masonry .section-work .gallery-item,.site-v3.gallery-masonry .section-work .gallery-item.featured{display:block!important;flex:0 0 100%!important;width:100%!important;max-width:none!important;margin:0!important;grid-column:auto!important;grid-row:auto!important;break-inside:auto!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;transform:none!important}
  .site-v3 .section-work .gallery-open,.site-v3 .section-work .gallery-item.featured .gallery-open,.site-v3.gallery-masonry .section-work .gallery-open,.site-v3.gallery-masonry .section-work .gallery-item.featured .gallery-open{display:block!important;width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:4/3!important;border-radius:max(14px,var(--radius))!important}
  .site-v3 .section-work .gallery-open img{object-fit:cover}
  .site-v3 .section-work .gallery-slider-nav{display:flex!important;margin-top:16px}
}
@media(max-width:520px){
  .site-v3 .section-work .gallery-open,.site-v3 .section-work .gallery-item.featured .gallery-open{aspect-ratio:1/1!important}
}
