:root{--home-accent: #5f7b67;--home-surface: #ffffff;--home-bg: #fbfaf6;--home-ink: #07180f;--home-heading: #062d1b;--home-muted: rgba(7, 24, 15, .62);--home-border: rgba(7, 24, 15, .12);--home-soft: rgba(95, 123, 103, .08);--home-soft-strong: rgba(95, 123, 103, .14);--home-button: var(--home-accent);--home-button-text: #ffffff;--home-logo: var(--home-accent);--home-shadow: 0 18px 50px rgba(7, 24, 15, .06);--home-button-shadow: 0 12px 24px rgba(95, 123, 103, .18)}*{box-sizing:border-box}.customer-home-body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,var(--home-soft-strong),transparent 32rem),var(--home-bg);color:var(--home-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.customer-home-body a{color:inherit;text-decoration:none}.customer-home-loading,.customer-home-error{min-height:100vh;display:grid;place-items:center}.customer-home-loader{display:flex;gap:.55rem;align-items:center}.customer-home-loader span{width:.7rem;height:.7rem;border-radius:999px;background:var(--home-accent);animation:customer-home-pulse .9s ease-in-out infinite}.customer-home-loader span:nth-child(2){animation-delay:.12s}.customer-home-loader span:nth-child(3){animation-delay:.24s}@keyframes customer-home-pulse{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-.35rem)}}.customer-home-app{min-height:100vh}.customer-home-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:320px;display:flex;flex-direction:column;gap:1.7rem;padding:1.65rem 1.6rem;border-right:1px solid var(--home-border);background:color-mix(in srgb,var(--home-surface) 82%,transparent);backdrop-filter:blur(18px);overflow-y:auto}.customer-home-brand{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;color:var(--home-heading)}.customer-home-brand>span:last-child{min-width:0}.customer-home-brand-mark{width:58px;height:46px;display:grid;place-items:center}.customer-home-brand-mark img{display:block;max-width:58px;max-height:46px}.customer-school-brand{align-items:center}.customer-school-brand-mark{width:58px;height:58px;padding:.45rem;border:1px solid var(--home-border);border-radius:16px;background:color-mix(in srgb,var(--home-surface) 84%,transparent)}.customer-school-brand-mark img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.customer-school-brand-mark>span{width:100%;height:100%;display:grid;place-items:center;border-radius:12px;background:var(--home-soft);color:var(--home-logo);font-weight:900}.customer-home-brand strong{display:block;font-size:2rem;line-height:.95;font-weight:900}.customer-school-brand strong{font-size:1.42rem;line-height:1.08;overflow-wrap:anywhere}.customer-home-brand small{display:block;margin-top:.35rem;color:var(--home-ink);font-size:.76rem;font-weight:700}.customer-home-nav{display:grid;gap:.5rem}.customer-home-nav>a{min-height:56px;display:grid;grid-template-columns:1.4rem minmax(0,1fr);gap:.9rem;align-items:center;padding:0 1rem;border-radius:.6rem;color:var(--home-heading);font-weight:700}.customer-home-nav>a i{width:1.35rem;text-align:center;font-size:1.05rem}.customer-home-nav>a.is-active,.customer-home-nav>a:hover{background:var(--home-soft)}.customer-home-subnav{display:grid;gap:1rem;margin:.15rem 0 .55rem 1.45rem;padding:.35rem 0 .35rem 1.35rem;border-left:1px solid var(--home-border)}.customer-home-subnav a{color:var(--home-muted);font-size:.92rem;font-weight:600}.customer-home-referral{margin-top:auto;display:grid;gap:.8rem;padding:1.25rem;border-radius:.65rem;background:linear-gradient(135deg,var(--home-soft),color-mix(in srgb,var(--home-surface) 88%,transparent));box-shadow:var(--home-shadow)}.customer-home-referral>i{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.5rem;color:var(--home-logo);border:1px solid var(--home-border)}.customer-home-referral strong{color:var(--home-heading);font-size:1rem}.customer-home-referral p{margin:0;color:var(--home-muted);font-size:.9rem;line-height:1.65}.customer-home-referral a,.customer-home-signout,.customer-home-primary,.customer-home-secondary,.customer-home-row-button,.customer-home-banner a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border-radius:.52rem;border:1px solid var(--home-border);padding:0 1.1rem;font-weight:800;font-size:.88rem;cursor:pointer}.customer-home-referral a,.customer-home-primary,.customer-home-row-button.is-primary,.customer-home-banner a{color:var(--home-button-text);background:var(--home-button);box-shadow:var(--home-button-shadow)}.customer-home-secondary,.customer-home-row-button{color:var(--home-heading);background:color-mix(in srgb,var(--home-surface) 84%,transparent)}.customer-home-signout{justify-content:flex-start;width:100%;color:var(--home-heading);background:transparent;border-color:transparent;padding-inline:1rem}.customer-home-signout:hover,.customer-home-secondary:hover,.customer-home-row-button:hover{background:var(--home-soft)}.customer-powered-by-stride{display:flex;align-items:center;gap:.45rem;margin-top:.15rem;padding:.7rem 1rem 0;border-top:1px solid var(--home-border);color:var(--home-muted);font-size:.72rem;font-weight:750}.customer-powered-by-stride-logo{width:1.35rem;height:1.1rem;display:grid;place-items:center}.customer-powered-by-stride-logo img{width:100%;height:100%;object-fit:contain;opacity:.72}.customer-powered-by-stride strong{color:var(--home-heading);font-size:.82rem;font-weight:900}.customer-home-main{min-width:0;margin-left:320px;padding:1.45rem 2.4rem 2.4rem}.customer-home-topbar{min-height:56px;display:flex;justify-content:flex-end;align-items:center}.customer-home-actions{display:flex;align-items:center;gap:1rem}.customer-home-actions button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:var(--home-heading);font-size:1.25rem;cursor:pointer}.customer-home-actions button[data-customer-notifications-toggle][data-unread-count]:after{content:attr(data-unread-count);position:absolute;top:4px;right:4px;width:1.05rem;height:1.05rem;display:grid;place-items:center;border-radius:999px;background:var(--home-accent);color:var(--home-button-text);font-size:.62rem;font-weight:900}.customer-topbar-panel{position:fixed;top:5rem;right:2.4rem;z-index:90;width:min(24rem,calc(100vw - 2rem));overflow:hidden;border:1px solid var(--home-border);border-radius:.8rem;background:var(--home-surface);box-shadow:0 24px 70px #07180f29}.customer-topbar-panel[hidden]{display:none}.customer-topbar-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1rem 1rem .85rem;border-bottom:1px solid var(--home-border)}.customer-topbar-panel-head strong,.customer-topbar-empty strong{display:block;color:var(--home-ink);font-weight:900}.customer-topbar-panel-head span,.customer-topbar-empty span,.customer-topbar-notification small,.customer-topbar-notification time{color:var(--home-muted);font-size:.82rem;line-height:1.4;font-weight:700}.customer-topbar-panel-head button{width:2rem;height:2rem;display:grid;place-items:center;border:1px solid var(--home-border);border-radius:.5rem;background:var(--home-surface);color:var(--home-heading);cursor:pointer}.customer-topbar-panel-body{max-height:min(28rem,calc(100vh - 12rem));overflow:auto}.customer-topbar-notification-list{display:grid}.customer-topbar-notification{width:100%;display:grid;grid-template-columns:.55rem minmax(0,1fr) auto;gap:.75rem;align-items:center;border:0;border-bottom:1px solid var(--home-border);background:var(--home-soft);color:inherit;padding:.85rem 1rem;text-align:left;cursor:pointer}.customer-topbar-notification.is-read{background:var(--home-surface)}.customer-topbar-notification-dot{width:.48rem;height:.48rem;border-radius:999px;background:var(--home-accent)}.customer-topbar-notification.is-read .customer-topbar-notification-dot{background:#07180f2e}.customer-topbar-notification strong,.customer-topbar-notification small,.customer-topbar-notification time{display:block}.customer-topbar-notification strong{margin-bottom:.18rem;color:var(--home-ink);font-size:.9rem;font-weight:900}.customer-topbar-notification time{margin-top:.35rem;font-size:.74rem}.customer-topbar-notification>i{color:var(--home-heading);font-size:.72rem}.customer-topbar-panel-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:.85rem;background:var(--home-soft)}.customer-topbar-panel-actions button,.customer-topbar-panel-actions a{min-height:2.45rem;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--home-border);border-radius:.55rem;background:var(--home-surface);color:var(--home-button);font-weight:900;text-decoration:none;cursor:pointer}.customer-topbar-empty{display:grid;justify-items:center;gap:.45rem;padding:1.6rem 1.2rem;text-align:center}.customer-topbar-empty i{width:3rem;height:3rem;display:grid;place-items:center;border-radius:999px;background:var(--home-soft);color:var(--home-accent);font-size:1.25rem}.customer-topbar-loading{min-height:8rem;display:flex;justify-content:center;align-items:center;gap:.45rem}.customer-topbar-loading span{width:.58rem;height:.58rem;border-radius:999px;background:var(--home-accent);animation:customer-home-pulse .9s ease-in-out infinite}.customer-topbar-loading span:nth-child(2){animation-delay:.12s}.customer-topbar-loading span:nth-child(3){animation-delay:.24s}.customer-home-user{display:inline-flex;align-items:center;gap:.8rem;color:var(--home-ink);font-size:.93rem;font-weight:800}.customer-home-user-avatar{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:var(--home-soft);color:var(--home-heading);font-weight:900}.customer-home-user-avatar img,.customer-home-next-body img,.customer-home-lesson-row>img{width:100%;height:100%;object-fit:cover}.customer-home-hero{margin:.75rem 0 1.45rem}.customer-home-hero h1{margin:0;color:var(--home-heading);font-size:clamp(2rem,4vw,3rem);line-height:1.05;font-weight:900;letter-spacing:0}.customer-home-hero p{margin:.75rem 0 0;color:var(--home-muted);font-size:1rem;font-weight:600}.customer-home-grid{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(320px,.95fr) minmax(290px,360px);gap:1.35rem;align-items:start}.customer-home-card,.customer-home-banner{border:1px solid var(--home-border);border-radius:.78rem;background:color-mix(in srgb,var(--home-surface) 94%,white);box-shadow:var(--home-shadow)}.customer-home-card{min-width:0;padding:1.35rem}.customer-home-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.customer-home-card-head h2{margin:0;color:var(--home-ink);font-size:.93rem;line-height:1.2;font-weight:900;text-transform:uppercase;letter-spacing:0}.customer-home-card-head p{margin:.45rem 0 0;color:var(--home-muted);font-size:.86rem;font-weight:700}.customer-home-card-head>span{border-radius:.45rem;padding:.5rem .7rem;background:var(--home-soft);color:var(--home-heading);font-size:.82rem;font-weight:800;white-space:nowrap}.customer-home-card-head a{color:var(--home-accent);font-size:.84rem;font-weight:900;white-space:nowrap}.customer-home-next-body{display:grid;grid-template-columns:172px minmax(0,1fr);gap:1.2rem;align-items:center}.customer-home-next-body img{aspect-ratio:1 / 1.15;border-radius:.55rem}.customer-home-next-body p{margin:0 0 .45rem;color:var(--home-ink);font-size:.9rem;font-weight:700}.customer-home-next-body h3{margin:0 0 .8rem;color:var(--home-ink);font-size:1.3rem;line-height:1.25;font-weight:900}.customer-home-next-body strong{display:block;color:var(--home-ink);font-size:.96rem;line-height:1.35}.customer-home-next-body small{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem;color:var(--home-muted);font-size:.82rem;font-weight:700}.customer-home-next-body small span:first-child{display:none}.customer-home-card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-top:1.35rem}.customer-home-feedback-body{display:grid;grid-template-columns:120px minmax(0,1fr);gap:1.6rem;align-items:center;min-height:160px}.customer-home-rating strong{display:block;color:var(--home-accent);font-size:3.55rem;line-height:.95;font-weight:900}.customer-home-rating div{display:flex;gap:.24rem;margin-top:.7rem;color:#f2a412;font-size:.95rem}.customer-home-rating small{display:block;margin-top:.55rem;color:var(--home-muted);font-size:.76rem;font-weight:800}.customer-home-feedback blockquote{margin:0;color:var(--home-ink);font-size:1rem;line-height:1.72;font-weight:650}.customer-home-feedback-meta{display:flex;gap:1rem;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--home-border);color:var(--home-muted);font-size:.78rem;font-weight:800}.customer-home-feedback-meta span+span:before{content:"";display:inline-block;width:.25rem;height:.25rem;margin-right:1rem;border-radius:999px;background:currentColor;vertical-align:middle}.customer-home-chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.customer-home-chips span{border-radius:.45rem;padding:.65rem .9rem;background:var(--home-soft);color:var(--home-heading);font-size:.79rem;font-weight:850}.customer-home-goal+.customer-home-goal{margin-top:1.2rem}.customer-home-goal>div:first-child{display:flex;justify-content:space-between;gap:1rem;color:var(--home-heading);font-size:.86rem;line-height:1.35;font-weight:800}.customer-home-goal span{color:var(--home-accent);white-space:nowrap}.customer-home-progress{height:.35rem;margin-top:.75rem;overflow:hidden;border-radius:999px;background:#07180f24}.customer-home-progress span{display:block;height:100%;border-radius:inherit;background:var(--home-accent)}.customer-home-wide{width:100%;margin-top:1.35rem}.customer-home-upcoming{grid-column:1 / span 2}.customer-home-side-stack{grid-column:3;grid-row:2 / span 2;display:grid;gap:1.35rem}.customer-home-lesson-list{display:grid}.customer-home-lesson-row{display:grid;grid-template-columns:56px 96px minmax(0,1fr) auto 94px 112px;gap:1rem;align-items:center;padding:1rem 0;border-top:1px solid var(--home-border)}.customer-home-lesson-row:first-child{border-top:0;padding-top:0}.customer-home-date{text-align:center;color:var(--home-ink)}.customer-home-date span{display:block;font-size:.68rem;font-weight:900}.customer-home-date strong{display:block;color:var(--home-ink);font-size:1.85rem;line-height:.95;font-weight:900}.customer-home-lesson-row>img{width:96px;height:58px;border-radius:.42rem}.customer-home-lesson-main{min-width:0}.customer-home-lesson-main strong,.customer-home-lesson-main span,.customer-home-lesson-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-home-lesson-main strong{color:var(--home-ink);font-size:.92rem;font-weight:900}.customer-home-lesson-main span{margin-top:.25rem;color:var(--home-ink);font-size:.9rem;font-weight:800}.customer-home-lesson-main small{margin-top:.35rem;color:var(--home-muted);font-size:.78rem;font-weight:700}.customer-home-lesson-chip{border-radius:.45rem;padding:.58rem .75rem;background:var(--home-soft);color:var(--home-heading);font-size:.8rem;font-weight:850;white-space:nowrap}.customer-home-row-button{min-height:44px;padding-inline:.9rem}.customer-home-milestone{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:.75rem;border:1px solid var(--home-border);border-radius:.55rem;background:color-mix(in srgb,var(--home-surface) 78%,transparent)}.customer-home-milestone+.customer-home-milestone{margin-top:.7rem}.customer-home-milestone>span:first-child{width:2.3rem;height:2.3rem;display:grid;place-items:center;border-radius:999px;background:#fff4db;color:#f2a412}.customer-home-milestone strong,.customer-home-milestone small{display:block}.customer-home-milestone strong{color:var(--home-ink);font-size:.9rem;font-weight:900}.customer-home-milestone small{margin-top:.25rem;color:var(--home-muted);font-size:.76rem;font-weight:750}.customer-home-milestone>i{color:#f2a412;font-size:.85rem}.customer-home-account-list{display:grid;gap:1.15rem}.customer-home-account-list>div{display:grid;grid-template-columns:1.35rem minmax(0,1fr);gap:.75rem;align-items:start;color:var(--home-muted);font-size:.86rem;line-height:1.45;font-weight:700}.customer-home-account-list i{margin-top:.12rem;color:var(--home-ink)}.customer-home-banner{grid-column:1 / span 2;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.2rem;align-items:center;min-height:112px;padding:1.35rem 1.5rem;overflow:hidden;background:linear-gradient(90deg,color-mix(in srgb,var(--home-surface) 96%,transparent),color-mix(in srgb,var(--home-surface) 90%,transparent) 58%,color-mix(in srgb,var(--home-surface) 32%,transparent)),url(/assets/brand/stride-hero-field.webp) center right / auto 150% no-repeat}.customer-home-banner>i{width:3rem;height:3rem;display:grid;place-items:center;border-radius:.55rem;color:var(--home-accent);border:1px solid var(--home-border);font-size:1.3rem}.customer-home-banner h2{margin:0;color:var(--home-heading);font-size:1.35rem;line-height:1.2;font-weight:900}.customer-home-banner p{margin:.45rem 0 0;color:var(--home-muted);font-size:.9rem;font-weight:700}.customer-home-empty{display:grid;gap:.8rem;padding:1rem;border-radius:.55rem;background:var(--home-soft)}.customer-home-empty strong{color:var(--home-heading);font-size:1rem;font-weight:900}.customer-home-empty p{margin:0;color:var(--home-muted);font-size:.9rem;line-height:1.55;font-weight:700}.customer-home-error-state{display:grid;place-items:center;padding:1.5rem}.customer-home-error{min-height:auto;max-width:520px;padding:2rem;border:1px solid var(--home-border);border-radius:.78rem;background:var(--home-surface);text-align:center;box-shadow:var(--home-shadow)}.customer-home-error h1{margin:0;color:var(--home-heading);font-size:1.5rem}.customer-home-error p{color:var(--home-muted);line-height:1.6}.customer-home-error a{color:var(--home-accent);font-weight:900}@media(max-width:1400px){.customer-home-sidebar{width:284px}.customer-home-main{margin-left:284px;padding-inline:1.65rem}.customer-home-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.customer-home-goals,.customer-home-upcoming,.customer-home-side-stack,.customer-home-banner{grid-column:1 / -1;grid-row:auto}.customer-home-side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.customer-home-sidebar{position:static;width:auto;max-height:none;border-right:0;border-bottom:1px solid var(--home-border)}.customer-home-main{margin-left:0}.customer-home-referral,.customer-home-signout,.customer-powered-by-stride{display:none}.customer-home-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-home-subnav{display:none}}@media(max-width:820px){.customer-home-main{padding:1rem}.customer-home-topbar{justify-content:center}.customer-home-actions{width:100%;justify-content:space-between}.customer-home-grid,.customer-home-side-stack{grid-template-columns:minmax(0,1fr)}.customer-home-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-home-next-body,.customer-home-feedback-body,.customer-home-card-actions,.customer-home-banner{grid-template-columns:minmax(0,1fr)}.customer-home-next-body img{width:100%;max-height:240px}.customer-home-banner{background:linear-gradient(90deg,color-mix(in srgb,var(--home-surface) 96%,transparent),color-mix(in srgb,var(--home-surface) 84%,transparent)),url(/assets/brand/stride-hero-field.webp) center right / cover no-repeat}.customer-home-lesson-row{grid-template-columns:52px minmax(0,1fr)}.customer-home-lesson-row>img,.customer-home-lesson-chip,.customer-home-row-button{grid-column:2}.customer-home-lesson-row>img{width:100%;height:120px}.customer-home-row-button{width:100%}}@media(max-width:560px){.customer-home-sidebar{padding:1rem}.customer-home-brand strong{font-size:1.65rem}.customer-home-nav{grid-template-columns:minmax(0,1fr)}.customer-home-nav>a{min-height:48px}.customer-home-user strong,.customer-home-user>i{display:none}.customer-home-hero h1{font-size:2rem}.customer-home-card,.customer-home-banner{padding:1rem}}@media(max-width:820px){body.customer-home-body{overflow-x:hidden}.customer-home-sidebar{position:sticky;top:0;z-index:40;gap:.85rem;padding:.85rem 1rem .75rem;background:color-mix(in srgb,var(--home-surface) 90%,transparent);backdrop-filter:blur(16px)}.customer-home-brand{gap:.65rem}.customer-home-brand-mark{width:42px;height:34px}.customer-home-brand-mark img{max-width:42px;max-height:34px}.customer-school-brand-mark{width:44px;height:44px;padding:.35rem}.customer-school-brand-mark img{max-width:100%;max-height:100%}.customer-home-brand strong{font-size:1.45rem}.customer-school-brand strong{font-size:1.1rem}.customer-home-brand small{display:none}.customer-home-nav{display:flex;grid-template-columns:none;gap:.55rem;margin:0 -1rem;padding:0 1rem .15rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.customer-home-nav::-webkit-scrollbar{display:none}.customer-home-nav>a{flex:0 0 auto;min-height:42px;display:inline-flex;grid-template-columns:none;gap:.5rem;border:1px solid var(--home-border);border-radius:999px;background:color-mix(in srgb,var(--home-surface) 72%,transparent);padding:0 .9rem;white-space:nowrap}.customer-home-nav>a i{width:auto;font-size:.94rem}.customer-home-nav>a.is-active{border-color:var(--home-soft-strong);background:var(--home-soft)}.customer-home-main{padding:.95rem .9rem 1.35rem}.customer-home-topbar{min-height:44px;justify-content:flex-end}.customer-home-actions{justify-content:flex-end;gap:.65rem}.customer-home-actions button{width:38px;height:38px;font-size:1.08rem}.customer-home-user{gap:.55rem}.customer-home-user-avatar{width:40px;height:40px}.customer-topbar-panel{top:4.35rem;right:.75rem;left:.75rem;width:auto}.customer-topbar-panel-body{max-height:min(70vh,30rem)}}@media(max-width:560px){.customer-home-nav{grid-template-columns:none}.customer-home-nav>a{min-height:40px;padding-inline:.78rem;font-size:.84rem}.customer-home-hero{margin:.35rem 0 1rem}.customer-home-hero p{font-size:.92rem}}.customer-home-body :is(.customer-home-referral a,.customer-home-primary,.customer-home-row-button.is-primary,.customer-home-banner a,.customer-book-public-signup,.customer-book-modern .cp-btn.primary,.customer-book-modern .cp-book-step.current .cp-book-step-num,.customer-book-modern .cp-book-step.complete .cp-book-step-num,.customer-account-primary-btn,.customer-account-body .cp-btn.primary,.cp-btn.primary,.cp-btn-primary,.btn-primary:not(.btn-outline):not(.btn-ghost)){color:var(--home-button-text, #ffffff)!important}.customer-home-body :is(.customer-home-referral a,.customer-home-primary,.customer-home-row-button.is-primary,.customer-home-banner a,.customer-book-public-signup,.customer-book-modern .cp-btn.primary,.customer-account-primary-btn,.customer-account-body .cp-btn.primary,.cp-btn.primary,.cp-btn-primary,.btn-primary:not(.btn-outline):not(.btn-ghost)) :is(span,strong,small,em,i,svg,svg *){color:inherit!important;stroke:currentColor!important}
