:root{--fc-primary:#7E5A67;--fc-accent:#D9A8A9;--fc-cream:#FBF7F4;--fc-dark:#2A2527;--fc-border:rgba(42,37,39,.11);--fc-shadow:0 18px 50px rgba(42,37,39,.09)}.fc-page-shell,.fc-home{background:#fff;color:var(--fc-dark);font-family:"DM Sans",system-ui,-apple-system,sans-serif}.fc-container{width:min(1160px,92%);margin:0 auto}.fc-hero{padding:92px 0 72px;background:linear-gradient(130deg,var(--fc-cream),#fff 68%);position:relative;overflow:hidden}.fc-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-160px;background:radial-gradient(circle,var(--fc-accent),transparent 68%);opacity:.22}.fc-home-hero{min-height:600px;display:flex;align-items:center}.fc-hero-split{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;position:relative;z-index:1}.fc-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--fc-primary);display:inline-block;margin-bottom:14px}.fc-hero h1,.fc-home-hero h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(44px,6vw,80px);line-height:.98;letter-spacing:-.03em;margin:0 0 22px;max-width:760px}.fc-hero p,.fc-home-hero p{font-size:18px;line-height:1.75;max-width:650px;color:#62595c}.fc-hero-image img,.fc-bloom-card{width:100%;border-radius:32px;box-shadow:var(--fc-shadow)}.fc-bloom-card{min-height:420px;background:linear-gradient(145deg,#f1d6d5,#f7ede8 52%,#d9b9ae);display:flex;flex-direction:column;justify-content:end;padding:38px;position:relative;overflow:hidden}.fc-bloom-card:before,.fc-bloom-card:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);background:rgba(255,255,255,.32)}.fc-bloom-card:before{width:190px;height:190px;right:-40px;top:80px}.fc-bloom-card:after{width:130px;height:130px;left:-30px;top:150px}.fc-bloom-card span,.fc-bloom-card strong,.fc-bloom-card em{position:relative;z-index:1}.fc-bloom-card strong{font:700 42px/1.05 "Playfair Display",Georgia,serif;max-width:300px}.fc-bloom-card em{margin-top:10px;color:#6c5a5c}.fc-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.fc-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:48px;padding:12px 21px;border:1px solid transparent;border-radius:999px;text-decoration:none;font:700 14px/1.2 "DM Sans",system-ui,-apple-system,sans-serif;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.fc-btn:hover{transform:translateY(-2px)}
.fc-btn:focus-visible{outline:3px solid color-mix(in srgb,var(--fc-accent) 70%,#fff);outline-offset:3px}
.fc-btn-primary{background:var(--fc-primary);color:#fff;border-color:var(--fc-primary)}
.fc-btn-primary:hover{background:var(--fc-dark);border-color:var(--fc-dark);color:#fff;box-shadow:0 12px 28px rgba(42,37,39,.18)}
.fc-btn-ghost{border-color:var(--fc-border);color:var(--fc-dark);background:#fff}
.fc-btn-ghost:hover{border-color:var(--fc-primary);color:var(--fc-primary);background:var(--fc-cream);box-shadow:0 8px 20px rgba(42,37,39,.08)}
.fc-btn-dark{background:var(--fc-dark);color:#fff;border-color:var(--fc-dark)}
.fc-btn-dark:hover{background:var(--fc-primary);border-color:var(--fc-primary);color:#fff}
.fc-btn-small{min-height:40px;padding:9px 16px;font-size:13px}
.fc-btn-link{min-height:auto;padding:8px 0;border:0;border-radius:0;background:transparent;color:var(--fc-primary);font-weight:800;box-shadow:none}
.fc-btn-link:hover{transform:none;color:var(--fc-dark);box-shadow:none}
.fc-btn-link:focus-visible{outline-offset:5px}
.fc-btn[aria-disabled="true"],.fc-btn:disabled{opacity:.55;pointer-events:none;transform:none}.fc-content-section{padding:76px 0}.fc-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.fc-section-head h2,.fc-band h2{font:600 clamp(30px,4vw,48px)/1.08 "Playfair Display",Georgia,serif;margin:0}.fc-section-head a{color:var(--fc-primary);text-decoration:none;font-weight:700}.fc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fc-card{background:#fff;border:1px solid var(--fc-border);border-radius:24px;overflow:hidden;box-shadow:0 8px 30px rgba(42,37,39,.04);transition:.22s transform,.22s box-shadow}.fc-card:hover{transform:translateY(-5px);box-shadow:var(--fc-shadow)}.fc-card a{text-decoration:none;color:inherit}.fc-item-card img,.fc-post-card img{width:100%;height:280px;object-fit:cover;display:block}.fc-card-body{padding:22px}.fc-card-body h2{font:600 28px/1.15 "Playfair Display",Georgia,serif;margin:0 0 8px}.fc-card-body p{color:#6e6669;line-height:1.65;margin:0}.fc-price{font-weight:800;color:var(--fc-primary);font-size:18px;margin:10px 0}.fc-price-large{font-size:24px;margin:0 0 18px}.fc-band{padding:72px 0;background:var(--fc-dark);color:#fff}.fc-band-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.fc-band .fc-eyebrow{color:var(--fc-accent)}.fc-mini-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fc-mini-links a{border:1px solid rgba(255,255,255,.15);padding:20px;border-radius:18px;color:#fff;text-decoration:none;background:rgba(255,255,255,.04)}.fc-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fc-trust{padding:26px;border-radius:22px;background:var(--fc-cream)}.fc-trust strong{font-size:30px;color:var(--fc-primary)}.fc-trust h3{font-size:21px;margin:10px 0}.fc-trust p{color:#665e61;line-height:1.65}.fc-rich{font-size:17px;line-height:1.9}.fc-contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.fc-contact-grid .fc-card{padding:30px}.fc-floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff;font-weight:900;text-decoration:none;z-index:9999;box-shadow:0 16px 34px rgba(37,211,102,.3)}@media(max-width:900px){.fc-hero-split,.fc-band-grid,.fc-contact-grid{grid-template-columns:1fr}.fc-home-hero{min-height:auto}.fc-grid,.fc-trust-grid{grid-template-columns:1fr 1fr}.fc-hero{padding:72px 0 50px}.fc-section-head{align-items:start;flex-direction:column}}@media(max-width:620px){.fc-grid,.fc-trust-grid,.fc-mini-links{grid-template-columns:1fr}.fc-hero h1,.fc-home-hero h1{font-size:46px}.fc-content-section{padding:54px 0}.fc-card-body h2{font-size:25px}.fc-item-card img,.fc-post-card img{height:230px}.fc-floating-wa{right:16px;bottom:16px}}
.fc-hero-copy{position:relative}.fc-hero-micro{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;color:#6b6266;font-size:13px}.fc-hero-micro span{display:inline-flex;align-items:center;gap:5px}.fc-trust-strip{margin-top:-1px;position:relative;z-index:3;background:#fff;border:1px solid var(--fc-border);border-radius:22px;box-shadow:0 15px 45px rgba(42,37,39,.08);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.fc-trust-strip div{padding:23px;border-right:1px solid var(--fc-border);display:flex;flex-direction:column;gap:3px}.fc-trust-strip div:last-child{border-right:0}.fc-trust-strip strong{font:700 25px/1 "Playfair Display",Georgia,serif;color:var(--fc-primary)}.fc-trust-strip span{font-size:12px;color:#746d70}.fc-section-tight{padding-top:24px}.fc-section-head p{margin:10px 0 0;color:#6f676a;max-width:700px;line-height:1.65}.fc-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fc-feature-card{padding:32px;min-height:240px;border-radius:28px;text-decoration:none;color:inherit;display:flex;justify-content:space-between;align-items:end;position:relative;overflow:hidden}.fc-feature-card:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-100px;top:-80px;background:rgba(255,255,255,.28)}.fc-feature-card>div,.fc-feature-arrow{position:relative;z-index:1}.fc-feature-product{background:linear-gradient(135deg,#f2d9d6,#f9eee8)}.fc-feature-event{background:linear-gradient(135deg,#ebe6de,#f8f5ef)}.fc-feature-card h3{font:600 36px/1.05 "Playfair Display",Georgia,serif;margin:5px 0 10px;max-width:430px}.fc-feature-card p{max-width:470px;color:#635c5f;line-height:1.6;margin:0}.fc-feature-arrow{font-size:26px;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.72);display:flex;align-items:center;justify-content:center}.fc-category-pills{display:flex;flex-wrap:wrap;gap:10px}.fc-category-pills a{display:flex;gap:12px;align-items:center;padding:12px 15px;border:1px solid var(--fc-border);border-radius:999px;text-decoration:none;color:var(--fc-dark);background:#fff}.fc-category-pills span{font-size:11px;background:var(--fc-cream);padding:4px 7px;border-radius:999px;color:#766d71}.fc-band-soft{background:linear-gradient(135deg,#f7efec,#fbf7f4);color:var(--fc-dark);border-top:1px solid #eee4e1;border-bottom:1px solid #eee4e1}.fc-band-soft .fc-eyebrow{color:var(--fc-primary)}.fc-band-soft p{color:#675f62;line-height:1.7;max-width:680px}.fc-band-cta{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.fc-band-cta>span{font-size:12px;color:#756d70}.fc-event-chip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fc-event-chip-grid a{display:flex;align-items:center;justify-content:space-between;gap:15px;text-decoration:none;color:var(--fc-dark);padding:19px 20px;border:1px solid var(--fc-border);border-radius:17px;background:#fff;transition:.18s transform,.18s box-shadow}.fc-event-chip-grid a:hover{transform:translateY(-2px);box-shadow:var(--fc-shadow)}.fc-event-chip-grid strong{font-size:15px}.fc-event-chip-grid span{font-size:11px;color:#81797d;white-space:nowrap}.fc-process-grid .fc-trust{background:#fff;border:1px solid var(--fc-border)}.fc-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.fc-faq-grid h2{font:600 clamp(32px,4vw,48px)/1.08 "Playfair Display",Georgia,serif;margin:0}.fc-faq-grid>div>p{line-height:1.7;color:#6c6467}.fc-faq-list{border-top:1px solid var(--fc-border)}.fc-faq-list details{border-bottom:1px solid var(--fc-border);padding:18px 0}.fc-faq-list summary{cursor:pointer;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:20px}.fc-faq-list summary::-webkit-details-marker{display:none}.fc-faq-list summary:after{content:"+";font-size:21px;color:var(--fc-primary)}.fc-faq-list details[open] summary:after{content:"−"}.fc-faq-list p{color:#6d6669;line-height:1.7;margin:12px 0 0}.fc-location-callout{padding:70px 0;background:var(--fc-dark);color:#fff}.fc-location-callout .fc-eyebrow{color:var(--fc-accent)}.fc-location-callout-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.fc-location-callout h2{font:600 clamp(32px,4vw,48px)/1.08 "Playfair Display",Georgia,serif;margin:0}.fc-location-callout p{color:#d4ccce;line-height:1.7;max-width:680px}.fc-location-callout .fc-btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.3)}.fc-final-cta{display:flex;align-items:center;justify-content:space-between;gap:30px}.fc-final-cta h2{font:600 clamp(34px,5vw,58px)/1.04 "Playfair Display",Georgia,serif;margin:0 0 10px}.fc-final-cta p{color:#6d6468;line-height:1.7;margin:0;max-width:680px}.fc-empty-note{padding:24px;background:var(--fc-cream);border-radius:18px;color:#6c6467}
@media(max-width:900px){.fc-trust-strip{grid-template-columns:repeat(2,1fr)}.fc-trust-strip div:nth-child(2){border-right:0}.fc-trust-strip div:nth-child(-n+2){border-bottom:1px solid var(--fc-border)}.fc-feature-grid,.fc-faq-grid{grid-template-columns:1fr}.fc-event-chip-grid{grid-template-columns:1fr 1fr}.fc-location-callout-inner,.fc-final-cta{align-items:flex-start;flex-direction:column}.fc-band-cta{align-items:flex-start}}
@media(max-width:620px){.fc-trust-strip{grid-template-columns:1fr 1fr;border-radius:18px}.fc-trust-strip div{padding:16px}.fc-trust-strip strong{font-size:22px}.fc-feature-card{min-height:210px;padding:24px}.fc-feature-card h3{font-size:30px}.fc-event-chip-grid{grid-template-columns:1fr}.fc-category-pills{gap:8px}.fc-category-pills a{font-size:13px}.fc-final-cta{padding-bottom:65px}}

.fc-trust-badges{padding:54px 0 10px}.fc-trust-badges-head{max-width:760px;margin-bottom:22px}.fc-trust-badges-head h2{font:600 clamp(30px,4vw,46px)/1.08 "Playfair Display",Georgia,serif;margin:0 0 10px}.fc-trust-badges-head p{margin:0;color:#6e6669;line-height:1.7}.fc-trust-badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fc-trust-badge{display:flex;align-items:center;gap:12px;min-height:82px;padding:16px 17px;border:1px solid var(--fc-border);border-radius:20px;background:#fff;color:var(--fc-dark);text-decoration:none;box-shadow:0 8px 28px rgba(42,37,39,.04);transition:.18s transform,.18s box-shadow,.18s border-color}.fc-trust-badge:hover{transform:translateY(-3px);box-shadow:var(--fc-shadow);border-color:#d9c9c9}.fc-trust-badge-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;background:var(--fc-cream);font-weight:800;font-size:18px}.fc-trust-badge-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.fc-trust-badge-copy strong{font-size:14px;line-height:1.2}.fc-trust-badge-copy small{font-size:12px;color:#766f72;line-height:1.35}.fc-trust-badge-arrow{margin-left:auto;color:#8b7d82;font-size:17px}.fc-trust-badge.google .fc-trust-badge-icon{font-family:Arial,sans-serif}.fc-trust-badge.trustpilot .fc-trust-badge-icon{font-family:Georgia,serif}.fc-trust-badge.facebook .fc-trust-badge-icon{font-family:Arial,sans-serif}.fc-trust-badge.instagram .fc-trust-badge-icon{font-size:20px}@media(max-width:1000px){.fc-trust-badge-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.fc-trust-badges{padding-top:42px}.fc-trust-badge-grid{grid-template-columns:1fr}.fc-trust-badge{min-height:74px}}

@media(max-width:620px){.fc-hero-actions .fc-btn,.fc-band-cta .fc-btn,.fc-final-cta .fc-btn{min-width:min(100%,280px)}.fc-hero-actions .fc-btn{width:100%}.fc-band-cta .fc-btn,.fc-final-cta .fc-btn{width:100%}}

.fc-location-card img,.fc-location-art{width:100%;height:210px;object-fit:cover;display:block}.fc-location-art{background:linear-gradient(135deg,#efe3df,#f7f1ec);position:relative;overflow:hidden}.fc-location-art:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-60px;background:rgba(126,90,103,.10)}.fc-location-art:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;left:-35px;bottom:-45px;background:rgba(217,168,169,.22)}.fc-location-art span{position:absolute;left:20px;bottom:18px;z-index:1;font:600 28px/1.1 "Playfair Display",Georgia,serif;color:var(--fc-primary)}.fc-location-meta{font-size:12px;font-weight:700;color:#8a7b80;margin:4px 0 10px}.fc-location-card .fc-card-body p{min-height:52px}.fc-card-link{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:var(--fc-primary);font-size:13px;font-weight:800}.fc-location-home-section .fc-grid{margin-top:2px}

/* Event service page */
.fc-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12px;color:#82787d;margin-bottom:30px}.fc-breadcrumbs a{color:var(--fc-primary);text-decoration:none;font-weight:700}.fc-breadcrumbs a:hover{text-decoration:underline}.fc-event-hero{padding:34px 0 72px;background:linear-gradient(135deg,var(--fc-cream),#fff 66%);position:relative;overflow:hidden}.fc-event-hero:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-210px;top:-190px;background:radial-gradient(circle,var(--fc-accent),transparent 68%);opacity:.18;pointer-events:none}.fc-event-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:52px;align-items:center;position:relative;z-index:1}.fc-event-hero-copy h1{font:600 clamp(44px,6vw,78px)/.99 "Playfair Display",Georgia,serif;letter-spacing:-.03em;margin:0 0 14px;max-width:760px}.fc-event-subtitle{font:600 clamp(20px,2.2vw,27px)/1.35 "Playfair Display",Georgia,serif;color:#574d51;margin:0 0 13px;max-width:720px}.fc-event-lead{max-width:690px;color:#665d61;font-size:18px;line-height:1.8;margin:0}.fc-event-hero-media{min-height:430px}.fc-event-hero-media img,.fc-event-placeholder{width:100%;height:100%;min-height:430px;object-fit:cover;border-radius:30px;box-shadow:var(--fc-shadow);display:block}.fc-event-placeholder{background:linear-gradient(145deg,#ecd3d1,#f7ede8 58%,#d8b8ae);position:relative;overflow:hidden}.fc-event-placeholder:before,.fc-event-placeholder:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.28)}.fc-event-placeholder:before{width:220px;height:220px;right:-70px;top:45px}.fc-event-placeholder:after{width:140px;height:140px;left:-35px;bottom:55px}.fc-event-placeholder span{position:absolute;left:34px;right:34px;bottom:36px;z-index:1;font:600 38px/1.05 "Playfair Display",Georgia,serif;color:var(--fc-primary)}.fc-event-trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px;color:#6d6367;font-size:13px}.fc-event-trust-row span{display:inline-flex;align-items:center;gap:5px}.fc-event-taxonomy-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding-top:26px;padding-bottom:4px}.fc-taxonomy-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em;color:#82777b}.fc-event-main{padding-bottom:88px}.fc-event-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:54px;padding-top:70px;align-items:start}.fc-event-article{max-width:780px}.fc-content-kicker{margin-bottom:14px}.fc-event-article h2,.fc-event-article h3{font-family:"Playfair Display",Georgia,serif;color:var(--fc-dark)}.fc-event-article h2{font-size:34px;line-height:1.15;margin-top:42px}.fc-event-article h3{font-size:26px;line-height:1.2;margin-top:30px}.fc-event-article ul,.fc-event-article ol{padding-left:22px}.fc-event-article a{color:var(--fc-primary);font-weight:700}.fc-sticky-card{position:sticky;top:28px;background:#fff;border:1px solid var(--fc-border);border-radius:24px;padding:26px;box-shadow:var(--fc-shadow)}.fc-sticky-card h2{font:600 30px/1.08 "Playfair Display",Georgia,serif;margin:4px 0 11px}.fc-sticky-card p{line-height:1.7;color:#675e62;margin-bottom:18px}.fc-sticky-card .fc-btn{width:100%}.fc-aside-note{display:block;margin-top:12px;color:#887d82;font-size:11px;line-height:1.5}.fc-event-products{border-top:1px solid var(--fc-border);margin-top:18px}.fc-event-related-grid .fc-item-card img{height:230px}.fc-event-related-grid .fc-card-body h2{font-size:25px}.fc-event-related-grid .fc-card-link{margin-top:12px}.fc-event-process{border-top:1px solid var(--fc-border)}.fc-event-faq{border-top:1px solid var(--fc-border)}.fc-event-final-cta{margin-top:16px;padding:38px;border-radius:28px;background:linear-gradient(135deg,#f6e9e6,#fbf7f4);border:1px solid #eadfda;display:flex;justify-content:space-between;gap:28px;align-items:center}.fc-event-final-cta h2{font:600 clamp(30px,4vw,48px)/1.06 "Playfair Display",Georgia,serif;margin:0 0 10px;max-width:740px}.fc-event-final-cta p{max-width:650px;color:#6b6266;line-height:1.7;margin:0}.fc-event-final-actions{display:flex;flex-wrap:wrap;gap:10px;flex:0 0 auto}.fc-event-final-actions .fc-btn{min-width:180px}@media(max-width:900px){.fc-event-hero-grid,.fc-event-content-layout{grid-template-columns:1fr}.fc-event-hero-grid{gap:30px}.fc-event-hero-media{min-height:360px}.fc-event-hero-media img,.fc-event-placeholder{min-height:360px}.fc-sticky-card{position:static}.fc-event-final-cta{flex-direction:column;align-items:flex-start}.fc-event-final-actions{width:100%}}@media(max-width:620px){.fc-event-hero{padding:22px 0 52px}.fc-event-hero-copy h1{font-size:46px}.fc-event-subtitle{font-size:21px}.fc-event-lead{font-size:16px;line-height:1.7}.fc-event-hero-media{min-height:280px}.fc-event-hero-media img,.fc-event-placeholder{min-height:280px;border-radius:24px}.fc-event-placeholder span{left:24px;right:24px;bottom:25px;font-size:30px}.fc-event-content-layout{padding-top:48px;gap:28px}.fc-event-final-cta{padding:28px 22px}.fc-event-final-actions,.fc-event-final-actions .fc-btn{width:100%}.fc-event-final-actions .fc-btn{min-width:0}.fc-taxonomy-label{width:100%}}

/* Location service page */
.fc-location-hero{padding:34px 0 72px;background:linear-gradient(135deg,var(--fc-cream),#fff 68%);position:relative;overflow:hidden}.fc-location-hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-220px;top:-180px;background:radial-gradient(circle,var(--fc-accent),transparent 68%);opacity:.18;pointer-events:none}.fc-location-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:52px;align-items:center;position:relative;z-index:1}.fc-location-hero-copy h1{font:600 clamp(44px,6vw,78px)/.99 "Playfair Display",Georgia,serif;letter-spacing:-.03em;margin:0 0 12px;max-width:780px}.fc-location-subtitle{font:600 clamp(20px,2.2vw,27px)/1.35 "Playfair Display",Georgia,serif;color:#574d51;margin:0 0 13px}.fc-location-lead{max-width:700px;color:#665d61;font-size:18px;line-height:1.8;margin:0}.fc-location-hero-media{min-height:430px}.fc-location-hero-media img,.fc-location-placeholder{width:100%;height:100%;min-height:430px;object-fit:cover;border-radius:30px;box-shadow:var(--fc-shadow);display:block}.fc-location-placeholder{background:linear-gradient(145deg,#e9d5d0,#f8efea 58%,#d8b9ae);position:relative;overflow:hidden}.fc-location-placeholder:before,.fc-location-placeholder:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.28)}.fc-location-placeholder:before{width:220px;height:220px;right:-70px;top:45px}.fc-location-placeholder:after{width:140px;height:140px;left:-35px;bottom:55px}.fc-location-placeholder span{position:absolute;left:34px;right:34px;bottom:36px;z-index:1;font:600 38px/1.05 "Playfair Display",Georgia,serif;color:var(--fc-primary)}.fc-location-trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px;color:#6d6367;font-size:13px}.fc-location-trust-row span{display:inline-flex;align-items:center;gap:5px}.fc-location-region-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding-top:26px;padding-bottom:4px}.fc-location-main{padding-bottom:88px}.fc-location-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:54px;align-items:start}.fc-location-article{max-width:790px}.fc-location-article h2,.fc-location-article h3{font-family:"Playfair Display",Georgia,serif;color:var(--fc-dark)}.fc-location-article h2{font-size:34px;line-height:1.15;margin-top:42px}.fc-location-article h3{font-size:26px;line-height:1.2;margin-top:30px}.fc-location-service-band{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:42px 46px;margin:18px 0 0;border-radius:28px;background:var(--fc-dark);color:#fff}.fc-location-service-band .fc-eyebrow{color:var(--fc-accent)}.fc-location-service-band h2{font:600 clamp(30px,4vw,48px)/1.08 "Playfair Display",Georgia,serif;margin:0 0 10px}.fc-location-service-band p{color:#d4ccce;line-height:1.7;max-width:760px;margin:0}.fc-location-service-band .fc-btn{flex:0 0 auto}.fc-location-related-grid .fc-item-card img{height:230px}.fc-location-related-grid .fc-card-body h2{font-size:25px}.fc-location-events,.fc-location-products,.fc-location-process,.fc-location-faq{border-top:1px solid var(--fc-border)}.fc-location-final-cta{margin-top:16px;padding:38px;border-radius:28px;background:linear-gradient(135deg,#f6e9e6,#fbf7f4);border:1px solid #eadfda;display:flex;justify-content:space-between;gap:28px;align-items:center}.fc-location-final-cta h2{font:600 clamp(30px,4vw,48px)/1.06 "Playfair Display",Georgia,serif;margin:0 0 10px;max-width:760px}.fc-location-final-cta p{max-width:680px;color:#6b6266;line-height:1.7;margin:0}.fc-location-final-cta .fc-btn{min-width:180px}@media(max-width:900px){.fc-location-hero-grid,.fc-location-intro-grid{grid-template-columns:1fr}.fc-location-hero-grid{gap:30px}.fc-location-hero-media{min-height:360px}.fc-location-hero-media img,.fc-location-placeholder{min-height:360px}.fc-location-service-band,.fc-location-final-cta{flex-direction:column;align-items:flex-start}.fc-location-service-band .fc-btn,.fc-location-final-cta .fc-btn{width:100%}}@media(max-width:620px){.fc-location-hero{padding:22px 0 52px}.fc-location-hero-copy h1{font-size:46px}.fc-location-subtitle{font-size:21px}.fc-location-lead{font-size:16px;line-height:1.7}.fc-location-hero-media{min-height:280px}.fc-location-hero-media img,.fc-location-placeholder{min-height:280px;border-radius:24px}.fc-location-placeholder span{left:24px;right:24px;bottom:25px;font-size:30px}.fc-location-intro-grid{gap:28px}.fc-location-service-band{padding:28px 22px}.fc-location-final-cta{padding:28px 22px}.fc-location-final-cta .fc-event-final-actions{width:100%}}
.fc-product-hero{padding:28px 0 76px;background:linear-gradient(135deg,var(--fc-cream),#fff 70%)}
.fc-product-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#81777b;margin-bottom:30px}.fc-product-breadcrumb a{color:var(--fc-primary);text-decoration:none;font-weight:700}.fc-product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.fc-product-gallery{position:relative}.fc-product-badge{position:absolute;z-index:2;left:18px;top:18px;background:#fff;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;color:var(--fc-primary);box-shadow:0 10px 24px rgba(42,37,39,.10)}.fc-product-main-image img,.fc-product-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;border-radius:30px;box-shadow:var(--fc-shadow)}.fc-product-placeholder{background:linear-gradient(145deg,#ead8d4,#f8efe9 55%,#d8b8ad);position:relative;overflow:hidden}.fc-product-placeholder span{position:absolute;left:34px;right:34px;bottom:34px;font:600 40px/1.05 "Playfair Display",Georgia,serif;color:var(--fc-primary)}.fc-product-thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px}.fc-product-thumbs a{flex:0 0 72px}.fc-product-thumbs img{width:72px;height:72px;display:block;object-fit:cover;border-radius:12px;border:1px solid var(--fc-border)}.fc-product-hero-copy h1{font:600 clamp(44px,5.5vw,74px)/1 "Playfair Display",Georgia,serif;letter-spacing:-.03em;margin:0 0 18px}.fc-product-lead{font-size:18px;line-height:1.8;color:#665e61;max-width:650px;margin:0 0 18px}.fc-product-pricing{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap;margin:18px 0}.fc-product-price{font-size:30px;font-weight:850;color:var(--fc-primary)}.fc-product-pricing del{margin-left:10px;color:#9b9194}.fc-save-pill{font-size:12px;font-weight:800;color:var(--fc-primary);background:#fff;border:1px solid var(--fc-border);padding:8px 11px;border-radius:999px}.fc-product-meta-row{display:flex;gap:16px;flex-wrap:wrap;padding:17px 0;border-top:1px solid var(--fc-border);border-bottom:1px solid var(--fc-border);font-size:13px;color:#6e6569}.fc-product-meta-row strong{color:var(--fc-dark);margin-right:4px}.fc-product-trust{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:18px;color:#6b6266;font-size:13px}.fc-product-main{padding-bottom:90px}.fc-product-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:54px;padding-top:72px}.fc-product-article{max-width:790px}.fc-product-content{font-size:17px;line-height:1.9}.fc-product-content h2,.fc-product-content h3{font-family:"Playfair Display",Georgia,serif;color:var(--fc-dark)}.fc-product-content h2{font-size:34px;line-height:1.15;margin-top:42px}.fc-product-content h3{font-size:26px;line-height:1.2;margin-top:30px}.fc-product-categories{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:32px;padding-top:22px;border-top:1px solid var(--fc-border);font-size:13px}.fc-product-categories a{padding:8px 11px;border-radius:999px;background:var(--fc-cream);color:var(--fc-primary);text-decoration:none;font-weight:700}.fc-product-aside{min-width:0}.fc-product-section{border-top:1px solid var(--fc-border);padding-top:72px;margin-top:72px}.fc-product-section .fc-section-head p{max-width:700px}.fc-product-section .fc-section-head{margin-bottom:28px}.fc-card-link{display:inline-flex;margin-top:14px;color:var(--fc-primary);font-weight:800;font-size:13px}.fc-product-events .fc-event-chip-grid{grid-template-columns:repeat(2,1fr)}.fc-product-final-box{padding:40px 44px;border-radius:30px;background:linear-gradient(135deg,#f5e6e3,#fbf7f4);border:1px solid #eadfd9;display:flex;justify-content:space-between;align-items:center;gap:30px}.fc-product-final-box h2{font:600 clamp(32px,4vw,50px)/1.06 "Playfair Display",Georgia,serif;margin:0 0 10px}.fc-product-final-box p{max-width:700px;color:#6b6266;line-height:1.7;margin:0}.fc-product-final-box .fc-btn{flex:0 0 auto;min-width:210px}@media(max-width:900px){.fc-product-hero-grid,.fc-product-layout{grid-template-columns:1fr}.fc-product-layout{gap:30px}.fc-sticky-card{position:static}.fc-product-final-box{flex-direction:column;align-items:flex-start}.fc-product-final-box .fc-btn{width:100%}}@media(max-width:620px){.fc-product-hero{padding:20px 0 54px}.fc-product-hero-grid{gap:32px}.fc-product-hero-copy h1{font-size:46px}.fc-product-lead{font-size:16px}.fc-product-price{font-size:26px}.fc-product-main{padding-bottom:60px}.fc-product-layout{padding-top:48px}.fc-product-events .fc-event-chip-grid{grid-template-columns:1fr}.fc-product-final-box{padding:28px 22px}.fc-product-main-image img,.fc-product-placeholder{border-radius:24px}.fc-product-placeholder span{left:24px;right:24px;bottom:24px;font-size:30px}}
