@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;500;600;700&family=Gveret+Levin&family=Heebo:wght@300;400;500;600;700&family=Noto+Serif+Hebrew:wght@400;500;600;700&display=swap');
:root{--bg:#050505;--bg2:#0a0908;--ink:#f7f3eb;--muted:#b8b0a4;--gold:#d9ad4a;--gold2:#f0d285;--ivory:#eee7dc;--line:rgba(217,173,74,.22);--panel:#0d0c0a;--max:1180px;--shadow:0 24px 70px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Heebo',Arial,sans-serif;line-height:1.78;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}body{font-weight:400;letter-spacing:.005em}h2,h3,h4,.section-intro h2,.page-hero h1{letter-spacing:-.025em}.links a,.btn,.header-cta,.nav-cta{font-weight:600}.hero-white,.hero-gold{letter-spacing:.01em!important}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.wrap-wide{width:min(1420px,calc(100% - 44px));margin:auto}
/* Header */
.site-header,header{position:sticky;top:0;z-index:80;background:rgba(5,5,5,.88);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.transparent-header{position:absolute;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.12));border-bottom:0}.site-nav,header nav{min-height:84px;display:flex;align-items:center;gap:30px}.brand-mark,.brand{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:155px}.brand img{width:54px;height:54px;object-fit:contain;margin-left:9px}.brand span{font-family:'Noto Serif Hebrew',serif;font-size:14px;letter-spacing:.12em}.brand-hn{font-family:'Noto Serif Hebrew',serif;font-size:44px;line-height:.78;color:var(--gold2)}.brand-name{font-family:'Noto Serif Hebrew',serif;font-size:16px;letter-spacing:.08em;color:var(--gold2)}.brand-sub{font-size:9px;letter-spacing:.38em;color:#eee}.links{display:flex;align-items:center;gap:27px;margin-inline:auto}.links a{font-size:14px;color:#eee;position:relative;padding:31px 0 26px}.links a:after{content:"";position:absolute;right:0;left:0;bottom:18px;height:1px;background:var(--gold);transform:scaleX(0);transition:.25s}.links a:hover,.links a.active{color:var(--gold2)}.links a.active:after,.links a:hover:after{transform:scaleX(1)}.header-cta,.nav-cta{border:1px solid rgba(217,173,74,.55);border-radius:999px;padding:10px 18px;color:var(--gold2);font-size:13px}.menu-btn{display:none;background:transparent;color:#fff;border:1px solid var(--line);border-radius:12px;padding:8px 12px;font-size:25px}.floating-wa{position:fixed;left:18px;bottom:18px;z-index:65;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold2),#b98219);color:#111;border:1px solid #f7dc92;box-shadow:var(--shadow)}
/* Hero */
.signature-hero{position:relative;height:100svh;min-height:720px;max-height:980px;overflow:hidden;background:#050505}.hero-media{position:absolute;inset:0}.hero-slide{position:absolute;inset:-3%;background-size:cover;background-position:center;opacity:0;transform:scale(1.045);transition:opacity 1.45s ease,transform 8s ease}.hero-slide.active{opacity:1;transform:scale(1.01)}.hero-film{position:absolute;inset:0;background:linear-gradient(270deg,rgba(4,4,4,.97) 0%,rgba(4,4,4,.90) 22%,rgba(4,4,4,.57) 44%,rgba(4,4,4,.12) 70%,rgba(4,4,4,.18) 100%),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.28))}.hero-content{position:relative;height:100%;display:flex;align-items:center;padding-top:72px}.hero-copy{width:min(620px,52vw);text-align:right}.eyebrow{display:block;color:var(--gold);font-size:11px;letter-spacing:.2em;margin-bottom:18px}.hero-copy h1{margin:0;line-height:.9}.hero-white,.hero-gold{display:block;font-family:'Gveret Levin','Noto Sans Hebrew',sans-serif;font-weight:700;letter-spacing:.01em;text-shadow:0 8px 28px rgba(0,0,0,.45)}.hero-white{font-size:clamp(62px,6.4vw,102px);color:#fff}.hero-gold{font-size:clamp(66px,6.8vw,108px);color:var(--gold2);margin-top:4px}.ornament-line{display:flex;align-items:center;gap:12px;width:240px;margin:24px 0 20px}.ornament-line i{height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--gold))}.ornament-line i:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.ornament-line b{color:var(--gold);font-weight:400}.hero-copy p{max-width:560px;margin:0;color:#ece7df;font-size:16px;line-height:1.85}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border:1px solid var(--gold);border-radius:999px;transition:.25s;cursor:pointer}.btn.primary,.btn.gold{background:linear-gradient(135deg,#efcf7b,#c89022);color:#15110a;font-weight:700;border-color:#e7c66c}.btn.ghost{background:rgba(0,0,0,.18);color:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(217,173,74,.15)}.event-ribbon{position:absolute;right:50%;bottom:24px;transform:translateX(50%);width:min(1160px,calc(100% - 44px));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(4,4,4,.68);border:1px solid var(--line);backdrop-filter:blur(14px)}.lux-service-item{display:flex;align-items:center;justify-content:center;gap:12px;min-height:86px;border-left:1px solid var(--line);transition:.25s}.lux-service-item:last-child{border-left:0}.lux-service-item:hover{background:rgba(217,173,74,.06)}.event-icon{font-family:'Noto Serif Hebrew',serif;font-size:27px;color:var(--gold)}.lux-service-item strong,.lux-service-item small{display:block}.lux-service-item strong{font-size:14px;color:var(--gold2)}.lux-service-item small{font-size:11px;color:#bfb6aa}.scroll-cue{position:absolute;bottom:5px;right:50%;transform:translateX(50%);font-size:28px;color:var(--gold)}
/* Sections */
section{position:relative}.section-intro{padding-top:105px;text-align:center;max-width:880px}.section-intro h2{font-family:'Noto Serif Hebrew',serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1.08;margin:0}.section-intro h2 em{font-style:normal;color:var(--gold2)}.section-intro p{max-width:690px;margin:22px auto 0;color:var(--muted);font-size:16px}.stories-section{padding-bottom:110px;background:linear-gradient(180deg,#080706,#050505 35%)}.story-stack{width:min(1320px,calc(100% - 44px));margin:54px auto 0;display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:360px 360px;gap:12px}.story-card{position:relative;overflow:hidden;background:#111;min-height:0}.story-card:first-child{grid-row:1/3}.story-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease,filter .4s}.story-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.78))}.story-card:hover img{transform:scale(1.035)}.story-card span{position:absolute;z-index:2;right:28px;bottom:24px}.story-card span b,.story-card span small{display:block}.story-card span b{font-family:'Noto Serif Hebrew',serif;font-size:28px;font-weight:500}.story-card span small{color:#d6cec2;font-size:13px}.story-card:nth-child(4){display:none}.center-action{text-align:center;margin-top:34px}.text-link{color:var(--gold2);font-weight:600;border-bottom:1px solid rgba(217,173,74,.45);padding-bottom:3px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#080706}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid article{padding:44px 34px;border-left:1px solid var(--line)}.trust-grid article:last-child{border-left:0}.trust-grid b{font-family:'Noto Serif Hebrew',serif;color:var(--gold);font-size:27px}.trust-grid h3{font-size:19px;margin:8px 0}.trust-grid p{font-size:13px;color:var(--muted);margin:0}.editorial-about{background:var(--ivory);color:#181511;padding:110px 0}.about-editorial-grid{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(50px,8vw,110px)}.about-portrait{margin:0;position:relative}.about-portrait:before{content:"";position:absolute;inset:24px -24px -24px 24px;border:1px solid rgba(132,91,14,.34)}.about-portrait img{position:relative;width:100%;aspect-ratio:4/5;object-fit:cover}.about-editorial-copy .eyebrow{color:#8c6519}.about-editorial-copy h2{font-family:'Noto Serif Hebrew',serif;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:1.05;margin:0 0 22px}.about-editorial-copy p{font-size:17px;color:#4b4338;max-width:610px}.about-editorial-copy blockquote{margin:30px 0;padding-right:22px;border-right:2px solid #b5811d;font-family:'Noto Serif Hebrew',serif;font-size:22px;color:#7a5715}.dark-link{color:#6c4c12}.experience-section{padding-bottom:110px;background:#070707}.clean-process{margin-top:50px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.clean-process article{padding:32px 24px;min-height:210px;border-left:1px solid var(--line)}.clean-process article:last-child{border-left:0}.clean-process b{font-family:'Noto Serif Hebrew',serif;font-size:27px;color:var(--gold)}.clean-process h3{font-size:18px;margin:24px 0 8px}.clean-process p{font-size:13px;color:var(--muted);margin:0}.reviews-band{padding-bottom:110px;background:radial-gradient(circle at 50% 0,rgba(217,173,74,.07),transparent 35%),#050505}.home-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px}.home-review{padding:34px;border:1px solid var(--line);background:#0a0907;min-height:180px}.home-review p{font-family:'Noto Serif Hebrew',serif;font-size:20px;line-height:1.55;margin:0}.home-review strong{display:block;margin-top:20px;color:var(--gold2)}.final-cta{padding:0 0 95px;background:#050505}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:46px;border:1px solid var(--line);background:linear-gradient(120deg,#11100d,#080808)}.final-cta h2{font-family:'Noto Serif Hebrew',serif;font-size:38px;font-weight:400;margin:0}.final-cta p{color:var(--muted);margin:8px 0 0}
/* Inner pages */
.page-hero{padding:90px 0 54px;background:radial-gradient(circle at 70% 0,rgba(217,173,74,.08),transparent 35%),#070707;border-bottom:1px solid var(--line)}.page-hero h1{font-family:'Noto Serif Hebrew',serif;font-size:clamp(46px,6vw,76px);font-weight:400;margin:0}.page-hero p{color:var(--muted);max-width:700px;margin:10px 0 0}.panel{background:#0a0907;border:1px solid var(--line);padding:30px}.cards{display:grid;gap:18px;padding:70px 0}.service-card{display:grid;grid-template-columns:1fr 1fr;padding:0;overflow:hidden}.service-card:nth-child(even) img{order:2}.service-card img{width:100%;height:420px;object-fit:cover}.service-card .copy{padding:50px;display:flex;flex-direction:column;justify-content:center}.service-card h3{font-family:'Noto Serif Hebrew',serif;font-size:36px;font-weight:400;margin:0 0 12px}.service-card p{color:var(--muted)}.service-card .btn{align-self:flex-start;margin-top:16px}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px;padding:60px 0}.gallery-item{grid-column:span 6;position:relative;overflow:hidden;min-height:420px}.gallery-item:nth-child(3n+1){grid-column:span 7}.gallery-item:nth-child(3n+2){grid-column:span 5}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item .label{position:absolute;right:18px;bottom:16px;background:rgba(0,0,0,.65);padding:7px 12px;border:1px solid var(--line);color:var(--gold2)}.notice{padding:18px;border:1px solid var(--line);color:var(--muted)}.about-preview{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;margin:70px 0}.about-preview img{width:100%;aspect-ratio:4/5;object-fit:cover}.about-copy h2{font-family:'Noto Serif Hebrew',serif;font-size:48px;font-weight:400}.about-copy p{color:var(--muted);font-size:16px}.actions{display:flex;gap:10px;flex-wrap:wrap}.gold{color:var(--gold2)}.area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:50px 0}.area{padding:28px;border:1px solid var(--line);background:#0a0907}.seo-copy{color:var(--muted);padding-bottom:60px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:60px 0}.contact-box h2{font-family:'Noto Serif Hebrew',serif;font-size:36px;font-weight:400;margin-top:0}.contact-steps{list-style:none;padding:0;margin:28px 0}.contact-steps li{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.contact-steps li>b{font-family:'Noto Serif Hebrew',serif;color:var(--gold);font-size:24px}.contact-steps strong,.contact-steps small{display:block}.contact-steps small{color:var(--muted)}form{display:grid;gap:15px}label{display:grid;gap:6px;font-size:13px;color:#d8d0c5}input,select,textarea{width:100%;background:#050505;border:1px solid rgba(217,173,74,.24);border-radius:10px;padding:12px;color:#fff;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold)}textarea{min-height:120px;resize:vertical}.full{width:100%}.form-honey{position:absolute;left:-9999px;opacity:0}.form-status{min-height:24px;font-size:13px}.form-status.success{padding:14px;border:1px solid rgba(90,190,116,.4);background:rgba(90,190,116,.08)}.form-status.success strong,.form-status.success span{display:block}.form-status.error{padding:14px;border:1px solid rgba(220,80,80,.4);background:rgba(220,80,80,.08)}.review-box{margin:18px 0}.review-box p{font-family:'Noto Serif Hebrew',serif;font-size:21px}.site-footer,footer{border-top:1px solid var(--line);background:#030303}.foot{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#aaa;font-size:12px}.foot strong{color:var(--gold2);font-family:'Noto Serif Hebrew',serif}.foot-links{display:flex;gap:16px}
/* Utility / older compatibility */
.home-packages{display:none}.cta-strip{border-radius:0}.center-action .btn{margin-top:10px}.phone-ltr{direction:ltr;unicode-bidi:isolate}.btn.gold{background:linear-gradient(135deg,#efcf7b,#c89022);color:#16120a}.btn:not(.primary):not(.ghost):not(.gold){background:transparent;color:var(--gold2)}
/* Mobile */
@media(max-width:980px){.site-nav,header nav{min-height:72px}.links{position:absolute;top:72px;right:12px;left:12px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:#090909;border:1px solid var(--line);box-shadow:var(--shadow)}.links.open{display:flex}.links a{padding:13px 16px}.links a:after{display:none}.header-cta,.nav-cta{margin-inline-start:auto}.menu-btn{display:block}.brand-mark,.brand{min-width:auto}.brand-hn{font-size:34px}.brand-name{font-size:12px}.brand-sub{font-size:7px}.signature-hero{min-height:820px;height:auto}.hero-content{min-height:820px;align-items:flex-end;padding-bottom:170px;padding-top:100px}.hero-copy{width:min(680px,100%)}.hero-film{background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.22) 35%,rgba(4,4,4,.82) 62%,rgba(4,4,4,.98) 100%)}.event-ribbon{grid-template-columns:repeat(2,1fr);bottom:18px}.lux-service-item{min-height:72px;border-bottom:1px solid var(--line)}.story-stack{grid-template-columns:1fr 1fr;grid-template-rows:430px 300px}.story-card:first-child{grid-column:1/3;grid-row:auto}.story-card:nth-child(4){display:block}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-left:0;border-bottom:1px solid var(--line)}.about-editorial-grid,.about-preview,.contact-grid{grid-template-columns:1fr}.about-portrait{max-width:540px;margin:auto}.clean-process{grid-template-columns:repeat(2,1fr)}.home-reviews-grid{grid-template-columns:1fr}.final-cta-inner{align-items:flex-start;flex-direction:column}.service-card,.service-card:nth-child(even){grid-template-columns:1fr}.service-card:nth-child(even) img{order:0}.area-grid{grid-template-columns:1fr 1fr}.gallery-item,.gallery-item:nth-child(3n+1),.gallery-item:nth-child(3n+2){grid-column:span 6}.foot{flex-wrap:wrap;padding:22px 0}}
@media(max-width:620px){.wrap,.wrap-wide{width:min(100% - 24px,var(--max))}.transparent-header .header-cta{display:none}.hero-content{min-height:760px;padding-bottom:190px}.hero-white{font-size:clamp(50px,17vw,74px)}.hero-gold{font-size:clamp(54px,18vw,78px)}.hero-copy p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.event-ribbon{width:calc(100% - 16px);grid-template-columns:1fr 1fr}.lux-service-item{gap:7px;padding:8px}.lux-service-item strong{font-size:12px}.lux-service-item small{font-size:9px}.event-icon{font-size:21px}.section-intro{padding-top:74px}.section-intro h2{font-size:clamp(36px,11vw,52px)}.story-stack{width:calc(100% - 20px);display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px}.story-card,.story-card:first-child{flex:0 0 86%;height:470px;min-height:470px;scroll-snap-align:center}.story-card:nth-child(4){display:block}.editorial-about{padding:78px 0}.about-portrait:before{inset:14px -12px -12px 12px}.about-editorial-copy h2{font-size:44px}.clean-process{grid-template-columns:1fr}.clean-process article{min-height:150px;border-left:0;border-bottom:1px solid var(--line)}.final-cta{padding-bottom:60px}.final-cta-inner{padding:30px 22px}.final-cta h2{font-size:31px}.service-card img{height:300px}.service-card .copy{padding:28px 22px}.gallery-grid{display:block;padding-top:30px}.gallery-item{min-height:0;margin-bottom:10px;aspect-ratio:4/3}.area-grid{grid-template-columns:1fr}.contact-grid{padding:35px 0}.panel{padding:22px}.foot{display:grid;grid-template-columns:1fr;text-align:center}.foot-links{justify-content:center;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.hero-slide{transition:opacity .3s!important;transform:none!important}.story-card img,.btn{transition:none!important}}
/* CMS-generated featured gallery compatibility */
.story-stack .thumb{position:relative;overflow:hidden;background:#111;min-height:0}.story-stack .thumb:first-child{grid-row:1/3}.story-stack .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease,filter .4s}.story-stack .thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.78));pointer-events:none}.story-stack .thumb:hover img{transform:scale(1.035)!important}.story-stack .thumb>span{position:absolute;z-index:2;right:28px;bottom:24px;font-family:'Noto Serif Hebrew',serif;font-size:28px;font-weight:500;color:#fff}.story-stack .thumb:nth-child(4){display:none}
@media(max-width:980px){.story-stack .thumb:first-child{grid-column:1/3;grid-row:auto}.story-stack .thumb:nth-child(4){display:block}}
@media(max-width:620px){.story-stack .thumb,.story-stack .thumb:first-child{flex:0 0 86%;height:470px;min-height:470px;scroll-snap-align:center}.story-stack .thumb:nth-child(4){display:block}.story-stack .thumb>span{font-size:24px;right:20px;bottom:18px}}

/* V16.1 Gallery Experience */
.gallery-hero{text-align:center;padding-bottom:48px}.gallery-hero .eyebrow,.gallery-toolbar .eyebrow,.gallery-cta .eyebrow{font-size:11px;letter-spacing:.22em;color:var(--gold);text-transform:uppercase}.gallery-hero p{margin-inline:auto}.gallery-experience{padding:42px 0 90px;background:linear-gradient(180deg,#060606 0%,#0a0805 48%,#050505 100%)}
.gallery-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-category{position:relative;min-height:250px;border:1px solid rgba(217,173,74,.18);background:#090806;color:#fff;overflow:hidden;cursor:pointer;text-align:right;padding:0}.gallery-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.86) brightness(.72);transition:transform .65s ease,filter .35s ease}.gallery-category-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.82) 100%)}.gallery-category strong,.gallery-category small,.gallery-category-icon{position:absolute;z-index:2;right:22px}.gallery-category-icon{bottom:79px;color:var(--gold2);font-size:28px}.gallery-category strong{bottom:42px;font-family:'Noto Serif Hebrew',serif;font-size:28px;font-weight:500}.gallery-category small{bottom:20px;color:#d0c6b8;font-size:11px}.gallery-category:hover img{transform:scale(1.045);filter:saturate(.95) brightness(.82)}.gallery-category.active{border-color:var(--gold2);box-shadow:0 0 0 1px rgba(217,173,74,.2),0 20px 50px rgba(0,0,0,.35)}.gallery-category.active:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,221,137,.5);pointer-events:none}
.gallery-toolbar{display:flex;justify-content:space-between;align-items:end;gap:25px;padding:52px 0 24px;border-bottom:1px solid var(--line)}.gallery-toolbar h2{font-family:'Noto Serif Hebrew',serif;font-size:44px;font-weight:400;margin:5px 0 0}.gallery-subfilters{display:flex;gap:8px;flex-wrap:wrap}.gallery-subfilters button{background:transparent;border:1px solid rgba(217,173,74,.24);color:#d9d0c3;padding:9px 15px;border-radius:999px;cursor:pointer}.gallery-subfilters button:hover,.gallery-subfilters button.active{background:linear-gradient(135deg,var(--gold2),#b9831d);color:#14100a;border-color:transparent}
.portfolio-masonry{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:180px;gap:9px;padding-top:14px}.portfolio-shot{position:relative;grid-column:span 4;grid-row:span 2;border:0;background:#111;padding:0;overflow:hidden;cursor:zoom-in;opacity:1;transform:scale(1);transition:opacity .28s ease,transform .28s ease}.portfolio-shot.wide{grid-column:span 8}.portfolio-shot.tall{grid-row:span 3}.portfolio-shot[hidden]{display:none}.portfolio-shot img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .35s}.portfolio-shot:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.72));opacity:.7;transition:.3s}.portfolio-shot span{position:absolute;z-index:2;right:17px;bottom:13px;color:#fff;font-size:13px;opacity:.85}.portfolio-shot:hover img{transform:scale(1.035);filter:brightness(1.05)}.portfolio-shot:hover:after{opacity:.95}.gallery-empty{margin:45px 0;padding:40px;text-align:center;border:1px solid var(--line);background:#090806}.gallery-empty strong,.gallery-empty span{display:block}.gallery-empty strong{font-family:'Noto Serif Hebrew',serif;color:var(--gold2);font-size:28px}.gallery-empty span{color:var(--muted);margin-top:7px}.gallery-cta{margin-top:50px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(217,173,74,.28);background:linear-gradient(120deg,rgba(217,173,74,.07),rgba(255,255,255,.02))}.gallery-cta h2{font-family:'Noto Serif Hebrew',serif;font-size:34px;font-weight:400;margin:5px 0}.gallery-cta p{color:var(--muted);margin:0}
.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:120;background:rgba(0,0,0,.94);display:grid;place-items:center;padding:30px}.lightbox figure{margin:0;max-width:min(1160px,88vw);max-height:88vh;text-align:center}.lightbox img{max-width:100%;max-height:80vh;object-fit:contain;box-shadow:0 30px 90px rgba(0,0,0,.65)}.lightbox figcaption{color:#ccc;margin-top:10px;font-size:13px}.lightbox-close,.lightbox-nav{position:absolute;border:1px solid rgba(217,173,74,.35);background:rgba(10,10,10,.7);color:#fff;cursor:pointer}.lightbox-close{left:24px;top:20px;width:44px;height:44px;border-radius:50%;font-size:30px}.lightbox-nav{top:50%;transform:translateY(-50%);width:48px;height:62px;font-size:38px}.lightbox-nav.prev{right:20px}.lightbox-nav.next{left:20px}body.lightbox-open{overflow:hidden}
@media(max-width:900px){.gallery-category-grid{grid-template-columns:repeat(2,1fr)}.gallery-category{min-height:220px}.gallery-toolbar{align-items:flex-start;flex-direction:column}.portfolio-masonry{grid-auto-rows:150px}.portfolio-shot,.portfolio-shot.wide{grid-column:span 6}}
@media(max-width:620px){.gallery-experience{padding-top:18px}.gallery-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;padding-bottom:6px}.gallery-category{flex:0 0 78%;min-height:210px;scroll-snap-align:center}.gallery-toolbar{padding-top:34px}.gallery-toolbar h2{font-size:36px}.gallery-subfilters{overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:4px}.gallery-subfilters button{white-space:nowrap}.portfolio-masonry{display:grid;grid-template-columns:1fr;grid-auto-rows:auto}.portfolio-shot,.portfolio-shot.wide,.portfolio-shot.tall{grid-column:1;grid-row:auto;aspect-ratio:4/3}.portfolio-shot.tall{aspect-ratio:4/5}.gallery-cta{align-items:flex-start;flex-direction:column;padding:25px 22px}.lightbox{padding:12px}.lightbox-nav{display:none}.lightbox-close{left:14px;top:14px}}


/* V16.2 Premium Typography + animated event cards */
:root{--body-font:'Heebo',Arial,sans-serif;--heading-font:'Frank Ruhl Libre','Noto Serif Hebrew',serif}
body{font-family:var(--body-font)}
.section-intro h2,.about-editorial-copy h2,.final-cta h2,.page-hero h1,.gallery-toolbar h2,.gallery-cta h2,.service-card h2,.service-card h3,.panel h2,.panel h3,.home-review p,.trust-grid b,.story-card span b,.gallery-category strong,.gallery-empty strong{font-family:var(--heading-font)}
.hero-white,.hero-gold{font-family:'Gveret Levin','Heebo',sans-serif!important}
.eyebrow{font-family:var(--body-font);font-weight:600;letter-spacing:.16em}.section-intro p,.hero-copy p,.about-editorial-copy p,.service-card p,.panel p,.gallery-cta p{font-family:var(--body-font)}

/* Home event cards: photography first, restrained motion */
.event-ribbon{gap:8px;background:transparent;border:0;backdrop-filter:none}
.lux-service-item{position:relative;isolation:isolate;overflow:hidden;min-height:112px;border:1px solid rgba(217,173,74,.25);background:#090806;padding:0;justify-content:flex-start;box-shadow:0 16px 40px rgba(0,0,0,.22)}
.lux-service-item:last-child{border-left:1px solid rgba(217,173,74,.25)}
.event-visual{position:absolute;inset:0;z-index:-2}.event-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.58);transform:scale(1.045);transition:transform 1.3s cubic-bezier(.2,.75,.2,1),filter .55s ease}.event-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.92) 0%,rgba(4,4,4,.72) 48%,rgba(4,4,4,.20) 100%)}
.event-visual:before{content:"";position:absolute;inset:-40% -80%;z-index:2;background:linear-gradient(105deg,transparent 42%,rgba(240,210,133,.13) 49%,transparent 56%);transform:translateX(-40%);animation:eventShimmer 8s ease-in-out infinite;pointer-events:none}
.event-copy{position:relative;z-index:2;display:flex;align-items:center;gap:12px;padding:18px 20px;text-shadow:0 2px 14px rgba(0,0,0,.75)}
.event-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(240,210,133,.58);border-radius:50%;font-family:var(--heading-font);font-size:22px;background:rgba(5,5,5,.36);backdrop-filter:blur(4px);transition:transform .4s ease,background .4s ease}
.lux-service-item strong{font-family:var(--heading-font);font-size:17px;font-weight:600;color:#fff}.lux-service-item small{font-family:var(--body-font);font-size:11px;color:#e4dccf;margin-top:2px}
.lux-service-item:hover{background:#090806;border-color:rgba(240,210,133,.7);transform:translateY(-2px)}.lux-service-item:hover .event-visual img{transform:scale(1.09);filter:saturate(.95) brightness(.7)}.lux-service-item:hover .event-icon{transform:translateY(-2px) rotate(-3deg);background:rgba(217,173,74,.16)}
@keyframes eventShimmer{0%,62%,100%{transform:translateX(-55%);opacity:0}70%{opacity:1}86%{transform:translateX(55%);opacity:0}}

/* Mobile header: logo right, menu left, open drawer remains RTL */
@media(max-width:980px){
  .site-nav,header nav{position:relative;display:flex;direction:rtl;justify-content:space-between;gap:16px;padding-inline:18px}
  .brand-mark,.brand{order:1;margin-inline:0 auto;align-items:center}
  .header-cta,.nav-cta{display:none!important}
  .menu-btn{order:3;display:grid;place-items:center;margin-inline:auto 0;width:48px;height:48px;padding:0;border-radius:14px;border-color:rgba(217,173,74,.38);font-size:0;line-height:1;background:rgba(6,6,6,.46);backdrop-filter:blur(10px)}
  .menu-btn:before{content:'☰';font-size:28px;color:#fff;font-family:Arial,sans-serif}
  .links{direction:rtl;text-align:right;right:12px;left:12px;top:76px;border-radius:16px;background:rgba(8,8,8,.97);backdrop-filter:blur(18px);padding:10px;box-shadow:0 24px 60px rgba(0,0,0,.55)}
  .links a{font-family:var(--body-font);font-size:15px;font-weight:600;border-bottom:1px solid rgba(217,173,74,.10)}
}
@media(max-width:620px){
  .site-nav,header nav{min-height:78px;padding-inline:16px}.brand-hn{font-size:38px}.brand-name{font-size:12px}.brand-sub{font-size:7px}.menu-btn{width:46px;height:46px}
  .event-ribbon{gap:6px;bottom:14px}.lux-service-item{min-height:82px}.event-copy{gap:8px;padding:10px 11px}.event-icon{width:32px;height:32px;font-size:17px}.lux-service-item strong{font-size:13px}.lux-service-item small{font-size:9px;line-height:1.3}
}
@media(prefers-reduced-motion:reduce){.event-visual:before{animation:none!important}.lux-service-item,.event-visual img,.event-icon{transition:none!important}}


/* V16.2.1 — Typography & Header Refinement
   Photo-first polish: cleaner Hebrew rhythm, calmer navigation, hero signature untouched. */
body{font-family:var(--body-font);font-size:16px;line-height:1.82;font-weight:400;letter-spacing:0;color:var(--ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
p,li,label,input,select,textarea{font-family:var(--body-font)}
p{line-height:1.86}
h2,h3,h4,.section-intro h2,.page-hero h1,.about-editorial-copy h2,.final-cta h2,.gallery-toolbar h2,.gallery-cta h2,.contact-box h2,.service-card h3,.about-copy h2{font-family:var(--heading-font);font-weight:500;letter-spacing:-.018em}
.section-intro h2{line-height:1.12}.section-intro p{font-size:17px;line-height:1.9;color:#c4bbaf}.page-hero h1{font-size:clamp(52px,6vw,82px);line-height:1.04}.page-hero p{font-size:17px;line-height:1.85;color:#c4bbaf}.about-editorial-copy p,.about-copy p,.service-card p,.seo-copy,.contact-box p{line-height:1.9}.about-editorial-copy blockquote{font-family:var(--heading-font);font-weight:500;line-height:1.5}.home-review p{font-family:var(--heading-font);font-weight:500}.story-card span b,.gallery-category strong,.gallery-empty strong{font-family:var(--heading-font);font-weight:500}
.eyebrow{font-family:var(--body-font);font-size:10px;font-weight:600;letter-spacing:.19em;opacity:.92}.gold{color:var(--gold2)}
.btn,.header-cta,.nav-cta,.links a,.text-link{font-family:var(--body-font);font-weight:600;letter-spacing:0}

/* Desktop header — more editorial, less crowded; logo treatment intentionally unchanged. */
.site-header,header{background:rgba(5,5,5,.92);border-bottom:1px solid rgba(217,173,74,.16);backdrop-filter:blur(20px) saturate(120%)}
.transparent-header{background:linear-gradient(180deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.28) 62%,transparent 100%);border-bottom:0;backdrop-filter:none}
.site-nav,header nav{min-height:92px;gap:clamp(20px,2.1vw,36px)}
.links{gap:clamp(18px,1.8vw,30px)}
.links a{font-size:14px;font-weight:500;color:rgba(255,255,255,.90);padding:35px 0 29px;transition:color .25s ease,opacity .25s ease}
.links a:after{bottom:23px;height:1px;background:linear-gradient(90deg,transparent,var(--gold2),transparent);transform-origin:center}
.links a:hover,.links a.active{color:#fff}.links a.active{font-weight:600}.links a.active:after,.links a:hover:after{transform:scaleX(1)}
.header-cta,.nav-cta{font-size:13px;font-weight:600;padding:10px 19px;border-color:rgba(240,210,133,.48);background:rgba(217,173,74,.035);transition:.25s ease}
.header-cta:hover,.nav-cta:hover{background:rgba(217,173,74,.11);border-color:rgba(240,210,133,.82);transform:translateY(-1px)}

/* Inner pages: calmer opening and stronger Hebrew hierarchy. */
.page-hero{padding:104px 0 68px;background:radial-gradient(circle at 78% -20%,rgba(217,173,74,.10),transparent 38%),linear-gradient(180deg,#090806,#060606);border-bottom:1px solid rgba(217,173,74,.14)}
.page-hero .wrap{max-width:920px;margin-inline:auto;text-align:center}.page-hero p{max-width:720px;margin:16px auto 0}
.panel{border-color:rgba(217,173,74,.17);background:linear-gradient(180deg,#0b0a08,#080808)}
.service-card .copy{padding:clamp(38px,5vw,62px)}.service-card h3{font-size:clamp(36px,4vw,50px);line-height:1.1}.contact-box h2{font-size:clamp(34px,3.8vw,46px);line-height:1.12}.about-copy h2{font-size:clamp(40px,4.6vw,58px);line-height:1.08}
input,select,textarea{font-family:var(--body-font);font-size:15px;line-height:1.55;background:#070707;border-color:rgba(217,173,74,.20)}
label{font-size:13px;font-weight:500;color:#ded6ca}.foot,.foot-links,footer{font-family:var(--body-font)}

/* Mobile header remains logo right / menu left with more breathing room. */
@media(max-width:980px){
  .site-nav,header nav{min-height:82px;padding-inline:18px;gap:20px}
  .brand-mark,.brand{order:1;margin-inline:0 auto}
  .menu-btn{order:3;margin-inline:auto 0;width:46px;height:46px;border-radius:12px;border-color:rgba(240,210,133,.34);background:rgba(5,5,5,.58)}
  .menu-btn:before{font-size:25px}
  .links{top:74px;right:12px;left:12px;padding:9px 14px 13px;border:1px solid rgba(217,173,74,.18);border-radius:14px;background:rgba(7,7,7,.985)}
  .links a{font-size:15px;font-weight:500;padding:13px 8px;color:#f4efe7}
  .links a:after{display:none}
  .links a.active{color:var(--gold2);font-weight:600}
  .page-hero{padding:72px 0 44px}.page-hero h1{font-size:clamp(44px,12vw,62px)}.page-hero p{font-size:15px;line-height:1.78}
}
@media(max-width:620px){
  body{font-size:15px;line-height:1.78}.wrap{width:min(var(--max),calc(100% - 30px))}.site-nav,header nav{min-height:76px;padding-inline:14px}.menu-btn{width:44px;height:44px}.section-intro p{font-size:15px}.section-intro h2{letter-spacing:-.012em}.btn{font-size:14px}.page-hero{padding-top:64px}
}

/* V17.1 typography polish — clean premium Hebrew sans, inspired by the user's reference.
   The handwritten home hero sentence and logo/brand typography are intentionally preserved. */
body,
button,input,select,textarea,
.links a,.btn,.header-cta,.nav-cta,
.eyebrow,
.section-intro p,
.story-card span b,.story-card span small,
.trust-grid b,.trust-grid h3,.trust-grid p,
.about-editorial-copy h2,.about-editorial-copy p,.about-editorial-copy blockquote,
.clean-process b,.clean-process h3,.clean-process p,
.home-review p,.home-review strong,
.final-cta h2,.final-cta p,
.page-hero h1,.page-hero p,
.content-section h1,.content-section h2,.content-section h3,.content-section p,
.service-card h2,.service-card h3,.service-card p,
.review-card h2,.review-card h3,.review-card p,
.contact-card h1,.contact-card h2,.contact-card h3,.contact-card p,
.footer-grid,.site-footer {
  font-family:'Heebo','Noto Sans Hebrew',Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6,
.section-intro h2,.page-hero h1,
.story-card span b,.trust-grid b,
.about-editorial-copy h2,.about-editorial-copy blockquote,
.clean-process b,.home-review p,.final-cta h2 {
  font-family:'Heebo','Noto Sans Hebrew',Arial,sans-serif !important;
  letter-spacing:-.035em;
}

h1,.page-hero h1,.section-intro h2,.about-editorial-copy h2 {font-weight:700}
h2,h3,h4,.story-card span b,.trust-grid b,.clean-process b,.final-cta h2 {font-weight:650}

/* Preserve the one approved handwritten hero line exactly as-is. */
.hero-white,.hero-gold {
  font-family:'Gveret Levin','Noto Sans Hebrew',sans-serif !important;
  font-weight:700 !important;
  letter-spacing:.01em !important;
}

/* Preserve logo/brand treatment. */
.brand-mark,.brand,.brand span,.brand-hn,.brand-name,.brand-sub {font-family:inherit}
.brand span,.brand-hn,.brand-name {font-family:'Noto Serif Hebrew',serif}


/* V17.2 — reference-matched Hebrew typography + animated event ornaments.
   Keep the approved handwritten hero sentence and the logo treatment untouched. */
:root{
  --body-font:'Heebo','Noto Sans Hebrew',Arial,sans-serif;
  --heading-font:'Heebo','Noto Sans Hebrew',Arial,sans-serif;
}
body,button,input,select,textarea,
.links a,.btn,.header-cta,.nav-cta,.eyebrow,
.section-intro p,.section-intro h2,
.page-hero h1,.page-hero p,
.story-card span b,.story-card span small,
.trust-grid b,.trust-grid h3,.trust-grid p,
.about-editorial-copy h2,.about-editorial-copy p,.about-editorial-copy blockquote,
.clean-process b,.clean-process h3,.clean-process p,
.home-review p,.home-review strong,
.final-cta h2,.final-cta p,
.service-card h2,.service-card h3,.service-card p,
.gallery-category strong,.gallery-category small,
.gallery-toolbar h2,.gallery-cta h2,.gallery-empty strong,
.panel h1,.panel h2,.panel h3,.panel p,
.contact-grid,.review-card,.area-grid,.cards,
.site-footer,.foot,.foot-links,
.lux-service-item strong,.lux-service-item small{
  font-family:'Heebo','Noto Sans Hebrew',Arial,sans-serif !important;
}
h1,h2,h3,h4,h5,h6,
.section-intro h2,.page-hero h1,.about-editorial-copy h2,
.final-cta h2,.gallery-toolbar h2,.gallery-cta h2,
.service-card h2,.service-card h3,.panel h2,.panel h3,
.story-card span b,.gallery-category strong,.gallery-empty strong{
  font-family:'Heebo','Noto Sans Hebrew',Arial,sans-serif !important;
  font-style:normal;
  letter-spacing:-.035em;
}
.page-hero h1,.section-intro h2,.about-editorial-copy h2{font-weight:800}
h2,h3,h4,.story-card span b,.gallery-category strong,.lux-service-item strong{font-weight:700}
p,small,.lux-service-item small{letter-spacing:0}
/* The approved home slogan remains handwritten. */
.hero-white,.hero-gold{font-family:'Gveret Levin','Noto Sans Hebrew',sans-serif !important;letter-spacing:.01em !important}
/* Logo/brand typography remains intentionally untouched. */
.brand span,.brand-hn,.brand-name{font-family:'Noto Serif Hebrew',serif !important}

/* Purpose-built line ornaments for the four home event categories. */
.event-icon{
  width:50px;height:50px;border:0;border-radius:0;background:transparent;backdrop-filter:none;
  display:grid;place-items:center;flex:0 0 50px;overflow:visible;
}
.event-ornament{width:48px;height:48px;overflow:visible;fill:none;stroke:var(--gold2);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 10px rgba(217,173,74,.18));animation:ornamentFloat 4.8s ease-in-out infinite;transform-origin:center}
.event-ornament .ornament-stroke{stroke-dasharray:150;stroke-dashoffset:0;animation:ornamentTrace 7.5s ease-in-out infinite}
.event-ornament .ornament-spark{fill:var(--gold2);stroke:none;transform-origin:center;animation:ornamentSpark 2.8s ease-in-out infinite}
.lux-service-item:nth-child(2) .event-ornament{animation-delay:-1.1s}.lux-service-item:nth-child(3) .event-ornament{animation-delay:-2.1s}.lux-service-item:nth-child(4) .event-ornament{animation-delay:-3.2s}
.lux-service-item:nth-child(2) .ornament-stroke{animation-delay:-1.2s}.lux-service-item:nth-child(3) .ornament-stroke{animation-delay:-2.2s}.lux-service-item:nth-child(4) .ornament-stroke{animation-delay:-3.1s}
.lux-service-item:hover .event-ornament{transform:translateY(-3px) scale(1.08);filter:drop-shadow(0 6px 16px rgba(240,210,133,.38))}
.lux-service-item:hover .event-icon{transform:none;background:transparent}
@keyframes ornamentFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes ornamentTrace{0%,78%,100%{stroke-dashoffset:0;opacity:1}84%{stroke-dashoffset:55;opacity:.55}94%{stroke-dashoffset:0;opacity:1}}
@keyframes ornamentSpark{0%,100%{transform:scale(.65);opacity:.35}50%{transform:scale(1.35);opacity:1}}
@media(max-width:620px){.event-icon{width:38px;height:38px;flex-basis:38px}.event-ornament{width:36px;height:36px}.lux-service-item strong{font-size:14px;font-weight:700}.lux-service-item small{font-size:10px}}
@media(prefers-reduced-motion:reduce){.event-ornament,.event-ornament .ornament-stroke,.event-ornament .ornament-spark{animation:none!important}}

/* V17.2.1 — visible animated category illustrations */
.event-ribbon{overflow:visible}
.lux-service-item{position:relative;overflow:hidden;min-height:104px;isolation:isolate;background:rgba(6,6,6,.82)}
.lux-service-item:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.72;transition:opacity .35s ease,transform .6s ease;background:radial-gradient(circle at 24% 50%,rgba(240,210,133,.12),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.025),transparent 55%)}
.lux-service-item:after{content:"";position:absolute;inset:-55% -30%;z-index:-1;background:linear-gradient(108deg,transparent 44%,rgba(240,210,133,.14) 50%,transparent 56%);transform:translateX(-70%);animation:categorySweep 7s ease-in-out infinite;pointer-events:none}
.lux-service-item:nth-child(2):after{animation-delay:-1.7s}.lux-service-item:nth-child(3):after{animation-delay:-3.4s}.lux-service-item:nth-child(4):after{animation-delay:-5.1s}
.lux-service-item:hover:before{opacity:1;transform:scale(1.03)}
.event-copy{width:100%;display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 18px;position:relative;z-index:2}
.event-icon{width:68px!important;height:68px!important;flex:0 0 68px!important;position:relative;display:grid;place-items:center!important}
.icon-halo{position:absolute;inset:4px;border:1px solid rgba(240,210,133,.34);border-radius:50%;box-shadow:0 0 0 8px rgba(217,173,74,.035),0 0 28px rgba(217,173,74,.10);animation:haloPulse 3.4s ease-in-out infinite}
.event-ornament{position:relative;z-index:2;width:58px!important;height:58px!important;stroke:#f0d285!important;stroke-width:2.25!important;filter:drop-shadow(0 4px 12px rgba(240,210,133,.28));animation:ornamentFloat 4s ease-in-out infinite!important}
.event-ornament .ornament-stroke{stroke-dasharray:190;animation:ornamentTraceStrong 5.8s ease-in-out infinite!important}
.event-ornament .ornament-spark{fill:#ffe5a0!important;filter:drop-shadow(0 0 5px rgba(255,225,150,.8));animation:ornamentSparkStrong 2.2s ease-in-out infinite!important}
.lux-service-item strong{font-family:'Heebo',Arial,sans-serif!important;font-size:15px!important;font-weight:800!important;color:#fff!important;letter-spacing:-.02em!important}
.lux-service-item small{font-family:'Heebo',Arial,sans-serif!important;font-size:11px!important;font-weight:400!important;color:#d2cabf!important;letter-spacing:0!important}
@keyframes haloPulse{0%,100%{transform:scale(.94);opacity:.55}50%{transform:scale(1.05);opacity:1}}
@keyframes ornamentTraceStrong{0%,65%,100%{stroke-dashoffset:0;opacity:1}75%{stroke-dashoffset:60;opacity:.55}88%{stroke-dashoffset:0;opacity:1}}
@keyframes ornamentSparkStrong{0%,100%{transform:scale(.55);opacity:.28}50%{transform:scale(1.55);opacity:1}}
@keyframes categorySweep{0%,22%{transform:translateX(-75%);opacity:0}35%{opacity:1}58%,100%{transform:translateX(75%);opacity:0}}
@media(max-width:620px){.lux-service-item{min-height:94px}.event-copy{gap:10px;padding:10px}.event-icon{width:54px!important;height:54px!important;flex-basis:54px!important}.event-ornament{width:46px!important;height:46px!important}.lux-service-item strong{font-size:13px!important}.lux-service-item small{font-size:9.5px!important}}
@media(prefers-reduced-motion:reduce){.lux-service-item:after,.icon-halo,.event-ornament,.event-ornament .ornament-stroke,.event-ornament .ornament-spark{animation:none!important}}


/* V17.4 mobile layout hardening */
html,body{max-width:100%;overflow-x:clip}
main,section,.wrap,.wrap-wide,.contact-grid,.contact-grid>*,.panel{min-width:0;max-width:100%}
@media(max-width:620px){
  .site-header,.transparent-header{width:100%;max-width:100%;overflow:visible}
  .site-nav,header nav{min-height:78px;height:78px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-inline:2px}
  .brand-mark,.brand{order:1;margin-inline-start:0;margin-inline-end:auto;min-width:0;align-items:flex-end}
  .menu-btn{order:3;margin-inline-start:auto;margin-inline-end:0;display:grid;place-items:center;width:46px;height:46px;padding:0;font-size:25px;line-height:1;border-radius:12px;flex:0 0 46px}
  .header-cta,.nav-cta{display:none!important}
  .links{top:78px;right:12px;left:12px;width:auto;max-width:calc(100vw - 24px);overflow:hidden}
  .links a{width:100%}
  .page-hero{padding:52px 0 34px}
  .page-hero h1{font-size:clamp(38px,11vw,52px)}
  .contact-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%;padding:26px 0;gap:14px;overflow:visible}
  .contact-grid>.panel,.contact-box,form,label,input,select,textarea{min-width:0;max-width:100%;width:100%}
  .contact-grid>.panel{overflow:hidden;padding:20px 16px}
  input,select,textarea{font-size:16px}
  .contact-steps li{grid-template-columns:42px minmax(0,1fr);gap:10px}
  .contact-direct{overflow-wrap:anywhere}
  .floating-wa{left:12px;bottom:12px;width:46px;height:46px}

  /* Give the hero CTA and category ribbon more breathing room below the title. */
  .signature-hero{min-height:900px;height:auto;max-height:none}
  .hero-content{min-height:900px;padding-top:96px;padding-bottom:255px;align-items:flex-end}
  .hero-actions{margin-top:36px;transform:translateY(12px)}
  .hero-actions .btn.ghost{margin-top:2px}
  .event-ribbon{bottom:8px;width:calc(100% - 16px);gap:7px}
  .lux-service-item{min-height:88px}
  .scroll-cue{bottom:-1px}
}
@media(max-width:390px){
  .signature-hero{min-height:930px}.hero-content{min-height:930px;padding-bottom:270px}
  .lux-service-item{min-height:86px}.event-copy{padding:8px 7px}.lux-service-item strong{font-size:11.5px}
}

/* V17.4.2 — reliable mobile navigation */
@media(max-width:980px){
  .site-header,.transparent-header{overflow:visible!important}
  .site-nav,header nav{position:relative;z-index:1001}
  .menu-btn{position:relative;z-index:1003;touch-action:manipulation;cursor:pointer}
  .links{
    position:fixed!important;
    top:76px!important;
    right:12px!important;
    left:12px!important;
    width:auto!important;
    max-width:none!important;
    max-height:calc(100dvh - 92px);
    overflow-y:auto!important;
    display:flex!important;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:10px;
    border:1px solid rgba(217,173,74,.35);
    border-radius:16px;
    background:rgba(7,7,7,.98)!important;
    box-shadow:0 24px 80px rgba(0,0,0,.72);
    backdrop-filter:blur(20px);
    z-index:1002!important;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-10px) scale(.985);
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
  }
  .links.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}
  .links a{display:block!important;width:100%;padding:14px 16px!important;border-bottom:1px solid rgba(217,173,74,.11);font-size:16px!important;text-align:right}
  .links a:last-child{border-bottom:0}
  body.mobile-nav-open{overflow:hidden!important;touch-action:none}
  body.mobile-nav-open:after{content:"";position:fixed;inset:0;background:rgba(0,0,0,.54);z-index:999;pointer-events:none}
}
@media(max-width:620px){
  .links{top:78px!important;right:10px!important;left:10px!important;max-height:calc(100dvh - 90px)}
}

/* V17.4.4 — compact header dropdown, matching the requested mobile reference */
@media(max-width:980px){
  .site-header,.transparent-header{overflow:visible!important}
  .site-nav,header nav{position:relative!important;z-index:1001!important}
  .menu-btn{position:relative!important;z-index:1003!important;display:grid!important;place-items:center!important;cursor:pointer!important;touch-action:manipulation!important}
  .menu-btn:before{content:'☰'!important;font-size:25px!important;color:#fff!important}
  .links{
    position:absolute!important;
    top:calc(100% - 4px)!important;
    left:8px!important;
    right:auto!important;
    bottom:auto!important;
    width:min(265px,calc(100vw - 24px))!important;
    max-width:265px!important;
    max-height:min(70vh,520px)!important;
    margin:0!important;
    padding:7px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    direction:rtl!important;
    text-align:right!important;
    border:1px solid rgba(217,173,74,.28)!important;
    border-radius:12px!important;
    background:rgba(7,7,7,.985)!important;
    box-shadow:0 18px 42px rgba(0,0,0,.6)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
    z-index:1002!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(-6px)!important;
    transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;
  }
  .links.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}
  .links a{
    display:block!important;
    width:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:10px 12px!important;
    border:0!important;
    border-bottom:1px solid rgba(217,173,74,.09)!important;
    border-radius:7px!important;
    background:transparent!important;
    color:#f4efe7!important;
    font-size:14px!important;
    font-weight:600!important;
    line-height:1.35!important;
    text-align:right!important;
  }
  .links a:last-child{border-bottom:0!important}
  .links a:hover,.links a:focus-visible,.links a.active{background:rgba(217,173,74,.08)!important;color:var(--gold2)!important}
  .links a:after{display:none!important}
  body.mobile-nav-open{overflow:auto!important;touch-action:auto!important}
  body.mobile-nav-open:after{display:none!important;content:none!important}
}
@media(max-width:620px){
  .links{top:calc(100% - 2px)!important;left:6px!important;width:min(245px,calc(100vw - 18px))!important;max-width:245px!important;border-radius:11px!important}
  .links a{padding:9px 11px!important;font-size:13.5px!important}
}
