.FeaturePage-module__RmhvuG__page{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.FeaturePage-module__RmhvuG__main{padding-top:var(--nav-height);flex:1}.FeaturePage-module__RmhvuG__hero{padding:6rem 0 4rem;overflow:hidden}.FeaturePage-module__RmhvuG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.FeaturePage-module__RmhvuG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.FeaturePage-module__RmhvuG__label{letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.FeaturePage-module__RmhvuG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.FeaturePage-module__RmhvuG__description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6}.FeaturePage-module__RmhvuG__visualContainer{aspect-ratio:16/9;border-radius:24px;max-height:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.FeaturePage-module__RmhvuG__visual{width:100%;height:100%;position:relative}.FeaturePage-module__RmhvuG__image{object-fit:cover;width:100%;height:100%}.FeaturePage-module__RmhvuG__visualOverlay{opacity:.1;mix-blend-mode:multiply;pointer-events:none;position:absolute;inset:0}.FeaturePage-module__RmhvuG__detailsSection{background-color:var(--bg-secondary);padding:4rem 0 6rem}.FeaturePage-module__RmhvuG__detailsContent{text-align:center;max-width:800px;margin:0 auto}.FeaturePage-module__RmhvuG__detailsTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.FeaturePage-module__RmhvuG__detailsText{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.FeaturePage-module__RmhvuG__bodySection{background-color:var(--bg-primary);padding:4rem 0 2rem}.FeaturePage-module__RmhvuG__bodyContainer{max-width:780px;margin:0 auto;padding:0 1.5rem}.FeaturePage-module__RmhvuG__bodyHtml{color:var(--text-primary);font-size:1.0625rem;line-height:1.8}.FeaturePage-module__RmhvuG__bodyHtml h2,.FeaturePage-module__RmhvuG__bodyHtml h3{font-family:var(--font-display);color:var(--text-primary);margin-top:2.25rem;margin-bottom:1rem}.FeaturePage-module__RmhvuG__bodyHtml h2{font-size:1.75rem}.FeaturePage-module__RmhvuG__bodyHtml h3{font-size:1.375rem}.FeaturePage-module__RmhvuG__bodyHtml p{margin-bottom:1.25rem}.FeaturePage-module__RmhvuG__bodyHtml ul,.FeaturePage-module__RmhvuG__bodyHtml ol{margin-bottom:1.25rem;padding-left:1.5rem}.FeaturePage-module__RmhvuG__bodyHtml li{margin-bottom:.5rem}.FeaturePage-module__RmhvuG__bodyHtml a{color:var(--primary);text-decoration:underline}.FeaturePage-module__RmhvuG__bodyHtml img{border-radius:12px;max-width:100%;height:auto;margin:1.5rem 0}.FeaturePage-module__RmhvuG__tableWrap{margin:1.5rem 0;overflow-x:auto}.FeaturePage-module__RmhvuG__relatedSection{background-color:var(--bg-secondary);padding:4rem 0}.FeaturePage-module__RmhvuG__relatedTitle{font-family:var(--font-display);color:var(--text-primary);text-align:center;margin:0 0 2rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.FeaturePage-module__RmhvuG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.FeaturePage-module__RmhvuG__nextFeatureSection{background-color:var(--bg-secondary);padding:0 0 6rem}.FeaturePage-module__RmhvuG__nextFeatureCard{background-color:var(--bg-primary);border:2px solid #0000;border-radius:24px;justify-content:space-between;align-items:center;max-width:800px;margin:0 auto;padding:2.5rem 3rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000d}.FeaturePage-module__RmhvuG__nextFeatureCard:hover{border-color:var(--feature-color,var(--primary));transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.FeaturePage-module__RmhvuG__nextFeatureContent{flex-direction:column;gap:.5rem;display:flex}.FeaturePage-module__RmhvuG__nextFeatureLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.875rem;font-weight:600}.FeaturePage-module__RmhvuG__nextFeatureTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;transition:color .3s}.FeaturePage-module__RmhvuG__nextFeatureCard:hover .FeaturePage-module__RmhvuG__nextFeatureTitle{color:var(--feature-color,var(--primary))}.FeaturePage-module__RmhvuG__nextFeatureArrow{background-color:var(--feature-color,var(--primary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.FeaturePage-module__RmhvuG__nextFeatureCard:hover .FeaturePage-module__RmhvuG__nextFeatureArrow{transform:translate(4px)}@media (max-width:768px){.FeaturePage-module__RmhvuG__hero{padding:4rem 0 2rem}.FeaturePage-module__RmhvuG__header{margin-bottom:2rem}.FeaturePage-module__RmhvuG__visualContainer{border-radius:16px}.FeaturePage-module__RmhvuG__detailsSection{padding:3rem 0 4rem}.FeaturePage-module__RmhvuG__detailsTitle{font-size:2rem}.FeaturePage-module__RmhvuG__nextFeatureSection{padding:0 0 4rem}.FeaturePage-module__RmhvuG__nextFeatureCard{border-radius:16px;flex-direction:row;gap:1rem;padding:1.5rem}.FeaturePage-module__RmhvuG__nextFeatureTitle{font-size:1.5rem}.FeaturePage-module__RmhvuG__nextFeatureArrow{flex-shrink:0;width:40px;height:40px}}
.ThemeToggle-module__i-Vfoq__toggle{border-radius:var(--radius-full);width:44px;height:44px;color:var(--foreground);border:1.5px solid var(--nav-border);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ThemeToggle-module__i-Vfoq__toggle:hover{background:var(--primary-50);border-color:var(--primary);color:var(--primary)}.ThemeToggle-module__i-Vfoq__toggle:active{transform:scale(.96)}.ThemeToggle-module__i-Vfoq__toggle:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ThemeToggle-module__i-Vfoq__icon{width:20px;height:20px}.ThemeToggle-module__i-Vfoq__placeholder{background:var(--foreground-tertiary);opacity:.25;border-radius:50%;width:20px;height:20px}
.LanguageSwitcher-module__LNnhDq__switcher{background:var(--card-bg);border-radius:var(--radius-sm);border:1px solid var(--card-border);align-items:center;gap:2px;padding:2px;display:flex}.LanguageSwitcher-module__LNnhDq__option{letter-spacing:.02em;color:var(--foreground-tertiary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;line-height:1.4}.LanguageSwitcher-module__LNnhDq__option:hover:not(:disabled){color:var(--foreground);background:var(--primary-50)}.LanguageSwitcher-module__LNnhDq__option.LanguageSwitcher-module__LNnhDq__active{background:var(--primary);color:#fff;cursor:default}.LanguageSwitcher-module__LNnhDq__option:disabled{opacity:1}
.AuthModal-module__jrbLjq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#00000080;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out forwards AuthModal-module__jrbLjq__fadeIn;display:flex;position:fixed;inset:0}.AuthModal-module__jrbLjq__overlayClosing{animation:.15s ease-in forwards AuthModal-module__jrbLjq__fadeOut}@keyframes AuthModal-module__jrbLjq__fadeIn{to{opacity:1}}@keyframes AuthModal-module__jrbLjq__fadeOut{0%{opacity:1}to{opacity:0}}.AuthModal-module__jrbLjq__dialog{background:var(--card-bg);border-radius:var(--radius-xl);opacity:0;width:100%;max-width:480px;max-height:calc(100dvh - 48px);animation:AuthModal-module__jrbLjq__slideUp .25s var(--ease-spring) 50ms forwards;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateY(16px)scale(.97);box-shadow:0 24px 80px #0003}.AuthModal-module__jrbLjq__dialogClosing{animation:.15s ease-in forwards AuthModal-module__jrbLjq__slideDown}@keyframes AuthModal-module__jrbLjq__slideUp{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AuthModal-module__jrbLjq__slideDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(16px)scale(.97)}}.AuthModal-module__jrbLjq__header{border-bottom:1px solid var(--card-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.AuthModal-module__jrbLjq__headerTitle{text-align:center;color:var(--foreground);flex:1;margin:0;font-size:1rem;font-weight:700}.AuthModal-module__jrbLjq__headerButton{border-radius:var(--radius-full);background:var(--background);border:1px solid var(--card-border);width:36px;height:36px;color:var(--foreground-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:flex}.AuthModal-module__jrbLjq__headerButton:hover{background:var(--primary-50);color:var(--foreground)}.AuthModal-module__jrbLjq__headerSpacer{width:36px}.AuthModal-module__jrbLjq__content{overscroll-behavior:contain;flex:1;padding:32px 32px 40px;overflow-y:auto}.AuthModal-module__jrbLjq__title{font-family:var(--font-display);color:var(--foreground);margin:0 0 8px;font-size:1.75rem;font-weight:800;line-height:1.2}.AuthModal-module__jrbLjq__subtitle{color:var(--foreground-secondary);margin:0 0 28px;font-size:.875rem;font-weight:500;line-height:1.5}.AuthModal-module__jrbLjq__form{flex-direction:column;gap:4px;display:flex}.AuthModal-module__jrbLjq__inputGroup{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.AuthModal-module__jrbLjq__label{color:var(--foreground);font-size:.8125rem;font-weight:600}.AuthModal-module__jrbLjq__input{width:100%;height:48px;font-size:.9375rem;font-family:var(--font-sans);color:var(--foreground);background:var(--background);border:1.5px solid var(--card-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:0 16px}.AuthModal-module__jrbLjq__input::placeholder{color:var(--foreground-tertiary)}.AuthModal-module__jrbLjq__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.AuthModal-module__jrbLjq__inputWithIcon{padding-left:44px}.AuthModal-module__jrbLjq__inputWrapper{position:relative}.AuthModal-module__jrbLjq__inputIcon{color:var(--foreground-tertiary);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.AuthModal-module__jrbLjq__passwordToggle{width:40px;height:40px;color:var(--foreground-tertiary);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.AuthModal-module__jrbLjq__passwordToggle:hover{color:var(--foreground-secondary)}.AuthModal-module__jrbLjq__errorBanner{border-radius:var(--radius-md);background:#ef444414;border:1px solid #ef444426;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 16px;animation:.3s ease-out AuthModal-module__jrbLjq__shakeBanner;display:flex}html.AuthModal-module__jrbLjq__dark .AuthModal-module__jrbLjq__errorBanner{background:#ef44441f;border-color:#ef444433}.AuthModal-module__jrbLjq__errorIcon{color:#ef4444;flex-shrink:0;margin-top:1px}.AuthModal-module__jrbLjq__errorText{color:#ef4444;flex:1;font-size:.8125rem;font-weight:500;line-height:1.4}@keyframes AuthModal-module__jrbLjq__shakeBanner{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}.AuthModal-module__jrbLjq__successBanner{border-radius:var(--radius-md);background:#22c55e14;border:1px solid #22c55e26;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;display:flex}html.AuthModal-module__jrbLjq__dark .AuthModal-module__jrbLjq__successBanner{background:#22c55e1f;border-color:#22c55e33}.AuthModal-module__jrbLjq__successText{color:#22c55e;flex:1;font-size:.8125rem;font-weight:500;line-height:1.4}.AuthModal-module__jrbLjq__primaryButton{width:100%;height:48px;font-size:.9375rem;font-weight:700;font-family:var(--font-sans);color:#fff;background:var(--primary);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);border:none;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.AuthModal-module__jrbLjq__primaryButton:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 4px 16px var(--primary-glow);transform:translateY(-1px)}.AuthModal-module__jrbLjq__primaryButton:active:not(:disabled){transform:translateY(0)}.AuthModal-module__jrbLjq__primaryButton:disabled{opacity:.55;cursor:not-allowed}.AuthModal-module__jrbLjq__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite AuthModal-module__jrbLjq__spin;display:inline-block}@keyframes AuthModal-module__jrbLjq__spin{to{transform:rotate(360deg)}}.AuthModal-module__jrbLjq__socialContainer{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.AuthModal-module__jrbLjq__socialButton{width:100%;height:48px;font-size:.875rem;font-weight:700;font-family:var(--font-sans);color:var(--foreground);background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;gap:12px;display:flex}.AuthModal-module__jrbLjq__socialButton:hover:not(:disabled){border-color:var(--foreground-tertiary);box-shadow:var(--card-shadow);transform:translateY(-1px)}.AuthModal-module__jrbLjq__socialButton:disabled{opacity:.55;cursor:not-allowed}.AuthModal-module__jrbLjq__socialButtonApple{color:#fff;background:#000;border-color:#000;}html.AuthModal-module__jrbLjq__dark .AuthModal-module__jrbLjq__socialButtonApple{background:#1a1a1a;border-color:#ffffff26}.AuthModal-module__jrbLjq__socialButtonApple:hover:not(:disabled){background:#222;border-color:#444}.AuthModal-module__jrbLjq__socialIcon{flex-shrink:0;align-items:center;display:flex}.AuthModal-module__jrbLjq__divider{align-items:center;gap:16px;margin-bottom:16px;padding:4px 0;display:flex}.AuthModal-module__jrbLjq__dividerLine{background:var(--card-border);flex:1;height:1px}.AuthModal-module__jrbLjq__dividerText{color:var(--foreground-tertiary);text-transform:uppercase;letter-spacing:.5px;font-size:.6875rem;font-weight:700}.AuthModal-module__jrbLjq__footer{justify-content:center;align-items:center;gap:6px;padding-top:24px;display:flex}.AuthModal-module__jrbLjq__footerText{color:var(--foreground-secondary);font-size:.875rem;font-weight:500}.AuthModal-module__jrbLjq__footerLink{color:var(--primary);cursor:pointer;font-size:.875rem;font-weight:700;font-family:var(--font-sans);transition:color var(--transition-fast);background:0 0;border:none;padding:0}.AuthModal-module__jrbLjq__footerLink:hover{color:var(--primary-hover);text-decoration:underline}.AuthModal-module__jrbLjq__forgotPasswordLink{align-self:flex-end;margin-top:-4px;margin-bottom:4px}.AuthModal-module__jrbLjq__forgotPasswordText{color:var(--primary);cursor:pointer;font-size:.8125rem;font-weight:600;font-family:var(--font-sans);transition:color var(--transition-fast);background:0 0;border:none;padding:0}.AuthModal-module__jrbLjq__forgotPasswordText:hover{color:var(--primary-hover);text-decoration:underline}.AuthModal-module__jrbLjq__codeContainer{justify-content:center;gap:10px;margin-bottom:28px;display:flex}.AuthModal-module__jrbLjq__codeInput{border:2px solid var(--card-border);border-radius:var(--radius-md);width:52px;height:60px;font-size:1.375rem;font-weight:700;font-family:var(--font-sans);color:var(--foreground);text-align:center;background:var(--background);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none}.AuthModal-module__jrbLjq__codeInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.AuthModal-module__jrbLjq__codeInputFilled{border-color:var(--foreground-tertiary)}.AuthModal-module__jrbLjq__emailHighlight{color:var(--primary);margin-bottom:20px;font-size:.875rem;font-weight:700}.AuthModal-module__jrbLjq__resendContainer{flex-direction:column;align-items:center;gap:4px;margin-top:20px;display:flex}.AuthModal-module__jrbLjq__resendText{color:var(--foreground-secondary);font-size:.8125rem;font-weight:500}.AuthModal-module__jrbLjq__resendLink{color:var(--primary);cursor:pointer;font-size:.8125rem;font-weight:700;font-family:var(--font-sans);transition:color var(--transition-fast);background:0 0;border:none;padding:0}.AuthModal-module__jrbLjq__resendLink:hover{color:var(--primary-hover);text-decoration:underline}.AuthModal-module__jrbLjq__resendLink:disabled{opacity:.5;cursor:not-allowed}@media (max-width:560px){.AuthModal-module__jrbLjq__overlay{align-items:flex-end;padding:0}.AuthModal-module__jrbLjq__dialog{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-width:100%;max-height:95dvh;animation:AuthModal-module__jrbLjq__slideUpMobile .3s var(--ease-spring) forwards;transform:translateY(100%)}.AuthModal-module__jrbLjq__dialogClosing{animation:.2s ease-in forwards AuthModal-module__jrbLjq__slideDownMobile}@keyframes AuthModal-module__jrbLjq__slideUpMobile{to{opacity:1;transform:translateY(0)}}@keyframes AuthModal-module__jrbLjq__slideDownMobile{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.AuthModal-module__jrbLjq__content{padding:24px 20px 32px}.AuthModal-module__jrbLjq__title{font-size:1.5rem}.AuthModal-module__jrbLjq__codeInput{width:46px;height:54px;font-size:1.25rem}}
.Features-module__9gr-8G__section{background:var(--background);padding:120px 0 100px;}.Features-module__9gr-8G__container{flex-direction:column;gap:56px;display:flex;}.Features-module__9gr-8G__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin-bottom:16px;font-size:clamp(30px,4.5vw,52px);font-weight:800;line-height:1.05}.Features-module__9gr-8G__description{color:var(--foreground-secondary);max-width:440px;font-size:1.0625rem;line-height:1.7}.Features-module__9gr-8G__heroFeature{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.Features-module__9gr-8G__heroContent{flex-direction:column;gap:16px;min-width:0;display:flex}.Features-module__9gr-8G__label{text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;font-weight:700}.Features-module__9gr-8G__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.15}.Features-module__9gr-8G__heroDesc{color:var(--foreground-secondary);font-size:1rem;line-height:1.7}.Features-module__9gr-8G__visual{border-radius:var(--radius-xl);justify-content:center;align-items:center;min-height:280px;display:flex}.Features-module__9gr-8G__visualPhoto{contain:layout style;background:0 0;min-height:380px;position:relative;overflow:hidden}.Features-module__9gr-8G__visualImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.Features-module__9gr-8G__visualPhoto:hover .Features-module__9gr-8G__visualImage{transform:scale(1.04)}.Features-module__9gr-8G__visualOverlay{opacity:.08;mix-blend-mode:multiply;pointer-events:none;position:absolute;inset:0}.Features-module__9gr-8G__visualIcon{opacity:.85}.Features-module__9gr-8G__checkList{flex-direction:column;gap:8px;margin-top:4px;list-style:none;display:flex}.Features-module__9gr-8G__checkItem{color:var(--foreground);align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.Features-module__9gr-8G__secondaryRow{grid-template-columns:1fr 1fr;gap:48px;margin-top:24px;display:grid}.Features-module__9gr-8G__secondaryFeature{flex-direction:column;gap:12px;min-width:0;display:flex}.Features-module__9gr-8G__secondaryTitle{color:var(--foreground);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Features-module__9gr-8G__secondaryDesc{color:var(--foreground-secondary);font-size:.9375rem;line-height:1.7}.Features-module__9gr-8G__profileMention{color:var(--foreground-secondary);border-top:1px solid var(--card-border);padding-top:24px;font-size:.9375rem;line-height:1.7}.Features-module__9gr-8G__profileMention strong{color:var(--foreground);font-weight:600}@media (max-width:768px){.Features-module__9gr-8G__section{padding:80px 0 60px}.Features-module__9gr-8G__container{gap:48px}.Features-module__9gr-8G__heroFeature{grid-template-columns:1fr;gap:32px}.Features-module__9gr-8G__visual{order:-1;min-height:200px}.Features-module__9gr-8G__visualPhoto{min-height:280px}.Features-module__9gr-8G__secondaryRow{grid-template-columns:1fr;gap:40px;margin-top:0}}@media (max-width:380px){.Features-module__9gr-8G__visual{min-height:160px}.Features-module__9gr-8G__visualPhoto{min-height:220px}}.Features-module__9gr-8G__learnMore{margin-top:1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Features-module__9gr-8G__learnMore:hover{opacity:.8}
.HowItWorks-module__Dn5aLq__section{background:var(--background-alt);}.HowItWorks-module__Dn5aLq__container{}.HowItWorks-module__Dn5aLq__header{max-width:480px;margin-bottom:56px}.HowItWorks-module__Dn5aLq__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-bottom:12px;font-size:clamp(26px,3.5vw,40px);font-weight:700;line-height:1.15}.HowItWorks-module__Dn5aLq__description{color:var(--foreground-secondary);font-size:1rem;line-height:1.7}.HowItWorks-module__Dn5aLq__steps{flex-direction:column;display:flex}.HowItWorks-module__Dn5aLq__step{border-top:1px solid var(--card-border);transition:opacity var(--transition-base);grid-template-columns:64px 1fr;align-items:baseline;gap:24px;padding:32px 0;display:grid}.HowItWorks-module__Dn5aLq__stepNumber{font-family:var(--font-display);color:var(--primary);opacity:.4;transition:opacity var(--transition-base);font-size:2rem;font-weight:800;line-height:1}.HowItWorks-module__Dn5aLq__stepActive .HowItWorks-module__Dn5aLq__stepNumber{opacity:1}.HowItWorks-module__Dn5aLq__stepContent{flex-direction:column;gap:8px;min-width:0;display:flex}.HowItWorks-module__Dn5aLq__stepTitle{color:var(--foreground);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.HowItWorks-module__Dn5aLq__stepDescription{color:var(--foreground-secondary);max-width:520px;font-size:.9375rem;line-height:1.7}@media (max-width:768px){.HowItWorks-module__Dn5aLq__step{grid-template-columns:48px 1fr;gap:16px;padding:24px 0}.HowItWorks-module__Dn5aLq__stepNumber{font-size:1.5rem}}
.BreedMatchCard-module__XJtFva__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);transition:box-shadow var(--transition-base), transform var(--transition-base);display:flex;position:relative;overflow:hidden}.BreedMatchCard-module__XJtFva__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-3px)}.BreedMatchCard-module__XJtFva__tierBorder{border-radius:inherit;border:2px solid var(--tier-color,transparent);pointer-events:none;position:absolute;inset:0}.BreedMatchCard-module__XJtFva__cardBody{flex-direction:column;flex:1;gap:14px;min-width:0;padding:20px 20px 16px;display:flex}.BreedMatchCard-module__XJtFva__cardExcellent:hover{box-shadow:0 8px 36px #f59e0b2e}.BreedMatchCard-module__XJtFva__cardGood:hover{box-shadow:0 8px 36px #22c55e24}.BreedMatchCard-module__XJtFva__cardModerate:hover{box-shadow:0 8px 36px #3b82f61f}.BreedMatchCard-module__XJtFva__cardLow:hover{box-shadow:var(--card-shadow-hover)}.BreedMatchCard-module__XJtFva__header{align-items:center;gap:14px;display:flex}.BreedMatchCard-module__XJtFva__circle{flex-shrink:0;width:64px;height:64px;position:relative}.BreedMatchCard-module__XJtFva__circleSvg{width:100%;height:100%;transform:rotate(-90deg)}.BreedMatchCard-module__XJtFva__circleProgress{transition:stroke-dashoffset .6s var(--ease-spring)}.BreedMatchCard-module__XJtFva__circleText{font-size:1rem;font-weight:800;font-family:var(--font-display);justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;inset:0}.BreedMatchCard-module__XJtFva__circlePercent{margin-left:1px;font-size:.625rem;font-weight:700}.BreedMatchCard-module__XJtFva__headerInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.BreedMatchCard-module__XJtFva__breedName{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.015em;font-size:clamp(.95rem,1.6vw,1.1rem);font-weight:700;line-height:1.25}.BreedMatchCard-module__XJtFva__breedLink{color:inherit;transition:color var(--transition-fast);text-decoration:underline}.BreedMatchCard-module__XJtFva__breedLink:hover{color:var(--primary)}.BreedMatchCard-module__XJtFva__matchBadge{border-radius:var(--radius-full);letter-spacing:.02em;align-items:center;width:fit-content;padding:2px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.BreedMatchCard-module__XJtFva__matchExcellent{color:var(--behaviour);background:var(--behaviour-light)}.BreedMatchCard-module__XJtFva__matchGood{color:var(--health);background:var(--health-light)}.BreedMatchCard-module__XJtFva__matchModerate{color:var(--walk);background:var(--walk-light)}.BreedMatchCard-module__XJtFva__matchLow{color:var(--foreground-tertiary);background:var(--card-border)}.BreedMatchCard-module__XJtFva__meta{flex-wrap:wrap;gap:12px;display:flex}.BreedMatchCard-module__XJtFva__metaItem{color:var(--foreground-secondary);align-items:center;gap:5px;font-size:.75rem;font-weight:500;display:inline-flex}.BreedMatchCard-module__XJtFva__metaItem svg{color:var(--foreground-tertiary);flex-shrink:0}.BreedMatchCard-module__XJtFva__tags{flex-wrap:wrap;gap:6px;display:flex}.BreedMatchCard-module__XJtFva__tag{border-radius:var(--radius-full);color:var(--foreground-secondary);background:var(--background);border:1px solid var(--card-border);align-items:center;gap:4px;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.BreedMatchCard-module__XJtFva__tag svg{color:var(--foreground-tertiary)}.BreedMatchCard-module__XJtFva__radarWrap{justify-content:center;padding:2px 0;display:flex}.BreedMatchCard-module__XJtFva__radar{width:100%;max-width:170px;height:auto}.BreedMatchCard-module__XJtFva__radarLabel{fill:var(--foreground-tertiary);font-size:7px;font-weight:600}.BreedMatchCard-module__XJtFva__expandBtn{width:100%;color:var(--foreground-secondary);cursor:pointer;transition:color var(--transition-fast);border-top:1px solid var(--card-border);justify-content:center;align-items:center;gap:6px;padding:8px 0 4px;font-size:.8125rem;font-weight:600;display:flex}.BreedMatchCard-module__XJtFva__expandBtn:hover{color:var(--primary)}.BreedMatchCard-module__XJtFva__expandable{transition:grid-template-rows .3s var(--ease-spring);grid-template-rows:0fr;display:grid}.BreedMatchCard-module__XJtFva__expandableOpen{grid-template-rows:1fr}.BreedMatchCard-module__XJtFva__expandInner{flex-direction:column;gap:16px;display:flex;overflow:hidden}.BreedMatchCard-module__XJtFva__expandableOpen .BreedMatchCard-module__XJtFva__expandInner{padding-top:12px}.BreedMatchCard-module__XJtFva__detailBlock{flex-direction:column;gap:6px;display:flex}.BreedMatchCard-module__XJtFva__detailHeading{text-transform:uppercase;letter-spacing:.06em;color:var(--foreground-secondary);align-items:center;gap:5px;font-size:.6875rem;font-weight:700;display:flex}.BreedMatchCard-module__XJtFva__headingIcon{color:var(--social);opacity:.75;flex-shrink:0}.BreedMatchCard-module__XJtFva__detailBody{color:var(--foreground-secondary);font-size:.8125rem;line-height:1.5}.BreedMatchCard-module__XJtFva__chipRow{flex-wrap:wrap;gap:4px;display:flex}.BreedMatchCard-module__XJtFva__chip{border-radius:var(--radius-sm);color:var(--foreground-secondary);background:var(--background);border:1px solid var(--card-border);padding:3px 10px;font-size:.6875rem;font-weight:600}.BreedMatchCard-module__XJtFva__issueList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.BreedMatchCard-module__XJtFva__issueList li{color:var(--foreground-secondary);padding-left:14px;font-size:.8125rem;line-height:1.5;position:relative}.BreedMatchCard-module__XJtFva__issueList li:before{content:"";background:var(--foreground-tertiary);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.BreedMatchCard-module__XJtFva__statGrid{border-top:1px solid var(--card-border);grid-template-columns:1fr 1fr;gap:10px 16px;padding-top:8px;display:grid}.BreedMatchCard-module__XJtFva__statRow{flex-direction:column;gap:4px;display:flex}.BreedMatchCard-module__XJtFva__statHeader{justify-content:space-between;align-items:center;display:flex}.BreedMatchCard-module__XJtFva__statLabel{color:var(--foreground-secondary);font-size:.6875rem;font-weight:600}.BreedMatchCard-module__XJtFva__statValue{color:var(--foreground-secondary);font-size:.6875rem;font-weight:700}.BreedMatchCard-module__XJtFva__statTrack{border-radius:var(--radius-full);background:var(--card-border);width:100%;height:5px;overflow:hidden}.BreedMatchCard-module__XJtFva__statFill{border-radius:var(--radius-full);height:100%;transition:width .4s var(--ease-spring)}@media (max-width:640px){.BreedMatchCard-module__XJtFva__cardBody{gap:10px;padding:16px 14px 14px}.BreedMatchCard-module__XJtFva__circle{width:54px;height:54px}.BreedMatchCard-module__XJtFva__circleText{font-size:.875rem}.BreedMatchCard-module__XJtFva__statLabel{font-size:.625rem}}
.BreedMatchCta-module__W3rwtG__cta{background:#141210;position:relative;overflow:hidden}html.dark .BreedMatchCta-module__W3rwtG__cta{background:#1d1a17}.BreedMatchCta-module__W3rwtG__contentWrap{z-index:1;max-width:800px;padding:clamp(44px, 7vw, 72px) var(--container-padding);margin:0 auto;position:relative;container-type:inline-size}.BreedMatchCta-module__W3rwtG__ghost{font-family:var(--font-display);letter-spacing:-.05em;white-space:nowrap;color:#0000;-webkit-text-stroke:1px #ffffff0e;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding-right:0;font-size:clamp(56px,8vw,120px);font-weight:900;line-height:1;display:flex;position:absolute;inset:0;overflow:hidden}html.dark .BreedMatchCta-module__W3rwtG__ghost{-webkit-text-stroke:1px #ffffff12}.BreedMatchCta-module__W3rwtG__layout{grid-template-columns:1fr auto;align-items:center;gap:clamp(24px,6cqi,56px);display:grid}.BreedMatchCta-module__W3rwtG__textCol{flex-direction:column;gap:20px;display:flex}.BreedMatchCta-module__W3rwtG__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;margin:0;font-size:.6875rem;font-weight:700}.BreedMatchCta-module__W3rwtG__question{flex-direction:column;gap:0;margin:0;line-height:1.08;display:flex}.BreedMatchCta-module__W3rwtG__questionPre,.BreedMatchCta-module__W3rwtG__questionPost{font-family:var(--font-display);letter-spacing:-.03em;color:#ffffff8c;font-size:clamp(28px,5.5cqi,44px);font-weight:300;display:block}.BreedMatchCta-module__W3rwtG__questionBreed{font-family:var(--font-display);letter-spacing:-.04em;color:var(--primary);background-image:linear-gradient(var(--primary), var(--primary));background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;font-size:clamp(34px,7cqi,56px);font-weight:800;animation:.9s cubic-bezier(.22,1,.36,1) .3s forwards BreedMatchCta-module__W3rwtG__underlineDraw;display:block}@keyframes BreedMatchCta-module__W3rwtG__underlineDraw{to{background-size:100% 2px}}.BreedMatchCta-module__W3rwtG__tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.BreedMatchCta-module__W3rwtG__tag{letter-spacing:.03em;color:#ffffff73;border:1px solid #ffffff1a;border-radius:4px;padding:5px 12px;font-size:.75rem;font-weight:500}.BreedMatchCta-module__W3rwtG__meta{color:#ffffff80;letter-spacing:.04em;margin:0;font-size:.8125rem}.BreedMatchCta-module__W3rwtG__spinLink{flex-direction:column;flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.BreedMatchCta-module__W3rwtG__spinLink:focus-visible .BreedMatchCta-module__W3rwtG__spinWrap{outline:2px solid var(--primary);outline-offset:8px;border-radius:50%}.BreedMatchCta-module__W3rwtG__spinWrap{border:1px solid #ffffff17;border-radius:50%;justify-content:center;align-items:center;width:clamp(120px,22cqi,160px);height:clamp(120px,22cqi,160px);transition:border-color .25s;display:flex;position:relative}html.dark .BreedMatchCta-module__W3rwtG__spinWrap{border-color:#ffffff1f}.BreedMatchCta-module__W3rwtG__spinLink:hover .BreedMatchCta-module__W3rwtG__spinWrap{border-color:#ffffff38}.BreedMatchCta-module__W3rwtG__spinSvg{transform-origin:50%;width:100%;height:100%;animation:16s linear infinite BreedMatchCta-module__W3rwtG__spin;position:absolute;inset:0}.BreedMatchCta-module__W3rwtG__spinText{letter-spacing:.2em;text-transform:uppercase;fill:#ffffff61;font-size:11.5px;font-weight:600}html.dark .BreedMatchCta-module__W3rwtG__spinText{fill:#ffffff73}@keyframes BreedMatchCta-module__W3rwtG__spin{to{transform:rotate(360deg)}}.BreedMatchCta-module__W3rwtG__spinArrow{z-index:1;background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(52px,9cqi,68px);height:clamp(52px,9cqi,68px);transition:transform .25s cubic-bezier(.22,1,.36,1),background .2s;display:flex;position:relative}.BreedMatchCta-module__W3rwtG__spinLink:hover .BreedMatchCta-module__W3rwtG__spinArrow{background:color-mix(in oklch, var(--primary) 82%, #fff 18%);transform:scale(1.14)rotate(45deg)}.BreedMatchCta-module__W3rwtG__spinLink:active .BreedMatchCta-module__W3rwtG__spinArrow{transform:scale(.96)rotate(45deg)}.BreedMatchCta-module__W3rwtG__spinLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff61;white-space:nowrap;font-size:.75rem;font-weight:700;transition:color .2s}html.dark .BreedMatchCta-module__W3rwtG__spinLabel{color:#ffffff73}.BreedMatchCta-module__W3rwtG__spinLink:hover .BreedMatchCta-module__W3rwtG__spinLabel{color:#ffffffb8}@container (max-width:480px){.BreedMatchCta-module__W3rwtG__layout{grid-template-columns:1fr;gap:32px}.BreedMatchCta-module__W3rwtG__spinLink{flex-direction:row;justify-content:flex-start;gap:20px}}
.BreedsHero-module__TpkTUa__hero{background:var(--primary-50);text-align:center;padding:clamp(80px,12vw,140px) 0 clamp(24px,3vw,40px);position:relative;overflow:hidden}.BreedsHero-module__TpkTUa__container{z-index:1;position:relative;}.BreedsHero-module__TpkTUa__label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:16px;font-size:.8125rem;font-weight:700}.BreedsHero-module__TpkTUa__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin-bottom:20px;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.15}.BreedsHero-module__TpkTUa__subtitle{color:var(--foreground-secondary);max-width:620px;margin:0 auto;font-size:clamp(16px,2vw,19px);line-height:1.65}.BreedsHero-module__TpkTUa__pawLeft,.BreedsHero-module__TpkTUa__pawRight,.BreedsHero-module__TpkTUa__pawSmall{color:var(--primary);opacity:.08;pointer-events:none;position:absolute}.BreedsHero-module__TpkTUa__pawLeft{top:20%;left:8%;transform:rotate(-25deg)}.BreedsHero-module__TpkTUa__pawRight{top:35%;right:10%;transform:rotate(20deg)}.BreedsHero-module__TpkTUa__pawSmall{bottom:18%;left:22%;transform:rotate(10deg)}@media (max-width:768px){.BreedsHero-module__TpkTUa__hero{text-align:left}.BreedsHero-module__TpkTUa__subtitle{margin:0}.BreedsHero-module__TpkTUa__pawLeft,.BreedsHero-module__TpkTUa__pawRight,.BreedsHero-module__TpkTUa__pawSmall{display:none}}
.ContactForm-module__UoqRnG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__UoqRnG__formGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ContactForm-module__UoqRnG__formGrid{grid-template-columns:1fr 1fr;gap:4rem}}.ContactForm-module__UoqRnG__leftColumn{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__UoqRnG__rightColumn{flex-direction:column;gap:1.5rem;height:100%;display:flex}.ContactForm-module__UoqRnG__columnTitle{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:12px;font-weight:700}.ContactForm-module__UoqRnG__inputGroup{flex-direction:column;flex:1;gap:6px;display:flex}.ContactForm-module__UoqRnG__input,.ContactForm-module__UoqRnG__textarea{border:1.5px solid color-mix(in srgb, var(--foreground) 15%, transparent);border-radius:var(--radius-md,12px);width:100%;color:var(--foreground);background-color:var(--card-bg);box-shadow:inset 0 2px 4px color-mix(in srgb, var(--foreground) 3%, transparent);outline:none;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:500;transition:all .2s}.ContactForm-module__UoqRnG__input:hover,.ContactForm-module__UoqRnG__textarea:hover{border-color:color-mix(in srgb, var(--foreground) 25%, transparent);background-color:color-mix(in srgb, var(--card-bg) 98%, var(--foreground))}.ContactForm-module__UoqRnG__input::placeholder,.ContactForm-module__UoqRnG__textarea::placeholder{color:var(--foreground-tertiary,var(--muted-foreground))}.ContactForm-module__UoqRnG__input:focus,.ContactForm-module__UoqRnG__textarea:focus{border-color:var(--primary);background-color:var(--card-bg);box-shadow:0 0 0 3px var(--primary-glow,color-mix(in srgb, var(--primary) 20%, transparent)), inset 0 2px 4px color-mix(in srgb, var(--foreground) 2%, transparent)}.ContactForm-module__UoqRnG__textarea{resize:none;height:100%;min-height:180px}.ContactForm-module__UoqRnG__submitContainer{justify-content:flex-end;margin-top:1rem;display:flex}.ContactForm-module__UoqRnG__submitButton{background:var(--primary);color:var(--primary-foreground,#fff);cursor:pointer;border:none;border-radius:9999px;padding:.75rem 3.5rem;font-size:1rem;font-weight:700;transition:all .15s;box-shadow:0 4px 6px -1px #0000001a}.ContactForm-module__UoqRnG__submitButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}.ContactForm-module__UoqRnG__submitButton:active:not(:disabled){transform:translateY(0)}.ContactForm-module__UoqRnG__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ContactForm-module__UoqRnG__errorMessage{background:color-mix(in srgb, var(--destructive,#ef4444) 10%, transparent);border:1px solid color-mix(in srgb, var(--destructive,#ef4444) 30%, transparent);color:var(--destructive,#ef4444);border-radius:10px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.ContactForm-module__UoqRnG__status,.ContactForm-module__UoqRnG__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ContactForm-module__UoqRnG__honeypot{pointer-events:none;width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.ContactForm-module__UoqRnG__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.ContactForm-module__UoqRnG__successIcon{color:var(--primary);width:48px;height:48px}.ContactForm-module__UoqRnG__successTitle{color:var(--foreground);font-size:1.5rem;font-weight:800}.ContactForm-module__UoqRnG__successText{color:var(--muted-foreground);max-width:400px;margin-bottom:.5rem;font-size:1rem;line-height:1.5}
.Testimonials-module__oeCJsG__section{background:var(--background);padding:80px 0 100px;}.Testimonials-module__oeCJsG__container{}.Testimonials-module__oeCJsG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-tertiary);margin-bottom:40px;font-size:.8125rem;font-weight:700}.Testimonials-module__oeCJsG__featured{border-bottom:1px solid var(--card-border);grid-template-columns:1fr 320px;align-items:center;gap:56px;margin-bottom:56px;padding-bottom:56px;display:grid}.Testimonials-module__oeCJsG__featuredQuote{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);max-width:820px;font-size:clamp(22px,3vw,32px);font-style:normal;font-weight:700;line-height:1.4}.Testimonials-module__oeCJsG__featuredContent{flex-direction:column;display:flex}.Testimonials-module__oeCJsG__featuredImageWrap{aspect-ratio:3/4;contain:layout style;border-radius:20px;position:relative;overflow:hidden}.Testimonials-module__oeCJsG__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Testimonials-module__oeCJsG__featuredImageWrap:hover .Testimonials-module__oeCJsG__featuredImage{transform:scale(1.03)}.Testimonials-module__oeCJsG__featuredAuthor{color:var(--foreground);align-items:center;gap:16px;margin-top:24px;font-size:.9375rem;font-weight:600;display:flex}.Testimonials-module__oeCJsG__featuredAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.Testimonials-module__oeCJsG__separator{color:var(--foreground-tertiary);margin:0 2px}.Testimonials-module__oeCJsG__role{color:var(--foreground-tertiary);font-weight:400}.Testimonials-module__oeCJsG__supporting{grid-template-columns:1fr 1fr;gap:48px;display:grid}.Testimonials-module__oeCJsG__supportingQuote{color:var(--foreground-secondary);font-size:.9375rem;font-style:normal;line-height:1.75}.Testimonials-module__oeCJsG__supportingAuthor{color:var(--foreground);align-items:center;gap:12px;margin-top:16px;font-size:.875rem;font-weight:600;display:flex}.Testimonials-module__oeCJsG__supportingAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}@media (max-width:768px){.Testimonials-module__oeCJsG__featured{grid-template-columns:1fr;gap:32px}.Testimonials-module__oeCJsG__featuredImageWrap{aspect-ratio:16/9;max-height:260px}}@media (max-width:640px){.Testimonials-module__oeCJsG__section{padding:60px 0}.Testimonials-module__oeCJsG__featured{margin-bottom:40px;padding-bottom:40px}.Testimonials-module__oeCJsG__featuredImageWrap{display:none}.Testimonials-module__oeCJsG__supporting{grid-template-columns:1fr;gap:40px}}
.FAQ-module__5E5jIW__section{background:var(--background-alt);}.FAQ-module__5E5jIW__container{}.FAQ-module__5E5jIW__title{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground-secondary);margin-bottom:32px;font-size:.9375rem;font-weight:700;line-height:1.4}.FAQ-module__5E5jIW__list{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__5E5jIW__item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);overflow:hidden}.FAQ-module__5E5jIW__item:hover{border-color:var(--primary-100)}.FAQ-module__5E5jIW__itemOpen{border-color:var(--primary-100);box-shadow:0 4px 16px var(--primary-glow)}.FAQ-module__5E5jIW__question{width:100%;color:var(--foreground);text-align:left;transition:color var(--transition-fast);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1rem;font-weight:600;line-height:1.5;display:flex}.FAQ-module__5E5jIW__question:hover{color:var(--primary)}.FAQ-module__5E5jIW__chevron{color:var(--foreground-tertiary);transition:transform var(--transition-base);flex-shrink:0}.FAQ-module__5E5jIW__itemOpen .FAQ-module__5E5jIW__chevron{color:var(--primary);transform:rotate(180deg)}.FAQ-module__5E5jIW__answerWrapper{transition:grid-template-rows .35s var(--ease-spring);grid-template-rows:0fr;display:grid}.FAQ-module__5E5jIW__itemOpen .FAQ-module__5E5jIW__answerWrapper{grid-template-rows:1fr}.FAQ-module__5E5jIW__answer{overflow:hidden}.FAQ-module__5E5jIW__answerContent{color:var(--foreground-secondary);flex-direction:column;gap:12px;padding:0 24px 20px;font-size:.9375rem;line-height:1.75;display:flex}:is(.FAQ-module__5E5jIW__answerContent h1,.FAQ-module__5E5jIW__answerContent h2,.FAQ-module__5E5jIW__answerContent h3,.FAQ-module__5E5jIW__answerContent h4,.FAQ-module__5E5jIW__answerContent h5,.FAQ-module__5E5jIW__answerContent h6){color:var(--foreground);margin-top:8px;margin-bottom:4px;font-weight:600;line-height:1.4}.FAQ-module__5E5jIW__answerContent h1{font-size:1.5rem}.FAQ-module__5E5jIW__answerContent h2{font-size:1.25rem}.FAQ-module__5E5jIW__answerContent h3{font-size:1.125rem}.FAQ-module__5E5jIW__answerContent h4{font-size:1rem}:is(.FAQ-module__5E5jIW__answerContent ul,.FAQ-module__5E5jIW__answerContent ol){margin-top:4px;margin-bottom:4px;padding-left:24px}.FAQ-module__5E5jIW__answerContent li{margin-bottom:4px}.FAQ-module__5E5jIW__answerContent a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.FAQ-module__5E5jIW__answerContent a:hover{color:var(--primary-hover)}.FAQ-module__5E5jIW__answerContent p{margin:0}.FAQ-module__5E5jIW__answerContent>:first-child{margin-top:0}.FAQ-module__5E5jIW__answerContent>:last-child{margin-bottom:0}.FAQ-module__5E5jIW__tableWrap{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.FAQ-module__5E5jIW__answerContent table{border-collapse:collapse;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);width:100%;max-width:100%;box-shadow:var(--card-shadow);margin:16px 0;font-size:clamp(14px,1.5vw,15px);line-height:1.55;overflow:hidden}:is(.FAQ-module__5E5jIW__answerContent thead th,.FAQ-module__5E5jIW__answerContent thead td){font-family:var(--font-display);letter-spacing:-.01em;text-align:left;color:var(--foreground);background:var(--primary-50);border-bottom:1px solid var(--card-border);vertical-align:top;padding:12px 14px;font-size:.875rem;font-weight:700}.FAQ-module__5E5jIW__answerContent tbody tr:nth-child(2n){background:var(--background-alt)}:is(.FAQ-module__5E5jIW__answerContent tbody td,.FAQ-module__5E5jIW__answerContent tbody th){border-bottom:1px solid var(--card-border);color:var(--foreground-secondary);vertical-align:top;padding:10px 14px}.FAQ-module__5E5jIW__answerContent tbody th{color:var(--foreground);text-align:left;font-weight:600}:is(.FAQ-module__5E5jIW__answerContent tbody tr:last-child td,.FAQ-module__5E5jIW__answerContent tbody tr:last-child th){border-bottom:none}:is(.FAQ-module__5E5jIW__answerContent tfoot td,.FAQ-module__5E5jIW__answerContent tfoot th){color:var(--foreground);background:var(--background-alt);border-top:1px solid var(--card-border);padding:10px 14px;font-size:.875rem;font-weight:600}.FAQ-module__5E5jIW__answerContent caption{caption-side:bottom;color:var(--foreground-tertiary);text-align:left;padding-top:8px;font-size:.8125rem;line-height:1.5}@media (max-width:640px){.FAQ-module__5E5jIW__question{padding:16px 20px;font-size:.9375rem}.FAQ-module__5E5jIW__answerContent{padding:0 20px 16px;font-size:.875rem}}
.BlogArticle-module__Lz5s7q__draftPreviewBanner{text-align:center;max-width:720px;color:var(--foreground);background:color-mix(in srgb, var(--accent-behaviour,#f59e0b) 14%, transparent);border:1px solid color-mix(in srgb, var(--accent-behaviour,#f59e0b) 40%, transparent);border-radius:12px;margin:clamp(88px,10vw,100px) auto 0;padding:12px 16px;font-size:.875rem;line-height:1.45}.BlogArticle-module__Lz5s7q__header{background:var(--background);padding:clamp(100px,6vw,64px) 0 0}.BlogArticle-module__Lz5s7q__headerInner{max-width:720px;padding:0 var(--container-padding);margin:0 auto}.BlogArticle-module__Lz5s7q__breadcrumb{align-items:center;gap:8px;margin-bottom:20px;font-size:.8125rem;display:flex}.BlogArticle-module__Lz5s7q__breadcrumbLink{color:var(--foreground-secondary);transition:color var(--transition-fast)}.BlogArticle-module__Lz5s7q__breadcrumbLink:hover{color:var(--primary)}.BlogArticle-module__Lz5s7q__breadcrumbSep,.BlogArticle-module__Lz5s7q__breadcrumbCurrent{color:var(--foreground-tertiary)}.BlogArticle-module__Lz5s7q__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin-bottom:24px;font-size:clamp(28px,4.5vw,48px);font-weight:800;line-height:1.15}.BlogArticle-module__Lz5s7q__meta{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.BlogArticle-module__Lz5s7q__authors{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.BlogArticle-module__Lz5s7q__author{align-items:center;gap:12px;display:flex}.BlogArticle-module__Lz5s7q__avatar{object-fit:cover;border:2px solid var(--card-border);border-radius:50%;flex-shrink:0;width:48px;height:48px}.BlogArticle-module__Lz5s7q__authorName{color:var(--foreground);font-size:.9375rem;font-weight:600}.BlogArticle-module__Lz5s7q__authorRole{color:var(--foreground-secondary);font-size:.8125rem}.BlogArticle-module__Lz5s7q__metaDetails{color:var(--foreground-secondary);align-items:center;gap:8px;font-size:.8125rem;display:flex}.BlogArticle-module__Lz5s7q__dot{background:var(--foreground-tertiary);border-radius:50%;flex-shrink:0;width:3px;height:3px}.BlogArticle-module__Lz5s7q__body{max-width:720px;padding:clamp(32px, 5vw, 48px) var(--container-padding) clamp(40px, 6vw, 72px);margin:0 auto}.BlogArticle-module__Lz5s7q__imageContainer{justify-content:center;width:100%;margin-bottom:32px;display:flex}.BlogArticle-module__Lz5s7q__articleImage{aspect-ratio:54/25;object-fit:cover;border-radius:var(--radius-lg);width:100%;max-width:540px;height:auto;box-shadow:var(--shadow-sm)}.BlogArticle-module__Lz5s7q__content{flex-direction:column;gap:20px;display:flex}.BlogArticle-module__Lz5s7q__htmlContent{flex-direction:column;gap:20px;min-width:0;display:flex}.BlogArticle-module__Lz5s7q__htmlContent p{color:var(--foreground-secondary);font-size:clamp(16px,1.8vw,17.5px);line-height:1.8}.BlogArticle-module__Lz5s7q__htmlContent h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);border-left:3px solid var(--primary);margin-top:24px;padding-left:16px;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.3}.BlogArticle-module__Lz5s7q__htmlContent h3{font-family:var(--font-display);color:var(--foreground);margin-top:16px;font-size:clamp(18px,2.2vw,22px);font-weight:700;line-height:1.35}.BlogArticle-module__Lz5s7q__htmlContent ul,.BlogArticle-module__Lz5s7q__htmlContent ol{flex-direction:column;gap:10px;padding-left:24px;display:flex}.BlogArticle-module__Lz5s7q__htmlContent li{color:var(--foreground-secondary);font-size:clamp(16px,1.8vw,17.5px);line-height:1.7}.BlogArticle-module__Lz5s7q__htmlContent li::marker{color:var(--foreground-tertiary)}.BlogArticle-module__Lz5s7q__htmlContent blockquote{border-radius:var(--radius-lg);background:var(--primary-50);border-left:3px solid var(--primary);margin:8px 0;padding:20px 24px}.BlogArticle-module__Lz5s7q__htmlContent blockquote p{color:var(--foreground);font-size:.9375rem;line-height:1.7}.BlogArticle-module__Lz5s7q__htmlContent aside{border-left:3px solid var(--card-border);margin:8px 0;padding-left:20px}.BlogArticle-module__Lz5s7q__htmlContent a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.BlogArticle-module__Lz5s7q__htmlContent a:hover{opacity:.8}.BlogArticle-module__Lz5s7q__htmlContent img{border-radius:var(--radius-lg);max-width:100%;height:auto;margin:8px 0}.BlogArticle-module__Lz5s7q__htmlContent strong{color:var(--foreground);font-weight:700}.BlogArticle-module__Lz5s7q__htmlContent em{font-style:italic}.BlogArticle-module__Lz5s7q__tableWrap{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.BlogArticle-module__Lz5s7q__htmlContent .BlogArticle-module__Lz5s7q__tableWrap table{border-collapse:collapse;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);max-width:100%;box-shadow:var(--card-shadow);margin:24px 0;font-size:clamp(15px,1.65vw,16px);line-height:1.55;overflow:hidden}.BlogArticle-module__Lz5s7q__htmlContent thead th,.BlogArticle-module__Lz5s7q__htmlContent thead td{font-family:var(--font-display);letter-spacing:-.01em;text-align:left;color:var(--foreground);background:var(--primary-50);border-bottom:1px solid var(--card-border);vertical-align:top;padding:14px 16px;font-size:.875rem;font-weight:700}.BlogArticle-module__Lz5s7q__htmlContent tbody tr:nth-child(2n){background:var(--background-alt)}.BlogArticle-module__Lz5s7q__htmlContent tbody td,.BlogArticle-module__Lz5s7q__htmlContent tbody th{border-bottom:1px solid var(--card-border);color:var(--foreground-secondary);vertical-align:top;padding:12px 16px}.BlogArticle-module__Lz5s7q__htmlContent tbody th{color:var(--foreground);text-align:left;font-weight:600}.BlogArticle-module__Lz5s7q__htmlContent tbody tr:last-child td,.BlogArticle-module__Lz5s7q__htmlContent tbody tr:last-child th{border-bottom:none}.BlogArticle-module__Lz5s7q__htmlContent tfoot td,.BlogArticle-module__Lz5s7q__htmlContent tfoot th{color:var(--foreground);background:var(--background-alt);border-top:1px solid var(--card-border);padding:12px 16px;font-size:.875rem;font-weight:600}.BlogArticle-module__Lz5s7q__htmlContent caption{caption-side:bottom;color:var(--foreground-tertiary);text-align:left;padding-top:10px;font-size:.8125rem;line-height:1.5}.BlogArticle-module__Lz5s7q__authorAbout{border-top:1px solid var(--card-border);background:var(--background-alt);padding:clamp(40px, 6vw, 64px) var(--container-padding)}.BlogArticle-module__Lz5s7q__authorAboutInner{max-width:720px;margin:0 auto}.BlogArticle-module__Lz5s7q__authorAboutTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-bottom:20px;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:700}.BlogArticle-module__Lz5s7q__authorAboutCards{flex-direction:column;gap:16px;display:flex}.BlogArticle-module__Lz5s7q__authorAboutCard{border-radius:var(--radius-xl);background:var(--card);border:1px solid var(--card-border);box-shadow:var(--shadow-sm);align-items:flex-start;gap:20px;padding:24px;display:flex}.BlogArticle-module__Lz5s7q__authorAboutAvatar{object-fit:cover;border:2px solid var(--card-border);border-radius:50%;flex-shrink:0;width:64px;height:64px}.BlogArticle-module__Lz5s7q__authorAboutName{color:var(--foreground);margin-bottom:4px;font-size:1.0625rem;font-weight:700}.BlogArticle-module__Lz5s7q__authorAboutRole{color:var(--foreground-tertiary);margin-bottom:12px;font-size:.8125rem;font-weight:600}.BlogArticle-module__Lz5s7q__authorAboutDescription{color:var(--foreground-secondary);font-size:.9375rem;line-height:1.65}@media (max-width:480px){.BlogArticle-module__Lz5s7q__authorAboutCard{text-align:center;flex-direction:column;align-items:center}.BlogArticle-module__Lz5s7q__authorAboutText{flex-direction:column;align-items:center;display:flex}}.BlogArticle-module__Lz5s7q__related{border-top:1px solid var(--card-border);background:var(--background-alt);padding:clamp(60px,8vw,100px) 0}.BlogArticle-module__Lz5s7q__relatedContainer{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.BlogArticle-module__Lz5s7q__relatedTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-bottom:40px;font-size:clamp(24px,3vw,32px);font-weight:700}.BlogArticle-module__Lz5s7q__relatedGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:1024px){.BlogArticle-module__Lz5s7q__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogArticle-module__Lz5s7q__relatedGrid{grid-template-columns:1fr;gap:24px}}
.BlogHero-module__0IlxyG__hero{background:var(--primary-50);text-align:center;padding:clamp(80px,8vw,100px) 0 clamp(24px,3vw,40px);position:relative;overflow:hidden}.BlogHero-module__0IlxyG__container{z-index:1;position:relative;}.BlogHero-module__0IlxyG__label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:16px;font-size:.8125rem;font-weight:700}.BlogHero-module__0IlxyG__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin-bottom:20px;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.15}.BlogHero-module__0IlxyG__subtitle{color:var(--foreground-secondary);max-width:580px;margin:0 auto;font-size:clamp(16px,2vw,19px);line-height:1.65}.BlogHero-module__0IlxyG__pawLeft,.BlogHero-module__0IlxyG__pawRight,.BlogHero-module__0IlxyG__pawSmall{color:var(--primary);opacity:.08;pointer-events:none;position:absolute}.BlogHero-module__0IlxyG__pawLeft{top:20%;left:8%;transform:rotate(-25deg)}.BlogHero-module__0IlxyG__pawRight{top:35%;right:10%;transform:rotate(20deg)}.BlogHero-module__0IlxyG__pawSmall{bottom:18%;left:22%;transform:rotate(10deg)}@media (max-width:768px){.BlogHero-module__0IlxyG__hero{text-align:left}.BlogHero-module__0IlxyG__subtitle{margin:0}.BlogHero-module__0IlxyG__pawLeft,.BlogHero-module__0IlxyG__pawRight,.BlogHero-module__0IlxyG__pawSmall{display:none}}
.BreedMatchPage-module__WtsXVW__section{padding:120px 0 var(--section-padding)}.BreedMatchPage-module__WtsXVW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.BreedMatchPage-module__WtsXVW__hero{text-align:center;margin-bottom:48px}.BreedMatchPage-module__WtsXVW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-bottom:12px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.BreedMatchPage-module__WtsXVW__subtitle{color:var(--foreground-secondary);max-width:560px;margin:0 auto;font-size:clamp(.9rem,1.5vw,1.0625rem);line-height:1.6}.BreedMatchPage-module__WtsXVW__mobileFilterToggle{border-radius:var(--radius-lg);background:var(--card-bg);border:1px solid var(--card-border);width:100%;color:var(--foreground);cursor:pointer;transition:border-color var(--transition-fast);justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:12px 20px;font-size:.9rem;font-weight:600;display:none}.BreedMatchPage-module__WtsXVW__mobileFilterToggle:hover{border-color:var(--primary)}.BreedMatchPage-module__WtsXVW__layout{align-items:flex-start;gap:32px;display:flex}.BreedMatchPage-module__WtsXVW__filtersWrap{scrollbar-width:thin;scrollbar-color:var(--card-border) transparent;flex-shrink:0;width:320px;max-height:calc(100vh - 120px);position:sticky;top:100px;overflow-y:auto}.BreedMatchPage-module__WtsXVW__filtersWrap::-webkit-scrollbar{width:4px}.BreedMatchPage-module__WtsXVW__filtersWrap::-webkit-scrollbar-track{background:0 0}.BreedMatchPage-module__WtsXVW__filtersWrap::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:var(--radius-full)}.BreedMatchPage-module__WtsXVW__results{flex:1;min-width:0}.BreedMatchPage-module__WtsXVW__resultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.BreedMatchPage-module__WtsXVW__resultsTitle{font-family:var(--font-display);color:var(--foreground);white-space:nowrap;font-size:1.25rem;font-weight:700}.BreedMatchPage-module__WtsXVW__resultsCount{color:var(--foreground-tertiary);margin-left:8px;font-size:.9rem;font-weight:400}.BreedMatchPage-module__WtsXVW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.BreedMatchPage-module__WtsXVW__empty{text-align:center;color:var(--foreground-tertiary);padding:80px 0;font-size:1rem}@media (max-width:1100px){.BreedMatchPage-module__WtsXVW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.BreedMatchPage-module__WtsXVW__mobileFilterToggle{display:flex}.BreedMatchPage-module__WtsXVW__layout{flex-direction:column;gap:0}.BreedMatchPage-module__WtsXVW__filtersWrap{width:100%;max-height:none;display:none;position:static;overflow:visible}.BreedMatchPage-module__WtsXVW__filtersOpen{margin-bottom:24px;display:block}}@media (max-width:640px){.BreedMatchPage-module__WtsXVW__section{padding-top:100px}.BreedMatchPage-module__WtsXVW__hero{margin-bottom:32px}.BreedMatchPage-module__WtsXVW__resultsHeader{flex-direction:column;align-items:stretch}.BreedMatchPage-module__WtsXVW__grid{grid-template-columns:1fr;gap:16px}}
.BreedDetail-module__Ekpvkq__article{min-height:100vh}.BreedDetail-module__Ekpvkq__header{background:var(--primary-50);padding:clamp(64px,10vw,120px) 0 clamp(24px,3vw,40px)}.BreedDetail-module__Ekpvkq__headerInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.BreedDetail-module__Ekpvkq__breadcrumb{align-items:center;gap:8px;margin-bottom:32px;font-size:.8125rem;display:flex}.BreedDetail-module__Ekpvkq__breadcrumbLink{color:var(--primary);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.BreedDetail-module__Ekpvkq__breadcrumbLink:hover{color:var(--primary-hover)}.BreedDetail-module__Ekpvkq__breadcrumbSep{color:var(--foreground-tertiary)}.BreedDetail-module__Ekpvkq__breadcrumbCurrent{color:var(--foreground-tertiary);white-space:nowrap;text-overflow:ellipsis;max-width:300px;overflow:hidden}.BreedDetail-module__Ekpvkq__heroLayout{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.BreedDetail-module__Ekpvkq__heroText{flex-direction:column;display:flex}.BreedDetail-module__Ekpvkq__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin-bottom:8px;font-size:clamp(28px,4.5vw,48px);font-weight:800;line-height:1.15}.BreedDetail-module__Ekpvkq__heroImage{width:100%}.BreedDetail-module__Ekpvkq__quickFacts{grid-template-columns:repeat(2,1fr);gap:16px 24px;display:grid}.BreedDetail-module__Ekpvkq__quickFact{align-items:flex-start;gap:12px;display:flex}.BreedDetail-module__Ekpvkq__quickFact>svg{color:var(--primary);flex-shrink:0;margin-top:3px}.BreedDetail-module__Ekpvkq__quickFact>div{flex-direction:column;gap:1px;display:flex}.BreedDetail-module__Ekpvkq__quickFactLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-tertiary);font-size:.6875rem;font-weight:700}.BreedDetail-module__Ekpvkq__quickFactValue{color:var(--foreground);font-size:.9375rem;font-weight:600;line-height:1.4}.BreedDetail-module__Ekpvkq__body{max-width:800px;padding:clamp(40px, 6vw, 72px) var(--container-padding);flex-direction:column;gap:48px;margin:0 auto;display:flex}.BreedDetail-module__Ekpvkq__section{flex-direction:column;gap:20px;display:flex}.BreedDetail-module__Ekpvkq__sectionTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);border-left:3px solid var(--accent,var(--primary));padding-left:16px;font-size:clamp(20px,2.5vw,26px);font-weight:700;line-height:1.3}.BreedDetail-module__Ekpvkq__sectionProse{flex-direction:column;gap:14px;display:flex}.BreedDetail-module__Ekpvkq__paragraph{color:var(--foreground-secondary);font-size:clamp(15px,1.7vw,17px);line-height:1.8}.BreedDetail-module__Ekpvkq__paragraph strong{color:var(--foreground);font-weight:600}.BreedDetail-module__Ekpvkq__fieldGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.BreedDetail-module__Ekpvkq__fieldCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);border-left:3px solid var(--faccent,var(--primary));flex-direction:column;gap:4px;padding:16px 20px;display:flex}.BreedDetail-module__Ekpvkq__fieldLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--foreground-tertiary);font-size:.6875rem;font-weight:700}.BreedDetail-module__Ekpvkq__fieldValue{color:var(--foreground);font-size:.9375rem;font-weight:500;line-height:1.55}.BreedDetail-module__Ekpvkq__fieldValueList{margin:0;padding-left:1.15em;list-style:outside}.BreedDetail-module__Ekpvkq__fieldValueList li{margin:.25em 0}.BreedDetail-module__Ekpvkq__fieldList{flex-direction:column;gap:12px;display:flex}.BreedDetail-module__Ekpvkq__fieldRow{background:var(--card-bg);border-radius:var(--radius-md);border:1px solid var(--card-border);flex-direction:column;gap:2px;padding:12px 16px;display:flex}.BreedDetail-module__Ekpvkq__fieldRowLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--foreground-tertiary);font-size:.75rem;font-weight:700}.BreedDetail-module__Ekpvkq__fieldRowValue{color:var(--foreground-secondary);font-size:.9375rem;line-height:1.65}.BreedDetail-module__Ekpvkq__calloutSection{background:var(--primary-50);border-radius:var(--radius-xl);border-left:4px solid var(--accent,var(--primary));flex-direction:column;gap:16px;padding:28px 28px 28px 32px;display:flex}.BreedDetail-module__Ekpvkq__calloutTitle{font-family:var(--font-display);color:var(--foreground);font-size:clamp(18px,2.2vw,22px);font-weight:700}.BreedDetail-module__Ekpvkq__calloutBody{flex-direction:column;gap:10px;display:flex}.BreedDetail-module__Ekpvkq__relatedSubtitle{color:var(--foreground-tertiary);margin-top:-8px;font-size:.9375rem;line-height:1.55}.BreedDetail-module__Ekpvkq__relatedGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:768px){.BreedDetail-module__Ekpvkq__heroLayout{grid-template-columns:1fr;gap:28px}.BreedDetail-module__Ekpvkq__heroImage{order:-1}.BreedDetail-module__Ekpvkq__quickFacts{gap:12px}.BreedDetail-module__Ekpvkq__fieldGrid{grid-template-columns:1fr}}@media (max-width:600px){.BreedDetail-module__Ekpvkq__relatedGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.BreedDetail-module__Ekpvkq__calloutSection{padding:20px}}
.BreedsGrid-module__8_z6ZW__section{content-visibility:visible;contain:none;padding-top:40px;}.BreedsGrid-module__8_z6ZW__container{}.BreedsGrid-module__8_z6ZW__searchWrap{max-width:480px;margin:0 auto 32px;position:relative}.BreedsGrid-module__8_z6ZW__searchIcon{color:var(--foreground-tertiary);pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.BreedsGrid-module__8_z6ZW__searchInput{border-radius:var(--radius-full);border:1px solid var(--card-border);background:var(--card-bg);width:100%;color:var(--foreground);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:14px 18px 14px 50px;font-size:.9375rem}.BreedsGrid-module__8_z6ZW__searchInput::placeholder{color:var(--foreground-tertiary)}.BreedsGrid-module__8_z6ZW__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.BreedsGrid-module__8_z6ZW__mainRow{align-items:flex-start;gap:32px;display:flex}.BreedsGrid-module__8_z6ZW__mainCol{flex:1;min-width:0}.BreedsGrid-module__8_z6ZW__alphabet{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:28px;display:flex}.BreedsGrid-module__8_z6ZW__letterBtn{border-radius:var(--radius-md);min-width:40px;min-height:40px;color:var(--foreground-secondary);background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;padding:6px 10px;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.BreedsGrid-module__8_z6ZW__letterBtn:hover:not(:disabled,.BreedsGrid-module__8_z6ZW__letterDisabled){color:var(--foreground);border-color:var(--foreground-tertiary)}.BreedsGrid-module__8_z6ZW__letterBtn:disabled,.BreedsGrid-module__8_z6ZW__letterDisabled{opacity:.35;cursor:not-allowed;pointer-events:none}.BreedsGrid-module__8_z6ZW__letterActive{background:var(--primary);color:#fff;border-color:#0000}.BreedsGrid-module__8_z6ZW__letterActive:hover:not(:disabled,.BreedsGrid-module__8_z6ZW__letterDisabled){color:#fff;border-color:#0000}.BreedsGrid-module__8_z6ZW__toolbar{align-items:center;gap:16px;margin-bottom:24px;display:flex}.BreedsGrid-module__8_z6ZW__count{color:var(--foreground-tertiary);font-size:.8125rem}.BreedsGrid-module__8_z6ZW__clearBtn{color:var(--primary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600}.BreedsGrid-module__8_z6ZW__clearBtn:hover{color:var(--primary-hover)}.BreedsGrid-module__8_z6ZW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.BreedsGrid-module__8_z6ZW__empty{text-align:center;color:var(--foreground-tertiary);padding:80px 0;font-size:1rem}.BreedsGrid-module__8_z6ZW__pagination{border-top:1px solid var(--card-border);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:40px;padding-top:32px;display:flex}.BreedsGrid-module__8_z6ZW__paginationList{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.BreedsGrid-module__8_z6ZW__paginationItem{align-items:center;display:flex}.BreedsGrid-module__8_z6ZW__paginationGap{min-width:36px;height:40px;color:var(--foreground-tertiary);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.BreedsGrid-module__8_z6ZW__paginationArrow{border-radius:var(--radius-md);width:44px;height:44px;color:var(--foreground-secondary);background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;display:flex}.BreedsGrid-module__8_z6ZW__paginationArrow:hover:not(:disabled){color:var(--foreground);border-color:var(--foreground-tertiary)}.BreedsGrid-module__8_z6ZW__paginationArrow:disabled{opacity:.35;cursor:not-allowed}.BreedsGrid-module__8_z6ZW__paginationNum{border-radius:var(--radius-md);min-width:40px;height:40px;color:var(--foreground-secondary);background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);padding:0 8px;font-size:.875rem;font-weight:600}.BreedsGrid-module__8_z6ZW__paginationNum:hover{color:var(--foreground);border-color:var(--foreground-tertiary)}.BreedsGrid-module__8_z6ZW__paginationNumActive{background:var(--primary);color:#fff;border-color:#0000}.BreedsGrid-module__8_z6ZW__paginationNumActive:hover{color:#fff;border-color:#0000}@media (max-width:1024px){.BreedsGrid-module__8_z6ZW__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:900px){.BreedsGrid-module__8_z6ZW__mainRow{flex-direction:column;gap:24px}}@media (max-width:640px){.BreedsGrid-module__8_z6ZW__grid{grid-template-columns:1fr;gap:16px}.BreedsGrid-module__8_z6ZW__alphabet{gap:4px;margin-bottom:20px}.BreedsGrid-module__8_z6ZW__letterBtn{min-width:34px;min-height:34px;padding:4px 6px;font-size:.75rem}.BreedsGrid-module__8_z6ZW__searchWrap{margin-bottom:24px}}
.CalculatorPage-module__qXqXmG__main{--calculator-accent:var(--primary);background:var(--background);color:var(--foreground);padding-top:var(--nav-height)}.CalculatorPage-module__qXqXmG__container{max-width:1180px;margin:0 auto;padding:0 1.5rem}.CalculatorPage-module__qXqXmG__hero{padding:clamp(4rem,8vw,7rem) 0 2rem;overflow:hidden}.CalculatorPage-module__qXqXmG__heroGrid{align-items:center;display:flex}.CalculatorPage-module__qXqXmG__eyebrow{color:var(--calculator-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:inline-block}.CalculatorPage-module__qXqXmG__title{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 1.25rem;font-size:clamp(2.5rem,6vw,5rem);line-height:1}.CalculatorPage-module__qXqXmG__description{color:var(--foreground-secondary);margin:0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.CalculatorPage-module__qXqXmG__seoIntro{background:color-mix(in srgb, var(--calculator-accent) 10%, transparent);color:var(--foreground);border-radius:18px;margin:1.5rem 0 0;padding:1rem 1.15rem;font-weight:700;line-height:1.7}.CalculatorPage-module__qXqXmG__heroImageWrap{aspect-ratio:4/3;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 24px 80px #0f0f0f24}.CalculatorPage-module__qXqXmG__heroImage{object-fit:cover;width:100%;height:100%}.CalculatorPage-module__qXqXmG__calculatorSection{padding:2rem 0 5rem}.CalculatorPage-module__qXqXmG__calculatorContainer{max-width:760px;margin:0 auto;padding:0 1.5rem}.CalculatorPage-module__qXqXmG__bodySection{max-width:820px;margin:0 auto;padding:1rem 1.5rem 5rem}.CalculatorPage-module__qXqXmG__bodyHtml,.CalculatorPage-module__qXqXmG__faqAnswer{color:var(--foreground);flex-direction:column;gap:20px;min-width:0;font-size:1.05rem;line-height:1.8;display:flex}.CalculatorPage-module__qXqXmG__bodyHtml p,.CalculatorPage-module__qXqXmG__faqAnswer p{color:var(--foreground-secondary);margin:0;font-size:clamp(16px,1.8vw,17.5px);line-height:1.8}.CalculatorPage-module__qXqXmG__bodyHtml h2{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.02em;border-left:3px solid var(--calculator-accent);margin-top:24px;padding-left:16px;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.3}.CalculatorPage-module__qXqXmG__bodyHtml h3{color:var(--foreground);font-family:var(--font-display);margin-top:16px;font-size:clamp(18px,2.2vw,22px);font-weight:700;line-height:1.35}.CalculatorPage-module__qXqXmG__bodyHtml ul,.CalculatorPage-module__qXqXmG__bodyHtml ol{flex-direction:column;gap:10px;margin:0;padding-left:24px;display:flex}.CalculatorPage-module__qXqXmG__bodyHtml li{color:var(--foreground-secondary);margin:0;font-size:clamp(16px,1.8vw,17.5px);line-height:1.7}.CalculatorPage-module__qXqXmG__bodyHtml li::marker{color:var(--foreground-tertiary)}.CalculatorPage-module__qXqXmG__bodyHtml blockquote{border-radius:var(--radius-lg);background:var(--primary-50);border-left:3px solid var(--calculator-accent);margin:8px 0;padding:20px 24px}.CalculatorPage-module__qXqXmG__bodyHtml blockquote p{color:var(--foreground);font-size:.9375rem;line-height:1.7}.CalculatorPage-module__qXqXmG__bodyHtml a{color:var(--calculator-accent);text-underline-offset:2px;text-decoration:underline}.CalculatorPage-module__qXqXmG__bodyHtml a:hover{opacity:.8}.CalculatorPage-module__qXqXmG__bodyHtml img{border-radius:var(--radius-lg);max-width:100%;height:auto;margin:8px 0}.CalculatorPage-module__qXqXmG__bodyHtml strong{color:var(--foreground);font-weight:700}.CalculatorPage-module__qXqXmG__bodyHtml em{font-style:italic}.CalculatorPage-module__qXqXmG__tableWrap{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;margin:1.5rem 0;overflow-x:auto}.CalculatorPage-module__qXqXmG__bodyHtml .CalculatorPage-module__qXqXmG__tableWrap table{border-collapse:collapse;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);max-width:100%;box-shadow:var(--card-shadow);margin:24px 0;font-size:clamp(15px,1.65vw,16px);line-height:1.55;overflow:hidden}.CalculatorPage-module__qXqXmG__bodyHtml thead th,.CalculatorPage-module__qXqXmG__bodyHtml thead td{font-family:var(--font-display);letter-spacing:-.01em;text-align:left;color:var(--foreground);background:var(--primary-50);border-bottom:1px solid var(--card-border);vertical-align:top;padding:14px 16px;font-size:.875rem;font-weight:700}.CalculatorPage-module__qXqXmG__bodyHtml tbody tr:nth-child(2n){background:var(--background-alt)}.CalculatorPage-module__qXqXmG__bodyHtml tbody td,.CalculatorPage-module__qXqXmG__bodyHtml tbody th{border-bottom:1px solid var(--card-border);color:var(--foreground-secondary);vertical-align:top;padding:12px 16px}.CalculatorPage-module__qXqXmG__bodyHtml tbody th{color:var(--foreground);text-align:left;font-weight:600}.CalculatorPage-module__qXqXmG__bodyHtml tbody tr:last-child td,.CalculatorPage-module__qXqXmG__bodyHtml tbody tr:last-child th{border-bottom:none}.CalculatorPage-module__qXqXmG__bodyHtml tfoot td,.CalculatorPage-module__qXqXmG__bodyHtml tfoot th{color:var(--foreground);background:var(--background-alt);border-top:1px solid var(--card-border);padding:12px 16px;font-size:.875rem;font-weight:600}.CalculatorPage-module__qXqXmG__bodyHtml caption{caption-side:bottom;color:var(--foreground-tertiary);text-align:left;padding-top:10px;font-size:.8125rem;line-height:1.5}.CalculatorPage-module__qXqXmG__faqSection{background:var(--background);padding:5rem 0}.CalculatorPage-module__qXqXmG__sectionTitle{color:var(--foreground);font-family:var(--font-display);text-align:center;margin:0 0 2rem;font-size:clamp(2rem,4vw,3rem)}@media (max-width:900px){.CalculatorPage-module__qXqXmG__heroGrid{grid-template-columns:1fr}}
.CalculatorsHero-module__31jGYq__hero{background:var(--primary-50);text-align:center;padding:clamp(80px,8vw,100px) 0 clamp(24px,3vw,40px);position:relative;overflow:hidden}.CalculatorsHero-module__31jGYq__container{z-index:1;position:relative;}.CalculatorsHero-module__31jGYq__label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:16px;font-size:.8125rem;font-weight:700}.CalculatorsHero-module__31jGYq__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin-bottom:20px;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.15}.CalculatorsHero-module__31jGYq__subtitle{color:var(--foreground-secondary);max-width:580px;margin:0 auto;font-size:clamp(16px,2vw,19px);line-height:1.65}.CalculatorsHero-module__31jGYq__pawLeft,.CalculatorsHero-module__31jGYq__pawRight,.CalculatorsHero-module__31jGYq__pawSmall{color:var(--primary);opacity:.08;pointer-events:none;position:absolute}.CalculatorsHero-module__31jGYq__pawLeft{top:20%;left:8%;transform:rotate(-25deg)}.CalculatorsHero-module__31jGYq__pawRight{top:35%;right:10%;transform:rotate(20deg)}.CalculatorsHero-module__31jGYq__pawSmall{bottom:18%;left:22%;transform:rotate(10deg)}@media (max-width:768px){.CalculatorsHero-module__31jGYq__hero{text-align:left}.CalculatorsHero-module__31jGYq__subtitle{margin:0}.CalculatorsHero-module__31jGYq__pawLeft,.CalculatorsHero-module__31jGYq__pawRight,.CalculatorsHero-module__31jGYq__pawSmall{display:none}}
.ContactPage-module__sKFg7q__page{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.ContactPage-module__sKFg7q__container{width:100%;max-width:1200px;color:var(--foreground);flex:1;margin:0 auto;padding:8rem 2rem 4rem;font-family:inherit}.ContactPage-module__sKFg7q__header{text-align:center;margin-bottom:4rem}.ContactPage-module__sKFg7q__title{color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.ContactPage-module__sKFg7q__subtitle{color:var(--muted-foreground);font-size:1.1rem;font-weight:500}.ContactPage-module__sKFg7q__infoSection{flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}@media (max-width:777px){.ContactPage-module__sKFg7q__container{padding-bottom:4rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.ContactPage-module__sKFg7q__infoSection{flex-direction:row;justify-content:center;align-items:flex-start;gap:4rem}}.ContactPage-module__sKFg7q__mapContainer{width:100%;max-width:600px;height:300px;box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);border:1px solid var(--border);border-radius:24px;overflow:hidden}.ContactPage-module__sKFg7q__mapContainer iframe{width:100%;height:100%;display:block}.ContactPage-module__sKFg7q__contactDetails{flex-direction:column;gap:1.5rem;max-width:400px;padding-top:1rem;display:flex}.ContactPage-module__sKFg7q__companyName{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.ContactPage-module__sKFg7q__contactItem{color:var(--muted-foreground);align-items:flex-start;gap:1rem;font-size:.95rem;line-height:1.5;display:flex}.ContactPage-module__sKFg7q__contactItem address{font-style:normal}.ContactPage-module__sKFg7q__contactLink{color:inherit;text-decoration:none;transition:color .15s}.ContactPage-module__sKFg7q__contactLink:hover,.ContactPage-module__sKFg7q__contactLink:focus-visible{color:var(--primary);text-decoration:underline}.ContactPage-module__sKFg7q__icon{color:var(--primary);flex-shrink:0;margin-top:2px}.ContactPage-module__sKFg7q__formSection{max-width:1000px;margin:0 auto}.ContactPage-module__sKFg7q__formHeader{margin-bottom:2rem}.ContactPage-module__sKFg7q__formTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.ContactPage-module__sKFg7q__formSubtitle{color:var(--muted-foreground);margin-bottom:1rem;font-size:.95rem}.ContactPage-module__sKFg7q__divider{background:linear-gradient(90deg, var(--border), transparent);border:0;height:1px;margin-top:1rem}
.AppShell-module__Rauwvq__layout{background:var(--background);min-height:100vh;display:flex}.AppShell-module__Rauwvq__sidebar{background:var(--card-bg);border-right:1px solid var(--card-border);z-index:20;flex-direction:column;flex-shrink:0;gap:6px;width:260px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow:visible}.AppShell-module__Rauwvq__sidebarLogo{color:inherit;align-items:center;min-width:0;margin-bottom:4px;padding:8px 10px;text-decoration:none;display:flex}.AppShell-module__Rauwvq__sidebarNav{flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow:visible auto}.AppShell-module__Rauwvq__sidebarSectionLabel{color:var(--foreground-tertiary);text-transform:uppercase;letter-spacing:1.5px;padding:8px 10px;font-size:.6875rem;font-weight:800}.AppShell-module__Rauwvq__navItem{border-radius:var(--radius-md);color:var(--foreground-secondary);transition:background var(--transition-fast), color var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.AppShell-module__Rauwvq__navItem:hover{background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__navItemActive{background:var(--social-light);color:var(--social);font-weight:700}.AppShell-module__Rauwvq__navItemActive:hover{background:var(--social-light);color:var(--social)}.AppShell-module__Rauwvq__navItemActiveBehaviour{background:var(--behaviour-light);color:var(--behaviour);font-weight:700}.AppShell-module__Rauwvq__navItemActiveBehaviour:hover{background:var(--behaviour-light);color:var(--behaviour)}.AppShell-module__Rauwvq__navItemActiveHealth{background:var(--health-light);color:var(--health);font-weight:700}.AppShell-module__Rauwvq__navItemActiveHealth:hover{background:var(--health-light);color:var(--health)}.AppShell-module__Rauwvq__navItemActiveWalk{background:var(--walk-light);color:var(--walk);font-weight:700}.AppShell-module__Rauwvq__navItemActiveWalk:hover{background:var(--walk-light);color:var(--walk)}.AppShell-module__Rauwvq__navItemActiveProfile{background:var(--profile-light);color:var(--profile);font-weight:700}.AppShell-module__Rauwvq__navItemActiveProfile:hover{background:var(--profile-light);color:var(--profile)}.AppShell-module__Rauwvq__navItemIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.AppShell-module__Rauwvq__navItemBadge{border-radius:var(--radius-full);background:var(--foreground-tertiary);color:var(--card-bg);margin-left:auto;padding:2px 8px;font-size:.6875rem;font-weight:700}.AppShell-module__Rauwvq__sidebarSubLink{border-radius:var(--radius-md);color:var(--foreground-secondary);transition:background var(--transition-fast), color var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 12px 8px 36px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppShell-module__Rauwvq__sidebarSubLink:hover:not(:disabled){background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__sidebarSubLink:disabled{opacity:.45;cursor:not-allowed}.AppShell-module__Rauwvq__sidebarSubLinkIcon{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.AppShell-module__Rauwvq__sidebarSubLinkIcon>svg{width:18px;height:18px}.AppShell-module__Rauwvq__sidebarSubLinkActiveSocial{background:var(--social-light);color:var(--social);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveSocial:hover{background:var(--social-light);color:var(--social)}.AppShell-module__Rauwvq__sidebarSubLinkActiveBehaviour{background:var(--behaviour-light);color:var(--behaviour);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveBehaviour:hover{background:var(--behaviour-light);color:var(--behaviour)}.AppShell-module__Rauwvq__sidebarSubLinkActiveHealth{background:var(--health-light);color:var(--health);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveHealth:hover{background:var(--health-light);color:var(--health)}.AppShell-module__Rauwvq__sidebarSubLinkActiveWalk{background:var(--walk-light);color:var(--walk);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveWalk:hover{background:var(--walk-light);color:var(--walk)}.AppShell-module__Rauwvq__sidebarSubLinkActiveProfile{background:var(--profile-light);color:var(--profile);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveProfile:hover{background:var(--profile-light);color:var(--profile)}.AppShell-module__Rauwvq__sidebarFooter{border-top:1px solid var(--card-border);flex-direction:column;flex-shrink:0;gap:4px;margin-top:auto;padding-top:12px;display:flex;position:relative}.AppShell-module__Rauwvq__sidebarAccountWrap{width:100%;position:relative}.AppShell-module__Rauwvq__sidebarUserButton{border-radius:var(--radius-md);cursor:pointer;width:100%;font:inherit;text-align:left;color:inherit;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;margin:0;padding:10px 12px;display:flex}.AppShell-module__Rauwvq__sidebarUserButton:hover{background:var(--background)}.AppShell-module__Rauwvq__accountMenu{z-index:100;border-radius:var(--radius-md);background:var(--card-bg);border:1px solid var(--card-border);flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 8px 32px #0000001f}.AppShell-module__Rauwvq__accountMenuLink{border-radius:var(--radius-sm);width:100%;font:inherit;color:var(--foreground-secondary);text-align:left;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;margin:0;padding:8px 10px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppShell-module__Rauwvq__accountMenuLink:hover:not(:disabled){background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__accountMenuLink:disabled{opacity:.45;cursor:not-allowed}.AppShell-module__Rauwvq__accountMenuLinkIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.AppShell-module__Rauwvq__accountMenuLinkActiveProfile{background:var(--profile-light);color:var(--profile);font-weight:600}.AppShell-module__Rauwvq__accountMenuTools{border-top:1px solid var(--card-border);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;padding:8px 4px 4px;display:flex}.AppShell-module__Rauwvq__accountMenuLogout{border-radius:var(--radius-md);width:100%;font:inherit;color:var(--foreground-secondary);cursor:pointer;text-align:left;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;align-items:center;gap:12px;margin:0;padding:10px 12px;font-size:.9375rem;font-weight:500;display:flex}.AppShell-module__Rauwvq__accountMenuLogout:hover{background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__sidebarUserAvatar{border-radius:var(--radius-full);background:var(--background);border:1px solid var(--card-border);flex-shrink:0;width:34px;height:34px;overflow:hidden}.AppShell-module__Rauwvq__sidebarUserAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.AppShell-module__Rauwvq__sidebarUserInfo{flex:1;min-width:0}.AppShell-module__Rauwvq__sidebarUserName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.AppShell-module__Rauwvq__sidebarUserEmail{color:var(--foreground-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.AppShell-module__Rauwvq__topBar{z-index:50;flex-direction:column;align-items:stretch;width:100%;display:none;position:sticky;top:0}.AppShell-module__Rauwvq__bottomNav{z-index:50;background:var(--card-bg);border-top:1px solid var(--card-border);padding:6px 0 env(safe-area-inset-bottom,6px);display:none;position:fixed;bottom:0;left:0;right:0}.AppShell-module__Rauwvq__bottomNavInner{justify-content:space-between;align-items:stretch;max-width:100%;margin:0 auto;padding:0 4px;display:flex}.AppShell-module__Rauwvq__bottomNavItem{border-radius:var(--radius-md);cursor:pointer;min-width:0;color:var(--foreground-tertiary);letter-spacing:.02em;text-align:center;transition:color var(--transition-fast);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 2px;font-size:.5625rem;font-weight:600;line-height:1.15;text-decoration:none;display:flex}.AppShell-module__Rauwvq__bottomNavItem:hover{color:var(--foreground-secondary)}.AppShell-module__Rauwvq__bottomNavItemActiveSocial,.AppShell-module__Rauwvq__bottomNavItemActiveSocial:hover{color:var(--social)}.AppShell-module__Rauwvq__bottomNavItemActiveBehaviour,.AppShell-module__Rauwvq__bottomNavItemActiveBehaviour:hover{color:var(--behaviour)}.AppShell-module__Rauwvq__bottomNavItemActiveHealth,.AppShell-module__Rauwvq__bottomNavItemActiveHealth:hover{color:var(--health)}.AppShell-module__Rauwvq__bottomNavItemActiveWalk,.AppShell-module__Rauwvq__bottomNavItemActiveWalk:hover{color:var(--walk)}.AppShell-module__Rauwvq__bottomNavItemActiveProfile,.AppShell-module__Rauwvq__bottomNavItemActiveProfile:hover{color:var(--profile)}.AppShell-module__Rauwvq__bottomNavIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.AppShell-module__Rauwvq__subnav{background:var(--card-bg);border-bottom:1px solid var(--card-border)}.AppShell-module__Rauwvq__subnavScroll{padding:0 var(--container-padding);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:24px;display:flex;overflow-x:auto}.AppShell-module__Rauwvq__subnavScroll::-webkit-scrollbar{display:none}.AppShell-module__Rauwvq__subnavPill{height:48px;color:var(--foreground-tertiary);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.AppShell-module__Rauwvq__subnavPillIcon{justify-content:center;align-items:center;margin-right:8px;display:flex}.AppShell-module__Rauwvq__subnavPillIcon svg{width:16px;height:16px}.AppShell-module__Rauwvq__subnavPill:hover:not(:disabled){color:var(--foreground-secondary)}.AppShell-module__Rauwvq__subnavPill:disabled{opacity:.45;cursor:not-allowed}.AppShell-module__Rauwvq__subnavPillActiveSocial{color:var(--social);border-bottom-color:var(--social);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveSocial:hover{color:var(--social)}.AppShell-module__Rauwvq__subnavPillActiveBehaviour{color:var(--behaviour);border-bottom-color:var(--behaviour);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveBehaviour:hover{color:var(--behaviour)}.AppShell-module__Rauwvq__subnavPillActiveHealth{color:var(--health);border-bottom-color:var(--health);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveHealth:hover{color:var(--health)}.AppShell-module__Rauwvq__subnavPillActiveWalk{color:var(--walk);border-bottom-color:var(--walk);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveWalk:hover{color:var(--walk)}.AppShell-module__Rauwvq__subnavPillActiveProfile{color:var(--profile);border-bottom-color:var(--profile);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveProfile:hover{color:var(--profile)}.AppShell-module__Rauwvq__subnavBadge{border-radius:var(--radius-full);background:var(--social);color:#fff;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:4px;padding:0 5px;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}.AppShell-module__Rauwvq__main{flex-direction:column;flex:1;min-width:0;display:flex}@media (max-width:900px){.AppShell-module__Rauwvq__layout{flex-direction:column}.AppShell-module__Rauwvq__sidebar{display:none}.AppShell-module__Rauwvq__topBar{display:flex}.AppShell-module__Rauwvq__main{width:100%;padding-bottom:76px}.AppShell-module__Rauwvq__bottomNav{display:block}}
.LegalContentPage-module__M04PFG__page{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.LegalContentPage-module__M04PFG__contentWrapper{flex-direction:column;flex:1;align-items:center;padding:7rem 1.5rem 4rem;display:flex}.LegalContentPage-module__M04PFG__content{width:100%;max-width:720px}.LegalContentPage-module__M04PFG__lastUpdated{color:var(--muted-foreground);text-align:center;margin-bottom:1.5rem;font-size:.875rem}.LegalContentPage-module__M04PFG__title{color:var(--foreground);text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.2}.LegalContentPage-module__M04PFG__sectionTitle{color:var(--foreground);margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.LegalContentPage-module__M04PFG__subSectionTitle{color:var(--foreground);margin-top:1.25rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.LegalContentPage-module__M04PFG__paragraph{color:var(--muted-foreground);margin-bottom:1rem;font-size:1rem;line-height:1.75}.LegalContentPage-module__M04PFG__paragraph:last-child{margin-bottom:0}.LegalContentPage-module__M04PFG__list{margin:.5rem 0 1rem;padding:0;list-style:none}.LegalContentPage-module__M04PFG__listItem{color:var(--muted-foreground);margin-bottom:.5rem;padding-left:1.25rem;font-size:1rem;line-height:1.75;position:relative}.LegalContentPage-module__M04PFG__listItem:before{content:"•";color:var(--muted-foreground);font-weight:700;position:absolute;left:0}.LegalContentPage-module__M04PFG__numberedList{margin:.5rem 0 1rem;padding-left:1.5rem;list-style:decimal}.LegalContentPage-module__M04PFG__numberedListItem{color:var(--muted-foreground);margin-bottom:.5rem;font-size:1rem;line-height:1.75}.LegalContentPage-module__M04PFG__link{color:var(--primary);font-weight:500;text-decoration:none;transition:color .2s}.LegalContentPage-module__M04PFG__link:hover{text-decoration:underline}.LegalContentPage-module__M04PFG__link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.LegalContentPage-module__M04PFG__strong{color:var(--foreground);font-weight:700}@media (max-width:777px){.LegalContentPage-module__M04PFG__page{padding-bottom:4rem;padding-left:1rem;padding-right:1rem}}@media (max-width:480px){.LegalContentPage-module__M04PFG__title{margin-bottom:1.5rem;font-size:2rem}.LegalContentPage-module__M04PFG__contentWrapper{padding:6rem 1rem 3rem}.LegalContentPage-module__M04PFG__sectionTitle{margin-top:1.5rem;font-size:1.125rem}}
