.NewsletterBanner-module__h23IFG__section{padding:clamp(56px, 7vw, 96px) max(var(--section-pad-inline,24px), 20px);background:#0a0a0a;position:relative;overflow:hidden}.NewsletterBanner-module__h23IFG__inner{max-width:var(--container-max,1200px);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid}.NewsletterBanner-module__h23IFG__textCol{flex-direction:column;gap:16px;display:flex}.NewsletterBanner-module__h23IFG__eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:#c9a24a;border:1px solid #c9a24a59;border-radius:999px;width:fit-content;padding:6px 14px;font-size:9px;font-weight:700;display:inline-block}.NewsletterBanner-module__h23IFG__heading{color:#fff;letter-spacing:-.01em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,3.5vw,48px);font-weight:600;line-height:1.2}.NewsletterBanner-module__h23IFG__headingGold{color:#c9a24a;font-family:Great Vibes,cursive;font-size:1.25em;font-style:normal;font-weight:400;line-height:1.3;display:inline-block}.NewsletterBanner-module__h23IFG__subtitle{color:#ffffff80;max-width:420px;margin:0;font-size:15px;line-height:1.75}.NewsletterBanner-module__h23IFG__formCol{flex-direction:column;justify-content:center;display:flex}.NewsletterBanner-module__h23IFG__form{flex-direction:column;gap:12px;display:flex}.NewsletterBanner-module__h23IFG__inputRow{border:1px solid #c9a24a4d;border-radius:2px;gap:0;transition:border-color .2s;display:flex;overflow:hidden}.NewsletterBanner-module__h23IFG__inputRow:focus-within{border-color:#c9a24ab3}.NewsletterBanner-module__h23IFG__input{color:#fff;background:#ffffff0a;border:none;outline:none;flex:1;min-width:0;padding:14px 18px;font-size:14px}.NewsletterBanner-module__h23IFG__input::placeholder{color:#ffffff40}.NewsletterBanner-module__h23IFG__cta{color:#0a0a0a;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#c9a24a;border:none;flex-shrink:0;padding:14px 24px;font-size:12px;font-weight:700;transition:background .2s}.NewsletterBanner-module__h23IFG__cta:hover:not(:disabled){background:#d9b45e}.NewsletterBanner-module__h23IFG__cta:disabled{opacity:.6;cursor:not-allowed}.NewsletterBanner-module__h23IFG__alreadyMsg{color:#c9a24ad9;margin:0;font-size:13px}.NewsletterBanner-module__h23IFG__errorMsg{color:#e07070;margin:0;font-size:13px}.NewsletterBanner-module__h23IFG__privacy{color:#fff3;letter-spacing:.02em;margin:0;font-size:11px}.NewsletterBanner-module__h23IFG__successState{flex-direction:column;gap:10px;display:flex}.NewsletterBanner-module__h23IFG__checkIcon{color:#c9a24a}.NewsletterBanner-module__h23IFG__successMsg{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.5}.NewsletterBanner-module__h23IFG__successSub{color:#fff6;margin:0;font-size:13px}@media (max-width:767px){.NewsletterBanner-module__h23IFG__inner{grid-template-columns:1fr;gap:32px}.NewsletterBanner-module__h23IFG__inputRow{border-radius:2px;flex-direction:column}.NewsletterBanner-module__h23IFG__cta{text-align:center;padding:14px}}
.RecentBlogPosts-module__WQdj2W__section{max-width:1080px;margin:0 auto;padding:72px 24px}.RecentBlogPosts-module__WQdj2W__head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.RecentBlogPosts-module__WQdj2W__title{font-family:var(--font-heading,"Playfair Display", serif);color:var(--color-foreground,#0a0a0a);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.RecentBlogPosts-module__WQdj2W__subtitle{font-size:var(--text-sm,.9rem);color:var(--color-muted,#888);margin:8px 0 0}.RecentBlogPosts-module__WQdj2W__viewAll{font-size:var(--text-sm,.85rem);color:var(--color-brand,#c9a24a);white-space:nowrap;transition:gap var(--duration-fast,.2s) var(--easing-default,ease);flex:none;align-items:center;gap:7px;font-weight:600;text-decoration:none;display:inline-flex}.RecentBlogPosts-module__WQdj2W__viewAll:hover{gap:11px}.RecentBlogPosts-module__WQdj2W__viewAllIcon{width:15px;height:15px}.RecentBlogPosts-module__WQdj2W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.RecentBlogPosts-module__WQdj2W__card{background:var(--color-background,#fff);border-radius:var(--radius-xl,16px);color:inherit;box-shadow:var(--shadow-sm,0 1px 4px #0000000f);transition:transform var(--duration-fast,.2s) var(--easing-default,ease), box-shadow var(--duration-fast,.2s) var(--easing-default,ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.RecentBlogPosts-module__WQdj2W__card:hover{box-shadow:var(--shadow-md,0 4px 16px #00000014);transform:translateY(-3px)}.RecentBlogPosts-module__WQdj2W__cardImage{aspect-ratio:16/10;background:#f0ede8;position:relative;overflow:hidden}.RecentBlogPosts-module__WQdj2W__cardImg{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow,.6s) var(--easing-default,ease);display:block}.RecentBlogPosts-module__WQdj2W__card:hover .RecentBlogPosts-module__WQdj2W__cardImg{transform:scale(1.04)}.RecentBlogPosts-module__WQdj2W__cardBody{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.RecentBlogPosts-module__WQdj2W__cardMeta{font-size:var(--text-xs,.72rem);color:var(--color-muted,#888);letter-spacing:.03em;align-items:center;gap:10px;margin-bottom:10px;display:flex}.RecentBlogPosts-module__WQdj2W__cardCategory{color:var(--color-brand,#c9a24a);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:700}.RecentBlogPosts-module__WQdj2W__cardTitle{font-family:var(--font-heading,"Playfair Display", serif);font-size:var(--text-base,1rem);color:var(--color-foreground,#0a0a0a);margin:0 0 8px;font-weight:600;line-height:1.35}.RecentBlogPosts-module__WQdj2W__cardExcerpt{font-size:var(--text-sm,.85rem);color:var(--color-muted,#777);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.RecentBlogPosts-module__WQdj2W__cardRead{font-size:var(--text-xs,.72rem);color:var(--color-muted,#999);margin-top:auto;padding-top:12px}@media (max-width:1023px){.RecentBlogPosts-module__WQdj2W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.RecentBlogPosts-module__WQdj2W__section{padding:48px 16px}.RecentBlogPosts-module__WQdj2W__head{flex-direction:column;align-items:flex-start;margin-bottom:24px}.RecentBlogPosts-module__WQdj2W__grid{grid-template-columns:1fr;gap:16px}}
.post-module__hlno2G__article{background:var(--color-surface-alt,#faf8f4);min-height:100vh;padding-bottom:80px}.post-module__hlno2G__articleHeader{text-align:center;max-width:860px;margin:0 auto;padding:32px 32px 24px}.post-module__hlno2G__categoryBadge{background:var(--color-brand,#c9a24a);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full,9999px);margin-bottom:16px;padding:5px 14px;font-size:.6rem;font-weight:700;display:inline-block}.post-module__hlno2G__articleTitle{font-family:var(--font-heading,"Playfair Display", serif);color:var(--color-foreground,#0a0a0a);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:var(--leading-tight,1.15);margin:0 0 16px}.post-module__hlno2G__articleMeta{font-size:var(--text-xs,.75rem);color:var(--color-muted,#888);letter-spacing:.03em;justify-content:center;gap:20px;display:flex}.post-module__hlno2G__coverWrap{aspect-ratio:2;border-radius:var(--radius-xl,16px);max-width:1080px;margin:0 auto 48px;position:relative;overflow:hidden}.post-module__hlno2G__coverImg{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.post-module__hlno2G__bodyGrid{grid-template-columns:240px 1fr;align-items:start;gap:56px;max-width:1160px;margin:0 auto;padding:0 32px;display:grid}.post-module__hlno2G__sidebar{display:block}.post-module__hlno2G__body{min-width:0;max-width:760px}.post-module__hlno2G__lead{font-size:var(--text-md,1.125rem);color:var(--color-muted,#444);line-height:var(--leading-relaxed,1.8);border-bottom:1px solid var(--color-border,#ebebeb);margin-bottom:32px;padding-bottom:32px;font-style:italic}.post-module__hlno2G__tocInline{background:var(--color-background,#fff);border:1px solid var(--color-border,#ebebeb);border-radius:var(--radius-lg,10px);margin-bottom:40px;padding:24px 28px 20px;display:none}.post-module__hlno2G__tocTitle{font-family:var(--font-heading,"Playfair Display", serif);font-size:var(--text-sm,.9rem);color:var(--color-foreground,#0a0a0a);letter-spacing:.03em;text-transform:uppercase;margin:0 0 14px;font-weight:700}.post-module__hlno2G__tocList{counter-reset:toc;margin:0;padding:0;list-style:none}.post-module__hlno2G__tocItem{counter-increment:toc;margin-bottom:6px}.post-module__hlno2G__tocItem:before{content:counter(toc) ".";width:24px;font-size:var(--text-xs,.8rem);color:var(--color-brand,#c9a24a);font-weight:600;display:inline-block}.post-module__hlno2G__tocItemSub{margin-bottom:4px;padding-left:24px}.post-module__hlno2G__tocLink{font-size:var(--text-sm,.9rem);color:var(--color-foreground,#1a1a1a);transition:color var(--duration-fast,.15s);line-height:1.6;text-decoration:none}.post-module__hlno2G__tocLink:hover{color:var(--color-brand,#c9a24a);text-decoration:underline}.post-module__hlno2G__bodyP{font-size:var(--text-base,1rem);line-height:var(--leading-relaxed,1.8);color:var(--color-foreground,#1a1a1a);margin:0 0 20px}.post-module__hlno2G__bodyH2{font-family:var(--font-heading,"Playfair Display", serif);color:var(--color-foreground,#0a0a0a);font-size:clamp(1.4rem,2.5vw,1.6rem);font-weight:700;line-height:var(--leading-snug,1.2);margin:48px 0 16px}.post-module__hlno2G__bodyH3{font-family:var(--font-heading,"Playfair Display", serif);color:var(--color-foreground,#0a0a0a);margin:32px 0 12px;font-size:1.2rem;font-weight:600}.post-module__hlno2G__bodyQuote{border-left:3px solid var(--color-brand,#c9a24a);border-radius:0 var(--radius-lg,8px) var(--radius-lg,8px) 0;color:var(--color-muted,#444);font-style:italic;font-size:var(--text-base,1rem);line-height:var(--leading-relaxed,1.7);background:#c9a24a0f;margin:32px 0;padding:16px 24px}.post-module__hlno2G__bodyImage{margin:40px 0}.post-module__hlno2G__bodyImg{border-radius:var(--radius-lg,10px);width:100%;height:auto}.post-module__hlno2G__bodyCaption{text-align:center;font-size:var(--text-xs,.8rem);color:var(--color-muted,#888);margin-top:8px}.post-module__hlno2G__internalLink{border:1px solid #c9a24a40;border-left:3px solid var(--color-brand,#c9a24a);border-radius:0 var(--radius-lg,8px) var(--radius-lg,8px) 0;background:linear-gradient(135deg,#c9a24a14 0%,#c9a24a08 100%);align-items:flex-start;gap:14px;margin:32px 0;padding:18px 22px;display:flex}.post-module__hlno2G__internalLinkIcon{width:20px;height:20px;color:var(--color-brand,#c9a24a);flex-shrink:0;margin-top:2px}.post-module__hlno2G__internalLinkText{color:var(--color-foreground,#1a1a1a);font-size:.92rem;line-height:1.65}.post-module__hlno2G__internalLinkAnchor{color:var(--color-brand,#c9a24a);white-space:nowrap;font-weight:600;text-decoration:none;transition:color .15s}.post-module__hlno2G__internalLinkAnchor:hover{color:var(--color-foreground,#0a0a0a);text-decoration:underline}.post-module__hlno2G__relatedSection{max-width:960px;margin:72px auto 0;padding:0 24px}.post-module__hlno2G__relatedTitle{font-family:var(--font-heading,"Playfair Display", serif);color:var(--color-foreground,#0a0a0a);margin:0 0 32px;font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:600}.post-module__hlno2G__relatedGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.post-module__hlno2G__relatedCard{background:var(--color-background,#fff);border-radius:var(--radius-xl,16px);color:inherit;box-shadow:var(--shadow-sm,0 1px 4px #0000000f);transition:transform var(--duration-base,.3s) var(--easing-default,ease), box-shadow var(--duration-base,.3s) var(--easing-default,ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.post-module__hlno2G__relatedCard:hover{box-shadow:var(--shadow-md,0 4px 16px #00000014);transform:translateY(-3px)}.post-module__hlno2G__relatedCardImage{aspect-ratio:16/10;background:#f0ede8;position:relative;overflow:hidden}.post-module__hlno2G__relatedCardImg{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow,.6s) var(--easing-default,ease);display:block}.post-module__hlno2G__relatedCard:hover .post-module__hlno2G__relatedCardImg{transform:scale(1.04)}.post-module__hlno2G__relatedCardBody{padding:16px 20px 20px}.post-module__hlno2G__relatedCardTitle{font-family:var(--font-heading,"Playfair Display", serif);font-size:var(--text-sm,.9rem);color:var(--color-foreground,#0a0a0a);margin:0;font-weight:600;line-height:1.35}.post-module__hlno2G__postSections{border-top:1px solid var(--color-border,#ebebeb);margin-top:64px}.post-module__hlno2G__articleFooter{border-top:1px solid var(--color-border,#ebebeb);max-width:720px;margin:64px auto 0;padding:32px 24px 0}.post-module__hlno2G__backLinkFooter{font-size:var(--text-xs,.75rem);letter-spacing:var(--tracking-wide,.05em);text-transform:uppercase;color:var(--color-muted,#888);transition:color var(--duration-fast,.15s);font-weight:600;text-decoration:none}.post-module__hlno2G__backLinkFooter:hover{color:var(--color-brand,#c9a24a)}@media (max-width:1023px){.post-module__hlno2G__bodyGrid{grid-template-columns:1fr;gap:0}.post-module__hlno2G__sidebar{display:none}.post-module__hlno2G__tocInline{display:block}.post-module__hlno2G__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.post-module__hlno2G__coverWrap{aspect-ratio:3/2;border-radius:0;margin-bottom:32px}.post-module__hlno2G__relatedGrid{grid-template-columns:1fr;gap:16px}.post-module__hlno2G__relatedSection{margin-top:48px}.post-module__hlno2G__bodyGrid{padding:0 16px}.post-module__hlno2G__internalLink{gap:10px;padding:14px 16px}}
