@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";:root{font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color:#dbeafe;background:#06111f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{box-sizing:border-box}html{min-width:320px}body{margin:0;min-width:320px;background:#06111f;color:#dbeafe}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}#root{min-height:100vh}:root{--bg: #f8fcff;--bg-elevated: #eef6fb;--bg-soft: #e4eff7;--panel: rgba(10, 25, 47, .72);--panel-strong: rgba(15, 36, 67, .92);--text: #0c2a4a;--text-soft: #2b4c72;--text-muted: #5a7899;--detail: #062244;--surface: #0b1830;--surface-soft: #102241;--border: rgba(142, 190, 255, .18);--border-strong: rgba(142, 190, 255, .32);--accent: #00f0ff;--accent-strong: #00cfe3;--accent-soft: #8cfcff;--shadow-soft: 0 22px 50px rgba(2, 10, 24, .26);--shadow-card: 0 28px 70px rgba(2, 10, 24, .34);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 16px;--container: 1180px}html{background:var(--bg)}body{background:radial-gradient(circle at top left,rgba(0,240,255,.12),transparent 22%),radial-gradient(circle at top right,rgba(0,207,227,.08),transparent 18%),linear-gradient(180deg,#fff,#f6fbff);color:var(--text)}.app-shell{background:transparent}.container{width:min(calc(100% - 40px),var(--container));margin:0 auto}.section{position:relative;padding:112px 0}.section--hero{padding-top:160px;overflow:clip}.section--tinted{background:linear-gradient(180deg,#00cfe30a,#0c2a4a04);overflow:clip}.section--cta{padding-top:72px;padding-bottom:72px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--accent-strong);font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:1px;background:#00cfe3b3}h1,h2,h3,.navbar__brand,.footer__brand{font-family:Sora,sans-serif;font-weight:600;letter-spacing:-.04em}h1,h2,h3,p{margin:0}h1{max-width:11ch;font-size:clamp(3.3rem,7vw,5.8rem);line-height:.92;color:var(--detail)}h2{max-width:14ch;font-size:clamp(2.4rem,4vw,4rem);line-height:.98;color:var(--detail)}h3{font-size:1.45rem;line-height:1.12;color:var(--detail)}p{color:var(--text-soft);font-size:1rem;line-height:1.75}strong{color:var(--detail)}.label{margin-bottom:8px;color:var(--text-muted);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border:1px solid transparent;border-radius:999px;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease,color .28s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline:none;box-shadow:0 0 0 4px #00f0ff38}.button--primary{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff;box-shadow:0 18px 34px #00f0ff38}.button--primary:hover{background:linear-gradient(135deg,var(--accent-soft) 0%,var(--accent) 100%)}.button--secondary{border-color:#0622441f;background:#fffffff0;color:var(--text)}.button--secondary:hover{border-color:#00f0ff70;color:var(--accent-soft)}.button--full{width:100%}.navbar{position:fixed;inset:0 0 auto;z-index:50;padding:18px 0;background:#07111d;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:padding .3s ease,border-color .3s ease,box-shadow .3s ease,background-color .3s ease}.navbar--scrolled{padding:12px 0;border-color:var(--border);box-shadow:0 12px 32px #0000003d;background:#07111df5}.navbar__inner,.navbar__links,.navbar__actions,.hero__actions,.hero__meta,.mockup-card__topline,.product-shell__toolbar,.product-shell__status-row,.toolbar-actions,.footer__links,.footer__inner,.cta-panel__actions,.schedule-card__header,.directory-card__header{display:flex;align-items:center}.navbar__inner{justify-content:space-between;gap:24px}.navbar__brand,.footer__brand{font-size:2rem;color:var(--detail)}.navbar__brand{display:inline-flex;align-items:center;gap:10px}.navbar__brand-mark{width:28px;height:auto}.footer__brand-mark{width:34px;height:auto}.navbar__brand-text,.footer__brand-text{color:#fff;font-family:Sora,sans-serif;font-size:1.14rem;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.footer__brand{display:inline-flex;align-items:center;gap:14px}.navbar__links{gap:28px}.navbar__links a,.footer__links a,.navbar__mobile-panel a{position:relative;color:#d7e6f7;font-size:.95rem}.navbar__links a:after,.footer__links a:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.navbar__links a:hover:after,.footer__links a:hover:after{transform:scaleX(1)}.navbar__actions{gap:14px}.navbar__toggle{display:none;width:48px;height:48px;padding:0;border:1px solid var(--border);border-radius:50%;background:#ffffff08}.navbar__toggle span{display:block;width:18px;height:1.5px;margin:0 auto;background:#fff;transition:transform .25s ease,opacity .25s ease}.navbar__toggle span+span{margin-top:5px}.navbar__toggle.is-active span:first-child{transform:translateY(3px) rotate(45deg)}.navbar__toggle.is-active span:last-child{transform:translateY(-3px) rotate(-45deg)}.navbar__mobile{border-top:1px solid var(--border);background:#06111ff5}.navbar__mobile-panel{display:grid;gap:18px;padding:20px 0 28px}.hero__grid,.product-preview,.benefits-layout,.footer__inner,.directory-grid{display:grid;gap:56px}.hero__grid,.directory-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center}.hero__copy{position:relative;z-index:1}.hero__lede{max-width:58ch;margin-top:22px;font-size:1.1rem}.hero__supporting{max-width:52ch;margin-top:18px;color:var(--text-muted);font-size:.98rem}.hero__actions{gap:14px;margin-top:34px}.hero__meta{gap:18px;margin-top:42px;align-items:stretch;flex-wrap:wrap}.hero__meta div,.hero-dashboard__metric,.directory-card__panel,.stat-card{min-width:180px;flex:1 1 180px;display:grid;gap:6px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff09}.hero-dashboard__metric{min-width:0;padding:18px 20px;gap:8px;align-content:start;background:linear-gradient(180deg,#ffffff0b,#ffffff07)}.hero__meta strong,.hero-dashboard__metric strong,.stat-card strong{color:var(--text);font-size:1.34rem;font-weight:600}.hero__meta span,.hero-dashboard__metric span{color:var(--text-soft);font-size:.92rem}.hero-dashboard__metric .label{margin-bottom:2px}.hero-dashboard__metric strong{font-size:1.15rem}.hero-dashboard__metric span{color:var(--text-muted);font-size:.9rem;line-height:1.45}.mockup-card--hero h3,.mockup-card--hero strong,.mockup-card--hero p,.mockup-card--hero span{color:#f4f9ff}.mockup-card--hero .label,.mockup-card--hero .mockup-chip,.mockup-card--hero .hero-dashboard__metric span,.mockup-card--hero .schedule-card__description,.mockup-card--hero .chat-card__description,.mockup-card--hero .schedule-slot span,.mockup-card--hero .chat-bubble span{color:#9db6d4}.mockup-card--hero .hero-dashboard__metric{background:linear-gradient(180deg,#ffffff14,#ffffff0a);border-color:#ffffff14}.hero__panel{position:relative;perspective:1200px;filter:drop-shadow(0 24px 44px rgba(8,32,61,.12))}.mockup-card,.value-card,.step-card,.product-shell,.benefit-card,.cta-panel,.stat-card,.directory-card{border:1px solid rgba(10,31,58,.08);border-radius:var(--radius-lg);background:linear-gradient(180deg,#0a1f3af5,#08182efa);box-shadow:0 24px 60px #0622441f}.value-card,.step-card,.stat-card,.product-shell,.benefit-card,.directory-card{color:#f4f9ff}.mockup-card--hero{padding:30px;background:radial-gradient(circle at top right,rgba(0,240,255,.18),transparent 30%),linear-gradient(180deg,#0a3562f0,#081f3bfa)}.value-card h3,.benefit-card h3,.step-card h3,.stat-card h3,.directory-card h3,.product-shell strong,.product-shell__metric strong,.product-shell__summary p,.directory-card strong,.directory-card span,.value-card p,.benefit-card p,.step-card p,.stat-card p{color:#f4f9ff}.value-card p,.benefit-card p,.step-card p,.stat-card p,.directory-card span,.product-shell__metric span,.product-shell__review-note,.product-shell__summary .label{color:#9db6d4}.step-card__number{color:var(--accent-soft)}.stat-card strong,.stat-card h3,.stat-card p{color:#f4f9ff}.stat-card strong{text-shadow:0 0 20px rgba(0,240,255,.14)}.product-shell__detail .label,.product-shell__metric span,.product-shell__review-note,.product-shell__summary .label{color:#9db6d4}.product-shell__detail strong,.product-shell__summary p,.product-shell__metric strong{color:#fff}.product-shell__toolbar .status-badge{color:var(--accent-soft)}.toolbar-actions button{color:#dff7ff}.footer p,.footer__meta p,.footer__links a{color:#9db6d4}.mockup-chip,.status-badge,.schedule-card__pill,.directory-card__badge,.step-card__number{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mockup-chip{color:#ffffffb8}.mockup-card__topline{justify-content:space-between;gap:18px;margin-bottom:6px}.status-badge,.schedule-card__pill,.directory-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(0,240,255,.36);background:#00f0ff24;color:var(--accent-soft)}.hero-dashboard{margin-top:22px;display:grid;gap:18px}.hero-dashboard__metrics,.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hero-dashboard__content{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:20px}.schedule-card,.chat-card{min-width:0;padding:24px 22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at top center,rgba(0,240,255,.08),transparent 42%),#071223d1;box-shadow:inset 0 1px #ffffff08}.schedule-card{display:grid;align-content:start}.schedule-card__header,.directory-card__header{justify-content:space-between;gap:18px;align-items:flex-start}.schedule-card__header>div,.chat-card__header>div,.directory-card__header>div{min-width:0}.schedule-card__header h3,.chat-card__header h3{max-width:9ch;margin-bottom:10px;font-size:1.2rem;line-height:1.02}.schedule-card__description,.chat-card__description{max-width:24ch;color:var(--text-muted);font-size:.92rem;line-height:1.55}.schedule-card__pill{width:fit-content;margin-top:14px}.schedule-timeline{display:grid;gap:12px;margin-top:18px}.schedule-slot{display:flex;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08}.schedule-slot span,.directory-card__panel span{color:var(--text-muted);font-size:.88rem}.schedule-slot strong,.directory-card__panel strong{font-size:.95rem;line-height:1.35}.schedule-slot--active{border-color:#00f0ff66;background:#00f0ff1c}.chat-thread{display:grid;gap:14px;margin-top:20px;justify-items:start;align-content:start}.chat-bubble{width:min(100%,252px);max-width:100%;padding:15px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.08)}.chat-bubble span{display:block;margin-bottom:6px;color:var(--text-muted);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chat-bubble p{font-size:.92rem;line-height:1.6}.chat-bubble--assistant{background:#ffffff0a}.chat-bubble--doctor{justify-self:end;background:#00f0ff1f;border-color:#00f0ff42}.chat-bubble--1,.chat-bubble--3{justify-self:start}.section-heading{max-width:700px;margin-bottom:42px}.section-heading h2{text-wrap:balance}.section-heading--center{text-align:center;margin-left:auto;margin-right:auto}.section-heading--center h2,.section-heading--center p{margin-left:auto;margin-right:auto}.section-heading p{max-width:60ch;margin-top:18px;font-size:1.02rem}.value-grid,.steps-grid,.benefit-grid,.stats-grid{display:grid;gap:20px}.value-grid,.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-card,.benefit-card,.stat-card,.directory-card{min-height:100%;padding:28px;transition:transform .28s ease,box-shadow .28s ease}.value-card:hover,.benefit-card:hover,.stat-card:hover,.directory-card:hover{transform:scale(1.02);box-shadow:0 28px 64px #06224429}.value-card,.benefit-card,.stat-card,.step-card,.directory-card{box-shadow:0 24px 60px #0622441f}.value-card__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:22px;border:1px solid rgba(0,240,255,.26);border-radius:16px;background:#00f0ff14;color:var(--accent-soft)}.value-card__icon svg{width:22px;height:22px}.value-card p,.benefit-card p,.stat-card p{margin-top:12px}.step-card{min-height:240px;display:flex;flex-direction:column;gap:22px;padding:28px;border:1px solid rgba(10,31,58,.08);border-radius:var(--radius-lg);background:linear-gradient(180deg,#0a1f3af5,#08182efa);box-shadow:0 24px 60px #0622441f;transition:transform .28s ease,box-shadow .28s ease}.step-card h3{color:#fff}.step-card:hover{transform:scale(1.02);box-shadow:0 28px 64px #06224429}.step-card__number{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid rgba(0,240,255,.26);border-radius:50%;background:#00f0ff14;color:var(--accent-soft)}.step-card p{margin-top:12px;color:#9db6d4}.product-preview{display:grid;gap:56px}.product-preview--stacked{grid-template-columns:1fr;gap:0}.product-preview__copy{max-width:980px;margin:0 auto;text-align:center}.product-preview__copy .eyebrow,.product-preview__copy p,.product-preview__copy h2{margin-left:auto;margin-right:auto}.product-preview__copy .eyebrow{justify-content:center}.product-preview__panel{margin-top:40px}.feature-list{display:grid;gap:14px;margin:28px 0 0;padding:0;list-style:none;justify-items:center}.feature-list--left{justify-items:start}.feature-list li{position:relative;width:fit-content;max-width:min(100%,44rem);color:var(--text-soft);line-height:1.7;text-align:center}.feature-list--left li{text-align:left}.feature-list li:before{content:"•";display:inline-block;margin-right:14px;color:#00f0ffe6;font-size:1.9rem;line-height:0;transform:translateY(4px)}.product-shell{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);overflow:hidden}.product-shell__sidebar{display:grid;align-content:start;gap:18px;padding:28px 24px;border-right:1px solid var(--border);background:linear-gradient(180deg,#00f0ff14,#ffffff08)}.product-shell__detail{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.07)}.product-shell__detail:last-child{border-bottom:0}.product-shell__detail strong{display:block;max-width:22ch;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.45}.product-shell__main{display:grid;gap:18px;min-width:0;padding:28px}.product-shell__toolbar{justify-content:space-between;gap:18px;align-items:flex-start;min-width:0}.product-shell__panel{padding:20px 22px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);background:#ffffff06;min-width:0}.product-shell__toolbar,.product-shell__summary,.product-shell__metric{color:#f4f9ff}.product-shell__status-row{gap:14px;flex-wrap:wrap;min-width:0;align-items:flex-start}.product-shell__review-note{margin-bottom:0;padding-top:8px;max-width:30ch;line-height:1.55;color:#9db6d4}.toolbar-actions{gap:10px;flex-wrap:wrap;justify-content:flex-end;min-width:0}.toolbar-actions button{min-height:40px;padding:0 18px;border:1px solid var(--border-strong);border-radius:999px;background:#ffffff06;color:#dff7ff;transition:border-color .25s ease,transform .25s ease,background-color .25s ease}.toolbar-actions button:hover{transform:translateY(-1px);border-color:#00f0ff66;background:#00f0ff17}.product-shell__summary{padding:24px}.product-shell__summary p:last-child{max-width:none;font-size:1.03rem;line-height:1.7}.product-shell__table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-shell__metric{min-height:140px;display:flex;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);background:#ffffff08}.product-shell__metric span,.directory-card__panel span{display:block;margin-bottom:6px;color:#9db6d4;font-size:.85rem}.product-shell__metric strong{display:block;font-size:1rem;line-height:1.5;color:#fff}.product-shell__detail .label,.product-shell__summary .label,.product-shell__status-row .status-badge,.product-shell__status-row .product-shell__review-note{color:#9db6d4}.product-shell__detail strong,.product-shell__summary p:last-child{color:#fff}.product-shell__status-row .status-badge{color:var(--accent-soft)}.benefits-layout{grid-template-columns:.88fr 1.12fr;align-items:start}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card strong{font-size:clamp(1.9rem,3vw,2.5rem)}.directory-card{padding:28px;align-self:start;min-height:0}.directory-card__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.directory-card__panel{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.directory-card__panel:hover{border-color:#00f0ff47;box-shadow:0 18px 40px #06224424}.cta-panel{padding:56px;text-align:center;background:radial-gradient(circle at top center,rgba(0,240,255,.12),transparent 34%),linear-gradient(180deg,#fffffff5,#f0f8fdeb);border-color:#06224414;box-shadow:0 24px 60px #06224414}.cta-panel h2{max-width:14ch;margin:0 auto;color:var(--text)}.cta-panel p{max-width:58ch;margin:18px auto 28px;font-size:1.02rem;color:var(--text-soft)}.cta-panel__actions{justify-content:center;gap:14px;flex-wrap:wrap}.footer{padding:28px 0 48px;background:radial-gradient(circle at top center,rgba(0,240,255,.08),transparent 28%),linear-gradient(180deg,#07111d,#081324)}.footer__inner{grid-template-columns:1.3fr 1fr 1fr;align-items:start;padding-top:28px;border-top:1px solid rgba(255,255,255,.08)}.footer__links{gap:18px;flex-wrap:wrap}.footer__meta{justify-self:end;text-align:right}.footer__meta p+p,.footer__brand+p{margin-top:8px}.ambient-layer{position:absolute;inset:0;pointer-events:none}.shape{position:absolute;opacity:.18;filter:blur(.4px)}.shape--circle{border-radius:50%;background:#00f0ff14;border:1px solid rgba(0,240,255,.12)}.shape--square{background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:14px}.shape--triangle{width:0;height:0;border-left:26px solid transparent;border-right:26px solid transparent;border-bottom:44px solid rgba(0,240,255,.08)}.shape--hero-one{top:12%;left:3%;width:110px;height:110px}.shape--hero-two{top:18%;right:8%;width:72px;height:72px}.shape--hero-three{bottom:16%;left:46%}.shape--hero-four{right:34%;bottom:10%;width:52px;height:52px}.shape--hero-five{top:8%;left:46%;width:64px;height:64px}.shape--section-one{top:14%;right:12%;width:90px;height:90px}.shape--section-two{bottom:12%;left:8%;width:58px;height:58px}.shape--section-three{top:18%;left:18%}.shape--product-one{top:10%;right:10%;width:84px;height:84px}.shape--product-two{bottom:10%;left:6%;width:64px;height:64px}.shape--product-three{top:36%;right:44%}.shape--benefits-one{top:16%;right:8%;width:72px;height:72px}.shape--benefits-two{bottom:10%;left:12%;width:56px;height:56px}.shape--section-four{right:18%;bottom:12%;width:62px;height:62px}.shape--product-four{top:8%;left:42%;width:58px;height:58px}.shape--product-five{right:8%;bottom:8%}.shape--benefits-three{top:12%;left:30%}.shape--cta-one{top:12%;left:10%;width:88px;height:88px}.shape--cta-two{right:12%;bottom:14%;width:62px;height:62px}.shape--cta-three{top:20%;right:22%}@media(max-width:980px){.mockup-card__topline,.schedule-card__header,.directory-card__header{flex-direction:column;align-items:flex-start}.hero-dashboard__content{grid-template-columns:1fr}.hero-dashboard__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-bubble{max-width:100%}.schedule-card__header h3,.chat-card__header h3,.schedule-card__description,.chat-card__description{max-width:none}}@media(max-width:1180px){.hero-dashboard__metrics,.stats-grid,.value-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__grid,.benefits-layout,.footer__inner,.directory-grid{grid-template-columns:1fr}}@media(max-width:820px){.section{padding:88px 0}.section--hero{padding-top:132px}.navbar__links--desktop,.navbar__cta{display:none}.navbar__toggle{display:inline-flex;flex-direction:column;justify-content:center}.hero__actions,.hero__meta,.product-shell__toolbar,.toolbar-actions,.footer__links,.cta-panel__actions,.hero-dashboard__content,.schedule-card__header,.directory-card__header{align-items:flex-start}.hero__actions,.hero__meta,.product-shell__toolbar,.hero-dashboard__content,.schedule-card__header,.directory-card__header{flex-direction:column}.hero-dashboard__content,.directory-card__body{grid-template-columns:1fr}.hero__meta div{width:100%}.product-shell{grid-template-columns:1fr}.product-shell__sidebar{border-right:0;border-bottom:1px solid var(--border)}}@media(max-width:640px){.container{width:min(calc(100% - 28px),var(--container))}h1{max-width:none;font-size:clamp(2.8rem,14vw,4.3rem)}h2{max-width:none;font-size:clamp(2rem,10vw,3rem)}.button,.hero__actions .button,.cta-panel__actions .button{width:100%}.mockup-card--hero,.product-shell__main,.cta-panel,.value-card,.step-card,.benefit-card,.product-shell__sidebar,.directory-card,.stat-card{padding:22px}.hero-dashboard__metrics,.value-grid,.steps-grid,.benefit-grid,.stats-grid,.product-shell__table{grid-template-columns:1fr}.mockup-card__topline,.product-shell__status-row,.toolbar-actions,.footer__inner{align-items:flex-start;gap:16px;flex-direction:column}.hero-dashboard__metric,.stat-card,.directory-card__panel{min-width:0}.schedule-slot{flex-direction:column;align-items:flex-start}.shape--hero-two,.shape--hero-four,.shape--section-one,.shape--product-three,.shape--benefits-two,.shape--product-five,.shape--cta-three{display:none}.navbar__brand{gap:10px}.navbar__brand-mark,.footer__brand-mark{width:30px;height:auto}.navbar__brand-text,.footer__brand-text{font-size:1rem}}
