@charset "UTF-8";
.emu-carousel-outer{width:100vw;margin-left:calc(50% - 50vw)}
.emu-carousel-wrap{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px clamp(20px,4vw,40px) 12px;user-select:none}
.emu-carousel-wrap::-webkit-scrollbar{display:none}
.emu-carousel-slide{flex:0 0 auto;height:576px;scroll-snap-align:center;scroll-snap-stop:always}
.emu-carousel-slide img{height:100%;width:auto;aspect-ratio:var(--emu-carousel-ratio,793 / 1421);object-fit:cover;display:block;border-radius:16px;box-shadow:var(--shadow-md);-webkit-user-drag:none;user-drag:none;pointer-events:none}
@media (min-width:700px){.emu-carousel-slide{height:clamp(405px,55.7vw,557px)}}
.feature-page{background:#fff;color:var(--text-body)}
.feature-page *{box-sizing:border-box}
@keyframes emu-eq{from{transform:scaleY(1)}to{transform:scaleY(.72)}}
@media (prefers-reduced-motion:reduce){.feature-cta svg rect{animation:none!important}}
.feature-container{width:min(1200px,100%);margin:0 auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px)}
.feature-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--purple);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.feature-eyebrow>svg{width:14px;height:12px;flex:none}
.feature-hero{background:var(--gray-050);border-bottom:1px solid var(--gray-100);overflow:hidden}
.feature-hero__inner{padding-top:clamp(56px,7vw,88px);padding-bottom:clamp(56px,7vw,88px);text-align:center}
.feature-hero h1{max-width:720px;margin:14px auto 0;color:var(--navy);font-size:clamp(32px,4vw,50px);font-weight:800;letter-spacing:-.02em;line-height:1.12;text-wrap:balance}
.feature-hero h1 em{color:var(--purple);font-style:normal}
.feature-hero__lead{max-width:580px;margin:18px auto 0;color:var(--gray-500);font-size:clamp(15px,1.4vw,18px);line-height:1.6}
.feature-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}
.feature-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 26px;border:1px solid transparent;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s}
.feature-button:hover{transform:translateY(-1px)}
.feature-button--primary{background:var(--purple);color:#fff;box-shadow:var(--shadow-cta)}
.feature-button--primary:hover{background:#4335c4;color:#fff}
.feature-button--secondary{border-color:var(--border-strong);background:#fff;color:var(--navy)}
.feature-button--secondary:hover{border-color:var(--purple);color:var(--purple)}
.feature-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 18px;margin-top:24px;color:var(--gray-500);font-size:12.5px}
.feature-proof span{display:flex;align-items:center;gap:7px}
.feature-proof span:before{content:"✓";color:var(--purple);font-weight:800}
.feature-system{background:#fff}
.feature-system__inner{padding-top:clamp(48px,6vw,72px);padding-bottom:0}
.feature-system__caption{margin:20px 0 0;text-align:center;color:var(--gray-500);font-size:12.5px}
.feature-window{position:relative;width:100%;max-width:920px;margin:0 auto;border:1px solid var(--gray-100);border-radius:16px;background:#fff;box-shadow:var(--shadow-lg);overflow:hidden}
.feature-window--standalone{border:0;background:transparent;box-shadow:none}
.feature-window--standalone .feature-window__body{border-radius:24px}
.feature-window--compact-mobile .feature-window__body{aspect-ratio:520/820}
.feature-window__bar{display:flex;align-items:center;gap:8px;padding:11px 16px;border-bottom:1px solid var(--gray-100)}
.feature-window__bar i{display:block;width:9px;height:9px;border-radius:50%;background:var(--gray-200)}
.feature-window__bar small{margin-left:10px;padding:3px 14px;border-radius:6px;background:var(--gray-050);color:var(--gray-500);font-size:10px}
.feature-window__body{position:relative;width:100%;aspect-ratio:1280/820;background:linear-gradient(135deg,#f8f7ff,#efedfc);overflow:hidden}
.feature-product-mock{position:absolute;left:0;top:0;width:1280px;height:820px;transform-origin:top left}
.feature-custom-mock{position:absolute;inset:0;display:grid;grid-template-columns:112px 1fr;background:#f5f4fa;color:var(--navy)}
.feature-custom-mock__side{background:#0d0b3d;padding:22px 14px}
.feature-custom-mock__logo{height:17px;width:72px;border-radius:5px;background:rgba(255,255,255,.92);margin-bottom:28px}
.feature-custom-mock__nav{height:9px;border-radius:5px;background:rgba(255,255,255,.13);margin:15px 0}
.feature-custom-mock__nav.on{height:34px;margin:8px -5px;background:#5142e4}
.feature-custom-mock__main{padding:20px 22px}
.feature-custom-mock__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}
.feature-custom-mock__top b{font-size:17px}
.feature-custom-mock__pill{padding:8px 13px;border-radius:8px;background:#5142e4;color:#fff;font-size:10px;font-weight:700}
.feature-custom-mock__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.feature-custom-mock__card{border:1px solid #e4e2ef;border-radius:11px;background:#fff;padding:14px;box-shadow:0 2px 6px rgba(4,2,58,.05)}
.feature-custom-mock__card small{color:#777491;font-size:9px}
.feature-custom-mock__card strong{display:block;margin-top:7px;font-size:17px}
.feature-custom-mock__panel{margin-top:12px;border:1px solid #e4e2ef;border-radius:12px;background:#fff;padding:16px}
.feature-custom-mock__panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:11px;font-weight:700}
.feature-custom-mock__row{display:grid;grid-template-columns:1.15fr .9fr .75fr;gap:10px;align-items:center;padding:10px 4px;border-top:1px solid #efedf6;font-size:9px;color:#5c5976}
.feature-custom-mock__avatar{display:flex;align-items:center;gap:7px}
.feature-custom-mock__avatar:before{content:"";width:20px;height:20px;border-radius:50%;background:#e6e1ff}
.feature-custom-mock__status{justify-self:start;padding:4px 7px;border-radius:999px;background:#e9f8f1;color:#087851;font-weight:700}
.feature-code-scene{width:1280px;height:820px;background:linear-gradient(135deg,#f7f6ff,#e9e6fa);color:#17203d;overflow:hidden}
.feature-code-scene--phones{display:flex;align-items:center;justify-content:center;gap:88px;padding:44px 90px}
.feature-code-scene--student,.feature-code-scene--communication{display:flex;align-items:center;justify-content:center;gap:100px;padding:44px 90px}
.feature-code-scene--student-mobile{width:520px;height:820px;gap:0;padding:45px 89px}
.feature-code-scene--student-mobile .feature-student-callouts{display:none}
.feature-phone{position:relative;width:342px;height:730px;flex:none;overflow:hidden;border:13px solid #17191d;border-radius:48px;background:#fff;box-shadow:0 26px 54px rgba(4,2,58,.25);font-family:Arial,sans-serif;color:#25314c}
.feature-phone__camera{position:absolute;z-index:3;left:50%;top:12px;width:17px;height:17px;transform:translateX(-50%);border:5px solid #111;border-radius:50%;background:#26415f}
.feature-phone__status{position:relative;z-index:2;display:flex;height:37px;align-items:center;justify-content:space-between;padding:0 22px;background:#fff;color:#6f737c;font-size:12px}
.feature-phone__status span{font-size:9px;letter-spacing:3px}
.feature-phone__screen{height:638px;overflow:hidden;background:#fff}
.feature-phone__home{display:flex;height:43px;align-items:center;justify-content:space-around;padding:0 85px;background:#fff;color:#858585}
.feature-phone__home i:first-child{width:0;height:0;border-top:7px solid transparent;border-right:11px solid #888;border-bottom:7px solid transparent}
.feature-phone__home i:nth-child(2){width:15px;height:15px;border:3px solid #aaa;border-radius:50%}
.feature-phone__home i:last-child{width:13px;height:13px;border-radius:2px;background:#888}
.feature-mobile-head{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;padding:11px 18px 12px;color:#111;font-size:19px;text-align:center}
.feature-mobile-head b{font-size:35px;font-weight:400;line-height:1}
.feature-mobile-week{display:grid;grid-template-columns:repeat(7,1fr);padding:10px 18px 6px;color:#b6bac4;font-size:10px;font-weight:700;text-align:center}
.feature-mobile-days{display:grid;grid-template-columns:24px repeat(7,1fr) 24px;align-items:center;padding:5px 12px 10px;color:#29344b;font-size:16px;text-align:center}
.feature-mobile-days b{color:var(--orange);font-size:34px;font-weight:400}
.feature-mobile-days strong{display:grid;width:34px;height:34px;place-items:center;justify-self:center;border-radius:50%;background:var(--orange);color:#fff;font-weight:400}
.feature-mobile-date{margin:0 34px;padding:9px 0 13px;border-bottom:1px solid #e8e8ee;color:#64708a;font-size:15px;text-align:center}
.feature-mobile-date b{margin-left:6px;color:var(--orange);font-size:20px}
.feature-mobile-lessons{padding:3px 30px}
.feature-mobile-lesson{position:relative;display:grid;grid-template-columns:48px 1fr;gap:8px;padding:10px 0 10px;border-left:3px solid #8791a2}
.feature-mobile-lesson:before{content:"";position:absolute;left:-6px;top:14px;width:8px;height:8px;border-radius:50%;background:#8791a2}
.feature-mobile-lesson time{padding-left:8px;color:#8b94a6;font-size:14px}
.feature-mobile-lesson div{display:flex;min-width:0;flex-direction:column;padding-right:4px}
.feature-mobile-lesson div>b{overflow:hidden;color:#41506c;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}
.feature-mobile-lesson div>span{margin-top:5px;color:#a5acba;font-size:11px}
.feature-mobile-lesson div>em{align-self:flex-start;margin-top:7px;padding:3px 6px;border:1px solid currentColor;border-radius:999px;color:#7e8798;font-size:9px;font-style:normal;font-weight:700}
.feature-mobile-lesson--done{border-color:#25c842}.feature-mobile-lesson--done:before{background:#25c842}.feature-mobile-lesson--done div>em{color:#27b945}
.feature-mobile-lesson--active{border-color:#35a5ec}.feature-mobile-lesson--active:before{background:#35a5ec}.feature-mobile-lesson--active div>em{color:#2f9fe6}
.feature-phone--shade{background:#cfd0d2}
.feature-phone--shade .feature-phone__status,.feature-phone--shade .feature-phone__home{background:#cfd0d2;color:#fff}
.feature-phone--shade .feature-phone__screen{padding:22px;background:linear-gradient(#d4d5d7,#c3c5c7)}
.feature-shade-time{display:flex;align-items:baseline;gap:12px;color:#fff}.feature-shade-time b{font-size:29px}.feature-shade-time span{font-size:20px}
.feature-shade-tools{display:flex;justify-content:space-between;margin:22px 0;padding:0 2px}.feature-shade-tools i{display:grid;width:45px;height:45px;place-items:center;border-radius:50%;background:#a8aaac;color:#fff;font-style:normal}.feature-shade-tools i:first-child{background:#fff;color:#222}
.feature-notification-card{margin-top:20px;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.93);box-shadow:0 4px 12px rgba(0,0,0,.08);color:#1e1e22}
.feature-notification-card__top{display:flex;align-items:center;gap:8px;color:#4e4e54;font-size:13px}.feature-notification-card__top time{color:#777}
.feature-notification-logo{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--purple);color:#fff}.feature-notification-logo svg{width:16px;height:14px}
.feature-notification-card>strong{display:block;margin:10px 0 5px;font-size:20px;text-transform:none}
.feature-notification-card>p{margin:0;font-size:15px;line-height:1.52}
.feature-notification-actions{display:flex;justify-content:space-between;margin-top:17px;color:#fff;font-size:13px}.feature-notification-actions b{padding:6px 13px;border-radius:999px;background:#aeb0b2;font-weight:400}
.feature-class-facts{padding:17px 21px 23px;border-bottom:1px solid #ececf1}.feature-class-facts p{display:flex;align-items:center;gap:11px;margin:0 0 12px;font-size:14px}.feature-class-facts i{width:18px;color:#299edb;font-style:normal;font-weight:700}
.feature-teacher-card{display:flex;align-items:center;gap:17px;padding:23px;border-bottom:1px solid #ececf1}.feature-teacher-card>span{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#dff1fb;color:#258bc2;font-weight:700}.feature-teacher-card p{display:flex;flex-direction:column;margin:0}.feature-teacher-card small{color:#9ba1ae}.feature-teacher-card b{margin-top:2px;font-size:17px;font-weight:500}.feature-teacher-card em{margin-top:3px;color:#9ba1ae;font-size:13px;font-style:normal}
.feature-class-status{display:flex;flex-direction:column;gap:12px;padding:22px;border-bottom:1px solid #ececf1;color:#1cb238}.feature-class-status b{font-size:17px;font-weight:500}.feature-class-status span{align-self:flex-start;padding:4px 9px;border:1px solid #28b544;border-radius:999px;font-size:11px}
.feature-class-note{padding:22px;border-bottom:1px solid #ececf1}.feature-class-note b{font-size:15px}.feature-class-note p{margin:12px 0 0;color:#8e95a4;font-size:13px;line-height:1.45}
.feature-class-topics{display:flex;flex-direction:column;gap:18px;padding:22px}.feature-class-topics b{font-size:16px;font-weight:500}.feature-class-topics span{align-self:center;color:#9ba1ae;font-size:13px}
.feature-phone__screen>button{display:block;width:calc(100% - 36px);height:42px;margin:8px 18px 0;border:0;border-radius:7px;background:var(--orange);color:#fff;font-size:15px}
.feature-student-callouts,.feature-communication-panel{width:460px}
.feature-student-callouts h3,.feature-communication-panel h3{margin:14px 0 24px;color:var(--navy);font-size:32px;line-height:1.2}
.feature-student-callouts p{display:flex;flex-direction:column;margin:12px 0;padding:16px 18px;border:1px solid #dedbea;border-radius:13px;background:#fff;box-shadow:var(--shadow-sm)}
.feature-student-callouts p b{color:var(--navy);font-size:14px}.feature-student-callouts p small{margin-top:5px;color:var(--gray-500);font-size:12px;line-height:1.5}
.feature-communication-panel>div{position:relative;display:flex;flex-direction:column;margin:12px 0;padding:17px 100px 17px 18px;border:1px solid #dedbea;border-radius:13px;background:#fff;box-shadow:var(--shadow-sm)}
.feature-communication-panel>div b{color:var(--navy);font-size:14px}.feature-communication-panel>div span{margin-top:5px;color:var(--gray-500);font-size:12px}.feature-communication-panel>div em{position:absolute;right:15px;top:50%;transform:translateY(-50%);padding:5px 8px;border-radius:999px;background:#e8f8f0;color:#087851;font-size:10px;font-style:normal;font-weight:700}
.feature-contract-screen{display:grid;width:1280px;height:820px;grid-template-columns:185px 1fr;background:#222}
.feature-contract-screen aside{display:flex;flex-direction:column;background:#273477;color:#bfc9ff}
.feature-contract-logo{display:flex;height:58px;align-items:center;gap:8px;padding:0 17px;background:#fff;color:#122267}.feature-contract-logo svg{width:29px}.feature-contract-logo b{font-size:25px}
.feature-contract-screen aside>span{padding:17px 20px;font-size:13px}.feature-contract-screen aside>span.on{border-left:4px solid #6555f5;background:#202d69;color:#fff}
.feature-contract-main{min-width:0}.feature-contract-main>header{display:flex;height:58px;align-items:center;gap:15px;padding:0 25px;background:#fff;color:#172767}.feature-contract-main>header b{font-size:17px}.feature-contract-main>header button{margin-left:15px;padding:7px 10px;border:1px solid #d8d9e4;border-radius:5px;background:#fff;color:var(--purple)}.feature-contract-main>header strong{padding:9px 14px;border-radius:5px;background:var(--purple);color:#fff;font-size:12px}
.feature-contract-toolbar{display:flex;height:48px;align-items:center;justify-content:space-between;padding:0 22px;background:#3a3a3a;color:#fff;font-size:11px}
.feature-contract-viewer{height:714px;overflow:hidden;padding:6px 105px 0;background:#282828}
.feature-contract-viewer article{min-height:760px;padding:48px 70px;background:#fff;color:#111;font-family:Arial,sans-serif}
.feature-contract-paper-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #bbb}.feature-contract-paper-head span{display:flex;align-items:center;gap:10px;color:#10246b}.feature-contract-paper-head svg{width:34px}.feature-contract-paper-head b{font-size:28px}.feature-contract-paper-head em{color:#888;font-size:24px;font-weight:700}
.feature-contract-viewer h3,.feature-contract-viewer h4{text-align:center}.feature-contract-viewer h3{margin:10px 0 0;font-family:Georgia,serif;font-size:18px}.feature-contract-viewer h4{margin:2px 0 8px;font-size:14px;font-weight:400}.feature-contract-viewer p{margin:10px 0;font-size:12px;line-height:1.45;text-align:justify}
.feature-student-system{display:grid;width:1280px;height:820px;grid-template-columns:150px 1fr;background:#f5f5f7;color:#555;font-family:Arial,sans-serif}
.feature-student-system__side{position:relative;display:flex;flex-direction:column;background:#273477;color:#c5cced}
.feature-student-system__logo{display:flex;height:58px;align-items:center;gap:8px;padding:0 16px;background:#fff;color:#102267}
.feature-student-system__logo svg{width:27px}.feature-student-system__logo b{font-size:25px;letter-spacing:-1px}
.feature-student-system__side nav{display:flex;flex-direction:column;padding-top:18px}.feature-student-system__side nav span{padding:14px 16px;font-size:13px}.feature-student-system__side nav span.on{border-left:3px solid #6555f5;background:#202d69;color:#fff}
.feature-student-system__user{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;gap:9px;padding:13px 14px;border-top:1px solid rgba(255,255,255,.08)}
.feature-student-system__user i,.feature-student-system__avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#f1d8c6;color:#8b4c35;font-size:10px;font-style:normal;font-weight:700}
.feature-student-system__user span{display:flex;flex-direction:column}.feature-student-system__user b{color:#fff;font-size:11px}.feature-student-system__user small{margin-top:2px;color:#8492d3;font-size:8px}
.feature-student-system__workspace{min-width:0;background:#f5f5f7}
.feature-student-system__top{display:flex;height:56px;align-items:center;gap:9px;padding:0 20px;background:#fff;box-shadow:0 2px 5px rgba(20,25,56,.14)}
.feature-student-system__search{width:245px;padding:9px 12px;border:1px solid #dfe1e8;border-radius:4px;background:#f7f9fb;color:#34436b;font-size:12px}
.feature-student-system__top button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dfe1e8;border-radius:4px;background:#fff;color:#6555ef;font-weight:700}
.feature-student-system__top strong,.feature-student-system__top>span:not(.feature-student-system__avatar){padding:8px 10px;border:1px solid #e0e1e7;background:#f8f8fa;color:#6555ef;font-size:10px;white-space:nowrap}
.feature-student-system__top>b{padding:9px 13px;border-radius:4px;background:#6555ef;color:#fff;font-size:10px;white-space:nowrap}
.feature-student-system__tabs{display:flex;height:38px;align-items:stretch;padding-left:8px;border-bottom:1px solid #d8d9df;background:#ececef;overflow:hidden}
.feature-student-system__tabs span{display:flex;align-items:center;padding:0 11px;border-right:1px solid #d5d6dc;color:#666;font-size:9px;white-space:nowrap}
.feature-student-system__tabs span.on{border-top:3px solid #6555ef;background:#fff;color:#6555ef;font-weight:700}
.feature-student-system__content{padding:15px 20px}
.feature-student-system__course{display:flex;height:51px;align-items:center;margin-bottom:12px;border:1px solid #dedee6;border-radius:4px;background:linear-gradient(90deg,#e5e0ff 0,#e5e0ff 27%,#fff 27%);overflow:hidden}
.feature-student-system__course>span{margin-left:18px;color:#6555ef;font-size:29px}.feature-student-system__course p{display:flex;flex-direction:column;margin:0 0 0 13px}.feature-student-system__course b{color:#6555ef;font-size:11px}.feature-student-system__course em{margin-top:2px;color:#16a954;font-size:10px;font-style:normal;font-weight:700}
.feature-student-system__columns{display:grid;grid-template-columns:210px minmax(0,1fr) 210px;gap:12px}
.feature-student-system__actions{display:flex;flex-direction:column;gap:10px}
.feature-student-system__actions button{position:relative;display:flex;height:31px;align-items:center;gap:8px;padding:0 10px;border:0;border-radius:4px;background:#6555ef;color:#fff;font-size:10px;text-align:left;box-shadow:0 2px 4px rgba(55,40,180,.18)}
.feature-student-system__actions button span{width:13px;text-align:center}.feature-student-system__actions button em{margin-left:auto;color:#ffd2c8;font-size:8px;font-style:normal}
.feature-student-system__contracts{min-width:0;border:1px solid #dfdfe6;border-radius:4px;background:#fff}
.feature-student-system__contracts h3{margin:0;padding:10px 10px 8px;color:#666;font-size:13px;font-weight:500}
.feature-student-system__contract-tabs{display:flex;margin:0 8px;border:1px solid #dbdce3;border-radius:3px;overflow:hidden}
.feature-student-system__contract-tabs span{flex:1;padding:8px 7px;border-right:1px solid #dbdce3;color:#666;font-size:8.5px;white-space:nowrap}.feature-student-system__contract-tabs span:last-child{border-right:0}.feature-student-system__contract-tabs span.on{background:#e3dfff;color:#6555ef;font-weight:700}
.feature-student-system__contract-body{position:relative;display:grid;grid-template-columns:1fr 170px;gap:8px;padding:9px}
.feature-student-system__contract-copy{display:flex;flex-direction:column;color:#666}.feature-student-system__contract-copy small{font-size:8px}.feature-student-system__contract-copy>b{margin:3px 0 9px;color:#333;font-size:11px}.feature-student-system__contract-copy span,.feature-student-system__contract-copy p{margin:0 0 6px;font-size:9px}
.feature-student-system__contract-links{display:flex;flex-direction:column;gap:5px}.feature-student-system__contract-links button{height:23px;border:1px solid #d8d8e0;border-radius:3px;background:#fff;color:#6555ef;font-size:8px}
.feature-student-system__progress{grid-column:1/-1;padding-top:9px;border-top:1px solid #e5e5ea}.feature-student-system__progress p{display:flex;justify-content:space-between;margin:0 0 6px;color:#333;font-size:10px}.feature-student-system__progress div{height:4px;border-radius:3px;background:#e8e8ec;overflow:hidden}.feature-student-system__progress div i{display:block;width:63%;height:100%;background:#18b34c}.feature-student-system__progress>span,.feature-student-system__progress>small{display:block;margin-top:8px;color:#777;font-size:8.5px}.feature-student-system__progress>small b{color:#6555ef}.feature-student-system__progress>small em{color:#18ae50;font-style:normal}
.feature-value-strip{background:#fff;border-bottom:1px solid var(--gray-100)}
.feature-value-strip__inner{display:grid;grid-template-columns:repeat(3,1fr);padding-top:25px;padding-bottom:25px}
.feature-value{padding:5px clamp(16px,3vw,36px);border-right:1px solid var(--gray-100)}
.feature-value:first-child{padding-left:0}
.feature-value:last-child{border-right:0}
.feature-value b{display:block;color:var(--navy);font-size:14px}
.feature-value span{display:block;margin-top:5px;color:var(--gray-500);font-size:12.5px;line-height:1.55}
.feature-section{padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px)}
.feature-section--soft{position:relative;overflow:hidden;background:var(--gray-050)}
.feature-section--soft:before{content:"";position:absolute;right:-80px;top:28px;width:390px;height:390px;background:url("/assets/patterns/symbol-halftone-purple-480.webp") center/contain no-repeat;opacity:.07;pointer-events:none}
.feature-section--soft .feature-container{position:relative;z-index:1}
.feature-heading{max-width:660px}
.feature-heading--center{margin:0 auto;text-align:center}
.feature-heading h2{margin:12px 0 0;color:var(--navy);font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.15;text-wrap:balance}
.feature-heading p{margin:15px 0 0;color:var(--gray-500);font-size:16px;line-height:1.65}
.feature-capabilities{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:44px}
.feature-capabilities--2col{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:920px;margin-left:auto;margin-right:auto}
.feature-capabilities--2col .emu-feature-card{padding:36px;min-height:0}
.feature-capabilities--2col .emu-feature-card__icon{width:52px;height:52px}
.feature-capabilities--2col .emu-feature-card__icon svg{width:24px;height:24px}
.feature-capabilities--2col .emu-feature-card__title{font-size:19px}
.feature-capabilities--2col .emu-feature-card__text{font-size:14.5px}
.feature-section--dark{background:var(--navy);color:#fff}
.feature-section--dark .feature-eyebrow{color:var(--orange)}
.feature-section--dark .feature-heading h2{color:#fff}
.feature-section--dark .feature-heading p{color:rgba(255,255,255,.72)}
.feature-capabilities--dark .emu-feature-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.16);box-shadow:none}
.feature-capabilities--dark .emu-feature-card__icon{background:rgba(247,148,29,.18);color:var(--orange)}
.feature-capabilities--dark .emu-feature-card__title{color:#fff}
.feature-capabilities--dark .emu-feature-card__text{color:rgba(255,255,255,.72)}
.feature-flow{position:relative;overflow:hidden;background:var(--navy);color:#fff}
.feature-flow__pattern{position:absolute;right:-9%;top:-30%;width:38%;opacity:.11;pointer-events:none}
.feature-flow .feature-heading h2{color:#fff}
.feature-flow .feature-heading p{color:rgba(255,255,255,.7)}
.feature-flow .feature-eyebrow{color:var(--orange)}
.feature-flow__steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px 40px;max-width:1000px;margin-top:36px}
.feature-flow__step{display:flex;gap:14px;align-items:flex-start}
.feature-flow__check{display:grid;width:26px;height:26px;place-items:center;flex:none;margin-top:2px;border-radius:50%;background:rgba(255,255,255,.12);color:var(--orange)}
.feature-flow__check svg{width:11px;height:11px;stroke-width:3}
.feature-flow__step p{margin:0;color:rgba(255,255,255,.8);font-size:15px;line-height:1.6}
.feature-flow__step p b{color:#fff;font-weight:600}
.feature-spotlight{display:grid;grid-template-columns:minmax(0,.82fr) minmax(390px,1.18fr);gap:clamp(38px,7vw,88px);align-items:center}
.feature-spotlight--reverse{grid-template-columns:minmax(390px,1.18fr) minmax(0,.82fr)}
.feature-spotlight--reverse>*:first-child{order:2}
.feature-spotlight--reverse>*:last-child{order:1}
.feature-checks{display:flex;flex-direction:column;gap:13px;margin:24px 0 0;padding:0;list-style:none}
.feature-checks li{display:flex;gap:11px;color:var(--gray-600);font-size:14px;line-height:1.55}
.feature-checks li:before{content:"✓";display:grid;flex:none;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--purple-050);color:var(--purple);font-size:11px;font-weight:800}
.feature-vignette{position:relative;display:flex;width:100%;max-width:440px;flex-direction:column;gap:14px;margin:0 auto}
.feature-vignette>img{position:absolute;right:-12%;top:-10%;width:52%;opacity:.14;pointer-events:none}
.feature-vignette__card{position:relative;display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid var(--gray-100);border-radius:14px;background:#fff;box-shadow:var(--shadow-md)}
.feature-vignette__card:nth-of-type(2){margin-left:clamp(0px,4vw,36px)}
.feature-vignette__card>span{display:grid;width:36px;height:36px;place-items:center;flex:none;border-radius:10px;background:var(--purple-050);color:var(--purple);font-size:12px;font-weight:800}
.feature-vignette__card p{min-width:0;flex:1;margin:0;line-height:1.45}
.feature-vignette__card p b{display:block;color:var(--navy);font-size:13.5px}
.feature-vignette__card p small{display:block;margin-top:3px;color:var(--gray-500);font-size:11.5px;line-height:1.45}
.feature-vignette__card em{flex:none;padding:5px 8px;border-radius:999px;background:var(--gray-050);color:var(--gray-500);font-size:10px;font-style:normal;font-weight:600}
.feature-vignette__card--active{border-color:var(--purple);background:var(--purple-050)}
.feature-vignette__card--active em{background:var(--purple);color:#fff}
.feature-faq{max-width:820px}
.feature-related{border-top:1px solid var(--gray-100);background:#fff}
.feature-related__inner{padding-top:45px;padding-bottom:45px;text-align:center}
.feature-related__inner>b{display:block;margin-bottom:17px;color:var(--gray-500);font-size:13px}
.feature-related__links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
.feature-related__links a{display:inline-flex;min-height:42px;align-items:center;padding:0 18px;border:1px solid var(--border-strong);border-radius:999px;color:var(--gray-600);font-size:13px;font-weight:600;text-decoration:none}
.feature-related__links a:hover{border-color:var(--purple);color:var(--purple)}
.feature-integrations{background:#fff}
.feature-integrations__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:40px}
.feature-integration{display:block;padding:22px;border:1px solid var(--border-default);border-radius:14px;background:#fff;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s}
.feature-integration:hover{transform:translateY(-2px);border-color:var(--purple);box-shadow:var(--shadow-sm)}
.feature-integration b{display:block;color:var(--navy);font-size:14.5px}
.feature-integration p{margin:6px 0 0;color:var(--gray-500);font-size:13px;line-height:1.55}
.feature-integration span{display:block;margin-top:12px;color:var(--purple);font-size:12.5px;font-weight:700}
.feature-testimonial{border-top:1px solid var(--gray-100);background:var(--gray-050)}
.feature-testimonial__inner{max-width:860px;padding-top:clamp(56px,7vw,80px);padding-bottom:clamp(56px,7vw,80px);text-align:center}
.feature-testimonial__quote{display:block;width:30px;height:30px;margin:0 auto;fill:var(--purple-200)}
.feature-testimonial blockquote{margin:20px 0 0;color:var(--navy);font-size:clamp(17px,1.9vw,22px);font-weight:600;letter-spacing:-.01em;line-height:1.55;text-wrap:balance}
.feature-testimonial__author{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:24px}
.feature-testimonial__avatar{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--purple-100);color:var(--purple);font-size:13px;font-weight:800}
.feature-testimonial__author span:last-child{text-align:left;font-size:13px;line-height:1.45}
.feature-testimonial__author b{display:block;color:var(--navy)}
.feature-testimonial__author small{color:var(--gray-500);font-size:12px}
.feature-cta{position:relative;overflow:hidden;background:var(--purple);color:#fff;text-align:center}
.feature-cta__wave{position:absolute;left:0;right:0;bottom:0;width:100%;height:52px;pointer-events:none}
.feature-cta__inner{position:relative;z-index:1;padding-top:clamp(72px,9vw,104px);padding-bottom:clamp(72px,9vw,104px)}
.feature-cta h2{max-width:640px;margin:0 auto;color:#fff;font-size:clamp(28px,3.4vw,42px);font-weight:800;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}
.feature-cta p{max-width:460px;margin:16px auto 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.6}
.feature-cta .feature-button{margin-top:28px;background:#fff;color:var(--purple);font-weight:700}
.product-module-page{overflow:hidden;background:#fff;color:var(--text-body)}
.product-module-page *{box-sizing:border-box}
.product-module-hero{overflow:hidden;border-bottom:1px solid var(--gray-100);background:var(--gray-050)}
.product-module-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(44px,6vw,78px);padding-top:clamp(58px,7vw,88px);padding-bottom:clamp(58px,7vw,88px)}
.product-module-hero__copy{max-width:600px}
.product-module-hero .feature-eyebrow a{color:inherit;text-decoration:none}
.product-module-hero h1{max-width:600px;margin:14px 0 0;color:var(--navy);font-size:clamp(34px,3.8vw,50px);font-weight:800;letter-spacing:-.025em;line-height:1.1;text-wrap:balance}
.product-module-hero h1 em{color:var(--purple);font-style:normal}
.product-module-hero__copy>p{max-width:540px;margin:19px 0 0;color:var(--gray-500);font-size:clamp(15px,1.35vw,17px);line-height:1.65}
.product-module-hero__bullets{display:flex;flex-direction:column;gap:28px;margin:26px 0 0;padding:0;list-style:none;max-width:520px}
.product-module-hero__bullets li{display:flex;align-items:flex-start;gap:12px;font-size:17px;line-height:1.4;color:var(--navy)}
.product-module-hero__bullets li:before{content:"✓";display:grid;flex:none;width:26px;height:26px;margin-top:1px;place-items:center;border-radius:50%;background:var(--purple-050);color:var(--purple);font-size:12px;font-weight:800}
.product-module-hero__bullets li>span{display:block;flex:1;min-width:0}
.product-module-hero__bullets li>span>b{display:block;font-weight:700}
.product-module-hero__bullets li>span>span{display:block;margin-top:2px;font-size:15px;font-weight:400;opacity:.85}
.product-module-hero--dark .product-module-hero__bullets li{color:#fff}
.product-module-hero--dark .product-module-hero__bullets li:before{background:rgba(247,148,29,.16);color:var(--orange)}
.product-module-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.product-module-proof{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:23px;color:var(--gray-500);font-size:12.5px}
.product-module-proof span{display:flex;align-items:center;gap:7px}
.product-module-proof span:before{content:"✓";color:var(--purple);font-weight:800}
.product-module-hero--dark{background:var(--navy);border-bottom:none;color:#fff}
.product-module-hero--dark .feature-eyebrow{color:var(--orange)}
.product-module-hero--dark h1{color:#fff}
.product-module-hero--dark h1 em{color:var(--orange)}
.product-module-hero--dark .product-module-hero__copy>p{color:rgba(255,255,255,.88)}
.product-module-hero--dark .product-module-proof{color:rgba(255,255,255,.72)}
.product-module-hero--dark .product-module-proof span:before{color:var(--orange)}
.product-module-hero--dark .feature-button--secondary{border-color:rgba(255,255,255,.3);background:transparent;color:#fff}
.product-module-hero--dark .feature-button--secondary:hover{border-color:var(--orange);color:var(--orange)}
.product-hero-visual{position:relative;min-height:430px}
.product-hero-visual>img{position:absolute;right:-16%;top:-8%;width:72%;opacity:.13;pointer-events:none}
.product-hero-card{position:absolute;display:flex;align-items:center;gap:13px;width:min(390px,88%);padding:18px 20px;border:1px solid var(--gray-100);border-radius:16px;background:#fff;box-shadow:var(--shadow-lg)}
.product-hero-card>span{display:grid;width:40px;height:40px;place-items:center;flex:none;border-radius:11px;background:var(--purple-050);color:var(--purple);font-size:12px;font-weight:800}
.product-hero-card p{display:flex;min-width:0;flex:1;flex-direction:column;margin:0}
.product-hero-card b{color:var(--navy);font-size:14px}
.product-hero-card small{margin-top:4px;color:var(--gray-500);font-size:11.5px;line-height:1.45}
.product-hero-card>i{width:8px;height:8px;flex:none;border-radius:50%;background:var(--success)}
.product-hero-card--1{left:1%;top:7%;transform:rotate(-1.6deg)}
.product-hero-card--2{right:0;top:38%;transform:rotate(1.2deg)}
.product-hero-card--3{left:8%;top:69%;transform:rotate(-.7deg)}
.product-hero-pulse{position:absolute;left:12%;right:10%;bottom:4%;display:flex;height:34px;align-items:end;gap:7px;opacity:.28}
.product-hero-pulse span{flex:1;border-radius:4px 4px 0 0;background:var(--purple)}
.product-hero-pulse span:nth-child(1){height:35%}.product-hero-pulse span:nth-child(2){height:68%}.product-hero-pulse span:nth-child(3){height:46%}.product-hero-pulse span:nth-child(4){height:88%}.product-hero-pulse span:nth-child(5){height:58%}
.product-module-flow{scroll-margin-top:84px;background:#fff}
.product-module-flow__inner{padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px)}
.product-module-flow__steps{display:grid;max-width:850px;margin:48px auto 0}
.product-module-flow__step{display:grid;grid-template-columns:46px 1fr;gap:18px;min-height:112px}
.product-module-flow__rail{display:flex;align-items:center;flex-direction:column}
.product-module-flow__rail span{display:grid;width:36px;height:36px;place-items:center;flex:none;border-radius:50%;background:var(--purple-050);color:var(--purple);font-size:12px;font-weight:800}
.product-module-flow__rail i{width:2px;flex:1;margin:8px 0;background:var(--purple-100)}
.product-module-flow__step>div:last-child{padding:5px 0 30px}
.product-module-flow__step b{color:var(--navy);font-size:16px}
.product-module-flow__step p{max-width:650px;margin:7px 0 0;color:var(--gray-500);font-size:14px;line-height:1.65}
.product-module-compare{position:relative;overflow:hidden;background:var(--navy);color:#fff}
.product-module-compare>img{position:absolute;right:-9%;top:-30%;width:38%;opacity:.11;pointer-events:none}
.product-module-compare__inner{position:relative;padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px)}
.product-module-compare .feature-eyebrow{color:var(--orange)}
.product-module-compare h2{max-width:680px;margin:12px 0 0;color:#fff;font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.15;text-wrap:balance}
.product-module-compare__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:40px}
.product-module-compare__grid>div{padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}
.product-module-compare__grid>div.is-positive{border-color:rgba(255,255,255,.23);background:rgba(255,255,255,.1)}
.product-module-compare__grid>div>b{display:block;color:rgba(255,255,255,.56);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.product-module-compare__grid>div.is-positive>b{color:var(--orange)}
.product-module-compare ul{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}
.product-module-compare li{position:relative;padding-left:31px;color:rgba(255,255,255,.74);font-size:14px;line-height:1.6}
.product-module-compare li:before{content:"×";position:absolute;left:0;top:1px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:rgba(255,255,255,.1);color:rgba(255,255,255,.57);font-size:14px;font-weight:700}
.product-module-compare .is-positive li{color:rgba(255,255,255,.86)}
.product-module-compare .is-positive li:before{content:"✓";color:var(--orange);font-size:10px}
.product-support-cards{position:relative;display:flex;max-width:470px;flex-direction:column;gap:14px;margin:0 auto}
.product-support-cards:before{content:"";position:absolute;left:22px;top:30px;bottom:30px;width:2px;background:var(--purple-100)}
.product-support-cards>div{position:relative;display:flex;align-items:center;gap:14px;padding:17px 18px;border:1px solid var(--gray-100);border-radius:14px;background:#fff;box-shadow:var(--shadow-md)}
.product-support-cards>div:nth-child(2){margin-left:36px}
.product-support-cards>div>span{display:grid;width:38px;height:38px;place-items:center;flex:none;border-radius:11px;background:var(--purple-050);color:var(--purple);font-size:11px;font-weight:800}
.product-support-cards p{display:flex;flex-direction:column;margin:0}
.product-support-cards b{color:var(--navy);font-size:13.5px}
.product-support-cards small{margin-top:4px;color:var(--gray-500);font-size:11.5px;line-height:1.45}
.product-quote-mark{display:block;height:34px;color:var(--purple-200);font:700 52px/1 Georgia,serif}
.product-module-metrics{border-bottom:1px solid var(--gray-100);background:#fff}
.product-module-metrics__inner{display:grid;grid-template-columns:repeat(4,1fr);padding-top:34px;padding-bottom:34px}
.product-module-metrics__inner>div{padding:5px clamp(15px,2.5vw,28px);border-right:1px solid var(--gray-100);text-align:center}
.product-module-metrics__inner>div:first-child{padding-left:0}.product-module-metrics__inner>div:last-child{border-right:0;padding-right:0}
.product-module-metrics b{display:block;color:var(--navy);font-size:clamp(17px,2vw,23px);font-weight:800}
.product-module-metrics span{display:block;margin-top:5px;color:var(--gray-500);font-size:12px;line-height:1.5}
@media (max-width:960px){
  .feature-spotlight{grid-template-columns:1fr}
  .feature-spotlight--reverse{grid-template-columns:1fr}
  .feature-spotlight--reverse>*:first-child,.feature-spotlight--reverse>*:last-child{order:initial}
  .feature-spotlight .feature-heading{max-width:700px}
  .product-module-hero__inner{grid-template-columns:1fr}
  .product-module-hero__copy{max-width:720px}
  .product-hero-visual{width:min(620px,100%);margin:0 auto}
}
@media (max-width:640px){
  .feature-hero__inner{padding-top:44px;padding-bottom:50px}
  .feature-hero h1{font-size:36px}
  .feature-actions{flex-direction:column}
  .feature-button{width:100%}
  .feature-custom-mock{grid-template-columns:74px 1fr}
  .feature-custom-mock__side{padding:17px 9px}
  .feature-custom-mock__logo{width:52px}
  .feature-custom-mock__main{padding:14px 12px}
  .feature-custom-mock__cards{grid-template-columns:repeat(2,1fr)}
  .feature-custom-mock__card:last-child{display:none}
  .feature-custom-mock__row{grid-template-columns:1.15fr .75fr}
  .feature-custom-mock__row span:nth-child(2){display:none}
  .feature-value-strip__inner{grid-template-columns:1fr}
  .feature-value{padding:15px 0;border-right:0;border-bottom:1px solid var(--gray-100)}
  .feature-value:last-child{border-bottom:0}
  .feature-capabilities,.feature-flow__steps{grid-template-columns:1fr}
  .feature-vignette__card em{display:none}
  .product-module-hero__inner{padding-top:44px;padding-bottom:52px}
  .product-module-hero h1{font-size:36px}
  .product-module-actions{flex-direction:column}
  .product-module-actions .feature-button{width:100%}
  .product-module-proof{gap:9px 14px}
  .product-hero-visual{min-height:390px}
  .product-hero-card{width:94%;padding:16px}
  .product-hero-card--1{left:0}.product-hero-card--2{right:0}.product-hero-card--3{left:2%}
  .product-module-compare__grid{grid-template-columns:1fr}
  .product-support-cards>div:nth-child(2){margin-left:18px}
  .product-module-metrics__inner{grid-template-columns:repeat(2,1fr)}
  .product-module-metrics__inner>div{padding:18px 12px;border-bottom:1px solid var(--gray-100)}
  .product-module-metrics__inner>div:nth-child(2){border-right:0}
  .product-module-metrics__inner>div:nth-child(3),.product-module-metrics__inner>div:nth-child(4){border-bottom:0}
}
@media (max-width:520px){
  .feature-integrations__grid{grid-template-columns:1fr}
}
