/* Shared PHP header and footer — used on every page */
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0;overflow-x:hidden;background:#fdf7f8;color:#2b2126;font-family:"Jost",system-ui,sans-serif}img,svg{display:block;max-width:100%}.g-header a,.g-footer a{color:inherit;text-decoration:none}

/* Seasonal announcement */
.g-announcement{position:relative;z-index:110;padding:11px 42px;background:#2b111f;color:#fff;text-align:center;font:500 11px/1.4 "Jost",system-ui,sans-serif;letter-spacing:.12em}.g-announcement strong{color:#f2d99f}.g-announcement a{color:inherit;text-decoration:underline;text-underline-offset:3px}

/* Shared header structure and identical quick links */
.g-container{width:min(1360px,calc(100% - 36px));margin-inline:auto}.g-header{z-index:100}.g-header-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:0 28px;transition:.3s}.g-nav{display:flex;align-items:center;gap:31px}.g-nav a{position:relative;padding:10px 0;font:500 14px/1.2 "Jost",system-ui,sans-serif;white-space:nowrap}.g-nav a::after{content:"";position:absolute;right:0;bottom:2px;left:0;height:1px;transform:scaleX(0);transform-origin:left;transition:transform .25s}.g-nav a:hover::after,.g-nav a.active::after{transform:scaleX(1)}.g-brand{justify-self:center;display:flex;align-items:center}.g-brand img{display:block;width:auto;height:53px}.g-actions{justify-self:end;display:flex;align-items:center;gap:10px}.g-icon-link{position:relative;width:45px;height:45px;display:grid;place-items:center;border-radius:50%;transition:.22s}.g-icon-link svg{width:21px;height:21px}.g-contact-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;font:600 12px/1 "Jost",system-ui,sans-serif;transition:.25s}.g-contact-btn:hover{transform:translateY(-2px)}.g-rakhi-link{display:inline-flex!important;align-items:center;gap:8px!important;padding:7px 13px 7px 7px!important;border-radius:999px}.g-rakhi-link::after{display:none}.g-rakhi-link img{width:28px;height:28px;border:2px solid rgba(255,255,255,.85);border-radius:50%;object-fit:cover;box-shadow:0 0 0 3px rgba(206,127,153,.1);animation:gPulse 2.2s ease-in-out infinite}@keyframes gPulse{50%{box-shadow:0 0 0 7px rgba(206,127,153,.05)}}.g-menu-button{display:none;width:45px;height:45px;border-radius:50%;place-items:center;cursor:pointer}.g-menu-button span,.g-menu-button::before,.g-menu-button::after{content:"";display:block;width:18px;height:1.5px;transition:.25s}.g-menu-button span{margin:4px 0}.g-menu-button.open span{opacity:0}.g-menu-button.open::before{transform:translateY(5.5px) rotate(45deg)}.g-menu-button.open::after{transform:translateY(-5.5px) rotate(-45deg)}.g-mobile{display:grid;grid-template-rows:0fr;opacity:0;transition:.3s}.g-mobile.open{grid-template-rows:1fr;opacity:1}.g-mobile-inner{min-height:0;overflow:hidden}.g-mobile nav{display:grid;padding:4px 0 20px}.g-mobile a{padding:13px 5px;font:500 15px/1.3 "Jost",system-ui,sans-serif}

