.education-product{--d-bg:#fff;--d-surface:#fff;--d-soft:#f7fafc;--d-border:#e8eef4;--d-ink:#0b1220;--d-text:#52606d;--d-muted:#8793a2;--d-shadow:0 24px 60px rgba(15,23,42,.06);position:relative;overflow:hidden;background:var(--d-bg);color:var(--d-ink);font-family:var(--font-inter);transition:background .25s,color .25s}.education-product:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(68,138,255,.13) 1px,transparent 0);background-size:28px 28px;mask-image:linear-gradient(#000,transparent 20%);opacity:.17;pointer-events:none}.education-product h1,.education-product h2,.education-product h3,.education-product strong{font-family:var(--font-sora)}[data-theme=dark] .education-product{--d-bg:#071321;--d-surface:#0f1c2e;--d-soft:#0a1828;--d-border:rgba(255,255,255,.07);--d-ink:#f7fafc;--d-text:#a9b5c5;--d-muted:#718096;--d-shadow:0 24px 60px rgba(0,0,0,.3);background-image:radial-gradient(circle at 82% 4%,rgba(68,138,255,.11),transparent 27%),radial-gradient(circle at 12% 31%,rgba(22,199,183,.07),transparent 24%)}.ed-section{position:relative;max-width:1320px;margin:0 auto;padding-left:24px;padding-right:24px}.ed-hero{min-height:760px;display:grid;grid-template-columns:.72fr 1.43fr;gap:50px;align-items:center;padding-top:58px;padding-bottom:90px}.ed-eyebrow{display:inline-flex;align-items:center;gap:7px;border:1px solid color-mix(in srgb,#448aff 22%,var(--d-border));background:color-mix(in srgb,#448aff 8%,var(--d-surface));color:#3578e5;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ed-hero h1{font-size:clamp(46px,4.2vw,64px);line-height:1.07;letter-spacing:-.052em;margin:23px 0}.ed-heading h2 span,.ed-hero h1 span{background:linear-gradient(90deg,#16c7b7,#448aff);background-clip:text;color:transparent}.ed-hero-copy>p{max-width:510px;color:var(--d-text);font-size:16px;line-height:1.75}.ed-actions{display:flex;gap:13px;margin-top:30px}.ed-btn{height:52px;padding:0 25px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;transition:.22s}.ed-btn.primary{color:#fff;background:linear-gradient(90deg,#16c7b7,#448aff);box-shadow:0 14px 32px rgba(22,199,183,.2)}.ed-btn:hover{transform:translateY(-2px)}.ed-btn.secondary{color:var(--d-ink);background:var(--d-surface);border:1px solid var(--d-border);box-shadow:0 8px 24px rgba(11,18,32,.05)}.ed-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:38px}.ed-trust span{display:flex;align-items:center;gap:6px;color:var(--d-text);font-size:9px;font-weight:600}.ed-trust svg{color:#448aff;border:1px solid #448aff;border-radius:50%;padding:2px}.ed-hero-visual{position:relative}.ed-hero-visual:before{content:"";position:absolute;inset:-15%;background:radial-gradient(circle,rgba(68,138,255,.15),transparent 62%);filter:blur(28px)}.ed-dashboard{position:relative;min-width:785px;display:grid;grid-template-columns:52px 1fr;border:1px solid var(--d-border);border-radius:27px;background:var(--d-surface);box-shadow:0 32px 85px rgba(11,18,32,.14);animation:ed-arrive .75s cubic-bezier(.22,1,.36,1) both}.ed-dashboard>aside{border-radius:27px 0 0 27px;background:color-mix(in srgb,var(--d-soft) 65%,transparent);border-right:1px solid var(--d-border);padding:13px 8px;display:flex;align-items:center;flex-direction:column;gap:7px}.ed-dashboard>aside>span{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#16c7b7,#448aff);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;margin-bottom:7px}.ed-dashboard>aside i{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;color:var(--d-muted);font-style:normal}.ed-dashboard>aside i.active{color:#448aff;background:rgba(68,138,255,.09)}.ed-dash-main{padding:16px}.ed-dash-head{display:flex;justify-content:space-between;align-items:center}.ed-dash-head>div{display:flex;flex-direction:column}.ed-dash-head strong{font-size:14px}.ed-dash-head small{font-size:7px;color:var(--d-muted);margin-top:3px}.ed-dash-head button{height:28px;border:1px solid var(--d-border);border-radius:7px;padding:0 8px;color:var(--d-text);font-size:7px}.ed-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.ed-metrics>div{border:1px solid var(--d-border);border-radius:11px;padding:11px}.ed-metrics span{display:block;font-size:6px;color:var(--d-muted)}.ed-metrics strong{display:block;font-size:15px;margin-top:6px}.ed-metrics em{font-size:6px;color:#0e9f93;font-style:normal}.ed-dash-lower{display:grid;grid-template-columns:.9fr 1.1fr;gap:8px;margin-top:8px}.ed-activity,.ed-pipeline{border:1px solid var(--d-border);border-radius:12px;padding:10px}.ed-activity>div>strong,.ed-pipeline>strong{font-size:8px}.ed-donut{float:left;width:105px;aspect-ratio:1;border-radius:50%;background:conic-gradient(#448aff 0 45%,#16c7b7 45% 72%,#8b5cf6 72% 88%,#f59e0b 88%);display:grid;place-items:center;margin:12px 10px 5px 0}.ed-donut:after{content:"";width:65%;height:65%;border-radius:50%;background:var(--d-surface)}.ed-donut span{position:absolute;z-index:1;display:flex;flex-direction:column;text-align:center;font-size:5px}.ed-donut b{font-size:11px}.ed-pipeline>span{display:grid;grid-template-columns:5px 1fr auto;gap:5px;align-items:center;margin-top:13px;font-size:6px;color:var(--d-text)}.ed-pipeline>span>i{width:5px;height:5px;border-radius:50%;background:#448aff}.ed-pipeline>span>i.p1{background:#16c7b7}.ed-pipeline>span>i.p2{background:#8b5cf6}.ed-pipeline>span>i.p3{background:#f59e0b}.ed-activity>div{display:flex;justify-content:space-between}.ed-activity>div>span{display:flex;align-items:center;gap:4px;color:#0e9f93;font-size:6px}.ed-activity>div>span i{width:5px;height:5px;border-radius:50%;background:#16c7b7}.ed-activity>span{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:6px;padding:7px 0;border-bottom:1px solid var(--d-border)}.ed-activity>span>i{width:23px;height:23px;border-radius:8px;background:rgba(68,138,255,.09);color:#448aff;display:grid;place-items:center;font-style:normal}.ed-activity b{display:flex;flex-direction:column;font-size:6px}.ed-activity small{font-size:5px;color:var(--d-muted);margin-top:2px}.ed-activity em{font-size:5px;color:var(--d-muted);font-style:normal}.ed-float{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;border:1px solid var(--d-border);border-radius:12px;background:color-mix(in srgb,var(--d-surface) 88%,transparent);backdrop-filter:blur(14px);box-shadow:var(--d-shadow);padding:10px 12px;color:#448aff;animation:ed-float 5s ease-in-out infinite}.ed-float span{display:flex;flex-direction:column;font-size:6px;color:var(--d-text)}.ed-float strong{font-size:9px;color:var(--d-ink);margin-top:2px}.ed-inquiry{right:-23px;top:140px}.ed-counsel{left:82px;bottom:-24px;animation-delay:-2s}.ed-live{position:absolute;right:15px;bottom:-14px;border:1px solid var(--d-border);border-radius:99px;background:var(--d-surface);box-shadow:var(--d-shadow);padding:8px 10px;color:var(--d-text);font-size:6px}.ed-live i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#16c7b7;margin-right:5px;animation:ed-pulse 2s infinite}.ed-brands{min-height:90px;border:1px solid var(--d-border);border-radius:25px;background:var(--d-surface);box-shadow:var(--d-shadow);display:grid;grid-template-columns:1.7fr repeat(7,1fr);align-items:center;padding:20px 26px;margin-bottom:100px}.ed-brands>span{font-size:7px;text-transform:uppercase;letter-spacing:.12em;color:var(--d-muted);font-weight:800}.ed-brands b{text-align:center;font-size:11px;color:var(--d-text)}.ed-heading{margin-bottom:44px}.ed-heading.centered{text-align:center;display:flex;flex-direction:column;align-items:center}.ed-heading h2,.ed-section-head h2{font-size:clamp(35px,4vw,47px);line-height:1.14;letter-spacing:-.04em;margin:18px 0}.ed-heading p,.ed-section-head p{max-width:620px;color:var(--d-text);font-size:14px;line-height:1.7}.ed-journey{margin-bottom:100px}.ed-journey-track{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.ed-journey-track article{position:relative;text-align:center;min-height:210px;border:1px solid var(--d-border);border-radius:22px;background:var(--d-surface);box-shadow:var(--d-shadow);padding:22px 14px;transition:.28s}.ed-journey-track article:hover{transform:translateY(-5px)}.ed-journey-track article>span{width:46px;height:46px;border-radius:14px;background:rgba(139,92,246,.09);color:#8b5cf6;display:grid;place-items:center;margin:auto}.ed-journey-track article>span.j1,.ed-journey-track article>span.j4{color:#448aff;background:rgba(68,138,255,.09)}.ed-journey-track article>span.j2,.ed-journey-track article>span.j5{color:#f59e0b;background:rgba(245,158,11,.09)}.ed-journey-track article>span.j3{color:#0e9f93;background:rgba(22,199,183,.09)}.ed-journey-track h3{font-size:11px;margin-top:14px}.ed-journey-track b{display:block;color:#448aff;font-size:6px;margin-top:5px}.ed-journey-track p{font-size:7px;line-height:1.55;color:var(--d-text);margin-top:8px}.ed-arrow{position:absolute;right:-17px;top:95px;z-index:2;color:#448aff;animation:ed-arrow 1.5s infinite}.ed-platform{margin-bottom:100px}.ed-tool-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.ed-tool-grid article{grid-column:span 4;min-height:310px;border:1px solid var(--d-border);border-radius:24px;background:var(--d-surface);box-shadow:var(--d-shadow);padding:21px;display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;transition:.28s}.ed-tool-grid article.tool-0,.ed-tool-grid article.tool-5{grid-column:span 6}.ed-tool-grid article:hover{transform:translateY(-5px)}.ed-tool-copy{display:flex;align-items:flex-start;flex-direction:column}.ed-tool-copy>span{width:39px;height:39px;border-radius:12px;background:rgba(68,138,255,.09);color:#448aff;display:grid;place-items:center}.ed-tool-copy h3{font-size:11px;margin:14px 0 7px}.ed-tool-copy p{font-size:7px;line-height:1.6;color:var(--d-text)}.ed-tool-copy a{display:flex;align-items:center;gap:5px;color:#448aff;font-size:7px;font-weight:700;margin-top:auto}.ed-tool-ui{align-self:center;border:1px solid var(--d-border);border-radius:13px;background:var(--d-soft);padding:11px}.ed-tool-ui.form label{display:flex;flex-direction:column;border:1px solid var(--d-border);border-radius:8px;background:var(--d-surface);padding:8px;margin-top:6px;font-size:5px;color:var(--d-muted)}.ed-tool-ui.form strong{font-size:6px;color:var(--d-ink);margin-top:4px}.ed-tool-ui.booking{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#448aff}.ed-tool-ui.booking span{display:flex;flex-direction:column;flex:1}.ed-tool-ui.booking b{font-size:7px;color:var(--d-ink)}.ed-tool-ui.booking small{font-size:5px;color:var(--d-muted)}.ed-tool-ui button{width:100%;height:28px;border-radius:7px;background:linear-gradient(90deg,#16c7b7,#448aff);color:#fff;font-size:6px;margin-top:8px}.ed-tool-ui.message span{font-size:6px;line-height:1.5}.ed-tool-ui.classes{display:flex;flex-direction:column;gap:7px}.ed-tool-ui.classes b{font-size:7px}.ed-tool-ui.classes span{font-size:6px;color:var(--d-text)}.ed-tool-ui.bot>span{display:block;background:var(--d-surface);border-radius:8px;padding:8px;font-size:6px}.ed-tool-ui.bot>div{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin-top:7px}.ed-tool-ui.bot b{font-size:5px;color:#448aff;background:rgba(68,138,255,.08);border-radius:6px;padding:6px;text-align:center}.ed-tool-ui.review{display:flex;flex-direction:column;align-items:center}.ed-tool-ui.review>span{color:#f59e0b;letter-spacing:2px}.ed-tool-ui.review b{font-size:7px;margin-top:8px}.ed-tool-ui.review small{font-size:5px;color:var(--d-muted);margin-top:4px}.ed-templates{margin-bottom:100px}.ed-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.ed-section-head>div{max-width:700px}.ed-section-head>a{display:flex;align-items:center;gap:5px;color:#448aff;font-size:8px;font-weight:700}.ed-template-strip{display:flex;gap:13px;overflow-x:auto;scrollbar-width:none;padding-bottom:10px}.ed-template-strip::-webkit-scrollbar{display:none}.ed-template{flex:0 0 205px;border:1px solid var(--d-border);border-radius:21px;background:linear-gradient(145deg,var(--d-surface),color-mix(in srgb,#448aff 5%,var(--d-surface)));box-shadow:var(--d-shadow);padding:11px;transition:.28s}.ed-template:hover{transform:translateY(-5px)}.ed-template>div:first-child{height:58px;display:flex;align-items:center;gap:8px;color:#448aff}.ed-template>div:first-child span{font-size:7px;font-weight:700}.ed-template section{border:1px solid var(--d-border);border-radius:10px;background:var(--d-surface);padding:10px}.ed-template section b,.ed-template section p{font-size:6px;line-height:1.5}.ed-template section p{color:var(--d-text);margin-top:7px}.ed-template section button{width:100%;border-top:1px solid var(--d-border);padding-top:7px;margin-top:8px;color:#448aff;font-size:6px;font-weight:700}.ed-template footer{display:flex;align-items:center;gap:5px;color:#0e9f93;font-size:6px;margin:11px 4px}.ed-stories{margin-bottom:100px}.ed-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ed-story-grid article{min-height:310px;border:1px solid var(--d-border);border-radius:23px;background:var(--d-surface);box-shadow:var(--d-shadow);padding:21px;transition:.28s}.ed-story-grid article:hover{transform:translateY(-5px)}.ed-story-grid article>div:first-child{display:flex;justify-content:space-between;align-items:center}.ed-story-grid article>div:first-child strong{font-size:13px}.ed-story-grid article>div:first-child span{font-size:6px;color:#448aff;background:rgba(68,138,255,.09);padding:5px 6px;border-radius:99px}.ed-story-grid article>b{display:block;font-family:var(--font-sora);font-size:28px;color:#448aff;margin-top:25px}.ed-story-grid h3{font-size:9px}.ed-story-grid p{font-size:8px;line-height:1.65;color:var(--d-text);margin-top:17px}.ed-story-grid footer{display:flex;align-items:center;gap:8px;border-top:1px solid var(--d-border);padding-top:14px;margin-top:18px}.ed-story-grid footer>i{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#ccfbf1);display:grid;place-items:center;color:#334155;font-size:6px;font-style:normal}.ed-story-grid footer span{display:flex;flex-direction:column}.ed-story-grid footer strong{font-size:7px}.ed-story-grid footer small{font-size:5px;color:var(--d-muted)}.ed-cta{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;min-height:440px;border:1px solid rgba(68,138,255,.15);border-radius:36px;padding:56px 68px;margin-bottom:88px;background:radial-gradient(circle at 84% 100%,rgba(22,199,183,.17),transparent 36%),linear-gradient(135deg,rgba(68,138,255,.1),rgba(22,199,183,.08))}.ed-cta h2{font-size:44px;line-height:1.14;letter-spacing:-.045em;margin:19px 0}.ed-cta-copy>p{color:var(--d-text);line-height:1.7}.ed-summary{border:1px solid var(--d-border);border-radius:24px;background:var(--d-surface);padding:21px;box-shadow:0 28px 70px rgba(11,18,32,.13);animation:ed-float 6s ease-in-out infinite}.ed-summary-head,.ed-summary-head>div{display:flex;align-items:center;justify-content:space-between}.ed-summary-head>div{gap:9px}.ed-summary-head>div>span{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#16c7b7,#448aff);color:#fff;display:grid;place-items:center}.ed-summary-head>div>div{display:flex;flex-direction:column}.ed-summary-head strong{font-size:10px}.ed-summary-head small{font-size:6px;color:var(--d-muted)}.ed-summary-head em{display:flex;align-items:center;gap:5px;color:#0e9f93;font-size:7px;font-style:normal}.ed-summary-head em i{width:5px;height:5px;border-radius:50%;background:#16c7b7}.ed-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.ed-summary-grid>div{border:1px solid var(--d-border);border-radius:11px;padding:12px;display:flex;flex-direction:column}.ed-summary-grid span{font-size:6px;color:var(--d-muted)}.ed-summary-grid strong{font-size:16px;margin-top:7px}.ed-summary-status{display:flex;justify-content:space-between;border-top:1px solid var(--d-border);padding-top:13px;margin-top:14px}.ed-summary-status span{display:flex;align-items:center;gap:4px;color:var(--d-text);font-size:6px}.ed-summary-status svg{color:#0e9f93}@keyframes ed-arrive{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes ed-float{50%{transform:translateY(-7px)}}@keyframes ed-pulse{50%{box-shadow:0 0 0 7px rgba(68,138,255,0)}}@keyframes ed-arrow{50%{transform:translateX(4px)}}@media(max-width:1180px){.ed-hero{grid-template-columns:1fr;padding-top:50px}.ed-hero-copy{text-align:center;display:flex;align-items:center;flex-direction:column}.ed-dashboard{min-width:0;width:100%}.ed-brands{grid-template-columns:repeat(7,1fr);gap:15px}.ed-brands>span{grid-column:1/-1;text-align:center}.ed-journey-track{grid-template-columns:repeat(3,1fr)}.ed-arrow{display:none}.ed-tool-grid article{grid-column:span 6!important}.ed-story-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.ed-section{padding-left:18px;padding-right:18px}.ed-dashboard{grid-template-columns:1fr}.ed-dashboard>aside,.ed-float{display:none}.ed-cta,.ed-tool-grid article{grid-template-columns:1fr}.ed-cta{padding:50px 32px}.ed-cta-copy{text-align:center;display:flex;align-items:center;flex-direction:column}}@media(max-width:600px){.ed-hero{min-height:auto;padding-top:35px;padding-bottom:76px}.ed-hero-copy,.ed-hero-visual{width:100%;min-width:0}.ed-hero h1{font-size:38px}.ed-hero-copy>p{font-size:14px}.ed-actions{width:100%;flex-direction:column}.ed-btn{width:100%}.ed-trust{justify-content:center;gap:9px}.ed-trust span{font-size:7px}.ed-dashboard{max-width:100%;border-radius:20px}.ed-dash-main{min-width:0;padding:11px}.ed-metrics{grid-template-columns:repeat(2,1fr)}.ed-dash-lower{grid-template-columns:1fr}.ed-pipeline{display:none}.ed-brands{grid-template-columns:repeat(2,1fr)}.ed-journey-track{grid-template-columns:1fr}.ed-heading h2,.ed-section-head h2{font-size:34px}.ed-tool-grid article{grid-column:span 12!important}.ed-section-head{align-items:flex-start;flex-direction:column;gap:15px}.ed-template{flex-basis:78vw}.ed-story-grid{grid-template-columns:1fr}.ed-cta{margin-left:12px;margin-right:12px;padding:42px 22px}.ed-cta h2{font-size:37px}.ed-summary-status span:nth-child(2){display:none}.ed-brands,.ed-journey,.ed-platform,.ed-stories,.ed-templates{margin-bottom:85px}}@media(prefers-reduced-motion:reduce){.education-product *{animation:none!important;transition-duration:.01ms!important}}