/* SNAP WEDDING STUDIO — COMPLETE EDITORIAL REDESIGN
   Design layer only. Existing pages, links, forms, PHP/admin and JS remain intact. */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');

:root{--ink:#171717;--muted:#66615d;--paper:#fff;--cream:#f7f2ec;--line:#e7ddd2;--accent:#b86b45;--accent2:#e0a66f;--dark:#181615;--green:#2f7d62;--shadow:0 20px 55px rgba(20,16,13,.11);--radius:18px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.75;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
a{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
img,svg,video,canvas,picture{filter:none!important;-webkit-filter:none!important}
img{max-width:100%;height:auto}

/* Utility bar */
.topbar{background:var(--dark)!important;color:#eee!important;border:0!important;min-height:38px;font-size:12px;letter-spacing:.03em}
.topbar>.container{display:flex;align-items:center;justify-content:space-between;min-height:38px}
.topbar a{color:#eee!important;text-decoration:none}.topbar a:hover{color:var(--accent2)!important}.topbar-contact,.topbar-social{display:flex;align-items:center;gap:17px}

/* Header */
#top.navbar{background:rgba(255,255,255,.96)!important;border:0;border-radius:0;margin:0;min-height:82px;box-shadow:0 1px 0 rgba(0,0,0,.06);z-index:1000}
#top .container{min-height:82px;display:flex;align-items:center}
#top .navbar-header{display:flex;align-items:center;min-height:82px}
#top .brand{display:flex;align-items:center;height:82px}
#top .brand img{width:auto;max-width:175px;max-height:54px;object-fit:contain;filter:none!important}
#top .navbar-nav>li>a{padding:31px 13px;color:var(--ink)!important;background:transparent!important;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
#top .navbar-nav>li>a:hover,#top .navbar-nav>li.active>a{color:var(--accent)!important;background:transparent!important}
#top .nav-login>a{margin:21px 0 0 13px;padding:10px 18px!important;border:1px solid var(--ink);border-radius:3px;color:#fff!important;background:var(--ink)!important}
#top .nav-login>a:hover{background:var(--accent)!important;border-color:var(--accent)!important}
#top .navbar-toggle{border:1px solid var(--line);border-radius:5px}.navbar-toggle .icon-bar{background:var(--ink)!important}

/* Typography */
h1,h2,h3,h4,h5,h6,.section-title,.showcase-item-title,.price-title{font-family:'Playfair Display',Georgia,serif;font-weight:600;color:var(--ink)}
h1{font-size:clamp(42px,6vw,82px);line-height:1.05}h2{font-size:clamp(34px,4.5vw,58px);line-height:1.1}h3{font-size:30px;line-height:1.2}
.section-title{font-size:clamp(32px,4vw,54px);letter-spacing:-.02em;text-transform:none!important;margin-top:0}
.section-title:after{content:'';display:block;width:54px;height:2px;background:var(--accent);margin:18px auto 0}
.section p,.section-content p{color:var(--muted)}

/* Generic sections */
.section,.site-section{padding:100px 0;background:var(--paper)}
.section:nth-of-type(even){background:var(--cream)}
.section-content{position:relative}
.spacer{margin:20px 0 28px}.spacer .line{display:flex;align-items:center;justify-content:center;gap:5px}.spacer .dot{width:4px;height:4px;background:var(--accent);border-radius:50%}.spacer .dot:first-child,.spacer .dot:last-child{opacity:.35}

/* Home hero: cinematic, high contrast */
.rev_slider_wrapper{background:#111!important;overflow:hidden}
.rev_slider .rev-slidebg{filter:none!important;-webkit-filter:none!important}
.tp-caption{text-shadow:0 4px 24px rgba(0,0,0,.42)}
.tp-caption .btn,.rev_slider .btn{box-shadow:0 14px 35px rgba(0,0,0,.28)}
#hero-video{position:relative;min-height:650px;display:flex;align-items:flex-end;overflow:hidden;background:#111}
#hero-video video,#hero-video img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.hero-overlay{position:absolute!important;inset:0;background:linear-gradient(90deg,rgba(10,8,7,.78),rgba(10,8,7,.25) 65%,rgba(10,8,7,.08));z-index:1}
.hero-content{position:relative;z-index:2;max-width:1200px;width:100%;margin:auto;padding:90px 30px;color:#fff}
.hero-content h1,.hero-content h2,.hero-content h3,.hero-content p{color:#fff}
.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}

/* Buttons */
.btn{border-radius:3px!important;border:1px solid transparent!important;padding:13px 24px!important;min-height:48px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:12px;box-shadow:none;transition:all .25s ease!important}
.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,16,13,.15)}
.btn-primary,.btn-light,.btn-hvr-white{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.btn-primary:hover,.btn-light:hover{background:#995334!important}
.btn-white{background:#fff!important;color:var(--ink)!important;border-color:#fff!important}.btn-dark{background:var(--ink)!important;color:#fff!important;border-color:var(--ink)!important}

/* Service blocks */
.service-column,.service-card{position:relative}
.service-column{padding:34px 28px!important;border:1px solid var(--line);background:#fff;margin-bottom:25px;min-height:290px;transition:.3s ease}
.service-column:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#d1b39a}
.service-column:before{content:'0';position:absolute;right:20px;top:16px;font-family:'Playfair Display';font-size:44px;color:#eee0d5}
.service-column:nth-child(1):before{content:'01'}.service-column:nth-child(2):before{content:'02'}.service-column:nth-child(3):before{content:'03'}
.service-icon{width:58px!important;height:58px!important;border-radius:50%;background:#f3e5da!important;color:var(--accent)!important;display:flex!important;align-items:center;justify-content:center;font-size:22px!important;margin-bottom:20px}
.service-column h3,.service-card h3{font-size:28px;margin:10px 0 12px}.service-column p{color:var(--muted)}

/* Showcase / gallery */
.showcase{background:var(--ink)!important;color:#fff;padding-top:100px!important}
.showcase .section-title,.showcase h2,.showcase p{color:#fff}.showcase .section-title:after{background:var(--accent2)}
.showcase .filter{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding:0;margin:0 0 42px;list-style:none}.showcase .filter li a,.filter li a{display:inline-block;padding:9px 15px;border:1px solid rgba(255,255,255,.22);color:#fff!important;text-decoration:none;font-size:11px;letter-spacing:.1em;text-transform:uppercase;border-radius:999px}.showcase .filter li.active a,.filter li.active a{background:var(--accent);border-color:var(--accent)}
.isotope-item,.portfolio-page .item{overflow:hidden;background:#222;position:relative}.showcase-item-thumbnail{overflow:hidden}.showcase-item-thumbnail img{width:100%;height:360px;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .3s}.isotope-item:hover img{transform:scale(1.055);filter:brightness(.8)!important}.showcase-item-info{padding:18px 18px 22px;background:#1e1c1b;color:#fff}.showcase-item-category{color:var(--accent2);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.showcase-item-title{font-size:23px;color:#fff;margin-top:5px}

/* Cards used across all pages */
.service-card,.price-box,.team-card,.gallery-item,.reel-card{background:#fff!important;border:1px solid var(--line)!important;border-radius:var(--radius);box-shadow:0 8px 30px rgba(20,16,13,.06);overflow:hidden}
.service-card:hover,.price-box:hover,.team-card:hover,.gallery-item:hover{transform:translateY(-6px);box-shadow:var(--shadow)}
.gallery-item img{width:100%;height:330px;object-fit:cover;display:block;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.04)}

/* Portfolio page */
.portfolio-page{background:var(--cream)}
.portfolio-page .site-wrap>section:first-of-type{background:var(--ink)!important;padding:145px 20px!important;position:relative;overflow:hidden}
.portfolio-page .site-wrap>section:first-of-type:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(184,107,69,.24),transparent 35%);pointer-events:none}
.portfolio-page .site-wrap>section:first-of-type h1{position:relative;color:#fff;font-size:clamp(46px,7vw,90px);margin:0 0 12px}.portfolio-page .site-wrap>section:first-of-type p{position:relative;color:#ddd;font-size:18px}
#lightgallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:30px!important;background:var(--cream)}
#lightgallery .item{width:auto!important;float:none!important;margin:0!important;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(20,16,13,.08);cursor:zoom-in}
#lightgallery .item a{display:block;overflow:hidden;background:#222}
#lightgallery .item img{width:100%;height:320px!important;object-fit:cover;display:block;transition:transform .5s ease,opacity .3s}#lightgallery .item:hover img{transform:scale(1.045);opacity:.92}

/* Pricing */
.pricing-page .price-box{border-radius:14px!important;overflow:hidden}.price-header{padding:34px 28px!important;background:var(--ink)!important;color:#fff!important;border-bottom:3px solid var(--accent)}.price-title{color:#fff!important;font-size:31px!important}.price{color:var(--accent2)!important;font-family:'Playfair Display',Georgia,serif;font-size:44px!important}.price-features{padding:26px!important}.price-features li{border-bottom:1px solid var(--line)!important;padding:10px 0;color:var(--muted)}

/* Team */
.team-card{height:100%;border-radius:14px!important}.team-img{overflow:hidden}.team-img img{width:100%;aspect-ratio:1/1.08;object-fit:cover;display:block;transition:transform .5s ease}.team-card:hover .team-img img{transform:scale(1.04)}.team-card h3{font-size:28px;margin:20px 20px 5px}.team-card .role{margin:0 20px 22px;color:var(--accent);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}

/* Forms / contact */
.form-control{height:54px!important;border:1px solid var(--line)!important;border-radius:4px!important;background:#fff!important;color:var(--ink)!important;box-shadow:none!important;padding:14px 16px!important}.form-control:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px rgba(184,107,69,.11)!important}textarea.form-control{min-height:160px;height:auto!important}
.contact-page .section-content{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:36px}.contact-page .section-content h3{font-size:31px}

/* Reels */
.reels-section{padding:90px 5%;background:var(--cream);position:relative}.reels-section h3{text-align:center;font-size:42px;margin:0 0 32px}.reels-slider{display:flex!important;gap:18px;overflow-x:auto;padding:10px 3px 22px;scrollbar-width:thin}.reel-card{flex:0 0 250px;position:relative;background:#111!important;border:0!important}.reel-card img{width:100%;height:390px;object-fit:cover;display:block;filter:none!important}.play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff!important;color:var(--accent)!important;box-shadow:0 10px 25px rgba(0,0,0,.3)}

/* Footer */
.footer,footer{background:#171514!important;color:#cfc7c1!important}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:45px;padding:75px 5% 55px}.footer h5,.footer .widget-title{color:#fff!important;font-family:'Playfair Display',Georgia,serif;font-size:20px}.footer p,.footer li{color:#aaa!important}.footer a{color:#cfc7c1!important}.footer a:hover{color:var(--accent2)!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 15px;color:#999}.footer-bottom strong{color:#fff}

/* Floating/social/chat elements */
.social-sidebar{position:fixed!important;right:18px;top:50%;transform:translateY(-50%);z-index:900;display:flex;flex-direction:column;gap:7px}.social-sidebar a{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 7px 20px rgba(0,0,0,.15)}
#chatbot{border:1px solid var(--line)!important;border-radius:14px!important;box-shadow:var(--shadow)!important;overflow:hidden}.#chat-header{background:var(--ink)!important}

/* Actual grayscale filters only — keep font smoothing untouched */
[style*="grayscale"],[class*="grayscale"],[class*="gray-scale"]{filter:none!important;-webkit-filter:none!important}

/* Responsive */
@media(max-width:1199px){#lightgallery{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){#top .container{display:block}#top .navbar-header{justify-content:space-between}#top .navbar-nav>li>a{padding:15px 20px;border-bottom:1px solid #eee}#top .nav-login>a{margin:10px 20px 15px;text-align:center}.section,.site-section{padding:75px 0}.showcase-item-thumbnail img{height:300px}.service-column{min-height:0}.social-sidebar{right:10px}}
@media(max-width:767px){.topbar>.container{justify-content:center}.topbar-contact span:last-child{display:none}.topbar-contact{gap:10px}.topbar-social{display:none}#top.navbar,#top .container,#top .navbar-header,#top .brand{min-height:68px;height:68px}#top .brand img{max-width:145px;max-height:45px}.hero-content{padding:70px 22px}.#hero-video{min-height:560px}#lightgallery{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px!important;gap:12px}#lightgallery .item img{height:260px!important}.footer-main{grid-template-columns:1fr;gap:30px;padding:55px 8%}.reels-section{padding:65px 5%}.reel-card{flex-basis:210px}.reel-card img{height:330px}.contact-page .section-content{padding:24px 18px}}
@media(max-width:480px){h1{font-size:42px}h2{font-size:34px}.section,.site-section{padding:58px 0}#lightgallery{grid-template-columns:1fr}#lightgallery .item img{height:300px!important}.showcase-item-thumbnail img{height:280px}.social-sidebar{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