/* Homepage only: original floating rounded dark-glass navbar over the hero */
.g-header--home{position:absolute;top:55px;right:0;left:0;padding:10px 0;background:transparent}.g-header--home .g-header-row{height:84px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.075);box-shadow:0 22px 48px rgba(20,8,15,.18),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(18px) saturate(1.2)}.g-header--home .g-nav a{color:rgba(255,255,255,.8)}.g-header--home .g-nav a:hover,.g-header--home .g-nav a.active{color:#fff}.g-header--home .g-nav a::after{background:#ecc3cf}.g-header--home .g-brand img{height:48px;filter:brightness(0) invert(1)}.g-header--home .g-icon-link{border:1px solid rgba(255,255,255,.15);background:rgba(0,0,0,.12);color:#fff}.g-header--home .g-icon-link:hover{background:rgba(255,255,255,.1)}.g-header--home .g-contact-btn{background:#fff;color:#2b2126!important;box-shadow:0 10px 24px rgba(0,0,0,.14)}.g-header--home .g-rakhi-link{border:1px solid rgba(242,217,159,.35);background:rgba(242,217,159,.12);color:#ffe6a8!important}.g-header--home .g-menu-button{border:1px solid rgba(255,255,255,.16);background:rgba(0,0,0,.12)}.g-header--home .g-menu-button span,.g-header--home .g-menu-button::before,.g-header--home .g-menu-button::after{background:#fff}.g-header--home .g-mobile-inner{margin-top:8px;padding:0 22px;border:1px solid rgba(255,255,255,.15);border-radius:26px;background:linear-gradient(135deg,rgba(37,16,28,.95),rgba(57,27,47,.93));box-shadow:0 20px 45px rgba(20,8,15,.25);backdrop-filter:blur(22px)}.g-header--home .g-mobile a{border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8)}.g-header--home .g-mobile a.active{color:#f2d99f}

/* Homepage after scrolling: full-width fixed rectangular glass bar */
.g-header--home.is-scrolled{position:fixed;top:0;right:0;left:0;padding:0;background:rgba(37,16,28,.9);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 14px 36px rgba(20,8,15,.24);backdrop-filter:blur(22px) saturate(1.2)}.g-header--home.is-scrolled .g-header-row{width:100%;max-width:none;height:76px;padding-right:max(24px,calc((100vw - 1360px)/2 + 18px));padding-left:max(24px,calc((100vw - 1360px)/2 + 18px));border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.g-header--home.is-scrolled .g-brand img{height:44px}.g-header--home.is-scrolled .g-mobile-inner{width:100%;max-width:none;margin-top:0;border-right:0;border-left:0;border-radius:0 0 22px 22px}

/* Inner pages: clean full-width sticky studio navbar */
.g-header--inner{position:sticky;top:0;padding:0;border-bottom:1px solid rgba(43,33,38,.08);background:rgba(255,255,255,.88);box-shadow:0 10px 30px rgba(43,33,38,.055);backdrop-filter:blur(20px)}.g-header--inner .g-header-row{height:88px;padding:0}.g-header--inner .g-nav a{color:rgba(43,33,38,.67)}.g-header--inner .g-nav a:hover,.g-header--inner .g-nav a.active{color:#2b2126}.g-header--inner .g-nav a::after{background:#ce7f99}.g-header--inner .g-icon-link{border:1px solid transparent;color:#2b2126}.g-header--inner .g-icon-link:hover{border-color:#f3d9e0;background:#f9ebee}.g-header--inner .g-contact-btn{background:#2b2126;color:#fff!important}.g-header--inner .g-rakhi-link{border:1px solid #f3d9e0;background:#fdf7f8;color:#9c5570!important}.g-header--inner .g-menu-button{border:1px solid #f3d9e0;background:#fdf7f8}.g-header--inner .g-menu-button span,.g-header--inner .g-menu-button::before,.g-header--inner .g-menu-button::after{background:#2b2126}.g-header--inner .g-mobile-inner{margin-top:0;padding:0 20px;border:1px solid #f3d9e0;border-radius:0 0 24px 24px;background:rgba(255,255,255,.96);box-shadow:0 20px 40px rgba(43,33,38,.09)}.g-header--inner .g-mobile a{border-bottom:1px solid #f9ebee;color:rgba(43,33,38,.7)}.g-header--inner .g-mobile a.active{color:#b56380}

/* Larger, more readable shared footer */
.g-footer{padding:65px 0 30px;border-top:1px solid #f3d9e0;background:#fff;font-family:"Jost",system-ui,sans-serif}.g-footer-main{display:grid;grid-template-columns:1.15fr 2fr 1fr;gap:54px;padding-bottom:46px}.g-footer-brand img{width:auto;height:58px}.g-footer-brand p{max-width:320px;margin-top:17px;color:rgba(43,33,38,.64);font-size:15px;line-height:1.7}.g-footer-address{display:grid;gap:5px;margin-top:14px;color:rgba(43,33,38,.58);font-size:12px;font-style:normal;line-height:1.5}.g-footer-address a:hover{color:#b56380}.g-footer-navs{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.g-footer-col h3{margin:0;font-size:12px;font-weight:600;letter-spacing:.14em}.g-footer-col ul{display:grid;gap:13px;margin-top:17px;padding:0;list-style:none}.g-footer-col a{color:rgba(43,33,38,.64);font-size:14px;text-decoration:none}.g-footer-col a:hover{color:#b56380}.g-newsletter h3{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:27px;font-weight:500}.g-newsletter p{margin-top:10px;color:rgba(43,33,38,.62);font-size:14px;line-height:1.6}.g-newsletter-form{display:flex;margin-top:17px;border-bottom:1px solid #2b2126}.g-newsletter-form input{width:100%;padding:11px 0;border:0;outline:0;background:transparent;font:400 13px "Jost",system-ui,sans-serif}.g-newsletter-form button{padding:11px 0 11px 11px;border:0;background:transparent;font:600 12px "Jost",system-ui,sans-serif;cursor:pointer}.g-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid #f9ebee;color:rgba(43,33,38,.54);font-size:12px}.g-footer-social{display:flex;gap:8px}.g-footer-social a{width:39px;height:39px;display:grid;place-items:center;border:1px solid #f3d9e0;border-radius:50%;color:#b56380}.g-footer-social svg{width:19px;height:19px}

@media(max-width:1060px){.g-nav,.g-contact-btn{display:none}.g-menu-button{display:grid;justify-self:start}.g-header-row{grid-template-columns:1fr auto 1fr}.g-footer-main{grid-template-columns:1fr 2fr}.g-newsletter{grid-column:1/-1;max-width:520px}}
@media(max-width:720px){.g-announcement{padding:9px 18px;font-size:9px}.g-container{width:calc(100% - 24px)}.g-header--home{top:43px;padding:6px 0}.g-header--home .g-header-row{height:72px;padding:0 16px}.g-header--home .g-brand img{height:42px}.g-header--home.is-scrolled{top:0;padding:0}.g-header--home.is-scrolled .g-header-row{height:70px;padding-right:14px;padding-left:14px}.g-header--home.is-scrolled .g-brand img{height:39px}.g-header--inner{padding:0}.g-header--inner .g-header-row{height:76px;padding:0 5px}.g-brand img{height:43px}.g-icon-link{width:42px;height:42px}.g-footer{padding-top:54px}.g-footer-main{grid-template-columns:1fr;text-align:center}.g-footer-brand p,.g-newsletter{margin-inline:auto}.g-footer-brand img{margin-inline:auto}.g-footer-navs{grid-template-columns:repeat(3,1fr)}.g-footer-bottom{flex-direction:column;text-align:center}}
@media(max-width:470px){.g-footer-navs{grid-template-columns:1fr;gap:28px}.g-footer-col ul{gap:10px;margin-top:12px}}
@media(prefers-reduced-motion:reduce){.g-rakhi-link img{animation:none}}
