.fcp{--ivory: #f5efe0;--ivory-d: #ede4d0;--ivory-dd: #e4d9c0;--parch: #faf6ee;--forest: #243d2f;--forest-m: #2f5240;--forest-l: #3d6b50;--mint: #a8cbaf;--terra: #c4612a;--terra-l: #e07a40;--gold: #bf9340;--gold-l: #d4a84b;--ink: #1a1410;--ink-m: #3d3028;--ink-l: #6b5d4f;--ink-xl: #9c8e82;--rule: rgba(36, 61, 47, .11);--white: #fff;--fcp-serif: var(--font-heading-family, "Playfair Display", Georgia, serif);--fcp-sans: var(--font-body-family, "DM Sans", system-ui, sans-serif);--fcp-max: 1320px;--fcp-pad: clamp(1.25rem, 4vw, 3rem);--fcp-smooth: cubic-bezier(.22, 1, .36, 1);--fcp-spring: cubic-bezier(.34, 1.56, .64, 1);background:var(--parch);color:var(--ink);font-family:var(--fcp-sans);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip;scroll-margin-top:1.5rem}.fcp *,.fcp *:before,.fcp *:after{box-sizing:border-box}.fcp a{text-decoration:none;color:inherit}.fcp img{display:block;width:100%;height:100%;object-fit:cover}.fcp-wrap{max-width:var(--fcp-max);margin:0 auto;padding:0 var(--fcp-pad)}.fcp-sr{opacity:0;transform:translateY(24px);transition:opacity .8s var(--fcp-smooth),transform .8s var(--fcp-smooth)}.fcp-sr.in{opacity:1;transform:none}.fcp-stg>*{opacity:0;transform:translateY(18px);transition:opacity .65s var(--fcp-smooth),transform .65s var(--fcp-smooth)}.fcp-stg.in>*:nth-child(1){opacity:1;transform:none;transition-delay:.04s}.fcp-stg.in>*:nth-child(2){opacity:1;transform:none;transition-delay:.12s}.fcp-stg.in>*:nth-child(3){opacity:1;transform:none;transition-delay:.2s}.fcp-stg.in>*:nth-child(4){opacity:1;transform:none;transition-delay:.28s}.fcp-stg.in>*:nth-child(5){opacity:1;transform:none;transition-delay:.36s}.fcp-stg.in>*:nth-child(6){opacity:1;transform:none;transition-delay:.44s}@media(prefers-reduced-motion:reduce){.fcp *,.fcp *:before,.fcp *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.fcp-hero{background:var(--forest);padding:clamp(3.5rem,7vw,6rem) 0 clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.fcp-hero:before{content:"";position:absolute;top:-25%;right:-8%;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(168,203,175,.1) 0%,transparent 65%);pointer-events:none}.fcp-hero:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(201,169,110,.06) 0%,transparent 65%);pointer-events:none}.fcp-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.fcp-breadcrumb{display:flex;align-items:center;gap:.45rem;font-size:.7rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#f5efe061;margin-bottom:1.5rem}.fcp-breadcrumb a{color:#f5efe08c;transition:color .2s}.fcp-breadcrumb a:hover{color:var(--ivory)}.fcp-breadcrumb-sep{color:#f5efe040}.fcp-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--mint);margin-bottom:.9rem}.fcp-eyebrow:before{content:"";width:18px;height:1.5px;background:currentColor}.fcp-hero-h1{font-family:var(--fcp-serif);font-size:clamp(2.75rem,5.5vw,5.25rem);font-weight:900;line-height:.96;letter-spacing:-.035em;color:var(--ivory);margin-bottom:1.25rem}.fcp-hero-h1 em{font-style:italic;color:var(--gold-l);font-weight:400}.fcp-hero-sub{font-size:clamp(1rem,1.4vw,1.15rem);color:#f5efe0c7;line-height:1.7;max-width:460px}.fcp-rchips{display:flex;flex-direction:column;gap:.85rem;justify-content:center}.fcp-rchip{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;background:#f5efe012;border:1px solid rgba(245,239,224,.12);border-radius:14px;transition:background .25s,border-color .25s,transform .25s var(--fcp-smooth);text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-rchip:hover,.fcp-rchip:focus-visible{background:#f5efe01c;border-color:#f5efe038;outline:none}.fcp-rchip--link:active{transform:scale(.99)}.fcp-rchip--link:focus-visible{box-shadow:0 0 0 3px #a8cbaf73}.fcp-rchip-icon{width:38px;height:38px;border-radius:10px;background:#a8cbaf2e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp-rchip-icon svg{width:17px;height:17px;stroke:var(--mint);fill:none;stroke-width:2}.fcp-rchip-title{font-size:.92rem;font-weight:600;color:#f5efe0f2;margin-bottom:.22rem}.fcp-rchip-sub{font-size:.82rem;color:#f5efe09e;line-height:1.5}.fcp-main{padding:clamp(4rem,7vw,7rem) 0;background:linear-gradient(180deg,var(--parch) 0%,var(--ivory) 100%)}.fcp-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(3rem,5vw,5.5rem);align-items:start}.fcp-info-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--forest-m);margin-bottom:.9rem}.fcp-info-eyebrow:before{content:"";width:16px;height:1.5px;background:currentColor}.fcp-info-heading{font-family:var(--fcp-serif);font-size:clamp(2rem,3.5vw,2.9rem);font-weight:900;line-height:1;letter-spacing:-.025em;color:var(--ink);margin-bottom:1rem}.fcp-info-heading em{font-style:italic;color:var(--forest);font-weight:400}.fcp-info-body{font-size:1.02rem;color:var(--ink-m);line-height:1.72;margin-bottom:2.5rem;max-width:420px}.fcp-channels{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.75rem}.fcp-channel{display:flex;align-items:center;gap:1.1rem;padding:1.25rem 1.35rem;background:var(--white);border-radius:16px;border:1px solid rgba(36,61,47,.08);box-shadow:0 2px 12px #243d2f0a;cursor:pointer;transition:transform .35s var(--fcp-smooth),box-shadow .35s var(--fcp-smooth),border-color .2s;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:72px}@media(hover:hover){.fcp-channel:hover{transform:translate(5px);box-shadow:0 10px 36px #243d2f1a;border-color:#a8cbafa6}.fcp-channel:hover .fcp-channel-arrow{border-color:var(--forest);background:var(--forest)}.fcp-channel:hover .fcp-channel-arrow svg{stroke:#fff}}.fcp-channel:focus-visible{outline:none;border-color:var(--forest);box-shadow:0 0 0 3px #243d2f1f}.fcp-channel-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp-ci-forest{background:#243d2f1a}.fcp-ci-terra{background:#c4612a1a}.fcp-ci-gold{background:#bf93401f}.fcp-ci-forest svg{stroke:var(--forest)}.fcp-ci-terra svg{stroke:var(--terra)}.fcp-ci-gold svg{stroke:var(--gold)}.fcp-channel-icon svg{width:20px;height:20px;fill:none;stroke-width:1.85}.fcp-channel-body{flex:1}.fcp-channel-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--forest-m);margin-bottom:.25rem}.fcp-channel-value{font-size:1.05rem;font-weight:600;color:var(--ink);letter-spacing:-.01em}.fcp-channel-note{font-size:.82rem;color:var(--ink-m);margin-top:.22rem;line-height:1.45}.fcp-channel-arrow{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--ivory-dd);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s,background .2s}.fcp-channel-arrow svg{width:12px;height:12px;stroke:var(--ink-xl);fill:none;stroke-width:2.5;transition:stroke .2s}.fcp-hours{background:linear-gradient(180deg,var(--white) 0%,rgba(255,255,255,.96) 100%);border-radius:20px;padding:1.65rem 1.65rem 1.25rem;margin-bottom:1.75rem;border:1px solid rgba(36,61,47,.09);box-shadow:0 10px 32px #243d2f0f}.fcp-hours-head{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:1rem}.fcp-hours-head-icon{width:42px;height:42px;border-radius:12px;background:#243d2f0f;border:1px solid rgba(36,61,47,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcp-hours-head-icon svg{width:18px;height:18px;stroke:var(--forest);fill:none;stroke-width:2}.fcp-hours-head-copy{min-width:0}.fcp-hours-title{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--forest);margin:0;display:flex;align-items:center;gap:.5rem}.fcp-hours-title:before{content:"";width:14px;height:1.5px;background:var(--gold);flex-shrink:0}.fcp-hours-intro{margin:.45rem 0 0;font-size:.9rem;line-height:1.55;color:var(--ink-l);max-width:36ch}.fcp-hours-feature{display:flex;align-items:center;gap:.9rem;padding:.95rem 1.15rem;margin-bottom:.15rem;border-radius:14px;background:linear-gradient(135deg,#243d2f0a,#bf934012);border:1px solid rgba(36,61,47,.07)}.fcp-hours-feature-value{font-family:var(--fcp-serif);font-size:clamp(1.85rem,3.5vw,2.15rem);font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--forest);flex-shrink:0}.fcp-hours-feature-label{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-l);line-height:1.35}.fcp-hours-schedule{margin-top:.5rem;padding-top:.35rem}.fcp-hours-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.72rem 0;border-bottom:1px solid rgba(36,61,47,.07);font-size:.92rem}.fcp-hours-row:last-child{border-bottom:none;padding-bottom:.1rem}.fcp-hours-day{color:var(--ink-m);font-weight:500;letter-spacing:.01em}.fcp-hours-status{display:inline-flex;align-items:center;gap:.55rem;text-align:right;white-space:nowrap}.fcp-hours-status-copy{display:inline-flex;align-items:baseline;gap:.4rem}.fcp-hours-status-available{font-family:var(--fcp-sans);font-size:.67rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--forest-l);line-height:1;position:relative;padding-right:.55rem}.fcp-hours-status-available:after{content:"";position:absolute;right:0;top:50%;width:1px;height:10px;background:linear-gradient(180deg,transparent,rgba(61,107,80,.35),transparent);transform:translateY(-50%)}.fcp-hours-status-time{font-family:var(--fcp-serif);font-size:1rem;font-weight:500;letter-spacing:.03em;color:var(--forest);line-height:1}.fcp-hours-status-dot{width:6px;height:6px;border-radius:50%;background:var(--forest-l);box-shadow:0 0 0 3px #3d6b501f;flex-shrink:0}.fcp-social{margin-bottom:.5rem}.fcp-social-card{background:var(--white);border-radius:20px;padding:1.65rem 1.65rem 1.5rem;border:1px solid rgba(36,61,47,.09);box-shadow:0 10px 32px #243d2f0f}.fcp-social-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--forest);margin-bottom:.55rem;display:flex;align-items:center;gap:.5rem}.fcp-social-label:before{content:"";width:14px;height:1.5px;background:var(--gold)}.fcp-social-intro{margin:0 0 1.1rem;font-size:.92rem;line-height:1.55;color:var(--ink-l);max-width:38ch}.fcp-social-icons{display:flex;gap:.65rem;flex-wrap:wrap}.fcp-soc{width:auto;min-width:44px;height:44px;padding:0 .95rem 0 .75rem;border-radius:999px;border:1.5px solid var(--ivory-dd);background:var(--white);display:inline-flex;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;transition:border-color .25s,background .25s,transform .25s var(--fcp-spring),box-shadow .25s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-soc:hover{border-color:var(--forest);background:var(--forest);transform:translateY(-2px);box-shadow:0 8px 20px #243d2f24}.fcp-soc svg{width:15px;height:15px;fill:var(--ink-l);transition:fill .25s;flex-shrink:0}.fcp-soc--youtube svg path{fill:var(--ink-l)}.fcp-soc--youtube svg polygon{fill:currentColor}.fcp-soc:hover svg,.fcp-soc:hover svg path,.fcp-soc:hover svg polygon{fill:#fff}.fcp-soc-name{font-size:.78rem;font-weight:600;letter-spacing:.03em;color:var(--ink-m);transition:color .25s}.fcp-soc:hover .fcp-soc-name{color:#fff}.fcp-form-wrap{background:var(--white);border-radius:24px;padding:clamp(2.5rem,4vw,3.5rem);border:1px solid rgba(36,61,47,.08);box-shadow:0 1px 2px #243d2f0a,0 8px 32px #243d2f12;position:sticky;top:1.5rem;scroll-margin-top:1.25rem}.fcp-form-heading{font-family:var(--fcp-serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:900;letter-spacing:-.02em;color:var(--ink);margin-bottom:.35rem;line-height:1.1}.fcp-form-heading em{font-style:italic;color:var(--forest-m);font-weight:400}.fcp-form-sub{font-size:.95rem;color:var(--ink-m);margin-bottom:2rem;line-height:1.6}.fcp-topics{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.fcp-topic{padding:.62rem 1.05rem;border-radius:999px;border:1.5px solid rgba(36,61,47,.12);background:var(--white);font-family:var(--fcp-sans);font-size:.82rem;font-weight:600;color:var(--ink);cursor:pointer;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;min-height:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-topic:hover{border-color:var(--forest-m);background:#243d2f0a}.fcp-topic.selected{border-color:var(--forest);background:var(--forest);color:var(--ivory);box-shadow:0 4px 14px #243d2f2e}.fcp-form-body{display:flex;flex-direction:column;gap:1.25rem}.fcp-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fcp-label{display:block;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);margin-bottom:.5rem}.fcp-req{color:var(--terra);margin-left:2px}.fcp-input,.fcp-select,.fcp-textarea{width:100%;background:var(--white)!important;border:1.5px solid rgba(36,61,47,.14)!important;border-radius:12px;padding:.9rem 1.05rem;font-family:var(--fcp-sans)!important;font-size:1rem!important;font-weight:500;color:var(--ink)!important;outline:none;transition:border-color .22s,background .22s,box-shadow .22s;appearance:none;-webkit-appearance:none;box-shadow:none}.fcp-input::placeholder,.fcp-textarea::placeholder{color:var(--ink-xl);opacity:1;font-weight:400}.fcp-input:focus,.fcp-select:focus,.fcp-textarea:focus{border-color:var(--forest)!important;background:var(--white)!important;box-shadow:0 0 0 3px #243d2f1a}.fcp-input.error,.fcp-textarea.error{border-color:var(--terra)}.fcp-textarea{min-height:130px;resize:vertical;line-height:1.6}.fcp-pets{display:flex;flex-wrap:wrap;gap:.5rem}.fcp-pet{display:flex;align-items:center;gap:.35rem;padding:.58rem .95rem;border-radius:999px;border:1.5px solid rgba(36,61,47,.12);background:var(--white);font-size:.82rem;font-weight:600;color:var(--ink);cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none;min-height:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-pet input[type=checkbox]{display:none}.fcp-pet:hover{border-color:var(--forest-m);background:#243d2f0a}.fcp-pet.checked{border-color:var(--forest);background:var(--forest);color:var(--ivory);box-shadow:0 4px 14px #243d2f2e}.fcp-consent{display:flex;align-items:flex-start;gap:.7rem;margin-top:.35rem}.fcp-consent-check{width:18px;height:18px;border:1.5px solid rgba(36,61,47,.18);border-radius:5px;flex-shrink:0;-webkit-appearance:none;appearance:none;background:var(--white);cursor:pointer;transition:border-color .2s,background .2s;position:relative;margin-top:.1rem}.fcp-consent-check:checked{background:var(--forest);border-color:var(--forest)}.fcp-consent-check:checked:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:8px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.fcp-consent-label{font-size:.86rem;color:var(--ink-m);line-height:1.6}.fcp-consent-label a{color:var(--forest);font-weight:600;border-bottom:1px solid rgba(36,61,47,.2);position:relative;z-index:1;pointer-events:auto}.fcp-consent-label a:hover{color:var(--forest-m);border-bottom-color:var(--forest-m)}.fcp-submit{width:100%;background:var(--forest);color:var(--ivory);border:none;border-radius:12px;padding:1.05rem;font-family:var(--fcp-sans);font-size:.95rem;font-weight:600;letter-spacing:.04em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s,transform .3s var(--fcp-smooth),box-shadow .3s var(--fcp-smooth);margin-top:.5rem;box-shadow:0 4px 16px #243d2f33;min-height:52px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-submit svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.2;transition:transform .3s var(--fcp-smooth)}.fcp-submit:hover{background:var(--forest-m);transform:translateY(-2px);box-shadow:0 12px 32px #243d2f47}.fcp-submit:hover svg{transform:translate(3px)}.fcp-submit:active{transform:scale(.97)}.fcp-note{text-align:center;font-size:.78rem;color:var(--ink-l);margin-top:.85rem;display:flex;align-items:center;justify-content:center;gap:.4rem}.fcp-note svg{width:12px;height:12px;stroke:var(--forest-l);fill:none;stroke-width:2.5}.fcp-errors{background:#c4612a14;border:1px solid rgba(196,97,42,.3);border-radius:10px;padding:.85rem 1rem;margin-bottom:1.25rem;font-size:.82rem;color:var(--terra)}.fcp-errors ul{margin:0;padding-left:1.1rem}.fcp-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem}.fcp-success-icon{width:64px;height:64px;border-radius:50%;background:#243d2f1a;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.fcp-success-icon svg{width:28px;height:28px;stroke:var(--forest);fill:none;stroke-width:2}.fcp-success-h{font-family:var(--fcp-serif);font-size:1.75rem;font-weight:900;color:var(--ink);margin-bottom:.6rem;letter-spacing:-.02em}.fcp-success-p{font-size:.9rem;color:var(--ink-l);line-height:1.65;max-width:360px}.fcp-success-btn{margin-top:1.75rem;background:none;border:1.5px solid var(--ivory-dd);padding:.65rem 1.5rem;border-radius:999px;font-size:.8rem;font-weight:600;color:var(--ink-l);cursor:pointer;transition:all .2s;font-family:var(--fcp-sans)}.fcp-success-btn:hover{border-color:var(--forest);color:var(--forest)}.fcp-faq{background:var(--ivory-dd);border-top:1px solid rgba(36,61,47,.1);padding:clamp(4rem,6vw,6rem) 0;scroll-margin-top:1.25rem}.fcp-faq-inner{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(3rem,5vw,5rem);align-items:start}.fcp-faq-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem}.fcp-faq-eyebrow:before{content:"";width:16px;height:1.5px;background:currentColor}.fcp-faq-h{font-family:var(--fcp-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;letter-spacing:-.025em;color:var(--ink);line-height:1.05;margin-bottom:.9rem}.fcp-faq-h em{font-style:italic;color:var(--forest-m);font-weight:400}.fcp-faq-p{font-size:.95rem;color:var(--ink-m);line-height:1.68;margin-bottom:1.5rem}.fcp-faq-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--forest);border-bottom:1px solid var(--rule);padding-bottom:2px;min-height:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-faq-link:hover{color:var(--forest-m);border-bottom-color:var(--forest-m)}.fcp-faq-link svg{width:13px;height:13px;stroke:var(--forest);fill:none;stroke-width:2.2}.fcp-faq-list{display:flex;flex-direction:column;gap:.7rem}.fcp-faq-item{background:var(--white);border-radius:12px;border:1px solid var(--ivory-dd);overflow:hidden;transition:border-color .2s}.fcp-faq-item.open{border-color:var(--mint)}.fcp-faq-q{width:100%;padding:1.15rem 1.35rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--fcp-sans);font-size:.95rem;font-weight:600;color:var(--ink);background:none;border:none;cursor:pointer;text-align:left;transition:color .2s;min-height:52px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-faq-q:hover{color:var(--forest)}.fcp-faq-icon{width:22px;height:22px;border-radius:50%;background:var(--ivory-d);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,transform .3s var(--fcp-smooth)}.fcp-faq-icon svg{width:10px;height:10px;stroke:var(--ink-l);fill:none;stroke-width:2.5}.fcp-faq-item.open .fcp-faq-icon{background:var(--forest);transform:rotate(45deg)}.fcp-faq-item.open .fcp-faq-icon svg{stroke:#fff}.fcp-faq-a{max-height:0;overflow:hidden;transition:max-height .4s var(--fcp-smooth)}.fcp-faq-a-inner{padding:0 1.35rem 1.2rem;font-size:.92rem;color:var(--ink-m);line-height:1.7}.fcp-faq-a-inner a{color:var(--forest);font-weight:600;text-decoration:underline;text-underline-offset:2px}.fcp-faq-a-inner a:hover{color:var(--forest-m)}.fcp-faq-item.open .fcp-faq-a{max-height:none}.fcp-strip{background:var(--forest);padding:clamp(2.5rem,4vw,3.5rem) 0}.fcp-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.fcp-strip-message{font-family:var(--fcp-serif);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:var(--ivory);letter-spacing:-.02em;line-height:1.2}.fcp-strip-message em{font-style:italic;color:var(--gold-l);font-weight:400}.fcp-strip-sub{font-size:.9rem;color:#f5efe0ad;margin-top:.45rem;line-height:1.55}.fcp-strip-btns{display:flex;gap:.75rem;flex-shrink:0}.fcp-btn{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--fcp-sans);font-size:.8rem;font-weight:600;letter-spacing:.04em;padding:.82rem 1.75rem;border-radius:999px;border:none;cursor:pointer;transition:transform .3s var(--fcp-smooth),box-shadow .3s var(--fcp-smooth),background .2s;white-space:nowrap;line-height:1;min-height:48px;text-decoration:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fcp-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2.2;transition:transform .3s}.fcp-btn:hover svg{transform:translate(2px)}.fcp-btn-ivory{background:var(--ivory);color:var(--forest)}.fcp-btn-ivory:hover{background:var(--ivory-d);transform:translateY(-2px);box-shadow:0 10px 24px #00000026}.fcp-btn-ghost{background:transparent;color:var(--ivory);border:1.5px solid rgba(245,239,224,.3)}.fcp-btn-ghost:hover{background:#f5efe01a;border-color:#f5efe099}@media(max-width:960px){.fcp-hero-inner{grid-template-columns:1fr;gap:2.5rem}.fcp-rchips{grid-template-columns:1fr 1fr;display:grid}.fcp-grid{grid-template-columns:1fr}.fcp-form-wrap{position:static}.fcp-faq-inner{grid-template-columns:1fr}}@media(max-width:640px){.fcp-field-row{grid-template-columns:1fr;gap:1rem}.fcp-rchips{grid-template-columns:1fr;display:flex;flex-direction:column}.fcp-strip-inner{flex-direction:column;align-items:stretch}.fcp-strip-btns{width:100%;flex-direction:column;align-items:stretch}.fcp-strip-btns .fcp-btn{width:100%;justify-content:center;white-space:normal;text-align:center}.fcp-hero-h1{font-size:clamp(2.5rem,11vw,4rem)}.fcp-form-wrap{padding:1.75rem 1.25rem;border-radius:18px}.fcp-hours-row{flex-wrap:wrap;gap:.25rem .75rem;align-items:flex-start}.fcp-hours-status{margin-left:auto;white-space:nowrap;text-align:right}.fcp-hours-feature{flex-direction:row;align-items:center;gap:.75rem}.fcp-social-icons{gap:.5rem}.fcp-soc{padding-inline:.75rem}.fcp-soc-name{display:none}.fcp-topics{gap:.45rem}.fcp-topic{font-size:.78rem;padding-inline:.85rem}.fcp-faq-q{font-size:.9rem;padding:1rem 1.1rem}.fcp-faq-a-inner{padding-inline:1.1rem}.fcp-channel{padding:1rem 1.1rem}.fcp-channel-value{font-size:.98rem;word-break:break-word}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-furzima-contact-page.css.map */
