@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";.authPage{min-height:100vh;box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;padding:32px 16px 40px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.authPage--signup{height:100dvh;min-height:100dvh;overflow:hidden;padding:24px 16px;background:#0f172a;isolation:isolate}.authPage--signup:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:-webkit-image-set(url(/auth/signup-family-time-v2.webp) type("image/webp"),url(/auth/signup-family-time-v2.jpg) type("image/jpeg")) center center / cover no-repeat;background:image-set(url(/auth/signup-family-time-v2.webp) type("image/webp"),url(/auth/signup-family-time-v2.jpg) type("image/jpeg")) center center / cover no-repeat;opacity:1}.authPage--signup:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,#0f172a94,#0f172a1a 44%,#f8fafca8 64%,#f8fafcd1),linear-gradient(180deg,#0f172a0a,#0f172a2e)}.authPage--signup .authLogo,.authPage--signup .authShell{z-index:1}.authLogo{position:absolute;top:24px;left:24px;display:inline-flex;align-items:center}.authLogoImage{height:28px;width:auto}.authShell{width:100%;max-width:460px;display:flex;flex-direction:column;gap:20px}.authShell--signup{width:100%;max-width:none;min-height:calc(100dvh - 48px);position:relative;align-items:center;justify-content:center;gap:0}.authShell--signup .authCard{max-width:460px;margin:0}.authShell--signup .authSignupPanel{position:absolute;left:calc(50% + 268px);top:50%;transform:translateY(-50%);width:clamp(350px,calc(50vw - 286px),430px)}.authCard{width:100%;box-sizing:border-box;background:#fff;border-radius:20px;padding:28px;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 40px #0f172a1a}.authPage--signup .authCard{padding:24px}.authPage--signup .authHeader{gap:6px;margin-bottom:16px}.authPage--signup .authSocialStack{gap:10px;margin-bottom:8px}.authPage--signup .authSocialBtn{padding:12px 16px}.authPage--signup .authDivider{margin-bottom:12px}.authPage--signup .authForm{gap:12px}.authPage--signup .authInputWrap{padding:9px 12px}.authPage--signup .professionPicker{padding:12px}.authPage--signup .authFooter{margin-top:14px}.authHeader{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.authBack{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:#0f172ab3;font-weight:600;cursor:pointer;padding:0}.authEyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#0d9488e6;font-weight:700}.authTitle{font-size:28px;font-weight:700;color:#0f172af2;margin:0}.authSubtitle{font-size:13px;color:#475569cc;margin:0}.authSocialStack{display:flex;flex-direction:column;gap:12px;margin-bottom:10px}.authSocialBtn{width:100%;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:12px;border-radius:14px;padding:14px 16px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.authSocialBtn span:nth-child(2){text-align:center}.authSocialBtn:hover:not(:disabled){transform:translateY(-1px)}.authSocialBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #0d948829}.authSocialBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.authSocialBtn--apple{border:1px solid rgba(15,23,42,.9);background:#111827;color:#fff;box-shadow:0 14px 28px #0f172a38}.authSocialBtn--google{border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172af0;box-shadow:0 12px 24px #0f172a14}.authSocialIcon,.authSocialPlaceholder{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.authSocialPlaceholder{visibility:hidden}.authGoogleIcon{width:18px;height:18px;display:block}.authSocialHint{margin:0 0 14px;font-size:12px;line-height:1.5;text-align:center;color:#475569d1}.authDivider{position:relative;text-align:center;margin-bottom:16px}.authDivider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid rgba(148,163,184,.28)}.authSocialLoading{display:grid;justify-items:center;text-align:center;gap:12px;padding:6px 0 4px}.authSocialLoading__icon{width:30px;height:30px}.authSocialLoading__title{font-size:20px;font-weight:700;color:#0f172ae6}.authSocialLoading__text{font-size:13px;line-height:1.4;color:#475569d1}.authDivider span{position:relative;display:inline-block;background:#fff;padding:0 12px;font-size:12px;font-weight:600;color:#64748bf2}.authSpin{animation:authSpin 1s linear infinite}@keyframes authSpin{to{transform:rotate(360deg)}}.authForm{display:flex;flex-direction:column;gap:14px}.authField{display:flex;flex-direction:column;gap:8px}.authField label{font-size:13px;font-weight:600;color:#0f172acc}.authInputWrap{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#0f172a08}.authInputWrap svg{color:#64748bcc}.authInputWrap input{border:none;background:transparent;width:100%;font-size:14px;outline:none}.authInputWrap:focus-within{border-color:#0d948899;box-shadow:0 0 0 3px #0d94881f;background:#fff}.authFieldRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.authInlineBtn{border:1px solid rgba(13,148,136,.4);color:#0d9488f2;background:#0d948814;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer}.authError{background:#f8717126;color:#b91c1ce6;padding:10px 12px;border-radius:10px;font-size:12px;font-weight:600}.authNotice{background:#0ea5e91f;color:#0369a1f2;padding:10px 12px;border-radius:10px;font-size:12px;font-weight:600}.authPrimaryBtn{width:100%;border:none;background:#0f766e;color:#fff;padding:12px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 10px 20px #0f766e33}.authPrimaryBtn:disabled{opacity:.6;cursor:not-allowed}.authFooter{margin-top:18px;text-align:center;font-size:13px;color:#475569cc}.authFooter button{border:none;background:transparent;color:#0d9488f2;font-weight:600;cursor:pointer}.authSignupPanel{width:100%;box-sizing:border-box;min-height:auto;overflow:visible;position:relative;border:none;background:transparent;padding:0;box-shadow:none;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:0}.authSignupPanel:before{display:none}.authSignupPanel>*{position:relative;z-index:1}.signupPanelContent{display:flex;flex-direction:column;gap:24px;max-width:430px}.signupPanelHeader h3{margin:0;font-size:clamp(42px,3vw,58px);line-height:.98;letter-spacing:-.055em;color:#0f172a;text-shadow:0 2px 18px rgba(255,255,255,.82)}.signupPanelHighlight{color:#0d9488;text-shadow:0 2px 14px rgba(255,255,255,.74)}.signupPanelRating{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:0;color:#0f172a;font-size:14px;line-height:1;text-shadow:0 2px 14px rgba(255,255,255,.72)}.signupPanelRating span{color:#fbbf24;letter-spacing:.04em;font-size:12px}.signupPanelRating strong{font-size:13px}.signupPanelRating em{color:#0f172ab8;font-size:12px;font-style:normal;font-weight:650}.signupPanelImage{width:100%;height:190px;border-radius:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border:1px solid rgba(15,23,42,.09);background:#f8fafc;padding:6px}.signupPanelBenefits{margin:0;padding:0;display:flex;flex-direction:column;gap:13px;list-style:none}.signupPanelBenefits li{display:flex;align-items:center;gap:12px;min-height:auto;padding:0;border-radius:0;background:transparent;border:none;font-size:16px;font-weight:750;color:#0f172a;line-height:1.25;text-shadow:0 2px 14px rgba(255,255,255,.74)}.signupPanelBenefitIcon{width:23px;height:23px;border-radius:999px;background:#ccfbf1f2;color:#0f766e;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.signupVerifySummary{border-radius:18px;border:1px solid rgba(15,23,42,.1);background:linear-gradient(180deg,#fff,#f8fafceb);padding:16px;box-shadow:inset 0 1px #ffffffd9}.signupVerifySummary__header{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px}.signupVerifySummary__eyebrow{margin-bottom:4px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#0d9488e6}.signupVerifySummary__title{font-size:17px;font-weight:750;color:#0f172af2}.signupVerifySummary__list{display:grid;gap:8px;margin:0}.signupVerifySummary__list div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center}.signupVerifySummary__list dt{color:#64748beb;font-size:12px;font-weight:700}.signupVerifySummary__list dd{min-width:0;margin:0;color:#0f172aeb;font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signupPanelTrial{border-radius:12px;background:#0d948814;border:1px dashed rgba(13,148,136,.3);padding:10px 12px}.signupPanelTrialTitle{color:#0f172aeb;font-weight:700;font-size:13px;margin-bottom:4px}.signupPanelTrial p{margin:0;font-size:12px;color:#475569db}@media (max-width: 1220px){.authPage--signup{height:auto;min-height:100dvh;overflow:visible;padding:56px 16px 32px}.authPage--signup:before{background:-webkit-image-set(url(/auth/signup-family-time-v2-mobile.webp) type("image/webp"),url(/auth/signup-family-time-v2-mobile.jpg) type("image/jpeg")) 42% center / cover no-repeat;background:image-set(url(/auth/signup-family-time-v2-mobile.webp) type("image/webp"),url(/auth/signup-family-time-v2-mobile.jpg) type("image/jpeg")) 42% center / cover no-repeat}.authPage--signup:after{background:linear-gradient(180deg,#f8fafc57,#f8fafc94),linear-gradient(90deg,#0f172a2e,#0f172a0f)}.authPage--signup .authLogo{top:14px;left:14px}.authShell--signup{display:flex;width:min(100%,460px);max-width:460px;min-height:auto;align-items:stretch;justify-content:center}.authShell--signup .authSignupPanel{display:none}.authPage--signup .authCard{width:100%}}@media (max-width: 720px){.authPage--signup{padding:54px 14px 24px}.authLogo{top:14px;left:14px}.authLogoImage{height:24px}.authPage--signup .authLogoImage{height:28px}.authCard{padding:22px}.authPage--signup .authCard{padding:18px;border-radius:18px}.authPage--signup .authHeader{gap:4px;margin-bottom:12px}.authPage--signup .authEyebrow{font-size:10px;letter-spacing:.16em}.authTitle{font-size:24px}.authPage--signup .authTitle{font-size:23px}.authPage--signup .authSocialStack{gap:8px;margin-bottom:6px}.authPage--signup .authSocialBtn{padding:10px 14px;border-radius:12px;font-size:14px}.authPage--signup .authDivider{margin-bottom:8px}.authPage--signup .authForm{gap:10px}.authPage--signup .authField{gap:6px}.authPage--signup .authInputWrap{padding:8px 10px}.authPage--signup .professionPicker{padding:10px;gap:8px}.authPage--signup .professionPicker__tagline{display:none}.authFieldRow{grid-template-columns:1fr}.authInlineBtn{width:100%}}@media (max-width: 720px) and (max-height: 740px){.authPage--signup{padding:48px 10px 14px}.authPage--signup .authCard{padding:14px}.authPage--signup .authEyebrow{display:none}.authPage--signup .authHeader{margin-bottom:8px}.authPage--signup .authSocialStack{gap:6px;margin-bottom:4px}.authPage--signup .authSocialBtn{padding:8px 12px;min-height:38px}.authPage--signup .authDivider{display:none}.authPage--signup .authForm{gap:8px}.authPage--signup .authInputWrap{padding:7px 10px}.authPage--signup .professionPicker{padding:8px}.authPage--signup .authPrimaryBtn{padding:10px}}.professionPicker,.subtypePicker{padding:14px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#0f172a05;display:flex;flex-direction:column;gap:10px}.professionPicker__label,.subtypePicker__label{font-size:12px;font-weight:600;color:#0f172ab3}.professionPicker__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.professionPicker__value{font-size:15px;font-weight:700;color:#0f172aeb}.professionPicker__change{border:none;background:transparent;color:#0d9488f2;font-size:13px;font-weight:600;cursor:pointer;padding:0}.professionPicker__select{width:100%;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172aeb;padding:12px 14px;font-size:14px}.professionPicker__list,.subtypePicker__list{display:flex;flex-wrap:wrap;gap:8px}.professionPicker__option--active,.subtypePicker__option--active{background:#0d94881f;border-color:#0d948866;color:#0d9488f2}.professionPicker__tagline{font-size:12px;color:#475569bf;margin:0}@custom-variant dark (&:is(.dark *));html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media (pointer: coarse){button,a,[role=button],input[type=button],input[type=submit]{min-height:44px;min-width:44px}}*{-webkit-tap-highlight-color:transparent}.saas-theme .marketing-header__nav,.saas-theme .marketing-header__cta{display:none}.saas-theme .marketing-header__toggle{display:inline-flex}@media (min-width: 1024px){.saas-theme .marketing-header__nav,.saas-theme .marketing-header__cta{display:flex}.saas-theme .marketing-header__toggle{display:none}}.lookingForPage{--lf-green: #198063;--lf-green-dark: #0f5d49;--lf-mint: #eef8f4;--lf-ink: #0c1c17;--lf-muted: #5b756c;--lf-border: #d9e8e2;--lf-panel: #f4faf7;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lookingForTopBar{position:relative;z-index:20;background:#fffffff0;border-bottom:1px solid var(--lf-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lookingForHeaderInner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:min(100% - 2rem,78rem);min-height:4.35rem;margin:0 auto}.lookingForBrand,.lookingForFooterBrand{display:inline-flex;align-items:center;gap:.7rem;color:var(--lf-ink);font-size:1.08rem;font-weight:850;text-decoration:none}.lookingForBrand img,.lookingForFooterBrand img{width:2.35rem;height:2.35rem;-o-object-fit:contain;object-fit:contain}.lookingForNav{display:flex;justify-content:center;gap:.35rem;min-width:0;flex:1 1 auto}.lookingForNav a{border-radius:999px;padding:.48rem .72rem;color:#587268;font-size:.84rem;font-weight:700;white-space:nowrap;text-decoration:none;transition:background-color .16s ease,color .16s ease}.lookingForNav a:hover,.lookingForNav a.is-active{background:var(--lf-mint);color:var(--lf-green-dark)}.lookingForHubLink{display:inline-flex;min-height:2.3rem;align-items:center;justify-content:center;border:1px solid var(--lf-border);border-radius:999px;background:#fff;color:var(--lf-green-dark);padding:.48rem .85rem;font-size:.82rem;font-weight:800;text-decoration:none}.lookingForIndexHero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(26rem,1.1fr);align-items:center;gap:2.5rem;width:min(100% - 2rem,78rem);margin:0 auto;padding:4.1rem 0 3.8rem;background:#fff}.lookingForHeroPattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.055;background-image:radial-gradient(circle,var(--lf-green) 1px,transparent 1px);background-size:26px 26px}.lookingForHeroInner{position:relative;z-index:1;max-width:41rem;text-align:left}.lookingForHeroBadge,.lookingForBreadcrumb span{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--lf-border);border-radius:999px;background:#fff;padding:.42rem .72rem;color:var(--lf-green-dark);font-size:.8rem;font-weight:800;box-shadow:0 10px 24px #0f5d4917}.lookingForHeroInner h1,.lookingForDetailTitle,.lookingForSectionHeading h2,.lookingForBenefits h2,.lookingForFinalCta h2{margin:0;color:var(--lf-ink);font-family:Sora,Inter,system-ui,sans-serif;letter-spacing:0}.lookingForHeroInner h1{max-width:39rem;margin:1.15rem 0 .85rem;font-size:clamp(2.55rem,4.4vw,3.5rem);line-height:1.08;font-weight:800}.lookingForHeroInner p,.lookingForDetailIntro,.lookingForSectionHeading p{color:var(--lf-muted);font-size:1rem;line-height:1.62}.lookingForHeroInner p{max-width:34rem;margin:0}.lookingForServicePills{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.62rem;margin-top:1.7rem}.lookingForServicePills a,.lookingForSecondaryButton,.lookingForSecondaryLink{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;gap:.55rem;border:1px solid var(--lf-border);border-radius:.9rem;background:#fff;color:var(--lf-ink);padding:.68rem .92rem;font-size:.92rem;font-weight:800;box-shadow:0 8px 22px #0c1c1712;text-decoration:none;cursor:pointer}.lookingForProofStrip,.lookingForTrustCues{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.85rem;margin-top:1.6rem;color:var(--lf-muted);font-weight:700}.lookingForProofStrip span:before{content:"";display:inline-block;width:.6rem;height:.6rem;margin-right:.45rem;border-radius:999px;background:var(--lf-green)}.lookingForHeroMediaGrid{display:grid;grid-template-columns:1.15fr .85fr;grid-auto-rows:12.25rem;gap:.85rem}.lookingForHeroTile{position:relative;overflow:hidden;border:1px solid var(--lf-border);border-radius:1.25rem;background:#f8faf9;box-shadow:0 18px 44px #0c1c171a;text-decoration:none}.lookingForHeroTile:first-child{grid-row:span 2}.lookingForHeroTile img,.lookingForServiceImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lookingForHeroTileLabel{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;display:flex;min-height:3rem;align-items:center;gap:.55rem;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:#ffffffeb;color:var(--lf-ink);padding:.55rem .8rem;font-size:.9rem;font-weight:800;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lookingForHeroTileIcon{display:inline-grid;width:1.9rem;height:1.9rem;place-items:center;border-radius:999px;background:#f2fbf7}.lookingForHeroTileLabel strong{min-width:0;flex:1}.lookingForChooser,.lookingForHowItWorks,.lookingForExamples,.lookingForLocationSeo,.lookingForRequestBrief{max-width:78rem;margin:0 auto;padding:3.8rem 1.25rem}.lookingForHowItWorks{max-width:none;border-top:1px solid var(--lf-border);border-bottom:1px solid var(--lf-border);background:#fff;padding:4rem 1.25rem}.lookingForHowItWorks>.lookingForSectionHeading,.lookingForHowItWorks>.lookingForStepGrid{max-width:78rem;margin-inline:auto}.lookingForSectionHeading{text-align:center}.lookingForSectionHeading h2{font-size:clamp(1.8rem,3.1vw,2.55rem);line-height:1.14;font-weight:800}.lookingForSectionHeading p{margin:.8rem auto 0;max-width:42rem}.lookingForServiceGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-top:2.3rem}.lookingForServiceCard{display:grid;min-height:17.5rem;align-content:start;gap:.7rem;border:1px solid var(--lf-border);border-radius:1rem;background:#fff;padding:.75rem;box-shadow:0 10px 28px #0c1c170b}.lookingForServiceCard>div:not(.lookingForServiceIcon){padding:0 .35rem}.lookingForServiceImage{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 3.25;border-radius:.85rem;background:#eef8f4;text-decoration:none}.lookingForServiceImage span{position:absolute;left:.65rem;bottom:.65rem;display:grid;width:2.5rem;height:2.5rem;place-items:center;border-radius:999px;background:#ffffffe6;box-shadow:0 8px 20px #0c1c171f}.lookingForServiceIcon{display:grid;width:3.4rem;height:3.4rem;place-items:center;border-radius:1rem;background:var(--lf-mint);font-size:1.35rem}.lookingForServiceCard h3{margin:.6rem 0 0;color:var(--lf-ink);font-size:1.12rem;font-weight:800}.lookingForServiceCard p{margin:0;color:var(--lf-muted);font-size:.92rem;font-weight:700}.lookingForServiceCard>a:not(.lookingForServiceImage),.lookingForOutlineButton{display:inline-flex;width:-moz-max-content;width:max-content;min-height:2.75rem;align-items:center;gap:.5rem;border:0;background:transparent;color:var(--lf-green-dark);padding:0;font-weight:800;cursor:pointer}.lookingForSecondaryLink{margin:2rem auto 0}.lookingForDetailHero{padding:2.85rem 1.25rem 3.45rem}.lookingForBreadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;color:var(--lf-muted);font-weight:800}.lookingForBreadcrumb a{color:var(--lf-muted);text-decoration:none}.lookingForDetailTitle{max-width:30rem;margin-top:1.25rem;font-size:clamp(2.8rem,5vw,4.55rem);line-height:.98;font-weight:900;letter-spacing:-.055em}.lookingForDetailIntro{max-width:27.5rem;margin:1rem 0 0;color:#40514d;font-size:clamp(1.03rem,1.4vw,1.18rem);font-weight:650;line-height:1.42}.lookingForHeroProofPoints{display:flex;flex-wrap:nowrap;align-items:center;gap:.48rem;max-width:24rem;margin-top:.74rem;overflow-x:auto;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;color:#0b5f59;font-size:.66rem;font-weight:840;scrollbar-width:none}.lookingForHeroProofPoints span{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;gap:.22rem;min-height:1.25rem;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;white-space:nowrap}.lookingForHeroProofIcon{flex:0 0 auto!important;min-height:.9rem!important;width:.9rem;height:.9rem;border-radius:0!important;background:transparent!important;color:#0f766e;box-shadow:none;padding:0!important}.lookingForHeroProofPoints svg{color:currentColor}.lookingForCleaningShowcase{position:relative;max-width:76rem;margin:0 auto .7rem;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:clamp(.5rem,2vw,1.25rem) 0;overflow:visible}.lookingForCleaningReviews{max-width:76rem;margin:0 auto 2.7rem;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.lookingForCleanerProofBare{max-width:76rem;margin:0 auto 1.7rem;padding:clamp(1.2rem,3vw,2.4rem) 0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.lookingForCleanerProofBareStage{display:grid;grid-template-columns:minmax(16rem,.78fr) minmax(20rem,1fr) minmax(17rem,.82fr);align-items:center;gap:clamp(1.4rem,3.4vw,3.4rem);border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.lookingForCleanerProofBareText{display:grid;gap:.82rem;justify-items:start;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.lookingForCleanerProofBareNumber{display:block;color:#0f766e;font-size:clamp(2.7rem,5.2vw,4.5rem);line-height:.9;font-weight:1000;letter-spacing:-.075em}.lookingForCleanerProofBareText strong{max-width:18rem;color:#082f2a;font-size:clamp(1.08rem,1.65vw,1.36rem);line-height:1.08;font-weight:950;text-wrap:balance}.lookingForCleanerProofBareText p{max-width:20rem;margin:0;color:#526863;font-size:.98rem;line-height:1.5;font-weight:720}.lookingForCleanerProofBareImage{display:grid;place-items:center;min-height:clamp(16rem,25vw,21rem);border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;overflow:visible!important}.lookingForCleanerProofBareImage img{width:min(25rem,100%);height:auto;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:saturate(1.03) contrast(1.02)}.lookingForCleaningIntro{position:relative;z-index:1;max-width:46rem;margin:0 auto;text-align:center}.lookingForCleaningIntro .lookingForMiniLabel{justify-content:center}.lookingForCleaningIntro h2{margin:.72rem auto 0;color:#082f2a;font-size:clamp(2.55rem,6.2vw,5.6rem);line-height:.9;font-weight:950;letter-spacing:-.075em;text-wrap:balance}.lookingForCleaningIntro p{margin:.85rem auto 0;color:#0f766e;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.18;font-weight:900}.lookingForCleaningStage{position:relative;z-index:1;display:grid;grid-template-columns:minmax(17rem,1fr) minmax(13rem,.48fr) minmax(13rem,.62fr);align-items:center;gap:clamp(1rem,3vw,3rem);border:0;border-radius:0;background:transparent;box-shadow:none}.lookingForCleaningCopy,.lookingForCleaningPlainText{display:grid;gap:.7rem;justify-items:start;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.lookingForCleaningNumber{display:block;color:#0f766e;font-size:clamp(4rem,8vw,7.2rem);line-height:.82;font-weight:1000;letter-spacing:-.09em}.lookingForCleaningCopy strong,.lookingForCleaningPlainText strong{max-width:18.5rem;color:#082f2a;font-size:clamp(1.08rem,1.75vw,1.42rem);line-height:1.08;font-weight:950;text-wrap:balance}.lookingForCleaningCopy small,.lookingForCleaningPlainText small{max-width:17.5rem;color:#526863;font-size:.95rem;line-height:1.35;font-weight:750}.lookingForCleaningStats{display:none}.lookingForCleaningStats span{display:grid;justify-items:center;text-align:center;gap:.18rem;border:1px solid rgba(15,118,110,.12);border-radius:1.2rem;background:#ffffffd1;box-shadow:0 18px 38px #0c1c1714;padding:.82rem .9rem}.lookingForCleaningStats strong{color:#0f766e;font-size:1.22rem;font-weight:950}.lookingForCleaningStats small{color:#58716b;font-weight:800}.lookingForCleaningVisual,.lookingForCleaningPlainImage{position:relative;z-index:1;display:grid;place-items:center;min-height:clamp(13rem,22vw,18rem);border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.lookingForCleaningImageAura{display:none}.lookingForCleaningVisual img,.lookingForCleaningPlainImage img{position:relative;z-index:1;width:min(15.5rem,100%);height:auto;aspect-ratio:auto;border:0!important;border-radius:0!important;-o-object-fit:contain;object-fit:contain;-o-object-position:center 30%;object-position:center 30%;box-shadow:none!important;filter:saturate(1.04) contrast(1.02);background:transparent!important}.lookingForCleaningPromise{display:grid;gap:.72rem;max-width:19.5rem;margin:0;color:#0b5f59}.lookingForCleaningPromise strong{color:#082f2a;font-size:clamp(1.48rem,2.45vw,2.25rem);line-height:1.02;font-weight:1000;letter-spacing:-.055em;text-wrap:balance}.lookingForCleaningPromise span{color:#526863;font-size:1rem;line-height:1.55;font-weight:760}.lookingForCleaningPromise:after{content:"";display:block;width:3.2rem;height:.22rem;margin-top:.15rem;border-radius:999px;background:linear-gradient(90deg,#0f766e,#22c55e)}.lookingForCleanerStory{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,.42fr);align-items:center;gap:clamp(1.4rem,3vw,3rem);max-width:76rem;margin:0 auto 2.2rem;padding:clamp(1.4rem,3vw,2.3rem) 0;border-top:1px solid rgba(15,118,110,.12);border-bottom:1px solid rgba(15,118,110,.12)}.lookingForCleanerStoryText{max-width:45rem}.lookingForCleanerStoryText span{display:inline-block;color:#0f766e;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lookingForCleanerStoryText h2{max-width:42rem;margin:.6rem 0 0;color:#082f2a;font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.08;font-weight:900;letter-spacing:-.05em;text-wrap:balance}.lookingForCleanerStoryText p{max-width:39rem;margin:.85rem 0 0;color:#526863;font-size:1.02rem;line-height:1.62;font-weight:700}.lookingForCleanerCustomer{display:grid;gap:.65rem;margin:0}.lookingForCleanerCustomer img{width:min(14rem,100%);height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.lookingForCleanerCustomer figcaption{max-width:14rem;color:#0b5f59;font-size:.9rem;line-height:1.35;font-weight:850}.lookingForCleanerCustomer .lookingForPlatformReviews{grid-template-columns:minmax(0,1fr);max-width:17rem}.lookingForCleaningFloat{display:none;align-items:center;gap:.45rem;border:1px solid rgba(15,118,110,.12);border-radius:999px;background:#ffffffe6;box-shadow:0 18px 42px #0c1c1721;padding:.62rem .78rem;color:#0b5f59;font-size:.82rem;font-weight:900}.lookingForCleaningFloatOne{top:2.3rem;left:.2rem}.lookingForCleaningFloatTwo{right:0;bottom:3.1rem}.lookingForCleaningCarousel{position:relative;z-index:2;overflow:hidden;margin-top:clamp(1.1rem,2.5vw,1.6rem);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.lookingForCleaningTrack{display:flex;gap:.8rem;width:-moz-max-content;width:max-content;animation:lookingForCleaningSlide 54s linear infinite}.lookingForCleaningCarousel:hover .lookingForCleaningTrack{animation-play-state:paused}.lookingForCleaningScenario{width:19rem;min-height:16.2rem;border:1px solid rgba(15,118,110,.13);border-radius:1.35rem;background:linear-gradient(135deg,#fffffff2,#f0fdf4d1);box-shadow:0 18px 42px #0c1c171a;padding:1.05rem}.lookingForCleaningReviewTop{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.72rem}.lookingForCleaningReviewTop img{width:3rem;height:3rem;border:2px solid rgba(255,255,255,.9);border-radius:999px;background:#ecfdf5;box-shadow:0 10px 22px #0c1c171f}.lookingForCleaningReviewTop strong{display:block;color:#082f2a;font-size:.95rem;font-weight:950}.lookingForCleaningReviewTop span{display:block;margin-top:.12rem;overflow:hidden;color:#0f766e;font-size:.78rem;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.lookingForCleaningStars{display:flex;gap:.12rem;margin-top:.82rem}.lookingForCleaningStars svg{color:#f59e0b;fill:#fef3c7;filter:drop-shadow(0 4px 7px rgba(245,158,11,.18))}.lookingForReviewExampleLabel{margin-left:auto;color:#64748b;font-size:.66rem;font-weight:800;letter-spacing:.02em}.lookingForCleaningScenario h3{margin:.68rem 0 0;color:#082f2a;font-size:1.02rem;line-height:1.12;font-weight:950}.lookingForCleaningScenario p{margin:.45rem 0 0;color:#526863;font-size:.9rem;line-height:1.42;font-weight:750}@keyframes lookingForCleaningSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - .45rem))}}.lookingForHeroMicrocopy{margin:.8rem 0 0;color:#5e6f6b;font-size:.9rem;font-weight:700}.lookingForHeroAnswer{max-width:34rem;margin:.9rem 0 0;color:#0f3f3b;font-size:1rem;font-weight:750;line-height:1.58}.lookingForHeroSignalGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem;max-width:38rem;margin-top:1.35rem}.lookingForHeroSignal{display:grid;gap:.3rem;border:1px solid #d7e6e0;border-radius:1rem;background:#fff;padding:.78rem;box-shadow:0 12px 28px #0c1c170d}.lookingForHeroSignal span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.75rem;background:var(--lf-mint);color:var(--lf-green)}.lookingForHeroSignal strong{color:var(--lf-ink);font-size:.9rem;font-weight:850}.lookingForHeroSignal p{margin:0;color:var(--lf-muted);font-size:.78rem;font-weight:650;line-height:1.35}.lookingForDetailActions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.55rem}.lookingForPrimaryButton{display:inline-flex;min-height:2.55rem;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:.82rem;background:var(--lf-green);color:#fff;padding:.58rem .95rem;font-size:.84rem;font-weight:850;box-shadow:0 12px 22px #19806333;cursor:pointer}.lookingForSecondaryButton{box-shadow:none}.lookingForTrustCues{justify-content:flex-start;margin-top:1.25rem}.lookingForTrustCues span,.lookingForBenefitList span{display:inline-flex;align-items:center;gap:.45rem}.lookingForTrustCues svg,.lookingForBenefitList svg,.lookingForExampleGrid svg{color:var(--lf-green)}.lookingForLocalNote{margin-top:1rem;max-width:34rem;border-left:3px solid var(--lf-green);border-radius:.75rem;background:#f0fdfad1;padding:.85rem 1rem;font-size:.95rem;font-weight:650;line-height:1.6;color:#0f3f3b}.lookingForHeroMedia{position:relative;min-height:22rem}.lookingForHeroMedia--simple{min-height:0}.lookingForHeroMedia--visual{display:grid;align-items:end}.lookingForHeroImageFrame{position:relative;height:min(29.5rem,45vw);min-height:25rem;overflow:hidden;border-radius:1.1rem;background:var(--lf-mint);box-shadow:0 24px 70px #0c1c1714}.lookingForHeroMedia--cutout .lookingForHeroImageFrame{display:grid;place-items:end center;overflow:visible;background:linear-gradient(180deg,#f0fdf4b8,#fff0);box-shadow:none}.lookingForHeroImageFrame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lookingForHeroMedia--cutout .lookingForHeroImageFrame img{width:min(26rem,100%);height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.lookingForImageOverlay{position:absolute;left:1rem;bottom:1rem;display:inline-flex;align-items:center;gap:.55rem;border-radius:999px;background:#fffffff0;padding:.62rem .85rem;color:#0f3f3b;font-size:.9rem;font-weight:850;box-shadow:0 16px 34px #0c1c1729;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lookingForImageOverlay svg{color:var(--lf-green)}.lookingForVisualCard{position:absolute;right:-.8rem;bottom:-1rem;width:min(92%,27.5rem);border:1px solid #d7e6e0;border-radius:1.3rem;background:#fffffff5;padding:1rem;box-shadow:0 22px 54px #0c1c172e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lookingForVisualCardTop{display:flex;align-items:center;gap:.8rem}.lookingForVisualCardTop>span{display:grid;width:3rem;height:3rem;place-items:center;border-radius:1rem;background:var(--lf-mint);font-size:1.35rem}.lookingForVisualCardTop p{margin:0;color:var(--lf-muted);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.lookingForVisualCardTop strong{display:block;margin-top:.12rem;color:var(--lf-ink);font-size:1.08rem}.lookingForVisualRows{display:grid;gap:.55rem;margin-top:.9rem}.lookingForVisualFlow{display:flex;flex-wrap:wrap;align-items:center;gap:.42rem;margin-top:.8rem;color:var(--lf-muted);font-size:.78rem;font-weight:800}.lookingForVisualFlow svg{color:var(--lf-green)}.lookingForVisualButton{display:inline-flex;width:100%;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;margin-top:.9rem;border:0;border-radius:.95rem;background:var(--lf-green);color:#fff;font-weight:850;cursor:pointer}.lookingForFloatingBadge{position:absolute;left:-1rem;bottom:-.95rem;display:flex;align-items:center;gap:.9rem;border:1px solid var(--lf-border);border-radius:1rem;background:#fff;padding:.82rem 1rem;box-shadow:0 18px 36px #0c1c1729}.lookingForFloatingBadge svg{color:var(--lf-green)}.lookingForFloatingBadge p{margin:0;color:var(--lf-muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.lookingForFloatingBadge strong{color:var(--lf-ink)}.lookingForStepGrid,.lookingForExampleGrid,.lookingForStatGrid{display:grid;gap:1.1rem;margin-top:2.35rem}.lookingForStepGrid{position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.lookingForStepGrid:before{content:"";position:absolute;top:1.55rem;left:15%;right:15%;height:1px;background:#cfe4dd}.lookingForStepCard,.lookingForExampleGrid button{position:relative;z-index:1;display:grid;justify-items:center;gap:.8rem;border:0;border-radius:0;background:transparent;padding:0;text-align:center}.lookingForStepNumber{display:grid;width:3.1rem;height:3.1rem;flex:0 0 auto;place-items:center;border-radius:999px;background:var(--lf-green);color:#fff;font-size:1.05rem;font-weight:850;box-shadow:0 14px 30px #19806333}.lookingForStepIcon{display:none}.lookingForStepCard h3,.lookingForStepCard p{margin:0}.lookingForStepCard h3{color:var(--lf-ink);font-size:1.08rem;font-weight:850}.lookingForStepCard p{margin-top:.45rem;color:var(--lf-muted);line-height:1.6;max-width:18rem}.lookingForFeatureStrip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;max-width:78rem;margin:0 auto;padding:2.7rem 1.25rem}.lookingForFeatureItem{display:grid;justify-items:center;gap:.35rem;text-align:center}.lookingForFeatureItem>span{display:grid;width:3rem;height:3rem;place-items:center;border-radius:1rem;background:var(--lf-mint);color:var(--lf-green)}.lookingForFeatureItem strong{margin-top:.45rem;color:var(--lf-ink);font-weight:850}.lookingForFeatureItem p{margin:0;color:var(--lf-muted);font-size:.92rem;font-weight:700}.lookingForExampleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookingForExampleGrid button{align-items:center;min-height:4.8rem;justify-items:start;border-radius:1rem;background:var(--lf-panel);padding:1.25rem;color:var(--lf-ink);font-size:1rem;font-weight:850;cursor:pointer}.lookingForOutlineButton{min-height:3.3rem;margin:2.2rem auto 0;border:1px solid var(--lf-green);border-radius:.95rem;padding:.8rem 1.4rem}.lookingForLocationSeo{display:grid;gap:clamp(1.25rem,2.2vw,1.8rem);border-top:1px solid var(--lf-border);background:#fff;padding:clamp(3.2rem,6vw,5.4rem) max(1.25rem,calc((100vw - 78rem)/2))}.lookingForLocationSeoShell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(20rem,.7fr);gap:clamp(1.25rem,3vw,3rem);align-items:start}.lookingForLocationSeoLead{display:grid;justify-items:start;gap:1rem;max-width:46rem}.lookingForLocationSeoLead h2{margin:0;color:var(--lf-ink);font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.35rem);line-height:1.04;letter-spacing:-.045em}.lookingForLocationSeoLead p,.lookingForLocationSeoAreaBox p,.lookingForLocationSeoTextBlock p,.lookingForLocationSeoAdvice p,.lookingForLocationSeoNearby p,.lookingForLocationSeoFaq p{margin:0;color:var(--lf-muted);font-size:1rem;line-height:1.72}.lookingForLocationSeoLead p{max-width:43rem;font-size:1.05rem}.lookingForLocationSeo .lookingForSectionCta{margin-top:.25rem;box-shadow:none}.lookingForLocationSeoAreaBox,.lookingForLocationSeoTextBlock,.lookingForLocationSeoAdvice,.lookingForLocationSeoNearby,.lookingForLocationSeoFaq{border:1px solid var(--lf-border);border-radius:1.35rem;background:var(--lf-panel);box-shadow:0 18px 45px #1118270d}.lookingForLocationSeoAreaBox{display:grid;gap:.95rem;padding:clamp(1.2rem,2.4vw,1.75rem)}.lookingForLocationSeoAreaBox h3,.lookingForLocationSeoTextBlock h3,.lookingForLocationSeoAdvice h3,.lookingForLocationSeoNearby h3,.lookingForLocationSeoFaq h3{margin:0;color:var(--lf-ink);font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(1.22rem,2vw,1.55rem);line-height:1.18;letter-spacing:-.02em}.lookingForLocationSeoAreaBox ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .75rem;margin:0;padding:0;list-style:none}.lookingForLocationSeoAreaBox li,.lookingForLocationSeoSearchBlock li,.lookingForLocationSeoNearby a{border:1px solid var(--lf-border);border-radius:999px;background:#fff;color:var(--lf-green-dark);font-size:.86rem;font-weight:850;line-height:1.25}.lookingForLocationSeoAreaBox li{padding:.55rem .7rem}.lookingForLocationSeoBody{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,2vw,1.35rem)}.lookingForLocationSeoSupport{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.35rem)}.lookingForLocationSeoTextBlock,.lookingForLocationSeoAdvice,.lookingForLocationSeoNearby{display:grid;align-content:start;gap:.95rem;padding:clamp(1.2rem,2.2vw,1.65rem)}.lookingForLocationSeoTextBlock ul{display:grid;gap:.78rem;margin:0;padding:0;list-style:none}.lookingForLocationSeoTextBlock li{position:relative;padding-left:1.45rem;color:var(--lf-ink);font-size:.98rem;line-height:1.56}.lookingForLocationSeoTextBlock li:before{position:absolute;top:.62rem;left:0;width:.48rem;height:.48rem;border-radius:999px;background:var(--lf-teal);content:""}.lookingForLocationSeoSearchBlock ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.lookingForLocationSeoSearchBlock li{padding:.58rem .7rem}.lookingForLocationSeoSearchBlock li:before{display:none}.lookingForLocationSeoAdvice{background:#fffaf0;border-color:#d9770638}.lookingForLocationSeoAdvice a{width:-moz-max-content;width:max-content;max-width:100%;color:#9a3412;font-weight:850}.lookingForLocationSeoNearby nav{display:flex;flex-wrap:wrap;gap:.55rem}.lookingForLocationSeoNearby a{padding:.58rem .78rem}.lookingForLocationSeoFaq{display:grid;grid-template-columns:minmax(14rem,.55fr) minmax(0,1.45fr);gap:clamp(1rem,2.5vw,2rem);padding:clamp(1.25rem,2.6vw,1.85rem)}.lookingForLocationSeoFaqIntro{display:grid;align-content:start;gap:.75rem}.lookingForLocationSeoFaqGrid{display:grid;gap:1rem}.lookingForLocationSeoFaq article{display:grid;gap:.35rem;border-bottom:1px solid var(--lf-border);padding-bottom:1rem}.lookingForLocationSeoFaq article:last-child{border-bottom:0;padding-bottom:0}.lookingForLocationSeoFaq h4{margin:0;color:var(--lf-ink);font-size:1rem;line-height:1.35;font-weight:850}@media (max-width: 900px){.lookingForLocationSeoShell,.lookingForLocationSeoBody,.lookingForLocationSeoSupport,.lookingForLocationSeoFaq{grid-template-columns:1fr}.lookingForLocationSeoLead{max-width:none}}@media (max-width: 640px){.lookingForLocationSeo{gap:1rem;padding:2.75rem var(--lf-phone-edge)}.lookingForLocationSeoLead h2{font-size:clamp(2rem,9vw,2.65rem)}.lookingForLocationSeoLead p,.lookingForLocationSeoAreaBox p,.lookingForLocationSeoTextBlock p,.lookingForLocationSeoAdvice p,.lookingForLocationSeoNearby p,.lookingForLocationSeoFaq p{font-size:.96rem;line-height:1.6}.lookingForLocationSeoAreaBox,.lookingForLocationSeoTextBlock,.lookingForLocationSeoAdvice,.lookingForLocationSeoNearby,.lookingForLocationSeoFaq{border-radius:1.1rem}}.lookingForRequestBrief{max-width:none;border-top:1px solid var(--lf-border);background:#fff}.lookingForRequestBriefInner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:3rem;max-width:78rem;margin:0 auto}.lookingForMiniLabel{display:inline-flex;border-radius:999px;background:var(--lf-mint);color:var(--lf-green-dark);padding:.45rem .75rem;font-size:.8rem;font-weight:850}.lookingForRequestBrief h2{margin:1rem 0 0;color:var(--lf-ink);font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(1.85rem,3.2vw,2.55rem);line-height:1.14;font-weight:850}.lookingForRequestBrief p{margin:1rem 0 0;color:var(--lf-muted);font-size:1rem;line-height:1.62}.lookingForBriefCards{display:grid;gap:.9rem}.lookingForFinalCta{position:relative;overflow:hidden;padding:4.3rem 1.25rem;background:var(--lf-green);color:#fff}.lookingForFinalCta>div{position:relative;z-index:1;max-width:46rem;margin:0 auto;text-align:center}.lookingForFinalCta h2{margin:0 auto;color:#fff;font-size:clamp(2rem,3.8vw,2.9rem);line-height:1.12;font-weight:850}.lookingForFinalCta p{max-width:31rem;margin:1rem auto 0;color:#ffffffc2;font-size:1.02rem;line-height:1.5}.lookingForFinalButton{display:inline-flex;min-height:3.8rem;align-items:center;justify-content:center;gap:.55rem;margin-top:2rem;border:0;border-radius:.95rem;background:#fff;color:var(--lf-green-dark);padding:.95rem 1.55rem;font-weight:850;text-decoration:none;box-shadow:0 18px 42px #02061733;cursor:pointer}.lookingForFooter{background:#061b14;color:#ffffffa3}.lookingForFooterInner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(10rem,.5fr) minmax(10rem,.6fr);gap:4rem;max-width:78rem;margin:0 auto;padding:3.6rem 1.25rem 2.7rem}.lookingForFooterBrand{color:#fff}.lookingForFooter p{max-width:24rem;margin:1.2rem 0 0;font-size:1rem;line-height:1.7}.lookingForFooterTags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}.lookingForFooterTags span{border-radius:999px;background:#ffffff14;color:#ffffffc7;padding:.45rem .75rem;font-size:.82rem;font-weight:750}.lookingForFooter nav{display:grid;align-content:start;gap:.9rem}.lookingForFooter nav h2{margin:0 0 .5rem;color:#fff;font-size:.98rem;font-weight:850}.lookingForFooter nav a{color:#ffffff9e;font-weight:750;text-decoration:none}.lookingForFooter nav a:hover{color:#fff}.lookingForFooterBottom{display:flex;justify-content:space-between;gap:1rem;max-width:78rem;margin:0 auto;border-top:1px solid rgba(255,255,255,.1);padding:1.4rem 1.25rem 2rem;font-size:.86rem}.lookingForModalLayer{--lf-green: #198063;--lf-green-dark: #0f5d49;--lf-mint: #eef8f4;--lf-ink: #0c1c17;--lf-muted: #5b756c;--lf-border: #d9e8e2;--lf-panel: #f4faf7;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;pointer-events:auto}.lookingForModalLayer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0c1c174d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lookingForModalLayer--success{align-items:center;justify-content:center}.lookingForModalCard{position:relative;z-index:1;display:flex;flex-direction:column;width:min(94vw,840px);max-height:min(96dvh,800px);overflow:hidden;overscroll-behavior:contain;border:1px solid var(--lf-border);border-radius:1.3rem;background:#fff;box-shadow:0 28px 90px #02061742;pointer-events:auto}.lookingForModalCard--success{width:min(92vw,500px);max-height:calc(100dvh - 32px)}.lookingForModalBody{padding:1.3rem 1.45rem 1.2rem}.lookingForModalCard--success .lookingForModalBody{padding:2.15rem 1.35rem 1.35rem}.lookingForSuccessPanel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:.45rem .1rem 0;text-align:center}.lookingForModalClose{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--lf-mint);color:var(--lf-muted);cursor:pointer;transition:background-color .16s ease,color .16s ease}.lookingForModalClose:hover{background:#dcefe8;color:var(--lf-ink)}.lookingForRequestForm{display:flex;flex-direction:column;gap:13px;max-height:none}.lookingForRequestFields{display:grid;gap:12px;min-height:0;overflow:visible;padding-right:0}.lookingForFormIntro p{max-width:36rem;margin:.45rem 2.7rem 0 0;color:var(--lf-muted);font-size:.9rem;font-weight:650;line-height:1.45}.lookingForFormIntro h2{margin:0 2.7rem 0 0;color:var(--lf-ink);font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:850;letter-spacing:0;line-height:1.16}.lookingForFormIntro span{display:block;margin-top:.35rem;color:var(--lf-muted);font-size:.92rem;line-height:1.5}.lookingForSegmentBlock{display:grid;gap:.45rem;border:1px solid var(--lf-border);border-radius:.9rem;background:var(--lf-panel);padding:.45rem}.lookingForSegmentBlock h3,.lookingForSegmentBlock p{margin:0}.lookingForSegmentBlock h3{color:var(--lf-ink);font-size:.98rem;font-weight:850}.lookingForSegmentBlock p{margin-top:.18rem;color:var(--lf-muted);font-size:.82rem;font-weight:650}.lookingForRequestForCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.lookingForRequestForCards button{display:inline-flex;min-height:2.55rem;align-items:center;justify-content:center;border:1px solid var(--lf-border);border-radius:.75rem;background:#fff;padding:.55rem .75rem;color:var(--lf-ink);text-align:center;cursor:pointer;font-size:.86rem}.lookingForRequestForCards button[aria-pressed=true]{border-color:var(--lf-green);background:var(--lf-green);color:#fff;box-shadow:0 12px 24px #19806338}.lookingForRequestForCards button span{color:inherit;opacity:.76;font-size:.78rem;font-weight:650;line-height:1.35}.lookingForRequestFooter{display:grid;gap:9px;border-top:1px solid var(--lf-border);background:#fff;padding-top:10px}@media (max-width: 900px){.lookingForHeaderInner{display:grid;grid-template-columns:1fr auto;gap:.7rem;padding-block:.75rem}.lookingForNav{grid-column:1 / -1;order:3;justify-content:flex-start;overflow-x:auto;padding-bottom:.15rem}.lookingForServiceGrid,.lookingForStepGrid,.lookingForFeatureStrip,.lookingForLocationSeoHero,.lookingForLocationSeoCards,.lookingForLocationSeoNearby,.lookingForLocationSeoFaq,.lookingForRequestBriefInner,.lookingForFooterInner,.lookingForExampleGrid{grid-template-columns:1fr}.lookingForIndexHero{grid-template-columns:1fr;gap:1.6rem;padding:2.8rem 0 2.7rem}.lookingForHeroInner{margin:0 auto;text-align:center}.lookingForHeroInner p{margin-inline:auto}.lookingForServicePills,.lookingForProofStrip{justify-content:center}.lookingForHeroMediaGrid{grid-auto-rows:9.4rem;width:100%}.lookingForStepGrid:before{display:none}.lookingForHeroMedia{min-height:18rem}.lookingForFeatureStrip{gap:1rem}.lookingForFeatureItem{justify-items:start;grid-template-columns:auto 1fr;text-align:left}.lookingForFeatureItem p{grid-column:2}.lookingForLocationSeoNearby nav{justify-content:flex-start}}@media (max-width: 640px){.lookingForPage{--lf-phone-edge: 1.25rem}.lookingForTopBar{position:sticky;top:0}.lookingForHeaderInner{width:min(100% - var(--lf-phone-edge),78rem);gap:.55rem;min-height:3.7rem;padding-block:.55rem}.lookingForBrand span{font-size:.98rem}.lookingForBrand img{width:2.15rem;height:2.15rem}.lookingForNav{display:none}.lookingForHubLink{min-height:2.55rem;padding:.58rem .75rem;font-size:.82rem}.lookingForHeroInner{text-align:left}.lookingForHeroInner p,.lookingForDetailIntro,.lookingForSectionHeading p{margin-inline:0;font-size:.96rem;line-height:1.55}.lookingForServicePills,.lookingForProofStrip{justify-content:flex-start}.lookingForIndexHero{min-height:auto;gap:1.25rem;padding-block:1.85rem 2.3rem}.lookingForHeroInner h1{max-width:22rem;margin:1rem 0 .75rem;font-size:clamp(1.95rem,8.8vw,2.38rem);line-height:1.1}.lookingForDetailHero{padding:1.85rem 1rem 2.55rem}.lookingForBreadcrumb{gap:.45rem;font-size:.82rem}.lookingForDetailTitle{max-width:22.5rem;margin-top:.9rem;font-size:clamp(2.25rem,10.5vw,3rem);line-height:.98}.lookingForDetailIntro{margin-top:.8rem;font-size:1rem;line-height:1.4}.lookingForHeroAnswer{margin-top:.75rem;font-size:.94rem;line-height:1.5}.lookingForHeroSignalGrid{grid-template-columns:1fr;gap:.55rem;margin-top:1rem}.lookingForHeroSignal{grid-template-columns:auto 1fr;align-items:center;gap:.2rem .65rem;padding:.65rem}.lookingForHeroSignal span{grid-row:1 / span 2}.lookingForHeroSignal p{font-size:.78rem}.lookingForDetailActions{gap:.6rem;margin-top:1.2rem}.lookingForHeroMedia{display:block;min-height:auto}.lookingForHeroProofPoints{display:flex;gap:.34rem;width:100%;font-size:clamp(.58rem,2.2vw,.68rem);padding:0!important;border-radius:0!important}.lookingForHeroProofPoints span{justify-content:flex-start;gap:.2rem;min-height:1.2rem;padding:0!important}.lookingForHeroProofIcon{justify-content:center!important;min-height:.85rem!important;width:.85rem;height:.85rem;padding:0!important}.lookingForCleaningShowcase,.lookingForCleanerProofBare{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;margin-bottom:1.5rem;padding:.25rem 0}.lookingForCleanerProofBareStage{grid-template-columns:1fr;gap:1.15rem}.lookingForCleanerProofBareText{justify-items:start;text-align:left}.lookingForCleanerProofBareNumber{font-size:clamp(3.6rem,18vw,5.2rem)}.lookingForCleanerProofBareText strong,.lookingForCleanerProofBareText p{max-width:21rem}.lookingForCleanerProofBareImage{min-height:0;justify-items:start}.lookingForCleanerProofBareImage img{width:min(22rem,100%)}.lookingForCleaningPromise{max-width:22rem}.lookingForCleanerStory{grid-template-columns:1fr;gap:1.2rem;margin-bottom:1.7rem;padding:1.35rem 0}.lookingForCleanerStoryText h2{font-size:clamp(1.48rem,7.4vw,2rem)}.lookingForCleanerCustomer img{width:min(13rem,72%)}.lookingForCleaningIntro h2{font-size:clamp(2.25rem,12vw,3.1rem);line-height:.92}.lookingForCleaningIntro p{font-size:1.05rem}.lookingForCleaningStage{grid-template-columns:1fr;gap:.9rem;margin-top:0}.lookingForCleaningCopy,.lookingForCleaningPlainText{justify-items:start;text-align:left;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.lookingForCleaningNumber{font-size:clamp(3.4rem,18vw,4.8rem)}.lookingForCleaningCopy strong,.lookingForCleaningCopy small,.lookingForCleaningPlainText strong,.lookingForCleaningPlainText small{max-width:18rem}.lookingForCleaningStats{display:none}.lookingForCleaningStats span{padding:.72rem .85rem}.lookingForCleaningVisual,.lookingForCleaningPlainImage{min-height:0;justify-items:start;background:transparent!important;box-shadow:none!important}.lookingForCleaningVisual img,.lookingForCleaningPlainImage img{width:min(16rem,82%);border-width:0!important;border-radius:0!important}.lookingForCleaningFloatOne{top:1rem;left:0}.lookingForCleaningFloatTwo{right:0;bottom:2.2rem}.lookingForCleaningCarousel{margin-top:.95rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.lookingForCleaningScenario{width:17rem;min-height:16.8rem}.lookingForHeroMicrocopy{font-size:.84rem}.lookingForHeroImageFrame{height:clamp(12rem,58vw,15rem);min-height:0;border-radius:.9rem;box-shadow:0 18px 46px #0c1c1714}.lookingForImageOverlay{left:.65rem;bottom:.65rem;max-width:calc(100% - 1.3rem);padding:.52rem .68rem;font-size:.78rem}.lookingForFloatingBadge{position:static;width:100%;margin-top:.7rem;padding:.7rem .85rem;box-shadow:0 12px 28px #0c1c1714}.lookingForVisualCard{position:static;width:100%;margin-top:.7rem;border-radius:1rem;padding:.85rem;box-shadow:0 12px 28px #0c1c1714}.lookingForVisualFlow{display:grid;grid-template-columns:1fr;gap:.35rem}.lookingForVisualFlow svg{display:none}.lookingForDetailActions{display:grid}.lookingForPrimaryButton,.lookingForSecondaryButton,.lookingForFinalButton{width:100%;min-height:3rem;border-radius:.82rem;font-size:.94rem}.lookingForTrustCues{gap:.5rem;margin-top:1rem;font-size:.82rem}.lookingForTrustCues span{min-height:2.3rem;border:1px solid var(--lf-border);border-radius:999px;background:#fff;padding:.42rem .65rem}.lookingForRequestBrief,.lookingForLocationSeo,.lookingForHowItWorks,.lookingForFinalCta{padding-block:2.65rem}.lookingForFeatureStrip{padding-block:2rem}.lookingForSectionHeading h2,.lookingForRequestBrief h2,.lookingForBenefits h2,.lookingForFinalCta h2{font-size:clamp(1.55rem,7vw,2rem);line-height:1.15}.lookingForServiceCard{min-height:12rem}.lookingForRequestForCards{grid-template-columns:1fr}.lookingForModalLayer{align-items:flex-end;padding:0}.lookingForModalLayer--success{align-items:center;padding:1rem}.lookingForModalCard{width:100%;max-height:92dvh;border-radius:1.2rem 1.2rem 0 0}.lookingForModalCard--success{width:min(100% - 2rem,27rem);max-height:calc(100dvh - 2rem);border-radius:1.2rem}.lookingForModalBody{padding:1rem 1rem 0}.lookingForModalCard--success .lookingForModalBody{padding:2.2rem 1.2rem 1.15rem}.lookingForModalClose{top:10px;right:10px;width:44px;height:44px}.lookingForFormIntro h2{margin-right:3rem;font-size:clamp(1.18rem,5.4vw,1.38rem)}.lookingForFormIntro p{margin-right:0;font-size:.84rem}.lookingForFormIntro span,.lookingForSegmentBlock p{font-size:.84rem}.lookingForRequestForm{max-height:calc(92dvh - 1rem);gap:10px}.lookingForRequestFields{gap:10px;overflow:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.lookingForRequestForm label{font-size:.84rem}.lookingForRequestForm input:not([type=checkbox]),.lookingForRequestForm textarea,.lookingForRequestForCards button{min-height:48px;font-size:16px}.lookingForRequestForm textarea{min-height:4rem}.lookingForRequestFooter{position:sticky;bottom:0;margin-inline:-1rem;padding:.75rem 1rem max(.9rem,env(safe-area-inset-bottom));box-shadow:0 -16px 30px #fffffff0}.lookingForRequestFooter button[type=submit]{min-height:50px;font-size:.95rem}.lookingForFooterBottom{display:grid}}@media (max-width: 640px) and (max-height: 700px){.lookingForModalCard{max-height:97dvh}.lookingForRequestForm{max-height:calc(97dvh - 1rem)}}.blog-page{background:radial-gradient(circle at top left,rgba(13,148,136,.12),transparent 26%),radial-gradient(circle at 100% 0%,rgba(148,163,184,.16),transparent 24%),linear-gradient(180deg,#f6fbfb,#fff 28%,#f8fafc);color:#10232a}.blog-primary-link,.blog-secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.9rem 1.35rem;border-radius:999px;font-size:.95rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.blog-primary-link{background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;box-shadow:0 18px 36px #0f766e2e}.blog-primary-link:hover,.blog-secondary-link:hover{transform:translateY(-1px)}.blog-secondary-link{border:1px solid rgba(148,163,184,.34);background:#ffffffe6;color:#0f172a}.blog-inline-link{color:#0f766e;font-weight:700;text-decoration:none}.blog-home-section{padding:2.5rem 0 4.5rem}.blog-home-section__panel{position:relative;overflow:hidden;border-radius:42px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,#fffffffa,#f8fafcf2),radial-gradient(circle at 0% 0%,rgba(13,148,136,.12),transparent 28%);box-shadow:0 28px 80px #0f172a14;padding:clamp(1.6rem,3vw,2.4rem)}.blog-home-section__panel:before,.blog-index-hero__panel:before{content:"";position:absolute;inset:auto auto -110px -90px;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle,rgba(13,148,136,.14),transparent 68%);pointer-events:none}.blog-home-section__header{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center}.blog-home-section__header>div:first-child{max-width:860px}.blog-home-section__eyebrow,.blog-toc-card__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .8rem;border-radius:999px;background:#f0fdfaeb;color:#0f766e;font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.blog-home-section__header h2,.blog-index-hero__copy h1,.blog-article-hero__copy h1{margin-top:1rem;color:#0f172a;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.05;letter-spacing:-.04em}.blog-home-section__header p,.blog-index-hero__copy p,.blog-article-hero__description{margin-top:1rem;max-width:760px;color:#475569;font-size:1.05rem;line-height:1.75}.blog-home-section__grid,.blog-archive-grid__inner,.blog-resource-grid,.blog-index-topics{display:grid;gap:1.35rem}.blog-home-section__grid,.blog-archive-grid__inner,.blog-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-home-section__grid{margin-top:2rem}.blog-home-section__footer{margin-top:2rem;display:flex;justify-content:center}.blog-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border-radius:34px;border:1px solid rgba(148,163,184,.18);background:#fff;box-shadow:0 20px 50px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.blog-card:hover{transform:translateY(-4px);border-color:#14b8a657;box-shadow:0 28px 64px #0f172a17}.blog-card__image-link{display:block;aspect-ratio:16 / 10;overflow:hidden;background:radial-gradient(circle at top left,rgba(13,148,136,.16),transparent 35%),linear-gradient(180deg,#eff6ff,#f8fafc)}.blog-card__image,.blog-card__image--placeholder{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-card__image{transition:transform .26s ease}.blog-card:hover .blog-card__image{transform:scale(1.03)}.blog-card__image--placeholder{background:radial-gradient(circle at top left,rgba(13,148,136,.18),transparent 36%),linear-gradient(180deg,#ecfeff,#f8fafc)}.blog-card__content{display:flex;flex:1;flex-direction:column;gap:.95rem;padding:1.4rem 1.45rem 1.5rem}.blog-card__meta,.blog-article-hero__meta{display:flex;flex-wrap:wrap;gap:.6rem;color:#64748b;font-size:.82rem;font-weight:600}.blog-card__category{color:#0f766e}.blog-card__title{margin:0;color:#0f172a;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:700;line-height:1.22;letter-spacing:-.03em}.blog-card__title a{color:inherit;text-decoration:none}.blog-card__excerpt,.blog-resource-card p,.blog-index-topic-card p{color:#475569;line-height:1.7}.blog-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#94a3b8;font-size:.87rem}.blog-index-hero{padding:3rem 0 2rem}.blog-index-hero__panel{position:relative;overflow:hidden;border-radius:42px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,#fffffff5,#f7fafcf5),radial-gradient(circle at 100% 0%,rgba(59,130,246,.08),transparent 30%);box-shadow:0 30px 80px #0f172a12;padding:clamp(1.8rem,3vw,2.75rem)}.blog-index-hero__copy{position:relative;margin:0 auto;max-width:900px;text-align:center}.blog-index-hero__controls{position:relative;margin-top:2rem;display:grid;gap:1rem}.blog-search{display:block}.blog-search input{width:100%;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#fffffff0;padding:1rem 1.2rem;color:#0f172a;font-size:.96rem;box-shadow:inset 0 1px #fff9}.blog-chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.blog-chip{border:1px solid rgba(148,163,184,.24);background:#ffffffd9;color:#475569;border-radius:999px;padding:.75rem 1rem;font-size:.9rem;font-weight:700;transition:background .18s ease,color .18s ease,border-color .18s ease}.blog-chip.is-active,.blog-chip:hover{border-color:#14b8a657;background:#f0fdfafa;color:#0f766e}.blog-index-topics{margin-top:1.6rem;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-index-topic-card,.blog-resource-card{border-radius:30px;border:1px solid rgba(148,163,184,.18);background:#ffffffeb;padding:1.4rem;box-shadow:0 20px 50px #0f172a0d}.blog-index-topic-card__count,.blog-resource-card__eyebrow{display:inline-flex;color:#0f766e;font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.blog-index-topic-card h2,.blog-resource-card h3{margin-top:.8rem;color:#0f172a;font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.blog-index-topic-card h2,.blog-resource-card h3,.blog-resource-card h3 a{text-decoration:none;color:inherit}.blog-index-grid{padding:1rem 0 4.5rem}.blog-status-banner,.blog-empty-state{border-radius:28px;border:1px solid rgba(148,163,184,.2);background:#fffffff0;padding:1.15rem 1.3rem;box-shadow:0 18px 36px #0f172a0d}.blog-status-banner{margin-top:1.4rem;color:#475569}.blog-status-banner.is-warning{border-color:#f59e0b57;background:#fffbebf0;color:#b45309}.blog-empty-state{text-align:center}.blog-empty-state h1,.blog-empty-state h2{color:#0f172a;font-size:1.6rem;font-weight:700;letter-spacing:-.03em}.blog-empty-state p{margin-top:.75rem;color:#64748b}.blog-article-hero{padding:2.8rem 0 2rem}.blog-breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;color:#64748b;font-size:.9rem;font-weight:600}.blog-article-hero__shell{margin-top:1rem;display:grid;gap:2rem;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;border-radius:42px;border:1px solid rgba(148,163,184,.22);background:#fffffff2;padding:clamp(1.6rem,3vw,2.7rem);box-shadow:0 28px 72px #0f172a12}.blog-article-hero__description{max-width:780px}.blog-tag-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem}.blog-tag{display:inline-flex;align-items:center;border-radius:999px;background:#f8fafcf0;border:1px solid rgba(148,163,184,.2);padding:.6rem .9rem;color:#475569;font-size:.84rem;font-weight:600}.blog-article-cover{width:100%;border-radius:34px;-o-object-fit:cover;object-fit:cover}.blog-article-main{padding-bottom:4.5rem}.blog-article-layout{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) 320px;align-items:start}.blog-body{border-radius:42px;border:1px solid rgba(148,163,184,.18);background:#fff;padding:clamp(1.6rem,3vw,2.8rem);box-shadow:0 30px 70px #0f172a0f}.blog-body p,.blog-body li,.blog-body td,.blog-body figcaption{color:#334155;line-height:1.8}.blog-body h2,.blog-body h3{color:#0f172a;font-weight:700;letter-spacing:-.03em}.blog-body .blog-section+.blog-section{margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid rgba(226,232,240,.86)}.blog-sticky-stack{position:sticky;top:5.5rem;display:grid;gap:1rem}.blog-toc-card,.blog-keytakeaways,.blog-sidebar-cta,.blog-author-card,.blog-resource-section{border-radius:32px;border:1px solid rgba(148,163,184,.18);background:#fffffff5;box-shadow:0 24px 60px #0f172a0d}.blog-toc-card,.blog-keytakeaways,.blog-sidebar-cta{padding:1.45rem}.blog-toc-card h2,.blog-sidebar-cta h2,.blog-author-card h2,.blog-resource-section h2{margin-top:.75rem;color:#0f172a;font-size:1.35rem;font-weight:700;letter-spacing:-.03em}.blog-toc{margin-top:1rem;display:grid;gap:.85rem}.blog-toc a{color:#475569;font-weight:600;text-decoration:none}.blog-sidebar-cta p{margin-top:.85rem}.blog-sidebar-cta img{width:100%;margin-top:1rem;border-radius:26px;-o-object-fit:cover;object-fit:cover}.blog-sidebar-cta__actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.blog-author-card,.blog-resource-section{margin-top:2rem;padding:1.6rem}.blog-author-card{display:grid;gap:1rem;grid-template-columns:auto 1fr;align-items:start}.blog-author-card__avatar{display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;font-weight:800}.blog-author-card__eyebrow,.blog-author-card__role{color:#64748b}.blog-resource-section__header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.blog-hero-visual{display:grid;gap:1rem}.blog-hero-visual__image-wrap{overflow:hidden;border-radius:32px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,#eff6ff,#f8fafc)}.blog-hero-visual__image-wrap img{display:block;width:100%;height:auto}.blog-hero-visual__cards{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-hero-note{border-radius:24px;border:1px solid rgba(148,163,184,.18);background:#fffffffa;padding:1rem}.blog-hero-note__label{color:#0f766e;font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.blog-callout,.blog-download-card,.blog-checklist,.blog-template-card,.blog-advice-card,.blog-stat-card{border-radius:28px;border:1px solid rgba(148,163,184,.18);background:#fffffffa;box-shadow:0 20px 44px #0f172a0a}.blog-callout,.blog-download-card,.blog-checklist,.blog-template-card,.blog-advice-card,.blog-stat-card{padding:1.35rem}.blog-stat-grid,.blog-advice-grid,.blog-template-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-template-card__body{white-space:pre-wrap;word-break:break-word;border-radius:20px;background:#f8fafc;padding:1rem;margin-top:.9rem}.blog-copy-button{margin-top:1rem;border-radius:999px;background:#0f766e14;color:#0f766e;padding:.8rem 1rem;font-weight:700}.blog-table-wrap{overflow-x:auto}.blog-table{width:100%;border-collapse:separate;border-spacing:0}.blog-table th,.blog-table td{border-bottom:1px solid rgba(226,232,240,.86);padding:1rem;text-align:left;vertical-align:top}.blog-table th{color:#0f172a;font-weight:700}.blog-figure img{width:100%;border-radius:28px}.blog-list{margin:0;padding-left:1.25rem}.blog-list--compact{display:grid;gap:.65rem;padding-left:1rem}@media (max-width: 1199px){.blog-home-section__grid,.blog-archive-grid__inner,.blog-resource-grid,.blog-index-topics,.blog-stat-grid,.blog-advice-grid,.blog-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-article-layout{grid-template-columns:1fr}.blog-sticky-stack{position:static}}@media (max-width: 899px){.blog-home-section__header,.blog-resource-section__header{align-items:start;flex-direction:column}.blog-article-hero__shell,.blog-author-card,.blog-hero-visual__cards{grid-template-columns:1fr}}@media (max-width: 767px){.blog-home-section,.blog-index-grid,.blog-article-main{padding-bottom:3rem}.blog-home-section__panel,.blog-index-hero__panel,.blog-article-hero__shell,.blog-body,.blog-toc-card,.blog-keytakeaways,.blog-sidebar-cta,.blog-author-card,.blog-resource-section,.blog-card{border-radius:28px}.blog-home-section__grid,.blog-archive-grid__inner,.blog-resource-grid,.blog-index-topics,.blog-stat-grid,.blog-advice-grid,.blog-template-grid{grid-template-columns:1fr}}.blog-page{background:radial-gradient(circle at top right,rgba(13,148,136,.08),transparent 26%),linear-gradient(180deg,#f8fbfb,#fff 32%);color:#10232a}.blog-archive-hero,.blog-article-hero{padding:4.5rem 0 2.5rem}.blog-archive-hero__content,.blog-article-hero__grid{display:grid;gap:2rem}.blog-archive-hero__eyebrow,.blog-home-section__eyebrow,.blog-toc-card__eyebrow,.blog-author-card__eyebrow,.blog-resource-card__eyebrow,.blog-download-card__eyebrow,.blog-archive-hero__featured-label,.blog-advice-card__eyebrow{margin:0 0 .75rem;color:#0f766e;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-archive-hero h1,.blog-article-hero h1{margin:0;max-width:14ch;color:#0f172a;font-size:clamp(2.4rem,4vw,4rem);line-height:1.04;letter-spacing:-.04em;font-weight:800}.blog-archive-hero p,.blog-article-hero__description,.blog-card__excerpt,.blog-author-card p,.blog-resource-card p,.blog-sidebar-cta p,.blog-topic-card p{color:#47606a;font-size:1.03rem;line-height:1.75}.blog-archive-controls{padding:0 0 1.5rem}.blog-archive-controls__inner{display:grid;gap:1rem}.blog-chip-row{display:flex;flex-wrap:wrap;gap:.75rem}.blog-chip{border:1px solid rgba(15,118,110,.14);background:#ffffffeb;color:#20515a;border-radius:999px;padding:.7rem 1rem;font-size:.95rem;font-weight:600;transition:.16s ease}.blog-chip:hover,.blog-chip.is-active{background:#0f766e;color:#fff;border-color:#0f766e}.blog-search input{width:100%;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#ffffffeb;padding:.95rem 1.2rem;color:#0f172a;font-size:1rem}.blog-search input::-moz-placeholder{color:#7a9198}.blog-search input::placeholder{color:#7a9198}.blog-archive-grid{padding:0 0 4.5rem}.blog-archive-grid__inner,.blog-home-section__grid,.blog-topic-lane,.blog-resource-grid{display:grid;gap:1.4rem}.blog-card{display:grid;gap:1rem;border:1px solid rgba(15,23,42,.08);background:#fffffff5;border-radius:1.6rem;overflow:hidden;box-shadow:0 26px 60px #0f172a0f}.blog-card__image-link{display:block;background:linear-gradient(135deg,#effaf9,#fff)}.blog-card__image{width:100%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover}.blog-card__content{display:grid;gap:.9rem;padding:0 1.25rem 1.35rem}.blog-card__meta,.blog-article-hero__meta,.blog-card__footer{display:flex;flex-wrap:wrap;gap:.75rem 1rem;color:#6e8790;font-size:.92rem}.blog-card__category{color:#0f766e;font-weight:700}.blog-card__title{margin:0;color:#0f172a;font-size:1.55rem;line-height:1.12;letter-spacing:-.03em}.blog-card__title a,.blog-resource-card h3 a,.blog-advice-card h3 a{color:inherit;text-decoration:none}.blog-card__title a:hover,.blog-resource-card h3 a:hover,.blog-advice-card h3 a:hover{color:#0f766e}.blog-card--featured{background:linear-gradient(180deg,#fffffffa,#f0fbfafa)}.blog-home-section{padding:0 0 4rem}.blog-home-section__panel{border-radius:2rem;padding:2rem;border:1px solid rgba(15,23,42,.08);background:radial-gradient(circle at top left,rgba(13,148,136,.12),transparent 28%),linear-gradient(180deg,#f6fbfa,#fff 46%);box-shadow:0 28px 70px #0f172a14}.blog-home-section__header,.blog-resource-section__header{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.blog-home-section__header h2,.blog-resource-section__header h2{margin:0;color:#0f172a;font-size:clamp(1.8rem,2.4vw,2.7rem);line-height:1.08;letter-spacing:-.04em}.blog-primary-link,.blog-secondary-link,.blog-action-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.9rem 1.25rem;font-weight:700;text-decoration:none;transition:.16s ease}.blog-primary-link{background:#0f766e;color:#fff}.blog-primary-link:hover{background:#115e59}.blog-secondary-link,.blog-action-link{background:#0f766e14;color:#0f766e}.blog-secondary-link:hover,.blog-action-link:hover{background:#0f766e24}.blog-inline-link{color:#0f766e;font-weight:700;text-decoration:underline;text-underline-offset:.18em}.blog-inline-link:hover{color:#115e59}.blog-topic-lane{margin-top:2rem}.blog-topic-card{border-radius:1.4rem;padding:1.4rem;background:#fffffff5;border:1px solid rgba(15,23,42,.08)}.blog-topic-card__count{margin:0 0 1rem;color:#0f766e;font-size:1.8rem;font-weight:800;letter-spacing:-.04em}.blog-topic-card h3{margin:0 0 .55rem;color:#0f172a;font-size:1.1rem}.blog-breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.5rem;color:#58727b;font-size:.92rem}.blog-breadcrumbs a{color:#0f766e;text-decoration:none}.blog-tag-row{display:flex;flex-wrap:wrap;gap:.7rem}.blog-tag{display:inline-flex;align-items:center;border-radius:999px;background:#ffffffe6;border:1px solid rgba(15,23,42,.08);color:#35535d;padding:.5rem .85rem;font-size:.88rem;font-weight:700}.blog-hero-visual{position:relative;display:grid;gap:1rem;border-radius:2rem;padding:1.15rem;background:radial-gradient(circle at top right,rgba(255,255,255,.84),transparent 24%),linear-gradient(135deg,#0d9488,#0f172a);color:#fff;min-height:100%;overflow:hidden}.blog-hero-visual__image-wrap{position:relative;border-radius:1.4rem;overflow:hidden;background:#ffffff1a}.blog-hero-visual__image-wrap img{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.blog-hero-visual__cards{display:grid;gap:.85rem}.blog-hero-note{border-radius:1.1rem;padding:1rem;background:#ffffff1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.blog-hero-note__label{margin:0 0 .4rem;color:#ffffffc2;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-hero-note p:last-child{margin:0;line-height:1.55}.blog-article-shell{padding:0 0 4.75rem}.blog-article-layout{display:grid;gap:2rem}.blog-body{border-radius:2rem;border:1px solid rgba(15,23,42,.08);background:#fffffffa;box-shadow:0 28px 70px #0f172a14;padding:1.5rem}.blog-body p{margin:0 0 1.15rem;color:#35535d;font-size:1.05rem;line-height:1.88}.blog-section+.blog-section{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(15,23,42,.08)}.blog-section__header h2{margin:0 0 1rem;color:#0f172a;font-size:clamp(1.7rem,2vw,2.4rem);line-height:1.12;letter-spacing:-.04em}.blog-block-intro{margin-top:-.25rem}.blog-list{margin:0;padding-left:1.2rem;display:grid;gap:.85rem;color:#35535d}.blog-list li{line-height:1.7}.blog-list--check{list-style:none;padding-left:0}.blog-list--check li{position:relative;padding-left:1.7rem}.blog-list--check li:before{content:"✓";position:absolute;left:0;top:0;color:#0f766e;font-weight:900}.blog-list--compact{gap:.65rem}.blog-stat-grid,.blog-template-grid,.blog-advice-grid{display:grid;gap:1rem}.blog-stat-card,.blog-template-card,.blog-advice-card,.blog-resource-card,.blog-keytakeaways,.blog-toc-card,.blog-sidebar-cta{border-radius:1.4rem;border:1px solid rgba(15,23,42,.08);background:#f8fbfbeb;padding:1.2rem}.blog-stat-card__value{margin:0 0 .4rem;color:#0f766e;font-size:2rem;line-height:1;font-weight:800;letter-spacing:-.05em}.blog-stat-card h3,.blog-template-card h3,.blog-advice-card h3,.blog-resource-card h3,.blog-download-card h3,.blog-keytakeaways h2,.blog-toc-card h2,.blog-sidebar-cta h2,.blog-author-card h2{margin:0 0 .5rem;color:#0f172a;font-size:1.2rem;line-height:1.25}.blog-callout,.blog-download-card{display:grid;gap:.85rem;border-radius:1.4rem;padding:1.25rem;border:1px solid rgba(15,23,42,.08)}.blog-callout h3,.blog-download-card h3{margin:0;color:#0f172a}.blog-callout p,.blog-download-card p{margin:0}.blog-callout--teal{background:linear-gradient(135deg,#0d94881a,#f0fdfae0)}.blog-callout--slate{background:linear-gradient(135deg,#0f172a0f,#f8fafcf0)}.blog-callout--amber{background:linear-gradient(135deg,#f59e0b1f,#fffbebf2)}.blog-action-group,.blog-sidebar-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem}.blog-figure,.blog-gallery__item{margin:0;display:grid;gap:.75rem}.blog-figure img,.blog-gallery img{width:100%;border-radius:1.3rem;border:1px solid rgba(15,23,42,.08)}.blog-figure figcaption,.blog-gallery figcaption{color:#6c848d;font-size:.92rem}.blog-gallery{display:grid;gap:1rem}.blog-table-wrap{overflow-x:auto;border-radius:1.2rem;border:1px solid rgba(15,23,42,.08);background:#fff}.blog-table{width:100%;border-collapse:collapse;min-width:680px}.blog-table th,.blog-table td{padding:1rem;text-align:left;vertical-align:top;border-bottom:1px solid rgba(15,23,42,.08)}.blog-table th{color:#0f172a;background:#f6fbfa;font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.blog-template-group{display:grid;gap:1rem}.blog-template-group__header{display:grid;gap:.4rem}.blog-template-card__meta{display:flex;flex-wrap:wrap;gap:.6rem;color:#0f766e;font-size:.82rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.blog-template-card__bestfor{margin:0;color:#637b84;font-size:.95rem}.blog-template-card__body{margin:0;border-radius:1rem;padding:1rem;background:#fff;border:1px solid rgba(15,23,42,.08);color:#0f172a;font-size:.94rem;line-height:1.7;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.blog-copy-button{border-radius:999px;padding:.8rem 1rem;border:none;background:#0f172a;color:#fff;font-weight:700;transition:.16s ease}.blog-copy-button:hover{background:#1e293b}.blog-advice-card p:last-child,.blog-resource-card p:last-child{margin-bottom:0}.blog-toc{display:grid;gap:.7rem}.blog-toc a{color:#35535d;text-decoration:none;line-height:1.5}.blog-sidebar-cta img{width:100%;border-radius:1rem;border:1px solid rgba(15,23,42,.08)}.blog-author-card{display:grid;gap:1rem;align-items:start;margin-top:2rem;padding:1.5rem;border-radius:1.6rem;border:1px solid rgba(15,23,42,.08);background:#fff}.blog-author-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:999px;background:linear-gradient(135deg,#0f766e,#0f172a);color:#fff;font-weight:800;letter-spacing:.04em}.blog-author-card__role{margin-top:-.2rem;color:#0f766e;font-weight:700}.blog-resource-card{background:#fff}.blog-empty-state{border-radius:1.6rem;padding:2rem;border:1px dashed rgba(15,23,42,.16);background:#ffffffe6;text-align:center}.blog-empty-state h2{margin-top:0}@media (min-width: 760px){.blog-archive-grid__inner,.blog-home-section__grid,.blog-topic-lane,.blog-resource-grid,.blog-stat-grid,.blog-template-grid,.blog-advice-grid,.blog-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-article-hero__grid,.blog-archive-hero__content{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start}.blog-author-card{grid-template-columns:auto minmax(0,1fr)}}@media (min-width: 1100px){.blog-article-layout{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);align-items:start}.blog-sidebar{position:relative}.blog-sticky-stack{position:sticky;top:6.5rem}.blog-card__content{padding:0 1.45rem 1.55rem}.blog-home-section__header,.blog-resource-section__header,.blog-archive-controls__inner{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.blog-page{background:radial-gradient(circle at top left,rgba(15,118,110,.1),transparent 28%),linear-gradient(180deg,#f6fbfb,#fff 28%)}.blog-home-section{padding:2rem 0 1rem}.blog-home-section__panel,.blog-index-shell,.blog-article-shell{position:relative;overflow:hidden;border-radius:2rem;border:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,#0f766e14,#fffffff0 36%,#ebfaf9e6);box-shadow:0 20px 56px #0f172a14}.blog-home-section__panel{padding:2rem}.blog-home-section__header,.blog-index-shell,.blog-article-shell,.blog-index-controls{display:grid;gap:1.5rem}.blog-home-section__header{align-items:start}.blog-home-section__summary{display:grid;gap:1rem;align-content:start}.blog-home-section__summary-card,.blog-index-stat,.blog-article-summary-card{border-radius:1.5rem;border:1px solid rgba(15,23,42,.08);background:#ffffffe0;padding:1rem 1.1rem;box-shadow:0 12px 28px #0f172a0d}.blog-home-section__summary-label,.blog-article-summary-card__eyebrow{display:inline-block;margin-bottom:.5rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#0f766e}.blog-home-section__grid{margin-top:1.5rem}.blog-card{border-radius:1.8rem;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 20px 42px #0f172a0f}.blog-card__image-link{position:relative;aspect-ratio:1.38 / 1;overflow:hidden}.blog-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-card__category-pill{position:absolute;left:1rem;top:1rem;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;border-radius:999px;background:#fffffff0;color:#0f172a;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.blog-card__content{display:grid;gap:.95rem;padding:1.45rem}.blog-card__meta{display:flex;flex-wrap:wrap;gap:.7rem;color:#5a6b72;font-size:.85rem}.blog-card__title{margin:0;font-size:1.42rem;line-height:1.18}.blog-card__title a{color:#0f172a;text-decoration:none}.blog-card__title a:hover{color:#0f766e}.blog-card__excerpt{margin:0;color:#52656b;line-height:1.7}.blog-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-card__tag{padding:.45rem .75rem;border-radius:999px;background:#ecf7f6;color:#0f766e;font-size:.75rem;font-weight:600}.blog-card__footer{display:flex;justify-content:space-between;gap:1rem;align-items:center;color:#607178;font-size:.88rem}.blog-index-hero{padding:1.5rem 0 2rem}.blog-index-shell{padding:2rem}.blog-index-shell__copy{display:grid;gap:1rem;align-content:start}.blog-index-shell__copy h1{margin:0;max-width:14ch;font-size:clamp(2.2rem,5vw,4.4rem);line-height:.98;color:#0f172a}.blog-index-shell__copy p{margin:0;max-width:46rem;color:#52656b;line-height:1.75}.blog-index-shell__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.blog-index-stat span{display:block;font-size:1.4rem;font-weight:700;color:#0f172a}.blog-index-stat p{margin:.35rem 0 0;color:#607178;line-height:1.5}.blog-index-featured{display:grid;gap:1rem;align-content:start;padding:1.2rem;border-radius:1.7rem;border:1px solid rgba(15,23,42,.08);background:#ffffffe6}.blog-index-featured__meta{display:flex;flex-wrap:wrap;gap:.7rem;color:#0f766e;font-size:.82rem;font-weight:600}.blog-index-featured h2{margin:0;color:#0f172a;font-size:1.8rem;line-height:1.1}.blog-index-featured p{margin:0;color:#52656b;line-height:1.75}.blog-index-featured__image-link{display:block;overflow:hidden;border-radius:1.4rem}.blog-index-featured__image{width:100%;height:auto;display:block}.blog-index-controls{margin-top:1.5rem;padding:1.15rem 0 0}.blog-index-grid{padding:.5rem 0 3rem}.blog-article-hero{padding:1.3rem 0 1.6rem}.blog-article-shell{padding:2rem}.blog-article-shell__copy{display:grid;gap:1rem;align-content:start}.blog-article-shell__copy h1{margin:0;max-width:14ch;font-size:clamp(2.2rem,5vw,4.3rem);line-height:.98;color:#0f172a}.blog-article-shell__visual{align-content:start}.blog-article-hero__description{margin:0;max-width:48rem;font-size:1.05rem;line-height:1.8;color:#52656b}.blog-article-summary-grid{display:grid;gap:.9rem}.blog-article-summary-card h2{margin:0;font-size:1.05rem;color:#0f172a}.blog-article-summary-card p{margin:.45rem 0 0;color:#607178;line-height:1.6}.blog-download-card--hero{margin-bottom:1.4rem}.blog-article-main{padding:.5rem 0 3rem}.blog-article-layout{gap:1.5rem}.blog-body{border-radius:1.8rem;border:1px solid rgba(15,23,42,.08);background:#fff;padding:clamp(1.3rem,3vw,2.2rem);box-shadow:0 20px 42px #0f172a0d}.blog-section+.blog-section{margin-top:2.4rem}.blog-section__header h2{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2.1rem);color:#0f172a}.blog-section__content>p,.blog-section__content li,.blog-callout p,.blog-advice-card p,.blog-template-card__body,.blog-faq-item p,.blog-resource-card p,.blog-quote-card p{line-height:1.8}.blog-callout,.blog-download-card,.blog-template-card,.blog-advice-card,.blog-resource-card,.blog-toc-card,.blog-keytakeaways,.blog-sidebar-cta,.blog-step-card,.blog-quote-card{border-radius:1.5rem}.blog-step-grid{display:grid;gap:1rem}.blog-step-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.1rem 1.15rem;border:1px solid rgba(15,23,42,.08);background:#f8fbfb}.blog-step-card__index{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#0f766e;color:#fff;font-weight:700}.blog-step-card h3{margin:0 0 .35rem;color:#0f172a}.blog-step-card p{margin:0;color:#607178}.blog-quote-card{padding:1.35rem 1.45rem;border:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,#0f766e14,#fffffff5)}.blog-quote-card p{margin:0;font-size:1.1rem;color:#0f172a}.blog-quote-card footer{margin-top:.7rem;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f766e}.blog-sticky-stack{display:grid;gap:1rem}.blog-author-card,.blog-resource-card{box-shadow:0 18px 34px #0f172a0d}@media (min-width: 760px){.blog-home-section__header,.blog-index-shell,.blog-article-shell{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:start}.blog-home-section__grid,.blog-article-summary-grid,.blog-step-grid,.blog-resource-grid,.blog-index-topics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 759px){.blog-home-section__panel,.blog-index-shell,.blog-article-shell,.blog-body{border-radius:1.6rem}.blog-home-section__panel,.blog-index-shell,.blog-article-shell{padding:1.35rem}.blog-index-shell__stats{grid-template-columns:1fr}}.blog-page--index,.blog-page--article{padding-bottom:.5rem}.blog-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.blog-card:hover{transform:translateY(-4px);border-color:#0f766e2e;box-shadow:0 26px 52px #0f172a1a}.blog-card--featured{background:linear-gradient(180deg,#fffffffa,#ecf7f6eb),#fff}.blog-card:hover .blog-card__image{transform:scale(1.035)}.blog-card__benefits{display:flex;flex-wrap:wrap;gap:.55rem}.blog-card__value-pill{display:inline-flex;align-items:center;min-height:1.9rem;padding:.38rem .75rem;border-radius:999px;background:#0f766e14;color:#0f766e;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-index-featured__actions{display:flex;flex-wrap:wrap;gap:.7rem}.blog-article-hero__subhead{margin:0;max-width:52rem;color:#0f172a;font-size:1.02rem;font-weight:600;line-height:1.85}.blog-article-actions{display:flex;flex-wrap:wrap;gap:.75rem}.blog-list--check{list-style:none;padding-left:0;display:grid;gap:.9rem}.blog-checklist__item{position:relative;padding-left:1.9rem}.blog-checklist__item:before{content:"✓";position:absolute;top:.05rem;left:0;width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f766e1f;color:#0f766e;font-size:.82rem;font-weight:700}.blog-block-intro{margin:.65rem 0 0;color:#607178;line-height:1.7}.blog-faq-list,.blog-template-group,.blog-step-group{display:grid;gap:1rem}.blog-template-group__header,.blog-step-group>h3{display:grid;gap:.45rem}.blog-template-group__header h3,.blog-step-group>h3{margin:0;color:#0f172a;font-size:1.28rem}.blog-advice-card__eyebrow{margin:0 0 .7rem;color:#0f766e;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.blog-hero-visual__image-wrap{overflow:hidden;padding:.8rem;border-radius:1.6rem;border:1px solid rgba(15,23,42,.08);background:radial-gradient(circle at top right,rgba(15,118,110,.12),transparent 34%),linear-gradient(180deg,#f4fbfbfa,#fffffff0);box-shadow:inset 0 1px #ffffffb3}.blog-hero-visual__image-wrap img{min-height:320px;-o-object-fit:cover;object-fit:cover}.blog-sidebar-cta__actions{display:grid;gap:.75rem;margin-top:1rem}.blog-resource-section{margin-top:2rem}.blog-resource-section__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.blog-resource-section__header h2{margin:.4rem 0 0;color:#0f172a}@media (min-width: 760px){.blog-template-grid,.blog-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-home-section{padding:1.5rem 0 .75rem}.blog-home-section__panel{padding:1.5rem;border-radius:1.75rem}.blog-home-section__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem}.blog-home-section__header h2{max-width:16ch;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.blog-home-section__header p{max-width:62ch}.blog-home-section__grid,.blog-archive-grid__inner{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1rem}.blog-card{display:grid;grid-template-rows:auto 1fr;border-radius:1.45rem;box-shadow:0 18px 34px #0f172a0d}.blog-card__image-link{aspect-ratio:1.42 / 1}.blog-card__image{transition:transform .22s ease}.blog-card__content{gap:.8rem;padding:1.15rem 1.15rem 1rem}.blog-card__topline{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.blog-card__category,.blog-card__utility{display:inline-flex;align-items:center;min-height:1.7rem;padding:.3rem .65rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-card__category{background:#0f766e14;color:#0f766e}.blog-card__utility{background:#f3f7fb;color:#35535d}.blog-card__title{font-size:1.28rem;line-height:1.14}.blog-card__title a,.blog-card__excerpt{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blog-card__title a{-webkit-line-clamp:2}.blog-card__excerpt{-webkit-line-clamp:3;min-height:4.9rem;line-height:1.63}.blog-card__meta{gap:.55rem;font-size:.8rem}.blog-card__footer{justify-content:flex-start;margin-top:auto}.blog-card__action{display:inline-flex;align-items:center}.blog-index-hero{padding:2rem 0 .9rem}.blog-index-hero__lead{max-width:760px;display:grid;gap:.85rem}.blog-index-hero__lead h1{margin:0;color:#0f172a;font-size:clamp(2.6rem,5.2vw,4.7rem);line-height:.96}.blog-index-hero__lead p:last-child{margin:0;max-width:62ch;color:#52656b;line-height:1.72}.blog-index-toolbar-section{padding:0 0 1.1rem}.blog-index-toolbar{display:grid;gap:.9rem;padding:1rem;border-radius:1.3rem;border:1px solid rgba(15,23,42,.08);background:#ffffffe0;box-shadow:0 14px 30px #0f172a0a}.blog-search--index input{min-height:3.1rem}.blog-index-featured-section{padding:0 0 1.35rem}.blog-index-featured-card{display:grid;gap:1rem;overflow:hidden;border-radius:1.75rem;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 22px 44px #0f172a0f}.blog-index-featured__image-link{display:block;overflow:hidden;background:#e8f5f4}.blog-index-featured__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.blog-index-featured__body{display:grid;gap:.95rem;align-content:center;padding:1.4rem}.blog-index-featured__eyebrow-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem}.blog-index-featured__meta{display:flex;flex-wrap:wrap;gap:.6rem;color:#607178;font-size:.83rem;font-weight:600}.blog-index-featured__body h2{margin:0;max-width:15ch;color:#0f172a;font-size:clamp(2rem,3.6vw,3rem);line-height:.98}.blog-index-featured__body p{margin:0;max-width:64ch;color:#52656b;line-height:1.72}.blog-index-grid{padding:0 0 2.75rem}.blog-grid-notice{margin-bottom:1rem;padding:.85rem 1rem;border-radius:1rem;border:1px solid rgba(15,118,110,.14);background:#ecf7f6e0;color:#0f766e;font-size:.9rem;font-weight:600}@media (min-width: 980px){.blog-index-featured-card{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}.blog-index-featured__image-link{min-height:100%}}@media (max-width: 860px){.blog-home-section__header{grid-template-columns:minmax(0,1fr);align-items:start}.blog-card__excerpt{min-height:0}}@media (max-width: 640px){.blog-home-section__panel,.blog-index-toolbar,.blog-index-featured__body{padding:1.1rem}.blog-index-hero__lead h1{font-size:clamp(2.15rem,10vw,3rem)}.blog-home-section__grid,.blog-archive-grid__inner{grid-template-columns:minmax(0,1fr)}}.blog-page{background:#fff}.blog-primary-link{min-height:2.5rem;padding:.7rem 1rem;background:#0f172a;box-shadow:none}.blog-primary-link:hover{transform:none;box-shadow:none;background:#1f2937}.blog-secondary-link,.blog-action-link{min-height:2.5rem;padding:.7rem .95rem;background:#fff}.blog-home-section{padding:1rem 0 0}.blog-home-section__panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.blog-home-section__header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem}.blog-home-section__header h2{max-width:none;font-size:clamp(1.6rem,2.8vw,2rem);line-height:1.1}.blog-index-hero{padding:1.25rem 0 .4rem}.blog-index-hero__lead{max-width:820px;gap:.35rem}.blog-index-hero__lead h1{font-size:clamp(2rem,4vw,3rem);line-height:1.02}.blog-index-toolbar-section{padding:0 0 .9rem}.blog-index-toolbar{gap:.75rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.blog-chip-row{gap:.55rem}.blog-chip{min-height:2.35rem;padding:.55rem .85rem;border-color:#0f172a17;background:transparent;color:#475569}.blog-chip:hover,.blog-chip.is-active{border-color:#0f172a;background:#0f172a;color:#fff}.blog-search input{min-height:2.75rem;padding:.75rem .95rem;border-color:#0f172a1f;background:#fff;box-shadow:none}.blog-index-featured-section{padding:0 0 1rem}.blog-index-featured-card{gap:0;border-radius:1rem;box-shadow:none}.blog-index-featured__image{max-height:320px}.blog-index-featured__body{gap:.7rem;padding:1rem 1.1rem}.blog-index-featured__meta{gap:.5rem;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}.blog-index-featured__body h2{max-width:18ch;font-size:clamp(1.7rem,2.8vw,2.2rem);line-height:1.05}.blog-index-featured__body p{max-width:54ch;line-height:1.58}.blog-index-grid{padding:0 0 2.25rem}.blog-archive-grid__inner,.blog-home-section__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem 1.2rem}.blog-card{display:block;border:0;border-radius:0;background:transparent;box-shadow:none}.blog-card__image-link{overflow:hidden;aspect-ratio:1.55 / 1;border-radius:.9rem}.blog-card__content{gap:.55rem;padding:.8rem 0 0}.blog-card__category{color:#0f766e;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.blog-card__title{font-size:1.16rem;line-height:1.2}.blog-card__excerpt{-webkit-line-clamp:2;min-height:0;color:#64748b}.blog-card__meta{font-size:.77rem;color:#64748b}.blog-card__footer{margin-top:0}.blog-card__action.blog-inline-link{color:#0f172a;font-weight:600}.blog-card__action.blog-inline-link:hover{color:#0f766e}@media (min-width: 980px){.blog-index-featured-card{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}}@media (max-width: 860px){.blog-home-section__header{grid-template-columns:minmax(0,1fr);align-items:start}}@media (max-width: 640px){.blog-index-featured__body{padding:.9rem 0}.blog-home-section__grid,.blog-archive-grid__inner{gap:1.25rem}}.blog-index-hero__lead{margin:0 auto;text-align:center}.blog-index-toolbar{max-width:760px;margin:0 auto;justify-items:center}.blog-chip-row{justify-content:center}.blog-search--index{width:100%;max-width:640px}.blog-index-featured-card{max-width:980px;margin:0 auto}.blog-archive-grid__inner,.blog-home-section__grid{gap:2rem 1.6rem}.blog-card__content{gap:.7rem;padding:1rem 0 0}.blog-page--index{background:#fff}.blog-index-hero{padding:2.25rem 0 .9rem}.blog-index-hero__lead{max-width:700px;gap:.7rem}.blog-index-hero__lead h1{font-size:clamp(2.7rem,6vw,4.8rem);line-height:.96;letter-spacing:-.04em}.blog-index-hero__lead p{margin:0;color:#475569;font-size:1rem;line-height:1.6}.blog-index-toolbar-section{padding:0 0 2.5rem}.blog-index-toolbar{gap:1rem;max-width:700px}.blog-chip-row{gap:.4rem 1.1rem}.blog-chip{min-height:auto;padding:.2rem 0 .4rem;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#64748b;font-size:.92rem;font-weight:700;letter-spacing:0}.blog-chip:hover,.blog-chip.is-active{border-color:#0f172a;background:transparent;color:#0f172a}.blog-search--index{max-width:430px}.blog-search input{min-height:3rem;padding:.8rem 1rem;border:1px solid rgba(15,23,42,.1);border-radius:999px;color:#0f172a}.blog-search input::-moz-placeholder{color:#94a3b8}.blog-search input::placeholder{color:#94a3b8}.blog-index-featured-section{padding:0 0 3.4rem}.blog-index-featured-card{max-width:1060px;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:1.8rem;background:#fff;box-shadow:0 22px 45px #0f172a0d}.blog-index-featured__image-link{background:#f8fafc}.blog-index-featured__image{width:100%;height:100%;max-height:340px;-o-object-fit:cover;object-fit:cover}.blog-index-featured__body{gap:.95rem;justify-content:center;padding:2rem 2.15rem}.blog-index-featured__meta{gap:.65rem;color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.08em}.blog-index-featured__body h2{max-width:13ch;font-size:clamp(2rem,3.8vw,3rem);line-height:1.03}.blog-index-featured__body p{max-width:46ch;margin:0;color:#475569;font-size:1rem;line-height:1.7}.blog-index-grid{padding:0 0 5rem}.blog-archive-grid__inner{max-width:1180px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 2.25rem}.blog-card{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(15,23,42,.07);border-radius:1.8rem;background:#fff;box-shadow:0 18px 38px #0f172a0d}.blog-card__image-link{border-radius:0;aspect-ratio:1.42 / 1}.blog-card__content{display:flex;flex:1;flex-direction:column;gap:.85rem;padding:1.4rem 1.45rem 1.55rem}.blog-card__category{color:#0f766e;font-size:.74rem;letter-spacing:.12em}.blog-card__title{font-size:1.55rem;line-height:1.12}.blog-card__excerpt{min-height:0;-webkit-line-clamp:2;color:#475569;line-height:1.65}.blog-card__meta{gap:.8rem;margin-top:.15rem;font-size:.85rem;color:#64748b}.blog-card__footer{margin-top:auto;padding-top:.35rem}.blog-home-latest{padding:5rem 0 5.5rem;background:#f8fafc}.blog-home-latest__header{display:flex;align-items:center;justify-content:center;margin:0 auto 2.5rem;max-width:760px;text-align:center}.blog-home-latest__header h2{margin:0;color:#0f172a;font-size:clamp(2rem,3.8vw,3rem);line-height:1.02;letter-spacing:-.04em}.blog-home-latest__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.75rem 1.15rem;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#0f766e;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.blog-home-latest__link:hover{border-color:#99f6e4;background:#ecfeff;color:#0f766e}.blog-home-latest__grid{display:grid;max-width:1080px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;align-items:stretch}.blog-home-latest__card{display:flex;flex-direction:column;gap:0;min-height:100%;padding:1rem 1rem 1.2rem;border:1px solid #e2e8f0;border-radius:1.85rem;background:#fff;box-shadow:0 1px 2px #0f172a08}.blog-home-latest__image-link{display:block;overflow:hidden;border-radius:1.35rem;background:#f8fafc;aspect-ratio:1.42 / 1}.blog-home-latest__image,.blog-home-latest__image--placeholder{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-home-latest__body{display:grid;gap:.7rem;padding-top:1.05rem}.blog-home-latest__category{color:#0f766e;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.blog-home-latest__title{margin:0;color:#0f172a;font-size:1.32rem;line-height:1.16;letter-spacing:-.03em}.blog-home-latest__title a{color:inherit;text-decoration:none}.blog-home-latest__title a:hover{color:#0f766e}.blog-home-latest__meta{display:flex;flex-wrap:wrap;gap:.8rem;color:#64748b;font-size:.9rem}.blog-home-latest__footer{display:flex;justify-content:center;margin-top:2.25rem}@media (min-width: 980px){.blog-index-featured-card{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}}@media (max-width: 1024px){.blog-archive-grid__inner,.blog-home-latest__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.blog-index-hero__lead h1{font-size:clamp(2.5rem,12vw,3.6rem)}.blog-index-featured__body{padding:1.45rem 1.35rem 1.55rem}.blog-home-latest__header{align-items:center;justify-content:center;margin-bottom:1.6rem}}@media (max-width: 720px){.blog-archive-grid__inner,.blog-home-latest__grid{grid-template-columns:minmax(0,1fr);gap:2rem}.blog-index-featured-section{padding-bottom:2.6rem}}@media (max-width: 640px){.blog-index-hero{padding-top:1.7rem}.blog-index-toolbar-section{padding-bottom:1.9rem}.blog-index-featured-card,.blog-card,.blog-home-latest__image-link{border-radius:1.4rem}.blog-home-latest__card{padding:.9rem .9rem 1.1rem;border-radius:1.45rem}.blog-card__content{padding:1.25rem 1.2rem 1.35rem}.blog-home-latest{padding:4rem 0 4.5rem}.blog-home-latest__footer{margin-top:1.8rem}}.blog-page--article .container{max-width:1180px}.blog-article-hero{padding:1.8rem 0 1.5rem}.blog-breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;max-width:820px;margin:0 auto .9rem;color:#94a3b8;font-size:.84rem}.blog-breadcrumbs a{color:#64748b}.blog-article-header{max-width:980px;margin:0 auto}.blog-article-header__meta{display:flex;flex-wrap:wrap;gap:.7rem;color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-article-header__copy{max-width:760px;margin-top:.75rem}.blog-article-header__copy h1{margin:0;color:#0f172a;font-size:clamp(2.6rem,5.4vw,4.5rem);line-height:.96;letter-spacing:-.05em}.blog-article-standfirst{margin:1rem 0 0;max-width:60ch;color:#475569;font-size:1.06rem;line-height:1.82}.blog-article-byline{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin-top:1rem;color:#64748b;font-size:.94rem}.blog-article-hero-media{margin:1.55rem 0 0}.blog-article-hero-media img,.blog-article-cover{width:100%;display:block;max-height:520px;-o-object-fit:cover;object-fit:cover;border-radius:1.5rem;border:1px solid rgba(15,23,42,.08);background:#f8fafc}.blog-article-main{padding:.8rem 0 4rem}.blog-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:3rem;align-items:start;max-width:1120px;margin:0 auto}.blog-body{max-width:760px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.blog-section+.blog-section{margin-top:3.2rem}.blog-section__header h2{margin:0 0 1rem;color:#0f172a;font-size:clamp(1.65rem,3vw,2.15rem);line-height:1.14;letter-spacing:-.03em}.blog-section__content>p,.blog-section__content li,.blog-callout p,.blog-template-card__body,.blog-advice-card p,.blog-faq-item p,.blog-keytakeaways li,.blog-quote-card p{color:#334155;font-size:1rem;line-height:1.85}.blog-section__content>p{margin:0 0 1rem}.blog-list{padding-left:1.2rem}.blog-list li+li{margin-top:.55rem}.blog-sticky-stack{gap:.9rem;position:sticky;top:6.4rem}.blog-sidebar-panel{padding:1rem 1.05rem;border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#fff;box-shadow:none}.blog-sidebar-panel h2{margin:.2rem 0 .5rem;color:#0f172a;font-size:1.05rem;line-height:1.25}.blog-sidebar-panel p{margin:0;color:#64748b;font-size:.94rem;line-height:1.7}.blog-sidebar-panel .blog-primary-link{margin-top:.95rem}.blog-toc{gap:.65rem}.blog-toc a{color:#334155;font-size:.94rem;line-height:1.55}.blog-toc a:hover{color:#0f766e}.blog-toc-card__eyebrow{margin:0 0 .55rem;color:#94a3b8;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.blog-stat-grid,.blog-template-grid,.blog-advice-grid,.blog-step-grid,.blog-gallery{gap:1rem}.blog-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-stat-card,.blog-template-card,.blog-advice-card,.blog-step-card,.blog-download-card,.blog-callout,.blog-faq-item,.blog-quote-card{border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#fff;box-shadow:none}.blog-stat-card,.blog-template-card,.blog-advice-card,.blog-step-card{padding:1rem 1.05rem}.blog-stat-card{padding:.95rem .2rem .1rem;border:0;border-top:1px solid rgba(15,23,42,.08);border-radius:0;background:transparent}.blog-stat-card__value{margin-bottom:.2rem;font-size:1.3rem}.blog-callout,.blog-download-card,.blog-faq-item,.blog-quote-card{padding:1.05rem 1.1rem}.blog-callout--teal,.blog-callout--slate,.blog-callout--amber,.blog-quote-card{background:#f8fafc}.blog-callout,.blog-download-card{padding:.95rem 0;border:0;border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);border-radius:0;background:transparent}.blog-callout--teal,.blog-callout--slate,.blog-callout--amber{background:transparent}.blog-step-card{grid-template-columns:auto minmax(0,1fr)}.blog-step-card__index{width:2.2rem;height:2.2rem}.blog-template-card__body{padding:.9rem;border-radius:.85rem;background:#f8fafc}.blog-copy-button{min-height:2.55rem;border-radius:.85rem;box-shadow:none}.blog-table-wrap{border-radius:1rem;box-shadow:none}.blog-table th,.blog-table td{padding:.95rem 1rem;font-size:.96rem}.blog-table th{background:#f8fafc}.blog-figure img,.blog-gallery__item img{border-radius:1rem}.blog-figure figcaption,.blog-gallery__item figcaption{color:#64748b}.blog-article-support,.blog-bottom-cta{max-width:1120px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(15,23,42,.08)}.blog-article-support__header h2,.blog-bottom-cta__copy h2{margin:.25rem 0 0;color:#0f172a;font-size:1.45rem;line-height:1.2}.blog-article-support__header{display:grid;gap:.15rem}.blog-article-support__body{margin-top:1rem}.blog-source-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.blog-source-list li{display:grid;gap:.28rem;padding:.95rem 0;border-bottom:1px solid rgba(15,23,42,.08)}.blog-source-list a{color:#0f172a;font-weight:600;text-decoration:none}.blog-source-list a:hover{color:#0f766e}.blog-source-list span{color:#64748b;font-size:.95rem;line-height:1.65}.blog-related-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.blog-related-list__item{padding:1rem 1.05rem;border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#fff}.blog-related-list__eyebrow{margin:0 0 .35rem;color:#0f766e;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.blog-related-list__item h3{margin:0;font-size:1.02rem;line-height:1.35}.blog-related-list__item h3 a{color:#0f172a;text-decoration:none}.blog-related-list__item h3 a:hover{color:#0f766e}.blog-related-list__item p:last-child{margin:.55rem 0 0;color:#64748b;font-size:.95rem;line-height:1.7}.blog-bottom-cta{display:flex;justify-content:space-between;align-items:end;gap:1.5rem}.blog-bottom-cta__copy{max-width:60ch}.blog-bottom-cta__copy>p:last-child{margin:.7rem 0 0;color:#475569;line-height:1.75}.blog-bottom-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem}@media (max-width: 1040px){.blog-article-layout,.blog-related-list{grid-template-columns:minmax(0,1fr)}.blog-sticky-stack{position:static}}@media (max-width: 760px){.blog-article-hero{padding-top:1.45rem}.blog-article-header__copy h1{font-size:clamp(2.25rem,12vw,3.35rem)}.blog-article-main{padding-top:.35rem}.blog-stat-grid,.blog-template-grid,.blog-advice-grid,.blog-step-grid{grid-template-columns:minmax(0,1fr)}.blog-bottom-cta{flex-direction:column;align-items:start}}.blog-article-header__copy{max-width:680px}.blog-article-meta-line{display:grid;grid-auto-flow:column;justify-content:start;gap:.45rem .9rem;margin-top:.8rem;color:#475569;font-size:.95rem}.blog-article-meta-line span{position:relative}.blog-article-meta-line span+span:before{content:"·";margin-right:.9rem;color:#94a3b8}.blog-article-contents{display:grid;gap:.7rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(15,23,42,.08)}.blog-article-contents__group{display:grid;gap:.35rem}.blog-article-contents__label{margin:0;color:#0f172a;font-size:.92rem;font-weight:600}.blog-article-contents__links{display:flex;flex-wrap:wrap;gap:.35rem .95rem}.blog-article-contents__links a,.blog-article-contents__download,.blog-body a,.blog-source-list a,.blog-inline-link{color:#0f766e;font-size:.95rem;line-height:1.45;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.blog-article-contents__links a:hover,.blog-article-contents__download:hover,.blog-body a:hover,.blog-source-list a:hover,.blog-inline-link:hover{color:#0b5d56}.blog-article-layout{max-width:760px;margin:0 auto;grid-template-columns:minmax(0,1fr);gap:0}.blog-body{max-width:none}.blog-sidebar{display:none}.blog-article-support,.blog-bottom-cta{max-width:760px}.blog-article-support{margin-top:2.5rem}.blog-article-support__header{gap:0}.blog-article-support__body{margin-top:.85rem}.blog-source-list--internal a{display:inline-block}.blog-related-list,.blog-related-list__item,.blog-related-list__eyebrow{display:none}.blog-bottom-cta{margin-top:2.75rem;padding-top:1.5rem;align-items:flex-start;gap:.85rem}.blog-bottom-cta__copy{max-width:58ch}.blog-bottom-cta__copy h2{font-size:1.35rem}.blog-bottom-cta__copy>p:last-child{margin-top:.55rem}.blog-page--article .blog-primary-link,.blog-page--article .blog-secondary-link{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#0f766e;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.blog-page--article .blog-primary-link:hover,.blog-page--article .blog-secondary-link:hover{color:#0b5d56;background:transparent}@media (max-width: 760px){.blog-article-meta-line{grid-auto-flow:row;justify-content:start;gap:.25rem}.blog-article-meta-line span+span:before{content:none}}.blog-page--article .blog-body,.blog-page--article .blog-article-support,.blog-page--article .blog-bottom-cta{background:transparent}.blog-page--article .blog-section__content>p,.blog-page--article .blog-section__content li{color:#1e293b}.blog-page--article .blog-stat-grid,.blog-page--article .blog-template-grid,.blog-page--article .blog-advice-grid,.blog-page--article .blog-step-grid,.blog-page--article .blog-faq-list{gap:.8rem}.blog-page--article .blog-callout,.blog-page--article .blog-download-card,.blog-page--article .blog-advice-card,.blog-page--article .blog-step-card,.blog-page--article .blog-faq-item,.blog-page--article .blog-quote-card,.blog-page--article .blog-stat-card{padding:.9rem 0;border:0;border-top:1px solid rgba(15,23,42,.08);border-radius:0;background:transparent;box-shadow:none}.blog-page--article .blog-template-card{padding:.95rem;border:1px solid rgba(15,23,42,.08);border-radius:.75rem;background:transparent;box-shadow:none}.blog-page--article .blog-template-card__body{border-radius:.5rem;background:#f8fafc}.blog-page--article .blog-copy-button{min-height:auto;padding:.45rem .7rem;border-radius:.45rem;background:transparent;box-shadow:none}.blog-page--article .blog-figure img,.blog-page--article .blog-gallery__item img{border-radius:.75rem}.blog-page--article{background:#fff}.blog-page--article .container{max-width:980px}.blog-article-hero{padding:1.2rem 0 .35rem;background:#fff}.blog-breadcrumbs{max-width:760px;margin-bottom:.7rem;color:#64748b}.blog-breadcrumbs a{color:#0f766e;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.blog-article-header{max-width:760px}.blog-article-header__copy{max-width:none;margin-top:0}.blog-article-header__copy h1{font-size:clamp(2.2rem,4.8vw,3.55rem);line-height:1.02;letter-spacing:-.045em}.blog-article-standfirst{margin-top:.8rem;color:#334155;font-size:1.02rem;line-height:1.72}.blog-article-meta-line{gap:.2rem .55rem;margin-top:.9rem;color:#475569;font-size:.94rem}.blog-article-meta-line span+span:before{margin-right:.55rem;color:#cbd5e1}.blog-article-contents{gap:.75rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(15,23,42,.12)}.blog-article-contents__group{gap:.45rem}.blog-article-contents__label{font-size:.86rem;font-weight:600;color:#0f172a}.blog-article-contents__links{display:grid;gap:.35rem}.blog-article-contents__links a{width:-moz-fit-content;width:fit-content;font-size:.97rem}.blog-article-contents__resource{margin:0;color:#475569;font-size:.95rem}.blog-article-contents__download{font-weight:500}.blog-article-main{padding:1rem 0 4rem;background:#fff}.blog-article-layout,.blog-article-support,.blog-bottom-cta{max-width:760px}.blog-page--article .blog-body{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.blog-page--article .blog-section+.blog-section{margin-top:2.4rem}.blog-page--article .blog-section__header h2{margin-bottom:.8rem;font-size:clamp(1.55rem,3vw,2rem);line-height:1.15}.blog-page--article .blog-section__content>p,.blog-page--article .blog-section__content li,.blog-page--article .blog-callout p,.blog-page--article .blog-template-card__body,.blog-page--article .blog-advice-card p,.blog-page--article .blog-faq-item p,.blog-page--article .blog-quote-card p,.blog-page--article .blog-source-list span{color:#334155;font-size:1rem;line-height:1.78}.blog-page--article .blog-list{padding-left:1.15rem}.blog-page--article .blog-list li+li{margin-top:.5rem}.blog-page--article .blog-template-group,.blog-page--article .blog-step-group{gap:.7rem}.blog-page--article .blog-template-group__header h3,.blog-page--article .blog-step-group>h3{color:#0f172a;font-size:1.2rem}.blog-page--article .blog-template-grid,.blog-page--article .blog-advice-grid,.blog-page--article .blog-step-grid,.blog-page--article .blog-faq-list,.blog-page--article .blog-stat-grid{grid-template-columns:1fr;gap:.75rem}.blog-page--article .blog-download-card__eyebrow,.blog-page--article .blog-advice-card__eyebrow{display:none}.blog-page--article .blog-template-card__meta{display:flex;gap:.45rem;margin-bottom:.45rem;color:#64748b;font-size:.82rem;font-weight:600;letter-spacing:0;text-transform:none}.blog-page--article .blog-template-card__meta span{padding:0;border:0;border-radius:0;background:transparent}.blog-page--article .blog-template-card__meta span+span:before{content:"·";margin-right:.45rem;color:#cbd5e1}.blog-page--article .blog-template-card__bestfor{margin-bottom:.55rem;color:#475569;font-size:.92rem}.blog-page--article .blog-callout,.blog-page--article .blog-download-card,.blog-page--article .blog-advice-card,.blog-page--article .blog-step-card,.blog-page--article .blog-faq-item,.blog-page--article .blog-quote-card,.blog-page--article .blog-stat-card,.blog-page--article .blog-template-card{padding:.9rem 0 1rem;border:0;border-top:1px solid rgba(15,23,42,.1);border-radius:0;background:transparent;box-shadow:none}.blog-page--article .blog-stat-card{padding-top:.75rem}.blog-page--article .blog-stat-card__value{margin-bottom:.2rem;color:#0f172a;font-size:1.15rem}.blog-page--article .blog-callout h3,.blog-page--article .blog-download-card h3,.blog-page--article .blog-template-card h3,.blog-page--article .blog-advice-card h3,.blog-page--article .blog-step-card h3,.blog-page--article .blog-faq-item h3{margin:0 0 .35rem;color:#0f172a;font-size:1.05rem;line-height:1.35}.blog-page--article .blog-callout--teal,.blog-page--article .blog-callout--slate,.blog-page--article .blog-callout--amber,.blog-page--article .blog-quote-card{background:transparent}.blog-page--article .blog-template-card__body{padding:.85rem .95rem;border:1px solid rgba(15,23,42,.08);border-radius:.6rem;background:#f8fafc;color:#0f172a}.blog-page--article .blog-copy-button{min-height:auto;padding:0;margin-top:.55rem;border:0;border-radius:0;background:transparent;color:#0f766e;font-weight:500;text-decoration-line:underline;text-underline-offset:.16em;box-shadow:none}.blog-page--article .blog-copy-button:hover{color:#0b5d56;background:transparent}.blog-page--article .blog-figure,.blog-page--article .blog-gallery{margin-top:.4rem}.blog-page--article .blog-figure img,.blog-page--article .blog-gallery__item img{border:0;border-radius:.5rem}.blog-page--article .blog-table-wrap{border:1px solid rgba(15,23,42,.08);border-radius:.6rem;box-shadow:none}.blog-page--article .blog-table th,.blog-page--article .blog-table td{padding:.85rem .9rem;font-size:.95rem}.blog-page--article .blog-table th{background:#f8fafc}.blog-article-support{margin-top:2rem;padding-top:1.1rem;border-top:1px solid rgba(15,23,42,.1)}.blog-article-support+.blog-article-support{margin-top:1.6rem}.blog-article-support__header h2{margin:0;font-size:1.1rem}.blog-article-support__body{margin-top:.65rem}.blog-source-list{gap:0}.blog-source-list li{padding:.65rem 0;border-bottom:1px solid rgba(15,23,42,.08)}.blog-source-list li:last-child{border-bottom:0}.blog-source-list--internal{margin:0;padding:0}.blog-source-list--internal a{font-weight:500}.blog-bottom-cta{margin-top:2.25rem;padding:1.15rem 0 0;border-top:1px solid rgba(15,23,42,.1);display:grid;gap:.7rem;align-items:start}.blog-bottom-cta__copy{max-width:56ch}.blog-bottom-cta__copy h2{margin-bottom:.35rem;font-size:1.25rem}.blog-bottom-cta__copy p{color:#334155}.blog-bottom-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.blog-page--article .blog-primary-link,.blog-page--article .blog-secondary-link{padding:0;min-height:auto;border:0;border-radius:0;background:transparent;color:#0f766e;font-weight:500;text-decoration-line:underline;text-underline-offset:.16em;box-shadow:none}@media (max-width: 760px){.blog-article-hero{padding-top:1rem}.blog-article-header__copy h1{font-size:clamp(2rem,10vw,2.7rem)}.blog-article-meta-line{gap:.25rem}.blog-article-meta-line span+span:before{content:none}}.lookingForSectionCta{display:inline-flex;width:-moz-max-content;width:max-content;min-height:2.95rem;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;background:var(--lf-green);color:#fff;padding:.82rem 1.22rem;font-size:.92rem;font-weight:900;text-decoration:none;box-shadow:0 18px 34px #1980632e;cursor:pointer;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.lookingForSectionCta:hover,.lookingForSectionCta:focus-visible{background:var(--lf-green-dark);color:#fff;transform:translateY(-1px);box-shadow:0 20px 38px #0f5d4933}.lookingForCleanerProofBareText .lookingForSectionCta,.lookingForCleanerStoryText .lookingForSectionCta,.lookingForCleaningPromise .lookingForSectionCta,.lookingForRequestBrief .lookingForSectionCta{margin-top:.95rem}.lookingForHowItWorks>.lookingForHowItWorksBody,.lookingForHowItWorks>.lookingForHowItWorksActions{max-width:78rem;margin-inline:auto}.lookingForHowItWorksBody{margin-top:2.35rem}.lookingForHowItWorksBody .lookingForStepGrid{margin-top:0}.lookingForHowItWorksBody.has-image{display:grid;grid-template-columns:minmax(0,.92fr) minmax(19rem,.68fr);align-items:stretch;gap:clamp(1.3rem,3vw,2.4rem)}.lookingForHowItWorksBody.has-image .lookingForStepGrid{grid-template-columns:minmax(0,1fr);gap:1rem}.lookingForHowItWorksBody.has-image .lookingForStepGrid:before{top:1.3rem;bottom:1.3rem;left:1.55rem;right:auto;width:1px;height:auto}.lookingForHowItWorksBody.has-image .lookingForStepCard{grid-template-columns:auto minmax(0,1fr);justify-items:start;align-items:start;-moz-column-gap:1rem;column-gap:1rem;min-height:7.1rem;border:1px solid var(--lf-border);border-radius:1.1rem;background:#fff;padding:1.05rem;text-align:left;box-shadow:0 14px 34px #0c1c170e}.lookingForHowItWorksBody.has-image .lookingForStepNumber{grid-row:1 / span 2}.lookingForHowItWorksBody.has-image .lookingForStepCard p{max-width:none}.lookingForHowItWorksImage{display:grid;align-content:start;gap:1rem;margin:0;overflow:hidden;border:1px solid var(--lf-border);border-radius:1.35rem;background:#f5faf7;padding:.9rem;box-shadow:0 18px 40px #0c1c1714}.lookingForHowItWorksImage img{width:100%;aspect-ratio:4 / 3;border-radius:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.lookingForHowItWorksImage--cutout img{-o-object-fit:contain;object-fit:contain;padding:.4rem;background:linear-gradient(180deg,#f0fdf4e6,#ffffff9e)}.lookingForHowItWorksImage figcaption{color:var(--lf-muted);font-size:.92rem;font-weight:720;line-height:1.55}.lookingForPlatformReviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.lookingForPlatformReviewCard{display:grid;gap:.4rem;border:1px solid #dbe8e2;border-radius:.95rem;background:#fff;padding:.85rem;box-shadow:0 12px 24px #0c1c170d}.lookingForPlatformReviewCard span{color:#40514d;font-size:.78rem;font-weight:850}.lookingForPlatformReviewCard strong{color:var(--lf-ink);font-size:.95rem;font-weight:950}.lookingForPlatformStars,.lookingForCleaningStars{color:#f5b301}.lookingForPlatformStars{display:flex;align-items:center;gap:.16rem}.lookingForHowItWorksActions,.lookingForSectionActionRow{display:flex;justify-content:center;margin-top:2rem}.lookingForFeatureAction{display:flex;grid-column:1 / -1;justify-content:center;margin-top:.7rem}@media (max-width: 900px){.lookingForHowItWorksBody.has-image{grid-template-columns:minmax(0,1fr)}.lookingForHowItWorksBody.has-image .lookingForStepGrid:before{display:none}.lookingForPlatformReviews{grid-template-columns:minmax(0,1fr)}}@media (max-width: 640px){.lookingForHowItWorksBody.has-image .lookingForStepCard{min-height:auto}.lookingForSectionCta{width:100%}.lookingForHowItWorksActions,.lookingForSectionActionRow,.lookingForFeatureAction{padding-inline:.25rem}}.lookingForHeroProofPoints{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:.48rem!important;max-width:24rem!important;margin-top:.74rem!important;overflow-x:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;color:#0b5f59!important;font-size:.66rem!important;font-weight:840!important;scrollbar-width:none}.lookingForHeroProofPoints::-webkit-scrollbar{display:none}.lookingForHeroProofPoints span{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;gap:.22rem!important;min-height:1.25rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;white-space:nowrap!important}.lookingForHeroProofIcon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:.9rem!important;width:.9rem!important;height:.9rem!important;border-radius:0!important;background:transparent!important;color:#0f766e!important;box-shadow:none!important;padding:0!important}.lookingForPrimaryButton{min-height:2.55rem!important;gap:.45rem!important;border-radius:.82rem!important;padding:.58rem .95rem!important;font-size:.84rem!important;box-shadow:0 12px 22px #19806333!important}.lookingForHeroMedia--cutout .lookingForHeroImageFrame{display:grid!important;place-items:end center!important;overflow:visible!important;background:linear-gradient(180deg,#f0fdf4b8,#fff0)!important;box-shadow:none!important}.lookingForHeroMedia--cutout .lookingForHeroImageFrame img{width:min(26rem,100%)!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important}.lookingForHowItWorksImage--cutout img{-o-object-fit:contain!important;object-fit:contain!important;padding:.4rem!important;background:linear-gradient(180deg,#f0fdf4e6,#ffffff9e)!important}.lookingForPage .lookingForCleanerProofBareNumber{font-size:clamp(2.7rem,5.2vw,4.5rem)!important;line-height:.9!important;letter-spacing:-.075em!important}.lookingForCleanerCustomer .lookingForPlatformReviews{grid-template-columns:minmax(0,1fr)!important;max-width:17rem}.lookingForCleanerCustomer .lookingForPlatformReviewCard{padding:.72rem .8rem}.lookingForCleanerCustomer .lookingForPlatformStars svg{width:.86rem;height:.86rem}.lookingForPage{position:relative;overflow-x:hidden;background:radial-gradient(54rem 28rem at 86% 9%,rgba(25,128,99,.11),transparent 64%),radial-gradient(44rem 24rem at 7% 42%,rgba(34,197,94,.075),transparent 66%),linear-gradient(180deg,#fff,#f8fffc 48%,#fff)!important}.lookingForDetailHero:before{content:"";position:absolute;z-index:-1;top:5%;right:-11%;bottom:6%;left:42%;background:radial-gradient(34rem 16rem at 58% 42%,rgba(25,128,99,.16),transparent 70%),radial-gradient(25rem 13rem at 27% 66%,rgba(34,197,94,.1),transparent 72%),linear-gradient(132deg,transparent 2%,rgba(25,128,99,.055) 33%,rgba(25,128,99,.09) 58%,transparent 88%);border-radius:58% 42% 68% 32%/44% 54% 46% 56%;opacity:.86;filter:blur(10px);pointer-events:none}.lookingForHeroProofPoints{gap:.58rem!important;max-width:29rem!important;margin-top:.9rem!important;color:#0b5f59!important;font-size:clamp(.78rem,1vw,.9rem)!important;font-weight:900!important}.lookingForHeroProofPoints span{gap:.3rem!important;min-height:1.45rem!important}.lookingForHeroProofIcon{min-height:1rem!important;width:1rem!important;height:1rem!important}.lookingForPrimaryButton{min-height:2.9rem!important;gap:.55rem!important;border-radius:.9rem!important;padding:.68rem .92rem!important;font-size:.92rem!important;box-shadow:0 14px 26px #19806338!important}.lookingForSectionCta,.lookingForExamples>.lookingForOutlineButton,.lookingForFinalButton{min-height:2.42rem!important;border-radius:.9rem!important;padding:.52rem .86rem!important;font-size:.82rem!important;line-height:1.1!important;font-weight:880!important}.lookingForFinalButton{margin-top:1.3rem!important}.lookingForHeroMedia--cutout .lookingForHeroImageFrame{background:radial-gradient(26rem 13rem at 52% 76%,rgba(25,128,99,.14),transparent 70%),radial-gradient(18rem 10rem at 24% 26%,rgba(34,197,94,.12),transparent 70%),linear-gradient(180deg,#f0fdf4d1,#fff0)!important}.lookingForCleanerProofBare{position:relative;max-width:none!important;margin:0 0 2.1rem!important;padding:clamp(2rem,4vw,3.5rem) 1.25rem!important;overflow:hidden!important;background:radial-gradient(52rem 22rem at 6% 8%,rgba(25,128,99,.16),transparent 68%),radial-gradient(46rem 19rem at 90% 93%,rgba(34,197,94,.14),transparent 70%),linear-gradient(116deg,#e8fcf4fa,#fffffff2 46%,#d9f8edfa)!important}.lookingForCleanerProofBare:before,.lookingForCleanerProofBare:after{content:"";position:absolute;pointer-events:none}.lookingForCleanerProofBare:before{inset:8% -8% auto 32%;height:56%;background:radial-gradient(38rem 13rem at 56% 47%,rgba(255,255,255,.58),transparent 72%),linear-gradient(118deg,transparent 2%,rgba(25,128,99,.1) 38%,rgba(34,197,94,.085) 58%,transparent 88%);border-radius:55% 45% 60% 40%/48% 58% 42% 52%;opacity:.82;filter:blur(12px)}.lookingForCleanerProofBare:after{inset:auto 52% -15% -11%;height:50%;background:radial-gradient(32rem 10rem at 48% 50%,rgba(25,128,99,.12),transparent 70%);transform:rotate(-7deg);opacity:.72}.lookingForCleanerProofBareStage{position:relative;z-index:1;max-width:76rem!important;margin:0 auto!important;grid-template-columns:minmax(17rem,.92fr) minmax(18rem,.94fr) minmax(15rem,.7fr)!important}.lookingForCleanerProofBareText{gap:.8rem!important}.lookingForCleanerProofBareText h2{margin:0;max-width:24rem;color:#082f2a;font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(2.25rem,4.6vw,4.35rem);line-height:.95;font-weight:950;letter-spacing:-.065em;text-wrap:balance}.lookingForCleanerProofBareText h2 span{color:#0f766e}.lookingForCleanerProofBareText p{max-width:27rem!important;color:#0b5f59!important;font-size:clamp(1.08rem,1.6vw,1.42rem)!important;line-height:1.25!important;font-weight:900!important}.lookingForCleanerProofBareImage{position:relative;z-index:1}.lookingForCleanerProofBareImage:before{content:"";position:absolute;z-index:-1;width:min(36rem,128%);height:68%;bottom:5%;background:radial-gradient(32rem 11rem at 52% 50%,rgba(25,128,99,.13),transparent 70%),linear-gradient(124deg,transparent 5%,rgba(34,197,94,.1) 42%,transparent 88%);border-radius:54% 46% 62% 38%/46% 58% 42% 54%;opacity:.7;filter:blur(9px);transform:rotate(-5deg)}.lookingForCleanerProofActions{display:flex;flex-wrap:wrap;align-items:center;gap:.72rem}.lookingForCleanerProofSecondary{display:inline-flex;min-height:2.42rem;align-items:center;justify-content:center;border:1px solid rgba(15,93,73,.22);border-radius:.9rem;background:#ffffffc7;color:#0f5d49;padding:.52rem .86rem;font-size:.82rem;font-weight:880;text-decoration:none}.lookingForPlatformReviewCard{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.lookingForPlatformReviewCard img{display:block;width:100%;max-width:16rem;height:auto;box-shadow:0 10px 24px #0c1c1712}.lookingForCleanerCustomer img{width:min(17rem,100%)!important}.lookingForCleanerCustomer figcaption{max-width:17rem!important}.lookingForCleanerCustomer .lookingForPlatformReviews{gap:.65rem!important;max-width:17rem!important}@media (max-width: 900px){.lookingForDetailHero:before{top:44%;right:-20%;bottom:8%;left:18%}.lookingForCleanerProofBareStage{grid-template-columns:1fr!important}.lookingForCleanerProofActions{justify-content:flex-start}}.lookingForPage .lookingForCleanerProofBare{position:relative!important;max-width:none!important;margin:0 0 2.1rem!important;padding:clamp(2rem,4vw,3.5rem) 1.25rem!important;overflow:hidden!important;background:radial-gradient(52rem 22rem at 6% 8%,rgba(25,128,99,.16),transparent 68%),radial-gradient(46rem 19rem at 90% 93%,rgba(34,197,94,.14),transparent 70%),linear-gradient(116deg,#e8fcf4fa,#fffffff2 46%,#d9f8edfa)!important}.lookingForPage .lookingForCleanerProofBareStage{position:relative!important;z-index:1!important;max-width:76rem!important;margin:0 auto!important;grid-template-columns:minmax(17rem,.92fr) minmax(18rem,.94fr) minmax(15rem,.7fr)!important}.lookingForPage .lookingForCleanerCustomer img{width:min(17rem,100%)!important}.lookingForPage .lookingForCleanerCustomer figcaption{max-width:17rem!important}.lookingForPage .lookingForCleanerCustomer .lookingForPlatformReviews{gap:.65rem!important;max-width:17rem!important}.lookingForCleanerProofBareStage{grid-template-columns:minmax(18rem,.92fr) minmax(26rem,1.08fr)!important;align-items:center;gap:clamp(1.6rem,4vw,4.2rem)!important}.lookingForCleanerProofBareContent{display:grid;gap:1.2rem;justify-items:start}.lookingForCleanerProofHeadline{display:grid!important;gap:.08em;max-width:34rem!important}.lookingForCleanerProofHeadline span{display:block}.lookingForCleanerProofBareText strong{max-width:34rem!important;font-size:clamp(2.15rem,4.8vw,4.65rem)!important;line-height:.96!important;letter-spacing:-.075em}.lookingForCleanerProofBareText p{max-width:none!important;color:#0b5f59!important;font-size:clamp(1rem,1.45vw,1.22rem)!important;line-height:1.2!important;font-weight:950!important;white-space:nowrap}.lookingForCleanerProofBareImage{justify-items:start!important}.lookingForCleanerProofBareImage img{width:min(30rem,100%)!important}.lookingForCleanerProofActions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.lookingForCleanerConfidence{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.7fr);align-items:center;gap:clamp(1.4rem,3vw,3rem);max-width:76rem;margin:0 auto clamp(1.2rem,2.6vw,2rem);padding:clamp(1.3rem,3vw,2.4rem) 0;border-top:1px solid rgba(15,118,110,.12)}.lookingForCleanerConfidenceCopy{display:grid;gap:.75rem;max-width:46rem}.lookingForCleanerConfidenceCopy>span{color:#0f766e;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lookingForCleanerConfidenceCopy h2{max-width:38rem;margin:0;color:#082f2a;font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(1.8rem,3.4vw,3.05rem);line-height:1.03;font-weight:950;letter-spacing:-.055em;text-wrap:balance}.lookingForCleanerConfidenceCopy p{max-width:36rem;margin:0;color:#526863;font-size:1.05rem;line-height:1.48;font-weight:760}.lookingForCleanerCustomer{max-width:21rem;margin-top:.25rem!important}.lookingForCleanerCustomer img{width:min(19rem,100%)!important;border-radius:0!important;box-shadow:none!important}.lookingForCleanerCustomer figcaption{max-width:19rem!important;font-size:.95rem!important}.lookingForPlatformReviews{display:grid!important;gap:1rem!important;align-self:center}.lookingForPlatformReviewCard{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.lookingForPlatformReviewCard img{display:block;width:min(24rem,100%)!important;max-width:24rem!important;height:auto!important;image-rendering:auto}@media (max-width: 900px){.lookingForCleanerProofBareStage,.lookingForCleanerConfidence{grid-template-columns:1fr!important}.lookingForCleanerProofBareText p{white-space:normal}.lookingForPlatformReviews{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.lookingForCleanerProofBareText strong{font-size:clamp(2.05rem,12vw,3.4rem)!important}.lookingForCleanerProofBareImage img{width:min(23rem,100%)!important}.lookingForCleanerProofActions,.lookingForPlatformReviews{grid-template-columns:1fr;width:100%}}.lookingForCleanerProofBareStage{grid-template-columns:minmax(20rem,.88fr) minmax(34rem,1.12fr)!important}.lookingForCleanerProofBareContent{justify-self:start!important;width:100%;max-width:40rem}.lookingForCleanerProofBareText strong{max-width:40rem!important;font-size:clamp(2rem,3.35vw,3.35rem)!important;line-height:.98!important;letter-spacing:-.055em!important}.lookingForCleanerProofHeadline{gap:.04em!important}.lookingForCleanerProofHeadline>span{display:block!important;white-space:nowrap!important}.lookingForCleanerProofNumber{color:#0f8f78}.lookingForCleanerProofLocation{color:#0b3f38}.lookingForCleanerProofBareText p{font-size:clamp(.98rem,1.08vw,1.1rem)!important}.lookingForCleanerConfidence{grid-template-columns:minmax(25rem,1fr) minmax(20rem,.88fr) minmax(10rem,.42fr)!important;align-items:center!important;justify-items:center!important;gap:clamp(1rem,2vw,2rem)!important;max-width:78rem!important;padding:clamp(.95rem,1.7vw,1.45rem) 0!important}.lookingForCleanerConfidenceCopy{justify-items:center!important;text-align:center!important;gap:.45rem!important;max-width:32rem!important}.lookingForCleanerConfidenceCopy h2{max-width:none!important;white-space:nowrap!important;font-size:clamp(1.55rem,2.35vw,2.35rem)!important}.lookingForCleanerConfidenceCopy p{max-width:28rem!important;font-size:.98rem!important;line-height:1.35!important}.lookingForCleanerCustomer{justify-self:end!important;max-width:12.5rem!important;margin:0!important}.lookingForCleanerCustomer img{width:min(12rem,100%)!important}.lookingForCleanerCustomer figcaption{max-width:12rem!important;font-size:.82rem!important;line-height:1.25!important;text-align:center}.lookingForPlatformReviews{justify-self:center!important;width:100%!important;max-width:22rem!important;gap:.7rem!important}.lookingForPlatformReviewCard img{width:min(22rem,100%)!important;max-width:22rem!important}.lookingForCleaningCarousel{margin-top:.15rem!important}.lookingForSafetyChecks{display:grid!important;gap:.45rem!important;text-align:left!important}.lookingForSafetyChecks span{display:flex;align-items:center;gap:.45rem;color:#0b5f59;font-weight:900}.lookingForSafetyChecks svg{color:#0f8f78;flex:0 0 auto}@media (max-width: 1050px){.lookingForCleanerProofBareStage,.lookingForCleanerConfidence{grid-template-columns:1fr!important}.lookingForCleanerProofBareContent,.lookingForCleanerCustomer{justify-self:center!important}.lookingForCleanerConfidenceCopy h2{white-space:normal!important}.lookingForPlatformReviews{max-width:24rem!important}}@media (max-width: 640px){.lookingForCleanerProofBareText strong{font-size:clamp(2rem,10vw,2.7rem)!important}.lookingForCleanerProofBareText p,.lookingForCleanerProofHeadline>span{white-space:normal!important}}.lookingForCleanerProofHeadline>span>span{display:inline!important}.lookingForPlatformReviews{grid-template-columns:1fr!important}.lookingForPlatformReviewCard{width:100%!important}.lookingForCleanerConfidence{grid-template-columns:minmax(0,1fr) minmax(10rem,.28fr)!important;align-items:center!important;gap:clamp(1.2rem,2.2vw,2.2rem)!important;padding-top:clamp(.15rem,.7vw,.65rem)!important;padding-bottom:clamp(.85rem,1.5vw,1.25rem)!important}.lookingForCleanerConfidenceCopy{align-self:start!important;justify-items:center!important;text-align:center!important;transform:translateY(-.8rem)}.lookingForCleanerConfidenceCopy>span{display:none!important}.lookingForCleanerConfidenceCopy .lookingForPlatformReviews{display:grid!important;grid-template-columns:repeat(2,minmax(16rem,1fr))!important;width:min(46rem,100%)!important;max-width:46rem!important;gap:clamp(.9rem,1.5vw,1.25rem)!important;margin-top:1rem!important}.lookingForCleanerConfidenceCopy .lookingForPlatformReviewCard img{width:100%!important;max-width:none!important}.lookingForCleanerCustomer{align-self:center!important}.lookingForSectionActionRow{padding-bottom:1.15rem!important}@media (max-width: 1050px){.lookingForCleanerConfidenceCopy{transform:none}.lookingForCleanerConfidenceCopy .lookingForPlatformReviews{grid-template-columns:1fr!important;width:min(24rem,100%)!important}}.lookingForCleanerConfidence{padding-top:clamp(.9rem,1.5vw,1.25rem)!important}.lookingForCleanerConfidenceCopy{transform:translateY(-.15rem)!important}@media (max-width: 640px){.lookingForDetailHero{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:1.35rem 1rem 1.8rem!important;gap:1.1rem!important;overflow:hidden}.lookingForDetailHero>div{min-width:0!important;max-width:100%!important}.lookingForDetailTitle{max-width:21rem!important;font-size:clamp(2.05rem,10vw,2.62rem)!important;letter-spacing:-.055em}.lookingForDetailIntro{max-width:21rem!important;font-size:.98rem!important}.lookingForDetailActions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:21rem!important}.lookingForDetailActions .lookingForPrimaryButton,.lookingForDetailActions .lookingForSecondaryButton{width:100%!important;min-height:3rem!important}.lookingForHeroProofPoints{flex-wrap:wrap!important;width:min(100%,21rem)!important;gap:.38rem .6rem!important;overflow:visible!important;font-size:.72rem!important}.lookingForHeroProofPoints span{min-height:1.25rem!important}.lookingForHeroMedia,.lookingForHeroImageFrame{width:100%!important;max-width:21rem!important}.lookingForHeroImageFrame{height:auto!important;min-height:0!important;justify-items:center!important;background:transparent!important;box-shadow:none!important}.lookingForHeroMedia--cutout .lookingForHeroImageFrame img{width:min(16rem,82vw)!important}.lookingForCleanerProofBare{width:100%!important;margin:0 auto 1.2rem!important;padding:.35rem 1rem .9rem!important;box-sizing:border-box}.lookingForCleanerProofBareStage{width:100%!important;gap:.95rem!important}.lookingForCleanerProofBareContent{order:1!important;max-width:21rem!important;justify-self:center!important}.lookingForCleanerProofBareImage{order:2!important;justify-items:center!important}.lookingForCleanerProofBareImage img{width:min(18rem,86vw)!important}.lookingForCleanerProofBareText{justify-items:center!important;text-align:center!important}.lookingForCleanerProofBareText strong{font-size:clamp(1.95rem,9.2vw,2.45rem)!important;line-height:1.02!important}.lookingForCleanerProofHeadline>span{white-space:nowrap!important}.lookingForCleanerProofBareText p{max-width:20rem!important;font-size:.92rem!important;line-height:1.28!important;white-space:normal!important}.lookingForCleanerProofActions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:20rem!important;justify-self:center}.lookingForCleanerProofActions .lookingForPrimaryButton,.lookingForCleanerProofSecondary{width:100%!important;justify-content:center!important;min-height:2.95rem!important}.lookingForCleaningReviews{width:100%!important;margin-bottom:1.75rem!important;overflow:hidden}.lookingForCleanerConfidence{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;padding:1.25rem 1rem .9rem!important;box-sizing:border-box;gap:.85rem!important}.lookingForCleanerConfidenceCopy{transform:none!important;max-width:21rem!important}.lookingForCleanerConfidenceCopy h2{white-space:normal!important;font-size:clamp(1.55rem,7.2vw,2rem)!important;line-height:1.05!important}.lookingForCleanerConfidenceCopy p{max-width:20rem!important;font-size:.93rem!important;line-height:1.35!important}.lookingForCleanerConfidenceCopy .lookingForPlatformReviews{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:21rem!important;gap:.55rem!important;margin-top:.8rem!important}.lookingForCleanerConfidenceCopy .lookingForPlatformReviewCard img{width:100%!important}.lookingForCleanerCustomer{justify-self:center!important;max-width:10.5rem!important}.lookingForCleanerCustomer img{width:min(9.5rem,52vw)!important}.lookingForCleanerCustomer figcaption{max-width:11rem!important;font-size:.78rem!important}.lookingForCleaningCarousel{margin-top:.55rem!important}.lookingForCleaningScenario{width:15.5rem!important;min-height:15.2rem!important;padding:.9rem!important}.lookingForCleaningScenario p{font-size:.84rem!important;line-height:1.34!important}.lookingForHowItWorks{padding:2.1rem 1rem!important}.lookingForHowItWorksBody.has-image{grid-template-columns:1fr!important;gap:1.15rem!important}.lookingForHowItWorksBody.has-image .lookingForStepGrid{gap:1rem!important}.lookingForHowItWorksBody.has-image .lookingForStepCard{grid-template-columns:auto 1fr!important;justify-items:start!important;text-align:left!important;gap:.55rem .75rem!important}.lookingForHowItWorksBody.has-image .lookingForStepNumber{width:2.35rem!important;height:2.35rem!important;font-size:.9rem!important}.lookingForStepCard h3{font-size:.98rem!important;line-height:1.18!important}.lookingForStepCard p{grid-column:2!important;max-width:none!important;margin-top:.1rem!important;font-size:.87rem!important;line-height:1.38!important}.lookingForHowItWorksImage{max-width:18rem!important;justify-self:center!important}.lookingForHowItWorksImage--cutout img{width:min(13rem,62vw)!important}.lookingForSafetyChecks{grid-template-columns:1fr!important;gap:.38rem!important;font-size:.85rem!important}.lookingForFeatureStrip{grid-template-columns:1fr 1fr!important;gap:.85rem!important;padding:2rem 1rem!important}.lookingForFeatureItem{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;gap:.25rem!important}.lookingForFeatureItem p{grid-column:auto!important;font-size:.8rem!important;line-height:1.32!important}.lookingForFeatureAction{grid-column:1 / -1}.lookingForExamples{padding:2.2rem 1rem!important}.lookingForExampleGrid{gap:.7rem!important}.lookingForExampleGrid button{min-height:3.5rem!important;padding:.85rem!important}}@media (max-width: 640px){.lookingForDetailHero{padding-top:1.05rem!important;padding-bottom:.95rem!important;gap:.8rem!important}.lookingForDetailTitle{font-size:clamp(1.9rem,9.3vw,2.35rem)!important;margin-top:.65rem!important}.lookingForDetailIntro{margin-top:.55rem!important}.lookingForDetailActions{margin-top:.95rem!important;gap:.5rem!important}.lookingForHeroProofPoints{margin-top:.8rem!important}.lookingForHeroMedia--cutout .lookingForHeroImageFrame img{width:min(11.5rem,58vw)!important}.lookingForHeroMedia{margin-top:-.2rem!important}.lookingForCleanerConfidence{padding-top:1.35rem!important;padding-bottom:.7rem!important;gap:.65rem!important}.lookingForCleanerCustomer{max-width:8.2rem!important;gap:.3rem!important}.lookingForCleanerCustomer img{width:min(7.4rem,40vw)!important}.lookingForCleanerCustomer figcaption{display:none!important}.lookingForHowItWorksBody.has-image{gap:.85rem!important}.lookingForHowItWorksImage--cutout img{width:min(10rem,48vw)!important}}@media (max-width: 640px){.lookingForPage{overflow-x:hidden!important}.lookingForHeaderInner,.lookingForDetailHero,.lookingForCleanerProofBare,.lookingForCleaningReviews,.lookingForHowItWorks,.lookingForFeatureStrip,.lookingForExamples,.lookingForLocationSeo,.lookingForRequestBrief{max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.lookingForDetailHero>div:first-child,.lookingForHeroMedia,.lookingForHeroImageFrame,.lookingForCleanerProofBareContent,.lookingForCleanerProofBareImage,.lookingForCleanerConfidenceCopy,.lookingForHowItWorks>.lookingForSectionHeading,.lookingForHowItWorksBody,.lookingForFeatureStrip,.lookingForExamples>.lookingForSectionHeading,.lookingForExampleGrid{justify-self:center!important;margin-left:auto!important;margin-right:auto!important}.lookingForDetailHero>div:first-child,.lookingForCleanerProofBareContent,.lookingForCleanerConfidenceCopy,.lookingForHowItWorks>.lookingForSectionHeading,.lookingForExamples>.lookingForSectionHeading{width:min(100%,21.5rem)!important;text-align:center!important}.lookingForDetailTitle,.lookingForDetailIntro,.lookingForHeroAnswer,.lookingForCleanerProofBareText p,.lookingForCleanerConfidenceCopy p,.lookingForSectionHeading p{margin-left:auto!important;margin-right:auto!important}.lookingForHeroProofPoints,.lookingForHeroProofPoints span{justify-content:center!important}.lookingForHeroMedia{display:grid!important;justify-items:center!important}.lookingForCleanerProofActions,.lookingForDetailActions{margin-left:auto!important;margin-right:auto!important}.lookingForHowItWorksBody.has-image .lookingForStepGrid{width:min(100%,21.5rem)!important;margin-left:auto!important;margin-right:auto!important}.lookingForHowItWorksBody.has-image .lookingForStepCard{border-radius:1rem!important;background:#f8fffc!important;border:1px solid rgba(15,118,110,.1)!important;padding:.75rem!important}.lookingForExamples .lookingForOutlineButton{width:min(100%,21rem)!important}.lookingForModalLayer{align-items:stretch!important;justify-content:center!important;padding:0!important}.lookingForModalLayer--success{align-items:center!important;padding:1rem!important}.lookingForModalCard{width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;border:0!important}.lookingForModalCard--success{width:min(100% - 2rem,27rem)!important;max-width:27rem!important;height:auto!important;max-height:calc(100dvh - 2rem)!important;border:1px solid #d9e8e2!important;border-radius:1.2rem!important}.lookingForModalBody{display:flex!important;min-height:0!important;flex:1 1 auto!important;padding:0!important}.lookingForModalCard--success .lookingForModalBody{display:block!important;padding:2.2rem 1.2rem 1.15rem!important}.lookingForModalClose{top:max(.65rem,env(safe-area-inset-top))!important;right:.75rem!important;width:2.65rem!important;height:2.65rem!important;background:#ecfdf5!important;color:#0f766e!important}.lookingForRequestForm{width:100%!important;height:100%!important;max-height:none!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:0!important;background:#fff!important}.lookingForFormIntro{padding:calc(1.05rem + env(safe-area-inset-top)) 4.2rem .85rem 1rem!important;border-bottom:1px solid rgba(15,118,110,.1)!important;background:linear-gradient(180deg,#f0fdf4,#fff)!important}.lookingForFormIntro h2{max-width:18rem!important;margin:0!important;color:#082f2a!important;font-size:1.28rem!important;line-height:1.12!important;letter-spacing:-.035em!important}.lookingForFormIntro p{display:block!important;max-width:18rem!important;margin:.45rem 0 0!important;color:#0b5f59!important;font-size:.82rem!important;line-height:1.35!important;font-weight:750!important}.lookingForRequestFields{min-height:0!important;overflow-y:auto!important;padding:.9rem 1rem 1rem!important;gap:.85rem!important;-webkit-overflow-scrolling:touch}.lookingForSegmentBlock{padding:0!important;border:0!important;background:transparent!important}.lookingForRequestForCards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.lookingForRequestForCards button{min-height:2.9rem!important;border-radius:.9rem!important;font-size:.9rem!important;font-weight:850!important;box-shadow:0 8px 20px #0f766e12!important}.lookingForRequestForCards button[aria-pressed=true]{background:#0f766e!important;border-color:#0f766e!important;color:#fff!important}.lookingForRequestForm label{display:grid!important;gap:.32rem!important;color:#334155!important;font-size:.82rem!important;line-height:1.25!important}.lookingForRequestForm .grid{gap:.75rem!important}.lookingForRequestForm input:not([type=checkbox]),.lookingForRequestForm textarea{min-height:2.85rem!important;border-radius:.9rem!important;border-color:#dbe8e2!important;background:#fbfefd!important;padding:.72rem .85rem!important;font-size:1rem!important;box-shadow:none!important}.lookingForRequestForm textarea{min-height:4.7rem!important;line-height:1.35!important}.lookingForRequestForm input:focus,.lookingForRequestForm textarea:focus{border-color:#0f766e!important;box-shadow:0 0 0 3px #0f766e1f!important;background:#fff!important}.lookingForRequestFields label.flex{display:flex!important;border-radius:1rem!important;padding:.8rem!important;background:#f8fffc!important}.lookingForRequestFooter{position:sticky!important;bottom:0!important;padding:.75rem 1rem calc(.85rem + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(15,118,110,.12)!important;background:#fffffff5!important;box-shadow:0 -18px 34px #0c1c1714!important}.lookingForRequestFooter button[type=submit]{min-height:3.15rem!important;border-radius:.95rem!important;font-size:.98rem!important;font-weight:900!important}}@media (max-width: 640px){.lookingForRequestFooter{margin:0!important;width:auto!important}}.lookingForCleanerProofBareImage--photo{align-self:center}.lookingForCleanerProofBareImage--photo img{width:min(34rem,100%)!important;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:1.6rem;box-shadow:0 1.5rem 3.5rem #082f2a29}.lookingForLocationSeo--simple{padding:clamp(2.5rem,5vw,4.5rem) 1rem!important;background:linear-gradient(180deg,#fff,#f8fffc)!important}.lookingForLocationSeoSimpleInner{width:min(100%,58rem);margin:0 auto;display:grid;gap:clamp(1rem,2vw,1.45rem)}.lookingForLocationSeoSimpleHeader{display:grid;gap:.45rem;text-align:center;justify-items:center}.lookingForLocationSeoSimpleHeader h2{margin:0;color:#082f2a;font-family:Sora,Inter,system-ui,sans-serif;font-size:clamp(1.9rem,3.4vw,2.85rem);line-height:1.05;font-weight:950;letter-spacing:-.055em}.lookingForLocationSeoCardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.lookingForLocationSeoCardGrid article{display:grid;gap:.45rem;min-height:0;padding:1rem;border:1px solid rgba(15,118,110,.12);border-radius:1.1rem;background:#fff;box-shadow:0 .8rem 1.8rem #082f2a0e}.lookingForLocationSeoCardGrid h3{margin:0;color:#0b3f38;font-size:1rem;line-height:1.2;font-weight:950;letter-spacing:-.02em}.lookingForLocationSeoCardGrid p{margin:0;color:#526863;font-size:.95rem;line-height:1.45;font-weight:650}.lookingForLocationSeoNearbySimple{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem}.lookingForLocationSeoNearbySimple a{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .85rem;border:1px solid rgba(15,118,110,.14);border-radius:999px;background:#fff;color:#0f766e;font-size:.9rem;line-height:1.15;font-weight:850;text-decoration:none}.lookingForLocationSeoFaqSimple{display:grid;gap:.8rem;width:min(100%,44rem);margin:.2rem auto 0}.lookingForLocationSeoFaqSimple h3{margin:0;color:#082f2a;font-size:clamp(1.25rem,2vw,1.6rem);font-weight:950;letter-spacing:-.035em;text-align:center}.lookingForLocationSeoFaqList{display:grid;gap:.65rem}.lookingForLocationSeoFaqItem{border:1px solid rgba(15,118,110,.12);border-radius:.95rem;background:#fff;overflow:hidden;box-shadow:0 .8rem 1.8rem #082f2a0b}.lookingForLocationSeoFaqItem summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;color:#0b3f38;font-size:clamp(.98rem,1.3vw,1.08rem);font-weight:900}.lookingForLocationSeoFaqItem summary::-webkit-details-marker{display:none}.lookingForLocationSeoFaqItem summary svg{color:#0f8f78;flex:0 0 auto;transition:transform .16s ease}.lookingForLocationSeoFaqItem[open] summary svg{transform:rotate(180deg)}.lookingForLocationSeoFaqItem p{margin:0;padding:0 1rem .95rem;color:#526863;font-size:.96rem;line-height:1.48;font-weight:650}@media (max-width: 780px){.lookingForLocationSeoCardGrid{grid-template-columns:1fr}.lookingForLocationSeoCardGrid article{min-height:0}}@media (max-width: 640px){.lookingForCleanerProofBareImage--photo img{width:min(19rem,88vw)!important;border-radius:1.1rem}.lookingForLocationSeo--simple{padding:2.25rem 1rem!important}.lookingForLocationSeoSimpleInner{width:min(100%,21.5rem);justify-items:stretch;margin-inline:auto}.lookingForLocationSeoSimpleHeader{text-align:left;justify-items:start}.lookingForLocationSeoNearbySimple{justify-content:flex-start}.lookingForLocationSeoNearbySimple a{min-height:2.25rem;padding:.52rem .78rem;font-size:.84rem}}@media (max-width: 640px){.lookingForCleanerProofBare,.lookingForCleanerProofBareStage,.lookingForCleanerProofBareContent,.lookingForCleanerProofBareText,.lookingForCleanerProofHeadline{min-width:0!important;max-width:100%!important}.lookingForCleanerProofHeadline{width:min(100%,20rem)!important;margin-inline:auto!important;text-wrap:balance;overflow-wrap:normal}.lookingForCleanerProofHeadline>span,.lookingForCleanerProofHeadline>span>span,.lookingForCleanerProofLocation{white-space:normal!important}.lookingForCleanerProofBareText strong{font-size:clamp(1.85rem,8.4vw,2.35rem)!important;line-height:1.04!important;letter-spacing:-.045em!important}}.lookingForCleanerProofTopLine,.lookingForCleanerProofNoun{min-width:0}.lookingForLocationSeo--simple{border-top:1px solid rgba(15,118,110,.08)!important;border-bottom:1px solid rgba(15,118,110,.08)!important}.lookingForLocationSeoFaqSimple{padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(15,118,110,.1);border-radius:1.4rem;background:#ffffffd1;box-shadow:0 1rem 2.5rem #082f2a0e}.lookingForLocationSeoFaqItem{box-shadow:none!important}@media (max-width: 640px){.lookingForCleanerProofBare{overflow:hidden!important;padding:1.25rem 1rem 1.6rem!important;margin:0 auto 1.25rem!important}.lookingForCleanerProofBareStage{display:grid!important;grid-template-columns:1fr!important;width:min(100%,21.5rem)!important;margin-inline:auto!important;gap:1rem!important;justify-items:center!important}.lookingForCleanerProofBareContent{order:1!important;width:100%!important;max-width:21.5rem!important;justify-self:center!important;display:grid!important;justify-items:center!important;gap:.95rem!important}.lookingForCleanerProofBareImage{order:2!important;width:100%!important;max-width:21.5rem!important;justify-self:center!important;justify-items:center!important}.lookingForCleanerProofBareImage--photo img,.lookingForCleanerProofBareImage img{width:min(19rem,86vw)!important;max-width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:1.15rem!important;box-shadow:0 1rem 2.35rem #082f2a21!important}.lookingForCleanerProofBareText{width:100%!important;max-width:21.5rem!important;display:grid!important;justify-items:center!important;text-align:center!important;gap:.55rem!important}.lookingForCleanerProofHeadline{display:grid!important;width:min(100%,19.5rem)!important;max-width:19.5rem!important;margin-inline:auto!important;gap:.06em!important;color:#082f2a!important;font-size:clamp(1.85rem,8.8vw,2.32rem)!important;line-height:1.03!important;letter-spacing:-.045em!important;text-align:center!important;text-wrap:balance}.lookingForCleanerProofTopLine{display:grid!important;justify-items:center!important;gap:.02em!important;white-space:normal!important}.lookingForCleanerProofNumber,.lookingForCleanerProofNoun,.lookingForCleanerProofLocation{display:block!important;max-width:100%!important;white-space:normal!important}.lookingForCleanerProofNumber{color:#0f8f78!important}.lookingForCleanerProofNoun{color:#082f2a!important}.lookingForCleanerProofLocation{color:#0b3f38!important;font-size:.86em!important}.lookingForCleanerProofBareText p{width:min(100%,19.5rem)!important;max-width:19.5rem!important;margin-inline:auto!important;color:#0b5f59!important;font-size:.9rem!important;line-height:1.34!important;font-weight:850!important;white-space:normal!important}.lookingForCleanerProofActions{display:grid!important;grid-template-columns:1fr!important;width:min(100%,19.5rem)!important;max-width:19.5rem!important;gap:.58rem!important;margin-inline:auto!important}.lookingForCleanerProofActions .lookingForPrimaryButton,.lookingForCleanerProofSecondary{width:100%!important;min-height:2.95rem!important;justify-content:center!important}.lookingForLocationSeo--simple{padding:2.1rem 1rem!important;background:#f8fffc!important}.lookingForLocationSeoSimpleInner{width:min(100%,21.5rem)!important;margin-inline:auto!important;gap:.95rem!important}.lookingForLocationSeoSimpleHeader{text-align:center!important;justify-items:center!important;gap:.35rem!important}.lookingForLocationSeoSimpleHeader h2{max-width:19rem!important;font-size:clamp(1.65rem,7.8vw,2.05rem)!important;line-height:1.08!important;letter-spacing:-.045em!important;text-wrap:balance}.lookingForLocationSeoCardGrid{display:grid!important;grid-template-columns:1fr!important;gap:.65rem!important}.lookingForLocationSeoCardGrid article{padding:.85rem!important;border-radius:1rem!important;box-shadow:none!important}.lookingForLocationSeoCardGrid h3{font-size:.95rem!important}.lookingForLocationSeoCardGrid p{font-size:.88rem!important;line-height:1.4!important}.lookingForLocationSeoNearbySimple{justify-content:center!important;gap:.45rem!important}.lookingForLocationSeoNearbySimple a{min-height:2.15rem!important;padding:.48rem .74rem!important;font-size:.8rem!important}.lookingForLocationSeoFaqSimple{width:100%!important;margin-top:0!important;padding:.85rem!important;border-radius:1.05rem!important;background:#fff!important;box-shadow:none!important}.lookingForLocationSeoFaqSimple h3{text-align:center!important;font-size:1.15rem!important}.lookingForLocationSeoFaqList{gap:.5rem!important}.lookingForLocationSeoFaqItem{border-radius:.85rem!important}.lookingForLocationSeoFaqItem summary{padding:.78rem .82rem!important;font-size:.9rem!important;line-height:1.32!important}.lookingForLocationSeoFaqItem p{padding:0 .82rem .78rem!important;font-size:.84rem!important;line-height:1.42!important}}@media (max-width: 640px){.lookingForCleanerProofBareText strong.lookingForCleanerProofHeadline{display:grid!important;width:min(100%,19.5rem)!important;max-width:calc(100vw - 2rem)!important;inline-size:min(100%,19.5rem)!important;overflow-wrap:normal!important}.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine{display:grid!important;justify-items:center!important;white-space:normal!important}.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine>.lookingForCleanerProofNumber,.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine>.lookingForCleanerProofNoun,.lookingForCleanerProofHeadline>.lookingForCleanerProofLocation{display:block!important;white-space:normal!important;max-width:100%!important}}@media (max-width: 640px){.lookingForPage .lookingForCleanerProofBare{padding:1.25rem 1rem 1.55rem!important;overflow-x:hidden!important}.lookingForPage .lookingForCleanerProofBareStage{width:min(100%,21.25rem)!important;max-width:calc(100vw - 2rem)!important;margin-inline:auto!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center!important}.lookingForPage .lookingForCleanerProofBareContent,.lookingForPage .lookingForCleanerProofBareText{width:100%!important;max-width:21.25rem!important;min-width:0!important;justify-items:center!important;text-align:center!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:min(100%,19rem)!important;max-width:19rem!important;min-width:0!important;margin-inline:auto!important;gap:.08rem!important;color:#082f2a!important;font-size:clamp(1.76rem,8vw,2.16rem)!important;line-height:1.04!important;letter-spacing:-.04em!important;white-space:normal!important;overflow-wrap:normal!important;text-align:center!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine,.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofLocation{display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;max-width:100%!important;min-width:0!important;white-space:normal!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine>.lookingForCleanerProofNumber,.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine>.lookingForCleanerProofNoun,.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofLocation{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:normal!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine>.lookingForCleanerProofNumber{color:#0f8f78!important;font-size:1.34em!important;line-height:.9!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofLocation{color:#0b3f38!important;font-size:.82em!important}.lookingForPage .lookingForLocationSeo--simple{padding:2.15rem 1rem!important;background:#f8fffc!important}.lookingForPage .lookingForLocationSeoSimpleInner{width:min(100%,21.25rem)!important;gap:.85rem!important}.lookingForPage .lookingForLocationSeoFaqSimple{border-radius:1rem!important;padding:.82rem!important}.lookingForPage .lookingForLocationSeoFaqItem summary{align-items:flex-start!important;padding:.78rem .82rem!important}}.lookingForPage .lookingForLocationSeo--simple{padding:clamp(3.25rem,7vw,5.5rem) 1rem!important;background:radial-gradient(circle at 12% 0%,rgba(20,184,166,.12),transparent 24rem),linear-gradient(180deg,#f7fffc,#fff)!important;border-top:1px solid rgba(15,118,110,.08)!important;border-bottom:1px solid rgba(15,118,110,.08)!important}.lookingForPage .lookingForLocationSeoSimpleInner{width:min(100%,68rem)!important;margin-inline:auto!important;display:grid!important;gap:clamp(1rem,2vw,1.4rem)!important}.lookingForPage .lookingForLocationSeoSimpleHeader{width:min(100%,44rem)!important;margin:0 auto .45rem!important;display:grid!important;justify-items:center!important;text-align:center!important;gap:.72rem!important}.lookingForPage .lookingForLocationSeoSimpleHeader h2{max-width:13ch!important;margin:0!important;color:#082f2a!important;font-size:clamp(2.05rem,5.2vw,4.05rem)!important;line-height:.96!important;letter-spacing:-.055em!important}.lookingForPage .lookingForLocationSeoSimpleHeader p{max-width:36rem!important;margin:0!important;color:#315f57!important;font-size:clamp(.98rem,1.7vw,1.1rem)!important;line-height:1.65!important;font-weight:750!important}.lookingForPage .lookingForLocationSeoCardGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.9rem!important}.lookingForPage .lookingForLocationSeoCardGrid article{position:relative!important;display:grid!important;align-content:start!important;gap:.54rem!important;min-height:12rem!important;padding:1.15rem!important;border:1px solid rgba(15,118,110,.12)!important;border-radius:1.35rem!important;background:#ffffffe6!important;box-shadow:0 1.3rem 3rem #082f2a12!important}.lookingForPage .lookingForLocationSeoCardIcon{display:inline-grid!important;width:2.5rem!important;height:2.5rem!important;place-items:center!important;color:#0f766e!important;border-radius:999px!important;background:#e6fbf4!important;box-shadow:inset 0 0 0 1px #0f766e1a!important}.lookingForPage .lookingForLocationSeoCardGrid h3{margin:0!important;color:#082f2a!important;font-size:1.02rem!important;line-height:1.18!important;letter-spacing:-.02em!important}.lookingForPage .lookingForLocationSeoCardGrid p{margin:0!important;color:#3f635d!important;font-size:.94rem!important;line-height:1.55!important;font-weight:700!important}.lookingForPage .lookingForLocationSeoNearbyPanel{display:grid!important;gap:.72rem!important;padding:1rem!important;border:1px solid rgba(15,118,110,.11)!important;border-radius:1.25rem!important;background:#edfdf6b8!important}.lookingForPage .lookingForLocationSeoNearbyPanel>span{color:#0f766e!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important}.lookingForPage .lookingForLocationSeoNearbySimple{display:flex!important;flex-wrap:wrap!important;gap:.55rem!important}.lookingForPage .lookingForLocationSeoNearbySimple a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:2.35rem!important;padding:.58rem .88rem!important;color:#0b3f38!important;font-size:.88rem!important;font-weight:900!important;line-height:1.1!important;text-decoration:none!important;border:1px solid rgba(15,118,110,.12)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 .55rem 1.3rem #082f2a0e!important}.lookingForPage .lookingForLocationSeoFaqSimple{display:grid!important;gap:.85rem!important;padding:1.05rem!important;border:1px solid rgba(15,118,110,.12)!important;border-radius:1.35rem!important;background:#fff!important;box-shadow:0 1.3rem 3rem #082f2a13!important}.lookingForPage .lookingForLocationSeoFaqHeader{display:grid!important;gap:.24rem!important}.lookingForPage .lookingForLocationSeoFaqHeader>span{color:#0f766e!important;font-size:.76rem!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important}.lookingForPage .lookingForLocationSeoFaqHeader h3{margin:0!important;color:#082f2a!important;font-size:clamp(1.18rem,2.4vw,1.55rem)!important;line-height:1.08!important;letter-spacing:-.035em!important}.lookingForPage .lookingForLocationSeoFaqList{display:grid!important;gap:.55rem!important}.lookingForPage .lookingForLocationSeoFaqItem{border:1px solid rgba(15,118,110,.1)!important;border-radius:1rem!important;background:#f8fffc!important;overflow:hidden!important;box-shadow:none!important}.lookingForPage .lookingForLocationSeoFaqItem summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.8rem!important;min-height:3.25rem!important;padding:.9rem 1rem!important;color:#082f2a!important;font-size:.98rem!important;font-weight:900!important;line-height:1.35!important;cursor:pointer!important;list-style:none!important}.lookingForPage .lookingForLocationSeoFaqItem summary::marker{content:""!important}.lookingForPage .lookingForLocationSeoFaqItem summary::-webkit-details-marker{display:none!important}.lookingForPage .lookingForLocationSeoFaqItem summary svg{width:1.05rem!important;height:1.05rem!important;color:#0f766e!important;transition:transform .18s ease!important}.lookingForPage .lookingForLocationSeoFaqItem[open] summary svg{transform:rotate(180deg)!important}.lookingForPage .lookingForLocationSeoFaqItem p{margin:0!important;padding:0 1rem 1rem!important;color:#3f635d!important;font-size:.92rem!important;line-height:1.55!important;font-weight:700!important}@media (max-width: 760px){.lookingForPage .lookingForLocationSeo--simple{padding:2.6rem 1rem 3rem!important}.lookingForPage .lookingForLocationSeoSimpleInner{width:min(100%,23rem)!important;gap:.86rem!important}.lookingForPage .lookingForLocationSeoSimpleHeader{justify-items:start!important;text-align:left!important;margin-bottom:.1rem!important}.lookingForPage .lookingForLocationSeoSimpleHeader h2{max-width:11.5ch!important;font-size:clamp(2.05rem,11vw,2.82rem)!important}.lookingForPage .lookingForLocationSeoSimpleHeader p{max-width:21rem!important;font-size:.95rem!important;line-height:1.52!important}.lookingForPage .lookingForLocationSeoCardGrid{grid-template-columns:1fr!important;gap:.72rem!important}.lookingForPage .lookingForLocationSeoCardGrid article{min-height:0!important;grid-template-columns:auto minmax(0,1fr)!important;-moz-column-gap:.82rem!important;column-gap:.82rem!important;row-gap:.2rem!important;padding:.94rem!important;border-radius:1.05rem!important}.lookingForPage .lookingForLocationSeoCardIcon{grid-row:span 2!important;width:2.25rem!important;height:2.25rem!important}.lookingForPage .lookingForLocationSeoCardGrid h3{font-size:.98rem!important}.lookingForPage .lookingForLocationSeoCardGrid p{font-size:.88rem!important;line-height:1.42!important}.lookingForPage .lookingForLocationSeoNearbyPanel{padding:.88rem!important;border-radius:1.05rem!important}.lookingForPage .lookingForLocationSeoNearbySimple{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.lookingForPage .lookingForLocationSeoNearbySimple a{width:100%!important;padding:.58rem .62rem!important;font-size:.84rem!important}.lookingForPage .lookingForLocationSeoFaqSimple{padding:.86rem!important;border-radius:1.05rem!important}.lookingForPage .lookingForLocationSeoFaqItem summary{min-height:0!important;padding:.82rem .86rem!important;font-size:.92rem!important}.lookingForPage .lookingForLocationSeoFaqItem p{padding:0 .86rem .86rem!important;font-size:.86rem!important}}.lookingForPage .lookingForLocationSeo--simple{padding:clamp(2.6rem,5.5vw,4.2rem) 1rem!important;background:#fbfffd!important}.lookingForPage .lookingForLocationSeoSimpleInner{width:min(100%,58rem)!important;gap:.9rem!important}.lookingForPage .lookingForLocationSeoSimpleHeader{margin-bottom:0!important;gap:.45rem!important}.lookingForPage .lookingForLocationSeoSimpleHeader h2{max-width:none!important;font-size:clamp(1.7rem,3.4vw,2.65rem)!important;line-height:1.05!important;letter-spacing:-.04em!important}.lookingForPage .lookingForLocationSeoSimpleHeader p,.lookingForPage .lookingForLocationSeoNearbyPanel,.lookingForPage .lookingForLocationSeoNearbySimple{display:none!important}.lookingForPage .lookingForLocationSeoCardGrid{gap:.72rem!important}.lookingForPage .lookingForLocationSeoCardGrid article{min-height:0!important;padding:1rem!important;border-radius:1rem!important;box-shadow:0 .8rem 1.8rem #082f2a0d!important}.lookingForPage .lookingForLocationSeoFaqSimple{margin-top:.05rem!important;border-radius:1rem!important;box-shadow:0 .8rem 1.8rem #082f2a0e!important}@media (max-width: 760px){.lookingForPage .lookingForLocationSeo--simple{padding:2.2rem 1rem 2.45rem!important}.lookingForPage .lookingForLocationSeoSimpleInner{width:min(100%,22rem)!important;gap:.7rem!important}.lookingForPage .lookingForLocationSeoSimpleHeader h2{font-size:clamp(1.72rem,8vw,2.12rem)!important}.lookingForPage .lookingForLocationSeoCardGrid{gap:.58rem!important}.lookingForPage .lookingForLocationSeoCardGrid article{padding:.82rem!important}}.lookingForPage{--lf-green: #3D52D5;--lf-green-dark: #2a3aaa;--lf-mint: #EEF1FD;--lf-border: #DDE3FF;--lf-panel: #F7F8FF;--lf-ink: #111111;--lf-muted: #5A6472}.lookingForPage .lookingForHeroBadge,.lookingForPage .lookingForMiniLabel,.lookingForPage .lookingForLocationSeoEyebrow,.lookingForPage .lookingForCleanerConfidenceCopy>span,.lookingForPage .lookingForCleanerProofNumber,.lookingForPage .lookingForSafetyChecks svg,.lookingForPage .lookingForPlatformReviewCard strong,.lookingForPage .lookingForRequestForm a,.lookingForPage .lookingForChooserCard h3,.lookingForPage .lookingForServicePills a,.lookingForPage .lookingForStepIcon,.lookingForPage .text-teal-600{color:#3d52d5!important}.lookingForPage .lookingForSectionCta,.lookingForPage .lookingForFinalButton,.lookingForPage .lookingForHubLink,.lookingForPage .lookingForRequestForm button[type=submit],.lookingForPage .lookingForRequestForCards button[aria-pressed=true]{background:#3d52d5!important;border-color:#3d52d5!important}.lookingForPage .lookingForSectionCta:hover,.lookingForPage .lookingForSectionCta:focus-visible,.lookingForPage .lookingForFinalButton:hover,.lookingForPage .lookingForFinalButton:focus-visible{background:#2a3aaa!important}.lookingForPage .lookingForHeroBadge,.lookingForPage .lookingForProofStrip,.lookingForPage .lookingForStepCard,.lookingForPage .lookingForChooserCard,.lookingForPage .lookingForRequestBrief,.lookingForPage .lookingForHowItWorksImage,.lookingForPage .lookingForRequestForm label.flex{border-color:#3d52d524!important;background-color:#f7f8ff!important}.lookingForPage .lookingForHeroTileLabel,.lookingForPage .lookingForCleanerProofTopLine,.lookingForPage .lookingForSafetyChecks span{color:#25339b!important}.lookingForPage .lookingForRequestForm textarea:focus,.lookingForPage .lookingForRequestForm input:focus,.lookingForPage .lookingForRequestForm select:focus{border-color:#3d52d5!important;box-shadow:0 0 0 3px #3d52d51f!important}.lookingForPage .lookingForHeroMedia--cutout .lookingForHeroImageFrame,.lookingForPage .lookingForHeroImageFrame,.lookingForPage .lookingForServiceImage,.lookingForPage .lookingForCleaningStage,.lookingForPage .lookingForCleaningVisual,.lookingForPage .lookingForCleaningPlainImage,.lookingForPage .lookingForCleanerProofBareStage,.lookingForPage .lookingForCleanerProofBareImage,.lookingForPage .lookingForHowItWorksImage,.lookingForPage .lookingForDetailHero,.lookingForPage .lookingForHeroTile,.lookingForPage .lookingForIndexHero{background:linear-gradient(180deg,#eef1fdeb,#fff0)!important}.lookingForPage .lookingForCleaningImageAura,.lookingForPage .lookingForCleaningFloat,.lookingForPage .lookingForCleaningFloatOne,.lookingForPage .lookingForCleaningFloatTwo,.lookingForPage .lookingForImageOverlay,.lookingForPage .lookingForFloatingBadge,.lookingForPage .lookingForVisualCard,.lookingForPage .lookingForPlatformReviewCard,.lookingForPage .lookingForCleaningScenario,.lookingForPage .lookingForCleanerCustomer,.lookingForPage .lookingForPromise,.lookingForPage .lookingForHeroAnswer,.lookingForPage .lookingForLocalNote{border-color:#3d52d529!important;box-shadow:0 18px 44px #3d52d521!important}.lookingForPage .lookingForCleaningImageAura,.lookingForPage .lookingForVisualCardTop>span,.lookingForPage .lookingForHeroSignal span,.lookingForPage .lookingForFeatureItem>span,.lookingForPage .lookingForModalClose,.lookingForPage .lookingForNav a:hover,.lookingForPage .lookingForNav a.is-active{background:#eef1fd!important;color:#3d52d5!important}.lookingForPage .lookingForStepGrid:before{background:#3d52d538!important}.lookingForPage .lookingForHeroPattern{background-image:radial-gradient(circle,rgba(61,82,213,.38) 1px,transparent 1px)!important}.lookingForPage .lookingForProofStrip span:before,.lookingForPage .lookingForStepNumber{background:#3d52d5!important;box-shadow:0 14px 30px #3d52d538!important}.lookingForPage .lookingForLocationSeo--simple{border-top-color:#e6e9f5!important;background:linear-gradient(180deg,#fff,#f7f8ff)!important}.lookingForPage .lookingForLocationSeoEyebrow,.lookingForPage .lookingForLocationSeoCardIcon{background:#eef1fd!important;color:#3d52d5!important;box-shadow:inset 0 0 0 1px #3d52d51f!important}.lookingForPage .lookingForLocationSeoSimpleHeader h2,.lookingForPage .lookingForLocationSeoCardGrid h3,.lookingForPage .lookingForLocationSeoFaqHeader h3{color:#111!important}.lookingForPage .lookingForLocationSeoCardGrid p,.lookingForPage .lookingForLocationSeoFaqItem p{color:#5a6472!important}.lookingForPage .lookingForLocationSeoCardGrid article,.lookingForPage .lookingForLocationSeoFaqSimple{border-color:#3d52d524!important;box-shadow:0 .8rem 1.8rem #3d52d514!important}.lookingForPage .lookingForLocationSeoFaqItem{border-color:#3d52d51f!important;background:#fff!important}.lookingForPage .lookingForLocationSeoFaqHeader>span,.lookingForPage .lookingForLocationSeoFaqItem summary svg{color:#3d52d5!important}.lookingForPage .lookingForHeroProofPoints,.lookingForPage .lookingForHeroProofPoints span,.lookingForPage .lookingForHeroProofIcon,.lookingForPage .lookingForHeroProofIcon svg,.lookingForPage .lookingForHeroProofIcon svg *,.lookingForPage .lookingForCleanerProofHeadline,.lookingForPage .lookingForCleanerProofLocation,.lookingForPage .lookingForCleanerProofBareText,.lookingForPage .lookingForCleanerProofBareText strong,.lookingForPage .lookingForCleanerProofBareText p,.lookingForPage .lookingForCleanerProofBareText small,.lookingForPage .lookingForCleanerProofSecondary,.lookingForPage .lookingForCleanerConfidence,.lookingForPage .lookingForCleanerConfidence h2,.lookingForPage .lookingForCleanerConfidence p,.lookingForPage .lookingForCleanerCustomer figcaption,.lookingForPage .lookingForCleanerCustomer strong,.lookingForPage .lookingForCleanerCustomer span,.lookingForPage .lookingForCleanerCustomer h3,.lookingForPage .lookingForCleaningReviewTop strong,.lookingForPage .lookingForCleaningReviewTop span,.lookingForPage .lookingForCleaningScenario h3,.lookingForPage .lookingForCleaningScenario p,.lookingForPage .lookingForPlatformReviewCard strong,.lookingForPage .lookingForPlatformReviewCard span{color:#2b3478!important}.lookingForPage .lookingForCleanerConfidence p,.lookingForPage .lookingForCleaningScenario p,.lookingForPage .lookingForCleanerCustomer p,.lookingForPage .lookingForPlatformReviewCard p{color:#5a6472!important}.lookingForPage .lookingForHeroProofIcon,.lookingForPage .lookingForHeroProofIcon svg,.lookingForPage .lookingForHeroProofIcon svg *,.lookingForPage .lookingForCleaningStars svg,.lookingForPage .lookingForPlatformStars svg{color:#3d52d5!important;stroke:#3d52d5!important}.lookingForPage .lookingForCleanerProofSecondary{border-color:#3d52d538!important;background:#ffffffdb!important}.lookingForPage .lookingForPrimaryButton,.lookingForPage .lookingForSectionCta,.lookingForPage .lookingForRequestForm button[type=submit]{box-shadow:0 18px 34px #3d52d52e!important}.lookingForPage .lookingForFooter{background:#0b1030!important}.lookingForPage .lookingForFooterTags span{background:#3d52d52e!important;color:#ffffffc7!important}.lookingForPage .lookingForCleanerConfidence,.lookingForPage .lookingForCleanerProofBare,.lookingForPage .lookingForCleanerProofBareStage,.lookingForPage .lookingForCleanerProofBareImage,.lookingForPage .lookingForCleanerStory,.lookingForPage .lookingForCleanerCustomer,.lookingForPage .lookingForCleaningIntro,.lookingForPage .lookingForCleaningStats,.lookingForPage .lookingForCleaningPromise,.lookingForPage .lookingForCleaningCarousel,.lookingForPage .lookingForCleaningScenario,.lookingForPage .lookingForHeroProofPoints,.lookingForPage .lookingForTrustCues,.lookingForPage .lookingForBenefitList,.lookingForPage .lookingForCleanerConfidence *,.lookingForPage .lookingForCleanerProofBare *,.lookingForPage .lookingForCleanerStory *,.lookingForPage .lookingForCleaningIntro *,.lookingForPage .lookingForCleaningStats *,.lookingForPage .lookingForCleaningPromise *,.lookingForPage .lookingForCleaningCarousel *,.lookingForPage .lookingForCleaningScenario *{border-color:#3d52d529!important}.lookingForModalClose{background:#eef1fd!important;color:#3d52d5!important;border-color:#3d52d52e!important}.lookingForModalClose svg,.lookingForModalClose svg *{color:#3d52d5!important;stroke:#3d52d5!important}.lookingForRequestForCards button{border-color:#3d52d529!important;box-shadow:0 8px 20px #3d52d512!important}.lookingForRequestForCards button[aria-pressed=true]{background:#3d52d5!important;border-color:#3d52d5!important;color:#fff!important;box-shadow:0 12px 24px #3d52d538!important}.text-teal-600,.hover\:text-teal-600:hover{color:#3d52d5!important}.bg-teal-600,.hover\:bg-teal-700:hover{background-color:#3d52d5!important}.bg-teal-50{background-color:#eef1fd!important}.text-teal-800{color:#2b3478!important}.border-teal-600,.focus\:border-teal-600:focus{border-color:#3d52d5!important}.shadow-\[0_16px_36px_rgba\(13\,148\,136\,0\.26\)\]{box-shadow:0 16px 36px #3d52d538!important}.lookingForPage .lookingForHeroBadge{box-shadow:0 10px 24px #3d52d517!important}.lookingForPage{background:#fff!important}.lookingForPage .lookingForDetailHero,.lookingForPage main.lookingForDetailHero,.lookingForPage .lookingForIndexHero{background:transparent!important}.lookingForPage .lookingForDetailHero:before{background:radial-gradient(34rem 16rem at 58% 42%,rgba(238,241,253,.92),transparent 70%),radial-gradient(25rem 13rem at 27% 66%,rgba(165,180,252,.16),transparent 72%)!important}.lookingForPage .lookingForCleanerProofBare{background:radial-gradient(52rem 22rem at 6% 8%,rgba(238,241,253,.72),transparent 68%),radial-gradient(46rem 19rem at 90% 93%,rgba(165,180,252,.18),transparent 70%),linear-gradient(116deg,#f8fafffa,#fffffff2 46%,#eef1fdfa)!important}.lookingForPage .lookingForCleanerProofBare:before{background:radial-gradient(38rem 13rem at 56% 47%,rgba(255,255,255,.58),transparent 72%),linear-gradient(118deg,transparent 2%,rgba(238,241,253,.46) 38%,rgba(165,180,252,.12) 58%,transparent 88%)!important}.lookingForPage .lookingForCleanerProofBare:after{background:radial-gradient(32rem 10rem at 48% 50%,rgba(238,241,253,.58),transparent 70%)!important}.lookingForPage .lookingForCleanerProofBareImage:before{background:radial-gradient(32rem 11rem at 52% 50%,rgba(238,241,253,.62),transparent 70%),linear-gradient(124deg,transparent 5%,rgba(165,180,252,.12) 42%,transparent 88%)!important}.lookingForPage .lookingForCleanerProofBareStage,.lookingForPage .lookingForCleanerCustomer,.lookingForPage .lookingForCleanerCustomer img,.lookingForPage .lookingForCleanerCustomer figcaption{background:transparent!important;border:0!important;box-shadow:none!important}.lookingForPage .lookingForFinalCta .lookingForFinalButton{background:#fff!important;color:#1f2fb3!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 18px 40px #11182738!important}.lookingForPage .lookingForFinalCta .lookingForFinalButton svg,.lookingForPage .lookingForFinalCta .lookingForFinalButton svg *{color:#1f2fb3!important;stroke:#1f2fb3!important}.lookingForPage .lookingForFinalCta .lookingForFinalButton:hover,.lookingForPage .lookingForFinalCta .lookingForFinalButton:focus-visible{background:#f8faff!important;color:#16249a!important;transform:translateY(-1px)}.lookingForPage .lookingForHeroMedia--cutout .lookingForHeroImageFrame{position:relative!important;isolation:isolate!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.lookingForPage .lookingForHeroMedia--cutout .lookingForHeroImageFrame:before{content:""!important;position:absolute!important;top:8%!important;right:2%!important;bottom:-2%!important;left:0!important;z-index:-1!important;border-radius:999px!important;background:radial-gradient(closest-side at 52% 58%,rgba(238,241,253,.92),rgba(238,241,253,.42) 48%,transparent 78%),radial-gradient(closest-side at 62% 42%,rgba(165,180,252,.15),transparent 72%)!important;filter:blur(18px)!important}.lookingForPage .lookingForHeroMedia--cutout .lookingForHeroImageFrame img{position:relative!important;z-index:1!important}.lookingForPage .lookingForCleanerProofNoun{color:#111827!important}.lookingForPage .lookingForCleanerProofLocation{color:#25339b!important}.lookingForPage .lookingForHeroMedia--cutout{position:relative!important;isolation:isolate!important;overflow:visible!important}.lookingForPage .lookingForHeroMedia--cutout:before{content:""!important;position:absolute!important;z-index:-1!important;top:2%!important;right:-8%!important;bottom:0!important;left:-10%!important;border-radius:48% 52% 45% 55%/58% 44% 56% 42%!important;background:radial-gradient(closest-side at 54% 52%,rgba(238,241,253,.98),rgba(238,241,253,.72) 42%,rgba(238,241,253,.28) 66%,transparent 86%),radial-gradient(closest-side at 72% 38%,rgba(165,180,252,.22),transparent 74%)!important;filter:blur(8px)!important}.lookingForPage .lookingForHeroMedia--cutout .lookingForHeroImageFrame:before{top:4%!important;right:-6%!important;bottom:-4%!important;left:-6%!important;background:radial-gradient(closest-side at 52% 58%,rgba(238,241,253,.88),rgba(238,241,253,.34) 50%,transparent 80%),radial-gradient(closest-side at 62% 42%,rgba(165,180,252,.18),transparent 74%)!important;filter:blur(16px)!important}.lookingForPage .lookingForHeroMedia--cutout{background:radial-gradient(ellipse 48% 58% at 54% 55%,rgba(238,241,253,.98) 0%,rgba(238,241,253,.82) 36%,rgba(165,180,252,.28) 58%,transparent 82%)!important}.lookingForPage .lookingForHeroMedia--cutout .lookingForHeroImageFrame{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.lookingForPage .lookingForHeroMedia--cutout .lookingForHeroImageFrame:before{content:none!important}.lookingForPage .lookingForHeroMedia--cutout{background:radial-gradient(ellipse 46% 62% at 53% 55%,#EEF1FD 0%,#EEF1FD 42%,rgba(221,227,255,.72) 58%,rgba(221,227,255,.28) 72%,transparent 88%)!important}.lookingForModalCard{max-height:calc(100dvh - 24px)!important}.lookingForModalBody{display:flex!important;min-height:0!important;overflow:hidden!important}.lookingForModalCard--success .lookingForModalBody{display:block!important;overflow:visible!important}.lookingForRequestForm{min-height:0!important;width:100%!important;flex:1 1 auto!important}.lookingForRequestFields{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding-right:.25rem!important;padding-bottom:.4rem!important}.lookingForRequestFooter{position:sticky!important;bottom:0!important;z-index:3!important;flex:0 0 auto!important;margin-top:0!important;padding:.75rem 0 0!important;background:linear-gradient(180deg,#ffffffdb,#fff 42%)!important}.lookingForRequestFooter button[type=submit]{min-height:3rem!important;border-radius:.95rem!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline,.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine,.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine>.lookingForCleanerProofNoun,.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofLocation{color:#111827!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofTopLine>.lookingForCleanerProofNumber{color:#3d52d5!important}.lookingForPage .lookingForCleanerProofBareText>strong.lookingForCleanerProofHeadline>.lookingForCleanerProofLocation,.lookingForPage .lookingForCleanerProofBareText p,.lookingForPage .lookingForCleanerProofSecondary{color:#25339b!important}@media (max-width: 900px){.lookingForModalClose{width:44px!important;height:44px!important}.lookingForRequestForm input:not([type=checkbox]):not([type=radio]),.lookingForRequestForm textarea,.lookingForRequestForm select{min-height:44px!important;font-size:16px!important}.lookingForRequestForCards button{min-height:44px!important}}@media (max-width: 900px) and (max-height: 500px){.lookingForModalLayer{padding-top:max(8px,env(safe-area-inset-top))!important;padding-bottom:max(8px,env(safe-area-inset-bottom))!important}.lookingForModalCard{max-height:calc(100dvh - max(16px,env(safe-area-inset-top) + env(safe-area-inset-bottom)))!important}}/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:"Figtree",system-ui,sans-serif;--font-mono:"DM Mono",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-orange-50:oklch(98% .016 73.684);--color-orange-100:oklch(95.4% .038 75.164);--color-orange-200:oklch(90.1% .076 70.697);--color-orange-300:oklch(83.7% .128 66.29);--color-orange-400:oklch(75% .183 55.934);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-600:oklch(64.6% .222 41.116);--color-orange-700:oklch(55.3% .195 38.402);--color-orange-800:oklch(47% .157 37.304);--color-orange-900:oklch(40.8% .123 38.172);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-amber-900:oklch(41.4% .112 45.904);--color-amber-950:oklch(27.9% .077 45.635);--color-yellow-50:oklch(98.7% .026 102.212);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-300:oklch(90.5% .182 98.111);--color-yellow-400:oklch(85.2% .199 91.936);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-600:oklch(68.1% .162 75.834);--color-yellow-700:oklch(55.4% .135 66.442);--color-yellow-900:oklch(42.1% .095 57.708);--color-lime-50:oklch(98.6% .031 120.757);--color-lime-100:oklch(96.7% .067 122.328);--color-lime-300:oklch(89.7% .196 126.665);--color-lime-500:oklch(76.8% .233 130.85);--color-lime-600:oklch(64.8% .2 131.684);--color-lime-700:oklch(53.2% .157 131.589);--color-lime-800:oklch(45.3% .124 130.933);--color-lime-900:oklch(40.5% .101 131.063);--color-lime-950:oklch(27.4% .072 132.109);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-900:oklch(39.3% .095 152.535);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-emerald-900:oklch(37.8% .077 168.94);--color-emerald-950:oklch(26.2% .051 172.552);--color-teal-50:oklch(98.4% .014 180.72);--color-teal-100:oklch(95.3% .051 180.801);--color-teal-200:oklch(91% .096 180.426);--color-teal-300:oklch(85.5% .138 181.071);--color-teal-400:oklch(77.7% .152 181.912);--color-teal-500:oklch(70.4% .14 182.503);--color-teal-600:oklch(60% .118 184.704);--color-teal-700:oklch(51.1% .096 186.391);--color-teal-800:oklch(43.7% .078 188.216);--color-teal-900:oklch(38.6% .063 188.416);--color-cyan-100:oklch(95.6% .045 203.388);--color-cyan-200:oklch(91.7% .08 205.041);--color-cyan-300:oklch(86.5% .127 207.078);--color-cyan-400:oklch(78.9% .154 211.53);--color-cyan-500:oklch(71.5% .143 215.221);--color-cyan-600:oklch(60.9% .126 221.723);--color-cyan-700:oklch(52% .105 223.128);--color-cyan-900:oklch(39.8% .07 227.392);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-200:oklch(90.1% .058 230.902);--color-sky-300:oklch(82.8% .111 230.318);--color-sky-400:oklch(74.6% .16 232.661);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-600:oklch(58.8% .158 241.966);--color-sky-700:oklch(50% .134 242.749);--color-sky-800:oklch(44.3% .11 240.79);--color-sky-900:oklch(39.1% .09 240.876);--color-sky-950:oklch(29.3% .066 243.157);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-900:oklch(37.9% .146 265.522);--color-indigo-50:oklch(96.2% .018 272.314);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-200:oklch(87% .065 274.039);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-indigo-800:oklch(39.8% .195 277.366);--color-indigo-900:oklch(35.9% .144 278.697);--color-indigo-950:oklch(25.7% .09 281.288);--color-violet-50:oklch(96.9% .016 293.756);--color-violet-100:oklch(94.3% .029 294.588);--color-violet-200:oklch(89.4% .057 293.283);--color-violet-300:oklch(81.1% .111 293.571);--color-violet-500:oklch(60.6% .25 292.717);--color-violet-600:oklch(54.1% .281 293.009);--color-violet-700:oklch(49.1% .27 292.581);--color-violet-800:oklch(43.2% .232 292.759);--color-violet-900:oklch(38% .189 293.745);--color-violet-950:oklch(28.3% .141 291.089);--color-purple-50:oklch(97.7% .014 308.299);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-200:oklch(90.2% .063 306.703);--color-purple-300:oklch(82.7% .119 306.383);--color-purple-400:oklch(71.4% .203 305.504);--color-purple-500:oklch(62.7% .265 303.9);--color-purple-600:oklch(55.8% .288 302.321);--color-purple-700:oklch(49.6% .265 301.924);--color-purple-800:oklch(43.8% .218 303.724);--color-purple-900:oklch(38.1% .176 304.987);--color-fuchsia-100:oklch(95.2% .037 318.852);--color-fuchsia-300:oklch(83.3% .145 321.434);--color-fuchsia-400:oklch(74% .238 322.16);--color-fuchsia-500:oklch(66.7% .295 322.15);--color-fuchsia-600:oklch(59.1% .293 322.896);--color-fuchsia-700:oklch(51.8% .253 323.949);--color-fuchsia-900:oklch(40.1% .17 325.612);--color-pink-50:oklch(97.1% .014 343.198);--color-pink-100:oklch(94.8% .028 342.258);--color-pink-200:oklch(89.9% .061 343.231);--color-pink-300:oklch(82.3% .12 346.018);--color-pink-400:oklch(71.8% .202 349.761);--color-pink-500:oklch(65.6% .241 354.308);--color-pink-600:oklch(59.2% .249 .584);--color-pink-700:oklch(52.5% .223 3.958);--color-pink-800:oklch(45.9% .187 3.815);--color-pink-900:oklch(40.8% .153 2.432);--color-pink-950:oklch(28.4% .109 3.907);--color-rose-50:oklch(96.9% .015 12.422);--color-rose-100:oklch(94.1% .03 12.58);--color-rose-200:oklch(89.2% .058 10.001);--color-rose-300:oklch(81% .117 11.638);--color-rose-400:oklch(71.2% .194 13.428);--color-rose-500:oklch(64.5% .246 16.439);--color-rose-600:oklch(58.6% .253 17.585);--color-rose-700:oklch(51.4% .222 16.935);--color-rose-800:oklch(45.5% .188 13.697);--color-rose-900:oklch(41% .159 10.272);--color-rose-950:oklch(27.1% .105 12.094);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-slate-950:oklch(12.9% .042 264.695);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-gray-950:oklch(13% .028 261.692);--color-zinc-200:oklch(92% .004 286.32);--color-neutral-50:oklch(98.5% 0 0);--color-neutral-100:oklch(97% 0 0);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-600:oklch(43.9% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-neutral-900:oklch(20.5% 0 0);--color-neutral-950:oklch(14.5% 0 0);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--drop-shadow-sm:0 1px 2px #00000026;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--animate-bounce:bounce 1s infinite;--blur-sm:8px;--blur-md:12px;--blur-xl:24px;--blur-2xl:40px;--blur-3xl:64px;--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-border:#e4e7ec;--color-accent:#f0a500}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container\/card-header{container:card-header/inline-size}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}.inset-0{inset:calc(var(--spacing)*0)}.inset-\[1px\]{top:1px;right:1px;bottom:1px;left:1px}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.inset-y-0{inset-block:calc(var(--spacing)*0)}.-top-1{top:calc(var(--spacing)*-1)}.-top-3{top:calc(var(--spacing)*-3)}.-top-8{top:calc(var(--spacing)*-8)}.-top-12{top:calc(var(--spacing)*-12)}.-top-24{top:calc(var(--spacing)*-24)}.-top-32{top:calc(var(--spacing)*-32)}.top-0{top:calc(var(--spacing)*0)}.top-1\.5{top:calc(var(--spacing)*1.5)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing)*2)}.top-3{top:calc(var(--spacing)*3)}.top-3\.5{top:calc(var(--spacing)*3.5)}.top-4{top:calc(var(--spacing)*4)}.top-5{top:calc(var(--spacing)*5)}.top-8{top:calc(var(--spacing)*8)}.top-14{top:calc(var(--spacing)*14)}.top-20{top:calc(var(--spacing)*20)}.top-28{top:calc(var(--spacing)*28)}.top-40{top:calc(var(--spacing)*40)}.top-48{top:calc(var(--spacing)*48)}.top-56{top:calc(var(--spacing)*56)}.top-64{top:calc(var(--spacing)*64)}.top-\[-1\%\]{top:-1%}.top-\[-8\%\]{top:-8%}.top-\[0\%\]{top:0%}.top-\[1\%\]{top:1%}.top-\[1px\]{top:1px}.top-\[2\%\]{top:2%}.top-\[12\%\]{top:12%}.top-\[25\%\]{top:25%}.top-\[31\%\]{top:31%}.top-\[37\.5\%\]{top:37.5%}.top-\[42\%\]{top:42%}.top-\[50\%\]{top:50%}.top-\[58\%\]{top:58%}.top-\[60\%\]{top:60%}.top-\[62\.5\%\]{top:62.5%}.top-\[75\%\]{top:75%}.top-\[97\%\]{top:97%}.top-\[calc\(100\%\+0\.75rem\)\]{top:calc(100% + .75rem)}.top-full{top:100%}.-right-1{right:calc(var(--spacing)*-1)}.-right-4{right:calc(var(--spacing)*-4)}.-right-6{right:calc(var(--spacing)*-6)}.-right-12{right:calc(var(--spacing)*-12)}.-right-16{right:calc(var(--spacing)*-16)}.right-0{right:calc(var(--spacing)*0)}.right-0\.5{right:calc(var(--spacing)*.5)}.right-1{right:calc(var(--spacing)*1)}.right-2{right:calc(var(--spacing)*2)}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.right-5{right:calc(var(--spacing)*5)}.right-6{right:calc(var(--spacing)*6)}.right-\[-4\%\]{right:-4%}.right-\[-7\%\]{right:-7%}.right-\[2\%\]{right:2%}.right-\[5\%\]{right:5%}.right-\[8\%\]{right:8%}.right-\[22\%\]{right:22%}.-bottom-2{bottom:calc(var(--spacing)*-2)}.-bottom-3{bottom:calc(var(--spacing)*-3)}.-bottom-5{bottom:calc(var(--spacing)*-5)}.-bottom-12{bottom:calc(var(--spacing)*-12)}.-bottom-32{bottom:calc(var(--spacing)*-32)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-2{bottom:calc(var(--spacing)*2)}.bottom-3{bottom:calc(var(--spacing)*3)}.bottom-6{bottom:calc(var(--spacing)*6)}.bottom-8{bottom:calc(var(--spacing)*8)}.bottom-32{bottom:calc(var(--spacing)*32)}.bottom-\[-2\%\]{bottom:-2%}.bottom-\[-3\%\]{bottom:-3%}.bottom-\[33\%\]{bottom:33%}.-left-4{left:calc(var(--spacing)*-4)}.-left-12{left:calc(var(--spacing)*-12)}.-left-20{left:calc(var(--spacing)*-20)}.left-0{left:calc(var(--spacing)*0)}.left-0\.5{left:calc(var(--spacing)*.5)}.left-1{left:calc(var(--spacing)*1)}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing)*2)}.left-3{left:calc(var(--spacing)*3)}.left-6{left:calc(var(--spacing)*6)}.left-8{left:calc(var(--spacing)*8)}.left-\[-1\%\]{left:-1%}.left-\[-2\%\]{left:-2%}.left-\[-6\%\]{left:-6%}.left-\[0\%\]{left:0%}.left-\[5\%\]{left:5%}.left-\[10\%\]{left:10%}.left-\[14\.3\%\]{left:14.3%}.left-\[22\%\]{left:22%}.left-\[28\.6\%\]{left:28.6%}.left-\[36\%\]{left:36%}.left-\[42\.9\%\]{left:42.9%}.left-\[50\%\]{left:50%}.left-\[57\.2\%\]{left:57.2%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[90\]{z-index:90}.z-\[100\]{z-index:100}.z-\[1000\]{z-index:1000}.order-1{order:1}.order-2{order:2}.order-last{order:9999}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.-mx-3{margin-inline:calc(var(--spacing)*-3)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-3{margin-inline:calc(var(--spacing)*3)}.mx-3\.5{margin-inline:calc(var(--spacing)*3.5)}.mx-auto{margin-inline:auto}.-my-2{margin-block:calc(var(--spacing)*-2)}.my-0\.5{margin-block:calc(var(--spacing)*.5)}.my-1{margin-block:calc(var(--spacing)*1)}.my-6{margin-block:calc(var(--spacing)*6)}.my-12{margin-block:calc(var(--spacing)*12)}.-mt-4{margin-top:calc(var(--spacing)*-4)}.-mt-\[72px\]{margin-top:-72px}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-1\.5{margin-top:calc(var(--spacing)*1.5)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-2\.5{margin-top:calc(var(--spacing)*2.5)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-7{margin-top:calc(var(--spacing)*7)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-16{margin-top:calc(var(--spacing)*16)}.mt-auto{margin-top:auto}.-mr-2{margin-right:calc(var(--spacing)*-2)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-auto{margin-right:auto}.mb-0\.5{margin-bottom:calc(var(--spacing)*.5)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-1\.5{margin-bottom:calc(var(--spacing)*1.5)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.mb-16{margin-bottom:calc(var(--spacing)*16)}.-ml-4{margin-left:calc(var(--spacing)*-4)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-8{margin-left:calc(var(--spacing)*8)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.field-sizing-content{field-sizing:content}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[9\/19\]{aspect-ratio:9/19}.aspect-\[16\/9\.3\]{aspect-ratio:16/9.3}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.size-2{width:calc(var(--spacing)*2);height:calc(var(--spacing)*2)}.size-2\.5{width:calc(var(--spacing)*2.5);height:calc(var(--spacing)*2.5)}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-3\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-9{width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.size-full{width:100%;height:100%}.h-0{height:calc(var(--spacing)*0)}.h-1{height:calc(var(--spacing)*1)}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-2{height:calc(var(--spacing)*2)}.h-2\.5{height:calc(var(--spacing)*2.5)}.h-3{height:calc(var(--spacing)*3)}.h-3\.5{height:calc(var(--spacing)*3.5)}.h-4{height:calc(var(--spacing)*4)}.h-4\.5{height:calc(var(--spacing)*4.5)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-7{height:calc(var(--spacing)*7)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-12{height:calc(var(--spacing)*12)}.h-14{height:calc(var(--spacing)*14)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-24{height:calc(var(--spacing)*24)}.h-28{height:calc(var(--spacing)*28)}.h-36{height:calc(var(--spacing)*36)}.h-48{height:calc(var(--spacing)*48)}.h-56{height:calc(var(--spacing)*56)}.h-64{height:calc(var(--spacing)*64)}.h-72{height:calc(var(--spacing)*72)}.h-\[1\.15rem\]{height:1.15rem}.h-\[30rem\]{height:30rem}.h-\[34rem\]{height:34rem}.h-\[72\%\]{height:72%}.h-\[92vh\]{height:92vh}.h-\[200px\]{height:200px}.h-\[260px\]{height:260px}.h-\[400px\]{height:400px}.h-\[500px\]{height:500px}.h-\[640px\]{height:640px}.h-\[680px\]{height:680px}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-\(--radix-context-menu-content-available-height\){max-height:var(--radix-context-menu-content-available-height)}.max-h-\(--radix-dropdown-menu-content-available-height\){max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-\(--radix-select-content-available-height\){max-height:var(--radix-select-content-available-height)}.max-h-44{max-height:calc(var(--spacing)*44)}.max-h-56{max-height:calc(var(--spacing)*56)}.max-h-\[32vh\]{max-height:32vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[260px\]{max-height:260px}.max-h-\[300px\]{max-height:300px}.max-h-\[400px\]{max-height:400px}.max-h-\[500px\]{max-height:500px}.max-h-\[calc\(100vh-280px\)\]{max-height:calc(100vh - 280px)}.max-h-\[calc\(100vh-340px\)\]{max-height:calc(100vh - 340px)}.max-h-\[calc\(100vh-360px\)\]{max-height:calc(100vh - 360px)}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-4{min-height:calc(var(--spacing)*4)}.min-h-9{min-height:calc(var(--spacing)*9)}.min-h-10{min-height:calc(var(--spacing)*10)}.min-h-11{min-height:calc(var(--spacing)*11)}.min-h-12{min-height:calc(var(--spacing)*12)}.min-h-14{min-height:calc(var(--spacing)*14)}.min-h-16{min-height:calc(var(--spacing)*16)}.min-h-20{min-height:calc(var(--spacing)*20)}.min-h-24{min-height:calc(var(--spacing)*24)}.min-h-28{min-height:calc(var(--spacing)*28)}.min-h-32{min-height:calc(var(--spacing)*32)}.min-h-\[28px\]{min-height:28px}.min-h-\[30px\]{min-height:30px}.min-h-\[40px\]{min-height:40px}.min-h-\[56px\]{min-height:56px}.min-h-\[58px\]{min-height:58px}.min-h-\[70px\]{min-height:70px}.min-h-\[78px\]{min-height:78px}.min-h-\[82px\]{min-height:82px}.min-h-\[86px\]{min-height:86px}.min-h-\[96px\]{min-height:96px}.min-h-\[108px\]{min-height:108px}.min-h-\[118px\]{min-height:118px}.min-h-\[120px\]{min-height:120px}.min-h-\[280px\]{min-height:280px}.min-h-\[300px\]{min-height:300px}.min-h-\[320px\]{min-height:320px}.min-h-\[390px\]{min-height:390px}.min-h-\[400px\]{min-height:400px}.min-h-\[420px\]{min-height:420px}.min-h-\[500px\]{min-height:500px}.min-h-\[520px\]{min-height:520px}.min-h-\[calc\(100vh-9rem\)\]{min-height:calc(100vh - 9rem)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-\(--sidebar-width\){width:var(--sidebar-width)}.w-0{width:calc(var(--spacing)*0)}.w-0\.5{width:calc(var(--spacing)*.5)}.w-1{width:calc(var(--spacing)*1)}.w-2{width:calc(var(--spacing)*2)}.w-2\.5{width:calc(var(--spacing)*2.5)}.w-3{width:calc(var(--spacing)*3)}.w-3\.5{width:calc(var(--spacing)*3.5)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing)*4)}.w-4\.5{width:calc(var(--spacing)*4.5)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-7{width:calc(var(--spacing)*7)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-11{width:calc(var(--spacing)*11)}.w-12{width:calc(var(--spacing)*12)}.w-14{width:calc(var(--spacing)*14)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-28{width:calc(var(--spacing)*28)}.w-32{width:calc(var(--spacing)*32)}.w-36{width:calc(var(--spacing)*36)}.w-40{width:calc(var(--spacing)*40)}.w-48{width:calc(var(--spacing)*48)}.w-64{width:calc(var(--spacing)*64)}.w-72{width:calc(var(--spacing)*72)}.w-\[14\%\]{width:14%}.w-\[30rem\]{width:30rem}.w-\[33\%\]{width:33%}.w-\[34\%\]{width:34%}.w-\[34rem\]{width:34rem}.w-\[84\%\]{width:84%}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[280px\]{width:280px}.w-\[320px\]{width:320px}.w-\[340px\]{width:340px}.w-\[375px\]{width:375px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.w-screen{width:100vw}.max-w-\(--skeleton-width\){max-width:var(--skeleton-width)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[85\%\]{max-width:85%}.max-w-\[210px\]{max-width:210px}.max-w-\[230px\]{max-width:230px}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[500px\]{max-width:500px}.max-w-\[1520px\]{max-width:1520px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:var(--container-md)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-5{min-width:calc(var(--spacing)*5)}.min-w-8{min-width:calc(var(--spacing)*8)}.min-w-9{min-width:calc(var(--spacing)*9)}.min-w-10{min-width:calc(var(--spacing)*10)}.min-w-36{min-width:calc(var(--spacing)*36)}.min-w-\[8rem\]{min-width:8rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[110px\]{min-width:110px}.min-w-\[150px\]{min-width:150px}.min-w-\[156px\]{min-width:156px}.min-w-\[180px\]{min-width:180px}.min-w-\[220px\]{min-width:220px}.min-w-\[260px\]{min-width:260px}.min-w-\[900px\]{min-width:900px}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\(--radix-context-menu-content-transform-origin\){transform-origin:var(--radix-context-menu-content-transform-origin)}.origin-\(--radix-dropdown-menu-content-transform-origin\){transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\(--radix-hover-card-content-transform-origin\){transform-origin:var(--radix-hover-card-content-transform-origin)}.origin-\(--radix-menubar-content-transform-origin\){transform-origin:var(--radix-menubar-content-transform-origin)}.origin-\(--radix-popover-content-transform-origin\){transform-origin:var(--radix-popover-content-transform-origin)}.origin-\(--radix-select-content-transform-origin\){transform-origin:var(--radix-select-content-transform-origin)}.origin-\(--radix-tooltip-content-transform-origin\){transform-origin:var(--radix-tooltip-content-transform-origin)}.origin-bottom-left{transform-origin:0 100%}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-px{--tw-translate-x:-1px;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-px{--tw-translate-x:1px;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0\.5{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[calc\(-50\%_-_2px\)\]{--tw-translate-y: calc(-50% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.rotate-2{rotate:2deg}.rotate-12{rotate:12deg}.rotate-45{rotate:45deg}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.\[transform\:rotateX\(10deg\)_rotateY\(-18deg\)\]{transform:rotateX(10deg)rotateY(-18deg)}.\[transform\:translateZ\(-2px\)\]{transform:translateZ(-2px)}.\[transform\:translateZ\(-3px\)\]{transform:translateZ(-3px)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.touch-none{touch-action:none}.resize{resize:both}.resize-none{resize:none}.scroll-my-1{scroll-margin-block:calc(var(--spacing)*1)}.scroll-mt-6{scroll-margin-top:calc(var(--spacing)*6)}.scroll-py-1{scroll-padding-block:calc(var(--spacing)*1)}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.auto-rows-min{grid-auto-rows:min-content}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[0_1fr\]{grid-template-columns:0 1fr}.grid-cols-\[1\.4fr_1fr_1fr_1fr\]{grid-template-columns:1.4fr 1fr 1fr 1fr}.grid-cols-\[1\.6fr_0\.6fr_0\.7fr_0\.6fr\]{grid-template-columns:1.6fr .6fr .7fr .6fr}.grid-cols-\[16px_minmax\(0\,1fr\)\]{grid-template-columns:16px minmax(0,1fr)}.grid-cols-\[118px_1fr\]{grid-template-columns:118px 1fr}.grid-cols-\[auto_minmax\(0\,1fr\)_auto_auto\]{grid-template-columns:auto minmax(0,1fr) auto auto}.grid-cols-\[minmax\(0\,1fr\)_64px_78px\]{grid-template-columns:minmax(0,1fr) 64px 78px}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-start{justify-items:start}.gap-0{gap:calc(var(--spacing)*0)}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.gap-12{gap:calc(var(--spacing)*12)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-12>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*12)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-4{-moz-column-gap:calc(var(--spacing)*4);column-gap:calc(var(--spacing)*4)}.gap-x-8{-moz-column-gap:calc(var(--spacing)*8);column-gap:calc(var(--spacing)*8)}.gap-x-12{-moz-column-gap:calc(var(--spacing)*12);column-gap:calc(var(--spacing)*12)}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-0\.5{row-gap:calc(var(--spacing)*.5)}.gap-y-2{row-gap:calc(var(--spacing)*2)}.gap-y-6{row-gap:calc(var(--spacing)*6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-neutral-100>:not(:last-child)){border-color:var(--color-neutral-100)}:where(.divide-slate-100>:not(:last-child)){border-color:var(--color-slate-100)}:where(.divide-slate-200>:not(:last-child)){border-color:var(--color-slate-200)}:where(.divide-white\/10>:not(:last-child)){border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){:where(.divide-white\/10>:not(:last-child)){border-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.self-start{align-self:flex-start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.justify-self-start{justify-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[1\.1rem\]{border-radius:1.1rem}.rounded-\[1\.3rem\]{border-radius:1.3rem}.rounded-\[1\.4rem\]{border-radius:1.4rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[1\.6rem\]{border-radius:1.6rem}.rounded-\[1\.8rem\]{border-radius:1.8rem}.rounded-\[1\.9rem\]{border-radius:1.9rem}.rounded-\[1\.28rem\]{border-radius:1.28rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-\[1\.72rem\]{border-radius:1.72rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[2\.2rem\]{border-radius:2.2rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[3\.5rem\]{border-radius:3.5rem}.rounded-\[3rem\]{border-radius:3rem}.rounded-\[4px\]{border-radius:4px}.rounded-\[20px\]{border-radius:20px}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[28px\]{border-radius:28px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-tl-sm{border-top-left-radius:var(--radius-sm)}.rounded-r-lg{border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.rounded-b-2xl{border-bottom-right-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl)}.rounded-b-3xl{border-bottom-right-radius:var(--radius-3xl);border-bottom-left-radius:var(--radius-3xl)}.rounded-b-\[999px\]{border-bottom-right-radius:999px;border-bottom-left-radius:999px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-3{border-style:var(--tw-border-style);border-width:3px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-8{border-style:var(--tw-border-style);border-width:8px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-\[5px\]{border-style:var(--tw-border-style);border-width:5px}.border-\[8px\]{border-style:var(--tw-border-style);border-width:8px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\(--color-border\){border-color:var(--color-border)}.border-\[\#0D9488\]{border-color:#0d9488}.border-\[\#CCFBF1\]{border-color:#ccfbf1}.border-\[\#d7e6e0\]{border-color:#d7e6e0}.border-amber-100{border-color:var(--color-amber-100)}.border-amber-200{border-color:var(--color-amber-200)}.border-amber-200\/50{border-color:#fee68580}@supports (color:color-mix(in lab,red,red)){.border-amber-200\/50{border-color:color-mix(in oklab,var(--color-amber-200)50%,transparent)}}.border-amber-300{border-color:var(--color-amber-300)}.border-amber-500{border-color:var(--color-amber-500)}.border-amber-600{border-color:var(--color-amber-600)}.border-blue-100{border-color:var(--color-blue-100)}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-300{border-color:var(--color-blue-300)}.border-blue-500{border-color:var(--color-blue-500)}.border-border\/50{border-color:#e4e7ec80}@supports (color:color-mix(in lab,red,red)){.border-border\/50{border-color:color-mix(in oklab,var(--color-border)50%,transparent)}}.border-current{border-color:currentColor}.border-cyan-200\/50{border-color:#a2f4fd80}@supports (color:color-mix(in lab,red,red)){.border-cyan-200\/50{border-color:color-mix(in oklab,var(--color-cyan-200)50%,transparent)}}.border-cyan-300{border-color:var(--color-cyan-300)}.border-cyan-500{border-color:var(--color-cyan-500)}.border-emerald-100{border-color:var(--color-emerald-100)}.border-emerald-200{border-color:var(--color-emerald-200)}.border-emerald-200\/50{border-color:#a4f4cf80}@supports (color:color-mix(in lab,red,red)){.border-emerald-200\/50{border-color:color-mix(in oklab,var(--color-emerald-200)50%,transparent)}}.border-emerald-200\/70{border-color:#a4f4cfb3}@supports (color:color-mix(in lab,red,red)){.border-emerald-200\/70{border-color:color-mix(in oklab,var(--color-emerald-200)70%,transparent)}}.border-emerald-300{border-color:var(--color-emerald-300)}.border-emerald-400{border-color:var(--color-emerald-400)}.border-emerald-500{border-color:var(--color-emerald-500)}.border-emerald-500\/30{border-color:#00bb7f4d}@supports (color:color-mix(in lab,red,red)){.border-emerald-500\/30{border-color:color-mix(in oklab,var(--color-emerald-500)30%,transparent)}}.border-emerald-600{border-color:var(--color-emerald-600)}.border-fuchsia-300{border-color:var(--color-fuchsia-300)}.border-fuchsia-300\/30{border-color:#f2a9ff4d}@supports (color:color-mix(in lab,red,red)){.border-fuchsia-300\/30{border-color:color-mix(in oklab,var(--color-fuchsia-300)30%,transparent)}}.border-fuchsia-500{border-color:var(--color-fuchsia-500)}.border-gray-50{border-color:var(--color-gray-50)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-800{border-color:var(--color-gray-800)}.border-green-100{border-color:var(--color-green-100)}.border-green-200{border-color:var(--color-green-200)}.border-green-300{border-color:var(--color-green-300)}.border-green-500{border-color:var(--color-green-500)}.border-green-600{border-color:var(--color-green-600)}.border-indigo-100{border-color:var(--color-indigo-100)}.border-indigo-200{border-color:var(--color-indigo-200)}.border-indigo-300{border-color:var(--color-indigo-300)}.border-indigo-300\/30{border-color:#a4b3ff4d}@supports (color:color-mix(in lab,red,red)){.border-indigo-300\/30{border-color:color-mix(in oklab,var(--color-indigo-300)30%,transparent)}}.border-indigo-500{border-color:var(--color-indigo-500)}.border-indigo-600{border-color:var(--color-indigo-600)}.border-lime-300{border-color:var(--color-lime-300)}.border-lime-500{border-color:var(--color-lime-500)}.border-neutral-100{border-color:var(--color-neutral-100)}.border-neutral-200{border-color:var(--color-neutral-200)}.border-neutral-300{border-color:var(--color-neutral-300)}.border-orange-100{border-color:var(--color-orange-100)}.border-orange-200{border-color:var(--color-orange-200)}.border-orange-300{border-color:var(--color-orange-300)}.border-orange-400{border-color:var(--color-orange-400)}.border-orange-500{border-color:var(--color-orange-500)}.border-orange-600{border-color:var(--color-orange-600)}.border-pink-100{border-color:var(--color-pink-100)}.border-pink-300{border-color:var(--color-pink-300)}.border-pink-500{border-color:var(--color-pink-500)}.border-purple-100{border-color:var(--color-purple-100)}.border-purple-200{border-color:var(--color-purple-200)}.border-purple-300{border-color:var(--color-purple-300)}.border-purple-400{border-color:var(--color-purple-400)}.border-purple-500{border-color:var(--color-purple-500)}.border-red-100{border-color:var(--color-red-100)}.border-red-200{border-color:var(--color-red-200)}.border-red-300{border-color:var(--color-red-300)}.border-red-500{border-color:var(--color-red-500)}.border-rose-100{border-color:var(--color-rose-100)}.border-rose-200{border-color:var(--color-rose-200)}.border-rose-200\/30{border-color:#ffccd34d}@supports (color:color-mix(in lab,red,red)){.border-rose-200\/30{border-color:color-mix(in oklab,var(--color-rose-200)30%,transparent)}}.border-rose-300{border-color:var(--color-rose-300)}.border-rose-400{border-color:var(--color-rose-400)}.border-rose-500{border-color:var(--color-rose-500)}.border-rose-600{border-color:var(--color-rose-600)}.border-sky-100{border-color:var(--color-sky-100)}.border-sky-200{border-color:var(--color-sky-200)}.border-sky-300{border-color:var(--color-sky-300)}.border-sky-500{border-color:var(--color-sky-500)}.border-sky-500\/30{border-color:#00a5ef4d}@supports (color:color-mix(in lab,red,red)){.border-sky-500\/30{border-color:color-mix(in oklab,var(--color-sky-500)30%,transparent)}}.border-sky-600{border-color:var(--color-sky-600)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-200\/70{border-color:#e2e8f0b3}@supports (color:color-mix(in lab,red,red)){.border-slate-200\/70{border-color:color-mix(in oklab,var(--color-slate-200)70%,transparent)}}.border-slate-200\/80{border-color:#e2e8f0cc}@supports (color:color-mix(in lab,red,red)){.border-slate-200\/80{border-color:color-mix(in oklab,var(--color-slate-200)80%,transparent)}}.border-slate-300{border-color:var(--color-slate-300)}.border-slate-400{border-color:var(--color-slate-400)}.border-slate-500\/40{border-color:#62748e66}@supports (color:color-mix(in lab,red,red)){.border-slate-500\/40{border-color:color-mix(in oklab,var(--color-slate-500)40%,transparent)}}.border-slate-600{border-color:var(--color-slate-600)}.border-slate-700{border-color:var(--color-slate-700)}.border-slate-700\/60{border-color:#31415899}@supports (color:color-mix(in lab,red,red)){.border-slate-700\/60{border-color:color-mix(in oklab,var(--color-slate-700)60%,transparent)}}.border-slate-800{border-color:var(--color-slate-800)}.border-slate-900{border-color:var(--color-slate-900)}.border-slate-950{border-color:var(--color-slate-950)}.border-teal-100{border-color:var(--color-teal-100)}.border-teal-200{border-color:var(--color-teal-200)}.border-teal-300{border-color:var(--color-teal-300)}.border-teal-400{border-color:var(--color-teal-400)}.border-teal-500{border-color:var(--color-teal-500)}.border-teal-600{border-color:var(--color-teal-600)}.border-transparent{border-color:#0000}.border-violet-300{border-color:var(--color-violet-300)}.border-violet-500{border-color:var(--color-violet-500)}.border-white{border-color:var(--color-white)}.border-white\/8{border-color:#ffffff14}@supports (color:color-mix(in lab,red,red)){.border-white\/8{border-color:color-mix(in oklab,var(--color-white)8%,transparent)}}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.border-white\/12{border-color:#ffffff1f}@supports (color:color-mix(in lab,red,red)){.border-white\/12{border-color:color-mix(in oklab,var(--color-white)12%,transparent)}}.border-white\/14{border-color:#ffffff24}@supports (color:color-mix(in lab,red,red)){.border-white\/14{border-color:color-mix(in oklab,var(--color-white)14%,transparent)}}.border-white\/15{border-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.border-white\/15{border-color:color-mix(in oklab,var(--color-white)15%,transparent)}}.border-white\/18{border-color:#ffffff2e}@supports (color:color-mix(in lab,red,red)){.border-white\/18{border-color:color-mix(in oklab,var(--color-white)18%,transparent)}}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white)20%,transparent)}}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white)30%,transparent)}}.border-white\/70{border-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.border-white\/70{border-color:color-mix(in oklab,var(--color-white)70%,transparent)}}.border-white\/80{border-color:#fffc}@supports (color:color-mix(in lab,red,red)){.border-white\/80{border-color:color-mix(in oklab,var(--color-white)80%,transparent)}}.border-yellow-500{border-color:var(--color-yellow-500)}.border-t-transparent{border-top-color:#0000}.border-l-teal-500{border-left-color:var(--color-teal-500)}.border-l-transparent{border-left-color:#0000}.bg-\(--color-bg\){background-color:var(--color-bg)}.bg-\[\#0D9488\]{background-color:#0d9488}.bg-\[\#111827\]{background-color:#111827}.bg-\[\#ECFDF5\]{background-color:#ecfdf5}.bg-\[\#F0FDFA\]{background-color:#f0fdfa}.bg-\[\#F5F5F5\]{background-color:#f5f5f5}.bg-\[\#FCFCFC\]{background-color:#fcfcfc}.bg-\[\#efe7dc\]{background-color:#efe7dc}.bg-\[\#f4f8fb\]{background-color:#f4f8fb}.bg-\[\#f5f0e7\]{background-color:#f5f0e7}.bg-\[\#f6efe7\]{background-color:#f6efe7}.bg-\[\#f6efe7\]\/95{background-color:#f6efe7f2}.bg-\[\#f6f7fb\]{background-color:#f6f7fb}.bg-\[\#f7f2ea\]{background-color:#f7f2ea}.bg-\[\#fbfaf7\]{background-color:#fbfaf7}.bg-\[radial-gradient\(circle_at_top\,_rgba\(13\,148\,136\,0\.08\)\,_transparent_24\%\)\,_\#f5f5f5\]{background-color:radial-gradient(circle at top,#0d948814,transparent 24%),#f5f5f5}.bg-\[rgba\(255\,255\,255\,0\.18\)\]{background-color:#ffffff2e}.bg-accent{background-color:var(--color-accent)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-50\/80{background-color:#fffbebcc}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/80{background-color:color-mix(in oklab,var(--color-amber-50)80%,transparent)}}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-300{background-color:var(--color-amber-300)}.bg-amber-400{background-color:var(--color-amber-400)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-amber-500\/12{background-color:#f99c001f}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/12{background-color:color-mix(in oklab,var(--color-amber-500)12%,transparent)}}.bg-amber-500\/50{background-color:#f99c0080}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/50{background-color:color-mix(in oklab,var(--color-amber-500)50%,transparent)}}.bg-amber-700{background-color:var(--color-amber-700)}.bg-amber-900{background-color:var(--color-amber-900)}.bg-black{background-color:var(--color-black)}.bg-black\/5{background-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.bg-black\/5{background-color:color-mix(in oklab,var(--color-black)5%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-200{background-color:var(--color-blue-200)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-border{background-color:var(--color-border)}.bg-current{background-color:currentColor}.bg-cyan-100{background-color:var(--color-cyan-100)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-emerald-50\/50{background-color:#ecfdf580}@supports (color:color-mix(in lab,red,red)){.bg-emerald-50\/50{background-color:color-mix(in oklab,var(--color-emerald-50)50%,transparent)}}.bg-emerald-50\/70{background-color:#ecfdf5b3}@supports (color:color-mix(in lab,red,red)){.bg-emerald-50\/70{background-color:color-mix(in oklab,var(--color-emerald-50)70%,transparent)}}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-200{background-color:var(--color-emerald-200)}.bg-emerald-300{background-color:var(--color-emerald-300)}.bg-emerald-400{background-color:var(--color-emerald-400)}.bg-emerald-400\/20{background-color:#00d29433}@supports (color:color-mix(in lab,red,red)){.bg-emerald-400\/20{background-color:color-mix(in oklab,var(--color-emerald-400)20%,transparent)}}.bg-emerald-500{background-color:var(--color-emerald-500)}.bg-emerald-500\/50{background-color:#00bb7f80}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/50{background-color:color-mix(in oklab,var(--color-emerald-500)50%,transparent)}}.bg-emerald-600{background-color:var(--color-emerald-600)}.bg-emerald-700{background-color:var(--color-emerald-700)}.bg-fuchsia-100{background-color:var(--color-fuchsia-100)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-50\/70{background-color:#f9fafbb3}@supports (color:color-mix(in lab,red,red)){.bg-gray-50\/70{background-color:color-mix(in oklab,var(--color-gray-50)70%,transparent)}}.bg-gray-50\/80{background-color:#f9fafbcc}@supports (color:color-mix(in lab,red,red)){.bg-gray-50\/80{background-color:color-mix(in oklab,var(--color-gray-50)80%,transparent)}}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-200{background-color:var(--color-green-200)}.bg-green-400{background-color:var(--color-green-400)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-indigo-500\/50{background-color:#625fff80}@supports (color:color-mix(in lab,red,red)){.bg-indigo-500\/50{background-color:color-mix(in oklab,var(--color-indigo-500)50%,transparent)}}.bg-indigo-700{background-color:var(--color-indigo-700)}.bg-lime-50{background-color:var(--color-lime-50)}.bg-lime-100{background-color:var(--color-lime-100)}.bg-lime-500{background-color:var(--color-lime-500)}.bg-lime-500\/12{background-color:#80cd001f}@supports (color:color-mix(in lab,red,red)){.bg-lime-500\/12{background-color:color-mix(in oklab,var(--color-lime-500)12%,transparent)}}.bg-neutral-50{background-color:var(--color-neutral-50)}.bg-neutral-50\/80{background-color:#fafafacc}@supports (color:color-mix(in lab,red,red)){.bg-neutral-50\/80{background-color:color-mix(in oklab,var(--color-neutral-50)80%,transparent)}}.bg-neutral-100{background-color:var(--color-neutral-100)}.bg-neutral-900{background-color:var(--color-neutral-900)}.bg-neutral-900\/40{background-color:#17171766}@supports (color:color-mix(in lab,red,red)){.bg-neutral-900\/40{background-color:color-mix(in oklab,var(--color-neutral-900)40%,transparent)}}.bg-orange-50{background-color:var(--color-orange-50)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-orange-200{background-color:var(--color-orange-200)}.bg-orange-400{background-color:var(--color-orange-400)}.bg-orange-500{background-color:var(--color-orange-500)}.bg-orange-600{background-color:var(--color-orange-600)}.bg-pink-50{background-color:var(--color-pink-50)}.bg-pink-100{background-color:var(--color-pink-100)}.bg-pink-500{background-color:var(--color-pink-500)}.bg-pink-500\/12{background-color:#f6339a1f}@supports (color:color-mix(in lab,red,red)){.bg-pink-500\/12{background-color:color-mix(in oklab,var(--color-pink-500)12%,transparent)}}.bg-purple-50{background-color:var(--color-purple-50)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-400{background-color:var(--color-red-400)}.bg-red-500{background-color:var(--color-red-500)}.bg-red-600{background-color:var(--color-red-600)}.bg-rose-50{background-color:var(--color-rose-50)}.bg-rose-50\/60{background-color:#fff1f299}@supports (color:color-mix(in lab,red,red)){.bg-rose-50\/60{background-color:color-mix(in oklab,var(--color-rose-50)60%,transparent)}}.bg-rose-100{background-color:var(--color-rose-100)}.bg-rose-400{background-color:var(--color-rose-400)}.bg-rose-500{background-color:var(--color-rose-500)}.bg-rose-500\/50{background-color:#ff235780}@supports (color:color-mix(in lab,red,red)){.bg-rose-500\/50{background-color:color-mix(in oklab,var(--color-rose-500)50%,transparent)}}.bg-rose-600{background-color:var(--color-rose-600)}.bg-rose-700{background-color:var(--color-rose-700)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-100{background-color:var(--color-sky-100)}.bg-sky-300{background-color:var(--color-sky-300)}.bg-sky-400\/20{background-color:#00bcfe33}@supports (color:color-mix(in lab,red,red)){.bg-sky-400\/20{background-color:color-mix(in oklab,var(--color-sky-400)20%,transparent)}}.bg-sky-500{background-color:var(--color-sky-500)}.bg-sky-500\/12{background-color:#00a5ef1f}@supports (color:color-mix(in lab,red,red)){.bg-sky-500\/12{background-color:color-mix(in oklab,var(--color-sky-500)12%,transparent)}}.bg-sky-500\/50{background-color:#00a5ef80}@supports (color:color-mix(in lab,red,red)){.bg-sky-500\/50{background-color:color-mix(in oklab,var(--color-sky-500)50%,transparent)}}.bg-sky-600{background-color:var(--color-sky-600)}.bg-sky-700{background-color:var(--color-sky-700)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-200{background-color:var(--color-slate-200)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-slate-400{background-color:var(--color-slate-400)}.bg-slate-400\/85{background-color:#90a1b9d9}@supports (color:color-mix(in lab,red,red)){.bg-slate-400\/85{background-color:color-mix(in oklab,var(--color-slate-400)85%,transparent)}}.bg-slate-500\/50{background-color:#62748e80}@supports (color:color-mix(in lab,red,red)){.bg-slate-500\/50{background-color:color-mix(in oklab,var(--color-slate-500)50%,transparent)}}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-slate-900\/8{background-color:#0f172b14}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/8{background-color:color-mix(in oklab,var(--color-slate-900)8%,transparent)}}.bg-slate-900\/15{background-color:#0f172b26}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/15{background-color:color-mix(in oklab,var(--color-slate-900)15%,transparent)}}.bg-slate-950{background-color:var(--color-slate-950)}.bg-slate-950\/40{background-color:#02061866}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/40{background-color:color-mix(in oklab,var(--color-slate-950)40%,transparent)}}.bg-slate-950\/45{background-color:#02061873}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/45{background-color:color-mix(in oklab,var(--color-slate-950)45%,transparent)}}.bg-slate-950\/50{background-color:#02061880}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/50{background-color:color-mix(in oklab,var(--color-slate-950)50%,transparent)}}.bg-slate-950\/52{background-color:#02061885}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/52{background-color:color-mix(in oklab,var(--color-slate-950)52%,transparent)}}.bg-slate-950\/54{background-color:#0206188a}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/54{background-color:color-mix(in oklab,var(--color-slate-950)54%,transparent)}}.bg-slate-950\/55{background-color:#0206188c}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/55{background-color:color-mix(in oklab,var(--color-slate-950)55%,transparent)}}.bg-slate-950\/72{background-color:#020618b8}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/72{background-color:color-mix(in oklab,var(--color-slate-950)72%,transparent)}}.bg-slate-950\/98{background-color:#020618fa}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/98{background-color:color-mix(in oklab,var(--color-slate-950)98%,transparent)}}.bg-teal-50{background-color:var(--color-teal-50)}.bg-teal-50\/30{background-color:#f0fdfa4d}@supports (color:color-mix(in lab,red,red)){.bg-teal-50\/30{background-color:color-mix(in oklab,var(--color-teal-50)30%,transparent)}}.bg-teal-50\/60{background-color:#f0fdfa99}@supports (color:color-mix(in lab,red,red)){.bg-teal-50\/60{background-color:color-mix(in oklab,var(--color-teal-50)60%,transparent)}}.bg-teal-50\/70{background-color:#f0fdfab3}@supports (color:color-mix(in lab,red,red)){.bg-teal-50\/70{background-color:color-mix(in oklab,var(--color-teal-50)70%,transparent)}}.bg-teal-100{background-color:var(--color-teal-100)}.bg-teal-200{background-color:var(--color-teal-200)}.bg-teal-300{background-color:var(--color-teal-300)}.bg-teal-400{background-color:var(--color-teal-400)}.bg-teal-500{background-color:var(--color-teal-500)}.bg-teal-600{background-color:var(--color-teal-600)}.bg-teal-700{background-color:var(--color-teal-700)}.bg-transparent{background-color:#0000}.bg-violet-50{background-color:var(--color-violet-50)}.bg-violet-100{background-color:var(--color-violet-100)}.bg-violet-500{background-color:var(--color-violet-500)}.bg-violet-500\/12{background-color:#8d54ff1f}@supports (color:color-mix(in lab,red,red)){.bg-violet-500\/12{background-color:color-mix(in oklab,var(--color-violet-500)12%,transparent)}}.bg-white{background-color:var(--color-white)}.bg-white\/4{background-color:#ffffff0a}@supports (color:color-mix(in lab,red,red)){.bg-white\/4{background-color:color-mix(in oklab,var(--color-white)4%,transparent)}}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white)5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.bg-white\/14{background-color:#ffffff24}@supports (color:color-mix(in lab,red,red)){.bg-white\/14{background-color:color-mix(in oklab,var(--color-white)14%,transparent)}}.bg-white\/20{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.bg-white\/20{background-color:color-mix(in oklab,var(--color-white)20%,transparent)}}.bg-white\/30{background-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.bg-white\/30{background-color:color-mix(in oklab,var(--color-white)30%,transparent)}}.bg-white\/40{background-color:#fff6}@supports (color:color-mix(in lab,red,red)){.bg-white\/40{background-color:color-mix(in oklab,var(--color-white)40%,transparent)}}.bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.bg-white\/50{background-color:color-mix(in oklab,var(--color-white)50%,transparent)}}.bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.bg-white\/70{background-color:color-mix(in oklab,var(--color-white)70%,transparent)}}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white)80%,transparent)}}.bg-white\/85{background-color:#ffffffd9}@supports (color:color-mix(in lab,red,red)){.bg-white\/85{background-color:color-mix(in oklab,var(--color-white)85%,transparent)}}.bg-white\/86{background-color:#ffffffdb}@supports (color:color-mix(in lab,red,red)){.bg-white\/86{background-color:color-mix(in oklab,var(--color-white)86%,transparent)}}.bg-white\/90{background-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.bg-white\/90{background-color:color-mix(in oklab,var(--color-white)90%,transparent)}}.bg-white\/92{background-color:#ffffffeb}@supports (color:color-mix(in lab,red,red)){.bg-white\/92{background-color:color-mix(in oklab,var(--color-white)92%,transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white)95%,transparent)}}.bg-white\/96{background-color:#fffffff5}@supports (color:color-mix(in lab,red,red)){.bg-white\/96{background-color:color-mix(in oklab,var(--color-white)96%,transparent)}}.bg-white\/\[0\.06\]{background-color:#ffffff0f}@supports (color:color-mix(in lab,red,red)){.bg-white\/\[0\.06\]{background-color:color-mix(in oklab,var(--color-white)6%,transparent)}}.bg-white\/\[0\.08\]{background-color:#ffffff14}@supports (color:color-mix(in lab,red,red)){.bg-white\/\[0\.08\]{background-color:color-mix(in oklab,var(--color-white)8%,transparent)}}.bg-yellow-50{background-color:var(--color-yellow-50)}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-yellow-400{background-color:var(--color-yellow-400)}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-yellow-600{background-color:var(--color-yellow-600)}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-tr{--tw-gradient-position:to top right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[linear-gradient\(90deg\,rgba\(2\,6\,23\,0\.96\)_0\%\,rgba\(2\,6\,23\,0\.88\)_35\%\,rgba\(2\,6\,23\,0\.7\)_65\%\,rgba\(2\,6\,23\,0\.5\)_100\%\)\]{background-image:linear-gradient(90deg,#020617f5,#020617e0 35%,#020617b3 65%,#02061780)}.bg-\[linear-gradient\(180deg\,\#eefbf8_0\%\,\#f8fafc_18\%\,\#f8fafc_100\%\)\]{background-image:linear-gradient(#eefbf8,#f8fafc 18%,#f8fafc)}.bg-\[linear-gradient\(180deg\,rgba\(2\,6\,23\,0\.52\)_0\%\,rgba\(2\,6\,23\,0\.26\)_22\%\,rgba\(2\,6\,23\,0\.34\)_58\%\,rgba\(2\,6\,23\,0\.9\)_100\%\)\]{background-image:linear-gradient(#02061785,#02061742 22%,#02061757 58%,#020617e6)}.bg-\[radial-gradient\(circle_at_18\%_24\%\,rgba\(16\,185\,129\,0\.12\)\,transparent_24\%\)\,radial-gradient\(circle_at_76\%_18\%\,rgba\(255\,255\,255\,0\.08\)\,transparent_18\%\)\]{background-image:radial-gradient(circle at 18% 24%,#10b9811f,#0000 24%),radial-gradient(circle at 76% 18%,#ffffff14,#0000 18%)}.bg-\[radial-gradient\(circle_at_top_left\,_rgba\(13\,148\,136\,0\.12\)\,_transparent_35\%\)\,linear-gradient\(135deg\,_\#ffffff_0\%\,_\#f8fafc_52\%\,_\#ecfeff_100\%\)\]{background-image:radial-gradient(circle at 0 0,#0d94881f,#0000 35%),linear-gradient(135deg,#fff,#f8fafc 52%,#ecfeff)}.bg-\[radial-gradient\(circle_at_top_right\,_rgba\(18\,179\,163\,0\.18\)\,_transparent_28\%\)\,radial-gradient\(circle_at_left_center\,_rgba\(14\,165\,233\,0\.14\)\,_transparent_26\%\)\,radial-gradient\(circle_at_bottom_left\,_rgba\(217\,70\,239\,0\.12\)\,_transparent_24\%\)\,linear-gradient\(135deg\,\#f8fffe_0\%\,\#ffffff_44\%\,\#eefbf9_100\%\)\]{background-image:radial-gradient(circle at 100% 0,#12b3a32e,#0000 28%),radial-gradient(circle at 0,#0ea5e924,#0000 26%),radial-gradient(circle at 0 100%,#d946ef1f,#0000 24%),linear-gradient(135deg,#f8fffe,#fff 44%,#eefbf9)}.from-\[\#fbfeff\]{--tw-gradient-from:#fbfeff;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[rgba\(15\,23\,42\,0\.86\)\]{--tw-gradient-from:#0f172adb;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-amber-50{--tw-gradient-from:var(--color-amber-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-amber-300{--tw-gradient-from:var(--color-amber-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-amber-500{--tw-gradient-from:var(--color-amber-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-black\/30{--tw-gradient-from:#0000004d}@supports (color:color-mix(in lab,red,red)){.from-black\/30{--tw-gradient-from:color-mix(in oklab,var(--color-black)30%,transparent)}}.from-black\/30{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-blue-50{--tw-gradient-from:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-blue-400{--tw-gradient-from:var(--color-blue-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-blue-500{--tw-gradient-from:var(--color-blue-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-cyan-400{--tw-gradient-from:var(--color-cyan-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-emerald-50{--tw-gradient-from:var(--color-emerald-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-emerald-300{--tw-gradient-from:var(--color-emerald-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-emerald-400{--tw-gradient-from:var(--color-emerald-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-emerald-500{--tw-gradient-from:var(--color-emerald-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-fuchsia-500{--tw-gradient-from:var(--color-fuchsia-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-gray-50{--tw-gradient-from:var(--color-gray-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-green-50{--tw-gradient-from:var(--color-green-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-green-400{--tw-gradient-from:var(--color-green-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-green-500{--tw-gradient-from:var(--color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-indigo-50{--tw-gradient-from:var(--color-indigo-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-indigo-300{--tw-gradient-from:var(--color-indigo-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-indigo-500{--tw-gradient-from:var(--color-indigo-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-lime-500{--tw-gradient-from:var(--color-lime-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-orange-50{--tw-gradient-from:var(--color-orange-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-orange-400{--tw-gradient-from:var(--color-orange-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-orange-500{--tw-gradient-from:var(--color-orange-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-pink-500{--tw-gradient-from:var(--color-pink-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-purple-500{--tw-gradient-from:var(--color-purple-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-rose-50{--tw-gradient-from:var(--color-rose-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-rose-300{--tw-gradient-from:var(--color-rose-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-sky-300{--tw-gradient-from:var(--color-sky-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-sky-400{--tw-gradient-from:var(--color-sky-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-sky-500{--tw-gradient-from:var(--color-sky-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-100{--tw-gradient-from:var(--color-slate-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-300{--tw-gradient-from:var(--color-slate-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-500{--tw-gradient-from:var(--color-slate-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-700{--tw-gradient-from:var(--color-slate-700);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-900{--tw-gradient-from:var(--color-slate-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-950{--tw-gradient-from:var(--color-slate-950);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-teal-50{--tw-gradient-from:var(--color-teal-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-teal-200{--tw-gradient-from:var(--color-teal-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-teal-400{--tw-gradient-from:var(--color-teal-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-teal-500{--tw-gradient-from:var(--color-teal-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-teal-600{--tw-gradient-from:var(--color-teal-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-violet-500{--tw-gradient-from:var(--color-violet-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-white{--tw-gradient-from:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-\[rgba\(15\,23\,42\,0\.18\)\]{--tw-gradient-via:#0f172a2e;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-amber-100{--tw-gradient-via:var(--color-amber-100);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-amber-300{--tw-gradient-via:var(--color-amber-300);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-black{--tw-gradient-via:var(--color-black);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-black\/20{--tw-gradient-via:#0003}@supports (color:color-mix(in lab,red,red)){.via-black\/20{--tw-gradient-via:color-mix(in oklab,var(--color-black)20%,transparent)}}.via-black\/20{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-cyan-300\/12{--tw-gradient-via:#53eafd1f}@supports (color:color-mix(in lab,red,red)){.via-cyan-300\/12{--tw-gradient-via:color-mix(in oklab,var(--color-cyan-300)12%,transparent)}}.via-cyan-300\/12{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-cyan-300\/20{--tw-gradient-via:#53eafd33}@supports (color:color-mix(in lab,red,red)){.via-cyan-300\/20{--tw-gradient-via:color-mix(in oklab,var(--color-cyan-300)20%,transparent)}}.via-cyan-300\/20{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-cyan-400{--tw-gradient-via:var(--color-cyan-400);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-cyan-500{--tw-gradient-via:var(--color-cyan-500);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-emerald-100{--tw-gradient-via:var(--color-emerald-100);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-emerald-200\/20{--tw-gradient-via:#a4f4cf33}@supports (color:color-mix(in lab,red,red)){.via-emerald-200\/20{--tw-gradient-via:color-mix(in oklab,var(--color-emerald-200)20%,transparent)}}.via-emerald-200\/20{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-emerald-400{--tw-gradient-via:var(--color-emerald-400);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-fuchsia-400{--tw-gradient-via:var(--color-fuchsia-400);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-indigo-100{--tw-gradient-via:var(--color-indigo-100);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-orange-400{--tw-gradient-via:var(--color-orange-400);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-orange-500{--tw-gradient-via:var(--color-orange-500);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-pink-400{--tw-gradient-via:var(--color-pink-400);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-pink-500{--tw-gradient-via:var(--color-pink-500);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-rose-100{--tw-gradient-via:var(--color-rose-100);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-sky-100{--tw-gradient-via:var(--color-sky-100);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-sky-500{--tw-gradient-via:var(--color-sky-500);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-slate-50{--tw-gradient-via:var(--color-slate-50);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-slate-100{--tw-gradient-via:var(--color-slate-100);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-slate-700{--tw-gradient-via:var(--color-slate-700);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-slate-900{--tw-gradient-via:var(--color-slate-900);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-teal-400{--tw-gradient-via:var(--color-teal-400);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-teal-500{--tw-gradient-via:var(--color-teal-500);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-violet-500{--tw-gradient-via:var(--color-violet-500);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-white{--tw-gradient-via:var(--color-white);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#eefbf9\]{--tw-gradient-to:#eefbf9;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-amber-300{--tw-gradient-to:var(--color-amber-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-black\/40{--tw-gradient-to:#0006}@supports (color:color-mix(in lab,red,red)){.to-black\/40{--tw-gradient-to:color-mix(in oklab,var(--color-black)40%,transparent)}}.to-black\/40{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-50{--tw-gradient-to:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-100{--tw-gradient-to:var(--color-blue-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-200{--tw-gradient-to:var(--color-blue-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-600{--tw-gradient-to:var(--color-blue-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-cyan-300{--tw-gradient-to:var(--color-cyan-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-cyan-400{--tw-gradient-to:var(--color-cyan-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-emerald-50{--tw-gradient-to:var(--color-emerald-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-emerald-500{--tw-gradient-to:var(--color-emerald-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-emerald-600{--tw-gradient-to:var(--color-emerald-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-fuchsia-300\/10{--tw-gradient-to:#f2a9ff1a}@supports (color:color-mix(in lab,red,red)){.to-fuchsia-300\/10{--tw-gradient-to:color-mix(in oklab,var(--color-fuchsia-300)10%,transparent)}}.to-fuchsia-300\/10{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-fuchsia-300\/20{--tw-gradient-to:#f2a9ff33}@supports (color:color-mix(in lab,red,red)){.to-fuchsia-300\/20{--tw-gradient-to:color-mix(in oklab,var(--color-fuchsia-300)20%,transparent)}}.to-fuchsia-300\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-gray-100{--tw-gradient-to:var(--color-gray-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-green-50{--tw-gradient-to:var(--color-green-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-green-100{--tw-gradient-to:var(--color-green-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-green-500{--tw-gradient-to:var(--color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-green-600{--tw-gradient-to:var(--color-green-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-indigo-50{--tw-gradient-to:var(--color-indigo-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-orange-50{--tw-gradient-to:var(--color-orange-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-orange-100{--tw-gradient-to:var(--color-orange-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-orange-200{--tw-gradient-to:var(--color-orange-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-orange-600{--tw-gradient-to:var(--color-orange-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-pink-200{--tw-gradient-to:var(--color-pink-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-pink-300{--tw-gradient-to:var(--color-pink-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-purple-600{--tw-gradient-to:var(--color-purple-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-rose-300{--tw-gradient-to:var(--color-rose-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-rose-400{--tw-gradient-to:var(--color-rose-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-rose-500{--tw-gradient-to:var(--color-rose-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-sky-300\/20{--tw-gradient-to:#77d4ff33}@supports (color:color-mix(in lab,red,red)){.to-sky-300\/20{--tw-gradient-to:color-mix(in oklab,var(--color-sky-300)20%,transparent)}}.to-sky-300\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-sky-400{--tw-gradient-to:var(--color-sky-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-sky-500{--tw-gradient-to:var(--color-sky-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-slate-50{--tw-gradient-to:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-slate-700{--tw-gradient-to:var(--color-slate-700);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-slate-800{--tw-gradient-to:var(--color-slate-800);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-slate-900{--tw-gradient-to:var(--color-slate-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-50{--tw-gradient-to:var(--color-teal-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-100{--tw-gradient-to:var(--color-teal-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-200{--tw-gradient-to:var(--color-teal-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-300{--tw-gradient-to:var(--color-teal-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-500{--tw-gradient-to:var(--color-teal-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-600{--tw-gradient-to:var(--color-teal-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-700{--tw-gradient-to:var(--color-teal-700);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-900{--tw-gradient-to:var(--color-teal-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-violet-200{--tw-gradient-to:var(--color-violet-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-violet-500{--tw-gradient-to:var(--color-violet-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-white{--tw-gradient-to:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-yellow-200{--tw-gradient-to:var(--color-yellow-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-yellow-300{--tw-gradient-to:var(--color-yellow-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-zinc-200{--tw-gradient-to:var(--color-zinc-200);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.fill-current{fill:currentColor}.fill-yellow-400{fill:var(--color-yellow-400)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-1\.5{padding:calc(var(--spacing)*1.5)}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.p-7{padding:calc(var(--spacing)*7)}.p-8{padding:calc(var(--spacing)*8)}.p-12{padding:calc(var(--spacing)*12)}.p-\[3px\]{padding:3px}.p-px{padding:1px}.px-0{padding-inline:calc(var(--spacing)*0)}.px-0\.5{padding-inline:calc(var(--spacing)*.5)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-7{padding-inline:calc(var(--spacing)*7)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-12{padding-inline:calc(var(--spacing)*12)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.py-3\.5{padding-block:calc(var(--spacing)*3.5)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.py-6{padding-block:calc(var(--spacing)*6)}.py-7{padding-block:calc(var(--spacing)*7)}.py-8{padding-block:calc(var(--spacing)*8)}.py-10{padding-block:calc(var(--spacing)*10)}.py-12{padding-block:calc(var(--spacing)*12)}.py-14{padding-block:calc(var(--spacing)*14)}.py-16{padding-block:calc(var(--spacing)*16)}.py-20{padding-block:calc(var(--spacing)*20)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-0\.5{padding-top:calc(var(--spacing)*.5)}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-1\.5{padding-top:calc(var(--spacing)*1.5)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-6{padding-top:calc(var(--spacing)*6)}.pt-7{padding-top:calc(var(--spacing)*7)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-10{padding-top:calc(var(--spacing)*10)}.pt-12{padding-top:calc(var(--spacing)*12)}.pr-0{padding-right:calc(var(--spacing)*0)}.pr-1{padding-right:calc(var(--spacing)*1)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-6{padding-right:calc(var(--spacing)*6)}.pr-8{padding-right:calc(var(--spacing)*8)}.pr-10{padding-right:calc(var(--spacing)*10)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-5{padding-left:calc(var(--spacing)*5)}.pl-8{padding-left:calc(var(--spacing)*8)}.pl-9{padding-left:calc(var(--spacing)*9)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.8rem\]{font-size:.8rem}.text-\[1\.3rem\]{font-size:1.3rem}.text-\[1\.9rem\]{font-size:1.9rem}.text-\[2rem\]{font-size:2rem}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[28px\]{font-size:28px}.leading-5{--tw-leading:calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.leading-\[0\.95\]{--tw-leading:.95;line-height:.95}.leading-\[0\.97\]{--tw-leading:.97;line-height:.97}.leading-\[1\.02\]{--tw-leading:1.02;line-height:1.02}.leading-\[1\.08\]{--tw-leading:1.08;line-height:1.08}.leading-\[1\.15\]{--tw-leading:1.15;line-height:1.15}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.04em\]{--tw-tracking:-.04em;letter-spacing:-.04em}.tracking-\[-0\.035em\]{--tw-tracking:-.035em;letter-spacing:-.035em}.tracking-\[0\.02em\]{--tw-tracking:.02em;letter-spacing:.02em}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.tracking-\[0\.11em\]{--tw-tracking:.11em;letter-spacing:.11em}.tracking-\[0\.12em\]{--tw-tracking:.12em;letter-spacing:.12em}.tracking-\[0\.13em\]{--tw-tracking:.13em;letter-spacing:.13em}.tracking-\[0\.14em\]{--tw-tracking:.14em;letter-spacing:.14em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#0D9488\]{color:#0d9488}.text-\[\#0F172A\]{color:#0f172a}.text-\[\#0F766E\]{color:#0f766e}.text-\[\#1a0dab\]{color:#1a0dab}.text-\[\#475569\]{color:#475569}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900{color:var(--color-amber-900)}.text-amber-950{color:var(--color-amber-950)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-900{color:var(--color-blue-900)}.text-current{color:currentColor}.text-cyan-200{color:var(--color-cyan-200)}.text-cyan-200\/85{color:#a2f4fdd9}@supports (color:color-mix(in lab,red,red)){.text-cyan-200\/85{color:color-mix(in oklab,var(--color-cyan-200)85%,transparent)}}.text-cyan-600{color:var(--color-cyan-600)}.text-cyan-700{color:var(--color-cyan-700)}.text-cyan-900{color:var(--color-cyan-900)}.text-emerald-100{color:var(--color-emerald-100)}.text-emerald-200{color:var(--color-emerald-200)}.text-emerald-300{color:var(--color-emerald-300)}.text-emerald-500{color:var(--color-emerald-500)}.text-emerald-600{color:var(--color-emerald-600)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-emerald-900{color:var(--color-emerald-900)}.text-emerald-950{color:var(--color-emerald-950)}.text-fuchsia-600{color:var(--color-fuchsia-600)}.text-fuchsia-700{color:var(--color-fuchsia-700)}.text-fuchsia-900{color:var(--color-fuchsia-900)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-50{color:var(--color-green-50)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-900{color:var(--color-green-900)}.text-indigo-600{color:var(--color-indigo-600)}.text-indigo-700{color:var(--color-indigo-700)}.text-indigo-800{color:var(--color-indigo-800)}.text-indigo-900{color:var(--color-indigo-900)}.text-indigo-950{color:var(--color-indigo-950)}.text-lime-600{color:var(--color-lime-600)}.text-lime-700{color:var(--color-lime-700)}.text-lime-800{color:var(--color-lime-800)}.text-lime-900{color:var(--color-lime-900)}.text-lime-950{color:var(--color-lime-950)}.text-neutral-300{color:var(--color-neutral-300)}.text-neutral-400{color:var(--color-neutral-400)}.text-neutral-500{color:var(--color-neutral-500)}.text-neutral-600{color:var(--color-neutral-600)}.text-neutral-700{color:var(--color-neutral-700)}.text-neutral-800{color:var(--color-neutral-800)}.text-neutral-900{color:var(--color-neutral-900)}.text-neutral-950{color:var(--color-neutral-950)}.text-orange-600{color:var(--color-orange-600)}.text-orange-700{color:var(--color-orange-700)}.text-orange-800{color:var(--color-orange-800)}.text-orange-900{color:var(--color-orange-900)}.text-pink-600{color:var(--color-pink-600)}.text-pink-700{color:var(--color-pink-700)}.text-pink-800{color:var(--color-pink-800)}.text-pink-900{color:var(--color-pink-900)}.text-pink-950{color:var(--color-pink-950)}.text-purple-600{color:var(--color-purple-600)}.text-purple-700{color:var(--color-purple-700)}.text-purple-800{color:var(--color-purple-800)}.text-purple-900{color:var(--color-purple-900)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-red-900{color:var(--color-red-900)}.text-rose-300{color:var(--color-rose-300)}.text-rose-500{color:var(--color-rose-500)}.text-rose-600{color:var(--color-rose-600)}.text-rose-700{color:var(--color-rose-700)}.text-rose-800{color:var(--color-rose-800)}.text-rose-900{color:var(--color-rose-900)}.text-rose-950{color:var(--color-rose-950)}.text-sky-200{color:var(--color-sky-200)}.text-sky-300{color:var(--color-sky-300)}.text-sky-600{color:var(--color-sky-600)}.text-sky-700{color:var(--color-sky-700)}.text-sky-800{color:var(--color-sky-800)}.text-sky-900{color:var(--color-sky-900)}.text-sky-950{color:var(--color-sky-950)}.text-slate-200{color:var(--color-slate-200)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.text-slate-950{color:var(--color-slate-950)}.text-teal-50{color:var(--color-teal-50)}.text-teal-100{color:var(--color-teal-100)}.text-teal-400{color:var(--color-teal-400)}.text-teal-500{color:var(--color-teal-500)}.text-teal-600{color:var(--color-teal-600)}.text-teal-700{color:var(--color-teal-700)}.text-teal-800{color:var(--color-teal-800)}.text-teal-900{color:var(--color-teal-900)}.text-violet-600{color:var(--color-violet-600)}.text-violet-700{color:var(--color-violet-700)}.text-violet-800{color:var(--color-violet-800)}.text-violet-900{color:var(--color-violet-900)}.text-violet-950{color:var(--color-violet-950)}.text-white{color:var(--color-white)}.text-white\/40{color:#fff6}@supports (color:color-mix(in lab,red,red)){.text-white\/40{color:color-mix(in oklab,var(--color-white)40%,transparent)}}.text-white\/50{color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.text-white\/50{color:color-mix(in oklab,var(--color-white)50%,transparent)}}.text-white\/68{color:#ffffffad}@supports (color:color-mix(in lab,red,red)){.text-white\/68{color:color-mix(in oklab,var(--color-white)68%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white)70%,transparent)}}.text-white\/75{color:#ffffffbf}@supports (color:color-mix(in lab,red,red)){.text-white\/75{color:color-mix(in oklab,var(--color-white)75%,transparent)}}.text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white)80%,transparent)}}.text-white\/82{color:#ffffffd1}@supports (color:color-mix(in lab,red,red)){.text-white\/82{color:color-mix(in oklab,var(--color-white)82%,transparent)}}.text-white\/85{color:#ffffffd9}@supports (color:color-mix(in lab,red,red)){.text-white\/85{color:color-mix(in oklab,var(--color-white)85%,transparent)}}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white)90%,transparent)}}.text-white\/95{color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.text-white\/95{color:color-mix(in oklab,var(--color-white)95%,transparent)}}.text-yellow-400{color:var(--color-yellow-400)}.text-yellow-700{color:var(--color-yellow-700)}.text-yellow-900{color:var(--color-yellow-900)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-slate-500::-moz-placeholder{color:var(--color-slate-500)}.placeholder-slate-500::placeholder{color:var(--color-slate-500)}.accent-\[\#0D9488\]{accent-color:#0d9488}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow:0 0 0 1px var(--tw-shadow-color,hsl(var(--sidebar-border)));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_8px_30px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 8px 30px var(--tw-shadow-color,#0f172a14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_10px_24px_-18px_rgba\(13\,148\,136\,0\.45\)\]{--tw-shadow:0 10px 24px -18px var(--tw-shadow-color,#0d948873);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_10px_30px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 10px 30px var(--tw-shadow-color,#0f172a0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_12px_28px_rgba\(15\,23\,42\,0\.16\)\]{--tw-shadow:0 12px 28px var(--tw-shadow-color,#0f172a29);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_12px_34px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow:0 12px 34px var(--tw-shadow-color,#0f172a2e);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_14px_34px_rgba\(15\,23\,42\,0\.12\)\]{--tw-shadow:0 14px 34px var(--tw-shadow-color,#0f172a1f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_16px_36px_rgba\(13\,148\,136\,0\.26\)\]{--tw-shadow:0 16px 36px var(--tw-shadow-color,#0d948842);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_16px_36px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 16px 36px var(--tw-shadow-color,#0f172a0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_40px_rgba\(2\,6\,23\,0\.28\)\]{--tw-shadow:0 18px 40px var(--tw-shadow-color,#02061747);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_40px_rgba\(2\,6\,23\,0\.34\)\]{--tw-shadow:0 18px 40px var(--tw-shadow-color,#02061757);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_40px_rgba\(15\,23\,42\,0\.04\)\]{--tw-shadow:0 18px 40px var(--tw-shadow-color,#0f172a0a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_42px_rgba\(15\,23\,42\,0\.14\)\]{--tw-shadow:0 18px 42px var(--tw-shadow-color,#0f172a24);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_44px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 18px 44px var(--tw-shadow-color,#0f172a14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_44px_rgba\(15\,23\,42\,0\.16\)\]{--tw-shadow:0 18px 44px var(--tw-shadow-color,#0f172a29);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 18px 45px var(--tw-shadow-color,#0f172a0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(110\,231\,183\,0\.35\)\]{--tw-shadow:0 18px 45px var(--tw-shadow-color,#6ee7b759);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_50px_rgba\(13\,148\,136\,0\.24\)\]{--tw-shadow:0 18px 50px var(--tw-shadow-color,#0d94883d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_50px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 18px 50px var(--tw-shadow-color,#0f172a14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_50px_rgba\(110\,231\,183\,0\.34\)\]{--tw-shadow:0 18px 50px var(--tw-shadow-color,#6ee7b757);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_20px_50px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 20px 50px var(--tw-shadow-color,#0f172a14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_22px_50px_rgba\(15\,23\,42\,0\.24\)\]{--tw-shadow:0 22px 50px var(--tw-shadow-color,#0f172a3d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_22px_60px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 22px 60px var(--tw-shadow-color,#0f172a14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_24px_55px_rgba\(26\,26\,26\,0\.30\)\]{--tw-shadow:0 24px 55px var(--tw-shadow-color,#1a1a1a4d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_24px_60px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 24px 60px var(--tw-shadow-color,#0f172a0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_24px_60px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 24px 60px var(--tw-shadow-color,#0f172a14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_24px_60px_rgba\(15\,23\,42\,0\.16\)\]{--tw-shadow:0 24px 60px var(--tw-shadow-color,#0f172a29);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_24px_80px_rgba\(15\,23\,42\,0\.14\)\]{--tw-shadow:0 24px 80px var(--tw-shadow-color,#0f172a24);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_24px_80px_rgba\(15\,23\,42\,0\.52\)\]{--tw-shadow:0 24px 80px var(--tw-shadow-color,#0f172a85);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_26px_70px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 26px 70px var(--tw-shadow-color,#0f172a14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_28px_68px_rgba\(15\,23\,42\,0\.24\)\]{--tw-shadow:0 28px 68px var(--tw-shadow-color,#0f172a3d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_30px_90px_rgba\(15\,23\,42\,0\.48\)\]{--tw-shadow:0 30px 90px var(--tw-shadow-color,#0f172a7a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_0_1px_2px_rgba\(15\,23\,42\,0\.04\)\]{--tw-shadow:inset 0 1px 2px var(--tw-shadow-color,#0f172a0a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-4{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-neutral-200\/60{--tw-shadow-color:#e5e5e599}@supports (color:color-mix(in lab,red,red)){.shadow-neutral-200\/60{--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-neutral-200)60%,transparent)var(--tw-shadow-alpha),transparent)}}.ring-amber-100{--tw-ring-color:var(--color-amber-100)}.ring-amber-200{--tw-ring-color:var(--color-amber-200)}.ring-black\/5{--tw-ring-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.ring-black\/5{--tw-ring-color:color-mix(in oklab,var(--color-black)5%,transparent)}}.ring-black\/10{--tw-ring-color:#0000001a}@supports (color:color-mix(in lab,red,red)){.ring-black\/10{--tw-ring-color:color-mix(in oklab,var(--color-black)10%,transparent)}}.ring-emerald-100{--tw-ring-color:var(--color-emerald-100)}.ring-emerald-200{--tw-ring-color:var(--color-emerald-200)}.ring-green-100{--tw-ring-color:var(--color-green-100)}.ring-indigo-100{--tw-ring-color:var(--color-indigo-100)}.ring-neutral-200{--tw-ring-color:var(--color-neutral-200)}.ring-rose-100{--tw-ring-color:var(--color-rose-100)}.ring-rose-200{--tw-ring-color:var(--color-rose-200)}.ring-sky-100{--tw-ring-color:var(--color-sky-100)}.ring-sky-200{--tw-ring-color:var(--color-sky-200)}.ring-slate-200{--tw-ring-color:var(--color-slate-200)}.ring-slate-300{--tw-ring-color:var(--color-slate-300)}.ring-slate-900\/10{--tw-ring-color:#0f172b1a}@supports (color:color-mix(in lab,red,red)){.ring-slate-900\/10{--tw-ring-color:color-mix(in oklab,var(--color-slate-900)10%,transparent)}}.ring-teal-100{--tw-ring-color:var(--color-teal-100)}.ring-teal-200{--tw-ring-color:var(--color-teal-200)}.ring-teal-600{--tw-ring-color:var(--color-teal-600)}.ring-white\/30{--tw-ring-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.ring-white\/30{--tw-ring-color:color-mix(in oklab,var(--color-white)30%,transparent)}}.ring-white\/80{--tw-ring-color:#fffc}@supports (color:color-mix(in lab,red,red)){.ring-white\/80{--tw-ring-color:color-mix(in oklab,var(--color-white)80%,transparent)}}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-2xl{--tw-blur:blur(var(--blur-2xl));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-sm{--tw-blur:blur(var(--blur-sm));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-xl{--tw-blur:blur(var(--blur-xl));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.brightness-\[0\.56\]{--tw-brightness:brightness(.56);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.contrast-\[1\.06\]{--tw-contrast:contrast(1.06);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-\[0_16px_30px_rgba\(15\,23\,42\,0\.34\)\]{--tw-drop-shadow-size:drop-shadow(0 16px 30px var(--tw-drop-shadow-color,#0f172a57));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-\[0_18px_42px_rgba\(2\,6\,23\,0\.42\)\]{--tw-drop-shadow-size:drop-shadow(0 18px 42px var(--tw-drop-shadow-color,#0206176b));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-sm{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#00000026));--tw-drop-shadow:drop-shadow(var(--drop-shadow-sm));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.saturate-\[0\.82\]{--tw-saturate:saturate(.82);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(var(--blur-2xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none{transition-property:none}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.\[perspective\:1800px\]{perspective:1800px}.\[transform-style\:preserve-3d\]{transform-style:preserve-3d}.group-focus-within\/menu-item\:opacity-100:is(:where(.group\/menu-item):focus-within *){opacity:1}@media (hover:hover){.group-hover\:-translate-x-1:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-hover\:translate-x-1:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:bg-teal-100:is(:where(.group):hover *){background-color:var(--color-teal-100)}.group-hover\:bg-white:is(:where(.group):hover *){background-color:var(--color-white)}.group-hover\:text-teal-600:is(:where(.group):hover *){color:var(--color-teal-600)}.group-hover\:text-teal-700:is(:where(.group):hover *){color:var(--color-teal-700)}.group-hover\:opacity-10:is(:where(.group):hover *){opacity:.1}.group-hover\:opacity-20:is(:where(.group):hover *){opacity:.2}.group-hover\/menu-item\:opacity-100:is(:where(.group\/menu-item):hover *){opacity:1}}.group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-8:is(:where(.group\/menu-item):has([data-sidebar=menu-action]) *){padding-right:calc(var(--spacing)*8)}.group-data-\[collapsible\=icon\]\:-mt-8:is(:where(.group)[data-collapsible=icon] *){margin-top:calc(var(--spacing)*-8)}.group-data-\[collapsible\=icon\]\:hidden:is(:where(.group)[data-collapsible=icon] *){display:none}.group-data-\[collapsible\=icon\]\:size-8\!:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--spacing)*8)!important;height:calc(var(--spacing)*8)!important}.group-data-\[collapsible\=icon\]\:w-\(--sidebar-width-icon\):is(:where(.group)[data-collapsible=icon] *){width:var(--sidebar-width-icon)}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing)*4)))}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\+2px\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing)*4)) + 2px)}.group-data-\[collapsible\=icon\]\:overflow-hidden:is(:where(.group)[data-collapsible=icon] *){overflow:hidden}.group-data-\[collapsible\=icon\]\:p-0\!:is(:where(.group)[data-collapsible=icon] *){padding:calc(var(--spacing)*0)!important}.group-data-\[collapsible\=icon\]\:p-2\!:is(:where(.group)[data-collapsible=icon] *){padding:calc(var(--spacing)*2)!important}.group-data-\[collapsible\=icon\]\:opacity-0:is(:where(.group)[data-collapsible=icon] *){opacity:0}.group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){right:calc(var(--sidebar-width)*-1)}.group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){left:calc(var(--sidebar-width)*-1)}.group-data-\[collapsible\=offcanvas\]\:w-0:is(:where(.group)[data-collapsible=offcanvas] *){width:calc(var(--spacing)*0)}.group-data-\[collapsible\=offcanvas\]\:translate-x-0:is(:where(.group)[data-collapsible=offcanvas] *){--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.group-data-\[side\=left\]\:-right-4:is(:where(.group)[data-side=left] *){right:calc(var(--spacing)*-4)}.group-data-\[side\=left\]\:border-r:is(:where(.group)[data-side=left] *){border-right-style:var(--tw-border-style);border-right-width:1px}.group-data-\[side\=right\]\:left-0:is(:where(.group)[data-side=right] *){left:calc(var(--spacing)*0)}.group-data-\[side\=right\]\:rotate-180:is(:where(.group)[data-side=right] *){rotate:180deg}.group-data-\[side\=right\]\:border-l:is(:where(.group)[data-side=right] *){border-left-style:var(--tw-border-style);border-left-width:1px}.group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state=open] *){rotate:180deg}.group-data-\[variant\=floating\]\:rounded-lg:is(:where(.group)[data-variant=floating] *){border-radius:var(--radius-lg)}.group-data-\[variant\=floating\]\:border:is(:where(.group)[data-variant=floating] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[variant\=floating\]\:shadow-sm:is(:where(.group)[data-variant=floating] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block:is(:where(.group\/drawer-content)[data-vaul-drawer-direction=bottom] *){display:block}.group-data-\[viewport\=false\]\/navigation-menu\:top-full:is(:where(.group\/navigation-menu)[data-viewport=false] *){top:100%}.group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5:is(:where(.group\/navigation-menu)[data-viewport=false] *){margin-top:calc(var(--spacing)*1.5)}.group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden:is(:where(.group\/navigation-menu)[data-viewport=false] *){overflow:hidden}.group-data-\[viewport\=false\]\/navigation-menu\:rounded-md:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-radius:var(--radius-md)}.group-data-\[viewport\=false\]\/navigation-menu\:border:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[viewport\=false\]\/navigation-menu\:shadow:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[viewport\=false\]\/navigation-menu\:duration-200:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-duration:.2s;transition-duration:.2s}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.peer-data-\[size\=default\]\/menu-button\:top-1\.5:is(:where(.peer\/menu-button)[data-size=default]~*){top:calc(var(--spacing)*1.5)}.peer-data-\[size\=lg\]\/menu-button\:top-2\.5:is(:where(.peer\/menu-button)[data-size=lg]~*){top:calc(var(--spacing)*2.5)}.peer-data-\[size\=sm\]\/menu-button\:top-1:is(:where(.peer\/menu-button)[data-size=sm]~*){top:calc(var(--spacing)*1)}.file\:mr-4::file-selector-button{margin-right:calc(var(--spacing)*4)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing)*7)}.file\:rounded-md::file-selector-button{border-radius:var(--radius-md)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-emerald-600::file-selector-button{background-color:var(--color-emerald-600)}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:px-3::file-selector-button{padding-inline:calc(var(--spacing)*3)}.file\:py-2::file-selector-button{padding-block:calc(var(--spacing)*2)}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-white::file-selector-button{color:var(--color-white)}.placeholder\:font-medium::-moz-placeholder{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.placeholder\:font-medium::placeholder{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.placeholder\:font-semibold::-moz-placeholder{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.placeholder\:font-semibold::placeholder{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.placeholder\:text-neutral-400::-moz-placeholder{color:var(--color-neutral-400)}.placeholder\:text-neutral-400::placeholder{color:var(--color-neutral-400)}.placeholder\:text-slate-400::-moz-placeholder{color:var(--color-slate-400)}.placeholder\:text-slate-400::placeholder{color:var(--color-slate-400)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-y-0:before{content:var(--tw-content);inset-block:calc(var(--spacing)*0)}.before\:left-0:before{content:var(--tw-content);left:calc(var(--spacing)*0)}.before\:w-1:before{content:var(--tw-content);width:calc(var(--spacing)*1)}.before\:bg-amber-500:before{content:var(--tw-content);background-color:var(--color-amber-500)}.before\:bg-emerald-500:before{content:var(--tw-content);background-color:var(--color-emerald-500)}.before\:bg-rose-500:before{content:var(--tw-content);background-color:var(--color-rose-500)}.before\:bg-sky-500:before{content:var(--tw-content);background-color:var(--color-sky-500)}.before\:bg-slate-400:before{content:var(--tw-content);background-color:var(--color-slate-400)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:calc(var(--spacing)*-2)}.after\:inset-y-0:after{content:var(--tw-content);inset-block:calc(var(--spacing)*0)}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:calc(var(--spacing)*1)}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.group-data-\[collapsible\=offcanvas\]\:after\:left-full:is(:where(.group)[data-collapsible=offcanvas] *):after{content:var(--tw-content);left:100%}.first\:rounded-l-md:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.first\:border-l:first-child{border-left-style:var(--tw-border-style);border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.last\:border-r-0:last-child{border-right-style:var(--tw-border-style);border-right-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}@media (hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing)*-.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.hover\:-translate-y-1:hover{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-\[1\.01\]:hover{scale:1.01}.hover\:border-blue-300:hover{border-color:var(--color-blue-300)}.hover\:border-gray-300:hover{border-color:var(--color-gray-300)}.hover\:border-gray-400:hover{border-color:var(--color-gray-400)}.hover\:border-green-300:hover{border-color:var(--color-green-300)}.hover\:border-neutral-300:hover{border-color:var(--color-neutral-300)}.hover\:border-orange-300:hover{border-color:var(--color-orange-300)}.hover\:border-pink-300:hover{border-color:var(--color-pink-300)}.hover\:border-purple-300:hover{border-color:var(--color-purple-300)}.hover\:border-red-400:hover{border-color:var(--color-red-400)}.hover\:border-rose-200:hover{border-color:var(--color-rose-200)}.hover\:border-slate-300:hover{border-color:var(--color-slate-300)}.hover\:border-slate-400:hover{border-color:var(--color-slate-400)}.hover\:border-slate-500:hover{border-color:var(--color-slate-500)}.hover\:border-teal-200:hover{border-color:var(--color-teal-200)}.hover\:border-teal-300:hover{border-color:var(--color-teal-300)}.hover\:bg-accent:hover{background-color:var(--color-accent)}.hover\:bg-amber-100:hover{background-color:var(--color-amber-100)}.hover\:bg-amber-100\/70:hover{background-color:#fef3c6b3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-amber-100\/70:hover{background-color:color-mix(in oklab,var(--color-amber-100)70%,transparent)}}.hover\:bg-amber-300:hover{background-color:var(--color-amber-300)}.hover\:bg-emerald-200:hover{background-color:var(--color-emerald-200)}.hover\:bg-emerald-700:hover{background-color:var(--color-emerald-700)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-indigo-100:hover{background-color:var(--color-indigo-100)}.hover\:bg-neutral-50:hover{background-color:var(--color-neutral-50)}.hover\:bg-neutral-50\/80:hover{background-color:#fafafacc}@supports (color:color-mix(in lab,red,red)){.hover\:bg-neutral-50\/80:hover{background-color:color-mix(in oklab,var(--color-neutral-50)80%,transparent)}}.hover\:bg-neutral-100:hover{background-color:var(--color-neutral-100)}.hover\:bg-neutral-800:hover{background-color:var(--color-neutral-800)}.hover\:bg-purple-100:hover{background-color:var(--color-purple-100)}.hover\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\:bg-red-700:hover{background-color:var(--color-red-700)}.hover\:bg-rose-50:hover{background-color:var(--color-rose-50)}.hover\:bg-rose-100:hover{background-color:var(--color-rose-100)}.hover\:bg-rose-700:hover{background-color:var(--color-rose-700)}.hover\:bg-slate-50:hover{background-color:var(--color-slate-50)}.hover\:bg-slate-50\/80:hover{background-color:#f8fafccc}@supports (color:color-mix(in lab,red,red)){.hover\:bg-slate-50\/80:hover{background-color:color-mix(in oklab,var(--color-slate-50)80%,transparent)}}.hover\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\:bg-slate-200:hover{background-color:var(--color-slate-200)}.hover\:bg-slate-800:hover{background-color:var(--color-slate-800)}.hover\:bg-teal-50:hover{background-color:var(--color-teal-50)}.hover\:bg-teal-50\/30:hover{background-color:#f0fdfa4d}@supports (color:color-mix(in lab,red,red)){.hover\:bg-teal-50\/30:hover{background-color:color-mix(in oklab,var(--color-teal-50)30%,transparent)}}.hover\:bg-teal-100:hover{background-color:var(--color-teal-100)}.hover\:bg-teal-700:hover{background-color:var(--color-teal-700)}.hover\:bg-teal-800:hover{background-color:var(--color-teal-800)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:bg-white\/8:hover{background-color:#ffffff14}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/8:hover{background-color:color-mix(in oklab,var(--color-white)8%,transparent)}}.hover\:bg-white\/10:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.hover\:bg-white\/14:hover{background-color:#ffffff24}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/14:hover{background-color:color-mix(in oklab,var(--color-white)14%,transparent)}}.hover\:bg-white\/16:hover{background-color:#ffffff29}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/16:hover{background-color:color-mix(in oklab,var(--color-white)16%,transparent)}}.hover\:bg-white\/18:hover{background-color:#ffffff2e}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/18:hover{background-color:color-mix(in oklab,var(--color-white)18%,transparent)}}.hover\:bg-white\/20:hover{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white)20%,transparent)}}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/\[0\.06\]:hover{background-color:color-mix(in oklab,var(--color-white)6%,transparent)}}.hover\:text-gray-900:hover{color:var(--color-gray-900)}.hover\:text-gray-950:hover{color:var(--color-gray-950)}.hover\:text-neutral-700:hover{color:var(--color-neutral-700)}.hover\:text-neutral-900:hover{color:var(--color-neutral-900)}.hover\:text-red-700:hover{color:var(--color-red-700)}.hover\:text-rose-700:hover{color:var(--color-rose-700)}.hover\:text-slate-600:hover{color:var(--color-slate-600)}.hover\:text-slate-700:hover{color:var(--color-slate-700)}.hover\:text-slate-900:hover{color:var(--color-slate-900)}.hover\:text-teal-600:hover{color:var(--color-teal-600)}.hover\:text-teal-700:hover{color:var(--color-teal-700)}.hover\:text-teal-800:hover{color:var(--color-teal-800)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow:0 0 0 1px var(--tw-shadow-color,hsl(var(--sidebar-accent)));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-\[0_16px_35px_rgba\(15\,23\,42\,0\.1\)\]:hover{--tw-shadow:0 16px 35px var(--tw-shadow-color,#0f172a1a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-\[0_22px_60px_rgba\(13\,148\,136\,0\.3\)\]:hover{--tw-shadow:0 22px 60px var(--tw-shadow-color,#0d94884d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-\[0_24px_54px_rgba\(15\,23\,42\,0\.12\)\]:hover{--tw-shadow:0 24px 54px var(--tw-shadow-color,#0f172a1f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:ring-4:hover{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:brightness-95:hover{--tw-brightness:brightness(95%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.hover\:file\:bg-emerald-700:hover::file-selector-button{background-color:var(--color-emerald-700)}}.focus\:z-10:focus{z-index:10}.focus\:border-\[\#0D9488\]:focus{border-color:#0d9488}.focus\:border-emerald-500:focus{border-color:var(--color-emerald-500)}.focus\:border-red-500:focus{border-color:var(--color-red-500)}.focus\:border-rose-500:focus{border-color:var(--color-rose-500)}.focus\:border-teal-400:focus{border-color:var(--color-teal-400)}.focus\:border-teal-500:focus{border-color:var(--color-teal-500)}.focus\:border-teal-600:focus{border-color:var(--color-teal-600)}.focus\:bg-accent:focus{background-color:var(--color-accent)}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-\[\#0D9488\]:focus{--tw-ring-color:#0d9488}.focus\:ring-\[\#0D9488\]\/20:focus{--tw-ring-color:oklab(60.0224% -.103488 -.00851551/.2)}.focus\:ring-emerald-500:focus{--tw-ring-color:var(--color-emerald-500)}.focus\:ring-teal-100:focus{--tw-ring-color:var(--color-teal-100)}.focus\:ring-teal-200:focus{--tw-ring-color:var(--color-teal-200)}.focus\:ring-teal-500:focus{--tw-ring-color:var(--color-teal-500)}.focus\:ring-white\/50:focus{--tw-ring-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-white\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-white)50%,transparent)}}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:z-10:focus-visible{z-index:10}.focus-visible\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-4:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:outline-1:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.active\:translate-y-0:active{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.active\:translate-y-px:active{--tw-translate-y:1px;translate:var(--tw-translate-x)var(--tw-translate-y)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-neutral-300:disabled{background-color:var(--color-neutral-300)}.disabled\:bg-slate-50:disabled{background-color:var(--color-slate-50)}.disabled\:text-slate-500:disabled{color:var(--color-slate-500)}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}:where([data-side=left]) .in-data-\[side\=left\]\:cursor-w-resize{cursor:w-resize}:where([data-side=right]) .in-data-\[side\=right\]\:cursor-e-resize{cursor:e-resize}.has-disabled\:opacity-50:has(:disabled){opacity:.5}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\]:has(>svg){grid-template-columns:calc(var(--spacing)*4)1fr}.has-\[\>svg\]\:gap-x-3:has(>svg){-moz-column-gap:calc(var(--spacing)*3);column-gap:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing)*2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing)*4)}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:var(--color-accent)}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.data-\[active\=true\]\:z-10[data-active=true]{z-index:10}.data-\[active\=true\]\:bg-accent\/50[data-active=true]{background-color:#f0a50080}@supports (color:color-mix(in lab,red,red)){.data-\[active\=true\]\:bg-accent\/50[data-active=true]{background-color:color-mix(in oklab,var(--color-accent)50%,transparent)}}.data-\[active\=true\]\:font-medium[data-active=true]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.data-\[active\=true\]\:ring-\[3px\][data-active=true]{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media (hover:hover){.data-\[active\=true\]\:hover\:bg-accent[data-active=true]:hover{background-color:var(--color-accent)}}.data-\[active\=true\]\:focus\:bg-accent[data-active=true]:focus{background-color:var(--color-accent)}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true]{pointer-events:none}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[inset\]\:pl-8[data-inset]{padding-left:calc(var(--spacing)*8)}.data-\[orientation\=horizontal\]\:h-4[data-orientation=horizontal]{height:calc(var(--spacing)*4)}.data-\[orientation\=horizontal\]\:h-full[data-orientation=horizontal]{height:100%}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]{height:1px}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[orientation\=vertical\]\:min-h-44[data-orientation=vertical]{min-height:calc(var(--spacing)*44)}.data-\[orientation\=vertical\]\:w-1\.5[data-orientation=vertical]{width:calc(var(--spacing)*1.5)}.data-\[orientation\=vertical\]\:w-auto[data-orientation=vertical]{width:auto}.data-\[orientation\=vertical\]\:w-full[data-orientation=vertical]{width:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]{width:1px}.data-\[orientation\=vertical\]\:flex-col[data-orientation=vertical]{flex-direction:column}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:calc(var(--spacing)*0)}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:calc(var(--spacing)*1)}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[selected\=true\]\:bg-accent[data-selected=true]{background-color:var(--color-accent)}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[size\=default\]\:h-9[data-size=default]{height:calc(var(--spacing)*9)}.data-\[size\=sm\]\:h-8[data-size=sm]{height:calc(var(--spacing)*8)}:is(.\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 *)[data-slot=command-input-wrapper]{height:calc(var(--spacing)*12)}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 *)[data-slot=navigation-menu-link]:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none *)[data-slot=navigation-menu-link]:focus{--tw-outline-style:none;outline-style:none}:is(.\*\:data-\[slot\=select-value\]\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\*\:data-\[slot\=select-value\]\:flex>*)[data-slot=select-value]{display:flex}:is(.\*\:data-\[slot\=select-value\]\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\*\:data-\[slot\=select-value\]\:gap-2>*)[data-slot=select-value]{gap:calc(var(--spacing)*2)}.data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\][data-state=checked]{--tw-translate-x: calc(100% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=closed\]\:duration-300[data-state=closed]{--tw-duration:.3s;transition-duration:.3s}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--color-accent)}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:#f0a50080}@supports (color:color-mix(in lab,red,red)){.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:color-mix(in oklab,var(--color-accent)50%,transparent)}}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=open\]\:duration-500[data-state=open]{--tw-duration:.5s;transition-duration:.5s}@media (hover:hover){.data-\[state\=open\]\:hover\:bg-accent[data-state=open]:hover{background-color:var(--color-accent)}}.data-\[state\=open\]\:focus\:bg-accent[data-state=open]:focus{background-color:var(--color-accent)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[variant\=outline\]\:border-l-0[data-variant=outline]{border-left-style:var(--tw-border-style);border-left-width:0}.data-\[variant\=outline\]\:shadow-xs[data-variant=outline]{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[variant\=outline\]\:first\:border-l[data-variant=outline]:first-child{border-left-style:var(--tw-border-style);border-left-width:1px}.data-\[vaul-drawer-direction\=bottom\]\:inset-x-0[data-vaul-drawer-direction=bottom]{inset-inline:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=bottom\]\:bottom-0[data-vaul-drawer-direction=bottom]{bottom:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=bottom\]\:mt-24[data-vaul-drawer-direction=bottom]{margin-top:calc(var(--spacing)*24)}.data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\][data-vaul-drawer-direction=bottom]{max-height:80vh}.data-\[vaul-drawer-direction\=bottom\]\:rounded-t-lg[data-vaul-drawer-direction=bottom]{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.data-\[vaul-drawer-direction\=bottom\]\:border-t[data-vaul-drawer-direction=bottom]{border-top-style:var(--tw-border-style);border-top-width:1px}.data-\[vaul-drawer-direction\=left\]\:inset-y-0[data-vaul-drawer-direction=left]{inset-block:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=left\]\:left-0[data-vaul-drawer-direction=left]{left:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=left\]\:w-3\/4[data-vaul-drawer-direction=left]{width:75%}.data-\[vaul-drawer-direction\=left\]\:border-r[data-vaul-drawer-direction=left]{border-right-style:var(--tw-border-style);border-right-width:1px}.data-\[vaul-drawer-direction\=right\]\:inset-y-0[data-vaul-drawer-direction=right]{inset-block:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=right\]\:right-0[data-vaul-drawer-direction=right]{right:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=right\]\:w-3\/4[data-vaul-drawer-direction=right]{width:75%}.data-\[vaul-drawer-direction\=right\]\:border-l[data-vaul-drawer-direction=right]{border-left-style:var(--tw-border-style);border-left-width:1px}.data-\[vaul-drawer-direction\=top\]\:inset-x-0[data-vaul-drawer-direction=top]{inset-inline:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=top\]\:top-0[data-vaul-drawer-direction=top]{top:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=top\]\:mb-24[data-vaul-drawer-direction=top]{margin-bottom:calc(var(--spacing)*24)}.data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\][data-vaul-drawer-direction=top]{max-height:80vh}.data-\[vaul-drawer-direction\=top\]\:rounded-b-lg[data-vaul-drawer-direction=top]{border-bottom-right-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.data-\[vaul-drawer-direction\=top\]\:border-b[data-vaul-drawer-direction=top]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}@media (min-width:40rem){.sm\:-top-4{top:calc(var(--spacing)*-4)}.sm\:top-2{top:calc(var(--spacing)*2)}.sm\:top-3{top:calc(var(--spacing)*3)}.sm\:top-5{top:calc(var(--spacing)*5)}.sm\:top-6{top:calc(var(--spacing)*6)}.sm\:top-\[10\%\]{top:10%}.sm\:right-6{right:calc(var(--spacing)*6)}.sm\:right-\[-1\%\]{right:-1%}.sm\:right-\[-7\%\]{right:-7%}.sm\:left-4{left:calc(var(--spacing)*4)}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mt-0{margin-top:calc(var(--spacing)*0)}.sm\:mt-6{margin-top:calc(var(--spacing)*6)}.sm\:mt-12{margin-top:calc(var(--spacing)*12)}.sm\:mt-22{margin-top:calc(var(--spacing)*22)}.sm\:mb-2{margin-bottom:calc(var(--spacing)*2)}.sm\:mb-3{margin-bottom:calc(var(--spacing)*3)}.sm\:mb-4{margin-bottom:calc(var(--spacing)*4)}.sm\:mb-5{margin-bottom:calc(var(--spacing)*5)}.sm\:mb-6{margin-bottom:calc(var(--spacing)*6)}.sm\:mb-8{margin-bottom:calc(var(--spacing)*8)}.sm\:mb-10{margin-bottom:calc(var(--spacing)*10)}.sm\:mb-12{margin-bottom:calc(var(--spacing)*12)}.sm\:mb-14{margin-bottom:calc(var(--spacing)*14)}.sm\:mb-16{margin-bottom:calc(var(--spacing)*16)}.sm\:ml-10{margin-left:calc(var(--spacing)*10)}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}.sm\:aspect-\[4\/3\]{aspect-ratio:4/3}.sm\:aspect-\[16\/10\]{aspect-ratio:16/10}.sm\:h-2\.5{height:calc(var(--spacing)*2.5)}.sm\:h-3{height:calc(var(--spacing)*3)}.sm\:h-4{height:calc(var(--spacing)*4)}.sm\:h-5{height:calc(var(--spacing)*5)}.sm\:h-6{height:calc(var(--spacing)*6)}.sm\:h-7{height:calc(var(--spacing)*7)}.sm\:h-8{height:calc(var(--spacing)*8)}.sm\:h-9{height:calc(var(--spacing)*9)}.sm\:h-10{height:calc(var(--spacing)*10)}.sm\:h-12{height:calc(var(--spacing)*12)}.sm\:h-14{height:calc(var(--spacing)*14)}.sm\:h-28{height:calc(var(--spacing)*28)}.sm\:h-\[260px\]{height:260px}.sm\:max-h-\[360px\]{max-height:360px}.sm\:min-h-\[62px\]{min-height:62px}.sm\:min-h-\[70px\]{min-height:70px}.sm\:min-h-\[92px\]{min-height:92px}.sm\:min-h-\[96px\]{min-height:96px}.sm\:min-h-\[102px\]{min-height:102px}.sm\:min-h-\[500px\]{min-height:500px}.sm\:w-2\.5{width:calc(var(--spacing)*2.5)}.sm\:w-3{width:calc(var(--spacing)*3)}.sm\:w-4{width:calc(var(--spacing)*4)}.sm\:w-5{width:calc(var(--spacing)*5)}.sm\:w-6{width:calc(var(--spacing)*6)}.sm\:w-7{width:calc(var(--spacing)*7)}.sm\:w-8{width:calc(var(--spacing)*8)}.sm\:w-9{width:calc(var(--spacing)*9)}.sm\:w-10{width:calc(var(--spacing)*10)}.sm\:w-12{width:calc(var(--spacing)*12)}.sm\:w-14{width:calc(var(--spacing)*14)}.sm\:w-16{width:calc(var(--spacing)*16)}.sm\:w-28{width:calc(var(--spacing)*28)}.sm\:w-\[82\%\]{width:82%}.sm\:w-\[160px\]{width:160px}.sm\:w-\[420px\]{width:420px}.sm\:w-auto{width:auto}.sm\:max-w-lg{max-width:var(--container-lg)}.sm\:max-w-sm{max-width:var(--container-sm)}.sm\:flex-1{flex:1}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:grid-cols-\[144px_1fr\]{grid-template-columns:144px 1fr}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:items-start{align-items:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2{gap:calc(var(--spacing)*2)}.sm\:gap-2\.5{gap:calc(var(--spacing)*2.5)}.sm\:gap-3{gap:calc(var(--spacing)*3)}.sm\:gap-4{gap:calc(var(--spacing)*4)}.sm\:gap-5{gap:calc(var(--spacing)*5)}.sm\:gap-6{gap:calc(var(--spacing)*6)}.sm\:gap-8{gap:calc(var(--spacing)*8)}:where(.sm\:space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.sm\:space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.sm\:rounded-2xl{border-radius:var(--radius-2xl)}.sm\:rounded-3xl{border-radius:var(--radius-3xl)}.sm\:rounded-\[1\.9rem\]{border-radius:1.9rem}.sm\:rounded-xl{border-radius:var(--radius-xl)}.sm\:border-\[5px\]{border-style:var(--tw-border-style);border-width:5px}.sm\:border-\[6px\]{border-style:var(--tw-border-style);border-width:6px}.sm\:p-3{padding:calc(var(--spacing)*3)}.sm\:p-4{padding:calc(var(--spacing)*4)}.sm\:p-6{padding:calc(var(--spacing)*6)}.sm\:p-7{padding:calc(var(--spacing)*7)}.sm\:p-8{padding:calc(var(--spacing)*8)}.sm\:px-1{padding-inline:calc(var(--spacing)*1)}.sm\:px-2{padding-inline:calc(var(--spacing)*2)}.sm\:px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.sm\:px-3{padding-inline:calc(var(--spacing)*3)}.sm\:px-4{padding-inline:calc(var(--spacing)*4)}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}.sm\:px-7{padding-inline:calc(var(--spacing)*7)}.sm\:px-8{padding-inline:calc(var(--spacing)*8)}.sm\:py-1{padding-block:calc(var(--spacing)*1)}.sm\:py-1\.5{padding-block:calc(var(--spacing)*1.5)}.sm\:py-2{padding-block:calc(var(--spacing)*2)}.sm\:py-3{padding-block:calc(var(--spacing)*3)}.sm\:py-3\.5{padding-block:calc(var(--spacing)*3.5)}.sm\:py-4{padding-block:calc(var(--spacing)*4)}.sm\:py-5{padding-block:calc(var(--spacing)*5)}.sm\:py-6{padding-block:calc(var(--spacing)*6)}.sm\:py-8{padding-block:calc(var(--spacing)*8)}.sm\:py-12{padding-block:calc(var(--spacing)*12)}.sm\:py-14{padding-block:calc(var(--spacing)*14)}.sm\:py-16{padding-block:calc(var(--spacing)*16)}.sm\:py-20{padding-block:calc(var(--spacing)*20)}.sm\:py-24{padding-block:calc(var(--spacing)*24)}.sm\:pt-2{padding-top:calc(var(--spacing)*2)}.sm\:pt-8{padding-top:calc(var(--spacing)*8)}.sm\:pt-10{padding-top:calc(var(--spacing)*10)}.sm\:pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.sm\:pr-8{padding-right:calc(var(--spacing)*8)}.sm\:pb-3{padding-bottom:calc(var(--spacing)*3)}.sm\:pb-5{padding-bottom:calc(var(--spacing)*5)}.sm\:pb-16{padding-bottom:calc(var(--spacing)*16)}.sm\:pb-20{padding-bottom:calc(var(--spacing)*20)}.sm\:pl-2\.5{padding-left:calc(var(--spacing)*2.5)}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.sm\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.sm\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.sm\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.sm\:text-\[2\.65rem\]{font-size:2.65rem}.sm\:text-\[2\.75rem\]{font-size:2.75rem}.sm\:text-\[9px\]{font-size:9px}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[15px\]{font-size:15px}.sm\:text-\[17px\]{font-size:17px}.sm\:shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.sm\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm[data-vaul-drawer-direction=left],.data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm[data-vaul-drawer-direction=right]{max-width:var(--container-sm)}}@media (min-width:48rem){.md\:absolute{position:absolute}.md\:col-span-2{grid-column:span 2/span 2}.md\:mt-24{margin-top:calc(var(--spacing)*24)}.md\:mb-6{margin-bottom:calc(var(--spacing)*6)}.md\:mb-16{margin-bottom:calc(var(--spacing)*16)}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:inline-flex{display:inline-flex}.md\:h-28{height:calc(var(--spacing)*28)}.md\:min-h-\[560px\]{min-height:560px}.md\:w-72{width:calc(var(--spacing)*72)}.md\:w-\[520px\]{width:520px}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:min-w-\[320px\]{min-width:320px}.md\:flex-none{flex:none}.md\:scale-105{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr_220px\]{grid-template-columns:1fr 220px}.md\:grid-cols-\[120px_220px_minmax\(0\,1fr\)_auto\]{grid-template-columns:120px 220px minmax(0,1fr) auto}.md\:grid-cols-\[180px_minmax\(0\,1fr\)_auto\]{grid-template-columns:180px minmax(0,1fr) auto}.md\:grid-cols-\[220px_minmax\(0\,1fr\)_auto\]{grid-template-columns:220px minmax(0,1fr) auto}.md\:grid-cols-\[minmax\(0\,1\.15fr\)_minmax\(0\,0\.85fr\)_auto\]{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) auto}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-3{gap:calc(var(--spacing)*3)}.md\:gap-8{gap:calc(var(--spacing)*8)}.md\:p-5{padding:calc(var(--spacing)*5)}.md\:p-8{padding:calc(var(--spacing)*8)}.md\:p-10{padding:calc(var(--spacing)*10)}.md\:p-12{padding:calc(var(--spacing)*12)}.md\:px-8{padding-inline:calc(var(--spacing)*8)}.md\:py-5{padding-block:calc(var(--spacing)*5)}.md\:py-12{padding-block:calc(var(--spacing)*12)}.md\:py-16{padding-block:calc(var(--spacing)*16)}.md\:py-20{padding-block:calc(var(--spacing)*20)}.md\:py-24{padding-block:calc(var(--spacing)*24)}.md\:py-32{padding-block:calc(var(--spacing)*32)}.md\:pt-6{padding-top:calc(var(--spacing)*6)}.md\:pt-12{padding-top:calc(var(--spacing)*12)}.md\:pb-20{padding-bottom:calc(var(--spacing)*20)}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.md\:text-\[1\.02rem\]{font-size:1.02rem}.md\:text-\[3\.25rem\]{font-size:3.25rem}.md\:opacity-0{opacity:0}.md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant=inset]~*){margin:calc(var(--spacing)*2)}.md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant=inset]~*){margin-left:calc(var(--spacing)*0)}.md\:peer-data-\[variant\=inset\]\:rounded-xl:is(:where(.peer)[data-variant=inset]~*){border-radius:var(--radius-xl)}.md\:peer-data-\[variant\=inset\]\:shadow-sm:is(:where(.peer)[data-variant=inset]~*){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2:is(:where(.peer)[data-variant=inset]~*):is(:where(.peer)[data-state=collapsed]~*){margin-left:calc(var(--spacing)*2)}.md\:after\:hidden:after{content:var(--tw-content);display:none}}@media (min-width:64rem){.lg\:sticky{position:sticky}.lg\:top-8{top:calc(var(--spacing)*8)}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:mt-0{margin-top:calc(var(--spacing)*0)}.lg\:mb-12{margin-bottom:calc(var(--spacing)*12)}.lg\:mb-16{margin-bottom:calc(var(--spacing)*16)}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:inline-flex{display:inline-flex}.lg\:h-32{height:calc(var(--spacing)*32)}.lg\:h-\[500px\]{height:500px}.lg\:h-\[600px\]{height:600px}.lg\:max-h-\[520px\]{max-height:520px}.lg\:min-h-screen{min-height:100vh}.lg\:w-\[420px\]{width:420px}.lg\:w-auto{width:auto}.lg\:max-w-lg{max-width:var(--container-lg)}.lg\:min-w-\[220px\]{min-width:220px}.lg\:min-w-\[420px\]{min-width:420px}.lg\:scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[0\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}.lg\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}.lg\:grid-cols-\[1\.1fr_1fr_1fr\]{grid-template-columns:1.1fr 1fr 1fr}.lg\:grid-cols-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}.lg\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:1.05fr .95fr}.lg\:grid-cols-\[1fr_22rem\]{grid-template-columns:1fr 22rem}.lg\:grid-cols-\[1fr_180px\]{grid-template-columns:1fr 180px}.lg\:grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.lg\:grid-cols-\[2fr_1fr\]{grid-template-columns:2fr 1fr}.lg\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.lg\:grid-cols-\[320px_1fr\]{grid-template-columns:320px 1fr}.lg\:grid-cols-\[320px_minmax\(0\,1fr\)\]{grid-template-columns:320px minmax(0,1fr)}.lg\:grid-cols-\[minmax\(0\,1\.1fr\)_minmax\(320px\,0\.9fr\)\]{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.lg\:grid-cols-\[minmax\(0\,1fr\)_auto_auto\]{grid-template-columns:minmax(0,1fr) auto auto}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-6{gap:calc(var(--spacing)*6)}.lg\:gap-8{gap:calc(var(--spacing)*8)}.lg\:gap-10{gap:calc(var(--spacing)*10)}.lg\:gap-12{gap:calc(var(--spacing)*12)}.lg\:border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.lg\:border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.lg\:p-8{padding:calc(var(--spacing)*8)}.lg\:p-10{padding:calc(var(--spacing)*10)}.lg\:p-12{padding:calc(var(--spacing)*12)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}.lg\:py-14{padding-block:calc(var(--spacing)*14)}.lg\:py-20{padding-block:calc(var(--spacing)*20)}.lg\:py-32{padding-block:calc(var(--spacing)*32)}.lg\:pt-16{padding-top:calc(var(--spacing)*16)}.lg\:pr-8{padding-right:calc(var(--spacing)*8)}.lg\:pb-0{padding-bottom:calc(var(--spacing)*0)}.lg\:pb-24{padding-bottom:calc(var(--spacing)*24)}.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.lg\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.lg\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.lg\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.lg\:text-\[5\.4rem\]{font-size:5.4rem}}@media (min-width:80rem){.xl\:sticky{position:sticky}.xl\:top-24{top:calc(var(--spacing)*24)}.xl\:order-none{order:0}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:inline-flex{display:inline-flex}.xl\:min-h-\[600px\]{min-height:600px}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-\[0\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.xl\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.xl\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}.xl\:grid-cols-\[1\.2fr_1fr_1fr\]{grid-template-columns:1.2fr 1fr 1fr}.xl\:grid-cols-\[1fr_0\.9fr\]{grid-template-columns:1fr .9fr}.xl\:grid-cols-\[300px_minmax\(0\,1fr\)_330px\]{grid-template-columns:300px minmax(0,1fr) 330px}.xl\:grid-cols-\[minmax\(0\,1\.2fr\)_minmax\(380px\,0\.8fr\)\]{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr)}.xl\:grid-cols-\[minmax\(0\,1\.2fr\)_minmax\(420px\,0\.8fr\)\]{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr)}.xl\:grid-cols-\[minmax\(0\,1fr\)_minmax\(320px\,0\.42fr\)\]{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr)}.xl\:grid-cols-\[minmax\(0\,2fr\)_minmax\(320px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-4{gap:calc(var(--spacing)*4)}.xl\:gap-8{gap:calc(var(--spacing)*8)}.xl\:px-6{padding-inline:calc(var(--spacing)*6)}.xl\:px-10{padding-inline:calc(var(--spacing)*10)}.xl\:text-\[3\.8rem\]{font-size:3.8rem}}@media (min-width:96rem){.\32xl\:col-span-3{grid-column:span 3/span 3}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\32xl\:grid-cols-\[0\.9fr_0\.9fr_1\.2fr\]{grid-template-columns:.9fr .9fr 1.2fr}.\32xl\:grid-cols-\[1\.15fr_0\.85fr\]{grid-template-columns:1.15fr .85fr}.\32xl\:grid-cols-\[1\.25fr_0\.75fr\]{grid-template-columns:1.25fr .75fr}.\32xl\:grid-cols-\[1fr_1fr\]{grid-template-columns:1fr 1fr}}@media (prefers-color-scheme:dark){@media (hover:hover){.dark\:hover\:bg-accent\/50:hover{background-color:#f0a50080}@supports (color:color-mix(in lab,red,red)){.dark\:hover\:bg-accent\/50:hover{background-color:color-mix(in oklab,var(--color-accent)50%,transparent)}}}}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:#e4e7ec80}@supports (color:color-mix(in lab,red,red)){.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:color-mix(in oklab,var(--color-border)50%,transparent)}}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:var(--color-border)}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:#0000}.\[\&_\.recharts-layer\]\:outline-hidden .recharts-layer{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.\[\&_\.recharts-layer\]\:outline-hidden .recharts-layer{outline-offset:2px;outline:2px solid #0000}}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"],.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:var(--color-border)}.\[\&_\.recharts-sector\]\:outline-hidden .recharts-sector{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.\[\&_\.recharts-sector\]\:outline-hidden .recharts-sector{outline-offset:2px;outline:2px solid #0000}}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:#0000}.\[\&_\.recharts-surface\]\:outline-hidden .recharts-surface{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.\[\&_\.recharts-surface\]\:outline-hidden .recharts-surface{outline-offset:2px;outline:2px solid #0000}}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-block:calc(var(--spacing)*1.5)}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:calc(var(--spacing)*0)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:calc(var(--spacing)*5)}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:calc(var(--spacing)*12)}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-block:calc(var(--spacing)*3)}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:calc(var(--spacing)*5)}.\[\&_p\]\:leading-relaxed p{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_tr\]\:border-b tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(>.day-range-end){border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(>.day-range-start){border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]){border-radius:var(--radius-md)}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:var(--color-accent)}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:first-child:has([aria-selected]){border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:last-child:has([aria-selected]),.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:calc(var(--spacing)*0)}.\[\.border-b\]\:pb-6.border-b{padding-bottom:calc(var(--spacing)*6)}.\[\.border-t\]\:pt-6.border-t{padding-top:calc(var(--spacing)*6)}:is(.\*\:\[span\]\:last\:flex>*):is(span):last-child{display:flex}:is(.\*\:\[span\]\:last\:items-center>*):is(span):last-child{align-items:center}:is(.\*\:\[span\]\:last\:gap-2>*):is(span):last-child{gap:calc(var(--spacing)*2)}.\[\&\:last-child\]\:pb-6:last-child{padding-bottom:calc(var(--spacing)*6)}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;translate:var(--tw-translate-x)var(--tw-translate-y)}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3>svg{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.\[\&\>svg\]\:size-3\.5>svg{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.\[\&\>svg\]\:size-4>svg{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&\>svg\]\:h-2\.5>svg{height:calc(var(--spacing)*2.5)}.\[\&\>svg\]\:h-3>svg{height:calc(var(--spacing)*3)}.\[\&\>svg\]\:w-2\.5>svg{width:calc(var(--spacing)*2.5)}.\[\&\>svg\]\:w-3>svg{width:calc(var(--spacing)*3)}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:translate-y-0\.5>svg{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.\[\&\>svg\]\:text-current>svg{color:currentColor}.\[\&\>tr\]\:last\:border-b-0>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{rotate:90deg}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:calc(var(--spacing)*-2)}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:calc(var(--spacing)*-2)}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}@media (hover:hover){a.\[a\&\]\:hover\:bg-accent:hover{background-color:var(--color-accent)}}}@font-face{font-family:Figtree;font-style:normal;font-weight:400 800;font-display:swap;src:url(https://static.figma.com/font/Figtree_wght__1)format("woff2")}.migration-page{color:#092f29;background:#fff;min-height:100vh;font-family:Figtree,Inter,system-ui,sans-serif}.migration-page button{font-family:inherit}.migration-page input,.migration-page textarea{font:inherit}.migration-nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #dfe5e7;height:72px;position:sticky;top:0}.migration-nav-inner{grid-template-columns:150px minmax(0,1fr) auto;align-items:center;width:min(100% - 64px,1348px);height:100%;margin:0 auto;display:grid}.migration-page .migration-wordmark{color:#062f29;letter-spacing:-.055em;cursor:pointer;background:0 0;border:0;width:-moz-max-content;width:max-content;margin:0;padding:0;font-size:34px;font-weight:800;line-height:1}.migration-wordmark span{color:#062f29}.migration-nav-links{align-items:center;gap:47px;margin-left:44px;display:flex}.migration-nav-links button,.migration-login{color:#111b20;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0;padding:8px 0;font-size:14px;font-weight:600;display:inline-flex}.migration-nav-links button.is-active{color:#075f4e}.migration-nav-links svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.migration-nav-actions{align-items:center;gap:26px;display:flex}.migration-demo{color:#fff;cursor:pointer;background:linear-gradient(#126a58,#075b4b);border:0;border-radius:8px;width:114px;height:40px;margin:0;padding:0;font-size:13.5px;font-weight:700;box-shadow:0 5px 12px #075b4b2b}.migration-demo:hover,.migration-hero-copy>button:hover,.migration-form-submit:hover:not(:disabled){filter:brightness(.94)}.migration-menu-button{color:#092f29;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:none}.migration-mobile-menu{background:#fff;border:1px solid #dfe5e7;border-radius:12px;flex-direction:column;width:min(280px,100vw - 32px);padding:10px;display:flex;position:absolute;top:100%;right:16px;box-shadow:0 18px 50px #052e2724}.migration-mobile-menu button{color:#092f29;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:11px 12px}.migration-mobile-menu button:hover{background:#eef8f5}.migration-hero{background:radial-gradient(circle at 49% 17%,#eaf3f061,#0000 31%),#fff;border-bottom:1px solid #dfe5e7;height:470px;overflow:hidden}.migration-hero-inner{grid-template-columns:50.5% 49.5%;width:min(100% - 64px,1312px);height:100%;margin:0 auto;display:grid}.migration-hero-copy{z-index:2;padding-top:51px;position:relative}.migration-kicker{color:#0b5f51;letter-spacing:.065em;background:#edf8f5;border:1px solid #a9d9cc;border-radius:999px;align-items:center;gap:7px;height:30px;margin:0 0 32px;padding:0 13px;font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;font-weight:700;display:inline-flex}.migration-kicker span{background:#0a6855;border-radius:50%;width:5px;height:5px}.migration-hero-copy h1{color:#05372f;letter-spacing:-.035em;max-width:610px;margin:0;font-size:clamp(47px,3.65vw,56px);font-weight:800;line-height:1.12}.migration-intro{color:#687586;max-width:455px;margin:18px 0 26px;font-size:18px;font-weight:500;line-height:1.55}.migration-hero-copy>button{color:#fff;cursor:pointer;background:linear-gradient(#126a58,#075b4b);border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:221px;height:48px;padding:0 22px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 6px 16px #075b4b29}.migration-phone-visual{height:100%;margin:0;position:relative}.migration-phone-visual img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 20px #1925210d);width:560px;max-width:none;height:560px;position:absolute;top:-25px;left:-20px}.migration-steps{background:#fff;height:118px}.migration-steps-inner{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100% - 96px,1150px);height:100%;margin:0 auto;display:grid}.migration-steps article{align-items:flex-start;gap:18px;padding:31px 40px 20px;display:flex;position:relative}.migration-steps article:first-child{padding-left:0}.migration-steps article:last-child{padding-right:0}.migration-steps article>span{color:#0a5d4f;background:#e8f5f1;border:1px solid #a9d9cc;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:inline-flex}.migration-steps h2{color:#0b4b40;letter-spacing:-.015em;margin:0 0 4px;font-size:16.5px;font-weight:800;line-height:1.22}.migration-steps p{color:#6e7784;max-width:260px;margin:0;font-size:13.5px;line-height:1.45}.migration-steps article>i{background:#d6dde1;width:1px;height:61px;position:absolute;top:31px;right:0}.migration-form-section{width:min(100% - 64px,1336px);margin:0 auto;padding:0 0 20px;scroll-margin-top:88px}.migration-form-card{background:#fffffffa;border:1px solid #dce3e6;border-radius:15px;min-height:344px;padding:23px 30px 10px;box-shadow:0 4px 18px #26443c06}.migration-form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid}.migration-form-column{flex-direction:column;gap:8px;display:flex}.migration-form label{display:block}.migration-form label>span{color:#5e6b7e;letter-spacing:.065em;height:14px;margin-bottom:3px;font-size:10px;font-weight:700;line-height:14px;display:block}.migration-form label small{color:#9ba5b2;font-size:inherit;letter-spacing:0;font-weight:500}.migration-form input,.migration-form textarea{color:#183630;background:#fff;border:1px solid #d8dfe4;border-radius:6px;outline:none;width:100%;height:34px;margin:0;padding:0 12px;font-size:13px;font-weight:400;transition:border-color .15s,box-shadow .15s;display:block}.migration-form textarea{resize:vertical;height:61px;padding-top:9px}.migration-form input::-moz-placeholder,.migration-form textarea::-moz-placeholder{color:#969da7}.migration-form input::placeholder,.migration-form textarea::placeholder{color:#969da7}.migration-form input:focus,.migration-form textarea:focus,.migration-upload:focus-visible{border-color:#24705e;box-shadow:0 0 0 3px #24705e1f}.migration-upload{color:#778397;cursor:pointer;background:#f9fafb;border:1px dashed #cfd8de;border-radius:8px;outline:none;align-items:center;gap:14px;width:100%;height:61px;padding:0 13px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.migration-upload.is-dragging,.migration-upload.has-file{background:#f1faf7;border-color:#6cad9d}.migration-upload>input{display:none}.migration-upload>svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 21px;width:21px;height:21px}.migration-upload>div{flex-wrap:wrap;align-items:center;gap:2px 8px;min-width:0;display:flex}.migration-upload strong{color:#657186;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12.5px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.migration-upload small{color:#98a0ad;font-size:11.5px;line-height:1.2;display:block}.migration-upload button{color:#0a6755;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.migration-form-error{color:#b42318;text-align:center;margin:7px 0 -10px;font-size:12px}.migration-form-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#126a58,#0a6754,#116a57);border:0;border-radius:7px;justify-content:center;align-items:center;gap:12px;width:100%;height:37px;margin-top:17px;padding:0 20px;font-size:14px;font-weight:700;display:flex}.migration-form-submit:disabled{cursor:wait;opacity:.7}.migration-form-response{color:#919bab;text-align:center;margin:10px 0 0;font-size:12.5px;line-height:1.3}.migration-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:302px;display:flex}.migration-success>span{background:#0a6754;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.migration-success h2{margin:14px 0 6px;font-size:22px}.migration-success p{color:#687586;margin:0 0 18px;font-size:14px}.migration-success button{color:#0a6754;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:9px 14px;font-weight:700;display:inline-flex}.migration-page button:focus-visible,.migration-page [role=button]:focus-visible{outline-offset:3px;outline:3px solid #24705e47}@media (max-width:1100px){.migration-nav-inner{grid-template-columns:140px minmax(0,1fr) auto}.migration-nav-links{gap:28px;margin-left:22px}.migration-phone-visual img{left:-58px}.migration-steps article{padding-left:24px;padding-right:24px}}@media (max-width:900px){.migration-nav-links{display:none}.migration-nav-inner{grid-template-columns:1fr auto;width:min(100% - 40px,760px)}.migration-menu-button{display:inline-flex}.migration-hero{height:auto;min-height:800px}.migration-hero-inner{grid-template-columns:1fr;width:min(100% - 48px,700px)}.migration-hero-copy{padding-top:48px}.migration-phone-visual{min-height:390px}.migration-phone-visual img{width:610px;height:610px;top:-70px;left:50%;transform:translate(-50%)}.migration-steps{height:auto}.migration-steps-inner{width:min(100% - 48px,700px)}.migration-steps article{padding-top:27px;padding-bottom:25px}.migration-form-section{width:min(100% - 32px,760px);padding-top:12px}.migration-form-card{padding:24px}}@media (max-width:640px){.migration-nav{height:64px}.migration-page .migration-wordmark{font-size:28px}.migration-nav-actions{gap:12px}.migration-demo{display:none}.migration-login{font-size:13px}.migration-hero{min-height:740px}.migration-hero-inner{width:min(100% - 32px,520px)}.migration-hero-copy{padding-top:34px}.migration-kicker{margin-bottom:24px}.migration-hero-copy h1{font-size:clamp(38px,11vw,46px);line-height:1.08}.migration-intro{margin-top:20px;font-size:16px}.migration-hero-copy>button{width:100%}.migration-phone-visual{min-height:330px}.migration-phone-visual img{width:490px;height:490px;top:-25px}.migration-steps-inner{grid-template-columns:1fr;width:min(100% - 32px,520px)}.migration-steps article,.migration-steps article:first-child,.migration-steps article:last-child{padding:22px 0}.migration-steps article>i{width:100%;height:1px;inset:auto 0 0}.migration-steps p{max-width:none}.migration-form-section{padding-top:8px}.migration-form-card{border-radius:12px;padding:20px 16px}.migration-form-columns{grid-template-columns:1fr;gap:8px}.migration-form-submit{height:44px;margin-top:18px}}.client-records-page{color:#102c26;background:#fffdf8}.client-records-page .client-records-hero-section{background:radial-gradient(circle at 9% 36%,#dcf6e77a,#0000 28%),linear-gradient(90deg,#fffaf0,#fffdf7 43%,#eefaf6);min-height:560px}.client-records-page .client-records-hero-section h1{letter-spacing:0;max-width:520px;font-size:clamp(43px,5vw,72px);line-height:.95}.client-records-page .client-records-hero-section .chiropodist-admin-hero-eyebrow{color:#08765c;text-transform:uppercase}.client-records-page .client-records-hero-section .chiropodist-subhero{color:#102c26b8;max-width:490px}.client-records-page .client-records-hero-section .chiropodist-admin-hero-visual{clip-path:ellipse(78% 74% at 70% 48%);width:65vw;max-width:980px;right:0}.client-records-page .client-records-hero-section .chiropodist-admin-hero-visual img{-o-object-position:63% 48%;object-position:63% 48%;transform:scale(1.04)}.practice-management-connected-appointment-section{z-index:60;color:#07322b;box-sizing:border-box;background:#f8f3ec;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100svh;min-height:100svh;max-height:100svh;padding-bottom:clamp(18px,2.5vh,28px);font-family:Figtree,Inter,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.connected-appointment-frame{flex:none;width:100%;height:720px;position:relative;overflow:hidden}.connected-appointment-stage{background:#f8f3ec;width:1280px;max-width:100vw;height:720px;margin:0 auto;position:relative;overflow:hidden}.connected-appointment-head{z-index:2;text-align:center;width:620px;position:absolute;top:27px;left:50%;transform:translate(-50%)}.connected-appointment-head h2{color:#042f29;letter-spacing:0;margin:0;font-size:53px;font-weight:800;line-height:1.02}.connected-appointment-head p{color:#07322b9e;letter-spacing:0;margin:11px 0 0;font-size:17px;font-weight:600}.connected-appointment-lines{z-index:1;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.connected-appointment-lines path{fill:none;stroke:#00694f;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.connected-appointment-lines marker path{fill:#00694f;stroke:none}.connected-step-label{z-index:3;color:#11382f;white-space:nowrap;align-items:center;gap:11px;font-size:13px;font-weight:800;display:inline-flex;position:absolute}.connected-step-label span{color:#fff;background:#00624d;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:13px;font-weight:800;display:inline-flex}.connected-step-label-1{top:170px;left:65px}.connected-step-label-2{top:665px;left:203px}.connected-step-label-3{top:189px;left:407px}.connected-step-label-4{top:665px;left:552px}.connected-step-label-5{top:200px;left:719px}.connected-step-label-6{top:665px;left:869px}.connected-step-label-7{top:210px;left:999px}.connected-card{z-index:2;color:#183831;background:#fffffdf5;border:1px solid #14372f1c;border-radius:11px;font-size:10px;position:absolute;box-shadow:0 8px 22px #382e2029}.connected-card small{color:#18383180;font-size:8px;font-weight:700}.connected-card svg{flex:none}.connected-booking-card{width:144px;height:231px;padding:11px 10px;top:208px;left:55px}.connected-card-bar{color:#00624d;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:13px;display:flex}.connected-card-bar i{border-top:2px solid #1838318c;border-bottom:2px solid #1838318c;width:10px;height:8px;box-shadow:0 3px #1838318c}.connected-person-row{color:#213a35;align-items:center;gap:8px;margin-bottom:14px;display:flex}.connected-person-row b{color:#4b76d2;background:#dce7ff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;display:inline-flex}.connected-booking-card>strong{margin:3px 0 10px;font-size:10px;display:block}.connected-booking-card p,.connected-next-card p{align-items:center;gap:7px;margin:7px 0;font-weight:700;display:flex}.connected-booking-card button{color:#fff;background:#00624d;border:0;border-radius:6px;width:100%;height:26px;margin-top:8px;font-size:10px;font-weight:800}.connected-booking-card em{color:#00624d;text-align:center;margin-top:8px;font-style:normal;font-weight:800;display:block}.connected-calendar-card{width:166px;height:180px;padding:14px 13px 12px;top:471px;left:191px}.connected-calendar-top{justify-content:space-between;margin-bottom:12px;display:flex}.connected-calendar-top span{color:#1838318c;letter-spacing:8px}.connected-weekdays,.connected-days{text-align:center;grid-template-columns:repeat(7,1fr);gap:5px 8px;display:grid}.connected-weekdays{color:#1838319e;margin-bottom:7px;font-size:8px;font-weight:800}.connected-days{color:#183831c7;font-size:7.5px;font-weight:700}.connected-days .active{color:#fff;background:#00624d;border-radius:50%;place-items:center;width:18px;height:18px;margin:-3px auto;display:grid}.connected-calendar-event{grid-template-columns:5px 38px 1fr;align-items:start;-moz-column-gap:9px;column-gap:9px;font-size:8px;line-height:1.15;display:grid;position:absolute;bottom:12px;left:14px;right:14px}.connected-calendar-event i{background:#00624d;border-radius:50%;width:7px;height:7px;margin-top:3px}.connected-calendar-event span{color:#183831b3;margin-top:3px;display:block}.connected-reminder-card{color:#fff;background:linear-gradient(160deg,#7a7f83,#40454a);border:0;width:144px;height:220px;padding:19px 9px 10px;top:226px;left:397px;box-shadow:0 9px 19px #2a2d2c47}.connected-lockscreen-date,.connected-lockscreen-time{text-align:center}.connected-lockscreen-date{color:#ffffffd1;font-size:9px}.connected-lockscreen-time{margin-top:5px;font-size:34px;font-weight:300;line-height:1}.connected-message{color:#122b26;background:#ffffffe6;border-radius:8px;margin-top:12px;padding:8px}.connected-message div{align-items:center;gap:5px;display:flex}.connected-message div b{background:#6ee07d;border-radius:3px;width:12px;height:12px}.connected-message div span,.connected-message div small{color:#122b268c;font-size:7px;font-weight:800}.connected-message div small{margin-left:auto}.connected-message strong{margin-top:8px;font-size:9px;display:block}.connected-message p{margin:3px 0 0;font-size:10px;font-weight:700;line-height:1.32}.connected-lock-icons{justify-content:space-between;display:flex;position:absolute;bottom:10px;left:22px;right:22px}.connected-lock-icons span{background:#fff3;border-radius:50%;width:20px;height:20px}.connected-ready-card{width:158px;height:184px;padding:13px 12px;top:469px;left:548px}.connected-ready-card p{color:#183831c7;gap:8px;margin:11px 0 0;font-weight:700;line-height:1.15;display:flex}.connected-ready-card p strong{color:#183831;font-size:9px}.connected-visit-card{width:146px;height:218px;padding:13px 12px 12px;top:229px;left:710px}.connected-visit-card>strong{margin-bottom:12px;font-size:10px;display:block}.connected-note-box{border:1px solid #14372f14;border-radius:6px;padding:10px 9px}.connected-note-box p{margin:5px 0 0;font-size:8px;font-weight:700;line-height:1.3}.connected-visit-card label{align-items:center;gap:7px;margin-top:8px;font-size:8px;font-weight:800;display:flex}.connected-visit-card input{accent-color:#2f80ed;width:10px;height:10px}.connected-visit-card em{color:#00624d;background:#e4f4e5;border-radius:6px;padding:6px;font-size:7px;font-style:normal;font-weight:800;position:absolute;bottom:10px;left:10px;right:10px}.connected-payment-card{text-align:center;background:#eef8ed;border:8px solid #fff;flex-direction:column;align-items:center;width:138px;height:188px;padding-top:18px;display:flex;top:478px;left:852px}.connected-payment-check{color:#00624d;fill:#00624d;stroke:#fff}.connected-payment-card strong{margin-top:8px;font-size:10px}.connected-payment-card b{margin-top:7px;font-size:18px}.connected-payment-card span{margin-top:6px;font-weight:700}.connected-payment-card em{color:#00624d;margin-top:8px;font-size:9px;font-style:normal;font-weight:800;line-height:1.1}.connected-next-card{width:162px;height:186px;padding:14px 15px;top:236px;left:989px}.connected-next-card p:first-child{border-bottom:1px solid #14372f14;margin-bottom:19px;padding-bottom:13px}.connected-next-card h3{letter-spacing:0;margin:0 0 15px;font-size:18px}.connected-next-card button{color:#1e5fac;background:#e4ecff;border:0;border-radius:5px;width:100%;height:26px;margin-top:8px;font-size:9px;font-weight:800}.connected-final-card{z-index:2;color:#fff;text-align:center;background:#00624d;border-radius:10px;flex-direction:column;align-items:center;width:200px;height:212px;padding-top:19px;display:flex;position:absolute;top:466px;left:1047px;box-shadow:0 8px 24px #382e2033}.connected-final-card svg{color:#2ac084}.connected-final-card h3{letter-spacing:0;margin:20px 0 0;font-size:21px;font-weight:800;line-height:1.25}.connected-final-card i{background:#2ac084;width:54px;height:2px;margin-top:19px}.connected-final-card strong{margin-top:23px;font-size:22px}.connected-route-icon{z-index:3;color:#00624d;background:#e4f4e5;border-radius:50%;place-items:center;width:37px;height:37px;display:grid;position:absolute;box-shadow:0 1px #14372f0f}.connected-route-icon-1{top:421px;left:256px}.connected-route-icon-2{top:436px;left:612px}.connected-route-icon-3{top:432px;left:917px}.connected-appointment-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:clamp(12px,2vw,24px);padding:0 20px;display:flex}.connected-appointment-cta button,.connected-appointment-cta a{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.connected-appointment-cta button{color:#fff;background:#00624d;border:0;box-shadow:0 10px 24px #00624d33}.connected-appointment-cta a{color:#07322b;background:#fffffdad;border:1px solid #07322b2e}@media (max-width:1279px){.connected-appointment-frame{height:calc(720px*100vw/1280px)}.connected-appointment-stage{width:1280px;max-width:none;min-height:720px;transform:scale(calc(100vw/1280px));transform-origin:0 0}}@media (min-width:1601px){.connected-appointment-stage{max-width:1280px}}@media (min-width:1120px) and (max-height:820px){.connected-appointment-frame{height:590px}.connected-appointment-stage{transform-origin:top;max-width:none;margin-left:-640px;margin-right:0;left:50%;transform:scale(.82)}}@media (min-width:900px) and (max-height:700px){.connected-appointment-frame{height:475px}.connected-appointment-stage{transform-origin:top;margin-left:-640px;margin-right:0;left:50%;transform:scale(.66)}}@media (min-width:700px) and (max-width:899px) and (max-height:550px){.connected-appointment-frame{height:288px}.connected-appointment-stage{transform-origin:top;margin-left:-640px;margin-right:0;left:50%;transform:scale(.4)}}.client-records-hero-note{z-index:2;color:#fff8e8;text-align:center;text-shadow:0 2px 12px #0000007a;max-width:150px;font-family:Georgia,serif;font-size:19px;font-style:italic;line-height:1.05;position:absolute;top:39%;right:18%;transform:rotate(-7deg)}.client-records-hero-note:after{content:"";border-bottom:3px solid #fff8e8e6;border-left:3px solid #fff8e8e6;border-radius:0 0 0 80px;width:72px;height:36px;position:absolute;bottom:-38px;left:16px;transform:rotate(-22deg)}.client-records-hero-paper{z-index:2;color:#14372f;background:#fffdf7eb;border:1px solid #14372f29;border-radius:8px;gap:4px;width:112px;padding:13px 14px;font-size:13px;font-weight:800;display:grid;position:absolute;bottom:21%;left:43%;transform:rotate(6deg);box-shadow:0 18px 45px #102c2633}.client-records-hero-paper small{color:#102c268a;font-size:10px;font-weight:700}.client-records-problem-card span,.client-records-outcomes-strip article>span,.client-records-journey-pills span svg{border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.client-records-problem-card svg,.client-records-outcomes-strip svg,.client-records-journey-pills svg{width:22px;height:22px}.client-records-outcomes-strip h2{color:#102c26;letter-spacing:0;margin:0;font-size:15px;line-height:1.15}.client-records-outcomes-strip p{color:#102c2699;margin:4px 0 0;font-size:12px;font-weight:700}.client-records-tone-green>span,.client-records-tone-green svg{color:#0b7a61;background:#d8f7e7}.client-records-tone-orange>span,.client-records-tone-orange svg{color:#b85c13;background:#ffe0bb}.client-records-tone-blue>span,.client-records-tone-blue svg{color:#197195;background:#cceefe}.client-records-tone-purple>span,.client-records-tone-purple svg{color:#7450c4;background:#e8dcff}.client-records-tone-yellow>span,.client-records-tone-yellow svg{color:#b66b0f;background:#ffedc3}.client-records-problems-section{background:linear-gradient(#fbf7ee,#fffdf8);padding:34px 0 28px}.client-records-problems-section h2,.client-records-journey-section h2,.client-records-before-after-section h2,.client-records-workflow-section h2{color:#102c26;letter-spacing:0;text-align:center;max-width:760px;margin:0 auto 28px;font-size:clamp(30px,3.2vw,48px);line-height:1.06}.client-records-problem-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.client-records-problem-card{background:#fff;border:1px solid #102c261a;border-radius:10px;overflow:hidden;box-shadow:0 18px 44px #102c261a}.client-records-problem-card img{aspect-ratio:.86;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.client-records-problem-card div{text-align:center;place-items:center;min-height:92px;padding:30px 14px 16px;display:grid;position:relative}.client-records-problem-card span{width:52px;height:52px;position:absolute;top:-25px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #102c261f}.client-records-problem-card h3{color:#102c26;letter-spacing:0;max-width:130px;margin:0;font-size:14px;line-height:1.15}.client-records-final-cta-card p{color:#0b7a61;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.client-records-final-cta-card button{color:#fff;cursor:pointer;background:#0f7a63;border:0;border-radius:8px;min-height:44px;padding:0 22px;font-size:14px;font-weight:900;box-shadow:0 14px 28px #0f7a6333}.client-records-timeline{gap:0;padding:10px 0;display:grid}.client-records-timeline article{grid-template-columns:18px 1fr;gap:12px;min-height:52px;display:grid;position:relative}.client-records-timeline article:before{content:"";background:#badfd6;width:2px;position:absolute;top:18px;bottom:-18px;left:8px}.client-records-timeline article:last-child:before{display:none}.client-records-timeline article>span{z-index:1;background:#0f7a63;border:3px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:2px;box-shadow:0 0 0 1px #badfd6}.client-records-timeline article:nth-child(2)>span{background:#75bbe2}.client-records-timeline article:nth-child(3)>span{background:#f4b350}.client-records-timeline strong{color:#102c26;font-size:12px;font-weight:900}.client-records-timeline p,.client-records-timeline small{color:#102c26ad;margin:0;font-size:12px;line-height:1.35}.client-records-timeline--compact{gap:8px;max-width:430px}.client-records-timeline--compact article{background:#fff;border:1px solid #102c2614;border-radius:8px;grid-template-columns:28px 1fr;min-height:44px;padding:10px 14px;box-shadow:0 12px 24px #102c2614}.client-records-timeline--compact article:before{display:none}.client-records-timeline--compact article>span{width:24px;height:24px}.client-records-timeline--compact div{align-items:center;gap:10px;display:flex}.client-records-journey-section{background:#fffdf8;padding:28px 0 18px}.client-records-journey-grid{grid-template-columns:170px minmax(0,1fr) 170px;align-items:center;gap:22px;display:grid}.client-records-journey-pills{gap:22px;display:grid}.client-records-journey-pills span{color:#102c26;background:#fff;border:1px solid #102c2614;border-radius:12px;align-items:center;gap:12px;min-height:72px;padding:14px 16px;font-size:13px;font-weight:900;display:flex;box-shadow:0 14px 32px #102c2614}.client-records-device-mockup{justify-content:center;align-items:flex-end;min-height:365px;display:flex;position:relative}.client-records-laptop{background:#101010;border:7px solid #101010;border-bottom-width:20px;border-radius:14px 14px 8px 8px;width:min(100%,660px);padding:12px 12px 24px;position:relative;box-shadow:0 24px 50px #102c2629}.client-records-laptop:after{content:"";background:linear-gradient(90deg,#d7d3ca,#f3eee4,#d7d3ca);border-radius:0 0 24px 24px;width:70%;height:14px;position:absolute;bottom:-33px;left:50%;transform:translate(-50%)}.client-records-app-screen{color:#102c26;background:#fbfdf9;border-radius:6px;grid-template-columns:92px 1fr;min-height:300px;display:grid;overflow:hidden}.client-records-app-screen aside{background:#f2f7ef;align-content:start;gap:8px;padding:16px 12px;display:grid}.client-records-app-screen aside strong{margin-bottom:8px;font-size:14px}.client-records-app-screen aside span{color:#102c2694;border-radius:7px;padding:7px 8px;font-size:10px;font-weight:800}.client-records-app-screen aside span.active{color:#fff;background:#0f7a63}.client-records-app-screen main{padding:18px 20px}.client-records-app-screen header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.client-records-app-screen header>span,.client-records-phone>span{color:#3459a5;background:#d7e8ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex}.client-records-app-screen h3,.client-records-app-screen h4,.client-records-phone h3{color:#102c26;letter-spacing:0;margin:0}.client-records-app-screen header p{color:#102c2694;margin:3px 0 0;font-size:11px}.client-records-app-screen main>section{grid-template-columns:1.25fr .75fr;gap:26px;display:grid}.client-records-app-panels{gap:10px;display:grid}.client-records-app-panels article{background:#fff;border:1px solid #e5eee8;border-radius:8px;padding:10px 12px}.client-records-app-panels h4{margin-bottom:7px;font-size:12px}.client-records-app-panels p{color:#102c26a8;margin:4px 0;font-size:10px}.client-records-app-panels strong{color:#0f7a63}.client-records-phone{background:#fff;border:6px solid #111;border-radius:26px;gap:8px;width:146px;padding:16px 14px;display:grid;position:absolute;bottom:4px;right:3%;box-shadow:0 22px 44px #102c262e}.client-records-phone>span{width:38px;height:38px;margin:0 auto;font-size:12px}.client-records-phone h3{text-align:center;font-size:13px}.client-records-phone p{color:#102c268f;margin:2px 0 -4px;font-size:10px}.client-records-phone strong{font-size:11px}.client-records-phone button{color:#fff;background:#0f7a63;border:0;border-radius:999px;min-height:26px;font-size:10px;font-weight:900}.client-records-outcomes-section{background:#fffdf8;padding:18px 0 24px}.client-records-outcomes-strip{border-top:1px solid #102c2614;border-bottom:1px solid #102c2614;grid-template-columns:repeat(6,1fr);display:grid}.client-records-outcomes-strip article{text-align:center;border-right:1px solid #102c2614;justify-items:center;gap:8px;min-height:122px;padding:18px 12px;display:grid}.client-records-outcomes-strip article:last-child{border-right:0}.client-records-before-after-section{box-sizing:border-box;background:#f8fff9;align-items:center;min-height:100svh;padding:clamp(28px,4.5vw,56px) 0;display:flex}.client-records-before-after-inner{gap:clamp(16px,2.4svh,24px);width:100%;display:grid}.client-records-before-after-section h2{color:#0b594b;max-width:900px;margin:0 auto}.client-records-before-after-grid{grid-template-columns:minmax(0,1fr) 46px minmax(300px,390px) 46px minmax(0,1fr);align-items:center;gap:16px;display:grid}.client-records-before-after-grid figure{border-radius:12px;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 44px #102c261c}.client-records-before-after-grid img{aspect-ratio:1.43;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.client-records-before-after-grid figure:first-child img{-o-object-position:29% 47%;object-position:29% 47%}.client-records-before-after-grid figure:last-child img{-o-object-position:52% 48%;object-position:52% 48%}.client-records-before-after-grid figcaption{color:#fff;background:#0f7a63;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;position:absolute;top:12px;left:12px}.client-records-before-after-grid figure:first-child figcaption{background:#14372f}.client-records-before-after-arrow{color:#fff;background:#79cdb2;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.client-records-before-after-arrow svg{width:20px;height:20px}.client-records-before-after-timeline{background:#fff;border:1px solid #102c2614;border-radius:12px;padding:20px 22px;box-shadow:0 22px 44px #102c261a}.client-records-before-after-phone{min-width:0}.client-records-before-after-board{background:#f8f5ec;border:1px solid #102c2624;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(1180px,100vw - 64px);margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 46px #102c261f}.client-records-before-after-panel{height:clamp(280px,min(32vw,52svh),500px);margin:0;position:relative;overflow:hidden}.client-records-before-after-panel img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.client-records-before-after-panel--before img{-o-object-position:42% 50%;object-position:42% 50%;filter:grayscale(34%)saturate(76%)brightness(.94)}.client-records-before-after-panel--after{background:#f4f0e8;border-left:1px solid #102c2629}.client-records-before-after-panel--after img{-o-object-position:50% 50%;object-position:50% 50%}.client-records-before-after-panel figcaption{color:#fff;background:#123a25;border-radius:999px;width:auto;padding:clamp(7px,.75vw,10px) clamp(16px,1.4vw,21px);font-size:clamp(14px,.95vw,17px);font-weight:800;line-height:1;position:absolute;top:clamp(16px,1.6vw,22px);left:clamp(16px,1.6vw,22px);box-shadow:0 10px 22px #102c2638}.client-records-before-after-board .client-records-before-after-arrow{z-index:3;background:#174f28;border:clamp(3px,.34vw,5px) solid #fff;width:clamp(52px,4.2vw,68px);height:clamp(52px,4.2vw,68px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 13px 28px #102c263b}.client-records-before-after-board .client-records-before-after-arrow svg{stroke-width:2.3px;width:clamp(24px,2.1vw,34px);height:clamp(24px,2.1vw,34px)}.client-records-scattered-section{background:radial-gradient(circle at 50% 4%,#f0e2d394,#0000 34%),linear-gradient(#f8f3ec,#fbf7f1);align-items:center;min-height:100svh;padding:clamp(28px,4svh,48px) 0;display:flex;overflow:hidden}.client-records-scattered-inner{width:min(1760px,100vw - 56px);margin:0 auto}.client-records-scattered-inner h2{color:#081d19;letter-spacing:0;text-align:center;max-width:1100px;margin:0 auto clamp(24px,3svh,36px);font-size:clamp(38px,3.5vw,56px);font-weight:900;line-height:1.05}.client-records-scattered-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,1.2vw,20px);display:grid}.client-records-scattered-card{background:#fff;border:1px solid #102c261a;border-radius:10px;grid-template-rows:minmax(0,1fr) auto;height:clamp(390px,52svh,500px);min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #45311f1c}.client-records-scattered-card img{aspect-ratio:.86;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:0;display:block}.client-records-scattered-card h3{color:#0a1715;letter-spacing:0;text-align:center;align-items:center;min-height:98px;margin:0;padding:34px 18px 22px;font-size:clamp(17px,1.25vw,22px);font-weight:850;line-height:1.12;display:grid}.client-records-scattered-icon{background:#fff;border-radius:999px;place-items:center;width:clamp(52px,4vw,68px);height:clamp(52px,4vw,68px);display:grid;position:absolute;bottom:70px;left:50%;transform:translate(-50%);box-shadow:0 16px 30px #102c262e}.client-records-scattered-icon svg{width:44%;height:44%}.client-records-scattered-icon-teal{color:#10a99e}.client-records-scattered-icon-orange{color:#e0790b}.client-records-scattered-icon-blue{color:#2e90df}.client-records-scattered-icon-purple{color:#8b5cf6}.client-records-scattered-icon-amber{color:#de7908}.client-records-ios-store-card{isolation:isolate;text-align:left;cursor:pointer;background:radial-gradient(circle at 12% 18%,#73d1ae38,#0000 30%),radial-gradient(circle at 90% 86%,#a2cdf640,#0000 29%),#effbf4;border:1px solid #13715724;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(16px,2vw,28px);width:min(920px,100vw - 64px);margin:0 auto;padding:14px clamp(18px,2.2vw,28px);text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #104a3c14}.client-records-ios-store-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #104a3c1f}.client-records-ios-store-card:focus-visible{outline-offset:4px;outline:3px solid #0596694d}.client-records-ios-store-card:before,.client-records-ios-store-card:after{z-index:-1;content:"";border:14px solid #ffffff7a;border-radius:50%;width:72px;height:72px;position:absolute}.client-records-ios-store-card:before{top:-48px;left:8%}.client-records-ios-store-card:after{bottom:-52px;right:7%}.client-records-ios-store-rating{white-space:nowrap;color:#14372f;background:#ffffffe0;border:1px solid #104a3c1a;border-radius:999px;align-items:center;gap:9px;padding:7px 12px;display:inline-flex;box-shadow:0 8px 22px #104a3c14}.client-records-ios-store-rating span{color:#f2a71b;letter-spacing:1.5px;font-size:17px;line-height:1}.client-records-ios-store-rating strong{font-size:14px;line-height:1}.client-records-ios-store-card h2{color:#0b594b;letter-spacing:-.025em;max-width:680px;margin:0 0 2px;font-size:clamp(23px,2vw,29px);line-height:1.04}.client-records-ios-store-copy{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.client-records-ios-store-card p{color:#46635c;margin:0;font-size:clamp(13px,1.2vw,15px);line-height:1.35}.client-records-ios-store-download{border-radius:9px;justify-self:end;transition:transform .16s,box-shadow .16s;display:inline-flex}.client-records-ios-store-card:hover .client-records-ios-store-download{transform:translateY(-2px);box-shadow:0 10px 22px #0f172a2b}.client-records-ios-store-download img{aspect-ratio:119.664/40;-o-object-fit:contain;object-fit:contain;width:150px;max-width:100%;height:auto;display:block}@media (max-width:720px){.client-records-ios-store-card{text-align:left;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;width:min(100% - 24px,430px);padding:14px 16px}.client-records-ios-store-rating{grid-area:1/1;justify-self:start}.client-records-ios-store-copy{grid-area:2/1}.client-records-ios-store-card h2{margin:0 0 2px;font-size:clamp(19px,5.8vw,24px)}.client-records-ios-store-download{grid-area:1/2/3;place-self:center end}.client-records-ios-store-download img{width:clamp(112px,32vw,138px)}}.client-records-workflow-section{background:#fffdf8;padding:26px 0 24px}.client-records-workflow-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.client-records-workflow-grid article{text-align:center;gap:10px;display:grid;position:relative}.client-records-workflow-grid article:not(:last-child):after{content:"›";color:#14372f;font-size:34px;font-weight:900;position:absolute;top:35%;right:-17px}.client-records-workflow-grid span{z-index:2;color:#fff;background:#0f7a63;border:5px solid #fffdf8;border-radius:50%;place-items:center;width:52px;height:52px;font-size:18px;font-weight:900;display:grid;position:absolute;top:-16px;left:-2px}.client-records-workflow-grid img{aspect-ratio:1.56;-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;display:block;box-shadow:0 18px 34px #102c261f}.client-records-workflow-grid article:first-child img{-o-object-position:50% 48%;object-position:50% 48%}.client-records-workflow-grid article:nth-child(2) img{-o-object-position:50% 36%;object-position:50% 36%}.client-records-workflow-grid article:nth-child(3) img{-o-object-position:25% 45%;object-position:25% 45%}.client-records-workflow-grid article:nth-child(4) img{-o-object-position:55% 50%;object-position:55% 50%}.client-records-workflow-grid h3{color:#102c26;letter-spacing:0;margin:0;font-size:14px}.client-records-blog-section{background:#f4f1e8;min-height:100svh;padding:0;display:grid}.client-records-blog-card{background:#f8f6ef;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);width:100%;min-height:100svh;display:grid;overflow:hidden}.client-records-blog-card figure{background:#d9d4c8;min-width:0;margin:0;position:relative;overflow:hidden}.client-records-blog-card figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#091c176b),linear-gradient(90deg,#0000 70%,#091c1714);position:absolute;top:0;right:0;bottom:0;left:0}.client-records-blog-card img{-o-object-fit:cover;object-fit:cover;-o-object-position:53% 50%;object-position:53% 50%;width:100%;height:100%;min-height:100svh;display:block}.client-records-blog-card article{text-align:center;background:radial-gradient(circle at 92% 12%,#a8d6c34d 0,#a8d6c300 27%),linear-gradient(145deg,#fffdf7,#f3f0e6);flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:clamp(54px,7vw,118px);display:flex;position:relative;overflow:hidden}.client-records-blog-card article>*{z-index:1;position:relative}.client-records-blog-kicker{color:#0f7a63;text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-bottom:22px;font-size:12px;font-weight:900;display:inline-flex}.client-records-blog-kicker svg{width:17px;height:17px}.client-records-blog-card h2{color:#102c26;letter-spacing:-.035em;text-align:center;max-width:720px;margin:0;font-size:clamp(40px,3.3vw,56px);font-weight:650;line-height:1.1}.client-records-blog-card blockquote{margin:0;padding:0}.client-records-blog-quote-mark{color:#0f7a63;font-family:Georgia,serif;font-size:1.18em;font-weight:400;line-height:0}.client-records-blog-card blockquote footer{border-top:2px solid #0f7a6352;gap:3px;width:-moz-fit-content;width:fit-content;margin:28px auto 0;padding-top:15px;display:grid}.client-records-blog-card blockquote footer strong{color:#102c26;font-size:15px;font-weight:900}.client-records-blog-card blockquote footer span{color:#102c269e;font-size:13px;font-weight:750}.client-records-blog-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.client-records-blog-actions button,.client-records-blog-actions a{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.client-records-blog-actions button{color:#fff;background:#0f4638;border:0;box-shadow:0 12px 24px #0f46382e}.client-records-blog-actions a{color:#0f4638;background:#ffffffbd;border:1px solid #102c2629}.client-records-blog-record{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffffb8;border-radius:18px;width:min(390px,100% - 44px);padding:18px;position:absolute;bottom:clamp(28px,5vw,72px);right:clamp(22px,4vw,58px);box-shadow:0 24px 60px #071e1847}.client-records-blog-record-head{border-bottom:1px solid #102c261a;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding-bottom:15px;display:grid}.client-records-blog-record-head>span{color:#0f7a63;background:#e6f4ed;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.client-records-blog-record-head>span svg{width:20px;height:20px}.client-records-blog-record-head div{gap:2px;min-width:0;display:grid}.client-records-blog-record-head small,.client-records-blog-record-grid small{color:#102c268a;font-size:11px;font-weight:750}.client-records-blog-record-head strong{color:#102c26;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.client-records-blog-record-head em{color:#0f7a63;background:#e7f6ee;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.client-records-blog-record-head em svg{width:14px;height:14px}.client-records-blog-record-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:14px;display:grid}.client-records-blog-record-grid>span{background:#f7f7f2;border-radius:11px;gap:3px;min-width:0;padding:10px;display:grid}.client-records-blog-record-grid svg{color:#0f7a63;width:16px;height:16px;margin-bottom:4px}.client-records-blog-record-grid strong{color:#102c26;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.client-records-blog-saved{z-index:3;color:#fff;background:#0f7a63;border:1px solid #ffffffc7;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:clamp(197px,18vw,238px);right:clamp(42px,7vw,104px);box-shadow:0 14px 30px #0730273d}.client-records-blog-saved svg{width:15px;height:15px}.client-records-faq-section{background:linear-gradient(#fffdf8,#f8fbf5);padding:clamp(34px,5vw,58px) 0 clamp(36px,5vw,64px)}.client-records-faq-head{text-align:center;width:100%;margin:0 auto 22px}.client-records-faq-layout{max-width:860px;margin:0 auto}.client-records-faq-section .chiropodist-online-faq-list{grid-template-columns:1fr;gap:10px;max-width:100%}.client-records-faq-section .chiropodist-online-faq-list details{background:#fff;border-color:#102c261a;border-radius:10px;overflow:hidden;box-shadow:0 14px 32px #102c2612}.client-records-faq-section .chiropodist-online-faq-list details[open]{border-color:#0f7a6342}.client-records-faq-section .chiropodist-admin-section-cta{margin-top:clamp(24px,3vw,34px)}.client-records-faq-section .chiropodist-online-faq-list summary{color:#102c26;min-height:62px;padding:17px 18px;font-size:15px}.client-records-faq-section .chiropodist-online-faq-list details p{color:#102c26b3;max-width:720px;padding:0 18px 18px;font-size:14.5px;line-height:1.62}.client-records-final-cta-section{background:#fffdf8;padding:0 0 26px}.client-records-final-cta-card{color:#fff;background:#0f4638;border-radius:16px;grid-template-columns:.82fr 1.18fr;min-height:238px;display:grid;position:relative;overflow:hidden}.client-records-final-cta-card:before{content:"";z-index:1;background:linear-gradient(90deg,#09362bf5,#09362bc2,#0000);position:absolute;top:0;right:35%;bottom:0;left:0}.client-records-final-cta-card>div{z-index:2;align-content:center;padding:34px 48px;display:grid;position:relative}.client-records-final-cta-card h2{color:#fff;letter-spacing:0;max-width:420px;margin:0 0 12px;font-size:clamp(28px,3.6vw,44px);line-height:1.04}.client-records-final-cta-card p{color:#ffffffd1;text-transform:none;letter-spacing:0;margin:0 0 22px}.client-records-final-cta-card>div>div{flex-wrap:wrap;gap:12px;display:flex}.client-records-final-cta-card button{color:#0f4638;box-shadow:none;background:#fff}.client-records-final-cta-card a{color:#fff;border:1px solid #ffffff47;border-radius:8px;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.client-records-final-cta-card figure{margin:0;position:absolute;top:0;right:0;bottom:0;left:34%}.client-records-final-cta-card img{-o-object-fit:cover;object-fit:cover;-o-object-position:54% 48%;object-position:54% 48%;width:100%;height:100%;display:block}.client-records-feature-carousel-section{margin:clamp(30px,5vw,64px) 0}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs{gap:10px;max-width:min(100% - 40px,1280px);overflow:visible}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs button{background:#fff;border:1px solid #e1e6ee;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 14px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs button svg{color:#633ff0;width:18px;height:18px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs button.is-active{color:#061747;border-color:#633ff0;text-decoration:none}.client-records-cell{color:#071a45;text-align:left;background:linear-gradient(45deg,#0f172a06 25%,#0000 25%) 0 0/18px 18px,linear-gradient(45deg,#0000 75%,#0f172a06 75%) 0 0/18px 18px,#fff;width:100%;height:100%;padding:34px;font-family:inherit;position:relative}.client-records-cell:before{content:"";background:#fffffff0;border:1px solid #e2e7ee;border-radius:24px;position:absolute;top:18px;right:18px;bottom:18px;left:18px;box-shadow:0 18px 44px #0f172a1a}.client-records-cell>*{z-index:1;position:relative}.client-records-cell-title{align-items:center;gap:18px;margin:12px 0 24px;display:flex}.client-records-cell-title span,.client-records-mini-panel h4 svg,.client-records-wide-panel h4 svg,.client-records-flow-node>svg,.client-records-doc-row>svg,.client-records-prepared-card>svg,.client-records-client-row>svg,.client-records-story-node>svg{color:#633ff0;background:linear-gradient(135deg,#f1edff,#e7ddff);border-radius:18px;flex:none;width:56px;height:56px;padding:13px;display:grid}.client-records-cell-title h3{color:#071a45;letter-spacing:0;margin:0;font-size:clamp(30px,3.7vw,45px);font-weight:950;line-height:1}.client-records-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.client-records-mini-panel,.client-records-wide-panel,.client-records-flow-card,.client-records-flow-node,.client-records-folders,.client-records-doc-list,.client-records-history-panel,.client-records-note-panel,.client-records-prepared-card,.client-records-client-row,.client-records-story-centre,.client-records-story-node{background:#fff;border:1px solid #dfe5ed;border-radius:14px;box-shadow:0 12px 28px #0f172a14}.client-records-mini-panel,.client-records-wide-panel{padding:16px}.client-records-mini-panel h4,.client-records-wide-panel h4{align-items:center;gap:14px;margin:0 0 14px;font-size:22px;font-weight:950;display:flex}.client-records-mini-panel h4 svg,.client-records-wide-panel h4 svg{border-radius:13px;width:42px;height:42px;padding:10px}.client-records-mini-panel p,.client-records-wide-panel p,.client-records-doc-row,.client-records-prepared-card,.client-records-client-row{color:#071a45;border:1px solid #e2e7ee;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 0;padding:12px;font-size:16px;display:flex}.client-records-mini-panel p span,.client-records-wide-panel p span,.client-records-doc-row strong,.client-records-prepared-card strong,.client-records-client-row strong{font-weight:900}.client-records-wide-panel{grid-column:1/-1}.client-records-cell--next .client-records-flow-lines,.client-records-cell--story .client-records-story-lines{z-index:0;fill:none;stroke:#633ff0;stroke-width:2px;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.client-records-flow-card--center{text-align:center;width:210px;padding:20px;display:grid;position:absolute;top:178px;left:50%;transform:translate(-50%)}.client-records-green-mark,.client-records-doc-row span:not(.is-muted),.client-records-form-card em,.client-records-history-item em,.client-records-note-panel em,.client-records-prepared-card .is-good,.client-records-offline{color:#00965d;background:#dcf7e9;border-radius:9px;align-items:center;gap:8px;width:-moz-max-content;width:max-content;padding:7px 12px;font-style:normal;font-weight:900;display:inline-flex}.client-records-green-mark{border-radius:999px;justify-content:center;width:62px;height:62px;margin:0 auto 10px}.client-records-flow-card strong,.client-records-story-centre strong{font-size:23px;font-weight:950}.client-records-flow-card em{color:#071a45;align-items:center;gap:8px;margin-top:8px;font-style:normal;display:flex}.client-records-flow-card em svg{color:#633ff0;background:#f0ebff;border-radius:999px;width:26px;height:26px;padding:6px}.client-records-flow-node{align-items:center;gap:14px;min-width:182px;padding:14px;display:flex;position:absolute}.client-records-flow-node>svg{color:#00764d;background:#d9f8e9;border-radius:999px;width:54px;height:54px;padding:14px}.client-records-flow-node strong,.client-records-flow-node small{display:block}.client-records-flow-node strong{color:#0bb86d;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.client-records-flow-node small{color:#071a45;margin-top:8px;font-size:15px;font-weight:800}.client-records-flow-node--record{top:112px;left:48px}.client-records-flow-node--plan{top:112px;right:48px}.client-records-flow-node--appointment{bottom:62px;left:48px}.client-records-flow-node--reminder{bottom:62px;right:48px}.client-records-folders{gap:12px;width:150px;padding:16px;display:grid;position:absolute;top:128px;left:66px}.client-records-folders strong{font-size:20px}.client-records-folders span,.client-records-folders button{color:#071a45;background:#fff;border:1px solid #e3e8ef;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 10px;font-weight:800;display:flex}.client-records-folders svg{color:#633ff0;width:26px;height:26px}.client-records-folders button{color:#633ff0;border-color:#c6b8ff;justify-content:center}.client-records-doc-list{gap:12px;width:346px;min-height:250px;padding:16px;display:grid;position:absolute;top:126px;right:70px}.client-records-doc-row{min-height:56px;margin:0}.client-records-doc-row>svg{border-radius:13px;width:42px;height:42px;padding:10px}.client-records-doc-row .is-muted{color:#536278}.client-records-form-card{background:#fff;border:1px solid #d8d0ff;border-radius:20px 20px 0 0;justify-items:center;gap:10px;width:180px;padding:22px 16px;display:grid;position:absolute;bottom:-22px;right:68px;box-shadow:0 16px 34px #633ff029}.client-records-form-card strong{font-size:18px;font-weight:950}.client-records-form-progress{border-top:2px solid #12b76a;justify-content:space-between;align-items:center;width:132px;display:flex}.client-records-form-progress span,.client-records-form-progress i{background:#12b76a;border:2px solid #12b76a;border-radius:999px;width:14px;height:14px;margin-top:-8px}.client-records-form-progress i{background:#fff}.client-records-form-card>span{border:1px solid #e4e8ef;border-radius:6px;width:100%;height:18px}.client-records-cell--history{grid-template-columns:minmax(0,1fr) minmax(0,1.16fr);gap:18px;display:grid}.client-records-cell--history .client-records-cell-title{grid-column:1/-1;margin-bottom:0}.client-records-history-panel,.client-records-note-panel{padding:18px}.client-records-history-panel h3,.client-records-note-panel h3{align-items:center;gap:12px;margin:0 0 20px;font-size:20px;display:flex}.client-records-history-item{border-left:3px solid #e7ddff;gap:10px;margin-left:28px;padding:0 0 22px 22px;display:grid;position:relative}.client-records-history-item>span{background:#633ff0;border:5px solid #e7ddff;border-radius:999px;width:20px;height:20px;position:absolute;top:0;left:-12px}.client-records-note-panel h3{justify-content:space-between}.client-records-note-panel h3 button{color:#fff;background:#633ff0;border:0;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:15px;font-weight:900;display:inline-flex}.client-records-note-panel label,.client-records-note-panel p{color:#071a45;gap:8px;margin:0 0 12px;font-weight:900;display:grid}.client-records-note-panel label span,.client-records-note-panel p{border:1px solid #e3e8ef;border-radius:9px;padding:12px;font-weight:500}.client-records-note-panel p{align-items:center;gap:12px;display:flex}.client-records-address-line{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:34px 42px 18px;display:grid}.client-records-address-line>svg,.client-records-address-line button svg{color:#633ff0;background:linear-gradient(135deg,#f1edff,#e7ddff);border-radius:18px;width:56px;height:56px;padding:13px}.client-records-address-line strong{font-size:25px;line-height:1.25}.client-records-address-line button{color:#633ff0;background:#fff;border:1px solid #cfc4ff;border-radius:9px;align-items:center;gap:12px;min-height:54px;padding:0 20px;font-size:18px;font-weight:900;display:inline-flex}.client-records-address-line button svg{background:0 0;width:30px;height:30px;padding:0}.client-records-address-pill{color:#633ff0;background:#eee8ff;border-radius:999px;align-items:center;gap:9px;margin-left:42px;padding:9px 22px;font-style:normal;font-weight:900;display:inline-flex}.client-records-prepared-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 42px 0;display:grid}.client-records-prepared-card{justify-content:flex-start;align-items:flex-start;min-height:104px;margin:0;padding:16px}.client-records-prepared-card span{gap:8px;display:grid}.client-records-prepared-card small{color:#071a45;font-size:20px}.client-records-prepared-card em{color:#633ff0;gap:18px;margin-top:58px;margin-left:-130px;display:flex}.client-records-search{color:#6b7280;border:1px solid #dfe5ed;border-radius:12px;align-items:center;gap:18px;min-height:58px;margin:12px 42px 20px;padding:0 20px;font-size:20px;display:flex}.client-records-search svg{color:#633ff0}.client-records-client-meta{align-items:center;gap:14px;margin:0 42px 14px;display:flex}.client-records-client-meta strong{margin-right:auto;font-size:20px}.client-records-client-meta span{color:#633ff0;border:1px solid #dfe5ed;border-radius:8px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:grid}.client-records-client-row{margin:10px 42px 0;padding:14px}.client-records-client-row span{display:grid}.client-records-client-row strong{font-size:24px}.client-records-client-row small{color:#5a6475;margin-top:4px;font-size:18px}.client-records-client-row b{margin-left:auto;font-size:20px}.client-records-add-client{color:#fff;background:#633ff0;border:0;border-radius:10px;align-items:center;gap:16px;min-height:58px;padding:0 24px;font-size:22px;font-weight:900;display:inline-flex;position:absolute;bottom:34px;left:68px}.client-records-offline{font-size:18px;position:absolute;bottom:38px;right:68px}.client-records-offline span{background:#12b76a;border-radius:999px;width:13px;height:13px}.client-records-story-centre{text-align:center;justify-items:center;width:180px;padding:22px;display:grid;position:absolute;top:170px;left:50%;transform:translate(-50%)}.client-records-story-centre>span{color:#633ff0;background:#eee8ff;border-radius:999px;place-items:center;width:70px;height:70px;font-size:32px;font-weight:950;display:grid}.client-records-story-centre small{color:#5a6475;font-size:16px}.client-records-story-centre div{color:#633ff0;border-top:1px solid #dfe5ed;gap:16px;margin-top:14px;padding-top:14px;display:flex}.client-records-story-node{align-items:center;gap:16px;width:174px;padding:14px;display:flex;position:absolute}.client-records-story-node strong,.client-records-story-node small{display:block}.client-records-story-node strong{font-size:18px;font-weight:950}.client-records-story-node small{color:#536278;margin-top:6px;font-size:14px}.client-records-story-node--left-top{top:122px;left:42px}.client-records-story-node--left-mid{top:230px;left:42px}.client-records-story-node--left-bottom{bottom:58px;left:42px}.client-records-story-node--right-top{top:122px;right:42px}.client-records-story-node--right-mid{top:230px;right:42px}.client-records-story-node--right-bottom{bottom:58px;right:42px}@media (max-width:1100px){.client-records-page .client-records-hero-section .chiropodist-admin-hero-visual{width:70vw}.client-records-problem-grid{gap:12px}.client-records-journey-grid{grid-template-columns:1fr}.client-records-journey-pills{order:2;grid-template-columns:repeat(3,1fr)}.client-records-device-mockup{order:1}.client-records-outcomes-strip{grid-template-columns:repeat(3,1fr)}.client-records-before-after-grid{grid-template-columns:1fr}.client-records-before-after-arrow{margin:0 auto;transform:rotate(90deg)}.client-records-before-after-board{grid-template-columns:1fr;width:min(100% - 48px,680px)}.client-records-before-after-board .client-records-before-after-arrow{margin:0;transform:translate(-50%,-50%)rotate(90deg)}.client-records-before-after-panel{height:clamp(260px,45vw,360px)}.client-records-before-after-panel--after{border-top:1px solid #102c2629;border-left:0}}@media (max-width:900px) and (min-width:761px){.client-records-blog-card{grid-template-rows:48svh minmax(52svh,auto);grid-template-columns:1fr}.client-records-blog-card figure,.client-records-blog-card img{height:48svh;min-height:0}.client-records-blog-card img{-o-object-position:50% 48%;object-position:50% 48%}.client-records-blog-card article{padding:46px 64px 54px}.client-records-blog-card h2{max-width:680px;font-size:42px}.client-records-blog-record{width:360px;bottom:24px;right:28px}.client-records-blog-saved{bottom:192px;right:58px}}@media (max-width:760px){.client-records-page .client-records-hero-section{min-height:0;padding-bottom:0}.client-records-page .client-records-hero-section h1{font-size:clamp(40px,12vw,58px)}.client-records-page .client-records-hero-section .chiropodist-admin-hero-visual{clip-path:none;width:100%;max-width:none;height:360px;position:relative;right:auto}.client-records-page .client-records-hero-section .chiropodist-admin-hero-visual img{-o-object-position:64% 45%;object-position:64% 45%;transform:none}.client-records-hero-note{font-size:16px;top:18%;right:7%}.client-records-hero-paper{bottom:10%;left:7%}.client-records-blog-card,.client-records-final-cta-card{grid-template-columns:1fr}.client-records-blog-card{grid-template-rows:minmax(340px,42svh) minmax(0,auto)}.client-records-blog-card figure,.client-records-blog-card img{height:max(340px,42svh);min-height:0}.client-records-blog-card img{-o-object-position:52% 48%;object-position:52% 48%}.client-records-blog-record{border-radius:15px;width:calc(100% - 32px);padding:14px;bottom:16px;right:16px}.client-records-blog-record-head{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding-bottom:12px}.client-records-blog-record-head>span{border-radius:11px;width:38px;height:38px}.client-records-blog-record-grid{gap:6px;padding-top:11px}.client-records-blog-record-grid>span{padding:8px}.client-records-blog-saved{bottom:174px;right:28px}.client-records-problems-section,.client-records-journey-section,.client-records-before-after-section,.client-records-scattered-section,.client-records-workflow-section{padding:28px 0}.client-records-before-after-board{border-radius:20px;width:min(100% - 24px,430px)}.client-records-before-after-panel{height:250px}.client-records-before-after-panel--before img{-o-object-position:47% 50%;object-position:47% 50%}.client-records-before-after-panel figcaption{padding:8px 14px;font-size:13px;top:14px;left:14px}.client-records-before-after-board .client-records-before-after-arrow{width:54px;height:54px}.client-records-scattered-section{padding:34px 0 38px}.client-records-scattered-inner{width:min(100% - 32px,430px)}.client-records-scattered-inner h2{color:#050505;letter-spacing:0;text-align:center;max-width:390px;margin:0 auto 24px;font-size:clamp(34px,9.4vw,45px);line-height:1.05}.client-records-scattered-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;width:calc(100vw - 16px);margin-left:calc(-50vw + min(100vw - 32px,430px)/2 + 8px);padding:0 10px 12px;display:flex;overflow-x:auto}.client-records-scattered-grid::-webkit-scrollbar{display:none}.client-records-scattered-card{scroll-snap-align:center;flex:0 0 min(76vw,300px);min-height:430px}.client-records-scattered-card h3{min-height:94px;padding:38px 18px 22px;font-size:20px}.client-records-scattered-icon{width:62px;height:62px;bottom:68px}.client-records-problem-grid{grid-template-columns:1fr}.client-records-problem-card img{aspect-ratio:1.42}.client-records-timeline--compact div{flex-direction:column;align-items:flex-start;gap:2px}.client-records-journey-pills,.client-records-outcomes-strip,.client-records-workflow-grid{grid-template-columns:1fr}.client-records-device-mockup{min-height:0;padding-bottom:40px}.client-records-laptop{border-width:5px 5px 14px;width:100%;padding:8px 8px 18px}.client-records-app-screen{grid-template-columns:64px 1fr}.client-records-app-screen aside{padding:12px 8px}.client-records-app-screen aside span{font-size:8px}.client-records-app-screen main{padding:12px}.client-records-app-screen main>section{grid-template-columns:1fr;gap:12px}.client-records-phone{transform-origin:100% 100%;border-radius:22px;width:118px;padding:12px 10px;bottom:-8px;right:4%;transform:scale(.9)}.client-records-outcomes-strip article{border-bottom:1px solid #102c2614;border-right:0;min-height:96px}.client-records-workflow-grid article:not(:last-child):after{display:none}.client-records-blog-card article{min-height:52svh;padding:32px 24px 38px}.client-records-blog-card h2{font-size:clamp(30px,8vw,34px);line-height:1.08}.client-records-blog-kicker{margin-bottom:18px}.client-records-blog-actions{margin-top:28px}.client-records-faq-section{padding:34px 0 38px}.client-records-faq-layout{max-width:100%}.client-records-faq-head{margin-bottom:18px}.client-records-faq-section .chiropodist-online-faq-list summary{min-height:58px;padding:15px 16px;font-size:14px}.client-records-faq-section .chiropodist-online-faq-list details p{padding:0 16px 16px;font-size:14px}.client-records-final-cta-card{min-height:0}.client-records-final-cta-card:before{background:linear-gradient(#09362bf0,#09362bb8);top:0;right:0;bottom:0;left:0}.client-records-final-cta-card>div{min-height:260px;padding:30px 24px}.client-records-final-cta-card figure{height:230px;position:relative;inset:auto}}.chiropodist-online-automation-copy button:hover{background:#13256d}.chiropodist-online-automation-visual{min-height:520px}.chiropodist-online-automation-lines path{stroke:#7c4df1;stroke-width:2.8px}.chiropodist-online-automation-confirmed,.chiropodist-online-automation-node{background:#fffffff5;border-color:#a391e533;border-radius:14px;box-shadow:0 20px 34px #2d1f5021}.chiropodist-online-automation-confirmed{width:230px;min-height:242px;padding:24px 24px 20px}.chiropodist-online-automation-confirmed-icon{background:#eee8ff;width:58px;height:58px;margin-bottom:14px}.chiropodist-online-automation-confirmed strong{margin-bottom:14px;padding-bottom:14px;font-size:19px}.chiropodist-online-automation-node{width:260px;min-height:110px}.chiropodist-online-automation-node--1{top:4%;left:3%}.chiropodist-online-automation-node--2{top:4%;right:1%}.chiropodist-online-automation-node--3{bottom:4%;left:2%}.chiropodist-online-automation-node--4{bottom:4%;right:0}@media (max-width:980px){.chiropodist-online-automation-section .chiropodist-container{width:min(100% - 48px,760px)}.chiropodist-online-automation-copy h2{font-size:clamp(42px,7vw,58px)}}@media (max-width:640px){.chiropodist-online-automation-section{padding:40px 0 44px}.chiropodist-online-automation-section .chiropodist-container{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.chiropodist-online-automation-copy h2{max-width:100%;font-size:clamp(34px,10vw,42px)}.chiropodist-online-automation-copy>span{max-width:100%;font-size:15.5px}.chiropodist-online-automation-points{grid-template-columns:1fr 1fr;display:grid}.chiropodist-online-automation-points span{min-width:0}.chiropodist-online-ready-band{min-height:300px}.chiropodist-online-ready-copy{max-width:340px;padding:58px 0 54px}.chiropodist-online-ready-copy h2{font-size:clamp(33px,9.2vw,40px)}.chiropodist-online-ready-line path{stroke-width:5px}.chiropodist-online-ready-line--left{width:250px;bottom:58px;left:-104px}.chiropodist-online-ready-line--right{display:none}}.chiropodist-online-proof-section{background:radial-gradient(circle at 16% 12%,#ff7f5f29,#0000 32%),radial-gradient(circle at 84% 18%,#2ea78921,#0000 34%),linear-gradient(#fff8f4,#fff 58%,#fffaf7);border-bottom:1px solid #f0e4dd;padding:clamp(34px,4.8vw,58px) 0 clamp(38px,5.2vw,64px)}.chiropodist-online-proof-head{text-align:center;max-width:900px;margin:0 auto clamp(22px,3vw,32px)}.chiropodist-online-proof-head p{color:#ff6b66;margin:0 0 10px;font-size:clamp(16px,1.45vw,20px);font-weight:650}.chiropodist-online-proof-head h2{color:#08122a;letter-spacing:0;max-width:700px;margin:0 auto 14px;font-size:clamp(32px,4vw,54px);line-height:1.06}.chiropodist-online-proof-head span{color:#1e2a44;max-width:760px;margin:0 auto;font-size:clamp(15px,1.2vw,17px);line-height:1.5;display:block}.chiropodist-online-problem-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(14px,1.8vw,22px);display:grid}.chiropodist-online-problem-card{background:#fff;border:1px solid #784e362e;border-radius:16px;overflow:hidden;box-shadow:0 14px 34px #3723181c}.chiropodist-online-problem-card img{aspect-ratio:372/452;-o-object-fit:cover;object-fit:cover;background:#f4eee8;width:100%;display:block}.chiropodist-online-problem-card:first-child img,.chiropodist-online-problem-card:nth-child(2) img,.chiropodist-online-problem-card:nth-child(3) img{-o-object-position:center;object-position:center}.chiropodist-online-problem-card:nth-child(4) img{-o-object-position:54% center;object-position:54% center}.chiropodist-online-problem-card h3{color:#090f24;text-align:center;letter-spacing:0;place-items:center;min-height:56px;margin:0;padding:12px 16px 14px;font-size:clamp(16px,1.25vw,20px);font-weight:850;line-height:1.18;display:grid}.chiropodist-online-proof-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(22px,2.8vw,34px);display:flex}.chiropodist-online-proof-actions button{min-height:48px;font:inherit;letter-spacing:0;cursor:pointer;border:1px solid #0d182c24;border-radius:999px;padding:0 22px;font-size:15px;font-weight:800}.chiropodist-online-proof-actions button:first-child{color:#fff;background:#071225;border-color:#071225;box-shadow:0 16px 32px #07122529}.chiropodist-online-proof-actions button:last-child{color:#071225;background:#fff}.chiropodist-online-review-carousel{align-items:stretch;min-width:0;display:flex}.chiropodist-online-review-window{background:#f8faf8;border:1px solid #e3e9e4;border-radius:15px;width:100%;position:relative;overflow:hidden}.chiropodist-online-review-window:before,.chiropodist-online-review-window:after{z-index:2;content:"";pointer-events:none;width:54px;position:absolute;top:0;bottom:0}.chiropodist-online-review-window:before{background:linear-gradient(90deg,#f8faf8,#f8faf800);left:0}.chiropodist-online-review-window:after{background:linear-gradient(270deg,#f8faf8,#f8faf800);right:0}.chiropodist-online-review-track{gap:12px;width:-moz-max-content;width:max-content;padding:14px;animation:28s linear infinite chiropodistOnlineReviews;display:flex}.chiropodist-online-review-window:hover .chiropodist-online-review-track{animation-play-state:paused}.chiropodist-online-review-card{background:#fff;border:1px solid #dfe7e1;border-radius:12px;width:292px;min-height:182px;padding:16px;box-shadow:0 14px 32px #15272114}.chiropodist-online-review-mark{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.chiropodist-online-review-mark span{color:#f2a900;letter-spacing:1px;font-size:13px}.chiropodist-online-review-mark small{color:#4285f4;font-size:12px;font-weight:800}.chiropodist-online-review-card>p{color:#2d3a34;font-size:13px;line-height:1.5}.chiropodist-online-review-person{align-items:center;gap:10px;margin-top:14px;display:flex}.chiropodist-online-review-person>span{color:#2a6b5a;background:#e6f2ee;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.chiropodist-online-review-person strong,.chiropodist-online-review-person small{display:block}.chiropodist-online-review-person strong{color:#172a24;font-size:13px}.chiropodist-online-review-person small{color:#7a857f;font-size:11px}.chiropodist-online-trust-section{background:radial-gradient(circle at 67% 34%,#2aa88a1c,#0000 27%),linear-gradient(#fff,#f6fbf9);border-bottom:1px solid #d9ece6;padding:clamp(34px,4vw,58px) 0 clamp(42px,4.8vw,68px);overflow:hidden}.chiropodist-online-trust-intro{grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:center;gap:clamp(24px,5vw,82px);max-width:1040px;margin:0 auto clamp(22px,3vw,34px);display:grid}.chiropodist-online-trust-head{text-align:left;max-width:880px;margin:0}.chiropodist-online-trust-head p{color:#2a6b5a;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:850}.chiropodist-online-trust-head h2{color:#071452;letter-spacing:0;max-width:660px;margin:0;font-size:clamp(46px,6vw,80px);font-weight:950;line-height:1.02}.chiropodist-online-trust-head h2 span{color:#0aa48b;font-size:1.48em;line-height:.78}.chiropodist-online-trust-practitioner{aspect-ratio:1;background:radial-gradient(circle at 52% 22%,#fffffff2,#e5f4efdb);border:2px solid #d8e8e3;border-radius:50%;justify-content:center;align-items:flex-end;width:clamp(230px,20vw,316px);margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 54px #2a6b5a1a}.chiropodist-online-trust-practitioner img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;width:88%;max-height:94%;display:block}.chiropodist-online-trust-feature-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,22px);width:min(91vw,1738px);max-width:none;margin:0 0 clamp(24px,3.2vw,42px) 50%;display:grid;transform:translate(-50%)}.chiropodist-online-trust-feature-row article{text-align:left;background:#fffffff0;border:1px solid #d6e8e2f2;border-radius:16px;align-items:center;gap:clamp(20px,1.8vw,28px);min-width:0;min-height:clamp(144px,8.8vw,172px);padding:clamp(20px,1.9vw,28px);display:flex;box-shadow:0 18px 36px #2a6b5a1a}.chiropodist-online-trust-feature-card>div{min-width:0}.chiropodist-online-trust-feature-icon{border-radius:18px;flex:none;place-items:center;width:clamp(56px,4.7vw,74px);height:clamp(56px,4.7vw,74px);font-weight:950;line-height:1;display:grid}.chiropodist-online-trust-feature-icon svg{width:68%;height:68%;display:block}.chiropodist-online-trust-feature-icon--google{background:#fff;box-shadow:inset 0 0 0 1px #e5efeb,0 10px 18px #07145214}.chiropodist-online-trust-feature-icon--trustpilot{color:#00b67a;background:#e9f7f1}.chiropodist-online-trust-feature-icon--trustpilot svg{fill:currentColor}.chiropodist-online-trust-feature-icon--app{color:#fff;background:linear-gradient(145deg,#15c1ff,#1988f4 52%,#1765d8);box-shadow:inset 0 1px 10px #ffffff59,0 10px 18px #1765d833}.chiropodist-online-trust-feature-icon--app svg{fill:currentColor}.chiropodist-online-trust-feature-icon--users{color:#fff;background:linear-gradient(145deg,#2f9277,#09765e);box-shadow:0 10px 18px #09765e33}.chiropodist-online-trust-feature-icon--users svg{stroke-width:1.9px;width:40px;height:40px}.chiropodist-online-trust-stars{align-items:center;gap:4px;margin:7px 0 6px;display:flex}.chiropodist-online-trust-stars svg{fill:currentColor;width:clamp(18px,1.55vw,24px);height:clamp(18px,1.55vw,24px)}.chiropodist-online-trust-stars--gold{color:#f5ad14}.chiropodist-online-trust-stars--green{color:#00b67a}.chiropodist-online-trust-feature-row h3{color:#071452;letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(30px,2.05vw,38px);font-weight:950;line-height:1}.chiropodist-online-trust-feature-row p{color:#071452;margin:0;font-size:clamp(18px,1.35vw,24px);font-weight:900;line-height:1.15}.chiropodist-online-trust-window{position:relative;overflow:hidden}.chiropodist-online-trust-window:before,.chiropodist-online-trust-window:after{z-index:2;content:"";pointer-events:none;width:min(7vw,72px);position:absolute;top:0;bottom:0}.chiropodist-online-trust-window:before{background:linear-gradient(90deg,#f7fbf9,#f7fbf900);left:0}.chiropodist-online-trust-window:after{background:linear-gradient(270deg,#f7fbf9,#f7fbf900);right:0}.chiropodist-online-trust-track{gap:16px;width:-moz-max-content;width:max-content;padding:10px 4px 16px;animation:44s linear infinite chiropodistOnlineTrustScroll;display:flex}.chiropodist-online-trust-window:hover .chiropodist-online-trust-track{animation-play-state:paused}.chiropodist-online-trust-card{background:#fff;border:1px solid #d9ece6;border-radius:16px;flex-direction:column;flex:none;justify-content:space-between;width:min(360px,100vw - 42px);min-height:254px;padding:22px;display:flex;box-shadow:0 20px 44px #0f172a14}.chiropodist-online-trust-card-top{justify-content:space-between;align-items:center;gap:16px;min-height:58px;display:flex}.chiropodist-online-trust-card-top img{-o-object-fit:contain;object-fit:contain;width:min(185px,100%);max-height:58px;display:block}.chiropodist-online-trust-card--app .chiropodist-online-trust-card-top img{width:148px}.chiropodist-online-trust-icon{color:#fff;background:#071452;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.chiropodist-online-trust-icon svg{stroke-width:2.1px;width:29px;height:29px}.chiropodist-online-trust-card--ads .chiropodist-online-trust-icon{background:linear-gradient(135deg,#4285f4,#34a853)}.chiropodist-online-trust-card--users .chiropodist-online-trust-icon{background:linear-gradient(135deg,#2a6b5a,#25a88a)}.chiropodist-online-trust-card--booking .chiropodist-online-trust-icon{background:linear-gradient(135deg,#071452,#7447e8)}.chiropodist-online-trust-metric{text-align:right}.chiropodist-online-trust-metric strong{color:#071452;letter-spacing:0;font-size:36px;font-weight:950;line-height:.96;display:block}.chiropodist-online-trust-metric span{color:#536861;margin-top:6px;font-size:14px;font-weight:750;line-height:1.15;display:block}.chiropodist-online-trust-card h3{color:#071452;letter-spacing:0;margin:22px 0 10px;font-size:24px;font-weight:900;line-height:1.08}.chiropodist-online-trust-card p{color:#43514d;margin:0;font-size:15px;font-weight:600;line-height:1.52}@keyframes chiropodistOnlineTrustScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}@keyframes chiropodistOnlineReviews{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}.chiropodist-online-automation-visual{min-height:520px;position:relative}.chiropodist-online-automation-lines{width:calc(100% - 56px);height:calc(100% - 56px);position:absolute;top:28px;right:28px;bottom:28px;left:28px}.chiropodist-online-automation-confirmed,.chiropodist-online-automation-node{color:#151b2d;gap:12px;display:flex;position:absolute}.chiropodist-online-automation-confirmed{z-index:2;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}.chiropodist-online-automation-confirmed-icon{color:#7447e8;border-radius:18px;place-items:center;display:grid}.chiropodist-online-automation-confirmed-icon svg{width:31px;height:31px}.chiropodist-online-automation-confirmed strong{color:#10152e;border-bottom:1px solid #e8e4f8;display:block}.chiropodist-online-automation-confirmed p{color:#697083;font-size:13px;line-height:1.48}.chiropodist-online-automation-node{align-items:flex-start;padding:18px}.chiropodist-online-automation-node svg{color:#7447e8;flex:none;width:24px;height:24px}.chiropodist-online-automation-node strong{color:#11182f;margin-bottom:4px;font-size:15px;display:block}.chiropodist-online-automation-node span{color:#697083;font-size:12.5px;line-height:1.35;display:block}.chiropodist-online-pricing-section{background:#fff;padding:clamp(34px,4.5vw,58px) 0;position:relative;overflow:hidden}.chiropodist-online-ready-band{background:#f1fcff;place-items:center;min-height:clamp(300px,33vw,504px);display:grid;position:relative;overflow:hidden}.chiropodist-online-ready-copy{z-index:1;text-align:center;justify-items:center;max-width:760px;margin:0 auto;padding:clamp(48px,7vw,88px) 0;display:grid;position:relative}.chiropodist-online-ready-copy h2{color:#071439;letter-spacing:0;margin:0;font-size:clamp(36px,5.2vw,62px);font-weight:950;line-height:1.1}.chiropodist-online-ready-copy button{color:#fff;cursor:pointer;background:#08bdf2;border:0;border-radius:5px;justify-content:center;align-items:center;min-width:min(100%,226px);min-height:57px;margin-top:clamp(26px,3.5vw,44px);padding:15px 27px;font-size:clamp(17px,1.5vw,22px);font-weight:850;line-height:1;display:inline-flex;box-shadow:0 9px 18px #08bdf23d}.chiropodist-online-ready-copy button:hover{background:#08aee2}.chiropodist-online-ready-line{fill:none;pointer-events:none;position:absolute}.chiropodist-online-ready-line path{stroke-width:6px;stroke-linecap:round}.chiropodist-online-ready-line--left{width:clamp(250px,25vw,388px);bottom:clamp(40px,6vw,92px);left:max(-84px,-5vw)}.chiropodist-online-ready-line--left path{stroke:#17bee8}.chiropodist-online-ready-line--right{width:clamp(288px,30vw,464px);top:clamp(34px,5vw,84px);right:max(-74px,-4vw)}.chiropodist-online-ready-line--right path{stroke:#0054db}.chiropodist-online-faq-section{background:#fff;padding:clamp(58px,7vw,92px) 0}.chiropodist-online-faq-head{max-width:720px;margin-bottom:28px}.chiropodist-online-faq-head h2{color:#111;letter-spacing:0;margin-top:8px;font-size:clamp(32px,4.8vw,58px);line-height:1.07}.chiropodist-online-faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chiropodist-online-faq-list details{background:#fbfcfb;border:1px solid #e4e7ec;border-radius:14px}.chiropodist-online-faq-list summary{color:#111;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:18px 20px;font-size:15px;font-weight:800;list-style:none;display:flex}.chiropodist-online-faq-list summary::-webkit-details-marker{display:none}.chiropodist-online-faq-list summary svg{color:#2a6b5a;flex:none;width:18px;height:18px;transition:transform .16s;transform:rotate(90deg)}.chiropodist-online-faq-list details[open] summary svg{transform:rotate(-90deg)}.chiropodist-online-faq-list details p{color:#5a6472;padding:0 20px 20px;font-size:14px;line-height:1.62}.chiropodist-online-results-section{background:radial-gradient(circle at -4% 27%,#0077ff1c 0,#0077ff1c 13%,#0000 14%),radial-gradient(circle at 104% 61%,#0077ff17 0,#0077ff17 18%,#0000 19%),linear-gradient(#f9fbff,#f3f8ff);padding:clamp(34px,4vw,54px) 0 clamp(40px,4.6vw,62px);position:relative;overflow:hidden}.chiropodist-online-results-head{text-align:center;max-width:720px;margin:0 auto clamp(18px,2vw,28px)}.chiropodist-online-results-head p{color:#0f7aff;letter-spacing:.22em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:950}.chiropodist-online-results-head h2{color:#071a35;letter-spacing:0;margin:0;font-size:clamp(31px,3.25vw,46px);font-weight:950;line-height:1.06}.chiropodist-online-results-head span{color:#526174;margin-top:8px;font-size:clamp(15px,1.05vw,17px);line-height:1.35;display:block}.chiropodist-online-results-card{background:#fff;border:1px solid #0f2c5417;border-radius:22px;grid-template-columns:minmax(380px,42%) minmax(0,58%);width:min(1100px,100%);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 48px #0f2c541f,inset 0 1px #fffc}.chiropodist-online-results-photo{background:#dfe8f1;margin:0;overflow:hidden}.chiropodist-online-results-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:42% 50%;object-position:42% 50%;width:100%;height:100%;min-height:clamp(330px,27vw,420px);display:block}.chiropodist-online-results-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,3.1vw,42px) clamp(30px,3.6vw,52px);display:flex}.chiropodist-online-results-badge{color:#0f72e8;letter-spacing:.13em;text-transform:uppercase;background:#edf5ff;border-radius:7px;align-items:center;width:-moz-fit-content;width:fit-content;min-height:28px;margin-bottom:clamp(12px,1.2vw,18px);padding:5px 10px;font-size:11px;font-weight:950;display:inline-flex}.chiropodist-online-results-quote-row{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;display:grid}.chiropodist-online-results-quote-mark{color:#0f7aff;font-size:clamp(52px,4vw,68px);font-weight:950;line-height:.82}.chiropodist-online-results-quote-row blockquote{color:#071a35;letter-spacing:0;margin:0;font-size:clamp(21px,1.8vw,28px);font-weight:900;line-height:1.18}.chiropodist-online-results-rating{color:#ff5f4a;gap:5px;margin:clamp(12px,1.2vw,16px) 0 6px 56px;display:flex}.chiropodist-online-results-rating svg{fill:currentColor;width:18px;height:18px}.chiropodist-online-results-person{color:#5c6878;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 clamp(16px,1.7vw,22px) 56px;font-size:13px;line-height:1.35;display:flex}.chiropodist-online-results-person strong{color:#071a35;font-weight:900}.chiropodist-online-results-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.chiropodist-online-results-stats article{text-align:center;background:#fff;border:1px solid #e5ebf2;border-radius:10px;align-content:center;justify-items:center;min-height:108px;padding:14px 10px;display:grid}.chiropodist-online-results-stats article>span{color:#0f7aff;background:#eaf4ff;border-radius:999px;place-items:center;width:30px;height:30px;margin-bottom:5px;display:grid}.chiropodist-online-results-stats svg{stroke-width:1.9px;width:16px;height:16px}.chiropodist-online-results-stats strong{color:#0f7aff;font-size:clamp(26px,2vw,34px);font-weight:950;line-height:1}.chiropodist-online-results-stats p{color:#536174;max-width:132px;margin:6px 0 0;font-size:11.5px;font-weight:650;line-height:1.2}.chiropodist-online-results-actions{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:18px;display:flex}.chiropodist-online-results-actions button{color:#0f72e8;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-size:14.5px;font-weight:900;line-height:1;display:inline-flex}.chiropodist-online-results-actions button:first-child{color:#fff;background:#0f72e8;min-width:134px;box-shadow:0 10px 22px #0f72e82e}.chiropodist-online-results-actions svg{width:15px;height:15px}.chiropodist-online-free-month-section{background:#fff;padding:clamp(38px,5vw,64px) 0}.chiropodist-online-free-month-card{background:#f0fbff;border:1px solid #1cb5ea29;border-radius:17px;place-items:center;width:min(100%,1170px);min-height:clamp(260px,26vw,374px);margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f72e817,inset 0 0 0 1px #ffffffb8}.chiropodist-online-free-month-card:before{content:"";background:radial-gradient(circle at 6% 56%,#a6e0f55c 0,#a6e0f55c 12%,#0000 12.5%),radial-gradient(circle at 101% 88%,#a6e0f557 0,#a6e0f557 16%,#0000 16.5%),linear-gradient(#ffffff6b,#e8f8ffb8);position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-online-free-month-star{opacity:.55;width:46px;height:46px;position:absolute}.chiropodist-online-free-month-star:before,.chiropodist-online-free-month-star:after{content:"";background:#bce6f6b8;border-radius:999px;width:100%;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chiropodist-online-free-month-star:after{width:10px;height:100%}.chiropodist-online-free-month-star--left{top:70px;left:52px;transform:rotate(45deg)}.chiropodist-online-free-month-star--right{bottom:82px;right:94px;transform:rotate(45deg)}.chiropodist-online-free-month-copy{z-index:1;text-align:center;width:min(100% - 48px,900px);padding:clamp(34px,5vw,52px) 0;position:relative}.chiropodist-online-free-month-copy p{color:#11aee9;letter-spacing:0;margin:0 0 24px;font-size:clamp(14px,1.3vw,20px);font-weight:900}.chiropodist-online-free-month-copy h2{color:#071439;letter-spacing:0;margin:0;font-size:clamp(34px,5vw,61px);font-weight:950;line-height:1.05}.chiropodist-online-free-month-copy>span{color:#121c42;margin:24px auto 0;font-size:clamp(18px,1.8vw,24px);font-weight:550;line-height:1.36;display:block}.chiropodist-online-free-month-copy button{color:#fff;cursor:pointer;background:#18aee7;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:min(100%,368px);min-height:64px;margin-top:26px;padding:18px 30px;font-size:clamp(17px,1.8vw,24px);font-weight:850;line-height:1;display:inline-flex;box-shadow:0 8px 18px #18aee747}.chiropodist-online-free-month-copy button:hover{background:#0f9fd8}.chiropodist-online-free-month-copy small{color:#657083;margin-top:18px;font-size:clamp(14px,1.4vw,18px);font-weight:600;display:block}.chiropodist-online-final-cta{background:#fbf4e8;padding:clamp(22px,3vw,34px)}.chiropodist-online-final-cta-shell{background:#071724;border:6px solid #071724;border-radius:42px;grid-template-columns:minmax(520px,50%) minmax(0,50%);min-height:clamp(520px,48vw,712px);display:grid;overflow:hidden;box-shadow:0 24px 70px #0717241f}.chiropodist-online-final-cta-copy{z-index:1;color:#fff;background:radial-gradient(circle at 15% 16%,#2ea7891f,#0000 34%),radial-gradient(circle at 82% 86%,#b9f5dd1f,#0000 32%),linear-gradient(135deg,#071724,#092130 58%,#173f40);flex-direction:column;justify-content:center;padding:clamp(42px,5.4vw,80px) clamp(34px,5.1vw,74px);display:flex;position:relative;overflow:hidden}.chiropodist-online-final-cta-copy>p{color:#baf1de;letter-spacing:.22em;margin:0 0 clamp(24px,2.6vw,34px);font-size:clamp(12px,1.15vw,17px);font-weight:900}.chiropodist-online-final-cta-copy h2{color:#fff;letter-spacing:0;max-width:705px;margin:0;font-size:clamp(42px,4.45vw,70px);font-weight:950;line-height:1.08}.chiropodist-online-final-cta-copy>span:not(.chiropodist-online-final-cta-pin){color:#e1faeee0;max-width:560px;margin-top:clamp(24px,3vw,38px);font-size:clamp(18px,1.85vw,27px);font-weight:500;line-height:1.38;display:block}.chiropodist-online-final-cta-actions{flex-wrap:wrap;gap:14px;margin-top:clamp(28px,4vw,46px);display:flex}.chiropodist-online-final-cta-actions button,.chiropodist-online-final-cta-actions a{border-radius:11px;justify-content:center;align-items:center;min-height:72px;padding:19px 28px;font-size:clamp(18px,1.48vw,24px);font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.chiropodist-online-final-cta-actions button{color:#071724;cursor:pointer;background:#c9f3df;border:0;min-width:min(100%,260px);box-shadow:0 18px 34px #5fdaab29}.chiropodist-online-final-cta-actions a{color:#d7f5e7;border:2px solid #c9f3dfdb;min-width:min(100%,342px)}.chiropodist-online-final-cta-notes{color:#ddf4e8d1;flex-wrap:wrap;gap:10px 18px;margin-top:clamp(24px,3.2vw,38px);font-size:clamp(15px,1.35vw,22px);line-height:1.35;display:flex}.chiropodist-online-final-cta-notes span+span:before{color:#ddf4e894;content:"·";margin-right:18px}.chiropodist-online-final-cta-route{opacity:.34;width:100%;height:18%;position:absolute;bottom:-1%;left:0;right:0}.chiropodist-online-final-cta-route path{fill:none;stroke:#c9f3df;stroke-width:5px}.chiropodist-online-final-cta-pin{color:#baf1de;filter:drop-shadow(0 8px 14px #c9f3df3d);place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:6%;left:45%}.chiropodist-online-final-cta-pin svg{fill:#baf1de47;stroke-width:2.6px;width:34px;height:34px}.chiropodist-online-final-cta-photo{background:#0b1722;min-height:100%;position:relative;overflow:hidden}.chiropodist-online-final-cta-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:48% 48%;object-position:48% 48%;width:100%;height:100%;min-height:clamp(520px,48vw,712px);display:block;transform:scale(1.08)}.chiropodist-online-final-cta-photo:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#0717242e,#07172400 26%);position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-online-final-cta-phone{z-index:2;color:#111827;text-align:center;background:#fff;border:7px solid #111827;border-radius:28px;place-items:center;width:152px;height:188px;padding:28px 16px;display:grid;position:absolute;bottom:7%;left:9%;transform:rotate(9deg);box-shadow:0 24px 54px #0000003d}.chiropodist-online-final-cta-phone span{color:#fff;background:#63b985;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.chiropodist-online-final-cta-phone svg{width:22px;height:22px}.chiropodist-online-final-cta-phone strong{color:#111827;font-size:16px;font-weight:900;line-height:1.05}.chiropodist-online-booking-page .chiropodist-admin-hero h1{max-width:12.6ch;font-size:clamp(50px,3.95vw,70px)}.chiropodist-online-booking-page .chiropodist-admin-hero-eyebrow{color:#2a6b5a}.chiropodist-online-booking-page .chiropodist-admin-hero .chiropodist-subhero{max-width:540px}.chiropodist-online-booking-page .chiropodist-admin-hero-visual img{-o-object-position:65% 50%;object-position:65% 50%}.chiropodist-appointment-reminders-page .chiropodist-admin-hero h1{max-width:13.2ch;font-size:clamp(48px,3.85vw,68px)}.chiropodist-appointment-reminders-page .chiropodist-admin-hero-eyebrow{color:#2a6b5a}.chiropodist-appointment-reminders-page .chiropodist-admin-hero .chiropodist-subhero{max-width:445px}.chiropodist-appointment-reminders-page .chiropodist-admin-hero-visual img{-o-object-position:65% 50%;object-position:65% 50%}.chiropodist-reminders-intro-section{background:radial-gradient(circle at 70% 43%,#d6f4e28f,#0000 35%),linear-gradient(#fffefa,#fffdfa);border-bottom:1px solid #edf1f3;min-height:calc(100svh - 88px);padding:clamp(42px,5.2vh,64px) 0;position:relative;overflow:hidden}.chiropodist-reminders-intro-section .chiropodist-container{grid-template-columns:minmax(360px,.45fr) minmax(560px,1fr);align-items:center;gap:clamp(36px,4vw,72px);width:min(100% - 72px,1480px);min-height:calc(100svh - 88px - clamp(84px,10.4vh,128px));margin:0 auto;display:grid;position:relative}.chiropodist-reminders-intro-copy{z-index:3;align-self:center;min-width:0;max-width:510px;padding-top:0;position:relative}.chiropodist-reminders-intro-copy>p{color:#185f49;letter-spacing:.32em;text-transform:uppercase;margin:0 0 clamp(20px,2.4vh,30px);font-size:clamp(13px,.95vw,16px);font-weight:900;line-height:1}.chiropodist-reminders-intro-copy h2{color:#0d1a16;letter-spacing:0;max-width:13.4ch;margin:0;font-size:clamp(42px,3.4vw,60px);font-weight:900;line-height:1.12}.chiropodist-reminders-intro-copy>span{color:#56605f;max-width:445px;margin-top:clamp(22px,2.8vh,32px);font-size:clamp(19px,1.42vw,24px);line-height:1.55;display:block}.chiropodist-reminders-proof-section{background:#fffefa;border-bottom:1px solid #edf1f3;padding:clamp(30px,4.2vw,52px) 0;position:relative;overflow:hidden}.chiropodist-reminders-proof-section .chiropodist-container{width:min(100% - 48px,1280px)}.chiropodist-reminders-proof-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.6vw,20px);width:100%;margin:0 auto;display:grid}.chiropodist-reminders-proof-badge{background:#fff;border:1px solid #e8e8e6;border-radius:999px;justify-content:center;align-items:center;min-height:clamp(86px,7vw,104px);padding:clamp(14px,1.4vw,18px) clamp(18px,2vw,28px);display:flex;box-shadow:0 14px 30px #0f172a0f,inset 0 0 0 1px #0f172a04}.chiropodist-reminders-proof-logo{-o-object-fit:contain;object-fit:contain;width:100%;max-width:220px;height:auto;display:block}.chiropodist-reminders-proof-logo--google{max-width:206px}.chiropodist-reminders-proof-logo--trustpilot{max-width:224px}.chiropodist-reminders-proof-logo--app-store{width:clamp(52px,4.7vw,64px);max-width:none}.chiropodist-reminders-proof-badge:has(.chiropodist-reminders-proof-logo--app-store){gap:clamp(12px,1.2vw,16px)}.chiropodist-reminders-proof-app-rating{color:#fbbc04;border-left:1px solid #e5e7eb;justify-items:center;gap:5px;padding-left:clamp(12px,1.3vw,16px);display:grid}.chiropodist-reminders-proof-app-rating span{gap:3px;display:inline-flex}.chiropodist-reminders-proof-app-rating svg{width:clamp(13px,1vw,16px);height:clamp(13px,1vw,16px)}.chiropodist-reminders-proof-app-rating strong{color:#314154;white-space:nowrap;font-size:clamp(14px,1vw,16px);font-weight:850;line-height:1}.chiropodist-reminders-proof-badge--users{color:#10231d}.chiropodist-reminders-proof-users{color:currentColor;letter-spacing:0;text-align:center;white-space:nowrap;font-size:clamp(22px,1.75vw,28px);font-weight:900;line-height:1;display:block}.chiropodist-reminders-real-cost-section{background:radial-gradient(circle at 18% 42%,#f2e9d947,#0000 34%),linear-gradient(#fffefa,#fffdf9);border-bottom:1px solid #ff574917;align-items:center;padding:clamp(36px,4.3vw,58px) 0 clamp(32px,3.4vw,46px);display:flex;position:relative;overflow:hidden}.chiropodist-reminders-real-cost-section .chiropodist-container{grid-template-columns:minmax(320px,390px) minmax(0,1fr);align-items:center;gap:clamp(26px,2.6vw,36px) clamp(48px,4vw,70px);width:min(100% - 128px,1500px);margin:0 auto;display:grid}.chiropodist-reminders-real-cost-copy{min-width:0;padding-bottom:clamp(12px,2vw,28px)}.chiropodist-reminders-real-cost-copy p{color:#1f7a68;letter-spacing:.38em;margin:0 0 clamp(20px,2vw,32px);font-size:clamp(12px,.85vw,15px);font-weight:900;line-height:1}.chiropodist-reminders-real-cost-copy h2{color:#10231d;letter-spacing:0;max-width:13ch;margin:0;font-size:clamp(36px,2.75vw,50px);font-weight:950;line-height:1.12}.chiropodist-reminders-real-cost-copy span{color:#59666a;max-width:390px;margin-top:clamp(18px,2.1vw,28px);font-size:clamp(16px,1.15vw,20px);font-weight:500;line-height:1.55;display:block}.chiropodist-reminders-real-cost-copy button{color:#fff;cursor:pointer;background:#ff5b50;border:0;border-radius:7px;justify-content:center;align-items:center;min-height:48px;margin-top:clamp(20px,2.1vw,28px);padding:0 22px;font-size:16px;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 14px 28px #ff5b5033}.chiropodist-reminders-real-cost-copy button:hover{background:#ef443b}.chiropodist-reminders-real-cost-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,1.7vw,26px);min-width:0;display:grid}.chiropodist-reminders-real-cost-card{aspect-ratio:360/510;background:#d9ddd9;border-radius:clamp(18px,1.45vw,25px);min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 44px #0f172a14}.chiropodist-reminders-real-cost-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.chiropodist-reminders-real-cost-image--driving{-o-object-position:48% 50%;object-position:48% 50%}.chiropodist-reminders-real-cost-image--door{-o-object-position:45% 50%;object-position:45% 50%}.chiropodist-reminders-real-cost-image--lost{-o-object-position:50% 50%;object-position:50% 50%}.chiropodist-reminders-real-cost-card figcaption{color:#111817;letter-spacing:0;text-align:center;background:#fffffff2;border:1px solid #0f172a14;border-radius:13px;justify-content:center;align-items:center;min-height:clamp(48px,3.8vw,60px);padding:10px 16px;font-size:clamp(16px,1.15vw,20px);font-weight:850;line-height:1.05;display:flex;position:absolute;bottom:clamp(18px,2vw,28px);left:clamp(18px,2vw,36px);right:clamp(18px,2vw,36px);box-shadow:0 16px 32px #0f172a1f}.chiropodist-reminders-real-cost-foot{color:#f15f52;text-align:center;border-top:2px solid #ff6b5d;flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:clamp(12px,1.2vw,20px);margin-top:clamp(2px,.6vw,10px);padding-top:clamp(20px,1.8vw,26px);font-size:clamp(16px,1.15vw,20px);font-weight:850;line-height:1.2;display:flex}.chiropodist-reminders-before-section{background:radial-gradient(circle at 58% 48%,#dee6d924,#0000 36%),linear-gradient(#fffefa,#fffdf9);border-bottom:1px solid #122a230f;padding:clamp(30px,3.6vw,52px) 0 clamp(34px,4vw,58px);position:relative;overflow:hidden}.chiropodist-reminders-before-section .chiropodist-container{grid-template-columns:minmax(290px,.29fr) minmax(0,1fr);align-items:center;gap:clamp(34px,4.1vw,60px);width:min(100% - 104px,1540px);margin:0 auto;display:grid}.chiropodist-reminders-before-copy{min-width:0;padding-top:clamp(8px,2vw,26px)}.chiropodist-reminders-before-copy p{color:#0e7a4a;letter-spacing:.34em;margin:0 0 clamp(18px,2vw,30px);font-size:clamp(13px,.9vw,16px);font-weight:950;line-height:1}.chiropodist-reminders-before-copy h2{color:#0b332b;letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(38px,3.35vw,60px);font-weight:950;line-height:1.12}.chiropodist-reminders-before-copy span{color:#082a79;letter-spacing:0;margin-top:clamp(20px,2.2vw,32px);font-size:clamp(18px,1.38vw,25px);font-weight:500;line-height:1.33;display:block}.chiropodist-reminders-before-copy button{color:#fff;min-height:clamp(44px,3.25vw,52px);font:inherit;cursor:pointer;background:#0b6f4a;border:0;border-radius:7px;justify-content:center;align-items:center;margin-top:clamp(20px,2.1vw,30px);padding:0 clamp(18px,1.65vw,26px);font-size:clamp(14px,.95vw,16px);font-weight:850;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 14px 28px #0b6f4a29}.chiropodist-reminders-before-copy button:hover{background:#095f40;transform:translateY(-1px);box-shadow:0 18px 32px #0b6f4a33}.chiropodist-reminders-before-copy button:focus-visible{outline-offset:3px;outline:3px solid #0b6f4a42}.chiropodist-reminders-before-visual{grid-template-rows:clamp(158px,13.5vw,224px) clamp(158px,13.5vw,224px) clamp(102px,6.9vw,118px);grid-template-columns:minmax(0,1.55fr) minmax(0,.9fr);gap:clamp(14px,1.35vw,22px);min-width:0;display:grid;position:relative}.chiropodist-reminders-before-photo{background:#e6e2d7;border-radius:clamp(14px,1.1vw,20px);min-width:0;margin:0;overflow:hidden}.chiropodist-reminders-before-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.chiropodist-reminders-before-photo--main{grid-area:1/1/3}.chiropodist-reminders-before-photo--main img{-o-object-position:50% 46%;object-position:50% 46%}.chiropodist-reminders-before-photo--calendar{grid-area:1/2}.chiropodist-reminders-before-photo--calendar img{-o-object-position:53% 50%;object-position:53% 50%}.chiropodist-reminders-before-photo--practitioner{grid-area:2/2}.chiropodist-reminders-before-photo--practitioner img{-o-object-position:50% 43%;object-position:50% 43%}.chiropodist-reminders-before-card{background:#fffffff0;border:1px solid #0f172a14;border-radius:clamp(14px,1.1vw,20px);grid-area:3/1;grid-template-columns:auto minmax(0,1fr);justify-self:start;align-items:start;gap:clamp(16px,1.3vw,22px);width:min(100%,398px);min-height:clamp(96px,6.7vw,112px);margin:0 0 0 clamp(0px,.4vw,8px);padding:clamp(14px,1vw,18px) clamp(18px,1.45vw,24px);display:grid;box-shadow:0 18px 42px #0f172a1f}.chiropodist-reminders-before-card-icon{color:#fff;background:linear-gradient(#ff6f5f,#ff4e43);border-radius:999px;justify-content:center;align-items:center;width:clamp(42px,3.1vw,52px);height:clamp(42px,3.1vw,52px);display:inline-flex}.chiropodist-reminders-before-card-icon svg{stroke-width:2.2px;width:48%;height:48%}.chiropodist-reminders-before-card strong{color:#111817;margin:0 0 8px;font-size:clamp(15px,.98vw,18px);font-weight:900;line-height:1.12;display:block}.chiropodist-reminders-before-card p{color:#111817;margin:0;font-size:clamp(13px,.88vw,16px);font-weight:500;line-height:1.34}.chiropodist-reminders-before-card p+p{margin-top:3px}.chiropodist-reminders-before-chips{grid-area:3/1/auto/-1;grid-template-columns:repeat(3,max-content);place-self:center end;gap:clamp(10px,1.05vw,18px);min-width:0;max-width:100%;display:grid}.chiropodist-reminders-before-chips span{color:#111817;white-space:nowrap;background:#fffffff2;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;gap:clamp(8px,.7vw,12px);min-height:clamp(42px,3.05vw,52px);padding:clamp(6px,.45vw,8px) clamp(14px,1.1vw,18px);font-size:clamp(13px,.92vw,17px);font-weight:900;line-height:1.18;display:inline-flex;box-shadow:0 12px 24px #0f172a1f}.chiropodist-reminders-before-chips svg{color:#0f8b53;fill:#0f8b53;stroke:#fff;stroke-width:3px;flex:none;width:clamp(26px,2vw,34px);height:clamp(26px,2vw,34px)}@media (min-width:821px) and (max-width:1180px){.chiropodist-reminders-before-visual{grid-template-rows:clamp(150px,13.5vw,190px) clamp(150px,13.5vw,190px) auto auto}.chiropodist-reminders-before-chips{grid-row:4}}@media (min-width:1600px){.chiropodist-reminders-real-cost-copy h2{width:500px;max-width:500px}}@media (max-width:820px){.chiropodist-reminders-proof-section{padding:28px 0 36px}.chiropodist-reminders-proof-section .chiropodist-container{width:min(100% - 28px,420px)}.chiropodist-reminders-proof-row{grid-template-columns:1fr;gap:10px;width:100%;margin-top:0;padding:0;display:grid;overflow:visible}.chiropodist-reminders-proof-row::-webkit-scrollbar{display:none}.chiropodist-reminders-proof-badge{min-height:82px;padding:14px 20px}.chiropodist-reminders-proof-logo--google{max-width:190px}.chiropodist-reminders-proof-logo--trustpilot{max-width:206px}.chiropodist-reminders-proof-logo--app-store{width:50px}.chiropodist-reminders-proof-app-rating{padding-left:12px}.chiropodist-reminders-proof-app-rating svg{width:13px;height:13px}.chiropodist-reminders-proof-app-rating strong{font-size:14px}.chiropodist-reminders-proof-users{font-size:22px}.chiropodist-reminders-real-cost-section{min-height:0;padding:40px 0 42px;display:block}.chiropodist-reminders-real-cost-section .chiropodist-container{grid-template-columns:1fr;gap:28px;width:min(100% - 28px,430px)}.chiropodist-reminders-real-cost-copy{padding-bottom:0}.chiropodist-reminders-real-cost-copy p{letter-spacing:.34em;margin-bottom:22px;font-size:12px}.chiropodist-reminders-real-cost-copy h2{max-width:11.4ch;font-size:clamp(36px,11vw,48px)}.chiropodist-reminders-real-cost-copy span{margin-top:22px;font-size:18px}.chiropodist-reminders-real-cost-copy button{min-height:48px;margin-top:22px;padding:0 20px;font-size:15px}.chiropodist-reminders-real-cost-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;width:calc(100% + 28px);margin-right:-14px;padding:0 14px 2px 0;display:flex;overflow-x:auto}.chiropodist-reminders-real-cost-cards::-webkit-scrollbar{display:none}.chiropodist-reminders-real-cost-card{scroll-snap-align:start;border-radius:18px;flex:0 0 min(68vw,246px)}.chiropodist-reminders-real-cost-card figcaption{min-height:52px;font-size:17px;bottom:18px;left:18px;right:18px}.chiropodist-reminders-real-cost-foot{gap:9px;margin-top:4px;padding-top:20px;font-size:16px}.chiropodist-reminders-before-section{padding:44px 0 48px}.chiropodist-reminders-before-section .chiropodist-container{grid-template-columns:1fr;gap:28px;width:min(100% - 28px,430px)}.chiropodist-reminders-before-copy{padding-top:0}.chiropodist-reminders-before-copy p{letter-spacing:.3em;margin-bottom:22px;font-size:12px}.chiropodist-reminders-before-copy h2{max-width:11.5ch;font-size:clamp(36px,10.8vw,48px);line-height:1.1}.chiropodist-reminders-before-copy span{margin-top:22px;font-size:clamp(18px,5.2vw,24px);line-height:1.36}.chiropodist-reminders-before-copy button{min-height:46px;margin-top:22px;padding:0 20px;font-size:15px}.chiropodist-reminders-before-visual{grid-template-rows:188px 150px auto auto;grid-template-columns:1fr .78fr;gap:12px}.chiropodist-reminders-before-photo{border-radius:16px}.chiropodist-reminders-before-photo--main{grid-area:1/1/auto/-1}.chiropodist-reminders-before-photo--main img{-o-object-position:50% 52%;object-position:50% 52%}.chiropodist-reminders-before-photo--calendar{grid-area:2/1}.chiropodist-reminders-before-photo--calendar img{-o-object-position:58% 50%;object-position:58% 50%}.chiropodist-reminders-before-photo--practitioner{grid-area:2/2}.chiropodist-reminders-before-photo--practitioner img{-o-object-position:47% 50%;object-position:47% 50%}.chiropodist-reminders-before-card{border-radius:16px;grid-area:3/1/auto/-1;width:100%;min-height:0;margin:0;padding:18px}.chiropodist-reminders-before-card-icon{width:48px;height:48px}.chiropodist-reminders-before-card strong{font-size:17px}.chiropodist-reminders-before-card p{font-size:15px}.chiropodist-reminders-before-chips{grid-area:4/1/auto/-1;grid-template-columns:1fr;gap:10px}.chiropodist-reminders-before-chips span{justify-content:flex-start;min-height:46px;padding:0 18px;font-size:15px}.chiropodist-reminders-before-chips svg{width:28px;height:28px}}.chiropodist-reminders-intro-cta{z-index:4;color:#fff;cursor:pointer;background:#2a6b5a;border:0;border-radius:9px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;min-height:48px;margin:clamp(24px,3vh,36px) 0 0;padding:0 22px;font-size:15px;font-weight:850;line-height:1;display:inline-flex;position:relative;box-shadow:0 16px 32px #2a6b5a2e}.chiropodist-reminders-intro-cta:hover{background:#1f5748}.chiropodist-reminders-intro-stage{z-index:2;min-width:0;position:relative}.chiropodist-reminders-intro-visual{z-index:2;min-height:clamp(430px,40vw,560px);position:relative}.chiropodist-reminders-intro-ground{background:#dcf4ebb8;border-radius:50%;width:min(94%,940px);height:clamp(70px,5.8vw,98px);position:absolute;bottom:clamp(24px,3.6vw,48px);left:51%;transform:translate(-50%)}.chiropodist-reminders-intro-label{z-index:5;color:#185f49;letter-spacing:.32em;text-transform:uppercase;font-size:clamp(13px,.9vw,16px);font-weight:900;line-height:1;position:absolute}.chiropodist-reminders-intro-label--email{top:clamp(2px,.8vw,12px);left:clamp(198px,20vw,300px)}.chiropodist-reminders-intro-label--sms{top:clamp(126px,9.8vw,166px);left:clamp(78px,7.8vw,120px)}.chiropodist-reminders-intro-laptop{z-index:2;width:clamp(560px,43vw,760px);margin:0;position:absolute;top:clamp(28px,3vw,46px);left:clamp(156px,15.8vw,235px)}.chiropodist-reminders-intro-phone{z-index:3;width:clamp(210px,14.8vw,258px);margin:0;position:absolute;top:clamp(168px,13.5vw,224px);left:clamp(70px,7vw,106px)}.chiropodist-reminders-intro-laptop img,.chiropodist-reminders-intro-phone img{width:100%;height:auto;display:block}.chiropodist-reminders-intro-laptop img{filter:drop-shadow(0 22px 34px #0f172a21)}.chiropodist-reminders-intro-phone img{filter:drop-shadow(0 24px 24px #0f172a33)}.chiropodist-reminders-intro-pill{color:#185f49;background:linear-gradient(135deg,#e1f3e8f5,#f1f9f4fa);border-radius:999px;align-items:center;gap:14px;min-height:clamp(48px,3.5vw,56px);margin-top:clamp(28px,3.6vh,42px);padding:0 clamp(20px,2vw,28px);font-size:clamp(17px,1.18vw,20px);font-weight:850;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #2a6b5a0d}.chiropodist-reminders-intro-pill svg{color:#fff;fill:#2a7c5c;stroke:#fff;flex:none;width:clamp(24px,2vw,31px);height:clamp(24px,2vw,31px)}@media (max-width:1320px) and (min-width:821px){.chiropodist-reminders-intro-section .chiropodist-container{grid-template-columns:minmax(330px,.42fr) minmax(560px,1fr);gap:30px;width:min(100% - 56px,1220px)}.chiropodist-reminders-intro-visual{min-height:clamp(430px,43vw,560px)}.chiropodist-reminders-intro-copy h2{font-size:clamp(40px,4vw,54px)}.chiropodist-reminders-intro-laptop{width:clamp(520px,45vw,610px);left:clamp(112px,11vw,154px)}.chiropodist-reminders-intro-phone{width:clamp(198px,16vw,224px);top:clamp(160px,14vw,190px);left:clamp(44px,5vw,64px)}.chiropodist-reminders-intro-label--email{left:clamp(154px,17vw,222px)}.chiropodist-reminders-intro-label--sms{left:clamp(58px,6vw,82px)}}.chiropodist-reminders-final-cta-section{background:radial-gradient(circle at 50% 54%,#ff574929,#0000 45%),linear-gradient(#fffdfa,#fff8f3);padding:102px 0;overflow:hidden}.chiropodist-reminders-ready-section{background:#fffdfa;padding:0;position:relative;overflow:hidden}.chiropodist-reminders-facts-section{background:linear-gradient(90deg,#ff5b500f,#0f9f8d0f,#3867d60f),linear-gradient(#fffdfa,#fff8f4);padding:clamp(20px,3vw,40px) 0}.chiropodist-reminders-facts-section .chiropodist-container{width:min(100% - 72px,1180px)}.chiropodist-reminders-facts-strip{background:radial-gradient(circle at 8% 18%,#ff5b5017,#0000 34%),radial-gradient(circle at 54% 70%,#0f9f8d14,#0000 36%),radial-gradient(circle at 84% 30%,#3867d614,#0000 38%),linear-gradient(#fffffffa,#fff9f4f0),#fff;border:1px solid #22314e17;border-radius:clamp(20px,2.4vw,30px);grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) clamp(126px,13vw,178px);align-items:center;gap:clamp(22px,2.8vw,34px) clamp(22px,3vw,42px);min-height:clamp(300px,27vw,390px);padding:clamp(32px,4.2vw,48px) clamp(28px,4.8vw,64px) clamp(28px,3.4vw,40px);display:grid;overflow:hidden;box-shadow:0 24px 60px #22314e14}.chiropodist-reminders-facts-head{grid-area:1/1;align-items:center;min-height:0;display:flex}.chiropodist-reminders-facts-title{color:#071439;text-align:left;max-width:20ch;margin:0;font-size:clamp(28px,3.2vw,44px);font-weight:950;line-height:1.12}.chiropodist-reminders-facts-grid{grid-area:2/1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;width:100%;display:grid}.chiropodist-reminders-fact-card{--fact-accent:#ff5b50;--fact-soft:#ff5b501a;--fact-ink:#ff5b50;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:clamp(9px,1.2vw,14px);min-height:0;padding:0 clamp(14px,2.2vw,30px);display:flex}.chiropodist-reminders-fact-card+.chiropodist-reminders-fact-card{border-left:1px dashed #22314e38}.chiropodist-reminders-facts-grid .chiropodist-reminders-fact-card:first-child{--fact-accent:#ff5b50;--fact-soft:#ff5b501a;--fact-ink:#ff5b50}.chiropodist-reminders-facts-grid .chiropodist-reminders-fact-card:nth-child(2){--fact-accent:#0f9f8d;--fact-soft:#0f9f8d1a;--fact-ink:#0f9f8d}.chiropodist-reminders-facts-grid .chiropodist-reminders-fact-card:nth-child(3){--fact-accent:#3867d6;--fact-soft:#3867d61a;--fact-ink:#3072f4}.chiropodist-reminders-fact-icon{background:linear-gradient(180deg,#ffffffe0,#ffffff6b),var(--fact-soft);width:clamp(44px,4.2vw,58px);height:clamp(44px,4.2vw,58px);color:var(--fact-accent);box-shadow:inset 0 0 0 2px var(--fact-accent);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.chiropodist-reminders-fact-icon{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--fact-accent)68%,transparent)}}.chiropodist-reminders-fact-icon svg{stroke-width:2.4px;width:48%;height:48%}.chiropodist-reminders-fact-card strong{color:var(--fact-accent);letter-spacing:0;font-size:clamp(48px,5.1vw,72px);font-weight:950;line-height:.9;display:block}.chiropodist-reminders-facts-grid .chiropodist-reminders-fact-card:first-child strong{color:#071439}.chiropodist-reminders-fact-card p{max-width:158px;color:var(--fact-ink);margin:0 auto;font-size:clamp(14px,1.25vw,17px);font-weight:900;line-height:1.18}.chiropodist-reminders-facts-portrait{filter:drop-shadow(0 24px 24px #22314e1a);background:0 0;border:0;border-radius:0;grid-area:1/2/4;place-self:center;width:min(100%,clamp(126px,13vw,178px));height:clamp(270px,26vw,360px);margin:0;position:relative;overflow:visible}.chiropodist-reminders-facts-cta{grid-area:3/1;justify-content:center;padding-top:clamp(2px,.8vw,8px);display:flex}.chiropodist-reminders-facts-cta button{color:#fff;min-height:46px;font:inherit;letter-spacing:0;cursor:pointer;background:#266d5a;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 14px 26px #266d5a2e}.chiropodist-reminders-facts-cta button:hover{background:#1f604f;transform:translateY(-1px);box-shadow:0 18px 30px #266d5a38}.chiropodist-reminders-facts-cta button:focus-visible{outline-offset:3px;outline:3px solid #266d5a47}.chiropodist-reminders-facts-portrait img{width:auto;max-width:none;height:100%;position:absolute;bottom:0;right:50%;transform:translate(50%)}.chiropodist-reminders-ready-band{background:linear-gradient(#fffcf9cc,#fff7f2eb),#fff7f2;border-top:1px solid #ff574914;border-bottom:1px solid #ff574914;place-items:center;min-height:clamp(306px,31vw,504px);display:grid;position:relative;overflow:hidden}.chiropodist-reminders-ready-copy{z-index:1;text-align:center;justify-items:center;max-width:840px;margin:0 auto;padding:clamp(52px,7vw,90px) 0;display:grid;position:relative}.chiropodist-reminders-ready-copy h2{color:#071439;letter-spacing:0;max-width:790px;margin:0;font-size:clamp(36px,5vw,62px);font-weight:950;line-height:1.1}.chiropodist-reminders-ready-copy button{color:#fff;cursor:pointer;background:#ff5b50;border:0;border-radius:5px;justify-content:center;align-items:center;min-width:min(100%,226px);min-height:57px;margin-top:clamp(26px,3.5vw,44px);padding:15px 27px;font-size:clamp(17px,1.5vw,22px);font-weight:850;line-height:1;display:inline-flex;box-shadow:0 10px 22px #ff5b5038}.chiropodist-reminders-ready-copy button:hover{background:#ef443b}.chiropodist-reminders-ready-line{fill:none;pointer-events:none;position:absolute}.chiropodist-reminders-ready-line path{stroke-width:6px;stroke-linecap:round}.chiropodist-reminders-ready-line--left{width:clamp(250px,25vw,388px);bottom:clamp(40px,6vw,92px);left:max(-84px,-5vw)}.chiropodist-reminders-ready-line--left path{stroke:#ff8a7c}.chiropodist-reminders-ready-line--right{width:clamp(288px,30vw,464px);top:clamp(34px,5vw,84px);right:max(-74px,-4vw)}.chiropodist-reminders-ready-line--right path{stroke:#ff4f46}.chiropodist-reminders-faq-section{background:#fffdfa;border-bottom:1px solid #ff574914;padding:clamp(34px,4vw,52px) 0}.chiropodist-reminders-faq-section .chiropodist-container{width:min(100% - 72px,820px)}.chiropodist-reminders-faq-section .chiropodist-online-faq-head{max-width:560px;margin-bottom:18px}.chiropodist-reminders-faq-section .chiropodist-kicker{color:#ff5b50}.chiropodist-reminders-faq-section .chiropodist-online-faq-head h2{color:#071439;max-width:16ch;font-size:clamp(28px,3.2vw,40px);line-height:1.12}.chiropodist-reminders-faq-section .chiropodist-online-faq-list{grid-template-columns:1fr;gap:10px;max-width:760px}.chiropodist-reminders-faq-section .chiropodist-online-faq-list details{background:#ffffffdb;border-color:#ff574924;border-radius:10px;box-shadow:0 14px 32px #0f172a0a}.chiropodist-reminders-faq-section .chiropodist-online-faq-list summary{color:#071439;min-height:56px;padding:15px 18px}.chiropodist-reminders-faq-section .chiropodist-online-faq-list summary svg{color:#ff5b50}.chiropodist-reminders-faq-section .chiropodist-online-faq-list details p{color:#5d6471;padding:0 18px 16px}.chiropodist-reminders-final-cta-section .chiropodist-container{width:min(100% - 128px,1152px)}.chiropodist-reminders-final-cta-card{background:radial-gradient(circle at 76% 45%,#18498d80,#0000 32%),linear-gradient(135deg,#061935,#081f42 46%,#09234a);border-radius:24px;grid-template-columns:minmax(0,1fr);align-items:center;height:516px;min-height:0;padding:clamp(110px,9.8vw,134px) 68px clamp(68px,7vw,84px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 64px #ff574933,0 18px 44px #0f172a1f}.chiropodist-reminders-final-cta-copy{z-index:2;width:min(52vw,640px);position:relative;transform:translateY(-34px)}.chiropodist-reminders-final-cta-copy h2{color:#fff;letter-spacing:0;max-width:590px;margin:0;font-size:clamp(50px,4.35vw,56px);font-weight:900;line-height:1.18}.chiropodist-reminders-final-cta-copy p{color:#ffffffe0;max-width:560px;margin:24px 0 0;font-size:clamp(20px,1.8vw,24px);line-height:1.35}.chiropodist-reminders-final-cta-copy button{color:#fff;background:linear-gradient(135deg,#ff5f55,#ff4945);border:0;border-radius:9px;justify-content:center;align-items:center;min-width:min(100%,310px);min-height:80px;margin-top:42px;padding:0 34px;font-size:clamp(24px,2.15vw,28px);font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff38,0 18px 34px #ff4d4338}.chiropodist-reminders-final-cta-visual{z-index:1;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-reminders-final-cta-phone{filter:drop-shadow(0 24px 34px #0000003d);width:clamp(610px,51.5vw,660px);height:auto;position:absolute;top:-29px;right:-89px}.chiropodist-reminders-final-cta-time-card{filter:drop-shadow(0 20px 22px #040c1a3d);width:clamp(470px,36.8vw,500px);height:auto;position:absolute;bottom:-10px;right:-9px}@media (max-width:900px) and (min-width:741px){.chiropodist-reminders-final-cta-section{padding:72px 0}.chiropodist-reminders-final-cta-section .chiropodist-container{width:min(100% - 64px,640px)}.chiropodist-reminders-final-cta-card{border-radius:28px;min-height:760px;padding:54px 48px 0;display:block}.chiropodist-reminders-final-cta-copy{width:auto;max-width:460px}.chiropodist-reminders-final-cta-copy h2{max-width:12ch;font-size:clamp(46px,7.4vw,56px);line-height:1.1}.chiropodist-reminders-final-cta-copy p{max-width:370px;font-size:21px}.chiropodist-reminders-final-cta-phone{width:430px;top:auto;bottom:-310px;right:50%;transform:translate(50%)}.chiropodist-reminders-final-cta-time-card{width:min(88%,430px);bottom:36px;right:50%;transform:translate(50%)}}.chiropodist-online-device-showcase{background:radial-gradient(circle at 74% 43%,#1a7e5611,#0000 35%),linear-gradient(#fbfefc,#f9fcfa 58%,#fff);border-bottom:1px solid #edf1f3;padding:clamp(52px,5.4vw,76px) 0 clamp(46px,4.8vw,64px);overflow:hidden}.chiropodist-online-device-showcase .chiropodist-container{width:min(100% - 108px,1290px)}.chiropodist-online-device-showcase-grid{grid-template-columns:minmax(360px,.58fr) minmax(640px,1.42fr);align-items:center;gap:clamp(24px,3.2vw,44px);display:grid}.chiropodist-online-device-showcase-copy{color:#071a35;flex-direction:column;align-items:flex-start;max-width:510px;display:flex}.chiropodist-online-device-showcase-copy>p{color:#087b23;letter-spacing:.12em;margin:0 0 24px;font-size:12px;font-weight:900}.chiropodist-online-device-showcase-copy h2{color:#061b38;letter-spacing:0;max-width:14.8ch;margin:0;font-size:clamp(36px,2.9vw,42px);line-height:1.15}.chiropodist-online-device-showcase-copy>span{color:#10213c;max-width:395px;margin-top:clamp(22px,2.2vw,28px);font-size:clamp(17px,1.32vw,20px);line-height:1.52;display:block}.chiropodist-online-device-showcase-actions{flex-direction:column;align-items:flex-start;gap:16px;margin-top:clamp(24px,2.6vw,32px);display:flex}.chiropodist-online-device-showcase-actions button{font:inherit;cursor:pointer;border:0}.chiropodist-online-device-showcase-actions button:first-child{color:#fff;background:#071a35;border-radius:8px;min-width:min(100%,255px);padding:15px 24px;font-size:16px;font-weight:850;box-shadow:0 14px 28px #071a3529}.chiropodist-online-device-showcase-actions button:last-child{color:#087b23;background:0 0;border-bottom:2px solid;border-radius:0;padding:0;font-size:16px;font-weight:800}.chiropodist-online-device-showcase-notes{flex-wrap:nowrap;gap:10px 18px;width:-moz-max-content;width:max-content;max-width:min(100vw - 108px,820px);margin-top:clamp(26px,2.6vw,34px);display:flex}.chiropodist-online-device-showcase-note{color:#0d1f3a;align-items:center;gap:12px;font-size:14px;font-weight:800;line-height:1.35;display:flex}.chiropodist-online-device-showcase-note svg{color:#0a8828;stroke-width:2.4px;flex:none;width:24px;height:24px}.chiropodist-online-device-showcase-visual{z-index:1;width:min(100%,880px);margin:-4px -24px 0 -30px;position:relative}.chiropodist-online-device-showcase-visual img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 26px 42px #071a3524);width:100%;height:auto;display:block}.chiropodist-online-device-showcase-cues{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,1.6vw,22px);max-width:1220px;margin-top:clamp(24px,3vw,38px);display:grid}.chiropodist-online-device-showcase-cues article{color:#0d1f3a;background:#ffffffe6;border:1px solid #0f51321a;border-radius:8px;align-items:center;gap:14px;min-height:82px;padding:14px 16px;display:flex;box-shadow:0 16px 34px #13482e1a}.chiropodist-online-device-showcase-cues svg{color:#087b23;stroke-width:1.9px;border:2px solid #0a8828;border-radius:999px;flex:none;width:40px;height:40px;padding:7px}.chiropodist-online-device-showcase-cues strong{font-size:13px;line-height:1.25}.chiropodist-online-payment-split-section{background:#fff;border-bottom:1px solid #edf1f3;padding:0}.chiropodist-online-payment-shell{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:clamp(480px,47vw,620px);display:grid}.chiropodist-online-payment-panel{background:radial-gradient(circle at 17% 83%,#09a9691f,#0000 24%),linear-gradient(135deg,#fffaf5,#fffdf9 56%,#f8fbff);grid-template-columns:minmax(170px,.48fr) minmax(0,1.52fr);align-items:center;gap:clamp(18px,2.2vw,30px);padding:clamp(34px,4.2vw,58px) clamp(22px,2.4vw,36px);display:grid;position:relative;overflow:hidden}.chiropodist-online-payment-panel:before,.chiropodist-online-payment-panel:after{content:"";border-radius:999px;width:7px;height:22px;position:absolute}.chiropodist-online-payment-panel:before{background:#6f5bd6;bottom:17%;left:8%;transform:rotate(-31deg);box-shadow:58px -28px #fc5130,148px 8px #14b77d,232px -46px #f6a21a}.chiropodist-online-payment-panel:after{background:#c56bd9;bottom:13%;left:38%;transform:rotate(36deg);box-shadow:76px -36px #ff9f1c,122px 9px #8064d8}.chiropodist-online-payment-copy{z-index:2;color:#071a35;max-width:340px;position:relative}.chiropodist-online-payment-brand{color:#ff5733;letter-spacing:0;margin-bottom:clamp(34px,5vw,68px);font-size:clamp(34px,3.3vw,48px);font-weight:950;line-height:.9}.chiropodist-online-payment-copy>p{color:#6f5bd6;letter-spacing:.12em;margin:0 0 14px;font-size:11px;font-weight:900}.chiropodist-online-payment-copy h2{color:#071a35;letter-spacing:0;max-width:11.5ch;margin:0;font-size:clamp(32px,2.7vw,44px);line-height:1.12}.chiropodist-online-payment-copy h2:after{content:"";background:#ff5733;border-radius:999px;width:50px;height:5px;margin-top:18px;display:block}.chiropodist-online-payment-copy>span{color:#334155;max-width:330px;margin-top:24px;font-size:clamp(17px,1.35vw,21px);line-height:1.55;display:block}.chiropodist-online-payment-success{z-index:4;color:#144d38;background:#ecfff7;border:1px solid #13bc7233;border-radius:8px;align-items:center;gap:14px;width:-moz-fit-content;width:fit-content;min-width:min(100%,270px);margin-top:clamp(28px,4vw,50px);padding:14px 18px 14px 14px;font-size:16px;display:flex;position:relative;box-shadow:0 16px 34px #17945e2b}.chiropodist-online-payment-success svg{color:#18bf78;fill:#18bf78;stroke:#fff;stroke-width:2.8px;flex:none;width:40px;height:40px}.chiropodist-online-payment-card{z-index:3;background:#fffffff5;border:1px solid #0f172a14;border-radius:12px;width:min(100%,620px);margin:0;position:relative;overflow:hidden;box-shadow:0 28px 68px #071a3529}.chiropodist-online-payment-card-top{color:#071a35;border-bottom:1px solid #ecf0f3;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex}.chiropodist-online-payment-appointment{align-items:center;gap:13px;min-width:0;display:flex}.chiropodist-online-payment-appointment svg{color:#5d4cc7;background:#f0ecff;border-radius:999px;flex:none;width:38px;height:38px;padding:8px}.chiropodist-online-payment-card-top strong{font-size:17px;line-height:1.2}.chiropodist-online-payment-card-top>span{color:#334155;flex:none;font-size:15px}.chiropodist-online-payment-card-top>span strong{color:#071a35;margin-left:10px;font-size:clamp(27px,2.5vw,36px)}.chiropodist-online-payment-card-body{padding:22px 24px 20px}.chiropodist-online-payment-card-body h3{color:#071a35;letter-spacing:0;margin:0 0 18px;font-size:clamp(23px,2vw,30px);line-height:1.15}.chiropodist-online-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chiropodist-online-payment-option{text-align:center;color:#071a35;background:#fdfbff;border:2px solid #e8e1f7;border-radius:8px;justify-items:center;min-height:138px;padding:22px 14px 20px;display:grid;position:relative}.chiropodist-online-payment-option>svg:not(.chiropodist-online-payment-selected-check){color:#6654c8;background:#fbf8ff;border:1px solid #e8e1f7;border-radius:999px;width:52px;height:52px;margin-bottom:10px;padding:11px}.chiropodist-online-payment-option span{font-size:16px;font-weight:850;line-height:1.2}.chiropodist-online-payment-option strong{color:#5d4cc7;margin-top:6px;font-size:clamp(24px,2.2vw,32px);line-height:1.05}.chiropodist-online-payment-option--selected{background:#fff5f1;border-color:#ff5733}.chiropodist-online-payment-option--selected>svg:not(.chiropodist-online-payment-selected-check){color:#ff5733;background:#fff;border-color:#ff57332e}.chiropodist-online-payment-option--selected strong{color:#ff5733}.chiropodist-online-payment-selected-check{color:#ff5733;fill:#ff5733;stroke:#fff;stroke-width:2.8px;filter:drop-shadow(0 6px 10px #ff57333d);width:42px;height:42px;position:absolute;top:-16px;right:-14px}.chiropodist-online-payment-secure{background:#fff;border:1px solid #e8edf1;border-radius:8px;margin-top:18px;padding:16px 18px}.chiropodist-online-payment-secure h4{color:#071a35;margin:0 0 12px;font-size:16px;line-height:1.2}.chiropodist-online-payment-methods{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.chiropodist-online-payment-method{background:#fff;border:1px solid #e8edf1;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:6px 8px;display:flex;position:relative;overflow:hidden}.chiropodist-online-payment-method img{-o-object-fit:contain;object-fit:contain;width:78px;max-width:none;height:36px;display:block}.chiropodist-online-payment-method--visa img,.chiropodist-online-payment-method--mastercard img{transform:scale(1.05)}.chiropodist-online-payment-method--amex img{transform:scale(1.12)}.chiropodist-online-payment-method--apple-pay img{transform:scale(1.25)}.chiropodist-online-payment-method--google-pay img{transform:scale(1.16)}.chiropodist-online-payment-method--contactless-card img{transform:scale(1.08)}.chiropodist-online-payment-secure p{color:#334155;align-items:center;gap:10px;margin:16px 0 0;font-size:14px;font-weight:650;display:flex}.chiropodist-online-payment-secure p svg{color:#16805f;width:18px;height:18px}.chiropodist-online-smart-slots-panel{min-height:inherit;background:radial-gradient(circle at 83% 9%,#6f5bd61a,#0000 28%),radial-gradient(circle at 14% 82%,#15b77d1f,#0000 30%),linear-gradient(135deg,#fff9f5,#fffdfb 54%,#f6fbf8);grid-template-columns:minmax(136px,.42fr) minmax(0,1.58fr);align-items:center;gap:clamp(14px,1.6vw,22px);padding:clamp(24px,2.8vw,40px) clamp(18px,2.4vw,34px);display:grid;position:relative;overflow:hidden}.chiropodist-online-smart-slots-panel:before,.chiropodist-online-smart-slots-panel:after{content:"";pointer-events:none;border-radius:999px;width:5px;height:16px;position:absolute}.chiropodist-online-smart-slots-panel:before{background:#7b5fd7;bottom:14%;left:7%;transform:rotate(-34deg);box-shadow:38px 22px #ff5733,122px -10px #14b77d,188px 16px #f6a21a}.chiropodist-online-smart-slots-panel:after{background:#f6a21a;bottom:10%;left:34%;transform:rotate(38deg);box-shadow:62px -28px #14b77d,104px 9px #8064d8}.chiropodist-online-smart-slots-copy{z-index:2;color:#071a35;position:relative}.chiropodist-online-smart-slots-brand{color:#ff5733;letter-spacing:0;margin-bottom:clamp(22px,3.2vw,42px);font-size:clamp(30px,3vw,42px);font-weight:950;line-height:.9}.chiropodist-online-smart-slots-copy h2{color:#071a35;letter-spacing:0;max-width:10.6ch;margin:0;font-size:clamp(28px,2.35vw,38px);line-height:1.12}.chiropodist-online-smart-slots-copy h2:after{content:"";background:#ff5733;border-radius:999px;width:48px;height:5px;margin-top:18px;display:block}.chiropodist-online-smart-slots-copy p{color:#334155;max-width:300px;margin:18px 0 0;font-size:clamp(15px,1.2vw,18px);line-height:1.45}.chiropodist-online-smart-slots-enabled{z-index:3;color:#16805f;white-space:nowrap;background:#ebfff7;border:1px solid #13bc722e;border-radius:8px;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;margin-top:clamp(22px,3.2vw,36px);padding:11px 16px 11px 12px;font-size:16px;display:flex;position:relative;box-shadow:0 14px 32px #17945e2b}.chiropodist-online-smart-slots-enabled svg{color:#18bf78;fill:#18bf78;stroke:#fff;stroke-width:2.8px;flex:none;width:34px;height:34px}.chiropodist-online-smart-slots-card{z-index:2;background:#fffffff7;border:1px solid #0f172a14;border-radius:14px;gap:14px;width:100%;margin:0;padding:clamp(18px,1.8vw,24px);display:grid;position:relative;box-shadow:0 28px 68px #071a3524}.chiropodist-online-smart-slots-card-head{color:#071a35;align-items:center;gap:14px;display:flex}.chiropodist-online-smart-slots-card-head>svg{color:#5d4cc7;background:#f0ecff;border-radius:999px;width:40px;height:40px;padding:9px}.chiropodist-online-smart-slots-card-head h3{letter-spacing:0;margin:0;font-size:clamp(20px,1.55vw,24px);line-height:1.15}.chiropodist-online-smart-slots-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chiropodist-online-smart-slots-option{text-align:center;background:#fdfbff;border:2px solid #e8e1f7;border-radius:10px;justify-items:center;min-height:194px;padding:24px 10px 16px;display:grid;position:relative}.chiropodist-online-smart-slots-option>svg{color:#6654c8;background:#f6f1ff;border:1px solid #e8e1f7;border-radius:999px;width:48px;height:48px;margin-bottom:10px;padding:11px}.chiropodist-online-smart-slots-option>strong{color:#071a35;margin-bottom:12px;font-size:16px;line-height:1.2}.chiropodist-online-smart-slots-time-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%;display:grid}.chiropodist-online-smart-slots-time-grid span{color:#475569;background:#fff;border:1px solid #e6e9ee;border-radius:5px;place-items:center;min-height:25px;font-size:10px;font-weight:650;line-height:1;display:grid}.chiropodist-online-smart-slots-option--selected{background:#fff6f1;border-color:#ff5733}.chiropodist-online-smart-slots-check{color:#ff5733;fill:#ff5733;stroke:#fff;stroke-width:2.8px;filter:drop-shadow(0 6px 10px #ff57333d);width:40px;height:40px;position:absolute;top:-17px;right:-14px}.chiropodist-online-smart-slots-route-icon{background:#ffffffad;border:1px solid #ff573326;border-radius:999px;width:56px;height:56px;margin-bottom:10px;position:relative}.chiropodist-online-smart-slots-route-icon:before{content:"";border-top:2px dashed #ff5733;height:2px;position:absolute;inset:32px 18px auto}.chiropodist-online-smart-slots-route-icon svg{color:#ff5733;fill:#ff573314;width:20px;height:20px;position:absolute}.chiropodist-online-smart-slots-route-icon svg:first-child{bottom:13px;left:11px}.chiropodist-online-smart-slots-route-icon svg:last-child{top:10px;right:11px}.chiropodist-online-smart-slots-selected-times{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.chiropodist-online-smart-slots-selected-times span{color:#16805f;white-space:nowrap;background:#f1fff7;border:1px solid #15b77d52;border-radius:6px;place-items:center;min-height:36px;padding:0 10px;font-size:clamp(14px,1.12vw,18px);font-weight:850;line-height:1;display:grid}.chiropodist-online-smart-slots-option--selected .chiropodist-online-smart-slots-selected-times{justify-content:center;align-items:center;gap:8px;margin-top:4px;display:flex}.chiropodist-online-smart-slots-option--selected .chiropodist-online-smart-slots-selected-times span{border-color:#15b77d57;border-radius:7px;flex:none;min-width:59px;min-height:38px;padding:0 8px;font-size:12px}.chiropodist-online-smart-slots-client-view{background:#fff;border:1px solid #e8edf1;border-radius:10px;padding:14px 16px}.chiropodist-online-smart-slots-client-view>strong{color:#071a35;margin-bottom:12px;font-size:16px;line-height:1.2;display:block}.chiropodist-online-smart-slots-client-view p{color:#64748b;align-items:center;gap:9px;margin:14px 0 0;font-size:13px;line-height:1.35;display:flex}.chiropodist-online-smart-slots-client-view p svg{color:#16805f;width:18px;height:18px}.chiropodist-online-feature-carousel-section{background:radial-gradient(circle at 0 12%,#ff573314,#0000 22%),radial-gradient(circle at 100% 90%,#14b8a61a,#0000 24%),#fbfaf8;border-bottom:1px solid #edf1f3;padding:clamp(28px,3.4vw,44px) 0}.chiropodist-online-feature-carousel-section .chiropodist-container{width:min(100% - 44px,1180px)}.chiropodist-online-feature-carousel-shell{background:0 0;grid-template-columns:minmax(190px,220px) minmax(0,900px);justify-content:center;align-items:start;gap:clamp(22px,2.8vw,42px);min-height:0;padding:clamp(6px,.8vw,12px) 0;display:grid;overflow:visible}.chiropodist-online-feature-carousel-copy{border-right:2px solid #dfe5ea;align-content:center;gap:16px;min-height:258px;padding:clamp(6px,.8vw,12px) clamp(20px,2vw,28px) clamp(6px,.8vw,12px) 0;display:grid;position:relative}.chiropodist-online-feature-carousel-copy>p{color:#26344f;margin:0;font-size:15px;font-weight:750}.chiropodist-online-feature-carousel-copy h2{color:#071a35;letter-spacing:0;max-width:9ch;margin:0;font-size:clamp(26px,2.25vw,34px);line-height:1.08}.chiropodist-online-feature-carousel-copy h2:after{content:"";background:#ff5733;border-radius:999px;width:52px;height:4px;margin-top:20px;display:block}.chiropodist-online-feature-carousel-copy span{color:#24324a;max-width:260px;margin:0;font-size:clamp(15px,1.05vw,18px);font-weight:500;line-height:1.5}.chiropodist-online-feature-carousel-actions{pointer-events:none;z-index:5;justify-content:space-between;align-items:center;height:clamp(320px,20vw,350px);display:flex;position:absolute;top:0;left:-24px;right:-24px}.chiropodist-online-feature-carousel-actions button{pointer-events:auto;color:#071a35;cursor:pointer;background:#fff;border:1px solid #dfe6ec;border-radius:999px;place-items:center;width:48px;height:48px;font-size:36px;font-weight:750;line-height:1;transition:transform .18s,border-color .18s,color .18s,box-shadow .18s;display:grid;box-shadow:0 18px 36px #0f172a2e}.chiropodist-online-feature-carousel-actions button:hover{color:#ff5733;border-color:#ffbdad;transform:translateY(-2px);box-shadow:0 22px 42px #0f172a24}.chiropodist-online-feature-carousel-stage{align-content:start;min-width:0;padding:0;display:grid;position:relative;overflow:visible}.chiropodist-online-feature-carousel-viewport{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;min-width:0;overflow:hidden}.chiropodist-online-feature-carousel-viewport:active{cursor:grabbing}.chiropodist-online-feature-carousel-track{will-change:transform;align-items:flex-start;gap:clamp(18px,1.8vw,24px);min-width:0;transition:transform 1.8s cubic-bezier(.2,.86,.22,1);display:flex}.chiropodist-online-feature-slide{background:linear-gradient(#fffffffa,#fffffff0),#fff;border:1px solid #e7ebef;border-radius:22px;flex:0 0 calc(50% - (clamp(18px,1.8vw,24px)/2));grid-template-rows:auto minmax(0,1fr);align-content:start;gap:clamp(10px,1vw,16px);min-width:0;height:clamp(320px,20vw,350px);min-height:0;padding:clamp(18px,1.5vw,24px);display:grid;box-shadow:0 18px 48px #0f172a1a}.chiropodist-online-feature-carousel-spacer{flex:0 0 0;min-height:1px}.chiropodist-online-feature-slide-copy{gap:6px;display:grid}.chiropodist-online-feature-slide-copy span{color:#5b49dd;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;font-size:clamp(10px,.78vw,12px);font-weight:950;display:inline-flex}.chiropodist-online-feature-slide-copy span svg{background:linear-gradient(135deg,#f0eaff,#e8e0ff);border-radius:10px;width:28px;height:28px;padding:7px}.chiropodist-online-feature-slide h3{color:#071a35;letter-spacing:0;max-width:20ch;margin:0;font-size:clamp(18px,1.15vw,22px);line-height:1.14}.chiropodist-online-feature-slide p{color:#475569;max-width:34ch;margin:0;font-size:14px;line-height:1.45;display:none}.chiropodist-online-feature-slide--reminders,.chiropodist-online-feature-slide--customer-hub,.chiropodist-online-feature-slide--customisation,.chiropodist-online-feature-slide--connected-booking{grid-template-rows:minmax(0,1fr);padding:0}.chiropodist-online-feature-slide--reminders .chiropodist-online-feature-slide-copy,.chiropodist-online-feature-slide--customer-hub .chiropodist-online-feature-slide-copy,.chiropodist-online-feature-slide--customisation .chiropodist-online-feature-slide-copy,.chiropodist-online-feature-slide--connected-booking .chiropodist-online-feature-slide-copy{display:none}.chiropodist-online-feature-slide--reminders .chiropodist-online-feature-visual,.chiropodist-online-feature-slide--customer-hub .chiropodist-online-feature-visual,.chiropodist-online-feature-slide--customisation .chiropodist-online-feature-visual,.chiropodist-online-feature-slide--connected-booking .chiropodist-online-feature-visual{border-radius:inherit}.chiropodist-online-feature-carousel-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:12px;display:grid;position:static}.chiropodist-online-feature-carousel-strip button{color:#334155;cursor:pointer;background:#ffffffdb;border:1px solid #e2e7ec;border-radius:10px;min-height:36px;padding:8px 10px;font-size:12px;font-weight:850;transition:transform .42s,background .42s,border-color .42s,color .42s,box-shadow .42s}.chiropodist-online-feature-carousel-strip button:hover,.chiropodist-online-feature-carousel-strip button.is-active{color:#c43d24;background:#fff4ef;border-color:#ff57335c;box-shadow:0 10px 24px #ff57331c}.chiropodist-online-feature-carousel-cta{justify-content:center;margin-top:10px;display:flex;position:static}.chiropodist-online-feature-carousel-cta button{color:#fff;cursor:pointer;background:#071a35;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 18px;font-size:13px;font-weight:850;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 32px #071a3529}.chiropodist-online-feature-carousel-cta button:hover{background:#10264c;transform:translateY(-1px);box-shadow:0 18px 34px #071a352e}.chiropodist-online-feature-carousel-cta svg{width:15px;height:15px}.chiropodist-online-feature-visual{background:#fff;border:0;border-radius:18px;align-self:stretch;height:100%;min-height:0;overflow:hidden}.chiropodist-online-feature-payment{align-content:center;gap:12px;padding:0;display:grid}.chiropodist-online-feature-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.chiropodist-online-feature-payment-options span{text-align:center;background:#fdfbff;border:2px solid #e3dcff;border-radius:12px;place-items:center;min-height:70px;padding:10px;display:grid;position:relative}.chiropodist-online-feature-payment-options span.is-selected{background:#fff7f3;border-color:#ff5733}.chiropodist-online-feature-payment-options svg{color:#ff5733;fill:#ff5733;stroke:#fff;stroke-width:2.8px;width:42px;height:42px;position:absolute;top:-18px;right:-16px}.chiropodist-online-feature-payment-options small{color:#071a35;font-size:12px;font-weight:850}.chiropodist-online-feature-payment-options strong{color:#6b55df;font-size:clamp(20px,1.35vw,26px)}.chiropodist-online-feature-payment-options .is-selected strong{color:#ff5733}.chiropodist-online-feature-payment-methods{background:#fff;border:1px solid #e8ebee;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;display:grid}.chiropodist-online-feature-payment p{color:#334155;align-items:center;gap:9px;margin:0;font-size:12px;font-weight:700;display:flex}.chiropodist-online-feature-payment p svg{color:#16805f;width:18px;height:18px}.chiropodist-online-feature-slots{grid-template-columns:minmax(0,1fr) minmax(140px,.44fr);gap:10px;padding:0;display:grid;overflow:hidden}.chiropodist-online-feature-slots strong{color:#071a35;margin-bottom:8px;font-size:12px;line-height:1.25;display:block}.chiropodist-online-feature-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.chiropodist-online-feature-slot-grid span,.chiropodist-online-feature-slot-smart span{color:#071a35;background:#fff;border:1px solid #e4e9ee;border-radius:8px;place-items:center;min-height:28px;font-size:11px;font-weight:700;display:grid}.chiropodist-online-feature-slot-smart{text-align:center;background:#effaf4;border-radius:14px;align-content:center;gap:8px;padding:12px 10px;display:grid}.chiropodist-online-feature-slot-smart span{color:#08864c;background:#effff7;border-color:#9deac5;font-size:14px;font-weight:900}.chiropodist-online-feature-reminders{background:#fff;border:1px solid #edf0f4;border-radius:22px;align-self:stretch;place-items:center;min-height:0;padding:22px 20px 0;display:grid;position:relative;overflow:hidden}.chiropodist-online-feature-reminders:before{content:"";background:#6f53e414;border-radius:999px 999px 0 0;position:absolute;top:88px;right:62px;bottom:0;left:62px}.chiropodist-online-feature-reminders-head{z-index:2;color:#071a35;align-items:center;gap:12px;font-size:clamp(22px,1.55vw,28px);font-weight:950;line-height:1.05;display:flex;position:absolute;top:24px;left:26px}.chiropodist-online-feature-reminders-head span,.chiropodist-online-feature-reminders-chip svg{color:#6b55df;background:linear-gradient(135deg,#f0eaff,#e8e0ff);border-radius:13px;place-items:center;width:40px;height:40px;padding:10px;display:grid}.chiropodist-online-feature-reminders-chip{z-index:3;color:#071a35;background:#fffffff0;border:1px solid #eef1f5;border-radius:18px;align-items:center;gap:10px;max-width:132px;padding:8px;font-size:11px;font-weight:850;line-height:1.25;display:flex;position:absolute;box-shadow:0 16px 34px #0f172a1c}.chiropodist-online-feature-reminders-chip--sms{top:150px;left:34px}.chiropodist-online-feature-reminders-chip--time{bottom:70px;left:34px}.chiropodist-online-feature-reminders-chip--link{top:150px;right:34px}.chiropodist-online-feature-reminders-chip--sent{bottom:70px;right:34px}.chiropodist-online-feature-reminders-chip--sent svg{color:#22c55e;background:#dcfce7}.chiropodist-online-feature-reminders video{z-index:2;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;clip-path:inset(0 32%);width:560px;max-width:none;height:268px;margin:0;display:block;position:absolute;bottom:-38px;left:50%;transform:translate(-50%)}.chiropodist-online-feature-hub{--hub-purple:#6b55df;background:linear-gradient(#fff,#f7f9fc);border:1px solid #edf0f4;border-radius:22px;align-content:stretch;gap:12px;min-height:0;padding:22px;display:grid}.chiropodist-online-feature-hub-title,.chiropodist-online-feature-hub-appointment,.chiropodist-online-feature-hub>p{background:#fffffff5}.chiropodist-online-feature-hub-title{color:#071a35;align-items:center;gap:12px;padding:0 0 4px;font-size:clamp(30px,2.4vw,40px);font-weight:950;line-height:1.05;display:flex}.chiropodist-online-feature-hub-title span{width:44px;height:44px;color:var(--hub-purple);background:linear-gradient(135deg,#f1edff,#e6ddff);border-radius:14px;place-items:center;display:grid}.chiropodist-online-feature-hub-title svg{width:26px;height:26px}.chiropodist-online-feature-hub-appointment{box-shadow:none;border:1px solid #e7ebef;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.chiropodist-online-feature-hub-appointment-icon{width:42px;height:42px;color:var(--hub-purple);background:linear-gradient(135deg,#f1edff,#e6ddff);border-radius:13px;place-items:center;display:grid}.chiropodist-online-feature-hub-appointment-icon svg{width:24px;height:24px}.chiropodist-online-feature-hub-appointment small{color:#334155;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.chiropodist-online-feature-hub-appointment small i{background:#e5e7eb;width:1px;height:20px;display:block}.chiropodist-online-feature-hub-appointment strong{color:#071a35;font-size:17px;line-height:1.2;display:block}.chiropodist-online-feature-hub-appointment em{color:#16805f;background:#e8fff4;border-radius:10px;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;padding:8px 10px;font-size:12px;font-style:normal;font-weight:900;display:flex}.chiropodist-online-feature-hub-appointment em svg{width:19px;height:19px}.chiropodist-online-feature-hub-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.chiropodist-online-feature-hub-actions span{color:#6b55df;text-align:center;background:#fdfbff;border:1px solid #e5dcff;border-radius:14px;place-items:center;min-height:64px;padding:12px 10px;font-size:13px;font-weight:900;display:grid}.chiropodist-online-feature-hub-actions span:last-child{color:#ff5733;background:#fff6f3;border-color:#ffd8cf}.chiropodist-online-feature-hub-actions svg{width:22px;height:22px;margin-bottom:5px}.chiropodist-online-feature-hub>p{color:#071a35;border:1px solid #e7ebef;border-radius:14px;align-items:center;gap:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:750;display:flex}@media (prefers-reduced-motion:reduce){.chiropodist-online-feature-carousel-track{transition:none}}.chiropodist-online-feature-hub>p svg{color:#6b55df;background:#efeaff;border-radius:9px;width:24px;height:24px;padding:5px}.chiropodist-online-feature-graphic-head{z-index:4;color:#071452;align-items:center;gap:10px;display:flex;position:relative}.chiropodist-online-feature-graphic-head>span{color:#6b55df;background:linear-gradient(135deg,#f0e9ff,#e9ddff);border-radius:15px;flex:none;place-items:center;width:34px;height:34px;display:grid}.chiropodist-online-feature-graphic-head svg{stroke-width:2.4px;width:23px;height:23px}.chiropodist-online-feature-graphic-head strong{letter-spacing:0;font-size:clamp(19px,1.45vw,25px);font-weight:950;line-height:1.02}.chiropodist-online-feature-customisation,.chiropodist-online-feature-connected{background:#fff;border:1px solid #edf0f4;border-radius:18px;align-content:stretch;gap:10px;min-height:0;padding:12px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffd1}.chiropodist-online-customisation-layout{transform-origin:0 0;grid-template-columns:minmax(126px,.6fr) minmax(0,1fr);gap:12px;width:116%;min-height:0;display:grid;position:relative;transform:scale(.86)}.chiropodist-online-customisation-settings{gap:4px;min-width:0;display:grid}.chiropodist-online-customisation-setting{background:#fff;border:1px solid #e7ebf0;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:5px;display:grid;box-shadow:0 8px 20px #0f172a0f}.chiropodist-online-customisation-setting>span{color:#6b55df;background:#eee8ff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.chiropodist-online-customisation-setting svg{width:17px;height:17px}.chiropodist-online-customisation-setting div{gap:3px;min-width:0;display:grid}.chiropodist-online-customisation-setting strong{color:#071452;font-size:11px;font-weight:950;line-height:1.1}.chiropodist-online-customisation-setting em,.chiropodist-online-customisation-setting small{color:#071452;white-space:nowrap;border:1px solid #e6eaf0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:17px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:750;display:flex}.chiropodist-online-customisation-setting em i{background:#9aa4b2;border-radius:99px;flex:none;width:15px;height:2px;box-shadow:0 5px #9aa4b2,0 -5px #9aa4b2}.chiropodist-online-customisation-setting button{color:#6b55df;background:#fff;border:1px dashed #a895ff;border-radius:6px;min-height:17px;font-size:9px;font-weight:850}.chiropodist-online-customisation-setting small i{background:#835cf0;border-radius:999px;width:22px;height:13px}.chiropodist-online-customisation-colours{gap:6px!important;display:flex!important}.chiropodist-online-customisation-colours i{border-radius:5px;width:15px;height:15px}.chiropodist-online-customisation-colours i:first-child{background:#ff5733}.chiropodist-online-customisation-colours i:nth-child(2){background:#071452}.chiropodist-online-customisation-colours i:nth-child(3){background:#7c5cff}.chiropodist-online-customisation-colours i:nth-child(4){background:#6bd3bf}.chiropodist-online-customisation-setting img{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;height:22px}.chiropodist-online-customisation-lines{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-online-customisation-lines i{border-right:3px solid var(--line-colour,#ff5733);border-bottom:3px solid var(--line-colour,#ff5733);border-radius:0 0 13px;width:28px;height:20px;position:absolute;left:29%}.chiropodist-online-customisation-lines i:before,.chiropodist-online-customisation-lines i:after{content:"";background:var(--line-colour,#ff5733);border-radius:999px;position:absolute}.chiropodist-online-customisation-lines i:before{width:9px;height:9px;top:-4px;left:-5px}.chiropodist-online-customisation-lines i:after{width:9px;height:9px;bottom:-6px;right:-6px}.chiropodist-online-customisation-lines .line-services{top:15%}.chiropodist-online-customisation-lines .line-prices{--line-colour:#2ec275;top:37%}.chiropodist-online-customisation-lines .line-availability{--line-colour:#f4b328;top:58%}.chiropodist-online-customisation-lines .line-branding{--line-colour:#8b6bff;top:78%}.chiropodist-online-customisation-preview{background:#fff;border:1px solid #e0e5ec;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 14px 34px #0f172a1a}.chiropodist-online-customisation-browser{background:#f8fafc;border-bottom:1px solid #e5e8ee;align-items:center;gap:6px;min-height:30px;padding:6px 14px;display:flex}.chiropodist-online-customisation-browser span{background:#ff5733;border-radius:50%;width:8px;height:8px}.chiropodist-online-customisation-browser span:nth-child(2){background:#f4b328}.chiropodist-online-customisation-browser span:nth-child(3){background:#22c55e}.chiropodist-online-customisation-browser strong{color:#1f2937;border:1px solid #e3e7ee;border-radius:999px;align-items:center;gap:5px;min-width:0;margin-left:8px;padding:5px 12px;font-size:10px;font-weight:800;display:flex}.chiropodist-online-customisation-browser svg{width:11px;height:11px}.chiropodist-online-customisation-preview>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;width:100%;height:54px;display:block}.chiropodist-online-customisation-business{color:#071452;gap:0;padding:7px 14px 4px;display:grid}.chiropodist-online-customisation-business span{font-size:21px;font-weight:950;line-height:1}.chiropodist-online-customisation-business strong{font-size:13px;line-height:1}.chiropodist-online-customisation-preview h4{color:#071452;border-top:1px solid #e7ebef;margin:0;padding:5px 14px 6px;font-size:15px;line-height:1}.chiropodist-online-customisation-service{color:#071452;border:1px solid #e7ebef;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin:0 14px 5px;padding:5px 8px;font-size:9.5px;font-weight:900;display:flex}.chiropodist-online-customisation-service small{color:#667085;font-size:8.5px;font-weight:700;display:block}.chiropodist-online-customisation-preview>button{color:#fff;background:#ff5733;border:0;border-radius:8px;width:calc(100% - 28px);min-height:25px;margin:0 14px 6px;font-size:10px;font-weight:900}.chiropodist-online-customisation-live{color:#0f9b5f;background:#e9fbf1;border-radius:999px;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;margin:0 auto 7px;padding:4px 9px;font-size:9px;font-weight:800;display:flex}.chiropodist-online-customisation-live i{background:currentColor;border-radius:50%;width:7px;height:7px}.chiropodist-online-feature-connected{min-height:0}.chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{position:absolute;top:14px;left:16px;right:16px}.chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head strong{font-size:clamp(19px,1.25vw,24px)}.chiropodist-online-connected-map{pointer-events:none;position:absolute;top:78px;right:36px;bottom:28px;left:36px}.chiropodist-online-connected-map i{border-style:solid;border-color:#6b34f5;position:absolute}.chiropodist-online-connected-map i:after{content:"";background:#6b34f5;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 4px #f0eaff}.chiropodist-online-connected-map .line-calendar{border-width:0 0 3px 3px;border-radius:0 0 0 18px;width:20%;height:26%;top:18%;left:26%}.chiropodist-online-connected-map .line-calendar:after{top:-4px;left:-6px}.chiropodist-online-connected-map .line-record{border-width:0 3px 3px 0;border-radius:0 0 18px;width:22%;height:26%;top:18%;right:20%}.chiropodist-online-connected-map .line-record:after{top:-4px;right:-6px}.chiropodist-online-connected-map .line-route{border-width:3px 0 0 3px;border-radius:18px 0 0;width:25%;height:31%;bottom:10%;left:22%}.chiropodist-online-connected-map .line-route:after{bottom:-4px;left:-6px}.chiropodist-online-connected-map .line-reminder{border-width:3px 3px 0 0;border-radius:0 18px 0 0;width:25%;height:31%;bottom:10%;right:19%}.chiropodist-online-connected-map .line-reminder:after{bottom:-4px;right:-6px}.chiropodist-online-connected-card,.chiropodist-online-connected-confirmed{z-index:2;background:#fff;border:1px solid #edf0f4;border-radius:14px;align-items:center;gap:9px;min-width:150px;padding:8px 10px;display:flex;position:absolute;box-shadow:0 14px 32px #0f172a17}.chiropodist-online-connected-card>span,.chiropodist-online-connected-confirmed>span{color:#6b34f5;background:#eee8ff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.chiropodist-online-connected-card svg,.chiropodist-online-connected-confirmed svg{width:18px;height:18px}.chiropodist-online-connected-card div,.chiropodist-online-connected-confirmed{color:#071452}.chiropodist-online-connected-card strong{color:#1cb66d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:950;display:block}.chiropodist-online-connected-card--calendar strong{color:#6b34f5}.chiropodist-online-connected-card b{font-size:10px;line-height:1.2;display:block}.chiropodist-online-connected-card small{color:#5d6678;font-size:9.5px}.chiropodist-online-connected-card--calendar{top:78px;left:12px}.chiropodist-online-connected-card--record{top:78px;right:12px}.chiropodist-online-connected-card--route{bottom:12px;left:12px}.chiropodist-online-connected-card--reminder{bottom:12px;right:12px}.chiropodist-online-connected-confirmed{justify-items:start;min-width:170px;padding:10px 12px;display:grid;top:55%;left:50%;transform:translate(-50%,-48%);box-shadow:0 0 0 1px #6b34f50f,0 18px 42px #6b34f526}.chiropodist-online-connected-confirmed>span{justify-self:center;width:34px;height:34px}.chiropodist-online-connected-confirmed>span svg{color:#6b34f5;fill:#6b34f5;stroke:#fff;stroke-width:3px}.chiropodist-online-connected-confirmed strong{border-bottom:1px solid #dbe0e7;justify-self:center;padding-bottom:6px;font-size:14px;line-height:1.1}.chiropodist-online-connected-confirmed em{align-items:center;gap:9px;font-size:10.5px;font-style:normal;font-weight:850;display:flex}.chiropodist-online-connected-confirmed em svg{color:#6b34f5;background:#eee8ff;border-radius:50%;width:20px;height:20px;padding:5px}.chiropodist-online-booking-page .chiropodist-online-proof-section{padding:clamp(26px,3.1vw,40px) 0 clamp(30px,3.6vw,46px)}.chiropodist-online-booking-page .chiropodist-online-proof-head{margin-bottom:clamp(14px,1.8vw,22px)}.chiropodist-online-booking-page .chiropodist-online-proof-head h2,.chiropodist-online-booking-page .chiropodist-online-trust-head h2{font-size:clamp(34px,3.55vw,52px)}.chiropodist-online-booking-page .chiropodist-online-trust-head h2 span{font-size:1.28em}.chiropodist-online-booking-page .chiropodist-online-problem-card img{aspect-ratio:372/452}.chiropodist-online-booking-page .chiropodist-online-trust-section{box-sizing:border-box;align-items:center;min-height:auto;padding:clamp(30px,3.4vw,46px) 0 clamp(34px,3.8vw,52px);display:flex}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-container{flex-direction:column;justify-content:center;display:flex}.chiropodist-online-booking-page .chiropodist-online-trust-intro{grid-template-columns:minmax(0,1fr) minmax(164px,196px);gap:clamp(20px,2.8vw,38px);max-width:760px;margin-bottom:clamp(14px,1.65vw,20px)}.chiropodist-online-booking-page .chiropodist-online-trust-practitioner{width:clamp(164px,12.4vw,196px)}.chiropodist-online-booking-page.all-mobile-online-booking-page .chiropodist-online-trust-practitioner img{width:auto;max-width:none;height:300%;max-height:none;position:absolute;top:5%;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row{gap:clamp(10px,1.2vw,16px);width:min(91vw,1260px);margin-bottom:clamp(12px,1.5vw,18px)}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row article{border-radius:14px;gap:clamp(12px,1.1vw,16px);min-height:clamp(86px,5.2vw,104px);padding:clamp(12px,1.05vw,16px)}.chiropodist-online-booking-page .chiropodist-online-trust-feature-icon{border-radius:13px;width:clamp(44px,3.25vw,54px);height:clamp(44px,3.25vw,54px)}.chiropodist-online-booking-page .chiropodist-online-trust-feature-icon--users svg{width:clamp(28px,2.1vw,34px);height:clamp(28px,2.1vw,34px)}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row h3{font-size:clamp(20px,1.38vw,25px)}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row p{font-size:clamp(13px,.88vw,16px)}.chiropodist-online-booking-page .chiropodist-online-trust-cta{justify-content:center;margin:clamp(14px,1.55vw,18px) 0 0;display:flex}.chiropodist-online-booking-page .chiropodist-online-trust-cta button{color:#fff;min-height:48px;font:inherit;letter-spacing:0;cursor:pointer;background:#071452;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:15px;font-weight:850;display:inline-flex;box-shadow:0 16px 30px #07145229}.chiropodist-online-booking-page .chiropodist-online-trust-cta button svg{width:17px;height:17px}.chiropodist-online-booking-page .chiropodist-online-trust-card{min-height:224px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-google-mark{display:none}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-track{padding-top:0;padding-bottom:8px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-card{border-radius:15px;width:min(560px,100vw - 34px);height:154px;min-height:154px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-image{width:164px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-card blockquote{font-size:clamp(14px,.92vw,16px)}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-card figcaption{justify-content:center;gap:8px;padding:17px 22px 15px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-window:before,.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-window:after{display:none}.chiropodist-online-booking-page .chiropodist-online-automation-section{padding:clamp(44px,5vw,66px) 0}.chiropodist-online-booking-page .chiropodist-online-automation-grid{gap:clamp(34px,4.4vw,58px)}.chiropodist-online-booking-page .chiropodist-online-automation-copy h2{font-size:clamp(40px,3.9vw,58px)}.chiropodist-online-booking-page .chiropodist-online-automation-copy>span{margin-top:20px;font-size:16.5px}.chiropodist-online-booking-page .chiropodist-online-automation-points{margin-top:24px}.chiropodist-online-booking-page .chiropodist-online-automation-visual{min-height:430px}.chiropodist-online-booking-page .chiropodist-online-automation-confirmed{width:212px;min-height:218px}.chiropodist-online-booking-page .chiropodist-online-automation-node{width:238px;min-height:96px}.chiropodist-online-booking-page .chiropodist-online-pricing-section,.chiropodist-online-booking-page .chiropodist-online-faq-section{padding:clamp(28px,3.2vw,42px) 0}.chiropodist-online-booking-page .chiropodist-online-pricing-section{background:#f1fcff;padding:0}.chiropodist-online-booking-page .chiropodist-online-faq-section{min-height:0;display:block}.chiropodist-online-booking-page .chiropodist-online-faq-head{margin-bottom:18px}.chiropodist-online-booking-page .chiropodist-online-faq-head h2{font-size:clamp(34px,4vw,52px);line-height:1.03}.chiropodist-online-booking-page .chiropodist-online-faq-list{grid-template-columns:1fr;gap:10px}.chiropodist-online-booking-page .chiropodist-online-faq-list summary{min-height:58px;padding:15px 20px}.chiropodist-online-booking-page .chiropodist-online-faq-list details p{padding:0 20px 18px}.chiropodist-online-booking-page .chiropodist-online-final-cta-shell{border-width:6px;border-radius:48px;grid-template-columns:minmax(510px,49%) minmax(0,51%);height:clamp(610px,48vw,744px);min-height:0}.chiropodist-online-booking-page .chiropodist-online-final-cta-copy{background:radial-gradient(circle at 13% 18%,#41a18924,#0000 34%),radial-gradient(circle at 88% 86%,#b9f5dd21,#0000 32%),linear-gradient(135deg,#071724,#0a2131 58%,#173f40);padding:clamp(44px,4.1vw,58px) clamp(38px,3.7vw,56px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-copy>p{color:#bff3df;letter-spacing:.22em;margin-bottom:clamp(20px,2vw,28px);font-size:clamp(13px,1.05vw,17px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-copy h2{max-width:720px;font-size:clamp(44px,3.58vw,56px);line-height:1.1}.chiropodist-online-booking-page .chiropodist-online-final-cta-copy>span:not(.chiropodist-online-final-cta-pin){color:#e2faefe6;max-width:590px;margin-top:clamp(22px,2.5vw,32px);font-size:clamp(19px,1.52vw,24px);line-height:1.36}.chiropodist-online-booking-page .chiropodist-online-final-cta-actions{gap:14px;margin-top:clamp(26px,3vw,38px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-actions button,.chiropodist-online-booking-page .chiropodist-online-final-cta-actions a{border-radius:11px;min-height:72px;padding:19px 28px;font-size:clamp(17px,1.2vw,20px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-actions button{min-width:min(100%,244px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-actions a{min-width:min(100%,306px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-notes{color:#ddf4e8d1;margin-top:clamp(22px,2.4vw,32px);font-size:clamp(15px,1.12vw,18px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-photo{border-radius:86px 38px 38px 86px}.chiropodist-online-booking-page .chiropodist-online-final-cta-photo img{border-radius:inherit;-o-object-position:50% 50%;object-position:50% 50%;height:100%;min-height:0;transform:none}figure.chiropodist-online-smart-slots-panel{min-height:inherit;background:#fbf6f2;justify-content:center;align-items:center;margin:0;padding:clamp(24px,2.8vw,42px);display:flex}figure.chiropodist-online-smart-slots-panel:before,figure.chiropodist-online-smart-slots-panel:after{display:none}figure.chiropodist-online-smart-slots-panel img{border-radius:8px;width:min(100%,760px);height:auto;display:block;box-shadow:0 20px 54px #071a351c}@media (max-width:980px){.chiropodist-online-payment-shell{grid-template-columns:1fr;min-height:0}.chiropodist-online-payment-panel{grid-template-columns:1fr;gap:28px;padding:44px 28px}.chiropodist-online-payment-copy{max-width:620px}.chiropodist-online-payment-brand{margin-bottom:28px}.chiropodist-online-payment-copy h2{max-width:12.5ch}.chiropodist-online-payment-card{width:min(100%,680px)}.chiropodist-online-smart-slots-panel{grid-template-columns:1fr;min-height:0;padding:44px 28px}.chiropodist-online-smart-slots-copy{max-width:620px}.chiropodist-online-smart-slots-brand{margin-bottom:28px}.chiropodist-online-smart-slots-copy h2{max-width:12.5ch}.chiropodist-online-smart-slots-card{width:min(100%,720px)}.chiropodist-online-feature-carousel-shell{grid-template-columns:1fr;padding:0}.chiropodist-online-feature-carousel-copy{max-width:640px}.chiropodist-online-feature-carousel-copy h2,.chiropodist-online-feature-carousel-copy span{max-width:620px}.chiropodist-online-feature-carousel-tabs,.chiropodist-online-feature-panel{grid-column:1}.chiropodist-online-feature-carousel-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-online-feature-panel{grid-row:auto;min-height:0}.chiropodist-online-device-showcase .chiropodist-container{width:min(100% - 40px,720px)}.chiropodist-online-device-showcase-grid{grid-template-columns:1fr;gap:28px}.chiropodist-online-device-showcase-copy{max-width:600px}.chiropodist-online-device-showcase-copy h2{max-width:13.8ch;font-size:clamp(38px,6.4vw,48px)}.chiropodist-online-device-showcase-visual{width:min(100%,760px);margin:0}.chiropodist-online-device-showcase-cues{grid-template-columns:1fr;max-width:560px}.chiropodist-online-pricing-card{grid-template-columns:1fr}.chiropodist-online-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-online-automation-grid{grid-template-columns:1fr}.chiropodist-online-automation-visual{min-height:480px}.chiropodist-online-feature-carousel-shell{grid-template-columns:1fr;min-height:0}.chiropodist-online-feature-carousel-copy{border-bottom:2px solid #dfe5ea;border-right:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:0 0 30px}.chiropodist-online-feature-carousel-copy h2{max-width:12ch}.chiropodist-online-feature-carousel-copy span{max-width:360px}.chiropodist-online-feature-carousel-copy>p,.chiropodist-online-feature-carousel-actions{grid-column:2}.chiropodist-online-feature-carousel-stage{padding-top:24px;padding-bottom:0}.chiropodist-online-feature-carousel-actions{height:286px;top:24px;left:10px;right:10px}.chiropodist-online-feature-carousel-track{gap:20px}.chiropodist-online-feature-slide{flex-basis:calc(50% - 10px);height:286px;min-height:0;padding:16px}.chiropodist-online-feature-slide h3{font-size:clamp(19px,2.4vw,24px)}.chiropodist-online-feature-reminders-chip{display:none}.chiropodist-online-feature-reminders video{width:min(96%,340px)}.chiropodist-online-final-cta-shell{border-radius:32px;grid-template-columns:1fr}.chiropodist-online-results-card{grid-template-columns:1fr;width:min(100%,680px)}.chiropodist-online-results-photo img{aspect-ratio:16/8.5;min-height:300px}.chiropodist-online-results-copy{padding:28px 28px 32px}.chiropodist-online-final-cta-photo{min-height:420px}.chiropodist-online-final-cta-photo img{min-height:420px;transform:scale(1.02)}}@media (max-width:640px){.chiropodist-online-payment-panel{padding:38px 24px 34px}.chiropodist-online-payment-brand{font-size:34px}.chiropodist-online-payment-copy>p{font-size:11px}.chiropodist-online-payment-copy h2{max-width:11.5ch;font-size:clamp(34px,10vw,42px)}.chiropodist-online-payment-success{width:100%;min-width:0;margin-top:26px}.chiropodist-online-payment-card-top{align-items:flex-start;padding:18px}.chiropodist-online-payment-appointment{gap:10px}.chiropodist-online-payment-card-top>span{text-align:right}.chiropodist-online-payment-card-top>span strong{margin-left:0;display:block}.chiropodist-online-payment-card-body{padding:20px 18px 18px}.chiropodist-online-payment-options{grid-template-columns:1fr}.chiropodist-online-payment-option{min-height:128px}.chiropodist-online-payment-methods{grid-template-columns:repeat(3,minmax(0,1fr))}.chiropodist-online-smart-slots-panel{padding:38px 24px 34px}.chiropodist-online-smart-slots-brand{font-size:34px}.chiropodist-online-smart-slots-copy h2{max-width:11.5ch;font-size:clamp(34px,10vw,42px)}.chiropodist-online-smart-slots-enabled{width:100%;margin-top:26px}.chiropodist-online-smart-slots-card{padding:18px}.chiropodist-online-feature-carousel-section{padding:24px 0}.chiropodist-online-feature-carousel-section .chiropodist-container{width:min(100% - 28px,540px)}.chiropodist-online-feature-carousel-shell{width:100%;margin:0 auto;padding:0}.chiropodist-online-feature-carousel-copy{grid-template-columns:1fr;align-items:start;gap:8px;min-height:0;padding-bottom:16px}.chiropodist-online-feature-carousel-copy h2{max-width:11ch;font-size:clamp(28px,7vw,32px)}.chiropodist-online-feature-carousel-copy h2:after{width:46px;height:3px;margin-top:16px}.chiropodist-online-feature-carousel-copy span{max-width:30ch;font-size:14px}.chiropodist-online-feature-carousel-actions button{width:46px;height:46px;font-size:30px}.chiropodist-online-feature-carousel-actions{grid-area:auto/1;height:314px;top:14px;left:8px;right:8px}.chiropodist-online-feature-carousel-copy>p{grid-column:1}.chiropodist-online-feature-carousel-track{gap:0;transition-duration:1.5s}.chiropodist-online-feature-carousel-stage{padding-top:14px;padding-bottom:0}.chiropodist-online-feature-carousel-strip{grid-template-columns:repeat(2,minmax(0,1fr));bottom:48px}.chiropodist-online-feature-carousel-strip button{min-height:36px;padding:7px 8px;font-size:11px}.chiropodist-online-feature-carousel-cta button{width:100%}.chiropodist-online-feature-slide{border-radius:18px;flex-basis:100%;height:314px;min-height:0;padding:14px}.chiropodist-online-feature-slide-copy{gap:8px}.chiropodist-online-feature-slide-copy span{gap:9px;font-size:10px}.chiropodist-online-feature-slide-copy span svg{width:30px;height:30px;padding:8px}.chiropodist-online-feature-slide h3{font-size:clamp(20px,5vw,23px)}.chiropodist-online-feature-slide p{font-size:16px}.chiropodist-online-feature-visual{min-height:0}.chiropodist-online-feature-slots{grid-template-columns:1fr}.chiropodist-online-feature-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chiropodist-online-feature-payment-options span{min-height:56px;padding:8px}.chiropodist-online-feature-payment-options strong{font-size:17px}.chiropodist-online-feature-payment-methods{gap:8px;padding:10px}.chiropodist-online-feature-payment-method{min-height:38px}.chiropodist-online-feature-payment-methods,.chiropodist-online-feature-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chiropodist-online-feature-reminders{min-height:280px;padding:52px 14px 0}.chiropodist-online-feature-reminders:before{top:66px;right:28px;bottom:0;left:28px}.chiropodist-online-feature-reminders-head{gap:12px;font-size:22px;top:22px;left:20px}.chiropodist-online-feature-reminders-head span{border-radius:14px;width:44px;height:44px;padding:11px}.chiropodist-online-feature-reminders video{width:min(100%,390px)}.chiropodist-online-feature-customisation{grid-template-columns:1fr}.chiropodist-online-feature-hub-appointment{grid-template-columns:auto minmax(0,1fr)}.chiropodist-online-feature-hub-appointment em{grid-column:1/-1;width:-moz-fit-content;width:fit-content}.chiropodist-online-feature-hub-actions{grid-template-columns:1fr}.chiropodist-online-smart-slots-card-head{align-items:flex-start}.chiropodist-online-smart-slots-options{grid-template-columns:1fr}.chiropodist-online-smart-slots-option{min-height:220px}.chiropodist-online-smart-slots-time-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.chiropodist-online-smart-slots-selected-times{gap:8px}.chiropodist-online-smart-slots-selected-times span{min-height:38px;font-size:14px}.chiropodist-online-proof-section{padding:34px 0 40px}.chiropodist-online-problem-grid,.chiropodist-online-faq-list{grid-template-columns:1fr}.chiropodist-online-problem-card{border-radius:16px}.chiropodist-online-problem-card img{aspect-ratio:1/.72}.chiropodist-online-automation-visual{min-height:640px}.chiropodist-online-automation-lines{display:none}.chiropodist-online-automation-confirmed,.chiropodist-online-automation-node{width:auto;min-height:0;position:relative;inset:auto;transform:none}.chiropodist-online-automation-visual{gap:12px;display:grid}.chiropodist-online-final-cta{padding:14px}.chiropodist-online-final-cta-shell{border-width:4px;border-radius:24px}.chiropodist-online-final-cta-copy{padding:34px 22px 40px}.chiropodist-online-final-cta-actions{display:grid}.chiropodist-online-final-cta-actions button,.chiropodist-online-final-cta-actions a{width:100%;min-height:58px;padding:17px 18px;font-size:17px}.chiropodist-online-final-cta-notes{gap:8px;font-size:14px;display:grid}.chiropodist-online-final-cta-notes span+span:before{content:none}.chiropodist-online-final-cta-route,.chiropodist-online-final-cta-pin{display:none}.chiropodist-online-final-cta-photo,.chiropodist-online-final-cta-photo img{min-height:360px}.chiropodist-online-results-section{padding:34px 0 38px}.chiropodist-online-results-head{margin-bottom:18px}.chiropodist-online-results-head p{letter-spacing:.18em;font-size:10px}.chiropodist-online-results-head h2{font-size:clamp(28px,8vw,36px)}.chiropodist-online-results-head span{font-size:14px}.chiropodist-online-results-card{border-radius:16px;width:min(100%,100vw - 28px)}.chiropodist-online-results-photo img{aspect-ratio:4/3;-o-object-position:35% 34%;object-position:35% 34%;min-height:240px}.chiropodist-online-results-copy{padding:20px 18px 22px}.chiropodist-online-results-badge{letter-spacing:.1em;min-height:23px;margin-bottom:10px;padding:5px 9px;font-size:9px}.chiropodist-online-results-quote-row{grid-template-columns:38px minmax(0,1fr);gap:10px}.chiropodist-online-results-quote-mark{font-size:48px}.chiropodist-online-results-quote-row blockquote{font-size:clamp(18px,5vw,22px);line-height:1.2}.chiropodist-online-results-rating,.chiropodist-online-results-person{margin-left:48px}.chiropodist-online-results-rating svg{width:15px;height:15px}.chiropodist-online-results-person{font-size:13.5px}.chiropodist-online-results-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-online-results-stats article{text-align:center;grid-template-columns:1fr;justify-items:center;gap:0;min-height:106px;padding:10px 7px}.chiropodist-online-results-stats article>span{width:28px;height:28px;margin-bottom:5px}.chiropodist-online-results-stats p{align-self:center;max-width:100%;margin:3px 0 0;font-size:10px;line-height:1.12}.chiropodist-online-results-actions{gap:8px;display:flex}.chiropodist-online-results-actions button,.chiropodist-online-results-actions button:first-child{flex:1 1 0;width:auto;min-width:0;min-height:42px;padding:10px 12px;font-size:13px}.chiropodist-online-final-cta-phone{border-width:5px;border-radius:22px;width:122px;height:152px;bottom:18px;left:18px}.chiropodist-online-booking-page .chiropodist-admin-hero h1{max-width:11.8ch;font-size:clamp(38px,11vw,54px)}.chiropodist-online-booking-page .chiropodist-admin-hero-visual img{-o-object-position:70% 50%;object-position:70% 50%}.chiropodist-appointment-reminders-page .chiropodist-admin-hero h1{max-width:12.5ch;font-size:clamp(37px,10.5vw,52px)}.chiropodist-appointment-reminders-page .chiropodist-admin-hero-visual img{-o-object-position:70% 50%;object-position:70% 50%}.chiropodist-online-device-showcase{padding:42px 0 34px}.chiropodist-online-device-showcase .chiropodist-container{width:min(100% - 24px,680px)}.chiropodist-online-device-showcase-grid{gap:30px}.chiropodist-online-device-showcase-copy>p{letter-spacing:.12em;margin-bottom:16px;font-size:12px}.chiropodist-online-device-showcase-copy h2{max-width:12.2ch;font-size:clamp(35px,10.8vw,46px)}.chiropodist-online-device-showcase-copy>span{max-width:100%;font-size:18px}.chiropodist-online-device-showcase-actions,.chiropodist-online-device-showcase-actions button:first-child{width:100%}.chiropodist-online-device-showcase-actions button:first-child{min-width:0;padding:16px 20px;font-size:17px}.chiropodist-online-device-showcase-actions button:last-child{font-size:17px}.chiropodist-online-device-showcase-notes{flex-flow:column;width:100%;max-width:100%}.chiropodist-online-device-showcase-note{align-items:flex-start;font-size:16px}.chiropodist-online-device-showcase-visual{width:calc(100% + 64px);margin-left:-30px}.chiropodist-online-device-showcase-cues{gap:14px;margin-top:22px}.chiropodist-online-device-showcase-cues article{min-height:74px;padding:15px 18px}.chiropodist-online-device-showcase-cues svg{width:42px;height:42px}.chiropodist-online-booking-page .chiropodist-online-trust-intro{text-align:center;grid-template-columns:minmax(0,1fr);gap:20px}.chiropodist-online-booking-page .chiropodist-online-trust-section{min-height:auto;padding:28px 0 36px;display:block}.chiropodist-online-booking-page .chiropodist-online-trust-head{text-align:center}.chiropodist-online-booking-page .chiropodist-online-trust-head h2{margin:0 auto;font-size:clamp(30px,8.5vw,44px)}.chiropodist-online-booking-page .chiropodist-online-trust-practitioner{justify-self:center;width:min(178px,50vw)}.chiropodist-online-booking-page .chiropodist-online-trust-practitioner img{width:88%;max-height:94%}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row article{gap:10px;min-height:94px;padding:12px}.chiropodist-online-booking-page .chiropodist-online-trust-feature-icon{border-radius:12px;width:44px;height:44px}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row h3{font-size:clamp(16px,4.5vw,20px)}.chiropodist-online-booking-page .chiropodist-online-trust-feature-row p{font-size:clamp(12px,3.4vw,14px)}.chiropodist-online-booking-page .chiropodist-online-trust-stars svg{width:13px;height:13px}.chiropodist-online-booking-page .chiropodist-online-trust-cta{margin-top:16px}.chiropodist-online-booking-page .chiropodist-online-trust-cta button{min-height:44px;padding:0 20px;font-size:14px}.chiropodist-online-booking-page .chiropodist-online-trust-window:before,.chiropodist-online-booking-page .chiropodist-online-trust-window:after{display:none}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-track{gap:12px;padding:0 16px 10px;animation-duration:54s}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-card{border-radius:14px;width:calc(100vw - 32px);height:168px;min-height:168px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-image{width:116px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-card figcaption{gap:8px;padding:14px 14px 12px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-stars svg{width:14px;height:14px}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-card blockquote{font-size:13.5px;line-height:1.22}.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-person strong,.chiropodist-online-booking-page .chiropodist-online-trust-section .chiropodist-hub-review-person small{font-size:12px}.chiropodist-online-booking-page .chiropodist-online-trust-track{scroll-snap-type:x mandatory;width:auto;padding:4px 0 12px;animation:none;overflow-x:auto}.chiropodist-online-booking-page .chiropodist-online-trust-card{scroll-snap-align:start;width:min(304px,100vw - 56px)}.chiropodist-online-booking-page .chiropodist-online-automation-visual{min-height:0}.chiropodist-online-booking-page .chiropodist-online-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chiropodist-online-booking-page .chiropodist-online-problem-card{border-radius:14px}.chiropodist-online-booking-page .chiropodist-online-problem-card img{aspect-ratio:372/452}.chiropodist-online-booking-page .chiropodist-online-problem-card h3{padding:12px 10px 14px;font-size:14px}.chiropodist-online-booking-page .chiropodist-online-automation-section{padding:38px 0 42px}.chiropodist-online-booking-page .chiropodist-online-automation-copy>p{margin-bottom:14px}.chiropodist-online-booking-page .chiropodist-online-automation-copy h2{font-size:clamp(32px,9vw,39px)}.chiropodist-online-booking-page .chiropodist-online-automation-points{gap:9px;margin-top:18px}.chiropodist-online-booking-page .chiropodist-online-automation-points span{font-size:12.5px;line-height:1.25}.chiropodist-online-booking-page .chiropodist-online-automation-visual{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.chiropodist-online-booking-page .chiropodist-online-automation-confirmed{grid-column:1/-1;padding:18px}.chiropodist-online-booking-page .chiropodist-online-automation-confirmed p{font-size:13.5px}.chiropodist-online-booking-page .chiropodist-online-automation-node{padding:14px 12px;display:block}.chiropodist-online-booking-page .chiropodist-online-automation-node svg{margin-bottom:8px}.chiropodist-online-booking-page .chiropodist-online-automation-node span{font-size:12px}.chiropodist-online-booking-page .chiropodist-online-final-cta-shell{grid-template-columns:1fr;height:auto;min-height:0}.chiropodist-online-booking-page .chiropodist-online-final-cta-copy{width:auto;padding:30px 22px 34px}.chiropodist-online-booking-page .chiropodist-online-final-cta-copy h2{max-width:100%;font-size:clamp(31px,9vw,39px)}.chiropodist-online-booking-page .chiropodist-online-final-cta-copy>span:not(.chiropodist-online-final-cta-pin){font-size:16px}.chiropodist-online-booking-page .chiropodist-online-final-cta-photo,.chiropodist-online-booking-page .chiropodist-online-final-cta-photo img{display:none}}.chiropodist-lead-final-cta{background:#f7fbf9;padding:0;overflow:hidden}.chiropodist-lead-final-cta-shell{background:#f7fbf9;grid-template-columns:minmax(430px,43%) minmax(0,57%);min-height:clamp(520px,46vw,720px);display:grid;position:relative;overflow:hidden}.chiropodist-lead-final-cta-copy{z-index:2;color:#0d1a16;flex-direction:column;justify-content:center;padding:clamp(54px,6.2vw,88px) clamp(46px,5.1vw,86px);display:flex;position:relative}.chiropodist-lead-final-cta-copy h2{color:#0d1a16;letter-spacing:0;max-width:11.8ch;margin:0;font-size:clamp(52px,5.15vw,82px);font-weight:950;line-height:1.08}.chiropodist-lead-final-cta-copy p{color:#536861;max-width:450px;margin:clamp(24px,2.4vw,34px) 0 0;font-size:clamp(22px,1.85vw,33px);font-weight:500;line-height:1.32}.chiropodist-lead-final-cta-copy button{color:#fff;cursor:pointer;background:#2a6b5a;border:0;border-radius:14px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;min-width:min(100%,404px);min-height:82px;margin-top:clamp(30px,3.4vw,48px);padding:0 clamp(36px,3.5vw,56px);font-size:clamp(20px,1.8vw,31px);font-weight:950;line-height:1;display:inline-flex;box-shadow:0 18px 34px #2a6b5a3d,inset 0 1px #ffffff6b}.chiropodist-lead-final-cta-copy button:hover{background:#1d4f42;transform:translateY(-1px);box-shadow:0 22px 42px #2a6b5a4a,inset 0 1px #ffffff7a}.chiropodist-lead-final-cta-image{min-width:0;min-height:100%;margin:0;position:relative}.chiropodist-lead-final-cta-image:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f7fbf9,#f7fbf9c7 42%,#f7fbf900);width:18%;position:absolute;inset:0 auto 0 0}.chiropodist-lead-final-cta-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:54% center;object-position:54% center;width:100%;height:100%;display:block}.chiropodist-lead-final-request-card{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #2a6b5a24;border-radius:16px;grid-template-columns:78px minmax(0,1fr);align-items:center;-moz-column-gap:24px;column-gap:24px;width:min(390px,42vw);min-height:130px;margin:0;padding:24px 28px 24px 24px;display:grid;position:absolute;top:50%;left:clamp(-76px,-4.8vw,-42px);transform:translateY(-50%);box-shadow:0 24px 44px #2a6b5a29,0 4px 16px #0d1a1614}.chiropodist-lead-final-request-card span{color:#2a6b5a;background:#e6f2ee;border-radius:999px;grid-row:1/span 2;place-items:center;width:78px;height:78px;display:grid}.chiropodist-lead-final-request-card svg{stroke-width:2.4px;width:35px;height:35px}.chiropodist-lead-final-request-card strong{color:#0d1a16;align-self:end;font-size:clamp(19px,1.45vw,28px);font-weight:950;line-height:1.1}.chiropodist-lead-final-request-card small{color:#536861;align-self:start;margin-top:8px;font-size:clamp(16px,1.18vw,22px);font-weight:500;line-height:1.2}@media (max-width:1100px){.chiropodist-lead-final-cta-shell{grid-template-columns:1fr;min-height:0}.chiropodist-lead-final-cta-copy{padding:46px 32px 34px}.chiropodist-lead-final-cta-copy h2{max-width:12ch}.chiropodist-lead-final-cta-image{min-height:460px}.chiropodist-lead-final-cta-image:before{background:linear-gradient(#f7fbf9,#f7fbf900);width:100%;height:12%;inset:0 0 auto}.chiropodist-lead-final-request-card{width:min(390px,100% - 64px);top:34px;left:32px;transform:none}}@media (max-width:640px){.chiropodist-lead-final-cta-copy{padding:36px 24px 28px}.chiropodist-lead-final-cta-copy h2{font-size:clamp(42px,12vw,56px)}.chiropodist-lead-final-cta-copy p{font-size:21px}.chiropodist-lead-final-cta-copy button{width:100%;min-width:0;min-height:64px;padding:0 18px;font-size:20px}.chiropodist-lead-final-cta-image{min-height:360px}.chiropodist-lead-final-cta-image img{-o-object-position:58% center;object-position:58% center}.chiropodist-lead-final-request-card{border-radius:13px;grid-template-columns:58px minmax(0,1fr);-moz-column-gap:16px;column-gap:16px;width:calc(100% - 36px);min-height:96px;padding:18px;top:18px;left:18px}.chiropodist-lead-final-request-card span{width:58px;height:58px}.chiropodist-lead-final-request-card svg{width:27px;height:27px}.chiropodist-lead-final-request-card strong{font-size:18px}.chiropodist-lead-final-request-card small{font-size:15px}}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://static.figma.com/font/DMMono-Regular_1)format("woff2")}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(https://static.figma.com/font/DMMono-Medium_1)format("woff2")}*,:before,:after{box-sizing:border-box}html{color:#111;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;background:#fff;font-family:Figtree,system-ui,sans-serif}::-webkit-scrollbar{opacity:0;width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}html:hover::-webkit-scrollbar-thumb{background:#9aa3ae}.chiropodist-hub-new-client-section{background:radial-gradient(circle at 46% 54%,#e8e0d233,#0000 33%),linear-gradient(#fffefb,#fff);border-bottom:1px solid #eeeae2;overflow:hidden}.chiropodist-hub-new-client-artwork{flex-direction:column;align-items:center;width:min(100% - 28px,620px);margin:0 auto;padding:58px 0 72px;display:flex}.chiropodist-hub-new-client-artwork h2{z-index:5;color:#022d29;letter-spacing:-.045em;text-align:center;width:100%;margin:0;font-size:clamp(42px,12vw,62px);font-weight:950;line-height:1.04;position:relative}.chiropodist-hub-new-client-artwork h2 span{display:block}.chiropodist-hub-new-client-cta{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#2a6b5a;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding:0 24px;font-size:15px;font-weight:800;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 16px 32px #2a6b5a2e}.chiropodist-hub-new-client-cta:hover{background:#1d4f42;transform:translateY(-1px);box-shadow:0 18px 36px #2a6b5a3d}.chiropodist-hub-new-client-cta:focus-visible{outline-offset:4px;outline:3px solid #2a6b5a47}.chiropodist-hub-new-client-cta svg{width:16px;height:16px}.chiropodist-hub-new-client-artwork img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:none;height:auto;display:block}.chiropodist-hub-new-client-profile{z-index:1;filter:drop-shadow(0 22px 24px #262b281c);width:min(64%,290px);margin-top:34px}.chiropodist-hub-new-client-middle{z-index:3;flex-direction:column;align-items:center;width:min(82vw,400px);display:flex}.chiropodist-hub-new-client-phone{width:100%;margin-top:-10px;display:block}.chiropodist-hub-new-client-arrow{z-index:2;width:48px;margin:14px 0 22px;transform:rotate(90deg)}.chiropodist-hub-new-client-confirmation{z-index:1;filter:drop-shadow(0 22px 28px #26473d1a);width:min(62%,240px)}@media (min-width:961px){.chiropodist-hub-new-client-section{height:clamp(620px,54vw,760px)}.chiropodist-hub-new-client-artwork{width:min(1780px,100%);height:100%;margin:0 auto;padding:0;display:block;position:relative}.chiropodist-hub-new-client-artwork h2{text-align:left;width:30.5%;font-size:clamp(54px,4.65vw,84px);line-height:1.02;position:absolute;top:16%;left:4.9%}.chiropodist-hub-new-client-middle{width:min(35%,520px);margin:0;position:absolute;top:9%;left:31.5%}.chiropodist-hub-new-client-profile,.chiropodist-hub-new-client-arrow,.chiropodist-hub-new-client-confirmation{margin:0;position:absolute}.chiropodist-hub-new-client-profile{width:min(14%,205px);top:49%;left:15.5%}.chiropodist-hub-new-client-phone{width:100%;margin:0}.chiropodist-hub-new-client-arrow{width:min(2.7%,40px);top:47%;left:69%;transform:none}.chiropodist-hub-new-client-confirmation{width:min(14.5%,212px);top:31%;right:7%}}@media (min-width:961px) and (max-height:760px){.chiropodist-hub-new-client-artwork h2{font-size:clamp(46px,4.1vw,66px);top:9%}.chiropodist-hub-new-client-profile{width:min(13%,170px);top:44%}.chiropodist-hub-new-client-middle{width:min(33%,430px);top:4%;left:32%}.chiropodist-hub-new-client-cta{min-height:46px;padding-inline:21px}.chiropodist-hub-new-client-arrow{width:min(2.5%,34px);top:42%}.chiropodist-hub-new-client-confirmation{width:min(13.5%,176px);top:24%}}@media (max-width:420px){.chiropodist-hub-new-client-artwork{padding-top:48px}.chiropodist-hub-new-client-profile{margin-top:28px}.chiropodist-hub-new-client-middle{width:min(78vw,360px)}.chiropodist-hub-new-client-phone{margin-top:-8px}}.mock-m{display:none}.business-feature-screenshot-hero{background:#fff;border-bottom:1px solid #e4e7ec;place-items:center;min-height:322px;padding:64px 24px 62px;display:grid}.business-feature-hero-inner{text-align:center;justify-items:center;width:min(1120px,100%);display:grid}.business-feature-hero-eyebrow{color:#0b63d8;letter-spacing:.18em;text-transform:uppercase;margin:0 0 17px;font-family:DM Mono,monospace;font-size:13px;font-weight:800;line-height:1.2}.business-feature-screenshot-hero h1{color:#071452;letter-spacing:0;max-width:1160px;margin:0;font-size:clamp(36px,4vw,50px);font-weight:900;line-height:1.05}.business-feature-screenshot-hero p:not(.business-feature-hero-eyebrow){color:#30364a;max-width:760px;margin:22px 0 0;font-size:clamp(17px,1.25vw,20px);font-weight:520;line-height:1.55}.business-feature-screenshot-hero button{color:#fff;cursor:pointer;background:#0b63d8;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:198px;min-height:58px;margin-top:27px;padding:0 30px;font-size:18px;font-weight:820;display:inline-flex;box-shadow:0 16px 34px #0b63d82e}.business-feature-screenshot-hero button:hover{background:#084da8}.business-feature-proof-section{background:#fff;border-bottom:1px solid #e4e7ec;padding:clamp(46px,5.8vw,66px) 0 clamp(56px,6vw,78px)}.business-feature-proof-grid{grid-template-columns:minmax(0,.68fr) minmax(660px,1.15fr);align-items:center;gap:clamp(30px,4vw,52px);width:min(1200px,100% - 48px);margin:0 auto;display:grid}.business-feature-proof-copy p{color:#0b63d8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-family:DM Mono,monospace;font-size:12px;font-weight:800;line-height:1.25}.business-feature-proof-copy--app>p{letter-spacing:-.045em;text-transform:none;margin-bottom:16px;font-family:Figtree,system-ui,sans-serif;font-size:clamp(18px,1.45vw,22px);font-weight:850;line-height:1}.business-feature-proof-copy h2{color:#071452;letter-spacing:0;max-width:560px;margin:0;font-size:clamp(36px,4.3vw,54px);font-weight:900;line-height:1.08}.business-feature-proof-copy h2 .business-feature-proof-title-line{max-width:none;color:inherit;font:inherit;line-height:inherit;margin:0;display:block}.business-feature-proof-copy span{color:#30364a;max-width:560px;margin-top:22px;font-size:20px;line-height:1.55;display:block}.business-feature-proof-panel{min-width:0}.business-feature-proof-panel>p{color:#071452;text-align:center;margin:0 0 22px;font-size:23px;font-weight:850;line-height:1.2}.business-feature-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(14px,1.8vw,20px);display:grid}.business-feature-proof-row--four{grid-template-columns:repeat(4,minmax(0,1fr))}.business-feature-proof-row article{background:#fff;border:1px solid #e8eeeb;border-radius:8px;justify-content:center;align-items:center;min-width:0;min-height:104px;padding:14px 10px;display:flex}.business-feature-proof-row img{width:min(100%,224px);height:auto;display:block}.business-feature-proof-app-store{gap:11px}.business-feature-proof-app-store img{border-radius:12px;flex:0 0 46px;width:46px;height:46px}.business-feature-proof-app-store div{gap:4px;min-width:0;display:grid}.business-feature-proof-app-store strong{color:#f4a700;letter-spacing:.04em;white-space:nowrap;font-size:13px;line-height:1}.business-feature-proof-app-store span{color:#30364a;font-size:12px;font-weight:700;line-height:1.15}.business-feature-proof-users strong{color:#071452;font-size:clamp(29px,2.45vw,32px);font-weight:900;line-height:1;display:block}.business-feature-proof-users{text-align:center;flex-direction:column;align-items:center}.business-feature-proof-users span{color:#30364a;margin-top:8px;font-size:14px;font-weight:650;line-height:1.25;display:block}@media (min-width:1180px){.business-feature-opening--calendar{grid-template-rows:minmax(380px,1fr) auto;min-height:calc(100svh - 94px);display:grid}.business-feature-opening--calendar .business-feature-screenshot-hero{min-height:0;padding:48px 24px 42px}.business-feature-opening--calendar .business-feature-hero-eyebrow,.business-feature-opening--calendar .business-feature-screenshot-hero h1{transform:translateY(-24px)}.business-feature-opening--calendar .business-feature-screenshot-hero h1{font-size:clamp(40px,4.25vw,54px)}.business-feature-opening--calendar .business-feature-screenshot-hero p:not(.business-feature-hero-eyebrow){transform:translateY(-14px)}.business-feature-opening--calendar .business-feature-screenshot-hero button{margin-top:clamp(36px,5vh,54px);transform:translateY(26px)}.business-feature-opening--calendar .business-feature-proof-section{align-items:center;padding:29px 0 73px;display:grid}.business-feature-opening--calendar .business-feature-proof-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(42px,4vw,64px);width:min(1380px,100% - 64px)}.business-feature-opening--calendar .business-feature-proof-copy--app>p{margin-bottom:12px;font-size:clamp(16px,1.25vw,19px)}.business-feature-opening--calendar .business-feature-proof-copy h2{max-width:none;font-size:clamp(40px,3vw,48px);line-height:1.02}.business-feature-opening--calendar .business-feature-proof-copy>span{margin-top:16px;font-size:18px}.business-feature-opening--calendar .business-feature-proof-panel>p{text-align:left;margin-bottom:12px;font-size:17px}.business-feature-opening--calendar .business-feature-proof-row article{min-height:78px;padding:9px 8px}.business-feature-opening--calendar .business-feature-proof-row{gap:12px}.business-feature-opening--calendar .business-feature-proof-row img{width:min(100%,190px)}.business-feature-opening--calendar .business-feature-proof-app-store{gap:8px}.business-feature-opening--calendar .business-feature-proof-app-store img{border-radius:10px;flex-basis:40px;width:40px;height:40px}.business-feature-opening--calendar .business-feature-proof-users strong{font-size:clamp(25px,2vw,29px)}.business-feature-opening--calendar .business-feature-proof-users span{margin-top:5px;font-size:12px}}@media (min-width:901px) and (max-width:1179px){.business-feature-opening--calendar .business-feature-screenshot-hero{min-height:430px}.business-feature-opening--calendar .business-feature-proof-section{padding:30px 0 32px}.business-feature-opening--calendar .business-feature-proof-grid{grid-template-columns:1fr;gap:24px;width:min(960px,100% - 48px)}.business-feature-opening--calendar .business-feature-proof-copy{text-align:center}.business-feature-opening--calendar .business-feature-proof-copy--app>p{margin-bottom:11px;font-size:18px}.business-feature-opening--calendar .business-feature-proof-copy h2{max-width:none;font-size:40px;line-height:1.03}.business-feature-opening--calendar .business-feature-proof-panel>p{margin-bottom:12px;font-size:18px}.business-feature-opening--calendar .business-feature-proof-row article{min-height:82px}}.local-lead-choice-section{background:radial-gradient(circle at 14% 18%,#2a6b5a1c,#0000 31%),radial-gradient(circle at 88% 70%,#f0a5001c,#0000 32%),#fbfaf7;border-bottom:1px solid #e4e7ec;padding:74px 24px 82px;overflow:hidden}.local-lead-choice-section--compact{padding-top:46px;padding-bottom:52px}.local-lead-choice-section--compact .local-lead-choice-inner{width:min(1040px,100%)}.local-lead-choice-inner{width:min(1120px,100%);margin:0 auto}.local-lead-choice-copy{text-align:center;max-width:820px;margin:0 auto}.local-lead-choice-kicker{color:#0f766e;letter-spacing:.16em;text-transform:uppercase;margin:0 0 15px;font-family:DM Mono,monospace;font-size:12px;font-weight:850;line-height:1.25}.local-lead-choice-copy h2{color:#071452;letter-spacing:0;margin:0;font-size:clamp(38px,5.2vw,72px);font-weight:930;line-height:1.03}.local-lead-choice-section--compact .local-lead-choice-copy h2{font-size:clamp(31px,3.55vw,46px)}.local-lead-choice-section--compact .local-lead-choice-copy>p:not(.local-lead-choice-kicker){margin-top:14px;font-size:16px}.local-lead-choice-section--compact .local-lead-choice-flow{margin-top:24px;margin-bottom:20px}.local-lead-choice-section--compact .local-lead-choice-flow-icon{width:clamp(48px,4.6vw,62px);height:clamp(48px,4.6vw,62px)}.local-lead-choice-section--compact .local-lead-choice-flow strong{font-size:clamp(20px,2.2vw,28px)}.local-lead-choice-section--compact .local-lead-choice-card{max-width:860px;padding:22px}.local-lead-choice-section--compact .local-lead-choice-card-head h3{font-size:clamp(24px,2.6vw,32px)}.local-lead-choice-section--compact .local-lead-choice-card-head>span{font-size:14px}.local-lead-choice-section--compact .local-lead-choice-detail-grid{gap:12px;margin-top:20px}.local-lead-choice-section--compact .local-lead-choice-detail-grid div{min-height:56px;padding:0 16px}.local-lead-choice-section--compact .local-lead-choice-detail-grid span,.local-lead-choice-section--compact .local-lead-choice-card-bottom span{font-size:15px}.local-lead-choice-section--compact .local-lead-choice-card-bottom{gap:14px;margin-top:16px}.local-lead-choice-section--compact .local-lead-choice-card-bottom>div,.local-lead-choice-section--compact .local-lead-choice-card-bottom button{min-height:60px}.local-lead-choice-copy>p:not(.local-lead-choice-kicker){color:#30364a;max-width:660px;margin:20px auto 0;font-size:clamp(16px,1.3vw,20px);font-weight:560;line-height:1.55}.local-lead-choice-flow{color:#071452;justify-content:center;align-items:center;gap:clamp(14px,3vw,30px);margin:34px auto 28px;display:flex}.local-lead-choice-flow-step{display:contents}.local-lead-choice-flow-icon{color:#0f766e;background:#ffffffb8;border:1px solid #dbe7e8;border-radius:999px;place-items:center;width:clamp(54px,5.7vw,76px);height:clamp(54px,5.7vw,76px);display:grid;box-shadow:0 12px 26px #0714520f}.local-lead-choice-flow-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:42%;height:42%}.local-lead-choice-flow strong{color:#071452;font-size:clamp(22px,2.8vw,36px);font-weight:900;line-height:1}.local-lead-choice-flow-step>svg{color:#ed6a45;stroke-width:1.8px;width:clamp(24px,3vw,42px);height:clamp(24px,3vw,42px)}.local-lead-choice-card{background:#ffffffeb;border:1px solid #0714521a;border-radius:16px;max-width:960px;margin:0 auto;padding:clamp(22px,3vw,34px);box-shadow:0 26px 70px #0714521a}.local-lead-choice-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.local-lead-choice-card-head p{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-family:DM Mono,monospace;font-size:13px;font-weight:850;line-height:1.25}.local-lead-choice-card-head h3{color:#071452;letter-spacing:0;margin:0;font-size:clamp(25px,3vw,40px);font-weight:900;line-height:1.1}.local-lead-choice-card-head>span{color:#0f766e;white-space:nowrap;background:#dff3f1;border-radius:12px;flex:none;padding:10px 14px;font-size:16px;font-weight:900;line-height:1.1}.local-lead-choice-detail-grid{grid-template-columns:1fr 1.55fr 1fr;gap:16px;margin-top:28px;display:grid}.local-lead-choice-detail-grid div,.local-lead-choice-card-bottom>div{color:#071452;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:14px;min-width:0;display:flex;box-shadow:inset 0 1px #ffffffb8}.local-lead-choice-detail-grid div{min-height:66px;padding:0 22px}.local-lead-choice-detail-grid svg,.local-lead-choice-card-bottom svg{fill:none;stroke:#0f766e;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px}.local-lead-choice-detail-grid span,.local-lead-choice-card-bottom span{color:#071452;min-width:0;font-size:clamp(14px,1.3vw,18px);font-weight:800;line-height:1.25}.local-lead-choice-card-bottom{grid-template-columns:minmax(0,1fr) minmax(210px,280px);gap:20px;margin-top:24px;display:grid}.local-lead-choice-card-bottom>div{min-height:72px;padding:0 24px}.local-lead-choice-card-bottom button{color:#fff;cursor:pointer;background:#071452;border:0;border-radius:16px;justify-content:center;align-items:center;gap:14px;min-width:0;min-height:72px;padding:0 22px;font-size:clamp(17px,1.6vw,22px);font-weight:900;line-height:1.1;display:inline-flex;box-shadow:0 18px 36px #0714522e}.local-lead-choice-card-bottom button svg{stroke:currentColor;width:26px;height:26px}.business-feature-demo-section{background:radial-gradient(circle at 8% 12%,#3ca37b17,#0000 28%),radial-gradient(circle at 92% 72%,#2d4abd17,#0000 30%),#f7f8fa;border-bottom:1px solid #e4e7ec;padding:64px 24px}.business-feature-demo-grid{grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);align-items:center;gap:clamp(42px,6vw,76px);width:min(1120px,100%);margin:0 auto;display:grid}.business-feature-demo-section--wide .business-feature-demo-grid{grid-template-columns:minmax(0,.58fr) minmax(700px,1.42fr);gap:clamp(34px,4.4vw,58px);width:min(1320px,100%)}.business-feature-demo-visual{width:min(680px,100%);margin:0 auto}.business-feature-calendar-preview-title{color:#111;letter-spacing:-.02em;width:min(1320px,100%);margin:0 auto clamp(28px,3vw,40px);font-size:clamp(34px,4vw,52px);font-weight:850;line-height:1.05}.business-feature-calendar-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(24px,3vw,40px);width:min(1320px,100%);margin:0 auto;display:grid}.business-feature-calendar-column{align-content:start;gap:clamp(24px,3vw,40px);min-width:0;display:grid}.business-feature-collected-grid--single{grid-template-columns:minmax(0,680px);justify-content:center}.business-feature-collected-card{background:#fff;grid-template-rows:auto 1fr;width:100%;min-width:0;margin:0;display:grid}.business-feature-collected-visual{aspect-ratio:1;background:var(--feature-panel-bg);justify-content:center;align-items:center;padding:clamp(18px,2.4vw,34px);display:flex;overflow:hidden}.business-feature-collected-visual img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 22px 30px #0f172a24);width:100%;height:100%;display:block}.business-feature-calendar-preview-grid .business-feature-demo-visual{width:100%;margin:0}.business-feature-calendar-laptop-card,.business-feature-calendar-sync-card,.business-feature-calendar-booking-page-card,.business-feature-calendar-smart-card,.business-feature-calendar-payment-card,.business-feature-calendar-timeline-card,.business-feature-calendar-rebooking-card,.business-feature-online-booking-activity-card,.business-feature-online-booking-management-card,.business-feature-online-booking-repeat-card,.business-feature-online-booking-reports-card,.business-feature-online-booking-payment-card,.business-feature-online-booking-travel-settings-card,.business-feature-online-booking-shortest-travel-card{grid-template-rows:auto 1fr;width:100%;min-width:0;margin:0;display:grid}.business-feature-online-booking-preview-grid .business-feature-calendar-booking-page-card{order:1}.business-feature-online-booking-card--activity{order:4}.business-feature-online-booking-card--reports{order:7}.business-feature-online-booking-card--payment{order:8}.business-feature-online-booking-card--travel-settings{order:2}.business-feature-online-booking-card--management{order:5}.business-feature-online-booking-card--repeat{order:6}.business-feature-online-booking-card--shortest-travel{order:3}.business-feature-calendar-card--booking{order:1}.business-feature-calendar-card--weekly{order:4}.business-feature-calendar-card--sync{order:3}.business-feature-calendar-card--smart{order:2}.business-feature-calendar-card--booking-page-sync{order:5}.business-feature-calendar-card--payment{order:6}.business-feature-calendar-card--timeline{order:7}.business-feature-calendar-card--rebooking{order:8}.business-feature-calendar-laptop-visual{aspect-ratio:16/9;background:var(--feature-panel-bg);justify-content:center;align-items:center;padding:clamp(24px,2.8vw,42px);display:flex}.business-feature-calendar-laptop-visual img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 30px #0f172a33);width:100%;max-width:100%;height:100%;display:block}.business-feature-calendar-sync-visual{aspect-ratio:1.25;background:var(--feature-panel-bg);justify-content:center;align-items:flex-end;padding:clamp(14px,2vw,28px) clamp(12px,1.8vw,24px) 0;display:flex;overflow:hidden}.business-feature-calendar-sync-visual img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 22px 30px #0f172a24);width:100%;height:100%;display:block}.business-feature-calendar-booking-page-visual{aspect-ratio:3/2;background:var(--feature-panel-bg);justify-content:center;align-items:center;display:flex;overflow:hidden}.business-feature-calendar-booking-page-visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.business-feature-calendar-payment-visual{aspect-ratio:1.04;background:#fbfaf8;justify-content:center;align-items:center;display:flex;overflow:hidden}.business-feature-calendar-payment-visual img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.business-feature-calendar-timeline-visual{background:var(--feature-panel-bg);justify-content:center;align-items:center;height:clamp(280px,28vw,380px);padding:clamp(4px,.8vw,10px);display:flex;overflow:hidden}.business-feature-calendar-timeline-visual img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 26px #0f172a1f);width:auto;max-width:98%;height:100%;display:block}.business-feature-calendar-rebooking-visual{background:var(--feature-panel-bg);justify-content:center;align-items:center;height:clamp(280px,28vw,380px);padding:clamp(4px,.8vw,10px);display:flex;overflow:hidden}.business-feature-calendar-rebooking-visual img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 26px #0f172a1f);width:auto;max-width:98%;height:100%;display:block}.business-feature-calendar-smart-visual{aspect-ratio:1.08;background:var(--feature-panel-bg);justify-content:center;align-items:center;padding:clamp(22px,2.8vw,38px);display:flex}.business-feature-calendar-smart-visual img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 32px #0f172a21);width:100%;height:100%;display:block}.business-feature-online-booking-activity-visual,.business-feature-online-booking-management-visual,.business-feature-online-booking-repeat-visual,.business-feature-online-booking-reports-visual,.business-feature-online-booking-payment-visual,.business-feature-online-booking-shortest-travel-visual{background:var(--feature-panel-bg);justify-content:center;align-items:center;display:flex;overflow:hidden}.business-feature-online-booking-activity-visual,.business-feature-online-booking-management-visual,.business-feature-online-booking-repeat-visual,.business-feature-online-booking-reports-visual,.business-feature-online-booking-shortest-travel-visual{aspect-ratio:1}.business-feature-online-booking-payment-visual{aspect-ratio:1;background:#fff4ea}.business-feature-online-booking-activity-visual img,.business-feature-online-booking-management-visual img,.business-feature-online-booking-repeat-visual img,.business-feature-online-booking-reports-visual img,.business-feature-online-booking-payment-visual img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.business-feature-online-booking-reports-visual{padding:clamp(10px,1.4vw,18px)}.business-feature-online-booking-management-visual,.business-feature-online-booking-repeat-visual{padding:clamp(8px,1vw,14px)}.business-feature-online-booking-payment-visual img{width:min(68%,420px);height:auto;max-height:80%}.business-feature-online-booking-shortest-travel-visual img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.business-feature-online-booking-travel-settings-visual{background:var(--feature-panel-bg);justify-content:center;align-items:center;min-height:clamp(440px,38vw,520px);padding:clamp(20px,2.8vw,38px);display:flex}.business-feature-travel-settings-panel{background:#fffffff5;border:1px solid #0e7c5924;border-radius:26px;gap:18px;width:min(520px,100%);padding:clamp(20px,2.5vw,30px);display:grid;box-shadow:0 24px 48px #0f172a1f}.business-feature-travel-settings-head,.business-feature-travel-settings-band,.business-feature-travel-settings-status{align-items:center;display:flex}.business-feature-travel-settings-head{justify-content:space-between;gap:16px}.business-feature-travel-settings-head>div:first-child{gap:4px;display:grid}.business-feature-travel-settings-head span,.business-feature-travel-settings-grid span,.business-feature-travel-settings-rule span,.business-feature-travel-settings-band span,.business-feature-travel-settings-status span{color:#667085;font-size:12px;font-weight:650;line-height:1.35}.business-feature-travel-settings-head strong{color:#101828;font-size:22px;font-weight:850;line-height:1.1}.business-feature-travel-settings-toggle{background:#0e7c59;border-radius:999px;flex:none;justify-content:flex-end;align-items:center;width:46px;height:26px;padding:3px;display:flex;box-shadow:inset 0 0 0 1px #0e7c591f}.business-feature-travel-settings-toggle span{background:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 5px #0f172a3d}.business-feature-travel-settings-rule{background:#f0fdf8;border:1px solid #0e7c5929;border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.business-feature-travel-settings-rule svg{color:#0e7c59;stroke-width:2px;flex:none;width:20px;height:20px}.business-feature-travel-settings-rule div,.business-feature-travel-settings-band div>div{gap:3px;display:grid}.business-feature-travel-settings-rule strong,.business-feature-travel-settings-band strong{color:#101828;font-size:14px;font-weight:800;line-height:1.25}.business-feature-travel-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.business-feature-travel-settings-grid>div{background:#fff;border:1px solid #e4e7ec;border-radius:14px;gap:5px;min-width:0;padding:13px 14px;display:grid}.business-feature-travel-settings-grid strong{color:#101828;font-size:15px;font-weight:800;line-height:1.2}.business-feature-travel-settings-band{background:#fff;border:1px solid #e4e7ec;border-radius:16px;justify-content:space-between;gap:14px;padding:14px}.business-feature-travel-settings-band>div{align-items:flex-start;gap:10px;min-width:0;display:flex}.business-feature-travel-settings-band>strong{color:#2d4abd;background:#eef7ff;border-radius:10px;flex:none;padding:7px 10px;font-size:13px}.business-feature-travel-settings-check{background:#0e7c59;border-radius:7px;flex:none;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.business-feature-travel-settings-check svg{width:12px;height:12px}.business-feature-travel-settings-status{color:#0e7c59;justify-content:center;gap:8px}.business-feature-travel-settings-status span{color:#0e7c59;font-weight:750}.business-feature-demo-grid h2{color:#111;letter-spacing:0;margin:0 0 16px;font-size:clamp(30px,3.4vw,44px);font-weight:850;line-height:1.08}.business-feature-demo-grid p{color:#5a6472;margin:0 0 26px;font-size:16px;line-height:1.65}.business-feature-checks{gap:11px;display:grid}.business-feature-checks>div{color:#5a6472;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.business-feature-checks span{flex:none;margin-top:2px}.business-feature-animation-card{--feature-panel-bg:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);--feature-panel-accent:#2d4abd;background:var(--feature-panel-bg);border:1px solid #11182714;border-radius:34px;overflow:hidden;box-shadow:0 26px 66px #0f172a21}.business-feature-animation-copy{color:#111827;gap:10px;padding:clamp(24px,3.4vw,36px);display:grid}.business-feature-animation-label{color:#111827;align-items:center;gap:10px;width:-moz-max-content;width:max-content;max-width:100%;margin-bottom:4px;display:inline-flex}.business-feature-animation-label svg{stroke-width:2px;flex:none;width:21px;height:21px}.business-feature-animation-label span{color:inherit;font-size:16px;font-weight:800;line-height:1.2}.business-feature-animation-copy strong{letter-spacing:0;font-size:clamp(20px,2.2vw,30px);font-weight:850;line-height:1.05}.business-feature-animation-copy span{color:#344054;font-size:17px;font-weight:600;line-height:1.5}.business-feature-animation-card video{background:var(--feature-panel-bg)}.business-feature-animation-card--phone video{-o-object-position:center center;object-position:center center}.business-feature-animation-card--wide{background:#fff;border-radius:24px;box-shadow:0 26px 70px #0f172a1c}.business-feature-animation-card--wide video{background:0 0}.business-feature-animation-card--wide .business-feature-animation-copy{border-top:1px solid #11182714;padding:clamp(22px,2.6vw,30px)}.business-feature-animation-card--wide .business-feature-animation-copy strong{font-size:clamp(20px,1.9vw,28px)}.business-feature-animation-card--wide .business-feature-animation-copy span{max-width:760px}.business-feature-screens-section{background:#fff;border-bottom:1px solid #e4e7ec;padding:clamp(66px,7vw,100px) 24px}.business-feature-screens-inner{grid-template-columns:minmax(0,.42fr) minmax(0,1fr);align-items:center;gap:clamp(36px,5vw,70px);width:min(1240px,100%);margin:0 auto;display:grid}.business-feature-screens-copy{align-self:start;position:sticky;top:104px}.business-feature-screens-copy p{color:#2a6b5a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-family:DM Mono,monospace;font-size:12px;font-weight:800;line-height:1.25}.business-feature-screens-copy h2{color:#0d1a16;letter-spacing:0;margin:0;font-size:clamp(34px,4vw,54px);font-weight:900;line-height:1.06}.business-feature-screens-copy span{color:#536861;margin-top:20px;font-size:18px;line-height:1.6;display:block}.business-feature-screens-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(18px,2.4vw,28px);display:grid}.business-feature-screens-section--four .business-feature-screens-inner{grid-template-columns:1fr}.business-feature-screens-section--four .business-feature-screens-copy{max-width:760px;position:static}.business-feature-screens-section--four .business-feature-screens-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.business-feature-screens-section--media .business-feature-screens-grid{align-items:stretch}.business-feature-screenshot-device{min-width:0}.business-feature-screenshot-device--image{justify-content:center;align-items:center;margin:0;display:flex}.business-feature-screenshot-device--laptop{perspective:1200px;padding:0 0 clamp(42px,4.2vw,58px);position:relative}.business-feature-screenshot-device--laptop:after{content:"";clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);transform-origin:top;background:radial-gradient(at 50% 8%,#ffffffc2 0,#ffffffc2 17%,#0000 18%),linear-gradient(#e8ebef,#b9c0c8 46%,#8e99a5);border-radius:0 0 24px 24px;height:clamp(42px,4.2vw,56px);display:block;position:absolute;bottom:0;left:clamp(8px,2vw,28px);right:clamp(8px,2vw,28px);transform:rotateX(56deg);box-shadow:0 32px 44px #0f172a38,inset 0 1px #ffffffe0}.business-feature-screenshot-device--image.business-feature-screenshot-device--laptop{perspective:none;padding:0}.business-feature-screenshot-device--image.business-feature-screenshot-device--laptop:after{display:none}.business-feature-screenshot-device-image{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 30px 42px #0f172a2e);width:100%;max-width:100%;height:auto;display:block}.business-feature-screenshot-device--iphone .business-feature-screenshot-device-image{max-width:min(100%,340px)}.business-feature-screenshot-device--ipad .business-feature-screenshot-device-image{max-width:min(100%,760px)}.business-feature-screenshot-device--wide{grid-column:span 2}.business-feature-screenshot-frame{background:#0f1216;border:1px solid #0f172a1f;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0f172a33,inset 0 0 0 1px #ffffff14}.business-feature-screenshot-device--iphone .business-feature-screenshot-frame{background:linear-gradient(135deg,#2a2f36,#060709 42%,#2c333c 72%,#0a0b0d);border:1px solid #ffffff38;border-radius:46px;width:min(100%,320px);margin:0 auto;padding:11px;box-shadow:0 34px 70px #0f172a47,inset 0 0 0 2px #ffffff0f,inset 0 0 0 6px #000000b8}.business-feature-screenshot-device--iphone .business-feature-screenshot-frame:before{content:"";z-index:3;background:#050505;border-radius:999px;width:96px;height:27px;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #ffffff1f}.business-feature-screenshot-device--iphone .business-feature-screenshot-frame:after{content:"";background:linear-gradient(#22272e,#0b0d10);border-radius:0 999px 999px 0;width:4px;height:92px;position:absolute;top:88px;right:-5px;box-shadow:-302px -22px 0 -1px #15191f}.business-feature-screenshot-device--ipad .business-feature-screenshot-frame{background:linear-gradient(135deg,#363b44,#0f1115 38%,#252b33);border-radius:34px;padding:14px;box-shadow:0 32px 72px #0f172a3d,inset 0 0 0 2px #ffffff12}.business-feature-screenshot-device--ipad .business-feature-screenshot-frame:before{content:"";z-index:3;background:#0b0d10;border-radius:999px;width:6px;height:6px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.business-feature-screenshot-device--laptop .business-feature-screenshot-frame{background:linear-gradient(145deg,#2c3138,#07080a 36%,#20252c);border-radius:24px 24px 18px 18px;padding:11px 11px 16px;box-shadow:0 38px 84px #0f172a38,inset 0 0 0 2px #ffffff14}.business-feature-screenshot-device--laptop .business-feature-screenshot-frame:before{content:"";z-index:3;background:#050607;border-radius:0 0 999px 999px;width:74px;height:8px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.business-feature-screenshot-device--compact .business-feature-screenshot-frame{border-radius:16px}.business-feature-screenshot-chrome{background:#f1f5f4;border-bottom:1px solid #d9ece6;align-items:center;gap:7px;height:34px;padding:0 13px;display:flex}.business-feature-screenshot-device--image .business-feature-screenshot-chrome{display:none}.business-feature-screenshot-device--iphone .business-feature-screenshot-chrome{background:#fff7ed;border-radius:24px 24px 0 0;justify-content:center;height:30px}.business-feature-screenshot-device--iphone .business-feature-screenshot-chrome:before{content:"";background:#111;border-radius:999px;width:84px;height:18px}.business-feature-screenshot-chrome span{background:#cbd5e1;border-radius:999px;flex:none;width:8px;height:8px}.business-feature-screenshot-chrome span:first-child{background:#fb7185}.business-feature-screenshot-chrome span:nth-child(2){background:#fbbf24}.business-feature-screenshot-chrome span:nth-child(3){background:#34d399}.business-feature-screenshot-chrome p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:0 0 0 7px;font-family:DM Mono,monospace;font-size:10px;font-weight:700;line-height:1;overflow:hidden}.business-feature-screenshot-device--iphone .business-feature-screenshot-chrome span,.business-feature-screenshot-device--iphone .business-feature-screenshot-chrome p{display:none}.business-feature-screenshot-screen{background:linear-gradient(#e6f2eea6,#fffffff5 42%),#fff;min-height:360px;padding:clamp(16px,2.2vw,24px)}.business-feature-screenshot-device--image .business-feature-screenshot-screen{background:#fff;border-radius:16px;min-height:0;padding:0;display:flex;overflow:hidden}.business-feature-screenshot-device--image .business-feature-screenshot-screen img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;display:block}.business-feature-screenshot-device--image.business-feature-screenshot-device--laptop .business-feature-screenshot-screen{aspect-ratio:16/10;overflow:hidden}.business-feature-screenshot-device--image.business-feature-screenshot-device--laptop .business-feature-screenshot-screen img{-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;height:100%}.business-feature-screenshot-device--image figcaption{color:#536861;text-align:center;gap:4px;margin-top:12px;font-size:13px;font-weight:650;line-height:1.35;display:grid}.business-feature-screenshot-device--image figcaption strong{color:#0d1a16;font-size:14px;font-weight:850}.business-feature-screenshot-device--image figcaption span{display:block}.business-feature-screenshot-device--iphone .business-feature-screenshot-screen{border-radius:0 0 26px 26px;min-height:488px;padding:18px 14px 20px}.business-feature-screenshot-device--image.business-feature-screenshot-device--iphone .business-feature-screenshot-screen{aspect-ratio:9/19.5;border-radius:36px;min-height:0;padding:0;overflow:hidden}.business-feature-screenshot-device--ipad .business-feature-screenshot-screen{min-height:430px}.business-feature-screenshot-device--image.business-feature-screenshot-device--ipad .business-feature-screenshot-screen{aspect-ratio:4/3;border-radius:20px;min-height:0;padding:0;overflow:hidden}.business-feature-screenshot-device--compact .business-feature-screenshot-screen{min-height:252px;padding:15px}.business-feature-screenshot-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.business-feature-screenshot-top small{color:#2a6b5a;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-family:DM Mono,monospace;font-size:9.5px;font-weight:800;line-height:1.2;display:block}.business-feature-screenshot-top strong{color:#0d1a16;font-size:clamp(20px,2vw,28px);font-weight:890;line-height:1.05;display:block}.business-feature-screenshot-device--compact .business-feature-screenshot-top strong{font-size:17px}.business-feature-screenshot-top>span{background:linear-gradient(135deg,#2a6b5a,#1d4f42);border-radius:999px;flex:none;width:38px;height:38px;box-shadow:0 14px 26px #2a6b5a33}.business-feature-screenshot-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.business-feature-screenshot-device--iphone .business-feature-screenshot-items,.business-feature-screenshot-device--compact .business-feature-screenshot-items{grid-template-columns:1fr}.business-feature-screenshot-device--wide .business-feature-screenshot-items{grid-template-columns:repeat(3,minmax(0,1fr))}.business-feature-screenshot-item{background:#fff;border:1px solid #d9ece6;border-radius:8px;min-width:0;padding:13px;box-shadow:0 12px 28px #2a6b5a0f}.business-feature-screenshot-item p{color:#64748b;letter-spacing:.07em;text-transform:uppercase;margin:0 0 7px;font-family:DM Mono,monospace;font-size:10px;font-weight:800;line-height:1.2}.business-feature-screenshot-item strong{overflow-wrap:anywhere;color:#0d1a16;font-size:17px;font-weight:850;line-height:1.16;display:block}.business-feature-screenshot-item span{color:#536861;margin-top:7px;font-size:12.5px;font-weight:620;line-height:1.35;display:block}.business-feature-screenshot-device--compact .business-feature-screenshot-item{padding:11px}.business-feature-screenshot-device--compact .business-feature-screenshot-item strong{font-size:14.5px}.business-feature-screenshot-device--compact .business-feature-screenshot-item span{font-size:11.5px}.business-feature-screenshot-item--green{background:#f0fdf4;border-color:#bbf7d0}.business-feature-screenshot-item--blue{background:#eff6ff;border-color:#bfdbfe}.business-feature-screenshot-item--amber{background:#fffbeb;border-color:#fde68a}.business-feature-screenshot-item--red{background:#fff1f2;border-color:#fecaca}.business-feature-screenshot-item--dark{background:#fff;border-color:#d9ece6}.business-feature-screenshot-media{background:radial-gradient(circle at 30% 10%,#2a6b5a24,#0000 32%),linear-gradient(145deg,#f7fbf9,#fff);border:1px solid #d9ece6;border-radius:22px;align-content:center;gap:14px;min-height:100%;margin:0;padding:clamp(18px,2.6vw,28px);display:grid;box-shadow:0 24px 58px #2a6b5a1a}.business-feature-screenshot-media img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 22px 30px #0f172a2e);width:min(100%,360px);max-height:520px;margin:0 auto;display:block}.business-feature-screenshot-media figcaption{color:#536861;text-align:center;max-width:360px;margin:0 auto;font-size:13px;font-weight:650;line-height:1.45}.business-feature-video-section{background:linear-gradient(135deg,#f0f9ff,#ecfdf5 52%,#fff);border-bottom:1px solid #e4e7ec;padding:clamp(66px,7vw,98px) 24px}.business-feature-video-inner{grid-template-columns:minmax(0,.42fr) minmax(520px,1fr);align-items:center;gap:clamp(36px,5vw,70px);width:min(1180px,100%);margin:0 auto;display:grid}.business-feature-video-copy p{color:#0b63d8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-family:DM Mono,monospace;font-size:12px;font-weight:800;line-height:1.25}.business-feature-video-copy h2{color:#071452;letter-spacing:0;margin:0;font-size:clamp(34px,4vw,54px);font-weight:900;line-height:1.06}.business-feature-video-copy span{color:#30364a;margin-top:20px;font-size:18px;line-height:1.6;display:block}.business-feature-video-frame{background:#fff;border:1px solid #0f172a14;border-radius:24px;overflow:hidden;box-shadow:0 26px 70px #0f172a21}.business-feature-video-frame video{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#fff;width:100%;display:block}.business-feature-funnel-section{background:#fff;border-bottom:1px solid #e4e7ec;padding:clamp(64px,7vw,96px) 24px}.business-feature-funnel-grid{grid-template-columns:minmax(0,.72fr) minmax(520px,1.28fr);align-items:start;gap:clamp(42px,5.5vw,78px);width:min(1180px,100%);margin:0 auto;display:grid}.business-feature-funnel-copy{position:sticky;top:104px}.business-feature-funnel-copy p,.business-feature-workflow-head p{color:#2a6b5a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-family:DM Mono,monospace;font-size:12px;font-weight:800;line-height:1.25}.business-feature-funnel-copy h2,.business-feature-workflow-head h2{color:#0d1a16;letter-spacing:0;margin:0;font-size:clamp(34px,4.2vw,56px);font-weight:900;line-height:1.06}.business-feature-funnel-copy span,.business-feature-workflow-head span{color:#536861;margin-top:22px;font-size:18px;font-weight:520;line-height:1.6;display:block}.business-feature-shift-grid{gap:16px;display:grid}.business-feature-shift-grid article{background:#f7fbf9;border:1px solid #d9ece6;border-radius:8px;padding:clamp(22px,2.6vw,32px);box-shadow:0 16px 40px #2a6b5a12}.business-feature-shift-grid article:nth-child(2){background:#0d1a16;border-color:#0d1a16;box-shadow:0 22px 48px #0d1a1629}.business-feature-shift-grid small{color:#2a6b5a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-family:DM Mono,monospace;font-size:11px;font-weight:800;line-height:1.2;display:block}.business-feature-shift-grid article:nth-child(2) small{color:#a5d9ca}.business-feature-shift-grid p{color:#0d1a16;margin:0;font-size:clamp(18px,1.6vw,22px);font-weight:760;line-height:1.42}.business-feature-shift-grid article:nth-child(2) p{color:#fff}.business-feature-workflow-section{background:linear-gradient(#fff,#f7fbf9);border-bottom:1px solid #e4e7ec;padding:clamp(64px,7vw,96px) 24px}.business-feature-workflow-inner{width:min(1180px,100%);margin:0 auto}.business-feature-workflow-head{max-width:760px;margin-bottom:clamp(34px,4vw,48px)}.business-feature-workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.business-feature-workflow-grid article{background:#fff;border:1px solid #d9ece6;border-radius:8px;min-width:0;padding:clamp(22px,2.5vw,30px);box-shadow:0 18px 44px #2a6b5a14}.business-feature-workflow-grid article>span{color:#2a6b5a;background:#e6f2ee;border-radius:999px;place-items:center;width:40px;height:40px;margin-bottom:22px;font-family:DM Mono,monospace;font-size:15px;font-weight:850;display:grid}.business-feature-workflow-grid h3{color:#0d1a16;letter-spacing:0;margin:0 0 12px;font-size:22px;font-weight:850;line-height:1.12}.business-feature-workflow-grid p{color:#536861;margin:0;font-size:15.5px;line-height:1.58}.business-feature-proof-strip{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.business-feature-proof-strip div{color:#0d1a16;background:#fff;border:1px solid #d9ece6;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:8px 13px;font-size:14px;font-weight:720;line-height:1.25;display:inline-flex;box-shadow:0 12px 26px #2a6b5a0f}@media (max-width:900px){.business-feature-screenshot-hero{min-height:300px;padding:50px 22px 48px}.business-feature-proof-grid,.business-feature-demo-grid,.business-feature-screens-inner,.business-feature-video-inner,.business-feature-funnel-grid,.business-feature-workflow-grid{grid-template-columns:1fr;gap:36px}.business-feature-proof-panel{max-width:560px}.business-feature-calendar-preview-grid{flex-direction:column;gap:24px;width:min(680px,100%);display:flex}.business-feature-calendar-column{display:contents}.business-feature-calendar-laptop-card,.business-feature-calendar-sync-card,.business-feature-calendar-booking-page-card,.business-feature-calendar-smart-card,.business-feature-calendar-payment-card,.business-feature-calendar-timeline-card,.business-feature-calendar-rebooking-card,.business-feature-online-booking-activity-card,.business-feature-online-booking-management-card,.business-feature-online-booking-repeat-card,.business-feature-online-booking-reports-card,.business-feature-online-booking-payment-card,.business-feature-online-booking-travel-settings-card,.business-feature-online-booking-shortest-travel-card{min-height:0}.business-feature-calendar-smart-visual{aspect-ratio:1.08;padding:18px}.business-feature-calendar-smart-visual img{width:100%;max-height:100%}.business-feature-opening--calendar .business-feature-proof-panel{width:100%;max-width:none}.business-feature-funnel-copy,.business-feature-screens-copy{position:static}.business-feature-screens-section--four .business-feature-screens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.local-lead-choice-detail-grid,.local-lead-choice-card-bottom{grid-template-columns:1fr}}@media (max-width:640px){.business-feature-screenshot-hero{min-height:0;padding:44px 20px 46px}.business-feature-hero-eyebrow{letter-spacing:.13em;font-size:11px}.business-feature-screenshot-hero h1{font-size:clamp(32px,10vw,42px)}.business-feature-screenshot-hero button{width:min(100%,236px)}.business-feature-proof-section{padding:42px 0 50px}.business-feature-proof-grid{width:min(100% - 40px,1120px)}.business-feature-proof-copy h2{font-size:clamp(34px,10vw,44px)}.business-feature-proof-copy span{font-size:17px}.business-feature-proof-panel>p{font-size:21px}.business-feature-proof-row{grid-template-columns:1fr;gap:14px}.business-feature-opening--calendar .business-feature-proof-section{padding:38px 0 42px}.business-feature-opening--calendar .business-feature-proof-grid{gap:30px}.business-feature-opening--calendar .business-feature-proof-row--four{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.business-feature-opening--calendar .business-feature-proof-row article{min-height:84px;padding:11px 8px}.business-feature-opening--calendar .business-feature-proof-app-store{gap:8px}.business-feature-opening--calendar .business-feature-proof-app-store img{border-radius:10px;flex-basis:40px;width:40px;height:40px}.business-feature-opening--calendar .business-feature-proof-users strong{font-size:28px}.business-feature-proof-row article{min-height:96px;padding:16px 18px}.business-feature-proof-row img{width:min(100%,218px)}.business-feature-proof-users strong{font-size:32px}.business-feature-proof-users span{font-size:15px}.local-lead-choice-section{padding:46px 18px 52px}.local-lead-choice-section--compact{padding-top:42px;padding-bottom:48px}.local-lead-choice-copy{text-align:left}.local-lead-choice-kicker{letter-spacing:.12em;font-size:10.5px}.local-lead-choice-copy h2,.local-lead-choice-section--compact .local-lead-choice-copy h2{font-size:clamp(31px,9.8vw,40px)}.local-lead-choice-copy>p:not(.local-lead-choice-kicker){margin-top:14px;font-size:15px}.local-lead-choice-flow{grid-template-columns:1fr;gap:10px;margin:24px 0 22px;display:grid}.local-lead-choice-flow-step{background:#ffffffc7;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:58px;padding:6px 13px 6px 6px;display:grid}.local-lead-choice-flow-step:last-child{grid-template-columns:44px minmax(0,1fr) 24px}.local-lead-choice-flow-icon{width:44px;height:44px}.local-lead-choice-flow strong{font-size:20px}.local-lead-choice-flow-step>svg{justify-self:end;width:22px;height:22px}.local-lead-choice-card{border-radius:14px;padding:18px}.local-lead-choice-card-head{gap:14px;display:grid}.local-lead-choice-card-head p{font-size:11px}.local-lead-choice-card-head h3{font-size:clamp(23px,7vw,28px)}.local-lead-choice-card-head>span{width:-moz-max-content;width:max-content;max-width:100%;font-size:14px}.local-lead-choice-detail-grid{gap:10px;margin-top:18px}.local-lead-choice-detail-grid div{min-height:54px;padding:0 14px}.local-lead-choice-detail-grid svg,.local-lead-choice-card-bottom svg{width:21px;height:21px}.local-lead-choice-detail-grid span,.local-lead-choice-card-bottom span{font-size:14px}.local-lead-choice-card-bottom{gap:12px;margin-top:14px}.local-lead-choice-card-bottom>div{min-height:64px;padding:12px 14px}.local-lead-choice-card-bottom button{border-radius:12px;min-height:58px;font-size:17px}.local-lead-choice-section--compact .local-lead-choice-flow{justify-content:space-between;gap:8px;margin-top:20px;margin-bottom:18px;display:flex}.local-lead-choice-section--compact .local-lead-choice-flow-step{background:0 0;border:0;flex:1 1 0;grid-template-columns:1fr;justify-items:center;gap:7px;min-height:0;padding:0;display:grid}.local-lead-choice-section--compact .local-lead-choice-flow-step>svg{display:none}.local-lead-choice-section--compact .local-lead-choice-flow-icon{width:40px;height:40px}.local-lead-choice-section--compact .local-lead-choice-flow strong{text-align:center;font-size:14px;line-height:1.1}.local-lead-choice-section--compact .local-lead-choice-card{padding:16px}.local-lead-choice-section--compact .local-lead-choice-card-head{gap:10px}.business-feature-demo-section{padding:50px 20px}.business-feature-screens-section,.business-feature-video-section{padding:54px 20px}.business-feature-demo-section--wide .business-feature-demo-grid{grid-template-columns:1fr;width:min(760px,100%)}.business-feature-animation-card{border-radius:28px}.business-feature-calendar-laptop-card{border-radius:28px;min-height:0}.business-feature-calendar-sync-card,.business-feature-calendar-booking-page-card,.business-feature-calendar-smart-card,.business-feature-calendar-payment-card,.business-feature-calendar-timeline-card,.business-feature-calendar-rebooking-card{border-radius:28px}.business-feature-calendar-laptop-visual{padding:24px 18px}.business-feature-calendar-sync-visual{padding:16px 12px 0}.business-feature-animation-card--wide{border-radius:22px;width:calc(100vw - 16px);margin-left:calc(50% - 50vw + 8px)}.business-feature-animation-copy{padding:22px}.business-feature-screens-copy h2,.business-feature-video-copy h2{font-size:clamp(32px,9vw,42px)}.business-feature-screens-copy span,.business-feature-video-copy span{font-size:16px}.business-feature-video-frame{border-radius:22px;width:calc(100vw - 16px);margin-left:calc(50% - 50vw + 8px)}.business-feature-screens-grid,.business-feature-screens-section--four .business-feature-screens-grid,.business-feature-screenshot-device--wide .business-feature-screenshot-items{grid-template-columns:1fr}.business-feature-screenshot-device--wide{grid-column:auto}.business-feature-screenshot-screen{min-height:320px}.business-feature-screenshot-device--iphone .business-feature-screenshot-screen{min-height:462px}.business-feature-funnel-section,.business-feature-workflow-section{padding:52px 20px}.business-feature-funnel-copy h2,.business-feature-workflow-head h2{font-size:clamp(32px,9vw,42px)}.business-feature-funnel-copy span,.business-feature-workflow-head span{font-size:16px}.business-feature-shift-grid p{font-size:17px}.business-feature-proof-strip{display:grid}.business-feature-proof-strip div{border-radius:8px;width:100%}}.chiropodist-page{color:#111;background:#fff;min-height:100vh;font-family:Figtree,system-ui,sans-serif}.chiropodist-container{width:min(1120px,100% - 48px);margin:0 auto}.chiropodist-admin-hero .chiropodist-container{width:min(1560px,100% - 150px)}.chiropodist-hero{background:linear-gradient(#e6f2eeb8,#fffffff2 58%),#fff;border-bottom:1px solid #e4e7ec;padding:44px 0 72px}.chiropodist-hub-hero{background:#fff;align-items:center;min-height:calc(100svh - 94px);padding:clamp(30px,4.6vw,46px) 0;display:flex}.chiropodist-hub-hero .chiropodist-container{width:min(1450px,100% - 88px)}.chiropodist-hub-hero-grid{grid-template-columns:minmax(390px,.9fr) minmax(580px,1.1fr);align-items:center;gap:clamp(34px,4.2vw,58px);display:grid}.chiropodist-hub-hero-copy{min-width:0}.chiropodist-hub-hero h1{color:#071452;letter-spacing:0;max-width:11.4ch;margin:0 0 18px;font-size:clamp(46px,4.85vw,74px);font-weight:900;line-height:1}.chiropodist-hub-hero-copy p{color:#4f5a6b;max-width:610px;margin:0;font-size:clamp(17px,1.18vw,21px);font-weight:500;line-height:1.55}.chiropodist-hub-hero-cta{color:#fff;cursor:pointer;background:#0b63d8;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:176px;min-height:62px;margin-top:34px;font-size:18px;font-weight:820;display:inline-flex;box-shadow:0 16px 32px #0b63d82e}.chiropodist-hub-hero-cta:hover{background:#084da8}.chiropodist-hub-hero-cta:focus-visible{outline-offset:4px;outline:3px solid #0b63d842}.chiropodist-hub-hero-images{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;display:grid;transform:translateY(-14px)!important}.chiropodist-hub-hero-images figure{background:#eef1f4;border-radius:16px;height:clamp(440px,36vw,500px);margin:0;position:relative;overflow:hidden}.chiropodist-hub-hero-images img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.chiropodist-hub-hero-images figure:first-child img{-o-object-position:32% 50%;object-position:32% 50%}.chiropodist-hub-hero-images figure:nth-child(2) img{-o-object-fit:cover;object-fit:cover;-o-object-position:58% 50%;object-position:58% 50%}.chiropodist-hub-hero-images figure:nth-child(3) img{-o-object-position:54% 50%;object-position:54% 50%}.ear-wax-hub-hero-images figure:nth-child(2) img{-o-object-position:78% 50%;object-position:78% 50%}.removed-marketing-page{background:#fff;place-items:center;min-height:calc(100svh - 94px);padding:clamp(72px,11vw,128px) 0;display:grid}.removed-marketing-page__inner{text-align:center;max-width:680px}.removed-marketing-page__label{color:#2a6b5a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:850}.removed-marketing-page h1{color:#071452;letter-spacing:0;margin:0;font-size:clamp(40px,6vw,68px);font-weight:900;line-height:1}.removed-marketing-page p:not(.removed-marketing-page__label){color:#4f5a6b;max-width:560px;margin:22px auto 0;font-size:clamp(17px,1.5vw,20px);font-weight:520;line-height:1.55}.removed-marketing-page button{color:#fff;cursor:pointer;background:#2a6b5a;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:56px;margin-top:32px;padding:0 24px;font-size:16px;font-weight:820;display:inline-flex;box-shadow:0 16px 32px #2a6b5a29}.removed-marketing-page button:hover{background:#214f44}.removed-marketing-page button:focus-visible{outline-offset:4px;outline:3px solid #2a6b5a40}.chiropodist-feature-hero{background:#fff;border-bottom:1px solid #e4e7ec;place-items:center;min-height:min(268px,100svh - 94px);padding:clamp(34px,5vw,40px) 0 clamp(32px,4vw,38px);display:grid}.chiropodist-feature-hero .chiropodist-container{width:min(1120px,100% - 48px)}.chiropodist-feature-hero-copy{text-align:center;justify-items:center;display:grid}.chiropodist-feature-hero-awareness{color:#0b63d8;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-family:DM Mono,monospace;font-size:13px;font-weight:800}.chiropodist-feature-hero h1{color:#071452;letter-spacing:0;max-width:1180px;margin:0;font-size:clamp(36px,3.55vw,46px);font-weight:900;line-height:1.05}.chiropodist-feature-hero-copy>p:not(.chiropodist-feature-hero-awareness){color:#30364a;max-width:760px;margin:18px 0 0;font-size:clamp(17px,1.35vw,21px);font-weight:520;line-height:1.55}.chiropodist-feature-hero button{color:#fff;cursor:pointer;background:#0b63d8;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:198px;min-height:58px;margin-top:22px;padding:0 28px;font-size:18px;font-weight:820;display:inline-flex;box-shadow:0 16px 34px #0b63d82e}.chiropodist-feature-hero button:hover{background:#084da8}.chiropodist-feature-intro-section{background:#fff;border-bottom:1px solid #e4e7ec;padding:clamp(40px,5vw,54px) 0 clamp(52px,6vw,74px)}.chiropodist-feature-intro-grid{grid-template-columns:minmax(0,.95fr) minmax(390px,.9fr);align-items:start;gap:clamp(46px,7vw,96px);display:grid}.chiropodist-feature-intro-copy p{color:#0b63d8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;font-family:DM Mono,monospace;font-size:12px;font-weight:800}.chiropodist-feature-intro-copy h2{color:#071452;letter-spacing:0;max-width:620px;margin:0;font-size:clamp(36px,4vw,50px);font-weight:900;line-height:1.08}.chiropodist-feature-intro-copy span{color:#30364a;max-width:620px;margin-top:24px;font-size:20px;line-height:1.55;display:block}.chiropodist-feature-trust-panel{min-width:0}.chiropodist-feature-trust-panel>p{color:#071452;text-align:center;margin:0 0 22px;font-size:26px;font-weight:860;line-height:1.2}.chiropodist-feature-trust-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(120px,.7fr);align-items:center;gap:clamp(22px,3.4vw,42px);display:grid}.chiropodist-feature-trust-grid article{justify-content:center;min-width:0;display:flex}.chiropodist-feature-trust-grid img{width:min(100%,176px);height:auto;display:block}.chiropodist-feature-trust-users strong{color:#071452;font-size:39px;font-weight:900;line-height:1;display:block}.chiropodist-feature-trust-users{text-align:center;flex-direction:column;align-items:center}.chiropodist-feature-trust-users span{color:#30364a;margin-top:8px;font-size:17px;font-weight:650;line-height:1.25;display:block}.chiropodist-hub-reviews-section{background:#f7fbff;border-top:1px solid #e1ebf7;border-bottom:1px solid #e1ebf7;padding:74px 0 78px;overflow:hidden}.chiropodist-hub-reviews-head{text-align:center;max-width:760px;margin:0 auto 34px}.chiropodist-hub-reviews-head h2{color:#071452;letter-spacing:0;margin:0;font-size:clamp(32px,4.4vw,58px);font-weight:900;line-height:1.02}.chiropodist-hub-reviews-head span{color:#4f5a6b;max-width:600px;margin:16px auto 0;font-size:17px;line-height:1.6;display:block}.chiropodist-hub-review-window{width:100%;position:relative}.chiropodist-hub-review-window:before,.chiropodist-hub-review-window:after{content:"";z-index:2;pointer-events:none;width:min(12vw,150px);position:absolute;top:0;bottom:0}.chiropodist-hub-review-window:before{background:linear-gradient(90deg,#f7fbff,#f7fbff00);left:0}.chiropodist-hub-review-window:after{background:linear-gradient(270deg,#f7fbff,#f7fbff00);right:0}.chiropodist-hub-review-track{gap:18px;width:-moz-max-content;width:max-content;padding:10px 18px 16px;animation:48s linear infinite chiropodist-review-scroll;display:flex}.chiropodist-hub-review-window:hover .chiropodist-hub-review-track{animation-play-state:paused}.chiropodist-hub-review-card{background:#fff;border:1px solid #d9e3f0;border-radius:18px;flex:none;align-items:stretch;width:min(780px,100vw - 34px);height:256px;min-height:246px;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #07145214}.chiropodist-hub-review-image{background:#eef5ff;flex:none;width:286px;height:100%;min-height:0;display:block;overflow:hidden}.chiropodist-hub-review-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.chiropodist-hub-review-card figcaption{flex-direction:column;flex:1;justify-content:space-between;gap:18px;padding:28px 32px 24px;display:flex;position:relative}.chiropodist-hub-google-mark{justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:22px;right:26px}.chiropodist-hub-google-mark svg{width:100%;height:100%}.chiropodist-hub-review-content{flex-direction:column;gap:10px;display:flex}.chiropodist-hub-review-stars{color:#fbbc04;gap:6px;display:inline-flex}.chiropodist-hub-review-stars svg{fill:currentColor;width:19px;height:19px}.chiropodist-hub-review-card blockquote{color:#071452;margin:0;font-size:24px;font-weight:850;line-height:1.22}.chiropodist-hub-review-person{flex-direction:column;gap:3px;display:flex}.chiropodist-hub-review-person strong{color:#071452;font-size:16px;font-weight:850;line-height:1.25}.chiropodist-hub-review-person small{color:#5a6472;font-size:15px;font-weight:650;line-height:1.3}.chiropodist-hub-reviews-cta{justify-content:center;margin-top:28px;display:flex}.chiropodist-hub-reviews-cta button{color:#fff;cursor:pointer;background:#071452;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #0714522e}.chiropodist-hub-reviews-cta button svg{width:16px;height:16px}.chiropodist-hub-effect-section{background:radial-gradient(circle at 50% 0,#2a6b5a1a,#0000 34%),linear-gradient(#fffdf8,#f7fbf9);border-bottom:1px solid #d9ece6;padding:clamp(74px,8vw,112px) 0 clamp(66px,7vw,94px);overflow:hidden}.chiropodist-hub-effect-head{text-align:center}.chiropodist-hub-effect-head p{color:#2a6b5a;letter-spacing:.28em;text-transform:uppercase;margin:0 0 22px;font-family:DM Mono,monospace;font-size:clamp(16px,1.8vw,25px);font-weight:900;line-height:1.2}.chiropodist-hub-effect-head h2{color:#071452;letter-spacing:0;margin:0;font-size:clamp(48px,6vw,92px);font-weight:950;line-height:1.04}.chiropodist-hub-effect-card{background:linear-gradient(135deg,#ffffff24,#0000 35%),linear-gradient(#2f806c,#245f50);border-radius:28px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(68px,7vw,94px);display:grid;overflow:hidden;box-shadow:0 26px 54px #2a6b5a3d}.chiropodist-hub-effect-card article{color:#fff;text-align:center;flex-direction:column;justify-content:center;min-width:0;min-height:250px;padding:clamp(34px,4vw,52px) clamp(24px,3vw,48px);display:flex}.chiropodist-hub-effect-card article+article{border-left:1px solid #ffffff6b}.chiropodist-hub-effect-card strong{letter-spacing:0;text-shadow:0 3px 16px #0d362c2e;font-size:clamp(46px,5.25vw,92px);font-weight:950;line-height:.95;display:block}.chiropodist-hub-effect-card span{margin-top:24px;font-size:clamp(16px,1.55vw,24px);font-weight:850;line-height:1.16;display:block}.chiropodist-hub-effect-note{color:#30364a;text-align:center;margin:clamp(32px,4vw,54px) 0 0;font-size:clamp(15px,1.2vw,20px);font-weight:520;line-height:1.45}@media (max-width:980px){.chiropodist-hub-effect-section .chiropodist-container{width:min(100% - 40px,820px)}.chiropodist-hub-effect-card{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px}.chiropodist-hub-effect-card article{min-height:190px}.chiropodist-hub-effect-card article+article{border-left:0}.chiropodist-hub-effect-card article:nth-child(2n){border-left:1px solid #ffffff6b}.chiropodist-hub-effect-card article:nth-child(n+3){border-top:1px solid #ffffff6b}}@media (max-width:640px){.chiropodist-hub-effect-section{padding:58px 0 62px}.chiropodist-hub-effect-section .chiropodist-container{width:min(100% - 28px,520px)}.chiropodist-hub-effect-head p{letter-spacing:.2em;margin-bottom:14px;font-size:13px}.chiropodist-hub-effect-head h2{font-size:clamp(37px,12vw,52px)}.chiropodist-hub-effect-card{border-radius:20px;grid-template-columns:1fr;margin-top:36px}.chiropodist-hub-effect-card article{min-height:154px;padding:28px 20px}.chiropodist-hub-effect-card article:nth-child(2n){border-left:0}.chiropodist-hub-effect-card article+article,.chiropodist-hub-effect-card article:nth-child(n+3){border-top:1px solid #ffffff6b}.chiropodist-hub-effect-card strong{font-size:clamp(50px,17vw,66px)}.chiropodist-hub-effect-card span{margin-top:14px;font-size:17px}}.chiropodist-hub-leads-section{background:radial-gradient(circle at 10% 14%,#2a6b5a1c,#0000 28%),radial-gradient(circle at 92% 76%,#2a6b5a1a,#0000 30%),#fff;border-bottom:1px solid #e4e7ec;padding:92px 0 98px;overflow:hidden}.chiropodist-hub-leads-grid{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:clamp(42px,6vw,82px);display:grid}.chiropodist-hub-leads-copy{min-width:0}.chiropodist-hub-leads-kicker{color:#2a6b5a;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-family:DM Mono,monospace;font-size:12px;font-weight:850}.chiropodist-hub-leads-copy h2{color:#071452;letter-spacing:0;max-width:620px;margin:0;font-size:clamp(36px,3.75vw,54px);font-weight:900;line-height:1.02}.chiropodist-hub-leads-copy>p:not(.chiropodist-hub-leads-kicker){color:#30364a;max-width:620px;margin:22px 0 0;font-size:19px;font-weight:520;line-height:1.6}.chiropodist-hub-leads-steps{gap:12px;max-width:650px;margin-top:30px;display:grid}.chiropodist-hub-leads-steps article{background:#ffffffdb;border:1px solid #d9ece6;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:14px;min-width:0;padding:16px 18px;display:grid;box-shadow:0 14px 34px #2a6b5a0f}.chiropodist-hub-leads-steps article>span{color:#2a6b5a;background:#e6f2ee;border-radius:999px;place-items:center;width:34px;height:34px;font-family:DM Mono,monospace;font-size:13px;font-weight:900;display:grid}.chiropodist-hub-leads-steps h3{color:#071452;margin:0;font-size:18px;font-weight:870;line-height:1.2}.chiropodist-hub-leads-steps p{color:#52606f;margin:6px 0 0;font-size:14.5px;line-height:1.48}.chiropodist-hub-leads-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.chiropodist-hub-leads-actions button{color:#fff;cursor:pointer;background:#2a6b5a;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 21px;font-size:16px;font-weight:820;display:inline-flex;box-shadow:0 16px 32px #2a6b5a2b}.chiropodist-hub-leads-actions button:hover{background:#1d4f42}.chiropodist-hub-leads-actions button svg{width:16px;height:16px}.chiropodist-hub-leads-actions .chiropodist-hub-leads-secondary{color:#071452;box-shadow:none;background:#fff;border:1px solid #d9ece6}.chiropodist-hub-leads-actions .chiropodist-hub-leads-secondary:hover{background:#f7fbf9}.chiropodist-hub-leads-visual{min-width:0;position:relative}.chiropodist-hub-leads-visual:before{content:"";z-index:0;background:linear-gradient(135deg,#2a6b5a2e,#f0a5001f),#eef6f3;border-radius:34px;position:absolute;top:-24px;right:38px;bottom:42px;left:-34px;transform:rotate(-3deg)}.chiropodist-hub-leads-visual>div{z-index:1;position:relative}.chiropodist-hub-leads-window{background:#f7fbf9;padding:18px}.chiropodist-hub-leads-window-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.chiropodist-hub-leads-window-head span{color:#2a6b5a;letter-spacing:.12em;margin-bottom:5px;font-family:DM Mono,monospace;font-size:10px;font-weight:850;display:block}.chiropodist-hub-leads-window-head strong{color:#071452;font-size:18px;font-weight:880;line-height:1.15;display:block}.chiropodist-hub-leads-window-head p{color:#2a6b5a;background:#e6f2ee;border-radius:9px;flex:none;margin:0;padding:8px 11px;font-family:DM Mono,monospace;font-size:12px;font-weight:850}.chiropodist-hub-leads-flow{scrollbar-width:none;align-items:center;gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.chiropodist-hub-leads-flow::-webkit-scrollbar{display:none}.chiropodist-hub-leads-flow span{color:#30364a;background:#fff;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:780;box-shadow:inset 0 0 0 1px #e4e7ec}.chiropodist-hub-leads-flow svg{color:#9aa5b5;flex:none;width:14px;height:14px}.chiropodist-hub-leads-list{gap:10px;display:grid}.chiropodist-hub-leads-list article{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:14px;box-shadow:0 12px 30px #0714520d}.chiropodist-hub-leads-list article.is-new{background:#fffaf0;border-color:#f6d783}.chiropodist-hub-leads-card-top,.chiropodist-hub-leads-card-bottom{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.chiropodist-hub-leads-card-top h3{color:#071452;margin:0 0 4px;font-size:15.5px;font-weight:870;line-height:1.2}.chiropodist-hub-leads-card-top p,.chiropodist-hub-leads-list article>p{color:#52606f;margin:0;font-size:13px;line-height:1.45}.chiropodist-hub-leads-card-top time{color:#7e899b;flex:none;font-family:DM Mono,monospace;font-size:10.5px;font-weight:700}.chiropodist-hub-leads-list article>p{margin-top:10px}.chiropodist-hub-leads-card-bottom{align-items:center;margin-top:12px}.chiropodist-hub-leads-card-bottom span{color:#2a6b5a;background:#e6f2ee;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.chiropodist-hub-leads-card-bottom button{color:#fff;background:#071452;border:0;border-radius:7px;min-height:32px;padding:0 11px;font-size:12px;font-weight:800}.chiropodist-hub-leads-note{color:#2a6b5a;background:#e6f2ee;border-radius:12px;align-items:center;gap:9px;margin-top:13px;padding:12px 13px;font-size:13px;font-weight:820;display:flex}.chiropodist-hub-leads-note svg{flex:none;width:18px;height:18px}.chiropodist-hub-feature-explorer{background:radial-gradient(circle at 18% 20%,#2a6b5a1a,#0000 32%),radial-gradient(circle at 84% 72%,#2a6b5a14,#0000 34%),linear-gradient(#f7fbf9,#fff);border-bottom:1px solid #d9ece6;padding:clamp(72px,8vw,108px) 0 clamp(84px,9vw,122px)}.chiropodist-hub-feature-explorer h2{color:#0d1a16;letter-spacing:0;text-align:center;max-width:1180px;margin:0 auto clamp(34px,4vw,48px);font-size:clamp(40px,4.4vw,58px);font-weight:900;line-height:1.04}.chiropodist-hub-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 24px;display:grid}.chiropodist-hub-feature-grid button{color:#0d1a16;min-height:88px;font:inherit;text-align:left;cursor:pointer;background:#ffffffdb;border:1px solid #d9ece6;border-radius:8px;align-items:center;gap:24px;padding:0 28px;font-size:20px;font-weight:820;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:flex;box-shadow:0 18px 42px #2a6b5a0d}.chiropodist-hub-feature-grid button:hover{background:#fff;border-color:#2a6b5a;transform:translateY(-2px);box-shadow:0 22px 46px #2a6b5a1f}.chiropodist-hub-feature-grid button:focus-visible{outline-offset:3px;outline:3px solid #2a6b5a3d}.chiropodist-hub-feature-grid svg{color:#2a6b5a;stroke-width:1.9px;flex:none;width:40px;height:40px}.chiropodist-hub-feature-grid span{min-width:0;line-height:1.18}.chiropodist-hub-decision-section{background:#fff}.chiropodist-online-booking-page .chiropodist-hub-faq-section{box-sizing:border-box;align-items:center;height:auto;padding:clamp(52px,5vw,72px) 0;display:flex}.chiropodist-hub-faq-section .chiropodist-container{width:min(100% - 48px,1120px)}.chiropodist-hub-faq-section .chiropodist-online-faq-head{text-align:center;max-width:760px;margin:0 auto clamp(16px,2.5vh,24px)}.chiropodist-hub-faq-section .chiropodist-online-faq-head h2{font-size:clamp(34px,4vw,52px);line-height:1.02}.chiropodist-hub-faq-section .chiropodist-online-faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.1vh,10px)}.chiropodist-hub-faq-section .chiropodist-online-faq-list summary{min-height:clamp(52px,7vh,60px);padding:12px 18px}.chiropodist-hub-faq-section .chiropodist-online-faq-list details:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}@media (max-width:680px){.chiropodist-online-booking-page .chiropodist-hub-faq-section{height:auto;padding:32px 0 36px}.chiropodist-hub-faq-section .chiropodist-container{width:min(100% - 28px,520px)}.chiropodist-hub-faq-section .chiropodist-online-faq-head{margin-bottom:clamp(10px,2vh,16px)}.chiropodist-hub-faq-section .chiropodist-online-faq-head h2{margin-top:5px;font-size:clamp(29px,8.4vw,36px)}.chiropodist-hub-faq-section .chiropodist-online-faq-list{grid-template-columns:1fr;gap:6px}.chiropodist-hub-faq-section .chiropodist-online-faq-list summary{min-height:44px;padding:9px 14px;font-size:13px;line-height:1.25}.chiropodist-hub-faq-section .chiropodist-online-faq-list details:last-child:nth-child(odd){width:100%}.chiropodist-hub-faq-section .chiropodist-online-faq-list summary svg{width:16px;height:16px}}@media (max-width:680px) and (max-height:700px){.chiropodist-online-booking-page .chiropodist-hub-faq-section{padding:4px 0}.chiropodist-hub-faq-section .chiropodist-online-faq-head{margin-bottom:6px}.chiropodist-hub-faq-section .chiropodist-kicker{padding-top:3px;padding-bottom:3px}.chiropodist-hub-faq-section .chiropodist-online-faq-head h2{margin-top:3px;font-size:27px;line-height:1}.chiropodist-hub-faq-section .chiropodist-online-faq-list{gap:3px}.chiropodist-hub-faq-section .chiropodist-online-faq-list summary{min-height:40px;padding:7px 12px;font-size:12.5px}}@media (max-width:980px){.chiropodist-hub-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chiropodist-hub-feature-grid button{gap:18px;padding:0 22px;font-size:18px}}@keyframes chiropodist-review-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.chiropodist-admin-hero{isolation:isolate;background:#fff;border-bottom:0;min-height:calc(100vh - 92px);padding:0;position:relative;overflow:hidden}.chiropodist-admin-hero-mask{z-index:1;pointer-events:none;width:61.5vw;min-width:650px;position:absolute;inset:0 auto 0 0}.chiropodist-admin-hero-mask svg{width:100%;height:100%;display:block}.chiropodist-admin-hero-mask path{fill:#fff}.chiropodist-breadcrumb{color:#9aa3ae;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;display:flex}.chiropodist-breadcrumb a{color:#5a6472;text-decoration:none}.chiropodist-breadcrumb a:hover{color:#2a6b5a}.chiropodist-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:center;gap:48px;display:grid}.chiropodist-admin-hero-grid{align-items:center;min-height:calc(100vh - 92px);display:block}.chiropodist-admin-hero-copy{z-index:3;width:min(500px,39vw);padding:clamp(120px,17.2vh,168px) 0 60px;position:relative}.chiropodist-admin-hero-eyebrow{color:#2a6b5a;font-size:25px;font-weight:760;line-height:1.2;display:block}.chiropodist-pill,.chiropodist-kicker{color:#2a6b5a;letter-spacing:.06em;text-transform:uppercase;background:#e6f2ee;border-radius:999px;align-items:center;padding:6px 12px;font-family:DM Mono,monospace;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.chiropodist-hero h1,.chiropodist-final h2{letter-spacing:0;color:#111;margin:18px 0;font-size:clamp(34px,5vw,64px);font-weight:850;line-height:1.02}.chiropodist-subhero,.chiropodist-section p,.chiropodist-final p{color:#5a6472;font-size:16px;line-height:1.72}.chiropodist-subhero{max-width:680px;font-size:18px}.chiropodist-cta-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.chiropodist-cta-row button,.chiropodist-cta-row a{cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:13px 18px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.chiropodist-cta-row button{color:#fff;background:#2a6b5a;border:0}.chiropodist-cta-row button:hover{background:#1d4f42}.chiropodist-cta-row a{color:#111;background:#fff;border:1px solid #e4e7ec}.chiropodist-cta-row a:hover{color:#2a6b5a;border-color:#a8d9cc}.chiropodist-cta-row button.chiropodist-secondary-cta{color:#111;box-shadow:none;background:#fff;border:1px solid #e4e7ec}.chiropodist-cta-row button.chiropodist-secondary-cta:hover{color:#2a6b5a;background:#fff;border-color:#a8d9cc}.chiropodist-seo-line{background:#ffffffad;border:1px solid #e4e7ec;border-radius:10px;max-width:680px;margin-top:22px;padding:14px 16px}.chiropodist-seo-line span{color:#9aa3ae;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-family:DM Mono,monospace;font-size:10px;font-weight:700;display:block}.chiropodist-seo-line p{color:#5a6472;margin:0;font-size:13px;line-height:1.55}.chiropodist-filler{background:linear-gradient(135deg,#2a6b5a29,#3d52d51c),linear-gradient(#f8fbfa,#eef6f3);border:1px solid #d6e8e2;border-radius:18px;min-height:430px;position:relative;overflow:hidden}.chiropodist-filler-grid{opacity:.72;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:12px;display:grid;position:absolute;top:18px;right:18px;bottom:18px;left:18px}.chiropodist-filler-grid span{background:#ffffff80;border:1px solid #2a6b5a2e;border-radius:12px}.chiropodist-filler-card{background:#ffffffe6;border:1px solid #ffffffb8;border-radius:12px;padding:18px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 18px 60px #1111111f}.chiropodist-filler-card p{color:#2a6b5a;text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-family:DM Mono,monospace;font-size:10px;font-weight:700}.chiropodist-filler-card strong{color:#111;font-size:14px;line-height:1.5;display:block}.chiropodist-photo{background:#111;border:1px solid #11111114;border-radius:14px;min-height:470px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 80px #1111112e}.chiropodist-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:44% 50%;object-position:44% 50%;width:100%;height:100%;min-height:380px;display:block}.chiropodist-admin-hero-visual{z-index:0;min-height:100%;margin:0;position:absolute;top:0;right:0;bottom:0;left:28vw}.chiropodist-admin-hero-visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:54% 50%;object-position:54% 50%;width:100%;height:100%;display:block}.client-records-page .client-records-hero-visual img{-o-object-position:100% 50%;object-position:100% 50%}.chiropodist-admin-page .chiropodist-hero h1,.chiropodist-admin-hero h1{color:#0d1a16;letter-spacing:0;max-width:11ch;margin:27px 0 28px;font-size:clamp(58px,4.18vw,74px);font-weight:850;line-height:1.08}.chiropodist-admin-page .chiropodist-subhero{color:#0d1a16;max-width:500px;font-size:24px;line-height:1.6}.chiropodist-admin-hero .chiropodist-cta-row{align-items:center;gap:26px;margin-top:38px;display:flex}.chiropodist-admin-hero .chiropodist-cta-row button,.chiropodist-admin-hero .chiropodist-cta-row a{border-radius:9px;justify-content:center;min-width:240px;min-height:72px;padding:20px 28px;font-size:20px;font-weight:800}.chiropodist-admin-hero .chiropodist-cta-row button{background:#2a6b5a;box-shadow:0 18px 34px #2a6b5a33}.chiropodist-admin-hero .chiropodist-cta-row button:hover{background:#0d1a16}.chiropodist-admin-hero .chiropodist-cta-row a,.chiropodist-admin-hero .chiropodist-cta-row button.chiropodist-secondary-cta{color:#0d1a16;background:#fff;border:1px solid #d9ece6;gap:14px;box-shadow:0 12px 26px #2a6b5a0f}.chiropodist-admin-no-card{color:#7e899b;align-items:center;gap:15px;margin:32px 0 0;font-size:20px;font-weight:650;display:inline-flex}.chiropodist-admin-no-card svg{color:#9aa5b5;flex:none}.chiropodist-admin-proof{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.chiropodist-admin-proof span{color:#3f4751;background:#ffffffb8;border:1px solid #eadfd3;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;font-size:13px;font-weight:700;display:inline-flex}.chiropodist-admin-orbit{background:radial-gradient(circle at 50% 48%,#f0a50033,#0000 23%),radial-gradient(circle at 20% 15%,#2a6b5a2e,#0000 28%),radial-gradient(circle at 82% 82%,#2a6b5a1f,#0000 28%),#fff;border:1px solid #d9ece6;border-radius:18px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 24px 70px #11111114}.chiropodist-admin-orbit:before,.chiropodist-admin-orbit:after{content:"";border:1px dashed #2a6b5a42;border-radius:999px;position:absolute;top:54px;right:54px;bottom:54px;left:54px}.chiropodist-admin-orbit:after{border-color:#f0a50047;top:108px;right:108px;bottom:108px;left:108px}.chiropodist-admin-orbit-centre{z-index:2;color:#fff;background:#0d1a16;border:1px solid #2a6b5a2e;border-radius:999px;place-items:center;width:150px;height:150px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #1111112e}.chiropodist-admin-orbit-centre span,.chiropodist-admin-orbit-item span{letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px;font-weight:800}.chiropodist-admin-orbit-centre strong{margin-top:-46px;font-size:22px;line-height:1}.chiropodist-admin-orbit-item{z-index:3;background:#ffffffeb;border:1px solid #11111114;border-radius:12px;width:min(190px,38%);padding:14px;position:absolute;box-shadow:0 16px 38px #1111111a}.chiropodist-admin-orbit-item span{color:#2a6b5a}.chiropodist-admin-orbit-item p{color:#111;margin:6px 0 0;font-size:13px;font-weight:800;line-height:1.25}.chiropodist-admin-orbit-item--1{background:#fff9e8;top:34px;left:38%}.chiropodist-admin-orbit-item--2{background:#e9f6f2;top:98px;right:32px}.chiropodist-admin-orbit-item--3{background:#eef6f3;bottom:54px;right:68px}.chiropodist-admin-orbit-item--4{background:#fff1f1;bottom:30px;left:35%}.chiropodist-admin-orbit-item--5{background:#f0f7f4;bottom:86px;left:36px}.chiropodist-admin-orbit-item--6{background:#f2f8ec;top:88px;left:36px}.chiropodist-admin-card{background:#fffdf9;border-color:#eadfd3}.chiropodist-admin-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.chiropodist-admin-mini{background:#ffffffdb;border:1px solid #d9ece6;border-radius:10px;align-items:flex-start;gap:14px;min-height:104px;padding:18px 20px;display:flex;box-shadow:0 18px 40px #2a6b5a0f}.chiropodist-admin-mini svg{color:#2a6b5a;stroke-width:1.9px;flex:none;width:32px;height:32px}.chiropodist-admin-mini strong{color:#0d1a16;margin:0 0 5px;font-size:17px;line-height:1.15;display:block}.chiropodist-admin-mini p{color:#273d36;margin:0;font-size:13px;font-weight:650;line-height:1.45}.chiropodist-admin-problem-visual{background:linear-gradient(#fffbf580,#ffffffe6),#fff;border:1px solid #eadfd3;border-radius:22px;min-height:520px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 76px #1111111a}.chiropodist-admin-problem-visual>img{-o-object-fit:cover;object-fit:cover;width:100%;min-height:520px;display:block}.chiropodist-admin-problem-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:absolute;inset:auto 18px 18px}.chiropodist-admin-problem-cards article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:14px;min-height:142px;padding:16px;box-shadow:0 16px 34px #1111111a}.chiropodist-admin-problem-cards span{color:#2a6b5a;margin-bottom:10px;font-family:DM Mono,monospace;font-size:11px;font-weight:800;display:inline-flex}.chiropodist-admin-problem-cards strong{color:#111;font-size:16px;line-height:1.18;display:block}.chiropodist-admin-problem-cards p{color:#52606f;margin:8px 0 0;font-size:13px;line-height:1.35}.chiropodist-admin-common-section{background:linear-gradient(#fff,#f7fbf9 58%,#fff);padding:88px 0 80px}.chiropodist-admin-common-section .chiropodist-container{width:min(1540px,100% - 72px)}.chiropodist-admin-common-head{text-align:center;max-width:1350px;margin:0 auto 46px}.chiropodist-admin-common-head .chiropodist-kicker{color:#2a6b5a;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:17px}.chiropodist-admin-common-head h2{color:#0d1a16;letter-spacing:0;margin:0;font-size:76px;font-weight:900;line-height:.98}.chiropodist-admin-common-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;display:grid}.chiropodist-admin-common-card{background:#fff;border:1px solid #e7edf6;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 16px 42px #2a6b5a1a}.chiropodist-admin-common-card img{aspect-ratio:251/438;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.chiropodist-admin-common-card-body{text-align:center;align-content:start;justify-items:center;min-height:188px;padding:28px 18px 22px;display:grid}.chiropodist-admin-common-card-body span{color:#2a6b5a;background:#e6f2ee;border-radius:999px;place-items:center;width:66px;height:66px;margin-bottom:24px;display:grid}.chiropodist-admin-common-card-body svg{stroke-width:2.2px;width:31px;height:31px}.chiropodist-admin-common-card-body h3{color:#0d1a16;letter-spacing:0;margin:0;font-size:22px;font-weight:900;line-height:1.12}@media (max-width:1200px){.chiropodist-admin-common-section .chiropodist-container{width:min(100% - 40px,920px)}.chiropodist-admin-common-head h2{font-size:58px}.chiropodist-admin-common-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.chiropodist-admin-leak-card{background:#fffdf9;border:1px solid #eadfd3;border-radius:10px;padding:18px}.chiropodist-admin-leak-card h3{color:#111;margin:0 0 8px;font-size:18px;line-height:1.25}.chiropodist-admin-leak-card p{margin:0;font-size:14px;line-height:1.55}.chiropodist-admin-image-row{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:52px;display:grid}.chiropodist-admin-image-row--reverse{grid-template-columns:minmax(420px,1.08fr) minmax(0,.92fr)}.chiropodist-admin-cutout-wrap{background:radial-gradient(circle at 50% 80%,#2a6b5a1f,#0000 52%),#fbfaf7;border-radius:14px;place-items:center;min-height:360px;padding:22px;display:grid}.chiropodist-admin-cutout-wrap img{filter:drop-shadow(0 24px 38px #11111129);width:min(100%,680px);height:auto;display:block}.chiropodist-admin-photo-panel{background:#fff;border:1px solid #11111114;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 20px 64px #11111124}.chiropodist-admin-photo-panel img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.chiropodist-admin-photo-panel figcaption{color:#3f4751;background:#fff;border-top:1px solid #eef0f3;padding:14px 16px;font-size:13px;font-weight:750;line-height:1.45}.chiropodist-admin-photo-panel--wide img{aspect-ratio:16/7}.chiropodist-admin-photo-panel--cutout{background:linear-gradient(135deg,#f7fbf9,#fff);overflow:hidden}.chiropodist-admin-photo-panel--cutout img{aspect-ratio:16/10;-o-object-fit:contain;object-fit:contain;padding:12px}.chiropodist-admin-section-cta{justify-content:center;margin-top:22px}.chiropodist-admin-section-cta button{background:#2a6b5a}.chiropodist-admin-section-cta button:hover{background:#1d4f42}.chiropodist-admin-section-cta--split{justify-content:flex-start}.chiropodist-admin-section-cta--split button{background:#2a6b5a}.chiropodist-admin-section-cta--split button:hover{background:#1d4f42}.chiropodist-admin-section-cta--split a{background:#fff}.chiropodist-admin-hours-section{background:linear-gradient(#fff,#fffbf5)}.chiropodist-admin-story-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:52px;display:grid}.chiropodist-admin-hidden-section{background:radial-gradient(circle at 10% 20%,#f0a5001a,#0000 28%),radial-gradient(circle at 88% 78%,#2a6b5a1f,#0000 30%),#fff;overflow:hidden}.chiropodist-admin-what-section{background:radial-gradient(circle at 88% 18%,#2a6b5a1a,#0000 28%),radial-gradient(circle at 12% 86%,#f0a50014,#0000 28%),#fff;padding:48px 0;scroll-margin-top:84px;overflow:hidden}.chiropodist-admin-what-section .chiropodist-container{width:min(100% - 56px,1520px)}.chiropodist-admin-what-head{text-align:left;justify-items:start;max-width:620px;margin:0;display:grid}.chiropodist-admin-what-head h2{color:#0d1a16;letter-spacing:0;max-width:760px;margin:18px 0;font-size:clamp(44px,4.4vw,68px);line-height:.98}.chiropodist-admin-what-head>p:not(.chiropodist-kicker){color:#536861;max-width:760px;margin:0;font-size:clamp(18px,1.45vw,22px);line-height:1.55}.chiropodist-admin-connected-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-top:30px;display:grid}.chiropodist-admin-connected-feature-grid article{color:#0d2d63;background:#ffffffe6;border:1px solid #dfe7ef;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:14px;min-height:94px;padding:18px;display:grid;box-shadow:0 14px 34px #0d2d630f}.chiropodist-admin-connected-feature-grid svg{color:#1769ff;stroke-width:1.85px;width:31px;height:31px}.chiropodist-admin-connected-feature-grid h3{color:#0d2d63;margin:0 0 7px;font-size:17px;font-weight:900;line-height:1.1}.chiropodist-admin-connected-feature-grid p{color:#263d64;margin:0;font-size:14px;font-weight:600;line-height:1.42}.chiropodist-admin-what-actions{flex-wrap:wrap;align-items:center;gap:14px;width:100%;margin-top:30px;display:flex}.chiropodist-admin-what-actions button,.chiropodist-admin-what-actions a{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:16px;font-weight:850;text-decoration:none;display:inline-flex}.chiropodist-admin-what-actions button{color:#fff;background:#0d2d63;border:0;min-width:220px;box-shadow:0 18px 32px #0d2d6333}.chiropodist-admin-what-actions a{color:#0d2d63;background:#ffffffe6;border:1px solid #dce4ec;min-width:220px}.chiropodist-admin-what-actions button.chiropodist-secondary-cta{color:#0d2d63;min-width:220px;box-shadow:none;background:#ffffffe6;border:1px solid #dce4ec}.chiropodist-admin-what-actions svg{width:23px;height:23px}.chiropodist-admin-store-badges{flex-wrap:wrap;justify-content:flex-start;gap:12px;width:100%;margin-top:18px;display:flex}.chiropodist-admin-store-badge{color:#fff;text-align:left;background:#050505;border:1px solid #ffffff38;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;-moz-column-gap:10px;column-gap:10px;min-width:176px;min-height:54px;padding:7px 14px;display:inline-grid;box-shadow:0 16px 34px #0d1a1624}.chiropodist-admin-store-badge svg{color:#fff;width:29px;height:29px}.chiropodist-admin-store-badge small,.chiropodist-admin-store-badge strong{color:#fff;min-width:0;line-height:1;display:block}.chiropodist-admin-store-badge small{font-size:10px;font-weight:650}.chiropodist-admin-store-badge strong{letter-spacing:0;margin-top:5px;font-size:19px;font-weight:900}.chiropodist-admin-what-head .chiropodist-admin-section-cta{justify-content:center;margin-top:26px}.chiropodist-admin-what-head .chiropodist-admin-no-card{justify-content:center}.chiropodist-admin-connected-visual{background:radial-gradient(circle at 12% 18%,#2a6b5a38,#0000 28%),radial-gradient(circle at 88% 80%,#f0a50026,#0000 30%),linear-gradient(145deg,#07110f,#101820 52%,#18231f);border:1px solid #e9eef2;border-radius:30px;justify-content:center;align-items:center;min-height:620px;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0d1a161a}.chiropodist-admin-connected-visual:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff1a,#0000 30%),radial-gradient(circle at 52% 15%,#ffffff1a,#0000 30%);position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-admin-connected-visual>img{z-index:1;filter:drop-shadow(0 26px 34px #00000038);width:calc(100% - 34px);max-width:920px;height:auto;display:block;position:relative}.chiropodist-admin-device-store-badges{z-index:2;flex-wrap:wrap;justify-content:flex-end;gap:10px;width:min(100% - 48px,382px);display:flex;position:absolute;bottom:22px;right:24px}.chiropodist-admin-device-store-badges .chiropodist-admin-store-badge{min-width:176px;box-shadow:0 18px 34px #00000042}.chiropodist-admin-device-review-badges{z-index:2;flex-wrap:wrap;gap:9px;width:318px;max-width:calc(100% - 450px);display:flex;position:absolute;bottom:24px;left:24px}.chiropodist-admin-device-review-badges img{border-radius:4px;width:154px;height:auto;display:block;box-shadow:0 16px 30px #0000002e}.chiropodist-admin-orbit-map{z-index:6;width:min(640px,54%);height:360px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-map:before,.chiropodist-admin-orbit-map:after{content:"";border:2px dashed #2a6b5a8c;border-radius:50%;position:absolute}.chiropodist-admin-orbit-map:before{top:58px;right:44px;bottom:54px;left:44px}.chiropodist-admin-orbit-map:after{display:none}.chiropodist-admin-orbit-logo{z-index:7;color:#fff;background:linear-gradient(145deg,#0d2d63,#062454);border-radius:24px;place-items:center;width:126px;height:116px;font-size:32px;font-weight:900;display:grid;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 34px #06245433}.chiropodist-admin-orbit-node{z-index:7;color:#0d2d63;text-align:center;background:#fffffff5;border:1px solid #edf1f5;border-radius:12px;place-items:center;gap:7px;min-width:112px;min-height:78px;padding:12px 13px;font-size:13px;font-weight:850;display:grid;position:absolute;box-shadow:0 16px 32px #0d1a161a}.chiropodist-admin-orbit-node-8{bottom:34px;right:13%}.chiropodist-admin-laptop{z-index:4;width:min(58%,750px);position:absolute;bottom:94px;left:13%}.chiropodist-admin-laptop-frame{background:#101820;border-radius:18px 18px 9px 9px;padding:12px 12px 0;box-shadow:0 24px 52px #0d1a162e}.chiropodist-admin-laptop-screen{background:#fff;border-radius:7px 7px 3px 3px;grid-template-columns:98px 1fr;min-height:280px;display:grid;overflow:hidden}.chiropodist-admin-laptop-base{background:linear-gradient(#d9e0e8,#98a5b2 58%,#6f7a87);border-radius:0 0 44px 44px;width:106%;height:24px;margin-left:-3%;box-shadow:0 12px 20px #16264129}.chiropodist-admin-app-sidebar{background:linear-gradient(#08275b,#06224f);border-right:1px solid #ffffff1a;padding:17px 12px}.chiropodist-admin-random-logo{color:#fff;background:linear-gradient(135deg,#2a6b5a,#12b981);border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:7px;font-size:13px;font-weight:900;display:grid}.chiropodist-admin-app-sidebar strong{color:#fff;margin-bottom:16px;font-size:14px;display:block}.chiropodist-admin-app-sidebar span{color:#ffffffd1;border-radius:7px;margin-bottom:9px;padding:8px;font-size:9px;font-weight:750;display:block}.chiropodist-admin-app-sidebar span.active{color:#fff;background:#1d78ff}.chiropodist-admin-calendar-ui{color:#0d1a16;padding:18px 20px 20px}.chiropodist-admin-calendar-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.chiropodist-admin-calendar-head strong{margin-bottom:7px;font-size:16px;display:block}.chiropodist-admin-calendar-head span,.chiropodist-admin-calendar-tabs span,.chiropodist-admin-calendar-grid>span{color:#62736d;font-size:9px;font-weight:750}.chiropodist-admin-calendar-tabs{gap:5px;display:flex}.chiropodist-admin-calendar-tabs span{background:#fff;border:1px solid #d9ece6;border-radius:7px;padding:6px 8px}.chiropodist-admin-calendar-tabs span.active{color:#2a6b5a;background:#e6f2ee}.chiropodist-admin-calendar-grid{background:repeating-linear-gradient(#0000 0,#0000 23px,#e8f0ed 24px),repeating-linear-gradient(90deg,#0000 0,#0000 19.5%,#e8f0ed 19.7%);border:1px solid #e8f0ed;border-radius:10px;grid-template-rows:repeat(9,24px);grid-template-columns:42px repeat(5,1fr);min-height:216px;display:grid;position:relative}.chiropodist-admin-calendar-grid>span{grid-column:1;padding:5px 0 0 8px}.chiropodist-admin-calendar-event{color:#273d36;border-radius:5px;width:86px;min-height:33px;padding:7px 8px;position:absolute;box-shadow:0 8px 18px #2a6b5a14}.chiropodist-admin-calendar-event strong,.chiropodist-admin-calendar-event span{font-size:8px;line-height:1.2;display:block}.chiropodist-admin-calendar-event strong{margin-bottom:3px;font-weight:850}.tone-blue{background:#dceee8}.tone-green{background:#caefed}.tone-purple{background:#e8f0dc}.tone-pink{background:#ffd3df}.tone-yellow{background:#f7e4a8}.chiropodist-admin-calendar-event-1{top:56px;left:78px}.chiropodist-admin-calendar-event-2{top:100px;left:82px}.chiropodist-admin-calendar-event-3{top:145px;left:78px}.chiropodist-admin-calendar-event-4{top:182px;left:86px}.chiropodist-admin-calendar-event-5{top:226px;left:108px}.chiropodist-admin-calendar-event-6{top:66px;left:248px}.chiropodist-admin-calendar-event-7{top:122px;left:232px}.chiropodist-admin-calendar-event-8{top:183px;left:252px}.chiropodist-admin-calendar-event-9{top:78px;right:142px}.chiropodist-admin-calendar-event-10{top:128px;right:92px}.chiropodist-admin-calendar-event-11{top:206px;right:62px}.chiropodist-admin-client-phone{z-index:5;background:#f7fbf9;border:8px solid #111;border-radius:34px;width:196px;min-height:390px;padding:38px 14px 15px;position:absolute;bottom:116px;right:16%;overflow:hidden;box-shadow:0 28px 62px #0d1a1638}.chiropodist-admin-phone-speaker{background:#111;border-radius:999px;width:62px;height:17px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.chiropodist-admin-phone-top,.chiropodist-admin-client-card,.chiropodist-admin-phone-tabs,.chiropodist-admin-phone-list div{justify-content:space-between;align-items:center;gap:8px;display:flex}.chiropodist-admin-phone-top{color:#2a6b5a;font-size:10px;font-weight:750}.chiropodist-admin-client-card{border-bottom:1px solid #d9ece6;justify-content:flex-start;margin-top:18px;padding-bottom:14px}.chiropodist-admin-client-avatar{color:#0d1a16;background:linear-gradient(135deg,#ffd6a8,#a8d9cc);border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid}.chiropodist-admin-client-card strong,.chiropodist-admin-phone-list strong{color:#0d1a16;font-size:11px;display:block}.chiropodist-admin-client-card span,.chiropodist-admin-phone-list span{color:#667a73;margin-top:3px;font-size:9px;font-weight:650;display:block}.chiropodist-admin-phone-tabs{color:#6b7b75;border-bottom:1px solid #d9ece6;margin:12px 0 8px;font-size:8px;font-weight:750}.chiropodist-admin-phone-tabs span{padding:0 0 8px}.chiropodist-admin-phone-tabs span.active{color:#2a6b5a;border-bottom:2px solid #2a6b5a}.chiropodist-admin-phone-list div{border-bottom:1px solid #e8f0ed;align-items:flex-start;min-height:47px;padding:9px 0}.chiropodist-admin-phone-list strong.paid{color:#1d9a61}.chiropodist-admin-client-phone button{color:#fff;background:#2a6b5a;border:0;border-radius:6px;width:100%;min-height:31px;margin-top:10px;font-size:10px;font-weight:850}.chiropodist-admin-client-phone button.secondary{color:#2a6b5a;background:#fff;border:1px solid #d9ece6;margin-top:8px}.chiropodist-admin-visual-trust{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #edf1f5;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(78%,1020px);min-height:74px;display:grid;position:absolute;bottom:34px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 38px #0d1a161a}.chiropodist-admin-visual-trust div{color:#0d2d63;grid-template-columns:auto minmax(0,1fr);align-content:center;-moz-column-gap:12px;column-gap:12px;padding:14px 24px;display:grid}.chiropodist-admin-visual-trust div+div{border-left:1px solid #dce4ec}.chiropodist-admin-visual-trust strong,.chiropodist-admin-visual-trust svg{grid-row:span 2;align-self:center}.chiropodist-admin-visual-trust strong{color:#0d2d63;font-size:32px;font-weight:900;line-height:1}.chiropodist-admin-visual-trust div:first-child strong{color:#4285f4;font-family:Arial,sans-serif}.chiropodist-admin-visual-trust div:nth-child(2) strong{color:#00b67a}.chiropodist-admin-visual-trust svg{color:#0d2d63;width:34px;height:34px}.chiropodist-admin-visual-trust span,.chiropodist-admin-visual-trust small{min-width:0;line-height:1.12;display:block}.chiropodist-admin-visual-trust span{font-size:17px;font-weight:900}.chiropodist-admin-visual-trust small{color:#64738a;margin-top:3px;font-size:15px;font-weight:700}.chiropodist-admin-connected-visual{background:linear-gradient(90deg,#ffffffd1,#fff0 28%),radial-gradient(circle at 18%,#2a6b5a1f,#0000 28%),radial-gradient(circle at 78% 18%,#0d63d81f,#0000 36%),linear-gradient(145deg,#f8fbff,#fff 42%,#eef4fa);border:1px solid #e4eaf1;border-radius:30px;align-items:stretch;min-height:clamp(560px,64vh,690px);overflow:hidden;box-shadow:0 34px 80px #0d2d631f,inset 0 1px #ffffffeb}.chiropodist-admin-connected-visual:before{background:radial-gradient(circle at 16%,#2a6b5a24,#0000 18%),linear-gradient(#ffffff73,#0000 46%);top:0;right:0;bottom:0;left:0}.chiropodist-admin-connected-visual:after{content:"";z-index:1;filter:blur(12px);pointer-events:none;background:radial-gradient(#0d2d632e,#0000 68%);border-radius:50%;height:70px;position:absolute;bottom:18px;left:13%;right:8%}.chiropodist-admin-orbit-map{z-index:4;width:min(760px,88%);height:min(390px,54%);top:clamp(24px,4vh,44px);left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-map svg{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible}.chiropodist-admin-orbit-map path{fill:none;stroke:#4c8ff7;stroke-width:2.2px;stroke-dasharray:4 8;stroke-linecap:round;opacity:.78}.chiropodist-admin-orbit-map:before,.chiropodist-admin-orbit-map:after{display:none}.chiropodist-admin-orbit-logo{background:linear-gradient(145deg,#113b7a,#061f51);border-radius:22px;width:clamp(110px,11vw,128px);height:clamp(100px,10vw,118px);font-size:clamp(27px,2.3vw,33px);top:48%;box-shadow:0 24px 44px #0d2d6347,inset 0 1px #ffffff3d}.chiropodist-admin-orbit-logo:after,.chiropodist-admin-orbit-node:after{content:"";filter:blur(10px);z-index:-1;background:#0d2d6321;border-radius:50%;width:70%;height:18px;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-node{color:#071452;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #dce4ecf2;border-radius:14px;gap:8px;min-width:clamp(104px,10.5vw,126px);min-height:clamp(78px,7.5vw,94px);padding:13px 15px;box-shadow:0 18px 34px #0d2d631f,inset 0 1px #ffffffe6}.chiropodist-admin-orbit-node span{color:#071452;font-size:clamp(13px,1vw,16px);font-weight:850;line-height:1.1;display:block}.chiropodist-admin-orbit-node svg{color:#0d2d63;stroke-width:1.9px;width:clamp(25px,2.4vw,32px);height:clamp(25px,2.4vw,32px)}.chiropodist-admin-device-stage{z-index:3;pointer-events:none;place-items:end center;display:grid;position:absolute;bottom:-3%;left:5%;right:5%}.chiropodist-admin-device-stage img{filter:drop-shadow(0 28px 28px #0d2d6329)drop-shadow(0 8px 10px #11111114);width:min(98%,870px);height:auto;display:block;transform:translateY(11%)}.chiropodist-admin-hidden-grid,.chiropodist-admin-transition-grid,.chiropodist-admin-day-grid{grid-template-columns:minmax(520px,1.08fr) minmax(0,.92fr);align-items:center;gap:52px;display:grid}.chiropodist-admin-transition-grid,.chiropodist-admin-day-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr)}.chiropodist-admin-hidden-cutout{background:radial-gradient(circle at 50% 78%,#2a6b5a24,#0000 48%),#fbfaf7;border:1px solid #d9ece6;border-radius:18px;place-items:center;min-height:420px;margin:0;padding:26px;display:grid;position:relative;overflow:visible}.chiropodist-admin-hidden-cutout img{filter:drop-shadow(0 24px 36px #11111129);width:min(100%,720px);height:auto;display:block}.chiropodist-admin-hidden-cutout figcaption{color:#3f4751;background:#ffffffe0;border:1px solid #2a6b5a24;border-radius:10px;max-width:260px;padding:12px 14px;font-size:13px;font-weight:750;line-height:1.35;position:absolute;bottom:18px;right:18px;box-shadow:0 18px 38px #11111114}.chiropodist-admin-hours-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.chiropodist-admin-hours-list article{background:#fff;border:1px solid #eadfd3;border-radius:12px;min-height:142px;padding:18px;box-shadow:0 14px 36px #1111110f}.chiropodist-admin-hours-list h3{color:#111;margin:0 0 8px;font-size:17px;line-height:1.25}.chiropodist-admin-hours-list p{margin:0;font-size:14px;line-height:1.5}.chiropodist-admin-transition-section{background:#fffdf9}.chiropodist-admin-benefits-section{background:#fff;padding:44px 0 46px;scroll-margin-top:84px}.chiropodist-admin-benefit-strip{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;max-width:1180px;min-height:0;margin:0 auto;display:grid}.chiropodist-admin-benefit{text-align:center;align-content:start;justify-items:center;min-height:174px;padding:0 20px;display:grid;position:relative}.chiropodist-admin-benefit+.chiropodist-admin-benefit{border-left:1px solid #d8dde4}.chiropodist-admin-benefit span{border-radius:999px;place-items:center;width:74px;height:74px;margin-bottom:18px;display:grid}.chiropodist-admin-benefit svg{stroke-width:2.3px;width:34px;height:34px}.chiropodist-admin-benefit h3{color:#0b1024;max-width:13ch;margin:0 0 10px;font-size:19px;font-weight:850;line-height:1.12}.chiropodist-admin-benefit p{color:#323946;max-width:16ch;margin:0;font-size:15px;line-height:1.35}.chiropodist-admin-benefit--blue span{color:#2a6b5a;background:#e6f2ee}.chiropodist-admin-benefit--green span{color:#248b28;background:#eaf6e9}.chiropodist-admin-benefit--purple span{color:#2a6b5a;background:#eef6f3}.chiropodist-admin-benefit--orange span{color:#e06d13;background:#fff0e6}.chiropodist-admin-benefit--teal span{color:#21a6a3;background:#e4f7f7}.chiropodist-admin-benefit--gold span{color:#e0a000;background:#fff5dc}@media (max-width:1200px){.chiropodist-admin-benefits-section{padding:40px 0 44px}.chiropodist-admin-benefit-strip{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px;min-height:0}.chiropodist-admin-benefit:nth-child(4){border-left:0}}.chiropodist-admin-transition-photo{background:#111;border:1px solid #11111114;border-radius:16px;min-height:420px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 70px #11111124}.chiropodist-admin-transition-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0d1a1629);position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-admin-transition-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:420px;display:block}.chiropodist-admin-compare-visual{background:linear-gradient(135deg,#fff7f3eb,#ebf8f4eb),#fff;border:1px solid #dbe7e5;border-radius:18px;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:stretch;gap:18px;padding:18px;display:grid;box-shadow:0 24px 70px #11111114}.chiropodist-admin-compare-panel{background:#fff;border:1px solid #11111114;border-radius:14px;align-content:start;gap:10px;min-height:360px;padding:24px;display:grid}.chiropodist-admin-compare-panel span{color:#2a6b5a;letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px;font-weight:800}.chiropodist-admin-compare-panel strong{color:#111;margin-bottom:8px;font-size:24px;line-height:1.15}.chiropodist-admin-compare-panel p{color:#111;border-radius:10px;margin:0;padding:12px 13px;font-size:14px;font-weight:750;line-height:1.35}.chiropodist-admin-compare-panel--before{background:#fff8f3}.chiropodist-admin-compare-panel--before span{color:#a04435}.chiropodist-admin-compare-panel--before p{background:#fff;border:1px solid #f1d7d7}.chiropodist-admin-compare-panel--after{background:#eef8f4}.chiropodist-admin-compare-panel--after p{background:#fff;border:1px solid #cfe8df}.chiropodist-admin-compare-arrow{color:#fff;background:#2a6b5a;border-radius:999px;align-self:center;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 18px 34px #2a6b5a3d}.chiropodist-admin-before-after-section{background:linear-gradient(#fff,#fbfcff);padding:74px 0 88px}.chiropodist-admin-before-after-head{text-align:center;max-width:760px;margin:0 auto 34px}.chiropodist-admin-before-after-head h2{color:#0c1733;letter-spacing:0;margin:18px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,70px);font-weight:800;line-height:.96}.chiropodist-admin-before-after-head p:last-child{color:#4b5568;max-width:640px;margin:0 auto;font-size:19px;line-height:1.5}.chiropodist-admin-before-after-visual{background:#0d1a16;border:1px solid #11111114;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #1111112e}.chiropodist-admin-before-after-photo{min-width:0;min-height:560px;margin:0;position:relative;overflow:hidden}.chiropodist-admin-before-after-photo+.chiropodist-admin-before-after-photo{border-left:2px solid #ffffffd1}.chiropodist-admin-before-after-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:560px}.chiropodist-admin-before-after-photo--before img{filter:grayscale(.58)brightness(.58)saturate(.62)}.chiropodist-admin-before-after-photo--after img{-o-object-position:78% center;object-position:78% center}.chiropodist-admin-before-after-photo--before:after,.chiropodist-admin-before-after-photo--after:after{content:"";pointer-events:none;background:linear-gradient(#0000000a 40%,#000000b8);position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-admin-before-after-label{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff7a;border-radius:8px;padding:10px 15px;font-size:18px;font-weight:850;line-height:1;position:absolute;top:22px}.chiropodist-admin-before-after-photo--before .chiropodist-admin-before-after-label{left:22px}.chiropodist-admin-before-after-photo--after .chiropodist-admin-before-after-label{color:#0c1733;background:#ffffffeb;right:22px}.chiropodist-admin-before-after-photo figcaption{z-index:2;color:#fff;position:absolute;bottom:22px;left:24px;right:24px}.chiropodist-admin-before-after-photo figcaption span{border:2px solid #ffffffd6;border-radius:999px;place-items:center;width:30px;height:30px;margin-bottom:10px;display:grid}.chiropodist-admin-before-after-photo figcaption svg{width:16px;height:16px}.chiropodist-admin-before-after-photo figcaption strong{margin-bottom:4px;font-size:18px;font-weight:850;line-height:1.1;display:block}.chiropodist-admin-before-after-photo figcaption p{color:#fffffff5;max-width:330px;margin:0;font-size:15px;font-weight:650;line-height:1.35}.chiropodist-admin-before-after-vs{z-index:3;color:#0c1733;background:#fff;border:1px solid #11111114;border-radius:999px;place-items:center;width:58px;height:58px;font-size:17px;font-weight:900;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 35px #1113}.chiropodist-admin-trust-band{color:#0d1a16;background:radial-gradient(circle at 14% 22%,#2a6b5a14,#0000 24%),radial-gradient(circle at 82% 80%,#25c1841c,#0000 28%),linear-gradient(#fff,#f7fbf9);border-top:1px solid #d9ece6;border-bottom:1px solid #d9ece6;padding:48px 0;overflow:hidden}.chiropodist-admin-trust-title{text-align:center;max-width:760px;margin:0 auto 30px}.chiropodist-admin-trust-title h2{color:#0d1a16;letter-spacing:0;margin:0;font-size:clamp(40px,5vw,70px);line-height:1.02}.chiropodist-admin-trust-title h2 span{color:#f0a500;vertical-align:.04em;text-shadow:0 10px 28px #f0a50038;font-family:DM Mono,monospace;font-size:.9em;font-weight:500;line-height:1;display:inline-block}.chiropodist-admin-trust-title p{color:#536861;max-width:700px;margin:20px auto 0;font-size:clamp(20px,2vw,29px);line-height:1.32}.chiropodist-admin-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chiropodist-admin-review-grid article{background:#ffffff1a;border:1px solid #a8d9cc38;border-radius:16px;gap:7px;min-height:150px;padding:20px;display:grid;box-shadow:inset 0 1px #ffffff14}.chiropodist-admin-stars{gap:4px;display:flex}.chiropodist-admin-review-grid strong{color:#fff;font-size:34px;line-height:1}.chiropodist-admin-review-grid span{color:#fff;font-weight:850}.chiropodist-admin-review-grid p{color:#ffffffb8;margin:0;font-size:13px}.chiropodist-admin-stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.chiropodist-admin-stat-strip span{color:#fff;text-align:center;background:#ffffff14;border:1px solid #a8d9cc38;border-radius:12px;place-items:center;min-height:96px;padding:18px 12px;font-size:15px;font-weight:800;display:grid}.chiropodist-admin-proof-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:0;margin-bottom:18px;display:grid}.chiropodist-admin-proof-card{border-right:1px solid #d9ece6;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;min-height:104px;padding:10px 24px;display:grid}.chiropodist-admin-proof-card:first-child{padding-left:18px}.chiropodist-admin-proof-card:last-child{border-right:0;padding-right:18px}.chiropodist-admin-proof-card strong{color:#0d1a16;font-size:22px;line-height:1.12;display:block}.chiropodist-admin-proof-card--users strong{font-size:34px}.chiropodist-admin-proof-card span{color:#0d1a16;margin-top:6px;font-size:18px;font-weight:850;line-height:1.12;display:block}.chiropodist-admin-proof-card p{color:#536861;margin:8px 0 0;font-size:15px;line-height:1.4}.chiropodist-admin-review-brand{grid-column:1/-1}.chiropodist-admin-review-brand img{width:min(100%,204px);height:auto;display:block}.chiropodist-admin-review-brand p{margin-top:8px}.chiropodist-admin-proof-mark{color:#2a6b5a;background:#e6f2ee;border-radius:999px;place-items:center;width:72px;height:72px;font-size:48px;font-weight:900;line-height:1;display:grid}.chiropodist-admin-proof-card--google .chiropodist-admin-proof-mark{background:conic-gradient(from -34deg,#4285f4 0,#4285f4 24%,#34a853 0,#34a853 48%,#fbbc05 0,#fbbc05 70%,#ea4335 0,#ea4335);color:#fff;font-family:Arial,sans-serif}.chiropodist-admin-proof-card--trustpilot .chiropodist-admin-proof-mark{color:#00b67a;background:#e5fff3}.chiropodist-admin-proof-card--users .chiropodist-admin-proof-mark{color:#2a6b5a;background:#e6f2ee}.chiropodist-admin-proof-mark svg{width:38px;height:38px}.chiropodist-admin-rating-line{align-items:center;gap:8px;margin-top:18px;display:flex}.chiropodist-admin-rating-line svg{color:#f6ac00;width:30px;height:30px}.chiropodist-admin-proof-card--trustpilot .chiropodist-admin-rating-line svg{color:#fff;background:#00b67a;border-radius:2px;padding:4px}.chiropodist-admin-rating-line span{margin:0 0 0 10px;font-size:25px;font-weight:850}.chiropodist-admin-logo-carousel{padding:16px 0 12px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7%,#000 93%,#0000)}.chiropodist-admin-logo-window{overflow:hidden}.chiropodist-admin-logo-track{will-change:transform;align-items:center;gap:30px;width:-moz-max-content;width:max-content;animation:34s linear infinite chiropodistAdminLogoSlide;display:flex}.chiropodist-admin-logo-carousel:hover .chiropodist-admin-logo-track{animation-play-state:paused}.chiropodist-admin-logo-track figure{flex:none;place-items:center;width:172px;min-height:86px;margin:0;display:grid;overflow:visible}.chiropodist-admin-logo-track img{-o-object-fit:contain;object-fit:contain;filter:saturate(.92)contrast(1.08);transform-origin:50%;width:100%;max-width:166px;max-height:88px;display:block;transform:scale(1.08)}@keyframes chiropodistAdminLogoSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}.chiropodist-admin-security-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:14px;display:grid}.chiropodist-admin-security-row span{color:#0d1a16;text-align:left;border-right:1px solid #d9ece6;justify-content:center;align-items:center;gap:12px;min-height:68px;padding:12px 18px;font-size:16px;font-weight:800;line-height:1.25;display:flex}.chiropodist-admin-security-row span:last-child{border-right:0}.chiropodist-admin-security-row svg{color:#2a6b5a;background:#e6f2ee;border-radius:999px;flex:none;width:30px;height:30px;padding:7px;box-shadow:0 0 0 7px #2a6b5a14}.chiropodist-admin-product-section{color:#111;background:radial-gradient(circle at 82% 16%,#54a8c72e,#0000 28%),radial-gradient(circle at 24% 86%,#f0a50024,#0000 28%),#f4f8fb;border-top:1px solid #dbe7e5;border-bottom:1px solid #dbe7e5;overflow:hidden}.chiropodist-admin-run-day-section{background:linear-gradient(90deg,#fff,#fff 44%,#f8fbffeb),#fff;padding:34px 0 36px;position:relative;overflow:hidden}.chiropodist-admin-run-day-container{grid-template-columns:minmax(640px,1fr) minmax(470px,.82fr);align-items:center;gap:clamp(24px,3vw,46px);width:min(1420px,100% - 72px);min-height:490px;margin:0 auto;display:grid}.chiropodist-admin-run-day-copy{z-index:2;position:relative}.chiropodist-admin-run-day-heading{gap:11px;max-width:760px;margin-bottom:14px;display:grid}.chiropodist-admin-run-day-kicker{color:#2a6b5a;letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:DM Mono,monospace;font-size:12px;font-weight:800;line-height:1.25}.chiropodist-admin-run-day-section h2{color:#0d1a16;letter-spacing:0;max-width:760px;margin:0;font-size:clamp(32px,3.2vw,42px);font-weight:850;line-height:1.08}.chiropodist-admin-run-day-section h2:after{content:".";color:#2a6b5a}.chiropodist-admin-run-day-heading p:not(.chiropodist-admin-run-day-kicker){color:#52606f;max-width:670px;margin:0;font-size:16px;line-height:1.45}.chiropodist-admin-run-day-summary{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.chiropodist-admin-run-day-summary span{color:#33544b;letter-spacing:.04em;background:#f7fbf9;border:1px solid #2a6b5a29;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-family:DM Mono,monospace;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.chiropodist-admin-run-day-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:760px;display:grid}.chiropodist-admin-run-day-card{text-align:left;background:#fffffff0;border:1px solid #0a214f0f;border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;min-height:52px;padding:9px 10px;display:grid;box-shadow:0 16px 34px #0f172a14}.chiropodist-admin-run-day-card span{border-radius:50%;place-items:center;width:30px;height:30px;font-size:17px;line-height:1;display:grid}.chiropodist-admin-run-day-card svg{width:18px;height:18px}.chiropodist-admin-run-day-card h3{color:#0d1a16;letter-spacing:0;margin:0;font-size:13px;font-weight:820;line-height:1.16}.chiropodist-admin-run-day-card--scheduling span,.chiropodist-admin-run-day-card--blue span{color:#2a6b5a;background:#e6f2ee}.chiropodist-admin-run-day-card--clients span,.chiropodist-admin-run-day-card--purple span{color:#2a6b5a;background:#eef6f3}.chiropodist-admin-run-day-card--sky span{color:#2a6b5a;background:#e6f2ee}.chiropodist-admin-run-day-card--payments span,.chiropodist-admin-run-day-card--green span{color:#2cb37b;background:#eaf9f1}.chiropodist-admin-run-day-card--operations span,.chiropodist-admin-run-day-card--violet span{color:#6f8f30;background:#f2f8ec}.chiropodist-admin-run-day-card--growth span,.chiropodist-admin-run-day-card--indigo span{color:#2a6b5a;background:#eef6f3}.chiropodist-admin-run-day-actions{margin-top:14px}.chiropodist-admin-run-day-visual{min-height:360px;margin:0;position:relative}.chiropodist-admin-run-day-visual:before{content:"";filter:blur(10px);background:radial-gradient(circle at 72% 40%,#2a6b5a21,#0000 36%);border-radius:28px;width:82%;position:absolute;inset:18px 0 0 auto}.chiropodist-admin-run-day-visual img{z-index:1;aspect-ratio:24/13;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 26px 36px #0f172a2e);width:min(680px,100%);margin-left:auto;display:block;position:relative}.chiropodist-admin-feature-matrix-section{color:#0d1a16;background:#fff;padding:32px 0 42px;overflow:hidden}.chiropodist-admin-feature-matrix-container{align-content:center;width:min(1450px,100% - 72px);min-height:min(760px,100svh - 52px);margin:0 auto;display:grid}.chiropodist-admin-feature-matrix-head{text-align:center;justify-items:center;display:grid}.chiropodist-admin-feature-matrix-head p{color:#2a6b5a;letter-spacing:.04em;text-transform:uppercase;background:#e6f2ee;border-radius:17px;justify-content:center;align-items:center;min-height:46px;margin:0 0 24px;padding:0 32px;font-size:23px;font-weight:900;line-height:1;display:inline-flex}.chiropodist-admin-feature-matrix-head h2{color:#0d1a16;letter-spacing:0;max-width:1380px;margin:0;font-size:51px;font-weight:900;line-height:1.02}.chiropodist-admin-feature-matrix-head span{color:#536861;margin-top:18px;font-size:24px;font-weight:650;line-height:1.24;display:block}.chiropodist-admin-feature-line{color:#2a6b5a;grid-template-columns:1fr repeat(4,1fr) 1fr;align-items:center;gap:0;height:36px;margin:28px 38px 0;display:grid;position:relative}.chiropodist-admin-feature-line:before{content:"";background:#a8d9cc;grid-column:1/-1;height:2px;box-shadow:0 0 0 1px #2a6b5a14}.chiropodist-admin-feature-line span,.chiropodist-admin-feature-line i{z-index:1;background:#f7fbf9;border:3px solid #2a6b5a;border-radius:999px;justify-self:center;width:15px;height:15px;display:block;position:relative}.chiropodist-admin-feature-line span{background:0 0;border-color:#0000;width:19px;height:19px}.chiropodist-admin-feature-line span:before{content:"";border:0;border-top:3px solid #2a6b5a;border-left:3px solid #2a6b5a;border-radius:12px 0 0;width:11px;height:16px;position:absolute;top:2px}.chiropodist-admin-feature-line span:first-child:before{left:0}.chiropodist-admin-feature-line span:last-child:before{right:0;transform:scaleX(-1)}.chiropodist-admin-feature-matrix-grid{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:0;display:grid}.chiropodist-admin-feature-column{border-left:1px solid #d9ece6;min-width:0;min-height:408px;padding:0 24px 0 32px}.chiropodist-admin-feature-column:first-child{border-left:0;padding-left:0}.chiropodist-admin-feature-column:last-child{padding-right:0}.chiropodist-admin-feature-column-icon{color:#2a6b5a;background:#e6f2ee;border-radius:999px;place-items:center;width:82px;height:82px;margin:0 auto 22px;display:grid}.chiropodist-admin-feature-column-icon svg{stroke-width:2px;width:43px;height:43px}.chiropodist-admin-feature-column h3{color:#0d1a16;letter-spacing:0;margin:0 0 28px;font-size:21px;font-weight:900;line-height:1.15}.chiropodist-admin-feature-column ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.chiropodist-admin-feature-column li{color:#0d1a16;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:16px;font-size:19px;font-weight:650;line-height:1.2;display:grid}.chiropodist-admin-feature-column li svg{color:#536861;stroke-width:1.8px;width:27px;height:27px}@media (max-width:1080px){.chiropodist-admin-what-head{text-align:center;justify-items:center;max-width:780px;margin:0 auto}.chiropodist-admin-store-badges,.chiropodist-admin-what-actions{justify-content:center}.chiropodist-admin-run-day-section{padding:48px 0 54px}.chiropodist-admin-run-day-container{grid-template-columns:1fr;width:min(100% - 48px,780px);min-height:0}.chiropodist-admin-run-day-section h2{max-width:720px}.chiropodist-admin-run-day-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}.chiropodist-admin-run-day-visual{min-height:0}.chiropodist-admin-run-day-visual img{margin:0 auto}.chiropodist-admin-feature-matrix-section{padding:52px 0 58px}.chiropodist-admin-feature-matrix-container{width:min(100% - 40px,900px);min-height:0}.chiropodist-admin-feature-matrix-head p{border-radius:14px;min-height:42px;margin-bottom:22px;padding:0 22px;font-size:15px}.chiropodist-admin-feature-matrix-head h2{font-size:42px;line-height:1.05}.chiropodist-admin-feature-matrix-head span{margin-top:17px;font-size:20px}.chiropodist-admin-feature-line{display:none}.chiropodist-admin-feature-matrix-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px}.chiropodist-admin-feature-column{background:#fff;border:1px solid #d9ece6;border-radius:8px;min-height:0;padding:22px}.chiropodist-admin-feature-column:first-child,.chiropodist-admin-feature-column:last-child{padding:22px}.chiropodist-admin-feature-column-icon{width:70px;height:70px;margin:0 0 16px}.chiropodist-admin-feature-column-icon svg{width:36px;height:36px}.chiropodist-admin-feature-column h3{margin-bottom:20px;font-size:20px}.chiropodist-admin-feature-column ul{gap:16px}.chiropodist-admin-feature-column li{grid-template-columns:28px minmax(0,1fr);gap:12px;font-size:17px}.chiropodist-admin-feature-column li svg{width:24px;height:24px}}.chiropodist-admin-product-section .chiropodist-kicker{color:#2a6b5a;background:#e4f2ee}.chiropodist-admin-product-section h2,.chiropodist-admin-product-section p{color:#111}.chiropodist-admin-product-section p{color:#52606f}.chiropodist-admin-product-grid{grid-template-columns:minmax(520px,.85fr) minmax(650px,1.15fr);align-items:center;gap:52px;display:grid}.chiropodist-section.chiropodist-admin-what-section{padding:48px 0}@media (max-width:1080px){.chiropodist-admin-product-grid{grid-template-columns:1fr;gap:32px}.chiropodist-admin-connected-visual>img{width:calc(100% - 34px)}}.chiropodist-admin-mockup-cluster{background:radial-gradient(circle at 16% 18%,#f0a5001f,#0000 24%),radial-gradient(circle at 78% 70%,#54a8c729,#0000 28%),#fff;border:1px solid #11111114;border-radius:18px;margin:0;overflow:hidden;box-shadow:0 30px 70px #11111129}.chiropodist-admin-mockup-cluster img{aspect-ratio:24/13;-o-object-fit:contain;object-fit:contain;width:100%;padding:14px;display:block}.chiropodist-admin-mockup-cluster figcaption{color:#3f4751;background:#fff;border-top:1px solid #eef0f3;padding:14px 16px;font-size:13px;font-weight:750;line-height:1.45}.chiropodist-admin-flow-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.chiropodist-admin-flow-grid li{background:#fff;border:1px solid #e4e7ec;border-radius:10px;align-content:start;gap:10px;min-height:210px;padding:18px;display:grid}.chiropodist-admin-flow-grid span{color:#2a6b5a;background:#e6f2ee;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-family:DM Mono,monospace;font-size:12px;font-weight:800;display:inline-flex}.chiropodist-admin-flow-grid h3{color:#111;margin:0;font-size:18px;line-height:1.25}.chiropodist-admin-flow-grid p{margin:0;font-size:14px;line-height:1.55}.chiropodist-admin-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.chiropodist-admin-feature-grid article{background:#fff;border:1px solid #dbe7e5;border-radius:12px;min-height:210px;padding:20px;box-shadow:0 16px 42px #1111110f}.chiropodist-admin-feature-grid--screenshots article{padding:0;overflow:hidden}.chiropodist-admin-feature-grid--screenshots img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;background:#f7f8fa;border-bottom:1px solid #eef0f3;width:100%;display:block}.chiropodist-admin-feature-grid--screenshots h3,.chiropodist-admin-feature-grid--screenshots p{margin-left:18px;margin-right:18px}.chiropodist-admin-feature-grid--screenshots p{margin-bottom:18px}.chiropodist-admin-feature-grid h3{color:#111;margin:14px 0 8px;font-size:19px;line-height:1.25}.chiropodist-admin-feature-grid p{margin:0;font-size:14px;line-height:1.55}.chiropodist-admin-day-section{background:radial-gradient(circle at 84% 16%,#54a8c721,#0000 25%),radial-gradient(circle at 18% 86%,#f0a5001f,#0000 28%),#fff;overflow:hidden}.chiropodist-admin-day-steps{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.chiropodist-admin-day-steps li{background:#fff;border:1px solid #dbe7e5;border-radius:12px;grid-template-columns:46px 1fr;gap:14px;padding:16px;display:grid;box-shadow:0 12px 30px #1111110d}.chiropodist-admin-day-steps span{color:#2a6b5a;background:#e6f2ee;border-radius:10px;place-items:center;width:38px;height:38px;font-family:DM Mono,monospace;font-size:11px;font-weight:800;display:grid}.chiropodist-admin-day-steps small{color:#2a6b5a;letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px;font-weight:800}.chiropodist-admin-day-steps h3{color:#111;margin:5px 0;font-size:17px;line-height:1.25}.chiropodist-admin-day-steps p{margin:0;font-size:14px;line-height:1.5}.chiropodist-admin-screenshot-stack{min-height:560px;position:relative}.chiropodist-admin-screenshot-stack img{background:#fff;border:1px solid #1111111a;display:block;box-shadow:0 24px 70px #11111124}.chiropodist-admin-screenshot-stack img:first-child{border-radius:16px;width:100%}.chiropodist-admin-screenshot-stack img:last-child{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:24px;width:min(30%,172px);max-height:420px;position:absolute;bottom:0;right:28px}.chiropodist-admin-testimonial-grid,.chiropodist-admin-testimonial-carousel{gap:14px;display:grid}.chiropodist-admin-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-admin-testimonial-carousel{scroll-snap-type:x mandatory;grid-auto-columns:minmax(330px,1fr);grid-auto-flow:column;padding:8px 0 12px;overflow-x:auto}.chiropodist-admin-testimonial-grid article,.chiropodist-admin-testimonial-carousel article{scroll-snap-align:start;background:#ffffff17;border:1px solid #a8d9cc38;border-radius:16px;align-content:space-between;min-height:238px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffff14}.chiropodist-admin-testimonial-grid p,.chiropodist-admin-testimonial-carousel p{color:#ffffffd1;margin:0;font-size:16px;line-height:1.55}.chiropodist-admin-testimonial-grid strong,.chiropodist-admin-testimonial-carousel strong{color:#fff;margin-top:22px;font-size:13px;display:block}.chiropodist-admin-testimonial-carousel span{color:#ffffff94;font-size:13px;font-weight:750}.chiropodist-admin-logo-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.chiropodist-admin-logo-row span{color:#ffffffc7;text-align:center;background:#ffffff0f;border:1px solid #a8d9cc33;border-radius:14px;place-items:center;min-height:72px;padding:14px;font-size:14px;font-weight:850;display:grid}.chiropodist-admin-happy-ending .chiropodist-admin-photo-panel img{aspect-ratio:16/11}.chiropodist-admin-final-evening{background:#fbfaf8;padding:52px 18px 58px}.chiropodist-admin-final-evening-card{background:#fff;border:1px solid #11182714;border-radius:10px;max-width:1560px;min-height:min(74vh,700px);margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a1f}.chiropodist-admin-final-evening-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff,#fff 58%,#fffffff0 72%,#fff0);width:61%;position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-admin-final-evening-image{width:68%;margin:0;position:absolute;inset:0 0 0 auto}.chiropodist-admin-final-evening-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:53% center;object-position:53% center;width:100%;height:100%;display:block}.chiropodist-admin-final-evening-copy{z-index:2;flex-direction:column;justify-content:center;width:min(54%,760px);padding:clamp(42px,5.2vw,68px);display:flex;position:relative}.chiropodist-admin-final-evening-kicker{color:#2a6b5a;letter-spacing:.18em;text-transform:uppercase;margin:0;font-family:DM Mono,monospace;font-size:16px;font-weight:900;line-height:1.4}.chiropodist-admin-final-evening-rule{background:#2a6b5a;border-radius:999px;width:74px;height:4px;margin:20px 0 38px;display:block}.chiropodist-admin-final-evening h2{color:#0d1a16;letter-spacing:0;max-width:12.2ch;margin:0 0 24px;font-size:clamp(54px,5.4vw,78px);font-weight:900;line-height:1.08}.chiropodist-admin-final-evening-copy>p:last-of-type{color:#3c4652;max-width:590px;margin:0;font-size:clamp(18px,1.55vw,22px);font-weight:500;line-height:1.62}.chiropodist-admin-final-evening-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:38px;display:flex}.chiropodist-admin-final-evening-actions button,.chiropodist-admin-final-evening-actions a{border-radius:8px;justify-content:center;align-items:center;gap:22px;min-height:72px;font-size:18px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.chiropodist-admin-final-evening-actions button{color:#fff;cursor:pointer;background:#2a6b5a;border:0;min-width:230px;box-shadow:0 16px 30px #2a6b5a3d}.chiropodist-admin-final-evening-actions a{color:#2a6b5a;min-width:220px}.chiropodist-admin-final-evening-actions button.chiropodist-secondary-cta{color:#2a6b5a;min-width:220px;box-shadow:none;background:0 0;border:0}.chiropodist-admin-final-evening-actions svg{width:24px;height:24px}@media (max-width:1120px){.chiropodist-hub-hero .chiropodist-container{width:min(100% - 40px,920px)}.chiropodist-hub-hero-grid{grid-template-columns:1fr;gap:36px}.chiropodist-hub-hero h1{max-width:12ch;font-size:clamp(46px,7.1vw,64px)}.chiropodist-hub-hero-copy p{max-width:720px}.chiropodist-hub-hero-images figure{height:clamp(320px,44vw,460px)}.chiropodist-admin-final-evening-card{min-height:640px}.chiropodist-admin-final-evening-card:before{width:70%}.chiropodist-admin-final-evening-copy{width:min(58%,680px);padding:44px}.chiropodist-admin-final-evening h2{font-size:clamp(50px,6.4vw,70px)}.chiropodist-admin-final-evening-actions{gap:18px}.chiropodist-admin-final-evening-actions button,.chiropodist-admin-final-evening-actions a{min-width:190px}}.chiropodist-section{padding:72px 0}.chiropodist-section-muted{background:#f7f8fa;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec}.chiropodist-two-col{grid-template-columns:.82fr 1.18fr;align-items:start;gap:48px;display:grid}.chiropodist-section h2{color:#111;letter-spacing:0;margin:16px 0 14px;font-size:clamp(26px,3.8vw,42px);line-height:1.12}.chiropodist-admin-product-section .chiropodist-section h2,.chiropodist-admin-product-section h2{color:#111}.chiropodist-card-stack,.chiropodist-steps,.chiropodist-faq-grid{gap:12px;display:grid}.chiropodist-card{background:#fff;border:1px solid #e4e7ec;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;display:flex}.chiropodist-card p{margin:0;font-size:14px}.chiropodist-section-head{max-width:720px;margin-bottom:28px}.chiropodist-section-head>p{color:#2a6b5a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-family:DM Mono,monospace;font-size:10.5px;font-weight:700}.chiropodist-section-head h2{margin:0}.chiropodist-outcome-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.chiropodist-outcome-grid article{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:18px}.chiropodist-admin-pressure-grid{grid-template-columns:repeat(3,1fr)}.chiropodist-admin-pressure-grid h3{color:#111;margin:0 0 8px;font-size:18px;line-height:1.25}.chiropodist-admin-section-grid{grid-template-columns:repeat(4,1fr)}.chiropodist-admin-section-grid .chiropodist-link-panel{align-content:start;gap:10px;display:grid}.chiropodist-admin-section-grid .chiropodist-link-panel small{color:#2a6b5a;letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px;font-weight:800}.chiropodist-admin-section-grid .chiropodist-link-panel h3{margin:0}.chiropodist-admin-section-grid .chiropodist-link-panel p{margin:0;font-size:14px}.chiropodist-outcome-grid span{background:#a8d9cc;border-radius:999px;width:28px;height:4px;margin-bottom:14px;display:block}.chiropodist-outcome-grid p{margin:0;font-size:14px}.chiropodist-steps{margin:0;padding:0;list-style:none}.chiropodist-steps li{background:#fff;border:1px solid #e4e7ec;border-radius:10px;grid-template-columns:52px 1fr;align-items:start;gap:14px;padding:16px;display:grid}.chiropodist-steps span{color:#2a6b5a;background:#e6f2ee;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-family:DM Mono,monospace;font-size:12px;font-weight:800;display:inline-flex}.chiropodist-steps p{margin:3px 0 0;font-size:14px}.chiropodist-faq-section{padding-top:20px}.chiropodist-faq-grid{grid-template-columns:repeat(2,1fr)}.chiropodist-faq-grid article{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:22px}.chiropodist-faq-grid h3,.chiropodist-link-panel h3{color:#111;margin:0 0 10px;font-size:17px;line-height:1.35}.chiropodist-faq-grid p{margin:0;font-size:14px}.chiropodist-link-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.chiropodist-link-panel{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:18px}.chiropodist-link-panel a{color:#111;border-top:1px solid #eef0f3;gap:4px;padding:12px 0;text-decoration:none;display:grid}.chiropodist-link-panel a:hover,.chiropodist-link-panel a.active{color:#2a6b5a}.chiropodist-link-panel small{color:#9aa3ae;font-size:12px}.chiropodist-final{background:#0d1a16;padding:76px 0}.chiropodist-final h2,.chiropodist-final p{color:#fff;max-width:780px}.chiropodist-final p{color:#ffffffa8}@media (max-width:740px){.nav-d{display:none!important}.nav-m{justify-content:center;align-items:center;display:inline-flex!important}.nav-m-cta{align-items:center;gap:6px;display:flex!important}.subnav-d{display:none!important}.nav-main-row{justify-content:space-between;align-items:center;width:100%;display:flex!important}.nav-main-actions{justify-content:flex-end;margin-left:auto}.hero-grid,.dual-grid,.feat-row,.step-grid,.rel-grid,.footer-grid{grid-template-columns:1fr!important;gap:36px!important}.feat-row>*,.step-grid>*{order:unset!important}.feat-row{margin-bottom:56px!important}.mock{display:none!important}.mock-m{display:block!important}.all-feat-grid,.feat-grid{grid-template-columns:1fr 1fr!important}.price-grid,.testi-grid{grid-template-columns:1fr!important}.pop-svc-grid{grid-template-columns:1fr 1fr!important}.sect-px{padding-left:16px!important;padding-right:16px!important}.nav-m-toggle{display:flex!important}.preview-img{order:2!important;min-height:220px!important}.chiropodist-container{width:min(100% - 32px,1120px)}.chiropodist-hub-hero{padding:36px 0 42px}.chiropodist-hub-hero .chiropodist-container{width:min(100% - 28px,1120px)}.chiropodist-hub-hero-grid{gap:30px}.chiropodist-hub-hero h1{max-width:11ch;margin:0 0 16px;font-size:clamp(36px,10.6vw,48px);line-height:1}.chiropodist-hub-hero-copy p{font-size:15.5px;line-height:1.5}.chiropodist-hub-hero-cta{width:100%;min-height:56px;margin-top:24px;font-size:16px}.chiropodist-hub-hero-images{gap:8px;transform:none!important}.chiropodist-hub-hero-images figure{border-radius:10px;height:clamp(230px,66vw,300px)}.chiropodist-feature-hero{min-height:auto;padding:46px 0 50px}.chiropodist-feature-hero .chiropodist-container{width:min(100% - 28px,1120px)}.chiropodist-feature-hero h1{font-size:clamp(36px,10.5vw,48px)}.chiropodist-feature-hero-copy>p:not(.chiropodist-feature-hero-awareness){font-size:16.5px}.chiropodist-feature-hero button{width:100%;min-height:56px}.chiropodist-feature-intro-section{padding:44px 0 48px}.chiropodist-feature-intro-grid{grid-template-columns:1fr;gap:34px}.chiropodist-feature-intro-copy h2{font-size:clamp(34px,10.4vw,46px)}.chiropodist-feature-intro-copy span{font-size:16px}.chiropodist-feature-trust-panel>p{font-size:21px}.chiropodist-feature-trust-grid{grid-template-columns:1fr;gap:18px}.chiropodist-feature-trust-grid img{width:min(100%,164px)}.chiropodist-feature-trust-users strong{font-size:33px}.chiropodist-feature-trust-users span{font-size:15px}.chiropodist-hub-reviews-section{padding:50px 0 56px}.chiropodist-hub-reviews-head{text-align:left;margin-bottom:24px}.chiropodist-hub-reviews-head h2{font-size:clamp(31px,10vw,42px)}.chiropodist-hub-reviews-head span{margin-left:0;font-size:15px}.chiropodist-hub-review-track{gap:12px;padding-inline:14px;animation:none}.chiropodist-hub-review-card{border-radius:12px;flex-direction:row;width:min(336px,100vw - 28px);height:252px;min-height:252px}.chiropodist-hub-review-image{aspect-ratio:auto;width:112px;height:100%;min-height:0}.chiropodist-hub-review-card figcaption{gap:12px;padding:18px 16px 18px 18px}.chiropodist-hub-google-mark{width:28px;height:28px;top:15px;right:16px}.chiropodist-hub-review-content{gap:8px}.chiropodist-hub-review-stars{gap:4px}.chiropodist-hub-review-stars svg{width:15px;height:15px}.chiropodist-hub-review-card blockquote{font-size:16px;line-height:1.25}.chiropodist-hub-review-person strong{font-size:14px}.chiropodist-hub-review-person small{font-size:12px}.chiropodist-hub-reviews-cta{justify-content:flex-start;margin-top:20px}.chiropodist-hub-leads-section{padding:52px 0 58px}.chiropodist-hub-leads-grid{grid-template-columns:1fr;gap:32px}.chiropodist-hub-leads-copy h2{font-size:clamp(32px,9.6vw,42px)}.chiropodist-hub-leads-copy>p:not(.chiropodist-hub-leads-kicker){font-size:16px}.chiropodist-hub-leads-steps article{padding:14px}.chiropodist-hub-leads-actions{flex-direction:column}.chiropodist-hub-leads-actions button{width:100%}.chiropodist-hub-leads-visual:before{border-radius:22px;top:-14px;right:20px;bottom:28px;left:-12px}.chiropodist-hub-leads-window{padding:13px}.chiropodist-hub-leads-window-head{align-items:flex-start}.chiropodist-hub-leads-window-head strong{font-size:16px}.chiropodist-hub-leads-window-head p{white-space:nowrap;font-size:10px}.chiropodist-hub-leads-card-top,.chiropodist-hub-leads-card-bottom{gap:10px}.chiropodist-hub-leads-card-bottom{flex-direction:column;align-items:stretch}.chiropodist-hub-leads-card-bottom span{width:-moz-max-content;width:max-content}.chiropodist-hub-leads-card-bottom button{width:100%}.chiropodist-hub-feature-explorer{padding:54px 0 62px}.chiropodist-hub-feature-explorer .chiropodist-container{width:min(100% - 28px,1120px)}.chiropodist-hub-feature-explorer h2{text-align:left;margin-bottom:24px;font-size:clamp(34px,10vw,44px)}.chiropodist-hub-feature-grid{grid-template-columns:1fr;gap:10px}.chiropodist-hub-feature-grid button{gap:18px;min-height:72px;padding:0 18px;font-size:17px}.chiropodist-hub-feature-grid svg{width:34px;height:34px}.chiropodist-hero{padding:30px 0 52px}.chiropodist-admin-hero{flex-direction:column;min-height:auto;padding:0 0 36px;display:flex}.chiropodist-hero-grid,.chiropodist-two-col,.chiropodist-reminders-intro-grid,.chiropodist-admin-image-row,.chiropodist-admin-image-row--reverse,.chiropodist-admin-mini-grid,.chiropodist-admin-product-grid,.chiropodist-admin-story-grid,.chiropodist-admin-hidden-grid,.chiropodist-admin-transition-grid,.chiropodist-admin-day-grid,.chiropodist-admin-trust-head,.chiropodist-admin-trust-grid,.chiropodist-admin-review-grid,.chiropodist-admin-hours-list,.chiropodist-admin-feature-grid,.chiropodist-admin-testimonial-grid,.chiropodist-admin-logo-row,.chiropodist-outcome-grid,.chiropodist-admin-pressure-grid,.chiropodist-admin-section-grid,.chiropodist-admin-flow-grid,.chiropodist-faq-grid,.chiropodist-link-grid{gap:24px;grid-template-columns:1fr!important}.chiropodist-admin-image-row--reverse>figure{order:2}.chiropodist-admin-cutout-wrap{min-height:250px;padding:10px}.chiropodist-admin-orbit{min-height:610px}.chiropodist-admin-orbit:before{top:52px;right:28px;bottom:52px;left:28px}.chiropodist-admin-orbit:after{top:145px;right:64px;bottom:145px;left:64px}.chiropodist-admin-orbit-centre{width:124px;height:124px;top:48%}.chiropodist-admin-orbit-centre strong{margin-top:-38px;font-size:18px}.chiropodist-admin-orbit-item{width:min(210px,76%)}.chiropodist-admin-orbit-item--1{top:22px;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-item--2{top:112px;right:16px}.chiropodist-admin-orbit-item--3{bottom:122px;right:16px}.chiropodist-admin-orbit-item--4{bottom:22px;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-item--5{bottom:122px;left:16px}.chiropodist-admin-orbit-item--6{top:112px;left:16px}.chiropodist-admin-product-section{padding-bottom:20px}.chiropodist-admin-trust-band{padding-top:38px;padding-bottom:32px}.chiropodist-admin-trust-title{margin-bottom:18px}.chiropodist-admin-trust-title h2{font-size:clamp(35px,10vw,48px);line-height:1.06}.chiropodist-admin-trust-title p{margin-top:14px;font-size:18px;line-height:1.42}.chiropodist-admin-proof-row{border-top:1px solid #d9ece6;margin-bottom:12px;grid-template-columns:1fr!important}.chiropodist-admin-proof-card{border-bottom:1px solid #d9ece6;border-right:0;grid-template-columns:58px minmax(0,1fr);min-height:96px;padding:12px 0}.chiropodist-admin-proof-card:first-child,.chiropodist-admin-proof-card:last-child{padding-left:0;padding-right:0}.chiropodist-admin-proof-mark{width:48px;height:48px;font-size:34px}.chiropodist-admin-proof-mark svg{width:31px;height:31px}.chiropodist-admin-proof-card strong{font-size:20px}.chiropodist-admin-proof-card--users strong{font-size:26px}.chiropodist-admin-proof-card span{font-size:16px}.chiropodist-admin-proof-card p{margin-top:10px;font-size:14px}.chiropodist-admin-rating-line{gap:5px;margin-top:10px}.chiropodist-admin-rating-line svg{width:20px;height:20px}.chiropodist-admin-rating-line span{margin-left:5px;font-size:19px}.chiropodist-admin-logo-carousel{padding:10px 0 8px}.chiropodist-admin-logo-track{gap:18px;animation-duration:28s}.chiropodist-admin-logo-track figure{width:112px;min-height:66px}.chiropodist-admin-logo-track img{max-width:108px;max-height:62px}@keyframes chiropodistAdminLogoSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}.chiropodist-admin-security-row{gap:10px 14px;margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.chiropodist-admin-security-row span{border-bottom:0;border-right:0;justify-content:flex-start;min-height:44px;padding:4px 0;font-size:14px}.chiropodist-admin-security-row span:last-child{border-bottom:0}.chiropodist-admin-security-row svg{width:31px;height:31px;padding:7px}.chiropodist-admin-hero h1{max-width:11ch;margin:18px 0;font-size:clamp(40px,13vw,58px);line-height:1.06}.chiropodist-admin-hero-eyebrow{font-size:19px}.chiropodist-admin-hero .chiropodist-container{order:1;width:min(100% - 32px,1120px)}.chiropodist-admin-hero-grid{flex-direction:column;min-height:auto;display:flex}.chiropodist-admin-hero-copy{width:100%;padding:52px 0 26px}.chiropodist-admin-hero-mask{display:none}.chiropodist-admin-hero-visual{border-radius:0;order:2;width:100%;min-height:420px;margin:0;position:relative;inset:auto;overflow:hidden}.chiropodist-admin-hero-visual img{-o-object-position:52% 50%;object-position:52% 50%;min-height:420px}.chiropodist-admin-page .chiropodist-subhero{font-size:19px;line-height:1.55}.chiropodist-admin-hero .chiropodist-cta-row{gap:14px;margin-top:28px}.chiropodist-admin-hero .chiropodist-cta-row button,.chiropodist-admin-hero .chiropodist-cta-row a{width:100%;min-width:0;min-height:60px;font-size:17px}.chiropodist-reminders-intro-section{min-height:auto;padding:54px 0 62px}.chiropodist-reminders-intro-section .chiropodist-container{grid-template-columns:minmax(0,1fr);gap:26px;width:min(100% - 28px,740px);min-height:0}.chiropodist-reminders-intro-copy{max-width:620px;padding-top:0}.chiropodist-reminders-intro-copy>p{margin-bottom:20px;font-size:12px}.chiropodist-reminders-intro-copy h2{max-width:12.8ch;font-size:clamp(38px,9.5vw,56px);line-height:1.08}.chiropodist-reminders-intro-copy>span{max-width:560px;margin-top:20px;font-size:clamp(18px,4.6vw,22px);line-height:1.48}.chiropodist-reminders-intro-pill{margin-top:24px;font-size:clamp(17px,4.4vw,20px)}.chiropodist-reminders-intro-stage{width:100%}.chiropodist-reminders-intro-visual{min-height:clamp(376px,80vw,530px);margin-top:0}.chiropodist-reminders-intro-ground{width:98%;height:58px;bottom:11%;left:50%;right:auto;transform:translate(-50%)}.chiropodist-reminders-intro-laptop{width:min(86%,560px);display:block;top:6%;left:27%;right:auto}.chiropodist-reminders-intro-phone{width:clamp(154px,31vw,218px);display:block;top:30%;left:10%}.chiropodist-reminders-intro-label--email{top:0;left:30%}.chiropodist-reminders-intro-label--sms{top:25%;left:11%}.chiropodist-admin-no-card{margin-top:22px;font-size:17px}.chiropodist-admin-final-evening{padding:22px 14px 28px}.chiropodist-admin-final-evening-card{border-radius:10px;flex-direction:column;min-height:auto;display:flex}.chiropodist-admin-final-evening-card:before{display:none}.chiropodist-admin-final-evening-copy{order:1;width:100%;padding:28px 24px 22px}.chiropodist-admin-final-evening-kicker{letter-spacing:.16em;font-size:12px}.chiropodist-admin-final-evening-rule{width:58px;height:3px;margin:14px 0 20px}.chiropodist-admin-final-evening h2{max-width:9.5ch;margin-bottom:16px;font-size:clamp(40px,12.2vw,52px);line-height:1.05}.chiropodist-admin-final-evening-copy>p:last-of-type{font-size:16px;line-height:1.55}.chiropodist-admin-final-evening-actions{gap:12px;margin-top:22px}.chiropodist-admin-final-evening-actions button,.chiropodist-admin-final-evening-actions a{width:100%;min-width:0;min-height:56px;font-size:16px}.chiropodist-admin-final-evening-image{order:2;width:100%;min-height:245px;position:relative}.chiropodist-admin-final-evening-image img{-o-object-position:47% center;object-position:47% center;min-height:245px}.chiropodist-admin-hidden-cutout,.chiropodist-admin-transition-photo,.chiropodist-admin-connected-visual{min-height:300px}.chiropodist-admin-common-section{padding:64px 0 58px}.chiropodist-admin-common-section .chiropodist-container{width:min(100% - 32px,1120px)}.chiropodist-admin-common-head{margin-bottom:30px}.chiropodist-admin-common-head .chiropodist-kicker{letter-spacing:.14em;margin-bottom:14px;font-size:13px}.chiropodist-admin-common-head h2{font-size:44px;line-height:1}.chiropodist-admin-common-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.chiropodist-admin-common-card-body{min-height:144px;padding:20px 10px 18px}.chiropodist-admin-common-card-body span{width:50px;height:50px;margin-bottom:16px}.chiropodist-admin-common-card-body svg{width:25px;height:25px}.chiropodist-admin-common-card-body h3{font-size:16px}.chiropodist-admin-connected-visual{border-radius:22px;min-height:clamp(360px,92vw,620px);overflow:hidden}.chiropodist-admin-connected-visual>img{width:calc(100% - 28px);transform:translateY(-34px)}.chiropodist-admin-device-store-badges{justify-content:center;width:min(100% - 28px,360px);bottom:18px;right:50%;transform:translate(50%)}.chiropodist-admin-device-review-badges{display:none}.chiropodist-admin-what-section .chiropodist-container{width:min(100% - 32px,1120px)}.chiropodist-admin-connected-feature-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.chiropodist-admin-connected-feature-grid article{min-height:86px;padding:16px}.chiropodist-admin-what-actions{gap:12px;margin-top:24px}.chiropodist-admin-what-actions button,.chiropodist-admin-what-actions a{width:100%;min-width:0}.chiropodist-admin-store-badges{gap:10px;margin-top:16px}.chiropodist-admin-store-badge{min-width:164px;min-height:52px;padding:7px 12px}.chiropodist-admin-store-badge strong{font-size:17px}.chiropodist-admin-what-head h2{font-size:clamp(36px,12vw,48px)}.chiropodist-admin-orbit-map{width:calc(100% - 24px);height:260px;top:18px;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-map:before{top:50px;right:26px;bottom:38px;left:26px}.chiropodist-admin-orbit-map:after{display:none}.chiropodist-admin-orbit-logo{border-radius:18px;width:88px;height:80px;font-size:20px}.chiropodist-admin-orbit-node{min-width:80px;min-height:60px;padding:8px 9px;font-size:11px}.chiropodist-admin-orbit-node svg{width:20px;height:20px}.chiropodist-admin-orbit-node-1{top:72px;left:2%}.chiropodist-admin-orbit-node-2{top:0;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-node-3{top:72px;right:2%}.chiropodist-admin-orbit-node-4{top:156px;right:0}.chiropodist-admin-orbit-node-5{bottom:0;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-node-6{top:156px;left:0}.chiropodist-admin-orbit-node-7,.chiropodist-admin-orbit-node-8{display:none}.chiropodist-admin-laptop{width:calc(100% - 78px);bottom:160px;left:12px}.chiropodist-admin-laptop-screen{grid-template-columns:70px 1fr;min-height:220px}.chiropodist-admin-app-sidebar{padding:12px 8px}.chiropodist-admin-random-logo{width:28px;height:28px;font-size:11px}.chiropodist-admin-app-sidebar strong{margin-bottom:10px;font-size:10px}.chiropodist-admin-app-sidebar span{margin-bottom:5px;padding:6px 5px;font-size:7px}.chiropodist-admin-calendar-ui{padding:13px 12px}.chiropodist-admin-calendar-head{margin-bottom:12px}.chiropodist-admin-calendar-tabs{display:none}.chiropodist-admin-calendar-grid{background:repeating-linear-gradient(#0000 0,#0000 17px,#e8f0ed 18px),repeating-linear-gradient(90deg,#0000 0,#0000 19.5%,#e8f0ed 19.7%);grid-template-rows:repeat(9,18px);grid-template-columns:34px repeat(5,1fr);min-height:162px}.chiropodist-admin-calendar-event{width:58px;min-height:26px;padding:5px 6px}.chiropodist-admin-calendar-event strong,.chiropodist-admin-calendar-event span{font-size:6px}.chiropodist-admin-calendar-event-1{top:43px;left:51px}.chiropodist-admin-calendar-event-2{top:73px;left:52px}.chiropodist-admin-calendar-event-3{top:105px;left:51px}.chiropodist-admin-calendar-event-4,.chiropodist-admin-calendar-event-5,.chiropodist-admin-calendar-event-8,.chiropodist-admin-calendar-event-11{display:none}.chiropodist-admin-calendar-event-6{top:48px;left:142px}.chiropodist-admin-calendar-event-7{top:91px;left:137px}.chiropodist-admin-calendar-event-9{top:56px;right:62px}.chiropodist-admin-calendar-event-10{top:96px;right:28px}.chiropodist-admin-client-phone{border-width:6px;border-radius:26px;width:142px;min-height:302px;padding:31px 10px 11px;bottom:60px;right:18px}.chiropodist-admin-phone-speaker{width:46px;height:13px;top:8px}.chiropodist-admin-client-avatar{width:34px;height:34px;font-size:11px}.chiropodist-admin-client-card strong,.chiropodist-admin-phone-list strong{font-size:8px}.chiropodist-admin-client-card span,.chiropodist-admin-phone-list span,.chiropodist-admin-phone-tabs{font-size:7px}.chiropodist-admin-phone-list div{min-height:34px;padding:6px 0}.chiropodist-admin-client-phone button{min-height:25px;font-size:8px}.chiropodist-admin-visual-trust{border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% - 28px);min-height:42px;bottom:14px}.chiropodist-admin-visual-trust div{-moz-column-gap:6px;column-gap:6px;padding:8px 7px}.chiropodist-admin-visual-trust strong{font-size:18px}.chiropodist-admin-visual-trust svg{width:18px;height:18px}.chiropodist-admin-visual-trust span{font-size:8px}.chiropodist-admin-visual-trust small{font-size:7px}.chiropodist-admin-problem-visual,.chiropodist-admin-problem-visual>img{min-height:640px}.chiropodist-admin-problem-visual>img{-o-object-position:center top;object-position:center top}.chiropodist-admin-problem-cards{grid-template-columns:1fr;inset:auto 14px 14px}.chiropodist-admin-problem-cards article{min-height:auto;padding:13px}.chiropodist-admin-transition-photo img{min-height:300px}.chiropodist-admin-hidden-cutout figcaption{max-width:none;margin-top:12px;position:static}.chiropodist-admin-screenshot-stack{min-height:430px}.chiropodist-admin-screenshot-stack img:last-child{width:min(36%,142px);max-height:330px;right:16px}.chiropodist-admin-hours-list article,.chiropodist-admin-feature-grid article{min-height:auto}.chiropodist-admin-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-admin-stat-strip span{min-height:74px}.chiropodist-admin-compare-visual{grid-template-columns:1fr;gap:14px;padding:14px}.chiropodist-admin-compare-panel{min-height:auto;padding:18px}.chiropodist-admin-compare-arrow{justify-self:center;transform:rotate(90deg)}.chiropodist-admin-before-after-section{padding:58px 0 64px}.chiropodist-admin-before-after-head{margin-bottom:26px}.chiropodist-admin-before-after-head h2{margin:16px 0 14px;font-size:clamp(37px,10.5vw,48px);line-height:1}.chiropodist-admin-before-after-head p:last-child{font-size:17px;line-height:1.45}.chiropodist-admin-before-after-visual{grid-template-columns:1fr;min-height:0}.chiropodist-admin-before-after-photo,.chiropodist-admin-before-after-photo img{min-height:340px}.chiropodist-admin-before-after-photo+.chiropodist-admin-before-after-photo{border-top:2px solid #ffffffd1;border-left:0}.chiropodist-admin-before-after-vs{width:52px;height:52px;font-size:15px;top:50%}.chiropodist-admin-before-after-label{padding:9px 12px;font-size:15px;top:16px}.chiropodist-admin-before-after-photo--before .chiropodist-admin-before-after-label{left:16px}.chiropodist-admin-before-after-photo--after .chiropodist-admin-before-after-label{right:16px}.chiropodist-admin-before-after-photo figcaption{bottom:18px;left:18px;right:18px}.chiropodist-admin-benefits-section{padding:28px 0 32px}.chiropodist-admin-benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:14px}.chiropodist-admin-benefit,.chiropodist-admin-benefit+.chiropodist-admin-benefit,.chiropodist-admin-benefit:nth-child(4){border-left:0;min-height:124px;padding:0 10px}.chiropodist-admin-benefit:nth-child(2n){border-left:1px solid #d8dde4}.chiropodist-admin-benefit span{width:50px;height:50px;margin-bottom:10px}.chiropodist-admin-benefit svg{width:23px;height:23px}.chiropodist-admin-benefit h3{max-width:12ch;margin-bottom:6px;font-size:15px;line-height:1.14}.chiropodist-admin-benefit p{max-width:16ch;font-size:12.5px;line-height:1.3}.chiropodist-admin-run-day-section{padding:30px 0}.chiropodist-admin-run-day-container{gap:14px;width:min(100% - 32px,720px)}.chiropodist-admin-run-day-kicker{letter-spacing:.1em;font-size:11px}.chiropodist-admin-run-day-section h2{font-size:clamp(28px,7vw,34px);line-height:1.08}.chiropodist-admin-run-day-heading{gap:9px;margin-bottom:10px}.chiropodist-admin-run-day-heading p:not(.chiropodist-admin-run-day-kicker){font-size:13px;line-height:1.38}.chiropodist-admin-run-day-summary{display:none}.chiropodist-admin-run-day-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.chiropodist-admin-run-day-card{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:52px;padding:7px 5px}.chiropodist-admin-run-day-card span{width:22px;height:22px;margin-bottom:4px;font-size:14px}.chiropodist-admin-run-day-card svg{width:16px;height:16px}.chiropodist-admin-run-day-card h3{font-size:10.5px;line-height:1.08}.chiropodist-admin-run-day-actions{margin-top:10px}.chiropodist-admin-run-day-visual{max-width:310px;margin:0 auto}.chiropodist-admin-run-day-visual img{aspect-ratio:24/13}.chiropodist-admin-feature-matrix-section{padding:42px 0 46px}.chiropodist-admin-feature-matrix-container{width:min(100% - 32px,720px)}.chiropodist-admin-feature-matrix-head p{min-height:38px;margin-bottom:18px;padding:0 18px;font-size:12px}.chiropodist-admin-feature-matrix-head h2{font-size:34px;line-height:1.07}.chiropodist-admin-feature-matrix-head span{margin-top:14px;font-size:17px;line-height:1.35}.chiropodist-admin-feature-matrix-grid{gap:10px;margin-top:24px}.chiropodist-admin-feature-column,.chiropodist-admin-feature-column:first-child,.chiropodist-admin-feature-column:last-child{padding:16px 12px}.chiropodist-admin-feature-column-icon{width:54px;height:54px;margin-bottom:12px}.chiropodist-admin-feature-column-icon svg{width:28px;height:28px}.chiropodist-admin-feature-column h3{margin-bottom:14px;font-size:16px;line-height:1.15}.chiropodist-admin-feature-column ul{gap:12px}.chiropodist-admin-feature-column li{grid-template-columns:21px minmax(0,1fr);gap:7px;font-size:14px;line-height:1.2}.chiropodist-admin-feature-column li svg{width:19px;height:19px}.chiropodist-admin-mockup-cluster img{aspect-ratio:4/3}.chiropodist-filler,.chiropodist-photo,.chiropodist-photo img{min-height:330px}.chiropodist-section{padding:52px 0}.chiropodist-cta-row{align-items:stretch}.chiropodist-cta-row button,.chiropodist-cta-row a{justify-content:center;width:100%}}@media (min-width:741px){.chiropodist-admin-hero,.chiropodist-admin-hero-grid{min-height:min(806px,100svh - 94px)}.chiropodist-admin-hero-copy{width:min(560px,44vw);padding-top:clamp(68px,10vh,94px);padding-bottom:42px}.chiropodist-admin-hero .chiropodist-subhero{font-size:clamp(18px,1.6vw,21px);line-height:1.45}.chiropodist-admin-hero .chiropodist-cta-row{gap:14px;margin-top:28px}.chiropodist-admin-hero .chiropodist-cta-row button,.chiropodist-admin-hero .chiropodist-cta-row a{min-width:210px;min-height:60px}.chiropodist-admin-what-section,.chiropodist-section.chiropodist-admin-what-section{padding:clamp(26px,4vh,36px) 0}.chiropodist-admin-what-head h2{margin:12px 0;font-size:clamp(38px,3.7vw,56px);line-height:1}.chiropodist-admin-what-head>p:not(.chiropodist-kicker){font-size:clamp(16px,1.2vw,19px);line-height:1.42}.chiropodist-admin-connected-feature-grid{gap:10px;margin-top:18px}.chiropodist-admin-connected-feature-grid article{min-height:78px;padding:13px}.chiropodist-admin-connected-feature-grid svg{width:26px;height:26px}.chiropodist-admin-connected-feature-grid h3{margin-bottom:4px;font-size:15px}.chiropodist-admin-connected-feature-grid p{font-size:12.5px;line-height:1.28}.chiropodist-admin-what-actions{margin-top:18px}.chiropodist-admin-what-actions button,.chiropodist-admin-what-actions a{min-height:50px}.chiropodist-admin-connected-visual{min-height:clamp(460px,59vh,560px)}.chiropodist-admin-trust-band{padding:clamp(26px,4.2vh,38px) 0}.chiropodist-admin-trust-title{margin-bottom:18px}.chiropodist-admin-trust-title h2{font-size:clamp(36px,4vw,54px)}.chiropodist-admin-trust-title p{margin-top:12px;font-size:clamp(17px,1.5vw,22px)}.chiropodist-admin-proof-card{min-height:96px;padding:8px 22px}.chiropodist-admin-review-brand img{width:min(100%,220px)}.chiropodist-admin-logo-track figure{width:170px;min-height:62px}.chiropodist-admin-logo-track img{max-width:166px;max-height:68px;transform:scale(1.1)}.chiropodist-admin-security-row span{min-height:52px;font-size:14px}.chiropodist-admin-common-section{padding:clamp(26px,4.2vh,38px) 0}.chiropodist-admin-common-head{margin-bottom:24px}.chiropodist-admin-common-head .chiropodist-kicker{margin-bottom:12px;font-size:13px}.chiropodist-admin-common-head h2{font-size:clamp(44px,4.2vw,58px);line-height:1}.chiropodist-admin-common-card-body{min-height:118px;padding:16px 12px 14px}.chiropodist-admin-common-card-body span{width:48px;height:48px;margin-bottom:12px}.chiropodist-admin-common-card-body svg{width:24px;height:24px}.chiropodist-admin-common-card-body h3{font-size:17px}.chiropodist-admin-before-after-section{padding:clamp(28px,4vh,38px) 0}.chiropodist-admin-before-after-head{margin-bottom:20px}.chiropodist-admin-before-after-head h2{margin:12px 0 10px;font-size:clamp(34px,3.6vw,48px);line-height:1}.chiropodist-admin-before-after-head p:last-child{font-size:16px;line-height:1.38}.chiropodist-admin-before-after-visual,.chiropodist-admin-before-after-photo,.chiropodist-admin-before-after-photo img{min-height:clamp(350px,52vh,430px)}.chiropodist-admin-before-after-section .chiropodist-admin-section-cta{margin-top:16px}.chiropodist-admin-feature-matrix-section{padding:clamp(24px,3.4vh,32px) 0}.chiropodist-admin-feature-matrix-container{min-height:0}.chiropodist-admin-feature-matrix-head p{min-height:36px;margin-bottom:14px;padding:0 22px;font-size:14px}.chiropodist-admin-feature-matrix-head h2{font-size:clamp(34px,3.6vw,46px)}.chiropodist-admin-feature-matrix-head span{margin-top:10px;font-size:18px}.chiropodist-admin-feature-line{height:24px;margin-top:16px}.chiropodist-admin-feature-column{min-height:312px;padding:0 16px 0 20px}.chiropodist-admin-feature-column-icon{width:58px;height:58px;margin-bottom:14px}.chiropodist-admin-feature-column-icon svg{width:30px;height:30px}.chiropodist-admin-feature-column h3{margin-bottom:16px;font-size:17px}.chiropodist-admin-feature-column ul{gap:11px}.chiropodist-admin-feature-column li{grid-template-columns:22px minmax(0,1fr);gap:9px;font-size:14.5px}.chiropodist-admin-feature-column li svg{width:20px;height:20px}.chiropodist-admin-feature-matrix-section .chiropodist-admin-section-cta{margin-top:14px}}@media (min-width:1010px){.practice-management-page .chiropodist-admin-hero,.practice-management-page .chiropodist-admin-hero-grid{height:calc(100svh - 94px);min-height:calc(100svh - 94px);max-height:calc(100svh - 94px)}.practice-management-page .chiropodist-admin-hero-grid{align-items:center;display:flex}.practice-management-page .chiropodist-admin-hero-copy{padding-top:0;padding-bottom:0}}@media (min-width:1010px) and (max-height:740px){.practice-management-page .chiropodist-admin-hero h1{max-width:12ch;margin:22px 0;font-size:clamp(50px,min(4.18vw,8vh),64px);line-height:1.05}.practice-management-page .chiropodist-admin-hero-eyebrow{font-size:23px}.practice-management-page .chiropodist-admin-hero .chiropodist-subhero{font-size:clamp(17px,1.5vw,20px);line-height:1.42}.practice-management-page .chiropodist-admin-hero .chiropodist-cta-row{margin-top:24px}.practice-management-page .chiropodist-admin-hero .chiropodist-cta-row button{min-height:56px;padding:16px 24px;font-size:18px}}@media (max-width:740px){.chiropodist-admin-hero{min-height:0}.chiropodist-reminders-final-cta-section{padding:44px 0 58px}.chiropodist-reminders-final-cta-section .chiropodist-container{width:min(100% - 28px,520px)}.chiropodist-reminders-facts-section{padding:18px 0 24px}.chiropodist-reminders-facts-section .chiropodist-container{width:min(100% - 28px,500px)}.chiropodist-reminders-facts-strip{border-radius:24px;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(88px,28vw);gap:20px 12px;min-height:0;padding:26px 13px 20px 18px}.chiropodist-reminders-facts-head{grid-area:1/1;margin:0}.chiropodist-reminders-facts-title{text-align:left;max-width:11.4ch;font-size:clamp(28px,8.4vw,40px);line-height:1.08}.chiropodist-reminders-facts-grid{grid-area:2/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.chiropodist-reminders-fact-card{text-align:center;gap:10px;min-height:120px;padding:0 7px}.chiropodist-reminders-facts-grid .chiropodist-reminders-fact-card:first-child{text-align:center;align-items:center}.chiropodist-reminders-fact-icon{width:34px;height:34px}.chiropodist-reminders-fact-card strong{font-size:clamp(31px,10vw,43px);line-height:.94}.chiropodist-reminders-fact-card p{max-width:96px;font-size:clamp(11.5px,3.2vw,13px);line-height:1.14}.chiropodist-reminders-facts-grid .chiropodist-reminders-fact-card:first-child p{margin-left:auto}.chiropodist-reminders-facts-cta{grid-area:3/1/auto/-1;padding-top:2px}.chiropodist-reminders-facts-cta button{width:min(100%,220px);min-height:44px;font-size:13.5px}.chiropodist-reminders-facts-portrait{filter:drop-shadow(0 12px 14px #22314e1c);grid-area:1/2;place-self:end;width:clamp(74px,22vw,100px);height:clamp(150px,42vw,178px)}.chiropodist-reminders-facts-portrait img{width:auto;height:100%;bottom:-4px;right:50%}.chiropodist-reminders-ready-band{min-height:328px}.chiropodist-reminders-ready-copy{width:min(100% - 34px,520px);padding:64px 0 70px}.chiropodist-reminders-ready-copy h2{max-width:13.5ch;font-size:clamp(35px,10.2vw,46px);line-height:1.12}.chiropodist-reminders-ready-copy button{min-height:56px;margin-top:28px;font-size:18px}.chiropodist-reminders-ready-line--left{width:268px;bottom:24px;left:-128px}.chiropodist-reminders-ready-line--right{width:304px;top:28px;right:-154px}.chiropodist-reminders-faq-section{padding:30px 0 36px}.chiropodist-reminders-faq-section .chiropodist-container{width:min(100% - 28px,460px)}.chiropodist-reminders-faq-section .chiropodist-online-faq-head{margin-bottom:16px}.chiropodist-reminders-faq-section .chiropodist-online-faq-head h2{max-width:16ch;font-size:clamp(28px,8vw,34px);line-height:1.08}.chiropodist-reminders-faq-section .chiropodist-online-faq-list summary{min-height:58px;padding:15px 16px;font-size:14px}.chiropodist-reminders-faq-section .chiropodist-online-faq-list details p{padding:0 16px 16px;font-size:14px}.chiropodist-reminders-final-cta-card{border-radius:28px;min-height:610px;padding:38px 24px 0;display:block}.chiropodist-reminders-final-cta-copy{width:auto}.chiropodist-reminders-final-cta-copy h2{max-width:11.8ch;font-size:clamp(37px,10vw,48px);line-height:1.1}.chiropodist-reminders-final-cta-copy p{max-width:310px;margin-top:18px;font-size:18px;line-height:1.35}.chiropodist-reminders-final-cta-copy button{border-radius:10px;width:min(100%,260px);min-width:0;min-height:66px;margin-top:24px;padding:0 24px;font-size:22px}.chiropodist-reminders-final-cta-phone{width:334px;top:auto;bottom:-170px;right:50%;transform:translate(60%)}.chiropodist-reminders-final-cta-time-card{width:min(96%,350px);bottom:22px;right:50%;transform:translate(60%)}.chiropodist-admin-hero-copy{padding:28px 0 18px}.chiropodist-admin-hero h1{margin:12px 0;font-size:clamp(36px,11vw,46px)}.chiropodist-admin-hero-visual,.chiropodist-admin-hero-visual img{min-height:270px}.chiropodist-appointment-reminders-page .chiropodist-admin-hero-visual img{-o-object-position:68% 50%;object-position:68% 50%}.chiropodist-admin-hero .chiropodist-subhero{font-size:17px;line-height:1.38}.chiropodist-reminders-intro-phone{width:min(38vw,168px);top:32%;left:4%}.chiropodist-reminders-intro-laptop{width:92%;left:25%}.chiropodist-reminders-intro-label--email{left:28%}.chiropodist-reminders-intro-label--sms{left:5%}.chiropodist-admin-hero .chiropodist-cta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.chiropodist-admin-hero .chiropodist-cta-row button,.chiropodist-admin-hero .chiropodist-cta-row a{min-height:52px;padding:0 10px;font-size:14px}.chiropodist-admin-no-card{margin-top:14px;font-size:14px}.chiropodist-section.chiropodist-admin-what-section{padding:30px 0}.chiropodist-admin-what-head h2{margin:12px 0 10px;font-size:clamp(32px,9.5vw,40px)}.chiropodist-admin-what-head>p:not(.chiropodist-kicker){font-size:15px;line-height:1.4}.chiropodist-admin-connected-feature-grid{gap:8px;margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.chiropodist-admin-connected-feature-grid article{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:68px;padding:10px 8px}.chiropodist-admin-connected-feature-grid svg{width:22px;height:22px}.chiropodist-admin-connected-feature-grid h3{margin:4px 0 0;font-size:10.5px;line-height:1.05}.chiropodist-admin-connected-feature-grid p{display:none}.chiropodist-admin-what-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px;display:grid}.chiropodist-admin-what-actions button,.chiropodist-admin-what-actions a{min-height:48px;font-size:14px}.chiropodist-admin-connected-visual{min-height:245px}.chiropodist-admin-connected-visual>img{transform:translateY(-16px)}.chiropodist-admin-device-store-badges{bottom:12px}.chiropodist-admin-store-badge{min-width:136px;min-height:44px;padding:6px 9px}.chiropodist-admin-store-badge svg{width:23px;height:23px}.chiropodist-admin-store-badge strong{font-size:14px}.chiropodist-admin-trust-band{padding:30px 0 26px}.chiropodist-admin-trust-title h2{font-size:clamp(30px,8.8vw,40px)}.chiropodist-admin-trust-title p{font-size:15px}.chiropodist-admin-review-brand img{width:min(100%,190px)}.chiropodist-admin-logo-track figure{width:112px;min-height:54px}.chiropodist-admin-logo-track img{max-width:108px;max-height:58px;transform:scale(1.06)}.chiropodist-admin-common-section{padding:30px 0 28px}.chiropodist-admin-common-head{margin-bottom:18px}.chiropodist-admin-common-head h2{font-size:clamp(30px,9vw,38px)}.chiropodist-admin-common-grid{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.chiropodist-admin-common-card-body{min-height:84px;padding:10px 6px 9px}.chiropodist-admin-common-card-body span{width:34px;height:34px;margin-bottom:8px}.chiropodist-admin-common-card-body svg{width:17px;height:17px}.chiropodist-admin-common-card-body h3{font-size:11.5px;line-height:1.12}.chiropodist-admin-before-after-section{padding:30px 0}.chiropodist-admin-before-after-head{margin-bottom:16px}.chiropodist-admin-before-after-head h2{margin:10px 0 8px;font-size:clamp(28px,8vw,36px)}.chiropodist-admin-before-after-head p:last-child{font-size:14px;line-height:1.35}.chiropodist-admin-before-after-visual{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-admin-before-after-photo,.chiropodist-admin-before-after-photo img{min-height:330px}.chiropodist-admin-before-after-photo+.chiropodist-admin-before-after-photo{border-top:0;border-left:2px solid #ffffffd1}.chiropodist-admin-before-after-photo figcaption{bottom:12px;left:10px;right:10px}.chiropodist-admin-before-after-photo figcaption span{width:24px;height:24px;margin-bottom:8px}.chiropodist-admin-before-after-photo figcaption strong{font-size:14px}.chiropodist-admin-before-after-photo figcaption p{font-size:11px;line-height:1.25}.chiropodist-admin-before-after-label{padding:7px 9px;font-size:12px;top:12px}.chiropodist-admin-before-after-photo--before .chiropodist-admin-before-after-label{left:10px}.chiropodist-admin-before-after-photo--after .chiropodist-admin-before-after-label{right:10px}.chiropodist-admin-feature-matrix-section{padding:30px 0}.chiropodist-admin-feature-matrix-head p{min-height:30px;margin-bottom:12px;padding:0 14px;font-size:10px}.chiropodist-admin-feature-matrix-head h2{font-size:clamp(28px,8vw,36px)}.chiropodist-admin-feature-matrix-head span{margin-top:8px;font-size:14px}.chiropodist-admin-feature-matrix-grid{gap:8px;margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.chiropodist-admin-feature-column,.chiropodist-admin-feature-column:first-child,.chiropodist-admin-feature-column:last-child{padding:10px 7px}.chiropodist-admin-feature-column-icon{width:36px;height:36px;margin-bottom:8px}.chiropodist-admin-feature-column-icon svg{width:19px;height:19px}.chiropodist-admin-feature-column h3{margin-bottom:8px;font-size:11px}.chiropodist-admin-feature-column ul{gap:6px}.chiropodist-admin-feature-column li{grid-template-columns:13px minmax(0,1fr);gap:4px;font-size:9.6px}.chiropodist-admin-feature-column li svg{width:12px;height:12px}}@media (min-width:741px){.chiropodist-admin-connected-visual{min-height:clamp(520px,58vh,660px)}.chiropodist-admin-device-stage img{width:min(98%,850px)}}@media (min-width:1081px) and (max-height:780px){.chiropodist-admin-connected-visual{min-height:clamp(470px,56vh,535px)}.chiropodist-admin-orbit-map{height:310px;top:18px}.chiropodist-admin-orbit-node{min-width:102px;min-height:72px;padding:10px 12px}.chiropodist-admin-orbit-logo{width:108px;height:98px;font-size:27px}.chiropodist-admin-device-stage img{width:min(92%,760px);transform:translateY(15%)}}@media (max-width:1080px){.chiropodist-admin-connected-visual{min-height:clamp(430px,60vw,560px)}.chiropodist-admin-orbit-map{width:min(720px,92%);height:330px;top:22px}.chiropodist-admin-device-stage img{width:min(96%,760px)}}@media (max-width:740px){.chiropodist-section.chiropodist-admin-what-section{padding:22px 0 24px}.chiropodist-admin-what-head h2{margin:9px 0 8px;font-size:clamp(29px,8.4vw,36px)}.chiropodist-admin-what-head>p:not(.chiropodist-kicker){font-size:14px;line-height:1.34}.chiropodist-admin-connected-feature-grid{gap:7px;margin-top:12px}.chiropodist-admin-connected-feature-grid article{min-height:58px;padding:8px 6px}.chiropodist-admin-connected-feature-grid svg{width:20px;height:20px}.chiropodist-admin-what-actions{margin-top:12px}.chiropodist-admin-what-actions button,.chiropodist-admin-what-actions a{min-height:46px}.chiropodist-admin-connected-visual{border-radius:22px;min-height:clamp(270px,73vw,360px)}.chiropodist-admin-orbit-map{width:94%;height:66%;top:12px}.chiropodist-admin-orbit-map path{stroke-width:2px;stroke-dasharray:3 7}.chiropodist-admin-orbit-logo{border-radius:16px;width:clamp(72px,22vw,92px);height:clamp(66px,20vw,84px);font-size:clamp(18px,5.4vw,23px)}.chiropodist-admin-orbit-node{border-radius:10px;gap:4px;width:clamp(78px,21vw,88px);min-width:0;min-height:clamp(46px,14vw,58px);padding:7px 6px}.chiropodist-admin-orbit-node span{white-space:nowrap;font-size:clamp(8.2px,2.18vw,10px)}.chiropodist-admin-orbit-node svg{width:clamp(17px,5vw,21px);height:clamp(17px,5vw,21px)}.chiropodist-admin-device-stage{bottom:-5%;left:2%;right:2%}.chiropodist-admin-device-stage img{width:min(98%,460px);transform:translateY(26%)}.chiropodist-admin-orbit-node-1{top:34%;left:2%}.chiropodist-admin-orbit-node-2{top:0;left:50%;transform:translate(-50%)}.chiropodist-admin-orbit-node-3{top:34%;right:2%}.chiropodist-admin-orbit-node-4{top:62%;right:2%}.chiropodist-admin-orbit-node-5{bottom:0;left:39%;transform:translate(-50%)}.chiropodist-admin-orbit-node-6{bottom:0;right:16%}.chiropodist-admin-orbit-node-7{top:62%;left:2%}}.chiropodist-admin-connected-visual{min-height:clamp(680px,76vh,820px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-rows:minmax(380px,auto) auto!important;align-items:start!important;row-gap:70px!important;display:grid!important;overflow:visible!important}.chiropodist-admin-connected-visual:before{filter:blur(6px);border-radius:50%;height:auto;background:radial-gradient(at 50% 33%,#0d63d81f,#0000 52%),radial-gradient(at 50% 72%,#0d2d631f,#0000 58%),radial-gradient(circle at 18%,#2a6b5a1a,#0000 26%),radial-gradient(circle at 84% 42%,#f0a50014,#0000 28%)!important;top:6%!important;right:2%!important;bottom:8%!important;left:2%!important}.chiropodist-admin-connected-visual:after{z-index:1!important;filter:blur(16px)!important;background:radial-gradient(#0d2d6330,#0000 70%)!important;height:76px!important;bottom:10px!important;left:12%!important;right:8%!important}.chiropodist-admin-orbit-map{align-self:start!important;width:min(760px,93%)!important;height:clamp(400px,45vh,470px)!important;margin:48px auto 0!important;position:relative!important;top:0!important}.chiropodist-admin-orbit-map path{stroke:#5a98ff!important;stroke-width:2.4px!important;stroke-dasharray:4 9!important;opacity:.86!important}.chiropodist-admin-orbit-logo{border-radius:24px!important;width:clamp(116px,8.8vw,136px)!important;height:clamp(104px,8vw,120px)!important;font-size:clamp(28px,1.95vw,34px)!important;top:50%!important;box-shadow:0 30px 52px #0d2d6347,0 12px 20px #0d1a161f,inset 0 1px #ffffff38!important}.chiropodist-admin-orbit-node{border-radius:14px!important;min-width:clamp(106px,8.1vw,128px)!important;min-height:clamp(72px,5.8vw,88px)!important;padding:11px 12px!important;box-shadow:0 24px 42px #0d2d6324,0 7px 12px #0d1a1612,inset 0 1px #fffffff2!important}.chiropodist-admin-orbit-node span{font-size:clamp(12px,.9vw,14px)!important}.chiropodist-admin-orbit-node svg{width:clamp(23px,1.9vw,28px)!important;height:clamp(23px,1.9vw,28px)!important}.chiropodist-admin-orbit-node-1{top:25%!important;left:10%!important}.chiropodist-admin-orbit-node-2{top:-1%!important;left:50%!important;transform:translate(-50%)!important}.chiropodist-admin-orbit-node-3{top:25%!important;right:10%!important}.chiropodist-admin-orbit-node-4{top:61%!important;right:3%!important}.chiropodist-admin-orbit-node-5{bottom:-1%!important;left:50%!important;transform:translate(-50%)!important}.chiropodist-admin-orbit-node-6{bottom:3%!important;right:21%!important}.chiropodist-admin-orbit-node-7{top:61%!important;left:3%!important}.chiropodist-admin-device-stage{z-index:2!important;place-self:start center!important;width:100%!important;margin-top:0!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.chiropodist-admin-device-stage img{filter:drop-shadow(0 34px 34px #0d2d6329)drop-shadow(0 12px 14px #11111114)!important;width:min(88%,720px)!important;margin:0 auto!important;transform:none!important}@media (min-width:1081px) and (max-height:780px){.chiropodist-admin-connected-visual{grid-template-rows:380px auto!important;min-height:740px!important}.chiropodist-admin-orbit-map{height:380px!important;margin-top:58px!important;top:0!important}.chiropodist-admin-device-stage img{width:min(84%,650px)!important;transform:none!important}.chiropodist-admin-orbit-node{min-width:102px!important;min-height:70px!important;padding:9px 11px!important}}@media (max-width:1080px){.chiropodist-admin-connected-visual{grid-template-rows:minmax(390px,auto) auto!important;min-height:clamp(650px,84vw,760px)!important;margin-top:10px!important}.chiropodist-admin-orbit-map{height:clamp(390px,56vw,460px)!important;margin-top:36px!important}.chiropodist-admin-device-stage img{width:min(82%,620px)!important}}@media (max-width:740px){.chiropodist-admin-connected-visual{grid-template-rows:minmax(360px,auto) auto!important;min-height:clamp(560px,148vw,650px)!important}.chiropodist-admin-orbit-map{width:100%!important;height:360px!important;margin-top:12px!important;top:0!important}.chiropodist-admin-orbit-logo{border-radius:16px!important;width:clamp(82px,23vw,96px)!important;height:clamp(74px,21vw,88px)!important;font-size:clamp(19px,5.4vw,24px)!important}.chiropodist-admin-orbit-node{width:clamp(78px,23vw,94px)!important;min-width:0!important;min-height:clamp(54px,15vw,64px)!important;padding:7px 6px!important}.chiropodist-admin-orbit-node span{font-size:clamp(8.8px,2.45vw,10.5px)!important}.chiropodist-admin-orbit-node svg{width:clamp(18px,5vw,22px)!important;height:clamp(18px,5vw,22px)!important}.chiropodist-admin-orbit-node-1{top:30%!important;left:1%!important}.chiropodist-admin-orbit-node-2{top:0!important;left:50%!important;transform:translate(-50%)!important}.chiropodist-admin-orbit-node-3{top:30%!important;right:1%!important}.chiropodist-admin-orbit-node-4{top:65%!important;right:1%!important}.chiropodist-admin-orbit-node-5{bottom:0!important;left:50%!important;transform:translate(-50%)!important}.chiropodist-admin-orbit-node-6{display:none!important;bottom:0!important;right:13%!important}.chiropodist-admin-orbit-node-7{top:65%!important;left:1%!important}.chiropodist-admin-device-stage{margin-top:12px!important}.chiropodist-admin-device-stage img{width:min(96%,420px)!important;transform:none!important}}@media (min-width:741px){.chiropodist-section.chiropodist-admin-what-section{align-items:center!important;min-height:calc(100svh - 136px)!important;padding:clamp(22px,3.2vh,32px) 0!important;display:grid!important}.chiropodist-admin-product-grid{grid-template-columns:minmax(470px,.86fr) minmax(600px,1.14fr)!important;align-items:center!important;gap:clamp(34px,4vw,58px)!important}.chiropodist-admin-connected-visual{width:100%!important;min-height:clamp(520px,100svh - 198px,660px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-rows:minmax(306px,.92fr) auto!important;align-items:end!important;row-gap:clamp(4px,1.4vh,16px)!important;margin:0!important;display:grid!important;overflow:visible!important}.chiropodist-admin-connected-visual:before{filter:blur(5px)!important;background:radial-gradient(at 50% 30%,#0d63d824,#0000 52%),radial-gradient(at 48% 83%,#0d2d631f,#0000 58%),radial-gradient(circle at 17% 45%,#2a6b5a1a,#0000 26%),radial-gradient(circle at 86% 52%,#f0a50014,#0000 30%)!important;border-radius:999px!important;top:8%!important;right:1%!important;bottom:3%!important;left:1%!important}.chiropodist-admin-connected-visual:after{filter:blur(15px)!important;background:radial-gradient(#0d2d6329,#0000 70%)!important;height:64px!important;bottom:2px!important;left:15%!important;right:10%!important}.chiropodist-admin-orbit-map{z-index:4!important;place-self:end!important;width:560px!important;max-width:100%!important;height:clamp(296px,37vh,346px)!important;margin:0 0 0 auto!important;position:relative!important;top:auto!important;left:auto!important;transform:translate(17%,18px)!important}.chiropodist-admin-orbit-map svg{width:100%!important;height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:visible!important}.chiropodist-admin-orbit-map>svg>path{fill:none!important;stroke:#5a98ff!important;stroke-width:2.25px!important;stroke-dasharray:4 9!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:.9!important}.chiropodist-admin-orbit-logo{border-radius:24px!important;width:clamp(104px,7.9vw,122px)!important;height:clamp(92px,7.2vw,108px)!important;font-size:clamp(26px,1.75vw,31px)!important;top:49.7%!important;left:50%!important;transform:translate(-50%,-50%)!important}.chiropodist-admin-orbit-node{border-radius:13px!important;place-items:center!important;gap:6px!important;width:clamp(88px,6.6vw,102px)!important;min-width:0!important;min-height:clamp(58px,4.7vw,70px)!important;padding:8px 9px!important;inset:auto!important;transform:translate(-50%,-50%)!important}.chiropodist-admin-orbit-node span{white-space:normal!important;text-align:center!important;font-size:clamp(9.6px,.72vw,11.2px)!important;line-height:1.05!important}.chiropodist-admin-orbit-node svg{color:#1769ff!important;stroke-width:1.85px!important;width:clamp(21px,1.55vw,25px)!important;height:clamp(21px,1.55vw,25px)!important;margin:0!important;display:block!important;position:static!important}.chiropodist-admin-orbit-node svg path{stroke:currentColor!important;stroke-dasharray:none!important;opacity:1!important}.chiropodist-admin-orbit-node-1{inset:35% auto auto 16%!important}.chiropodist-admin-orbit-node-2{inset:13% auto auto 33%!important}.chiropodist-admin-orbit-node-3{inset:7% auto auto 50%!important}.chiropodist-admin-orbit-node-4{inset:13% auto auto 67%!important}.chiropodist-admin-orbit-node-5{inset:35% auto auto 84%!important}.chiropodist-admin-orbit-node-6{inset:62% auto auto 86%!important}.chiropodist-admin-orbit-node-7{inset:83% auto auto 72%!important}.chiropodist-admin-orbit-node-8{inset:90% auto auto 50%!important}.chiropodist-admin-orbit-node-9{inset:83% auto auto 28%!important}.chiropodist-admin-orbit-node-10{inset:62% auto auto 14%!important}.chiropodist-admin-device-stage{z-index:2!important;justify-self:start!important;width:100%!important;margin:-30px 0 0!important;display:grid!important;position:relative!important;inset:auto!important}.chiropodist-admin-device-stage img{-o-object-fit:contain!important;object-fit:contain!important;filter:drop-shadow(0 28px 30px #0d2d6324)drop-shadow(0 10px 12px #11111114)!important;width:min(116%,980px)!important;height:auto!important;max-height:clamp(310px,49vh,460px)!important;margin:0 auto 0 0!important;transform:translate(-14%)!important}}@media (min-width:1081px) and (max-height:780px){.chiropodist-section.chiropodist-admin-what-section{padding:18px 0!important}.chiropodist-admin-product-grid{grid-template-columns:minmax(430px,.86fr) minmax(560px,1.14fr)!important;gap:32px!important}.chiropodist-admin-what-head h2{font-size:clamp(38px,3.4vw,48px)!important}.chiropodist-admin-connected-feature-grid{gap:9px!important;margin-top:16px!important}.chiropodist-admin-connected-feature-grid article{min-height:72px!important;padding:11px!important}.chiropodist-admin-what-actions{margin-top:16px!important}.chiropodist-admin-connected-visual{grid-template-rows:286px auto!important;row-gap:4px!important;min-height:506px!important}.chiropodist-admin-orbit-map{width:520px!important;max-width:100%!important;height:298px!important;transform:translate(17%,14px)!important}.chiropodist-admin-orbit-node{gap:4px!important;width:80px!important;min-height:52px!important;padding:6px 7px!important}.chiropodist-admin-orbit-logo{width:98px!important;height:86px!important;font-size:25px!important}.chiropodist-admin-orbit-node span{font-size:8.5px!important}.chiropodist-admin-orbit-node svg{width:18px!important;height:18px!important}.chiropodist-admin-device-stage img{width:min(116%,840px)!important;max-height:330px!important;transform:translate(-14%)!important}}@media (max-width:1080px){.chiropodist-section.chiropodist-admin-what-section{min-height:0!important}.chiropodist-admin-product-grid{grid-template-columns:1fr!important;gap:28px!important}.chiropodist-admin-connected-visual{grid-template-rows:minmax(326px,auto) auto!important;row-gap:8px!important;min-height:590px!important}.chiropodist-admin-orbit-map{justify-self:end!important;width:560px!important;max-width:100%!important;height:326px!important;margin-left:auto!important;margin-right:0!important;transform:translate(8%,10px)!important}.chiropodist-admin-device-stage img{width:min(112%,800px)!important;max-height:360px!important;margin:0 auto 0 0!important;transform:translate(-12%)!important}}@media (max-width:740px){.chiropodist-admin-page{overflow-x:hidden}.chiropodist-admin-connected-visual{min-height:224px!important;margin-top:18px!important;display:block!important;overflow:hidden!important}.chiropodist-admin-connected-visual:before,.chiropodist-admin-connected-visual:after,.chiropodist-admin-orbit-map{display:none!important}.chiropodist-admin-device-stage{margin-top:0!important;padding:0!important}.chiropodist-admin-device-stage img{width:min(100%,410px)!important;max-height:228px!important;margin:0 auto!important;transform:none!important}.chiropodist-admin-what-head,.chiropodist-admin-what-actions,.chiropodist-admin-connected-feature-grid{max-width:100%!important}.chiropodist-admin-what-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;display:grid!important}.chiropodist-admin-what-actions button,.chiropodist-admin-what-actions a{width:100%!important;min-width:0!important;min-height:50px!important;padding:0 8px!important;font-size:14px!important}.chiropodist-admin-run-day-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.chiropodist-admin-run-day-card{min-height:62px!important;padding:8px 7px!important}.chiropodist-admin-run-day-card h3{font-size:11.5px!important;line-height:1.12!important}}@media (max-width:360px){.chiropodist-admin-what-actions{grid-template-columns:1fr!important}.chiropodist-admin-feature-matrix-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.chiropodist-admin-feature-column li{font-size:9.4px!important}}.chiropodist-admin-orbit-map .chiropodist-admin-orbit-node svg,.chiropodist-admin-orbit-map .chiropodist-admin-orbit-node svg *{stroke:currentColor!important;stroke-dasharray:0!important;opacity:1!important}.business-feature-hero-eyebrow,.business-feature-proof-copy p,.chiropodist-feature-hero-awareness,.chiropodist-feature-intro-copy p{color:#2a6b5a!important}.business-feature-screenshot-hero h1,.business-feature-proof-copy h2,.business-feature-proof-panel>p,.business-feature-proof-users strong,.chiropodist-hub-hero h1,.chiropodist-feature-hero h1,.chiropodist-feature-intro-copy h2,.chiropodist-feature-trust-panel>p,.chiropodist-feature-trust-users strong,.chiropodist-hub-reviews-head h2,.chiropodist-hub-review-card blockquote,.chiropodist-hub-review-person strong{color:#0d1a16!important}.business-feature-screenshot-hero p:not(.business-feature-hero-eyebrow),.business-feature-proof-copy span,.business-feature-proof-users span,.chiropodist-feature-hero-copy>p:not(.chiropodist-feature-hero-awareness),.chiropodist-feature-intro-copy span,.chiropodist-feature-trust-users span{color:#536861!important}.business-feature-proof-copy h2 .business-feature-proof-title-line{color:#0d1a16!important}.business-feature-screenshot-hero button,.chiropodist-hub-hero-cta,.chiropodist-feature-hero button,.chiropodist-hub-reviews-cta button,.chiropodist-admin-what-actions button{background:#2a6b5a!important;box-shadow:0 16px 32px #2a6b5a2e!important}.business-feature-screenshot-hero button:hover,.chiropodist-hub-hero-cta:hover,.chiropodist-feature-hero button:hover,.chiropodist-hub-reviews-cta button:hover,.chiropodist-admin-what-actions button:hover{background:#1d4f42!important}.business-feature-opening--calendar .business-feature-screenshot-hero button{background:#0e7c59!important;box-shadow:0 16px 32px #0e7c593d!important}.business-feature-opening--calendar .business-feature-screenshot-hero button:hover{background:#0a6549!important}.chiropodist-hub-hero-cta:focus-visible{outline-color:#2a6b5a47!important}.chiropodist-hub-reviews-section{background:#f7fbf9!important;border-color:#d9ece6!important}.chiropodist-hub-review-window:before{background:linear-gradient(90deg,#f7fbf9,#f7fbf900)!important}.chiropodist-hub-review-window:after{background:linear-gradient(270deg,#f7fbf9,#f7fbf900)!important}.chiropodist-hub-review-card{border-color:#d9ece6!important;box-shadow:0 18px 44px #2a6b5a14!important}.chiropodist-hub-review-image{background:#e6f2ee!important}.chiropodist-hub-trust-strip{background:#fff;border-bottom:1px solid #e5eee9;padding:34px 0 30px}.chiropodist-hub-trust-strip .chiropodist-container{width:min(900px,100% - 48px)}.chiropodist-hub-trust-strip p{color:#0d1a16;text-align:center;letter-spacing:0;margin:0 0 18px;font-size:clamp(18px,2.1vw,26px);font-weight:900;line-height:1.12}.chiropodist-hub-trust-row{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(150px,.8fr);align-items:center;gap:clamp(20px,4vw,54px);display:grid}.chiropodist-hub-trust-row article{justify-content:center;align-items:center;min-width:0;display:flex}.chiropodist-hub-trust-row img{width:min(100%,172px);height:auto;display:block}.chiropodist-hub-trust-row article:nth-child(2) img{width:min(100%,198px)}.chiropodist-hub-trust-users{text-align:center;flex-direction:column}.chiropodist-hub-trust-users strong{color:#0d1a16;letter-spacing:0;font-size:clamp(35px,4.2vw,50px);font-weight:950;line-height:.96;display:block}.chiropodist-hub-trust-users span{color:#536861;margin-top:8px;font-size:clamp(14px,1.45vw,18px);font-weight:750;line-height:1.2;display:block}.chiropodist-hub-trust-row--reviews{max-width:820px;margin:22px auto 0}.chiropodist-admin-connected-feature-grid article,.chiropodist-admin-what-actions a,.chiropodist-admin-what-actions button.chiropodist-secondary-cta{color:#0d1a16!important;background:#fff!important;border-color:#d9ece6!important;box-shadow:0 14px 34px #2a6b5a0f!important}.chiropodist-admin-what-actions button.chiropodist-secondary-cta:hover{color:#2a6b5a!important;background:#fff!important}.chiropodist-admin-connected-feature-grid svg,.chiropodist-admin-connected-feature-grid h3,.chiropodist-admin-orbit-node,.chiropodist-admin-orbit-node svg,.chiropodist-admin-orbit-node span,.chiropodist-admin-visual-trust div,.chiropodist-admin-visual-trust strong,.chiropodist-admin-visual-trust svg{color:#2a6b5a!important}.chiropodist-admin-connected-feature-grid p{color:#536861!important}.chiropodist-admin-orbit-map path,.chiropodist-admin-orbit-map>svg>path{stroke:#2a6b5a!important}.chiropodist-admin-orbit-logo{background:linear-gradient(145deg,#2a6b5a,#1d4f42)!important;box-shadow:0 24px 44px #2a6b5a3d,inset 0 1px #ffffff3d!important}.chiropodist-admin-connected-visual,.chiropodist-admin-connected-visual:before{background:radial-gradient(circle at 18%,#2a6b5a29,#0000 30%),radial-gradient(circle at 78% 18%,#2a6b5a1a,#0000 36%),linear-gradient(145deg,#f8fbfa,#fff 44%,#eef6f3)!important}.chiropodist-admin-connected-visual:after,.chiropodist-admin-orbit-logo:after,.chiropodist-admin-orbit-node:after{background:radial-gradient(#2a6b5a29,#0000 70%)!important}.chiropodist-admin-device-stage img{filter:drop-shadow(0 28px 30px #2a6b5a21)drop-shadow(0 10px 12px #11111114)!important}.chiropodist-admin-orbit-node{box-shadow:0 24px 42px #2a6b5a1f,0 7px 12px #0d1a1612,inset 0 1px #fffffff2!important}.chiropodist-admin-run-day-card{border-color:#2a6b5a1a!important}.chiropodist-admin-before-after-vs,.chiropodist-admin-before-after-label{color:#0d1a16!important}.chiropodist-leads-page .chiropodist-admin-hero-visual img{-o-object-position:72% 50%;object-position:72% 50%}.chiropodist-leads-page .chiropodist-admin-common-card:nth-child(6) img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#f7fbf9;padding:22px}.chiropodist-lead-trust-strip-section{margin-top:clamp(18px,2vw,28px)}.chiropodist-lead-trust-strip{background:linear-gradient(90deg,#fffffffa,#fafdfbfa 54%,#fffcf8fa);border:1px solid #d5dedbeb;border-radius:16px;grid-template-columns:1.25fr 1.25fr 1.12fr 1fr 1fr;align-items:center;width:100%;min-height:clamp(82px,10vh,104px);display:grid;overflow:hidden;box-shadow:0 18px 44px #0714520e}.chiropodist-lead-trust-item{color:#071452;text-align:center;justify-content:center;align-items:center;gap:clamp(10px,1vw,16px);min-width:0;min-height:clamp(82px,10vh,104px);padding:14px clamp(14px,1.4vw,22px);display:flex;position:relative}.chiropodist-lead-trust-item+.chiropodist-lead-trust-item:before{content:"";background:#c6d2cfdb;width:1px;position:absolute;top:22%;bottom:22%;left:0}.chiropodist-lead-trust-item strong{color:#071452;letter-spacing:0;min-width:0;font-size:0;font-weight:850;line-height:1.15}.chiropodist-lead-trust-item strong:before{content:attr(data-label);font-size:clamp(14px,1vw,18px)}.chiropodist-lead-trust-item--review,.chiropodist-lead-trust-item--app-store{flex-direction:column;justify-content:center;align-items:center;gap:7px}.chiropodist-lead-trust-review-logo{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#fff;border-radius:12px;width:min(100%,184px);height:clamp(46px,5.6vh,60px);display:block;box-shadow:0 12px 28px #07145212}.chiropodist-lead-trust-app-logo{-o-object-fit:contain;object-fit:contain;border-radius:12px;flex:none;width:clamp(38px,4.6vh,48px);height:clamp(38px,4.6vh,48px);display:inline-grid;box-shadow:0 10px 24px #0714521a}.chiropodist-lead-trust-stars{color:#ffc52d;flex:none;align-items:center;gap:2px;display:inline-flex}.chiropodist-lead-trust-stars svg{fill:currentColor;stroke:currentColor;stroke-width:1.4px;width:clamp(15px,1.25vw,21px);height:clamp(15px,1.25vw,21px)}.chiropodist-lead-trust-item--app-store .chiropodist-lead-trust-stars{margin-top:-2px}.chiropodist-lead-trust-icon{color:#071452;flex:none;place-items:center;width:clamp(42px,3.5vw,56px);height:clamp(42px,3.5vw,56px);display:inline-grid;position:relative}.chiropodist-lead-trust-icon svg:first-child{stroke-width:1.8px;width:100%;height:100%}.chiropodist-lead-trust-icon svg:last-child{color:#0b2f70;fill:#fff;stroke-width:2.8px;width:38%;height:38%;position:absolute;bottom:1px;right:-3px}.chiropodist-lead-how-section{background:radial-gradient(circle at 18% 2%,#2a6b5a14,#0000 28%),linear-gradient(#fff,#f7fbf9);border-bottom:1px solid #e4e7ec;align-items:center;min-height:calc(100svh - 88px);padding:clamp(28px,4vw,54px) 0;display:flex}.chiropodist-lead-how-head{text-align:center;max-width:1120px;margin:0 auto clamp(34px,4vw,50px)}.chiropodist-lead-how-head h2{color:#071452;letter-spacing:0;margin:18px 0 0;font-size:clamp(42px,5.4vw,74px);font-weight:900;line-height:1.02}.chiropodist-lead-how-head h2 span{color:#14766a}.chiropodist-lead-how-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(14px,1.6vw,24px);display:grid}.chiropodist-lead-how-cta{justify-content:center;margin-top:clamp(16px,2vw,24px);display:flex}.chiropodist-lead-how-cta button{color:#fff;cursor:pointer;background:#2a6b5a;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:52px;padding:15px 24px;font-size:15px;font-weight:820;display:inline-flex;box-shadow:0 18px 38px #2a6b5a38}.chiropodist-lead-how-cta button:hover{background:#1d4f42}.chiropodist-lead-how-card{background:linear-gradient(#f8fbfa,#eef6f3);border:1px solid #e4e7ec;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 24px 64px #0f172a17}.chiropodist-lead-how-card-title{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;min-height:clamp(82px,10vh,104px);padding:18px clamp(18px,1.7vw,24px) 14px;display:grid}.chiropodist-lead-how-card-title strong{color:#071452;letter-spacing:0;font-size:clamp(44px,4.1vw,68px);font-weight:900;line-height:.86}.chiropodist-lead-how-card-title>span{background:#14766a;border-radius:999px;width:8px;height:8px}.chiropodist-lead-how-card-title h3{color:#071452;letter-spacing:0;min-width:0;margin:0;font-size:clamp(17px,1.25vw,22px);font-weight:860;line-height:1.12}.chiropodist-lead-how-media{background:#dfe7e3;height:clamp(320px,45vh,500px);min-height:0;margin:0;position:relative;overflow:hidden}.chiropodist-lead-how-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.chiropodist-lead-how-search,.chiropodist-lead-how-confirmation,.chiropodist-lead-how-calendar{z-index:2;color:#071452;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:14px;font-weight:780;position:absolute;box-shadow:0 18px 42px #0f172a21}.chiropodist-lead-how-search{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 10px 10px 14px;font-size:16px;display:grid;inset:24px 18px auto}.chiropodist-lead-how-search svg{color:#2a6b5a;stroke-width:2.6px;width:20px;height:20px}.chiropodist-lead-how-search span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chiropodist-lead-how-search em{color:#fff;background:#2a6b5a;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-style:normal;font-weight:850;display:inline-flex}.chiropodist-lead-how-confirmation{padding:16px 20px 16px 52px;font-size:19px;bottom:44px;left:20%;right:20%}.chiropodist-lead-how-confirmation:before{content:"✓";color:#fff;background:#14766a;border-radius:999px;place-items:center;width:25px;height:25px;font-size:16px;font-weight:900;display:grid;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.chiropodist-lead-how-video-frame{background:0 0;place-items:center;height:clamp(320px,45vh,500px);min-height:0;padding:0;display:grid;overflow:hidden}.chiropodist-lead-how-video-frame video{aspect-ratio:auto;-o-object-fit:cover;object-fit:cover;width:100%;max-width:none;height:100%;min-height:100%;box-shadow:none;transform-origin:50%;background:0 0;border-radius:0;display:block;transform:none}.chiropodist-lead-growth-section{color:#071d45;background:radial-gradient(circle at 18% 12%,#ffffffe6,#0000 28%),radial-gradient(circle at 84% 16%,#ffffffb8,#0000 24%),linear-gradient(115deg,#fffaf0,#fff7e8 48%,#fff0cf);justify-content:center;align-items:center;min-height:clamp(400px,46svh,500px);padding:clamp(22px,2.4vw,32px) 0;scroll-margin-top:104px;display:flex;overflow:hidden}.chiropodist-lead-growth-inner{text-align:center;width:min(100% - 72px,1280px)}.chiropodist-lead-growth-section h2{color:#071d45;letter-spacing:0;max-width:920px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,2.45vw,44px);font-weight:950;line-height:1.08}.chiropodist-lead-growth-title-rule{background:#ffc400;border-radius:999px;width:clamp(70px,5.6vw,96px);height:8px;margin:clamp(10px,1vw,14px) auto clamp(18px,1.8vw,24px);display:block}.chiropodist-lead-growth-flow{justify-content:center;align-items:center;gap:clamp(14px,1.45vw,24px);display:flex}.chiropodist-lead-growth-request,.chiropodist-lead-growth-client{color:#071d45;text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 22px 34px #071d4521}.chiropodist-lead-growth-request{aspect-ratio:1;background:radial-gradient(circle at 50% 34%,#ffc40014,#0000 25%),#ffffffeb;border:3px solid #ffedbd;border-radius:999px;width:clamp(154px,12vw,196px)}.chiropodist-lead-growth-client{background:linear-gradient(#fff2b8,#ffe98d);border:2px solid #f8df9a;border-bottom:10px solid #ffc400;border-radius:22px;width:clamp(150px,11.4vw,188px);min-height:clamp(174px,12.8vw,208px)}.chiropodist-lead-growth-client:before,.chiropodist-lead-growth-client:after{content:"";background:#ffc400;border-radius:999px;width:8px;height:24px;position:absolute;top:-38px;right:16px}.chiropodist-lead-growth-client:after{top:-30px;right:-6px;transform:rotate(46deg)}.chiropodist-lead-growth-client:before{transform:rotate(5deg)}.chiropodist-lead-growth-pin,.chiropodist-lead-growth-heart,.chiropodist-lead-growth-note span{background:linear-gradient(#ffd400,#ffc400);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.chiropodist-lead-growth-pin{color:#ffc400;background:0 0;width:clamp(68px,5.2vw,86px);height:clamp(74px,5.6vw,92px);margin-bottom:clamp(10px,.8vw,14px);position:relative}.chiropodist-lead-growth-heart{color:#fff;background:0 0;width:clamp(62px,4.7vw,76px);height:clamp(62px,4.7vw,76px);margin-bottom:clamp(12px,1.1vw,16px)}.chiropodist-lead-growth-pin svg,.chiropodist-lead-growth-heart svg{z-index:1;width:100%;height:100%;position:relative}.chiropodist-lead-growth-pin path{fill:#ffc400}.chiropodist-lead-growth-pin circle{fill:#fff}.chiropodist-lead-growth-pin-shadow{background:#ffc40038;border-radius:999px;width:74%;height:18px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.chiropodist-lead-growth-heart circle{fill:#ffc400}.chiropodist-lead-growth-heart path{fill:#fff}.chiropodist-lead-growth-request strong,.chiropodist-lead-growth-request span,.chiropodist-lead-growth-client strong,.chiropodist-lead-growth-client span{color:#071d45;letter-spacing:0;font-size:clamp(21px,1.75vw,28px);font-weight:950;line-height:1.05}.chiropodist-lead-growth-visits{grid-template-columns:repeat(4,minmax(92px,1fr));align-items:center;gap:clamp(14px,1.35vw,22px);min-width:0;display:grid}.chiropodist-lead-growth-visit{background:linear-gradient(#fffffff5,#ffffffe6);border:2px solid #f1dfbd;border-radius:18px;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;min-height:clamp(158px,11.8vw,188px);padding:clamp(14px,1.05vw,18px) clamp(12px,.95vw,16px) clamp(16px,1.15vw,18px);display:flex;position:relative;box-shadow:0 18px 30px #071d451f}.chiropodist-lead-growth-calendar{width:min(100%,96px);display:block;position:relative}.chiropodist-lead-growth-calendar svg{width:100%;height:auto;display:block;overflow:visible}.calendar-page{fill:#ffffff8f;stroke:#f1dfbd80;stroke-width:2px}.calendar-top{fill:#071d45}.calendar-ring{fill:#f8f7ef;filter:drop-shadow(0 1px #071d4514)}.calendar-grid rect{fill:#fff2d7}.calendar-highlight{fill:#ffc400;opacity:0}.chiropodist-lead-growth-visit--1 .calendar-highlight--one,.chiropodist-lead-growth-visit--2 .calendar-highlight--two,.chiropodist-lead-growth-visit--3 .calendar-highlight--three,.chiropodist-lead-growth-visit--4 .calendar-highlight--four{opacity:1}.chiropodist-lead-growth-visit strong{color:#071d45;letter-spacing:0;white-space:nowrap;margin-top:clamp(12px,1vw,16px);font-size:clamp(16px,1.15vw,20px);font-weight:950;line-height:1}.chiropodist-lead-growth-dots{z-index:2;color:#071d45;letter-spacing:6px;font-size:22px;font-weight:950;line-height:1;position:absolute;top:47%;right:calc(-1*clamp(14px,1.35vw,22px) - 13px)}.chiropodist-lead-growth-arrow{color:#071d45;flex:none;width:clamp(38px,3.4vw,54px);height:clamp(24px,2.1vw,32px);overflow:visible}.chiropodist-lead-growth-arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:6px}.chiropodist-lead-growth-note{color:#071d45;letter-spacing:0;justify-content:center;align-items:center;gap:clamp(14px,1.5vw,22px);margin:clamp(16px,1.8vw,24px) auto 0;font-size:clamp(18px,1.35vw,24px);font-weight:950;line-height:1.1;display:inline-flex}.chiropodist-lead-growth-note span{color:#071d45;width:clamp(46px,3.3vw,54px);height:clamp(46px,3.3vw,54px)}.chiropodist-lead-growth-note svg{color:#fff;stroke-width:2.2px;width:58%;height:58%}.chiropodist-lead-growth-actions{justify-content:center;align-items:center;margin-top:clamp(12px,1.3vw,18px);display:flex}.chiropodist-lead-growth-actions button:first-child{color:#fff;cursor:pointer;background:linear-gradient(#ff6a50,#f04431);border:0;border-radius:6px;justify-content:center;align-items:center;gap:12px;min-width:min(266px,100%);min-height:46px;padding:0 24px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 14px 28px #f044313d}.chiropodist-lead-growth-actions button:first-child svg{width:18px;height:18px}.chiropodist-lead-case-section{background:radial-gradient(circle at -7% 81%,#dbebffd1 0,#dbebffd1 10%,#0000 10.2%),radial-gradient(circle at 104% 105%,#ddedffe0 0,#ddedffe0 15%,#0000 15.2%),#fff;flex-direction:column;justify-content:center;min-height:calc(100svh - 130px);padding:clamp(34px,4.4vw,54px) 0 clamp(22px,2.5vw,30px);scroll-margin-top:130px;display:flex;position:relative;overflow:hidden}.chiropodist-lead-case-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(38px,4.2vw,66px);width:min(100% - 76px,1520px);display:grid}.chiropodist-lead-case-image{min-height:0;box-shadow:none;background:#eef5ff;border-radius:18px;margin:0;position:relative;overflow:hidden}.chiropodist-lead-case-image img{aspect-ratio:.86;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:min(72svh,740px);display:block}.chiropodist-lead-case-identity{color:#071452;background:#fffffff2;border:1px solid #07145214;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;-moz-column-gap:18px;column-gap:18px;width:min(390px,100% - 72px);padding:22px 28px;display:grid;position:absolute;bottom:42px;left:36px;box-shadow:0 22px 46px #0714522e}.chiropodist-lead-case-identity span{color:#fff;background:#0b5cff;border-radius:50%;grid-row:span 2;place-items:center;width:58px;height:58px;display:grid}.chiropodist-lead-case-identity svg{stroke-width:2px;width:32px;height:32px}.chiropodist-lead-case-identity strong{min-width:0;font-size:clamp(18px,1.35vw,24px);font-weight:900;line-height:1.05}.chiropodist-lead-case-identity small{color:#4c566d;margin-top:6px;font-size:clamp(15px,1.05vw,19px);font-weight:550;line-height:1.2}.chiropodist-lead-case-copy{min-width:0}.chiropodist-lead-case-copy>p.chiropodist-kicker{color:#0b5cff;letter-spacing:.15em;text-transform:uppercase;background:0 0;border-radius:0;margin:0 0 20px;padding:0;font-family:inherit;font-size:clamp(15px,1.22vw,23px);font-weight:900;display:block}.chiropodist-lead-case-copy h2{color:#071452;letter-spacing:0;max-width:780px;margin:0;font-size:clamp(54px,5.25vw,84px);font-weight:920;line-height:.99}.chiropodist-lead-case-copy>p{color:#071452;max-width:660px;margin:18px 0 0;font-size:clamp(21px,1.55vw,28px);font-weight:550;line-height:1.3}.chiropodist-lead-case-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:34px;display:grid}.chiropodist-lead-case-stat{text-align:center;border-left:1px solid #07145247;min-width:0;padding:0 clamp(16px,1.9vw,32px)}.chiropodist-lead-case-stat:first-child{text-align:left;border-left:0;padding-left:0}.chiropodist-lead-case-stat strong{color:#0b5cff;white-space:nowrap;font-size:clamp(32px,2.8vw,46px);font-weight:900;line-height:.98;display:block}.chiropodist-lead-case-stat span{color:#071452;margin-top:10px;font-size:clamp(17px,1.25vw,23px);font-weight:650;line-height:1.18;display:block}.chiropodist-lead-case-flow{color:#071452;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:clamp(16px,2vw,30px);max-width:690px;margin-top:30px;display:grid}.chiropodist-lead-case-flow article{text-align:center;justify-items:center;min-width:0;display:grid}.chiropodist-lead-case-flow article:first-child{text-align:left;justify-items:start}.chiropodist-lead-case-flow span{color:#0b2ca3;background:#eaf3ff;border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.chiropodist-lead-case-flow svg{stroke-width:1.8px;width:39px;height:39px}.chiropodist-lead-case-flow i{color:#0b5cff;padding-top:25px;font-size:46px;font-style:normal;font-weight:400;line-height:1}.chiropodist-lead-case-flow p{color:#071452;margin:14px 0 0;font-size:clamp(16px,1.12vw,21px);font-weight:700;line-height:1.1}.chiropodist-lead-case-actions{flex-wrap:wrap;align-items:center;gap:clamp(18px,3.2vw,48px);margin-top:28px;display:flex}.chiropodist-lead-case-actions button:first-child{color:#fff;cursor:pointer;background:#0b5cff;border:0;border-radius:6px;min-width:min(316px,100%);min-height:60px;padding:0 36px;font-size:clamp(18px,1.28vw,24px);font-weight:900;box-shadow:0 12px 22px #0b5cff2e}.chiropodist-lead-case-link{color:#0b5cff;text-underline-offset:6px;cursor:pointer;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:clamp(17px,1.18vw,23px);font-weight:850;text-decoration:underline;text-decoration-thickness:2px}.chiropodist-lead-case-link:hover{color:#071452;background:0 0}.chiropodist-lead-case-note{color:#8b909d;align-items:center;gap:14px;width:min(100% - 76px,1520px);margin-top:14px;font-size:clamp(15px,1.05vw,18px);font-weight:500;line-height:1.3;display:flex}.chiropodist-lead-case-note svg{color:#0b5cff;stroke-width:2.1px;flex:none;width:24px;height:24px}.chiropodist-leads-page .chiropodist-lead-trust-strip{background:linear-gradient(90deg,#fff,#fbfdfc 52%,#f7fbf9)!important;border-color:#d9ece6!important;box-shadow:0 18px 44px #2a6b5a12!important}.chiropodist-leads-page .chiropodist-lead-trust-item,.chiropodist-leads-page .chiropodist-lead-trust-item strong,.chiropodist-leads-page .chiropodist-lead-trust-icon{color:#0d1a16!important}.chiropodist-leads-page .chiropodist-lead-trust-icon svg:last-child{color:#2a6b5a!important}.chiropodist-leads-page .chiropodist-lead-trust-item+.chiropodist-lead-trust-item:before{background:#d9ece6!important}.chiropodist-leads-page .chiropodist-lead-how-head h2,.chiropodist-leads-page .chiropodist-lead-how-card-title strong,.chiropodist-leads-page .chiropodist-lead-how-card-title h3,.chiropodist-leads-page .chiropodist-lead-how-search,.chiropodist-leads-page .chiropodist-lead-how-confirmation,.chiropodist-leads-page .chiropodist-lead-how-calendar b,.chiropodist-leads-page .chiropodist-lead-how-calendar span{color:#0d1a16!important}.chiropodist-leads-page .chiropodist-lead-how-card-title>span,.chiropodist-leads-page .chiropodist-lead-how-confirmation:before{background:#2a6b5a!important}.chiropodist-leads-page .chiropodist-lead-how-calendar small{color:#2a6b5a!important}.chiropodist-leads-page .chiropodist-lead-how-calendar em{color:#536861!important}.chiropodist-leads-page .chiropodist-lead-growth-section{color:#0d1a16!important;background:radial-gradient(circle at 18% 12%,#ffffffeb,#0000 28%),radial-gradient(circle at 84% 16%,#e6f2eedb,#0000 24%),linear-gradient(115deg,#fff,#f7fbf9 48%,#e6f2ee)!important}.chiropodist-leads-page .chiropodist-lead-growth-section h2{color:#0d1a16!important;font-family:inherit!important}.chiropodist-leads-page .chiropodist-lead-growth-title-rule,.chiropodist-leads-page .chiropodist-lead-growth-client:before,.chiropodist-leads-page .chiropodist-lead-growth-client:after{background:#2a6b5a!important}.chiropodist-leads-page .chiropodist-lead-growth-request,.chiropodist-leads-page .chiropodist-lead-growth-client,.chiropodist-leads-page .chiropodist-lead-growth-visit{color:#0d1a16!important;border-color:#d9ece6!important;box-shadow:0 22px 34px #2a6b5a1c!important}.chiropodist-leads-page .chiropodist-lead-growth-request{background:radial-gradient(circle at 50% 34%,#2a6b5a1a,#0000 25%),#fffffff0!important}.chiropodist-leads-page .chiropodist-lead-growth-client{background:linear-gradient(#f7fbf9,#e6f2ee)!important;border-bottom-color:#2a6b5a!important}.chiropodist-leads-page .chiropodist-lead-growth-pin,.chiropodist-leads-page .chiropodist-lead-growth-heart,.chiropodist-leads-page .chiropodist-lead-growth-note span{color:#2a6b5a!important;background:linear-gradient(#2a6b5a,#1d4f42)!important}.chiropodist-leads-page .chiropodist-lead-growth-note span svg,.chiropodist-leads-page .chiropodist-lead-growth-note span svg *{color:#fff!important;stroke:currentColor!important}.chiropodist-leads-page .chiropodist-lead-growth-pin{background:0 0!important}.chiropodist-leads-page .chiropodist-lead-growth-pin path,.chiropodist-leads-page .chiropodist-lead-growth-heart circle{fill:#2a6b5a!important}.chiropodist-leads-page .chiropodist-lead-growth-request strong,.chiropodist-leads-page .chiropodist-lead-growth-request span,.chiropodist-leads-page .chiropodist-lead-growth-client strong,.chiropodist-leads-page .chiropodist-lead-growth-client span,.chiropodist-leads-page .chiropodist-lead-growth-visit strong,.chiropodist-leads-page .chiropodist-lead-growth-dots,.chiropodist-leads-page .chiropodist-lead-growth-note{color:#0d1a16!important}.chiropodist-leads-page .chiropodist-lead-growth-arrow{color:#2a6b5a!important}.chiropodist-leads-page .calendar-page{stroke:#2a6b5a29!important}.chiropodist-leads-page .calendar-top{fill:#2a6b5a!important}.chiropodist-leads-page .calendar-ring{fill:#f7fbf9!important}.chiropodist-leads-page .calendar-grid rect{fill:#e6f2ee!important}.chiropodist-leads-page .calendar-highlight{fill:#f0a500!important}.chiropodist-leads-page .chiropodist-lead-growth-actions button:first-child,.chiropodist-leads-page .chiropodist-lead-case-actions button:first-child{background:#2a6b5a!important;box-shadow:0 14px 28px #2a6b5a38!important}.chiropodist-leads-page .chiropodist-lead-growth-actions button:first-child:hover,.chiropodist-leads-page .chiropodist-lead-case-actions button:first-child:hover{background:#1d4f42!important}.chiropodist-leads-page .chiropodist-lead-case-section{background:radial-gradient(circle at -7% 81%,#e6f2eedb 0,#e6f2eedb 10%,#0000 10.2%),radial-gradient(circle at 104% 105%,#e6f2eee6 0,#e6f2eee6 15%,#0000 15.2%),#fff!important}.chiropodist-leads-page .chiropodist-lead-case-image{background:#e6f2ee!important}.chiropodist-leads-page .chiropodist-lead-case-identity{color:#0d1a16!important;border-color:#2a6b5a1f!important;box-shadow:0 22px 46px #2a6b5a29!important}.chiropodist-leads-page .chiropodist-lead-case-identity span,.chiropodist-leads-page .chiropodist-lead-case-flow span{color:#2a6b5a!important;background:#e6f2ee!important}.chiropodist-leads-page .chiropodist-lead-case-copy>p.chiropodist-kicker,.chiropodist-leads-page .chiropodist-lead-case-stat strong,.chiropodist-leads-page .chiropodist-lead-case-flow i,.chiropodist-leads-page .chiropodist-lead-case-link,.chiropodist-leads-page .chiropodist-lead-case-note svg{color:#2a6b5a!important}.chiropodist-leads-page .chiropodist-lead-case-copy h2,.chiropodist-leads-page .chiropodist-lead-case-stat span,.chiropodist-leads-page .chiropodist-lead-case-flow,.chiropodist-leads-page .chiropodist-lead-case-flow p,.chiropodist-leads-page .chiropodist-lead-case-link:hover{color:#0d1a16!important}.chiropodist-leads-page .chiropodist-lead-case-copy>p{color:#536861!important}.chiropodist-leads-page .chiropodist-lead-case-stat{border-left-color:#2a6b5a38!important}@media (max-width:1180px){.chiropodist-lead-growth-section{min-height:auto;padding:44px 0 42px}.chiropodist-lead-growth-inner{width:min(100% - 40px,760px)}.chiropodist-lead-growth-section h2{max-width:560px;font-size:clamp(32px,5.8vw,50px)}.chiropodist-lead-growth-title-rule{margin-bottom:24px}.chiropodist-lead-growth-flow{flex-direction:column;gap:18px}.chiropodist-lead-growth-request{width:min(100%,220px)}.chiropodist-lead-growth-visits{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,460px)}.chiropodist-lead-growth-visit{min-height:176px}.chiropodist-lead-growth-dots{display:none}.chiropodist-lead-growth-client{width:min(100%,220px);min-height:236px}.chiropodist-lead-growth-arrow{transform:rotate(90deg)}.chiropodist-lead-case-section{min-height:auto;padding:58px 0 52px}.chiropodist-lead-case-grid{grid-template-columns:minmax(0,1fr);width:min(100% - 40px,760px)}.chiropodist-lead-case-image img{aspect-ratio:16/11;height:auto}.chiropodist-lead-case-copy h2{font-size:clamp(48px,9vw,76px)}.chiropodist-lead-case-note{width:min(100% - 40px,760px)}}@media (min-width:1181px) and (max-height:820px){.chiropodist-lead-growth-section{min-height:470px;padding:22px 0 20px}.chiropodist-lead-growth-section h2{font-size:clamp(30px,2.35vw,40px)}.chiropodist-lead-growth-title-rule{height:8px;margin:10px auto 18px}.chiropodist-lead-growth-request{width:clamp(146px,11.2vw,174px)}.chiropodist-lead-growth-client{width:clamp(142px,10.7vw,168px);min-height:clamp(166px,12.4vw,190px)}.chiropodist-lead-growth-request strong,.chiropodist-lead-growth-request span,.chiropodist-lead-growth-client strong,.chiropodist-lead-growth-client span{font-size:clamp(20px,1.55vw,26px)}.chiropodist-lead-growth-visits{gap:13px}.chiropodist-lead-growth-visit{min-height:clamp(146px,10.8vw,170px);padding:13px 11px 14px}.chiropodist-lead-growth-calendar{width:min(100%,86px);padding:0}.chiropodist-lead-growth-visit strong{font-size:clamp(16px,1.1vw,19px)}.chiropodist-lead-growth-note{margin-top:18px;font-size:clamp(18px,1.28vw,22px)}.chiropodist-lead-growth-actions{margin-top:12px}.chiropodist-lead-case-section{padding:24px 0 18px}.chiropodist-lead-case-image img{height:min(68svh,590px)}.chiropodist-lead-case-copy>p.chiropodist-kicker{margin-bottom:14px;font-size:16px}.chiropodist-lead-case-copy h2{font-size:clamp(50px,4.75vw,72px)}.chiropodist-lead-case-copy>p{margin-top:14px;font-size:21px}.chiropodist-lead-case-stats{margin-top:24px}.chiropodist-lead-case-stat strong{font-size:clamp(31px,2.55vw,40px)}.chiropodist-lead-case-stat span{margin-top:7px;font-size:18px}.chiropodist-lead-case-flow{margin-top:24px}.chiropodist-lead-case-flow span{width:64px;height:64px}.chiropodist-lead-case-flow svg{width:34px;height:34px}.chiropodist-lead-case-flow i{padding-top:20px;font-size:38px}.chiropodist-lead-case-flow p{margin-top:10px;font-size:17px}.chiropodist-lead-case-actions{margin-top:20px}.chiropodist-lead-case-actions button:first-child{min-height:52px}.chiropodist-lead-case-note{margin-top:10px;font-size:15px}}.chiropodist-lead-how-calendar{width:min(270px,72%);padding:18px 20px;bottom:34px;right:6%}.chiropodist-lead-how-calendar small{color:#14766a;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px;font-family:DM Mono,monospace;font-size:11px;font-style:normal;font-weight:850;display:block}.chiropodist-lead-how-calendar b,.chiropodist-lead-how-calendar span,.chiropodist-lead-how-calendar em{display:block}.chiropodist-lead-how-calendar b{color:#071452;font-size:20px;line-height:1.2}.chiropodist-lead-how-calendar span{color:#071452;margin-top:4px;font-size:18px;font-weight:650}.chiropodist-lead-how-calendar em{color:#52606f;margin-top:14px;font-size:16px;font-style:normal;font-weight:600}@media (min-width:1101px){.chiropodist-lead-how-section.chiropodist-lead-how-section--viewport{height:calc(100svh - var(--header-height,94px));min-height:calc(100svh - var(--header-height,94px));padding:clamp(12px,2.2svh,24px) 0;overflow:hidden}.chiropodist-lead-how-section--viewport>.chiropodist-container{grid-template-rows:auto minmax(0,1fr) auto auto;height:100%;min-height:0;display:grid}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-head{margin-bottom:clamp(12px,2svh,20px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-head h2{margin-top:10px;font-size:clamp(40px,4.4vw,64px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-grid{min-height:0}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-card{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-card-title{min-height:clamp(64px,9svh,84px);padding:clamp(10px,1.5svh,16px) clamp(16px,1.5vw,22px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-card-title strong{font-size:clamp(38px,3.2vw,52px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-media,.chiropodist-lead-how-section--viewport .chiropodist-lead-how-video-frame{height:100%;min-height:0}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-cta{margin-top:clamp(8px,1.4svh,14px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-how-cta button{min-height:clamp(44px,5svh,50px);padding:11px 22px}.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-strip-section{height:clamp(68px,8.5svh,82px);margin-top:clamp(8px,1.4svh,14px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-strip,.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-item{height:100%;min-height:0}.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-item{padding:6px clamp(12px,1.2vw,18px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-review-logo{height:clamp(40px,4.6svh,50px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-app-logo{width:clamp(32px,3.8svh,40px);height:clamp(32px,3.8svh,40px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-stars svg{width:clamp(13px,1vw,17px);height:clamp(13px,1vw,17px)}.chiropodist-lead-how-section--viewport .chiropodist-lead-trust-icon{width:clamp(34px,4.2svh,44px);height:clamp(34px,4.2svh,44px)}}@media (max-width:1100px){.chiropodist-lead-how-section{min-height:0}.chiropodist-lead-trust-strip-section{margin-top:24px}.chiropodist-lead-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,760px);min-height:0;margin-inline:auto}.chiropodist-lead-trust-item{border-top:1px solid #c8b1996b;min-height:82px;padding:18px 20px}.chiropodist-lead-trust-item:nth-child(-n+2){border-top:0}.chiropodist-lead-trust-item:nth-child(odd):before{display:none}.chiropodist-lead-trust-item:nth-child(2n):before{top:18px;bottom:18px}.chiropodist-lead-trust-item:last-child{grid-column:1/-1;justify-content:center}.chiropodist-lead-how-grid{grid-template-columns:1fr;max-width:680px;margin:0 auto}.chiropodist-lead-case-grid{grid-template-columns:minmax(0,1fr)}.chiropodist-lead-how-media,.chiropodist-lead-how-video-frame{height:auto;min-height:620px}}@media (min-width:1101px) and (max-height:760px){.chiropodist-lead-how-section{padding:20px 0}.chiropodist-lead-how-card-title{min-height:74px;padding:14px 18px 12px}.chiropodist-lead-how-card-title strong{font-size:48px}.chiropodist-lead-how-card-title h3{font-size:17px}.chiropodist-lead-how-media,.chiropodist-lead-how-video-frame{height:276px}.chiropodist-lead-how-cta{margin-top:12px}.chiropodist-lead-how-cta button{min-height:46px;padding:12px 22px}.chiropodist-lead-trust-strip-section{margin-top:14px}.chiropodist-lead-trust-strip,.chiropodist-lead-trust-item{min-height:72px}.chiropodist-lead-trust-review-logo{height:42px}.chiropodist-lead-trust-app-logo{width:34px;height:34px}.chiropodist-lead-trust-stars svg{width:14px;height:14px}.chiropodist-lead-trust-icon{width:38px;height:38px}}@media (max-width:520px){.chiropodist-lead-trust-strip-section{margin-top:18px}.chiropodist-lead-trust-strip{border-radius:14px;grid-template-columns:1fr;width:min(100%,420px)}.chiropodist-lead-trust-item,.chiropodist-lead-trust-item:last-child{border-top:1px solid #c8b1996b;justify-content:center;min-height:70px;padding:15px 18px}.chiropodist-lead-trust-item:first-child{border-top:0}.chiropodist-lead-trust-item+.chiropodist-lead-trust-item:before{display:none}.chiropodist-lead-trust-item strong{font-size:0}.chiropodist-lead-trust-item strong:before{font-size:15px}.chiropodist-lead-growth-section{padding:32px 0 30px}.chiropodist-lead-growth-inner{width:min(100% - 28px,420px)}.chiropodist-lead-growth-section h2{font-size:clamp(28px,8vw,38px)}.chiropodist-lead-growth-title-rule{width:82px;height:7px;margin:13px auto 22px}.chiropodist-lead-growth-flow{gap:12px}.chiropodist-lead-growth-request,.chiropodist-lead-growth-client{width:min(100%,172px)}.chiropodist-lead-growth-client{min-height:188px}.chiropodist-lead-growth-request strong,.chiropodist-lead-growth-request span,.chiropodist-lead-growth-client strong,.chiropodist-lead-growth-client span{font-size:23px}.chiropodist-lead-growth-pin,.chiropodist-lead-growth-heart{width:62px;height:62px;margin-bottom:13px}.chiropodist-lead-growth-visits{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,318px)}.chiropodist-lead-growth-visit{min-height:0;padding:16px 16px 17px}.chiropodist-lead-growth-calendar{width:76px}.chiropodist-lead-growth-visit strong{margin-top:10px;font-size:17px}.chiropodist-lead-growth-arrow{font-size:34px}.chiropodist-lead-growth-note{text-align:left;gap:12px;margin-top:22px;font-size:19px;display:flex}.chiropodist-lead-growth-note span{width:48px;height:48px}.chiropodist-lead-growth-actions{margin-top:16px}.chiropodist-lead-growth-actions button:first-child{width:100%}}.chiropodist-admin-feature-matrix-grid--lead{grid-template-columns:repeat(4,minmax(0,1fr))}.chiropodist-leads-request-section .local-lead-choice-section{background:#f7fbf9;padding:56px 0 62px}.chiropodist-leads-request-section .local-lead-choice-inner{width:min(1120px,100% - 48px)}.chiropodist-hub-calendar-feature{background:radial-gradient(circle at 10% 8%,#2a6b5a14,#0000 30%),#f7f8fa;border-bottom:1px solid #e4e7ec;padding:56px 0 68px}.chiropodist-hub-calendar-feature .chiropodist-container{width:min(1280px,100% - 48px)}.chiropodist-hub-calendar-feature h2{color:#0d1a16;letter-spacing:0;margin:0 0 22px;font-size:clamp(32px,3.8vw,48px);font-weight:900;line-height:1.06}.chiropodist-hub-feature-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.chiropodist-hub-feature-actions{justify-content:center;align-items:center;gap:14px;margin-top:34px;display:flex}.chiropodist-hub-feature-actions button{min-height:52px;font:inherit;cursor:pointer;border-radius:999px;padding:0 26px;font-size:16px;font-weight:850;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.chiropodist-hub-feature-actions button:hover{transform:translateY(-2px)}.chiropodist-hub-feature-actions button:focus-visible{outline-offset:3px;outline:3px solid #2a6b5a4d}.chiropodist-hub-feature-action-primary{color:#fff;background:#2a6b5a;border:1px solid #2a6b5a;box-shadow:0 12px 28px #2a6b5a38}.chiropodist-hub-feature-action-primary:hover{background:#1f5548;border-color:#1f5548;box-shadow:0 16px 34px #2a6b5a47}.chiropodist-hub-feature-action-secondary{color:#174c40;background:#fff;border:1px solid #2a6b5a57;box-shadow:0 10px 24px #2a6b5a14}.chiropodist-hub-feature-action-secondary:hover{background:#f0f8f5;border-color:#2a6b5a;box-shadow:0 14px 30px #2a6b5a21}.chiropodist-hub-calendar-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fef3c7,#ffedd5 42%,#fee2e2);border:1px solid #f59e0b3d;border-radius:28px;flex-direction:column;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 24px 58px #2a6b5a1a}.chiropodist-hub-calendar-card:hover{border-color:#2a6b5a47;transform:translateY(-3px);box-shadow:0 28px 66px #2a6b5a26}.chiropodist-hub-calendar-card:focus-visible{outline-offset:4px;outline:3px solid #2a6b5a57}.chiropodist-hub-calendar-card video{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.chiropodist-hub-calendar-card-copy{background:#ffefe8d1;flex-direction:column;flex:1;padding:24px 26px 28px;display:flex}.chiropodist-hub-calendar-card-copy strong{color:#111827;letter-spacing:0;font-size:clamp(23px,2vw,28px);font-weight:900;line-height:1.1;display:block}.chiropodist-hub-calendar-card-copy span{color:#26344a;max-width:590px;margin-top:10px;font-size:16px;font-weight:650;line-height:1.42;display:block}.chiropodist-hub-local-leads-card{background:#e9f7f1;border-color:#0d7a5b38}.chiropodist-hub-local-leads-visual{aspect-ratio:16/9;background:radial-gradient(circle at 50% 108%,#fffffffa 0,#fffffffa 23%,#0000 24%),radial-gradient(circle at 16% 18%,#ffffffb8,#0000 31%),linear-gradient(145deg,#dff5ea,#c7ebdc 54%,#f5e5c5);justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.chiropodist-hub-local-leads-visual:before{aspect-ratio:1;content:"";border:1px solid #0c775624;border-radius:50%;width:72%;position:absolute;transform:translateY(45%)}.chiropodist-hub-local-leads-visual img{z-index:2;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 22px #13483826);width:auto;max-width:none;height:128%;position:absolute;bottom:-26%;left:50%;transform:translate(-50%)}.chiropodist-hub-local-leads-copy{background:#effaf6f0}.chiropodist-hub-local-leads-copy strong{color:#083f35}.chiropodist-hub-product-feature-card{background:#f2f5fb;border-color:#2e43732e}.chiropodist-hub-product-feature-visual{aspect-ratio:16/9;background:radial-gradient(circle at 18% 18%,#ffffffe6,#0000 28%),linear-gradient(145deg,#f5f8fc,#e9f0f8 54%,#eef5f1);justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.chiropodist-hub-product-feature-visual:before{aspect-ratio:1;content:"";border:1px solid #294e6f1f;border-radius:50%;width:74%;position:absolute;bottom:-34%}.chiropodist-hub-product-feature-visual img{z-index:1;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 18px 18px #14263824);width:96%;height:94%;position:relative}.chiropodist-hub-photo-feature-visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:none;width:100%;height:100%}.chiropodist-hub-online-booking-copy{background:#f3f8fcf5}.chiropodist-hub-online-booking-copy strong{color:#123d58}.chiropodist-hub-client-records-card{background:#f5f2fa;border-color:#5f4e852e}.chiropodist-hub-client-records-card .chiropodist-hub-product-feature-visual{background:radial-gradient(circle at 82% 16%,#ffffffe6,#0000 30%),linear-gradient(145deg,#f9f7fc,#eee9f6 55%,#edf4f2)}.chiropodist-hub-client-records-copy{background:#f8f6fbf5}.chiropodist-hub-client-records-copy strong{color:#3f3158}.chiropodist-hub-automatic-reminders-card{background:#eaf5ef;border-color:#166b4c38}.chiropodist-hub-automatic-reminders-visual{aspect-ratio:16/9;background:radial-gradient(circle at 22% 16%,#ffffffd1,#0000 31%),radial-gradient(circle at 78% 86%,#f5a43629,#0000 32%),linear-gradient(145deg,#dcefe6,#cce5d8 56%,#eef3d8);justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.chiropodist-hub-automatic-reminders-visual:before{aspect-ratio:1;content:"";border:1px solid #186f4f26;border-radius:50%;width:min(430px,82%);position:absolute;bottom:-30%}.chiropodist-hub-automatic-reminders-visual img{z-index:1;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 24px 24px #163c2d33);width:auto;max-width:86%;height:98%;position:relative}.chiropodist-hub-automatic-reminders-copy{background:#f1f9f5f5}.chiropodist-hub-automatic-reminders-copy strong{color:#123f31;max-width:14em}.chiropodist-hub-automatic-reminders-copy span{max-width:560px}.chiropodist-hub-tap-to-pay-card{background:#edf5fa;border-color:#3768923d}.chiropodist-hub-tap-to-pay-visual{aspect-ratio:16/9;background:radial-gradient(circle at 75% 18%,#3a8ac942,#0000 35%),radial-gradient(circle at 20% 88%,#f18f2d33,#0000 34%),linear-gradient(145deg,#d8e9f4,#c9dfec 52%,#f5e4d2);justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.chiropodist-hub-tap-to-pay-visual:before{aspect-ratio:1;content:"";border:1px solid #37689229;border-radius:50%;width:min(430px,82%);position:absolute;transform:translateY(38%)}.chiropodist-hub-tap-to-pay-visual img{z-index:1;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 24px #15293a33);width:auto;max-width:88%;height:98%;position:relative}.chiropodist-hub-tap-to-pay-copy{background:#f1f8fcf5}.chiropodist-hub-tap-to-pay-copy strong{color:#102e44;max-width:13em}.chiropodist-hub-tap-to-pay-copy span{max-width:560px}@media (max-width:900px){.chiropodist-hub-calendar-feature .chiropodist-container{width:min(720px,100% - 48px)}.chiropodist-hub-feature-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-hub-automatic-reminders-copy,.chiropodist-hub-tap-to-pay-copy{padding:34px}}.chiropodist-page>main>section:not(.chiropodist-hub-hero):not(.chiropodist-feature-hero):not(.chiropodist-admin-hero):not(.chiropodist-lead-case-section){scroll-margin-top:88px}.chiropodist-page .chiropodist-section{padding:54px 0}.chiropodist-hub-reviews-section{padding:50px 0 54px!important}.chiropodist-hub-reviews-head{max-width:680px;margin-bottom:24px}.chiropodist-hub-reviews-head h2{font-size:clamp(30px,3.3vw,44px);line-height:1.08}.chiropodist-hub-reviews-head span{max-width:540px;margin-top:12px;font-size:15.5px}.chiropodist-hub-review-track{gap:14px;padding:6px 18px 12px}.chiropodist-hub-review-card{border-radius:14px;width:min(650px,100vw - 34px);height:204px;min-height:204px}.chiropodist-hub-review-image{width:224px}.chiropodist-hub-review-card figcaption{gap:12px;padding:22px 26px 20px}.chiropodist-hub-google-mark{width:30px;height:30px;top:18px;right:22px}.chiropodist-hub-review-stars svg{width:16px;height:16px}.chiropodist-hub-review-card blockquote{max-width:17em;font-size:18px;line-height:1.24}.chiropodist-hub-reviews-cta{margin-top:20px}.chiropodist-hub-effect-section{padding:54px 0 58px!important}.chiropodist-hub-effect-section .chiropodist-container{width:min(1120px,100% - 48px)}.chiropodist-hub-effect-head p{letter-spacing:.18em;margin-bottom:12px;font-size:12px}.chiropodist-hub-effect-head h2{max-width:760px;margin:0 auto;font-size:clamp(32px,3.7vw,50px);line-height:1.08}.chiropodist-hub-effect-card{border-radius:18px;margin-top:34px}.chiropodist-hub-effect-card article{min-height:168px;padding:28px 24px}.chiropodist-hub-effect-card strong{font-size:clamp(38px,4vw,58px)}.chiropodist-hub-effect-card span{max-width:10.5em;margin:14px auto 0;font-size:clamp(14px,1.1vw,17px);line-height:1.24}.chiropodist-hub-effect-cta{justify-content:center;margin-top:24px;display:flex}.chiropodist-hub-effect-cta button{color:#fff;cursor:pointer;background:#2a6b5a;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-size:15px;font-weight:800;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 30px #2a6b5a33}.chiropodist-hub-effect-cta button:hover{background:#1d4f42;transform:translateY(-1px);box-shadow:0 16px 34px #2a6b5a42}.chiropodist-hub-effect-cta button:focus-visible{outline-offset:4px;outline:3px solid #2a6b5a47}.chiropodist-hub-effect-cta svg{width:16px;height:16px}.chiropodist-hub-effect-note{margin-top:22px;font-size:14px}.chiropodist-hub-leads-section{padding:62px 0 66px}.chiropodist-hub-leads-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1fr);gap:clamp(30px,4.5vw,58px)}.chiropodist-hub-leads-copy h2{max-width:540px;font-size:clamp(31px,3vw,42px);line-height:1.08}.chiropodist-hub-leads-copy>p:not(.chiropodist-hub-leads-kicker){max-width:540px;margin-top:16px;font-size:16px;line-height:1.55}.chiropodist-hub-leads-steps{max-width:560px;margin-top:22px}.chiropodist-hub-leads-steps article{padding:13px 15px}.chiropodist-hub-leads-actions{margin-top:22px}.chiropodist-hub-leads-visual{justify-self:end;max-width:500px}.chiropodist-hub-leads-window{padding:14px}.chiropodist-hub-feature-explorer{padding:54px 0 62px}.chiropodist-hub-feature-explorer .chiropodist-container{width:min(1040px,100% - 48px)}.chiropodist-hub-feature-explorer h2{margin-bottom:28px;font-size:clamp(30px,3.4vw,44px);line-height:1.08}.chiropodist-hub-feature-grid{gap:10px 14px}.chiropodist-hub-feature-grid button{gap:14px;min-height:64px;padding:0 18px;font-size:16px;box-shadow:0 12px 28px #2a6b5a0b}.chiropodist-hub-feature-grid svg{width:26px;height:26px}.chiropodist-section-head h2{font-size:clamp(25px,2.8vw,34px);line-height:1.16}.chiropodist-final{padding:58px 0}.chiropodist-final h2{font-size:clamp(30px,3.7vw,46px);line-height:1.06}@media (max-width:640px){.chiropodist-hub-feature-cards{grid-template-columns:minmax(0,1fr)}.chiropodist-hub-feature-actions{flex-direction:column;margin-top:26px}.chiropodist-hub-feature-actions button{width:100%}.chiropodist-lead-how-section{padding:52px 0 58px}.chiropodist-lead-how-head{text-align:left;margin-bottom:28px}.chiropodist-lead-how-head h2{font-size:clamp(36px,10vw,48px)}.chiropodist-lead-how-grid{grid-template-columns:1fr;gap:18px}.chiropodist-lead-how-card{border-radius:18px}.chiropodist-lead-how-card-title{padding:20px 18px 15px}.chiropodist-lead-how-card-title strong{font-size:58px}.chiropodist-lead-how-card-title h3{font-size:20px}.chiropodist-lead-case-section{padding:42px 0 44px}.chiropodist-lead-case-grid,.chiropodist-lead-case-note{width:min(100% - 28px,760px)}.chiropodist-lead-case-grid{gap:26px}.chiropodist-lead-case-image{border-radius:14px}.chiropodist-lead-case-image img{aspect-ratio:4/4.7}.chiropodist-lead-case-identity{-moz-column-gap:14px;column-gap:14px;width:min(310px,100% - 32px);padding:16px 18px;bottom:18px;left:16px}.chiropodist-lead-case-identity span{width:48px;height:48px}.chiropodist-lead-case-identity svg{width:27px;height:27px}.chiropodist-lead-case-copy>p.chiropodist-kicker{margin-bottom:18px;font-size:14px}.chiropodist-lead-case-copy h2{font-size:clamp(42px,13vw,58px)}.chiropodist-lead-case-copy>p{margin-top:18px;font-size:20px}.chiropodist-lead-case-stats{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:28px}.chiropodist-lead-case-stat,.chiropodist-lead-case-stat:first-child{text-align:left;border-left:0;padding:0}.chiropodist-lead-case-stat strong{font-size:clamp(34px,11vw,44px)}.chiropodist-lead-case-flow{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:28px}.chiropodist-lead-case-flow article,.chiropodist-lead-case-flow article:first-child{text-align:left;grid-template-columns:auto minmax(0,1fr);place-items:center start;gap:14px}.chiropodist-lead-case-flow i{display:none}.chiropodist-lead-case-flow span{width:58px;height:58px}.chiropodist-lead-case-flow svg{width:30px;height:30px}.chiropodist-lead-case-flow p{margin:0;font-size:17px}.chiropodist-lead-case-actions{gap:14px}.chiropodist-lead-case-actions button:first-child{width:100%;min-height:56px}.chiropodist-lead-case-link{width:auto}.chiropodist-lead-how-media,.chiropodist-lead-how-video-frame{min-height:390px}.chiropodist-lead-how-search{gap:8px;padding:9px 9px 9px 12px;font-size:15px;inset:18px 16px auto}.chiropodist-lead-how-search svg{width:18px;height:18px}.chiropodist-lead-how-search em{min-height:32px;padding:0 12px;font-size:12px}.chiropodist-lead-how-confirmation{font-size:17px;bottom:36px;left:14%;right:14%}.chiropodist-lead-how-calendar{width:min(258px,80%);bottom:28px;right:5%}.chiropodist-admin-feature-matrix-grid--lead{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-leads-request-section .local-lead-choice-section{padding:42px 0 48px}.chiropodist-leads-request-section .local-lead-choice-inner{width:min(100% - 32px,520px)}.chiropodist-hub-trust-strip{padding:26px 0 24px}.chiropodist-hub-trust-strip .chiropodist-container{width:min(100% - 32px,520px)}.chiropodist-hub-trust-strip p{margin-bottom:16px;font-size:20px}.chiropodist-hub-trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.chiropodist-hub-trust-row article:nth-child(2){justify-content:center}.chiropodist-hub-trust-row img{width:min(100%,138px)}.chiropodist-hub-trust-row article:nth-child(2) img{width:min(100%,154px)}.chiropodist-hub-trust-users{grid-column:1/-1}.chiropodist-hub-trust-users strong{font-size:38px}.chiropodist-hub-trust-users span{margin-top:6px;font-size:14px}.chiropodist-hub-calendar-feature{padding:42px 0 50px}.chiropodist-hub-calendar-feature .chiropodist-container{width:min(100% - 32px,520px)}.chiropodist-hub-calendar-feature h2{margin-bottom:18px;font-size:clamp(29px,9vw,38px)}.chiropodist-hub-calendar-card{border-radius:22px}.chiropodist-hub-calendar-card-copy{padding:24px 24px 28px}.chiropodist-hub-calendar-card-copy strong{font-size:clamp(25px,8vw,32px)}.chiropodist-hub-calendar-card-copy span{font-size:16px}.chiropodist-hub-feature-cards{gap:18px}.chiropodist-hub-local-leads-visual img{height:126%;bottom:-25%}.chiropodist-hub-automatic-reminders-visual,.chiropodist-hub-tap-to-pay-visual{aspect-ratio:16/9;height:auto}.chiropodist-hub-automatic-reminders-visual img{max-width:84%;height:97%}.chiropodist-hub-tap-to-pay-visual img{max-width:88%;height:96%}.chiropodist-hub-automatic-reminders-copy,.chiropodist-hub-tap-to-pay-copy{padding:26px 24px 30px}.chiropodist-hub-review-track{animation:none!important}.chiropodist-page .chiropodist-section{padding:42px 0}.chiropodist-hub-reviews-section{padding:42px 0 46px!important}.chiropodist-hub-reviews-head{margin-bottom:18px}.chiropodist-hub-reviews-head h2{font-size:clamp(28px,8vw,34px)}.chiropodist-hub-review-track{scroll-snap-type:x mandatory;gap:12px;width:auto;padding:4px 16px 10px;overflow-x:auto}.chiropodist-hub-review-card{scroll-snap-align:center;width:min(332px,100vw - 32px);height:172px;min-height:172px}.chiropodist-hub-review-image{width:112px}.chiropodist-hub-review-card figcaption{padding:16px 16px 14px}.chiropodist-hub-google-mark{display:none}.chiropodist-hub-review-card blockquote{font-size:14px;line-height:1.25}.chiropodist-hub-effect-section{padding:44px 0 46px!important}.chiropodist-hub-effect-section .chiropodist-container,.chiropodist-hub-feature-explorer .chiropodist-container{width:min(100% - 32px,520px)}.chiropodist-hub-effect-head h2{font-size:clamp(30px,9vw,38px)}.chiropodist-hub-effect-card{border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.chiropodist-hub-effect-card article{min-height:126px;padding:20px 14px}.chiropodist-hub-effect-card article:nth-child(2n){border-left:1px solid #ffffff6b}.chiropodist-hub-effect-card article:nth-child(3){border-left:0}.chiropodist-hub-effect-card article:nth-child(n+3){border-top:1px solid #ffffff6b}.chiropodist-hub-effect-card strong{font-size:clamp(32px,9vw,42px)}.chiropodist-hub-effect-card span{margin-top:9px;font-size:12.5px}.chiropodist-hub-effect-cta{margin-top:20px}.chiropodist-hub-leads-section{padding:46px 0 50px}.chiropodist-hub-leads-grid{grid-template-columns:1fr;gap:28px}.chiropodist-hub-leads-copy h2{font-size:clamp(29px,8.4vw,36px)}.chiropodist-hub-leads-copy>p:not(.chiropodist-hub-leads-kicker){font-size:15px}.chiropodist-hub-leads-steps{margin-top:18px}.chiropodist-hub-leads-steps article{padding:12px}.chiropodist-hub-leads-actions button{min-height:46px;font-size:14px}.chiropodist-hub-leads-visual{justify-self:stretch;max-width:100%}.chiropodist-hub-leads-visual:before{border-radius:24px;top:-12px;right:18px;bottom:30px;left:-12px}.chiropodist-hub-leads-window,.chiropodist-hub-leads-list article{padding:12px}.chiropodist-hub-leads-list article:nth-child(3){display:none}.chiropodist-hub-feature-explorer{padding:42px 0 46px}.chiropodist-hub-feature-explorer h2{margin-bottom:20px;font-size:clamp(27px,8vw,34px)}.chiropodist-hub-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chiropodist-hub-feature-grid button{gap:9px;min-height:54px;padding:0 10px;font-size:12.5px}.chiropodist-hub-feature-grid svg{width:21px;height:21px}.chiropodist-section-head{margin-bottom:20px}.chiropodist-section-head h2{font-size:clamp(25px,7.5vw,32px)}.chiropodist-final{padding:46px 0}}.chiropodist-section.chiropodist-admin-what-section{isolation:isolate;background:radial-gradient(circle at 8% 14%,#ffc27a38,#0000 28%),radial-gradient(circle at 44% 92%,#7f5ded1f,#0000 30%),radial-gradient(circle at 94% 12%,#1769ff24,#0000 27%),linear-gradient(118deg,#fffdf8,#f8fffc 47%,#f5f8ff);border-top:1px solid #2a6b5a1a;border-bottom:1px solid #1769ff1a;position:relative}.chiropodist-section.chiropodist-admin-what-section:before,.chiropodist-section.chiropodist-admin-what-section:after{content:"";z-index:-1;filter:blur(18px);opacity:.38;pointer-events:none;border-radius:999px;width:240px;height:240px;position:absolute}.chiropodist-section.chiropodist-admin-what-section:before{background:#ffdca8;top:-110px;left:31%}.chiropodist-section.chiropodist-admin-what-section:after{background:#cbd8ff;bottom:-110px;right:-90px}.chiropodist-admin-what-head .chiropodist-kicker{color:#fff;background:linear-gradient(135deg,#2a6b5a,#287d8f 52%,#526fd6);border:1px solid #ffffffb3;box-shadow:0 10px 24px #2a6b5a2e}.chiropodist-admin-what-head h2 span{color:#2a6b5a;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#2a6b5a,#157f8a 46%,#4f68c9);-webkit-background-clip:text;background-clip:text}.chiropodist-admin-connected-feature-grid article{--feature-colour:#2a6b5a;--feature-bg:#eaf7f2;--feature-border:#b9ddcf;border-color:var(--feature-border);background:linear-gradient(145deg,#fffffff7,var(--feature-bg));position:relative;overflow:hidden;box-shadow:0 14px 30px #2d435c14}.chiropodist-admin-connected-feature-grid article:before{content:"";background:var(--feature-colour);width:4px;position:absolute;inset:0 auto 0 0}.chiropodist-admin-connected-feature-grid article:nth-child(2){--feature-colour:#286bd6;--feature-bg:#edf4ff;--feature-border:#c5d8fb}.chiropodist-admin-connected-feature-grid article:nth-child(3){--feature-colour:#7651c9;--feature-bg:#f3efff;--feature-border:#d8ccf5}.chiropodist-admin-connected-feature-grid article:nth-child(4){--feature-colour:#bd7200;--feature-bg:#fff5dd;--feature-border:#f2d49e}.chiropodist-admin-connected-feature-grid article:nth-child(5){--feature-colour:#cf5e50;--feature-bg:#fff0ed;--feature-border:#f0c5bd}.chiropodist-admin-connected-feature-grid article:nth-child(6){--feature-colour:#13877f;--feature-bg:#e9f8f5;--feature-border:#bce2dc}.chiropodist-admin-connected-feature-grid svg{width:36px;height:36px;color:var(--feature-colour);background:#fff;border-radius:10px;padding:6px;box-shadow:0 7px 16px #2d435c1a}.chiropodist-admin-connected-feature-grid h3{color:var(--feature-colour)}.chiropodist-admin-connected-visual{background:radial-gradient(circle at 16% 14%,#ffc87638,#0000 25%),radial-gradient(circle at 86% 18%,#1769ff2e,#0000 30%),radial-gradient(circle at 75% 88%,#7953c929,#0000 26%),linear-gradient(145deg,#f9fffc,#f5f9ff 52%,#fffaf1);border-color:#4d6fc42e;box-shadow:0 30px 78px #2a6b5a21,0 10px 34px #365bb31a}.chiropodist-admin-orbit-logo{background:linear-gradient(145deg,#2a6b5a,#246f76 56%,#415fa8);border:1px solid #fff6;box-shadow:0 16px 32px #24566f3d}.chiropodist-admin-orbit-node{--orbit-colour:#2a6b5a;--orbit-bg:#effaf5;border-color:var(--orbit-colour)}@supports (color:color-mix(in lab,red,red)){.chiropodist-admin-orbit-node{border-color:color-mix(in srgb,var(--orbit-colour)28%,white)}}.chiropodist-admin-orbit-node{background:var(--orbit-bg);color:var(--orbit-colour)}.chiropodist-admin-orbit-node-2,.chiropodist-admin-orbit-node-6,.chiropodist-admin-orbit-node-10{--orbit-colour:#286bd6;--orbit-bg:#eef4ff}.chiropodist-admin-orbit-node-3,.chiropodist-admin-orbit-node-7{--orbit-colour:#7651c9;--orbit-bg:#f4f0ff}.chiropodist-admin-orbit-node-4,.chiropodist-admin-orbit-node-8{--orbit-colour:#bd7200;--orbit-bg:#fff6e2}.chiropodist-admin-orbit-node-5,.chiropodist-admin-orbit-node-9{--orbit-colour:#cf5e50;--orbit-bg:#fff1ee}.chiropodist-admin-what-actions button{background:linear-gradient(135deg,#2a6b5a,#287d8f 58%,#405eaa);box-shadow:0 18px 32px #2c667738}@media (max-width:740px){.chiropodist-section.chiropodist-admin-what-section:before,.chiropodist-section.chiropodist-admin-what-section:after{width:150px;height:150px}.chiropodist-admin-connected-feature-grid svg{border-radius:8px;width:30px;height:30px;padding:5px}}.chiropodist-leads-page .chiropodist-lead-growth-section{isolation:isolate;border-top:1px solid #3f67ba1a;border-bottom:1px solid #7651c91a;position:relative;background:radial-gradient(circle at 7% 20%,#ffb47340,#0000 28%),radial-gradient(circle at 38% 105%,#4d9bff2b,#0000 32%),radial-gradient(circle at 92% 12%,#a67eea33,#0000 28%),linear-gradient(115deg,#fffaf2,#f5fbff 48%,#f8f3ff)!important}.chiropodist-leads-page .chiropodist-lead-growth-section:before,.chiropodist-leads-page .chiropodist-lead-growth-section:after{content:"";z-index:-1;filter:blur(18px);opacity:.34;pointer-events:none;border-radius:999px;width:230px;height:230px;position:absolute}.chiropodist-leads-page .chiropodist-lead-growth-section:before{background:#ffd4a8;top:-120px;left:28%}.chiropodist-leads-page .chiropodist-lead-growth-section:after{background:#c8d8ff;bottom:-145px;right:16%}.chiropodist-leads-page .chiropodist-lead-growth-section h2{-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#215f58,#286bd6 52%,#7651c9);-webkit-background-clip:text;background-clip:text;color:#215f58!important}.chiropodist-leads-page .chiropodist-lead-growth-title-rule{box-shadow:0 6px 14px #4b699e29;background:linear-gradient(90deg,#ff8a5c,#f4b321 33%,#3a9f91 65%,#7651c9)!important}.chiropodist-leads-page .chiropodist-lead-growth-request{background:radial-gradient(circle at 50% 34%,#e85d7529,#0000 30%),linear-gradient(145deg,#fffaf7,#fff0ea)!important;border-color:#f4c2ae!important;box-shadow:0 22px 38px #cf5e5026!important}.chiropodist-leads-page .chiropodist-lead-growth-pin path{fill:#e85d75!important}.chiropodist-leads-page .chiropodist-lead-growth-pin-shadow{background:#e85d7533!important}.chiropodist-leads-page .chiropodist-lead-growth-request+.chiropodist-lead-growth-arrow{color:#e56d57!important}.chiropodist-leads-page .chiropodist-lead-growth-visits+.chiropodist-lead-growth-arrow{color:#7651c9!important}.chiropodist-leads-page .chiropodist-lead-growth-visit{--visit-colour:#3579d3;--visit-bg:#edf5ff;--visit-border:#bdd4f5;border-color:var(--visit-border)!important;background:linear-gradient(180deg,#fff 0%,var(--visit-bg)100%)!important;box-shadow:0 18px 34px #3056911f!important}.chiropodist-leads-page .chiropodist-lead-growth-visit--2{--visit-colour:#7651c9;--visit-bg:#f4efff;--visit-border:#d7c8f5}.chiropodist-leads-page .chiropodist-lead-growth-visit--3{--visit-colour:#bd7200;--visit-bg:#fff6df;--visit-border:#efd29e}.chiropodist-leads-page .chiropodist-lead-growth-visit--4{--visit-colour:#16877f;--visit-bg:#eaf8f5;--visit-border:#b9e0da}.chiropodist-leads-page .chiropodist-lead-growth-visit .calendar-top{fill:var(--visit-colour)!important}.chiropodist-leads-page .chiropodist-lead-growth-visit .calendar-grid rect{fill:var(--visit-bg)!important}.chiropodist-leads-page .chiropodist-lead-growth-visit .calendar-highlight{fill:#f08a45!important}.chiropodist-leads-page .chiropodist-lead-growth-visit strong,.chiropodist-leads-page .chiropodist-lead-growth-dots{color:var(--visit-colour)!important}.chiropodist-leads-page .chiropodist-lead-growth-client{background:linear-gradient(160deg,#f6f0ff,#eee7ff 55%,#fbeef7)!important;border-color:#d5c5f1 #d5c5f1 #7651c9!important;box-shadow:0 22px 38px #7651c929!important}.chiropodist-leads-page .chiropodist-lead-growth-client:before,.chiropodist-leads-page .chiropodist-lead-growth-client:after{background:#ef6b8a!important}.chiropodist-leads-page .chiropodist-lead-growth-heart{color:#7651c9!important;background:0 0!important}.chiropodist-leads-page .chiropodist-lead-growth-heart circle{fill:#7651c9!important}.chiropodist-leads-page .chiropodist-lead-growth-note span{box-shadow:0 10px 22px #286bd62e;background:linear-gradient(145deg,#16877f,#3579d3)!important}.chiropodist-leads-page .chiropodist-lead-growth-actions button:first-child{background:linear-gradient(135deg,#2a6b5a,#287d8f 55%,#6253b6)!important;box-shadow:0 15px 30px #415c9f3d!important}@media (max-width:520px){.chiropodist-leads-page .chiropodist-lead-growth-section:before,.chiropodist-leads-page .chiropodist-lead-growth-section:after{width:150px;height:150px}}.marketing-sr-only,.chiropodist-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{background:linear-gradient(#fffefd,#fbfaf8);padding:clamp(34px,4vw,58px) 0}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-shell{background:#fffffff5;border:1px solid #e8ecf2;border-radius:18px;width:100%;max-width:1160px;margin:0 auto;padding:32px 44px 28px;display:block;position:relative;box-shadow:0 22px 48px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-stage{padding:0;display:block;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button{color:#0a1a35;text-align:left;cursor:pointer;background:#fff;border:1px solid #dde4ec;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:2px 11px;min-height:78px;padding:14px 13px;transition:border-color .26s,background .26s,box-shadow .26s,transform .26s;display:grid;box-shadow:0 10px 24px #0f172a0a}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button:hover,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button.is-active{background:linear-gradient(135deg,#fbf9ff,#fff 58%,#fff7f3);border-color:#8d78ef;box-shadow:0 12px 28px #6b55df1f}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button.is-active{box-shadow:inset 0 0 0 1px #6b55df38,0 12px 28px #6b55df1f}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button>span{color:#6b55df;background:#f0eaff;border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs svg{stroke-width:2.5px;width:18px;height:18px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs strong{color:#081832;min-width:0;font-size:12px;font-weight:950;line-height:1.1}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs small{color:#344154;min-width:0;font-size:10px;font-weight:650;line-height:1.28}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;border-radius:12px;height:clamp(340px,25vw,360px);overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track{align-items:flex-start;gap:0;transition:transform 1.15s cubic-bezier(.2,.82,.18,1);display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-slide{height:clamp(340px,25vw,360px);box-shadow:none;background:radial-gradient(circle at 0 20%,#6b55df12,#0000 25%),radial-gradient(circle at 100% 80%,#ff57330f,#0000 22%),#fff;border:0;border-radius:12px;flex:0 0 100%;grid-template-columns:minmax(210px,.3fr) minmax(0,.7fr);align-items:center;gap:clamp(22px,3vw,48px);padding:4px 54px 8px 34px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-slide--reminders,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customer-hub,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customisation,.chiropodist-online-booking-page .chiropodist-online-feature-slide--connected-booking{grid-template-rows:none;padding:4px 54px 8px 34px}.chiropodist-online-booking-page .chiropodist-online-feature-slide-copy span{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-slide h3{color:#0a1a35;max-width:14ch;font-size:clamp(25px,2.1vw,34px);font-weight:900;line-height:1.14}.chiropodist-online-booking-page .chiropodist-online-feature-slide--smart-slots h3{max-width:15ch}.chiropodist-online-booking-page .chiropodist-online-feature-slide p{color:#2f3a4d;max-width:28ch;font-size:15px;font-weight:500;line-height:1.6;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-visual{background:0 0;border-radius:14px;place-self:center stretch;width:min(100%,620px);height:auto;min-height:0;overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-payment{background:#fff;border:1px solid #e2e7ef;border-radius:13px;align-content:start;gap:9px;padding:14px 18px;display:grid;box-shadow:0 16px 34px #0f172a14}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head{color:#0a1a35;justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:850;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head span,.chiropodist-online-booking-page .chiropodist-online-feature-payment-head strong{align-items:center;gap:8px;display:inline-flex}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head svg{color:#6b55df;background:#f0eaff;border-radius:8px;width:26px;height:26px;padding:6px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head b{color:#0a1a35;font-size:24px;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options{gap:12px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span{border-radius:8px;min-height:84px;padding:12px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span>svg:not(:first-child){color:#ff5733;fill:#ff5733;stroke:#fff;width:30px;height:30px;position:absolute;top:-13px;right:-13px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span>svg:first-child{color:#6b55df;fill:none;stroke:currentColor;background:#efeaff;border-radius:8px;width:25px;height:25px;margin-bottom:6px;padding:5px;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span.is-selected>svg:first-of-type{color:#ff5733;fill:#ff5733;stroke:#fff;background:0 0;border-radius:50%;width:30px;height:30px;margin:0;padding:0;position:absolute;top:-13px;right:-13px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span.is-selected>svg:nth-of-type(2){color:#ff5733;fill:none;stroke:currentColor;background:#fff0ea;border-radius:8px;width:25px;height:25px;margin-bottom:6px;padding:5px;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options small{font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options strong{font-size:20px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-label{color:#556070;font-size:10px;font-weight:850}.chiropodist-online-booking-page .chiropodist-online-feature-payment-methods{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:7px}.chiropodist-online-booking-page .chiropodist-online-feature-payment .chiropodist-online-payment-method{border-radius:6px;min-height:34px;padding:4px}.chiropodist-online-booking-page .chiropodist-online-feature-payment .chiropodist-online-payment-method img{width:60px;height:26px}.chiropodist-online-booking-page .chiropodist-online-feature-payment p{gap:7px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-slots{grid-template-columns:minmax(0,1fr) minmax(150px,.4fr);gap:14px;padding:0}.chiropodist-online-booking-page .chiropodist-online-feature-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-slot-smart span{border-radius:8px;min-height:34px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-slot-smart{background:#ecfaf4;border-radius:13px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders{background:linear-gradient(135deg,#fff3b5,#fff8dc 44%,#ccfbf1 44%,#dbeafe);border:1px solid #11182714;border-radius:24px;min-height:0;padding:0;box-shadow:0 18px 42px #0f172a1c}.chiropodist-online-booking-page .chiropodist-online-feature-reminders:before,.chiropodist-online-booking-page .chiropodist-online-feature-reminders-head,.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-reminders video{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;clip-path:none;background:0 0;width:100%;height:auto;display:block;position:static;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-hub{background:linear-gradient(#fff,#f8fbff);border:1px solid #e5eaf1;border-radius:16px;align-content:center;gap:12px;padding:18px;display:grid;box-shadow:0 16px 34px #0f172a14}.chiropodist-online-booking-page .chiropodist-online-feature-hub-title{padding:0;font-size:24px}.chiropodist-online-booking-page .chiropodist-online-feature-hub-title span{border-radius:11px;width:36px;height:36px}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment{border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;padding:13px}.chiropodist-online-booking-page .chiropodist-online-feature-hub-actions span{border-radius:12px;min-height:54px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-connected{border-radius:16px;padding:16px;box-shadow:0 16px 34px #0f172a14}.chiropodist-online-booking-page .chiropodist-online-customisation-layout{transform-origin:0 0;grid-template-columns:minmax(130px,.72fr) minmax(0,1fr);width:116%;transform:scale(.86)}.chiropodist-online-booking-page .chiropodist-online-feature-connected{transform-origin:50%;transform:scale(.95)}.chiropodist-online-booking-page .chiropodist-online-connected-map{top:52px;right:38px;bottom:34px;left:38px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions button{pointer-events:auto;color:#ff5733;width:34px;height:34px;box-shadow:none;background:0 0;border:0;border-radius:50%;font-size:34px;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions button:hover{color:#d84526;box-shadow:none;background:0 0;transform:scale(1.08)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip{justify-content:center;gap:18px;margin:14px 0 0;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button{width:26px;min-width:0;height:5px;min-height:0;box-shadow:none;background:#d9dee4;border:0;border-radius:999px;padding:0;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button span{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button.is-active{width:28px;box-shadow:none;background:#ff5733}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-cta button{border-radius:11px;min-height:42px}@media (max-width:1080px){.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.chiropodist-online-booking-page .chiropodist-online-feature-slide{grid-template-columns:1fr;gap:20px;height:auto;min-height:380px;padding:10px 38px 18px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport{height:512px}.chiropodist-online-booking-page .chiropodist-online-feature-slide h3{max-width:none}.chiropodist-online-booking-page .chiropodist-online-feature-slide p{max-width:52ch}}@media (max-width:700px){.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section .chiropodist-container{width:min(100% - 26px,540px)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-shell{border-radius:16px;padding:18px 16px 20px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button{grid-template-columns:30px minmax(0,1fr);min-height:58px;padding:9px 8px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button>span{width:30px;height:30px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs small{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs strong{font-size:10.5px}.chiropodist-online-booking-page .chiropodist-online-feature-slide,.chiropodist-online-booking-page .chiropodist-online-feature-slide--reminders,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customer-hub,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customisation,.chiropodist-online-booking-page .chiropodist-online-feature-slide--connected-booking{grid-template-columns:1fr;gap:14px;height:500px;min-height:0;padding:6px 22px 12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport{height:500px}.chiropodist-online-booking-page .chiropodist-online-feature-slide h3{max-width:16ch;font-size:22px}.chiropodist-online-booking-page .chiropodist-online-feature-slide p{font-size:14px}.chiropodist-online-booking-page .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-connected{grid-template-columns:1fr}.chiropodist-online-booking-page .chiropodist-online-feature-payment{gap:7px;padding:12px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head{font-size:10px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head b{font-size:22px}.chiropodist-online-booking-page .chiropodist-online-feature-payment h4{font-size:18px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span{min-height:74px;padding:8px 6px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options strong{font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-methods{grid-template-columns:repeat(3,minmax(0,1fr))}.chiropodist-online-booking-page .chiropodist-online-feature-reminders{min-height:0}.chiropodist-online-booking-page .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-connected{min-height:250px;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-customisation-layout{transform-origin:0 0;grid-template-columns:minmax(130px,.7fr) minmax(0,1fr);width:152%;transform:scale(.66)}.chiropodist-online-booking-page .chiropodist-online-feature-connected{transform:scale(.82)}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment{grid-template-columns:auto minmax(0,1fr)}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment em{grid-column:1/-1}.chiropodist-online-booking-page .chiropodist-online-feature-hub-actions{grid-template-columns:1fr}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions{left:-8px;right:-8px}}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{background-color:#fff;background-image:linear-gradient(45deg,#08183206 25%,#0000 25%),linear-gradient(-45deg,#08183206 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#08183206 75%),linear-gradient(-45deg,#0000 75%,#08183206 75%),none;background-position:0 0,0 12px,12px -12px,-12px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;padding:clamp(42px,5vw,70px) 0}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-shell{max-width:1180px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs{flex-wrap:wrap;justify-content:center;gap:clamp(12px,2.2vw,30px);margin:0 0 clamp(20px,2.8vw,34px);display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button{min-height:0;box-shadow:none;color:#0a1a35;text-align:center;background:0 0;border:0;border-radius:0;padding:0 0 8px;font-size:clamp(14px,1.15vw,17px);font-weight:850;line-height:1.2;display:inline-flex;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button:after{content:"";opacity:0;background:currentColor;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.7)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button:hover,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button.is-active{box-shadow:none;color:#5636ef;background:0 0;border:0}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button.is-active:after{opacity:1;transform:scaleX(1)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport{cursor:default;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;border-radius:0;height:auto;overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-slide,.chiropodist-online-booking-page .chiropodist-online-feature-slide--reminders,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customer-hub,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customisation,.chiropodist-online-booking-page .chiropodist-online-feature-slide--connected-booking{height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide:not(.chiropodist-online-feature-slide--bookings)>.chiropodist-online-feature-visual{transform-origin:top}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide--payments>.chiropodist-online-feature-payment{margin-bottom:-84px;transform:scale(.86)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide--smart-slots>.chiropodist-online-feature-slots{margin-bottom:-132px;transform:scale(.82)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide--reminders>.chiropodist-online-feature-reminders{margin-bottom:-82px;transform:scale(.88)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide--customer-hub>.chiropodist-online-feature-hub{margin-bottom:-184px;transform:scale(.78)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide--customisation>.chiropodist-online-feature-customisation{margin-bottom:-360px;transform:scale(.72)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide--connected-booking>.chiropodist-online-feature-connected{margin-bottom:-150px;transform:scale(.8)}.chiropodist-online-booking-page .chiropodist-online-feature-visual{background:0 0;border-radius:0;width:100%;max-width:1110px;min-height:0;margin:0 auto;overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-visual h3,.chiropodist-online-booking-page .chiropodist-online-feature-visual .chiropodist-online-feature-graphic-head strong{color:#061747;letter-spacing:0;font-size:clamp(34px,5vw,68px);font-weight:950;line-height:1.03}.chiropodist-online-booking-page .chiropodist-online-feature-bookings{text-align:center;gap:clamp(22px,3vw,34px);display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-bookings>h3{margin:0;font-size:clamp(42px,5vw,68px)}.chiropodist-online-booking-page .chiropodist-online-bookings-board{height:560px;display:block;position:relative;overflow:visible}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub{width:420px;position:absolute;top:72px;transform:scale(.62)}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-payment{transform-origin:top;width:640px;position:absolute;top:0;left:50%;transform:translate(-50%)scale(.78)}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-slots{transform-origin:0 0;left:0}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-payment{z-index:2}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub{transform-origin:100% 0;right:0}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-slots-head h3{font-size:30px}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-payment h4,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub-title{font-size:34px}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub-appointment small,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub-appointment em,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub-actions span{font-size:16px}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub-appointment strong{font-size:24px}.chiropodist-online-booking-page .chiropodist-online-feature-payment{background:#fffffffa;border:1px solid #e2e7ef;border-radius:24px;gap:clamp(18px,2vw,24px);max-width:760px;padding:clamp(28px,4vw,44px);display:grid;box-shadow:0 24px 54px #0f172a21}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head{border-bottom:1px solid #e4e9ef;margin:calc(-1*clamp(28px,4vw,44px)) calc(-1*clamp(28px,4vw,44px)) 0;padding:clamp(20px,2.6vw,30px) clamp(28px,4vw,44px);font-size:clamp(16px,1.45vw,24px)}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head svg,.chiropodist-online-booking-page .chiropodist-online-feature-hub-title span,.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment-icon,.chiropodist-online-booking-page .chiropodist-online-feature-reminders-head span,.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip svg,.chiropodist-online-booking-page .chiropodist-online-feature-graphic-head span,.chiropodist-online-booking-page .chiropodist-online-feature-slots-head span,.chiropodist-online-booking-page .chiropodist-online-feature-slots-icon,.chiropodist-online-booking-page .chiropodist-online-connected-card>span,.chiropodist-online-booking-page .chiropodist-online-connected-confirmed>span{color:#633ff0;background:linear-gradient(135deg,#f3eeff,#e8ddff)}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head svg{border-radius:14px;width:44px;height:44px;padding:10px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head b{font-size:clamp(34px,4vw,56px)}.chiropodist-online-booking-page .chiropodist-online-feature-payment h4{color:#071a35;margin:0;font-size:clamp(28px,3.4vw,46px);font-weight:450;line-height:1.12}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,24px);display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span{background:linear-gradient(145deg,#fbf9ff,#fff);border:2px solid #dfd5ff;border-radius:18px;min-height:clamp(150px,17vw,210px);padding:clamp(20px,2.4vw,30px)}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span.is-selected{background:linear-gradient(145deg,#fffaf8,#fff);border-color:#ff4928}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span>svg:first-child,.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span.is-selected>svg:nth-of-type(2){border:2px solid #dfd5ff;border-radius:999px;width:clamp(58px,6vw,80px);height:clamp(58px,6vw,80px);padding:16px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options span.is-selected>svg:first-of-type{background:#ff4928;border:8px solid #fff;width:clamp(48px,5vw,66px);height:clamp(48px,5vw,66px);padding:8px;top:-28px;right:-28px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options small{color:#071a35;font-size:clamp(18px,1.9vw,26px);font-weight:850}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options strong{color:#633ff0;font-size:clamp(30px,4vw,52px);font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-payment-label{font-size:clamp(17px,1.8vw,25px);font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-payment-methods{border:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:0}.chiropodist-online-booking-page .chiropodist-online-feature-payment .chiropodist-online-payment-method{background:#fff;border:1px solid #e1e7ee;border-radius:12px;place-items:center;min-height:74px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-payment .chiropodist-online-payment-method img{-o-object-fit:contain;object-fit:contain;width:min(82px,78%);height:42px}.chiropodist-online-booking-page .chiropodist-online-feature-payment p{color:#071a35;border-top:1px solid #e4e9ef;margin:-8px calc(-1*clamp(28px,4vw,44px)) calc(-1*clamp(28px,4vw,44px));padding:20px clamp(28px,4vw,44px);font-size:clamp(18px,1.8vw,25px);font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-slots{background:#fff;border:1px solid #e1e7ee;border-radius:24px;grid-template-columns:1fr 1fr;gap:clamp(22px,3vw,34px);max-width:900px;padding:clamp(34px,4vw,48px);display:grid;box-shadow:0 24px 54px #0f172a21}.chiropodist-online-booking-page .chiropodist-online-feature-slots-head{grid-column:1/-1;align-items:center;gap:22px;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-slots-head span,.chiropodist-online-booking-page .chiropodist-online-feature-slots-icon{border-radius:18px;place-items:center;width:clamp(54px,6vw,72px);height:clamp(54px,6vw,72px);display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-slots-head h3{margin:0;font-size:clamp(26px,3.4vw,46px);font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-slots>div:not(.chiropodist-online-feature-slots-head),.chiropodist-online-booking-page .chiropodist-online-feature-slot-smart{text-align:center;background:linear-gradient(145deg,#fbf9ff,#fff);border:2px solid #ddd4ff;border-radius:22px;align-content:start;justify-items:center;min-height:clamp(330px,36vw,520px);padding:clamp(28px,3vw,44px);display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-slot-smart{background:linear-gradient(145deg,#fff9f6,#fff);border-color:#ffbeb0}.chiropodist-online-booking-page .chiropodist-online-feature-slots-icon--route{color:#ff5733;background:#fff7f4;border:2px solid #ffd6cd}.chiropodist-online-booking-page .chiropodist-online-feature-slots strong{color:#071a35;margin:clamp(22px,2.4vw,32px) 0;font-size:clamp(18px,2.2vw,30px);font-weight:900}.chiropodist-online-booking-page .chiropodist-online-feature-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.chiropodist-online-booking-page .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){color:#071a35;background:#fff;border:2px solid #e5ddff;border-radius:10px;min-height:56px;padding:0 8px;font-size:clamp(14px,1.45vw,22px);font-weight:750}.chiropodist-online-booking-page .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){color:#008653;background:#edfff8;border-color:#83e0c2;width:min(100%,170px);margin-top:clamp(14px,2vw,28px);font-size:clamp(18px,2vw,26px);font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-reminders{background:#fff;border:1px solid #e1e7ee;border-radius:28px;min-height:680px;padding:52px 42px 0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 54px #0f172a21}.chiropodist-online-booking-page .chiropodist-online-feature-reminders:before{background:#633ff012;border-radius:999px 999px 0 0;display:block;top:125px;right:220px;bottom:-70px;left:220px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-head,.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip{display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-head{font-size:clamp(30px,4vw,52px);top:60px;left:74px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-head span,.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip svg{border-radius:20px;width:74px;height:74px;padding:18px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip{color:#071a35;border-radius:18px;max-width:190px;padding:16px 18px;font-size:17px;box-shadow:0 18px 38px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip--sms{top:265px;left:30px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip--time{bottom:210px;left:30px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip--link{top:265px;right:30px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip--sent{bottom:210px;right:30px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders video{-o-object-fit:cover;object-fit:cover;clip-path:inset(0 22%);border-radius:44px 44px 0 0;width:min(460px,46vw);height:460px;position:absolute;bottom:-2px;left:50%;right:auto;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-hub{background:#fff;border:1px solid #e1e7ee;border-radius:28px;gap:clamp(22px,2.5vw,34px);max-width:960px;padding:clamp(40px,5vw,70px);display:grid;box-shadow:0 24px 54px #0f172a21}.chiropodist-online-booking-page .chiropodist-online-feature-hub-title{color:#071a35;gap:24px;font-size:clamp(34px,4.8vw,60px)}.chiropodist-online-booking-page .chiropodist-online-feature-hub-title span,.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment-icon{border-radius:20px;width:clamp(62px,7vw,86px);height:clamp(62px,7vw,86px)}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment{border:2px solid #e4e9ef;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(20px,3vw,38px);padding:clamp(28px,3vw,40px)}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment small{color:#071a35;gap:30px;font-size:clamp(18px,2vw,28px);font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment strong{margin-top:14px;font-size:clamp(24px,3vw,42px);font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment em{color:#068456;background:#dcf8e9;border-radius:14px;padding:14px 20px;font-size:clamp(18px,2vw,28px)}.chiropodist-online-booking-page .chiropodist-online-feature-hub-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,30px);display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-hub-actions span{color:#633ff0;background:#fbf9ff;border:2px solid #e5ddff;border-radius:16px;place-items:center;min-height:clamp(130px,14vw,180px);font-size:clamp(18px,2vw,30px);font-weight:900;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-hub-actions span:last-child{color:#ff4928;background:#fff9f7;border-color:#ffd2c8}.chiropodist-online-booking-page .chiropodist-online-feature-hub-actions svg{width:clamp(34px,4vw,54px);height:clamp(34px,4vw,54px)}.chiropodist-online-booking-page .chiropodist-online-feature-hub>p{color:#071a35;border:2px solid #e4e9ef;border-radius:18px;align-items:center;gap:22px;margin:0;padding:clamp(22px,2.4vw,30px);font-size:clamp(22px,2.4vw,34px);display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-connected{background:#fff;border:1px solid #e1e7ee;border-radius:28px;padding:clamp(40px,5vw,70px);box-shadow:0 24px 54px #0f172a21}.chiropodist-online-booking-page .chiropodist-online-feature-graphic-head{align-items:center;gap:clamp(24px,4vw,50px);margin-bottom:clamp(28px,4vw,56px);display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-graphic-head span{border-radius:24px;flex:none;place-items:center;width:clamp(74px,8vw,112px);height:clamp(74px,8vw,112px);display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-graphic-head svg{width:52%;height:52%}.chiropodist-online-booking-page .chiropodist-online-feature-connected{min-height:780px;position:relative;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{display:flex}.chiropodist-online-booking-page .chiropodist-online-connected-map{background:linear-gradient(#633ff0,#633ff0) 0 115px/38% 3px no-repeat,linear-gradient(#633ff0,#633ff0) 100% 115px/38% 3px no-repeat,linear-gradient(#633ff0,#633ff0) 0 410px/38% 3px no-repeat,linear-gradient(#633ff0,#633ff0) 100% 410px/38% 3px no-repeat;border:0;position:absolute;top:220px;right:160px;bottom:135px;left:160px}.chiropodist-online-booking-page .chiropodist-online-connected-card,.chiropodist-online-booking-page .chiropodist-online-connected-confirmed{z-index:2;background:#fffffff7;border:1px solid #e6ebf0;border-radius:18px;align-items:center;gap:22px;padding:28px;display:flex;position:absolute;box-shadow:0 18px 38px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-connected-card>span,.chiropodist-online-booking-page .chiropodist-online-connected-confirmed>span{border-radius:999px;place-items:center;width:74px;height:74px;display:grid}.chiropodist-online-booking-page .chiropodist-online-connected-card svg,.chiropodist-online-booking-page .chiropodist-online-connected-confirmed svg{width:38px;height:38px}.chiropodist-online-booking-page .chiropodist-online-connected-card strong{color:#06a566;letter-spacing:.08em;text-transform:uppercase;font-size:22px;font-weight:950;display:block}.chiropodist-online-booking-page .chiropodist-online-connected-card b,.chiropodist-online-booking-page .chiropodist-online-connected-card small{color:#071a35;font-size:21px;display:block}.chiropodist-online-booking-page .chiropodist-online-connected-card small{color:#526070;margin-top:8px;font-weight:500}.chiropodist-online-booking-page .chiropodist-online-connected-card--calendar{top:205px;left:54px}.chiropodist-online-booking-page .chiropodist-online-connected-card--record{top:205px;right:54px}.chiropodist-online-booking-page .chiropodist-online-connected-card--route{bottom:62px;left:54px}.chiropodist-online-booking-page .chiropodist-online-connected-card--reminder{bottom:62px;right:54px}.chiropodist-online-booking-page .chiropodist-online-connected-card--calendar strong{color:#633ff0}.chiropodist-online-booking-page .chiropodist-online-connected-confirmed{text-align:left;justify-items:center;width:min(350px,34%);display:grid;top:374px;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-connected-confirmed strong{color:#071a35;font-size:clamp(24px,2.4vw,34px);font-weight:950}.chiropodist-online-booking-page .chiropodist-online-connected-confirmed em{color:#071a35;align-items:center;gap:14px;width:100%;font-size:21px;font-style:normal;display:flex}.chiropodist-online-booking-page .chiropodist-online-customisation-layout{grid-template-columns:minmax(260px,.7fr) minmax(420px,1fr);align-items:start;gap:clamp(42px,5vw,74px);width:100%;display:grid;transform:none}.chiropodist-online-booking-page .chiropodist-online-customisation-settings{gap:12px;display:grid}.chiropodist-online-booking-page .chiropodist-online-customisation-setting,.chiropodist-online-booking-page .chiropodist-online-customisation-preview{background:#fff;border:1px solid #e6ebf0;border-radius:18px;box-shadow:0 18px 38px #0f172a17}.chiropodist-online-booking-page .chiropodist-online-customisation-setting{grid-template-columns:72px 1fr;gap:18px;padding:24px;display:grid}.chiropodist-online-booking-page .chiropodist-online-customisation-setting>span{color:#633ff0;background:linear-gradient(135deg,#f3eeff,#e8ddff);border-radius:18px;place-items:center;width:62px;height:62px;display:grid}.chiropodist-online-booking-page .chiropodist-online-customisation-setting strong{color:#071a35;font-size:24px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-customisation-setting em,.chiropodist-online-booking-page .chiropodist-online-customisation-setting small{color:#071a35;border:1px solid #dfe6ec;border-radius:8px;justify-content:space-between;margin-top:10px;padding:10px 14px;font-size:15px;font-style:normal;display:flex}.chiropodist-online-booking-page .chiropodist-online-customisation-setting button{color:#633ff0;background:#fff;border:1px dashed #a591ff;border-radius:8px;width:100%;margin-top:10px;padding:10px 14px;font-weight:850}.chiropodist-online-booking-page .chiropodist-online-customisation-colours{gap:14px;margin-top:14px;display:flex}.chiropodist-online-booking-page .chiropodist-online-customisation-colours i{background:#ff5733;border-radius:8px;width:38px;height:38px;display:block}.chiropodist-online-booking-page .chiropodist-online-customisation-colours i:nth-child(2){background:#061747}.chiropodist-online-booking-page .chiropodist-online-customisation-colours i:nth-child(3){background:#7a5cf6}.chiropodist-online-booking-page .chiropodist-online-customisation-colours i:nth-child(4){background:#58cdbb}.chiropodist-online-booking-page .chiropodist-online-customisation-setting img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:170px;height:58px;margin-top:14px}.chiropodist-online-booking-page .chiropodist-online-customisation-preview{padding:0 34px 34px;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-customisation-browser{color:#071a35;align-items:center;gap:12px;height:52px;display:flex}.chiropodist-online-booking-page .chiropodist-online-customisation-browser span{background:#ff5733;border-radius:999px;width:14px;height:14px}.chiropodist-online-booking-page .chiropodist-online-customisation-browser span:nth-child(2){background:#ffbc23}.chiropodist-online-booking-page .chiropodist-online-customisation-browser span:nth-child(3){background:#25c26e}.chiropodist-online-booking-page .chiropodist-online-customisation-browser strong{background:#f8fafc;border:1px solid #dfe6ec;border-radius:999px;flex:1;justify-content:center;padding:10px 18px;font-size:15px;display:flex}.chiropodist-online-booking-page .chiropodist-online-customisation-preview>img{-o-object-fit:cover;object-fit:cover;width:calc(100% + 68px);height:190px;margin:0 -34px 20px}.chiropodist-online-booking-page .chiropodist-online-customisation-business span,.chiropodist-online-booking-page .chiropodist-online-customisation-business strong{color:#061747;font-size:42px;font-weight:950;line-height:.95;display:block}.chiropodist-online-booking-page .chiropodist-online-customisation-business strong{font-size:28px;font-weight:500}.chiropodist-online-booking-page .chiropodist-online-customisation-preview h4{color:#071a35;margin:22px 0 14px;font-size:36px}.chiropodist-online-booking-page .chiropodist-online-customisation-service{color:#071a35;border:1px solid #dfe6ec;border-radius:12px;justify-content:space-between;margin-top:10px;padding:18px;font-size:18px;font-weight:900;display:flex}.chiropodist-online-booking-page .chiropodist-online-customisation-service small{color:#526070;font-size:15px;font-weight:500;display:block}.chiropodist-online-booking-page .chiropodist-online-customisation-preview button{color:#fff;background:#ff5733;border:0;border-radius:10px;width:100%;margin-top:20px;padding:18px;font-size:22px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-customisation-live{color:#08a260;background:#e8fff4;border-radius:999px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin:14px auto 0;padding:8px 16px;font-size:15px;font-weight:750;display:flex}.chiropodist-online-booking-page .chiropodist-online-customisation-live i{background:currentColor;border-radius:999px;width:12px;height:12px}.chiropodist-online-booking-page .chiropodist-online-customisation-lines{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions{height:70px;top:calc(50% + 14px);left:-28px;right:-28px;transform:translateY(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions button{color:#5636ef;background:#fff;border:1px solid #e2e8f0;border-radius:999px;place-items:center;width:70px;height:70px;font-size:54px;display:grid;box-shadow:0 18px 38px #0f172a1f}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions button:hover{color:#3f24d0;background:#fff}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip{gap:15px;margin:26px 0 0}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button.is-active{background:#d9d0ff;border-radius:999px;width:13px;height:13px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-cta{justify-content:center;margin-top:32px;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-cta button{color:#fff;background:#061747;border:0;border-radius:8px;min-height:64px;padding:0 56px;font-size:clamp(21px,2.2vw,30px);font-weight:950;box-shadow:0 16px 34px #06174738}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-cta svg{display:none}@media (max-width:1080px){.chiropodist-online-booking-page .chiropodist-online-bookings-board,.chiropodist-online-booking-page .chiropodist-online-customisation-layout{grid-template-columns:1fr}.chiropodist-online-booking-page .chiropodist-online-bookings-board{gap:18px;height:auto;display:grid}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-payment{width:100%;position:static;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-connected{min-height:auto}.chiropodist-online-booking-page .chiropodist-online-connected-map{display:none}.chiropodist-online-booking-page .chiropodist-online-connected-card,.chiropodist-online-booking-page .chiropodist-online-connected-confirmed{width:100%;margin-top:14px;position:static;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-reminders{min-height:620px}}@media (max-width:700px){.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section .chiropodist-container{width:min(100% - 24px,540px)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button{flex:none;font-size:14px}.chiropodist-online-booking-page .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-connected{border-radius:18px;padding:22px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-head{margin:-22px -22px 0;padding:18px 22px}.chiropodist-online-booking-page .chiropodist-online-feature-payment-options,.chiropodist-online-booking-page .chiropodist-online-feature-hub-actions{grid-template-columns:1fr}.chiropodist-online-booking-page .chiropodist-online-feature-bookings>h3{font-size:36px}.chiropodist-online-booking-page .chiropodist-online-bookings-board{height:1200px;display:block}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-payment{transform-origin:top;width:580px;position:absolute;left:50%}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-slots{top:0;transform:translate(-50%)scale(.58)}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-payment{top:390px;transform:translate(-50%)scale(.52)}.chiropodist-online-booking-page .chiropodist-online-bookings-board .chiropodist-online-feature-hub{top:800px;transform:translate(-50%)scale(.54)}.chiropodist-online-booking-page .chiropodist-online-feature-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-online-booking-page .chiropodist-online-feature-payment p{margin:-6px -22px -22px;padding:18px 22px}.chiropodist-online-booking-page .chiropodist-online-feature-slots>div:not(.chiropodist-online-feature-slots-head),.chiropodist-online-booking-page .chiropodist-online-feature-slot-smart{min-height:0;padding:20px}.chiropodist-online-booking-page .chiropodist-online-feature-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chiropodist-online-booking-page .chiropodist-online-feature-reminders{min-height:520px;padding:24px 18px 0}.chiropodist-online-booking-page .chiropodist-online-feature-reminders:before{top:140px;right:34px;bottom:-30px;left:34px}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-head{margin-bottom:20px;position:relative;top:auto;left:auto}.chiropodist-online-booking-page .chiropodist-online-feature-reminders-chip{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-reminders video{width:min(500px,108vw);height:360px}.chiropodist-online-booking-page .chiropodist-online-feature-hub-appointment{grid-template-columns:1fr}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions{left:-8px;right:-8px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions button{width:48px;height:48px;font-size:38px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport>.chiropodist-online-feature-slide:not(.chiropodist-online-feature-slide--bookings)>.chiropodist-online-feature-visual{margin-bottom:0;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-cta button{width:100%;padding:0 22px}}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{padding:clamp(34px,4.4vw,58px) 0}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section .chiropodist-container{width:min(100% - 40px,1180px)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-shell{max-width:1160px;margin:0 auto;padding:0;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-stage{--feature-card-width:348px;--feature-gap:18px;display:grid;position:relative;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs{justify-content:center;gap:clamp(14px,2vw,26px);margin:0 0 clamp(18px,2vw,26px);display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button{color:#12213a;padding:0 0 7px;font-size:clamp(13px,1vw,15px);font-weight:850}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-viewport{border-radius:0;padding:8px 0 14px;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track{gap:var(--feature-gap);width:-moz-max-content;width:max-content;min-width:0;transform:translate(calc(var(--active-slide)*-1*(var(--feature-card-width) + var(--feature-gap))));align-items:stretch;transition:transform .52s cubic-bezier(.22,.82,.22,1);display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-slide,.chiropodist-online-booking-page .chiropodist-online-feature-slide--reminders,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customer-hub,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customisation,.chiropodist-online-booking-page .chiropodist-online-feature-slide--connected-booking{flex:0 0 var(--feature-card-width);width:var(--feature-card-width);background:#fffffffa;border:1px solid #e1e7ee;border-radius:18px;grid-template-rows:auto minmax(0,1fr);gap:16px;height:auto;min-height:440px;padding:20px;display:grid;overflow:hidden;box-shadow:0 18px 38px #0f172a17}.chiropodist-online-booking-page .chiropodist-online-feature-slide-copy,.chiropodist-online-booking-page .chiropodist-online-feature-slide--reminders .chiropodist-online-feature-slide-copy,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customer-hub .chiropodist-online-feature-slide-copy,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customisation .chiropodist-online-feature-slide-copy,.chiropodist-online-booking-page .chiropodist-online-feature-slide--connected-booking .chiropodist-online-feature-slide-copy{gap:7px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-slide-copy span{color:#5b49dd;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-slide h3{color:#071a35;max-width:none;margin:0;font-size:22px;font-weight:950;line-height:1.12}.chiropodist-online-booking-page .chiropodist-online-feature-slide p{color:#526070;margin:0;font-size:14px;line-height:1.42;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-visual{width:100%;max-width:none;min-height:0;box-shadow:none;border-radius:14px;margin:0;overflow:hidden;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-connected{background:#fff;border:1px solid #e6ebf0;border-radius:14px;min-height:244px;max-height:264px;padding:16px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-bookings>h3{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-bookings-board{gap:10px;height:auto;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-bookings-board .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-bookings-board .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-bookings-board .chiropodist-online-feature-hub{width:100%;min-height:0;max-height:none;position:static;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-bookings-board .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-bookings-board .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slot-smart,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-preview,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-map,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-confirmed{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment{gap:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-head{margin:-16px -16px 0;padding:13px 16px;font-size:13px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-head svg{border-radius:10px;width:30px;height:30px;padding:7px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-head b{font-size:26px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment h4{font-size:23px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-options{gap:10px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-options span{border-radius:12px;min-height:92px;padding:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-options span>svg:first-child,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-options span.is-selected>svg:nth-of-type(2){width:34px;height:34px;padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-options span.is-selected>svg:first-of-type{border-width:4px;width:30px;height:30px;padding:5px;top:-12px;right:-12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-options small,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-label,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment p{font-size:13px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-options strong{font-size:19px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment-methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment .chiropodist-online-payment-method{border-radius:8px;min-height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment .chiropodist-online-payment-method img{width:min(54px,78%);height:22px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-payment p{margin:0 -16px -16px;padding:11px 16px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots{grid-template-columns:1fr;gap:10px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots-head{gap:10px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots-head span,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots-icon{border-radius:10px;width:34px;height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots-head h3{font-size:19px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots>div:not(.chiropodist-online-feature-slots-head),.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slot-smart{border-radius:12px;min-height:0;padding:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slots strong{margin:8px 0 10px;font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){border-width:1px;border-radius:7px;min-height:28px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders{min-height:244px;padding:16px;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders:before{top:72px;right:72px;bottom:-32px;left:72px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-head{gap:10px;font-size:20px;position:relative;top:auto;left:auto}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-head span,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-chip svg{border-radius:10px;width:34px;height:34px;padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-chip{border-radius:10px;max-width:132px;padding:8px 9px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-chip--sms{top:88px;left:10px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-chip--time,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-chip--sent{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders-chip--link{top:88px;right:10px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-reminders video{border-radius:28px 28px 0 0;width:220px;height:190px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub{gap:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-title{gap:10px;font-size:22px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-title span,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-appointment-icon{border-radius:10px;width:34px;height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-appointment{border-radius:12px;grid-template-columns:auto 1fr;gap:10px;padding:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-appointment small{gap:10px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-appointment strong{margin-top:5px;font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-appointment em{border-radius:8px;grid-column:1/-1;width:-moz-fit-content;width:fit-content;padding:7px 9px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-actions{gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-actions span{border-radius:10px;min-height:54px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub-actions svg{width:20px;height:20px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-hub>p{border-radius:10px;gap:9px;padding:10px 12px;font-size:13px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-connected{min-height:244px;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-graphic-head{gap:10px;margin-bottom:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-graphic-head span{border-radius:10px;width:36px;height:36px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-feature-visual .chiropodist-online-feature-graphic-head strong{font-size:20px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-layout{grid-template-columns:1fr;gap:10px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-setting{border-radius:10px;grid-template-columns:28px 1fr;gap:8px;padding:10px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-setting>span{border-radius:8px;width:28px;height:28px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-setting strong{font-size:13px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-setting em,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-setting small,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-customisation-setting button{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-card{border-radius:10px;gap:10px;width:100%;margin-top:8px;padding:10px;display:flex;position:static;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-card>span{width:34px;height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-card svg{width:18px;height:18px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-card strong{font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-card b,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-track .chiropodist-online-connected-card small{font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions{pointer-events:none;z-index:3;justify-content:space-between;align-items:center;height:54px;display:flex;position:absolute;top:calc(50% + 20px);left:8px;right:8px;transform:translateY(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions button{pointer-events:auto;color:#5636ef;background:#fff;border:1px solid #dfe6ec;border-radius:999px;place-items:center;width:50px;height:50px;font-size:34px;line-height:1;display:grid;box-shadow:0 14px 30px #0f172a24}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions .is-next{margin-left:auto}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip{justify-content:center;gap:10px;margin-top:12px;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button,.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button.is-active{width:9px;height:9px;min-height:0;box-shadow:none;background:#d9d0ff;border:0;border-radius:999px;padding:0}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-strip button.is-active{background:#5636ef}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-cta{margin-top:20px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-cta button{border-radius:8px;min-height:48px;padding:0 30px;font-size:16px}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-carousel-stage{--feature-card-width:min(78vw,348px);--feature-gap:14px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-tabs button{flex:none}}@media (max-width:520px){.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section .chiropodist-container{width:min(100% - 24px,520px)}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-stage{--feature-card-width: calc(100vw - 48px) }.chiropodist-online-booking-page .chiropodist-online-feature-slide,.chiropodist-online-booking-page .chiropodist-online-feature-slide--reminders,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customer-hub,.chiropodist-online-booking-page .chiropodist-online-feature-slide--customisation,.chiropodist-online-booking-page .chiropodist-online-feature-slide--connected-booking{min-height:430px;padding:18px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions{left:4px;right:4px}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-actions button{width:42px;height:42px;font-size:30px}}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{background:#fffdf9;align-items:center;min-height:clamp(850px,88vh,950px);padding:clamp(58px,6vw,78px) 0 clamp(54px,5vw,72px);display:grid;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-shell{color:#071a35;text-align:center;width:100%;margin:0 auto}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{flex-wrap:wrap;justify-content:center;gap:clamp(16px,2.6vw,34px);max-width:min(100% - 40px,980px);margin:0 auto clamp(28px,3.8vw,44px);display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{min-height:0;box-shadow:none;color:#061747;letter-spacing:0;background:0 0;border:0;border-radius:0;padding:0 0 7px;font-size:clamp(16px,1.4vw,22px);font-weight:850;line-height:1.15;text-decoration:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button.is-active{text-underline-offset:7px;text-decoration:underline;text-decoration-thickness:2px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:clamp(400px,42vw,540px);position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-stage{width:100%;height:100%;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-scale:.64;--slide-opacity:0;--slide-step:clamp(490px,39vw,610px);z-index:1;width:clamp(620px,46vw,680px);height:clamp(400px,40vw,520px);opacity:var(--slide-opacity);pointer-events:none;transform:translate(calc(-50% + (var(--slide-offset)*var(--slide-step))))scale(var(--slide-scale));transform-origin:50%;background:#fffffffa;border:1px solid #e4e8ee;border-radius:24px;transition:transform .62s cubic-bezier(.22,.82,.22,1),opacity .62s,box-shadow .62s;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:0 20px 54px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-active{--slide-scale:1;--slide-opacity:1;z-index:3;pointer-events:auto;box-shadow:0 24px 62px #0f172a1f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-adjacent{--slide-opacity:.64;z-index:2}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-visual{width:100%;max-width:none;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;margin:0;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment{gap:16px;padding:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head{margin:-22px -22px 0;padding:18px 22px;font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head b{font-size:40px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment h4{font-size:31px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options span{min-height:132px;padding:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options small,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-label,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment p{font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment .chiropodist-online-payment-method{min-height:56px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment p{margin:-2px -22px -22px;padding:16px 22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots{gap:20px;padding:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head h3,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head strong{letter-spacing:0;font-size:clamp(28px,2.7vw,40px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){min-height:45px;font-size:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders video{max-height:360px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip{max-width:150px;min-height:66px;font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub{gap:20px;padding:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation{padding:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{padding:26px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow{z-index:5;color:#633ff0;background:#fffffff5;border:1px solid #e3e8ef;border-radius:999px;place-items:center;width:66px;height:66px;padding:0 0 6px;font-size:56px;font-weight:650;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 18px 40px #0f172a1f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots{justify-content:center;gap:14px;margin:clamp(18px,2.2vw,24px) 0 26px;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots button{width:14px;height:14px;min-height:14px;box-shadow:none;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots span{opacity:.9;background:#c7b9ff;border-radius:999px;width:13px;height:13px;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots button.is-active span{opacity:1;background:#5d34f4}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta button{color:#fff;letter-spacing:0;background:#061747;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:min(100% - 40px,480px);min-height:72px;padding:0 34px;font-size:clamp(20px,1.8vw,30px);font-weight:900;display:inline-flex;box-shadow:0 18px 36px #06174733}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{min-height:760px;padding:52px 0 48px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{gap:14px 20px;max-width:330px;margin-bottom:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{padding-bottom:6px;font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{height:460px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:78vw;--slide-scale:.86;width:min(82vw,390px);height:430px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-adjacent{--slide-opacity:.44}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow{width:48px;height:48px;padding-bottom:5px;font-size:42px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow.is-prev{left:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow.is-next{right:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{transform-origin:0 0;width:190%;height:190%;transform:scale(.525)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots{gap:11px;margin-bottom:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots span{width:11px;height:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta button{min-height:62px;font-size:20px}}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:clamp(485px,38vw,600px);aspect-ratio:1;width:clamp(620px,46vw,680px);height:auto;box-shadow:none;background:0 0;border:0;border-radius:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-visual{background:#fff;border:1px solid #e2e7ee;border-radius:24px;width:100%;height:100%;min-height:0;overflow:hidden;box-shadow:0 20px 52px #0f172a1c}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment{border-radius:24px;grid-template-rows:auto auto 1fr auto auto;gap:20px;padding:28px 30px 24px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head{color:#071a35;border-bottom:1px solid #e6e9ee;margin:-28px -30px 6px;padding:24px 30px;font-size:20px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head span{gap:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head b{font-size:48px;line-height:.9}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options{gap:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options span{border-radius:16px;min-height:172px;padding:22px 18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options small{font-size:21px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options strong{font-size:37px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options svg:first-child{color:#6b55df;fill:none;stroke:currentColor;stroke-width:2.3px;border:1px solid #e5dcff;border-radius:999px;width:56px;height:56px;margin-bottom:18px;padding:12px;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options .is-selected svg:first-child{color:#fff;fill:#ff5733;stroke:#fff;stroke-width:2.8px;background:#ff5733;border:7px solid #fff;border-radius:999px;width:54px;height:54px;margin:0;padding:0;position:absolute;top:-24px;right:-22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-label{text-align:left;font-size:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-methods{border:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;padding:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment .chiropodist-online-payment-method{border:1px solid #e1e6ec;border-radius:10px;min-height:56px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment p{color:#071a35;border-top:1px solid #e6e9ee;margin:0 -30px -24px;padding:16px 30px;font-size:21px;font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots{border-radius:24px;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;padding:30px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-icon{color:#633ff0;background:#eee8ff;border-radius:18px;place-items:center;width:60px;height:60px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head h3{color:#071a35;margin:0;font-size:36px;font-weight:500;line-height:1.1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots strong{color:#071a35;margin:0;font-size:22px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-grid{gap:10px;width:100%}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){border-radius:8px;min-height:48px;font-size:20px;font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){color:#008653;background:#edfff8;border-color:#8fe3c8;width:min(100%,158px);margin-top:20px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders{border-radius:24px;padding:34px 28px 0;display:block;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders:before{background:#633ff012;border-radius:999px 999px 0 0;display:block;top:100px;right:156px;bottom:-34px;left:156px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head{gap:18px;font-size:34px;top:34px;left:36px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip svg{border-radius:18px;width:58px;height:58px;padding:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip{border-radius:16px;max-width:150px;min-height:66px;padding:10px 12px;font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders video{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;clip-path:inset(0 23%);border-radius:44px 44px 0 0;width:470px;height:420px;max-height:none;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub{background:#fff;border-radius:24px;gap:20px;padding:34px 36px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title{gap:24px;font-size:36px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment-icon{border-radius:18px;width:58px;height:58px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment{border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;padding:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment small{font-size:22px;font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment strong{margin-top:10px;font-size:29px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment em{border-radius:12px;padding:12px 16px;font-size:20px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions{gap:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions span{border-radius:14px;min-height:112px;font-size:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions svg{width:34px;height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub>p{border-radius:16px;padding:20px 22px;font-size:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation{border-radius:24px;gap:14px;padding:22px 26px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head{gap:22px;margin-bottom:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head span{border-radius:18px;width:58px;height:58px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head strong{font-size:32px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.08fr);gap:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-settings{gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting{border-radius:13px;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small{margin-top:7px;padding:5px 8px;font-size:10.5px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting button{min-height:24px;margin-top:6px;padding:4px 8px;font-size:10.5px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting img{width:112px;height:34px;margin-top:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview{border-radius:18px;padding:0 22px 18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser strong{padding:7px 12px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview>img{width:calc(100% + 44px);height:104px;margin:0 -22px 12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service{margin-top:7px;padding:9px 10px;font-size:13px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview button{margin-top:10px;padding:10px;font-size:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-live{margin-top:8px;padding:5px 10px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{border-radius:24px;min-height:0;padding:30px;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-map{top:158px;right:104px;bottom:92px;left:104px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed{border-radius:16px;gap:14px;padding:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card b,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card small{font-size:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed{width:228px;top:300px;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed strong{font-size:19px}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{height:405px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:82vw;--slide-scale:.86;aspect-ratio:1;width:min(84vw,390px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-visual{border-radius:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{transform-origin:0 0;width:256.5%;height:256.5%;transform:scale(.39)}}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{box-sizing:border-box;min-height:calc(100svh - var(--header-height,90px));height:calc(100svh - var(--header-height,90px));padding:clamp(28px,4svh,42px) 0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-shell{grid-template-rows:auto auto auto;align-content:center;gap:clamp(18px,2.4svh,28px);min-height:100%;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{margin:0 auto}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:clamp(390px,min(33vw,48svh),440px);aspect-ratio:1;width:clamp(430px,min(36vw,52svh),520px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-visual{-o-object-fit:contain;object-fit:contain}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots{margin:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta button{min-height:62px;font-size:clamp(18px,1.5vw,22px)}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{min-height:calc(100svh - var(--header-height,88px));height:calc(100svh - var(--header-height,88px));padding:28px 0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-shell{gap:16px;width:100vw;max-width:100vw;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{gap:10px 16px;max-width:min(100% - 44px,360px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{height:min(52svh,340px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:78vw;--slide-scale:.82;aspect-ratio:1;width:min(84vw,340px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots{gap:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta button{min-width:min(100% - 44px,340px);min-height:56px;font-size:18px}}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{background:#fffdf9;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-shell{gap:clamp(12px,1.8svh,18px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{flex-wrap:wrap;justify-content:center;width:min(100% - 40px,1120px);max-width:calc(100% - 40px);margin:0 auto clamp(2px,.8svh,8px);overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{height:clamp(372px,min(31vw,47svh),445px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{white-space:nowrap;flex:0 auto}@media (max-width:1400px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{gap:12px clamp(16px,2.2vw,28px);width:min(100% - 40px,980px);max-width:calc(100% - 40px)}}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:clamp(400px,min(34vw,49svh),462px);aspect-ratio:4/3;width:clamp(496px,min(41vw,61svh),592px);box-shadow:none;transform:translate(calc(-50% + (var(--slide-offset)*var(--slide-step)) + var(--drag-offset,0px)))scale(var(--slide-scale));background:0 0;border:0;border-radius:0;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-active{box-shadow:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-adjacent{--slide-opacity:.62;--slide-scale:.68}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-visual{background:#fffffffa;border:1px solid #e4e8ee;border-radius:24px;width:100%;max-width:none;height:100%;min-height:0;margin:0;overflow:hidden;transform:none;box-shadow:0 18px 44px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{transform-origin:0 0;width:125%;height:125%;transform:scale(.8)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation{width:142.857%;height:142.857%;transform:scale(.7)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow{width:clamp(46px,4.2vw,58px);height:clamp(46px,4.2vw,58px);padding-bottom:5px;font-size:clamp(38px,4vw,50px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-dots{gap:12px;margin:2px 0 4px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta button{min-width:min(100% - 40px,430px);min-height:58px;font-size:clamp(18px,1.45vw,22px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment{background:#fff;grid-template-rows:78px auto auto auto auto;gap:10px;padding:0 22px 58px;display:grid;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head{color:#071a35;background:#fff;border-bottom:1px solid #e6e9ee;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 -22px;padding:18px 24px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head span{align-items:center;gap:16px;min-width:0;font-size:19px;font-weight:950;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head span svg{stroke-width:2.4px;width:28px;height:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head span svg{color:#633ff0;background:#eee8ff;border-radius:14px;flex:none;width:44px;height:44px;padding:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head strong{color:#43506a;align-items:baseline;gap:18px;font-size:18px;font-weight:500;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head b{color:#071a35;font-size:39px;font-weight:950;line-height:.9}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment h4{color:#071a35;margin:16px 0 0;font-size:28px;font-weight:500;line-height:1.08}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options span{color:#071a35;background:linear-gradient(150deg,#fff,#fbf9ff);border:1.5px solid #dfd7ff;border-radius:15px;align-content:center;justify-items:center;gap:9px;min-height:126px;padding:16px;display:grid;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options span.is-selected{background:linear-gradient(150deg,#fff,#fff7f3);border-color:#ff5733}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options svg:first-child{color:#6b55df;border:1px solid #e4dcff;border-radius:999px;width:44px;height:44px;padding:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options .is-selected svg:first-child{color:#fff;fill:#ff5733;stroke:#fff;background:#ff5733;border:7px solid #fff;width:48px;height:48px;padding:0;position:absolute;top:-20px;right:-18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options .is-selected svg:nth-of-type(2){color:#ff5733}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options small{color:#071a35;font-size:18px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options strong{color:#633ff0;font-size:32px;font-weight:950;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options .is-selected strong{color:#ff5733}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-label{color:#071a35;text-align:left;align-self:end;font-size:17px;font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-methods{border:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:-8px;padding:0;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment .chiropodist-online-payment-method{background:#fff;border:1px solid #e1e6ec;border-radius:9px;place-items:center;min-height:43px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment p{color:#071a35;border-top:1px solid #e6e9ee;align-items:center;gap:12px;margin:0;padding:14px 24px;font-size:17px;font-weight:500;display:flex;position:absolute;bottom:0;left:0;right:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment p svg{color:#10a66b;width:23px;height:23px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots{background:#fff;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding:24px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head{grid-column:1/-1;align-items:center;gap:18px;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-icon,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment-icon,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head span{color:#633ff0;background:linear-gradient(135deg,#f1edff,#e6ddff);border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head h3,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head strong{color:#071a35;margin:0;font-size:34px;font-weight:950;line-height:1.05}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head h3{font-weight:500}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots>div:not(.chiropodist-online-feature-slots-head),.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart{background:linear-gradient(#fff,#fdfbff);border:1.5px solid #dfd7ff;border-radius:18px;align-content:start;justify-items:center;gap:14px;min-height:0;padding:26px 14px 18px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart{background:#fff9f6;border-color:#ffc9bf}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart .chiropodist-online-feature-slots-icon{color:#ff5733;background:#fff4f1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots strong{color:#071a35;text-align:center;font-size:19px;font-weight:950;line-height:1.05}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){color:#071a35;background:#fff;border:1px solid #ded7ff;border-radius:8px;place-items:center;min-height:39px;font-size:16px;font-weight:500;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){color:#047e54;background:#ebfff7;border-color:#86dfc3;width:min(100%,134px);min-height:48px;margin-top:10px;font-size:20px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub{background:#fff;align-content:center;gap:18px;padding:30px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title{align-items:center;gap:22px;padding:0;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment{background:#fff;border:1px solid #e7ebef;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment small{color:#071a35;align-items:center;gap:20px;font-size:20px;font-weight:500;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment small i{background:#e1e5ea;width:1px;height:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment strong{color:#071a35;margin-top:8px;font-size:24px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment em{color:#078858;background:#e3faed;border-radius:12px;padding:10px 14px;font-size:17px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions span{color:#633ff0;background:#fdfbff;border:1px solid #e5dcff;border-radius:15px;place-items:center;min-height:88px;font-size:20px;font-weight:950;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions span:last-child{color:#ff5733;background:#fff6f3;border-color:#ffd8cf}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions svg{width:34px;height:34px;margin-bottom:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub>p{color:#071a35;background:#fff;border:1px solid #e7ebef;border-radius:14px;align-items:center;gap:16px;margin:0;padding:14px 16px;font-size:20px;font-weight:500;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub>p svg{color:#633ff0;background:#eee8ff;border-radius:12px;width:40px;height:40px;padding:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders{background:#fff;padding:28px 28px 0;display:block;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders:before{content:"";background:#633ff012;border-radius:999px 999px 0 0;display:block;position:absolute;top:98px;right:150px;bottom:-40px;left:150px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders video{z-index:3;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;clip-path:inset(0 27%);border-radius:44px 44px 0 0;width:500px;height:330px;max-height:none;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head{justify-content:center;gap:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head strong{max-width:14ch;font-size:31px;line-height:1.02}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-layout{transform-origin:top;width:112%;margin-left:-6%;transform:scale(.88)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation{background:#fff;gap:14px;padding:24px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head{align-items:center;gap:22px;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.08fr);gap:28px;width:100%;min-height:0;display:grid;position:relative;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-settings{gap:8px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting{background:#fff;border:1px solid #e7ebf0;border-radius:12px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:9px;display:grid;box-shadow:0 8px 22px #0f172a0f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting strong{font-size:16px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small{color:#071a35;white-space:nowrap;border:1px solid #e6eaf0;border-radius:7px;min-height:22px;padding:3px 8px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting button{color:#633ff0;background:#fff;border:1px dashed #a895ff;border-radius:7px;min-height:22px;font-size:11px;font-weight:850}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting img{-o-object-fit:cover;object-fit:cover;border-radius:7px;width:100%;height:34px;margin-top:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines i{width:42px;height:28px;left:36%}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview{background:#fff;border:1px solid #e0e5ec;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 14px 34px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser{min-height:38px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser strong{max-width:70%;padding:5px 12px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;width:100%;height:90px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business{padding:7px 18px 4px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview h4{padding:8px 18px;font-size:25px;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service{border-radius:9px;margin:0 18px 7px;padding:8px 10px;font-size:13px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service small{font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview>button{width:calc(100% - 36px);min-height:38px;margin:2px 18px 8px;font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-live{margin-bottom:8px;padding:5px 11px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{background:#fff;padding:26px 28px;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{position:absolute;top:26px;left:28px;right:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head strong{font-size:34px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-map{position:absolute;top:128px;right:76px;bottom:62px;left:76px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed{background:#fff;border:1px solid #edf0f4;border-radius:15px;gap:12px;min-width:188px;padding:13px 14px;box-shadow:0 14px 32px #0f172a17}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed>span{width:50px;height:50px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed svg{width:28px;height:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card strong{font-size:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card b{font-size:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card small{font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed{min-width:205px;padding:16px 18px;display:grid;top:50%;left:50%;transform:translate(-50%,-40%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed strong{text-align:center;border-bottom:1px solid #dbe0e7;justify-self:center;width:100%;padding-bottom:10px;font-size:22px;line-height:1.1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed em{gap:10px;font-size:16px}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-shell{gap:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{height:min(44svh,288px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:78vw;--slide-scale:.84;aspect-ratio:4/3;width:min(84vw,360px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-visual{border-radius:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{transform-origin:0 0;width:125%;height:125%;transform:scale(.8)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation{width:142.857%;height:142.857%;transform:scale(.7)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment{grid-template-rows:48px auto auto auto auto;gap:8px;padding:0 12px 38px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head{margin:0 -12px;padding:9px 12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head span{gap:8px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head span svg{border-radius:10px;width:30px;height:30px;padding:7px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head strong{gap:8px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head b{font-size:23px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment h4{margin-top:5px;font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options{gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options span{border-radius:10px;gap:5px;min-height:72px;padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options svg:first-child{width:28px;height:28px;padding:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options .is-selected svg:first-child{border-width:4px;width:30px;height:30px;top:-12px;right:-10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options small,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-label,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment p{font-size:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-options strong{font-size:17px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-methods{gap:4px;margin-top:-4px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment .chiropodist-online-payment-method{border-radius:6px;min-height:27px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment p{padding:8px 12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{padding:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head{gap:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-icon,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment-icon,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head span{border-radius:10px;width:32px;height:32px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head h3,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-graphic-head strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head{font-size:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots>div:not(.chiropodist-online-feature-slots-head),.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart{border-radius:12px;gap:7px;padding:13px 8px 8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub>p{font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-grid{gap:4px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){border-radius:5px;min-height:23px;font-size:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){width:min(100%,74px);min-height:29px;margin-top:4px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment{border-radius:10px;gap:8px;padding:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment small,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-appointment em{font-size:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions{gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-actions span{border-radius:10px;min-height:48px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub>p{padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders{padding:16px 14px 0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders:before{top:62px;right:76px;bottom:-20px;left:76px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head{gap:10px;top:18px;left:20px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip svg{border-radius:10px;width:32px;height:32px;padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip{border-radius:10px;gap:5px;max-width:78px;min-height:36px;padding:5px;font-size:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sms,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--link{top:92px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--time,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sent{bottom:45px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sms,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--time{left:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--link,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sent{right:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders video{width:290px;height:210px;bottom:-18px}}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders{background:linear-gradient(135deg,#fff3b5,#fff8dc 44%,#ccfbf1 44%,#dbeafe);border:1px solid #11182714;border-radius:24px;min-height:0;padding:0;display:block;box-shadow:0 18px 42px #0f172a1c}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders:before,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders video{aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;clip-path:none;background:#eee8ff;border-radius:0;width:100%;height:auto;max-height:none;display:block;position:static;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{min-height:calc(100svh - var(--header-height,90px));height:calc(100svh - var(--header-height,90px));background:radial-gradient(circle at 50% 48%,#7c53ff12,#0000 34%),linear-gradient(#fffdf9,#fffaf4);padding:clamp(58px,7svh,78px) 0 clamp(42px,6svh,70px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-shell{grid-template-rows:auto minmax(0,1fr) auto;align-content:center;gap:clamp(24px,3.2svh,44px);width:100%;max-width:100%;min-height:100%;display:grid;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{contain:layout paint;scrollbar-width:none;gap:14px;width:min(100%,100vw - 28px);min-width:0;max-width:calc(100% - 28px);margin:0 auto;padding:0 2px 4px;display:flex;overflow-x:auto}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{color:#071a35;white-space:nowrap;min-height:50px;box-shadow:none;background:#ffffffe0;border:1px solid #0f172a14;border-radius:999px;flex:none;align-items:center;gap:12px;padding:0 24px;font-size:14px;font-weight:950;display:inline-flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button svg{color:#7c4dff;stroke-width:2.2px;width:22px;height:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button.is-active{color:#071a35;box-shadow:none;background:#fff;border-color:#7c4dff}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{place-self:center stretch;width:100%;min-width:0;max-width:100%;height:clamp(430px,min(34vw,58svh),540px);overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-focus-stage{overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:clamp(318px,min(27.5vw,42svh),400px);aspect-ratio:1.25;width:clamp(560px,min(50vw,76svh),690px);opacity:var(--slide-opacity,0);transform:translate(-50%,-50%)translate(calc(var(--slide-offset)*var(--slide-step)))rotate(calc(var(--slide-offset)*4deg))scale(var(--slide-scale,.58));transform-origin:50%;border-radius:28px;top:50%;overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-active{--slide-opacity:1;--slide-scale:1;z-index:5;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-active .chiropodist-online-feature-visual{background:#fff}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-adjacent{--slide-opacity:.42;--slide-scale:.78;z-index:3}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-near{--slide-opacity:.22;--slide-scale:.64;z-index:2}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-visual{border-radius:inherit;background:#fffffff5;border:1px solid #0f172a14;width:100%;height:100%;box-shadow:0 22px 56px #0f172a1f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{transform-origin:50%;width:100%;max-width:none;height:100%;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow{z-index:8;color:#744cff;background:#fffffff0;border:1px solid #e8edf2;width:clamp(52px,4.2vw,66px);height:clamp(52px,4.2vw,66px);box-shadow:0 18px 42px #0f172a14}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow.is-prev{left:clamp(22px,8vw,130px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow.is-next{right:clamp(22px,8vw,130px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta{margin-top:26px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta button{background:#071a45;border-radius:9px;min-width:min(100% - 44px,474px);min-height:64px;font-size:22px;font-weight:950;box-shadow:0 18px 34px #071a4533}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders{transform-origin:50%;background:#fff6c8;border:1px solid #e4e8ee;border-radius:30px;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden;transform:none;box-shadow:0 22px 56px #0f172a1f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders:before{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head{z-index:3;color:#071a35;align-items:center;gap:18px;font-size:30px;font-weight:950;display:flex;position:absolute;top:30px;left:32px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip svg{color:#633ff0;background:linear-gradient(135deg,#f1edff,#e6ddff);border-radius:16px;place-items:center;width:52px;height:52px;padding:12px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip{z-index:4;color:#071a35;background:#fffffff5;border:1px solid #eef1f5;border-radius:16px;align-items:center;gap:10px;max-width:132px;min-height:58px;padding:9px 11px;font-size:13px;font-weight:850;line-height:1.2;display:flex;position:absolute;box-shadow:0 14px 32px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders video,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders img{z-index:2;border-radius:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;clip-path:none;background:#fff6c8;width:100%;max-width:none;height:100%;max-height:none;margin:0;display:block;position:absolute;top:0;right:0;bottom:0;left:0;transform:none}.chiropodist-online-booking-page .chiropodist-reminder-phone{aspect-ratio:.475;filter:drop-shadow(0 24px 24px #0f172a29);width:min(73%,330px);position:absolute;top:10px;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-reminder-phone:before{content:"";background:linear-gradient(#f5aa2f,#ffb538 45%,#ffab25);border-radius:58px 58px 0 0;position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-online-booking-page .chiropodist-reminder-phone-button{z-index:3;background:#e49c28;border-radius:5px 0 0 5px;width:8px;position:absolute;left:-5px;box-shadow:inset 2px 0 #ffffff47}.chiropodist-online-booking-page .chiropodist-reminder-phone-button--ringer{height:27px;top:79px}.chiropodist-online-booking-page .chiropodist-reminder-phone-button--volume{height:55px;top:128px}.chiropodist-online-booking-page .chiropodist-reminder-phone-screen{background:#15391f;border-radius:50px 50px 0 0;position:absolute;top:8px;right:8px;bottom:0;left:8px;overflow:hidden}.chiropodist-online-booking-page .chiropodist-reminder-phone-wallpaper{filter:blur(6px);background:radial-gradient(circle at 18% 16%,#a9cf9394,#0000 22%),radial-gradient(circle at 58% 18%,#14391fe6,#0000 31%),radial-gradient(circle at 26% 56%,#dbe0b475,#0000 22%),radial-gradient(circle at 78% 62%,#4e7e3f9e,#0000 26%),linear-gradient(145deg,#113619,#294d28 45%,#5f7438);position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.06)}.chiropodist-online-booking-page .chiropodist-reminder-phone-status{z-index:3;color:#fff;justify-content:space-between;align-items:center;padding:16px 27px 0;font-size:13px;font-weight:850;line-height:1;display:flex;position:relative}.chiropodist-online-booking-page .chiropodist-reminder-phone-status-icons{align-items:center;gap:8px;display:inline-flex}.chiropodist-online-booking-page .chiropodist-reminder-phone-signal{clip-path:polygon(0 100%,100% 0,100% 100%);background:linear-gradient(90deg,#0000 0,#0000 13%,#fff 13%,#fff 27%,#0000 27%,#0000 36%,#fff 36%,#fff 50%,#0000 50%,#0000 59%,#fff 59%,#fff 73%,#0000 73%,#0000 82%,#fff 82%,#fff);width:17px;height:11px}.chiropodist-online-booking-page .chiropodist-reminder-phone-wifi{border:3px solid #0000;border-top-color:#fff;border-bottom:0;border-radius:16px 16px 0 0;width:15px;height:12px}.chiropodist-online-booking-page .chiropodist-reminder-phone-battery{color:#fff;border:1.5px solid #fff;border-radius:5px;place-items:center;width:26px;height:14px;font-size:6px;font-style:normal;font-weight:900;display:inline-grid;position:relative}.chiropodist-online-booking-page .chiropodist-reminder-phone-battery:after{content:"";background:#fff;border-radius:0 2px 2px 0;width:2px;height:5px;position:absolute;top:4px;right:-3px}.chiropodist-online-booking-page .chiropodist-reminder-phone-notch{z-index:4;background:#05070a;border-radius:0 0 18px 18px;width:98px;height:31px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-reminder-phone-date{z-index:3;color:#ffffffc2;text-align:center;text-shadow:0 2px 12px #00000038;margin-top:41px;font-size:16px;font-weight:900;position:relative}.chiropodist-online-booking-page .chiropodist-reminder-phone-time{z-index:3;color:#ffffffd1;text-align:center;text-shadow:0 3px 14px #0000002e;margin-top:6px;font-size:51px;font-weight:950;line-height:1;position:relative}.chiropodist-online-booking-page .chiropodist-reminder-notification{z-index:5;color:#111827;text-align:left;background:#ffffffe6;border-radius:13px;width:calc(100% - 36px);margin:21px auto 0;padding:10px 13px 13px;position:relative;box-shadow:0 16px 36px #0a22133d}.chiropodist-online-booking-page .chiropodist-reminder-notification-head{color:#6b7280;letter-spacing:0;align-items:center;gap:5px;margin-bottom:4px;font-size:7px;font-weight:950;display:flex}.chiropodist-online-booking-page .chiropodist-reminder-notification-head span{color:#fff;background:#14d38f;border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.chiropodist-online-booking-page .chiropodist-reminder-notification-head svg{width:10px;height:10px}.chiropodist-online-booking-page .chiropodist-reminder-notification-head em{color:#6b7280;margin-left:auto;font-style:normal}.chiropodist-online-booking-page .chiropodist-reminder-notification b{margin-bottom:2px;font-size:12px;line-height:1.1;display:block}.chiropodist-online-booking-page .chiropodist-reminder-notification p{color:#0f172a;margin:0;font-size:10px;font-weight:750;line-height:1.28}.chiropodist-online-booking-page .chiropodist-reminder-notification a{color:#246dff;font-weight:900}.chiropodist-online-booking-page .chiropodist-reminder-phone-fade{z-index:6;background:linear-gradient(#fff9df00,#fff9dfeb 79%,#fff9df);height:29%;position:absolute;bottom:0;left:0;right:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders{background:linear-gradient(#fffffffa,#fffffffa),radial-gradient(circle at 50% 56%,#7f56ff21,#0000 48%);border:1px solid #0f172a0f;box-shadow:0 26px 70px #0f172a21,inset 0 1px #ffffffeb}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders:before{content:"";z-index:1;opacity:.45;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#0f172a05 1px,#0000 1px),linear-gradient(0deg,#0f172a05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-halo{z-index:1;aspect-ratio:1;background:#7c53ff14;border-radius:999px;width:54%;position:absolute;top:25%;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head{color:#071a45;letter-spacing:0;gap:18px;font-size:clamp(26px,2.55vw,32px);line-height:1;top:38px;left:44px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head span{width:58px;height:58px;box-shadow:none;color:#6b4cf6;background:linear-gradient(135deg,#f2edff,#e7ddff);border-radius:20px;padding:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head svg{stroke-width:2.2px;width:100%;height:100%}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head strong{white-space:nowrap}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-phone{z-index:3;filter:drop-shadow(0 26px 28px #0f172a2e);border-radius:36px 36px 0 0;width:min(44%,302px);height:80%;position:absolute;top:28%;left:50%;overflow:hidden;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-phone img{z-index:1;-o-object-fit:initial;object-fit:initial;-o-object-position:initial;object-position:initial;clip-path:none;background:0 0;border-radius:0;width:241%;max-width:none;height:auto;max-height:none;position:absolute;top:0;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders>img{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-arc{z-index:2;pointer-events:none;border:3px dashed #7c53ff75;width:78px;height:70px;position:absolute}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-arc--left-top{border-top:0;border-left:0;border-radius:0 0 42px;top:174px;left:196px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-arc--left-bottom{border-bottom:0;border-left:0;border-radius:0 42px 0 0;bottom:150px;left:196px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-arc--right-top{border-top:0;border-right:0;border-radius:0 0 0 42px;top:174px;right:196px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-arc--right-bottom{border-bottom:0;border-right:0;border-radius:42px 0 0;bottom:150px;right:196px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip{z-index:4;color:#071a45;background:#fffffff5;border:1px solid #e2e8f0c7;border-radius:18px;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:14px;width:148px;max-width:none;min-height:72px;padding:11px 13px;font-size:13px;font-weight:900;line-height:1.18;display:grid;box-shadow:0 16px 34px #0f172a1a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip svg{color:#6b4cf6;stroke-width:2.35px;background:#eee8ff;border-radius:16px;width:50px;height:50px;padding:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip strong{display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sms{top:176px;left:30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--time{bottom:88px;left:30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--link{top:176px;right:30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sent{bottom:88px;right:30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sent svg{color:#22b66f;background:#dcfce7}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(#fff0,#fff 88%);height:17%;position:absolute;bottom:0;left:0;right:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation{background:linear-gradient(90deg,#0f172a05 1px,#0000 1px) 0 0/18px 18px,linear-gradient(0deg,#0f172a05 1px,#0000 1px) 0 0/18px 18px,#fff;border:1px solid #e4e8ee;border-radius:30px;padding:0;position:relative;overflow:hidden;box-shadow:0 26px 70px #0f172a21,inset 0 1px #ffffffeb}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head{z-index:6;align-items:center;gap:22px;margin:0;display:flex;position:absolute;top:32px;left:62px;right:32px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head span{color:#754dff;background:linear-gradient(135deg,#f2edff,#e8dfff);border-radius:20px;flex:none;place-items:center;width:56px;height:56px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head svg{stroke-width:2.35px;width:31px;height:31px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head strong{color:#071a45;letter-spacing:0;white-space:nowrap;min-width:0;font-size:clamp(29px,4.5%,34px);font-weight:950;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-layout{display:block;position:absolute;top:104px;right:30px;bottom:28px;left:30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-settings{z-index:4;grid-template-columns:1fr;gap:7px;width:230px;display:grid;position:absolute;top:0;left:32px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting{background:#fffffff7;border:1px solid #e2e8f0eb;border-radius:13px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:13px;min-height:0;padding:13px 13px 13px 12px;display:grid;position:relative;box-shadow:0 14px 32px #0f172a14,inset 0 1px #ffffffeb}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--services{min-height:121px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--prices{min-height:94px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--availability{min-height:99px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--branding{min-height:112px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting>span{color:#754dff;background:#eee8ff;border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting>span svg{stroke-width:2.25px;width:26px;height:26px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting strong{color:#071a45;margin:1px 0 9px;font-size:17px;font-weight:950;line-height:1;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em{color:#071a45;white-space:nowrap;background:#fff;border:1px solid #dbe2ea;border-radius:5px;justify-content:space-between;align-items:center;min-height:25px;margin-top:6px;padding:0 9px;font-size:10px;font-style:normal;font-weight:850;line-height:1;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em i{background:linear-gradient(#7f8b98,#7f8b98) 50% 0/13px 1.5px no-repeat,linear-gradient(#7f8b98,#7f8b98) 50%/13px 1.5px no-repeat,linear-gradient(#7f8b98,#7f8b98) 50% 100%/13px 1.5px no-repeat;width:14px;height:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em b{color:#071a45;margin-left:auto;font-size:11px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting button{color:#754dff;background:#ffffffb8;border:1px dashed #754dff80;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:27px;margin-top:7px;font-size:11px;font-weight:850;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting button b{font-size:17px;font-weight:600;line-height:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small{color:#071a45;justify-content:space-between;align-items:center;min-height:27px;margin-top:7px;font-size:11px;font-weight:850;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small i{background:#8056f6;border-radius:999px;width:32px;height:17px;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small i:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;position:absolute;top:3px;right:3px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours{gap:8px;margin-top:2px;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours i{border-radius:5px;width:25px;height:25px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours i:first-child{background:#ff503d}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours i:nth-child(2){background:#061947}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours i:nth-child(3){background:#8056f6}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours i:nth-child(4){background:#57ccb7}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-brand-assets{grid-template-columns:54px 1fr;align-items:end;gap:10px;margin-top:9px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-logo-mark,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview-logo{color:#ff503d;background:radial-gradient(circle,#fff6f2f5,#ffe8e1db);border:1px solid #ff6f524d;border-radius:50%;place-items:center;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-logo-mark svg{stroke-width:1.7px;width:31px;height:31px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-brand-assets img{-o-object-fit:cover;object-fit:cover;-o-object-position:42% 45%;object-position:42% 45%;border-radius:5px;width:92px;height:37px;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines{z-index:5;pointer-events:none;width:690px;height:552px;position:absolute;top:-104px;right:-30px;bottom:-28px;left:-30px;overflow:visible}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines path{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-services,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-prices,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-availability,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-branding{fill:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-services{stroke:#ff503d}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-services-dot{fill:#ff503d}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-prices{stroke:#37c984}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-prices-dot{fill:#37c984}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-availability{stroke:#f5b31a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-availability-dot{fill:#f5b31a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-branding{stroke:#8a68ff}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines .line-branding-dot{fill:#8a68ff}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview{z-index:3;background:#fff;border:1px solid #e2e8f0eb;border-radius:16px;width:327px;height:422px;display:block;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 18px 38px #0f172a17,inset 0 1px #fffffff0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser{background:#fff;border-bottom:1px solid #e2e8f0f0;align-items:center;gap:8px;height:35px;padding:0 15px;display:flex;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser span{border-radius:50%;flex:none;width:9px;height:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser span:first-child{background:#ff503d}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser span:nth-child(2){background:#f5b31a}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser span:nth-child(3){background:#31c771}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser strong{color:#071a45;background:#f8fafc;border:1px solid #dce3ec;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:185px;height:22px;margin-left:8px;font-size:9px;font-weight:850;line-height:1;display:inline-flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser svg{color:#1f2937;width:10px;height:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview>img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 52%;object-position:50% 52%;width:100%;height:112px;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business-row{border-bottom:1px solid #dce3ec;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;margin:-4px 25px 0;padding-bottom:12px;display:grid;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview-logo{width:58px;height:58px;box-shadow:0 8px 18px #ff59401f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview-logo svg{stroke-width:1.8px;width:34px;height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business span{color:#071a45;font-size:29px;font-weight:950;line-height:.88;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business strong{color:#071a45;font-size:17px;font-weight:750;line-height:1.05;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview h4{color:#071a45;letter-spacing:0;margin:10px 25px 8px;font-size:23px;font-weight:950;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service{color:#071a45;background:#fff;border:1px solid #dce3ec;border-radius:7px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:49px;margin:7px 25px 0;padding:8px 14px 8px 9px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service em{color:#754dff;background:#eee8ff;border-radius:50%;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service em svg{stroke-width:2px;width:19px;height:19px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service span{color:#071a45;font-size:13px;font-weight:950;line-height:1;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service small{color:#334155;margin-top:6px;font-size:10px;font-weight:650;line-height:1;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service strong{color:#071a45;font-size:16px;font-weight:950}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-available{color:#006247;align-items:center;gap:7px;margin:8px 25px 0;font-size:12px;font-weight:750;line-height:1;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-available svg{color:#18bd77;stroke-width:2.2px;width:17px;height:17px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview button{color:#fff;width:calc(100% - 50px);min-height:39px;box-shadow:none;background:#ff503d;border:0;border-radius:7px;justify-content:center;align-items:center;margin:9px 25px 0;font-size:16px;font-weight:950;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-live{color:#00824f;background:#e8fbf2;border-radius:999px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:26px;margin:8px auto 0;padding:0 15px;font-size:12px;font-weight:850;display:flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-live i{background:#18bd77;border-radius:50%;width:8px;height:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines{display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting{box-sizing:border-box;padding:12px 12px 12px 11px;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--services{height:129px;min-height:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--prices{height:91px;min-height:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--availability{height:94px;min-height:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--branding{height:109px;min-height:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting strong{margin:0 0 8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em{min-height:24px;margin-top:5px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting button{min-height:25px;margin-top:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small{min-height:24px;margin-top:5px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours{gap:7px;margin-top:1px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-brand-assets{grid-template-columns:50px 1fr;margin-top:7px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business-row{margin-top:-3px;padding-bottom:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview h4{white-space:nowrap;margin-top:9px;margin-bottom:7px;font-size:21px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-available{margin-top:7px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview button{min-height:37px;margin-top:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-live{min-height:24px;margin-top:7px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-layout{top:92px;right:30px;bottom:20px;left:30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines{top:-92px;right:-30px;bottom:-20px;left:-30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting strong{font-size:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em{min-height:23px;padding-inline:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting button{min-height:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small{min-height:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business-row{grid-template-columns:52px minmax(0,1fr);gap:12px;padding-bottom:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview h4{margin-top:8px;margin-bottom:6px;font-size:20px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service{min-height:43px;margin-top:6px;padding-top:6px;padding-bottom:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service em{width:29px;height:29px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service span{font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-available{margin-top:6px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview button{min-height:35px;margin-top:7px;font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-live{min-height:23px;margin-top:6px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting{grid-template-columns:36px minmax(0,1fr);gap:9px;padding:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting>span{border-radius:11px;width:34px;height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting>span svg{width:21px;height:21px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting div{gap:2px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting strong{margin-bottom:5px;font-size:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em{min-height:18px;margin-top:3px;padding:0 7px;font-size:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em b{font-size:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting em i{width:13px;height:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting button{min-height:19px;margin-top:4px;font-size:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small{min-height:19px;margin-top:3px;font-size:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting small i{width:30px;height:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-colours i{width:20px;height:20px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-brand-assets{grid-template-columns:39px 1fr;gap:8px;margin-top:5px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-logo-mark{width:38px;height:38px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-logo-mark svg{width:23px;height:23px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-brand-assets img{width:78px;height:27px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--services{height:112px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--prices{height:79px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--availability{height:84px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-setting--branding{height:105px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview{height:441px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview>img{height:84px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-browser{height:31px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business-row{grid-template-columns:43px minmax(0,1fr);gap:10px;margin-inline:24px;padding-bottom:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview-logo{width:43px;height:43px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview-logo svg{width:26px;height:26px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business span{font-size:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-business strong{font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview h4{margin:6px 24px 5px;font-size:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-service{grid-template-columns:31px minmax(0,1fr) auto;min-height:36px;margin:5px 24px 0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-available{margin-inline:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview button{width:calc(100% - 48px);min-height:34px;margin:6px 24px 0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{background:#fff;border:1px solid #e4e8ee;border-radius:30px;padding:clamp(24px,5%,32px);position:relative;overflow:hidden;box-shadow:0 22px 56px #0f172a1f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{z-index:4;align-items:center;gap:22px;display:flex;position:absolute;top:28px;left:30px;right:30px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head span{border-radius:18px;width:58px;height:58px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head strong{color:#071452;letter-spacing:0;white-space:nowrap;font-size:clamp(28px,3.2vw,34px);line-height:.98}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-map{z-index:1;background:#fff;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-map i,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-map i:after{display:none}.chiropodist-online-booking-page .chiropodist-online-connected-wire{border:0 solid #6b34f5;position:absolute}.chiropodist-online-booking-page .chiropodist-online-connected-wire-dot{background:#fff;border:3px solid #6b34f5;border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:0 0 0 6px #f0eaff}.chiropodist-online-booking-page .chiropodist-online-connected-wire-arrow{width:0;height:0;position:absolute}.chiropodist-online-booking-page .chiropodist-online-connected-wire--calendar{border-bottom-width:3px;border-left-width:3px;border-radius:0 0 0 18px;width:16%;height:10%;top:36%;left:18%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--calendar .chiropodist-online-connected-wire-dot{bottom:-7px;right:-7px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--calendar .chiropodist-online-connected-wire-arrow{border-bottom:14px solid #6b34f5;border-left:9px solid #0000;border-right:9px solid #0000;top:-3px;left:-10px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--record{border-bottom-width:3px;border-right-width:3px;border-radius:0 0 18px;width:16%;height:10%;top:36%;right:18%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--record .chiropodist-online-connected-wire-dot{bottom:-7px;left:-7px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--record .chiropodist-online-connected-wire-arrow{border-bottom:14px solid #6b34f5;border-left:9px solid #0000;border-right:9px solid #0000;top:-3px;right:-10px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--route{border-top-width:3px;border-left-width:3px;border-radius:18px 0 0;width:16%;height:10%;bottom:25%;left:18%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--route .chiropodist-online-connected-wire-dot{top:-7px;right:-7px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--route .chiropodist-online-connected-wire-arrow{border-top:14px solid #6b34f5;border-left:9px solid #0000;border-right:9px solid #0000;bottom:-3px;left:-10px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--reminder{border-top-width:3px;border-right-width:3px;border-radius:0 18px 0 0;width:16%;height:10%;bottom:25%;right:18%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--reminder .chiropodist-online-connected-wire-dot{top:-7px;left:-7px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--reminder .chiropodist-online-connected-wire-arrow{border-top:14px solid #6b34f5;border-left:9px solid #0000;border-right:9px solid #0000;bottom:-3px;right:-10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card{z-index:3;border-radius:15px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;width:224px;min-width:0;min-height:82px;padding:12px 14px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card>span{color:#006247;background:#d9faed;width:52px;height:52px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--calendar>span{color:#6b34f5;background:#eee8ff}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card svg{width:27px;height:27px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card strong{letter-spacing:.06em;margin-bottom:6px;font-size:13px;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card b{font-size:15px;line-height:1.18}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card small{margin-top:5px;font-size:14px;line-height:1.2;display:block}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--calendar{top:112px;left:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--record{top:112px;right:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--route{bottom:30px;left:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--reminder{bottom:30px;right:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed{z-index:4;border-radius:17px;justify-items:start;gap:6px;width:210px;min-width:0;padding:13px 17px;display:grid;top:204px;left:50%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed>span{justify-self:center;width:50px;height:50px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed strong{text-align:center;justify-self:center;width:100%;padding-bottom:7px;font-size:20px;line-height:1.02}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed em{gap:9px;font-size:14px;line-height:1.15}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel,.chiropodist-online-booking-page .chiropodist-online-feature-focus-stage{width:100vw!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.chiropodist-online-booking-page .chiropodist-online-feature-carousel-section{height:auto;min-height:calc(100svh - var(--header-height,88px));padding:24px 0 36px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-shell{gap:16px;width:100vw;max-width:100vw;overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{gap:10px;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{min-height:42px;padding:0 16px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button svg{width:18px;height:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel{width:100vw;max-width:100vw;height:min(56svh,380px);overflow:hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-stage{width:100vw;max-width:100vw}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{--slide-step:77vw;aspect-ratio:1;width:min(86vw,380px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-adjacent{--slide-opacity:0;--slide-scale:.78}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide.is-near{--slide-opacity:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow{width:46px;height:46px;font-size:34px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow.is-prev{left:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-arrow.is-next{right:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-cta button{min-width:min(100% - 36px,340px);min-height:54px;font-size:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-map{top:96px;right:56px;bottom:56px;left:56px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card{border-radius:12px;grid-template-columns:42px minmax(0,1fr);gap:9px;width:176px;min-height:64px;padding:9px 10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed{border-radius:14px;gap:7px;width:176px;padding:12px 14px;transform:translate(-50%,-32%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected{width:100%;height:100%;padding:14px;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{gap:10px;top:16px;left:16px;right:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head span{border-radius:10px;width:34px;height:34px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head strong{font-size:15px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{gap:8px}.chiropodist-online-booking-page .chiropodist-online-connected-wire{border-width:0}.chiropodist-online-booking-page .chiropodist-online-connected-wire--calendar,.chiropodist-online-booking-page .chiropodist-online-connected-wire--record{height:11%;top:35%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--route,.chiropodist-online-booking-page .chiropodist-online-connected-wire--reminder{height:11%;bottom:24%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--calendar,.chiropodist-online-booking-page .chiropodist-online-connected-wire--route{width:16%;left:18%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--record,.chiropodist-online-booking-page .chiropodist-online-connected-wire--reminder{width:16%;right:18%}.chiropodist-online-booking-page .chiropodist-online-connected-wire--calendar{border-bottom-width:2px;border-left-width:2px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--record{border-bottom-width:2px;border-right-width:2px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--route{border-top-width:2px;border-left-width:2px}.chiropodist-online-booking-page .chiropodist-online-connected-wire--reminder{border-top-width:2px;border-right-width:2px}.chiropodist-online-booking-page .chiropodist-online-connected-wire-dot{border-width:2px;width:8px;height:8px;box-shadow:0 0 0 4px #f0eaff}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-map{display:block;top:76px;right:48px;bottom:44px;left:48px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card{border-radius:10px;grid-template-columns:34px minmax(0,1fr);gap:7px;width:136px;min-height:58px;margin-top:0;padding:7px;position:absolute}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card>span{width:32px;height:32px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card svg{width:18px;height:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card strong{margin-bottom:3px;font-size:7px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card b{font-size:8.5px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card small{margin-top:2px;font-size:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--calendar,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--record{top:66px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--calendar,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--route{left:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--record,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--reminder{right:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--route,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-card--reminder{bottom:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head{gap:10px;font-size:20px;line-height:1.05;top:20px;left:20px;right:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head span{border-radius:13px;width:38px;height:38px;padding:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head strong{white-space:normal;min-width:0;max-width:210px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-halo{width:66%;top:28%}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-phone{border-radius:24px 24px 0 0;width:48%;height:78%;top:30%}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-arc{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip{border-radius:12px;grid-template-columns:32px minmax(0,1fr);gap:7px;width:104px;min-height:48px;padding:7px;font-size:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip svg{border-radius:10px;width:32px;height:32px;padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sms,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--link{top:105px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--time,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sent{bottom:62px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sms,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--time{left:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--link,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-chip--sent{right:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed{border-radius:12px;gap:5px;width:142px;margin-top:0;padding:8px 10px;position:absolute;top:43%;transform:translate(-50%)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed>span{width:32px;height:32px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed strong{padding-bottom:5px;font-size:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed em{gap:5px;font-size:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-connected-confirmed em svg{width:16px;height:16px;padding:4px}}@media (min-width:901px) and (max-width:1200px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head{transform-origin:0 0;width:760px;top:28px;left:48px;transform:scale(.72)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-layout{transform-origin:0 0;width:790px;height:480px;inset:88px auto auto 20px;transform:scale(.8)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-settings{left:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview{right:88px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines{display:none}}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{z-index:12;color:#071a45;letter-spacing:0;text-align:center;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:16px;width:auto;max-width:none;height:58px;margin:0;padding:0;font-family:inherit;font-size:34px;font-weight:950;line-height:1;display:flex;position:absolute;top:30px;left:30px;right:30px;transform:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head h3,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head strong,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head strong{color:#071a45;min-width:0;max-width:none;font:inherit;letter-spacing:0;text-align:center;white-space:nowrap;flex:none;align-items:center;margin:0;line-height:1;display:inline-flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head>span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head>span{width:56px;height:56px;box-shadow:none;color:#6b4cf6;background:linear-gradient(135deg,#f2edff,#e7ddff);border-radius:18px;flex:none;place-items:center;padding:13px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head>span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title>span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head>span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head>span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head>span svg{stroke-width:2.3px;width:100%;height:100%}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head>strong{color:#43506a;align-items:baseline;gap:8px;font-size:14px;font-weight:650;line-height:1;display:inline-flex;position:absolute;top:2px;right:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head>strong b{color:#071a45;font-size:24px;font-weight:950;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment h4{color:#071a45;text-align:center;margin-top:106px;font-size:24px;font-weight:750;line-height:1.05}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots{grid-template-rows:92px minmax(0,1fr);padding-top:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub{align-content:start;padding-top:112px}@media (max-width:760px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head{white-space:nowrap;justify-content:center;gap:8px;height:42px;font-size:18px;top:24px;left:22px;right:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head>span svg,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-slots-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub-title>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-reminders-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-connected .chiropodist-online-feature-graphic-head>span{border-radius:13px;width:38px;height:38px;padding:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment-head>strong{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-payment h4{margin-top:88px;font-size:20px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-hub{padding-top:96px}}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;gap:10px;width:-moz-max-content;width:max-content;max-width:calc(100vw - 40px);margin-inline:auto;padding-inline:2px;overflow:auto hidden}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs::-webkit-scrollbar{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{flex:none;gap:8px;min-height:48px;padding-inline:clamp(12px,1.15vw,18px);font-size:clamp(12px,.86vw,14px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button svg{width:19px;height:19px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide{transform:translate(-50%,-50%)translate(calc((var(--slide-offset)*var(--slide-step)) + var(--drag-offset,0px)))rotate(calc(var(--slide-offset)*4deg))scale(var(--slide-scale,.58))}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel.is-dragging{cursor:grabbing}.chiropodist-online-booking-page .chiropodist-online-feature-focus-carousel.is-dragging .chiropodist-online-feature-focus-slide{transition:none}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs{justify-content:flex-start;gap:10px;width:-moz-max-content;width:max-content;max-width:calc(100% - 28px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-tabs button{flex:none;justify-content:center;padding-inline:12px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head{justify-content:flex-start;gap:10px;top:18px;left:22px;right:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head span{border-radius:15px;width:42px;height:42px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head svg{width:24px;height:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head strong{white-space:normal;max-width:230px;font-size:20px;line-height:1.02}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-layout{transform-origin:0 0;width:650px;height:460px;inset:78px auto auto 14px;transform:scale(.48)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-settings{left:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-preview{right:0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-customisation-lines{display:none}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head{white-space:nowrap;justify-content:center;gap:8px;height:42px;font-size:18px;top:24px;left:22px;right:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head span{border-radius:13px;width:38px;height:38px;padding:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide .chiropodist-online-feature-customisation .chiropodist-online-feature-graphic-head strong{white-space:nowrap;flex:none;max-width:none;font-size:18px;line-height:1}}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments{aspect-ratio:4/3}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment{background:#fff;border:1px solid #dfe5ec;border-radius:22px;width:100%;height:100%;transform:none;box-shadow:0 18px 44px #0f172a1f}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment{grid-template-rows:76px auto minmax(0,1fr) auto;gap:20px;padding:0 28px 20px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head{color:#071a35;white-space:nowrap;border-bottom:1px solid #e4e8ee;justify-content:space-between;align-items:center;gap:18px;height:76px;margin:0 -28px;padding:0 28px;font-size:21px;font-weight:800;line-height:1;display:flex;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>span{color:#071a35;font:inherit;white-space:nowrap;align-items:center;gap:18px;display:inline-flex}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>span svg{color:#623ff0;background:#efe9ff;border:0;border-radius:14px;width:44px;height:44px;padding:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>strong{color:#59647a;align-items:baseline;gap:12px;font-size:21px;font-weight:500;display:inline-flex;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>strong b{color:#071a35;font-size:42px;font-weight:950;line-height:.9}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment h4{color:#071a35;text-align:left;margin:8px 0 0;font-size:34px;font-weight:450;line-height:1.08}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span{text-align:center;background:linear-gradient(145deg,#fbf9ff,#fff);border:2px solid #ddd3ff;border-radius:16px;align-content:center;place-items:center;gap:10px;min-height:156px;padding:20px;display:grid;position:relative}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span.is-selected{background:linear-gradient(145deg,#fff7f3,#fff);border-color:#ff4928}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span>svg:first-child,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span.is-selected>svg:nth-of-type(2){color:#623ff0;fill:none;stroke:currentColor;background:#fff;border:2px solid #e3dcff;border-radius:999px;width:54px;height:54px;margin:0 0 6px;padding:13px;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span.is-selected>svg:first-of-type{color:#fff;fill:#ff4928;stroke:#fff;stroke-width:3px;background:#ff4928;border:8px solid #fff;border-radius:999px;width:56px;height:56px;margin:0;padding:8px;position:absolute;top:-26px;right:-22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span.is-selected>svg:nth-of-type(2){color:#ff4928;background:#fff7f3;border-color:#ffd7cf}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options small{color:#071a35;font-size:20px;font-weight:900;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options strong{color:#623ff0;font-size:34px;font-weight:950;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options .is-selected strong{color:#ff4928}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-security{background:#fff;border:1px solid #e4e8ee;border-radius:16px;gap:10px;padding:14px 16px 0;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-label{color:#071a35;text-align:left;font-size:18px;font-weight:500;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-methods{border:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:0;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment .chiropodist-online-payment-method{background:#fff;border:1px solid #e1e6ec;border-radius:10px;place-items:center;min-height:48px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment .chiropodist-online-payment-method img{-o-object-fit:contain;object-fit:contain;width:min(68px,78%);height:28px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment p{color:#071a35;border-top:1px solid #e4e8ee;align-items:center;gap:12px;margin:0 -16px;padding:14px 16px;font-size:20px;font-weight:500;line-height:1;display:flex;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment p svg{color:#15a46b;width:24px;height:24px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;padding:30px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-head{color:#071a35;text-align:left;white-space:nowrap;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:20px;height:auto;margin:0;padding:0;display:flex;position:static}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-head>span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-icon{color:#623ff0;background:#efe9ff;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;padding:10px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-head h3{color:#071a35;white-space:nowrap;margin:0;font-size:36px;font-weight:450;line-height:1.05}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots>div:not(.chiropodist-online-feature-slots-head),.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-smart{text-align:center;background:linear-gradient(145deg,#fbf9ff,#fff);border:2px solid #ddd3ff;border-radius:18px;align-content:start;justify-items:center;gap:18px;min-height:0;padding:28px 18px 22px;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-smart{background:linear-gradient(145deg,#fff7f3,#fff);border-color:#ffc7bb}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-icon{background:#fff;border:2px solid #e3dcff;border-radius:999px;width:64px;height:64px;padding:16px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-icon--route{color:#ff5733;background:#fff;border-color:#ffd5cc}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots strong{color:#071a35;margin:0;font-size:21px;font-weight:950;line-height:1}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;width:100%;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){color:#071a35;background:#fff;border:1px solid #dfd7ff;border-radius:8px;place-items:center;min-height:48px;padding:0 7px;font-size:18px;font-weight:500;line-height:1;display:grid}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){color:#008653;background:#edfff8;border-color:#83e0c2;width:min(100%,150px);min-height:52px;margin-top:8px;font-size:22px;font-weight:950}@media (max-width:900px){.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments{aspect-ratio:1;width:min(90vw,390px)}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment{grid-template-rows:42px auto minmax(0,1fr) auto;gap:8px;padding:0 14px 10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head{height:42px;margin:0 -14px;padding:0 14px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>span{gap:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>span svg{border-radius:9px;width:26px;height:26px;padding:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>strong{gap:6px;font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-head>strong b{font-size:22px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment h4{margin-top:3px;font-size:18px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options{gap:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span{border-radius:10px;gap:4px;min-height:78px;padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span>svg:first-child,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span.is-selected>svg:nth-of-type(2){width:30px;height:30px;margin-bottom:2px;padding:7px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options span.is-selected>svg:first-of-type{border-width:4px;width:30px;height:30px;padding:4px;top:-12px;right:-10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options small{font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-options strong{font-size:19px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-security{border-radius:10px;gap:5px;padding:8px 9px 0}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-label,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment p{font-size:10px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment-methods{gap:4px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment .chiropodist-online-payment-method{border-radius:6px;min-height:25px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--payments .chiropodist-online-feature-payment p{margin:0 -9px;padding:7px 9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots{gap:9px;padding:14px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-head{gap:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-head>span{border-radius:9px;width:28px;height:28px;padding:6px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-head h3{font-size:19px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots>div:not(.chiropodist-online-feature-slots-head),.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-smart{border-radius:11px;gap:7px;padding:12px 7px 8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots-icon{width:34px;height:34px;padding:8px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slots strong{font-size:11px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-grid{gap:4px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-grid span,.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){border-radius:5px;min-height:23px;font-size:9px}.chiropodist-online-booking-page .chiropodist-online-feature-focus-slide--smart-slots .chiropodist-online-feature-slot-smart span:not(.chiropodist-online-feature-slots-icon){width:min(100%,72px);min-height:28px;margin-top:3px;font-size:12px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs{flex-wrap:nowrap;justify-content:flex-start;padding:0 24px 4px;overflow-x:auto}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs button{min-height:48px;padding:0 16px;font-size:14px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-cell{transform-origin:0 0;width:204%;height:204%;transform:scale(.49)}}.client-records-feature-carousel-section .client-records-cell{padding:28px}.client-records-feature-carousel-section .client-records-cell-title{gap:16px;margin:8px 0 18px}.client-records-feature-carousel-section .client-records-cell-title span{width:54px;height:54px;padding:13px}.client-records-feature-carousel-section .client-records-cell-title h3{max-width:calc(100% - 76px);font-size:clamp(30px,3.2vw,42px);line-height:1.04}.client-records-feature-carousel-section .client-records-mini-panel,.client-records-feature-carousel-section .client-records-wide-panel,.client-records-feature-carousel-section .client-records-history-panel,.client-records-feature-carousel-section .client-records-note-panel{padding:14px}.client-records-feature-carousel-section .client-records-mini-panel h4,.client-records-feature-carousel-section .client-records-wide-panel h4{margin-bottom:10px;font-size:18px}.client-records-feature-carousel-section .client-records-mini-panel p,.client-records-feature-carousel-section .client-records-wide-panel p,.client-records-feature-carousel-section .client-records-doc-row,.client-records-feature-carousel-section .client-records-prepared-card,.client-records-feature-carousel-section .client-records-client-row{margin-top:8px;padding:9px 10px;font-size:14px}.client-records-feature-carousel-section .client-records-flow-card--center{top:160px}.client-records-feature-carousel-section .client-records-flow-node--record,.client-records-feature-carousel-section .client-records-flow-node--plan{top:98px}.client-records-feature-carousel-section .client-records-flow-node--appointment,.client-records-feature-carousel-section .client-records-flow-node--reminder{bottom:48px}.client-records-feature-carousel-section .client-records-folders,.client-records-feature-carousel-section .client-records-doc-list{top:112px}.client-records-feature-carousel-section .client-records-form-card{transform-origin:100% 100%;bottom:-30px;transform:scale(.9)}.client-records-feature-carousel-section .client-records-cell--history{gap:14px}.client-records-feature-carousel-section .client-records-history-panel h3,.client-records-feature-carousel-section .client-records-note-panel h3{margin-bottom:12px;font-size:17px}.client-records-feature-carousel-section .client-records-history-item{gap:7px;padding-bottom:12px}.client-records-feature-carousel-section .client-records-note-panel h3 button{min-height:36px;padding:0 10px;font-size:12px}.client-records-feature-carousel-section .client-records-note-panel label,.client-records-feature-carousel-section .client-records-note-panel p{gap:5px;margin-bottom:8px;font-size:13px}.client-records-feature-carousel-section .client-records-note-panel label span,.client-records-feature-carousel-section .client-records-note-panel p{padding:9px}.client-records-feature-carousel-section .client-records-address-line{margin:22px 34px 14px}.client-records-feature-carousel-section .client-records-address-line strong{font-size:22px}.client-records-feature-carousel-section .client-records-prepared-grid{margin:14px 34px 0}.client-records-feature-carousel-section .client-records-prepared-card{min-height:88px}.client-records-feature-carousel-section .client-records-prepared-card small{font-size:17px}.client-records-feature-carousel-section .client-records-search{min-height:52px;margin-bottom:14px;font-size:18px}.client-records-feature-carousel-section .client-records-client-row strong{font-size:21px}.client-records-feature-carousel-section .client-records-client-row small{font-size:15px}.client-records-feature-carousel-section .client-records-add-client{min-height:50px;font-size:18px}.client-records-feature-carousel-section .client-records-story-centre{width:170px;padding:18px;top:154px}.client-records-feature-carousel-section .client-records-story-node{width:166px;padding:12px}.client-records-feature-carousel-section .client-records-story-node--left-top,.client-records-feature-carousel-section .client-records-story-node--right-top{top:106px}.client-records-feature-carousel-section .client-records-story-node--left-mid,.client-records-feature-carousel-section .client-records-story-node--right-mid{top:214px}.client-records-feature-carousel-section .client-records-story-node--left-bottom,.client-records-feature-carousel-section .client-records-story-node--right-bottom{bottom:46px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--slide-step:clamp(540px,46vw,720px);width:clamp(620px,54vw,760px);height:clamp(620px,54vw,760px);box-shadow:none;background:#fff6ef;border:0;border-radius:42px}.client-records-feature-carousel-section .client-records-ref-cell{color:#061747;background:#fff6ef;padding:0}.client-records-feature-carousel-section .client-records-ref-cell:before{background:#fff;border-color:#d6dbe4c7;border-radius:36px;top:30px;right:30px;bottom:30px;left:30px;box-shadow:0 22px 42px #3f302629}.client-records-ref-title{z-index:2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:26px;padding:62px 58px 0;display:grid;position:relative}.client-records-ref-title span{color:#5426e8;background:linear-gradient(135deg,#f4efff,#efe7ff);border:1px solid #cbb5ff;border-radius:18px;place-items:center;width:74px;height:74px;display:grid}.client-records-ref-title svg{stroke-width:2.2px;width:44px;height:44px}.client-records-ref-title h3{color:#061747;letter-spacing:0;margin:0;font-size:clamp(40px,5vw,60px);font-weight:950;line-height:.98}.client-records-ref-title button,.cr-client-row em,.cr-reminder-pill,.cr-visit-pill,.cr-updates-badge{white-space:nowrap;border:0;border-radius:9px;justify-content:center;align-items:center;gap:10px;font-style:normal;font-weight:900;display:inline-flex}.client-records-ref-title button{color:#fff;background:linear-gradient(135deg,#6837f2,#4a0df4);min-height:48px;padding:0 20px;font-size:18px;box-shadow:0 8px 18px #4c1fd838}.cr-logistics-tabs{justify-content:center;gap:16px;margin:22px auto 18px;display:flex}.cr-logistics-tabs span{color:#061747;border:1px solid #dfe2e8;border-radius:18px;justify-content:center;align-items:center;gap:14px;width:205px;min-height:62px;font-size:24px;font-weight:900;display:inline-flex}.cr-logistics-tabs .is-active{color:#fff;background:linear-gradient(135deg,#7639f5,#5520e7);border-color:#0000}.cr-map-panel{background:#f4f0e9;border:1px solid #d7dce4;border-radius:22px;width:calc(100% - 112px);height:340px;margin:0 auto;position:relative;overflow:hidden}.cr-map-artwork{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.cr-map-pin{z-index:2;justify-items:center;display:grid;position:absolute;top:100px;left:50%;transform:translate(-50%)}.cr-map-pin svg{z-index:1;color:#fff;background:linear-gradient(135deg,#793cff,#4d14df);border:3px solid #fff;border-radius:999px 999px 999px 12px;width:110px;height:110px;padding:25px;position:relative;transform:rotate(-45deg);box-shadow:0 14px 26px #4c14df3d}.cr-map-pin svg path{transform-origin:50%;transform:rotate(45deg)}.cr-map-pin strong{z-index:2;color:#fff;background:linear-gradient(135deg,#793cff,#4d14df);border-radius:12px;margin-top:16px;padding:8px 22px;font-size:24px;line-height:1;position:relative;box-shadow:0 12px 22px #4c14df38}.cr-map-callouts{z-index:2;gap:12px;display:grid;position:absolute;top:132px;left:0}.cr-map-callouts span{background:#fff;border-radius:14px;grid-template-columns:72px auto;align-items:center;gap:14px;min-width:205px;padding:14px;font-size:24px;font-weight:950;line-height:1.06;display:grid;box-shadow:0 15px 28px #0f172a24}.cr-map-callouts svg{color:#05a987;background:#e9fff8;border:1px solid #9ce9d0;border-radius:14px;width:68px;height:68px;padding:17px}.cr-map-callouts span:last-child svg{color:#ef3128;background:#fff0ec;border-color:#ffbab2}.cr-map-panel button{z-index:2;color:#fff;background:linear-gradient(135deg,#642af5,#5012ea);border:0;border-radius:12px;align-items:center;gap:14px;min-height:62px;padding:0 24px;font-size:24px;font-weight:950;display:inline-flex;position:absolute;bottom:22px;right:18px;box-shadow:0 14px 26px #4c14df3d}.cr-repeat-flow{grid-template-columns:160px 40px 130px 40px 190px;justify-content:center;align-items:center;gap:10px;margin:64px auto 0;display:grid}.cr-repeat-complete,.cr-repeat-date{color:#02a56d;text-align:center;border:1px solid #88dabe;border-radius:16px;align-content:center;justify-items:center;min-height:260px;font-size:27px;font-weight:950;display:grid}.cr-repeat-complete svg{fill:#0ab884;color:#0ab884;width:58px;height:58px}.cr-repeat-complete img{-o-object-fit:cover;object-fit:cover;-o-object-position:21% 42%;object-position:21% 42%;border-radius:999px;width:82px;height:82px;margin-top:22px}.cr-repeat-centre{color:#5625ee;text-align:center;justify-items:center;font-size:22px;font-weight:950;display:grid}.cr-repeat-centre svg{border:1px solid #a987ff;border-radius:999px;width:100px;height:100px;padding:24px}.cr-flow-arrow,.cr-payment-arrow,.cr-form-arrow{color:#5625ee;font-size:52px;font-weight:950}.cr-repeat-date{color:#061747;border-color:#a987ff;min-height:260px;font-size:48px}.cr-repeat-date svg{color:#5625ee;width:86px;height:86px}.cr-reminder-pill{color:#2674e9;background:#edf5ff;min-height:62px;padding:0 26px;font-size:22px;position:absolute;bottom:78px;right:70px;box-shadow:0 10px 22px #0f172a1a}.cr-history-layout{grid-template-columns:60px minmax(0,1fr);gap:12px;margin:42px 62px 0;display:grid}.cr-history-line{justify-items:center;padding-top:30px;display:grid}.cr-history-line i,.cr-history-line span{background:#fff;border:7px solid #5625ee;border-radius:999px;width:32px;height:32px}.cr-history-line span{background:#0aa779;border-color:#0aa779;margin-top:100px}.cr-history-line:before{content:"";background:linear-gradient(#9f82ff 0,#9f82ff 52%,#16b58f 52%);border-radius:999px;width:4px;height:294px;margin-top:36px;position:absolute}.cr-history-list{gap:22px;display:grid}.cr-history-card{border:1px solid #a987ff;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;min-height:112px;padding:22px 28px;display:grid}.cr-history-card em{color:#098a67;background:#e6fff7;border-radius:10px;grid-column:1/-1;width:-moz-max-content;width:max-content;padding:7px 16px;font-size:20px;font-style:normal;font-weight:950}.cr-history-card.is-upcoming em{color:#5625ee;background:#eee8ff}.cr-history-card strong{font-size:44px;font-weight:950}.cr-history-card b{font-size:28px}.cr-history-card span{color:#633ff0;justify-content:flex-end;gap:22px;display:flex}.cr-history-card span svg:last-child{color:#ef3128}.cr-contact-layout{grid-template-columns:210px 120px 210px;justify-content:center;align-items:center;gap:24px;margin-top:58px;display:grid;position:relative}.cr-person-card{text-align:center;border:1px solid #a987ff;border-radius:18px;overflow:hidden;box-shadow:0 12px 26px #0f172a1a}.cr-contact-person-wrap{min-width:0;position:relative}.cr-person-card--green{border-color:#88dabe}.cr-person-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:238px;display:block}.cr-person-card--purple img{-o-object-position:48% 33%;object-position:48% 33%}.cr-person-card--green img{-o-object-position:18% 44%;object-position:18% 44%}.cr-person-card strong{padding-top:16px;font-size:35px;font-weight:950;display:block}.cr-person-card span{color:#5625ee;min-height:48px;font-size:18px;font-weight:950;display:block}.cr-person-card--green span{color:#06986a}.cr-contact-arrow{color:#5625ee;text-align:center;font-size:18px;font-weight:950}.cr-contact-arrow strong{font-size:70px;line-height:1;display:block}.cr-updates-badge{z-index:4;color:#fff;background:#02b892;border-radius:13px;min-height:72px;padding:0 28px;font-size:23px;position:absolute;bottom:-58px;left:50%;transform:translate(-50%);box-shadow:0 13px 26px #009e7f3d}.cr-updates-badge:before{content:"";border-bottom:18px solid #02b892;border-left:16px solid #0000;border-right:16px solid #0000;width:0;height:0;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.cr-payments-layout{grid-template-columns:286px 90px 190px;justify-content:center;align-items:center;gap:12px;margin-top:58px;display:grid;position:relative}.cr-invoice-card{text-align:center;border:1px solid #855ef7;border-radius:16px;overflow:hidden}.cr-invoice-card header{color:#fff;background:linear-gradient(135deg,#7a4cff,#5a2fed);align-items:center;gap:18px;padding:22px;font-size:29px;font-weight:950;display:flex}.cr-invoice-card header svg{border:2px solid #fff;border-radius:12px;width:56px;height:56px;padding:10px}.cr-invoice-card p{margin:34px 0 0;font-size:34px;font-weight:950}.cr-invoice-card strong{color:#7142f5;padding:10px 0 40px;font-size:86px;font-weight:950;display:block}.cr-paid-status{justify-items:center;display:grid}.cr-paid-status>svg{fill:#35bea1;color:#35bea1;width:105px;height:105px}.cr-paid-status strong{background:#d9f7ef;border-radius:16px;margin-top:10px;padding:10px 30px;font-size:31px}.cr-paid-status span{color:#061747;order:-1;gap:18px;font-size:17px;font-weight:850;display:flex}.cr-visit-pill{color:#061747;background:#eee8ff;min-height:56px;padding:0 28px;font-size:26px;position:absolute;bottom:-76px;left:165px}.cr-document-stack{justify-content:center;align-items:flex-end;gap:22px;height:270px;margin-top:36px;display:flex;position:relative}.cr-document-stack article{background:#fff;border:1px solid #dce2eb;border-radius:16px;align-content:center;justify-items:center;width:150px;height:220px;font-size:24px;font-weight:950;display:grid;box-shadow:0 10px 22px #0f172a17}.cr-document-stack article:first-child{border-color:#ff9e8f;transform:rotate(-5deg)}.cr-document-stack article:last-child{transform:rotate(5deg)}.cr-document-stack svg{color:#146cd5;width:92px;height:92px}.cr-document-stack .is-consent svg{color:#e53225}.cr-document-stack em{color:#7a4d00;background:#fff0c8;border-radius:999px;padding:6px 12px;font-size:16px;font-style:normal}.cr-document-stack img{-o-object-fit:cover;object-fit:cover;-o-object-position:43% 53%;object-position:43% 53%;border-radius:9px;width:124px;height:124px}.cr-folder-tray{z-index:3;color:#fff;background:linear-gradient(135deg,#7a4cff,#5524ee);border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:20px;min-height:190px;padding:28px 36px;display:grid;position:absolute;bottom:78px;left:98px;right:82px;box-shadow:0 18px 34px #4b27c738}.cr-folder-tray span{border:2px solid #fff;border-radius:14px;place-items:center;width:72px;height:72px;display:grid}.cr-folder-tray strong{font-size:42px;font-weight:950}.cr-folder-tray em{color:#061747;background:#ffffffdb;border-radius:999px;grid-column:1/-1;justify-self:center;align-items:center;gap:12px;padding:12px 28px;font-size:26px;font-style:normal;font-weight:950;display:inline-flex}.cr-forms-layout{grid-template-columns:230px 70px 230px;justify-content:center;align-items:center;gap:22px;margin-top:32px;display:grid}.cr-form-fields{gap:22px;display:grid}.cr-form-fields span{border:1px solid;border-radius:12px;grid-template-columns:48px 1fr 22px;align-items:center;gap:16px;min-height:66px;padding:0 18px;font-size:30px;font-weight:950;display:grid}.cr-form-fields strong{color:#061747;font-size:20px}.cr-form-fields i{background:radial-gradient(circle,currentColor 0 3px,#0000 4px) 0 0/10px 12px;width:22px;height:38px}.cr-form-fields .is-red{color:#ef493f;background:#fff0ed}.cr-form-fields .is-teal{color:#13a8a1;background:#eafffc}.cr-form-fields .is-amber{color:#d99a00;background:#fff8df}.cr-phone-form{border:5px solid #061747;border-radius:34px;width:210px;padding:36px 16px 18px;position:relative;box-shadow:0 13px 24px #0f172a29}.cr-phone-form:before{content:"";background:#061747;border-radius:0 0 12px 12px;width:78px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cr-phone-form>em{color:#061747;white-space:nowrap;background:#f0ebff;border:1px solid #cbb5ff;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-style:normal;font-weight:900;display:inline-flex;position:absolute;top:-54px;right:8px}.cr-phone-form h4{text-align:center;margin:0 0 18px;font-size:24px}.cr-phone-form label,.cr-phone-form b,.cr-phone-form span,.cr-phone-form p{color:#061747;margin:9px 0 0;font-size:13px;font-weight:850;display:block}.cr-phone-form span,.cr-phone-form b{background:#fff;border:1px solid #d5dae4;border-radius:6px;height:26px;padding:5px 10px;font-weight:500}.cr-phone-form p{align-items:center;gap:8px;display:flex}.cr-phone-form strong{color:#061747;background:#e8fae9;border:1px solid #a6e6b5;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;margin-top:16px;font-size:20px;display:flex}.cr-treatment-layout{grid-template-columns:230px 300px;justify-content:center;align-items:center;gap:38px;margin-top:46px;display:grid}.cr-treatment-date,.cr-treatment-note{background:#fffefe;border:1px solid #d7caff;border-radius:18px;justify-items:center;display:grid}.cr-treatment-date{text-align:center;min-height:360px;padding:34px 18px}.cr-treatment-date svg{color:#5625ee;width:95px;height:95px;margin-top:54px}.cr-treatment-date strong{margin-top:28px;font-size:44px;line-height:1}.cr-treatment-date span{margin-top:18px;font-size:24px;font-weight:900}.cr-treatment-note{align-items:start;min-height:380px;padding:30px 24px}.cr-treatment-note p{align-items:center;gap:16px;width:100%;margin:0 0 12px;font-size:21px;font-weight:950;display:flex}.cr-treatment-note p svg{color:#5625ee}.cr-treatment-note em,.cr-treatment-note b{color:#061747;background:#fff0ec;border:1px solid #ffa99c;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:56px;margin-bottom:22px;padding:0 18px;font-size:22px;font-style:normal;font-weight:900;display:flex}.cr-treatment-note .is-blue{background:#eef6ff;border-color:#abd0ff}.cr-treatment-note b{background:#e8fae9;border-color:#9ae2a7;font-size:20px}.cr-treatment-note .is-teal{background:#e8fffd;border-color:#7ae5e3}.client-records-ref-cell--clients .client-records-ref-title{padding-right:84px}.cr-client-search{color:#58667f;border:1px solid #cfd7e4;border-radius:9px;align-items:center;gap:20px;min-height:54px;margin:38px 84px 0 78px;padding:0 18px;font-size:20px;display:flex}.cr-client-list{gap:0;margin:16px 84px 0 78px;display:grid}.cr-client-row{border-bottom:1px solid #dfe5ed;grid-template-columns:86px 1fr auto;align-items:center;gap:22px;min-height:100px;display:grid}.cr-client-row img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:72px;height:72px}.cr-client-row strong{font-size:28px;font-weight:950}.cr-client-row em{color:#f04438;background:#fff0ec;border:1px solid #ffc8c3;min-height:34px;padding:0 14px;font-size:18px}.cr-client-row em.tone-1{color:#f97316;background:#fff8e7;border-color:#ffd59f}.cr-client-row em.tone-3{color:#1973e8;background:#edf7ff;border-color:#b9dcff}.cr-client-index{z-index:2;color:#061747;gap:2px;font-size:12px;font-weight:800;display:grid;position:absolute;top:138px;right:56px}.cr-client-index span.is-active{color:#fff;background:#5625ee;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.cr-quick-layout{grid-template-columns:290px 270px;justify-content:center;gap:22px;margin-top:42px;display:grid}.cr-quick-layout>div img{-o-object-fit:cover;object-fit:cover;-o-object-position:18% 44%;object-position:18% 44%;border-radius:18px;width:290px;height:370px}.cr-quick-layout>div strong{margin-top:16px;font-size:40px;font-weight:950;display:block}.cr-quick-layout article{border:1px solid #d7caff;border-radius:18px;align-content:start;gap:18px;padding:28px 20px;display:grid}.cr-quick-layout article>svg{color:#5625ee;width:56px;height:56px}.cr-quick-layout article span{color:#061747;background:#fff0ec;border:1px solid #ffa99c;border-radius:10px;min-height:56px;padding:15px 22px;font-size:22px;font-weight:900}.cr-quick-layout article span:nth-of-type(2){background:#e8fffd;border-color:#83dede}.cr-quick-layout article span:nth-of-type(3){background:#fff8df;border-color:#ffd16d}.cr-quick-layout article span:nth-of-type(4){background:#edf7ff;border-color:#b9dcff}.cr-quick-layout button{color:#fff;background:linear-gradient(135deg,#6837f2,#4a0df4);border:0;border-radius:9px;justify-self:center;align-items:center;gap:12px;min-height:52px;margin-top:4px;padding:0 22px;font-size:22px;font-weight:900;display:inline-flex}.client-records-everything-section{--client-records-visible-header:var(--header-height,94px);box-sizing:border-box;height:100svh;min-height:100svh;scroll-margin-top:var(--client-records-visible-header);padding:var(--client-records-visible-header)0 0;background:#fff;align-items:stretch;display:grid;overflow:hidden}.client-records-everything-frame{width:100%;height:calc(100svh - var(--client-records-visible-header));grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;justify-items:center;margin:0 auto;display:grid;overflow:hidden}.client-records-everything-frame h2{color:#050505;letter-spacing:0;text-align:center;width:min(1304px,95vw);margin:clamp(16px,2.3svh,24px) auto clamp(2px,.8svh,8px);font-size:clamp(34px,3.1vw,52px);font-weight:950;line-height:1.02}.client-records-everything-folder{background:linear-gradient(#ffffffe0,#ffffffa3);border:2px solid #092b2421;border-radius:18px 18px 8px 8px;min-height:clamp(190px,21vw,338px);position:relative;box-shadow:inset 0 1px #ffffffe6,0 20px 45px #0f172a14}.client-records-everything-folder:before{content:"";background:inherit;opacity:.48;border:2px solid;border-bottom:0;border-radius:18px 18px 0 0;width:58%;height:clamp(32px,4.4vw,74px);position:absolute;top:-2px;left:0;transform:translateY(-36%)}.client-records-everything-folder:after{content:"";filter:blur(10px);background:#ffffff47;border-radius:18px;height:clamp(70px,8vw,120px);position:absolute;inset:clamp(36px,4vw,62px) 10px auto}.client-records-everything-folder span{z-index:1;color:currentColor;letter-spacing:0;align-items:center;gap:clamp(8px,.9vw,14px);padding:clamp(30px,3.2vw,48px) clamp(14px,1.8vw,28px);font-size:clamp(14px,1.12vw,19px);font-weight:900;line-height:1.12;display:inline-flex;position:relative}.client-records-everything-folder svg{stroke-width:1.9px;flex:none;width:clamp(24px,2vw,34px);height:clamp(24px,2vw,34px)}.client-records-everything-folder--green{color:#047044;background:linear-gradient(#e4ffefeb,#cff9e0b8)}.client-records-everything-folder--orange{color:#b43b12;background:linear-gradient(#fff0e4f0,#ffdecab3)}.client-records-everything-folder--gold{color:#a35e00;background:linear-gradient(#fff6d8f2,#ffe8b3b8)}.client-records-everything-folder--mint{color:#0b6d44;background:linear-gradient(#e7fff2f0,#d2f7e8b8)}.client-records-everything-folder--blue{color:#0e3d93;background:linear-gradient(#ebf6fff5,#d4eaffbd)}.client-records-everything-folder--purple{color:#382094;background:linear-gradient(#f7ecfff5,#e5d1ffc2)}.client-records-everything-laptop{z-index:2;filter:drop-shadow(0 22px 22px #0f172a29);border-radius:0;width:100%;max-width:min(920px,68vw);height:auto;display:block;position:relative}.client-records-everything-phone{z-index:4;filter:drop-shadow(0 18px 18px #0f172a2e);width:clamp(164px,12.9vw,194px);height:auto;display:block;position:absolute;top:clamp(106px,7.9vw,126px);right:clamp(118px,13vw,188px)}.client-records-everything-actions{justify-content:center;gap:14px;margin-top:clamp(10px,1.4svh,16px);padding-bottom:clamp(14px,2svh,22px);display:flex}.client-records-everything-actions button{color:#07130f;letter-spacing:0;cursor:pointer;background:#fff;border:2px solid #00723f;border-radius:10px;min-width:min(232px,50vw - 32px);min-height:58px;padding:0 34px;font-size:18px;font-weight:900;box-shadow:0 16px 36px #0f172a0f}@media (max-width:900px){.client-records-everything-section{min-height:calc(100svh - var(--header-height,72px));padding:28px 0}.client-records-everything-frame{width:min(100% - 28px,520px);transform:none}.client-records-everything-frame h2{max-width:420px;margin-bottom:18px;font-size:clamp(30px,8vw,40px)}.client-records-everything-stage{width:100%;min-height:min(56svh,560px)}.client-records-everything-folders{width:1040px;transform:translate(-50%)}.client-records-everything-folder{border-radius:16px 16px 8px 8px;min-height:132px}.client-records-everything-folder:before{height:38px}.client-records-everything-folder span{padding:30px 16px 16px;font-size:14px}.client-records-everything-devices{justify-items:center;inset:164px 0 auto}.client-records-everything-laptop{max-width:min(90%,420px)}.client-records-everything-phone{width:min(126px,29vw);bottom:-78px;right:20px}.client-records-everything-actions{flex-direction:column;width:min(100%,360px);margin-top:22px}.client-records-everything-actions button{width:100%;min-width:0;min-height:54px;font-size:16px}}@media (max-width:520px){.client-records-everything-stage{min-height:min(54svh,500px)}.client-records-everything-folders{width:920px}.client-records-everything-folder{min-height:114px}.client-records-everything-folder span{gap:7px;padding:26px 12px 14px;font-size:12px}.client-records-everything-folder svg{width:20px;height:20px}.client-records-everything-devices{inset:150px 0 auto}.client-records-everything-laptop{width:94%;max-width:94%}.client-records-everything-phone{width:min(112px,31vw);bottom:-38px;right:8px}}.client-records-everything-section{--client-records-visible-header:var(--header-height,88px);box-sizing:border-box;min-height:calc(100svh - var(--client-records-visible-header));height:calc(100svh - var(--client-records-visible-header));background:#fff;place-items:center;padding:0;display:grid;overflow:hidden}.client-records-everything-frame{grid-template-rows:clamp(108px,14.6svh,136px) minmax(0,1fr) clamp(72px,9.8svh,92px);align-content:stretch;justify-items:center;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.client-records-everything-frame h2{color:#050505;letter-spacing:0;text-align:center;white-space:nowrap;width:min(1500px,94vw);margin:clamp(42px,5.8svh,58px) auto 0;font-size:clamp(40px,3.1vw,52px);font-weight:950;line-height:1.02}.client-records-everything-stage{isolation:isolate;width:100vw;height:100%;min-height:0;position:relative;overflow:visible}.client-records-everything-folders{z-index:1;aspect-ratio:1672/941;background-image:var(--client-records-folders-image);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-position:top;background-repeat:no-repeat;background-size:contain;width:min(1200px,78vw);max-width:none;display:block;position:absolute;inset:clamp(-112px,-11.2svh,-88px) auto auto 50%;transform:translate(-50%)}.client-records-everything-devices{z-index:3;grid-template-columns:minmax(0,1fr);justify-items:center;display:grid;position:absolute;inset:clamp(58px,7svh,68px) 0 auto}.client-records-everything-laptop{z-index:2;aspect-ratio:1661/947;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:drop-shadow(0 18px 18px #0f172a21);border-radius:0;width:min(960px,66vw);max-width:none;height:auto;display:block;position:relative;transform:translate(clamp(-86px,-5.4vw,-70px))}.client-records-everything-phone{z-index:4;filter:drop-shadow(0 16px 16px #0f172a29);width:clamp(152px,10vw,168px);height:auto;display:block;position:absolute;inset:auto auto 4.65% calc(50% + clamp(210px,23.7vw,342px))}.client-records-everything-actions{z-index:5;justify-content:center;align-items:start;gap:14px;margin:0;padding:clamp(24px,3.2svh,30px) 0 0;display:flex;position:relative}.client-records-everything-actions button{color:#07130f;letter-spacing:0;min-width:min(232px,50vw - 32px);min-height:58px;box-shadow:none;cursor:pointer;background:#fff;border:2px solid #00723f;border-radius:10px;padding:0 34px;font-size:18px;font-weight:900}.client-records-everything-actions button:first-child{color:#fff;background:linear-gradient(135deg,#078845,#006c3e);box-shadow:0 14px 30px #00703f2e}@media (min-width:901px) and (max-height:860px){.client-records-everything-devices{inset:clamp(-30px,83svh - 628px,86px) 0 auto}.client-records-everything-actions{padding-top:12px}}@media (max-width:900px){.client-records-everything-frame{grid-template-rows:auto minmax(0,1fr) auto;width:min(100% - 28px,520px);padding:28px 0}.client-records-everything-frame h2{white-space:normal;max-width:420px;margin:0 auto 18px;font-size:clamp(30px,8vw,40px)}.client-records-everything-stage{width:100%;min-height:min(56svh,560px)}.client-records-everything-folders{width:780px;inset:24px auto auto 50%}.client-records-everything-devices{inset:164px 0 auto}.client-records-everything-laptop{-o-object-fit:contain;object-fit:contain;width:min(90%,420px);height:auto;transform:none}.client-records-everything-phone{width:min(82px,20vw);inset:auto 24px 4.65% auto}.client-records-everything-actions{flex-direction:column;width:min(100%,360px);margin-top:22px;padding:0}.client-records-everything-actions button{width:100%;min-width:0;min-height:54px;font-size:16px}}@media (max-width:520px){.client-records-everything-stage{min-height:min(54svh,500px)}.client-records-everything-folders{width:700px}.client-records-everything-devices{inset:150px 0 auto}.client-records-everything-laptop{width:90%}.client-records-everything-phone{width:min(74px,20vw);top:auto;bottom:4.65%;right:18px}}.client-records-feature-carousel-section.chiropodist-online-feature-carousel-section{box-sizing:border-box;min-height:calc(100svh - var(--header-height,88px));height:calc(100svh - var(--header-height,88px));align-items:center;margin:0;padding:clamp(24px,3.4svh,38px) 0;display:grid}.client-records-feature-carousel-section .chiropodist-online-feature-focus-shell{grid-template-rows:auto minmax(0,1fr) auto;align-content:center;gap:clamp(14px,2svh,22px);min-height:100%;display:grid}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs{max-width:min(100% - 48px,1180px);margin:0 auto}.client-records-feature-carousel-section .chiropodist-online-feature-focus-carousel{place-self:center stretch;min-width:0;height:clamp(500px,min(44vw,66svh),620px);overflow:hidden;width:100vw!important;max-width:100vw!important;margin:0!important;transform:none!important}.client-records-feature-carousel-section .chiropodist-online-feature-focus-stage{min-width:0;overflow:visible;width:100vw!important;max-width:100vw!important;margin:0!important;transform:none!important}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--slide-step:clamp(420px,36vw,560px);--client-records-carousel-shift:0px;aspect-ratio:1;width:clamp(720px,min(54vw,92svh),760px);height:auto;transform:translate(-50%,-50%)translate(calc((var(--slide-offset)*var(--slide-step)) + var(--drag-offset,0px) + var(--client-records-carousel-shift)))rotate(calc(var(--slide-offset)*4deg))scale(var(--slide-scale,.58))}.client-records-feature-carousel-section .chiropodist-online-feature-focus-cta button{min-height:58px;font-size:clamp(18px,1.4vw,22px)}@media (min-width:1151px) and (max-width:1239px){.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--client-records-carousel-shift:0px}}@media (min-width:1051px) and (max-width:1150px){.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--client-records-carousel-shift:0px}}@media (min-width:901px) and (max-width:1050px){.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--client-records-carousel-shift:0px}}@media (max-width:900px){.client-records-feature-carousel-section.chiropodist-online-feature-carousel-section{min-height:calc(100svh - var(--header-height,88px));height:auto;padding:20px 0 28px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-shell{gap:14px;width:100vw;max-width:100vw;overflow:hidden}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:calc(100vw - 28px);max-width:calc(100vw - 28px);overflow-x:auto}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs::-webkit-scrollbar{display:none}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs button{min-height:40px;padding:0 12px;font-size:12px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-carousel{height:min(52svh,380px)}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--slide-step:72vw;aspect-ratio:1;width:760px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-active{--slide-scale:.45}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-adjacent,.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-near{--slide-opacity:0}.client-records-feature-carousel-section .chiropodist-online-feature-focus-cta button{min-width:min(100% - 44px,340px);min-height:54px;font-size:18px}}.client-records-feature-carousel-section .chiropodist-online-feature-focus-carousel{height:clamp(620px,min(58vw,72svh),760px)}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--slide-step:clamp(610px,48vw,760px);aspect-ratio:1;width:1024px;height:1024px;transform:translate(-50%,-50%)translate(calc((var(--slide-offset)*var(--slide-step)) + var(--drag-offset,0px) + var(--client-records-carousel-shift,0px)))rotate(calc(var(--slide-offset)*4deg))scale(var(--slide-scale,.5))}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-active{--slide-scale:.66}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-adjacent{--slide-scale:.44;--slide-opacity:.42}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-near{--slide-opacity:.14}@media (max-width:900px){.client-records-feature-carousel-section .chiropodist-online-feature-focus-carousel{height:min(58svh,450px)}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--slide-step:78vw;width:1024px;height:1024px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-active{--slide-scale:.36}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-adjacent,.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-near{--slide-opacity:0}}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell{box-shadow:none!important;background:#fff6ef!important;border:0!important;border-radius:0!important}.client-records-ref-cell--history .client-records-ref-title h3{white-space:nowrap}.client-records-feature-carousel-section .client-records-ref-cell:before{background:#fff;border-radius:38px;top:52px;right:52px;bottom:52px;left:52px;box-shadow:0 18px 42px #372b2329}.client-records-ref-title{gap:28px;padding:94px 98px 0}.client-records-ref-title span{border-width:2px;border-radius:22px;width:116px;height:116px}.client-records-ref-title svg{width:68px;height:68px}.client-records-ref-title h3{font-size:64px;line-height:.98}.client-records-ref-cell--history .client-records-ref-title{padding-right:72px}.client-records-ref-cell--history .client-records-ref-title h3{white-space:nowrap;font-size:58px}.cr-logistics-tabs{gap:22px;margin:32px auto 26px}.cr-logistics-tabs span{border-radius:28px;gap:18px;width:324px;min-height:86px;font-size:32px}.cr-logistics-tabs svg{width:46px;height:46px}.cr-map-panel{border-radius:34px;width:852px;height:575px}.cr-map-panel:after{content:none}.cr-map-pin{top:124px}.cr-map-pin svg{width:168px;height:168px;padding:39px}.cr-map-pin strong{border-radius:18px;margin-top:-9px;padding:10px 28px;font-size:34px}.cr-map-callouts{gap:16px;top:176px}.cr-map-callouts span{border-radius:24px;grid-template-columns:108px auto;gap:18px;min-width:315px;min-height:154px;padding:20px 22px;font-size:32px}.cr-map-callouts svg{border-radius:22px;width:92px;height:92px;padding:24px}.cr-map-panel button{border-radius:18px;min-height:82px;padding:0 34px;font-size:33px;bottom:30px;right:28px}.cr-repeat-flow{grid-template-columns:235px 54px 170px 54px 310px;gap:16px;margin-top:116px}.cr-repeat-complete,.cr-repeat-date{border-radius:20px;min-height:424px;font-size:38px}.cr-repeat-complete svg{width:82px;height:82px}.cr-repeat-complete img{width:126px;height:126px;margin-top:34px}.cr-repeat-centre{font-size:32px}.cr-repeat-centre svg{width:144px;height:144px;margin-bottom:18px;padding:35px}.cr-repeat-date{font-size:70px}.cr-repeat-date svg{width:140px;height:140px;margin-bottom:32px}.cr-reminder-pill{border-radius:18px;min-height:92px;padding:0 38px;font-size:28px;bottom:120px;right:104px}.cr-history-layout{grid-template-columns:88px minmax(0,1fr);gap:24px;margin:36px 92px 0}.cr-history-line{padding-top:34px}.cr-history-line i,.cr-history-line span{border-width:8px;width:48px;height:48px}.cr-history-line span{margin-top:110px}.cr-history-line:before{width:7px;height:340px;margin-top:52px}.cr-history-list{gap:18px}.cr-history-card{border-radius:24px;min-height:132px;padding:21px 40px}.cr-history-card em{border-radius:14px;padding:8px 22px;font-size:24px}.cr-history-card strong{font-size:58px}.cr-history-card b{white-space:nowrap;font-size:34px}.cr-contact-layout{grid-template-columns:342px 142px 330px;gap:28px;margin-top:72px}.cr-person-card img{height:374px}.cr-person-card strong{padding-top:28px;font-size:48px}.cr-person-card span{min-height:70px;font-size:26px}.cr-contact-arrow{font-size:28px}.cr-contact-arrow strong{font-size:84px}.cr-updates-badge{border-radius:18px;min-height:108px;padding:0 48px;font-size:34px;bottom:-36px;left:0}.cr-payments-layout{grid-template-columns:450px 118px 300px;gap:18px;margin-top:82px}.cr-invoice-card header{padding:28px 34px;font-size:41px}.cr-invoice-card header svg{border-radius:18px;width:82px;height:82px;padding:16px}.cr-invoice-card p{margin-top:58px;font-size:50px}.cr-invoice-card strong{padding:24px 0 70px;font-size:136px}.cr-paid-status>svg{width:168px;height:168px}.cr-paid-status strong{padding:14px 40px;font-size:44px}.cr-paid-status span{gap:24px;margin-bottom:24px;font-size:24px}.cr-visit-pill{min-height:82px;padding:0 42px;font-size:38px;bottom:-100px;left:222px}.cr-document-stack{gap:34px;height:390px;margin-top:64px}.cr-document-stack article{border-radius:22px;width:220px;height:320px;font-size:32px}.cr-document-stack svg{width:138px;height:138px}.cr-document-stack img{width:184px;height:184px}.cr-folder-tray{border-radius:28px;gap:26px;min-height:252px;padding:40px 50px;bottom:114px;left:154px;right:154px}.cr-folder-tray span{border-radius:20px;width:98px;height:98px}.cr-folder-tray strong{font-size:60px}.cr-folder-tray em{padding:15px 42px;font-size:36px}.cr-forms-layout{grid-template-columns:320px 82px 330px;gap:36px;margin-top:54px}.cr-form-fields{gap:32px}.cr-form-fields span{border-radius:16px;grid-template-columns:70px 1fr 32px;min-height:94px;padding:0 28px;font-size:52px}.cr-form-fields strong{font-size:28px}.cr-phone-form{border-width:8px;border-radius:50px;width:342px;padding:76px 26px 26px}.cr-phone-form:before{width:132px;height:30px}.cr-phone-form>em{padding:11px 26px;font-size:22px;top:-74px;right:38px}.cr-phone-form h4{font-size:32px}.cr-phone-form label,.cr-phone-form b,.cr-phone-form span,.cr-phone-form p{font-size:18px}.cr-phone-form strong{min-height:72px;font-size:30px}.cr-treatment-layout{grid-template-columns:320px 470px;gap:58px;margin-top:70px}.cr-treatment-date{min-height:510px}.cr-treatment-date svg{width:138px;height:138px;margin-top:92px}.cr-treatment-date strong{font-size:66px}.cr-treatment-date span{font-size:34px}.cr-treatment-note{min-height:538px;padding:50px 38px}.cr-treatment-note p{font-size:30px}.cr-treatment-note em,.cr-treatment-note b{min-height:78px;font-size:30px}.client-records-ref-cell--clients .client-records-ref-title{padding:96px 138px 0 104px}.cr-client-search{min-height:76px;margin:62px 148px 0 104px;font-size:28px}.cr-client-list{margin:30px 148px 0 104px}.cr-client-row{grid-template-columns:128px 1fr auto;gap:30px;min-height:156px}.cr-client-row img{border-radius:18px;width:100px;height:100px}.cr-client-row strong{font-size:42px}.cr-client-row em{min-height:54px;padding:0 22px;font-size:28px}.cr-client-index{gap:1px;font-size:16px;top:218px;right:96px}.cr-quick-layout{grid-template-columns:410px 400px;gap:44px;margin-top:62px}.cr-quick-layout>div img{width:410px;height:556px}.cr-quick-layout>div strong{font-size:58px}.cr-quick-layout article{gap:26px;padding:44px 36px}.cr-quick-layout article span{min-height:84px;font-size:31px}.cr-quick-layout button{min-height:72px;font-size:31px}.client-records-feature-carousel-section.chiropodist-online-feature-carousel-section{align-items:center;height:auto;min-height:clamp(670px,90svh,810px);margin:0;padding:clamp(24px,3.8svh,38px) 0 clamp(30px,4.2svh,44px);display:grid;overflow:hidden}.client-records-feature-carousel-section .chiropodist-online-feature-focus-shell{box-sizing:border-box;grid-template-rows:auto minmax(0,auto) auto;align-content:center;justify-self:stretch;gap:clamp(18px,2.2svh,24px);width:100%;min-width:0;min-height:0;display:grid;overflow:visible;max-width:100%!important}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs{contain:none;flex-wrap:nowrap;justify-content:center;gap:6px;width:auto;max-width:min(100% - 40px,1540px);margin:0 auto;overflow:visible}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs button{gap:7px;min-height:48px;padding:0 8px;font-size:12px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-carousel{box-sizing:border-box;height:clamp(430px,min(34vw,58svh),540px);overflow:visible;width:100vw!important;max-width:100vw!important;margin:0!important}.client-records-feature-carousel-section .chiropodist-online-feature-focus-stage{overflow:visible;width:100%!important;max-width:100%!important;margin:0!important}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--slide-step:clamp(318px,min(27.5vw,42svh),400px);aspect-ratio:1;width:1024px;height:1024px;box-shadow:none;opacity:var(--slide-opacity,0);transform:translate(-50%,-50%)translate(calc((var(--slide-offset)*var(--slide-step)) + var(--drag-offset,0px)))rotate(calc(var(--slide-offset)*4deg))scale(var(--slide-scale,.5));transform-origin:50%;background:0 0;border:0;border-radius:42px;top:50%}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-active{--slide-opacity:1;--slide-scale:.52;z-index:5}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-adjacent{--slide-opacity:.42;--slide-scale:.4;z-index:3}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-near{--slide-opacity:.18;--slide-scale:.36;z-index:2}.client-records-feature-carousel-section .chiropodist-online-feature-focus-cta button{min-width:min(100% - 44px,480px);min-height:64px;font-size:clamp(18px,1.3vw,22px)}.client-records-feature-carousel-section .chiropodist-online-feature-focus-cta{box-sizing:border-box;width:100vw;max-width:100vw;margin:0 auto}@media (max-width:900px){.client-records-feature-carousel-section.chiropodist-online-feature-carousel-section{min-height:680px;padding:28px 0 32px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-shell{gap:16px;overflow:hidden}.client-records-feature-carousel-section .chiropodist-online-feature-focus-tabs{contain:layout paint;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:calc(100vw - 28px);max-width:calc(100vw - 28px);overflow-x:auto}.client-records-feature-carousel-section .chiropodist-online-feature-focus-carousel{height:min(58svh,430px);overflow:hidden}.client-records-feature-carousel-section .chiropodist-online-feature-focus-arrow{display:none}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{--slide-step:72vw}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell{width:100%;height:100%;transform:none}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-active{--slide-scale:.36}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-adjacent,.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide.is-near{--slide-opacity:0}}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide{box-shadow:none!important;background:0 0!important;border:0!important}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell{overflow:hidden;background:#fff!important;border:0!important;border-radius:42px!important;box-shadow:0 18px 42px #372b2329!important}.client-records-feature-carousel-section .client-records-ref-cell:before{content:none!important;display:none!important}.client-records-ref-cell--contact .cr-contact-layout{grid-template-columns:342px 142px 330px;gap:28px;margin-top:92px}.client-records-ref-cell--contact .cr-person-card--purple img{-o-object-position:48% 35%;object-position:48% 35%}.client-records-ref-cell--contact .cr-person-card--green img{-o-object-position:50% 42%;object-position:50% 42%}.client-records-ref-cell--contact .cr-updates-badge{bottom:-100px;left:50%;transform:translate(-50%)}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--history{box-shadow:none!important;background:#fff7f0!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--history:before{z-index:0;background:#fff;border:0;border-radius:44px;position:absolute;top:52px;right:52px;bottom:52px;left:52px;box-shadow:0 22px 48px #4432262b;content:""!important;display:block!important}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--forms{box-shadow:none!important;background:#fff7f0!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--forms:before{z-index:0;background:#fff;border:0;border-radius:44px;position:absolute;top:52px;right:52px;bottom:52px;left:52px;box-shadow:0 22px 48px #4432262b;content:""!important;display:block!important}.cr-forms-panel{z-index:2;width:100%;height:100%;padding:128px 70px 58px;position:relative}.client-records-ref-cell--forms .cr-forms-panel h3{color:#061747;letter-spacing:-1.7px;text-align:center;margin:0;font-size:74px;font-weight:950;line-height:1}.cr-forms-journey{grid-template-columns:390px 225px 210px;justify-content:center;align-items:end;gap:20px;margin-top:42px;display:grid}.cr-forms-step{grid-template-rows:470px auto;gap:28px;margin:0;display:grid}.cr-forms-asset{justify-content:center;align-items:center;width:100%;height:470px;display:flex}.cr-forms-step img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;display:block}.cr-forms-step--create img{width:390px;transform:translateY(65px)}.cr-forms-step--send img{width:225px;transform:translateY(58px)}.cr-forms-step--completed img{width:210px;transform:translateY(48px)}.cr-forms-step figcaption{color:#061747;letter-spacing:-.7px;text-align:center;white-space:nowrap;font-size:42px;font-weight:950;line-height:1}.client-records-ref-cell--history .client-records-ref-title{gap:38px;padding:86px 88px 0 98px}.client-records-ref-cell--history .client-records-ref-title h3{font-size:66px}.client-records-ref-cell--history .cr-history-layout{z-index:2;grid-template-columns:88px minmax(0,1fr);gap:18px;margin:50px 104px 0 82px;position:relative}.client-records-ref-cell--history .cr-history-line{min-height:668px;padding:0;display:block;position:relative}.client-records-ref-cell--history .cr-history-line:before{background:linear-gradient(#9a70ef,#9a70ef) top/7px 176px no-repeat,repeating-linear-gradient(#13ad89 0,#13ad89 7px,#0000 7px,#0000 19px) bottom/7px 240px no-repeat;width:7px;height:416px;margin:0;top:94px;left:41px}.client-records-ref-cell--history .cr-history-line i,.client-records-ref-cell--history .cr-history-line span{z-index:2;border-width:8px;place-items:center;width:48px;height:48px;margin:0;display:grid;position:absolute;left:20px}.client-records-ref-cell--history .cr-history-line i{top:46px}.client-records-ref-cell--history .cr-history-line span{top:290px}.client-records-ref-cell--history .cr-history-line span:last-child{top:510px}.client-records-ref-cell--history .cr-history-line span svg{color:#fff;stroke-width:3.5px;width:27px;height:27px}.client-records-ref-cell--history .cr-history-list{gap:34px}.client-records-ref-cell--history .cr-history-card{background:linear-gradient(110deg,#eafff999,#fff 68%);border:2px solid #b6eadc;border-radius:24px;grid-template-rows:max-content max-content;align-content:start;gap:20px 38px;height:194px;min-height:194px;padding:24px 30px}.client-records-ref-cell--history .cr-history-card.is-upcoming{background:linear-gradient(110deg,#f6f2ffe6,#fff 70%);border-color:#9d74ff;row-gap:32px;height:220px;min-height:220px;padding-block:28px}.client-records-ref-cell--history .cr-history-card em{background:#dff8f1;border-radius:18px;align-items:center;gap:12px;padding:12px 24px;font-size:28px;line-height:1;display:inline-flex}.client-records-ref-cell--history .cr-history-card.is-upcoming em{background:#ece5ff;padding-block:14px}.client-records-ref-cell--history .cr-history-card em svg{stroke-width:3.5px;width:34px;height:34px}.client-records-ref-cell--history .cr-history-card strong{font-size:68px;line-height:.98}.client-records-ref-cell--history .cr-history-card.is-upcoming strong{font-size:72px}.client-records-ref-cell--history .cr-history-card b{font-size:44px;line-height:1}.client-records-ref-cell--history .cr-history-actions{justify-content:flex-end;align-items:center;gap:34px;display:flex}.client-records-ref-cell--history .cr-history-actions>svg{stroke-width:2.4px;width:66px;height:66px}.client-records-ref-cell--history .cr-history-pdf{color:#fff;clip-path:polygon(0 0,72% 0,100% 25%,100% 100%,0 100%);background:linear-gradient(135deg,#ff4c3e,#e72f28);border-radius:7px 7px 9px 9px;place-items:end center;width:64px;height:72px;padding-bottom:10px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 16px #e52f2833}.client-records-ref-cell--history .cr-history-pdf svg{display:none}.client-records-ref-cell--history .cr-history-pdf small{color:#fff;font-size:21px;font-weight:950;line-height:1}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--repeat{box-shadow:none!important;background:#fff6ef!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--repeat:before{z-index:0;background:linear-gradient(155deg,#fff,#fefefe);border:0;border-radius:44px;position:absolute;top:48px;right:52px;bottom:52px;left:52px;box-shadow:0 20px 44px #372b232b;content:""!important;display:block!important}.client-records-feature-carousel-section .client-records-ref-cell--repeat .client-records-ref-title{gap:34px;padding-top:106px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .client-records-ref-title span{background:linear-gradient(135deg,#f4efff,#eee7ff);border-color:#cbb3ff;border-radius:26px;width:126px;height:126px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .client-records-ref-title svg{stroke-width:2.35px;width:74px;height:74px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .client-records-ref-title h3{font-size:68px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-flow{z-index:2;width:824px;height:424px;margin:91px auto 0;display:block;position:relative}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-complete,.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-date{box-sizing:border-box;border-width:1.5px;border-radius:24px;height:424px;min-height:0;position:absolute;top:0}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-complete{color:#0aa874;background:linear-gradient(150deg,#fafffd,#effcf8);border-color:#80d7bd;width:235px;padding:0;font-size:38px;line-height:1.14;display:block;left:0}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-check{color:#fff;background:linear-gradient(135deg,#0abc8c,#08a975);border-radius:999px;place-items:center;width:82px;height:82px;display:grid;position:absolute;top:36px;left:50%;transform:translate(-50%);box-shadow:0 12px 22px #08a9752e}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-check svg{fill:none;color:currentColor;stroke-width:4.8px;width:50px;height:50px;padding:0}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-complete img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;border:0;border-radius:999px;width:154px;height:154px;margin:0;position:absolute;top:238px;left:50%;transform:translate(-50%)}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-complete strong{width:100%;position:absolute;top:132px;left:0}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-flow-arrow{font-size:64px;line-height:1;position:absolute;top:150px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-flow-arrow:first-of-type{color:#0aa874;left:237px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-flow-arrow:last-of-type{color:#5625ee;left:456px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-centre{width:170px;font-size:34px;line-height:1.15;position:absolute;top:92px;left:286px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-centre svg{border-width:1.5px;border-color:#9b73ff;width:160px;height:160px;margin-bottom:18px;padding:35px}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-date{color:#061747;background:linear-gradient(150deg,#fff,#f7f1ff);border-color:#9b73ff;align-content:center;justify-items:center;gap:42px;width:306px;padding:0 24px;font-size:74px;line-height:1;display:grid;right:0}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-date svg{color:#5625ee;stroke-width:2.2px;width:164px;height:164px;margin:0}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-repeat-date strong{white-space:nowrap}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-reminder-pill{z-index:2;color:#2674e9;background:#edf5ff;border-radius:18px;width:310px;min-width:310px;min-height:92px;padding:0 24px;font-size:30px;bottom:126px;right:104px;box-shadow:0 12px 26px #0f172a1a}.client-records-feature-carousel-section .client-records-ref-cell--repeat .cr-reminder-pill svg{fill:currentColor;stroke-width:2.2px;flex:0 0 52px;width:52px;height:52px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--logistics{box-shadow:none!important;background:#fff6ef!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--logistics:before{z-index:0;background:linear-gradient(155deg,#fff,#fefefe);border:0;border-radius:42px;position:absolute;top:46px;right:48px;bottom:44px;left:48px;box-shadow:0 18px 42px #372b2329;content:""!important;display:block!important}.client-records-feature-carousel-section .client-records-ref-cell--logistics .client-records-ref-title{gap:38px;padding:90px 90px 0}.client-records-feature-carousel-section .client-records-ref-cell--logistics .client-records-ref-title h3{white-space:nowrap;font-size:74px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-logistics-title-icon{position:relative;overflow:hidden}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-logistics-title-pin{fill:#6424ed;color:#6424ed;stroke-width:1px;width:78px;height:78px;position:absolute}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-logistics-title-home{z-index:2;color:#fff;stroke-width:3px;width:34px;height:34px;position:relative;transform:translateY(-6px)}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-logistics-tabs{z-index:2;gap:22px;margin:30px auto 26px;position:relative}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-logistics-tabs span{border-width:1.5px;border-radius:28px;width:324px;min-height:86px;font-size:32px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-logistics-tabs .is-active{width:312px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-logistics-tabs span:not(.is-active) svg{color:#9da3ae;stroke-width:2.8px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-panel{z-index:2;background:#f7f3ec;border-color:#d7dce4;border-radius:34px;width:852px;height:575px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-panel:after{content:"";z-index:1;pointer-events:none;background:#ffffff14;position:absolute;top:0;right:0;bottom:0;left:0}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin{z-index:3;top:108px;left:52.8%}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-marker{filter:drop-shadow(0 14px 18px #4c14df3d);place-items:center;width:142px;height:184px;display:grid;position:relative}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-shape{fill:#6424ed;color:#fff;stroke-width:.7px;width:142px;height:184px;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;transform:none}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-home{z-index:2;color:#fff;stroke-width:2.8px;width:54px;height:54px;padding:0;position:relative;transform:translateY(-14px)}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-marker svg path{transform:none}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin strong{border-radius:18px;margin-top:-12px;padding:10px 28px 12px;font-size:34px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-callouts{z-index:3;gap:16px;top:198px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-callouts span{border-radius:24px;min-width:315px;min-height:154px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-callouts svg{stroke-width:2.8px;width:104px;height:104px;padding:18px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-panel button{z-index:3;border-radius:18px;gap:12px;min-height:82px;padding:0 24px;font-size:33px;bottom:30px;right:28px}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-panel button svg{stroke-width:2.4px;width:38px;height:38px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--treatment{box-shadow:none!important;background:#fff7f0!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--treatment:before{z-index:0;background:#fff;border:0;border-radius:42px;position:absolute;top:42px;right:52px;bottom:34px;left:52px;box-shadow:0 22px 48px #4432262b;content:""!important;display:block!important}.client-records-ref-cell--treatment .client-records-ref-title{gap:38px;padding:82px 96px 0}.client-records-ref-cell--treatment .client-records-ref-title span{border-radius:28px;width:116px;height:116px}.client-records-ref-cell--treatment .client-records-ref-title svg{width:68px;height:68px}.client-records-ref-cell--treatment .client-records-ref-title h3{white-space:nowrap;font-size:70px}.client-records-ref-cell--treatment .cr-treatment-record{z-index:2;background:linear-gradient(150deg,#f9f7ffb8,#fffffffa 62%);border:2px solid #ddd1ff;border-radius:30px;margin:28px 94px 0;padding:26px 36px 24px;position:relative}.client-records-ref-cell--treatment .cr-treatment-client{grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:30px;display:grid}.client-records-ref-cell--treatment .cr-treatment-client img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 32%;object-position:50% 32%;border-radius:999px;width:132px;height:132px;box-shadow:0 8px 20px #0f172a1a}.client-records-ref-cell--treatment .cr-treatment-client strong{color:#061747;letter-spacing:-1.5px;white-space:nowrap;font-size:50px;font-weight:950;line-height:1}.client-records-ref-cell--treatment .cr-treatment-client time{color:#061747;white-space:nowrap;background:#eee9ff;border-radius:24px;justify-content:center;align-items:center;min-width:152px;min-height:74px;padding:0 24px;font-size:38px;font-style:normal;font-weight:900;display:inline-flex}.client-records-ref-cell--treatment .cr-treatment-summary-list{gap:16px;margin-top:24px;display:grid}.client-records-ref-cell--treatment .cr-treatment-summary{border:2px solid;border-radius:22px;grid-template-columns:142px minmax(0,1fr);align-items:center;min-height:132px;padding:18px 28px;display:grid}.client-records-ref-cell--treatment .cr-treatment-summary>span{place-items:center;display:grid}.client-records-ref-cell--treatment .cr-treatment-summary svg{stroke-width:2.35px;width:88px;height:88px}.client-records-ref-cell--treatment .cr-treatment-summary div{gap:7px;display:grid}.client-records-ref-cell--treatment .cr-treatment-summary small,.client-records-ref-cell--treatment .cr-treatment-summary strong{color:#061747;font-weight:950;line-height:1}.client-records-ref-cell--treatment .cr-treatment-summary small{color:currentColor;font-size:34px}.client-records-ref-cell--treatment .cr-treatment-summary strong{font-size:50px}.client-records-ref-cell--treatment .cr-treatment-summary--concern{color:#ee4f38;background:linear-gradient(100deg,#fff2ee,#fffaf8);border-color:#ffb9ae}.client-records-ref-cell--treatment .cr-treatment-summary--treatment{color:#0c9093;background:linear-gradient(100deg,#eefdff,#f9ffff);border-color:#91e8e9}.client-records-ref-cell--treatment .cr-treatment-summary--next{color:#1859f4;background:linear-gradient(100deg,#eef5ff,#f9fbff);border-color:#a9caff}.client-records-ref-cell--treatment .cr-treatment-saved{color:#07842c;justify-content:center;align-items:center;gap:22px;margin:20px 0 0;font-size:34px;font-weight:900;line-height:1;display:flex}.client-records-ref-cell--treatment .cr-treatment-saved svg{stroke-width:2.5px;width:58px;height:58px}.client-records-ref-cell--logistics .cr-logistics-title-pin circle,.client-records-ref-cell--logistics .cr-map-pin-shape circle{display:none}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-shape,.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-home{box-shadow:none;background:0 0;border:0;border-radius:0}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-shape{width:208px;height:238px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin-home{width:68px;height:68px}.client-records-ref-cell--logistics .cr-logistics-title-home path:last-child,.client-records-ref-cell--logistics .cr-map-pin-home path:last-child,.client-records-ref-cell--logistics .cr-logistics-tabs .is-active svg path:last-child{fill:currentColor;stroke:currentColor}.client-records-ref-cell--logistics .cr-logistics-title-home path:first-child,.client-records-ref-cell--logistics .cr-map-pin-home path:first-child,.client-records-ref-cell--logistics .cr-logistics-tabs .is-active svg path:first-child{display:none}.client-records-ref-cell--logistics .cr-logistics-title-icon:after,.client-records-ref-cell--logistics .cr-map-pin-marker:after,.client-records-ref-cell--logistics .cr-logistics-tab-home:after{content:"";z-index:4;background:#5c20e8;border-radius:2px 2px 0 0;position:absolute;transform:translate(-50%,-50%)}.client-records-ref-cell--logistics .cr-logistics-title-icon:after{width:8px;height:13px;top:53%;left:50%}.client-records-ref-cell--logistics .cr-map-pin-marker:after{width:14px;height:24px;top:46%;left:50%}.client-records-ref-cell--logistics .cr-logistics-tab-home{place-items:center;width:46px;height:46px;font-style:normal;display:grid;position:relative}.client-records-ref-cell--logistics .cr-logistics-tab-home:after{width:9px;height:16px;top:57%;left:50%}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-pin strong{margin-top:-8px;padding:13px 28px 15px}.client-records-ref-cell--logistics .cr-logistics-tabs span:not(.is-active) svg path:first-child{fill:currentColor;stroke:currentColor}.client-records-ref-cell--logistics .cr-logistics-tabs span:not(.is-active) svg path:nth-child(n+4){stroke:#fff;stroke-width:2.5px}.client-records-ref-cell--logistics .cr-map-callouts span:last-child svg path:last-child{fill:currentColor;stroke:currentColor}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-artwork{filter:saturate(.62)brightness(1.1)contrast(.9);opacity:.88}.client-records-feature-carousel-section .client-records-ref-cell--logistics .cr-map-panel:after{background:#ffffff1f}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--documents{box-shadow:none!important;background:#fff7f0!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--documents:before{z-index:0;background:#fff;border:0;border-radius:48px;position:absolute;top:48px;right:54px;bottom:52px;left:54px;box-shadow:0 22px 50px #47362a29;content:""!important;display:block!important}.client-records-ref-cell--documents .client-records-ref-title{gap:38px;padding:84px 94px 0}.client-records-ref-cell--documents .client-records-ref-title span{background:linear-gradient(145deg,#f0ecff,#f8f6ff);border:2px solid #cfc0ff;border-radius:25px;width:112px;height:112px}.client-records-ref-cell--documents .client-records-ref-title svg{color:#5724e8;stroke-width:2.25px;width:66px;height:66px}.client-records-ref-cell--documents .client-records-ref-title h3{color:#061747;letter-spacing:-2.5px;white-space:nowrap;font-size:62px;line-height:.98}.client-records-ref-cell--documents .cr-document-stack{z-index:4;justify-content:center;align-items:flex-start;gap:18px;height:340px;margin:0;display:flex;position:absolute;top:228px;left:144px;right:144px}.client-records-ref-cell--documents .cr-document-stack article{box-sizing:border-box;color:#061747;transform-origin:50% 100%;background:#fff;border:2px solid #dfe3eb;border-radius:24px;width:230px;height:330px;padding:16px 15px 20px;display:grid;box-shadow:0 12px 26px #151c3314}.client-records-ref-cell--documents .cr-document-stack article:first-child{border-color:#ff9582;margin-top:8px;transform:rotate(-4deg)}.client-records-ref-cell--documents .cr-document-stack article:last-child{margin-top:6px;transform:rotate(4deg)}.client-records-ref-cell--documents .cr-document-stack article strong{color:#061747;letter-spacing:-1px;align-self:end;font-size:35px;font-weight:950;line-height:1}.client-records-ref-cell--documents .cr-document-stack .is-consent{grid-template-rows:48px minmax(0,1fr) 39px;justify-items:center}.client-records-ref-cell--documents .cr-document-stack em{color:#7e4000;white-space:nowrap;background:#fff0c7;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 15px;font-size:23px;font-weight:900;line-height:1;display:inline-flex}.client-records-ref-cell--documents .cr-document-stack em i{color:#fff;background:#e69a00;border-radius:999px;place-items:center;width:30px;height:30px;font-size:22px;font-style:normal;font-weight:950;display:grid}.client-records-ref-cell--documents .cr-pdf-document{align-self:center;place-items:center;width:154px;height:168px;display:grid;position:relative}.client-records-ref-cell--documents .cr-pdf-document svg{color:#e93b2c;stroke-width:2.35px;width:154px;height:168px}.client-records-ref-cell--documents .cr-pdf-document b{color:#fff;background:#e93b2c;border-radius:0 0 9px 9px;place-items:center;min-height:48px;font-size:31px;font-weight:950;line-height:1;display:grid;position:absolute;bottom:6px;left:8px;right:8px}.client-records-ref-cell--documents .cr-document-stack .is-photo{grid-template-rows:1fr 44px;justify-items:stretch;padding:14px 14px 20px}.client-records-ref-cell--documents .cr-document-stack .is-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:55% 50%;object-position:55% 50%;border-radius:15px;width:100%;height:216px}.client-records-ref-cell--documents .cr-document-stack .is-photo strong{place-self:end center}.client-records-ref-cell--documents .cr-document-stack .is-letter{grid-template-rows:1fr 52px;justify-items:center;padding-top:36px}.client-records-ref-cell--documents .cr-document-stack .is-letter>svg{color:#1265d8;stroke-width:2.4px;align-self:center;width:150px;height:174px}.client-records-ref-cell--documents .cr-folder-back,.client-records-ref-cell--documents .cr-folder-lip{display:block;position:absolute}.client-records-ref-cell--documents .cr-folder-back{z-index:2;background:linear-gradient(135deg,#6330ee,#4d1cda);border-radius:29px 29px 0 0;height:129px;top:501px;left:145px;right:146px}.client-records-ref-cell--documents .cr-folder-lip{z-index:3;background:linear-gradient(105deg,#865cff,#7951f4 68%,#8d68fa);border-radius:27px 27px 0 0;height:76px;top:531px;left:145px;right:130px;box-shadow:inset 0 9px 15px #ffffff29}.client-records-ref-cell--documents .cr-folder-tray{z-index:5;background:linear-gradient(128deg,#8051f7,#6834ef 45%,#5c28e8);border-radius:30px 30px 34px 34px;grid-template-columns:1fr;align-content:center;justify-items:center;gap:32px;min-height:338px;padding:50px 42px 42px;display:grid;bottom:120px;left:145px;right:145px;box-shadow:0 22px 38px #4a22bc3d}.client-records-ref-cell--documents .cr-folder-client{justify-content:center;align-items:center;gap:30px;width:100%;display:flex}.client-records-ref-cell--documents .cr-folder-tray .cr-folder-client>span{background:#5b26e552;border:4px solid #fff;border-radius:24px;flex:0 0 110px;place-items:center;width:110px;height:110px;display:grid;position:relative}.client-records-ref-cell--documents .cr-folder-tray .cr-folder-client>span svg{display:none}.client-records-ref-cell--documents .cr-folder-tray .cr-folder-client>span:before,.client-records-ref-cell--documents .cr-folder-tray .cr-folder-client>span:after{content:"";background:#fff;position:absolute;left:50%;transform:translate(-50%)}.client-records-ref-cell--documents .cr-folder-tray .cr-folder-client>span:before{border-radius:999px;width:38px;height:38px;top:19px}.client-records-ref-cell--documents .cr-folder-tray .cr-folder-client>span:after{border-radius:34px 34px 9px 9px;width:66px;height:36px;bottom:16px}.client-records-ref-cell--documents .cr-folder-tray .cr-folder-client>strong{color:#fff;letter-spacing:-2.4px;white-space:nowrap;font-size:58px;font-weight:950;line-height:1}.client-records-ref-cell--documents .cr-folder-tray>em{color:#061747;background:#ffffffe6;border-radius:30px;grid-column:auto;gap:20px;min-height:88px;padding:0 38px;font-size:40px;line-height:1;display:inline-flex}.client-records-ref-cell--documents .cr-folder-tray>em svg{color:#5724e8;stroke-width:2.25px;width:55px;height:55px}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--documents{overflow:hidden;box-shadow:none!important;background:0 0!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--documents:before{content:none!important;display:none!important}.client-records-ref-cell--documents .cr-documents-reference-image{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.client-records-feature-carousel-section .chiropodist-online-feature-focus-slide .client-records-ref-cell--payments{box-shadow:none!important;background:#fff7f0!important;border-radius:0!important}.client-records-feature-carousel-section .client-records-ref-cell--payments:before{z-index:0;background:#fff;border:0;border-radius:44px;position:absolute;top:45px;right:45px;bottom:46px;left:45px;box-shadow:0 20px 44px #4432262b;content:""!important;display:block!important}.client-records-feature-carousel-section .client-records-ref-cell--payments .cr-payments-heading{z-index:2;color:#061747;letter-spacing:-2.2px;text-align:center;white-space:nowrap;width:100%;margin:0;font-size:60px;font-weight:950;line-height:1;position:absolute;top:112px;left:0}.client-records-ref-cell--payments .cr-payment-reference-asset{z-index:2;text-align:center;margin:0;position:absolute}.client-records-ref-cell--payments .cr-payment-reference-asset--invoice{width:342px;top:252px;left:94px}.client-records-ref-cell--payments .cr-payment-reference-asset--phone{width:300px;top:215px;left:623px}.client-records-ref-cell--payments .cr-payment-reference-asset img{-o-object-fit:fill;object-fit:fill;width:100%;max-width:none;display:block}.client-records-ref-cell--payments .cr-payment-reference-asset--invoice img{height:520px}.client-records-ref-cell--payments .cr-payment-reference-asset--phone img{height:600px}.client-records-ref-cell--payments .cr-payment-reference-asset figcaption{color:#061747;white-space:nowrap;font-size:36px;font-style:normal;font-weight:950;line-height:1}.client-records-ref-cell--payments .cr-payment-reference-asset--invoice figcaption{margin-top:44px}.client-records-ref-cell--payments .cr-payment-reference-asset--phone figcaption{margin-top:20px}.client-records-ref-cell--payments .cr-payment-reference-arrow{z-index:3;color:#0000;text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#7040ff,#4920ee);-webkit-background-clip:text;background-clip:text;width:130px;margin:0;font-size:112px;font-weight:900;line-height:1;position:absolute;top:447px;left:465px}.practice-management-workspace-section{z-index:60;box-sizing:border-box;color:#07163e;background:#f5f6f6;width:100%;height:auto;padding:clamp(22px,2.7vw,38px) clamp(24px,4vw,64px);font-family:Figtree,Inter,system-ui,sans-serif;display:flex;position:relative}.practice-management-workspace-card{grid-template-columns:minmax(420px,.78fr) minmax(0,1.42fr);align-items:center;width:100%;max-width:1480px;margin:auto;display:grid;position:relative}.practice-management-workspace-copy{z-index:3;box-sizing:border-box;flex-direction:column;justify-content:center;width:min(100%,460px);padding:clamp(14px,2vw,28px) 18px clamp(14px,2vw,28px) clamp(18px,2.2vw,34px);display:flex;position:relative}.practice-management-workspace-copy h2{color:#07163e;letter-spacing:-.045em;max-width:430px;margin:0;font-size:clamp(34px,2.75vw,44px);font-weight:800;line-height:1.08}.practice-management-workspace-copy h2 span{display:block}.practice-management-workspace-intro{color:#102247;white-space:nowrap;margin:clamp(14px,1.7vw,22px) 0 0;font-size:clamp(17px,1.2vw,20px);font-weight:500;line-height:1.35}.practice-management-workspace-steps{gap:clamp(8px,.9vw,12px);width:min(100%,360px);margin:clamp(18px,2vw,26px) 0 0;padding:0;list-style:none;display:grid}.practice-management-workspace-steps li{box-sizing:border-box;background:#ffffffe6;border:1px solid #0f21450f;border-radius:clamp(13px,1.15vw,18px);align-items:center;min-height:clamp(58px,4.8vw,68px);padding:8px 18px 8px 14px;display:flex;box-shadow:0 8px 22px #111f3a12,0 2px 5px #111f3a0a}.practice-management-workspace-steps li>span{color:#07163e;border-radius:50%;flex:none;place-items:center;width:clamp(42px,3.8vw,52px);height:clamp(42px,3.8vw,52px);font-size:clamp(21px,1.7vw,27px);font-weight:800;line-height:1;display:grid}.practice-management-workspace-steps li:first-child>span{background:linear-gradient(135deg,#55c8bc,#8de4d7)}.practice-management-workspace-steps li:nth-child(2)>span{background:linear-gradient(135deg,#c8aff9,#a987ea)}.practice-management-workspace-steps li:nth-child(3)>span{background:linear-gradient(135deg,#ff9d99,#ff706b)}.practice-management-workspace-steps strong{color:#07163e;letter-spacing:-.035em;margin-left:clamp(16px,1.8vw,24px);font-size:clamp(19px,1.45vw,24px);font-weight:750;line-height:1.08}.practice-management-workspace-copy>button{color:#fff;width:min(100%,360px);min-height:clamp(50px,4.2vw,56px);font:inherit;text-align:center;cursor:pointer;background:linear-gradient(135deg,#0fae9f,#008f82);border:0;border-radius:clamp(12px,1vw,16px);justify-content:center;align-items:center;margin-top:clamp(18px,2vw,26px);padding:0 26px;font-size:clamp(17px,1.25vw,21px);font-weight:800;line-height:1.15;transition:box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 15px 28px #008f822e}.practice-management-workspace-copy>button:hover{transform:translateY(-1px);box-shadow:0 18px 34px #008f8240}.practice-management-workspace-copy>button:focus-visible{outline-offset:4px;outline:3px solid #008f8259}.practice-management-workspace-visual{z-index:2;min-width:0;height:100%;margin:0;position:relative}.practice-management-workspace-laptop,.practice-management-workspace-phone{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 23px 24px #0916302e);max-width:none;display:block;position:absolute}.practice-management-workspace-laptop{width:min(94%,840px);height:auto;top:11%;right:4.3%}.practice-management-workspace-phone{z-index:2;filter:drop-shadow(0 20px 20px #0916303d);width:auto;height:min(44%,400px);bottom:6%;right:.8%}@media (max-width:1180px) and (min-width:861px){.practice-management-workspace-card{grid-template-columns:minmax(390px,.86fr) minmax(0,1.14fr)}.practice-management-workspace-copy{padding-left:clamp(34px,4.4vw,54px)}.practice-management-workspace-copy h2{font-size:clamp(35px,3.9vw,43px)}.practice-management-workspace-intro{font-size:19px}.practice-management-workspace-steps{max-width:350px}.practice-management-workspace-steps strong{font-size:21px}.practice-management-workspace-copy>button{max-width:350px;font-size:18px}.practice-management-workspace-laptop{width:105%;top:18%;right:-1%}.practice-management-workspace-phone{right:-1%}}@media (max-height:760px) and (min-width:861px){.practice-management-workspace-copy{padding-block:24px}.practice-management-workspace-copy h2{font-size:clamp(37px,5.7vh,44px)}.practice-management-workspace-intro{margin-top:14px;font-size:18px}.practice-management-workspace-steps{gap:9px;margin-top:18px}.practice-management-workspace-steps li{min-height:62px}.practice-management-workspace-steps li>span{width:46px;height:46px;font-size:22px}.practice-management-workspace-copy>button{min-height:52px;margin-top:18px;font-size:17px}}@media (max-width:860px){.practice-management-workspace-section{height:auto;min-height:0;padding:26px clamp(20px,5vw,40px) 18px;overflow:visible}.practice-management-workspace-card{flex-direction:column;min-height:0;display:flex}.practice-management-workspace-copy{width:100%;height:auto;padding:0}.practice-management-workspace-copy h2{max-width:520px;font-size:clamp(29px,5.8vw,38px)}.practice-management-workspace-intro{white-space:normal;margin-top:12px;font-size:clamp(16px,2.9vw,20px)}.practice-management-workspace-steps{width:100%;max-width:520px;margin-top:18px}.practice-management-workspace-steps li{min-height:58px}.practice-management-workspace-steps strong{font-size:clamp(18px,3.2vw,22px)}.practice-management-workspace-copy>button{width:100%;max-width:520px;min-height:50px;font-size:clamp(17px,2.9vw,20px)}.practice-management-workspace-visual{width:100%;height:clamp(150px,34vw,300px);margin-top:10px}.practice-management-workspace-laptop{width:96%;top:4%;right:2%}.practice-management-workspace-phone{height:61%;bottom:4%;right:2%}}@media (max-width:480px){.practice-management-workspace-copy{padding:0}.practice-management-workspace-copy h2{font-size:clamp(30px,8.2vw,36px);line-height:1.06}.practice-management-workspace-intro{margin-top:14px;font-size:16px}.practice-management-workspace-steps{gap:9px;margin-top:20px}.practice-management-workspace-steps li{border-radius:14px;min-height:58px;padding-inline:12px 14px}.practice-management-workspace-steps li>span{width:42px;height:42px;font-size:20px}.practice-management-workspace-steps strong{margin-left:14px;font-size:18px}.practice-management-workspace-copy>button{border-radius:13px;min-height:52px;margin-top:20px;padding-inline:16px;font-size:17px}.practice-management-workspace-visual{height:150px}.practice-management-workspace-laptop{width:110%;top:5%;right:-7%}.practice-management-workspace-phone{height:59%;bottom:4%;right:0}}.team-enquiry-modal{z-index:1000;-webkit-backdrop-filter:blur(5px);background:#0d1a1694;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto}.team-enquiry-modal__panel{background:#fff;border:1px solid #d8dedbf2;border-radius:16px;width:min(100%,500px);max-height:calc(100dvh - 48px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0d1a163d}.team-enquiry-modal__close{color:#52615c;cursor:pointer;background:#fff;border:1px solid #d8dedb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font:400 25px/1 Figtree,system-ui,sans-serif;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:absolute;top:16px;right:16px}.team-enquiry-modal__close:hover{color:#16211d;background:#f5f7f6;border-color:#b8c4bf}.team-enquiry-modal__close:focus-visible,.team-enquiry-modal input:focus-visible,.team-enquiry-modal select:focus-visible,.team-enquiry-modal textarea:focus-visible,.team-enquiry-modal button[type=submit]:focus-visible{outline-offset:2px;outline:3px solid #2a6b5a38!important}.team-enquiry-modal__identity-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){.team-enquiry-modal{align-items:flex-end;padding:12px}.team-enquiry-modal__panel{border-radius:16px;width:100%;max-height:calc(100dvh - 24px);padding:24px 18px 20px}.team-enquiry-modal__close{top:12px;right:12px}.team-enquiry-modal__identity-fields{grid-template-columns:1fr;gap:14px}}.pricing-comparison-section{background:#fff;border-top:1px solid #e4e7ec;padding:80px 24px 88px}.pricing-comparison-section__heading{text-align:center;width:min(100%,760px);margin:0 auto 36px}.pricing-comparison-section__heading h2{color:#111;letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.12}.pricing-comparison-section__heading>p:last-child{color:#5a6472;margin:0;font-size:15px;line-height:1.6}.pricing-comparison-section__mobile-hint{display:none}.pricing-comparison-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #dfe4e1;border-radius:16px;width:min(100%,1120px);margin:0 auto;overflow-x:auto;box-shadow:0 12px 38px #0d1a160f}.pricing-comparison__note{color:#7a8580;text-align:center;width:min(100%,1120px);margin:14px auto 0;font-size:11.5px;line-height:1.55}.pricing-comparison{border-spacing:0;border-collapse:separate;table-layout:fixed;color:#111;width:100%;min-width:780px;font-size:12.5px}.pricing-comparison__feature-column{width:40%}.pricing-comparison thead th{color:#27322e;text-align:center;background:#fff;border-bottom:1px solid #dfe4e1;padding:18px 20px;font-size:13px;font-weight:750}.pricing-comparison thead th:first-child{text-align:left}.pricing-comparison thead th+th,.pricing-comparison tbody td{border-left:1px solid #edf0ee}.pricing-comparison__group-row th{color:#27322e;letter-spacing:-.01em;text-align:left;background:#f8faf9;border-top:1px solid #dfe4e1;padding:17px 20px 9px;font-size:12.5px;font-weight:750}.pricing-comparison__group-label{display:inline-block}.pricing-comparison tbody:first-of-type .pricing-comparison__group-row th{border-top:0}.pricing-comparison tbody tr:not(.pricing-comparison__group-row) th,.pricing-comparison tbody td{background:#fff;border-bottom:1px solid #f0f2f1;padding:7px 20px}.pricing-comparison tbody:last-of-type tr:last-child th,.pricing-comparison tbody:last-of-type tr:last-child td{border-bottom:0}.pricing-comparison tbody tr:not(.pricing-comparison__group-row) th{color:#33413c;text-align:left;font-weight:500;line-height:1.4}.pricing-comparison tbody td{color:#4f5e58;text-align:center}.pricing-comparison__value{white-space:nowrap;font-size:12px;font-weight:500}.pricing-comparison__check{color:#2a6b5a;justify-content:center;align-items:center;display:inline-flex}.pricing-comparison__dash{color:#9aa3ae;font-size:15px;line-height:1}@media (max-width:740px){.pricing-comparison-section{padding:58px 16px 64px}.pricing-comparison-section__heading{margin-bottom:18px}.pricing-comparison-section__mobile-hint{color:#7a8580;text-align:right;width:min(100%,1120px);margin:0 auto 10px;font-size:11.5px;display:block}.pricing-comparison-wrap{border-radius:12px}.pricing-comparison{min-width:650px;font-size:11.5px}.pricing-comparison__feature-column{width:190px}.pricing-comparison thead th{padding:15px 12px;font-size:11.5px}.pricing-comparison thead th:first-child,.pricing-comparison tbody tr:not(.pricing-comparison__group-row) th{z-index:1;position:sticky;left:0;box-shadow:1px 0 #edf0ee}.pricing-comparison thead th:first-child{z-index:2}.pricing-comparison__group-row th{padding:15px 14px 8px;font-size:11.5px}.pricing-comparison__group-label{position:sticky;left:14px}.pricing-comparison tbody tr:not(.pricing-comparison__group-row) th,.pricing-comparison tbody td{padding:8px 12px}.pricing-comparison__value{font-size:11px}}@media (min-width:741px) and (max-width:980px){.pricing-plan-grid{width:min(100%,620px);margin-inline:auto;grid-template-columns:1fr!important}}.offlico-mobile-navigation-layer{z-index:2000;position:fixed;top:0;right:0;bottom:0;left:0}.offlico-mobile-navigation-backdrop{-webkit-backdrop-filter:blur(3px);cursor:pointer;background:#0d1a1675;border:0;width:100%;height:100%;padding:0;position:absolute;top:0;right:0;bottom:0;left:0}.offlico-mobile-navigation{width:min(90vw,370px);height:100dvh;max-height:100dvh;padding:max(12px,env(safe-area-inset-top))16px max(16px,env(safe-area-inset-bottom));background:#fff;border-left:1px solid #e4e7ec;flex-direction:column;animation:.18s ease-out offlico-mobile-navigation-enter;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-20px 0 60px #0d1a162e}@keyframes offlico-mobile-navigation-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.offlico-mobile-navigation__header,.offlico-mobile-navigation__brand,.offlico-mobile-navigation__row,.offlico-mobile-navigation__account{align-items:center;display:flex}.offlico-mobile-navigation__header{justify-content:space-between;min-height:48px;padding-bottom:12px}.offlico-mobile-navigation__brand,.offlico-mobile-navigation__close,.offlico-mobile-navigation__audiences button,.offlico-mobile-navigation__row button,.offlico-mobile-navigation__children button,.offlico-mobile-navigation__account button{cursor:pointer;border:0;font-family:Figtree,Inter,system-ui,sans-serif}.offlico-mobile-navigation__brand{color:#111;letter-spacing:-.025em;background:0 0;gap:8px;min-height:44px;padding:0;font-size:18px;font-weight:800}.offlico-mobile-navigation__close,.offlico-mobile-menu-trigger{color:#111;background:#f7f8fa;border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:inline-flex}.offlico-mobile-navigation__audiences{border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 0 16px;display:grid}.offlico-mobile-navigation__audiences button{color:#5a6472;background:#f7f8fa;border:1px solid #e4e7ec;border-radius:11px;min-height:48px;padding:10px;font-size:13px;font-weight:700}.offlico-mobile-navigation__audiences button.is-active.is-business{color:#fff;background:#2a6b5a;border-color:#2a6b5a}.offlico-mobile-navigation__audiences button.is-active.is-customer{color:#fff;background:#3d52d5;border-color:#3d52d5}.offlico-mobile-navigation__links{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:8px 0;overflow:hidden auto}.offlico-mobile-navigation__group{border-bottom:1px solid #eef0f3}.offlico-mobile-navigation__row{min-height:52px}.offlico-mobile-navigation__row>button:first-child{color:#3f4a58;text-align:left;background:0 0;flex:1;min-width:0;min-height:48px;padding:12px 4px;font-size:15px;font-weight:650}.offlico-mobile-navigation__row>button:first-child.is-active{color:#111;font-weight:800}.offlico-mobile-navigation__row .offlico-mobile-navigation__expand{color:#697483;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:inline-flex}.offlico-mobile-navigation__row .offlico-mobile-navigation__expand[aria-expanded=true] svg{transform:rotate(180deg)}.offlico-mobile-navigation__children{gap:2px;padding:0 0 10px 10px;display:grid}.offlico-mobile-navigation__children button{color:#3f4a58;text-align:left;background:#f7f8fa;border-radius:9px;align-items:center;gap:9px;min-height:44px;padding:9px 12px;font-size:14px;font-weight:550;display:flex}.offlico-mobile-navigation__account{border-top:1px solid #e4e7ec;flex:none;gap:8px;padding-top:14px}.offlico-mobile-navigation__account button{border-radius:10px;flex:1;min-height:48px;padding:11px 14px;font-size:14px;font-weight:750}.offlico-mobile-navigation__secondary{color:#3f4a58;background:#fff;border:1px solid #dce1e6!important}.offlico-mobile-navigation__primary{color:#fff}.offlico-mobile-navigation :focus-visible,.offlico-mobile-menu-trigger:focus-visible,.offlico-site-header__home:focus-visible{outline-offset:2px;outline:3px solid #2a6b5a3d}.directory-shared-nav-mobile,.campaign-shared-nav-mobile,.home-shared-nav-mobile{display:none}.home-original-nav-desktop{display:block}@media (prefers-reduced-motion:reduce){.offlico-mobile-navigation{animation:none}}@media (max-width:740px){html,body,#root,.saas-homepage{max-width:100%}html,body{overflow-x:clip}html{scroll-padding-top:calc(60px + env(safe-area-inset-top))}.offlico-site-header{padding-top:env(safe-area-inset-top)}.offlico-site-header .nav-main-row{height:60px!important;padding:0 12px 0 16px!important}.offlico-site-header__home{min-height:44px}.offlico-site-header__home svg{width:28px;height:28px}.offlico-mobile-menu-trigger{padding:0!important}.saas-homepage :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]),select,textarea){font-size:16px!important}.saas-homepage :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]),select){min-height:44px}.directory-topbar-desktop,.campaign-original-header,.home-original-nav-desktop{display:none!important}.directory-shared-nav-mobile,.campaign-shared-nav-mobile,.home-shared-nav-mobile{display:block}.team-enquiry-modal{padding:max(8px,env(safe-area-inset-top))8px max(8px,env(safe-area-inset-bottom));align-items:stretch}.team-enquiry-modal__panel{border-radius:15px;flex-direction:column;max-height:100%;padding:22px 16px 12px;display:flex;overflow:hidden}.team-enquiry-modal__close{width:44px;height:44px;top:10px;right:10px}.team-enquiry-modal__form{overscroll-behavior:contain;min-height:0;margin:8px -4px 0;padding:0 4px;overflow:hidden auto}.team-enquiry-modal__submit{z-index:2;position:sticky;bottom:0;box-shadow:0 -10px #fff,0 -18px 24px #fffffff5}}@media (max-width:360px){.offlico-mobile-navigation{width:calc(100vw - 16px);padding-left:14px;padding-right:14px}.offlico-mobile-navigation__audiences{gap:6px}.offlico-mobile-navigation__audiences button{padding-inline:6px;font-size:12.5px}}@media (max-height:460px) and (orientation:landscape){.offlico-mobile-navigation{padding-top:max(6px,env(safe-area-inset-top));padding-bottom:max(6px,env(safe-area-inset-bottom))}.offlico-mobile-navigation__header{min-height:44px;padding-bottom:6px}.offlico-mobile-navigation__audiences{padding-block:8px}.offlico-mobile-navigation__audiences button,.offlico-mobile-navigation__account button{min-height:44px}.offlico-mobile-navigation__account{padding-top:8px}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.lookingForIndexV2{--looking-for-blue: #0a42e8;--looking-for-blue-dark: #0837c7;--looking-for-ink: #0c1631;--looking-for-body: #14244a;--looking-for-muted: #56617a;--looking-for-border: #e3e7ef;min-height:100vh;overflow-x:clip;background:#fff;color:var(--looking-for-ink);font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lookingForIndexV2 *,.lookingForIndexV2 *:before,.lookingForIndexV2 *:after{box-sizing:border-box}.lookingForIndexV2 h1,.lookingForIndexV2 h2,.lookingForIndexV2 h3,.lookingForIndexV2 p{margin:0}.lookingForIndexV2 a{color:inherit;text-decoration:none}.lookingForIndexV2 button,.lookingForIndexV2 input{font:inherit}.lookingForIndexV2 button,.lookingForIndexV2 a{-webkit-tap-highlight-color:transparent}.lookingForIndexV2Icon,.lookingForIndexV2ServiceIcon>span{display:inline-block;width:20px;height:20px;flex:0 0 auto;background:currentColor;-webkit-mask:var(--looking-for-icon) center / contain no-repeat;mask:var(--looking-for-icon) center / contain no-repeat}.lookingForIndexV2SrOnly,.lookingForIndexV2StartLink{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;clip-path:inset(50%)!important}.lookingForIndexV2Hero,.lookingForIndexV2Services,.lookingForIndexV2Steps,.lookingForIndexV2Trust,.lookingForIndexV2FinalCta{width:min(1120px,calc(100% - 48px));margin-inline:auto}.lookingForIndexV2Hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(430px,1.06fr);align-items:center;gap:clamp(42px,6vw,78px);padding:52px 0 34px}.lookingForIndexV2HeroCopy{position:relative;z-index:2}.lookingForIndexV2HeroCopy h1{max-width:600px;color:var(--looking-for-ink);font-size:clamp(45px,4.25vw,62px);font-weight:800;letter-spacing:-.047em;line-height:.99}.lookingForIndexV2HeroCopy>p{max-width:470px;margin-top:28px;color:var(--looking-for-body);font-size:clamp(16px,1.45vw,19px);line-height:1.42}.lookingForIndexV2RequestFor{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lookingForIndexV2RequestFor button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;border:1.5px solid var(--looking-for-blue);border-radius:9px;background:#fff;color:var(--looking-for-blue);padding:12px 20px;font-size:15px;font-weight:700;line-height:1;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.lookingForIndexV2RequestFor button:hover{transform:translateY(-1px);background:#f6f8ff}.lookingForIndexV2RequestFor button.is-active{border-color:var(--looking-for-blue);background:var(--looking-for-blue);box-shadow:0 10px 24px #0a42e82e;color:#fff}.lookingForIndexV2RequestFor button.is-active:hover{border-color:var(--looking-for-blue-dark);background:var(--looking-for-blue-dark)}.lookingForIndexV2HeroTrust{display:grid;max-width:490px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px}.lookingForIndexV2HeroTrust>span{display:flex;min-width:0;align-items:center;gap:8px;color:var(--looking-for-ink);font-size:12px;font-weight:600;line-height:1.28}.lookingForIndexV2HeroTrust .lookingForIndexV2Icon{width:30px;height:30px;flex:0 0 30px;color:#159875}.lookingForIndexV2HeroTrust>span:nth-child(2) .lookingForIndexV2Icon,.lookingForIndexV2HeroTrust>span:nth-child(3) .lookingForIndexV2Icon{color:var(--looking-for-blue)}.lookingForIndexV2HeroVisual{position:relative;display:grid;width:min(100%,500px);min-height:500px;align-items:end;justify-self:end;overflow:hidden;border:1px solid rgba(216,220,248,.62);border-radius:23px;background:linear-gradient(150deg,#eaedff,#f2edff 56%,#e8f0ff);box-shadow:0 13px 30px #26397c17}.lookingForIndexV2HeroVisual:after{position:absolute;right:0;bottom:0;left:0;height:22%;background:linear-gradient(180deg,transparent,rgba(89,100,179,.07));content:"";pointer-events:none}.lookingForIndexV2HeroVisual img{position:relative;z-index:1;display:block;width:108%;max-width:none;height:100%;margin-left:-4%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.lookingForIndexV2Services{border:1px solid var(--looking-for-border);border-radius:19px;padding:38px 18px 30px}.lookingForIndexV2Services>h2,.lookingForIndexV2Steps>h2{color:var(--looking-for-ink);font-size:clamp(27px,2.7vw,35px);font-weight:800;letter-spacing:-.035em;line-height:1.1;text-align:center}.lookingForIndexV2ServiceGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:34px}.lookingForIndexV2ServiceGrid article{position:relative;min-width:0;overflow:hidden;border:1px solid var(--looking-for-border);border-radius:15px;background:#fff;box-shadow:0 5px 16px #1725490b;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.lookingForIndexV2ServiceGrid article:hover,.lookingForIndexV2ServiceGrid article:focus-within{transform:translateY(-3px);border-color:#c8d2f1;box-shadow:0 14px 28px #1725491a}.lookingForIndexV2ServiceGrid article.is-selected{border-color:var(--looking-for-blue);box-shadow:0 0 0 2px #0a42e81a,0 14px 28px #1725491a}.lookingForIndexV2ServiceGrid article>button{display:grid;width:100%;min-height:274px;grid-template-rows:188px auto auto;justify-items:center;border:0;border-radius:inherit;background:transparent;color:var(--looking-for-ink);padding:0;cursor:pointer}.lookingForIndexV2ServiceImage{display:grid;width:100%;height:188px;place-items:end center;overflow:hidden;background:#f5f6f9}.lookingForIndexV2ServiceImage img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.lookingForIndexV2ServiceIcon{display:grid;width:54px;height:54px;place-items:center;margin-top:-27px;border:4px solid #ffffff;border-radius:50%;background:#eef1ff;color:var(--looking-for-blue);box-shadow:0 5px 16px #17254917}.lookingForIndexV2ServiceIcon>span{width:25px;height:25px}.lookingForIndexV2ServiceGrid h3{margin:8px 0 16px;padding:0 8px;font-size:16px;font-weight:750;letter-spacing:-.02em;line-height:1.2;text-align:center}.lookingForIndexV2PostcodeForm{display:grid;width:min(100%,700px);grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:34px auto 0}.lookingForIndexV2PostcodeForm label{display:flex;min-width:0;min-height:52px;align-items:center;gap:10px;border:1.5px solid #cbd3e3;border-radius:9px;background:#fff;color:var(--looking-for-blue);padding:0 17px;transition:border-color .16s ease,box-shadow .16s ease}.lookingForIndexV2PostcodeForm label:focus-within{border-color:var(--looking-for-blue);box-shadow:0 0 0 3px #0a42e81a}.lookingForIndexV2PostcodeForm input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--looking-for-ink);font-size:15px}.lookingForIndexV2PostcodeForm input::-moz-placeholder{color:#7b879d}.lookingForIndexV2PostcodeForm input::placeholder{color:#7b879d}.lookingForIndexV2PostcodeForm button,.lookingForIndexV2FinalCta button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1.5px solid transparent;border-radius:9px;background:var(--looking-for-blue);box-shadow:0 10px 24px #0a42e82e;color:#fff;padding:12px 24px;font-size:15px;font-weight:700;line-height:1;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.lookingForIndexV2PostcodeForm button:hover{transform:translateY(-1px);background:var(--looking-for-blue-dark)}.lookingForIndexV2Services>p{margin-top:11px;color:var(--looking-for-muted);font-size:12px;line-height:1.4;text-align:center}.lookingForIndexV2Services>p.is-error{color:#b42318;font-weight:700}.lookingForIndexV2Steps{padding:72px 0 54px}.lookingForIndexV2StepGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:24px}.lookingForIndexV2StepGrid article{position:relative;min-height:318px;border:1px solid var(--looking-for-border);border-radius:15px;padding:18px 24px 22px;background:#fff;box-shadow:0 5px 16px #17254909;text-align:left}.lookingForIndexV2StepImage{display:grid;height:178px;place-items:center;overflow:hidden;margin:0 -6px 13px;border-radius:11px;background:#f5f6f9}.lookingForIndexV2StepImage img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lookingForIndexV2StepNumber{position:absolute;z-index:2;top:13px;left:15px;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#eef1ff;color:var(--looking-for-blue);font-size:16px;font-weight:800}.lookingForIndexV2StepGrid h3{color:var(--looking-for-ink);font-size:16px;font-weight:750;letter-spacing:-.02em;line-height:1.2}.lookingForIndexV2StepGrid p{margin-top:8px;color:var(--looking-for-body);font-size:13px;line-height:1.5}.lookingForIndexV2StepArrow{display:none}.lookingForIndexV2Trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:18px;background:radial-gradient(circle at 12% 8%,rgba(214,226,255,.8),transparent 42%),radial-gradient(circle at 88% 94%,rgba(217,247,238,.82),transparent 48%),linear-gradient(120deg,#f7f8ff,#f4f1ff 56%,#f2fbf9);padding:30px 24px}.lookingForIndexV2Trust article{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:0 20px}.lookingForIndexV2Trust article:first-child{padding-left:0}.lookingForIndexV2Trust article:last-child{padding-right:0}.lookingForIndexV2Trust article+article:before{position:absolute;top:0;bottom:0;left:0;width:1px;background:#d8deea;content:""}.lookingForIndexV2Trust article>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#fff;color:var(--looking-for-blue);box-shadow:0 5px 16px #1725490f}.lookingForIndexV2Trust article>span .lookingForIndexV2Icon{width:23px;height:23px}.lookingForIndexV2Trust h2{color:var(--looking-for-ink);font-size:15px;font-weight:750;line-height:1.2}.lookingForIndexV2Trust p{margin-top:6px;color:var(--looking-for-body);font-size:12px;line-height:1.4}.lookingForIndexV2FinalCta{display:grid;min-height:150px;grid-template-columns:215px minmax(0,1fr) auto;align-items:center;gap:25px;margin-top:22px;margin-bottom:34px;overflow:hidden;border-radius:18px;padding:0 88px 0 58px;background:linear-gradient(112deg,#0a45ea,#073ed8 56%,#0c4bea);box-shadow:0 14px 32px #0a42e829;color:#fff}.lookingForIndexV2FinalCta>img{display:block;width:145px;height:145px;justify-self:center;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.94}.lookingForIndexV2FinalCta>div{display:contents}.lookingForIndexV2FinalCta h2{color:#fff;font-size:clamp(24px,2.4vw,33px);font-weight:800;letter-spacing:-.03em;line-height:1.08}.lookingForIndexV2FinalCta p{display:none}.lookingForIndexV2FinalCta button{min-width:168px;min-height:50px;border-radius:8px;background:#fff;box-shadow:0 8px 20px #02145729;color:var(--looking-for-blue);font-size:14px;font-weight:750;white-space:nowrap}.lookingForIndexV2FinalCta button:hover{transform:translateY(-1px);background:#fff;box-shadow:0 11px 25px #02145738}.lookingForIndexV2 :is(a,button,input):focus-visible{outline:3px solid rgba(10,66,232,.24);outline-offset:3px}@media (max-width: 980px){.lookingForIndexV2Hero,.lookingForIndexV2Services,.lookingForIndexV2Steps,.lookingForIndexV2Trust,.lookingForIndexV2FinalCta{width:min(1120px,calc(100% - 96px))}.lookingForIndexV2Hero{grid-template-columns:minmax(0,1fr) clamp(360px,45vw,420px);gap:16px}.lookingForIndexV2HeroCopy h1{font-size:clamp(40px,4.7vw,46px)}.lookingForIndexV2HeroTrust{gap:10px}.lookingForIndexV2HeroVisual{min-height:475px}.lookingForIndexV2ServiceGrid{gap:10px}.lookingForIndexV2ServiceGrid article>button{min-height:246px;grid-template-rows:160px auto auto}.lookingForIndexV2ServiceImage{height:160px}.lookingForIndexV2StepGrid{gap:16px}.lookingForIndexV2StepGrid article{min-height:288px;padding-inline:18px}.lookingForIndexV2StepImage{height:150px}.lookingForIndexV2Trust article{gap:9px;padding-inline:12px}.lookingForIndexV2FinalCta{grid-template-columns:150px minmax(0,1fr) auto;padding-inline:30px 42px}}@media (max-width: 800px){.lookingForIndexV2Hero{grid-template-columns:1fr;gap:46px;padding-top:42px}.lookingForIndexV2HeroCopy{max-width:650px}.lookingForIndexV2HeroCopy h1{font-size:clamp(48px,8vw,62px)}.lookingForIndexV2HeroVisual{width:min(100%,550px);min-height:540px;justify-self:center}.lookingForIndexV2ServiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookingForIndexV2ServiceGrid article:last-child{grid-column:1 / -1}.lookingForIndexV2ServiceGrid article>button{min-height:275px;grid-template-rows:188px auto auto}.lookingForIndexV2ServiceImage{height:188px}.lookingForIndexV2StepGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookingForIndexV2Trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0}.lookingForIndexV2Trust article:nth-child(3):before{display:none}.lookingForIndexV2FinalCta{grid-template-columns:120px minmax(0,1fr);gap:12px;padding:16px 24px}.lookingForIndexV2FinalCta>img{width:116px;height:116px}.lookingForIndexV2FinalCta button{grid-column:2;justify-self:start}}@media (max-width: 560px){.lookingForIndexV2Hero,.lookingForIndexV2Services,.lookingForIndexV2Steps,.lookingForIndexV2Trust,.lookingForIndexV2FinalCta{width:min(100% - 32px,1120px)}.lookingForIndexV2Hero{gap:30px;padding:34px 0 28px}.lookingForIndexV2HeroCopy h1{font-size:clamp(38px,10.4vw,46px);line-height:1.01}.lookingForIndexV2HeroCopy>p{margin-top:22px;font-size:16px}.lookingForIndexV2DesktopBreak{display:none}.lookingForIndexV2RequestFor{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:24px}.lookingForIndexV2RequestFor button{min-width:0;padding-inline:10px;font-size:13px}.lookingForIndexV2HeroTrust{grid-template-columns:1fr;gap:12px;margin-top:30px}.lookingForIndexV2HeroTrust .lookingForIndexV2Icon{width:27px;height:27px;flex-basis:27px}.lookingForIndexV2HeroVisual{min-height:350px;border-radius:18px}.lookingForIndexV2Services{border-radius:16px;padding:30px 12px 24px}.lookingForIndexV2Services>h2,.lookingForIndexV2Steps>h2{font-size:28px}.lookingForIndexV2ServiceGrid{gap:10px;margin-top:26px}.lookingForIndexV2ServiceGrid article>button{min-height:216px;grid-template-rows:135px auto auto}.lookingForIndexV2ServiceImage{height:135px}.lookingForIndexV2ServiceIcon{width:46px;height:46px;margin-top:-23px}.lookingForIndexV2ServiceIcon>span{width:21px;height:21px}.lookingForIndexV2ServiceGrid h3{margin:7px 0 13px;font-size:14px}.lookingForIndexV2PostcodeForm{grid-template-columns:1fr;gap:10px;margin-top:26px}.lookingForIndexV2PostcodeForm button{width:100%}.lookingForIndexV2Steps{padding:48px 0 40px}.lookingForIndexV2StepGrid{grid-template-columns:1fr;gap:12px}.lookingForIndexV2StepGrid article{min-height:0;padding:16px}.lookingForIndexV2StepImage{height:205px;margin-inline:0}.lookingForIndexV2Trust{grid-template-columns:1fr;gap:0;padding:12px 18px}.lookingForIndexV2Trust article,.lookingForIndexV2Trust article:first-child,.lookingForIndexV2Trust article:last-child{padding:17px 0}.lookingForIndexV2Trust article+article:before,.lookingForIndexV2Trust article:nth-child(3):before{display:block;top:0;right:0;bottom:auto;left:0;width:auto;height:1px}.lookingForIndexV2FinalCta{min-height:0;grid-template-columns:88px minmax(0,1fr);gap:10px 14px;margin-top:18px;margin-bottom:24px;padding:18px 16px}.lookingForIndexV2FinalCta>img{width:88px;height:88px}.lookingForIndexV2FinalCta h2{font-size:23px}.lookingForIndexV2FinalCta button{min-width:0;width:100%;min-height:48px;padding-inline:16px}}@media (prefers-reduced-motion: reduce){.lookingForIndexV2 *{scroll-behavior:auto!important;transition:none!important}}.customer-hub-page{min-height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);background:#f6f2ea;color:#0f172a}.customer-hub-page--login{display:block}.customer-hub-main{min-width:0}.customer-hub-main__content{width:min(100%,1120px);margin:0 auto!important;padding:0 24px 112px!important}.customer-hub-dashboard-section{padding-top:20px}.customer-hub-header{display:none}.customer-hub-header__inner{min-height:56px;display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:10px 16px}.customer-hub-header__leading,.customer-hub-header__brand,.customer-hub-sidebar__brand,.customer-hub-sidebar__logo-link{min-width:0;display:flex;align-items:center;gap:12px}.customer-hub-header__brand,.customer-hub-sidebar__logo-link{color:inherit;text-decoration:none}.customer-hub-header__copy{min-width:0;display:block}.customer-hub-header__logo{width:auto;height:36px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.customer-hub-header__title,.customer-hub-sidebar__title{display:block;color:#0f172a;font-weight:800;line-height:1}.customer-hub-header__section,.customer-hub-sidebar__subtitle{display:block;margin-top:4px;color:#64748b;font-size:.78rem;font-weight:700;line-height:1.1}.customer-hub-header__section{max-width:52vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-hub-header__actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-left:auto}.customer-hub-header__status{display:inline-flex;min-height:34px;align-items:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:0 14px;color:#475569;font-size:.84rem;font-weight:800;white-space:nowrap}.customer-hub-menu-button,.customer-hub-sidebar__close{width:44px;height:44px;flex:0 0 auto;display:none;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#0f172a;box-shadow:0 10px 24px #0f172a14;cursor:pointer}.customer-hub-sidebar,.customer-hub-panel,.customer-hub-pro-card,.customer-hub-art-card{border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 44px #0f172a12}.customer-hub-sidebar{position:sticky;top:0;z-index:40;height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;overflow:hidden;border-top:0;border-right:1px solid #e2e8f0;border-bottom:0;border-left:0;border-radius:0;padding:16px;box-shadow:18px 0 48px #0f172a0f}.customer-hub-sidebar__brand{flex:0 0 auto;justify-content:space-between;gap:12px;padding:2px 2px 12px}.customer-hub-sidebar__logo{width:auto;height:42px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.customer-hub-sidebar__title{font-size:1rem}.customer-hub-sidebar__nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;display:grid;align-content:start;gap:8px;padding-right:2px;padding-bottom:92px}.customer-hub-sidebar__spacer{display:none}.customer-hub-sidebar__account{min-width:0}.customer-hub-sidebar__account .customer-hub-account-menu{width:100%;margin-left:0}.customer-hub-sidebar__account .customer-hub-account-menu__button{width:100%;justify-content:flex-start;border-radius:18px;padding:8px;text-align:left}.customer-hub-sidebar__account .customer-hub-account-menu__copy{flex:1 1 auto;max-width:none}.customer-hub-sidebar__account .customer-hub-account-menu__dropdown{right:0;bottom:calc(100% + 10px);top:auto;width:100%}.customer-hub-menu-item{width:100%;min-height:48px;display:flex;align-items:center;gap:12px;border:0;border-radius:14px;background:#f8fafc;padding:10px 12px;color:#334155;font-size:.92rem;font-weight:800;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.customer-hub-menu-item[data-active=true]{background:#111827;color:#fff;box-shadow:0 12px 28px #0f172a29}.customer-hub-user{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;border:0;border-radius:16px;background:#f8fafc;padding:10px;color:#0f172a;text-align:left;cursor:pointer;transition:background-color .16s ease}@media (min-width: 901px){.customer-hub-user,.customer-hub-sidebar__account{position:fixed;left:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:45;width:260px!important;max-width:260px}.customer-hub-user,.customer-hub-sidebar__account .customer-hub-account-menu__button{box-shadow:0 18px 36px #0f172a1f}}@media (max-height: 760px) and (min-width: 901px){.customer-hub-sidebar{gap:10px;padding:12px}.customer-hub-sidebar__brand{padding-bottom:8px}.customer-hub-sidebar__logo{height:36px}.customer-hub-sidebar__nav{gap:6px}.customer-hub-menu-item{min-height:42px;padding:8px 10px}.customer-hub-user,.customer-hub-sidebar__account{left:12px;bottom:14px;width:268px!important;max-width:268px}.customer-hub-user{grid-template-columns:36px minmax(0,1fr);padding:8px}.customer-hub-user__avatar{width:36px;height:36px}}.customer-hub-user:hover{background:#eef2f7}.customer-hub-user__avatar{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;background:#111827;color:#fff;font-size:.85rem;font-weight:800}.customer-hub-user__details{min-width:0;display:block}.customer-hub-user__name,.customer-hub-user__email{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-hub-user__name{color:#0f172a;font-size:.9rem;font-weight:800;line-height:1.2}.customer-hub-user__email{margin-top:3px;color:#64748b;font-size:.76rem;font-weight:700}.customer-hub-page button:not(:disabled),.customer-hub-page a[href]{cursor:pointer}.customer-hub-page button:disabled{cursor:not-allowed}.customer-hub-section-kicker{margin:0 0 6px;color:#0f766e;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.customer-hub-requests-hero,.customer-hub-request-card{border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 44px #0f172a12}.customer-hub-requests-hero{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;border-radius:18px;padding:20px}.customer-hub-requests-hero h2,.customer-hub-modal__header h2{margin:0;color:#0f172a;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:850;letter-spacing:0;line-height:1.15}.customer-hub-requests-hero p,.customer-hub-modal__header p{margin:8px 0 0;color:#64748b;font-size:.92rem;font-weight:650;line-height:1.5}.customer-hub-request-stats{display:grid;grid-template-columns:repeat(3,minmax(72px,1fr));gap:8px}.customer-hub-request-stats span{display:grid;gap:3px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px 12px;color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase}.customer-hub-request-stats strong{color:#0f172a;font-size:1.25rem;font-weight:850;line-height:1}.customer-hub-request-card{position:relative;overflow:hidden;border-radius:18px;padding:18px}.customer-hub-request-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#14b8a6,#0f766e)}.customer-hub-request-card__top,.customer-hub-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.customer-hub-request-card__title{min-width:0;display:flex;align-items:flex-start;gap:12px}.customer-hub-request-card__icon{width:44px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#ecfdf5;color:#0f766e}.customer-hub-request-card__title p{margin:0;color:#0f766e;font-size:.82rem;font-weight:850}.customer-hub-request-card__title h2{margin:3px 0 0;color:#0f172a;font-size:1.2rem;font-weight:850;letter-spacing:0;line-height:1.2}.customer-hub-request-card__title span{display:block;margin-top:5px;color:#64748b;font-size:.88rem;font-weight:750;line-height:1.35}.customer-hub-request-card__status{max-width:42%;overflow:hidden;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;padding:7px 11px;color:#475569;font-size:.72rem;font-weight:850;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.customer-hub-request-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:16px}.customer-hub-request-facts span{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:13px;background:#f8fafc;padding:9px 11px;color:#334155;font-size:.84rem;font-weight:800}.customer-hub-request-facts svg{flex:0 0 auto;color:#0f766e}.customer-hub-request-card__notes{margin:14px 0 0;border-radius:14px;background:#f8fafc;padding:13px 14px;color:#475569;font-size:.92rem;font-weight:650;line-height:1.55}.customer-hub-request-edit{display:grid;gap:12px;margin-top:16px;border-radius:16px;background:#f8fafc;padding:14px}.customer-hub-request-actions,.customer-hub-modal__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.customer-hub-action,.customer-hub-icon-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:9px 14px;color:#334155;font-size:.86rem;font-weight:850;text-decoration:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.customer-hub-action:hover,.customer-hub-icon-button:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 12px 24px #0f172a1a}.customer-hub-action:disabled,.customer-hub-icon-button:disabled{transform:none;box-shadow:none;cursor:not-allowed;opacity:.62}.customer-hub-action--primary{border-color:#0f172a;background:#111827;color:#fff}.customer-hub-action--teal{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.customer-hub-action--soft{background:#f8fafc;color:#334155}.customer-hub-action--danger{border-color:#be123c;background:#be123c;color:#fff}.customer-hub-action--danger-soft{border-color:#fecdd3;background:#fff1f2;color:#be123c}.customer-hub-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:18px}.customer-hub-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.customer-hub-modal__card{position:relative;width:min(100%,560px);max-height:min(720px,calc(100dvh - 36px));overflow-y:auto;overscroll-behavior:contain;border:1px solid #fecdd3;border-radius:20px;background:#fff;padding:20px;box-shadow:0 32px 90px #0f172a47}.customer-hub-modal__card--profile{width:min(100%,760px);border-color:#dbeafe;padding-bottom:12px}.customer-hub-modal-submit,.customer-hub-inline-profile-submit{position:sticky;bottom:0;z-index:8;box-shadow:0 18px 40px #0f172a33}.customer-hub-inline-profile-form{padding-bottom:8px}.customer-hub-icon-button{width:42px;height:42px;flex:0 0 auto;border-radius:14px;padding:0}.customer-hub-modal__field{display:grid;gap:9px;margin-top:18px;color:#991b1b;font-size:.9rem;font-weight:850}.customer-hub-modal__field textarea{min-height:132px;resize:vertical;border:1px solid #fecdd3;border-radius:15px;background:#fff7f7;padding:13px 14px;color:#0f172a;font-size:.95rem;font-weight:650;outline:none}.customer-hub-modal__field textarea:focus{border-color:#be123c;box-shadow:0 0 0 3px #be123c1f}.customer-hub-modal__error{margin-top:12px;border-radius:12px;background:#fff1f2;padding:11px 12px;color:#be123c;font-size:.86rem;font-weight:850}.customer-hub-drawer-overlay{display:none}.customer-hub-art-card{display:grid;height:272px;min-height:272px;max-height:272px;grid-template-rows:144px 1fr;overflow:hidden;border-radius:14px;color:#0f172a}.customer-hub-art-card[data-selected=true]{border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a629,0 18px 44px #0f172a12}.customer-hub-art-image,.customer-hub-pro-cover{background:#111827}.customer-hub-art-image{position:relative;display:flex;width:100%;height:144px;min-height:144px;max-height:144px;align-items:center;justify-content:center;overflow:hidden;border-radius:14px 14px 0 0;background:radial-gradient(circle at 50% 18%,rgba(45,212,191,.18),transparent 34%),linear-gradient(145deg,#111827,#07111f)}.customer-hub-art-image img{position:relative;z-index:1;box-sizing:border-box;width:112px;height:112px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:linear-gradient(145deg,#fffffff5,#ecfdf5eb);box-shadow:0 18px 34px #0f172a47;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;padding:10px}.customer-hub-art-label{z-index:2;background:#111827b8;color:#fff}.customer-hub-art-content{display:flex;min-height:0;flex:1;flex-direction:column}.customer-hub-art-title{min-height:20px}.customer-hub-art-copy{display:-webkit-box;min-height:72px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.customer-hub-loading-panel{position:relative;overflow:hidden;border:1px solid #d8ebe8;border-radius:24px;background:linear-gradient(135deg,#fff,#f7fffd 48%,#eefaf7);padding:24px;box-shadow:0 16px 36px #0f172a0f}.customer-hub-loading-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(20,184,166,.09),transparent);transform:translate(-100%);animation:customer-hub-loading-sheen 1.55s ease-in-out infinite}.customer-hub-loading-radar{position:relative;z-index:1;width:68px;height:68px;display:grid;place-items:center;border-radius:999px;background:#ecfdf5;color:#0f766e}.customer-hub-loading-radar span{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:2px solid rgba(20,184,166,.28);border-radius:inherit;animation:customer-hub-radar-pulse 1.6s ease-out infinite}.customer-hub-loading-radar span:nth-child(2){animation-delay:.55s}.customer-hub-loading-cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:22px}.customer-hub-loading-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px 10px;align-items:center;border:1px solid #e2e8f0;border-radius:18px;background:#ffffffbd;padding:12px;animation:customer-hub-card-breathe 1.35s ease-in-out infinite;animation-delay:var(--delay, 0ms)}.customer-hub-loading-avatar,.customer-hub-loading-line{display:block;border-radius:999px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 48%,#dbeafe);background-size:220% 100%;animation:customer-hub-skeleton-slide 1.35s linear infinite}.customer-hub-loading-avatar{grid-row:span 2;width:42px;height:42px}.customer-hub-loading-line{width:72%;height:9px}.customer-hub-loading-line--strong{width:92%;height:12px}.customer-hub-loading-dots{position:relative;z-index:1;display:flex;gap:7px;margin-top:18px}.customer-hub-loading-dots span{width:9px;height:9px;border-radius:999px;background:#14b8a6;animation:customer-hub-dot-bounce 1s ease-in-out infinite}.customer-hub-loading-dots span:nth-child(2){animation-delay:.15s}.customer-hub-loading-dots span:nth-child(3){animation-delay:.3s}.customer-hub-search-progress{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px}.customer-hub-search-progress__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a57;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-hub-search-progress__card{position:relative;z-index:1;width:min(520px,100%);overflow:hidden;border:1px solid #d8ebe8;border-radius:28px;background:linear-gradient(135deg,#fff,#f8fffd 54%,#edfdf8);padding:28px;text-align:center;box-shadow:0 28px 70px #0f172a3d}.customer-hub-search-progress__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(20,184,166,.1),transparent);transform:translate(-100%);animation:customer-hub-loading-sheen 1.55s ease-in-out infinite}.customer-hub-search-progress__card>*{position:relative;z-index:1}.customer-hub-search-progress__radar{margin:0 auto 18px}.customer-hub-search-progress__card h2{margin:8px 0 0;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;color:#0f172a}.customer-hub-search-progress__summary{margin:10px auto 0;max-width:420px;color:#475569;font-size:.95rem;line-height:1.65}.customer-hub-search-progress__single-step{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:22px auto 0;border:1px solid #fdba74;border-radius:999px;background:#ffedd5;padding:10px 18px;color:#c2410c;font-size:.95rem;font-weight:800}.customer-hub-search-progress__dots{justify-content:center;margin-top:18px}@keyframes customer-hub-loading-sheen{to{transform:translate(100%)}}@keyframes customer-hub-radar-pulse{0%{opacity:.85;transform:scale(.72)}to{opacity:0;transform:scale(1.8)}}@keyframes customer-hub-skeleton-slide{to{background-position:-220% 0}}@keyframes customer-hub-card-breathe{0%,to{transform:translateY(0);opacity:.72}50%{transform:translateY(-2px);opacity:1}}@keyframes customer-hub-dot-bounce{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-5px);opacity:1}}.customer-hub-profession-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:10px}.customer-hub-profession-choice-stage{display:flex;justify-content:center}.customer-hub-profession-choice-grid{width:min(100%,980px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.customer-hub-profession-choice-grid .group{min-height:246px}.customer-hub-profession-pill{min-width:0;display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:8px 12px;color:#0f172a;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.customer-hub-profession-pill:hover,.customer-hub-profession-pill[data-selected=true]{transform:translateY(-2px);border-color:#14b8a6;background:#fff;box-shadow:0 16px 34px #0f172a1a}.customer-hub-profession-pill__image{width:48px;height:48px;flex:0 0 48px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:999px;background:#0f172a}.customer-hub-profession-pill__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.customer-hub-profession-pill__label{min-height:0;display:block;color:#0f172a;font-size:.88rem;font-weight:800;line-height:1.15}.customer-hub-request-panel{scroll-margin-top:92px}.customer-hub-request-form{padding-bottom:max(96px,calc(96px + env(safe-area-inset-bottom)))}.customer-hub-request-submit{position:sticky;bottom:16px;z-index:10;box-shadow:0 18px 40px #0f172a38}.customer-hub-person-chip{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:9px 14px;color:#334155;font-size:.88rem;font-weight:800;cursor:pointer}.customer-hub-person-chip small{color:#64748b;font-size:.72rem;font-weight:800}.customer-hub-person-chip[data-selected=true]{border-color:#0f766e;background:#0f766e;color:#fff}.customer-hub-person-chip[data-selected=true] small{color:#ccfbf1}.customer-hub-dark-button{background:#111827;color:#fff}.customer-hub-dark-button:hover{background:#0f172a;color:#fff}@media (max-width: 900px){.customer-hub-profession-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.customer-hub-main__content{padding:0 12px 112px!important}.customer-hub-header__inner{min-height:64px;padding:10px 12px}.customer-hub-header__status{display:none}.customer-hub-menu-item{min-height:48px;padding:10px}.customer-hub-profession-grid,.customer-hub-profession-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-hub-requests-hero,.customer-hub-request-card,.customer-hub-modal__card{border-radius:16px;padding:16px}.customer-hub-requests-hero{grid-template-columns:1fr;align-items:stretch}.customer-hub-request-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-hub-request-card__top{display:grid}.customer-hub-request-card__status{max-width:100%;justify-self:start}.customer-hub-request-facts{grid-template-columns:1fr}.customer-hub-request-actions,.customer-hub-modal__actions{display:grid}.customer-hub-action{width:100%}}@media (max-width: 1023px){.customer-hub-page{display:block}.customer-hub-header{display:none!important}.customer-hub-menu-button,.customer-hub-sidebar__close{display:inline-flex}.customer-hub-sidebar{position:fixed;inset:0 auto 0 0;width:min(21rem,calc(100vw - 2rem));transform:translate(-105%);transition:transform .18s ease;box-shadow:28px 0 70px #0f172a2e}.customer-hub-sidebar.is-open{transform:translate(0)}.customer-hub-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:block;border:0;background:#0f172a5c;cursor:default}}.customer-hub-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.customer-hub-header__leading{display:flex;align-items:center;gap:12px;min-width:0}.customer-hub-account-menu{position:relative;margin-left:auto;z-index:20}.customer-hub-account-menu__button{display:inline-flex;align-items:center;gap:10px;min-height:44px;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:#fff;padding:5px 10px 5px 5px;color:#0f172a;font-weight:700;box-shadow:0 12px 28px #0f172a14}.customer-hub-account-menu__copy{display:flex;min-width:0;max-width:190px;flex-direction:column;align-items:flex-start;line-height:1.15}.customer-hub-account-menu__copy span,.customer-hub-account-menu__copy small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-hub-account-menu__copy small{margin-top:2px;color:#64748b;font-size:11px;font-weight:600}.customer-hub-account-menu__dropdown{position:absolute;right:0;top:calc(100% + 10px);width:230px;border:1px solid rgba(148,163,184,.3);border-radius:18px;background:#fff;padding:8px;box-shadow:0 22px 50px #0f172a29}.customer-hub-account-menu__dropdown button{display:flex;width:100%;align-items:center;gap:10px;border:0;border-radius:12px;background:transparent;padding:10px 12px;color:#0f172a;font-size:14px;font-weight:700;text-align:left}.customer-hub-account-menu__dropdown button:hover{background:#f8fafc}.customer-hub-profession-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.customer-hub-profession-title{display:inline-flex;align-items:center;gap:10px;margin:0;color:#0f172a;font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.035em;line-height:1.05}.customer-hub-profession-title span{display:inline-flex;height:44px;width:44px;align-items:center;justify-content:center;border-radius:15px;background:#ecfdf5;font-size:24px}.customer-hub-profession-controls{margin-left:auto}.customer-hub-profession-controls--header{display:flex;align-items:flex-end;gap:10px;margin-left:0}.customer-hub-profile-select{display:grid;width:min(260px,24vw);gap:6px}.customer-hub-radius-button:hover{background:#f8fafc}.customer-hub-radius-menu{text-align:left}.customer-hub-pro-logo{display:inline-flex;height:74px;width:74px;flex:0 0 74px;align-items:center;justify-content:center;overflow:hidden;border-radius:22px;background:#ecfdf5;color:#0f766e;box-shadow:inset 0 0 0 1px #14b8a629}.customer-hub-pro-logo img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.customer-hub-save-button.is-saved{box-shadow:0 10px 22px #d977062e}.customer-hub-pro-details{animation:customerHubDetailsIn .14s ease-out}@keyframes customerHubDetailsIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 760px){.customer-hub-account-menu__copy{display:none}.customer-hub-profession-header{flex-direction:column}.customer-hub-profession-controls{width:100%;margin-left:0;flex-wrap:wrap}.customer-hub-profession-controls label{flex:1 1 220px}}.customer-hub-profession-grid{grid-template-columns:repeat(auto-fit,minmax(176px,1fr))!important;gap:10px!important}.customer-hub-profession-pill{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;border-radius:16px!important;padding:8px 12px!important;text-align:left!important}.customer-hub-profession-pill__image{width:48px!important;height:48px!important;flex:0 0 48px!important;aspect-ratio:auto!important}.customer-hub-profession-pill__label{min-height:0!important;display:block!important;font-size:.88rem!important;line-height:1.15!important}.customer-showcase-page{--customer-blue: #0a42e8;--customer-blue-dark: #0837c7;--customer-ink: #0c1631;--customer-body: #14244a;--customer-muted: #56617a;--customer-border: #e3e7ef;min-height:100vh;overflow-x:clip;background:#fff;color:var(--customer-ink);font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.customer-showcase-page *,.customer-showcase-page *:before,.customer-showcase-page *:after{box-sizing:border-box}.customer-showcase-page h1,.customer-showcase-page h2,.customer-showcase-page h3,.customer-showcase-page p{margin:0}.customer-showcase-container{width:min(1120px,calc(100% - 48px));margin-inline:auto}.customer-showcase-hero{padding:52px 0 34px}.customer-showcase-hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(430px,1.06fr);align-items:center;gap:clamp(42px,6vw,78px)}.customer-showcase-hero-copy h1{max-width:600px;font-size:clamp(45px,4.25vw,62px);font-weight:800;line-height:.99;letter-spacing:-.047em}.customer-showcase-hero-copy h1 span{display:block;white-space:nowrap}.customer-showcase-hero-copy>p{max-width:470px;margin-top:28px;color:var(--customer-body);font-size:clamp(16px,1.45vw,19px);line-height:1.42}.customer-showcase-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.customer-showcase-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1.5px solid transparent;border-radius:9px;padding:12px 24px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.customer-showcase-button:hover{transform:translateY(-1px)}.customer-showcase-button:focus-visible,.customer-showcase-service-card:focus-visible,.customer-showcase-final-button:focus-visible{outline:3px solid rgba(10,66,232,.24);outline-offset:3px}.customer-showcase-button-primary{background:var(--customer-blue);box-shadow:0 10px 24px #0a42e82e;color:#fff}.customer-showcase-button-primary:hover{background:var(--customer-blue-dark)}.customer-showcase-button-secondary{border-color:var(--customer-blue);background:#fff;color:var(--customer-blue)}.customer-showcase-button-secondary:hover{background:#f6f8ff}.customer-showcase-benefits{display:grid;max-width:470px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px}.customer-showcase-benefit{display:flex;min-width:0;align-items:center;gap:8px}.customer-showcase-benefit img{width:48px;height:48px;flex:0 0 48px;-o-object-fit:contain;object-fit:contain}.customer-showcase-benefit span{color:var(--customer-ink);font-size:12px;font-weight:600;line-height:1.28}.customer-showcase-hero-art{display:grid;width:min(100%,500px);height:548px;grid-template-columns:minmax(0,1.38fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr) 138px;grid-template-areas:"professional request" "professional upcoming" "saved heart";gap:14px;justify-self:end}.customer-showcase-hero-art>img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.customer-showcase-professional-card{position:relative;grid-area:professional;overflow:hidden;border:1px solid rgba(216,220,248,.62);border-radius:23px;background:linear-gradient(150deg,#eaedff,#f2edff 56%,#e8f0ff);box-shadow:0 13px 30px #26397c17}.customer-showcase-professional-card:after{position:absolute;right:0;bottom:0;left:0;height:22%;background:linear-gradient(180deg,transparent,rgba(89,100,179,.07));content:"";pointer-events:none}.customer-showcase-professional-card img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.customer-showcase-request-card{grid-area:request}.customer-showcase-upcoming-card{grid-area:upcoming}.customer-showcase-saved-card{grid-area:saved}.customer-showcase-heart-card{grid-area:heart}.customer-showcase-services{border:1px solid var(--customer-border);border-radius:19px;padding:38px 18px 30px}.customer-showcase-services h2,.customer-showcase-process>h2{text-align:center;font-size:clamp(27px,2.7vw,35px);font-weight:800;letter-spacing:-.035em;line-height:1.1}.customer-showcase-services-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:34px}.customer-showcase-service-card{position:relative;display:flex;min-height:290px;flex-direction:column;align-items:flex-start;border:1px solid var(--customer-border);border-radius:15px;padding:16px 18px;background:#fff;box-shadow:0 5px 16px #1725490b;color:var(--customer-ink);text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.customer-showcase-service-card:hover{transform:translateY(-3px);border-color:#c8d2f1;box-shadow:0 14px 28px #1725491a}.customer-showcase-service-card>img{width:70px;height:70px;margin:0 auto 14px;-o-object-fit:contain;object-fit:contain}.customer-showcase-service-card h3{font-size:16px;font-weight:750;letter-spacing:-.02em;line-height:1.2}.customer-showcase-service-card p{margin-top:9px;padding-right:5px;color:var(--customer-body);font-size:13px;line-height:1.48}.customer-showcase-card-arrow{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;align-self:flex-end;margin-top:auto;border-radius:50%;background:#f0f4ff;color:var(--customer-blue)}.customer-showcase-process{padding-top:42px}.customer-showcase-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:24px}.customer-showcase-process-card{position:relative;min-height:225px;border:1px solid var(--customer-border);border-radius:15px;padding:18px 24px;background:#fff;box-shadow:0 5px 16px #17254909}.customer-showcase-step-number{position:absolute;top:13px;left:15px;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#eef1ff;color:var(--customer-blue);font-size:16px;font-weight:800}.customer-showcase-process-card img{display:block;width:64px;height:64px;margin:8px auto 12px;-o-object-fit:contain;object-fit:contain}.customer-showcase-process-card h3{font-size:16px;font-weight:750;letter-spacing:-.02em}.customer-showcase-process-card p{margin-top:8px;color:var(--customer-body);font-size:13px;line-height:1.5}.customer-showcase-hub{display:grid;min-height:360px;grid-template-columns:minmax(220px,.74fr) minmax(0,1.9fr);align-items:center;gap:32px;margin-top:34px;overflow:hidden;border-radius:18px;padding:25px 25px 25px 42px;background:radial-gradient(circle at 12% 8%,rgba(214,226,255,.94),transparent 42%),radial-gradient(circle at 88% 94%,rgba(217,247,238,.9),transparent 48%),linear-gradient(120deg,#f7f8ff,#f4f1ff 56%,#f2fbf9)}.customer-showcase-eyebrow{color:var(--customer-blue)!important;font-size:13px!important;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.customer-showcase-hub-copy h2{margin-top:17px;font-size:clamp(34px,3.2vw,45px);font-weight:800;letter-spacing:-.045em;line-height:.99}.customer-showcase-hub-copy>p:not(.customer-showcase-eyebrow){max-width:280px;margin-top:17px;color:var(--customer-body);font-size:14px;line-height:1.45}.customer-showcase-hub-copy .customer-showcase-button{min-height:44px;margin-top:24px;padding:10px 18px;font-size:13px}.customer-showcase-dashboard-wrap{display:flex;min-width:0;min-height:280px;align-items:center;justify-content:center;overflow:hidden;border-radius:15px;background:#ffffffc2;box-shadow:0 15px 32px #28376514}.customer-showcase-dashboard-wrap img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.customer-showcase-final{display:grid;min-height:114px;grid-template-columns:215px minmax(0,1fr) auto;align-items:center;gap:25px;margin-top:22px;margin-bottom:34px;overflow:hidden;border-radius:18px;padding:0 88px 0 58px;background:linear-gradient(112deg,#0a45ea,#073ed8 56%,#0c4bea);color:#fff;box-shadow:0 14px 32px #0a42e829}.customer-showcase-final>img{width:118px;height:118px;justify-self:center;-o-object-fit:contain;object-fit:contain}.customer-showcase-final-copy h2{font-size:clamp(24px,2.4vw,33px);font-weight:800;letter-spacing:-.03em;line-height:1.08}.customer-showcase-final-copy p{max-width:430px;margin-top:8px;color:#ffffffdb;font-size:14px;line-height:1.4}.customer-showcase-final-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border-radius:8px;padding:12px 30px;background:#fff;box-shadow:0 8px 20px #02145729;color:var(--customer-blue);font-size:14px;font-weight:750;text-decoration:none;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease}.customer-showcase-final-button:hover{transform:translateY(-1px);box-shadow:0 11px 25px #02145738}.customer-showcase-sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width: 980px){.customer-showcase-container{width:min(1120px,calc(100% - 96px))}.customer-showcase-hero-grid{grid-template-columns:minmax(0,1fr) clamp(360px,45vw,420px);gap:16px}.customer-showcase-hero-copy h1{font-size:clamp(40px,4.7vw,46px)}.customer-showcase-benefits{gap:10px}.customer-showcase-hero-art{height:475px}.customer-showcase-services-grid{gap:10px}.customer-showcase-service-card{min-height:246px;padding-inline:14px}.customer-showcase-process-grid{gap:16px}.customer-showcase-process-card{min-height:210px;padding-inline:18px}.customer-showcase-hub{min-height:330px}.customer-showcase-final{grid-template-columns:150px minmax(0,1fr) auto;padding-inline:30px 42px}}@media (max-width: 800px){.customer-showcase-hero{padding-top:42px}.customer-showcase-hero-grid{grid-template-columns:1fr;gap:46px}.customer-showcase-hero-copy{max-width:650px}.customer-showcase-hero-copy h1{font-size:clamp(48px,8vw,62px)}.customer-showcase-hero-art{width:min(100%,550px);height:580px;justify-self:center}.customer-showcase-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-showcase-service-card{min-height:260px}.customer-showcase-service-card:last-child{grid-column:1 / -1;min-height:230px}.customer-showcase-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-showcase-hub{grid-template-columns:1fr;gap:28px;padding:38px 28px 28px}.customer-showcase-dashboard-wrap{min-height:0}.customer-showcase-final{grid-template-columns:120px minmax(0,1fr);gap:12px;padding:16px 24px}.customer-showcase-final>img{width:116px;height:116px}.customer-showcase-final-button{grid-column:2;justify-self:start}}@media (max-width: 560px){.customer-showcase-container{width:min(100% - 32px,1120px)}.customer-showcase-hero{padding:34px 0 28px}.customer-showcase-hero-copy h1{font-size:clamp(38px,10.4vw,46px);line-height:1.01}.customer-showcase-hero-copy>p{margin-top:22px;font-size:16px}.customer-showcase-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.customer-showcase-button{width:100%}.customer-showcase-benefits{grid-template-columns:1fr;gap:10px;margin-top:28px}.customer-showcase-benefit img{width:44px;height:44px;flex-basis:44px}.customer-showcase-benefit span{font-size:13px}.customer-showcase-hero-grid{gap:34px}.customer-showcase-hero-art{height:430px;grid-template-rows:minmax(0,1fr) minmax(0,1fr) 100px;gap:8px}.customer-showcase-professional-card{border-radius:17px}.customer-showcase-services{border-radius:16px;padding:28px 12px 20px}.customer-showcase-services h2,.customer-showcase-process>h2{font-size:28px}.customer-showcase-services-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.customer-showcase-service-card,.customer-showcase-service-card:last-child{display:grid;min-height:0;grid-template-columns:78px minmax(0,1fr) 38px;grid-template-rows:auto auto;grid-column:auto;align-items:center;gap:5px 14px;padding:16px}.customer-showcase-service-card>img{grid-row:1 / 3;width:72px;height:72px;margin:0}.customer-showcase-service-card h3{align-self:end}.customer-showcase-service-card p{align-self:start;margin-top:0}.customer-showcase-card-arrow{grid-row:1 / 3;grid-column:3;align-self:center;margin-top:0}.customer-showcase-process{padding-top:42px}.customer-showcase-process-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.customer-showcase-process-card{min-height:0;padding:18px 18px 18px 100px}.customer-showcase-process-card img{position:absolute;top:50%;left:16px;width:70px;height:70px;margin:0;transform:translateY(-50%)}.customer-showcase-step-number{top:9px;left:8px;z-index:1;width:28px;height:28px;font-size:13px}.customer-showcase-hub{width:min(100% - 32px,1120px);margin-top:34px;padding:30px 18px 18px}.customer-showcase-hub-copy h2{font-size:38px}.customer-showcase-hub-copy .customer-showcase-button{width:auto}.customer-showcase-final{grid-template-columns:88px minmax(0,1fr);margin-top:18px;margin-bottom:30px;padding:18px 18px 20px 12px}.customer-showcase-final>img{width:88px;height:88px}.customer-showcase-final-copy h2{font-size:24px}.customer-showcase-final-copy p{font-size:13px}.customer-showcase-final-button{min-height:46px;grid-column:1 / -1;justify-self:stretch;margin-top:4px}}@media (prefers-reduced-motion: reduce){.customer-showcase-button,.customer-showcase-service-card,.customer-showcase-final-button{transition:none}}.customer-how-page{--customer-blue: #0b46df;--customer-blue-dark: #073bbb;--customer-ink: #071838;--customer-muted: #3e4d68;--customer-border: #dae4f2;min-height:100vh;overflow-x:clip;background:#fff;color:var(--customer-ink);font-family:Figtree,Inter,system-ui,sans-serif}.customer-how-page *,.customer-how-page *:before,.customer-how-page *:after{box-sizing:border-box}.customer-how-page button,.customer-how-page summary{font:inherit}.customer-how-container{width:min(calc(100% - 72px),1240px);margin:0 auto}.customer-how-hero{padding:50px 0 62px;background:radial-gradient(circle at 4% 18%,rgba(232,255,246,.7),transparent 27%),radial-gradient(circle at 52% 92%,rgba(238,241,255,.76),transparent 31%),#fff}.customer-how-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:28px;align-items:center}.customer-how-hero-copy h1{max-width:520px;margin:0;color:#050505;font-size:clamp(52px,5.55vw,74px);font-weight:850;letter-spacing:-.055em;line-height:1.01}.customer-how-hero-copy h1 span{display:block}.customer-how-hero-copy p{max-width:490px;margin:28px 0 31px;color:#102240;font-size:clamp(16px,1.5vw,18px);line-height:1.58}.customer-how-actions,.customer-how-final-actions{display:flex;flex-wrap:wrap;gap:16px}.customer-how-actions{flex-wrap:nowrap;gap:12px}.customer-how-actions .customer-how-button{min-width:178px;padding-right:21px;padding-left:21px;font-size:15.5px;font-weight:800;white-space:nowrap}.customer-how-button{display:inline-flex;min-width:152px;min-height:54px;align-items:center;justify-content:center;padding:0 21px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.customer-how-button:hover{transform:translateY(-1px)}.customer-how-button:focus-visible,.customer-how-questions summary:focus-visible{outline:3px solid rgba(11,70,223,.28);outline-offset:3px}.customer-how-button-primary{background:linear-gradient(180deg,#1357ef 0%,var(--customer-blue) 100%);box-shadow:0 7px 15px #0b46df2e;color:#fff}.customer-how-button-primary:hover{background:var(--customer-blue-dark)}.customer-how-button-secondary{border-color:var(--customer-blue);background:#fffc;color:var(--customer-blue)}.customer-how-button-secondary:hover{background:#eef3ff}.customer-how-hero-art{position:relative;height:auto;aspect-ratio:1.44 / 1;transform:translate(-24px);overflow:hidden;border:1px solid #dfe5f5;border-radius:18px;background:radial-gradient(circle at 88% 94%,rgba(212,255,231,.9),transparent 36%),radial-gradient(circle at 67% 0%,rgba(227,219,255,.95),transparent 37%),linear-gradient(135deg,#e4f5ff,#fff 52%,#e7fff5);box-shadow:0 6px 18px #142d5b14}.customer-how-hero-timeline{position:absolute;z-index:2;top:7%;left:3.5%;width:54%;height:87%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.customer-how-hero-person{position:absolute;z-index:1;right:1.5%;bottom:-2%;width:43%;height:96%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}.customer-how-flow{padding:26px 0 54px;background:linear-gradient(180deg,#f8faff57,#fff0 18%),#fff}.customer-how-flow>.customer-how-container>h2{margin:0 0 26px;color:#050505;font-size:clamp(34px,3.3vw,42px);font-weight:850;letter-spacing:-.035em;line-height:1.2;text-align:center}.customer-how-steps{display:grid;gap:24px}.customer-how-step{position:relative;display:grid;min-height:clamp(340px,28vw,400px);overflow:hidden;border:1px solid var(--customer-border);border-radius:18px;background:radial-gradient(circle at 14% 0%,rgba(235,255,247,.55),transparent 30%),radial-gradient(circle at 96% 12%,rgba(232,235,255,.62),transparent 30%),#ffffffeb;box-shadow:0 2px 10px #142d5b09}.customer-how-step-copy{position:relative;z-index:3;align-self:center;min-width:0;padding:34px 24px 34px 40px}.customer-how-step-heading{display:flex;align-items:center;gap:19px;margin:0 0 19px}.customer-how-step-heading>span{display:inline-flex;width:clamp(64px,5.5vw,76px);height:clamp(64px,5.5vw,76px);flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(150deg,#0c57ef,#073bc5);box-shadow:0 6px 15px #0b46df30;color:#fff;font-size:clamp(36px,3.2vw,44px);font-weight:850;letter-spacing:-.04em}.customer-how-step-heading h3{margin:0;color:#050505;font-size:clamp(27px,2.4vw,34px);font-weight:850;letter-spacing:-.035em;line-height:1.1}.customer-how-step-copy>p{max-width:420px;margin:0 0 18px;color:#273653;font-size:clamp(16px,1.3vw,18px);line-height:1.55}.customer-how-tick-list{display:grid;gap:11px;margin:0;padding:0;list-style:none}.customer-how-tick-list li{display:flex;align-items:center;gap:9px;color:#273653;font-size:clamp(14px,1.25vw,16.5px);line-height:1.25}.customer-how-tick-list svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:var(--customer-blue);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.customer-how-step-request{grid-template-columns:minmax(0,37%) minmax(0,42%) minmax(0,21%)}.customer-how-request-form-art,.customer-how-request-document-art,.customer-how-match-art,.customer-how-match-person-art,.customer-how-message-art,.customer-how-phone-art,.customer-how-booking-art,.customer-how-calendar-art{position:relative;min-width:0;align-self:stretch}.customer-how-request-form-art img{position:absolute;top:3%;right:1%;bottom:3%;left:1%;width:98%;height:94%;-o-object-fit:contain;object-fit:contain}.customer-how-request-document-art img{position:absolute;top:7%;right:7%;bottom:6%;left:2%;width:91%;height:87%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.customer-how-step-matching{grid-template-columns:minmax(0,53%) minmax(0,29%) minmax(0,18%)}.customer-how-match-map{position:absolute;top:7%;right:18%;bottom:5%;left:2%;width:80%;height:88%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.customer-how-match-list{position:absolute;z-index:2;top:6%;right:8%;width:35%;height:89%;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.customer-how-match-person-art img{position:absolute;right:1%;bottom:-4%;width:112%;height:105%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}.customer-how-step-contact{grid-template-columns:minmax(0,35%) minmax(0,44%) minmax(0,21%)}.customer-how-message-art img{position:absolute;top:8%;right:1%;bottom:8%;left:1%;width:98%;height:84%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.customer-how-phone-art img{position:absolute;top:8%;right:7%;bottom:8%;left:1%;width:92%;height:84%;-o-object-fit:contain;object-fit:contain}.customer-how-step-hub{grid-template-columns:minmax(0,47%) minmax(0,36%) minmax(0,17%)}.customer-how-booking-art img{position:absolute;top:6%;right:1%;bottom:5%;left:3%;width:96%;height:89%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.customer-how-calendar-art img{position:absolute;top:8%;right:5%;bottom:7%;left:0;width:95%;height:85%;-o-object-fit:contain;object-fit:contain}.customer-how-reassurance{margin:26px 0 24px;padding:27px 26px 30px;border:1px solid #e2e3f5;border-radius:16px;background:radial-gradient(circle at 12% 55%,rgba(226,208,255,.62),transparent 28%),radial-gradient(circle at 92% 55%,rgba(205,255,235,.7),transparent 28%),linear-gradient(105deg,#f1eaff,#f8fbff 49%,#e8fff7)}.customer-how-reassurance>h2{margin:0 0 23px;color:#050505;font-size:clamp(28px,2.6vw,34px);font-weight:850;letter-spacing:-.03em;line-height:1.1;text-align:center}.customer-how-reassurance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.customer-how-reassurance-item{display:grid;grid-template-columns:66px minmax(0,1fr);gap:15px;align-items:center;min-width:0;padding:4px 18px;border-right:1px solid rgba(129,145,180,.25)}.customer-how-reassurance-item:last-child{border-right:0}.customer-how-reassurance-item img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.customer-how-reassurance-item h3{margin:0 0 5px;color:#050505;font-size:clamp(14px,1.25vw,16.5px);font-weight:850;line-height:1.2}.customer-how-reassurance-item p{margin:0;color:#273653;font-size:clamp(12px,1.05vw,14px);line-height:1.48}.customer-how-questions{overflow:hidden;margin:0 0 24px;padding:29px 46px 14px;border:1px solid var(--customer-border);border-radius:16px;background:#fff}.customer-how-questions>h2{margin:0 0 14px;color:#050505;font-size:clamp(24px,2.2vw,29px);font-weight:850;letter-spacing:-.02em}.customer-how-questions details{border-top:1px solid #e5e9f1}.customer-how-questions details:first-of-type{border-top:0}.customer-how-questions summary{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:16px;color:#1f2e49;font-size:clamp(16px,1.45vw,18.5px);font-weight:500;cursor:pointer;list-style:none}.customer-how-questions summary::-webkit-details-marker{display:none}.customer-how-questions summary svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:#071838;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.customer-how-questions details[open] summary svg{transform:rotate(180deg)}.customer-how-questions details>p{max-width:760px;margin:-1px 36px 13px 0;color:var(--customer-muted);font-size:16.5px;line-height:1.55}.customer-how-final-cta{position:relative;display:grid;min-height:180px;grid-template-columns:minmax(0,1fr) minmax(110px,.34fr) auto;gap:24px;align-items:center;overflow:hidden;padding:34px 44px;border-radius:16px;background:radial-gradient(circle at 56% 15%,rgba(72,112,255,.8),transparent 26%),linear-gradient(102deg,#0d4ae5,#0847dc 52%,#0039c1);box-shadow:0 8px 20px #0b46df29;color:#fff}.customer-how-final-copy{position:relative;z-index:2}.customer-how-final-copy h2{margin:0 0 7px;font-size:clamp(30px,2.8vw,37px);font-weight:850;letter-spacing:-.03em;line-height:1.1}.customer-how-final-copy p{margin:0;color:#ffffffeb;font-size:clamp(15px,1.2vw,17px);line-height:1.45}.customer-how-plane{position:absolute;z-index:1;top:41%;left:43%;width:20%;height:40%;-o-object-fit:contain;object-fit:contain;opacity:.98}.customer-how-final-actions{position:relative;z-index:2;flex-wrap:nowrap;justify-content:flex-end}.customer-how-final-actions .customer-how-button{min-width:178px;min-height:54px;font-size:15px;font-weight:800}.customer-how-button-light{background:#fff;box-shadow:0 6px 12px #031e5e26;color:#082357}.customer-how-button-light:hover{background:#f1f5ff}.customer-how-button-outline{border-color:#fffc;background:#0437bd40;color:#fff}.customer-how-button-outline:hover{background:#03288b73}@media (max-width: 900px){.customer-how-hero-grid{gap:28px}.customer-how-step-copy{padding-left:18px}.customer-how-final-cta{grid-template-columns:minmax(0,1fr) auto}.customer-how-plane{display:none}.customer-how-final-actions{gap:10px}.customer-how-final-actions .customer-how-button{min-width:134px;padding:0 14px}}@media (min-width: 821px) and (max-width: 1000px){.customer-how-container{width:min(calc(100% - 64px),936px)}.customer-how-hero{padding:32px 0 36px}.customer-how-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:48px}.customer-how-hero-copy h1{max-width:480px;font-size:44.5px}.customer-how-hero-copy p{max-width:455px;margin:22px 0 24px;font-size:15px;line-height:1.52}.customer-how-actions .customer-how-button{min-width:145px;min-height:47px;padding-right:14px;padding-left:14px;font-size:13px}.customer-how-hero-art{height:auto;aspect-ratio:1.44 / 1;transform:none}.customer-how-flow{padding:7px 0 28px}.customer-how-flow>.customer-how-container>h2{margin-bottom:16px;font-size:28px}.customer-how-steps{gap:12px}.customer-how-step{min-height:224px;border-radius:14px}.customer-how-step-copy{padding:18px 14px 18px 26px}.customer-how-step-heading{gap:15px;margin-bottom:12px}.customer-how-step-heading>span{width:50px;height:50px;font-size:30px}.customer-how-step-heading h3{font-size:20px}.customer-how-step-copy>p{max-width:330px;margin-bottom:11px;font-size:12.5px;line-height:1.45}.customer-how-tick-list{gap:7px}.customer-how-tick-list li{gap:8px;font-size:12px}.customer-how-tick-list svg{width:14px;height:14px}.customer-how-reassurance{margin:14px 0 12px;padding:15px 18px 17px;border-radius:13px}.customer-how-reassurance>h2{margin-bottom:12px;font-size:22px}.customer-how-reassurance-item{grid-template-columns:50px minmax(0,1fr);gap:11px;padding:2px 13px}.customer-how-reassurance-item img{width:48px;height:48px}.customer-how-reassurance-item h3{margin-bottom:4px;font-size:12px}.customer-how-reassurance-item p{font-size:10px;line-height:1.38}.customer-how-questions{margin-bottom:12px;padding:18px 40px 8px;border-radius:13px}.customer-how-questions>h2{margin-bottom:8px;font-size:18px}.customer-how-questions summary{min-height:42px;font-size:13.5px}.customer-how-questions details>p{font-size:13px}.customer-how-final-cta{min-height:124px;padding:24px 34px;border-radius:13px}.customer-how-final-copy h2{font-size:24px}.customer-how-final-copy p{font-size:13px}.customer-how-final-actions .customer-how-button{min-width:152px;min-height:45px;font-size:13px}}@media (max-width: 820px){.customer-how-container{width:min(calc(100% - 40px),760px)}.customer-how-hero{padding:28px 0 30px}.customer-how-hero-grid{grid-template-columns:1fr}.customer-how-hero-copy{text-align:center}.customer-how-hero-copy h1,.customer-how-hero-copy p{margin-right:auto;margin-left:auto}.customer-how-actions{justify-content:center}.customer-how-hero-art{width:min(100%,620px);height:330px;margin:0 auto;transform:none}.customer-how-step{min-height:0;grid-template-columns:1fr}.customer-how-step-copy{padding:24px 24px 8px}.customer-how-step-copy>p{max-width:500px}.customer-how-request-form-art,.customer-how-request-document-art,.customer-how-match-art,.customer-how-match-person-art,.customer-how-message-art,.customer-how-phone-art,.customer-how-booking-art,.customer-how-calendar-art{min-height:230px}.customer-how-request-document-art,.customer-how-match-person-art,.customer-how-phone-art,.customer-how-calendar-art{display:none}.customer-how-step-matching .customer-how-step-copy{order:1}.customer-how-match-art{order:2}.customer-how-step-hub .customer-how-step-copy{order:1}.customer-how-booking-art{order:2}.customer-how-reassurance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.customer-how-reassurance-item:nth-child(2){border-right:0}.customer-how-final-cta{grid-template-columns:1fr;text-align:center}.customer-how-final-actions{justify-content:center}}@media (max-width: 560px){.customer-how-container{width:min(calc(100% - 28px),520px)}.customer-how-hero{padding-top:24px}.customer-how-hero-copy h1{font-size:clamp(38px,12vw,52px)}.customer-how-hero-copy p{font-size:14px}.customer-how-actions{flex-direction:column;gap:10px}.customer-how-actions .customer-how-button{width:100%}.customer-how-hero-art{height:270px}.customer-how-hero-timeline{left:2%;width:59%}.customer-how-hero-person{right:-3%;width:49%}.customer-how-flow>.customer-how-container>h2{margin-bottom:14px}.customer-how-step-copy{padding:21px 20px 7px}.customer-how-step-heading{gap:12px}.customer-how-step-heading>span{width:48px;height:48px;font-size:28px}.customer-how-step-heading h3{font-size:21px}.customer-how-step-copy>p{font-size:13px}.customer-how-tick-list li{font-size:12px}.customer-how-request-form-art,.customer-how-match-art,.customer-how-message-art,.customer-how-booking-art{min-height:210px}.customer-how-reassurance{padding:17px 14px 20px}.customer-how-reassurance-grid{grid-template-columns:1fr;gap:16px}.customer-how-reassurance-item{grid-template-columns:54px minmax(0,1fr);padding:0 10px 15px;border-right:0;border-bottom:1px solid rgba(129,145,180,.25)}.customer-how-reassurance-item:last-child{padding-bottom:0;border-bottom:0}.customer-how-reassurance-item img{width:52px;height:52px}.customer-how-reassurance-item h3{font-size:13px}.customer-how-reassurance-item p{font-size:11px}.customer-how-questions{padding:18px 20px 8px}.customer-how-questions summary{min-height:46px;font-size:14px}.customer-how-questions details>p{margin-right:12px}.customer-how-final-cta{padding:27px 20px}.customer-how-final-actions{width:100%;flex-direction:column}.customer-how-final-actions .customer-how-button{width:100%}}@media (prefers-reduced-motion: reduce){.customer-how-button,.customer-how-questions summary svg{transition:none}}.mobile-business-types-page .mobile-business-hero h1{max-width:12ch}.mobile-business-trust-section{padding:46px 0 44px;background:#f7fbff;border-top:1px solid #e1ebf7;border-bottom:1px solid #e1ebf7}.mobile-business-types-page .chiropodist-hub-effect-card strong{font-size:clamp(34px,3.6vw,54px)}.mobile-business-types-page .chiropodist-online-final-cta-photo img{-o-object-position:52% 42%;object-position:52% 42%}@media (max-width: 640px){.mobile-business-types-page .mobile-business-hero h1{max-width:11ch}}.homepage-platform{--hp-blue: #0b4bf2;--hp-blue-dark: #063dc7;--hp-green: #197259;--hp-green-dark: #115943;--hp-ink: #080b11;--hp-text: #101828;--hp-muted: #536174;--hp-border: #dce3eb;min-height:100vh;background:#fff;color:var(--hp-text);font-family:Figtree,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.homepage-platform *,.homepage-platform *:before,.homepage-platform *:after{box-sizing:border-box}.homepage-platform a{color:inherit;text-decoration:none}.homepage-platform button,.homepage-platform a{-webkit-tap-highlight-color:transparent}.homepage-platform :focus-visible{outline:3px solid rgba(11,75,242,.28);outline-offset:3px}.hp-shell{width:min(calc(100% - 124px),920px);margin-inline:auto}.hp-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:9px;box-shadow:0 8px 18px #0f172a1a;color:#fff!important;font-size:16px;font-weight:750;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.hp-button:hover{transform:translateY(-2px);box-shadow:0 11px 24px #0f172a26}.hp-button--blue{background:linear-gradient(180deg,#1357ff 0%,var(--hp-blue) 100%)}.hp-button--blue:hover{background:var(--hp-blue-dark)}.hp-button--green{background:linear-gradient(180deg,#258168 0%,var(--hp-green) 100%)}.hp-button--green:hover{background:var(--hp-green-dark)}.hp-hero{padding-top:34px;text-align:center}.hp-hero h1{max-width:810px;margin:0 auto;color:#050608;font-size:clamp(46px,5.15vw,60px);font-weight:800;line-height:.98;letter-spacing:-.052em;text-wrap:balance}.hp-device-stage{position:relative;max-width:920px;min-height:700px;margin:6px auto 0}.hp-device{position:absolute;top:8px;z-index:2;display:flex;width:355px;align-items:center;flex-direction:column;justify-content:flex-start;min-width:0}.hp-device--app{left:0}.hp-device--hub{right:-20px;width:377px}.hp-device__label{position:relative;z-index:3;display:inline-flex;min-height:38px;align-items:center;justify-content:center;margin-bottom:-9px;padding:0 22px;border-radius:999px;box-shadow:0 4px 10px #10182821;color:#fff;font-size:17px;font-weight:750}.hp-device__label--blue{background:linear-gradient(180deg,#1b5cff,#0b49e9)}.hp-device__label--green{background:linear-gradient(180deg,#238568,#147158)}.hp-device>img{display:block;width:368px;max-width:none;height:auto;filter:drop-shadow(0 18px 16px rgba(15,23,42,.12))}.hp-device--hub>img{width:377px;margin-top:-15px}.hp-booking-connection{position:absolute;top:188px;left:50%;z-index:3;width:310px;height:356px;transform:translate(-50%)}.hp-booking-connection__lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:visible}.hp-booking-connection__line{stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hp-booking-connection__line--app{stroke:var(--hp-green)}.hp-booking-connection__line--hub{stroke:var(--hp-blue)}.hp-booking-card{position:absolute;top:29px;left:50%;z-index:2;display:flex;width:193px;min-height:328px;align-items:center;flex-direction:column;border:1px solid #e7ebf0;border-radius:12px;background:#fff;box-shadow:0 18px 35px #0f172a17;padding:23px 16px 18px;text-align:center;transform:translate(-50%)}.hp-booking-card__icon{display:inline-flex;width:72px;height:72px;align-items:center;justify-content:center;border-radius:50%;background:#eef1ff;color:var(--hp-blue)}.hp-booking-card__icon svg{width:37px;height:37px;stroke-width:1.8}.hp-booking-card strong{margin-top:18px;color:var(--hp-ink);font-size:17px;font-weight:800;line-height:1.15}.hp-booking-card p{margin:0}.hp-booking-card__time{margin-top:19px!important;color:#101828;font-size:19px;line-height:1.35}.hp-booking-card__service{margin-top:14px!important;color:#344054;font-size:15px;line-height:1.42}.hp-booking-card__status{margin-top:15px;border-radius:7px;background:#e2f5ed;color:var(--hp-green);font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;letter-spacing:.015em;padding:7px 11px}.hp-hero__actions{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:-5px}.hp-hero__actions .hp-button{min-width:0}.hp-hero__actions .hp-button--green{width:170px}.hp-hero__actions .hp-button--blue{width:208px}.hp-content{display:flex;flex-direction:column;gap:30px;padding:24px 0 30px}.hp-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:118px;border:1px solid var(--hp-border);border-radius:16px;background:#fff;box-shadow:0 8px 28px #0f172a06}.hp-process__step{position:relative;display:flex;align-items:center;gap:20px;min-width:0;padding:18px 28px}.hp-process__step:not(:last-child):after{position:absolute;top:50%;right:-10%;width:20%;border-top:2px dashed #cbd5e1;content:""}.hp-process__step img{width:62px;height:62px;flex:0 0 62px}.hp-process__step h2{margin:0 0 5px;color:var(--hp-ink);font-size:18px;font-weight:800;letter-spacing:-.02em}.hp-process__step p{margin:0;color:#344054;font-size:14px;line-height:1.42}.hp-audiences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hp-audience-card{position:relative;min-height:204px;overflow:hidden;border:1px solid;border-radius:16px;padding:22px 26px}.hp-audience-card--customer{border-color:#cbd8fb;background:linear-gradient(135deg,#f4f7ff,#fff 72%)}.hp-audience-card--professional{border-color:#cce5dd;background:linear-gradient(135deg,#f3fbf8,#fff 72%)}.hp-audience-card__content{position:relative;z-index:2}.hp-audience-card h2{margin:0 0 12px;font-size:20px;font-weight:800;letter-spacing:-.025em}.hp-audience-card--customer h2,.hp-audience-card--customer>.hp-audience-card__content>a{color:#0b4bf2}.hp-audience-card--professional h2,.hp-audience-card--professional>.hp-audience-card__content>a{color:var(--hp-green)}.hp-audience-card>img{position:absolute;right:24px;bottom:22px;z-index:1;width:88px;height:88px}.hp-audience-card__content>a,.hp-switch>a,.hp-services__all{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:750}.hp-audience-card__content>a{margin-top:10px}.hp-audience-card__content>a svg,.hp-switch>a svg,.hp-services__all svg{width:17px;height:17px;transition:transform .16s ease}.hp-audience-card__content>a:hover svg,.hp-switch>a:hover svg,.hp-services__all:hover svg{transform:translate(3px)}.hp-benefit-list{display:grid;gap:8px;width:min(100%,330px);margin:0;padding:0;list-style:none}.hp-benefit-list li{display:flex;align-items:flex-start;gap:10px;color:#243044;font-size:14px;line-height:1.3}.hp-benefit-list__check{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;margin-top:1px;border:1.5px solid currentColor;border-radius:50%}.hp-benefit-list__check svg{width:10px;height:10px;stroke-width:2.8}.hp-benefit-list--blue .hp-benefit-list__check{color:#0b4bf2}.hp-benefit-list--green .hp-benefit-list__check{color:var(--hp-green)}.hp-shared-appointment{position:relative;overflow:hidden;min-height:270px;border:1px solid #d6e3e5;border-radius:18px;background:linear-gradient(90deg,#eff9f5,#fff 49.9%,#f3f6ff)}.hp-shared-appointment:after{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#dce5eb;content:""}.hp-shared-appointment>h2{position:relative;z-index:3;margin:14px 0 -14px;color:#080b11;font-size:25px;font-weight:800;line-height:1.05;letter-spacing:-.035em;text-align:center}.hp-shared-appointment__views{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:22px;padding:0 70px 18px}.hp-shared-appointment__view{display:block;width:100%;height:auto}.hp-shared-appointment__swap{position:absolute;top:48%;left:50%;z-index:4;display:flex;width:60px;height:60px;align-items:center;justify-content:center;border:1px solid #dbe4e8;border-radius:50%;background:#fff;box-shadow:0 6px 18px #0f172a0f;color:var(--hp-green);transform:translate(-50%,-50%)}.hp-shared-appointment__swap svg{width:34px;height:34px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hp-services{text-align:center}.hp-services>h2{margin:-4px 0 18px;color:#080b11;font-size:28px;font-weight:800;letter-spacing:-.035em}.hp-services__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.hp-service-card{display:flex;min-height:152px;align-items:center;flex-direction:column;justify-content:center;gap:10px;border:1px solid #e1e6ec;border-radius:15px;background:#fff;color:#111827;font-size:15px;font-weight:500;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hp-service-card:hover{border-color:#b9c8df;box-shadow:0 10px 24px #0f172a12;transform:translateY(-3px)}.hp-service-card img{width:76px;height:76px}.hp-services__all{margin-top:14px;color:var(--hp-blue)!important}.hp-switch{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:96px;border:1px solid #cee3dd;border-radius:16px;background:linear-gradient(90deg,#f1faf6,#fff 52%,#f0faf6);padding:14px 30px}.hp-switch>img{width:68px;height:68px}.hp-switch h2{margin:0 0 5px;color:#080b11;font-size:20px;font-weight:800;letter-spacing:-.02em}.hp-switch p{max-width:560px;margin:0;color:#344054;font-size:14px;line-height:1.45}.hp-switch>a{color:var(--hp-green)!important;white-space:nowrap}.hp-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;min-height:108px;border:1px solid #d4e2e5;border-radius:17px;background:linear-gradient(105deg,#eaf8f2,#fff 47%,#eef3ff);padding:18px 28px}.hp-final-cta h2{margin:0;color:#080b11;font-size:clamp(28px,3vw,38px);font-weight:800;line-height:.98;letter-spacing:-.045em}.hp-final-cta__actions{display:flex;align-items:flex-start;gap:12px}.hp-final-cta__actions>div{display:flex;min-width:165px;align-items:stretch;flex-direction:column;gap:8px;text-align:center}.hp-final-cta__actions .hp-button{min-height:48px;padding:0 24px;font-size:15px}.hp-final-cta__actions span{color:#667085;font-size:12px}@media (max-width: 980px){.hp-shell{width:min(100% - 36px,900px)}.hp-device-stage{min-height:620px}.hp-hero__actions{margin-top:-5px}.hp-process__step{gap:14px;padding:20px}.hp-process__step img{width:58px;height:58px;flex-basis:58px}.hp-process__step p{font-size:13px}.hp-audience-card>img{width:72px;height:72px;opacity:.78}.hp-shared-appointment__views{padding-inline:22px}.hp-service-card{min-height:120px;font-size:13px}.hp-switch{padding-inline:24px}.hp-final-cta__actions{width:100%}.hp-final-cta__actions>div{flex:1}}@media (min-width: 741px) and (max-width: 980px){.hp-shell{width:min(calc(100% - 124px),920px)}.hp-hero{padding-top:18px}.hp-hero h1{font-size:46px;line-height:.96}.hp-device-stage{min-height:572px;margin-top:6px}.hp-device{top:6px;width:294px}.hp-device--app{left:0}.hp-device--hub{right:-16px;width:302px}.hp-device__label{min-height:30px;margin-bottom:-7px;padding-inline:17px;font-size:14px}.hp-device>img{width:294px;max-width:none}.hp-device--hub>img{width:302px;margin-top:-12px}.hp-booking-connection{top:151px;width:248px;height:285px}.hp-booking-card{top:23px;width:155px;min-height:262px;border-radius:10px;padding:18px 13px 14px}.hp-booking-card__icon{width:58px;height:58px}.hp-booking-card__icon svg{width:30px;height:30px}.hp-booking-card strong{margin-top:15px;font-size:14px}.hp-booking-card__time{margin-top:16px!important;font-size:16px}.hp-booking-card__service{margin-top:12px!important;font-size:12px}.hp-booking-card__status{margin-top:12px;border-radius:6px;font-size:10px;padding:6px 9px}.hp-hero__actions{margin-top:-5px}.hp-hero__actions .hp-button{min-height:42px;font-size:14px}.hp-hero__actions .hp-button--green{width:136px}.hp-hero__actions .hp-button--blue{width:167px}.hp-content{gap:20px;padding:17px 0 7px}.hp-process{min-height:102px}.hp-process__step{gap:13px;padding:14px 18px}.hp-process__step img{width:54px;height:54px;flex-basis:54px}.hp-process__step h2{margin-bottom:3px;font-size:16px}.hp-process__step p{font-size:12px}.hp-audience-card{min-height:186px;padding:18px 22px}.hp-audience-card h2{margin-bottom:10px;font-size:17px}.hp-benefit-list{gap:6px}.hp-benefit-list li,.hp-audience-card__content>a{font-size:12px}.hp-audience-card__content>a{margin-top:8px}.hp-audience-card>img{right:18px;bottom:17px;width:62px;height:62px}.hp-shared-appointment{min-height:238px;margin-top:9px}.hp-shared-appointment>h2{margin:10px 0 -16px;font-size:21px}.hp-shared-appointment__views{padding:0 80px 12px}.hp-shared-appointment__swap{width:50px;height:50px}.hp-shared-appointment__swap svg{width:29px;height:29px}.hp-services{margin-top:-4px}.hp-services>h2{margin-bottom:12px;font-size:24px}.hp-services__grid{gap:12px}.hp-service-card{min-height:108px;gap:7px;font-size:11px}.hp-service-card img{width:58px;height:58px}.hp-services__all{margin-top:8px;font-size:12px}.hp-switch{min-height:87px;margin-top:-4px;gap:17px;padding:12px 24px}.hp-switch>img{width:58px;height:58px}.hp-switch h2{font-size:17px}.hp-switch p,.hp-switch>a{font-size:12px}.hp-final-cta{min-height:90px;gap:22px;padding:12px 26px}.hp-final-cta h2{font-size:27px}.hp-final-cta__actions>div{min-width:154px}.hp-final-cta__actions .hp-button{min-height:42px;padding-inline:16px;font-size:13px}}@media (min-width: 741px) and (max-width: 800px){.hp-final-cta{gap:14px;padding-inline:18px}.hp-final-cta h2{font-size:25px}.hp-final-cta__actions{gap:10px}.hp-final-cta__actions>div{min-width:135px}.hp-final-cta__actions .hp-button{padding-inline:12px;font-size:12px}}@media (max-width: 740px){.hp-shell{width:min(100% - 28px,620px)}.hp-hero{padding-top:28px}.hp-hero h1{max-width:570px;font-size:clamp(38px,10vw,52px);line-height:1.02}.hp-device-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:500px;margin-top:16px}.hp-device{position:relative;top:auto;right:auto;left:auto;width:auto}.hp-device__label{min-height:30px;margin-bottom:-5px;padding-inline:14px;font-size:12px}.hp-device>img{width:min(100%,180px);max-width:180px}.hp-device--hub{width:auto}.hp-device--hub>img{width:min(100%,186px);max-width:186px;margin-top:-7px}.hp-booking-connection{position:absolute;top:159px;bottom:auto;left:50%;z-index:4;width:128px;height:160px;transform:translate(-50%)}.hp-booking-card{top:13px;width:90px;min-height:150px;border-radius:7px;padding:10px 6px 8px}.hp-booking-card__icon{width:34px;height:34px}.hp-booking-card__icon svg{width:18px;height:18px}.hp-booking-card strong{margin-top:8px;font-size:8px}.hp-booking-card__time{margin-top:8px!important;font-size:9px}.hp-booking-card__service{margin-top:6px!important;font-size:7px}.hp-booking-card__status{margin-top:7px;border-radius:4px;font-size:6px;padding:4px 5px}.hp-hero__actions{gap:12px;margin-top:4px}.hp-hero__actions .hp-button{width:auto;min-width:0;flex:1;padding-inline:16px;font-size:14px}.hp-content{gap:22px;padding-top:22px}.hp-process{grid-template-columns:1fr;padding-block:4px}.hp-process__step{padding:16px 20px}.hp-process__step:not(:last-child):after{top:auto;right:20px;bottom:0;left:20px;width:auto;border-top:1px dashed #d5dce5}.hp-audiences{grid-template-columns:1fr}.hp-audience-card{min-height:238px;padding:24px}.hp-shared-appointment{padding-top:2px}.hp-shared-appointment:after{display:none}.hp-shared-appointment>h2{margin-bottom:10px;font-size:23px}.hp-shared-appointment__views{grid-template-columns:1fr;gap:20px;padding:0 14px 18px}.hp-shared-appointment__swap{top:50%;width:48px;height:48px}.hp-shared-appointment__swap svg{width:28px;height:28px}.hp-services>h2{font-size:25px}.hp-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp-service-card{min-height:132px}.hp-service-card:last-child{grid-column:1 / -1}.hp-service-card img{width:66px;height:66px}.hp-switch{grid-template-columns:auto 1fr;gap:14px;padding:20px}.hp-switch>img{width:62px;height:62px}.hp-switch>a{grid-column:2;width:-moz-max-content;width:max-content}.hp-final-cta{grid-template-columns:1fr;gap:24px;padding:26px 22px}.hp-final-cta h2{font-size:31px;text-align:center}.hp-final-cta__actions{flex-direction:column}.hp-final-cta__actions>div{width:100%}}@media (max-width: 410px){.hp-hero h1{font-size:36px}.hp-device-stage{min-height:455px}.hp-device>img{width:min(100%,168px)}.hp-device--hub>img{width:min(100%,174px)}.hp-booking-connection{top:150px}.hp-hero__actions{flex-direction:column}.hp-hero__actions .hp-button{width:100%}.hp-audience-card>img{right:14px;bottom:18px;width:64px;height:64px}.hp-switch{grid-template-columns:1fr;text-align:center}.hp-switch>img{margin-inline:auto}.hp-switch>a{grid-column:1;margin-inline:auto}}@media (prefers-reduced-motion: reduce){.homepage-platform *,.homepage-platform *:before,.homepage-platform *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
