@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Great+Vibes&family=Jost:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Jost:wght@400;500;600&display=swap";.siteTopBar .line{width:120px;height:1px;background:#ddc094}.siteHeader{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;background:#fdfaf5;border-bottom:1px solid #ddc094;padding:22px 30px}.logoMark{width:80px;height:80px;margin:0 auto 8px;border:2px solid #d7b078;border-radius:50%;display:grid;place-items:center;font-family:Cormorant Garamond,serif;font-size:44px;color:#99610f}.mainNav a{text-decoration:none;color:#221710;text-transform:uppercase;letter-spacing:.9px;font-size:15px;padding-bottom:8px;border-bottom:2px solid transparent}.mainNav .active{color:#99610f;border-color:#d7b078}.bookNowBtn{border:0;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:transform .2s ease,box-shadow .2s ease;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#b77b1d,#99610f);color:#fff;padding:13px 20px;font-weight:600;border-radius:4px}.bookNowBtn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #492a082e}@media(max-width:1100px){.siteHeader{grid-template-columns:1fr;justify-items:center;text-align:center}}@media(max-width:700px){.siteTopBar{gap:10px;letter-spacing:3px}.siteTopBar .line{width:44px}.mainNav{gap:12px}.mainNav a{font-size:13px}.bookNowBtn{width:100%;justify-content:center}}.homeThemePage{--gold: #b77b1d;--gold-deep: #99610f;--gold-soft: #d7b078;--cream: #f7f0e6;--cream-2: #fdfaf5;--ink: #221710;--line: #ddc094;--dark: #2b2017;background:radial-gradient(circle at 12% 18%,#fffdf9 0%,var(--cream) 40%,#f4e7d2 100%);color:var(--ink);font-family:Jost,sans-serif}.siteTopBar{display:flex;align-items:center;justify-content:center;gap:22px;text-transform:uppercase;letter-spacing:8px;font-size:11px;padding:14px 20px;background:linear-gradient(180deg,#efdfca,#f6ecde)}.siteTopBar p{margin:0}.siteTopBar .line{width:120px;height:1px;background:var(--line)}.siteHeader{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;background:var(--cream-2);border-bottom:1px solid var(--line);padding:22px 30px}.logoBlock{text-align:center;text-transform:uppercase}.logoMark{width:80px;height:80px;margin:0 auto 8px;border:2px solid var(--gold-soft);border-radius:50%;display:grid;place-items:center;font-family:Cormorant Garamond,serif;font-size:44px;color:var(--gold-deep)}.logoName{margin:0;font-family:Cormorant Garamond,serif;font-size:37px;letter-spacing:1px}.logoTag{margin:2px 0 0;font-size:11px;letter-spacing:3px}.mainNav{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.mainNav a{text-decoration:none;color:var(--ink);text-transform:uppercase;letter-spacing:.9px;font-size:15px;padding-bottom:8px;border-bottom:2px solid transparent}.mainNav .active{color:var(--gold-deep);border-color:var(--gold-soft)}.bookNowBtn,.filled,.outlined{border:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-transform:uppercase;letter-spacing:1px}.bookNowBtn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-deep) 100%);color:#fff;padding:13px 20px;font-weight:600;border-radius:4px}.heroSection{margin:22px 18px 0;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1.05fr 1fr;min-height:640px;background-image:url(/assets/herobackground-Davtod0T.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center center}.heroCopy{padding:clamp(34px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.heroEyebrow,.aboutEyebrow{margin:0;text-transform:uppercase;letter-spacing:4px;font-size:20px;color:var(--gold-deep)}.heroCopy h1{margin:16px 0;font-family:Cormorant Garamond,serif;text-transform:uppercase;display:flex;flex-direction:column;font-size:clamp(4.1rem,7vw,7.6rem);line-height:.9;font-weight:600}.heroCopy h1 .gold{color:var(--gold)}.scriptLine{margin:0;color:var(--gold);font-family:Great Vibes,cursive;font-size:clamp(2.7rem,5vw,4.7rem)}.heroText{max-width:540px;margin:20px 0 0;font-size:30px;line-height:1.45}.heroActions{display:flex;gap:16px;margin-top:34px;flex-wrap:wrap}.filled{background:linear-gradient(135deg,var(--gold) 0%,var(--gold-deep) 100%);color:#fff;padding:15px 25px;border-radius:4px;font-weight:600}.outlined{background:#ffffffa3;color:var(--ink);border:1px solid var(--line);padding:15px 25px;border-radius:4px;font-weight:500}.heroImage{background-image:url(/assets/heroimage-eeSyYN70.png);background-repeat:no-repeat;background-size:contain;background-position:center bottom;min-height:500px}.featureStrip{margin:14px 18px 0;background:#ffffffb8;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(6,minmax(130px,1fr))}.featureCard{padding:28px 18px 24px;text-align:center;border-right:1px solid #ebd6b8}.featureCard:last-child{border-right:0}.featureIcon{color:var(--gold);font-size:44px}.featureCard h3{margin:16px 0 8px;font-size:22px;text-transform:uppercase;letter-spacing:.7px}.featureCard p{margin:0;line-height:1.5;font-size:17px}.aboutSection{margin:22px 18px 0;border:1px solid var(--line);border-radius:12px;background-image:url(/assets/homeaboutme-BSFzEbHN.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center center;display:grid;grid-template-columns:minmax(320px,.9fr) 1.2fr;overflow:hidden}.aboutImage{background-image:url(/assets/sneha-D9wlHpf4.png);background-repeat:no-repeat;background-size:contain;background-position:center;border-right:1px solid var(--line);min-height:620px}.aboutContent{padding:clamp(28px,5vw,60px)}.aboutEyebrow{font-size:17px}.aboutContent h2{margin:8px 0 16px;text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:clamp(2.7rem,5vw,5.5rem);line-height:.92}.aboutContent p{margin:0;font-size:27px;line-height:1.5}.aboutContent p+p{margin-top:20px}.aboutChecks{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.aboutChecks span{display:inline-flex;align-items:center;gap:8px;background:#fff7ea;border:1px solid #edd6b5;border-radius:30px;padding:12px 14px;font-size:20px}.aboutChecks svg{color:var(--gold-deep)}.aboutBtn{margin-top:26px}.btnLink{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.sectionHeaderBand{text-align:center;margin-bottom:14px}.sectionHeaderBand p{margin:0;text-transform:uppercase;letter-spacing:3px;color:#915f1b;font-size:.92rem}.sectionHeaderBand h2{margin:6px 0;font-family:Cormorant Garamond,serif;text-transform:uppercase;font-size:clamp(2.2rem,4.8vw,4rem);color:#2f1f13;line-height:.95}.serviceSection,.bridalSection,.testimonialSection{margin:22px 18px 0;border:1px solid var(--line);border-radius:12px;padding:24px;background:linear-gradient(180deg,#fffbf5e0,#fcf1dfb8)}.miniStrip{display:grid;gap:12px}.miniStripSix{grid-template-columns:repeat(6,minmax(130px,1fr))}.miniStripThree{grid-template-columns:repeat(3,minmax(0,1fr))}.miniCard{border:1px solid #e9d1ac;border-radius:10px;background:#fffdf9eb;padding:18px 14px;text-align:center}.miniIcon{font-size:30px;color:#b7781a}.miniCard h3{margin:10px 0 6px;text-transform:uppercase;font-size:1rem;letter-spacing:.5px}.miniCard p{margin:0;font-size:.93rem;line-height:1.45}.bridalPlaceholder{width:100%;height:78px;border-radius:8px;margin-bottom:10px;background:linear-gradient(135deg,#e9d3aef2,#fff5e1f2),repeating-linear-gradient(90deg,#b3762826 0 10px,#fff0 10px 20px)}.testimonialCard{text-align:left;padding-top:12px}.quoteMark{font-family:Cormorant Garamond,serif;font-size:2.2rem;color:#ba7c22;line-height:1}.testimonialCard h3{margin-top:10px;color:#8f5f20}.sectionKnowMore{margin:16px auto 2px;width:fit-content;display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-deep) 100%);border:1px solid #9f6917;border-radius:999px;padding:11px 20px;text-transform:uppercase;letter-spacing:.8px;font-size:.85rem;font-weight:600}.productsKnowMore{position:relative;z-index:1}.gallerySectionLite,.contactSectionLite{margin:22px 18px 0;border:1px solid var(--line);border-radius:12px;padding:22px;background:#fffdf8db;display:flex;justify-content:space-between;align-items:center;gap:18px}.gallerySectionLite p,.contactSectionLite p{margin:0}.gallerySectionLite p:first-child,.contactSectionLite p:first-child{text-transform:uppercase;letter-spacing:2px;color:#976424;font-size:.85rem}.gallerySectionLite h2,.contactSectionLite h2{margin:6px 0;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.2vw,2.8rem);text-transform:uppercase}.productsSection{margin:22px 18px 0}.productsFrame{position:relative;overflow:hidden;border:1px solid #e8cfa9;border-radius:16px;padding:34px 24px 26px;background:radial-gradient(circle at 50% 6%,#ffffffeb,#f7e9d4c7 42%,#f2dfc4e0);box-shadow:inset 0 0 0 1px #fff8eba6}.productsFrame:before,.productsFrame:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(220,182,127,.55);opacity:.55;pointer-events:none}.productsFrame:before{top:12px;left:12px;border-right:0;border-bottom:0;border-radius:22px 0 0}.productsFrame:after{right:12px;bottom:12px;border-left:0;border-top:0;border-radius:0 0 22px}.productsIntro{position:relative;z-index:1;max-width:none;width:100%;margin:0;text-align:center}.productsEyebrow{margin:0;font-family:Cormorant Garamond,serif;text-transform:uppercase;letter-spacing:3px;font-size:clamp(1.2rem,2vw,1.8rem);color:#76531c}.productsIntro h2{margin:-8px 0 0;font-family:Cormorant Garamond,serif;text-transform:uppercase;color:#b0771e;font-size:clamp(4rem,10vw,7.2rem);line-height:.95;font-weight:600}.productsTagline{margin:4px 0 0;color:#b16c7d;font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.4rem,2.8vw,2.2rem)}.productsFlourish,.cardFlourish{display:block;color:#b48635;font-size:18px;line-height:1}.productsFlourish{margin-top:10px}.productsCopy{margin:16px auto 0;max-width:860px;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2vw,2rem);line-height:1.32;color:#403224}.productsDivider{position:relative;z-index:1;display:flex;align-items:center;gap:18px;margin:24px 0 14px;max-width:none}.productsDivider span{flex:1;height:1px;background:#b8832647}.productsDivider p{margin:0;font-family:Cormorant Garamond,serif;text-transform:uppercase;letter-spacing:1px;font-size:clamp(1.4rem,2.5vw,2.1rem);color:#b07a2d}.productsBrandImageWrap{position:relative;z-index:1;width:100%;margin:8px 0 16px;padding:8px;border-radius:14px;background:#fffcf68f;border:1px solid rgba(218,185,136,.42)}.productsBrandImage{display:block;width:100%;height:auto;object-fit:contain;border-radius:10px}.productsGrid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1080px;margin:0 auto}.productBrandCard{min-height:128px;padding:16px 14px 14px;border:1px solid rgba(234,214,185,.95);border-radius:10px;background:linear-gradient(180deg,#fffbf5eb,#fef8efcc);text-align:center;box-shadow:0 8px 22px #a070210f}.productBrandCard h3{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,2vw,2.55rem);line-height:.95;text-transform:uppercase;color:#17130f}.brandLabel{margin:2px 0 0;text-transform:uppercase;letter-spacing:3px;font-size:.72rem;color:#27211a}.cardFlourish{margin:9px 0 6px}.brandNote{margin:0;font-family:Cormorant Garamond,serif;font-size:1.15rem;line-height:1.2;color:#44311f}.productsStage{position:relative;z-index:1;height:320px;margin-top:10px}.stageGlow{position:absolute;inset:24px 10% 4px;background:radial-gradient(circle at center,#fff4e4f2,#f8e6c7e0 46%,#f2dfc200 72%),radial-gradient(circle at 30% 64%,#ffffffe6,#fff0 40%);filter:blur(4px)}.roseAccent{position:absolute;bottom:18px;width:122px;height:122px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ffd9c4,#f1b48d 45%,#b86d4e 80%,#b86d4e00);box-shadow:0 0 0 18px #ffefdf5c;filter:saturate(.9)}.roseLeft{left:20px}.roseRight{right:120px;width:90px;height:90px}.productItem{position:absolute;bottom:20px;border-radius:10px;box-shadow:0 20px 28px #1f12072e}.productItem:after{content:"";position:absolute;left:50%;transform:translate(-50%)}.bottle{width:54px;background:linear-gradient(180deg,#3e2c1f,#111 26%,#c28639 82%,#f8ddb2)}.bottle:before{content:"";position:absolute;top:-18px;left:50%;width:28px;height:18px;transform:translate(-50%);border-radius:6px 6px 0 0;background:linear-gradient(180deg,#15100c,#5d4229)}.bottleTall{left:140px;height:128px}.bottleSlim{left:212px;width:42px;height:148px}.bottleWide{left:272px;width:62px;height:166px}.palette{left:360px;width:252px;height:102px;background:linear-gradient(180deg,#2a1e17,#090807);transform:perspective(700px) rotateX(22deg) rotateY(-10deg)}.paletteLid{position:absolute;top:-38px;left:24px;width:206px;height:50px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#2a1f18f5,#080808);transform:skew(-12deg)}.paletteGrid{position:absolute;inset:14px 18px;border-radius:6px;background:linear-gradient(90deg,transparent 0 8%,rgba(0,0,0,.12) 8% 10%,transparent 10% 50%,rgba(0,0,0,.12) 50% 52%,transparent 52% 100%),linear-gradient(180deg,transparent 0 46%,rgba(0,0,0,.12) 46% 52%,transparent 52% 100%),linear-gradient(135deg,#8a542f,#d29d63 48%,#8c4a2f)}.compact{left:640px;width:110px;height:96px;background:linear-gradient(145deg,#2c2119,#090909);transform:rotate(5deg)}.compact:after{top:18px;width:78px;height:48px;border:2px solid rgba(212,176,120,.75);border-radius:4px}.lipstick{left:800px;width:34px;height:140px;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,#15100d,#111 70%,#2f2319)}.lipstick:after{top:-32px;width:24px;height:42px;border-radius:14px 14px 6px 6px;background:linear-gradient(180deg,#d87153,#8a3f2d)}.jar{left:898px;width:110px;height:74px;border-radius:44px 44px 28px 28px;background:linear-gradient(180deg,#fff4e8,#ddc39b 48%,#fff1de)}.jar:after{top:-18px;width:120px;height:28px;border-radius:16px;background:linear-gradient(180deg,#1d1713,#090909)}.pump{right:92px;width:74px;height:152px;border-radius:12px 12px 10px 10px;background:linear-gradient(180deg,#f9dea8,#c98f27 52%,#f8cc6a)}.pump:before{content:"";position:absolute;top:-22px;left:50%;width:28px;height:22px;transform:translate(-50%);border-radius:8px 8px 0 0;background:linear-gradient(180deg,#bc7d1f,#f6ce73)}.pump:after{top:-34px;width:50px;height:8px;border-radius:10px;background:linear-gradient(90deg,#f7d887,#b97a20)}.pearlTrail{position:absolute;height:18px;background:radial-gradient(circle,rgba(255,255,255,.92) 0 34%,rgba(244,222,190,.88) 35% 60%,transparent 61%) 0 0 / 18px 18px repeat-x;opacity:.92}.pearlOne{left:24px;bottom:60px;width:200px;transform:rotate(12deg)}.pearlTwo{right:200px;bottom:54px;width:220px;transform:rotate(-10deg)}.productsQuote{position:relative;z-index:1;margin:6px auto 0;text-align:center;max-width:720px;color:#b26d72;font-family:Cormorant Garamond,serif;text-transform:uppercase;font-size:clamp(1.5rem,2.7vw,2.5rem);line-height:1.15}.productsQuote:before,.productsQuote:after{content:"✦";color:#b48635;margin:0 10px}.siteFooter{margin-top:28px;background:linear-gradient(180deg,#2f241b,#231912);color:#f5dfbc;padding:34px 18px 12px}.footerGrid{max-width:1550px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr .9fr;gap:24px}.footerCol{display:flex;flex-direction:column;gap:8px}.footerCol h4{margin:0 0 6px;text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:26px;color:#f8d8a4}.footerCol a,.footerCol p{margin:0;text-decoration:none;color:#f3e0c6;font-size:20px;line-height:1.55}.brandCol .logoName{font-size:44px}.brandCol .logoTag{color:#edd2a4}.footerLogo{margin-left:0}.footerBlurb{margin-top:8px;max-width:350px}.socials{margin-top:6px;display:flex;gap:10px}.socials a{width:34px;height:34px;border:1px solid #8d6a42;border-radius:50%;display:grid;place-items:center}.contactCol p{display:flex;gap:10px;align-items:center}.qrMock{width:180px;height:180px;border-radius:12px;background:repeating-linear-gradient(45deg,#f4d19f 0 6px,#fff8ed 6px 12px),#f8e5c4;border:8px solid #fff8ea;display:grid;place-items:center;color:#b77b1d;font-size:54px}.qrCol p{text-transform:uppercase;letter-spacing:.8px;font-size:14px}.copyright{margin:18px auto 0;max-width:1550px;border-top:1px solid #59442e;padding-top:12px;color:#d8b582;display:flex;justify-content:space-between;gap:12px;font-size:16px}.copyright p{margin:0}.bookNowBtn:hover,.filled:hover,.outlined:hover,.sectionKnowMore:hover{transform:translateY(-1px);box-shadow:0 8px 20px #492a082e}@media(max-width:1650px){.heroCopy h1{font-size:clamp(2.8rem,6vw,5.8rem)}.heroText{font-size:clamp(1rem,1.7vw,1.7rem)}.aboutContent p{font-size:clamp(1rem,1.5vw,1.5rem)}.productsCopy{font-size:clamp(1.05rem,1.45vw,1.5rem)}.brandNote{font-size:clamp(.95rem,1vw,1.05rem)}.featureCard h3{font-size:clamp(1rem,1.2vw,1.4rem)}.miniCard h3{font-size:.92rem}.miniCard p{font-size:.85rem}.featureCard p,.aboutChecks span,.footerCol a,.footerCol p{font-size:clamp(.9rem,1vw,1.15rem)}.footerCol h4{font-size:clamp(1.1rem,1.3vw,1.5rem)}.brandCol .logoName{font-size:clamp(2rem,2.2vw,2.7rem)}}@media(max-width:1100px){.siteHeader{grid-template-columns:1fr;justify-items:center;text-align:center}.heroSection{grid-template-columns:1fr}.heroImage{background-position:center top;min-height:440px}.featureStrip,.miniStripSix{grid-template-columns:repeat(3,1fr)}.miniStripThree{grid-template-columns:1fr}.featureCard{border-right:0;border-bottom:1px solid #ebd6b8}.featureCard:nth-last-child(-n+3){border-bottom:0}.aboutSection{grid-template-columns:1fr}.productsGrid{grid-template-columns:repeat(3,1fr)}.productsStage{height:280px;transform:scale(.88);transform-origin:center top}.productsBrandImageWrap{width:100%}.gallerySectionLite,.contactSectionLite{flex-direction:column;align-items:flex-start}.aboutImage{border-right:0;border-bottom:1px solid var(--line);min-height:420px;background-position:center 70%}.footerGrid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.siteTopBar{gap:10px;letter-spacing:3px}.siteTopBar .line{width:44px}.siteHeader,.heroSection,.featureStrip,.aboutSection,.serviceSection,.bridalSection,.testimonialSection,.productsSection,.gallerySectionLite,.contactSectionLite{margin-left:8px;margin-right:8px}.mainNav{gap:12px}.mainNav a{font-size:13px}.bookNowBtn,.filled,.outlined{width:100%;justify-content:center}.heroActions{gap:10px}.featureStrip,.miniStripSix{grid-template-columns:repeat(2,1fr)}.featureCard:nth-last-child(-n+3){border-bottom:1px solid #ebd6b8}.featureCard:nth-last-child(-n+2){border-bottom:0}.aboutChecks{grid-template-columns:1fr}.productsFrame{padding-left:14px;padding-right:14px}.productsBrandImageWrap{padding:6px;margin-bottom:12px}.productsDivider{gap:10px}.productsGrid{grid-template-columns:repeat(2,1fr)}.productsStage{height:200px;transform:scale(.62)}.sectionKnowMore{width:100%;justify-content:center}.footerGrid{grid-template-columns:1fr}.copyright{flex-direction:column;font-size:13px}}.detailPage{min-height:100vh;padding:18px;background:radial-gradient(circle at 18% 12%,#fffffff2,#f5e7d1e0 46%,#edd6b1d9);color:#221710;font-family:Jost,sans-serif}.detailHero{max-width:1320px;margin:18px auto 0;border:1px solid #d9bc89;border-radius:14px;display:grid;grid-template-columns:1fr .9fr;overflow:hidden;background:#fffbf5cc}.detailCopy{padding:clamp(26px,5vw,56px)}.detailEyebrow{margin:0;text-transform:uppercase;letter-spacing:3px;color:#9f6720;font-size:.92rem}.detailCopy h1{margin:8px 0 10px;font-family:Cormorant Garamond,serif;text-transform:uppercase;line-height:.95;font-size:clamp(2.6rem,6vw,5.5rem)}.detailDescription{margin:0;font-size:clamp(1rem,1.9vw,1.32rem);line-height:1.55}.detailBullets{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:12px}.detailBullets li{display:flex;align-items:flex-start;gap:9px;font-size:1.02rem;line-height:1.4}.detailBullets svg{color:#a66a1f;margin-top:2px}.detailCtaButton{margin-top:22px;border:1px solid #955f17;background:linear-gradient(135deg,#bc7c1d,#9e6415);color:#fff;border-radius:8px;padding:12px 20px;text-transform:uppercase;letter-spacing:.8px;font-weight:600;cursor:pointer}.detailVisual{min-height:520px;background-repeat:no-repeat;background-size:cover;background-position:center;border-left:1px solid #ddc49a}.visualAbout{background-image:url(/assets/sneha-D9wlHpf4.png);background-size:contain;background-color:#fcf6edd9}.visualServices{background-image:url(/assets/brand-BibMxUBy.png);background-size:contain;background-color:#fbf4e8d9}.visualBridal{background-image:url(/assets/heroimage-eeSyYN70.png);background-size:contain;background-color:#faf2e8d9}.visualContact{background-image:url(/assets/homeaboutme-BSFzEbHN.png)}.visualGallery{background-image:url(/assets/productswithimage-CcEceiG3.png);background-size:contain;background-color:#f9f2e7cc}@media(max-width:900px){.detailHero{grid-template-columns:1fr}.detailVisual{min-height:340px;border-left:0;border-top:1px solid #ddc49a}}.bridalPageWrap{min-height:100vh;padding:20px;background:radial-gradient(circle at 18% 12%,#fffffff0,#f4e3c8e6 45%,#ecd0a5db);color:#25180f;font-family:Jost,sans-serif}.bridalPageHeader{width:100%;margin:0 0 14px;border:1px solid #dcc29a;border-radius:14px;padding:20px;background:#fffaf3db}.bridalPageHeader h1{margin:0 0 4px;font-family:Cormorant Garamond,serif;text-transform:uppercase;font-size:clamp(2.2rem,4.6vw,4rem);line-height:.95}.bridalPageHeader p{margin:0;font-size:clamp(.95rem,1.6vw,1.15rem)}.bridalSectionsGrid{width:100%;margin:0;display:grid;gap:14px}.bridalStoryCard{border:1px solid #d8ba8b;border-radius:14px;padding:20px;background:#fffbf4e6}.storyThumbStrip{margin-top:14px;margin-bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.storyThumb{min-height:80px;border:1px dashed #c89d64;border-radius:9px;display:grid;place-items:center;text-align:center;background:repeating-linear-gradient(45deg,#e7cca53d 0 10px,#fff8eb66 10px 20px)}.storyThumb span{font-size:.76rem;text-transform:uppercase;letter-spacing:.7px;color:#8a5918}.storyRow{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:stretch}.storyContent{min-width:0}.bridalStoryCard.page5{background:linear-gradient(180deg,#1b140ef2,#261d14f2);color:#f5dfbc;border-color:#8d6a42}.page5 .storyThumb{border-color:#8f6a41;background:repeating-linear-gradient(45deg,#4d3a264d 0 10px,#231b136b 10px 20px)}.page5 .storyThumb span{color:#e2b677}.storyBadge{margin:0;display:inline-block;border:1px solid #c89d64;border-radius:999px;padding:5px 12px;text-transform:uppercase;letter-spacing:1px;font-size:.72rem;color:#996019;background:#fff7e8e6}.page5 .storyBadge{background:#2a2016e6;border-color:#8f6c44;color:#f1ca92}.storyBadge+h2{margin-top:12px}.bridalStoryCard h2{margin:0;font-family:Cormorant Garamond,serif;text-transform:uppercase;font-size:clamp(2rem,4vw,3.3rem);line-height:.95}.storySubtitle{margin:6px 0 0;color:#9a671f;font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.3rem,2.5vw,2rem)}.page5 .storySubtitle{color:#e3b67b}.storyDescription{margin:12px 0 0;font-size:clamp(.98rem,1.6vw,1.1rem);line-height:1.6;max-width:900px}.storyPoints{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.storyPoints span{border:1px solid #e0c399;background:#fff9eeeb;border-radius:999px;padding:8px 12px;text-transform:uppercase;font-size:.77rem;letter-spacing:.8px;color:#764d17}.page5 .storyPoints span{border-color:#8f6a41;background:#2a2117d9;color:#e8bf85}.storyImagePlaceholder{margin-top:0;min-height:280px;border:1px dashed #c69a5f;border-radius:10px;display:grid;place-items:center;text-align:center;background:repeating-linear-gradient(45deg,#e7cca542 0 12px,#fff7e96b 12px 24px)}.page5 .storyImagePlaceholder{border-color:#946f45;background:repeating-linear-gradient(45deg,#4d3a265c 0 12px,#231b1375 12px 24px)}.storyImagePlaceholder span{padding:0 12px;font-size:.92rem;letter-spacing:.3px}.storyQuote{margin:16px 0 0;font-family:Cormorant Garamond,serif;text-transform:uppercase;color:#9a6117;font-size:clamp(1.2rem,2.2vw,1.8rem);text-align:center;line-height:1.25}.page5 .storyQuote{color:#e4b471}@media(max-width:700px){.bridalPageWrap{padding:10px}.storyRow{grid-template-columns:1fr;gap:12px}.storyThumbStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.storyThumb{min-height:70px}.bridalPageHeader,.bridalStoryCard{padding:14px}.storyImagePlaceholder{min-height:130px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Segoe UI,sans-serif;background:#fff9f4;color:#2f2f2f;overflow-x:hidden}img{width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none}section{padding:90px 8%}:root{--primary:#B58B45;--secondary:#D8B56A;--background:#FFF9F4;--white:#fff;--dark:#242424;--light:#faf6ef;--border:#e6d6ba;--text:#555}.container{width:100%;max-width:1200px;margin:auto}.gold{color:var(--primary)}.heading{font-size:70px;font-weight:300;letter-spacing:4px;text-transform:uppercase}.subHeading{font-size:22px;color:var(--primary);margin-top:20px;font-style:italic}.description{color:#555;line-height:1.8;margin-top:20px}.divider{width:120px;height:2px;background:var(--primary);margin:30px auto}
