.dashboard-preview-module__O3KZeG__section{padding-block:var(--toodle-space-section);background:#fff}.dashboard-preview-module__O3KZeG__tabs{border:1px solid var(--toodle-border);width:fit-content;box-shadow:var(--toodle-shadow-sm);background:#fff;border-radius:999px;margin:2.5rem auto 1.2rem;padding:.3rem;display:flex}.dashboard-preview-module__O3KZeG__tabs button{min-height:2.7rem;color:var(--toodle-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.7rem 1.25rem;font-size:.82rem;font-weight:700;transition:background .16s,color .16s,box-shadow .16s}.dashboard-preview-module__O3KZeG__tabs button[aria-selected=true]{background:var(--toodle-gradient);color:#fff;box-shadow:0 8px 20px #0878f933}.dashboard-preview-module__O3KZeG__dashboardShell{border:1px solid var(--toodle-border);border-radius:var(--toodle-radius-lg);min-height:37rem;box-shadow:var(--toodle-shadow-md);background:#f9fbfe;grid-template-columns:4.5rem 1fr;display:grid;overflow:hidden}.dashboard-preview-module__O3KZeG__sidebar{border-right:1px solid var(--toodle-border);background:var(--toodle-navy-950);color:#ffffff9e;flex-direction:column;align-items:center;gap:1rem;padding:1.1rem .7rem;display:flex}.dashboard-preview-module__O3KZeG__sidebar>span{border-radius:.65rem;place-items:center;width:2.4rem;height:2.4rem;display:grid}.dashboard-preview-module__O3KZeG__sidebar svg{width:1rem}.dashboard-preview-module__O3KZeG__sidebar .dashboard-preview-module__O3KZeG__miniLogo{color:var(--toodle-blue-600);background:#fff;margin-bottom:1rem;font-weight:800}.dashboard-preview-module__O3KZeG__sidebar .dashboard-preview-module__O3KZeG__sideActive{background:var(--toodle-blue-600);color:#fff}.dashboard-preview-module__O3KZeG__dashboardMain{min-width:0;padding:clamp(1rem,2.5vw,1.75rem)}.dashboard-preview-module__O3KZeG__dashboardHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-preview-module__O3KZeG__dashboardHeader small{color:var(--toodle-blue-600);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:750}.dashboard-preview-module__O3KZeG__dashboardHeader h3{margin-top:.2rem;font-size:clamp(1.2rem,2vw,1.65rem)}.dashboard-preview-module__O3KZeG__dashboardHeader .toodle-badge{gap:.35rem}.dashboard-preview-module__O3KZeG__dashboardHeader .toodle-badge svg{width:.75rem}.dashboard-preview-module__O3KZeG__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.3rem;display:grid}.dashboard-preview-module__O3KZeG__metricCard,.dashboard-preview-module__O3KZeG__panelCard{border:1px solid var(--toodle-border);border-radius:var(--toodle-radius-md);background:#fff;box-shadow:0 5px 18px #0f366c0d}.dashboard-preview-module__O3KZeG__metricCard{gap:.15rem;padding:1rem;display:grid}.dashboard-preview-module__O3KZeG__metricCard span{color:var(--toodle-muted);font-size:.7rem;font-weight:650}.dashboard-preview-module__O3KZeG__metricCard strong{color:var(--toodle-navy-950);font-size:1.35rem}.dashboard-preview-module__O3KZeG__metricCard small{color:var(--toodle-blue-600);font-size:.6rem}.dashboard-preview-module__O3KZeG__dashboardGrid{grid-template-columns:1.1fr .9fr;gap:.75rem;margin-top:.75rem;display:grid}.dashboard-preview-module__O3KZeG__panelCard{min-width:0;padding:1rem}.dashboard-preview-module__O3KZeG__panelCard h4{color:var(--toodle-navy-900);font-size:.78rem}.dashboard-preview-module__O3KZeG__activityCard{grid-column:1/-1}.dashboard-preview-module__O3KZeG__chart{border-bottom:1px solid var(--toodle-border);align-items:flex-end;gap:clamp(.35rem,1.4vw,.8rem);height:11rem;margin-top:1rem;padding:0 .4rem;display:flex}.dashboard-preview-module__O3KZeG__chartColumn{text-align:center;flex:1;grid-template-rows:1fr auto;align-items:end;gap:.35rem;height:100%;display:grid}.dashboard-preview-module__O3KZeG__barTrack{background:var(--toodle-sky-50);border-radius:.45rem .45rem 0 0;justify-self:center;width:min(100%,1.8rem);height:100%;display:block;position:relative}.dashboard-preview-module__O3KZeG__bar{background:var(--toodle-gradient);border-radius:.45rem .45rem 0 0;position:absolute;bottom:0;left:0;right:0}.dashboard-preview-module__O3KZeG__chartColumn small{color:var(--toodle-muted);font-size:.58rem}.dashboard-preview-module__O3KZeG__previewList{gap:.35rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.dashboard-preview-module__O3KZeG__previewList li{background:var(--toodle-sky-50);border-radius:.65rem;align-items:center;gap:.65rem;min-width:0;padding:.55rem;display:flex}.dashboard-preview-module__O3KZeG__listIcon{width:1.9rem;height:1.9rem;color:var(--toodle-blue-600);background:#fff;border-radius:.55rem;flex:none;place-items:center;display:grid}.dashboard-preview-module__O3KZeG__listIcon svg{width:.85rem}.dashboard-preview-module__O3KZeG__listCopy{flex:1;min-width:0;display:grid}.dashboard-preview-module__O3KZeG__listCopy strong{color:var(--toodle-navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.dashboard-preview-module__O3KZeG__listCopy small,.dashboard-preview-module__O3KZeG__listMeta{color:var(--toodle-muted);font-size:.58rem}.dashboard-preview-module__O3KZeG__listMeta{color:var(--toodle-blue-700);flex:none;font-weight:700}.dashboard-preview-module__O3KZeG__activityCard .toodle-button{margin-top:.8rem}.dashboard-preview-module__O3KZeG__activityCard .toodle-button svg{width:.8rem}@media (max-width:720px){.dashboard-preview-module__O3KZeG__dashboardShell{grid-template-columns:3rem 1fr}.dashboard-preview-module__O3KZeG__sidebar{padding-inline:.3rem}.dashboard-preview-module__O3KZeG__sidebar>span{width:2rem;height:2rem}.dashboard-preview-module__O3KZeG__dashboardGrid{grid-template-columns:1fr}.dashboard-preview-module__O3KZeG__activityCard{grid-column:auto}}@media (max-width:520px){.dashboard-preview-module__O3KZeG__tabs{width:100%}.dashboard-preview-module__O3KZeG__tabs button{flex:1;padding-inline:.45rem;font-size:.7rem}.dashboard-preview-module__O3KZeG__dashboardShell{grid-template-columns:1fr;min-height:0}.dashboard-preview-module__O3KZeG__sidebar{display:none}.dashboard-preview-module__O3KZeG__dashboardMain{padding:.85rem}.dashboard-preview-module__O3KZeG__dashboardHeader{align-items:flex-start}.dashboard-preview-module__O3KZeG__dashboardHeader .toodle-badge{display:none}.dashboard-preview-module__O3KZeG__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.dashboard-preview-module__O3KZeG__metricCard{flex-direction:column;min-width:0;padding:.65rem .5rem;display:flex}.dashboard-preview-module__O3KZeG__metricCard span{font-size:.62rem}.dashboard-preview-module__O3KZeG__metricCard strong{font-size:1.05rem}.dashboard-preview-module__O3KZeG__metricCard small{display:none}.dashboard-preview-module__O3KZeG__panelCard{padding:.85rem}.dashboard-preview-module__O3KZeG__listCopy strong{white-space:normal}.dashboard-preview-module__O3KZeG__listMeta,.dashboard-preview-module__O3KZeG__activityCard{display:none}}@media (prefers-reduced-motion:reduce){.dashboard-preview-module__O3KZeG__tabs button{transition:none}}
.hero-module__sup1Jq__hero{isolation:isolate;background:linear-gradient(#fff 0% 72%,#f4f9ff 100%);min-height:auto;padding-block:clamp(2.5rem,5vw,4.5rem);position:relative;overflow:hidden}.hero-module__sup1Jq__hero:before{z-index:-1;content:"";opacity:.16;background-image:radial-gradient(#0878f9 1px,#0000 1px);background-size:14px 14px;border-radius:50%;width:24rem;height:24rem;position:absolute;inset:auto auto -6rem -6rem;-webkit-mask-image:linear-gradient(to top right,#000,#0000 72%);mask-image:linear-gradient(to top right,#000,#0000 72%)}.hero-module__sup1Jq__ambient{z-index:-1;aspect-ratio:1;filter:blur(90px);background:#087cf014;border-radius:50%;width:min(40vw,36rem);position:absolute;top:15%;right:8%}.hero-module__sup1Jq__layout{grid-template-columns:minmax(0,.88fr) minmax(31rem,1.12fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);min-width:0;display:grid}.hero-module__sup1Jq__copy{z-index:2;min-width:0;max-width:40rem;position:relative}.hero-module__sup1Jq__badge{gap:.38rem;margin-bottom:1.35rem}.hero-module__sup1Jq__badge svg{width:.8rem;height:.8rem}.hero-module__sup1Jq__title{max-width:11.5ch;font-size:clamp(2.8rem,4.6vw,4.75rem)}.hero-module__sup1Jq__title span{color:var(--toodle-blue-600)}.hero-module__sup1Jq__description{max-width:38rem;color:var(--toodle-muted);margin-top:1.5rem;font-size:clamp(1rem,1.5vw,1.15rem)}.hero-module__sup1Jq__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.hero-module__sup1Jq__actions svg{width:1rem;height:1rem}.hero-module__sup1Jq__learningNote{color:var(--toodle-navy-800);align-items:center;gap:.55rem;margin-top:1.4rem;font-size:.8rem;font-weight:600;display:flex}.hero-module__sup1Jq__learningNote svg{width:1rem;color:var(--toodle-blue-600)}.hero-module__sup1Jq__visual{min-width:0;padding-block:2rem;position:relative}.hero-module__sup1Jq__previewGlow{z-index:-1;filter:blur(54px);background:#087cf01f;border-radius:50%;position:absolute;inset:12% 5%}.hero-module__sup1Jq__dashboard{border:1px solid var(--toodle-border);background:#fff;border-radius:1rem;min-height:30rem;overflow:hidden;transform:none;box-shadow:0 12px 32px #0f366c1a}.hero-module__sup1Jq__dashboardTopbar{border-bottom:1px solid var(--toodle-border);justify-content:space-between;align-items:center;height:4rem;padding-inline:1.4rem;display:flex}.hero-module__sup1Jq__dashboardBrand{color:var(--toodle-navy-950);font-weight:750;line-height:1.1;display:grid}.hero-module__sup1Jq__dashboardBrand small{color:var(--toodle-blue-600);letter-spacing:.05em;text-transform:uppercase;margin-top:.2rem;font-size:.5rem}.hero-module__sup1Jq__dashboardPill{background:var(--toodle-sky-100);color:var(--toodle-blue-700);border-radius:999px;padding:.35rem .65rem;font-size:.65rem;font-weight:700}.hero-module__sup1Jq__dashboardBody{grid-template-columns:6rem 1fr;min-height:26rem;display:grid}.hero-module__sup1Jq__sidebar{border-right:1px solid var(--toodle-border);flex-direction:column;gap:.35rem;padding:1.2rem .6rem;display:flex}.hero-module__sup1Jq__sidebar span{color:var(--toodle-muted);border-radius:.45rem;padding:.55rem .45rem;font-size:.53rem;font-weight:650}.hero-module__sup1Jq__sidebar .hero-module__sup1Jq__sideActive{background:var(--toodle-sky-100);color:var(--toodle-blue-700)}.hero-module__sup1Jq__workspace{padding:1.5rem}.hero-module__sup1Jq__workspaceHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-module__sup1Jq__workspaceHeader>div{display:grid}.hero-module__sup1Jq__workspaceHeader small{color:var(--toodle-muted);font-size:.5rem}.hero-module__sup1Jq__workspaceHeader strong{color:var(--toodle-navy-950);font-size:.75rem}.hero-module__sup1Jq__workspaceHeader>span{background:var(--toodle-sky-100);color:var(--toodle-blue-700);border-radius:999px;padding:.3rem .5rem;font-size:.48rem;font-weight:700}.hero-module__sup1Jq__previewCards{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.4rem;display:grid}.hero-module__sup1Jq__previewCards div{border:1px solid var(--toodle-border);background:#fff;border-radius:.8rem;align-content:center;justify-items:start;gap:.25rem;min-height:6.7rem;padding:.75rem;display:grid;box-shadow:0 6px 20px #0f366c0f}.hero-module__sup1Jq__previewCards svg{width:1.1rem;color:var(--toodle-blue-600)}.hero-module__sup1Jq__previewCards span{color:var(--toodle-muted);margin-top:.2rem;font-size:.5rem;font-weight:650}.hero-module__sup1Jq__previewCards strong{color:var(--toodle-navy-950);font-size:.95rem;line-height:1}.hero-module__sup1Jq__previewCards small{color:var(--toodle-blue-600);font-size:.46rem}.hero-module__sup1Jq__previewGrid{grid-template-columns:1.35fr .8fr;gap:.75rem;margin-top:.75rem;display:grid}.hero-module__sup1Jq__chart,.hero-module__sup1Jq__taskList{border:1px solid var(--toodle-border);background:#fff;border-radius:.8rem;min-height:10rem}.hero-module__sup1Jq__chart{grid-template-rows:auto 1fr;padding:.85rem;display:grid;overflow:hidden}.hero-module__sup1Jq__chart>strong,.hero-module__sup1Jq__taskList>strong{color:var(--toodle-navy-900);font-size:.6rem}.hero-module__sup1Jq__miniChart{border-bottom:1px solid var(--toodle-border);align-items:end;gap:.35rem;height:7.2rem;padding:.6rem .2rem 0;display:flex}.hero-module__sup1Jq__miniChart>span{text-align:center;flex:1;grid-template-rows:1fr auto;align-items:end;gap:.15rem;height:100%;display:grid}.hero-module__sup1Jq__miniChart i{background:var(--toodle-gradient);border-radius:.2rem .2rem 0 0;justify-self:center;width:70%;display:block}.hero-module__sup1Jq__miniChart small{color:var(--toodle-muted);font-size:.42rem}.hero-module__sup1Jq__taskList{flex-direction:column;gap:.55rem;padding:.85rem;display:flex}.hero-module__sup1Jq__taskList>div{background:var(--toodle-sky-50);border-radius:.4rem;align-items:center;gap:.4rem;min-width:0;padding:.45rem;display:flex}.hero-module__sup1Jq__taskList i{background:var(--toodle-blue-600);border-radius:50%;flex:none;width:.35rem;height:.35rem}.hero-module__sup1Jq__taskList span{min-width:0;display:grid}.hero-module__sup1Jq__taskList b{color:var(--toodle-navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:.46rem;overflow:hidden}.hero-module__sup1Jq__taskList small{color:var(--toodle-muted);font-size:.4rem}.hero-module__sup1Jq__mascotWrap{filter:drop-shadow(0 18px 22px #0d265433);width:clamp(8.5rem,16vw,13rem);position:absolute;bottom:-2.5rem;right:-1.25rem}.hero-module__sup1Jq__mascotWrap img{border-radius:50%}.hero-module__sup1Jq__bookIcon,.hero-module__sup1Jq__capIcon{width:1.6rem;color:var(--toodle-blue-600);filter:drop-shadow(0 6px 8px #087cf029);position:absolute}.hero-module__sup1Jq__bookIcon{top:.3rem;right:14%;transform:rotate(9deg)}.hero-module__sup1Jq__capIcon{color:var(--toodle-blue-600);bottom:14%;left:-1.2rem;transform:rotate(-10deg)}@media (max-width:1100px){.hero-module__sup1Jq__layout{grid-template-columns:minmax(0,.9fr) minmax(27rem,1.1fr);gap:2.5rem}.hero-module__sup1Jq__dashboard{min-height:27rem}}@media (max-width:900px){.hero-module__sup1Jq__hero{min-height:auto;padding-top:4.5rem}.hero-module__sup1Jq__layout{grid-template-columns:1fr}.hero-module__sup1Jq__copy{text-align:center;justify-self:center;max-width:44rem}.hero-module__sup1Jq__title{max-width:13ch;margin-inline:auto}.hero-module__sup1Jq__description{margin-inline:auto}.hero-module__sup1Jq__actions,.hero-module__sup1Jq__learningNote{justify-content:center}.hero-module__sup1Jq__visual{width:min(100%,43rem);margin-inline:auto}}@media (max-width:560px){.hero-module__sup1Jq__hero{padding-block:2.5rem 4rem}.hero-module__sup1Jq__copy{width:100%}.hero-module__sup1Jq__title{overflow-wrap:anywhere;max-width:10.5ch;font-size:clamp(2.25rem,11vw,3rem)}.hero-module__sup1Jq__description{margin-top:1.15rem;font-size:.95rem;line-height:1.65}.hero-module__sup1Jq__actions{flex-direction:column}.hero-module__sup1Jq__actions a{width:100%}.hero-module__sup1Jq__visual{min-width:0;padding-top:1rem}.hero-module__sup1Jq__dashboard{border-radius:1rem;min-height:20rem;transform:none}.hero-module__sup1Jq__dashboardTopbar{height:3.25rem;padding-inline:1rem}.hero-module__sup1Jq__dashboardBody{grid-template-columns:3.5rem 1fr;min-height:17rem}.hero-module__sup1Jq__sidebar{gap:.6rem;padding:.85rem .5rem}.hero-module__sup1Jq__workspace{min-width:0;padding:.75rem}.hero-module__sup1Jq__previewCards{gap:.4rem;margin-top:.85rem}.hero-module__sup1Jq__previewCards div{min-height:4.5rem;padding:.55rem}.hero-module__sup1Jq__previewCards span{font-size:.46rem}.hero-module__sup1Jq__previewGrid{gap:.4rem}.hero-module__sup1Jq__chart,.hero-module__sup1Jq__taskList{min-height:6.5rem}.hero-module__sup1Jq__taskList{gap:.55rem;padding:.7rem .55rem}.hero-module__sup1Jq__mascotWrap{width:8rem;bottom:-2rem;right:-.4rem}.hero-module__sup1Jq__capIcon{left:-.2rem}.hero-module__sup1Jq__dashboardPill,.hero-module__sup1Jq__workspaceHeader>span{display:none}}
.remaining-sections-module__dCySBa__launch,.remaining-sections-module__dCySBa__faq{scroll-margin-top:5.5rem}.remaining-sections-module__dCySBa__launch{isolation:isolate;border-radius:var(--toodle-radius-lg);width:min(100% - 2.5rem,73rem);color:var(--toodle-text);background:linear-gradient(135deg,#f2f8ff 0%,#fff 68%);border:1px solid #b8d9ff;margin-inline:auto;position:relative;overflow:hidden}.remaining-sections-module__dCySBa__launch:before{display:none}.remaining-sections-module__dCySBa__launchGlow{z-index:-1;filter:blur(80px);background:#087cf014;border-radius:50%;width:30rem;height:30rem;position:absolute;top:-8rem;right:-4rem}.remaining-sections-module__dCySBa__launchInner{grid-template-columns:minmax(12rem,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:20rem;display:grid}.remaining-sections-module__dCySBa__launchMascot{filter:drop-shadow(0 16px 22px #0f366c24);align-self:end;width:min(100%,16rem)}.remaining-sections-module__dCySBa__launchMascot img{border-radius:50%}.remaining-sections-module__dCySBa__launchCopy{max-width:41rem;padding-block:2.5rem}.remaining-sections-module__dCySBa__launchEyebrow{color:var(--toodle-blue-600);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.75rem;font-size:.7rem;font-weight:750;display:flex}.remaining-sections-module__dCySBa__launchEyebrow svg{width:.9rem}.remaining-sections-module__dCySBa__launchCopy h2{color:var(--toodle-navy-950);font-size:clamp(2rem,4vw,3.25rem)}.remaining-sections-module__dCySBa__launchCopy>p:not(.remaining-sections-module__dCySBa__launchEyebrow){max-width:38rem;color:var(--toodle-muted);margin-top:1rem;font-size:clamp(.9rem,1.3vw,1rem)}.remaining-sections-module__dCySBa__launchButton{background:var(--toodle-gradient);color:#fff;margin-top:1.4rem;box-shadow:0 10px 24px #087cf033}.remaining-sections-module__dCySBa__launchButton:hover{box-shadow:0 12px 28px #087cf042}.remaining-sections-module__dCySBa__launchButton svg{width:1rem}.remaining-sections-module__dCySBa__faq{padding-block:var(--toodle-space-section);background:#fff}.remaining-sections-module__dCySBa__faqLayout{grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.remaining-sections-module__dCySBa__faqLayout .toodle-section-heading{position:sticky;top:7rem}.remaining-sections-module__dCySBa__accordion{gap:.65rem;display:grid}.remaining-sections-module__dCySBa__accordionItem{border:1px solid var(--toodle-border);border-radius:var(--toodle-radius-md);background:#fff;overflow:hidden;box-shadow:0 5px 18px #0f366c0d}.remaining-sections-module__dCySBa__accordionItem h3{margin:0}.remaining-sections-module__dCySBa__accordionItem button{width:100%;min-height:4rem;color:var(--toodle-navy-950);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;font-size:.9rem;font-weight:700;display:flex}.remaining-sections-module__dCySBa__accordionItem button:hover{background:var(--toodle-sky-50)}.remaining-sections-module__dCySBa__accordionItem button:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #0878f959;position:relative}.remaining-sections-module__dCySBa__accordionItem button svg{width:1rem;color:var(--toodle-blue-600);flex:none;transition:transform .2s}.remaining-sections-module__dCySBa__accordionItem button[aria-expanded=true] svg{transform:rotate(180deg)}.remaining-sections-module__dCySBa__answer{visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .22s,visibility .22s;display:grid}.remaining-sections-module__dCySBa__answerOpen{visibility:visible;grid-template-rows:1fr}.remaining-sections-module__dCySBa__answer>div{min-height:0;overflow:hidden}.remaining-sections-module__dCySBa__answer p{border-top:1px solid var(--toodle-border);color:var(--toodle-muted);margin:0 1.2rem;padding:1rem 0 1.2rem;font-size:.85rem;line-height:1.7}.remaining-sections-module__dCySBa__footer{border-top:1px solid var(--toodle-border);color:var(--toodle-muted);background:#fff}.remaining-sections-module__dCySBa__footerGrid{grid-template-columns:1.55fr .75fr 1fr 1fr;gap:clamp(2rem,5vw,5rem);padding-block:4.5rem 3.5rem;display:grid}.remaining-sections-module__dCySBa__footerBrand .toodle-logo{color:var(--toodle-navy-950)}.remaining-sections-module__dCySBa__footerBrand>p{max-width:18rem;margin-top:1rem;font-size:.82rem}.remaining-sections-module__dCySBa__footer h2{color:var(--toodle-navy-950);letter-spacing:.03em;margin-bottom:1rem;font-size:.78rem}.remaining-sections-module__dCySBa__footer ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.remaining-sections-module__dCySBa__footer li,.remaining-sections-module__dCySBa__footerSmall{font-size:.76rem}.remaining-sections-module__dCySBa__footer li a{align-items:center;gap:.4rem;transition:color .16s;display:inline-flex}.remaining-sections-module__dCySBa__footer li a:hover{color:var(--toodle-blue-600)}.remaining-sections-module__dCySBa__footer li svg{width:.8rem}.remaining-sections-module__dCySBa__footerSmall{max-width:16rem}.remaining-sections-module__dCySBa__socials{gap:.55rem;margin-top:1.1rem;display:flex}.remaining-sections-module__dCySBa__socials span{border:1px solid var(--toodle-border-strong);width:2rem;height:2rem;color:var(--toodle-blue-700);border-radius:50%;place-items:center;display:grid}.remaining-sections-module__dCySBa__socials svg{width:.85rem}.remaining-sections-module__dCySBa__copyright{border-top:1px solid var(--toodle-border);justify-content:space-between;gap:1rem;padding-block:1.25rem;font-size:.67rem;display:flex}@media (max-width:800px){.remaining-sections-module__dCySBa__launchInner{text-align:center;grid-template-columns:1fr;min-height:0}.remaining-sections-module__dCySBa__launchCopy{grid-row:1;justify-self:center;padding:4rem 0 0}.remaining-sections-module__dCySBa__launchEyebrow{justify-content:center}.remaining-sections-module__dCySBa__launchMascot{grid-row:2;justify-self:center;width:16rem}.remaining-sections-module__dCySBa__faqLayout{grid-template-columns:1fr}.remaining-sections-module__dCySBa__faqLayout .toodle-section-heading{position:static}.remaining-sections-module__dCySBa__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.remaining-sections-module__dCySBa__footerGrid{grid-template-columns:1fr}.remaining-sections-module__dCySBa__copyright{flex-direction:column}}@media (prefers-reduced-motion:reduce){.remaining-sections-module__dCySBa__accordionItem button svg,.remaining-sections-module__dCySBa__answer,.remaining-sections-module__dCySBa__footer li a{transition:none}}
.navbar-module__1Q8yoW__header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e2eaf3b8;position:sticky;top:0;box-shadow:0 4px 18px #0f366c0a}.navbar-module__1Q8yoW__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-width:0;min-height:4.5rem;display:flex}.navbar-module__1Q8yoW__brand{flex:none}.navbar-module__1Q8yoW__brand .toodle-logo{color:var(--toodle-navy-950)}.navbar-module__1Q8yoW__brand .toodle-logo__mark{box-shadow:none}.navbar-module__1Q8yoW__desktopNav{align-items:center;gap:clamp(1.25rem,2.4vw,2.25rem);display:flex}.navbar-module__1Q8yoW__navLink{color:var(--toodle-navy-950);font-size:.875rem;font-weight:700;transition:color .16s}.navbar-module__1Q8yoW__navLink:hover{color:var(--toodle-blue-600)}.navbar-module__1Q8yoW__desktopCta{flex:none}.navbar-module__1Q8yoW__menuButton{border:1px solid var(--toodle-border);background:var(--toodle-sky-50);width:2.75rem;height:2.75rem;color:var(--toodle-navy-950);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;display:none}.navbar-module__1Q8yoW__menuButton svg{width:1.35rem;height:1.35rem}.navbar-module__1Q8yoW__mobileNav{display:none}@media (max-width:900px){.navbar-module__1Q8yoW__desktopNav,.navbar-module__1Q8yoW__desktopCta{display:none}.navbar-module__1Q8yoW__menuButton{flex:none;display:inline-flex}.navbar-module__1Q8yoW__mobileNav{border-top:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .22s,border-color .22s;display:grid;overflow:hidden}.navbar-module__1Q8yoW__mobileNavOpen{border-color:var(--toodle-border);grid-template-rows:1fr}.navbar-module__1Q8yoW__mobileNavInner{flex-direction:column;min-height:0;padding-inline:1.25rem;display:flex;overflow:hidden}.navbar-module__1Q8yoW__mobileNavOpen .navbar-module__1Q8yoW__mobileNavInner{padding-block:.75rem 1.25rem}.navbar-module__1Q8yoW__mobileNav{background:#fff}.navbar-module__1Q8yoW__mobileNavInner>a:not(.navbar-module__1Q8yoW__mobileCta){color:var(--toodle-navy-950);padding:.8rem .25rem;font-size:.9375rem;font-weight:600}.navbar-module__1Q8yoW__mobileCta{margin-top:.75rem}}@media (prefers-reduced-motion:reduce){.navbar-module__1Q8yoW__mobileNav,.navbar-module__1Q8yoW__navLink{transition:none}}
.product-features-module__JIunhq__product,.product-features-module__JIunhq__features{scroll-margin-top:5.5rem}.product-features-module__JIunhq__product{padding-block:var(--toodle-space-section);background:#fff;position:relative}.product-features-module__JIunhq__product:before{background:linear-gradient(90deg, transparent, var(--toodle-border-strong), transparent);content:"";width:min(72rem,90%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.product-features-module__JIunhq__benefitGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.product-features-module__JIunhq__benefitCard{border:1px solid var(--toodle-border);border-radius:var(--toodle-radius-lg);min-height:8.5rem;box-shadow:var(--toodle-shadow-sm);background:#fff;align-items:center;gap:1.15rem;padding:clamp(1rem,2vw,1.4rem);transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.product-features-module__JIunhq__benefitCard:hover{border-color:var(--toodle-border-strong);box-shadow:var(--toodle-shadow-md);transform:translateY(-3px)}.product-features-module__JIunhq__benefitIcon,.product-features-module__JIunhq__featureIcon{background:var(--toodle-sky-100);color:var(--toodle-blue-600);border-radius:1rem;flex:none;place-items:center;display:grid}.product-features-module__JIunhq__benefitIcon{width:3.25rem;height:3.25rem}.product-features-module__JIunhq__benefitIcon svg{width:1.55rem}.product-features-module__JIunhq__benefitCard h3,.product-features-module__JIunhq__featureCard h3{color:var(--toodle-navy-950);letter-spacing:-.02em;font-size:1rem;line-height:1.25}.product-features-module__JIunhq__benefitCard p,.product-features-module__JIunhq__featureCard p{color:var(--toodle-muted);margin-top:.6rem;font-size:.83rem;line-height:1.65}.product-features-module__JIunhq__features{padding-block:0 var(--toodle-space-section);background:#fff}.product-features-module__JIunhq__featureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:3rem;display:grid}.product-features-module__JIunhq__featureToggle{display:none}.product-features-module__JIunhq__featureCard{border:1px solid var(--toodle-border);border-radius:var(--toodle-radius-md);background:#fff;align-items:flex-start;gap:.9rem;min-height:8.6rem;padding:1rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 4px 14px #0f366c0a}.product-features-module__JIunhq__featureCard:hover{border-color:var(--toodle-border-strong);transform:translateY(-2px);box-shadow:0 10px 26px #0f366c17}.product-features-module__JIunhq__featureIcon{border-radius:.8rem;width:2.75rem;height:2.75rem}.product-features-module__JIunhq__featureIcon svg{width:1.35rem}@media (max-width:1100px){.product-features-module__JIunhq__featureGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.product-features-module__JIunhq__benefitGrid{grid-template-columns:1fr}.product-features-module__JIunhq__benefitCard{min-height:auto}.product-features-module__JIunhq__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.product-features-module__JIunhq__benefitGrid,.product-features-module__JIunhq__featureGrid{grid-template-columns:1fr;gap:.65rem;margin-top:2.25rem}.product-features-module__JIunhq__benefitCard,.product-features-module__JIunhq__featureCard{min-width:0;min-height:auto;padding:.9rem}.product-features-module__JIunhq__benefitIcon{width:2.75rem;height:2.75rem}.product-features-module__JIunhq__featureIcon{width:2.4rem;height:2.4rem}.product-features-module__JIunhq__benefitCard p,.product-features-module__JIunhq__featureCard p{font-size:.875rem;line-height:1.6}.product-features-module__JIunhq__benefitCard h3,.product-features-module__JIunhq__featureCard h3{font-size:.98rem}.product-features-module__JIunhq__featureGridCollapsed>article:nth-child(n+7){display:none}.product-features-module__JIunhq__featureToggle{border:1px solid var(--toodle-blue-600);min-height:2.75rem;color:var(--toodle-blue-700);cursor:pointer;background:#fff;border-radius:999px;margin:1rem auto 0;padding:.7rem 1.15rem;font-size:.82rem;font-weight:700;display:block}}@media (prefers-reduced-motion:reduce){.product-features-module__JIunhq__benefitCard,.product-features-module__JIunhq__featureCard{transition:none}.product-features-module__JIunhq__benefitCard:hover,.product-features-module__JIunhq__featureCard:hover{transform:none}}
.roles-workflow-module__0CLLbW__roles,.roles-workflow-module__0CLLbW__workflow{scroll-margin-top:5.5rem}.roles-workflow-module__0CLLbW__roles{padding-block:var(--toodle-space-section);background:#fff}.roles-workflow-module__0CLLbW__roleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.roles-workflow-module__0CLLbW__roleCard{--role-accent:var(--toodle-blue-600);--role-soft:var(--toodle-sky-100);border:1px solid var(--toodle-border);border-radius:var(--toodle-radius-lg);background:var(--role-soft);min-width:0;min-height:16rem;box-shadow:var(--toodle-shadow-sm);grid-template-columns:42% minmax(0,58%);transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.roles-workflow-module__0CLLbW__roleCard:hover{border-color:color-mix(in srgb, var(--role-accent) 28%, white);box-shadow:var(--toodle-shadow-md);transform:translateY(-3px)}.roles-workflow-module__0CLLbW__roleCard_teal{--role-accent:#0d9f91;--role-soft:#e6f8f5}.roles-workflow-module__0CLLbW__roleCard_gold{--role-accent:#e49a10;--role-soft:#fff6dd}.roles-workflow-module__0CLLbW__roleVisual{background:linear-gradient(145deg, var(--role-soft), white);place-items:end center;height:100%;display:grid;position:relative;overflow:hidden}.roles-workflow-module__0CLLbW__roleVisual:before{border:1px dashed color-mix(in srgb, var(--role-accent) 25%, transparent);content:"";border-radius:50%;width:13rem;height:13rem;position:absolute}.roles-workflow-module__0CLLbW__roleVisual .toodle-mascot{filter:saturate(.92)drop-shadow(0 12px 16px #0f366c1f);width:9rem;margin-bottom:1rem}.roles-workflow-module__0CLLbW__roleVisual img{border-radius:50%}.roles-workflow-module__0CLLbW__roleSymbol{z-index:1;border:1px solid color-mix(in srgb, var(--role-accent) 24%, white);width:2.5rem;height:2.5rem;color:var(--role-accent);box-shadow:var(--toodle-shadow-sm);background:#ffffffe0;border-radius:50%;place-items:center;display:grid;position:absolute;top:.8rem;right:.8rem}.roles-workflow-module__0CLLbW__roleSymbol svg{width:1.25rem}.roles-workflow-module__0CLLbW__roleContent{align-self:center;min-width:0;padding:1.15rem 1rem}.roles-workflow-module__0CLLbW__roleTitle{align-items:flex-start;gap:.8rem;display:flex}.roles-workflow-module__0CLLbW__roleTitle>span{background:var(--role-accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;display:grid}.roles-workflow-module__0CLLbW__roleTitle svg{width:1rem}.roles-workflow-module__0CLLbW__roleTitle h3{font-size:1.05rem}.roles-workflow-module__0CLLbW__roleTitle p{display:none}.roles-workflow-module__0CLLbW__roleContent ul{gap:.62rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.roles-workflow-module__0CLLbW__roleContent li{color:var(--toodle-navy-800);align-items:flex-start;gap:.4rem;font-size:.67rem;line-height:1.4;display:flex}.roles-workflow-module__0CLLbW__roleContent li svg{width:.9rem;color:var(--role-accent);stroke-width:3px;flex:none;margin-top:.1rem}.roles-workflow-module__0CLLbW__workflow{padding-block:0 var(--toodle-space-section);background:#fff;position:relative}.roles-workflow-module__0CLLbW__workflowList{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin:3.25rem 0 0;padding:0;list-style:none;display:grid;position:relative}.roles-workflow-module__0CLLbW__workflowList:before{z-index:0;border-top:2px dashed var(--toodle-border-strong);content:"";position:absolute;top:2.1rem;left:10%;right:10%}.roles-workflow-module__0CLLbW__workflowStep{z-index:1;text-align:center;position:relative}.roles-workflow-module__0CLLbW__stepIcon{border:1px solid var(--toodle-border);background:linear-gradient(145deg, white, var(--toodle-sky-100));width:4.25rem;height:4.25rem;color:var(--toodle-blue-600);box-shadow:var(--toodle-shadow-sm);border-radius:50%;place-items:center;margin-inline:auto;display:grid;position:relative}.roles-workflow-module__0CLLbW__stepIcon>svg{width:1.7rem}.roles-workflow-module__0CLLbW__stepIcon>span{background:var(--toodle-blue-600);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-size:.62rem;font-weight:800;display:grid;position:absolute;bottom:-.1rem;right:-.1rem}.roles-workflow-module__0CLLbW__workflowStep h3{margin-top:1rem;font-size:.95rem}.roles-workflow-module__0CLLbW__workflowStep p{max-width:14rem;color:var(--toodle-muted);margin:.55rem auto 0;font-size:.78rem;line-height:1.6}@media (max-width:900px){.roles-workflow-module__0CLLbW__roleGrid{grid-template-columns:1fr;width:min(100%,42rem);margin-inline:auto}.roles-workflow-module__0CLLbW__roleCard:last-child{grid-column:auto;justify-self:stretch;width:100%}.roles-workflow-module__0CLLbW__workflowList{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}.roles-workflow-module__0CLLbW__workflowList:before{display:none}}@media (max-width:600px){.roles-workflow-module__0CLLbW__roleGrid,.roles-workflow-module__0CLLbW__workflowList{grid-template-columns:1fr}.roles-workflow-module__0CLLbW__roleCard:last-child{grid-column:auto;justify-self:stretch;width:100%}.roles-workflow-module__0CLLbW__roleGrid{gap:.8rem;margin-top:2.25rem}.roles-workflow-module__0CLLbW__roleCard{grid-template-columns:1fr;min-height:0}.roles-workflow-module__0CLLbW__roleVisual{height:8.5rem}.roles-workflow-module__0CLLbW__roleVisual:before{width:8rem;height:8rem}.roles-workflow-module__0CLLbW__roleVisual .toodle-mascot{width:6rem;margin-bottom:.5rem}.roles-workflow-module__0CLLbW__roleSymbol{width:2.2rem;height:2.2rem;top:.65rem;right:.65rem}.roles-workflow-module__0CLLbW__roleContent{padding:1.15rem}.roles-workflow-module__0CLLbW__roleContent ul{margin-top:.9rem}.roles-workflow-module__0CLLbW__roleContent li{font-size:.75rem}.roles-workflow-module__0CLLbW__workflowList{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem .8rem;margin-top:2.25rem}.roles-workflow-module__0CLLbW__stepIcon{width:3.5rem;height:3.5rem}.roles-workflow-module__0CLLbW__stepIcon>svg{width:1.35rem}.roles-workflow-module__0CLLbW__workflowStep h3{margin-top:.7rem;font-size:.85rem}.roles-workflow-module__0CLLbW__workflowStep p{margin-top:.35rem;font-size:.74rem;line-height:1.5}}@media (prefers-reduced-motion:reduce){.roles-workflow-module__0CLLbW__roleCard{transition:none}.roles-workflow-module__0CLLbW__roleCard:hover{transform:none}}
.WaitlistForm-module__4mQYNa__form{gap:1.25rem;min-width:0;display:grid}.WaitlistForm-module__4mQYNa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.WaitlistForm-module__4mQYNa__field{align-content:start;gap:.42rem;min-width:0;display:grid}.WaitlistForm-module__4mQYNa__wide{grid-column:1/-1}.WaitlistForm-module__4mQYNa__label{color:var(--toodle-navy-950);font-size:.8rem;font-weight:700}.WaitlistForm-module__4mQYNa__required{color:#c83245}.WaitlistForm-module__4mQYNa__optional{color:var(--toodle-muted);font-size:.72rem;font-weight:500}.WaitlistForm-module__4mQYNa__input{border:1px solid var(--toodle-border-strong);width:100%;min-height:3rem;color:var(--toodle-text);background:#fff;border-radius:.65rem;padding:.72rem .85rem;transition:border-color .16s,box-shadow .16s}.WaitlistForm-module__4mQYNa__input::placeholder{color:#7789a3}.WaitlistForm-module__4mQYNa__input:hover{border-color:#9abfe6}.WaitlistForm-module__4mQYNa__input:focus{border-color:var(--toodle-blue-600);outline:0;box-shadow:0 0 0 3px #087cf024}.WaitlistForm-module__4mQYNa__input[aria-invalid=true]{border-color:#cf4253}.WaitlistForm-module__4mQYNa__error{color:#b42335;font-size:.75rem;line-height:1.35}.WaitlistForm-module__4mQYNa__checkboxRow{color:var(--toodle-muted);align-items:flex-start;gap:.7rem;font-size:.8rem;line-height:1.55;display:flex}.WaitlistForm-module__4mQYNa__checkbox{width:1rem;height:1rem;accent-color:var(--toodle-blue-600);flex:none;margin-top:.2rem}.WaitlistForm-module__4mQYNa__privacy{color:var(--toodle-muted);font-size:.76rem;line-height:1.55}.WaitlistForm-module__4mQYNa__submit{width:100%}.WaitlistForm-module__4mQYNa__spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite WaitlistForm-module__4mQYNa__spin}.WaitlistForm-module__4mQYNa__status{border:1px solid;border-radius:.65rem;padding:.85rem 1rem;font-size:.82rem;line-height:1.5}.WaitlistForm-module__4mQYNa__success{color:#17643f;background:#effbf5;border-color:#a7dec5}.WaitlistForm-module__4mQYNa__warning{color:#795313;background:#fff9e9;border-color:#f2d38b}.WaitlistForm-module__4mQYNa__serverError{color:#8e2634;background:#fff4f5;border-color:#efb4bb}.WaitlistForm-module__4mQYNa__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@keyframes WaitlistForm-module__4mQYNa__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.WaitlistForm-module__4mQYNa__grid{grid-template-columns:1fr}.WaitlistForm-module__4mQYNa__wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__4mQYNa__input{transition:none}.WaitlistForm-module__4mQYNa__spinner{animation-duration:1.4s}}
.WaitlistSection-module__3mwnXG__section{padding-block:var(--toodle-space-section);background:linear-gradient(145deg,#e7f3ff 0%,#f9fcff 55%,#fff 100%);border-top:1px solid #cfe4fb;scroll-margin-top:5.5rem;position:relative;overflow:hidden;box-shadow:inset 0 10px 30px #087cf00a}.WaitlistSection-module__3mwnXG__section:before{filter:blur(70px);content:"";background:#087cf017;border-radius:50%;width:32rem;height:32rem;position:absolute;top:-12rem;right:-10rem}.WaitlistSection-module__3mwnXG__layout{grid-template-columns:minmax(0,.8fr) minmax(30rem,1.2fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-width:0;display:grid;position:relative}.WaitlistSection-module__3mwnXG__copy{gap:1.15rem;min-width:0;display:grid}.WaitlistSection-module__3mwnXG__eyebrow{color:var(--toodle-blue-600);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:750}.WaitlistSection-module__3mwnXG__copy h2{font-size:clamp(2.2rem,4.5vw,3.8rem)}.WaitlistSection-module__3mwnXG__copy>p:not(.WaitlistSection-module__3mwnXG__eyebrow){max-width:31rem;color:var(--toodle-muted);font-size:1rem}.WaitlistSection-module__3mwnXG__points{color:var(--toodle-navy-800);gap:.7rem;margin:.4rem 0 0;padding:0;font-size:.86rem;font-weight:600;list-style:none;display:grid}.WaitlistSection-module__3mwnXG__points li{align-items:center;gap:.6rem;display:flex}.WaitlistSection-module__3mwnXG__points svg{color:var(--toodle-blue-600);flex:none}.WaitlistSection-module__3mwnXG__card{border:1px solid var(--toodle-border-strong);border-radius:var(--toodle-radius-lg);box-shadow:var(--toodle-shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;padding:clamp(1.35rem,3vw,2.25rem)}.WaitlistSection-module__3mwnXG__card h3{margin-bottom:.4rem;font-size:1.35rem}.WaitlistSection-module__3mwnXG__intro{color:var(--toodle-muted);margin-bottom:1.5rem;font-size:.82rem}@media (max-width:900px){.WaitlistSection-module__3mwnXG__layout{grid-template-columns:minmax(0,1fr)}.WaitlistSection-module__3mwnXG__copy{max-width:40rem}}@media (max-width:560px){.WaitlistSection-module__3mwnXG__copy h2{font-size:2.15rem}.WaitlistSection-module__3mwnXG__card{min-width:0;padding:1.15rem}}
