
/* style.css */
:root{--ink:#1b1918;--paper:#f6f3ee;--paper-deep:#ebe6de;--stone:#68615b;--accent:#b66e4d;--line:rgba(27,25,24,.16);--shadow-photo:0 28px 65px rgba(33,25,19,.20),0 7px 18px rgba(33,25,19,.13);--shadow-lift:0 18px 48px rgba(33,25,19,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif}img{display:block;width:100%}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.material-symbols-rounded{font-variation-settings:'FILL' 0,'wght' 450,'GRAD' 0,'opsz' 24}.eyebrow{margin:0 0 15px;color:var(--accent);font-size:.71rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.display{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;letter-spacing:-.045em}.section{padding:108px 0}.section-title{max-width:720px;margin:0 0 50px}.section-title h2{margin:0;font-size:clamp(2.35rem,4.4vw,4rem);line-height:1.02}.section-title p{max-width:590px;margin:19px 0 0;color:var(--stone);font-size:1.04rem;line-height:1.7}
.site-header{position:absolute;z-index:10;top:0;left:0;right:0;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:.9rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.05rem;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{position:relative;padding:7px 0;font-size:.79rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.nav-links a:after{content:'';position:absolute;right:0;bottom:0;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .22s}.nav-links a:hover,.nav-links a.active{opacity:1}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.nav-cta{--md-filled-button-container-color:#fff;--md-filled-button-label-text-color:#211a17;--md-filled-button-container-shape:3px}.menu-toggle{display:none;border:0;color:inherit;background:transparent}md-filled-button,md-outlined-button{--md-sys-color-primary:#3a2c25;--md-sys-color-on-primary:#fff;--md-sys-color-outline:currentColor;--md-filled-button-container-shape:3px;--md-outlined-button-container-shape:3px}
.hero{min-height:775px;position:relative;display:grid;align-items:end;overflow:hidden;color:#fff;background:#281d18}.hero-image{position:absolute;inset:0}.hero-image img{height:100%;object-fit:cover;object-position:center;filter:saturate(.78) contrast(1.05)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,11,9,.84) 2%,rgba(17,11,9,.38) 55%,rgba(17,11,9,.14)),linear-gradient(0deg,rgba(17,11,9,.48),transparent 45%)}.hero-content{position:relative;z-index:1;max-width:790px;padding:180px 0 90px}.hero h1{margin:0;font-size:clamp(3.7rem,7vw,6.8rem);line-height:.9}.hero h1 em{color:#e7b399;font-style:normal}.hero p{max-width:490px;margin:27px 0 34px;color:rgba(255,255,255,.88);font-size:1.04rem;line-height:1.65}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-buttons md-outlined-button{--md-outlined-button-outline-color:rgba(255,255,255,.8);--md-outlined-button-label-text-color:#fff}.hero-scroll{position:absolute;z-index:1;right:4%;bottom:42px;display:flex;gap:10px;align-items:center;color:rgba(255,255,255,.78);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;transform:rotate(-90deg);transform-origin:right bottom}.hero-scroll:before{content:'';width:48px;height:1px;background:currentColor}
.intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.intro h2{margin:0;font-size:clamp(2.4rem,4.4vw,4.15rem);line-height:1.03}.intro-copy{padding-top:8px}.intro-copy p{margin:0 0 18px;color:var(--stone);line-height:1.75}.signature{display:flex;gap:15px;align-items:center;margin-top:31px}.signature-line{width:52px;height:1px;background:var(--accent)}.signature strong{font-size:.9rem}.signature span{display:block;margin-top:3px;color:var(--stone);font-size:.78rem}.photo-strip{display:grid;grid-template-columns:1.05fr .75fr .9fr;gap:22px;margin-top:74px}.photo-frame{position:relative;overflow:hidden;background:#d6cec6;box-shadow:var(--shadow-photo)}.photo-frame img{height:425px;object-fit:cover;filter:saturate(.85);transition:transform .6s}.photo-frame:nth-child(2){margin-top:60px}.photo-frame:nth-child(2) img{height:330px}.photo-frame:nth-child(3){margin-top:22px}.photo-frame:nth-child(3) img{height:395px}.photo-frame:hover img{transform:scale(1.04)}
.dark-section{background:#221a17;color:#fbf7f2}.dark-section .section-title p{color:#d0c2b9}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.17)}.practice-card{min-height:290px;padding:35px;background:#221a17;transition:background .25s}.practice-card:hover{background:#33261f}.practice-card .material-symbols-rounded{color:#e7b399;font-size:29px}.practice-card h3{margin:70px 0 11px;font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:400}.practice-card p{margin:0;color:#d0c2b9;font-size:.92rem;line-height:1.65}.pull-quote{padding:116px 0;text-align:center}.pull-quote blockquote{max-width:900px;margin:0 auto;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.2rem,4.6vw,4rem);font-weight:400;line-height:1.15;letter-spacing:-.035em}.pull-quote p{margin:23px 0 0;color:var(--stone);font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.image-feature{position:relative;display:grid;grid-template-columns:1.05fr .95fr;min-height:590px;overflow:hidden;background:#d6c9bd;box-shadow:var(--shadow-photo)}.image-feature img{height:100%;object-fit:cover;filter:saturate(.82)}.image-feature-copy{display:grid;align-content:center;padding:60px;background:#eae3d8}.image-feature-copy h2{margin:0;font-size:clamp(2.35rem,4vw,3.65rem);line-height:1.04}.image-feature-copy p{margin:21px 0 31px;color:var(--stone);line-height:1.7}
.page-hero{position:relative;min-height:520px;display:grid;align-items:end;overflow:hidden;color:#fff;background:#2d211b}.page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,13,11,.75),rgba(20,13,11,.08))}.page-hero .container{position:relative;z-index:1;padding-bottom:72px}.page-hero h1{max-width:900px;margin:0;font-size:clamp(3.4rem,6.8vw,6rem);line-height:.94}.page-hero p{max-width:600px;margin:19px 0 0;color:rgba(255,255,255,.88);line-height:1.65}.films-hero{background:url('https://static.wixstatic.com/media/049b58_649218ca4520412b8998b7a9c5e67238~mv2.jpg/v1/fill/w_1200,h_720,al_c,q_85,enc_auto/049b58_649218ca4520412b8998b7a9c5e67238~mv2.jpg') center/cover}.about-hero{background:url('https://static.wixstatic.com/media/049b58_fb7d104286d74ee09affe9c53d1449ce~mv2.jpg/v1/fill/w_1200,h_720,al_c,q_85,enc_auto/049b58_fb7d104286d74ee09affe9c53d1449ce~mv2.jpg') center/cover}.contact-hero{background:url('../assets/images/hero-celebration.png') center/cover}.film-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.film-card{position:relative;grid-column:span 4;min-height:430px;display:grid;align-items:end;overflow:hidden;background:#2d211b;box-shadow:var(--shadow-photo)}.film-card.wide{grid-column:span 8}.film-card img{position:absolute;inset:0;height:100%;object-fit:cover;opacity:.79;filter:saturate(.76);transition:transform .6s}.film-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(19,12,10,.78),rgba(19,12,10,0) 65%)}.film-card:hover img{transform:scale(1.05)}.film-card-content{position:relative;z-index:1;padding:30px;color:#fff}.film-card-content span{color:#ebc9b5;font-size:.69rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.film-card h2{margin:9px 0 0;font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:400}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:center}.about-image{position:relative}.about-image img{min-height:570px;object-fit:cover;box-shadow:var(--shadow-photo);filter:saturate(.8)}.about-image:after{content:'11 years';position:absolute;bottom:-24px;right:-24px;padding:23px 27px;color:#fff;background:#2d211b;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.9rem;box-shadow:var(--shadow-lift)}.about-copy h2{margin:0;font-size:clamp(2.5rem,4vw,3.8rem);line-height:1.04}.about-copy p{color:var(--stone);line-height:1.75}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:35px;background:var(--line);border:1px solid var(--line)}.fact{padding:24px;background:var(--paper)}.fact strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:2.35rem;font-weight:400}.fact span{color:var(--stone);font-size:.78rem}.contact-layout{display:grid;grid-template-columns:.84fr 1.16fr;gap:100px}.contact-info h2{margin:0;font-size:clamp(2.3rem,4vw,3.6rem);line-height:1.05}.contact-info>p{color:var(--stone);line-height:1.7}.contact-method{display:grid;grid-template-columns:40px 1fr;gap:12px;margin-top:27px;padding-top:25px;border-top:1px solid var(--line)}.contact-method .material-symbols-rounded{color:var(--accent)}.contact-method span{display:block;color:var(--stone);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-method strong{display:block;margin-top:5px;font-size:.96rem;font-weight:700;line-height:1.5}.contact-form{padding:44px;background:#ebe5dc;box-shadow:var(--shadow-lift)}.contact-form h2{margin:0 0 8px;font-size:2.1rem}.contact-form>p{margin:0 0 27px;color:var(--stone);font-size:.9rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:16px}md-outlined-text-field{width:100%;--md-sys-color-primary:#5b3021;--md-sys-color-on-surface:#211a17;--md-sys-color-on-surface-variant:#68615b}.form-note{display:inline-block;margin-top:17px;color:var(--stone);font-size:.73rem;line-height:1.5}
.site-footer{padding:65px 0 24px;color:#eee6df;background:#171211}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px;padding-bottom:52px}.footer-copy{max-width:295px;color:#bfb4ac;font-size:.89rem;line-height:1.65}.footer-title{margin:5px 0 16px;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.footer-links{display:grid;gap:10px;color:#bfb4ac;font-size:.88rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:#958984;font-size:.74rem}@media(max-width:850px){.site-header{background:rgba(22,16,14,.8);backdrop-filter:blur(12px)}.nav{min-height:68px}.menu-toggle{display:block}.nav-cta{display:none}.nav-links{display:none;position:absolute;top:68px;right:16px;left:16px;padding:18px;flex-direction:column;align-items:stretch;gap:5px;color:var(--ink);background:#f8f4ef;box-shadow:var(--shadow-lift)}.nav-links.open{display:flex}.nav-links a{padding:12px}.intro,.about-grid,.contact-layout,.image-feature{grid-template-columns:1fr;gap:48px}.photo-strip{gap:14px}.practice-grid{grid-template-columns:1fr}.film-card,.film-card.wide{grid-column:span 6}.image-feature img{min-height:360px}.about-image{max-width:600px}}@media(max-width:560px){.container{width:min(100% - 32px,1180px)}.section{padding:72px 0}.hero{min-height:690px}.hero-content{padding-bottom:78px}.hero h1{font-size:3.8rem}.hero-scroll{display:none}.photo-strip{grid-template-columns:1fr;margin-top:46px}.photo-frame:nth-child(n){margin-top:0}.photo-frame:nth-child(n) img{height:300px}.practice-card{min-height:240px}.practice-card h3{margin-top:38px}.film-card,.film-card.wide{grid-column:span 12;min-height:350px}.form-grid,.footer-grid,.facts{grid-template-columns:1fr}.contact-form{padding:28px}.footer-bottom{flex-direction:column}}

/* enhancements.css */
.gallery-immersive{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-immersive figure{margin:0;position:relative;overflow:hidden;min-height:280px;background:#2d211b;box-shadow:var(--shadow-lift)}.gallery-immersive img{height:100%;object-fit:cover;filter:saturate(.78);transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .45s}.gallery-immersive figure:hover img{transform:scale(1.09);filter:saturate(1.05)}.testimonial-band{position:relative;overflow:hidden;padding:108px 0;color:#fff;background:#34261f url('https://static.wixstatic.com/media/049b58_b81c837f31ee41fe8616b7b5ae6b6a38~mv2.jpg/v1/fill/w_1600,h_800,al_c,q_85,enc_auto/049b58_b81c837f31ee41fe8616b7b5ae6b6a38~mv2.jpg') center/cover}.testimonial-band:before{content:'';position:absolute;inset:0;background:rgba(24,16,13,.79)}.testimonial-band .container{position:relative}.testimonial-card{max-width:790px;margin:auto;text-align:center}.testimonial-stars{color:#edc5ad;font-size:1.15rem;letter-spacing:.22em}.testimonial-card blockquote{margin:25px 0 20px;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2rem,4vw,3.45rem);line-height:1.18}.testimonial-card cite{color:#e5d3c8;font-size:.76rem;font-style:normal;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.testimonial-card .carousel-indicators{position:static;margin:28px 0 0}.testimonial-card .carousel-indicators [data-bs-target]{width:7px;height:7px;border-radius:50%}.gallery-label{position:absolute;z-index:1;right:16px;bottom:16px;padding:8px 10px;color:#fff;background:rgba(20,13,11,.7);font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}@media(max-width:850px){.gallery-immersive{grid-template-columns:repeat(2,1fr)}.gallery-immersive figure{min-height:240px}}@media(max-width:560px){.gallery-immersive{grid-template-columns:1fr}.gallery-immersive figure{min-height:340px}}

/* light-theme.css */
:root{--ink:#2a211e;--paper:#fffdfa;--paper-deep:#f6eee7;--stone:#746760;--accent:#ad6b50;--line:rgba(71,51,41,.15);--shadow-photo:0 22px 55px rgba(80,50,37,.14),0 5px 14px rgba(80,50,37,.08);--shadow-lift:0 15px 36px rgba(80,50,37,.10)}
body{background:var(--paper);color:var(--ink)}.site-header{position:sticky;background:rgba(255,253,250,.92);color:var(--ink);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-cta{--md-filled-button-container-color:#2f241f;--md-filled-button-label-text-color:#fff}.hero{min-height:700px;color:var(--ink);background:#f4e8df}.hero-image img{filter:saturate(.72) brightness(1.16)}.hero-image:after{background:linear-gradient(90deg,rgba(255,252,248,.95) 4%,rgba(255,252,248,.71) 52%,rgba(255,252,248,.20)),linear-gradient(0deg,rgba(255,252,248,.30),transparent 46%)}.hero h1 em{color:var(--accent)}.hero p{color:#5f5049}.hero-buttons md-outlined-button{--md-outlined-button-outline-color:#5d4d46;--md-outlined-button-label-text-color:#392c26}.hero-scroll{color:#705f58}.dark-section{color:var(--ink);background:#f3e9e2}.dark-section .section-title p,.dark-section .practice-card p{color:var(--stone)}.dark-section md-filled-button{--md-filled-button-container-color:#382b25;--md-filled-button-label-text-color:#fff}.practice-grid{border-color:var(--line);background:var(--line)}.practice-card{background:#fffdfa}.practice-card:hover{background:#fbe9df}.practice-card .material-symbols-rounded{color:var(--accent)}.testimonial-band{color:var(--ink);background:#f5e8df url('https://static.wixstatic.com/media/049b58_b81c837f31ee41fe8616b7b5ae6b6a38~mv2.jpg/v1/fill/w_1600,h_800,al_c,q_85,enc_auto/049b58_b81c837f31ee41fe8616b7b5ae6b6a38~mv2.jpg') center/cover}.testimonial-band:before{background:rgba(255,250,246,.86)}.testimonial-stars{color:var(--accent)}.testimonial-card cite{color:var(--stone)}.image-feature-copy{background:#f8eee7}.site-footer{color:var(--ink);background:#f4ebe4;border-top:1px solid var(--line)}.site-footer .footer-title{color:var(--ink)}.site-footer .footer-copy,.site-footer .footer-links{color:var(--stone)}.site-footer .footer-bottom{border-top-color:var(--line);color:#89776e}.page-hero:before{background:linear-gradient(0deg,rgba(79,52,40,.42),rgba(255,252,249,.08))}@media(max-width:850px){.site-header{background:rgba(255,253,250,.96)}.nav-links{background:#fffdfa;color:var(--ink)}}

/* content-sections.css */
.video-showcase{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:center}.video-showcase h2{margin:0;font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.04}.video-showcase p{color:var(--stone);line-height:1.75}.video-frame{position:relative;overflow:hidden;aspect-ratio:16/10;background:#eaded6;box-shadow:var(--shadow-photo)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.story-stat{padding:20px 15px 20px 0}.story-stat+.story-stat{padding-left:17px;border-left:1px solid var(--line)}.story-stat strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:400}.story-stat span{color:var(--stone);font-size:.72rem;line-height:1.35}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.experience-card{min-height:250px;padding:27px;background:#fffdfa;border:1px solid var(--line);box-shadow:0 7px 22px rgba(80,50,37,.05);transition:transform .28s ease,box-shadow .28s ease,background .28s ease}.experience-card:hover{transform:translateY(-8px);background:#fff7f2;box-shadow:var(--shadow-lift)}.experience-card .material-symbols-rounded{color:var(--accent);font-size:29px}.experience-card h3{margin:49px 0 10px;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.65rem;font-weight:400}.experience-card p{margin:0;color:var(--stone);font-size:.88rem;line-height:1.62}.film-note{margin-top:30px;padding:24px 27px;border-left:3px solid var(--accent);background:#f8eee8;color:#695b54;line-height:1.65}.film-note strong{color:var(--ink)}@media(max-width:850px){.video-showcase{grid-template-columns:1fr;gap:32px}.experience-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.experience-grid,.story-stats{grid-template-columns:1fr}.story-stat+.story-stat{padding-left:0;border-left:0;border-top:1px solid var(--line)}.story-stat{padding:16px 0}.experience-card{min-height:220px}}

/* editorial-redesign.css */
.yc-home{background:#fffdf9;color:#29211f}.yc-home .site-header{position:sticky;background:rgba(255,253,249,.96);color:#29211f;border-color:#e9ddd6}.yc-home .nav-links a{font-size:.72rem}.yc-home .nav-cta{--md-filled-button-container-color:#3e2b27;--md-filled-button-label-text-color:#fff}.yc-wrap{width:min(1240px,calc(100% - 56px));margin:auto}.yc-label{margin:0 0 14px;color:#a2614d;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.yc-title{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.6rem,5vw,5.2rem);font-weight:400;line-height:.94;letter-spacing:-.05em}.yc-copy{color:#71625b;font-size:1rem;line-height:1.78}.yc-hero{display:grid;grid-template-columns:.88fr 1.12fr;min-height:680px;background:#f7eee8}.yc-hero-copy{display:grid;align-content:center;padding:92px max(28px,calc((100vw - 1240px)/2));padding-right:70px}.yc-hero-copy .yc-title em{color:#b36d51;font-style:normal}.yc-hero-copy .yc-copy{max-width:440px;margin:25px 0 33px}.yc-hero-media{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:11px;padding:11px 11px 11px 0}.yc-hero-media img{height:100%;min-height:550px;object-fit:cover;filter:saturate(.78)}.yc-hero-media figure{margin:0;overflow:hidden}.yc-hero-media figure:last-child{margin-top:80px;margin-bottom:80px}.yc-stamp{position:absolute;z-index:1;right:9%;bottom:45px;display:grid;place-items:center;width:105px;height:105px;border-radius:50%;color:#fff9f6;background:#3e2b27;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.1rem;line-height:1.1;text-align:center;box-shadow:0 10px 25px rgba(53,36,29,.18)}.yc-section{padding:118px 0}.yc-intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:105px}.yc-intro .yc-title{font-size:clamp(2.5rem,4vw,4.2rem)}.yc-intro-copy{max-width:640px}.yc-intro-copy p{margin:0 0 18px}.yc-monogram{display:inline-grid;place-items:center;width:48px;height:48px;margin-top:15px;border:1px solid #caa794;border-radius:50%;color:#a2614d;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.4rem}.yc-gallery-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.yc-gallery-head .yc-copy{max-width:370px;margin:0}.yc-mosaic{display:grid;grid-template-columns:1.2fr .85fr .95fr 1.1fr;grid-template-rows:310px 250px;gap:13px}.yc-mosaic figure{position:relative;margin:0;overflow:hidden;background:#ede3dd}.yc-mosaic figure:nth-child(1){grid-row:span 2}.yc-mosaic figure:nth-child(4){grid-column:span 2}.yc-mosaic img{height:100%;object-fit:cover;filter:saturate(.8);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s}.yc-mosaic figure:hover img{transform:scale(1.08);filter:saturate(1.05)}.yc-mosaic figcaption{position:absolute;right:0;bottom:0;padding:9px 12px;color:#fff;background:rgba(50,30,25,.72);font-size:.65rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.yc-film-section{background:#f4e7df}.yc-film-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:start}.yc-video{position:relative;aspect-ratio:16/10;overflow:hidden;background:#201713;box-shadow:0 22px 45px rgba(69,44,34,.16)}.yc-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.yc-film-copy{padding-top:7px}.yc-film-copy .yc-copy{margin:22px 0 29px}.yc-reels{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:54px}.yc-reel{position:relative;min-height:190px;overflow:hidden;background:#2d1e19}.yc-reel img{position:absolute;inset:0;height:100%;object-fit:cover;opacity:.78;transition:transform .55s}.yc-reel:after{content:'Play film';position:absolute;right:11px;bottom:10px;padding:6px 8px;color:#fff;background:rgba(37,23,18,.72);font-size:.6rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.yc-reel:hover img{transform:scale(1.08)}.yc-testimonial{padding:120px 0;text-align:center}.yc-testimonial blockquote{max-width:920px;margin:0 auto;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:400;line-height:1.02;letter-spacing:-.045em}.yc-testimonial p{margin:26px 0 0;color:#9d6b59;font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.yc-contact-banner{display:grid;grid-template-columns:1fr .9fr;overflow:hidden;background:#3d2a25;color:#fff}.yc-contact-banner img{height:100%;min-height:400px;object-fit:cover;filter:saturate(.65)}.yc-contact-copy{display:grid;align-content:center;padding:70px}.yc-contact-copy .yc-title{font-size:clamp(2.7rem,4vw,4.5rem)}.yc-contact-copy .yc-copy{color:#e5d8d1;margin:24px 0 30px}.yc-contact-copy md-filled-button{--md-filled-button-container-color:#fff;--md-filled-button-label-text-color:#3d2a25}@media(max-width:900px){.yc-hero{grid-template-columns:1fr}.yc-hero-copy{padding:120px 28px 65px}.yc-hero-media{padding:0 11px 11px}.yc-hero-media img{min-height:440px}.yc-intro,.yc-film-grid,.yc-contact-banner{grid-template-columns:1fr;gap:46px}.yc-contact-copy{padding:55px}.yc-mosaic{grid-template-columns:repeat(2,1fr);grid-template-rows:310px 250px 250px}.yc-mosaic figure:nth-child(1),.yc-mosaic figure:nth-child(4){grid-column:auto;grid-row:auto}.yc-reels{margin-top:34px}.yc-section{padding:82px 0}}@media(max-width:560px){.yc-wrap{width:min(100% - 32px,1240px)}.yc-hero-copy{padding:105px 24px 55px}.yc-hero-copy .yc-title{font-size:3.5rem}.yc-hero-media{grid-template-columns:1fr}.yc-hero-media figure:last-child{display:none}.yc-hero-media img{min-height:360px}.yc-intro{gap:32px}.yc-gallery-head{display:block}.yc-gallery-head .yc-copy{margin-top:18px}.yc-mosaic{grid-template-columns:1fr;grid-template-rows:repeat(5,300px)}.yc-mosaic figure:nth-child(n){grid-column:auto;grid-row:auto}.yc-reels{grid-template-columns:1fr 1fr}.yc-reel{min-height:160px}.yc-contact-copy{padding:45px 29px}.yc-contact-banner img{min-height:290px}}

/* chrome-redesign.css */
:root{--ink:#152c3d;--paper:#fbfcfb;--paper-deep:#edf2f1;--stone:#5f6c70;--accent:#aa7a40;--line:rgba(21,44,61,.14);--shadow-photo:0 22px 48px rgba(15,39,56,.15),0 5px 12px rgba(15,39,56,.08);--shadow-lift:0 12px 30px rgba(15,39,56,.12)}
body,.yc-home{background:#fbfcfb;color:#152c3d}.site-header,.yc-home .site-header{position:sticky;top:0;background:rgba(251,252,251,.97);color:#152c3d;border-bottom:1px solid rgba(21,44,61,.11);box-shadow:0 3px 14px rgba(21,44,61,.05);backdrop-filter:blur(14px)}.nav{min-height:84px}.brand{color:#152c3d;font-size:.82rem;letter-spacing:.16em}.brand-mark{width:38px;height:38px;border-color:#b88a4f;color:#aa7a40;background:#fff;font-size:1.25rem}.nav-links{gap:30px}.nav-links a{color:#355060;font-size:.71rem;letter-spacing:.1em;opacity:1}.nav-links a:after{height:2px;background:#b88a4f}.nav-links a.active{color:#152c3d}.nav-cta,.yc-home .nav-cta{--md-filled-button-container-color:#152c3d;--md-filled-button-label-text-color:#fff;--md-filled-button-container-shape:2px;letter-spacing:.06em}.menu-toggle{color:#152c3d}.yc-home .yc-hero{background:#eef3f3}.yc-home .yc-hero-copy .yc-title{color:#152c3d}.yc-home .yc-hero-copy .yc-title em{color:#aa7a40}.yc-home .yc-copy{color:#5f6c70}.yc-home .yc-label{color:#9a6f3b}.yc-home .yc-stamp{background:#152c3d;color:#fbfcfb}.yc-home .yc-monogram{border-color:#b88a4f;color:#9a6f3b}.yc-home .yc-film-section{background:#e1ebea}.yc-home .yc-contact-banner{background:#152c3d}.yc-home .yc-contact-copy .yc-label{color:#d8b77f!important}.yc-home .yc-testimonial p{color:#9a6f3b}.yc-home .yc-mosaic figcaption,.yc-home .yc-reel:after{background:rgba(21,44,61,.82)}.yc-home md-filled-button{--md-filled-button-container-color:#152c3d;--md-filled-button-label-text-color:#fff}.yc-home md-outlined-button{--md-outlined-button-outline-color:#486171;--md-outlined-button-label-text-color:#152c3d}
.site-footer{position:relative;overflow:hidden;padding:76px 0 24px;color:#eaf0ef;background:#102839}.site-footer:before{content:'';position:absolute;top:-180px;right:-130px;width:440px;height:440px;border:1px solid rgba(216,183,127,.32);border-radius:50%}.site-footer:after{content:'';position:absolute;bottom:-260px;left:18%;width:500px;height:500px;border:1px solid rgba(216,183,127,.16);border-radius:50%}.site-footer .container{position:relative;z-index:1}.footer-grid{grid-template-columns:1.45fr .9fr 1.1fr;gap:70px;padding-bottom:55px}.site-footer .brand{color:#fbfcfb}.site-footer .brand-mark{color:#d8b77f;background:transparent;border-color:#d8b77f}.footer-copy{max-width:320px;margin-top:18px;color:#b8c6c5;line-height:1.75}.footer-title{margin:6px 0 18px!important;color:#d8b77f!important;font-size:.67rem!important;letter-spacing:.17em!important}.footer-links{gap:12px;color:#d6dfde!important;font-size:.86rem!important}.footer-links a{transition:color .2s ease,transform .2s ease}.footer-links a:hover{color:#d8b77f;transform:translateX(4px)}.footer-bottom{padding-top:24px;border-top-color:rgba(216,183,127,.25)!important;color:#92a8a7!important;font-size:.71rem}.footer-bottom span:last-child{color:#d8b77f}@media(max-width:850px){.nav{min-height:70px}.site-header,.yc-home .site-header{background:rgba(251,252,251,.98)}.nav-links{top:70px;background:#fff;color:#152c3d;box-shadow:0 14px 30px rgba(15,39,56,.12)}.footer-grid{gap:35px}}@media(max-width:560px){.footer-grid{grid-template-columns:1fr;gap:26px}.site-footer{padding-top:56px}.footer-bottom{gap:10px}}

/* kiero-inspired.css */
:root{--ink:#11263a;--paper:#f6f8fc;--paper-deep:#eaf0f7;--stone:#627185;--accent:#356eaf;--line:#dce5f0;--shadow-photo:0 22px 48px rgba(28,65,102,.15),0 5px 14px rgba(28,65,102,.08);--shadow-lift:0 12px 30px rgba(28,65,102,.12)}
body,.yc-home{background:var(--paper);color:var(--ink)}.site-header,.yc-home .site-header{background:rgba(255,255,255,.97);color:var(--ink);border-bottom:1px solid #e2e9f1;box-shadow:0 3px 12px rgba(20,48,77,.06)}.nav{min-height:88px}.brand{color:#13293d;font-size:.84rem;letter-spacing:.08em;text-transform:none}.brand-mark{width:35px;height:35px;color:#356eaf;background:#f3f7fc;border:1px solid #d9e5f2;border-radius:8px;font-family:Manrope,Arial,sans-serif;font-size:1rem;font-weight:800}.nav-links{gap:8px;padding:5px;background:#f4f7fb;border:1px solid #e3eaf3;border-radius:14px}.nav-links a{padding:10px 13px;color:#617083;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:none;border-radius:9px}.nav-links a:after{display:none}.nav-links a:hover,.nav-links a.active{color:#245b99;background:#fff;box-shadow:0 3px 8px rgba(29,71,111,.1)}.nav-cta,.yc-home .nav-cta{--md-filled-button-container-color:#356eaf;--md-filled-button-label-text-color:#fff;--md-filled-button-container-shape:13px;box-shadow:0 7px 16px rgba(53,110,175,.23)}.menu-toggle{color:#285d98}
.yc-home .yc-hero{width:min(1180px,calc(100% - 48px));min-height:560px;margin:28px auto 0;overflow:hidden;background:#173e69;border-radius:28px;box-shadow:0 22px 45px rgba(22,58,93,.18)}.yc-home .yc-hero-copy{padding:70px 55px;background:linear-gradient(125deg,#173e69 0%,#285f9b 100%)}.yc-home .yc-hero-copy .yc-title{color:#fff;letter-spacing:-.055em}.yc-home .yc-hero-copy .yc-title em{color:#b8d9ff}.yc-home .yc-hero-copy .yc-copy{color:#dcecff}.yc-home .yc-label{color:#6c9fd6}.yc-home .yc-hero .yc-label{color:#c1dcf7}.yc-home .yc-hero-media{padding:0;gap:0}.yc-home .yc-hero-media figure{position:relative}.yc-home .yc-hero-media figure:first-child:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,61,102,.25),transparent)}.yc-home .yc-hero-media figure:last-child{display:none}.yc-home .yc-hero-media img{min-height:560px;filter:saturate(.76) contrast(1.03)}.yc-home .yc-stamp{right:28px;bottom:25px;width:92px;height:92px;color:#285f9b;background:#fff;border-radius:50%;font-family:Manrope,Arial,sans-serif;font-size:.72rem;font-weight:800;box-shadow:0 10px 24px rgba(13,40,69,.25)}.yc-home md-filled-button{--md-filled-button-container-color:#fff;--md-filled-button-label-text-color:#245b99;--md-filled-button-container-shape:12px}.yc-home md-outlined-button{--md-outlined-button-outline-color:#b9d4f0;--md-outlined-button-label-text-color:#fff;--md-outlined-button-container-shape:12px}.yc-home .yc-section{padding:96px 0}.yc-home .yc-title{color:#11263a}.yc-home .yc-copy{color:#627185}.yc-home .yc-monogram{color:#356eaf;background:#fff;border-color:#cfe0f3;border-radius:12px}.yc-home .yc-mosaic figure{border-radius:18px;box-shadow:0 10px 24px rgba(35,73,109,.12)}.yc-home .yc-mosaic figcaption{right:12px;bottom:12px;border-radius:7px;background:rgba(24,58,94,.82)}.yc-home .yc-film-section{background:#e7eff8;border-top:1px solid #dae6f1;border-bottom:1px solid #dae6f1}.yc-home .yc-video{border:8px solid #fff;border-radius:22px;box-shadow:0 19px 40px rgba(31,69,105,.18)}.yc-home .yc-reel{min-height:180px;border:5px solid #fff;border-radius:15px;box-shadow:0 9px 20px rgba(31,69,105,.13)}.yc-home .yc-reel:after{right:9px;bottom:9px;border-radius:6px;background:rgba(23,62,105,.88)}.yc-home .yc-testimonial{padding:102px 0}.yc-home .yc-testimonial blockquote{color:#173e69}.yc-home .yc-testimonial p{color:#356eaf}.yc-home .yc-contact-banner{border-radius:26px;box-shadow:0 21px 44px rgba(26,60,96,.18);background:#173e69}.yc-home .yc-contact-banner img{filter:saturate(.75)}.yc-home .yc-contact-copy .yc-title{color:#fff}.yc-home .yc-contact-copy .yc-copy{color:#d7e6f5}.yc-home .yc-contact-copy .yc-label{color:#a9d1f7!important}.yc-home .yc-contact-copy md-filled-button{--md-filled-button-container-color:#fff;--md-filled-button-label-text-color:#245b99}
.page-hero{background-color:#1d4e80;box-shadow:inset 0 -1px 0 rgba(255,255,255,.22)}.page-hero:before{background:linear-gradient(0deg,rgba(16,50,82,.72),rgba(19,61,101,.18))}.about-image img,.contact-form,.event-card,.service-card{border:1px solid #e0e8f1;box-shadow:var(--shadow-lift)}.dark-section{background:#e7eff8;color:#11263a}.dark-section .section-title p,.dark-section .practice-card p{color:#627185}.practice-grid{border-color:#d7e3ef;background:#d7e3ef}.practice-card{background:#fff}.practice-card:hover{background:#f5f9fe}.practice-card .material-symbols-rounded{color:#356eaf}
.site-footer{margin-top:58px;padding:70px 0 24px;color:#dce9f6;background:#112b45;box-shadow:0 -16px 35px rgba(21,54,86,.12)}.site-footer:before{border-color:rgba(116,175,232,.25)}.site-footer:after{border-color:rgba(116,175,232,.12)}.site-footer .brand{color:#fff}.site-footer .brand-mark{color:#a7d0fb;background:rgba(255,255,255,.08);border-color:rgba(167,208,251,.45)}.footer-title{color:#9dc6ef!important}.footer-copy{color:#b8cce0}.footer-links{color:#d7e3ef!important}.footer-links a:hover{color:#a7d0fb}.footer-bottom{border-top-color:rgba(162,198,233,.22)!important;color:#96b2cc!important}.footer-bottom span:last-child{color:#a7d0fb}@media(max-width:900px){.yc-home .yc-hero{width:min(100% - 32px,1180px);grid-template-columns:1fr}.yc-home .yc-hero-copy{padding:75px 35px}.yc-home .yc-hero-media{display:none}.nav-links{background:#fff;border-radius:15px;box-shadow:0 13px 28px rgba(22,54,87,.13)}}@media(max-width:560px){.nav{min-height:72px}.yc-home .yc-hero{margin-top:16px;border-radius:20px}.yc-home .yc-hero-copy{padding:62px 25px}.yc-home .yc-section{padding:70px 0}.yc-home .yc-contact-banner{border-radius:18px}.yc-home .yc-reel{min-height:145px}}

/* contact-professional.css */
.contact-page{background:#f6f8fc}.contact-hero-pro{padding:84px 0 66px;background:linear-gradient(135deg,#173e69,#356eaf);color:#fff}.contact-hero-pro .contact-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end}.contact-kicker{margin:0 0 14px;color:#b9dcff;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.contact-hero-pro h1{max-width:660px;margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(3rem,6vw,5.4rem);font-weight:400;line-height:.94;letter-spacing:-.05em}.contact-hero-pro p{max-width:430px;margin:0 0 5px;color:#dcecff;line-height:1.75}.contact-main{padding:78px 0 106px}.contact-layout-pro{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:start}.contact-details-card{padding:36px;background:#fff;border:1px solid #dee8f1;border-radius:22px;box-shadow:0 12px 28px rgba(27,65,104,.1)}.contact-details-card h2{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:-.03em}.contact-details-card>p{margin:14px 0 27px;color:#617083;line-height:1.7}.contact-detail-row{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:19px 0;border-top:1px solid #e5ecf3}.contact-detail-row .material-symbols-rounded{display:grid;place-items:center;width:36px;height:36px;color:#356eaf;background:#edf5fd;border-radius:10px;font-size:20px}.contact-detail-row span{display:block;color:#708093;font-size:.67rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.contact-detail-row strong{display:block;margin-top:5px;color:#1d3449;font-size:.91rem;line-height:1.55}.contact-detail-row a:hover{color:#356eaf}.contact-social-note{margin:23px 0 0!important;padding:15px 17px;background:#f1f6fb;border-radius:12px;color:#587086!important;font-size:.82rem;line-height:1.6!important}.contact-form-pro{padding:40px;background:#fff;border:1px solid #dee8f1;border-radius:22px;box-shadow:0 18px 36px rgba(27,65,104,.13)}.contact-form-pro h2{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:2.35rem;font-weight:400;letter-spacing:-.03em}.contact-form-pro>p{margin:9px 0 28px;color:#617083;font-size:.93rem;line-height:1.6}.contact-form-pro .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form-pro .field{margin-bottom:17px}.contact-form-pro md-filled-button{--md-filled-button-container-color:#356eaf;--md-filled-button-label-text-color:#fff;--md-filled-button-container-shape:12px}.contact-form-pro .form-note{margin-top:18px;color:#7b8998;font-size:.73rem;line-height:1.5}.contact-office{margin-top:34px;display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;background:#e8f0f8;border:1px solid #d8e5f0;border-radius:20px}.contact-office-copy{padding:31px}.contact-office-copy h2{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:400}.contact-office-copy p{margin:12px 0 0;color:#617083;line-height:1.65}.contact-office-art{min-height:190px;background:linear-gradient(130deg,rgba(19,62,105,.68),rgba(19,62,105,.12)),url('../assets/images/harsh-agarwal-portrait.png') center 34%/cover;filter:saturate(.65)}@media(max-width:850px){.contact-hero-pro .contact-inner,.contact-layout-pro{grid-template-columns:1fr;gap:28px}.contact-main{padding:60px 0 80px}}@media(max-width:560px){.contact-hero-pro{padding:63px 0 52px}.contact-form-pro,.contact-details-card{padding:28px}.contact-form-pro .form-grid,.contact-office{grid-template-columns:1fr}.contact-office-art{min-height:180px;order:-1}}

/* enquire-page.css */
.enquire-page {
  background: #fcfaf5;
  color: #17110a;
}

.enquire-kicker {
  margin: 0 0 13px;
  color: #9b6c1e;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.enquire-hero {
  padding: 82px 0 58px;
  background: #fcfaf5;
  text-align: center;
}

.enquire-hero-copy {
  display: grid;
  justify-items: center;
}

.enquire-hero h1 {
  margin: 0;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(2.8rem, 5vw, 4.75rem);
  font-weight: 400;
  line-height: .95;
  letter-spacing: -.045em;
  text-transform: uppercase;
}

.enquire-hero-copy > p:last-child {
  margin: 20px 0 0;
  color: #796e60;
  font-size: .92rem;
}

.enquire-main {
  padding: 28px 0 110px;
  background: #fcfaf5;
}

.enquire-layout {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 56px;
  align-items: start;
}

.enquire-form-media {
  position: sticky;
  top: 112px;
  height: min(790px, calc(100vh - 145px));
  min-height: 590px;
  margin: 0;
  overflow: hidden;
  border-radius: 26px;
  background: #e7d7b9;
  box-shadow: 0 18px 42px rgba(48, 31, 6, .13);
}

.enquire-form-media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(15, 10, 4, .6), transparent 42%);
  content: '';
  pointer-events: none;
}

.enquire-form-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.82);
  transition: transform .7s cubic-bezier(.2, .7, .2, 1);
}

.enquire-form-media:hover img {
  transform: scale(1.035);
}

.enquire-form-media figcaption {
  position: absolute;
  z-index: 1;
  right: 30px;
  bottom: 27px;
  left: 30px;
  color: #fffaf0;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.35rem;
}

.enquire-form {
  padding: 12px 0 0;
}

.enquire-form-intro {
  padding-bottom: 31px;
  border-bottom: 1px solid #dfd5c5;
}

.enquire-form-intro h2 {
  max-width: 600px;
  margin: 0;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(2.4rem, 4vw, 3.8rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -.035em;
}

.enquire-form-intro > p:last-child {
  margin: 11px 0 0;
  color: #827665;
  font-size: .75rem;
}

.enquire-form fieldset {
  margin: 0;
  padding: 34px 0;
  border: 0;
  border-bottom: 1px solid #dfd5c5;
}

.enquire-form legend {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 23px;
  padding: 0;
  color: #2a1e10;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.55rem;
}

.enquire-form legend span {
  display: grid;
  place-items: center;
  width: 33px;
  height: 33px;
  border: 1px solid #d1aa55;
  border-radius: 50%;
  color: #8f6119;
  font-family: Manrope, Arial, sans-serif;
  font-size: .61rem;
  font-weight: 800;
}

.enquire-fields {
  display: grid;
  gap: 21px 18px;
}

.enquire-fields.two-columns,
.enquire-fields .two-columns {
  grid-template-columns: 1fr 1fr;
}

.enquire-fields .full-width {
  grid-column: 1 / -1;
}

.enquire-form label > span,
.enquire-check-group > span {
  display: block;
  margin: 0 0 9px;
  color: #554a3b;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .075em;
  text-transform: uppercase;
}

.enquire-form input:not([type='checkbox']),
.enquire-form select,
.enquire-form textarea {
  width: 100%;
  min-height: 53px;
  padding: 13px 15px;
  border: 1px solid #d9cfbf;
  border-radius: 8px;
  outline: 0;
  color: #21170b;
  background: rgba(255, 255, 255, .64);
  font: 500 .84rem/1.5 Manrope, Arial, sans-serif;
  transition: border-color .2s, box-shadow .2s, background-color .2s;
}

.enquire-form input:focus,
.enquire-form select:focus,
.enquire-form textarea:focus {
  border-color: #b27e25;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(198, 146, 50, .12);
}

.enquire-form input::placeholder,
.enquire-form textarea::placeholder {
  color: #9b907f;
}

.enquire-check-group {
  margin-top: 23px;
}

.enquire-checks {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.enquire-checks label {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 14px;
  border: 1px solid #ddd2c1;
  border-radius: 8px;
  color: #5c4f3c;
  background: rgba(255, 255, 255, .54);
  font-size: .76rem;
  font-weight: 700;
}

.enquire-checks input,
.enquire-consent input {
  width: 17px;
  height: 17px;
  accent-color: #9b6c1e;
}

.enquire-consent {
  display: flex;
  gap: 11px;
  align-items: flex-start;
  margin: 27px 0 22px;
  color: #6f6252;
  font-size: .74rem;
  line-height: 1.55;
}

.enquire-consent > span {
  margin: 0 !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.enquire-submit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 58px;
  padding: 0 22px;
  border: 0;
  border-radius: 9px;
  color: #17110a;
  background: linear-gradient(135deg, #dfb353, #f0d078);
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.2rem;
  cursor: pointer;
  box-shadow: 0 9px 20px rgba(89, 57, 9, .17);
  transition: transform .2s, box-shadow .2s;
}

.enquire-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 13px 27px rgba(89, 57, 9, .23);
}

.enquire-submit:disabled {
  cursor: wait;
  opacity: .72;
}

.enquire-form-note {
  margin: 13px 0 0;
  color: #8b806f;
  font-size: .69rem;
  line-height: 1.55;
}

.enquire-success {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 12px;
  align-items: start;
  margin-top: 19px;
  padding: 16px;
  border: 1px solid #dcc077;
  border-radius: 10px;
  background: #fff9e8;
}

.enquire-success > .material-symbols-rounded {
  color: #8d641f;
}

.enquire-success strong {
  display: block;
  font-size: .82rem;
}

.enquire-success p {
  margin: 4px 0 0;
  color: #716653;
  font-size: .72rem;
}

.enquire-contact-strip {
  padding: 92px 0;
  text-align: center;
  background: linear-gradient(130deg, #0b0906, #402b0c);
  color: #fffaf0;
}

.enquire-contact-strip h2 {
  max-width: 820px;
  margin: 0 auto;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(2.7rem, 5vw, 5rem);
  font-weight: 400;
  line-height: 1;
}

.enquire-contact-strip > div > div {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 31px;
}

.enquire-contact-strip a {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 13px 17px;
  border: 1px solid rgba(239, 208, 126, .5);
  border-radius: 9px;
  color: #f4e6c5;
  font-size: .75rem;
  font-weight: 700;
  text-decoration: none;
}

.enquire-contact-strip a:hover {
  color: #17110a;
  background: #efd07e;
}

.enquire-contact-strip .material-symbols-rounded {
  font-size: 18px;
}

@media (max-width: 900px) {
  .enquire-hero {
    padding: 66px 0 43px;
  }

  .enquire-layout {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .enquire-form-media {
    position: relative;
    top: auto;
    height: 480px;
    min-height: 0;
  }

  .enquire-main {
    padding-bottom: 80px;
  }
}

@media (max-width: 620px) {
  .enquire-hero {
    padding: 52px 0 32px;
  }

  .enquire-hero h1 {
    font-size: 2.85rem;
  }

  .enquire-main {
    padding-top: 18px;
  }

  .enquire-form-media {
    height: 340px;
    border-radius: 18px;
  }

  .enquire-form-media figcaption {
    right: 20px;
    bottom: 19px;
    left: 20px;
    font-size: 1.1rem;
  }

  .enquire-fields.two-columns,
  .enquire-fields .two-columns,
  .enquire-checks {
    grid-template-columns: 1fr;
  }

  .enquire-form fieldset {
    padding: 29px 0;
  }

  .enquire-contact-strip {
    padding: 70px 0;
  }

  .enquire-contact-strip > div > div {
    flex-direction: column;
    align-items: center;
  }
}

/* footer-professional.css */
.site-footer{position:relative;margin-top:72px;padding:0 0 26px;background:linear-gradient(135deg,#0d2338 0%,#173e62 100%);box-shadow:0 -14px 34px rgba(21,54,86,.13)}.site-footer:before{content:'';position:absolute;top:0;right:0;left:0;width:auto;height:4px;border:0;border-radius:0;background:linear-gradient(90deg,#79b4ed,#d4b27b,#79b4ed)}.site-footer:after{display:none}.site-footer .container{position:relative}.site-footer .footer-grid{grid-template-columns:1.45fr .85fr 1fr;gap:0;padding:62px 0 50px}.site-footer .footer-grid>div{min-height:150px;padding:0 42px;border-left:1px solid rgba(194,220,242,.16)}.site-footer .footer-grid>div:first-child{padding-left:0;border-left:0}.site-footer .brand{gap:12px;font-size:.95rem;letter-spacing:.11em}.site-footer .brand-mark{width:42px;height:42px;border-radius:11px;color:#d7ecff;background:rgba(121,180,237,.12);border-color:rgba(167,208,251,.34)}.site-footer .footer-copy{max-width:345px;margin:20px 0 0;color:#bccfe1;font-size:.9rem;line-height:1.75}.site-footer .footer-title{margin:4px 0 21px!important;color:#9dcaf5!important;font-size:.66rem!important;letter-spacing:.18em!important}.site-footer .footer-links{gap:13px;color:#e5eef6!important;font-size:.87rem!important}.site-footer .footer-links a{display:inline-flex;align-items:center;width:max-content;transition:color .18s ease,transform .18s ease}.site-footer .footer-links a:before{content:'↗';margin-right:7px;color:#78b5ef;font-size:.74rem;opacity:.8}.site-footer .footer-links a:hover{color:#fff;transform:translateX(5px)}.site-footer .footer-links span{color:#b8c9d8;line-height:1.55}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:23px 0 0;border-top:1px solid rgba(194,220,242,.18)!important;color:#91a9be!important;font-size:.72rem}.site-footer .footer-bottom span:last-child{color:#d9bb88}.site-footer .footer-bottom:before{content:'Yaadein Clicks';color:#6f9bc3;font-size:.67rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}@media(max-width:850px){.site-footer .footer-grid{gap:30px}.site-footer .footer-grid>div{padding:0 26px}.site-footer .footer-grid>div:first-child{padding-left:0}}@media(max-width:560px){.site-footer{margin-top:48px}.site-footer .footer-grid{grid-template-columns:1fr;gap:30px;padding:48px 0 36px}.site-footer .footer-grid>div{min-height:0;padding:0;border-left:0}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.site-footer .footer-bottom:before{order:3;margin-top:7px}}

/* footer-social.css */
.site-footer .footer-grid{grid-template-columns:1.35fr .82fr 1.08fr .72fr}.site-footer .footer-grid>div{padding:0 34px}.site-footer .footer-grid>div:first-child{padding-left:0}.site-footer .footer-links a[href^="mailto:"]::before{content:'mail';font-family:'Material Symbols Rounded';font-size:16px}.site-footer .footer-links a[href^="tel:"]::before{content:'call';font-family:'Material Symbols Rounded';font-size:16px}.footer-social{display:flex;flex-direction:column;gap:17px}.footer-social .footer-title{margin-bottom:1px!important}.footer-social-row{display:flex;gap:9px}.footer-social-link{display:grid;place-items:center;width:37px;height:37px;color:#dff0ff;border:1px solid rgba(174,213,246,.28);border-radius:10px;background:rgba(255,255,255,.05);transition:background .2s ease,border-color .2s ease,transform .2s ease}.footer-social-link:hover{color:#fff;background:#356eaf;border-color:#7bb7ef;transform:translateY(-3px)}.footer-social-link svg{width:17px;height:17px;fill:currentColor}.footer-social-note{margin:0;color:#a9bed1;font-size:.75rem;line-height:1.55}@media(max-width:850px){.site-footer .footer-grid{grid-template-columns:1.2fr 1fr}.site-footer .footer-grid>div:nth-child(3){padding-left:0;border-left:0}}@media(max-width:560px){.site-footer .footer-grid{grid-template-columns:1fr}.site-footer .footer-grid>div{padding:0}.footer-social{padding-top:3px}}

/* footer-navigation-icons.css */
.site-footer .footer-grid>div:nth-child(2) .footer-links a:before{font-family:'Material Symbols Rounded';font-size:16px;line-height:1;color:#78b5ef}.site-footer .footer-grid>div:nth-child(2) .footer-links a[href="index.html"]:before{content:'home'}.site-footer .footer-grid>div:nth-child(2) .footer-links a[href="films.html"]:before{content:'movie'}.site-footer .footer-grid>div:nth-child(2) .footer-links a[href="gallery.html"]:before{content:'grid_view'}.site-footer .footer-grid>div:nth-child(2) .footer-links a[href="about.html"]:before{content:'person'}.site-footer .footer-grid>div:nth-child(2) .footer-links a[href="contact.html"]:before{content:'mail'}
.site-footer .footer-grid>div:nth-child(3) .footer-links a:before,.site-footer .footer-grid>div:nth-child(3) .footer-links span:before{font-family:'Material Symbols Rounded';font-size:16px;line-height:1;color:#78b5ef;flex:0 0 auto}.site-footer .footer-grid>div:nth-child(3) .footer-links a[href^="mailto:"]:before{content:'mail'}.site-footer .footer-grid>div:nth-child(3) .footer-links a[href^="tel:"]:before{content:'call'}.site-footer .footer-grid>div:nth-child(3) .footer-links span:before{content:'location_on';margin-top:3px}

/* hero-banner-gallery.css */
/* Layered wedding photographs and dependable standard-link hero actions. */
.yc-home .yc-hero{grid-template-columns:.86fr 1.14fr}.yc-home .yc-hero-media{display:grid;grid-template-columns:1.34fr .66fr;grid-template-rows:1fr 1fr;gap:12px;padding:12px 12px 12px 0}.yc-home .yc-hero-media figure{display:block!important;min-width:0;margin:0!important;border:4px solid rgba(255,255,255,.9);border-radius:20px;box-shadow:0 13px 28px rgba(4,24,47,.24)}.yc-home .yc-hero-media figure:first-child{grid-row:span 2;border-radius:22px}.yc-home .yc-hero-media figure:nth-child(2){margin-top:28px!important;margin-bottom:0!important}.yc-home .yc-hero-media figure:nth-child(3){margin-bottom:28px!important}.yc-home .yc-hero-media figure:after{border-radius:16px}.yc-home .yc-hero-media img{width:100%;height:100%;min-height:0;object-fit:cover;filter:saturate(.92) contrast(1.02)}.yc-home .yc-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.yc-home .yc-hero-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:49px;padding:0 19px;border:1px solid transparent;border-radius:12px;font-family:Manrope,Arial,sans-serif;font-size:.88rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.yc-home .yc-hero-button .material-symbols-rounded{font-size:19px}.yc-home .yc-hero-button:hover{transform:translateY(-2px)}.yc-home .yc-hero-button-primary{color:#245b99;background:#fff;box-shadow:0 9px 18px rgba(4,26,52,.2)}.yc-home .yc-hero-button-primary:hover{color:#173e69;background:#eaf4ff;box-shadow:0 13px 25px rgba(4,26,52,.28)}.yc-home .yc-hero-button-secondary{color:#fff;border-color:#b9d4f0;background:rgba(255,255,255,.08)}.yc-home .yc-hero-button-secondary:hover{color:#fff;background:rgba(255,255,255,.18);box-shadow:0 10px 22px rgba(4,26,52,.18)}@media(max-width:900px){.yc-home .yc-hero-media{display:grid;grid-template-columns:1.3fr .7fr;min-height:400px;padding:0 12px 12px}.yc-home .yc-hero-media figure:first-child{grid-row:span 2}.yc-home .yc-hero-media img{min-height:0}.yc-home .yc-hero-media figure:nth-child(2){margin-top:22px!important}.yc-home .yc-hero-media figure:nth-child(3){margin-bottom:22px!important}}@media(max-width:560px){.yc-home .yc-hero-actions{margin-top:28px}.yc-home .yc-hero-button{width:100%;min-height:48px}.yc-home .yc-hero-media{display:grid;min-height:310px;padding:0 8px 8px;gap:7px}.yc-home .yc-hero-media figure{border-width:2px;border-radius:12px}.yc-home .yc-hero-media figure:first-child{border-radius:14px}.yc-home .yc-hero-media figure:nth-child(2){margin-top:14px!important}.yc-home .yc-hero-media figure:nth-child(3){margin-bottom:14px!important}}

/* footer-white-text.css */
/* Keep footer copy, navigation, contact details, and icons consistently white. */
.site-footer .brand,.site-footer .brand-mark,.site-footer .footer-copy,.site-footer .footer-title,.site-footer .footer-links,.site-footer .footer-links a,.site-footer .footer-links span,.site-footer .footer-bottom,.site-footer .footer-bottom span,.site-footer .footer-bottom span:last-child,.site-footer .footer-bottom:before,.site-footer .footer-social-note,.site-footer .footer-social-link,.site-footer .footer-grid>div:nth-child(2) .footer-links a:before,.site-footer .footer-grid>div:nth-child(3) .footer-links a:before,.site-footer .footer-grid>div:nth-child(3) .footer-links span:before{color:#fff!important}.site-footer .brand-mark{border-color:rgba(255,255,255,.55)!important;background:rgba(255,255,255,.1)!important}.site-footer .footer-links a:hover,.site-footer .footer-social-link:hover{color:#fff!important}.site-footer .footer-social-link{border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.08)}.site-footer .footer-social-link:hover{background:rgba(255,255,255,.18);border-color:#fff}.site-footer .footer-bottom{border-top-color:rgba(255,255,255,.28)!important}

/* films-professional.css */
/* A dedicated cinematic presentation for the Yaadein Clicks Films page. */
.films-hero{width:min(1180px,calc(100% - 48px));min-height:500px;margin:28px auto 0;border-radius:28px;background-image:url('https://static.wixstatic.com/media/049b58_fca2fe80e0194bc5ac98b2f2794a7108~mv2.jpeg/v1/fill/w_1600,h_1000,al_c,q_88,enc_auto/WhatsApp%20Image%202022-10-03%20at%202_03_15%20PM.jpeg');background-position:center;background-size:cover;box-shadow:0 22px 46px rgba(22,58,93,.2)}.films-hero:before{background:linear-gradient(90deg,rgba(10,35,62,.92) 0%,rgba(18,60,100,.68) 46%,rgba(10,31,53,.12) 100%)}.films-hero .container{padding:70px 68px}.films-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:8px 12px;color:#e6f2ff;border:1px solid rgba(226,241,255,.42);border-radius:999px;background:rgba(255,255,255,.09);font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.films-hero .eyebrow:before{content:'play_arrow';font-family:'Material Symbols Rounded';font-size:16px}.films-hero .display{max-width:600px;color:#fff;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(3.8rem,7vw,6.8rem);font-weight:400;letter-spacing:-.06em}.films-hero p:last-child{max-width:505px;color:#e2effd;font-size:1.03rem;line-height:1.78}.films-hero+.section{padding-top:76px}.films-hero+.section .video-showcase{position:relative;grid-template-columns:.8fr 1.2fr;gap:58px;padding:54px;border:1px solid #dde8f3;border-radius:26px;background:#fff;box-shadow:0 18px 42px rgba(26,62,98,.11)}.films-hero+.section .video-showcase>div:first-child{position:relative;padding:5px 24px 5px 0}.films-hero+.section .video-showcase>div:first-child:after{content:'';position:absolute;top:0;right:0;bottom:0;width:1px;background:#dce7f2}.films-hero+.section .video-showcase .eyebrow,.films-hero~.section .eyebrow{margin:0 0 12px;color:#356eaf;font-size:.68rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.films-hero+.section .video-showcase h2{color:#11263a;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.55rem,4vw,4.15rem);font-weight:400;line-height:.97;letter-spacing:-.045em}.films-hero+.section .video-showcase p{color:#627185;line-height:1.75}.films-hero+.section .video-showcase md-filled-button{margin-top:10px;--md-filled-button-container-color:#356eaf;--md-filled-button-label-text-color:#fff;--md-filled-button-container-shape:12px;box-shadow:0 8px 18px rgba(53,110,175,.2)}.films-hero+.section .video-frame{border:6px solid #f5f8fc;border-radius:18px;box-shadow:0 15px 34px rgba(25,65,103,.17)}.films-hero~.section.pt-0{padding-top:38px}.films-hero~.section .section-title{display:flex;align-items:end;justify-content:space-between;gap:38px;margin-bottom:35px}.films-hero~.section .section-title .display{max-width:700px;margin:0;color:#11263a;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.8rem,5vw,4.65rem);font-weight:400;line-height:.98;letter-spacing:-.05em}.films-hero~.section .section-title>p:last-child{max-width:355px;margin:0;color:#627185;line-height:1.7}.films-hero~.section .film-grid{gap:16px}.films-hero~.section .film-card{min-height:340px;border:4px solid #fff;border-radius:18px;background:#163a62;box-shadow:0 11px 25px rgba(28,66,104,.13);transition:transform .25s ease,box-shadow .25s ease}.films-hero~.section .film-card.wide{min-height:370px}.films-hero~.section .film-card:before{content:'play_arrow';position:absolute;z-index:2;top:20px;right:20px;display:grid;place-items:center;width:43px;height:43px;color:#1b5795;border:1px solid rgba(255,255,255,.74);border-radius:50%;background:rgba(255,255,255,.94);font-family:'Material Symbols Rounded';font-size:23px;box-shadow:0 6px 15px rgba(5,28,51,.2);transition:transform .25s ease,background .25s ease}.films-hero~.section .film-card:after{background:linear-gradient(0deg,rgba(9,31,54,.9),rgba(9,31,54,.03) 70%)}.films-hero~.section .film-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px rgba(28,66,104,.22)}.films-hero~.section .film-card:hover:before{color:#fff;background:#356eaf;transform:scale(1.08)}.films-hero~.section .film-card img{opacity:.84;filter:saturate(.88) contrast(1.03)}.films-hero~.section .film-card-content{padding:25px}.films-hero~.section .film-card-content span{color:#c4e0fc;font-size:.64rem;letter-spacing:.16em}.films-hero~.section .film-card h2{font-size:1.72rem}@media(max-width:850px){.films-hero{width:min(100% - 32px,1180px);min-height:460px}.films-hero .container{padding:58px 40px}.films-hero+.section .video-showcase{grid-template-columns:1fr;gap:35px;padding:34px}.films-hero+.section .video-showcase>div:first-child{padding:0}.films-hero+.section .video-showcase>div:first-child:after{display:none}.films-hero~.section .section-title{display:block}.films-hero~.section .section-title>p:last-child{margin-top:18px}}@media(max-width:560px){.films-hero{min-height:420px;margin-top:16px;border-radius:20px}.films-hero .container{padding:52px 27px}.films-hero .display{font-size:4rem}.films-hero+.section{padding-top:50px}.films-hero+.section .video-showcase{padding:23px;border-radius:18px}.films-hero+.section .video-frame{border-width:4px;border-radius:14px}.films-hero~.section .film-grid{gap:12px}.films-hero~.section .film-card,.films-hero~.section .film-card.wide{min-height:300px;border-radius:15px}.films-hero~.section .film-card:before{top:14px;right:14px;width:39px;height:39px}.films-hero~.section .film-card-content{padding:20px}}

/* films-section-heading.css */
/* Keep the More Films introduction compact and legible above the film grid. */
.films-hero~.section .section-title{display:grid;grid-template-columns:1fr;justify-items:center;max-width:920px;margin:0 auto 38px;padding:0 20px 34px;border-bottom:1px solid #dce7f2;text-align:center}.films-hero~.section .section-title .eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 13px;color:#356eaf;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.films-hero~.section .section-title .eyebrow:before{content:'movie';font-family:'Material Symbols Rounded';font-size:17px}.films-hero~.section .section-title .display{max-width:880px;margin:0;color:#11263a;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.7rem,4.2vw,4.6rem);font-weight:400;line-height:1.01;letter-spacing:-.055em}.films-hero~.section .section-title>p:last-child{max-width:590px;margin:19px auto 0;color:#627185;font-size:1rem;line-height:1.72}@media(max-width:560px){.films-hero~.section .section-title{margin-bottom:27px;padding:0 5px 27px}.films-hero~.section .section-title .display{font-size:3rem}.films-hero~.section .section-title>p:last-child{font-size:.92rem}}

/* about-more.css */
.about-more{padding-top:28px}.about-more .container{max-width:1180px}.about-more-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:46px}.about-more-heading .eyebrow{margin:0 0 12px;color:#356eaf;font-size:.68rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.about-more-heading .display{max-width:660px;margin:0;color:#11263a;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.8rem,5vw,4.7rem);font-weight:400;line-height:.98;letter-spacing:-.05em}.about-more-heading>p{max-width:355px;margin:0;color:#627185;line-height:1.75}.about-more-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:42px;align-items:stretch}.about-more-copy{padding:39px 44px;border:1px solid #dce7f2;border-radius:22px;background:#fff;box-shadow:0 13px 30px rgba(30,67,103,.09)}.about-more-copy p{margin:0;color:#52677d;line-height:1.82}.about-more-copy p+p{margin-top:18px}.about-more-facts{display:grid;grid-template-rows:1fr 1fr;gap:14px}.about-more-facts>div{display:grid;align-content:center;padding:28px 31px;border-radius:19px;background:linear-gradient(135deg,#173e69,#285f9b);box-shadow:0 12px 25px rgba(27,65,103,.16)}.about-more-facts>div+div{background:linear-gradient(135deg,#346ea9,#6099cd)}.about-more-facts strong{color:#fff;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.6rem,4vw,4rem);font-weight:400;line-height:1}.about-more-facts span{max-width:190px;margin-top:8px;color:#dcecff;font-size:.82rem;line-height:1.45}.about-more-destinations{display:flex;align-items:flex-start;gap:14px;margin-top:22px;padding:22px 27px;border:1px solid #d9e6f2;border-radius:16px;color:#46647e;background:#eaf2fa}.about-more-destinations .material-symbols-rounded{color:#356eaf;font-size:24px}.about-more-destinations p{margin:0;line-height:1.65}@media(max-width:850px){.about-more{padding-top:0}.about-more-heading{display:block}.about-more-heading>p{margin-top:18px}.about-more-grid{grid-template-columns:1fr}.about-more-facts{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.about-more-facts>div{min-height:155px}}@media(max-width:560px){.about-more-heading{margin-bottom:28px}.about-more-copy{padding:28px 24px;border-radius:17px}.about-more-facts{grid-template-columns:1fr}.about-more-facts>div{min-height:130px;padding:24px}.about-more-destinations{padding:20px;border-radius:14px}}

/* brand-logo.css */
/* Website lockup extracted from the supplied Yaadein Clicks standee. */
.professional-brand {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  line-height: 0;
}

.site-header .professional-brand {
  padding: 3px 10px;
  border: 1px solid rgba(205, 156, 55, .45);
  border-radius: 11px;
  background: #080706;
  box-shadow: 0 7px 18px rgba(37, 24, 6, .15);
}

.professional-brand .brand-logo-image {
  display: block;
  width: 140px;
  height: 60px;
  object-fit: contain;
  transition: transform .2s ease, filter .2s ease;
}

.professional-brand:hover .brand-logo-image {
  filter: drop-shadow(0 6px 9px rgba(224, 180, 83, .28));
  transform: translateY(-1px);
}

.site-footer .professional-brand {
  justify-content: flex-start;
}

.site-footer .professional-brand .brand-logo-image {
  width: 190px;
  height: 95px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

@media (max-width: 560px) {
  .site-header .professional-brand {
    padding: 2px 8px;
    border-radius: 9px;
  }

  .professional-brand .brand-logo-image {
    width: 118px;
    height: 52px;
  }

  .site-footer .professional-brand .brand-logo-image {
    width: 170px;
    height: 85px;
  }
}

/* black-gold-theme.css */
/* Yaadein Clicks brand palette: black, gold, warm ivory. */
:root{--ink:#17110a;--paper:#fcf8ef;--paper-deep:#f3ead8;--stone:#6f6252;--accent:#bd8b32;--line:rgba(94,64,19,.18);--shadow-photo:0 22px 48px rgba(30,20,7,.16),0 5px 14px rgba(30,20,7,.08);--shadow-lift:0 12px 30px rgba(30,20,7,.12)}body,.yc-home,.gallery-page,.contact-page{background:var(--paper)!important;color:var(--ink)}.site-header,.yc-home .site-header{background:rgba(255,252,246,.97)!important;color:var(--ink)!important;border-bottom-color:#eadfca!important;box-shadow:0 3px 12px rgba(30,20,7,.06)!important}.nav-links{background:#f7f0e2!important;border-color:#e8dcc6!important}.nav-links a{color:#665945!important}.nav-links a:hover,.nav-links a.active{color:#8b611d!important;background:#fffdf8!important;box-shadow:0 3px 8px rgba(67,43,11,.1)!important}.nav-cta,.yc-home .nav-cta{--md-filled-button-container-color:#17110a!important;--md-filled-button-label-text-color:#f5d57f!important;box-shadow:0 7px 16px rgba(41,26,6,.2)!important}.menu-toggle{color:#8b611d!important}.yc-home .yc-hero{background:#0b0906!important;box-shadow:0 22px 45px rgba(27,17,5,.24)!important}.yc-home .yc-hero-copy{background:linear-gradient(125deg,#0b0906,#35240b)!important}.yc-home .yc-hero-copy .yc-title{color:#fffaf0!important}.yc-home .yc-hero-copy .yc-title em{color:#e2bc67!important}.yc-home .yc-label,.yc-home .yc-hero .yc-label{color:#e4c578!important}.yc-home .yc-hero-copy .yc-copy{color:#f0e4ca!important}.yc-home .yc-stamp{color:#1c140a!important;background:#f2d488!important;box-shadow:0 10px 24px rgba(0,0,0,.32)!important}.yc-home md-filled-button{--md-filled-button-container-color:#e1bd6a!important;--md-filled-button-label-text-color:#17110a!important}.yc-home md-outlined-button{--md-outlined-button-outline-color:#e5ca8c!important;--md-outlined-button-label-text-color:#fff!important}.yc-home .yc-section,.yc-home .yc-film-section{background:#f3ead8!important;border-color:#e7d8bd!important}.yc-home .yc-title,.yc-home .yc-testimonial blockquote{color:#17110a!important}.yc-home .yc-copy{color:#6f6252!important}.yc-home .yc-monogram{color:#a57424!important;border-color:#d8b66e!important;background:#fffdf8!important}.yc-home .yc-mosaic figcaption,.yc-home .yc-reel:after{background:rgba(25,17,8,.86)!important}.yc-home .yc-video,.yc-home .yc-reel{box-shadow:0 15px 30px rgba(37,24,6,.18)!important}.yc-home .yc-contact-banner{background:#17110a!important;box-shadow:0 21px 44px rgba(25,17,5,.2)!important}.yc-home .yc-contact-copy .yc-title{color:#fffaf0!important}.yc-home .yc-contact-copy .yc-copy{color:#eadfc9!important}.yc-home .yc-contact-copy .yc-label{color:#e5c979!important}.yc-home .yc-contact-copy md-filled-button{--md-filled-button-container-color:#e1bd6a!important;--md-filled-button-label-text-color:#17110a!important}.yc-home .yc-testimonial p{color:#a57424!important}.yc-hero-button-primary{color:#17110a!important;background:#f1cf79!important;box-shadow:0 9px 18px rgba(0,0,0,.25)!important}.yc-hero-button-primary:hover{color:#17110a!important;background:#f8e4ad!important}.yc-hero-button-secondary{color:#fffaf0!important;border-color:#dfc37e!important;background:rgba(255,255,255,.07)!important}.yc-hero-button-secondary:hover{color:#fff!important;background:rgba(198,153,59,.25)!important}.page-hero,.gallery-page-hero,.contact-hero-pro{background-color:#17110a!important;background-image:linear-gradient(135deg,#0b0906,#51370e)!important}.page-hero:before{background:linear-gradient(0deg,rgba(7,5,2,.8),rgba(71,45,8,.18))!important}.page-hero .eyebrow,.gallery-page-label,.contact-kicker{color:#e4c578!important}.page-hero p,.gallery-page-hero p,.contact-hero-pro p{color:#f0e4ca!important}.gallery-page-hero{color:#fffaf0!important}.gallery-tile{background:#eadcc0!important;box-shadow:0 10px 24px rgba(37,24,6,.12)!important}.gallery-tile:after{background:rgba(25,17,8,.84)!important}.contact-details-card,.contact-form-pro,.about-more-copy{border-color:#eadfcb!important;box-shadow:0 12px 28px rgba(37,24,6,.1)!important}.contact-details-card>p,.contact-form-pro>p,.contact-office-copy p{color:#6f6252!important}.contact-detail-row{border-color:#eee3d0!important}.contact-detail-row .material-symbols-rounded{color:#9b6c1e!important;background:#f8eed8!important}.contact-detail-row span,.contact-form-pro .form-note{color:#8a7a68!important}.contact-detail-row strong{color:#20170d!important}.contact-detail-row a:hover{color:#9b6c1e!important}.contact-social-note{color:#6f6252!important;background:#f7eedc!important}.contact-form-pro md-filled-button{--md-filled-button-container-color:#17110a!important;--md-filled-button-label-text-color:#f5d57f!important}.contact-office{background:#f5ead4!important;border-color:#e6d6b6!important}.contact-office-art{background-image:linear-gradient(130deg,rgba(23,17,7,.7),rgba(23,17,7,.12)),url('../assets/images/harsh-agarwal-portrait.png')!important}.films-hero{box-shadow:0 22px 46px rgba(37,24,6,.23)!important}.films-hero:before{background:linear-gradient(90deg,rgba(7,5,2,.92),rgba(57,38,9,.7) 46%,rgba(7,5,2,.12))!important}.films-hero .eyebrow{color:#f4d783!important;border-color:rgba(244,215,131,.42)!important}.films-hero+.section .video-showcase{border-color:#e9ddc8!important;box-shadow:0 18px 42px rgba(37,24,6,.1)!important}.films-hero+.section .video-showcase>div:first-child:after{background:#eadfca!important}.films-hero+.section .video-showcase .eyebrow,.films-hero~.section .eyebrow,.about-more-heading .eyebrow{color:#a57424!important}.films-hero+.section .video-showcase h2,.films-hero~.section .section-title .display,.about-more-heading .display{color:#17110a!important}.films-hero+.section .video-showcase p,.films-hero~.section .section-title>p:last-child,.about-more-heading>p{color:#6f6252!important}.films-hero+.section .video-showcase md-filled-button{--md-filled-button-container-color:#17110a!important;--md-filled-button-label-text-color:#f5d57f!important;box-shadow:0 8px 18px rgba(37,24,6,.18)!important}.films-hero+.section .video-frame{border-color:#f7eedf!important;box-shadow:0 15px 34px rgba(37,24,6,.17)!important}.films-hero~.section .section-title{border-color:#e8dcc4!important}.films-hero~.section .section-title .eyebrow:before{color:#a57424!important}.films-hero~.section .film-card{background:#17110a!important;box-shadow:0 11px 25px rgba(37,24,6,.15)!important}.films-hero~.section .film-card:before{color:#17110a!important;border-color:rgba(244,215,131,.8)!important;background:#f1cf79!important;box-shadow:0 6px 15px rgba(0,0,0,.24)!important}.films-hero~.section .film-card:after{background:linear-gradient(0deg,rgba(10,7,3,.9),rgba(10,7,3,.03) 70%)!important}.films-hero~.section .film-card:hover{box-shadow:0 18px 34px rgba(37,24,6,.24)!important}.films-hero~.section .film-card:hover:before{color:#fffaf0!important;background:#9b6c1e!important}.films-hero~.section .film-card-content span{color:#f3d787!important}.films-testimonial-card{border-color:#dcc27c!important;background:linear-gradient(125deg,#17110a,#4c330d)!important;box-shadow:0 20px 43px rgba(37,24,6,.2)!important}.films-testimonial-card>.material-symbols-rounded{color:#8f6119!important;background:#f6d783!important}.films-testimonial-card .eyebrow{color:#f1d483!important}.films-testimonial-name{color:#f0dba7!important}.about-more-copy p{color:#6f6252!important}.about-more-facts>div{background:linear-gradient(135deg,#17110a,#4c330d)!important;box-shadow:0 12px 25px rgba(37,24,6,.16)!important}.about-more-facts>div+div{background:linear-gradient(135deg,#745015,#b88631)!important}.about-more-facts span{color:#f7e8c3!important}.about-more-destinations{color:#6f6252!important;border-color:#e3d2af!important;background:#f4e7cc!important}.about-more-destinations .material-symbols-rounded{color:#9b6c1e!important}.site-footer{background:#080706!important;box-shadow:0 -16px 35px rgba(0,0,0,.18)!important}.site-footer:before{background:linear-gradient(90deg,#c69232,#f0d078,#c69232)!important}.site-footer .footer-grid>div{border-left-color:rgba(240,208,120,.2)!important}.site-footer .footer-bottom{border-top-color:rgba(240,208,120,.26)!important}.site-footer .brand-logo-image{border-color:rgba(237,197,101,.75)!important}.footer-social-link{border-color:rgba(240,208,120,.42)!important;background:rgba(240,208,120,.08)!important}.footer-social-link:hover{background:#b27e25!important;border-color:#f3d786!important}
.yc-home .yc-hero-media figure:first-child img{content:normal!important;object-position:center center!important}
.films-hero{background-image:url('https://static.wixstatic.com/media/049b58_649218ca4520412b8998b7a9c5e67238~mv2.jpg/v1/fill/w_1600,h_900,al_c,q_88,enc_auto/049b58_649218ca4520412b8998b7a9c5e67238~mv2.jpg')!important;background-position:center!important;background-size:cover!important}

/* site-animations.css */
/* Refined motion system: calm entrance, responsive hover, and accessible fallback. */
@keyframes yc-fade-up{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes yc-fade-in{from{opacity:0}to{opacity:1}}@keyframes yc-header-in{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.site-header{animation:yc-header-in .55s cubic-bezier(.2,.7,.2,1) both}.yc-hero,.page-hero,.gallery-page-hero,.contact-hero-pro{animation:yc-fade-in .7s ease both}.yc-reveal{opacity:0;transform:translateY(26px);will-change:opacity,transform}.yc-reveal.yc-visible{animation:yc-fade-up .7s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:var(--yc-delay,0ms)}.yc-hero-media figure img,.film-card img,.gallery-tile img,.yc-mosaic img,.yc-reel img,.about-image img,.contact-office-art{transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s ease}.yc-hero-media figure:hover img,.about-image:hover img{transform:scale(1.035)}.yc-hero-button,.nav-cta,md-filled-button,md-outlined-button,.footer-social-link,.nav-links a{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.yc-hero-button:active,.nav-cta:active,md-filled-button:active,md-outlined-button:active{transform:translateY(1px) scale(.985)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.yc-reveal{opacity:1;transform:none}}

/* testimonial-carousel.css */
/* Continuous testimonial carousel using the verified client review. */
.yc-testimonial-carousel{padding:96px 0!important;text-align:center}.yc-testimonial-label{margin:0 0 18px!important;color:#a57424!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase}.yc-testimonial-viewport{width:100%;overflow:hidden;outline:none;cursor:default}.yc-testimonial-viewport:focus-visible{outline:2px solid #d8b66e;outline-offset:8px;border-radius:8px}.yc-testimonial-track{display:flex;width:max-content;animation:yc-testimonial-scroll 18s linear infinite;will-change:transform}.yc-testimonial-viewport:hover .yc-testimonial-track,.yc-testimonial-viewport:focus .yc-testimonial-track{animation-play-state:paused}.yc-testimonial-slide{display:grid;place-items:center;align-content:center;flex:0 0 min(900px,calc(100vw - 72px));min-height:264px;margin-right:28px;padding:35px 42px;color:#21170b;border:1px solid #e5c979;border-radius:24px;background:linear-gradient(135deg,#fffdf8,#f6ead0);box-shadow:0 20px 43px rgba(74,48,9,.12)}.yc-testimonial-slide>.material-symbols-rounded{display:grid;place-items:center;width:45px;height:45px;margin-bottom:15px;color:#fffaf0;background:#9b6c1e;border-radius:50%;font-size:25px;box-shadow:0 7px 15px rgba(89,57,11,.16)}.yc-testimonial-slide blockquote{max-width:780px;margin:0!important;color:#21170b!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.9rem,4vw,3.7rem)!important;font-weight:400;line-height:1.06;letter-spacing:-.04em}.yc-testimonial-slide p{margin:22px 0 0!important;color:#8f6119!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase}@keyframes yc-testimonial-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:560px){.yc-testimonial-carousel{padding:68px 0!important}.yc-testimonial-slide{flex-basis:calc(100vw - 44px);min-height:248px;margin-right:16px;padding:30px 24px;border-radius:18px}.yc-testimonial-label{margin-bottom:14px!important}}@media(prefers-reduced-motion:reduce){.yc-testimonial-track{animation:none}.yc-testimonial-track .yc-testimonial-slide[aria-hidden='true']{display:none}}

/* gallery-banner-images.css */
/* Original Yaadein Clicks images form a compact collage in the Gallery banner. */
.gallery-page-hero{position:relative;overflow:hidden;min-height:390px}.gallery-page-hero .container{position:relative;z-index:1;display:grid;grid-template-columns:minmax(240px,.78fr) minmax(240px,.58fr) minmax(330px,1fr);align-items:center;gap:42px}.gallery-page-hero .container>div:first-child{align-self:center}.gallery-page-hero .container>p{max-width:330px;align-self:end;margin-bottom:15px}.gallery-banner-images{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:1fr 1fr;gap:10px;height:284px}.gallery-banner-images img{width:100%;height:100%;object-fit:cover;border:4px solid rgba(255,247,226,.9);border-radius:17px;box-shadow:0 13px 28px rgba(0,0,0,.3);filter:saturate(.88) contrast(1.04);transition:transform .45s ease,filter .3s ease}.gallery-banner-images img:first-child{grid-row:span 2}.gallery-banner-images img:hover{filter:saturate(1.08);transform:scale(1.025)}@media(max-width:900px){.gallery-page-hero .container{grid-template-columns:1fr 1fr;gap:28px}.gallery-banner-images{grid-column:1/-1;grid-row:2;height:235px;max-width:690px}.gallery-page-hero .container>p{align-self:end;margin:0}}@media(max-width:560px){.gallery-page-hero .container{grid-template-columns:1fr}.gallery-page-hero .container>p{margin-top:14px}.gallery-banner-images{height:190px;grid-column:auto;grid-row:auto;gap:7px}.gallery-banner-images img{border-width:3px;border-radius:12px}}

/* about-banner-images.css */
/* Compact About banner with a personal portrait and wedding-story imagery. */
.about-hero{min-height:0!important;padding:30px 0;background-image:linear-gradient(135deg,#090704,#4c330d)!important}.about-hero .container{display:grid;grid-template-columns:minmax(270px,.8fr) minmax(360px,1.2fr);align-items:center;gap:58px;padding:18px 0!important}.about-banner-copy .eyebrow{margin:0 0 14px;color:#e8c86f;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.about-banner-copy .display{margin:0;color:#fffaf0;font-size:clamp(3rem,5.2vw,5rem);line-height:.96}.about-banner-copy>p:last-child{margin:16px 0 0;color:#f0dfb8;font-size:1rem;line-height:1.65}.about-banner-images{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:130px 130px;gap:10px;height:270px}.about-banner-images img{width:100%;height:100%;object-fit:cover;border:4px solid rgba(255,247,228,.9);border-radius:17px;box-shadow:0 13px 28px rgba(0,0,0,.3);filter:saturate(.82) contrast(1.04);transition:transform .45s ease,filter .3s ease}.about-banner-images img:first-child{grid-row:span 2;object-position:center 28%}.about-banner-images img:hover{filter:saturate(1.08);transform:scale(1.025)}@media(max-width:850px){.about-hero{padding:42px 0}.about-hero .container{grid-template-columns:1fr;gap:28px}.about-banner-images{max-width:680px;grid-template-rows:120px 120px;height:250px}}@media(max-width:560px){.about-hero{padding:31px 0}.about-hero .container{gap:24px}.about-banner-images{grid-template-rows:95px 95px;height:200px;gap:7px}.about-banner-images img{border-width:3px;border-radius:12px}}

/* unified-banners.css */
/* One shared banner system for Films, Gallery, About, and Contact. */
.films-hero,
.gallery-page-hero,
.about-hero,
.contact-hero-pro {
  width: min(1180px, calc(100% - 48px)) !important;
  min-height: 0 !important;
  margin: 28px auto 0 !important;
  padding: 30px 0 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  background-image: radial-gradient(circle at 77% 0%, rgba(142, 94, 23, .32), transparent 38%), linear-gradient(125deg, #090704 0%, #1b1207 56%, #4c330d 100%) !important;
  box-shadow: 0 22px 46px rgba(37, 24, 6, .23) !important;
}

.films-hero .container,
.gallery-page-hero .container,
.about-hero .container,
.contact-hero-pro .contact-inner {
  display: grid !important;
  grid-template-columns: minmax(300px, .8fr) minmax(460px, 1.2fr) !important;
  align-items: center !important;
  gap: clamp(34px, 4vw, 58px) !important;
  min-height: 360px !important;
  padding: clamp(42px, 4vw, 64px) !important;
}

.unified-banner-copy { min-width: 0; }

.unified-banner-copy .eyebrow,
.unified-banner-copy .gallery-page-label,
.unified-banner-copy .contact-kicker {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  width: max-content !important;
  margin: 0 0 20px !important;
  padding: 9px 14px !important;
  color: #f1cc6d !important;
  border: 1px solid rgba(233, 197, 103, .48) !important;
  border-radius: 999px !important;
  background: rgba(255, 247, 228, .06) !important;
  font-size: .68rem !important;
  font-weight: 800 !important;
  letter-spacing: .17em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

.unified-banner-copy .eyebrow::before,
.unified-banner-copy .gallery-page-label::before,
.unified-banner-copy .contact-kicker::before {
  content: 'auto_awesome';
  font-family: 'Material Symbols Rounded';
  font-size: 16px;
  font-variation-settings: 'FILL' 1, 'wght' 600, 'GRAD' 0, 'opsz' 20;
  letter-spacing: 0;
}

.unified-banner-copy .display,
.unified-banner-copy h1 {
  max-width: 510px !important;
  margin: 0 !important;
  color: #fffaf0 !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-size: clamp(3.45rem, 4.45vw, 5.35rem) !important;
  font-weight: 400 !important;
  line-height: .91 !important;
  letter-spacing: -.055em !important;
  overflow-wrap: normal !important;
}

.unified-banner-copy > p:last-child {
  max-width: 460px !important;
  margin: 24px 0 0 !important;
  color: #f2dfb7 !important;
  font-size: 1rem !important;
  line-height: 1.7 !important;
}

.unified-banner-images {
  display: grid !important;
  grid-template-columns: 1.15fr .85fr !important;
  grid-template-rows: 140px 140px !important;
  gap: 12px !important;
  width: 100% !important;
  height: 292px !important;
  min-width: 0 !important;
}

.unified-banner-images img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border: 4px solid rgba(255, 247, 228, .92) !important;
  border-radius: 18px !important;
  box-shadow: 0 14px 30px rgba(0, 0, 0, .3) !important;
  filter: saturate(.86) contrast(1.03) !important;
  transition: transform .45s ease, filter .3s ease !important;
}

.unified-banner-images img:first-child {
  grid-row: span 2 !important;
  object-position: center 32% !important;
}

.unified-banner-images img:hover {
  filter: saturate(1.08) contrast(1.04) !important;
  transform: scale(1.025);
}

@media (max-width: 960px) {
  .films-hero,
  .gallery-page-hero,
  .about-hero,
  .contact-hero-pro {
    width: min(100% - 32px, 1180px) !important;
    margin-top: 16px !important;
    padding: 24px 0 !important;
    border-radius: 20px !important;
  }

  .films-hero .container,
  .gallery-page-hero .container,
  .about-hero .container,
  .contact-hero-pro .contact-inner {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
    min-height: 0 !important;
    padding: 42px !important;
  }

  .unified-banner-images {
    max-width: 680px !important;
    height: 270px !important;
    grid-template-rows: 129px 129px !important;
  }
}

@media (max-width: 560px) {
  .films-hero,
  .gallery-page-hero,
  .about-hero,
  .contact-hero-pro { padding: 16px 0 !important; }

  .films-hero .container,
  .gallery-page-hero .container,
  .about-hero .container,
  .contact-hero-pro .contact-inner {
    gap: 25px !important;
    padding: 30px 25px !important;
  }

  .unified-banner-copy .display,
  .unified-banner-copy h1 { font-size: clamp(3.05rem, 15vw, 4.3rem) !important; }

  .unified-banner-copy > p:last-child {
    margin-top: 19px !important;
    font-size: .94rem !important;
  }

  .unified-banner-images {
    height: 206px !important;
    grid-template-rows: 99px 99px !important;
    gap: 8px !important;
  }

  .unified-banner-images img {
    border-width: 3px !important;
    border-radius: 13px !important;
  }
}

/* gallery-page.css */
.gallery-page{background:#f6f8fc}.gallery-page-hero{padding:88px 0 72px;color:#fff;background:linear-gradient(135deg,#173e69,#356eaf)}.gallery-page-hero .container{display:flex;align-items:end;justify-content:space-between;gap:40px}.gallery-page-hero h1{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(3.2rem,6vw,5.8rem);font-weight:400;line-height:.94;letter-spacing:-.05em}.gallery-page-hero p{max-width:410px;margin:0;color:#dcecff;line-height:1.7}.gallery-page-label{margin:0 0 13px;color:#b9dcff;font-size:.69rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.gallery-page-main{padding:64px 0 104px}.gallery-page-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:205px;grid-auto-flow:dense;gap:14px}.gallery-tile{position:relative;overflow:hidden;border-radius:17px;background:#dce7f2;box-shadow:0 10px 24px rgba(31,69,105,.12)}.gallery-tile:nth-child(5n+1){grid-row:span 2}.gallery-tile:nth-child(7n+3){grid-column:span 2}.gallery-tile img{width:100%;height:100%;object-fit:cover;filter:saturate(.78);transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s}.gallery-tile:hover img{transform:scale(1.08);filter:saturate(1.08)}.gallery-tile:after{content:'Yaadein Clicks';position:absolute;right:10px;bottom:10px;padding:6px 8px;color:#fff;background:rgba(22,59,99,.78);border-radius:6px;font-size:.61rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.gallery-tile:hover:after{opacity:1;transform:translateY(0)}@media(max-width:850px){.gallery-page-hero .container{display:block}.gallery-page-hero p{margin-top:18px}.gallery-page-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:230px}.gallery-tile:nth-child(7n+3){grid-column:span 1}}@media(max-width:560px){.gallery-page-hero{padding:64px 0 54px}.gallery-page-main{padding:42px 0 72px}.gallery-page-grid{grid-template-columns:1fr;grid-auto-rows:320px}.gallery-tile:nth-child(n){grid-column:auto;grid-row:auto}}

/* video-poster.css */
/* A reliable featured-film treatment that avoids third-party iframe errors. */
.yc-video .film-poster,
.video-frame .film-poster {
  position: absolute;
  inset: 0;
  display: block;
  overflow: hidden;
  isolation: isolate;
  color: #fffaf0;
  text-decoration: none;
  background: #17110a;
}

.film-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.82) contrast(1.03);
  transition: transform .65s cubic-bezier(.2, .7, .2, 1), filter .35s ease;
}

.film-poster::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(9, 6, 2, .55), rgba(9, 6, 2, .08) 65%), linear-gradient(0deg, rgba(9, 6, 2, .72), transparent 62%);
}

.film-poster-content {
  position: absolute;
  z-index: 2;
  right: 28px;
  bottom: 26px;
  left: 28px;
  display: flex;
  align-items: center;
  gap: 13px;
  max-width: 320px;
  padding: 12px 15px 12px 12px;
  border: 1px solid rgba(255, 248, 229, .48);
  border-radius: 14px;
  background: rgba(16, 10, 3, .62);
  box-shadow: 0 8px 22px rgba(0, 0, 0, .22);
  backdrop-filter: blur(7px);
}

.film-poster-content > .material-symbols-rounded {
  color: #edca6f;
  font-size: 42px;
  font-variation-settings: 'FILL' 1, 'wght' 500, 'GRAD' 0, 'opsz' 42;
}

.film-poster-content strong,
.film-poster-content small {
  display: block;
}

.film-poster-content strong {
  font-size: .84rem;
  letter-spacing: .03em;
}

.film-poster-content small {
  margin-top: 3px;
  color: #f0dba9;
  font-size: .7rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.film-poster:hover img {
  filter: saturate(1.04) contrast(1.04);
  transform: scale(1.045);
}

.film-poster:hover .film-poster-content > .material-symbols-rounded {
  color: #fff3cf;
  transform: scale(1.09);
}

@media (max-width: 560px) {
  .film-poster-content {
    right: 16px;
    bottom: 16px;
    left: 16px;
    padding: 10px 12px 10px 10px;
  }

  .film-poster-content > .material-symbols-rounded { font-size: 36px; }
}

/* home-gallery-fill.css */
/* Let the Home gallery use every available column instead of leaving one empty. */
.yc-home .yc-mosaic {
  grid-template-columns: 1.2fr .9fr 1.1fr;
}

@media (max-width: 900px) {
  .yc-home .yc-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .yc-home .yc-mosaic figure:nth-child(1),
  .yc-home .yc-mosaic figure:nth-child(4) {
    grid-column: auto;
    grid-row: auto;
  }
}

@media (max-width: 560px) {
  .yc-home .yc-mosaic {
    grid-template-columns: 1fr;
  }

  .yc-home .yc-mosaic figure:nth-child(n) {
    grid-column: auto;
    grid-row: auto;
  }
}

/* responsive.css */
/* Final responsive layer for every Yaadein Clicks page. */
html { -webkit-text-size-adjust: 100%; }

body { overflow-x: hidden; }

img,
iframe { max-width: 100%; }

@media (max-width: 960px) {
  .site-header { position: sticky; top: 0; }

  .nav {
    min-height: 72px;
    gap: 16px;
  }

  .menu-toggle {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    padding: 0;
    border: 1px solid rgba(189, 139, 50, .35);
    border-radius: 12px;
    background: #fffaf0;
  }

  .nav-cta { display: none; }

  .nav-links {
    position: absolute;
    top: calc(100% + 8px);
    right: 16px;
    left: 16px;
    display: none;
    align-items: stretch;
    gap: 4px;
    padding: 10px;
    border: 1px solid #e6d8bd;
    border-radius: 16px;
    background: #fffaf1 !important;
    box-shadow: 0 18px 38px rgba(31, 21, 7, .16);
  }

  .nav-links.open { display: flex; }

  .nav-links a {
    padding: 13px 14px;
    border-radius: 10px;
    font-size: .82rem;
  }

  .yc-home .yc-hero {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .yc-home .yc-hero-copy {
    padding: 58px 42px 46px;
  }

  .yc-home .yc-hero-media {
    display: block !important;
    padding: 0 !important;
  }

  .yc-home .yc-hero-media figure:first-child {
    display: block;
    margin: 0;
  }

  .yc-home .yc-hero-media figure:nth-child(n + 2) { display: none; }

  .yc-home .yc-hero-media img {
    min-height: 330px;
    max-height: 420px;
    object-position: center 35%;
  }

  .yc-home .yc-stamp {
    right: 22px;
    bottom: 20px;
  }

  .yc-intro,
  .yc-film-grid,
  .yc-contact-banner,
  .about-grid,
  .contact-layout-pro,
  .contact-office,
  .about-more-grid {
    grid-template-columns: 1fr !important;
  }

  .yc-intro,
  .yc-film-grid,
  .about-grid { gap: 44px; }

  .yc-gallery-head,
  .films-hero ~ .section .section-title,
  .about-more-heading {
    display: block;
  }

  .yc-gallery-head .yc-copy,
  .films-hero ~ .section .section-title > p:last-child,
  .about-more-heading > p {
    margin-top: 18px;
  }

  .yc-mosaic { grid-template-rows: 280px 240px; }

  .yc-reels { grid-template-columns: repeat(2, 1fr); }

  .video-showcase {
    grid-template-columns: 1fr !important;
    gap: 32px !important;
  }

  .films-hero + .section .video-showcase {
    padding: 36px;
  }

  .films-hero + .section .video-showcase > div:first-child {
    padding: 0;
  }

  .films-hero + .section .video-showcase > div:first-child::after { display: none; }

  .film-card,
  .film-card.wide { grid-column: span 6; }

  .gallery-page-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-auto-rows: 240px !important;
  }

  .gallery-tile:nth-child(7n + 3) { grid-column: span 1; }

  .contact-main { padding: 58px 0 76px; }

  .contact-office-art {
    min-height: 250px;
    order: -1;
  }

  .site-footer .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }

  .site-footer .footer-grid > div,
  .site-footer .footer-grid > div:nth-child(3) {
    min-height: 0;
    padding: 0;
    border-left: 0;
  }
}

@media (max-width: 620px) {
  .container,
  .yc-wrap { width: min(100% - 32px, 1180px); }

  .professional-brand .brand-logo-image { width: 158px; height: 50px; }

  .nav { min-height: 68px; }

  .menu-toggle { width: 39px; height: 39px; }

  .section,
  .yc-home .yc-section { padding: 64px 0; }

  .yc-home .yc-hero { margin-top: 16px; border-radius: 20px; }

  .yc-home .yc-hero-copy { padding: 46px 25px 36px; }

  .yc-home .yc-hero-copy .yc-title,
  .yc-home .yc-title { font-size: clamp(2.8rem, 14vw, 4.15rem); }

  .yc-home .yc-copy { font-size: .95rem; line-height: 1.7; }

  .yc-home .yc-hero-media img {
    min-height: 280px;
    max-height: 350px;
  }

  .yc-home .yc-stamp {
    right: 16px;
    bottom: 16px;
    width: 76px;
    height: 76px;
    font-size: .63rem;
  }

  .yc-home .yc-gallery-head .yc-title,
  .films-hero ~ .section .section-title .display,
  .about-more-heading .display { font-size: clamp(2.55rem, 12vw, 3.65rem); }

  .yc-home .yc-mosaic {
    grid-template-columns: 1fr !important;
    grid-template-rows: repeat(4, 290px) !important;
  }

  .yc-home .yc-mosaic figure:nth-child(n) {
    grid-column: auto;
    grid-row: auto;
  }

  .yc-reels { grid-template-columns: 1fr; }

  .yc-reel { min-height: 205px; }

  .yc-contact-banner img { min-height: 260px; }

  .yc-contact-copy { padding: 40px 25px; }

  .films-hero + .section { padding-top: 50px; }

  .films-hero + .section .video-showcase,
  .contact-details-card,
  .contact-form-pro,
  .about-more-copy { padding: 26px; border-radius: 18px; }

  .film-card,
  .film-card.wide {
    grid-column: span 12;
    min-height: 290px;
  }

  .gallery-page-main { padding: 42px 0 70px; }

  .gallery-page-grid {
    grid-template-columns: 1fr !important;
    grid-auto-rows: 300px !important;
  }

  .gallery-tile:nth-child(n) {
    grid-column: auto;
    grid-row: auto;
  }

  .about-image img { min-height: 400px; }

  .about-image::after {
    right: 12px;
    bottom: -17px;
    padding: 16px 19px;
    font-size: 1.45rem;
  }

  .about-more-facts { grid-template-columns: 1fr; }

  .about-more-facts > div { min-height: 130px; }

  .about-more-destinations { padding: 19px; }

  .contact-detail-row strong { overflow-wrap: anywhere; }

  .contact-form-pro .form-grid { grid-template-columns: 1fr; gap: 0; }

  .contact-office-copy { padding: 26px; }

  .site-footer { margin-top: 46px; }

  .site-footer .footer-grid {
    grid-template-columns: 1fr;
    padding: 46px 0 34px;
  }

  .site-footer .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }
}

/* gallery-cleanup.css */
/* A full, gap-free gallery with warm loading states instead of black tiles. */
.gallery-page-main .container {
  width: min(1400px, calc(100% - 48px));
}

.gallery-page-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  grid-auto-rows: 330px !important;
  grid-auto-flow: row dense !important;
  gap: 18px !important;
}

.gallery-tile:nth-child(n) {
  grid-column: auto !important;
  grid-row: auto !important;
}

.gallery-tile {
  background: #eadcc0 !important;
}

.gallery-tile.is-loading::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, #efe3cb 20%, #f8f0e1 38%, #efe3cb 56%);
  background-size: 210% 100%;
  animation: gallery-shimmer 1.2s linear infinite;
}

.gallery-tile.is-loading img { opacity: 0; }

.gallery-tile img {
  opacity: 1;
  transition: opacity .25s ease, transform .65s cubic-bezier(.2, .7, .2, 1), filter .35s ease;
}

@keyframes gallery-shimmer {
  to { background-position: -210% 0; }
}

@media (max-width: 960px) {
  .gallery-page-main .container { width: min(100% - 32px, 900px); }

  .gallery-page-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-rows: 300px !important;
  }
}

@media (max-width: 600px) {
  .gallery-page-main .container { width: min(100% - 32px, 580px); }

  .gallery-page-grid {
    grid-template-columns: 1fr !important;
    grid-auto-rows: 360px !important;
    gap: 14px !important;
  }
}

/* gallery-pinterest.css */
/* Pinterest-inspired masonry treatment for the Yaadein Clicks Gallery. */
.gallery-page-grid {
  display: block !important;
  column-count: 4;
  column-gap: 18px;
}

.gallery-tile {
  display: inline-block !important;
  width: 100%;
  height: auto !important;
  margin: 0 0 18px;
  overflow: hidden;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  border: 0 !important;
  border-radius: 18px !important;
  aspect-ratio: 4 / 5;
  box-shadow: 0 11px 25px rgba(37, 24, 6, .13) !important;
  transform: translateZ(0);
}

.gallery-tile:nth-child(5n + 2),
.gallery-tile:nth-child(7n + 4) { aspect-ratio: 1 / 1; }

.gallery-tile:nth-child(5n + 3) { aspect-ratio: 4 / 5.8; }

.gallery-tile:nth-child(7n + 6) { aspect-ratio: 4 / 4.25; }

.gallery-tile img {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  filter: saturate(.86) contrast(1.02) !important;
}

.gallery-tile::after {
  right: 12px !important;
  bottom: 12px !important;
  padding: 8px 10px !important;
  border-radius: 9px !important;
  background: rgba(20, 13, 5, .77) !important;
  font-size: .59rem !important;
}

.gallery-tile:hover {
  box-shadow: 0 18px 34px rgba(37, 24, 6, .2) !important;
}

.gallery-tile:hover img { transform: scale(1.055); }

@media (max-width: 1100px) {
  .gallery-page-grid { column-count: 3; }
}

@media (max-width: 760px) {
  .gallery-page-grid {
    column-count: 2;
    column-gap: 12px;
  }

  .gallery-tile {
    margin-bottom: 12px;
    border-radius: 14px !important;
  }
}

@media (max-width: 460px) {
  .gallery-page-grid { column-count: 1; }
}

/* typography.css */
:root {
  --font-display: 'Cormorant Garamond', Georgia, serif;
  --font-body: 'Manrope', Arial, sans-serif;
}

html,
body,
button,
input,
textarea,
select {
  font-family: var(--font-body);
}

h1,
h2,
h3,
h4,
h5,
h6,
.display,
.yc-title,
blockquote {
  font-family: var(--font-display);
}

md-filled-button,
md-outlined-button {
  --md-filled-button-label-text-font: 'Manrope';
  --md-outlined-button-label-text-font: 'Manrope';
}

md-outlined-text-field {
  --md-outlined-text-field-label-text-font: 'Manrope';
  --md-outlined-text-field-input-text-font: 'Manrope';
}

/* floating-enquire.css */
.floating-enquire {
  position: fixed;
  z-index: 1200;
  right: 26px;
  bottom: 26px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 20px;
  color: #f5d57f;
  background: #17110a;
  border: 1px solid rgba(229, 190, 99, .46);
  border-radius: 999px;
  box-shadow: 0 14px 34px rgba(25, 17, 5, .28);
  font-family: 'Manrope', Arial, sans-serif;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.floating-enquire .material-symbols-rounded {
  font-size: 20px;
  transition: transform .25s ease;
}

.floating-enquire:hover,
.floating-enquire:focus-visible {
  color: #17110a;
  background: #e4bf68;
  box-shadow: 0 18px 40px rgba(25, 17, 5, .34);
  transform: translateY(-4px);
}

.floating-enquire:hover .material-symbols-rounded,
.floating-enquire:focus-visible .material-symbols-rounded {
  transform: translate(2px, -2px);
}

.floating-enquire:focus-visible {
  outline: 3px solid rgba(228, 191, 104, .38);
  outline-offset: 4px;
}

.enquire-page .floating-enquire {
  display: none;
}

@media (max-width: 560px) {
  .floating-enquire {
    right: 16px;
    bottom: 16px;
    min-height: 48px;
    padding: 0 17px;
    font-size: .69rem;
    box-shadow: 0 10px 26px rgba(25, 17, 5, .3);
  }
}

@media (prefers-reduced-motion: reduce) {
  .floating-enquire,
  .floating-enquire .material-symbols-rounded {
    transition: none;
  }
}

/* destination-sites.css */
.destination-hub,
.destination-site {
  background: #fcfaf5;
  color: #17110a;
}

.destination-hub-main,
.destination-main {
  padding: 126px 0 100px;
}

.destination-intro {
  max-width: 780px;
  margin: 0 auto 58px;
  text-align: center;
}

.destination-kicker {
  margin: 0 0 14px;
  color: #a57424;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .19em;
  text-transform: uppercase;
}

.destination-intro h1,
.destination-hero h1,
.destination-section h2 {
  margin: 0;
  font-family: var(--font-display);
  font-weight: 500;
  letter-spacing: -.045em;
}

.destination-intro h1 {
  font-size: clamp(3.2rem, 6vw, 6.1rem);
  line-height: .9;
}

.destination-intro > p:last-child {
  max-width: 620px;
  margin: 24px auto 0;
  color: #756957;
  line-height: 1.75;
}

.destination-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.destination-card {
  position: relative;
  display: grid;
  min-height: 520px;
  align-items: end;
  overflow: hidden;
  color: #fffaf0;
  border-radius: 28px;
  box-shadow: 0 20px 42px rgba(35, 23, 7, .16);
}

.destination-card::after,
.destination-hero::after,
.destination-film::after {
  position: absolute;
  inset: 0;
  content: '';
  background: linear-gradient(0deg, rgba(10, 7, 3, .88), rgba(10, 7, 3, .05) 68%);
}

.destination-card img,
.destination-hero > img,
.destination-film > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.2, .7, .2, 1);
}

.destination-card:hover img,
.destination-film:hover img {
  transform: scale(1.06);
}

.destination-card-content,
.destination-film-content {
  position: relative;
  z-index: 1;
  padding: 30px;
}

.destination-card span,
.destination-film span {
  color: #edcf84;
  font-size: .69rem;
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.destination-card h2 {
  margin: 10px 0 7px;
  font-family: var(--font-display);
  font-size: 2.55rem;
  font-weight: 500;
}

.destination-card p {
  margin: 0;
  color: #f1e6cc;
  font-size: .88rem;
  line-height: 1.65;
}

.destination-hero {
  position: relative;
  display: grid;
  min-height: 600px;
  align-items: end;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 26px 54px rgba(35, 23, 7, .18);
}

.destination-hero-copy {
  position: relative;
  z-index: 1;
  max-width: 780px;
  padding: 72px;
  color: #fffaf0;
}

.destination-hero h1 {
  font-size: clamp(4rem, 8vw, 7.4rem);
  line-height: .84;
}

.destination-hero h1 em { color: #e9c86e; font-style: normal; }
.destination-hero p { max-width: 560px; margin: 25px 0 0; color: #f4e8ca; line-height: 1.72; }

.destination-hero-meta {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 17px;
  color: #edcf84;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.destination-hero-meta .material-symbols-rounded { font-size: 19px; }

.destination-section { padding: 105px 0; }
.destination-section.alt { background: #f2eadb; }
.destination-section-heading { display: grid; grid-template-columns: .9fr 1.1fr; gap: 60px; align-items: end; margin-bottom: 42px; }
.destination-section h2 { font-size: clamp(2.8rem, 5vw, 5rem); line-height: .93; }
.destination-section-heading > p { max-width: 530px; margin: 0; color: #756957; line-height: 1.75; }

.destination-story { display: grid; grid-template-columns: 1.05fr .95fr; gap: 26px; align-items: stretch; }
.destination-story-image { min-height: 475px; overflow: hidden; border-radius: 24px; box-shadow: 0 17px 38px rgba(35, 23, 7, .14); }
.destination-story-image img { width: 100%; height: 100%; object-fit: cover; }
.destination-story-copy { display: grid; align-content: center; padding: 48px; background: #17110a; color: #fffaf0; border-radius: 24px; }
.destination-story-copy .destination-kicker { color: #e9c86e; }
.destination-story-copy h2 { font-size: clamp(2.8rem, 4vw, 4.4rem); line-height: .95; }
.destination-story-copy p { margin: 22px 0 0; color: #ebdec1; line-height: 1.78; }

.destination-film-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 20px; }
.destination-film { position: relative; display: grid; min-height: 360px; align-items: end; overflow: hidden; border-radius: 24px; box-shadow: 0 17px 38px rgba(35, 23, 7, .14); }
.destination-film:first-child { min-height: 510px; }
.destination-film-content h3 { margin: 9px 0 0; color: #fffaf0; font-family: var(--font-display); font-size: 2rem; font-weight: 500; }
.destination-film-content .material-symbols-rounded { float: right; display: grid; width: 42px; height: 42px; place-items: center; color: #17110a; background: #edcf84; border-radius: 50%; }

.destination-service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.destination-service { padding: 28px; background: #fffdf8; border: 1px solid #e4d7bf; border-radius: 18px; box-shadow: 0 9px 23px rgba(35, 23, 7, .06); }
.destination-service .material-symbols-rounded { color: #a57424; font-size: 28px; }
.destination-service h3 { margin: 42px 0 9px; font-family: var(--font-display); font-size: 1.85rem; font-weight: 500; }
.destination-service p { margin: 0; color: #756957; font-size: .88rem; line-height: 1.68; }

.destination-cta { padding: 74px; color: #fffaf0; background: linear-gradient(125deg, #17110a, #5d4010); border-radius: 28px; text-align: center; box-shadow: 0 22px 46px rgba(35, 23, 7, .2); }
.destination-cta h2 { font-size: clamp(3rem, 5vw, 5rem); line-height: .9; }
.destination-cta p { max-width: 560px; margin: 19px auto 28px; color: #ebdec1; line-height: 1.72; }
.destination-cta .destination-button { display: inline-flex; align-items: center; gap: 8px; padding: 15px 21px; color: #17110a; background: #edcf84; border-radius: 999px; font-size: .77rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }

.destination-site--dubai .destination-hero::after { background: linear-gradient(90deg, rgba(37, 18, 4, .9), rgba(77, 41, 7, .25) 72%); }
.destination-site--dubai .destination-hero h1 em, .destination-site--dubai .destination-kicker { color: #df9e49; }
.destination-site--london .destination-hero::after { background: linear-gradient(90deg, rgba(10, 17, 25, .88), rgba(24, 48, 67, .22) 72%); }
.destination-site--london .destination-hero h1 em, .destination-site--london .destination-kicker { color: #a6c9d5; }
.destination-site--london .destination-cta { background: linear-gradient(125deg, #111b24, #2e5969); }
.destination-site--london .destination-cta .destination-button { background: #c4e1e6; }

@media (max-width: 850px) {
  .destination-cards, .destination-service-grid { grid-template-columns: 1fr; }
  .destination-card { min-height: 360px; }
  .destination-section-heading, .destination-story, .destination-film-grid { grid-template-columns: 1fr; gap: 25px; }
  .destination-hero-copy { padding: 46px; }
  .destination-film:first-child { min-height: 400px; }
}

@media (max-width: 560px) {
  .destination-hub-main, .destination-main { padding: 102px 0 72px; }
  .destination-intro { margin-bottom: 38px; }
  .destination-hero { min-height: 500px; border-radius: 22px; }
  .destination-hero-copy { padding: 29px; }
  .destination-section { padding: 70px 0; }
  .destination-story-copy, .destination-cta { padding: 31px; }
  .destination-story-image { min-height: 330px; }
}
