@layer base{._overlay_jt8yo_2{position:fixed;inset:0;z-index:9999;background-color:#000;color:#fff;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;animation:_fadeIn_jt8yo_1 .6s ease-out both}._exiting_jt8yo_15{animation:_fadeOut_jt8yo_1 .3s ease-out forwards}._overlayFullSplash_jt8yo_19{background-color:#000000b3;align-items:center;justify-content:center}._fullSplashCard_jt8yo_26{position:relative;background-color:#000;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);max-width:90vw;animation:_scaleInFade_jt8yo_1 .6s ease-out both;display:flex;flex-direction:column}._fullSplashImage_jt8yo_38{display:block;max-width:90vw;max-height:75vh;width:100%;object-fit:contain;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}._fullSplashCloseBtn_jt8yo_48{position:absolute;top:1rem;right:1rem;z-index:10;background-color:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._fullSplashCloseBtn_jt8yo_48:hover{background-color:#0009;transform:scale(1.05)}._fullSplashCard_jt8yo_26 ._fullSplashCtaBar_jt8yo_73{position:relative;border-radius:0;border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);margin-top:0;width:100%;animation:none;background-color:#000}._closeBtn_jt8yo_85{position:absolute;top:1.5rem;left:1.5rem;z-index:10000;background-color:#ffffff26;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._closeBtn_jt8yo_85:hover{background-color:#ffffff4d;transform:scale(1.05)}._mainContainer_jt8yo_109{display:flex;flex-direction:column;flex:1;min-height:100dvh}._content_jt8yo_116{display:grid;grid-template-columns:55% 45%;grid-template-rows:auto 1fr;grid-template-areas:"brand image" "text image";flex:1;padding:6rem 4rem 2rem;gap:2rem}._brand_jt8yo_130{grid-area:brand;display:flex;flex-direction:column;align-items:flex-start}._logo_jt8yo_137{width:90px;height:90px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:2px solid #C8A96E}._tagline_jt8yo_146{color:#c8a96e;font-family:var(--font-family-display);font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}._textGroup_jt8yo_156{grid-area:text;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._title_jt8yo_164{font-family:var(--font-family-display);font-size:clamp(3.5rem,7vw,6rem);font-weight:700;text-transform:uppercase;line-height:1;margin:0;animation:_slideUpFade_jt8yo_1 .5s ease-out .3s both}._specialBadge_jt8yo_174{font-family:var(--font-family-display);color:#e53935;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;font-style:italic;transform:rotate(-2deg);border-bottom:6px solid #E53935;display:inline-block;margin:1rem 0 1.5rem;line-height:1.1;animation:_slideUpFade_jt8yo_1 .5s ease-out .3s both}._priceContainer_jt8yo_188{display:flex;flex-direction:column;align-items:flex-start;animation:_scaleInFade_jt8yo_1 .6s ease-out .5s both}._salePrice_jt8yo_195{font-family:var(--font-family-display);font-size:clamp(4.5rem,9vw,8rem);font-weight:700;line-height:1}._regularPriceContainer_jt8yo_202{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}._regularLabel_jt8yo_209{font-size:.875rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;opacity:.8}._regularPrice_jt8yo_202{color:#e53935;text-decoration:line-through;font-size:1.25rem;font-weight:600}._imageCol_jt8yo_225{grid-area:image;display:flex;align-items:center;justify-content:center;animation:_slideInRight_jt8yo_1 .8s ease-out both}._singleImageWrapper_jt8yo_233{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._imageGrid_jt8yo_241{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;width:100%;max-height:75vh;overflow-y:auto;align-content:center}._gridImage_jt8yo_251{width:100%;height:100%;max-height:300px;object-fit:contain}._animalImage_jt8yo_258{width:100%;height:100%;max-height:75vh;object-fit:contain}._badgesRow_jt8yo_266{display:flex;justify-content:center;align-items:center;padding:2rem 4rem;margin-top:auto}._badge_jt8yo_266{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;animation:_fadeIn_jt8yo_1 .5s ease-out both}._badgeIcon_jt8yo_283{color:#c8a96e;width:2.25rem;height:2.25rem;margin-bottom:.75rem}._badgeTitle_jt8yo_290{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._divider_jt8yo_297{width:2px;height:3rem;background-color:#c8a96e;margin:0 2rem;flex-shrink:0;opacity:.5;animation:_fadeIn_jt8yo_1 .5s ease-out both}._ctaBar_jt8yo_308{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#c62828;color:#fff;text-decoration:none;padding:1.5rem;margin-top:auto;animation:_slideUpCTA_jt8yo_1 .5s ease-out .7s both;transition:filter .2s ease}._ctaBar_jt8yo_308:hover{filter:brightness(1.15)}._ctaText_jt8yo_326{font-family:var(--font-family-display);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;text-transform:uppercase;text-align:center}._ctaSubtitle_jt8yo_334{font-size:1rem;opacity:.9;margin-top:.35rem;text-align:center}._ctaDateLine_jt8yo_341{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;color:#c8a96e;font-size:.875rem;font-weight:600;margin-top:.5rem}@keyframes _fadeIn_jt8yo_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_jt8yo_1{0%{opacity:1}to{opacity:0}}@keyframes _slideUpFade_jt8yo_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _scaleInFade_jt8yo_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes _slideInRight_jt8yo_1{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes _slideUpCTA_jt8yo_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){._content_jt8yo_116{display:flex;flex-direction:column;padding:5.5rem 1.5rem 1.5rem;gap:1.5rem}._brand_jt8yo_130{order:1;align-items:center;text-align:center}._imageCol_jt8yo_225{order:2}._animalImage_jt8yo_258{max-height:35vh}._textGroup_jt8yo_156{order:3;align-items:center;text-align:center}._specialBadge_jt8yo_174{border-bottom-width:4px;margin:.5rem 0 1rem}._priceContainer_jt8yo_188{align-items:center}._badgesRow_jt8yo_266{padding:1rem;gap:.5rem}._badgeIcon_jt8yo_283{width:1.5rem;height:1.5rem;margin-bottom:.5rem}._badgeTitle_jt8yo_290{font-size:.65rem}._divider_jt8yo_297{margin:0 .5rem;height:2.5rem}}}@layer base{._carousel_1hpof_2{position:relative;width:100%;height:100%;overflow:hidden}._viewport_1hpof_9{width:100%;height:100%}._container_1hpof_14{display:flex;height:100%;width:100%;backface-visibility:hidden}._container_1hpof_14._horizontal_1hpof_21{flex-direction:row}._container_1hpof_14._vertical_1hpof_25{flex-direction:column}._item_1hpof_29{flex:0 0 auto;min-width:0;position:relative}._item_1hpof_29._horizontal_1hpof_21{width:100%}._item_1hpof_29._vertical_1hpof_25{height:100%}._previousButtonContainer_1hpof_43,._nextButtonContainer_1hpof_44{position:absolute;z-index:var(--z-content);transform:translateY(-50%)}._horizontalNav_1hpof_50._previousButtonContainer_1hpof_43{left:var(--spacing-2);top:50%}._horizontalNav_1hpof_50._nextButtonContainer_1hpof_44{right:var(--spacing-2);top:50%}._verticalNav_1hpof_60._previousButtonContainer_1hpof_43{top:var(--spacing-2);left:50%;transform:translate(-50%)}._verticalNav_1hpof_60._nextButtonContainer_1hpof_44{bottom:var(--spacing-2);left:50%;transform:translate(-50%)}._previous_1hpof_43,._next_1hpof_44{background-color:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-full);box-shadow:var(--shadow);transition:all var(--animation-duration-normal) ease}._previous_1hpof_43:hover:not(:disabled),._next_1hpof_44:hover:not(:disabled){background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary);transform:translateY(-2px);box-shadow:var(--shadow-md)}._previous_1hpof_43:active:not(:disabled),._next_1hpof_44:active:not(:disabled){transform:translateY(0);box-shadow:var(--shadow)}._previous_1hpof_43:focus-visible,._next_1hpof_44:focus-visible{box-shadow:var(--shadow-focus);outline:none}._previous_1hpof_43:disabled,._next_1hpof_44:disabled{background-color:var(--muted);color:var(--muted-foreground);cursor:not-allowed;opacity:.6}._icon_1hpof_111{width:1rem;height:1rem}._srOnly_1hpof_116{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@layer base{._item_vxjwx_2{border-radius:var(--radius);background-color:var(--card);color:var(--card-foreground);overflow:hidden;margin-bottom:var(--spacing-4);box-shadow:var(--shadow);transition:box-shadow var(--animation-duration-normal) ease}._item_vxjwx_2:hover:not(:has(._trigger_vxjwx_12:disabled)){box-shadow:var(--shadow-md)}._item_vxjwx_2:has(._trigger_vxjwx_12:disabled){opacity:.6;box-shadow:var(--shadow)}._header_vxjwx_21{display:flex}._trigger_vxjwx_12{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--spacing-4) var(--spacing-6);font-family:var(--font-family-heading);font-weight:400;line-height:1.5;letter-spacing:-.01em;text-align:left;background-color:transparent;color:inherit;border:none;cursor:pointer;transition:opacity var(--animation-duration-fast) ease}._trigger_vxjwx_12:hover:not(:disabled){opacity:.8}._trigger_vxjwx_12:active:not(:disabled){opacity:.7}._trigger_vxjwx_12:disabled{opacity:.6;cursor:not-allowed;color:var(--muted-foreground)}._trigger_vxjwx_12:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._icon_vxjwx_62{width:1rem;height:1rem;transition:transform var(--animation-duration-normal) cubic-bezier(.16,1,.3,1);flex-shrink:0;color:var(--muted-foreground)}._trigger_vxjwx_12:disabled ._icon_vxjwx_62{color:var(--muted-foreground);opacity:.5}._trigger_vxjwx_12[data-state=open] ._icon_vxjwx_62{transform:rotate(180deg)}._content_vxjwx_80{overflow:hidden;background-color:transparent;color:inherit;animation:_accordion-up_vxjwx_1 var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._content_vxjwx_80[data-state=open]{animation:_accordion-down_vxjwx_1 var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._contentInner_vxjwx_93{padding:var(--spacing-3) var(--spacing-6) var(--spacing-4);color:var(--muted-foreground);font-size:.95rem;line-height:1.6}@keyframes _accordion-up_vxjwx_1{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes _accordion-down_vxjwx_1{0%{height:0}to{height:var(--radix-accordion-content-height)}}}@layer base{._page_1hp70_2{min-height:100vh;display:flex;flex-direction:column;color:var(--foreground);font-family:var(--font-family-base)}._container_1hp70_11{max-width:72rem;margin:0 auto;padding:0 var(--spacing-6);width:100%}._header_1hp70_19{background-color:color-mix(in srgb,var(--surface) var(--nav-section-alpha, 85%),transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);padding:var(--spacing-4) 0;position:sticky;top:0;z-index:100}._headerContainer_1hp70_29{max-width:72rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 var(--spacing-6);width:100%}._brand_1hp70_39{display:flex;align-items:center;gap:var(--spacing-3);text-decoration:none}._headerLogo_1hp70_46{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}._headerBrandName_1hp70_53{font-family:var(--font-family-display);font-size:1.25rem;font-weight:700;color:var(--homepage-heading-color, color-mix(in srgb, var(--primary) var(--text-darken-pct, 100%), black))}._headerActions_1hp70_60{display:flex;align-items:center;gap:var(--spacing-2)}._hero_1hp70_67{position:relative;padding:var(--spacing-20) 0;display:flex;align-items:center;justify-content:center;min-height:80vh;background-color:transparent;overflow:hidden}._heroOverlay_1hp70_78{position:absolute;inset:0;background-color:color-mix(in srgb,var(--background) var(--hero-overlay-alpha, 60%),transparent);background-image:radial-gradient(circle at center,color-mix(in srgb,var(--primary) 10%,transparent) 0%,transparent 70%);pointer-events:none}._heroContainer_1hp70_86{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:48rem;padding:0 var(--spacing-6);width:100%}._heroLogo_1hp70_98{width:22rem;height:22rem;border-radius:50%;object-fit:cover;margin-bottom:var(--spacing-8);box-shadow:var(--shadow-lg);border:4px solid var(--surface)}._heroTitle_1hp70_108{font-family:var(--font-family-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;color:var(--primary);margin-bottom:var(--spacing-4);letter-spacing:-.02em}._heroSubtitle_1hp70_118{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:var(--homepage-subtitle-color, color-mix(in oklch, var(--secondary) var(--text-darken-pct, 100%), black));max-width:36rem;margin-bottom:var(--spacing-8);text-shadow:var(--hero-text-shadow, none)}._installPrompt_1hp70_127{margin-bottom:var(--spacing-8);display:flex;justify-content:center;align-items:center}._iosHint_1hp70_134{font-size:.875rem;color:var(--muted-foreground);background-color:var(--surface);padding:var(--spacing-2) var(--spacing-4);border-radius:var(--radius-full);border:1px solid var(--border)}._trackCard_1hp70_143{background-color:var(--surface);padding:var(--spacing-8);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:100%;max-width:32rem;border:1px solid var(--border)}._trackCardTitle_1hp70_153{font-family:var(--font-family-display);font-size:1.5rem;color:var(--foreground);margin-bottom:var(--spacing-6)}._trackForm_1hp70_160{display:flex;flex-direction:column;gap:var(--spacing-4)}._inputWrapper_1hp70_166{position:relative;display:flex;align-items:center}._inputIcon_1hp70_172{position:absolute;left:var(--spacing-4);color:var(--muted-foreground);pointer-events:none}._trackInput_1hp70_179{padding-left:calc(var(--spacing-8) + .5rem);height:3.5rem;font-size:1.125rem;background-color:var(--background)}._trackButton_1hp70_186{height:3.5rem;font-size:1.125rem}._intakeCard_1hp70_191{background-color:var(--surface);padding:var(--spacing-6);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);width:100%;max-width:32rem;border:1px solid var(--border);margin-top:var(--spacing-6);display:flex;flex-direction:column;gap:var(--spacing-4);align-items:center;text-align:center}@media(min-width:640px){._intakeCard_1hp70_191{flex-direction:row;justify-content:space-between;text-align:left;padding:var(--spacing-6) var(--spacing-8)}}._intakeCardContent_1hp70_216{flex:1}._intakeCardTitle_1hp70_220{font-family:var(--font-family-display);font-size:1.25rem;color:var(--foreground);margin-bottom:var(--spacing-1)}._intakeCardDesc_1hp70_227{font-size:.875rem;color:var(--muted-foreground);line-height:1.4}._intakeButton_1hp70_233{white-space:nowrap;flex-shrink:0}._heroContainer_1hp70_86[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._sectionSurface_1hp70_245{background-color:color-mix(in srgb,var(--surface) var(--surface-section-alpha, 80%),transparent);padding:var(--spacing-20) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._sectionHeader_1hp70_252{text-align:center;margin-bottom:var(--spacing-16)}._sectionHeader_1hp70_252[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._sectionTitle_1hp70_262{font-family:var(--font-family-display);font-size:2.5rem;color:var(--homepage-heading-color, color-mix(in srgb, var(--primary) var(--text-darken-pct, 100%), black));margin-bottom:var(--spacing-4);text-shadow:var(--hero-text-shadow, none)}._sectionSubtitle_1hp70_270{font-size:1.125rem;color:color-mix(in srgb,var(--muted-foreground) var(--text-darken-pct, 100%),black);max-width:40rem;margin:0 auto}._featuresGrid_1hp70_277{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-8)}._featureCard_1hp70_283{background-color:var(--background);padding:var(--spacing-8);border-radius:var(--radius-lg);border:1px solid var(--border);text-align:left;transition:transform var(--animation-duration-normal) ease,box-shadow var(--animation-duration-normal) ease}._featureCard_1hp70_283[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._featureCard_1hp70_283:hover{transform:translateY(-4px)!important;box-shadow:var(--shadow-md)}._featureIcon_1hp70_302{width:4rem;height:4rem;border-radius:var(--radius-md);background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-6)}._featureTitle_1hp70_314{font-family:var(--font-family-display);font-size:1.5rem;color:var(--foreground);margin-bottom:var(--spacing-3)}._featureDesc_1hp70_321{color:var(--muted-foreground);line-height:1.6}._sectionDefault_1hp70_326{padding:var(--spacing-20) 0;background-color:color-mix(in srgb,var(--background) var(--bg-section-alpha, 75%),transparent)}._stitchSection_1hp70_332{display:flex;align-items:center;gap:var(--spacing-12);max-width:60rem;margin:0 auto}._stitchSection_1hp70_332[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._stitchImageWrapper_1hp70_345{flex-shrink:0;width:240px}._stitchImage_1hp70_345{width:100%;height:auto;object-fit:contain}._stitchContent_1hp70_356{flex:1}._stitchContent_1hp70_356 ._sectionSubtitle_1hp70_270{margin-bottom:var(--spacing-6);max-width:36rem}@media(max-width:768px){._stitchSection_1hp70_332{flex-direction:column;text-align:center;gap:var(--spacing-4)}._stitchImageWrapper_1hp70_345{width:160px}._stitchContent_1hp70_356 ._sectionSubtitle_1hp70_270{margin-left:auto;margin-right:auto}}._galleryCarousel_1hp70_383[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._galleryImageWrapper_1hp70_388{position:relative;width:100%;height:60vh;min-height:300px;max-height:600px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}._galleryImage_1hp70_388{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:768px){._galleryImageWrapper_1hp70_388{background-color:var(--surface)}._galleryImage_1hp70_388{object-fit:contain}}._galleryCaption_1hp70_416{position:absolute;bottom:0;left:0;right:0;padding:var(--spacing-12) var(--spacing-6) var(--spacing-6);background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);color:#fff}._galleryCaption_1hp70_416 p{margin:0;font-size:1.125rem;font-weight:500}._testimonialsGrid_1hp70_433{display:grid;grid-template-columns:1fr;gap:var(--spacing-6)}@media(min-width:768px){._testimonialsGrid_1hp70_433{grid-template-columns:1fr 1fr}}._testimonialCard_1hp70_445{background-color:var(--card);color:var(--card-foreground);padding:var(--spacing-8);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}._testimonialCard_1hp70_445[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._testimonialQuote_1hp70_462{font-style:italic;font-size:1.125rem;line-height:1.6;margin-bottom:var(--spacing-6)}._testimonialAuthor_1hp70_469{font-weight:600;font-family:var(--font-family-display);color:var(--homepage-heading-color, color-mix(in srgb, var(--primary) var(--text-darken-pct, 100%), black));text-align:right}._faqContainer_1hp70_477{max-width:48rem;margin:0 auto}._faqContainer_1hp70_477[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._sectionAdmin_1hp70_488{padding:var(--spacing-16) 0;background-color:color-mix(in srgb,var(--background) var(--bg-section-alpha, 75%),transparent)}._adminBox_1hp70_493{background-color:color-mix(in srgb,var(--primary) 95%,black);color:var(--primary-foreground);padding:var(--spacing-12);border-radius:var(--radius-lg);text-align:center;max-width:48rem;margin:0 auto;box-shadow:var(--shadow-xl)}._adminBox_1hp70_493[data-revealed=true]{opacity:1!important;transform:translateY(0)!important}._adminTitle_1hp70_509{font-family:var(--font-family-display);font-size:2rem;margin-bottom:var(--spacing-4);color:var(--primary-foreground)}._adminDesc_1hp70_516{font-size:1.125rem;opacity:.9;margin-bottom:var(--spacing-8);max-width:32rem;margin-left:auto;margin-right:auto}._footer_1hp70_526{background-color:color-mix(in srgb,var(--surface) var(--nav-section-alpha, 85%),transparent);border-top:1px solid var(--border);padding:var(--spacing-8) 0;margin-top:auto}._footerContent_1hp70_533{display:flex;justify-content:space-between;align-items:center}._brandGroup_1hp70_539{display:flex;align-items:center;gap:var(--spacing-3)}._footerLogo_1hp70_545{width:2.5rem;height:2.5rem;border-radius:50%}._footerBrand_1hp70_551{font-family:var(--font-family-display);font-weight:700;color:var(--homepage-heading-color, color-mix(in srgb, var(--primary) var(--text-darken-pct, 100%), black));font-size:1.125rem}._facebookBanner_1hp70_558{display:flex;align-items:center;justify-content:center;gap:var(--spacing-2);background-color:#1877f2;color:#fff;text-decoration:none;padding:var(--spacing-3) var(--spacing-6);border-radius:var(--radius-lg);font-weight:600;font-size:1.125rem;margin-bottom:var(--spacing-8);transition:background-color var(--animation-duration-fast) ease;width:100%}._facebookBanner_1hp70_558:hover{background-color:#166fe5}._facebookIcon_1hp70_579{width:1.5rem;height:1.5rem}._copyright_1hp70_584{color:var(--muted-foreground);font-size:.875rem}@media(max-width:640px){._footerContent_1hp70_533{flex-direction:column;gap:var(--spacing-4);text-align:center}}}
