:root{--bg:#fff;--ink:#101010;--muted:#737982;--soft:#f7f7f7;--line:#eceef0;--green:#00c047;--purple:#7137ff;--font:"Plus Jakarta Sans","Instrument Sans","Instrument Sans Placeholder",Inter,Arial,sans-serif;--shadow:0 18px 60px rgba(0,0,0,.18);--ease:cubic-bezier(.19,1,.22,1)}*{box-sizing:border-box}html{scroll-behavior:auto;background:#fff}body{margin:0;font-family:var(--font);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}::selection{background:#111;color:#fff}.mk-grain{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.025;background:radial-gradient(circle at 25% 25%,#000 0 1px,transparent 1px),radial-gradient(circle at 75% 50%,#000 0 1px,transparent 1px);background-size:22px 22px,29px 29px}.mk-cursor,.mk-dot{position:fixed;z-index:9997;pointer-events:none;will-change:transform}.mk-cursor{left:0;top:0;width:46px;height:46px;border-radius:50%;border:1px solid rgba(17,17,17,.34);display:grid;place-items:center;mix-blend-mode:difference;color:#fff;transform:translate3d(-100px,-100px,0)}.mk-cursor span{font-size:10px;font-weight:700;opacity:0}.mk-dot{left:0;top:0;width:6px;height:6px;border-radius:50%;background:#111;transform:translate3d(-100px,-100px,0)}
.mk-header{position:fixed;z-index:100;top:0;left:0;right:0;height:64px;display:flex;align-items:center;justify-content:center;pointer-events:none;background:rgba(255,255,255,.68);backdrop-filter:blur(14px) saturate(180%);will-change:transform,opacity}.mk-nav{width:100%;max-width:1728px;height:100%;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;pointer-events:auto}.mk-brand{font-size:22px;font-weight:500;letter-spacing:-.052em;line-height:1}.mk-links{display:flex;gap:26px;align-items:center;justify-content:center;font-size:16px;font-weight:500;letter-spacing:-.035em}.mk-links a{position:relative;padding:8px 0}.mk-links a:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:#111;transform:scaleX(0);transform-origin:right;transition:transform .45s var(--ease)}.mk-links a:hover:after,.mk-links a.active:after{transform:scaleX(1);transform-origin:left}.mk-cta{justify-self:end;background:#111;color:#fff;border-radius:16px;padding:15px 25px;font-size:16px;font-weight:500;box-shadow:0 16px 38px rgba(0,0,0,.25);transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.mk-cta:hover,.button:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(0,0,0,.22)}.mk-menu{display:none}.mk-mobile{display:none}.button{display:inline-flex;align-items:center;gap:14px;justify-content:center;border:0;background:#111;color:#fff;border-radius:16px;min-height:49px;padding:14px 25px;font-size:16px;font-weight:500;letter-spacing:-.025em;box-shadow:0 16px 38px rgba(0,0,0,.22);transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.button.light{background:#fff;color:#111;box-shadow:none}.narrow{width:min(100% - 80px,1130px);margin:0 auto}.wide{width:min(100% - 80px,1450px);margin:0 auto}
.hero{height:100svh;min-height:860px;position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding:0 40px 39px;isolation:isolate}.hero-photo,.hero-media{position:absolute;z-index:1;left:51%;top:84px;width:min(54vw,860px);min-width:760px;transform:translateX(-48%);pointer-events:none;will-change:transform,opacity,filter}.hero-photo img,.hero-media img,.hero-media video{width:100%;height:auto;object-fit:contain;object-position:center;mask-image:linear-gradient(to bottom,#000 0%,#000 64%,rgba(0,0,0,.88) 77%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 64%,rgba(0,0,0,.88) 77%,rgba(0,0,0,0) 100%)}.hero-photo:after,.hero-media:after{content:"";position:absolute;z-index:2;left:-18%;right:-18%;bottom:-78px;height:230px;background:rgba(255,255,255,.82);filter:blur(48px);pointer-events:none}.hero-photo img,.hero-media img,.hero-media video{position:relative;z-index:1}.hero-media-morph{aspect-ratio:735/583}.hero-media-morph .morph-layer{position:absolute;inset:0;opacity:0;will-change:opacity,clip-path,transform}.hero-media-morph .morph-layer:first-child{opacity:1}.hero-media-morph .morph-layer img{width:100%;height:100%;object-fit:contain}.hero-fade{position:absolute;z-index:2;left:0;right:0;bottom:-1px;height:340px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 78%)}.hero-layout{position:relative;z-index:3;width:100%;max-width:1438px;height:430px;display:grid;grid-template-columns:minmax(500px,650px) 1fr minmax(280px,385px);gap:64px;align-items:end}.availability{display:flex;align-items:center;gap:12px;width:max-content;max-width:100%;padding:8px 13px 9px;border:1px solid #eef1f3;border-radius:999px;background:rgba(255,255,255,.7);backdrop-filter:blur(10px);color:var(--muted);font-size:16px;font-weight:500;letter-spacing:-.035em;margin-bottom:20px}.green-dot{width:10px;height:10px;border-radius:50%;background:var(--green);position:relative;flex:0 0 10px}.green-dot:before{content:"";position:absolute;inset:-5px;border-radius:inherit;background:var(--green);opacity:.16;animation:pulse 1.8s ease-out infinite}@keyframes pulse{from{transform:scale(.5);opacity:.45}to{transform:scale(2.2);opacity:0}}.hero h1{font-size:clamp(44px,4.16vw,72px);line-height:.975;font-weight:500;letter-spacing:-.075em;margin:0;max-width:660px}.split-word{display:inline-block;will-change:transform,opacity}.hero-side{grid-column:3;margin-bottom:112px}.hero-side p{color:var(--muted);font-size:18px;font-weight:500;line-height:1.28;letter-spacing:-.035em;margin:0 0 26px}
.portfolio{padding:108px 0 92px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.section-head h2{font-size:clamp(32px,3vw,44px);font-weight:500;letter-spacing:-.065em;line-height:1;margin:0}.pill{display:inline-flex;gap:8px;align-items:center;border:1px solid #e8eaec;background:#fff;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:600;letter-spacing:-.02em}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.work-tile{height:424px;border-radius:42px;overflow:hidden;position:relative;background:#eee;display:block;isolation:isolate;will-change:transform,opacity}.work-tile:nth-child(n+3){height:392px}.work-tile img{position:absolute;inset:-5% 0 0;width:100%;height:115%;object-fit:cover;filter:saturate(.96);will-change:transform}.work-tile:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.58));z-index:1}.tile-meta{position:absolute;z-index:2;left:26px;bottom:25px;color:#fff}.tile-meta h3{font-size:29px;font-weight:500;letter-spacing:-.055em;line-height:1;margin:0 0 14px}.tile-meta div{display:flex;gap:8px;flex-wrap:wrap}.tile-meta span{border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.09);backdrop-filter:blur(12px);border-radius:12px;color:#fff;font-size:15px;font-weight:500;padding:8px 13px}
.proof-cards{padding:100px 0 110px;overflow:hidden}.proof-stage{width:min(100% - 80px,1530px);height:660px;margin:0 auto;display:grid;grid-template-columns:1fr 1.06fr 1fr;gap:22px;align-items:stretch}.proof-card{border-radius:52px;overflow:hidden;position:relative;min-height:660px}.light-card{background:#f6f6f6;padding:54px}.award-mark{display:flex;align-items:center;gap:18px;font-size:62px;line-height:1;font-weight:700;letter-spacing:-.065em;margin-bottom:46px}.award-mark span{font-size:34px}.light-card h2{font-size:42px;line-height:1;font-weight:500;letter-spacing:-.07em;margin:0 0 22px}.light-card p{color:#737982;font-size:26px;font-weight:500;line-height:1.22;letter-spacing:-.045em;margin:0 0 58px}.site-shot{border-radius:14px;overflow:hidden;box-shadow:0 16px 30px rgba(0,0,0,.1)}.site-shot img{width:100%;height:300px;object-fit:cover}.quote-card{background:#111;color:#fff;padding:58px 54px;box-shadow:0 35px 90px rgba(0,0,0,.36);z-index:2}.quote-icon{font-size:90px;line-height:.5;color:#777d86;margin-bottom:52px;letter-spacing:-.1em}.quote-card p{font-size:43px;line-height:1.13;font-weight:500;letter-spacing:-.07em;margin:0}.mini-person{position:absolute;left:54px;bottom:52px;display:flex;gap:13px;align-items:center}.mini-person img{width:58px;height:58px;border-radius:12px;object-fit:cover}.mini-person b{display:block;font-size:22px;font-weight:500;letter-spacing:-.04em}.mini-person em{display:block;color:#c3c6cb;font-style:normal;font-size:20px;letter-spacing:-.04em;margin-top:4px}.stat-card{background:#f7f7f7;display:grid;place-items:center}.floating-stat{background:#fff;border-radius:22px;box-shadow:0 24px 50px rgba(0,0,0,.16);padding:24px 28px;font-size:34px;font-weight:500;letter-spacing:-.055em;white-space:nowrap}.floating-stat span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--purple);color:#fff;font-size:17px;margin-left:40px}
.services{padding:100px 0 120px}.service-wrap{width:min(100% - 80px,1130px)}.services-heading{display:grid;grid-template-columns:280px 1fr;gap:48px;margin-bottom:36px}.services-heading span,.process-kicker{font-size:16px;color:#737982;letter-spacing:-.03em}.services-heading h2{font-size:clamp(34px,3.4vw,54px);line-height:1.02;letter-spacing:-.075em;font-weight:500;margin:0}.service-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.service-card{min-height:330px;border:1px solid #e9ecef;border-radius:22px;background:#fff;padding:24px;position:relative;overflow:hidden;will-change:transform,opacity}.service-card.featured{background:var(--purple);color:#fff;transform:translateY(-7px);box-shadow:0 20px 44px rgba(113,55,255,.28)}.service-card>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.service-card h3{font-size:18px;font-weight:600;letter-spacing:-.045em;margin:0}.service-icon{width:22px;height:22px;border-radius:50%;background:#fff36b;color:#111;display:grid;place-items:center;font-size:12px}.featured .service-icon{background:#fff;color:var(--purple)}.service-card p{font-size:15px;line-height:1.36;letter-spacing:-.035em;color:#717781;margin:0 0 24px}.featured p{color:#eee}.service-images{display:flex;gap:8px;margin-bottom:18px}.service-images img{width:92px;height:72px;border-radius:9px;object-fit:cover}.mini-tags{display:flex;gap:6px;flex-wrap:wrap}.mini-tags span{border:1px solid #dfe3e6;border-radius:999px;padding:6px 10px;font-size:12px;color:#6c7179}.featured .mini-tags span{border-color:rgba(255,255,255,.42);color:#fff}
.process-dark{background:#101010;color:#fff;padding:105px 0 120px;overflow:hidden;background-image:radial-gradient(circle at 45% 0,rgba(255,255,255,.08),transparent 35%)}.process-inner{width:min(100% - 80px,1130px);margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:64px}.process-title h2{font-size:clamp(36px,3.6vw,56px);line-height:1.02;letter-spacing:-.075em;font-weight:500;margin:0 0 40px}.process-title h2 span{color:#777}.process-steps{grid-column:2;position:relative;min-height:550px}.process-step{width:255px;background:#151515;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:17px;position:absolute;box-shadow:0 20px 50px rgba(0,0,0,.18)}.process-step.s1{left:0;top:0}.process-step.s2{right:0;top:105px}.process-step.s3{left:0;top:220px}.process-step.s4{right:0;top:335px}.process-step.s5{left:0;top:450px}.process-step span{display:block;color:#8f949b;font-size:12px;margin-bottom:18px}.process-step h3{font-size:15px;font-weight:500;letter-spacing:-.045em;margin:0 0 8px}.process-step p{font-size:11px;line-height:1.35;color:#777d86;letter-spacing:-.025em;margin:0}.faq-section{padding:100px 0}.faq-layout{display:grid;grid-template-columns:430px 1fr;gap:110px}.faq-left h2{font-size:clamp(34px,3.2vw,52px);line-height:1.04;letter-spacing:-.07em;font-weight:500;margin:14px 0 28px}.faq-box{position:relative;background:#f7f7f7;border-radius:22px;padding:16px}.faq-pill{position:absolute;right:14px;top:-19px;background:#111;color:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:600}.faq-item{background:#fff;border-radius:12px;margin-bottom:7px;overflow:hidden;border:1px solid #eceef0}.faq-item button{width:100%;border:0;background:transparent;padding:16px 17px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:-.035em}.faq-item b{font-weight:400;color:#7b8189}.faq-answer{height:0;overflow:hidden}.faq-answer p{margin:0;padding:0 17px 16px;color:#747982;font-size:14px;line-height:1.35}
.footer-visual{height:520px;overflow:hidden}.footer-visual img{width:100%;height:100%;object-fit:cover}.mk-footer{background:#101010;color:#fff;padding:58px 0 42px}.footer-inner{width:min(100% - 80px,1130px);margin:0 auto}.footer-lead{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:start;margin-bottom:80px}.footer-lead h2{font-size:clamp(46px,4vw,72px);line-height:.95;letter-spacing:-.075em;font-weight:500;margin:0}.footer-cols{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:38px;border-top:1px solid rgba(255,255,255,.08);padding-top:25px}.footer-cols strong{display:block;font-size:14px;font-weight:600;margin-bottom:16px}.footer-cols a,.footer-cols span{display:block;color:#bdc2c8;font-size:13px;line-height:2}
.album-page{background:#fff}.album-cover{height:438px;position:relative;overflow:hidden}.album-cover img{width:100%;height:100%;object-fit:cover}.album-close{position:fixed;right:34px;top:78px;z-index:90;width:54px;height:54px;border-radius:16px;background:#fff;display:grid;place-items:center;font-size:34px;line-height:1;box-shadow:0 14px 28px rgba(0,0,0,.14)}.album-modal{position:relative;z-index:2;background:#fff;border-radius:36px 36px 0 0;margin-top:-30px;padding:68px 0 120px}.album-detail{width:min(100% - 80px,1130px);margin:0 auto}.album-detail h1{font-size:40px;line-height:1;font-weight:500;letter-spacing:-.075em;margin:0 0 56px}.detail-grid{display:grid;grid-template-columns:160px 1fr;gap:28px 85px;max-width:900px;margin-bottom:90px}.detail-label{color:#777d86;font-size:18px;letter-spacing:-.045em}.detail-grid div:not(.detail-label){font-size:18px;line-height:1.34;letter-spacing:-.045em}.detail-copy{max-width:760px}.album-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.album-photo{margin:0;border-radius:28px;overflow:hidden;height:360px}.album-photo.wide{grid-column:1/-1;height:520px}.album-photo img{width:100%;height:100%;object-fit:cover}.more-works{padding-top:120px}.more-works h2{font-size:34px;font-weight:500;letter-spacing:-.075em;margin:0 0 38px}.more-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.more-grid .work-tile{height:280px}.reveal,.card-reveal,.clip-reveal,.album-reveal{opacity:1;transform:none;will-change:transform,opacity}[data-block-index]{outline:0 solid transparent}.editor-preview [data-block-index]:hover{outline:2px solid #7137ff;outline-offset:-2px}@media(hover:none){.mk-cursor,.mk-dot{display:none}}@media(prefers-reduced-motion:reduce){html.lenis,html.lenis-smooth{scroll-behavior:auto!important}.reveal,.card-reveal,.clip-reveal,.album-reveal{will-change:transform,opacity}}
@media(max-width:1199px){.mk-nav{padding:0 28px}.hero{min-height:820px;padding:0 28px 38px}.hero-photo,.hero-media{width:680px;min-width:0;top:116px;transform:translateX(-42%)}.hero-layout{grid-template-columns:1fr;align-items:end;height:auto;padding-bottom:20px}.hero-side{grid-column:auto;margin:20px 0 0;max-width:390px;justify-self:end}.hero h1{max-width:610px;font-size:56px}.narrow,.service-wrap,.process-inner,.footer-inner{width:min(100% - 56px,980px)}.work-tile{height:380px}.work-tile:nth-child(n+3){height:360px}.proof-stage{height:auto;grid-template-columns:1fr;max-width:980px}.proof-card{min-height:420px}.site-shot img{height:220px}.quote-card p{font-size:34px}.floating-stat{font-size:26px}.service-cards,.portfolio-grid,.more-grid,.album-gallery{grid-template-columns:1fr 1fr}.process-inner,.faq-layout{grid-template-columns:1fr}.process-steps{grid-column:auto}.footer-cols{grid-template-columns:1fr 1fr}.album-detail{width:calc(100% - 56px)}}
@media(max-width:760px){.mk-header{height:58px}.mk-nav{grid-template-columns:1fr auto;padding:0 20px}.mk-brand{font-size:21px}.mk-links,.mk-cta{display:none}.mk-menu{display:flex;width:44px;height:38px;border:1px solid #eee;background:#fff;border-radius:12px;align-items:center;justify-content:center;gap:5px;flex-direction:column}.mk-menu span{width:18px;height:2px;background:#111;border-radius:999px}.mk-mobile{display:block;position:fixed;z-index:99;top:58px;left:0;right:0;background:#fff;padding:14px 20px 22px;border-bottom:1px solid #eee;box-shadow:0 20px 40px rgba(0,0,0,.08);transform:translateY(-120%)}.mk-mobile a{display:block;font-size:20px;font-weight:500;letter-spacing:-.05em;padding:12px 0}.hero{height:auto;min-height:760px;padding:88px 20px 38px}.hero-photo,.hero-media{width:540px;left:55%;top:78px;min-width:0}.hero h1{font-size:45px;line-height:.98}.hero-layout{display:block}.availability{font-size:14px}.hero-side{margin-top:28px;margin-bottom:0}.narrow,.service-wrap,.footer-inner{width:calc(100% - 40px)}.section-head{display:block}.section-head h2{margin-bottom:16px}.portfolio-grid,.service-cards,.more-grid,.album-gallery{grid-template-columns:1fr}.work-tile,.work-tile:nth-child(n+3){height:390px;border-radius:30px}.tile-meta{left:22px;bottom:22px}.proof-cards{padding:60px 0}.proof-stage{width:calc(100% - 40px)}.proof-card{min-height:360px;border-radius:32px}.light-card{padding:30px}.light-card h2{font-size:32px}.light-card p{font-size:20px}.site-shot img{height:180px}.quote-card{padding:32px}.quote-card p{font-size:27px}.mini-person{left:32px;bottom:30px}.floating-stat{font-size:20px}.services-heading{grid-template-columns:1fr}.service-card{min-height:280px}.service-card.featured{transform:none}.service-images img{width:72px;height:58px}.process-step{position:relative;left:auto!important;right:auto!important;top:auto!important;width:100%;margin-bottom:12px}.process-steps{min-height:0}.faq-layout{gap:36px}.footer-visual{height:360px}.footer-lead{grid-template-columns:1fr}.footer-cols{grid-template-columns:1fr 1fr}.album-cover{height:320px}.album-close{top:68px;right:20px}.album-modal{padding-top:46px}.album-detail h1{font-size:38px;margin-bottom:40px}.detail-grid{grid-template-columns:1fr;gap:12px;margin-bottom:48px}.album-photo,.album-photo.wide{height:340px}.more-works{padding-top:70px}}

/* v7 — Framer style motion blocks, horizontal testimonials, contact modal, process background, lightbox */
.section-kicker{display:block;color:#7a8088;font-size:15px;font-weight:500;letter-spacing:-.03em;margin-bottom:16px}.contact-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;pointer-events:none;opacity:0}.contact-modal.open{pointer-events:auto}.contact-backdrop{position:absolute;inset:0;background:rgba(12,12,12,.45);backdrop-filter:blur(10px)}.contact-panel{position:relative;width:min(100% - 40px,620px);background:#fff;border-radius:34px;padding:34px;box-shadow:0 40px 120px rgba(0,0,0,.28);transform:translateY(24px) scale(.98);opacity:0}.contact-close,.lightbox-close{position:absolute;right:22px;top:22px;width:48px;height:48px;border:0;border-radius:16px;background:#f6f6f6;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 12px 24px rgba(0,0,0,.1)}.contact-panel h2{font-size:clamp(42px,5vw,74px);line-height:.92;letter-spacing:-.08em;font-weight:500;margin:0 54px 18px 0}.contact-panel p{font-size:18px;color:#737982;line-height:1.35;letter-spacing:-.035em;max-width:500px}.contact-form{display:grid;gap:13px;margin-top:26px}.contact-form label{display:grid;gap:8px;font-size:14px;font-weight:600;color:#737982}.contact-form input,.contact-form textarea{border:1px solid #e7eaed;border-radius:16px;padding:14px 15px;font:inherit;color:#111;background:#fff;resize:vertical}.form-status{font-size:14px;color:#737982;min-height:20px}.image-lightbox{position:fixed;inset:0;z-index:210;background:rgba(8,8,8,.86);display:grid;place-items:center;opacity:0;pointer-events:none;cursor:zoom-out}.image-lightbox.open{pointer-events:auto}.image-lightbox img{max-width:min(92vw,1700px);max-height:88vh;border-radius:28px;box-shadow:0 40px 120px rgba(0,0,0,.5);transform:scale(.96);opacity:0}.image-lightbox .lightbox-close{position:fixed;color:#111;background:#fff;z-index:2}
.proof-cards{padding:110px 0 130px;background:#fff}.proof-stage{width:min(100% - 80px,1530px);display:grid;grid-template-columns:1fr 1.12fr 1fr;gap:22px;align-items:stretch}.testimonials-pin{position:relative;overflow:hidden;min-width:0}.testimonial-track{display:flex;gap:22px;width:max-content;height:100%;will-change:transform}.testimonial-slide{width:min(46vw,620px);flex:0 0 auto}.quote-card.light{background:#f7f7f7;color:#111;box-shadow:none}.quote-card.light .quote-icon{color:#d5d8dc}.quote-card.light .mini-person em{color:#747982}.quote-card.dark{background:#111;color:#fff}.quote-card.dark .quote-icon{color:#777d86}.quote-card.dark .mini-person em{color:#c3c6cb}.testimonial-slide p{font-size:clamp(34px,3vw,52px);line-height:1.08}.process-dark{position:relative;background:#101010;isolation:isolate;min-height:980px}.process-bg{position:absolute;inset:0;background-image:var(--process-bg);background-size:cover;background-position:center;opacity:var(--process-bg-opacity,.18);filter:saturate(.85) contrast(1.05);z-index:-2}.process-dark:after{content:"";position:absolute;inset:0;background:rgba(8,8,8,.72);z-index:-1}.process-inner{position:relative;z-index:1}.text-dim-word{color:#6f747b;display:inline-block;will-change:color,opacity}.process-title h2{max-width:760px}.process-step{backdrop-filter:blur(10px);background:rgba(21,21,21,.78);border-color:rgba(255,255,255,.1);box-shadow:0 24px 80px rgba(0,0,0,.28)}.process-step span{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.05);display:grid;place-items:center;margin-bottom:22px}.album-photo{cursor:zoom-in}.album-photo img{transition:transform .9s var(--ease)}.album-photo:hover img{transform:scale(1.035)}.detail-grid{grid-template-columns:170px minmax(0,1fr)}.detail-label{color:#777d86}.album-detail h1{font-size:clamp(42px,4.2vw,68px)}.mk-cursor,.mk-dot{mix-blend-mode:difference}.footer-visual img{will-change:transform}.hero-side .button,.faq-left .button{cursor:pointer}
@media(max-width:1199px){.proof-stage{grid-template-columns:1fr;gap:16px}.testimonials-pin{overflow:visible}.testimonial-track{display:grid;width:100%;gap:16px}.testimonial-slide{width:100%;min-height:480px}.process-dark{min-height:auto}.process-steps{min-height:620px}}
@media(max-width:760px){.contact-panel{border-radius:26px;padding:26px}.contact-panel h2{font-size:42px}.testimonial-slide{min-height:390px}.testimonial-slide p{font-size:27px}.process-steps{min-height:0}.process-step span{margin-bottom:16px}.image-lightbox img{border-radius:18px}}
.process-step.s6{right:0;top:565px}.process-step.s7{left:0;top:680px}.process-step.s8{right:0;top:795px}@media(max-width:760px){.process-step.s6,.process-step.s7,.process-step.s8{position:relative;left:auto;right:auto;top:auto}}

/* v9 — homepage polish: bigger hero image, fully visible lower testimonial cards, supplied Lenis/GSAP feel, process section from supplied index */
:root{--font:"Plus Jakarta Sans","Instrument Sans","Instrument Sans Placeholder",Arial,sans-serif}
.hero-side{position:relative;z-index:5;display:flex;flex-direction:column;align-items:flex-start;opacity:1;visibility:visible}.hero-side p{max-width:385px;color:#737982;font-size:18px;line-height:1.28;font-weight:500;letter-spacing:-.035em}.hero-side .button{border-radius:16px;padding:15px 25px;min-height:49px}.mk-links a[href="#work"]{display:none}
.proof-cards.testimonials-section{padding:92px 0 128px;background:#fff;overflow:hidden}.testimonials-section .testimonials-head{width:min(100% - 80px,1530px);margin:0 auto 24px}.testimonials-section .testimonials-head h2{max-width:760px;font-size:clamp(34px,4.4vw,72px);line-height:.92;font-weight:600;letter-spacing:-.078em;margin:0}.testimonials-section .testimonials-pin{position:relative;width:100%;overflow:hidden;min-height:590px;display:flex;align-items:flex-start}.testimonials-section .testimonial-track{display:flex;gap:22px;width:max-content;height:560px;padding:0 max(40px,calc((100vw - 1530px)/2 + 40px));will-change:transform}.testimonials-section .testimonial-slide{width:min(43vw,610px);min-width:500px;height:560px;min-height:560px;flex:0 0 auto;border-radius:48px;display:flex;flex-direction:column;justify-content:space-between;padding:46px 48px 44px;box-shadow:0 32px 84px rgba(0,0,0,.16);overflow:hidden}.testimonials-section .testimonial-slide.light{background:#f7f7f7;color:#111;box-shadow:none}.testimonials-section .testimonial-slide.dark{background:#111;color:#fff}.testimonials-section .testimonial-slide .quote-icon{font-size:74px;line-height:.45;margin-bottom:26px}.testimonials-section .testimonial-slide p{font-size:clamp(30px,2.65vw,48px);line-height:1.08;font-weight:600;letter-spacing:-.078em;margin:0;max-width:100%}.testimonials-section .mini-person{position:relative;left:auto;bottom:auto;margin-top:38px}.testimonials-section .mini-person img{width:54px;height:54px;border-radius:12px}.testimonials-section .mini-person b{font-size:21px}.testimonials-section .mini-person em{font-size:18px}.testimonials-section .proof-card{min-height:0}.testimonials-section .light-card,.testimonials-section .stat-card{display:none!important}
.process-from-index{padding:128px 0;background:#0a0a0a;color:#fff;min-height:auto;border-radius:0;overflow:hidden}.process-from-index .process-bg{opacity:var(--process-bg-opacity,.18)}.process-from-index:after{background:rgba(8,8,8,.74)}.process-flow{width:min(100% - 80px,1000px);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;position:relative;z-index:1}.process-copy{position:sticky;top:128px;align-self:start}.process-copy .process-kicker{display:block;margin-bottom:18px;color:#8f949b}.process-copy h2{font-size:clamp(34px,4.2vw,58px);line-height:1.02;letter-spacing:-.078em;font-weight:600;margin:0}.process-copy h2 span{display:block;color:#70757d;margin-top:14px}.process-list-wrap{position:relative}.process-line{position:absolute;left:15px;top:12px;bottom:12px;width:1px;background:rgba(255,255,255,.12)}.process-list{display:flex;flex-direction:column;gap:46px}.process-list-step{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;margin:0 0 0 48px;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none;display:block}.process-list-step span{position:absolute;left:-48px;top:1px;width:32px;height:32px;border-radius:50%;background:#141414;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;margin:0;color:#a7abb1;font-size:12px}.process-list-step h3{font-size:22px;line-height:1.1;letter-spacing:-.055em;margin:0 0 10px}.process-list-step p{font-size:17px;line-height:1.42;color:#8b9097;letter-spacing:-.035em;margin:0}.process-list-step:hover h3{color:#fff}
@media(max-width:1199px){.hero-photo,.hero-media{width:720px;min-width:0;top:98px}.testimonials-section .testimonials-pin{overflow:visible;min-height:auto}.testimonials-section .testimonial-track{display:grid;width:min(100% - 56px,980px);height:auto;padding:0;margin:0 auto}.testimonials-section .testimonial-slide{width:100%;min-width:0;height:auto;min-height:430px}.testimonials-section .testimonial-slide p{font-size:clamp(30px,4.7vw,48px)}.process-flow{grid-template-columns:1fr;gap:42px}.process-copy{position:relative;top:auto}.process-list{gap:34px}}
@media(max-width:760px){.mk-links a[href="#work"]{display:block}.hero-photo,.hero-media{width:620px;left:55%;top:72px}.hero-side{margin-top:28px}.testimonials-section{padding:74px 0}.testimonials-section .testimonials-head{width:calc(100% - 40px)}.testimonials-section .testimonial-track{width:calc(100% - 40px)}.testimonials-section .testimonial-slide{border-radius:32px;padding:34px;min-height:360px}.testimonials-section .testimonial-slide p{font-size:27px;letter-spacing:-.065em}.testimonials-section .mini-person{margin-top:32px}.process-flow{width:calc(100% - 40px)}.process-from-index{padding:82px 0}.process-copy h2{font-size:42px}.process-list-step{margin-left:44px}.process-line{left:15px}}


/* v10 — supplied HTML as motion/layout base, CMS-rendered */
html.lenis{height:auto}
.lenis.lenis-smooth{scroll-behavior:auto!important}
.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}
.lenis.lenis-stopped{overflow:hidden}
.lenis.lenis-scrolling iframe{pointer-events:none}

/* make the hero closer to the provided header screenshot while preserving CMS media options */
.hero{min-height:95vh;padding-bottom:64px}
.hero-photo,.hero-media{top:78px;left:51%;width:min(58vw,920px);min-width:790px}
.hero-photo img,.hero-media img,.hero-media video{
  -webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 66%,rgba(0,0,0,.86) 78%,rgba(0,0,0,0) 100%);
  mask-image:linear-gradient(to bottom,#000 0%,#000 66%,rgba(0,0,0,.86) 78%,rgba(0,0,0,0) 100%);
}
.hero-photo:after,.hero-media:after{bottom:-86px;height:260px;filter:blur(58px);background:rgba(255,255,255,.88)}
.hero-fade{height:370px}
.hero-layout{max-width:1438px}
.hero-side{margin-bottom:98px}
.hero-side p{max-width:390px}

/* full-width horizontal reviews: no side cards, better visible while pinned */
.proof-cards.testimonials-section{
  padding:72px 0 116px;
  background:#fff;
  overflow:hidden;
}
.testimonials-section .testimonials-head{
  width:min(100% - 80px,1400px);
  margin:0 auto 18px;
}
.testimonials-section .testimonials-head h2{
  font-size:clamp(30px,3.8vw,58px);
  line-height:.98;
  max-width:820px;
}
.testimonials-section .testimonials-pin{
  min-height:520px;
  align-items:flex-start;
  overflow:hidden;
}
.testimonials-section .testimonial-track{
  height:500px;
  gap:22px;
  padding:0 max(40px,calc((100vw - 1400px)/2 + 40px));
}
.testimonials-section .testimonial-slide{
  width:min(42vw,560px);
  min-width:470px;
  height:500px;
  min-height:500px;
  border-radius:46px;
  padding:40px 42px 38px;
  justify-content:space-between;
}
.testimonials-section .testimonial-slide p{
  font-size:clamp(26px,2.15vw,39px);
  line-height:1.12;
  letter-spacing:-.07em;
}
.testimonials-section .testimonial-slide .quote-icon{font-size:64px;margin-bottom:18px}
.testimonials-section .mini-person{margin-top:30px}
.testimonials-section .mini-person b{font-size:19px}
.testimonials-section .mini-person em{font-size:16px}

/* process section copied in structure from supplied HTML, but data still comes from CMS */
.process-from-html{
  position:relative;
  background:#0a0a0a;
  color:#fff;
  padding:128px 24px;
  min-height:auto;
  overflow:hidden;
  isolation:isolate;
}
.process-from-html:after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(8,8,8,.74);
  z-index:-1;
}
.process-from-html .process-bg{
  position:absolute;
  inset:0;
  background-image:var(--process-bg);
  background-size:cover;
  background-position:center;
  opacity:var(--process-bg-opacity,.18);
  filter:saturate(.85) contrast(1.05);
  z-index:-2;
}
.process-html-grid{
  width:min(100%,1000px);
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:64px;
  position:relative;
  z-index:1;
}
.process-html-copy{align-self:start}
.process-html-copy .process-kicker{
  display:block;
  color:#8f949b;
  font-size:15px;
  font-weight:600;
  letter-spacing:-.03em;
  margin-bottom:18px;
}
.process-html-copy h2{
  position:sticky;
  top:128px;
  margin:0;
  font-size:clamp(32px,3.2vw,48px);
  line-height:1.05;
  letter-spacing:-.07em;
  font-weight:600;
}
.process-html-copy h2 span{
  display:block;
  margin-top:14px;
  color:#7b8088;
  font-size:clamp(20px,1.65vw,28px);
  line-height:1.18;
}
.process-html-steps{position:relative}
.process-html-steps .process-line{
  position:absolute;
  left:15px;
  top:4px;
  bottom:4px;
  width:1px;
  background:#27272a;
  transform-origin:top center;
}
.process-html-steps .process-list{
  display:flex;
  flex-direction:column;
  gap:46px;
}
.process-html-steps .process-list-step{
  position:relative!important;
  left:auto!important;right:auto!important;top:auto!important;
  width:auto!important;
  margin:0 0 0 48px;
  padding:0;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  display:block;
}
.process-html-steps .process-list-step span{
  position:absolute;
  left:-48px;
  top:1px;
  width:32px;
  height:32px;
  border-radius:50%;
  background:#111;
  border:1px solid #3f3f46;
  display:grid;
  place-items:center;
  color:#a1a1aa;
  font-size:12px;
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
}
.process-html-steps .process-list-step h3{
  color:#fff;
  font-size:22px;
  font-weight:600;
  line-height:1.1;
  letter-spacing:-.055em;
  margin:0 0 10px;
}
.process-html-steps .process-list-step p{
  color:#8b9097;
  font-size:17px;
  line-height:1.42;
  letter-spacing:-.035em;
  margin:0;
}

/* portfolio keeps album modal/detail behavior through slug links */
.work-tile{cursor:pointer}
.work-tile img{transition:transform .7s var(--ease)}

@media(max-width:1199px){
  .hero-photo,.hero-media{width:760px;min-width:0;top:100px}
  .testimonials-section .testimonials-pin{min-height:auto;overflow:visible}
  .testimonials-section .testimonial-track{display:grid;width:min(100% - 56px,980px);height:auto;padding:0;margin:0 auto}
  .testimonials-section .testimonial-slide{width:100%;min-width:0;height:auto;min-height:390px}
  .process-html-grid{grid-template-columns:1fr;gap:48px;width:min(100% - 56px,1000px)}
  .process-html-copy h2{position:relative;top:auto}
}
@media(max-width:760px){
  .hero-photo,.hero-media{width:620px;left:55%;top:72px}
  .proof-cards.testimonials-section{padding:70px 0}
  .testimonials-section .testimonials-head{width:calc(100% - 40px)}
  .testimonials-section .testimonial-track{width:calc(100% - 40px)}
  .testimonials-section .testimonial-slide{border-radius:32px;padding:32px;min-height:340px}
  .testimonials-section .testimonial-slide p{font-size:25px;letter-spacing:-.065em}
  .process-from-html{padding:82px 20px}
  .process-html-grid{width:100%;gap:42px}
  .process-html-copy h2{font-size:34px}
  .process-html-copy h2 span{font-size:20px}
}

/* v11 — final hero correction based on reference screenshots */
@media (min-width: 1200px){
  .hero{
    min-height: 100svh;
    padding-bottom: 40px;
  }
  .hero-photo,.hero-media{
    top: 92px;
    left: 51%;
    width: min(54vw, 850px);
    min-width: 740px;
    transform: translateX(-46%);
  }
  .hero-photo img,.hero-media img,.hero-media video{
    -webkit-mask-image: linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.9) 80%,rgba(0,0,0,0) 100%);
    mask-image: linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.9) 80%,rgba(0,0,0,0) 100%);
  }
  .hero-photo:after,.hero-media:after{
    bottom: -78px;
    height: 245px;
    filter: blur(58px);
    background: rgba(255,255,255,.9);
  }
  .hero-fade{
    height: 330px;
    background: linear-gradient(to bottom,rgba(255,255,255,0),#fff 76%);
  }
  .hero-layout{
    max-width: 1438px;
    height: 430px;
    grid-template-columns: minmax(500px,650px) 1fr minmax(300px,390px);
  }
  .hero h1{
    font-size: clamp(44px,4.16vw,72px);
    line-height: .975;
    max-width: 660px;
  }
  .hero-side{
    position: absolute;
    right: max(40px, calc((100vw - 1438px) / 2));
    bottom: 150px;
    width: 390px;
    max-width: 24vw;
    margin: 0;
    z-index: 8;
    opacity: 1;
    visibility: visible;
    transform: none;
  }
  .hero-side p{
    display: block;
    max-width: 390px;
    color: #737982;
    font-size: 18px;
    line-height: 1.28;
    letter-spacing: -.035em;
    margin: 0 0 26px;
  }
  .hero-side .button{
    display: inline-flex;
    border-radius: 16px;
    min-height: 49px;
    padding: 14px 25px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px){
  .hero-side{right: 40px;max-width: 26vw;bottom: 145px}
  .hero-side p{font-size: 17px}
  .hero-photo,.hero-media{left: 52%;width: min(55vw,820px);min-width: 720px}
}
@media (max-width: 1199px){
  .hero-side{display:flex;opacity:1;visibility:visible;transform:none}
}

/* v12 — Framer-like CMS design controls + layer canvas */
.hero-photo,.hero-media{
  left:var(--hero-media-left,51%)!important;
  top:var(--hero-media-top,84px)!important;
  width:var(--hero-media-width,min(54vw,860px))!important;
  min-width:var(--hero-media-min,760px)!important;
  transform:translateX(var(--hero-media-x,-48%)) scale(var(--hero-media-scale,1));
}
.hero h1{font-size:var(--hero-title-size,clamp(44px,4.16vw,72px))!important}
.hero-side{display:block!important;visibility:visible!important;opacity:1}
.layer-canvas-section{padding:90px 40px;background:#fff;overflow:hidden}
.layer-canvas{position:relative;width:min(100%,1400px);margin:0 auto;border-radius:42px;overflow:hidden;background:#f7f7f7}
.cms-layer{box-sizing:border-box;will-change:transform,opacity,filter;min-width:20px;min-height:20px}
.cms-layer-image{object-fit:cover;display:block}
.cms-layer-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.cms-layer-container{border:1px solid rgba(0,0,0,.05)}
.cms-animate{will-change:transform,opacity,filter}
.editor-preview .cms-layer:hover{outline:2px dashed #7137ff;outline-offset:2px}
.editor-preview .cms-layer.selected-layer{outline:2px solid #22c55e;outline-offset:2px}

@media (max-width:1199px){
  .hero-photo,.hero-media{width:var(--hero-tablet-media-width,680px)!important;min-width:0!important;top:var(--hero-tablet-media-top,100px)!important;left:var(--hero-tablet-media-left,52%)!important}
}
@media (max-width:809px){
  .mk-header{height:86px}.mk-brand{font-size:clamp(30px,8vw,42px)}
  .mk-menu{width:72px;height:72px;border-radius:28px}
  .hero{min-height:var(--hero-mobile-height,1120px)!important;padding:110px 24px 84px!important;display:block;overflow:hidden}
  .hero-photo,.hero-media{width:var(--hero-mobile-media-width,78vw)!important;min-width:0!important;left:var(--hero-mobile-media-left,52%)!important;top:var(--hero-mobile-media-top,172px)!important;opacity:.92}
  .hero-photo:after,.hero-media:after{height:220px;bottom:-78px;filter:blur(52px)}
  .hero-fade{height:330px}
  .hero-layout{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;gap:42px!important;min-height:calc(var(--hero-mobile-height,1120px) - 220px)!important;height:auto!important;width:100%!important;max-width:none!important;position:relative;z-index:3}
  .hero-copy{padding-top:270px;max-width:100%}
  .availability{font-size:clamp(17px,4.1vw,25px)!important;padding:12px 18px!important;margin-bottom:48px!important;background:rgba(255,255,255,.72)}
  .green-dot{width:18px;height:18px;flex-basis:18px}
  .hero h1{font-size:var(--hero-mobile-title-size,clamp(52px,13.5vw,84px))!important;line-height:.94!important;letter-spacing:-.095em!important;max-width:100%!important}
  .hero-side{grid-column:auto!important;margin:8px 0 0!important;max-width:680px!important}
  .hero-side p{font-size:clamp(27px,7vw,37px)!important;line-height:1.2!important;letter-spacing:-.055em!important;margin-bottom:32px!important;color:#717780!important}
  .hero-side .button{font-size:clamp(24px,6vw,32px)!important;border-radius:28px!important;padding:24px 48px!important;min-height:88px!important}
  .layer-canvas-section{padding:64px 20px}.layer-canvas{min-height:520px!important;border-radius:30px}.cms-layer{max-width:calc(100% - 40px)}
}
@media (max-width:520px){
  .hero{min-height:var(--hero-mobile-height,1220px)!important}
  .hero-layout{min-height:calc(var(--hero-mobile-height,1220px) - 220px)!important}
  .hero-copy{padding-top:330px}.hero-photo,.hero-media{width:var(--hero-mobile-media-width,86vw)!important;top:var(--hero-mobile-media-top,192px)!important}
}

/* v13 visual layer + animation helpers */
.cms-line{display:inline-block;overflow:hidden;vertical-align:bottom}.cms-line>span{display:inline-block}.cms-layer-video{object-fit:cover}.cms-layer-heading{margin:0}.cms-layer-card{display:block}.cms-layer-shape{display:block}.cms-layer{will-change:transform,opacity,filter,clip-path}.editor-preview [data-block-index]{position:relative}.editor-preview [data-block-index]::after{content:attr(data-block-type);position:absolute;top:8px;left:8px;z-index:9999;background:#8b5cf6;color:#fff;font:700 10px/1 "Instrument Sans",Arial;padding:5px 7px;border-radius:999px;opacity:0;pointer-events:none;transition:opacity .18s}.editor-preview [data-block-index]:hover::after{opacity:1}.editor-preview .cms-layer::after{content:attr(data-layer-index);position:absolute;right:-8px;top:-8px;background:#38bdf8;color:#020617;font:700 10px/1 Arial;padding:4px 5px;border-radius:999px;opacity:0}.editor-preview .cms-layer:hover::after{opacity:1}

/* v15 visual CMS additions */
.about-section{padding:120px 0 80px;background:#fff}.about-inner{display:grid;grid-template-columns:260px 1fr;gap:70px}.about-kicker{color:#737982;font-size:18px;font-weight:600;letter-spacing:-.035em}.about-copy h2{font-size:clamp(42px,4.3vw,74px);line-height:.98;letter-spacing:-.08em;font-weight:600;margin:0 0 28px}.about-copy p{font-size:clamp(18px,1.45vw,25px);line-height:1.28;letter-spacing:-.045em;color:#6c7179;max-width:920px;margin:0 0 28px}.about-images{grid-column:1/-1;display:grid;grid-template-columns:1.55fr 1fr;gap:18px;margin-top:44px}.about-img{height:560px;border-radius:42px;overflow:hidden;background:#f4f4f4;margin:0}.about-img img{width:100%;height:112%;object-fit:cover;filter:grayscale(1);will-change:transform}.about-img-wide{height:560px}
.pricing-section{padding:115px 0;background:#fff}.pricing-head{display:grid;grid-template-columns:260px 1fr;gap:70px;margin-bottom:36px}.pricing-head span{color:#737982;font-weight:600;letter-spacing:-.035em}.pricing-head h2{font-size:clamp(42px,4.4vw,78px);line-height:.95;letter-spacing:-.08em;font-weight:600;margin:0}.pricing-head p{grid-column:2;color:#6c7179;font-size:20px;line-height:1.32;letter-spacing:-.04em;max-width:720px;margin:0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pricing-card{border:1px solid #e8ebee;border-radius:32px;padding:30px;background:#f8f8f8;min-height:430px;display:flex;flex-direction:column;align-items:flex-start;will-change:transform,opacity}.pricing-card.featured{background:#111;color:#fff;box-shadow:0 28px 90px rgba(0,0,0,.22);transform:translateY(-10px)}.pricing-card h3{font-size:26px;letter-spacing:-.06em;margin:0 0 20px}.pricing-card strong{font-size:56px;line-height:.9;letter-spacing:-.08em;margin-bottom:18px}.pricing-card p{color:#6f757d;line-height:1.34;letter-spacing:-.035em;margin:0 0 22px}.pricing-card.featured p{color:#c7cbd0}.pricing-card ul{padding:0;margin:0 0 28px;list-style:none;display:grid;gap:10px}.pricing-card li{color:#5f6670;font-size:15px}.pricing-card li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;margin-right:9px;border-radius:50%;background:#fff;color:#111}.pricing-card.featured li{color:#f1f1f1}.pricing-card .button{margin-top:auto}.pricing-card.featured .button{background:#fff;color:#111}
.contact-section-page{padding:145px 0 110px;background:#fff}.contact-page-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:start}.contact-page-copy span{color:#737982;font-weight:600;letter-spacing:-.035em}.contact-page-copy h1{font-size:clamp(56px,6.8vw,112px);line-height:.86;letter-spacing:-.09em;margin:20px 0 28px;font-weight:600}.contact-page-copy p{font-size:22px;line-height:1.3;color:#6c7179;letter-spacing:-.045em}.big-form{background:#f7f7f7;border:1px solid #ebeef1;border-radius:34px;padding:32px;box-shadow:0 24px 80px rgba(0,0,0,.06)}.big-form input,.big-form textarea{background:#fff}
.back-to-top{position:fixed;right:24px;bottom:24px;z-index:90;width:48px;height:48px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#111;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.18);opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .35s var(--ease),transform .35s var(--ease);cursor:pointer}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
@media(max-width:1199px){.about-inner,.pricing-head,.contact-page-grid{grid-template-columns:1fr;gap:30px}.pricing-head p{grid-column:auto}.pricing-grid{grid-template-columns:1fr 1fr}.about-images{grid-template-columns:1fr 1fr}.about-img{height:440px}}
@media(max-width:760px){.about-section,.pricing-section,.contact-section-page{padding:78px 0}.about-copy h2,.pricing-head h2{font-size:44px}.about-copy p,.pricing-head p,.contact-page-copy p{font-size:18px}.about-images,.pricing-grid{grid-template-columns:1fr}.about-img{height:360px;border-radius:30px}.pricing-card.featured{transform:none}.contact-page-copy h1{font-size:58px}.back-to-top{right:18px;bottom:18px}}


/* v16 text scroll animation helpers */
.scroll-darken-word,.text-dim-word{display:inline-block;will-change:color,opacity;transition:none}
.scroll-darken{color:#b7bcc5}
.process-dark .text-dim{color:#555a63}


/* v17 — process text-effect fix: keep the title/subtitle layout while animating words. */
.process-html-copy h2 .title-block{
  display:block;
  margin:0;
  font-size:inherit;
  line-height:inherit;
  letter-spacing:inherit;
}
.process-html-copy h2 .subtitle-block{
  display:block;
  margin-top:14px;
  color:#7b8088;
  font-size:clamp(20px,1.65vw,28px);
  line-height:1.18;
  letter-spacing:-.055em;
}
.process-html-copy h2 .text-dim-word{
  display:inline-block!important;
  margin:0!important;
  font-size:inherit!important;
  line-height:inherit!important;
  letter-spacing:inherit!important;
}
.process-html-copy h2 .subtitle-block .text-dim-word{
  font-size:inherit!important;
}
.process-html-steps .process-list-step .text-dim-word{display:inline!important}

/* v18 — hero copy/right text offset controls for the Design Studio */
.hero-copy{position:relative;left:var(--hero-copy-x,0px);top:var(--hero-copy-y,0px)}
.hero-side{position:relative;left:var(--hero-side-x,0px);top:var(--hero-side-y,0px)}
.editor-preview .hero-copy,.editor-preview .hero-side{outline:1px dashed transparent;outline-offset:8px}
.editor-preview .hero-copy:hover,.editor-preview .hero-side:hover{outline-color:rgba(113,55,255,.55)}
.editor-preview .hero-drag-handle{position:absolute;z-index:99999;top:-34px;right:-8px;width:28px;height:28px;border:0;border-radius:999px;background:#7137ff;color:#fff;box-shadow:0 10px 26px rgba(0,0,0,.18);display:grid;place-items:center;font:700 14px/1 Arial,sans-serif;cursor:grab;pointer-events:auto}
.editor-preview .hero-drag-handle:active{cursor:grabbing}
@media (max-width:809px){.hero-copy{left:var(--hero-mobile-copy-x,var(--hero-copy-x,0px));top:var(--hero-mobile-copy-y,var(--hero-copy-y,0px))}.hero-side{left:var(--hero-mobile-side-x,var(--hero-side-x,0px));top:var(--hero-mobile-side-y,var(--hero-side-y,0px))}}

/* v19 universal visual editing + booking modal */
.booking-modal{position:fixed;inset:0;z-index:1001;display:none;align-items:center;justify-content:center;padding:24px}.booking-modal.open{display:flex}.booking-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42);backdrop-filter:blur(12px)}.booking-panel{position:relative;width:min(100%,620px);max-height:calc(100vh - 40px);overflow:auto;background:#fff;color:#111;border-radius:34px;padding:34px;box-shadow:0 40px 120px rgba(0,0,0,.28)}.booking-close{position:absolute;right:18px;top:18px;border:0;background:#f3f4f6;border-radius:50%;width:38px;height:38px;font-size:22px;cursor:pointer}.booking-panel h2{font-size:clamp(38px,4.5vw,62px);line-height:.92;letter-spacing:-.08em;margin:8px 0 14px}.booking-intro{color:#707781;font-size:16px;line-height:1.35;margin:0 0 24px}.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking-form label{display:block;font-weight:600;font-size:13px;color:#525963;margin:12px 0}.booking-form input,.booking-form textarea{width:100%;margin-top:7px;border:1px solid #e0e4e8;border-radius:15px;padding:13px 14px;background:#fff;color:#111}.booking-status{display:block;margin-top:12px;color:#111;font-weight:700}.success-burst{position:absolute;left:50%;top:50%;pointer-events:none;opacity:0}.success-burst span{position:absolute;width:10px;height:10px;border-radius:50%;background:#00c047;box-shadow:0 0 0 7px rgba(0,192,71,.16)}.section-drag-handle,.hero-drag-handle{position:absolute;z-index:50;right:14px;top:14px;border:0;background:#7137ff;color:#fff;border-radius:999px;width:30px;height:30px;display:none;align-items:center;justify-content:center;cursor:grab;font-size:13px;box-shadow:0 12px 30px rgba(113,55,255,.25)}.editor-preview [data-block-index]{outline:1px dashed transparent}.editor-preview [data-block-index]:hover{outline-color:rgba(113,55,255,.38)}.editor-preview [data-block-index]:hover>.section-drag-handle,.editor-preview .hero-copy:hover>.hero-drag-handle,.editor-preview .hero-side:hover>.hero-drag-handle{display:flex}.editor-preview [data-media-key],.editor-preview [data-footer-media]{cursor:pointer}.editor-preview [data-media-key]:hover,.editor-preview [data-footer-media]:hover{outline:2px solid #7137ff!important;outline-offset:4px}
@media(max-width:760px){.booking-grid{grid-template-columns:1fr}.booking-panel{border-radius:26px;padding:26px}.booking-panel h2{font-size:42px}}

/* v22 animation suite helpers */
.cms-wordfx,.cms-letterfx{display:inline-block;will-change:color,opacity,transform;transition:none}.cms-line{display:block;overflow:hidden}.cms-line>span{display:inline-block}.cms-animate[data-anim="dim-text-dark"],.cms-animate[data-anim="word-darken"]{color:#b7bcc5}.cms-animate[data-anim="dim-text-light"],.cms-animate[data-anim="word-brighten"]{color:#555a63}.cms-animate[data-anim="horizontal-scroll"]{overflow:hidden}.cms-animate[data-anim="marquee"]{overflow:hidden;white-space:nowrap}.cms-animate[data-anim="magnetic-hover"]{will-change:transform;transform-style:preserve-3d}

/* v24 text FX safe: must never change typography or layout */
.cms-wordfx,.scroll-darken-word,.text-dim-word{display:inline!important;font:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;word-spacing:inherit!important;text-transform:inherit!important;will-change:color,opacity;transition:none!important}.cms-letterfx{display:inline-block!important;font:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;will-change:color,opacity,transform;transition:none!important}.cms-animate[data-anim="dim-text-dark"],.cms-animate[data-anim="word-darken"],.cms-animate[data-anim="dim-text-light"],.cms-animate[data-anim="word-brighten"]{font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}.cms-rsp-transform,[data-cms-rsp="block"]{transform:translate(var(--cms-x,0px),var(--cms-y,0px)) scale(var(--cms-scale,1)) rotate(var(--cms-rotate,0deg))!important;transform-origin:center}.cms-layer{left:var(--cms-layer-x,auto)!important;top:var(--cms-layer-y,auto)!important}.cms-layer[data-cms-rsp="layer"]{transform:rotate(var(--cms-layer-rotate,0deg)) scale(var(--cms-layer-scale,1))!important}@media(max-width:1199px){[data-cms-rsp="block"]{transform:translate(var(--cms-tablet-x,var(--cms-x,0px)),var(--cms-tablet-y,var(--cms-y,0px))) scale(var(--cms-scale,1)) rotate(var(--cms-rotate,0deg))!important}.cms-layer[data-cms-rsp="layer"]{left:var(--cms-layer-tablet-x,var(--cms-layer-x,auto))!important;top:var(--cms-layer-tablet-y,var(--cms-layer-y,auto))!important}}@media(max-width:809px){[data-cms-rsp="block"]{transform:translate(var(--cms-mobile-x,var(--cms-tablet-x,var(--cms-x,0px))),var(--cms-mobile-y,var(--cms-tablet-y,var(--cms-y,0px)))) scale(var(--cms-scale,1)) rotate(var(--cms-rotate,0deg))!important}.cms-layer[data-cms-rsp="layer"]{left:var(--cms-layer-mobile-x,var(--cms-layer-tablet-x,var(--cms-layer-x,auto)))!important;top:var(--cms-layer-mobile-y,var(--cms-layer-tablet-y,var(--cms-layer-y,auto)))!important}}

/* v25: hard guard for text effects. GSAP text spans must never change typography or layout. */
.cms-wordfx,.cms-letterfx,.cms-word,.cms-line,.cms-line>span,.scroll-darken-word,.text-dim-word{
  font-family:inherit!important;
  font-size:1em!important;
  font-weight:inherit!important;
  line-height:inherit!important;
  letter-spacing:inherit!important;
  word-spacing:inherit!important;
  text-transform:inherit!important;
  font-style:inherit!important;
  text-decoration:inherit!important;
  vertical-align:baseline!important;
  max-width:none!important;
}
.cms-wordfx,.cms-word,.scroll-darken-word,.text-dim-word{display:inline!important;white-space:normal!important;}
.cms-letterfx{display:inline-block!important;white-space:pre!important;}
.cms-line{display:block!important;overflow:hidden!important;}
.cms-line>span{display:inline-block!important;}
.cms-animate[data-anim="dim-text-dark"],.cms-animate[data-anim="word-darken"],.cms-animate[data-anim="dim-text-light"],.cms-animate[data-anim="word-brighten"],.cms-animate[data-anim="letter-reveal"],.cms-animate[data-anim="text-reveal"],.cms-animate[data-anim="reveal-lines"]{
  font-size:inherit!important;
  line-height:inherit!important;
  letter-spacing:inherit!important;
}

/* v27 text effect stability: text splits never alter typography or layout */
.cms-wordfx,.cms-letterfx,.scroll-darken-word,.text-dim-word,.cms-word,.split-word{font:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;word-spacing:inherit!important;display:inline!important;vertical-align:baseline!important}
.cms-line{display:block;overflow:hidden;font:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.cms-line>span{display:inline-block;font:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}

/* ── v28 MOBILE MENU FIXES ──────────────────────────────────────── */
/* Hamburger button: betere grootte en afronding */
@media(max-width:760px){
  .mk-menu{
    width:54px!important;
    height:54px!important;
    border-radius:18px!important;
    border:1.5px solid #e5e7eb!important;
    background:#fff!important;
    box-shadow:0 4px 14px rgba(0,0,0,.07)!important;
  }
  .mk-menu span{
    width:22px!important;
    height:2px!important;
  }
  /* Mobile menu: meer ruimte, grotere items */
  .mk-mobile{
    padding:20px 24px 32px!important;
    border-radius:0 0 24px 24px!important;
  }
  .mk-mobile a{
    font-size:22px!important;
    padding:16px 0!important;
    border-bottom:1px solid #f3f4f6;
  }
  .mk-mobile a:last-child{
    border-bottom:none;
  }
  /* CTA knop in mobiel menu */
  .mk-mobile .button,
  .mk-mobile a.button{
    display:flex!important;
    margin-top:12px!important;
    text-align:center!important;
    justify-content:center!important;
    padding:18px 28px!important;
    font-size:18px!important;
    border-radius:18px!important;
  }
}


/* v117 — template-exact styling additions for MK CMS features */
.about-section{position:relative;overflow:hidden}.about-inner{position:relative;z-index:1}.about-falling-tags{position:relative;z-index:0;grid-column:1/-1;min-height:260px;margin:22px 0 6px;pointer-events:none}.about-tag-pill{position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e7e8ea;background:#fff;color:#111;border-radius:999px;padding:15px 24px;font-size:22px;font-weight:600;letter-spacing:-.055em;line-height:1;box-shadow:0 14px 36px rgba(0,0,0,.055);white-space:nowrap;will-change:transform,opacity}.about-tag-pill:nth-child(2n){background:#111;color:#fff;border-color:#111}.about-tag-pill:nth-child(3n){background:#f7f7f7;color:#111}.about-tag-pill:nth-child(5n){padding-inline:34px}.about-tag-pill:before{content:""}.about-team-images{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.about-team-card{min-width:0}.team-section{padding:108px 0 124px;background:#fff}.team-wrap{width:min(100% - 80px,1130px);margin:0 auto}.team-heading{display:grid;grid-template-columns:280px 1fr;gap:48px;margin-bottom:42px}.team-heading span{font-size:16px;color:#737982;letter-spacing:-.03em}.team-heading h2{font-size:clamp(34px,3.4vw,54px);line-height:1.02;letter-spacing:-.075em;font-weight:500;margin:0}.team-intro{font-size:22px;line-height:1.22;letter-spacing:-.045em;color:#737982;margin:18px 0 0;max-width:760px}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.team-card{position:relative;min-width:0}.team-photo{position:relative;display:block;overflow:hidden;border-radius:36px;background:#eee;aspect-ratio:.92;isolation:isolate}.team-photo img{position:absolute;inset:-8% 0 0;width:100%;height:116%;object-fit:cover;filter:saturate(.96);will-change:transform}.team-photo:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.35));z-index:1;pointer-events:none}.team-socials{position:absolute;z-index:2;left:28px;bottom:28px;display:flex;flex-wrap:wrap;gap:10px}.team-pill{display:inline-flex;align-items:center;justify-content:center;border:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);color:#111;border-radius:999px;padding:12px 17px;font-size:15px;font-weight:600;letter-spacing:-.03em;line-height:1;box-shadow:0 14px 32px rgba(0,0,0,.12);transition:transform .45s var(--ease),background .45s var(--ease)}.team-pill:hover{transform:translateY(-2px);background:#fff}.team-meta{padding:22px 0 0 4px}.team-meta h3{font-size:34px;line-height:1;font-weight:500;letter-spacing:-.07em;margin:0 0 8px}.team-meta p{font-size:18px;font-weight:500;letter-spacing:-.04em;color:#111;margin:0}.about-team-card .team-photo{border-radius:42px}.about-team-card .team-meta{padding-top:18px}.v117-wordfx{display:inline!important;font:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;word-spacing:inherit!important;text-transform:inherit!important;font-style:inherit!important;vertical-align:baseline!important;will-change:color,opacity}.v117-fade-target{will-change:transform,opacity}.v117-team-letter{display:inline-block!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;will-change:transform,opacity}
@media(max-width:1199px){.team-wrap{width:min(100% - 56px,980px)}.about-falling-tags{min-height:220px}.about-tag-pill{font-size:19px;padding:13px 20px}.team-grid,.about-team-images{gap:18px}.team-photo{border-radius:30px}}
@media(max-width:760px){.team-section{padding:70px 0 84px}.team-wrap{width:calc(100% - 40px)}.team-heading{grid-template-columns:1fr;gap:16px;margin-bottom:30px}.team-heading h2{font-size:42px}.team-intro{font-size:20px}.team-grid,.about-team-images{grid-template-columns:1fr}.team-photo{aspect-ratio:.86;border-radius:30px}.team-meta h3{font-size:31px}.team-meta p{font-size:17px}.about-falling-tags{min-height:360px;margin:4px 0 12px}.about-tag-pill{font-size:16px;padding:11px 15px}.about-tag-pill:nth-child(n+8){display:none}}

/* v118 — restore compact topbar/menu, keep v117 animations */
.mk-header{
  height:76px!important;
  background:rgba(255,255,255,.82)!important;
  backdrop-filter:blur(16px) saturate(160%)!important;
  -webkit-backdrop-filter:blur(16px) saturate(160%)!important;
  border-bottom:1px solid rgba(17,17,17,.055)!important;
}
.mk-nav{
  max-width:1440px!important;
  padding:0 34px!important;
  grid-template-columns:minmax(160px,1fr) auto minmax(280px,1fr)!important;
  gap:26px!important;
}
.mk-brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  width:max-content!important;
  max-width:210px!important;
  font-size:15px!important;
  font-weight:700!important;
  letter-spacing:-.03em!important;
  line-height:1!important;
}
.mk-brand-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:var(--header-logo-max-width,118px)!important;
  max-height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.mk-brand.logo-only .mk-brand-logo{max-width:126px!important;max-height:56px!important;}
.mk-brand-text{display:inline-block!important;white-space:nowrap!important;}
.mk-links{
  gap:28px!important;
  font-size:15px!important;
  font-weight:500!important;
  letter-spacing:-.035em!important;
  justify-self:center!important;
}
.mk-nav-actions{
  justify-self:end!important;
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
}
.mk-phone{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  font-size:15px!important;
  font-weight:500!important;
  letter-spacing:-.025em!important;
  color:#111!important;
  white-space:nowrap!important;
}
.mk-phone-icon{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  max-width:28px!important;
  max-height:28px!important;
  border-radius:999px!important;
  background:#111!important;
  color:#fff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 28px!important;
  line-height:0!important;
  padding:0!important;
  overflow:hidden!important;
  transform:none!important;
}
.mk-phone-svg{width:13px!important;height:13px!important;display:block!important;fill:currentColor!important;}
.mk-cta{
  justify-self:auto!important;
  border-radius:16px!important;
  padding:13px 22px!important;
  font-size:15px!important;
  min-height:48px!important;
}

/* v118 — portfolio title/subtitle left alignment */
.portfolio .section-head,
.portfolio .section-head.portfolio-head{
  text-align:left!important;
  justify-items:start!important;
  align-items:start!important;
}
.portfolio .portfolio-intro-copy,
.portfolio .section-head>div{
  justify-self:start!important;
  text-align:left!important;
  margin-left:0!important;
  max-width:760px!important;
}
.portfolio .portfolio-intro-copy h2,
.portfolio .portfolio-intro-copy p,
.portfolio .section-head h2,
.portfolio .section-head p{
  text-align:left!important;
  margin-left:0!important;
}
.portfolio .portfolio-intro-copy p{max-width:620px!important;}

/* v118 — footer logo should be white on dark footer */
.mk-footer .footer-logo-white,
.footer-logo-white{
  display:block!important;
  max-width:150px!important;
  height:auto!important;
  margin:0 0 18px!important;
  filter:brightness(0) invert(1)!important;
  opacity:1!important;
}

@media(max-width:900px){
  .mk-header{height:74px!important;background:rgba(255,255,255,.72)!important;border-bottom:0!important;}
  .mk-nav{grid-template-columns:1fr auto!important;padding:0 24px!important;gap:16px!important;}
  .mk-links,.mk-nav-actions{display:none!important;}
  .mk-brand-logo{max-width:96px!important;max-height:46px!important;}
  .mk-menu{
    display:flex!important;
    width:60px!important;
    height:60px!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.92)!important;
    border:1px solid rgba(17,17,17,.08)!important;
    box-shadow:0 16px 42px rgba(0,0,0,.08)!important;
  }
  .portfolio .section-head,.portfolio .section-head.portfolio-head{display:block!important;text-align:left!important;}
  .portfolio .portfolio-intro-copy{max-width:100%!important;}
}

/* v119 — portfolio header hard-left + restore old mobile menu look */
.portfolio .section-head.portfolio-head,
section.portfolio .section-head,
section.portfolio .portfolio-head{
  display:block!important;
  width:100%!important;
  max-width:760px!important;
  margin-left:0!important;
  margin-right:auto!important;
  text-align:left!important;
  justify-content:flex-start!important;
  justify-items:start!important;
  align-items:start!important;
  grid-template-columns:1fr!important;
  gap:0!important;
}
.portfolio .section-head.portfolio-head .section-kicker,
section.portfolio .section-head .section-kicker{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  margin:0 0 28px 0!important;
  text-align:left!important;
}
.portfolio .portfolio-intro-copy,
section.portfolio .portfolio-intro-copy,
.portfolio .section-head.portfolio-head > div{
  display:block!important;
  width:100%!important;
  max-width:760px!important;
  margin:0!important;
  justify-self:start!important;
  text-align:left!important;
}
.portfolio .portfolio-intro-copy h2,
section.portfolio .portfolio-intro-copy h2,
.portfolio .portfolio-intro-copy p,
section.portfolio .portfolio-intro-copy p{
  width:100%!important;
  max-width:760px!important;
  margin-left:0!important;
  margin-right:0!important;
  text-align:left!important;
}
.portfolio .portfolio-intro-copy p,
section.portfolio .portfolio-intro-copy p{
  max-width:620px!important;
  margin-top:18px!important;
}

@media(max-width:900px){
  .mk-header{
    height:58px!important;
    background:rgba(255,255,255,.72)!important;
    border-bottom:0!important;
    backdrop-filter:blur(14px) saturate(160%)!important;
    -webkit-backdrop-filter:blur(14px) saturate(160%)!important;
  }
  .mk-nav{
    grid-template-columns:1fr auto!important;
    padding:0 20px!important;
    gap:12px!important;
  }
  .mk-links,.mk-nav-actions,.mk-cta{display:none!important;}
  .mk-brand-logo{max-width:96px!important;max-height:44px!important;}
  .mk-menu{
    display:flex!important;
    width:44px!important;
    height:38px!important;
    border:1px solid #eee!important;
    background:#fff!important;
    border-radius:12px!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    flex-direction:column!important;
    padding:0!important;
    box-shadow:none!important;
  }
  .mk-menu span{
    display:block!important;
    width:18px!important;
    height:2px!important;
    background:#111!important;
    border-radius:999px!important;
    transition:transform .45s var(--ease), opacity .3s var(--ease)!important;
  }
  .mk-menu[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)!important;}
  .mk-menu[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)!important;}
  .mk-mobile{
    display:block!important;
    position:fixed!important;
    z-index:9997!important;
    top:58px!important;
    left:0!important;
    right:0!important;
    background:#fff!important;
    padding:14px 20px 22px!important;
    border-bottom:1px solid #eee!important;
    box-shadow:0 20px 40px rgba(0,0,0,.08)!important;
    transform:translateY(-120%);
    overflow-y:auto!important;
    max-height:calc(100dvh - 58px)!important;
  }
  .mk-mobile a:not(.button):not(.mk-mobile-phone){
    display:block!important;
    font-size:20px!important;
    line-height:1.2!important;
    font-weight:500!important;
    letter-spacing:-.05em!important;
    padding:12px 5px!important;
  }
  .mk-mobile .button,.mk-mobile a.button,.mk-mobile-cta{
    width:100%!important;
    min-height:54px!important;
    margin-top:12px!important;
    padding:14px 22px!important;
    border-radius:18px!important;
    font-size:18px!important;
  }
  .mk-mobile-socials{margin-top:14px!important;padding-top:14px!important;gap:8px!important;}
  .mk-mobile-socials a{font-size:13px!important;padding:9px 11px!important;}
  .mk-mobile-phone{font-size:18px!important;margin:10px 0 0!important;padding-top:12px!important;}
}


/* v121 — mobile header/menu restore + remove falling tags */
.about-falling-tags,
.about-tag-pill{
  display:none!important;
}
@media(max-width:760px){
  .mk-header{
    height:74px!important;
  }
  .mk-nav{
    grid-template-columns:1fr auto!important;
    padding:0 24px!important;
  }
  .mk-brand-logo{
    max-width:126px!important;
    max-height:58px!important;
    width:auto!important;
    height:auto!important;
  }
  .mk-brand.logo-only .mk-brand-logo,
  .mk-brand.has-logo .mk-brand-logo{
    transform:none!important;
  }
  .mk-brand-text{
    font-size:22px!important;
  }
  .mk-menu{
    width:62px!important;
    height:62px!important;
    border-radius:24px!important;
    border:1px solid rgba(17,17,17,.08)!important;
    background:rgba(255,255,255,.92)!important;
    box-shadow:0 16px 38px rgba(0,0,0,.08)!important;
    gap:7px!important;
  }
  .mk-menu span{
    width:25px!important;
    height:2px!important;
  }
  .mk-menu[aria-expanded="true"] span:first-child{transform:translateY(4.5px) rotate(45deg)!important;}
  .mk-menu[aria-expanded="true"] span:last-child{transform:translateY(-4.5px) rotate(-45deg)!important;}
  .mk-mobile{
    top:74px!important;
    max-height:calc(100dvh - 74px)!important;
    padding:18px 22px 24px!important;
    border-radius:0 0 26px 26px!important;
  }
  .mk-mobile-socials{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:10px!important;
    margin-top:14px!important;
    padding-top:14px!important;
    border-top:1px solid #f0f1f2!important;
  }
  .mk-mobile-socials a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    flex:0 0 auto!important;
    min-height:38px!important;
    padding:10px 14px!important;
    border-radius:999px!important;
    border:1px solid #e9ecef!important;
    background:#fff!important;
    color:#111!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:600!important;
    letter-spacing:-.025em!important;
    box-shadow:0 10px 24px rgba(0,0,0,.045)!important;
  }
}

/* v122 — mobile hero/header/portfolio/FAQ/form select fixes */
.mk-header{
  transition:background .35s var(--ease), border-color .35s var(--ease), box-shadow .35s var(--ease), height .35s var(--ease), backdrop-filter .35s var(--ease)!important;
  border-bottom:1px solid transparent!important;
  box-shadow:none!important;
}
.mk-header:not(.is-scrolled){
  border-bottom-color:transparent!important;
  box-shadow:none!important;
}
.mk-header.is-scrolled{
  border-bottom-color:rgba(17,17,17,.08)!important;
  box-shadow:0 10px 34px rgba(0,0,0,.055)!important;
  background:rgba(255,255,255,.82)!important;
  backdrop-filter:blur(16px) saturate(160%)!important;
  -webkit-backdrop-filter:blur(16px) saturate(160%)!important;
}
@media(max-width:760px){
  .mk-header:not(.is-scrolled){
    height:92px!important;
    background:rgba(255,255,255,.45)!important;
    border-bottom-color:transparent!important;
    box-shadow:none!important;
  }
  .mk-header.is-scrolled{
    height:74px!important;
  }
  .mk-header:not(.is-scrolled) .mk-brand-logo{
    max-width:122px!important;
    max-height:70px!important;
  }
  .mk-header.is-scrolled .mk-brand-logo{
    max-width:88px!important;
    max-height:48px!important;
  }
  .mk-header:not(.is-scrolled) .mk-menu{
    width:66px!important;
    height:66px!important;
    border-radius:24px!important;
  }
  .mk-header.is-scrolled .mk-menu{
    width:58px!important;
    height:58px!important;
    border-radius:22px!important;
  }
  .hero-side{
    width:100%!important;
    max-width:calc(100vw - 40px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    justify-self:auto!important;
    overflow:visible!important;
  }
  .hero-side p{
    max-width:100%!important;
  }
  .hero-side .button,
  .hero-side a.button{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:nowrap!important;
    padding:16px 28px!important;
    font-size:20px!important;
    line-height:1!important;
    border-radius:20px!important;
    transform:none!important;
  }
  .portfolio,
  section.portfolio{
    overflow:hidden!important;
  }
  .portfolio .narrow,
  section.portfolio .narrow{
    width:calc(100% - 40px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .portfolio .section-head,
  .portfolio .section-head.portfolio-head,
  section.portfolio .section-head,
  section.portfolio .section-head.portfolio-head{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 30px 0!important;
    padding:0!important;
    transform:none!important;
    text-align:left!important;
  }
  .portfolio .section-kicker,
  .portfolio .section-head>span,
  section.portfolio .section-kicker,
  section.portfolio .section-head>span{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 18px 0!important;
    padding:0!important;
    text-align:left!important;
    transform:none!important;
  }
  .portfolio .portfolio-intro-copy,
  section.portfolio .portfolio-intro-copy{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    text-align:left!important;
    transform:none!important;
  }
  .portfolio .portfolio-intro-copy h2,
  section.portfolio .portfolio-intro-copy h2{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 16px 0!important;
    padding:0!important;
    text-align:left!important;
    transform:none!important;
  }
  .portfolio .portfolio-intro-copy p,
  section.portfolio .portfolio-intro-copy p{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    text-align:left!important;
    transform:none!important;
    font-size:20px!important;
    line-height:1.28!important;
    color:#747982!important;
  }
  .faq-left h2,
  .faq-section .faq-left h2{
    font-size:clamp(36px,10vw,46px)!important;
    line-height:1.04!important;
    letter-spacing:-.07em!important;
    margin:0 0 26px 0!important;
  }
  .faq-item button,
  .faq-section .faq-item button{
    font-size:18px!important;
    line-height:1.18!important;
    letter-spacing:-.045em!important;
    padding:18px 18px!important;
  }
  .faq-answer p,
  .faq-section .faq-answer p{
    font-size:16px!important;
    line-height:1.45!important;
    letter-spacing:-.025em!important;
    padding:0 18px 18px!important;
  }
}
.contact-form select,
.booking-form select,
form select,
select{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:100%;
  border:1px solid #e1e5ea!important;
  background-color:#fff!important;
  background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%)!important;
  background-position:calc(100% - 20px) 50%,calc(100% - 14px) 50%!important;
  background-size:6px 6px,6px 6px!important;
  background-repeat:no-repeat!important;
  border-radius:16px!important;
  min-height:54px!important;
  padding:14px 46px 14px 16px!important;
  color:#111!important;
  font-size:16px!important;
  line-height:1.2!important;
  box-shadow:0 10px 28px rgba(0,0,0,.035)!important;
}
.contact-form select:focus,
.booking-form select:focus,
form select:focus,
select:focus{
  outline:none!important;
  border-color:#111!important;
  box-shadow:0 0 0 4px rgba(17,17,17,.08)!important;
}


/* v123 — logo shrink state, booking selects, FAQ typography */
.mk-brand.logo-only .mk-brand-logo{
  height:100%!important;
  width:auto!important;
  object-fit:contain!important;
}
.mk-header.is-scrolled .mk-brand.logo-only .mk-brand-logo{
  height:100%!important;
  max-height:44px!important;
  max-width:92px!important;
}
@media(max-width:760px){
  .mk-header:not(.is-scrolled) .mk-brand.logo-only .mk-brand-logo{
    height:100%!important;
    max-height:72px!important;
    max-width:126px!important;
  }
  .mk-header.is-scrolled .mk-brand.logo-only .mk-brand-logo{
    height:100%!important;
    max-height:42px!important;
    max-width:86px!important;
  }
}
.booking-form select,
.booking-form .booking-extra-option select,
.booking-form label select,
.contact-form select{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:block!important;
  width:100%!important;
  height:58px!important;
  min-height:58px!important;
  margin-top:7px!important;
  padding:0 48px 0 16px!important;
  border:1px solid #dfe4e8!important;
  border-radius:15px!important;
  background-color:#fff!important;
  background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%)!important;
  background-position:calc(100% - 24px) 51%,calc(100% - 16px) 51%!important;
  background-size:8px 8px,8px 8px!important;
  background-repeat:no-repeat!important;
  color:#111!important;
  font-family:var(--font)!important;
  font-size:17px!important;
  line-height:1.1!important;
  font-weight:500!important;
  letter-spacing:-.035em!important;
  box-shadow:none!important;
}
.booking-form select:focus,
.booking-form .booking-extra-option select:focus,
.booking-form label select:focus,
.contact-form select:focus{
  outline:none!important;
  border-color:#111!important;
  box-shadow:0 0 0 4px rgba(17,17,17,.07)!important;
}
.booking-extra-option[hidden]{display:none!important;}
.booking-extra-option:not([hidden]){display:block!important;}
.booking-form select option{font-size:16px!important;font-weight:500!important;color:#111!important;}
@media(max-width:760px){
  .booking-form select,
  .booking-form .booking-extra-option select,
  .booking-form label select,
  .contact-form select{
    height:54px!important;
    min-height:54px!important;
    font-size:16px!important;
    border-radius:15px!important;
  }
}
.faq-section .faq-left h2{
  font-size:clamp(40px,3.15vw,54px)!important;
  line-height:1.05!important;
  letter-spacing:-.072em!important;
  font-weight:500!important;
  max-width:620px!important;
  margin:14px 0 30px!important;
}
.faq-section .faq-left .button{margin-top:4px!important;}
.faq-section .faq-item button{
  font-size:clamp(17px,1.1vw,21px)!important;
  line-height:1.16!important;
  font-weight:600!important;
  letter-spacing:-.045em!important;
  padding:20px 22px!important;
}
.faq-section .faq-answer p{
  font-size:clamp(15px,.95vw,17px)!important;
  line-height:1.45!important;
  letter-spacing:-.03em!important;
  color:#747982!important;
  padding:0 22px 22px!important;
}
.faq-section .faq-box{max-width:100%!important;}
@media(min-width:1025px){
  .faq-section .faq-layout{
    grid-template-columns:minmax(440px,42%) minmax(0,58%)!important;
    gap:clamp(56px,5vw,92px)!important;
  }
}
@media(max-width:760px){
  .faq-section .faq-left h2{
    font-size:clamp(38px,10.5vw,48px)!important;
    line-height:1.04!important;
    max-width:100%!important;
    margin:0 0 28px!important;
  }
  .faq-section .faq-item button{font-size:18px!important;padding:18px!important;}
  .faq-section .faq-answer p{font-size:15px!important;line-height:1.45!important;padding:0 18px 18px!important;}
}

/* v124 — logo hero size, FAQ typography, select polish */
.mk-brand.logo-only{height:100%!important;display:flex!important;align-items:center!important;}
.mk-brand.logo-only .mk-brand-logo{height:100%!important;width:auto!important;object-fit:contain!important;}
.mk-header:not(.is-scrolled) .mk-brand.logo-only{height:92px!important;}
.mk-header:not(.is-scrolled) .mk-brand.logo-only .mk-brand-logo{max-width:132px!important;max-height:92px!important;}
.mk-header.is-scrolled .mk-brand.logo-only{height:54px!important;}
.mk-header.is-scrolled .mk-brand.logo-only .mk-brand-logo{max-width:92px!important;max-height:44px!important;}
@media(max-width:760px){.mk-header:not(.is-scrolled) .mk-brand.logo-only{height:88px!important}.mk-header:not(.is-scrolled) .mk-brand.logo-only .mk-brand-logo{max-width:128px!important;max-height:88px!important}.mk-header.is-scrolled .mk-brand.logo-only{height:52px!important}.mk-header.is-scrolled .mk-brand.logo-only .mk-brand-logo{max-width:86px!important;max-height:42px!important}}

.booking-form select,.booking-form .booking-extra-option select,.booking-form label select,.contact-form select{appearance:none!important;-webkit-appearance:none!important;width:100%!important;height:58px!important;min-height:58px!important;margin-top:8px!important;padding:0 52px 0 18px!important;border:1px solid #dfe4e8!important;border-radius:16px!important;background-color:rgba(255,255,255,.92)!important;background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%)!important;background-position:calc(100% - 26px) 50%,calc(100% - 18px) 50%!important;background-size:8px 8px,8px 8px!important;background-repeat:no-repeat!important;color:#111!important;font-family:var(--font)!important;font-size:18px!important;line-height:1.1!important;font-weight:500!important;letter-spacing:-.035em!important;box-shadow:none!important;}
.booking-form select:focus,.booking-form .booking-extra-option select:focus,.booking-form label select:focus,.contact-form select:focus{outline:none!important;border-color:#aeb6bd!important;box-shadow:0 0 0 4px rgba(17,17,17,.055)!important;}
.booking-extra-option[hidden]{display:none!important}.booking-extra-option:not([hidden]){display:block!important}.booking-form select option{font-size:16px!important;font-weight:500!important;color:#111!important;}
@media(max-width:760px){.booking-form select,.booking-form .booking-extra-option select,.booking-form label select,.contact-form select{height:56px!important;min-height:56px!important;font-size:17px!important;border-radius:16px!important;}}

@media(min-width:1025px){.faq-section .faq-layout{grid-template-columns:minmax(500px,42%) minmax(0,58%)!important;gap:clamp(60px,5.5vw,104px)!important;align-items:start!important}.faq-section .faq-left{max-width:620px!important}}
.faq-section .faq-left h2{font-size:clamp(44px,3.55vw,64px)!important;line-height:1.02!important;letter-spacing:-.075em!important;font-weight:500!important;max-width:620px!important;margin:10px 0 30px!important;text-align:left!important;}
.faq-section .faq-left p{font-size:clamp(20px,1.45vw,25px)!important;line-height:1.22!important;font-weight:400!important;letter-spacing:-.05em!important;color:#747982!important;max-width:620px!important;text-align:left!important;}
.faq-section .faq-item button{font-size:clamp(18px,1.25vw,23px)!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.05em!important;padding:22px 24px!important;}
.faq-section .faq-answer p{font-size:clamp(16px,1vw,18px)!important;line-height:1.45!important;letter-spacing:-.03em!important;color:#747982!important;padding:0 24px 22px!important;}
@media(max-width:760px){.faq-section .faq-left h2{font-size:clamp(40px,10vw,50px)!important;line-height:1.04!important;max-width:100%!important;margin:0 0 26px!important}.faq-section .faq-left p{font-size:20px!important;line-height:1.25!important;max-width:100%!important}.faq-section .faq-item button{font-size:18px!important;line-height:1.18!important;padding:18px!important}.faq-section .faq-answer p{font-size:15px!important;line-height:1.45!important;padding:0 18px 18px!important}}

/* v125 — targeted FAQ label, booking select/layout, logo and form overflow fixes */
.mk-header:not(.is-scrolled) .mk-brand.logo-only .mk-brand-logo {
  max-width: 150px !important;
  max-height: 120px !important;
  height: 100% !important;
  width: auto !important;
  object-fit: contain !important;
}
.mk-brand.logo-only .mk-brand-logo { height: 100% !important; width: auto !important; object-fit: contain !important; }

/* neutraliseer oude 16px-regel alleen waar die FAQ schaadt */
.faq-section .faq-left > span,
section.faq-section .faq-left > span {
  font-size: clamp(20px, 1.55vw, 26px) !important;
  line-height: 1.25 !important;
  letter-spacing: -0.04em !important;
  color: #737982 !important;
  display: block !important;
  margin-bottom: 22px !important;
}
.faq-section .faq-left h2 {
  font-size: clamp(48px, 4.2vw, 76px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.078em !important;
  max-width: 720px !important;
}
.faq-section .faq-left p {
  font-size: clamp(22px, 1.7vw, 28px) !important;
  line-height: 1.25 !important;
  letter-spacing: -0.05em !important;
  max-width: 720px !important;
}

/* booking top fields naast elkaar op desktop */
.booking-form .booking-package-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: end !important;
}
.booking-form .booking-package-grid > label,
.booking-form .booking-grid > label { min-width: 0 !important; }

/* selects exact op input-size: niet groot/zwart native */
.contact-form select,
.booking-form select,
.booking-form label select,
.booking-form .booking-extra-option select,
.big-form select {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 100% !important;
  height: 52px !important;
  min-height: 52px !important;
  margin-top: 7px !important;
  padding: 0 44px 0 15px !important;
  border: 1px solid #e0e4e8 !important;
  border-radius: 15px !important;
  background-color: #fff !important;
  background-image: linear-gradient(45deg, transparent 50%, #111 50%), linear-gradient(135deg, #111 50%, transparent 50%) !important;
  background-position: calc(100% - 22px) 50%, calc(100% - 15px) 50% !important;
  background-size: 7px 7px, 7px 7px !important;
  background-repeat: no-repeat !important;
  color: #111 !important;
  font-family: var(--font) !important;
  font-size: 16px !important;
  line-height: 1.15 !important;
  font-weight: 500 !important;
  letter-spacing: -0.025em !important;
  box-shadow: none !important;
  outline: none !important;
}
.contact-form select:focus,
.booking-form select:focus,
.big-form select:focus {
  border-color: #b9c0c7 !important;
  box-shadow: 0 0 0 4px rgba(17,17,17,.045) !important;
}
.booking-form select option,
.contact-form select option { font-size: 16px !important; font-weight: 500 !important; }
.booking-extra-option[hidden] { display: none !important; }
.booking-extra-option:not([hidden]) { display: block !important; }

/* alle forms binnen viewport/container houden */
.contact-modal,
.booking-modal { max-width: 100vw !important; overflow-x: hidden !important; }
.contact-panel,
.booking-panel {
  width: min(100% - 32px, 980px) !important;
  max-width: calc(100vw - 32px) !important;
  overflow-x: hidden !important;
}
.contact-form,
.booking-form,
.big-form { max-width: 100% !important; overflow-x: hidden !important; }
.contact-form *,
.booking-form *,
.big-form * { max-width: 100% !important; }
.contact-form input,
.contact-form textarea,
.contact-form select,
.booking-form input,
.booking-form textarea,
.booking-form select,
.big-form input,
.big-form textarea,
.big-form select {
  max-width: 100% !important;
  min-width: 0 !important;
}
.contact-page-grid { max-width: 100% !important; overflow-x: clip !important; }

@media (max-width: 760px) {
  .booking-form .booking-package-grid,
  .booking-form .booking-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
  .contact-panel,
  .booking-panel {
    width: calc(100vw - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    padding: 26px 20px !important;
    border-radius: 28px !important;
  }
  .contact-form select,
  .booking-form select,
  .big-form select {
    height: 52px !important;
    min-height: 52px !important;
    font-size: 16px !important;
    border-radius: 15px !important;
  }
  .faq-section .faq-left > span { font-size: 19px !important; margin-bottom: 16px !important; }
  .faq-section .faq-left h2 { font-size: clamp(42px, 11vw, 54px) !important; max-width: 100% !important; }
  .faq-section .faq-left p { font-size: 20px !important; max-width: 100% !important; }
}


/* v126 — remove legacy FAQ label font lock + normalize form select text */
.faq-left span{
  font-size: inherit !important;
}
.faq-left > span,
.faq-section .faq-left > span{
  font-size: clamp(18px, 1.25vw, 24px) !important;
  line-height: 1.25 !important;
}
.contact-form select,
.booking-form select,
.booking-form label select,
.booking-form .booking-extra-option select,
.big-form select{
  font-size: 14px !important;
}

/* v127 — beautiful GSAP form success state, no raw JSON UX */
.contact-form,.booking-form{position:relative}.form-success-card{position:relative;margin-top:18px;border:1px solid rgba(17,17,17,.08);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 24px 70px rgba(0,0,0,.12);padding:26px;text-align:left;overflow:hidden}.booking-form .form-success-card{margin-top:22px}.form-success-card[hidden]{display:none!important}.form-success-card:before{content:"";position:absolute;inset:-30% -10% auto auto;width:220px;height:220px;background:radial-gradient(circle,rgba(0,192,71,.16),rgba(0,192,71,0) 68%);pointer-events:none}.form-success-icon{width:56px;height:56px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:26px;font-weight:700;box-shadow:0 18px 42px rgba(0,0,0,.18);margin-bottom:18px}.form-success-card h3{font-size:clamp(28px,3vw,42px);line-height:.98;letter-spacing:-.075em;font-weight:600;margin:0 0 10px;color:#111}.form-success-card p{font-size:17px;line-height:1.45;letter-spacing:-.035em;color:#707781;margin:0 0 20px;max-width:620px}.form-success-actions{display:flex;gap:10px;flex-wrap:wrap}.form-success-actions .button{min-height:48px}.form-success-actions .button.light{background:#f3f4f6!important;color:#111!important;box-shadow:none!important}.form-status{min-height:22px;display:block}.contact-form.is-sent>label,.contact-form.is-sent>.booking-fields,.booking-form.is-sent>.booking-fields{pointer-events:none}.contact-form.is-sent>button[type="submit"],.booking-form.is-sent>button[type="submit"]{display:none!important}.booking-fields{display:contents}@media(max-width:760px){.form-success-card{border-radius:22px;padding:22px}.form-success-actions{display:grid;grid-template-columns:1fr}.form-success-actions .button{width:100%;justify-content:center}.form-success-icon{width:52px;height:52px}.form-success-card p{font-size:16px}}


/* v128 — high contrast form success state */
.form-success-card{
  position:relative!important;
  z-index:4!important;
  opacity:1!important;
  visibility:visible!important;
  margin-top:24px!important;
  border:1px solid rgba(0,192,71,.18)!important;
  border-radius:30px!important;
  background:linear-gradient(135deg,#ffffff 0%,#f7fff9 100%)!important;
  box-shadow:0 28px 90px rgba(0,0,0,.14),0 0 0 1px rgba(0,192,71,.06)!important;
  padding:30px!important;
  color:#111!important;
  filter:none!important;
}
.form-success-card[hidden]{display:none!important}
.form-success-card:before{
  content:""!important;
  position:absolute!important;
  right:-60px!important;
  top:-70px!important;
  width:240px!important;
  height:240px!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(0,192,71,.20),rgba(0,192,71,0) 70%)!important;
  pointer-events:none!important;
}
.form-success-icon{
  width:64px!important;
  height:64px!important;
  border-radius:999px!important;
  background:#00c047!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  font-size:34px!important;
  line-height:1!important;
  font-weight:800!important;
  box-shadow:0 16px 38px rgba(0,192,71,.34)!important;
  margin:0 0 20px!important;
  opacity:1!important;
}
.form-success-card h3{
  color:#111!important;
  opacity:1!important;
  font-size:clamp(36px,4vw,58px)!important;
  line-height:.94!important;
  letter-spacing:-.085em!important;
  font-weight:600!important;
  margin:0 0 12px!important;
}
.form-success-card p{
  color:#525963!important;
  opacity:1!important;
  font-size:18px!important;
  line-height:1.42!important;
  letter-spacing:-.04em!important;
  margin:0 0 22px!important;
}
.form-success-actions{position:relative;z-index:2!important;display:flex!important;gap:12px!important;flex-wrap:wrap!important;opacity:1!important}
.form-success-actions .button{opacity:1!important;min-height:52px!important}
.form-success-actions .button.light{background:#eef3f0!important;color:#111!important}
.contact-form.is-sent .form-success-card,
.booking-form.is-sent .form-success-card,
.contact-form.is-sent .form-success-card *,
.booking-form.is-sent .form-success-card *{
  opacity:1!important;
}
.contact-form.is-sent>.form-fields,
.booking-form.is-sent>.booking-fields{
  pointer-events:none!important;
}
.success-burst{z-index:5!important;opacity:1!important}
.success-burst span{background:#00c047!important;box-shadow:0 0 0 7px rgba(0,192,71,.18)!important}
@media(max-width:760px){
  .form-success-card{padding:24px!important;border-radius:24px!important;margin-top:20px!important}
  .form-success-card h3{font-size:38px!important}
  .form-success-icon{width:58px!important;height:58px!important;font-size:30px!important}
}

/* v129 — success card overlays the form instead of appearing below it */
.contact-form,
.booking-form,
.big-form{
  position:relative!important;
}
.contact-form.is-sent,
.booking-form.is-sent,
.big-form.is-sent{
  min-height:420px!important;
}
.contact-form.is-sent > label,
.contact-form.is-sent > .booking-fields,
.contact-form.is-sent > button[type="submit"],
.contact-form.is-sent > .form-status,
.booking-form.is-sent > label,
.booking-form.is-sent > .booking-fields,
.booking-form.is-sent > button[type="submit"],
.booking-form.is-sent > .form-status,
.big-form.is-sent > label,
.big-form.is-sent > button[type="submit"],
.big-form.is-sent > .form-status{
  opacity:.16!important;
  pointer-events:none!important;
}
.form-success-card{
  position:absolute!important;
  z-index:40!important;
  left:50%!important;
  top:50%!important;
  width:min(620px, calc(100% - 28px))!important;
  margin:0!important;
  transform:translate(-50%,-50%)!important;
}
.success-burst{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  z-index:45!important;
}
.form-success-card[hidden]{display:none!important}
.admin-table-wrap .inline-delete,
.inline-delete{
  display:inline!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0!important;
}
@media(max-width:760px){
  .contact-form.is-sent,
  .booking-form.is-sent,
  .big-form.is-sent{min-height:390px!important;}
  .form-success-card{width:calc(100% - 18px)!important;}
}

/* v130 — small menu/social polish */
.team-pill,
.about-team-card .team-pill,
.team-socials .team-pill{
  font-size:13px!important;
  line-height:1!important;
  padding:13px 19px!important;
  min-height:42px!important;
  border-radius:999px!important;
  letter-spacing:-.025em!important;
}
@media(max-width:760px){
  .team-pill,
  .about-team-card .team-pill,
  .team-socials .team-pill{
    font-size:12.5px!important;
    padding:12px 17px!important;
    min-height:40px!important;
  }
  .mk-mobile a:not(.button):not(.mk-mobile-phone):not(.mk-mobile-socials a){
    font-size:24px!important;
    line-height:1.12!important;
    padding:12px 5px!important;
    letter-spacing:-.055em!important;
  }
  .mk-mobile .button,
  .mk-mobile a.button,
  .mk-mobile-cta{
    font-size:20px!important;
    min-height:58px!important;
  }
  .mk-mobile-socials a{
    font-size:14px!important;
    padding:10px 15px!important;
    min-height:40px!important;
  }
}


/* v131 — keep smooth scroll/GSAP enabled even if Windows/Chrome reports prefers-reduced-motion */
@media (prefers-reduced-motion: reduce){
  html.lenis, html.lenis-smooth{scroll-behavior:auto!important;}
  .reveal,.card-reveal,.clip-reveal,.album-reveal,.gsap-reveal{will-change:transform,opacity!important;}
}

/* v132 — hide success burst until actual submit animation */
.success-burst{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
}
.contact-form.is-sent .success-burst,
.booking-form.is-sent .success-burst{
  visibility:visible !important;
}

/* v133 — legal privacy/cookie modal */
.legal-modal{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:22px;}
.legal-modal.open{display:flex;}
.legal-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.48);backdrop-filter:blur(14px);cursor:pointer;}
.legal-panel{position:relative;width:min(100%,820px);max-height:min(760px,calc(100vh - 44px));overflow:auto;background:#fff;color:#111;border-radius:34px;padding:34px;box-shadow:0 40px 140px rgba(0,0,0,.28);}
.legal-close{position:absolute;right:18px;top:18px;border:0;background:#f3f4f6;border-radius:50%;width:42px;height:42px;font-size:24px;cursor:pointer;}
.legal-kicker{font-size:15px;color:#737982;margin:0 0 14px;letter-spacing:-.03em;}
.legal-panel h2{font-size:clamp(44px,5vw,74px);line-height:.92;letter-spacing:-.08em;font-weight:600;margin:0 0 22px;}
.legal-copy{font-size:18px;line-height:1.55;color:#6f747b;letter-spacing:-.035em;}
.legal-copy h3{font-size:23px;line-height:1.1;color:#111;margin:28px 0 8px;letter-spacing:-.055em;}
.legal-copy p{margin:0 0 14px;}
@media(max-width:760px){.legal-panel{border-radius:26px;padding:26px 22px}.legal-copy{font-size:16px}.legal-copy h3{font-size:20px}.legal-close{right:14px;top:14px}}


/* v134 legal pages + footer social pills */
.footer-social-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.footer-social-pill{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;line-height:1!important;padding:8px 12px!important;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);color:#fff!important;font-size:13px!important}.footer-social-pill:hover{background:#fff;color:#111!important}.legal-modal.legal-fullscreen{position:fixed;inset:0;z-index:1200;display:none}.legal-modal.legal-fullscreen.open{display:block}.legal-fullscreen .legal-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.42);backdrop-filter:blur(12px)}.legal-fullscreen .legal-panel{position:absolute;inset:24px;background:#fff;color:#111;border-radius:34px;overflow:auto;box-shadow:0 50px 160px rgba(0,0,0,.32)}.legal-fullscreen .legal-close{position:fixed;right:38px;top:38px;z-index:2;border:0;background:#111;color:#fff;width:48px;height:48px;border-radius:50%;font-size:28px;cursor:pointer}.legal-cover{height:clamp(220px,34vw,430px);background:#f3f4f6;overflow:hidden}.legal-cover:empty{height:90px;background:linear-gradient(135deg,#f3f4f6,#fff)}.legal-cover img{width:100%;height:100%;object-fit:cover}.legal-detail-grid{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,780px);gap:clamp(34px,6vw,90px);padding:clamp(34px,6vw,86px);align-items:start}.legal-kicker{margin:0 0 18px;color:#737982;font-size:15px;font-weight:600;letter-spacing:-.02em}.legal-detail h2{margin:0 0 22px;font-size:clamp(44px,6vw,86px);line-height:.92;letter-spacing:-.08em;font-weight:500}.legal-intro{font-size:20px;line-height:1.38;color:#6f7680;margin:0}.legal-copy{font-size:18px;line-height:1.72;color:#30343a}.legal-copy p{margin:0 0 22px}.legal-copy h3{margin:38px 0 12px;font-size:27px;line-height:1.1;letter-spacing:-.055em;font-weight:600;color:#111}@media(max-width:760px){.legal-fullscreen .legal-panel{inset:10px;border-radius:24px}.legal-fullscreen .legal-close{right:22px;top:22px;width:42px;height:42px}.legal-detail-grid{grid-template-columns:1fr;padding:28px;gap:26px}.legal-detail h2{font-size:42px}.legal-intro{font-size:18px}.legal-copy{font-size:16px;line-height:1.62}.footer-social-pills{gap:7px}.footer-social-pill{font-size:12px!important;padding:8px 11px!important}}

/* v135 — legal privacy/cookie fullscreen like album detail + modal scroll lock */
html.mk-modal-open,
body.mk-modal-open{
  overflow:hidden!important;
  height:100%!important;
}
.legal-modal.legal-fullscreen{
  position:fixed!important;
  inset:0!important;
  z-index:2200!important;
  display:none!important;
  padding:0!important;
  overflow:hidden!important;
}
.legal-modal.legal-fullscreen.open{display:block!important;}
.legal-fullscreen .legal-backdrop{
  position:absolute!important;
  inset:0!important;
  border:0!important;
  background:rgba(0,0,0,.72)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.legal-fullscreen .legal-panel{
  position:absolute!important;
  inset:0!important;
  width:100vw!important;
  max-width:none!important;
  height:100dvh!important;
  max-height:none!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  background:#fff!important;
  color:#111!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
}
.legal-fullscreen .legal-cover{
  position:relative!important;
  height:clamp(300px,44vh,520px)!important;
  background:#050505!important;
  overflow:hidden!important;
}
.legal-fullscreen .legal-cover:empty{
  height:clamp(260px,36vh,440px)!important;
  background:radial-gradient(circle at 30% 20%,#222 0,#070707 58%,#000 100%)!important;
}
.legal-fullscreen .legal-cover img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.legal-fullscreen .legal-close{
  position:fixed!important;
  top:clamp(22px,4vw,58px)!important;
  right:clamp(22px,4vw,58px)!important;
  z-index:5!important;
  width:54px!important;
  height:54px!important;
  border:0!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#111!important;
  display:grid!important;
  place-items:center!important;
  font-size:34px!important;
  line-height:1!important;
  box-shadow:0 18px 40px rgba(0,0,0,.22)!important;
  cursor:pointer!important;
}
.legal-fullscreen .legal-detail-grid{
  position:relative!important;
  z-index:2!important;
  width:100%!important;
  max-width:none!important;
  margin:-42px 0 0!important;
  background:#fff!important;
  border-radius:42px 42px 0 0!important;
  padding:clamp(54px,6vw,92px) max(40px,calc((100vw - 1130px)/2)) 120px!important;
  display:grid!important;
  grid-template-columns:minmax(190px,260px) minmax(0,760px)!important;
  gap:34px 86px!important;
  align-items:start!important;
}
.legal-fullscreen .legal-kicker{
  margin:0 0 38px!important;
  color:#7b828c!important;
  font-size:18px!important;
  font-weight:500!important;
  letter-spacing:-.045em!important;
}
.legal-fullscreen .legal-detail h2,
.legal-fullscreen .legal-panel h2{
  font-size:clamp(46px,6vw,86px)!important;
  line-height:.94!important;
  letter-spacing:-.085em!important;
  font-weight:500!important;
  margin:0 0 28px!important;
}
.legal-fullscreen .legal-intro{
  font-size:clamp(19px,2vw,24px)!important;
  line-height:1.35!important;
  color:#7a8088!important;
  letter-spacing:-.045em!important;
  margin:0!important;
}
.legal-fullscreen .legal-copy{
  max-width:760px!important;
  font-size:18px!important;
  line-height:1.65!important;
  color:#30343a!important;
  letter-spacing:-.035em!important;
}
.legal-fullscreen .legal-copy h3{
  font-size:28px!important;
  line-height:1.08!important;
  letter-spacing:-.06em!important;
  font-weight:600!important;
  color:#111!important;
  margin:42px 0 12px!important;
}
.legal-fullscreen .legal-copy p{margin:0 0 20px!important;}
.contact-modal.open,
.booking-modal.open{
  overflow:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
.contact-panel,
.booking-panel{
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
}
.contact-panel{max-height:calc(100dvh - 44px)!important;overflow:auto!important;}
.booking-panel{max-height:calc(100dvh - 44px)!important;overflow:auto!important;}
@media(max-width:760px){
  .legal-fullscreen .legal-cover{height:310px!important;}
  .legal-fullscreen .legal-cover:empty{height:220px!important;}
  .legal-fullscreen .legal-close{width:46px!important;height:46px!important;border-radius:14px!important;font-size:28px!important;top:18px!important;right:18px!important;}
  .legal-fullscreen .legal-detail-grid{
    margin-top:-30px!important;
    border-radius:30px 30px 0 0!important;
    grid-template-columns:1fr!important;
    gap:20px!important;
    padding:38px 24px 86px!important;
  }
  .legal-fullscreen .legal-kicker{font-size:15px!important;margin-bottom:18px!important;}
  .legal-fullscreen .legal-detail h2,
  .legal-fullscreen .legal-panel h2{font-size:44px!important;margin-bottom:16px!important;}
  .legal-fullscreen .legal-intro{font-size:18px!important;}
  .legal-fullscreen .legal-copy{font-size:16px!important;line-height:1.62!important;}
  .legal-fullscreen .legal-copy h3{font-size:23px!important;margin-top:30px!important;}
}

/* v137 — legal fullscreen detail layout: prevent title/content overlap */
.legal-fullscreen .legal-detail-grid{
  width:min(100% - 96px, 1240px) !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(360px, 460px) minmax(0, 760px) !important;
  gap:clamp(48px, 6vw, 96px) !important;
  padding:clamp(46px, 6vw, 92px) 0 !important;
  align-items:start !important;
}
.legal-fullscreen .legal-detail-grid > aside,
.legal-fullscreen .legal-copy-wrap,
.legal-fullscreen .legal-copy{
  min-width:0 !important;
}
.legal-fullscreen .legal-detail-grid > aside{
  max-width:460px !important;
}
.legal-fullscreen .legal-detail-grid > aside h2,
.legal-fullscreen h2#legalTitle{
  max-width:100% !important;
  margin:0 0 26px !important;
  font-size:clamp(54px, 4.6vw, 78px) !important;
  line-height:.92 !important;
  letter-spacing:-.085em !important;
  font-weight:500 !important;
  overflow-wrap:anywhere !important;
  word-break:normal !important;
  hyphens:none !important;
}
.legal-fullscreen .legal-intro{
  max-width:380px !important;
  font-size:22px !important;
  line-height:1.35 !important;
  letter-spacing:-.045em !important;
}
.legal-fullscreen .legal-copy{
  padding-top:2px !important;
  font-size:18px !important;
  line-height:1.72 !important;
  letter-spacing:-.035em !important;
}
.legal-fullscreen .legal-copy h2,
.legal-fullscreen .legal-copy h3{
  font-size:30px !important;
  line-height:1.08 !important;
  letter-spacing:-.065em !important;
  margin:0 0 14px !important;
  padding-top:22px !important;
}
.legal-fullscreen .legal-copy > :first-child{margin-top:0 !important;padding-top:0 !important;}
@media(max-width:980px){
  .legal-fullscreen .legal-detail-grid{
    width:min(100% - 44px, 760px) !important;
    grid-template-columns:1fr !important;
    gap:30px !important;
    padding:38px 0 54px !important;
  }
  .legal-fullscreen .legal-detail-grid > aside{max-width:680px !important;}
  .legal-fullscreen .legal-detail-grid > aside h2,
  .legal-fullscreen h2#legalTitle{font-size:clamp(42px, 10vw, 64px) !important;overflow-wrap:normal !important;}
  .legal-fullscreen .legal-intro{max-width:620px !important;font-size:19px !important;}
}
@media(max-width:520px){
  .legal-fullscreen .legal-detail-grid{width:calc(100% - 34px) !important;}
  .legal-fullscreen .legal-detail-grid > aside h2,
  .legal-fullscreen h2#legalTitle{font-size:40px !important;letter-spacing:-.075em !important;}
  .legal-fullscreen .legal-copy{font-size:16px !important;line-height:1.62 !important;}
  .legal-fullscreen .legal-copy h2,
  .legal-fullscreen .legal-copy h3{font-size:24px !important;}
}

/* v141 — FAQ left copy stays visible while scrolling the FAQ list */
@media (min-width: 1025px){
  .faq-section .faq-layout{
    align-items: start !important;
  }
  .faq-section .faq-left{
    position: sticky !important;
    top: clamp(96px, 10vh, 140px) !important;
    align-self: start !important;
    height: fit-content !important;
    z-index: 2 !important;
  }
}
@media (max-width: 1024px){
  .faq-section .faq-left{
    position: relative !important;
    top: auto !important;
  }
}


/* v142 — Instagram cover + cookie banner */
.instagram-cover-section{position:relative;overflow:hidden;padding:120px 0 130px;background:#fff}.instagram-cover-inner{position:relative;width:min(100% - 80px,1180px);min-height:600px;margin:0 auto;display:grid;place-items:center}.instagram-copy{position:relative;z-index:3;text-align:left;max-width:620px}.instagram-copy span{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.08em;color:#707781}.instagram-copy h2{font-size:clamp(56px,7.4vw,112px);line-height:.92;letter-spacing:-.09em;margin:10px 0 18px}.instagram-copy p{font-size:18px;line-height:1.35;color:#737982;max-width:320px;margin:0 0 20px}.instagram-floating-icon{position:absolute;right:4%;top:46%;z-index:4;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;text-decoration:none;font-size:31px;box-shadow:0 25px 70px rgba(0,0,0,.18)}.instagram-visuals{position:absolute;inset:0;z-index:1;pointer-events:none}.instagram-card{position:absolute;margin:0;overflow:hidden;border-radius:18px;background:#eee;box-shadow:0 18px 60px rgba(0,0,0,.1);will-change:transform}.instagram-card img{width:100%;height:100%;object-fit:cover;display:block}.instagram-card.main{left:27%;top:4%;width:48%;height:56%;border-radius:22px}.instagram-card.small{width:118px;height:118px}.instagram-card.top-left{left:12%;top:20%;transform:rotate(-8deg)}.instagram-card.top-right{right:16%;top:24%;transform:rotate(5deg)}.instagram-card.medium{width:190px;height:150px}.instagram-card.bottom-left{left:4%;bottom:8%;transform:rotate(-5deg)}.instagram-card.bottom-right{right:8%;bottom:12%;transform:rotate(7deg)}.instagram-card.far-right{right:0;top:6%;transform:rotate(4deg)}.cookie-banner{position:fixed;left:24px;right:auto;bottom:24px;z-index:1200;width:min(420px,calc(100vw - 48px));border:1px solid rgba(17,17,17,.1);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-radius:24px;padding:18px;box-shadow:0 24px 80px rgba(0,0,0,.16);display:none}.cookie-banner.show{display:block}.cookie-banner h3{font-size:20px;line-height:1;letter-spacing:-.06em;margin:0 0 8px}.cookie-banner p{font-size:14px;line-height:1.45;color:#6d747d;margin:0 0 14px}.cookie-banner-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-banner .button{min-height:42px;padding:0 16px}.cookie-banner .button.light{background:#f3f4f6;color:#111;box-shadow:none}@media(max-width:760px){.instagram-cover-section{padding:82px 0 94px}.instagram-cover-inner{width:calc(100% - 40px);min-height:620px;place-items:start}.instagram-copy{padding-top:190px}.instagram-copy h2{font-size:56px}.instagram-floating-icon{right:20px;top:52%;width:58px;height:58px}.instagram-card.main{left:18%;top:0;width:74%;height:260px}.instagram-card.top-left{left:0;top:46px;width:92px;height:92px}.instagram-card.top-right{right:0;top:310px;width:102px;height:102px}.instagram-card.bottom-left{left:0;bottom:20px;width:140px;height:112px}.instagram-card.bottom-right{right:5%;bottom:42px;width:132px;height:112px}.instagram-card.far-right{display:none}.cookie-banner{left:16px;bottom:16px;width:calc(100vw - 32px)}}


/* v143 — Instagram cover split effect: starts as one cover, opens while scrolling */
.instagram-split-section{
  min-height:125vh!important;
  padding:120px 0 150px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.instagram-split-inner{
  width:min(100% - 80px,1220px)!important;
  min-height:760px!important;
  display:grid!important;
  place-items:center!important;
  position:relative!important;
}
.instagram-split-stage,
.instagram-split-visuals{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
}
.instagram-master-cover{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:min(760px,72vw)!important;
  height:min(540px,55vw)!important;
  max-height:560px!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:34px!important;
  transform:translate(-50%,-50%)!important;
  box-shadow:0 34px 110px rgba(0,0,0,.16)!important;
  background:#eee!important;
  z-index:3!important;
  will-change:opacity,transform,filter!important;
}
.instagram-master-cover img,
.instagram-split-card img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.instagram-split-card{
  position:absolute!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:26px!important;
  background:#eee!important;
  box-shadow:0 24px 80px rgba(0,0,0,.14)!important;
  will-change:transform,opacity!important;
  transform-origin:center center!important;
}
.instagram-split-card.center{left:39%!important;top:19%!important;width:300px!important;height:390px!important;z-index:2!important}
.instagram-split-card.top-left{left:3%!important;top:10%!important;width:245px!important;height:300px!important;z-index:2!important}
.instagram-split-card.top-right{right:6%!important;top:12%!important;width:250px!important;height:310px!important;z-index:2!important}
.instagram-split-card.bottom-left{left:15%!important;bottom:5%!important;width:285px!important;height:210px!important;z-index:2!important}
.instagram-split-card.bottom-right{right:15%!important;bottom:4%!important;width:300px!important;height:230px!important;z-index:2!important}
.instagram-split-card.far-right{right:-2%!important;top:42%!important;width:170px!important;height:210px!important;z-index:2!important}
.instagram-split-section .instagram-copy{
  z-index:5!important;
  max-width:590px!important;
  text-align:center!important;
  padding-top:0!important;
  opacity:0;
}
.instagram-split-section .instagram-copy p{margin-left:auto!important;margin-right:auto!important}
.instagram-split-section .instagram-floating-icon{z-index:6!important;right:7%!important;top:55%!important}
@media(max-width:760px){
  .instagram-split-section{min-height:110vh!important;padding:82px 0 110px!important}
  .instagram-split-inner{width:calc(100% - 36px)!important;min-height:650px!important;place-items:center!important}
  .instagram-master-cover{width:86vw!important;height:62vw!important;border-radius:28px!important}
  .instagram-split-card{border-radius:20px!important}
  .instagram-split-card.center{left:19%!important;top:5%!important;width:210px!important;height:260px!important}
  .instagram-split-card.top-left{left:-2%!important;top:22%!important;width:130px!important;height:160px!important}
  .instagram-split-card.top-right{right:-4%!important;top:18%!important;width:138px!important;height:168px!important}
  .instagram-split-card.bottom-left{left:2%!important;bottom:12%!important;width:150px!important;height:120px!important}
  .instagram-split-card.bottom-right{right:3%!important;bottom:8%!important;width:160px!important;height:126px!important}
  .instagram-split-card.far-right{display:none!important}
  .instagram-split-section .instagram-copy{align-self:end!important;padding-bottom:58px!important;text-align:left!important;justify-self:start!important;max-width:320px!important}
  .instagram-split-section .instagram-copy h2{font-size:52px!important}
  .instagram-split-section .instagram-copy p{margin-left:0!important;margin-right:0!important}
  .instagram-split-section .instagram-floating-icon{right:18px!important;top:56%!important;width:58px!important;height:58px!important}
}


/* v144 — Bfolio-style Instagram pinned full-cover split */
.instagram-split-section{
  position:relative!important;
  min-height:100vh!important;
  padding:0!important;
  overflow:hidden!important;
  background:#f4f4f4!important;
}
.instagram-split-inner{
  position:relative!important;
  width:100vw!important;
  max-width:none!important;
  min-height:100vh!important;
  height:100vh!important;
  margin:0!important;
  overflow:hidden!important;
  display:block!important;
}
.instagram-split-stage,
.instagram-split-visuals{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:visible!important;
  pointer-events:none!important;
}
.instagram-master-cover{
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:100vw!important;
  height:100vh!important;
  max-height:none!important;
  margin:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#eee!important;
  box-shadow:none!important;
  transform:none!important;
  z-index:3!important;
  will-change:left,top,width,height,border-radius,transform,opacity!important;
}
.instagram-master-cover img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.instagram-split-card{
  position:absolute!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:#eee!important;
  box-shadow:none!important;
  opacity:0;
  z-index:2!important;
  will-change:transform,opacity!important;
  transform-origin:center center!important;
}
.instagram-split-card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.instagram-split-card.center{left:16.5vw!important;top:39vh!important;width:320px!important;height:245px!important;z-index:2!important;}
.instagram-split-card.top-left{left:26vw!important;top:4.5vh!important;width:210px!important;height:160px!important;z-index:2!important;}
.instagram-split-card.top-right{left:55vw!important;top:3.5vh!important;width:285px!important;height:195px!important;z-index:2!important;}
.instagram-split-card.bottom-left{left:30vw!important;top:66vh!important;width:88px!important;height:88px!important;z-index:2!important;}
.instagram-split-card.bottom-right{left:70vw!important;top:68vh!important;width:180px!important;height:180px!important;z-index:2!important;}
.instagram-split-card.far-right{left:70vw!important;top:29vh!important;width:285px!important;height:250px!important;z-index:2!important;}
.instagram-split-section .instagram-floating-icon{
  position:absolute!important;
  left:67vw!important;
  top:25vh!important;
  right:auto!important;
  width:82px!important;
  height:82px!important;
  z-index:6!important;
  opacity:0;
  border-radius:999px!important;
  display:grid!important;
  place-items:center!important;
  background:#050505!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:31px!important;
  box-shadow:none!important;
}
.instagram-split-section .instagram-copy{
  position:absolute!important;
  z-index:5!important;
  left:28vw!important;
  bottom:8vh!important;
  width:min(560px,42vw)!important;
  max-width:560px!important;
  padding:0!important;
  text-align:left!important;
  opacity:0;
}
.instagram-split-section .instagram-copy span{display:block!important;color:#111!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:8px!important;}
.instagram-split-section .instagram-copy h2{font-size:clamp(54px,6vw,112px)!important;line-height:.88!important;letter-spacing:-.095em!important;margin:0 0 18px!important;color:#050505!important;}
.instagram-split-section .instagram-copy p{margin:0 0 18px!important;max-width:320px!important;color:#737982!important;font-size:18px!important;line-height:1.35!important;}
.instagram-split-section .instagram-copy .button{min-height:44px!important;padding:0 22px!important;border-radius:999px!important;}
@media(max-width:1199px){
  .instagram-master-cover{height:100vh!important;}
  .instagram-split-card.center{left:10vw!important;top:43vh!important;width:250px!important;height:190px!important;}
  .instagram-split-card.top-left{left:10vw!important;top:10vh!important;width:160px!important;height:130px!important;}
  .instagram-split-card.top-right{left:56vw!important;top:12vh!important;width:210px!important;height:150px!important;}
  .instagram-split-card.bottom-left{left:28vw!important;top:72vh!important;width:76px!important;height:76px!important;}
  .instagram-split-card.bottom-right{left:64vw!important;top:66vh!important;width:145px!important;height:145px!important;}
  .instagram-split-card.far-right{left:62vw!important;top:39vh!important;width:220px!important;height:190px!important;}
  .instagram-split-section .instagram-copy{left:12vw!important;bottom:9vh!important;width:72vw!important;}
  .instagram-split-section .instagram-floating-icon{left:66vw!important;top:32vh!important;width:68px!important;height:68px!important;}
}
@media(max-width:760px){
  .instagram-split-inner{height:100svh!important;min-height:100svh!important;}
  .instagram-master-cover{height:100svh!important;}
  .instagram-split-card.center{left:20vw!important;top:13vh!important;width:60vw!important;height:72vw!important;}
  .instagram-split-card.top-left{left:2vw!important;top:26vh!important;width:34vw!important;height:30vw!important;}
  .instagram-split-card.top-right{left:58vw!important;top:24vh!important;width:38vw!important;height:34vw!important;}
  .instagram-split-card.bottom-left{left:12vw!important;top:67vh!important;width:22vw!important;height:22vw!important;}
  .instagram-split-card.bottom-right{left:58vw!important;top:68vh!important;width:34vw!important;height:34vw!important;}
  .instagram-split-card.far-right{display:none!important;}
  .instagram-split-section .instagram-copy{left:8vw!important;bottom:7vh!important;width:84vw!important;max-width:84vw!important;}
  .instagram-split-section .instagram-copy h2{font-size:50px!important;}
  .instagram-split-section .instagram-floating-icon{left:auto!important;right:7vw!important;top:43vh!important;width:58px!important;height:58px!important;font-size:24px!important;}
}

/* v145 — stable Bfolio-like Instagram cover split, no stacked/parallax glitches */
.instagram-split-section{
  position:relative!important;
  height:100vh!important;
  min-height:100vh!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  background:#f3f3f3!important;
  contain:layout paint!important;
}
.instagram-split-inner{
  position:relative!important;
  width:100vw!important;
  max-width:none!important;
  height:100vh!important;
  min-height:100vh!important;
  margin:0!important;
  overflow:hidden!important;
  display:block!important;
  background:#f3f3f3!important;
}
.instagram-split-stage,
.instagram-split-visuals{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:visible!important;
  pointer-events:none!important;
}
.instagram-master-cover{
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:100vw!important;
  height:100vh!important;
  margin:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  z-index:4!important;
  background:#eee!important;
  box-shadow:none!important;
  will-change:left,top,width,height,border-radius,transform,opacity!important;
}
.instagram-master-cover img,
.instagram-split-card img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.instagram-split-card{
  position:absolute!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:16px!important;
  background:#eee!important;
  box-shadow:none!important;
  opacity:0;
  z-index:2!important;
  will-change:transform,opacity!important;
  transform-origin:center center!important;
}
/* final split layout — based on Bfolio reference */
.instagram-split-card.center{left:34.5vw!important;top:11vh!important;width:31vw!important;height:58vh!important;z-index:3!important;}
.instagram-split-card.top-left{left:39.5vw!important;top:-2vh!important;width:10vw!important;height:13vh!important;z-index:2!important;}
.instagram-split-card.top-right{left:53vw!important;top:-1vh!important;width:16vw!important;height:15vh!important;z-index:2!important;}
.instagram-split-card.bottom-left{left:27vw!important;top:42vh!important;width:15vw!important;height:18vh!important;z-index:2!important;}
.instagram-split-card.bottom-right{left:67.5vw!important;top:43vh!important;width:19vw!important;height:26vh!important;z-index:2!important;}
.instagram-split-card.far-right{left:65vw!important;top:72vh!important;width:15vw!important;height:15vh!important;z-index:2!important;}
.instagram-split-section .instagram-floating-icon{
  position:absolute!important;
  left:67.5vw!important;
  top:27vh!important;
  right:auto!important;
  width:74px!important;
  height:74px!important;
  z-index:6!important;
  opacity:0;
  border-radius:999px!important;
  display:grid!important;
  place-items:center!important;
  background:#050505!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:28px!important;
  box-shadow:none!important;
  will-change:transform,opacity!important;
}
.instagram-split-section .instagram-copy{
  position:absolute!important;
  z-index:6!important;
  left:28vw!important;
  top:72vh!important;
  width:min(560px,43vw)!important;
  max-width:560px!important;
  padding:0!important;
  text-align:left!important;
  opacity:0;
  will-change:transform,opacity!important;
}
.instagram-split-section .instagram-copy span{display:block!important;color:#111!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:8px!important;}
.instagram-split-section .instagram-copy h2{font-size:clamp(54px,6vw,112px)!important;line-height:.88!important;letter-spacing:-.095em!important;margin:0 0 18px!important;color:#050505!important;}
.instagram-split-section .instagram-copy p{margin:0 0 18px!important;max-width:320px!important;color:#737982!important;font-size:18px!important;line-height:1.35!important;}
.instagram-split-section .instagram-copy .button{min-height:44px!important;padding:0 22px!important;border-radius:999px!important;}
@media(max-width:1199px){
  .instagram-split-card.center{left:32vw!important;top:12vh!important;width:36vw!important;height:55vh!important;}
  .instagram-split-card.top-left{left:34vw!important;top:0!important;width:15vw!important;height:13vh!important;}
  .instagram-split-card.top-right{left:56vw!important;top:2vh!important;width:22vw!important;height:15vh!important;}
  .instagram-split-card.bottom-left{left:11vw!important;top:42vh!important;width:24vw!important;height:18vh!important;}
  .instagram-split-card.bottom-right{left:68vw!important;top:43vh!important;width:25vw!important;height:23vh!important;}
  .instagram-split-card.far-right{left:64vw!important;top:70vh!important;width:18vw!important;height:15vh!important;}
  .instagram-split-section .instagram-copy{left:20vw!important;top:72vh!important;width:62vw!important;}
  .instagram-split-section .instagram-floating-icon{left:70vw!important;top:29vh!important;width:64px!important;height:64px!important;}
}
@media(max-width:760px){
  .instagram-split-section,.instagram-split-inner{height:100svh!important;min-height:100svh!important;}
  .instagram-split-card.center{left:20vw!important;top:9vh!important;width:60vw!important;height:58vh!important;}
  .instagram-split-card.top-left{left:4vw!important;top:22vh!important;width:33vw!important;height:28vw!important;}
  .instagram-split-card.top-right{left:60vw!important;top:20vh!important;width:36vw!important;height:30vw!important;}
  .instagram-split-card.bottom-left{left:11vw!important;top:67vh!important;width:22vw!important;height:22vw!important;}
  .instagram-split-card.bottom-right{left:58vw!important;top:66vh!important;width:34vw!important;height:34vw!important;}
  .instagram-split-card.far-right{display:none!important;}
  .instagram-split-section .instagram-copy{left:8vw!important;top:72vh!important;width:84vw!important;max-width:84vw!important;}
  .instagram-split-section .instagram-copy h2{font-size:50px!important;}
  .instagram-split-section .instagram-floating-icon{left:auto!important;right:7vw!important;top:42vh!important;width:58px!important;height:58px!important;font-size:24px!important;}
}


/* v147 — Bfolio Instagram GSAP section restored above footer */
.bf-instagram-area,.bf-instagram-area *{box-sizing:border-box}
.bf-instagram-area.bf-instagram-ptb.text-center.tp-el-section{position:relative;width:100%;min-height:100vh;overflow:hidden;background:#fff!important;text-align:center;isolation:isolate;font-family:var(--site-font,inherit)}
.bf-insta-stage{position:relative;width:min(1160px,calc(100vw - 56px));height:100vh;min-height:890px;margin:0 auto;overflow:visible}
.bf-insta-img{position:absolute;overflow:hidden;background:#ddd;border-radius:7px;will-change:transform,opacity,width,height,border-radius}
.bf-insta-img img{display:block;width:100%;height:100%;object-fit:cover;user-select:none;pointer-events:none;will-change:transform}
.bf-insta-main{left:50%;top:0;width:100vw;height:72vh;border-radius:0;transform:translateX(-50%);z-index:10}.bf-insta-main img{object-position:52% center}
.bf-insta-phone{left:calc(50% - 305px);top:36px;width:150px;height:150px;z-index:3}.bf-insta-orange{left:calc(50% - 112px);top:36px;width:230px;height:150px;z-index:3}.bf-insta-helmet{left:calc(50% - 548px);top:calc(50% - 112px);width:230px;height:230px;z-index:4}.bf-insta-toast{left:calc(50% - 390px);top:calc(50% + 153px);width:72px;height:72px;z-index:5}.bf-insta-red{left:calc(50% + 270px);top:calc(50% - 72px);width:300px;height:300px;z-index:4}.bf-insta-leaf{left:calc(50% + 156px);top:calc(50% + 273px);width:74px;height:74px;z-index:6}.bf-insta-dog{left:calc(50% + 273px);top:calc(50% + 273px);width:150px;height:150px;z-index:5}
.bf-insta-icon{position:absolute;left:calc(50% + 270px);top:calc(50% - 197px);z-index:12;width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#050505;color:#fff;box-shadow:0 18px 36px rgba(0,0,0,.08);will-change:transform,opacity;text-decoration:none}
.bf-insta-copy{position:absolute;left:calc(50% - 395px);top:calc(50% + 305px);z-index:13;width:620px;text-align:left;will-change:transform,opacity}.bf-insta-kicker{display:block;margin:0 0 9px 2px;color:#050505;font-size:12px;font-weight:850;line-height:1;letter-spacing:.045em;text-transform:uppercase}.bf-insta-title{margin:0;color:#050505;font-size:clamp(58px,5.9vw,74px);font-weight:650;line-height:.92;letter-spacing:-.078em}.bf-insta-copy p{margin:24px 0 14px 76px;max-width:295px;color:#676767;font-size:16px;font-weight:560;line-height:1.32}.bf-insta-follow{display:inline-flex;margin-left:76px;border:0;border-radius:999px;padding:13px 24px;background:#050505;color:#fff!important;font-size:12px;font-weight:850;line-height:1;text-decoration:none;cursor:pointer}.bf-insta-follow:hover{background:#222}
@media (max-width:768px){.bf-instagram-area.bf-instagram-ptb.text-center.tp-el-section{min-height:auto;padding:10px 0 48px;overflow:hidden}.bf-insta-stage{width:100%;height:auto;min-height:0;margin:0;padding:0 6px}.bf-insta-phone,.bf-insta-orange,.bf-insta-helmet,.bf-insta-toast,.bf-insta-red,.bf-insta-leaf,.bf-insta-dog,.bf-insta-icon{display:none}.bf-insta-main{position:relative;left:auto;top:auto;width:100%;height:70vh;min-height:560px;max-height:650px;border-radius:0 0 7px 7px;transform:none;z-index:1}.bf-insta-main img{object-position:51% center}.bf-insta-copy{position:relative;left:auto;top:auto;z-index:2;width:100%;padding:44px 20px 0;opacity:1;transform:none}.bf-insta-kicker{margin-bottom:12px;font-size:13px}.bf-insta-title{font-size:clamp(45px,12.2vw,58px);line-height:.92;letter-spacing:-.08em;white-space:nowrap}.bf-insta-copy p{margin:32px 0 16px;max-width:330px;font-size:21px;line-height:1.42}.bf-insta-follow{margin-left:0;padding:17px 30px;font-size:16px}}


/* v148 — Instagram Bfolio section replaces the footer visual and keeps site styling */
.bf-instagram-area.bf-instagram-ptb.text-center.tp-el-section{background:#fff!important;font-family:var(--mk-font,var(--site-font,"Instrument Sans",Arial,sans-serif))!important;margin:0!important;}
.bf-instagram-area + .footer-visual{display:none!important;}
.bf-insta-title{font-family:inherit!important;font-weight:500!important;letter-spacing:-.085em!important;}
.bf-insta-copy p{font-family:inherit!important;color:#747982!important;letter-spacing:-.04em!important;}
.bf-insta-follow{font-family:inherit!important;border-radius:999px!important;}
@media(max-width:768px){.bf-instagram-area.bf-instagram-ptb.text-center.tp-el-section{background:#fff!important}.bf-insta-title{white-space:normal!important}}

/* v150 — hero blur only + morph cover parity */
.hero-photo:after,
.hero-media:after{
  bottom:-92px!important;
  height:285px!important;
  background:rgba(255,255,255,.9)!important;
  filter:blur(66px)!important;
}
.hero-media-morph .morph-layer img{
  object-fit:cover!important;
  object-position:center!important;
}


/* v151 — Instagram top images closer to main photo */
.bf-insta-orange{
  left:35%!important;
  top:12%!important;
}
.bf-insta-helmet{
  right:31%!important;
  top:11%!important;
}
@media (max-width:1199px){
  .bf-insta-orange{
    left:34%!important;
    top:13%!important;
  }
  .bf-insta-helmet{
    right:30%!important;
    top:12%!important;
  }
}


/* v152 — Instagram top images moved more to the right */
.bf-insta-orange{
  left:42%!important;
  top:10%!important;
}
.bf-insta-helmet{
  left:52%!important;
  right:auto!important;
  top:10%!important;
}
@media (max-width:1199px){
  .bf-insta-orange{
    left:39%!important;
    top:11%!important;
  }
  .bf-insta-helmet{
    left:50%!important;
    right:auto!important;
    top:11%!important;
  }
}


/* v153 — hero blur refined + Instagram layout redistributed */
.hero-photo img,
.hero-media img,
.hero-media video{
  mask-image:linear-gradient(to bottom,#000 0%,#000 60%,rgba(0,0,0,.98) 69%,rgba(0,0,0,.86) 79%,rgba(0,0,0,.42) 91%,rgba(0,0,0,0) 100%)!important;
  -webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 60%,rgba(0,0,0,.98) 69%,rgba(0,0,0,.86) 79%,rgba(0,0,0,.42) 91%,rgba(0,0,0,0) 100%)!important;
}
.hero-photo:after,
.hero-media:after{
  left:-12%!important;
  right:-12%!important;
  bottom:-72px!important;
  height:268px!important;
  background:rgba(255,255,255,.54)!important;
  backdrop-filter:blur(30px)!important;
  -webkit-backdrop-filter:blur(30px)!important;
  filter:blur(30px)!important;
}

.bf-insta-phone{
  left:calc(50% - 305px)!important;
  top:64px!important;
}
.bf-insta-orange{
  left:calc(50% - 112px)!important;
  top:64px!important;
}
.bf-insta-helmet{
  left:calc(50% - 548px)!important;
  right:auto!important;
  top:calc(50% - 112px)!important;
}
@media (max-width:1199px){
  .bf-insta-phone{
    left:calc(50% - 265px)!important;
    top:58px!important;
  }
  .bf-insta-orange{
    left:calc(50% - 92px)!important;
    top:58px!important;
  }
  .bf-insta-helmet{
    left:calc(50% - 468px)!important;
    right:auto!important;
    top:calc(50% - 96px)!important;
  }
}


/* v154 — final Instagram positions + Framer-style hero blur */
.hero-photo img,
.hero-media img,
.hero-media video{
  mask-image:none!important;
  -webkit-mask-image:none!important;
}
.hero-photo:after,
.hero-media:after{
  content:""!important;
  position:absolute!important;
  z-index:2!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:400px!important;
  overflow:hidden!important;
  pointer-events:none!important;
  background:linear-gradient(rgba(255,255,255,0) 51%, rgba(255,255,255,.5) 100%)!important;
  backdrop-filter:blur(20px)!important;
  -webkit-backdrop-filter:blur(20px)!important;
  mask:linear-gradient(rgba(0,0,0,0) 20%, rgb(0,0,0) 75%)!important;
  -webkit-mask:linear-gradient(rgba(0,0,0,0) 20%, rgb(0,0,0) 75%)!important;
  filter:none!important;
}

.bf-insta-phone{
  left:calc(50% - 305px)!important;
  top:120px!important;
  width:190px!important;
  height:190px!important;
  z-index:3!important;
}
.bf-insta-helmet{
  left:calc(50% - 548px)!important;
  right:auto!important;
  top:calc(50% - 112px)!important;
  width:260px!important;
  height:260px!important;
  z-index:4!important;
}
.bf-insta-orange{
  left:calc(50% - 22px)!important;
  top:130px!important;
  width:260px!important;
  height:170px!important;
  z-index:3!important;
}
.bf-insta-dog{
  left:calc(50% + 273px)!important;
  top:calc(50% + 273px)!important;
  width:180px!important;
  height:180px!important;
  z-index:5!important;
}
@media (max-width:1199px){
  .bf-insta-phone{
    left:calc(50% - 275px)!important;
    top:120px!important;
    width:180px!important;
    height:180px!important;
  }
  .bf-insta-helmet{
    left:calc(50% - 470px)!important;
    right:auto!important;
    top:calc(50% - 100px)!important;
    width:240px!important;
    height:240px!important;
  }
  .bf-insta-orange{
    left:calc(50% - 15px)!important;
    top:130px!important;
    width:240px!important;
    height:158px!important;
  }
  .bf-insta-dog{
    left:calc(50% + 235px)!important;
    top:calc(50% + 260px)!important;
    width:165px!important;
    height:165px!important;
  }
}


/* v157 — hero blur lower + softer fade at the bottom */
.hero-photo img,
.hero-media img,
.hero-media video{
  mask-image:linear-gradient(to bottom,#000 0%,#000 72%,rgba(0,0,0,.96) 84%,rgba(0,0,0,.42) 95%,rgba(0,0,0,0) 100%)!important;
  -webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 72%,rgba(0,0,0,.96) 84%,rgba(0,0,0,.42) 95%,rgba(0,0,0,0) 100%)!important;
}

.hero-photo:after,
.hero-media:after{
  bottom:-26px!important;
  height:430px!important;
  background:linear-gradient(rgba(255,255,255,0) 60%, rgba(255,255,255,.24) 78%, rgba(255,255,255,.72) 100%)!important;
  backdrop-filter:blur(24px)!important;
  -webkit-backdrop-filter:blur(24px)!important;
  mask:linear-gradient(rgba(0,0,0,0) 30%, rgb(0,0,0) 80%)!important;
  -webkit-mask:linear-gradient(rgba(0,0,0,0) 30%, rgb(0,0,0) 80%)!important;
  filter:none!important;
}


/* v158 — mobile hero photo uses the same clean white fade as desktop, no blurry wash */
@media (max-width:809px){
  .hero-photo img,
  .hero-media img,
  .hero-media video{
    mask-image:linear-gradient(to bottom,#000 0%,#000 72%,rgba(0,0,0,.96) 84%,rgba(0,0,0,.42) 95%,rgba(0,0,0,0) 100%)!important;
    -webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 72%,rgba(0,0,0,.96) 84%,rgba(0,0,0,.42) 95%,rgba(0,0,0,0) 100%)!important;
  }

  .hero-photo:after,
  .hero-media:after{
    bottom:-28px!important;
    height:300px!important;
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.42) 58%,#fff 100%)!important;
    filter:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    mask:none!important;
    -webkit-mask:none!important;
  }

  .hero-fade{
    height:330px!important;
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 76%)!important;
  }
}
