@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+Devanagari:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap";:root{--wine:#7d1738;--wine-dark:#5a1028;--rose:#f4e6eb;--cream:#fbf8f3;--ink:#241d1e;--muted:#6e6467;--line:#e9dfe0;--white:#fff;--container:1180px;--shadow:0 22px 60px rgba(55,25,35,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:DM Sans,sans-serif;line-height:1.65}.language-hi{font-family:Noto Sans Devanagari,DM Sans,sans-serif}.language-hi h1,.language-hi h2,.language-hi h3{font-family:Noto Sans Devanagari,sans-serif;letter-spacing:-.4px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.site-header{position:absolute;inset:0 0 auto;z-index:20;color:#fff}.nav-wrap{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Playfair Display,serif;font-size:26px;font-weight:700;letter-spacing:-.6px}.brand-name span{color:#e7a0b4}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:var(--wine);background:#fff}.language-switcher{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#0f070a2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px}.language-switcher button{border:0;padding:2px 3px;cursor:pointer;background:transparent;color:#ffffffad}.language-switcher button.active{color:#fff;font-weight:700}.nav-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;border:1px solid rgba(255,255,255,.55);border-radius:999px}.menu-button{display:none;border:0;background:transparent;color:inherit;cursor:pointer}.hero{min-height:790px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden;background-image:image-set(url(/images/hero_mob.png) 1x);background-position:center;background-size:cover;background-repeat:no-repeat}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c0a10d6,#250e17a6 46%,#210c1233),linear-gradient(0deg,rgba(30,8,16,.44),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:80px}.hero-copy{max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#f2c5d1;font-size:12px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}.language-hi .eyebrow{letter-spacing:0;text-transform:none;font-size:13px}.eyebrow--dark{color:var(--wine)}.hero h1{margin:0 0 20px;font-family:Playfair Display,serif;font-size:clamp(52px,7vw,86px);line-height:1.01;letter-spacing:-3px;font-weight:600}.language-hi .hero h1{font-size:clamp(44px,6vw,72px);line-height:1.16}.hero h1 em{color:#f2bdcb;font-weight:500}.hero p{max-width:650px;margin:0;color:#ffffffde;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-size:14px;font-weight:700}.button-primary{background:#fff;color:var(--wine-dark);box-shadow:0 12px 30px #0000002e}.button-ghost{border:1px solid rgba(255,255,255,.55);color:#fff}.button-light{background:#fff;color:var(--wine)}.hero-proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:32px;font-size:12px;color:#ffffffd1}.hero-proof span{display:flex;align-items:center;gap:6px}.hero-proof svg{color:#f3c0cc}.section{padding:110px 0}.narrow-center{max-width:900px;text-align:center}.intro h2,.feature h2,.section-heading h2,.cta h2{margin:0;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-1.4px;line-height:1.12}.intro h2{font-size:clamp(38px,5vw,56px)}.intro p{max-width:740px;margin:23px auto 0;color:var(--muted);font-size:16px}.feature{background:#fff}.feature--alt{background:var(--cream)}.split{display:grid;grid-template-columns:1.03fr .97fr;gap:clamp(50px,8vw,105px);align-items:center}.split--reverse .image-card{order:2}.image-card{position:relative;min-height:550px;overflow:hidden;border-radius:6px;box-shadow:var(--shadow)}.image-card img{width:100%;height:100%;min-height:550px;object-fit:cover}.image-badge{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:8px;max-width:calc(100% - 48px);padding:11px 15px;border-radius:5px;color:var(--wine-dark);background:#fffffff0;font-size:12px;font-weight:700}.feature-copy{max-width:560px}.feature-copy h2{font-size:clamp(38px,4.3vw,57px)}.feature-copy>p{color:var(--muted);font-size:16px;margin:22px 0 26px}.check-list{padding:0;margin:0 0 30px;list-style:none;display:grid;gap:13px}.check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:600}.check-list svg{width:19px;min-width:19px;color:var(--wine);margin-top:2px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--wine);font-size:14px;font-weight:700}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px}.stat-row div{padding:16px 12px;border-top:1px solid var(--line)}.stat-row strong{display:block;color:var(--wine);font-size:13px}.stat-row span{color:var(--muted);font-size:12px}.values{background:#fff}.section-heading{text-align:center;max-width:700px;margin:0 auto 46px}.section-heading h2{font-size:clamp(38px,5vw,55px)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-card{padding:38px 34px;border:1px solid var(--line);border-radius:6px;background:var(--cream)}.value-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--rose);color:var(--wine)}.value-card h3{margin:23px 0 8px;font-family:Playfair Display,serif;font-size:24px}.value-card p{margin:0;color:var(--muted);font-size:14px}.cta{padding:75px 0;background:var(--wine);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{max-width:760px;font-size:clamp(38px,4.5vw,57px)}.cta p{margin:14px 0 0;color:#ffffffc2}.site-footer{background:#24171a;color:#fff;padding:72px 0 25px}.footer-brand p{max-width:340px;margin:18px 0;color:#c8bfc1;font-size:13px}.footer-col h3{margin:5px 0 9px;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;color:#e9b4c2}.language-hi .footer-col h3{text-transform:none;letter-spacing:0}.footer-col a,.footer-col span{display:flex;align-items:center;gap:8px;color:#c8bfc1;font-size:13px}.footer-download p{margin:0 0 8px;color:#c8bfc1;font-size:13px}.play-store{display:inline-flex!important;align-items:center;gap:10px!important;min-width:165px;padding:9px 13px;border:1px solid #5a4c50;border-radius:7px;color:#fff!important}.play-icon{font-size:19px}.play-store small{font-size:8px;color:#bbb0b3}.play-store strong{margin-top:4px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:23px;border-top:1px solid #403336;color:#958a8e;font-size:11px}@media(max-width:900px){.split{grid-template-columns:1fr}.split--reverse .image-card{order:0}.feature-copy{max-width:none}.image-card,.image-card img{min-height:480px}.value-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:780px){.container{width:min(calc(100% - 32px),var(--container))}.nav-wrap{min-height:78px}.header-actions{gap:10px}.menu-button{display:grid;place-items:center}.desktop-nav{display:none;position:absolute;top:76px;left:16px;right:16px;padding:16px;flex-direction:column;align-items:stretch;gap:4px;border-radius:12px;background:#24171afa;box-shadow:0 20px 50px #00000038}.desktop-nav.mobile-nav{display:flex}.desktop-nav>a{padding:13px 14px}.nav-cta{justify-content:center}.hero{min-height:760px}.hero p{font-size:15px}.section{padding:78px 0}.image-card,.image-card img{min-height:400px}.stat-row{grid-template-columns:repeat(2,1fr)}.cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column}}@media(max-width:520px){.brand{font-size:22px}.brand-mark{width:34px;height:34px}.language-switcher svg,.language-switcher>span{display:none}.hero h1{font-size:46px}.language-hi .hero h1{font-size:39px}.hero-actions .button{width:100%}.hero-proof{display:grid;gap:9px}.image-card,.image-card img{min-height:340px}}.image-card picture{display:block;width:100%;height:100%}.image-card picture img{width:100%;height:100%;object-fit:cover}@media(min-width:601px)and (max-width:1000px){.hero{background-image:url(/images/hero_tab.png)}}@media(min-width:1001px){.hero{background-image:url(/images/hero.png)}}.footer-social h3{margin:0 0 12px;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;color:#e9b4c2}.language-hi .footer-social h3{text-transform:none;letter-spacing:0}.social-links a{width:38px;height:38px;display:grid!important;place-items:center;border:1px solid #514246;border-radius:50%;color:#d8cdd0!important;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.social-links a:hover{background:#fff;color:var(--wine)!important;border-color:#fff;transform:translateY(-2px)}.vivahfix-logo{position:relative;display:inline-flex;align-items:baseline;text-decoration:none;white-space:nowrap;line-height:1;padding-top:8px}.logo-vivah{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:46px;font-style:italic;font-weight:600;letter-spacing:-3px;color:#c6003d}.logo-fix{margin-left:2px;font-family:Georgia,Times New Roman,serif;font-size:43px;font-weight:600;color:#c97b12}.logo-heart{position:absolute;top:-7px;left:57%;transform:translate(-50%);color:#d00043;font-size:18px;line-height:1}.footer-version .logo-vivah{color:#f8d9e2}.footer-version .logo-fix{color:#e0a14a}.footer-version .logo-heart{color:#ff7ba2}.site-header.header-scrolled .logo-vivah{color:#a80f36}.site-header.header-scrolled .logo-fix{color:#b86d08}.site-header.header-scrolled .logo-heart{color:#bd0b3f}@media(max-width:768px){.logo-vivah{font-size:36px}.logo-fix{font-size:34px}.logo-heart{top:-4px;font-size:14px}}.vivahfix-image-logo{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.vivahfix-image-logo img{display:block;width:auto;object-fit:contain}.header-logo img{height:64px;max-width:220px}.footer-logo img{height:82px;max-width:280px}@media(max-width:768px){.header-logo img{height:50px;max-width:170px}.footer-logo img{height:68px;max-width:230px}}.vivahfix-image-logo{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none;background:transparent!important;border:0!important}.vivahfix-image-logo img{display:block;width:auto;max-width:none;object-fit:contain;background:transparent!important}.header-logo img{height:92px!important;width:auto!important}.footer-logo img{height:108px!important;width:auto!important}.site-header{position:fixed!important;top:0;left:0;right:0;z-index:1000;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.site-header .nav a,.site-header .language-switcher button,.site-header .mobile-menu-button{color:#fff;transition:color .3s ease}.site-header.header-scrolled .nav a,.site-header.header-scrolled .language-switcher button,.site-header.header-scrolled .mobile-menu-button{color:#7d1738}.site-header .language-switcher button.active{color:#fff}.site-header.header-scrolled .language-switcher button.active{color:#7d1738}@media(max-width:1024px){.header-logo img{height:78px!important}.footer-logo img{height:94px!important}}@media(max-width:768px){.header-logo img{height:62px!important}.footer-logo img{height:78px!important}}@media(max-width:420px){.header-logo img{height:54px!important}.footer-logo img{height:70px!important}}.site-header{position:fixed!important;top:0;left:0;right:0;z-index:1000;height:75px!important;background:#fff!important;color:#111!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.nav-wrap{min-height:75px!important;height:75px!important;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:0!important;padding-bottom:0!important}.header-actions{display:flex;align-items:center;gap:24px}.vivahfix-image-logo{display:inline-flex;align-items:center;flex-shrink:0;background:transparent!important;border:0!important;text-decoration:none}.vivahfix-image-logo img{display:block;width:auto!important;max-width:none!important;object-fit:contain;background:transparent!important}.header-logo img{height:62px!important}.footer-logo img{height:92px!important}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.desktop-nav a{color:#111!important;text-decoration:none;transition:color .25s ease,background .25s ease,border-color .25s ease}.desktop-nav>a:not(.nav-cta):hover{color:#c6003d!important}.nav-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:11px 18px;background:#c6003d!important;border:1px solid #c6003d!important;border-radius:999px;color:#fff!important;white-space:nowrap}.nav-cta:hover{background:#a90034!important;border-color:#a90034!important;color:#fff!important}.language-switcher{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #ddd!important;border-radius:999px;background:#fff!important;color:#111!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;font-size:12px}.language-switcher button{border:0;padding:2px 3px;cursor:pointer;background:transparent!important;color:#555!important}.language-switcher button.active{color:#c6003d!important;font-weight:700}.menu-button{display:none;align-items:center;justify-content:center;border:0;padding:8px;background:transparent!important;color:#111!important;cursor:pointer}.site-footer{background:#fff!important;color:#111!important;padding:72px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr .65fr 1.15fr 1fr;gap:45px;padding-bottom:55px}.footer-brand p{max-width:340px;margin:18px 0;color:#333!important;font-size:13px}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-col h3,.footer-social h3{margin:5px 0 9px;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#111!important}.language-hi .footer-col h3,.language-hi .footer-social h3{text-transform:none;letter-spacing:0}.footer-col a,.footer-col span{display:flex;align-items:center;gap:8px;color:#333!important;font-size:13px;text-decoration:none}.footer-col a:hover{color:#c6003d!important}.footer-download p{margin:0 0 8px;color:#333!important;font-size:13px}.play-store{display:inline-flex!important;align-items:center;gap:10px!important;min-width:165px;padding:9px 13px;background:#111!important;border:1px solid #111!important;border-radius:7px;color:#fff!important}.play-store small,.play-store strong{display:block;line-height:1.1}.play-store small{font-size:8px;color:#ddd!important}.play-store strong{margin-top:4px;font-size:14px;color:#fff!important}.footer-social{margin-top:24px}.social-links{display:flex;align-items:center;gap:10px}.social-links a{width:38px;height:38px;display:grid!important;place-items:center;border:1px solid #222!important;border-radius:50%;background:#fff!important;color:#111!important;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.social-links a:hover{background:#c6003d!important;border-color:#c6003d!important;color:#fff!important;transform:translateY(-2px)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:23px;border-top:1px solid #ddd!important;color:#555!important;font-size:11px}@media(min-width:769px)and (max-width:1050px){.header-actions{gap:14px}.desktop-nav{display:flex!important;gap:16px}.nav-cta{display:inline-flex!important;padding:10px 14px}.header-logo img{height:56px!important}}@media(max-width:768px){.site-header{height:65px!important;background:#fff!important;color:#111!important}.nav-wrap{min-height:65px!important;height:65px!important}.header-logo img{height:50px!important}.header-actions{gap:8px}.language-switcher{padding:5px 7px;gap:4px;font-size:11px}.menu-button{display:flex!important}.desktop-nav{display:none!important}.desktop-nav.open{position:absolute;top:65px;left:0;right:0;display:flex!important;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 20px;background:#fff!important;border-top:1px solid #eee;box-shadow:0 8px 20px #00000014;z-index:999}.desktop-nav.open>a:not(.nav-cta){display:block!important;width:100%;padding:14px 4px;color:#111!important;border-bottom:1px solid #eee}.desktop-nav.open>a:not(.nav-cta):hover{color:#c6003d!important}.desktop-nav.open .nav-cta{display:flex!important;width:100%;margin-top:16px;padding:13px 18px;background:#c6003d!important;border:1px solid #c6003d!important;border-radius:8px;color:#fff!important}.footer-grid{grid-template-columns:1fr;gap:30px;padding-bottom:35px}.footer-logo img{height:78px!important}.footer-bottom{flex-direction:column;gap:8px}}@media(max-width:420px){.header-logo img{height:46px!important}.language-switcher{padding:4px 6px}.footer-logo img{height:70px!important}}.services-page{padding-top:75px;background:#fff;color:#111}.services-hero{padding:90px 0 70px;background:linear-gradient(180deg,#fff7f4,#fff);text-align:center}.services-hero-inner{max-width:850px}.services-hero h1{margin:12px auto 18px;max-width:780px;font-family:Playfair Display,serif;font-size:clamp(38px,5vw,64px);line-height:1.08;color:#171214}.services-hero p{max-width:720px;margin:0 auto;color:#5f5659;font-size:16px;line-height:1.8}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.service-card{overflow:hidden;background:#fff;border:1px solid #eee7e5;border-radius:22px;box-shadow:0 12px 35px #2814190f}.service-card-image{position:relative;height:300px;overflow:hidden;background:#f8efec}.service-card-image picture,.service-card-image img{width:100%;height:100%;display:block}.service-card-image img{object-fit:cover}.service-card-icon{position:absolute;left:22px;bottom:20px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#c6003d;box-shadow:0 8px 20px #0000001f}.service-card-content{padding:28px 28px 30px}.service-card-content h2{margin:0 0 12px;font-family:Playfair Display,serif;font-size:28px;line-height:1.2;color:#171214}.service-card-content p{margin:0 0 18px;color:#5e5558;line-height:1.75}.service-card-content ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}.service-card-content li{position:relative;padding-left:20px;color:#272124;font-size:14px}.service-card-content li:before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background:#c6003d}.services-cta{margin-top:20px;padding:70px 0;background:#8f1738;color:#fff}.services-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.services-cta h2{margin:9px 0 12px;max-width:650px;font-family:Playfair Display,serif;font-size:clamp(32px,4vw,48px);line-height:1.12}.services-cta p{margin:0;color:#ffffffd1;line-height:1.7}@media(max-width:900px){.services-grid{grid-template-columns:1fr}.services-cta-inner{align-items:flex-start;flex-direction:column}}@media(max-width:768px){.services-page{padding-top:65px}.services-hero{padding:62px 0 48px}.services-hero h1{font-size:38px}.service-card-image{height:245px}.service-card-content{padding:23px 22px 26px}.service-card-content h2{font-size:25px}.services-cta{padding:55px 0}}.vendor-footer-block{margin-top:45px;padding:28px 30px;border:1px solid #eadde1;border-radius:16px;background:#fff8fa;display:flex;align-items:center;justify-content:space-between;gap:25px}.vendor-footer-block h3{margin:0 0 7px;color:#111;font-size:20px}.vendor-footer-block p{margin:0;color:#555;line-height:1.6}.vendor-register-button,.vendor-submit-button{border:0;background:#c6003d;color:#fff;cursor:pointer;font-weight:600;border-radius:8px}.vendor-register-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;white-space:nowrap}.vendor-register-button:hover,.vendor-submit-button:hover{background:#a90034}.vendor-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;padding:20px;background:#00000094;display:flex;align-items:center;justify-content:center;overflow-y:auto}.vendor-modal{position:relative;width:100%;max-width:650px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:18px;padding:32px;box-shadow:0 20px 60px #0003}.vendor-modal-close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:50%;background:#f5f5f5;color:#111;cursor:pointer}.vendor-modal-header{padding-right:45px;margin-bottom:25px}.vendor-modal-header h2{margin:0 0 8px;color:#c6003d}.vendor-modal-header p{margin:0;color:#666;line-height:1.6}.vendor-form{display:flex;flex-direction:column;gap:17px}.vendor-form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.vendor-field{display:flex;flex-direction:column;gap:7px}.vendor-field label{font-size:14px;font-weight:600;color:#222}.vendor-field input,.vendor-field select,.vendor-field textarea{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#111;font:inherit;outline:none}.vendor-field textarea{resize:vertical}.vendor-field input:focus,.vendor-field select:focus,.vendor-field textarea:focus{border-color:#c6003d;box-shadow:0 0 0 3px #c6003d14}.vendor-submit-button{width:100%;padding:14px 20px;font-size:15px}.vendor-submit-button:disabled{opacity:.65;cursor:not-allowed}.vendor-message{padding:12px 14px;border-radius:8px;font-size:14px}.vendor-message.success{background:#edf8f0;color:#246b35}.vendor-message.error{background:#fff0f0;color:#a51e1e}.vendor-honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}@media(max-width:768px){.vendor-footer-block{margin-top:30px;padding:22px 20px;flex-direction:column;align-items:flex-start}.vendor-register-button{width:100%}.vendor-modal-overlay{padding:12px;align-items:flex-start}.vendor-modal{margin:12px 0;padding:25px 18px;max-height:calc(100vh - 48px)}.vendor-form-row{grid-template-columns:1fr}}.vendor-field .input-error{border-color:#c62828!important;background:snow}.vendor-field .input-error:focus{border-color:#c62828!important;box-shadow:0 0 0 3px #c6282814}.field-error{display:block;margin-top:2px;color:#c62828;font-size:12px;font-weight:500;line-height:1.4}
