:root{--efulo-orange:#f5821f;--efulo-orange-dark:#bd5707;--efulo-orange-soft:#fff0e2;--efulo-ink:#222;--efulo-text:#565656;--efulo-canvas:#fbfaf8;--efulo-surface:#fff;--efulo-line:#e6e2dd;--efulo-success:#16794b;--efulo-danger:#b42318;--efulo-info:#2457a7}.product-scope,.product-scope *{box-sizing:border-box}.product-scope{background:var(--efulo-canvas);min-height:100vh;color:var(--efulo-ink);font-family:var(--font-inter), Inter, sans-serif;margin:0}.product-brand{align-items:center;display:inline-flex}.product-brand img{width:112px;height:auto;display:block}.product-button{background:var(--efulo-orange);color:#1d140c;cursor:pointer;min-height:46px;font:inherit;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-weight:750;line-height:1.2;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.product-button:hover{color:#1d140c;background:#e97413;transform:translateY(-1px)}.product-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.product-button--secondary{border-color:var(--efulo-line);background:var(--efulo-surface);color:var(--efulo-ink)}.product-button--secondary:hover{color:var(--efulo-ink);background:#f4f1ed}.product-field{gap:7px;display:grid}.product-field label{color:var(--efulo-ink);font-size:14px;font-weight:700}.product-field input,.product-field select{background:var(--efulo-surface);width:100%;min-height:48px;color:var(--efulo-ink);font:inherit;border:1px solid #cbc5be;border-radius:9px;padding:11px 13px}.product-field input:focus,.product-field select:focus,.product-button:focus-visible,.product-brand:focus-visible,.product-nav a:focus-visible{outline-offset:2px;outline:3px solid #f5821f59}.product-field__error{color:var(--efulo-danger);font-size:13px}.product-notice{background:var(--efulo-surface);border-left:4px solid;border-radius:7px;padding:13px 15px;font-size:14px;line-height:1.55}.product-notice--info{border-color:var(--efulo-info);color:#173e7c}.product-notice--success{border-color:var(--efulo-success);color:#0d5b37}.product-notice--danger{border-color:var(--efulo-danger);color:#85160e}.product-empty{border:1px solid var(--efulo-line);background:var(--efulo-surface);border-radius:16px;justify-items:start;max-width:560px;padding:28px;display:grid}.product-empty__icon{background:var(--efulo-orange-soft);width:48px;height:48px;color:var(--efulo-orange-dark);border-radius:12px;place-items:center;margin-bottom:22px;display:grid}.product-empty h2{font:750 24px/1.2 var(--font-manrope), Manrope, sans-serif;margin:0 0 8px}.product-empty p{color:var(--efulo-text);margin:0 0 20px;line-height:1.65}
.product-scope{--Font-Primary:var(--font-manrope), Manrope, sans-serif;--Font-Secondary:var(--font-inter), Inter, sans-serif}.skip-link{z-index:10000;color:#fff;background:#222;border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{color:#fff;transform:translateY(0)}.auth-page{grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);display:grid}.auth-page__story{color:#fff;background:#222;flex-direction:column;min-height:100vh;padding:clamp(30px,5vw,72px);display:flex;position:relative;overflow:hidden}.auth-page__story .product-brand{z-index:2;background:#fff;border-radius:8px;width:fit-content;padding:8px 12px;position:relative}.auth-page__story-copy{z-index:2;max-width:600px;margin-top:clamp(70px,12vh,150px);position:relative}.auth-page__story-copy>span,.app-main__eyebrow{color:#ffad64;letter-spacing:.11em;text-transform:uppercase;font-size:13px;font-weight:800}.auth-page__story-copy h1{color:#fff;max-width:640px;font:780 clamp(38px, 5.5vw, 72px)/1.03 var(--font-manrope),sans-serif;letter-spacing:-.045em;margin:16px 0 20px}.auth-page__story-copy p{color:#ffffffb8;max-width:560px;margin:0;font-size:18px;line-height:1.7}.auth-page__mascot{opacity:.32;width:min(44vw,430px);height:auto;position:absolute;bottom:-75px;right:-60px}.auth-page__form{align-content:center;justify-items:center;gap:24px;min-height:100vh;padding:40px 24px;display:grid}.auth-card{border:1px solid var(--efulo-line);background:var(--efulo-surface);border-radius:20px;width:min(100%,520px);padding:clamp(28px,4vw,50px);box-shadow:0 18px 50px #22222214}.auth-form{gap:20px;display:grid}.auth-form h2,.auth-success h2{font:780 clamp(28px, 4vw, 38px)/1.1 var(--font-manrope),sans-serif;letter-spacing:-.03em;margin:10px 0 8px}.auth-form>div:first-child>p,.auth-success p{color:var(--efulo-text);margin:0;line-height:1.65}.auth-card__eyebrow{color:var(--efulo-orange-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.auth-form__label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-form a,.auth-card__footer a,.auth-page__back{color:#9d4505;font-weight:700}.auth-form__hint{color:var(--efulo-text);font-size:13px}.auth-form__consent{color:var(--efulo-text);grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:14px;line-height:1.5;display:grid}.auth-form__consent input{width:18px;height:18px;accent-color:var(--efulo-orange);margin-top:2px}.auth-form__consent small{margin-top:4px;display:block}.auth-form__submit{width:100%;margin-top:4px}.auth-card__footer{border-top:1px solid var(--efulo-line);color:var(--efulo-text);text-align:center;margin-top:28px;padding-top:20px}.auth-page__back{font-size:14px}.auth-success{color:var(--efulo-success);justify-items:start;gap:14px;display:grid}.auth-success h2,.auth-success p{color:var(--efulo-ink)}.spin{animation:.8s linear infinite product-spin}@keyframes product-spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:250px minmax(0,1fr);display:grid}.app-sidebar{border-right:1px solid var(--efulo-line);background:var(--efulo-surface);flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.product-nav{gap:5px;margin-top:56px;display:grid}.product-nav a,.app-sidebar__logout{min-height:44px;color:var(--efulo-text);font:650 15px/1.2 var(--font-inter),sans-serif;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:10px 12px;text-decoration:none;display:flex}.product-nav a:hover,.product-nav a.is-active{background:var(--efulo-orange-soft);color:var(--efulo-orange-dark)}.app-sidebar__logout{cursor:pointer;margin-top:auto}.app-main{padding:clamp(28px,5vw,72px)}.app-main__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:72px;display:flex}.app-main__header h1{font:780 clamp(32px, 5vw, 50px)/1.1 var(--font-manrope),sans-serif;letter-spacing:-.035em;margin:9px 0 0}.app-main__eyebrow{color:var(--efulo-orange-dark)}.app-main__account{border:1px solid var(--efulo-line);background:var(--efulo-surface);color:var(--efulo-text);border-radius:8px;padding:9px 12px;font-size:13px}.product-loading,.product-error{place-content:center;justify-items:center;gap:18px;min-height:100vh;display:grid}.product-loading__bar{background:var(--efulo-line);width:180px;height:4px;overflow:hidden}.product-loading__bar:after{background:var(--efulo-orange);content:"";width:40%;height:100%;animation:1s ease-in-out infinite alternate loading-bar;display:block}@keyframes loading-bar{to{transform:translate(150%)}}.focus-flow{background:radial-gradient(circle at 8% 8%, #ffad6438, transparent 28%),var(--efulo-bg);place-items:center;min-height:100vh;padding:clamp(24px,6vw,80px);display:grid}.focus-flow__card{border:1px solid var(--efulo-line);background:var(--efulo-surface);border-radius:24px;width:min(100%,760px);padding:clamp(28px,5vw,58px);box-shadow:0 24px 70px #2222221a}.focus-flow__progress{background:var(--efulo-line);border-radius:999px;height:7px;margin-bottom:36px;overflow:hidden}.focus-flow__progress span{border-radius:inherit;background:var(--efulo-orange);height:100%;transition:width .24s;display:block}.focus-flow__eyebrow,.diagnostic-card__meta{color:var(--efulo-orange-dark);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800}.focus-flow__card h1{color:var(--efulo-ink);font:780 clamp(29px, 5vw, 46px)/1.12 var(--font-manrope),sans-serif;letter-spacing:-.035em;margin:12px 0 10px}.focus-flow__description{max-width:620px;color:var(--efulo-text);font-size:17px;line-height:1.65}.focus-flow__control{margin:34px 0}.focus-flow__choices{border:0;gap:12px;padding:0;display:grid}.focus-flow__choice{border:1px solid var(--efulo-line);min-height:56px;color:var(--efulo-ink);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:13px;padding:15px 17px;transition:border-color .16s,background .16s;display:flex}.focus-flow__choice input{width:20px;height:20px;accent-color:var(--efulo-orange)}.focus-flow__choice:hover,.focus-flow__choice.is-selected{border-color:var(--efulo-orange);background:var(--efulo-orange-soft)}.focus-flow__choice.is-correct{background:#eaf8f0;border-color:#18864b}.focus-flow__choice.is-wrong{background:#fff0f0;border-color:#b73535}.focus-flow__number{gap:8px;display:grid}.focus-flow__number input{border:1px solid var(--efulo-line);width:min(100%,230px);min-height:58px;font:700 22px/1 var(--font-manrope),sans-serif;border-radius:10px;padding:10px 14px}.focus-flow__sliders{gap:22px;display:grid}.focus-flow__sliders label{gap:9px;font-weight:700;display:grid}.focus-flow__sliders input{width:100%;accent-color:var(--efulo-orange)}.focus-flow__actions{justify-content:space-between;gap:16px;margin-top:34px;display:flex}.focus-flow__actions--end{justify-content:flex-end}.product-button--secondary{border:1px solid var(--efulo-line);color:var(--efulo-ink);background:#fff}.diagnostic-card__meta{justify-content:space-between;gap:16px;display:flex}.diagnostic-card .focus-flow__choices{margin:32px 0 24px}.diagnostic-feedback{border-radius:12px;gap:13px;margin-top:24px;padding:18px;display:flex}.diagnostic-feedback.is-correct{color:#126638;background:#eaf8f0}.diagnostic-feedback.is-wrong{color:#8d2525;background:#fff0f0}.diagnostic-feedback p{color:inherit;margin:5px 0}.diagnostic-card__offline{color:var(--efulo-text);align-items:center;gap:8px;display:flex}.focus-flow__complete{text-align:center}.focus-flow__complete>svg{color:var(--efulo-success)}.focus-flow__complete .product-button{margin-inline:auto}.roadmap-page{background:var(--efulo-bg);min-height:100vh;padding:clamp(28px,6vw,80px)}.roadmap-page>header{width:min(100%,760px);margin:42px auto 58px}.roadmap-page>header h1{font:780 clamp(36px, 6vw, 62px)/1.05 var(--font-manrope),sans-serif;margin:10px 0}.roadmap-page__back{color:var(--efulo-ink);align-items:center;gap:8px;font-weight:750;display:inline-flex}.roadmap-path,.mistake-list{gap:18px;width:min(100%,760px);margin:0 auto;padding:0;display:grid}.roadmap-node{border:1px solid var(--efulo-line);background:#fff;border-radius:18px;grid-template-columns:52px 1fr;gap:17px;padding:22px;list-style:none;display:grid;position:relative}.roadmap-node:not(:last-child):after{background:var(--efulo-line);content:"";width:2px;height:20px;position:absolute;bottom:-19px;left:47px}.roadmap-node__marker{background:var(--efulo-orange-soft);width:48px;height:48px;color:var(--efulo-orange-dark);border-radius:50%;place-items:center;display:grid}.roadmap-node h2,.mistake-list h2,.mistake-retry h2{color:var(--efulo-ink);font:750 21px/1.25 var(--font-manrope),sans-serif;text-transform:capitalize;margin:5px 0}.roadmap-node p{color:var(--efulo-text);margin:0}.roadmap-node.is-locked{opacity:.63}.roadmap-node.is-current{border-color:var(--efulo-orange);box-shadow:0 14px 34px #ff7e2024}.roadmap-node__reason{color:var(--efulo-text);margin-top:9px;font-size:13px;display:inline-block}.mistake-list article,.mistake-retry,.product-empty-inline{border:1px solid var(--efulo-line);background:#fff;border-radius:18px;padding:24px}.mistake-list article{justify-items:start;gap:9px;display:grid}.mistake-list article .product-button{margin-top:10px}.mistake-retry,.product-empty-inline{width:min(100%,760px);margin:0 auto 26px}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:18px;display:grid}.dashboard-primary-card,.dashboard-stat-card,.dashboard-motivation{border:1px solid var(--efulo-line);background:#fff;border-radius:18px;padding:clamp(22px,4vw,36px)}.dashboard-primary-card{grid-row:span 2}.dashboard-primary-card h2{font:760 clamp(27px, 4vw, 40px)/1.15 var(--font-manrope),sans-serif;text-transform:capitalize;margin:14px 0 8px}.dashboard-primary-card .product-button{margin-top:20px}.dashboard-stat-card{gap:7px;display:grid}.dashboard-stat-card strong{color:var(--efulo-ink);font:760 29px/1.1 var(--font-manrope),sans-serif}.dashboard-motivation{background:var(--efulo-orange-soft);color:var(--efulo-orange-dark);grid-column:1/-1;align-items:center;gap:12px;display:flex}.dashboard-motivation p{margin:0}.exam-header,.exam-header span,.analytics-stats,.mastery-row,.leaderboard-list h2,.leaderboard-list li,.preference-row{align-items:center;display:flex}.exam-header{justify-content:space-between;margin-bottom:18px}.exam-header span{font-variant-numeric:tabular-nums;gap:7px;font-weight:800}.exam-actions{justify-content:space-between}.analytics-stats{gap:14px;width:min(100%,920px);margin:0 auto 22px}.analytics-stats article{border:1px solid var(--efulo-line);background:#fff;border-radius:16px;flex:1;gap:8px;min-width:130px;padding:22px;display:grid}.analytics-stats article svg{color:var(--efulo-orange-dark)}.analytics-stats strong{color:var(--efulo-ink);font:760 26px/1 var(--font-manrope),sans-serif}.analytics-panel,.privacy-card,.leaderboard-list{border:1px solid var(--efulo-line);background:#fff;border-radius:18px;width:min(100%,920px);margin:0 auto 20px;padding:clamp(22px,4vw,34px)}.analytics-panel h2,.privacy-card h2,.leaderboard-list h2{color:var(--efulo-ink);font:760 22px/1.2 var(--font-manrope),sans-serif;margin-top:0}.mastery-row{text-transform:capitalize;grid-template-columns:minmax(170px,1fr) minmax(130px,2fr) 50px;gap:14px;margin-top:16px;display:grid}.mastery-row>div{background:var(--efulo-orange-soft);border-radius:999px;height:10px;overflow:hidden}.mastery-row>div span{border-radius:inherit;background:var(--efulo-orange);height:100%;display:block}.analytics-panel ul,.leaderboard-list ol{margin:0;padding:0;list-style:none}.analytics-panel li{border-bottom:1px solid var(--efulo-line);justify-content:space-between;padding:14px 0;display:flex}.video-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:20px;width:min(100%,980px);margin:0 auto;display:grid}.video-card{border:1px solid var(--efulo-line);background:#fff;border-radius:18px;overflow:hidden}.video-card video,.video-card__placeholder{aspect-ratio:16/9;background:#222;width:100%}.video-card__placeholder{color:#fff;place-content:center;justify-items:center;gap:8px;display:grid}.video-card>div:last-child{padding:20px}.video-card h2{font:740 20px/1.25 var(--font-manrope),sans-serif;margin:0 0 8px}.video-card small{color:var(--efulo-orange-dark);font-weight:750}.privacy-card{gap:16px;display:grid}.privacy-card label:not(.preference-row){gap:7px;font-weight:700;display:grid}.privacy-card input[type=text],.privacy-card input:not([type]){border:1px solid var(--efulo-line);border-radius:10px;min-height:46px;padding:10px 13px}.privacy-card .product-button{width:fit-content}.preference-row{justify-content:space-between;gap:20px;padding-block:8px}.preference-row input{width:22px;height:22px;accent-color:var(--efulo-orange)}.leaderboard-list h2{gap:8px}.leaderboard-list li{border-bottom:1px solid var(--efulo-line);grid-template-columns:38px 1fr auto;gap:12px;padding:14px 0;display:grid}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-page__story{min-height:auto;padding-bottom:80px}.auth-page__story-copy{margin-top:65px}.auth-page__mascot{width:300px}.auth-page__form{min-height:auto;padding-block:55px}.app-shell{grid-template-columns:1fr}.app-sidebar{border-right:0;border-bottom:1px solid var(--efulo-line);height:auto;position:static}.product-nav{grid-template-columns:repeat(7,minmax(130px,1fr));margin-top:24px;overflow-x:auto}.app-sidebar__logout{width:auto;position:absolute;top:25px;right:18px}.dashboard-grid{grid-template-columns:1fr}.dashboard-primary-card{grid-row:auto}}@media (max-width:600px){.auth-page__story{padding:26px 22px 65px}.auth-page__story-copy h1{font-size:40px}.auth-page__story-copy p{font-size:16px}.auth-page__mascot{width:290px;right:-110px}.auth-card{padding:27px 22px}.app-main{padding:32px 20px}.app-main__header{margin-bottom:42px;display:block}.app-main__account{margin-top:14px;display:inline-block}.focus-flow{padding:18px}.focus-flow__card{border-radius:18px;padding:26px 20px}.focus-flow__actions{align-items:stretch}.focus-flow__actions .product-button{flex:1;justify-content:center}.roadmap-page{padding:24px 18px 48px}.analytics-stats{flex-wrap:wrap}.mastery-row{grid-template-columns:1fr 50px}.mastery-row>div{grid-area:2/1/auto/-1}}@media (prefers-reduced-motion:reduce){.spin,.product-loading__bar:after{animation:none}}.efulo-product .app-shell{background:radial-gradient(circle at 98% 0%, #7657ff1a, transparent 22%),var(--product-canvas);grid-template-columns:272px minmax(0,1fr);min-height:100vh}.efulo-product .app-sidebar{z-index:20;color:#fff;background:#1b1d1c;border-right-color:#ffffff14;padding:26px 18px 22px}.efulo-product .app-sidebar__brand{gap:10px;display:grid}.efulo-product .app-sidebar__brand .product-brand{background:#fff;border-radius:999px;width:fit-content;padding:8px 12px}.efulo-product .app-sidebar__brand>span{color:#ffffffad;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850}.efulo-product .product-nav{gap:7px;margin-top:44px}.efulo-product .product-nav a,.efulo-product .app-sidebar__logout{color:#ffffff9e;border-radius:15px;min-height:48px;padding:11px 13px}.efulo-product .product-nav a:hover{color:#fff;background:#ffffff14}.efulo-product .product-nav a.is-active{background:var(--product-lime);color:#263500;box-shadow:0 12px 30px #c8ff3d24}.efulo-product .app-sidebar__account{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;margin-top:auto;padding:10px 12px;font-size:11px;overflow:hidden}.efulo-product .app-sidebar__logout{margin-top:2px}.efulo-product .app-sidebar__logout:hover{color:#fff;background:#ffffff14}.efulo-product .app-main{width:100%;min-width:0;max-width:1500px;margin-inline:auto;padding:clamp(26px,4.5vw,68px)}.efulo-product .app-main__header{margin-bottom:42px}.efulo-product .app-main__header h1,.efulo-product .product-page-header h1{color:var(--product-ink);font-size:clamp(36px,5vw,62px);font-weight:850;line-height:1}.efulo-product .app-main__header p,.efulo-product .product-page-header p{max-width:620px;color:var(--product-muted);margin:12px 0 0;font-size:16px;line-height:1.6}.efulo-product .app-main__eyebrow{color:var(--product-orange-deep)}.efulo-product .app-main__account{background:#ffffffb8;border-radius:999px}.efulo-product .app-bottom-nav{display:none}.efulo-product .dashboard-space{gap:22px;display:grid}.efulo-product .dashboard-hero{box-shadow:var(--product-shadow);background:#1b1d1c;border-radius:34px;grid-template-columns:minmax(320px,.88fr) minmax(420px,1.12fr);display:grid;overflow:hidden}.efulo-product .dashboard-quest{color:#fff;align-content:center;justify-items:start;padding:clamp(28px,4vw,48px);display:grid}.efulo-product .dashboard-quest .app-main__eyebrow{color:var(--product-lime);margin-bottom:18px}.efulo-product .dashboard-quest h2{color:#fff;font:850 clamp(30px, 4vw, 46px)/1.02 var(--font-manrope),Manrope,sans-serif;letter-spacing:-.04em;text-transform:capitalize;margin:18px 0 9px}.efulo-product .dashboard-quest p{color:#ffffff9e;margin:0}.efulo-product .dashboard-quest .product-button{background:var(--product-lime);color:#273400;margin-top:26px}.efulo-product .dashboard-hero>.learning-orbit{background:radial-gradient(circle at 62% 42%,#c8ff3d33,#0000 25%),linear-gradient(145deg,#282b29,#171817);border:0;border-radius:0;min-height:460px}.efulo-product .dashboard-progress{grid-template-columns:190px repeat(2,minmax(0,1fr));gap:16px;display:grid}.efulo-product .dashboard-progress>*{border:1px solid var(--product-line);background:#ffffffd1;border-radius:26px;min-height:180px;padding:24px;box-shadow:0 12px 32px #191b1a0f}.efulo-product .dashboard-progress .progress-ring{width:100%}.efulo-product .dashboard-progress article{align-content:center;gap:8px;display:grid}.efulo-product .dashboard-progress article small{color:var(--product-muted);font-weight:750}.efulo-product .dashboard-progress article strong{color:var(--product-ink);font:850 clamp(28px, 3vw, 40px)/1 var(--font-manrope),Manrope,sans-serif}.efulo-product .dashboard-progress article p{color:var(--product-muted);margin:0}.efulo-product .dashboard-journey{border:1px solid var(--product-line);background:#ffffffb8;border-radius:30px;padding:clamp(22px,3.5vw,38px)}.efulo-product .dashboard-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.efulo-product .dashboard-section-heading h2{color:var(--product-ink);font:850 clamp(26px, 3.2vw, 38px)/1 var(--font-manrope),Manrope,sans-serif;margin:8px 0 0}.efulo-product .dashboard-section-heading>a{color:var(--product-orange-deep);font-weight:800}.efulo-product .dashboard-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.efulo-product .dashboard-shortcuts a{border:1px solid var(--product-line);min-height:92px;color:var(--product-ink);background:#fff;border-radius:22px;align-items:end;padding:17px;font-weight:850;text-decoration:none;transition:transform .18s,background .18s;display:flex}.efulo-product .dashboard-shortcuts a:hover{background:#efffc8;transform:translateY(-3px)}.efulo-product .dashboard-empty{box-shadow:var(--product-shadow);background:#fff;border-radius:34px;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);display:grid;overflow:hidden}.efulo-product .dashboard-empty>*{border-radius:0}.efulo-product .product-page-header{width:min(100%,860px);margin:0 auto 38px}.efulo-product .roadmap-explainer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;width:min(100%,860px);margin:0 auto 34px;display:grid}.efulo-product .roadmap-explainer>span{color:var(--product-muted);font-size:11px}@media (max-width:1100px){.efulo-product .dashboard-hero{grid-template-columns:1fr}.efulo-product .dashboard-hero>.learning-orbit{min-height:360px}.efulo-product .dashboard-shortcuts{grid-template-columns:1fr 1fr}}@media (max-width:900px){.efulo-product .app-shell{padding-bottom:86px;display:block}.efulo-product .app-sidebar{display:none}.efulo-product .app-bottom-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#191b1af0;border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:repeat(5,1fr);padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 48px #191b1a4d}.efulo-product .app-bottom-nav>a,.efulo-product .app-bottom-nav summary{color:#ffffff94;border-radius:16px;align-content:center;place-items:center;gap:3px;min-width:0;min-height:54px;font-size:9px;font-weight:750;text-decoration:none;display:grid}.efulo-product .app-bottom-nav>a.is-active,.efulo-product .app-bottom-nav summary.is-active{background:var(--product-lime);color:#263500}.efulo-product .app-bottom-nav summary{cursor:pointer;list-style:none}.efulo-product .app-bottom-nav summary::-webkit-details-marker{display:none}.efulo-product .app-bottom-nav__more{position:relative}.efulo-product .app-bottom-nav__more>div{background:#1b1d1c;border-radius:20px;gap:5px;width:220px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 15px);right:0;box-shadow:0 18px 48px #191b1a4d}.efulo-product .app-bottom-nav__more>div a,.efulo-product .app-bottom-nav__more>div button{color:#ffffffb8;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;min-height:46px;padding:10px 12px;font-weight:750;text-decoration:none;display:flex}.efulo-product .app-bottom-nav__more>div .is-active{color:var(--product-lime);background:#c8ff3d24}.efulo-product .dashboard-progress{grid-template-columns:180px 1fr 1fr}}@media (max-width:700px){.efulo-product .app-main{padding:26px 16px}.efulo-product .app-main__header{margin-bottom:30px}.efulo-product .app-main__account{display:none}.efulo-product .dashboard-hero,.efulo-product .dashboard-empty{border-radius:26px;grid-template-columns:1fr}.efulo-product .dashboard-quest{padding:28px 22px}.efulo-product .dashboard-hero>.learning-orbit{min-height:300px}.efulo-product .dashboard-progress{grid-template-columns:1fr 1fr}.efulo-product .dashboard-progress>:first-child{grid-column:1/-1}.efulo-product .roadmap-explainer{grid-template-columns:1fr}}@media (max-width:480px){.efulo-product .dashboard-progress,.efulo-product .dashboard-shortcuts{grid-template-columns:1fr}.efulo-product .dashboard-progress>:first-child{grid-column:auto}.efulo-product .dashboard-section-heading{display:grid}}.efulo-product .product-page-coach{width:min(100%,860px);margin:0 auto 28px}.efulo-product .video-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;width:min(100%,1120px)}.efulo-product .video-card{border-color:var(--product-line);border-radius:26px;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 34px #191b1a12}.efulo-product .video-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #191b1a1c}.efulo-product .video-card video,.efulo-product .video-card__placeholder{background:radial-gradient(circle at 70% 30%,#7657ff6b,#0000 26%),#1b1d1c}.efulo-product .video-card small{color:var(--product-violet)}.efulo-product .product-empty-inline{text-align:center;background:radial-gradient(circle at 90% 10%,#c8ff3d29,#0000 26%),#fff;border-style:dashed;border-radius:28px;padding:clamp(28px,5vw,54px)}.efulo-product .product-empty-inline>svg{color:var(--product-violet)}.efulo-product .analytics-stats{gap:16px;width:min(100%,1080px)}.efulo-product .analytics-stats article{border-color:var(--product-line);background:#ffffffd1;border-radius:24px;align-content:center;min-height:150px;box-shadow:0 10px 28px #191b1a0f}.efulo-product .analytics-stats article:first-child{background:#efffc8}.efulo-product .analytics-stats article:nth-child(2){background:#fff0df}.efulo-product .analytics-stats article:nth-child(3){background:#f0ebff}.efulo-product .analytics-stats article:nth-child(4){background:#fff7cb}.efulo-product .analytics-panel,.efulo-product .privacy-card,.efulo-product .leaderboard-list{border-color:var(--product-line);background:#ffffffdb;border-radius:28px;width:min(100%,1080px);box-shadow:0 12px 34px #191b1a0f}.efulo-product .analytics-panel--mastery{background:radial-gradient(circle at 95% 4%,#7657ff1f,#0000 28%),#ffffffe0;overflow:hidden}.efulo-product .mastery-rings{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px;margin-top:24px;display:grid}.efulo-product .mastery-rings>div{border:1px solid var(--product-line);background:#ffffffbd;border-radius:22px;place-items:center;min-height:210px;padding:18px;display:grid}.efulo-product .mistake-list{gap:16px;width:min(100%,920px)}.efulo-product .mistake-list article,.efulo-product .mistake-retry{border-color:var(--product-line);border-radius:26px;box-shadow:0 12px 34px #191b1a0f}.efulo-product .mistake-list article{grid-template-columns:auto 1fr;align-items:center;column-gap:12px;padding:clamp(22px,4vw,34px)}.efulo-product .mistake-list article>:not(.subject-token):not(small){grid-column:1/-1}.efulo-product .privacy-card input[type=text],.efulo-product .privacy-card input:not([type]){border-color:var(--product-line);background:#f8f7f3;border-radius:15px;min-height:52px}.efulo-product .preference-row{background:#f8f7f3;border-radius:15px;min-height:54px;padding:12px 14px}.efulo-product .leaderboard-list>ol{gap:8px;display:grid}.efulo-product .leaderboard-list li{background:#f8f7f3;border:0;border-radius:17px;min-height:62px;padding:12px 16px}.efulo-product .leaderboard-list li:first-child{background:#efffc8}.efulo-product .leaderboard-list li:nth-child(2){background:#f0ebff}.efulo-product .leaderboard-list li:nth-child(3){background:#fff0df}.efulo-product .exam-workspace{grid-template-columns:minmax(280px,.68fr) minmax(520px,1.32fr);align-items:start;gap:clamp(20px,3vw,38px);display:grid}.efulo-product .exam-overview{border:1px solid var(--product-line);background:radial-gradient(circle at 80% 8%,#7657ff29,#0000 28%),#ffffffd6;border-radius:30px;justify-items:center;gap:24px;padding:clamp(22px,3vw,34px);display:grid;position:sticky;top:32px;box-shadow:0 14px 38px #191b1a14}.efulo-product .exam-overview__timer{color:#fff;background:#1b1d1c;border-radius:999px;align-items:center;gap:9px;min-height:54px;padding:11px 16px;display:flex}.efulo-product .exam-overview__timer span{font:850 20px/1 var(--font-manrope),Manrope,sans-serif;font-variant-numeric:tabular-nums}.efulo-product .exam-overview .mascot-coach{grid-template-columns:64px minmax(0,1fr)}.efulo-product .exam-overview .mascot-coach__image{width:74px}.efulo-product .exam-card{width:100%;min-height:680px}.efulo-product .exam-result{border:1px solid var(--product-line);width:min(100%,760px);min-height:620px;box-shadow:var(--product-shadow);text-align:center;background:radial-gradient(circle at 50% 18%,#c8ff3d40,#0000 26%),#ffffffe6;border-radius:34px;align-content:center;justify-items:center;gap:14px;margin:0 auto;padding:clamp(28px,5vw,58px);display:grid}.efulo-product .exam-result>svg{color:var(--product-lime-deep)}.efulo-product .exam-result h1{color:var(--product-ink);font:900 clamp(48px, 8vw, 86px)/.95 var(--font-manrope),Manrope,sans-serif;margin:6px 0}.efulo-product .exam-result p{max-width:520px;color:var(--product-muted)}@media (max-width:1040px){.efulo-product .exam-workspace{grid-template-columns:1fr}.efulo-product .exam-overview{grid-template-columns:auto auto minmax(280px,1fr);align-items:center;position:static}.efulo-product .exam-overview>.app-main__eyebrow{grid-column:1/-1;justify-self:start}}@media (max-width:700px){.efulo-product .analytics-stats{grid-template-columns:1fr 1fr;display:grid}.efulo-product .analytics-stats article{min-width:0}.efulo-product .exam-overview{grid-template-columns:1fr}.efulo-product .exam-card{min-height:auto}}@media (max-width:480px){.efulo-product .analytics-stats,.efulo-product .mastery-rings{grid-template-columns:1fr}}.efulo-product .focus-flow{background:radial-gradient(circle at 5% 5%, #c8ff3d33, transparent 25%),radial-gradient(circle at 96% 88%, #7657ff29, transparent 28%),var(--product-canvas);align-items:center}.efulo-product .focus-flow__layout{grid-template-columns:minmax(320px,.82fr) minmax(500px,1.18fr);align-items:stretch;gap:clamp(20px,3vw,42px);width:min(100%,1220px);display:grid}.efulo-product .focus-flow__visual{align-content:center;gap:18px;display:grid}.efulo-product .focus-flow__visual .learning-orbit{min-height:360px}.efulo-product .focus-flow__card{box-shadow:var(--product-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-color:#ffffffc7;border-radius:32px}.efulo-product .focus-flow__card--question{width:100%;min-height:680px}.efulo-product .focus-flow__progress-wrap{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:30px;display:grid}.efulo-product .focus-flow__progress-wrap .focus-flow__progress{margin:0}.efulo-product .focus-flow__progress-wrap>strong{color:var(--product-muted);font-variant-numeric:tabular-nums;font-size:12px}.efulo-product .focus-flow__progress{background:#191b1a14;height:9px}.efulo-product .focus-flow__progress span{background:linear-gradient(90deg, var(--product-orange), #ffaf62 70%, var(--product-lime));box-shadow:0 0 16px #ff7a1a3d}.efulo-product .focus-flow__eyebrow{width:fit-content;color:var(--product-orange-deep);background:#fff0df;border-radius:999px;padding:6px 10px}.efulo-product .focus-flow__card h1{max-width:650px;margin-top:16px;font-size:clamp(32px,4.6vw,52px);font-weight:850;line-height:1.04}.efulo-product .focus-flow__control{margin-block:30px}.efulo-product .focus-flow__choices{gap:13px}.efulo-product .focus-flow__choice{border-color:var(--product-line);background:#f8f7f3;border-radius:18px;min-height:66px;padding:14px 16px;font-weight:750;transition:transform .17s,border-color .17s,background .17s,box-shadow .17s}.efulo-product .focus-flow__choice:hover{background:#fff;border-color:#7657ff73;transform:translateY(-2px);box-shadow:0 12px 26px #191b1a14}.efulo-product .focus-flow__choice.is-selected{border-color:var(--product-violet);background:#efebff;box-shadow:0 0 0 3px #7657ff17}.efulo-product .focus-flow__choice>input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.efulo-product .focus-flow__choice-index{border:1px solid var(--product-line);width:38px;height:38px;color:var(--product-muted);font:850 13px/1 var(--font-manrope),Manrope,sans-serif;background:#fff;border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.efulo-product .focus-flow__choice.is-selected .focus-flow__choice-index{border-color:var(--product-violet);background:var(--product-violet);color:#fff}.efulo-product .focus-flow__choice.is-correct{background:#f1ffd0;border-color:#78a918}.efulo-product .focus-flow__choice.is-wrong{background:#fff0f1;border-color:#d75b66}.efulo-product .focus-flow__number input{border:2px solid var(--product-line);text-align:center;background:#f8f7f3;border-radius:20px;width:min(100%,280px);min-height:76px;font-size:30px}.efulo-product .focus-flow__sliders label{border:1px solid var(--product-line);background:#f8f7f3;border-radius:18px;padding:16px}.efulo-product .focus-flow__sliders label>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.efulo-product .focus-flow__sliders input{min-height:28px;accent-color:var(--product-violet)}.efulo-product .diagnostic-visual{justify-items:center}.efulo-product .diagnostic-visual__progress{border:1px solid var(--product-line);background:radial-gradient(circle at 90% 10%,#c8ff3d3d,#0000 30%),#ffffffd1;border-radius:28px;justify-content:space-around;align-items:center;gap:20px;width:min(100%,380px);padding:28px;display:flex;box-shadow:0 16px 44px #191b1a14}.efulo-product .diagnostic-visual .mascot-coach{width:min(100%,420px)}.efulo-product .diagnostic-card{width:100%}.efulo-product .diagnostic-card__meta{align-items:center}.efulo-product .diagnostic-feedback{border-radius:20px}.efulo-product .diagnostic-feedback.is-correct{color:#365500;background:#efffc8}.efulo-product .diagnostic-feedback.is-wrong{color:#4f36a9;background:#f0ebff}.efulo-product .completion-stage{width:min(100%,1100px);box-shadow:var(--product-shadow);border-radius:34px;grid-template-columns:.95fr 1.05fr;display:grid;overflow:hidden}.efulo-product .completion-stage>.learning-orbit,.efulo-product .completion-stage>.focus-flow__card{width:100%;box-shadow:none;border-radius:0}.efulo-product .completion-stage>.focus-flow__card{align-content:center;justify-items:center;display:grid}@media (max-width:980px){.efulo-product .focus-flow__layout{grid-template-columns:1fr}.efulo-product .focus-flow__visual{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:center}.efulo-product .focus-flow__visual .learning-orbit{min-height:300px}.efulo-product .diagnostic-visual{grid-template-columns:1fr 1fr}.efulo-product .diagnostic-visual .xp-burst{position:absolute}}@media (max-width:700px){.efulo-product .focus-flow__visual,.efulo-product .diagnostic-visual,.efulo-product .completion-stage{grid-template-columns:1fr}.efulo-product .focus-flow__visual .learning-orbit{min-height:300px}.efulo-product .focus-flow__card--question{min-height:auto}.efulo-product .completion-stage{border-radius:26px}}@media (max-width:600px){.efulo-product .focus-flow{padding:14px}.efulo-product .focus-flow__layout{gap:14px}.efulo-product .focus-flow__visual .learning-orbit{min-height:260px}.efulo-product .focus-flow__card{border-radius:26px;padding:28px 18px}.efulo-product .focus-flow__actions{flex-wrap:wrap}.efulo-product .diagnostic-visual__progress{padding:20px}}.efulo-product{--product-ink:#191b1a;--product-muted:#646b67;--product-canvas:#f5f4ef;--product-surface:#ffffffeb;--product-line:#191b1a1c;--product-orange:#ff7a1a;--product-orange-deep:#b84700;--product-lime:#c8ff3d;--product-lime-deep:#587800;--product-violet:#7657ff;--product-yellow:#fff3b0;--product-danger:#b7343f;--product-shadow:0 24px 80px #25231d1f;background:var(--product-canvas);min-height:100vh;color:var(--product-ink);font-family:var(--font-inter),Inter,sans-serif}.efulo-product *,.efulo-product :before,.efulo-product :after{box-sizing:border-box}.efulo-product :where(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb, var(--product-violet) 68%, white);outline-offset:3px}.efulo-product .product-scope{--efulo-bg:var(--product-canvas);--efulo-surface:var(--product-surface);--efulo-line:var(--product-line);--efulo-ink:var(--product-ink);--efulo-text:var(--product-muted);--efulo-orange:var(--product-orange);--efulo-orange-dark:var(--product-orange-deep);--efulo-orange-soft:#fff0e4;--efulo-success:#3b6800;min-height:100vh}.efulo-product .product-button{background:var(--product-ink);color:#fff;border:1px solid #0000;border-radius:999px;min-height:48px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 10px 22px #191b1a24}.efulo-product .product-button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 28px #191b1a33}.efulo-product .product-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.52;transform:none}.efulo-product .product-button--secondary{border-color:var(--product-line);box-shadow:none;color:var(--product-ink);background:#fff}.efulo-product .product-button--secondary:hover{color:var(--product-ink);background:#f8f8f5}.efulo-product .learning-orbit{color:#fff;isolation:isolate;background:radial-gradient(circle at 60% 42%,#c8ff3d38,#0000 27%),linear-gradient(145deg,#1b1d1c 0%,#272826 62%,#171817 100%);border:1px solid #ffffff24;border-radius:32px;align-items:end;min-height:430px;padding:clamp(24px,4vw,44px);display:grid;position:relative;overflow:hidden}.efulo-product .learning-orbit__copy{z-index:4;gap:10px;max-width:360px;display:grid;position:relative}.efulo-product .learning-orbit__copy span{color:var(--product-lime);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.efulo-product .learning-orbit__copy strong{font:800 clamp(25px, 4vw, 42px)/1.04 var(--font-manrope),Manrope,sans-serif;letter-spacing:-.045em}.efulo-product .learning-orbit__stage{aspect-ratio:1;width:min(86%,500px);position:absolute;inset:-32px -20px -28px auto}.efulo-product .learning-orbit__rings{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.efulo-product .learning-orbit__ring,.efulo-product .learning-orbit__trail{fill:none;stroke-linecap:round}.efulo-product .learning-orbit__ring{stroke:#ffffff24;stroke-width:1.5px;stroke-dasharray:5 8;transform-origin:50%;animation:24s linear infinite product-orbit-spin}.efulo-product .learning-orbit__ring--inner{stroke:#7657ff6b;animation-duration:18s;animation-direction:reverse}.efulo-product .learning-orbit__trail{stroke:var(--product-lime);stroke-width:5px;stroke-dasharray:14 13;filter:drop-shadow(0 0 9px #c8ff3d66);animation:8s linear infinite product-orbit-dash}.efulo-product .learning-orbit__glow{aspect-ratio:1;filter:blur(36px);background:#7657ff57;border-radius:50%;width:46%;position:absolute;top:25%;left:30%}.efulo-product .learning-orbit__mascot{z-index:2;filter:drop-shadow(0 20px 34px #00000047);width:54%;height:auto;position:absolute;bottom:5%;right:11%}.efulo-product .learning-orbit__token,.efulo-product .learning-orbit__spark{z-index:3;width:52px;height:52px;color:var(--product-ink);border:1px solid #ffffff52;border-radius:18px;place-items:center;display:grid;position:absolute;box-shadow:0 16px 30px #0000003d}.efulo-product .learning-orbit__token--math{background:var(--product-lime);top:14%;right:22%;transform:rotate(7deg)}.efulo-product .learning-orbit__token--language{background:var(--product-yellow);top:42%;right:3%;transform:rotate(-8deg)}.efulo-product .learning-orbit__token--english{background:#c9bdff;top:24%;left:10%;transform:rotate(-5deg)}.efulo-product .learning-orbit__spark{background:var(--product-orange);color:#fff;border-radius:50%;width:38px;height:38px;animation:2.4s ease-in-out infinite product-pulse;bottom:10%;right:32%}.efulo-product .learning-orbit--compact{min-height:280px}.efulo-product .learning-orbit--compact .learning-orbit__copy{max-width:250px}.efulo-product .progress-ring{text-align:center;justify-items:center;width:146px;display:grid;position:relative}.efulo-product .progress-ring svg{width:112px;transform:rotate(-90deg)}.efulo-product .progress-ring circle{fill:none;stroke-width:10px}.efulo-product .progress-ring__track{stroke:#191b1a14}.efulo-product .progress-ring__value{stroke:var(--product-lime-deep);stroke-linecap:round;transition:stroke-dashoffset .5s cubic-bezier(.22,1,.36,1)}.efulo-product .progress-ring--orange .progress-ring__value{stroke:var(--product-orange)}.efulo-product .progress-ring--violet .progress-ring__value{stroke:var(--product-violet)}.efulo-product .progress-ring__number{color:var(--product-ink);font:850 21px/1 var(--font-manrope),Manrope,sans-serif;position:absolute;top:42px}.efulo-product .progress-ring__label{color:var(--product-ink);margin-top:8px;font-weight:850}.efulo-product .progress-ring small{color:var(--product-muted);margin-top:3px}.efulo-product .subject-token{color:#4c35b4;background:#e9e4ff;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:34px;padding:7px 11px;font-size:12px;font-weight:850;display:inline-flex}.efulo-product .subject-token--mathematics{color:#405800;background:#eaffb6}.efulo-product .subject-token--azerbaijani{color:#984004;background:#fff0df}.efulo-product .mascot-coach{grid-template-columns:88px minmax(0,1fr);align-items:end;gap:12px;display:grid}.efulo-product .mascot-coach__image{filter:drop-shadow(0 12px 18px #191b1a1f);width:98px;height:auto}.efulo-product .mascot-coach__bubble{background:var(--product-yellow);border:1px solid #191b1a14;border-radius:20px 20px 20px 5px;padding:18px 20px;position:relative}.efulo-product .mascot-coach--lime .mascot-coach__bubble{background:#eaffad}.efulo-product .mascot-coach--violet .mascot-coach__bubble{background:#e9e3ff}.efulo-product .mascot-coach__bubble span{color:#4e5551;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.efulo-product .mascot-coach__bubble p{color:var(--product-ink);margin:5px 0 0;font-weight:750;line-height:1.45}.efulo-product .xp-burst{background:var(--product-lime);width:fit-content;min-width:130px;color:var(--product-ink);border:1px solid #58780029;border-radius:24px;justify-items:center;gap:2px;padding:16px 22px;animation:.5s cubic-bezier(.22,1.5,.36,1) product-reward-in;display:grid;position:relative;box-shadow:0 18px 42px #5878002e}.efulo-product .xp-burst strong{font:900 24px/1 var(--font-manrope),Manrope,sans-serif}.efulo-product .xp-burst small{font-weight:750}.efulo-product .xp-burst__spark{margin-bottom:4px}.efulo-product .xp-burst__particle{background:var(--product-violet);border-radius:2px;width:8px;height:8px;animation:1.8s ease-in-out infinite product-confetti;position:absolute}.efulo-product .xp-burst__particle--one{top:-7px;left:12%;transform:rotate(18deg)}.efulo-product .xp-burst__particle--two{background:var(--product-orange);animation-delay:.28s;top:8px;right:-8px}.efulo-product .xp-burst__particle--three{background:var(--product-violet);animation-delay:.52s;bottom:-8px;left:38%}.efulo-product .journey-map{gap:0;width:min(100%,800px);margin:0 auto;padding:0;list-style:none;display:grid}.efulo-product .journey-map__node{grid-template-columns:72px minmax(0,1fr);min-height:150px;display:grid;position:relative}.efulo-product .journey-map__rail{background:var(--product-line);border-radius:999px;width:4px;position:absolute;top:54px;bottom:-4px;left:34px}.efulo-product .journey-map__node:last-child .journey-map__rail{display:none}.efulo-product .journey-map__marker{z-index:2;border:7px solid var(--product-canvas);width:68px;height:68px;color:var(--product-muted);font:900 17px/1 var(--font-manrope),Manrope,sans-serif;background:#fff;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 10px 22px #191b1a1f}.efulo-product .journey-map__card{border:1px solid var(--product-line);background:var(--product-surface);border-radius:22px;margin:3px 0 22px 18px;padding:20px 22px;box-shadow:0 10px 28px #191b1a0f}.efulo-product .journey-map__topline{color:var(--product-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:11px;font-weight:850;display:flex}.efulo-product .journey-map__card h2{color:var(--product-ink);font:820 clamp(19px, 3vw, 24px)/1.2 var(--font-manrope),Manrope,sans-serif;letter-spacing:-.025em;text-transform:capitalize;margin:8px 0 5px}.efulo-product .journey-map__card p{color:var(--product-muted);margin:0;line-height:1.55}.efulo-product .journey-map__state{color:var(--product-muted);margin-top:11px;font-size:12px;font-weight:850;display:inline-block}.efulo-product .journey-map__node.is-completed .journey-map__marker{background:var(--product-lime);color:#365000}.efulo-product .journey-map__node.is-completed .journey-map__rail{background:linear-gradient(var(--product-lime-deep), var(--product-lime))}.efulo-product .journey-map__node.is-current .journey-map__marker{background:var(--product-orange);color:#fff;animation:2.6s ease-in-out infinite product-node-pulse;box-shadow:0 0 0 7px #ff7a1a29,0 16px 30px #ff7a1a3d}.efulo-product .journey-map__node.is-current .journey-map__card{border-color:#ff7a1a6b;box-shadow:0 18px 44px #ff7a1a1f}.efulo-product .journey-map__node.is-current .journey-map__state{color:var(--product-orange-deep)}.efulo-product .journey-map__node.is-available .journey-map__marker{color:#4f36bd;background:#e9e3ff}.efulo-product .journey-map__node.is-locked .journey-map__card{opacity:.62}.efulo-product .journey-map--compact .journey-map__node{grid-template-columns:56px minmax(0,1fr);min-height:116px}.efulo-product .journey-map--compact .journey-map__marker{border-width:5px;width:52px;height:52px}.efulo-product .journey-map--compact .journey-map__rail{top:42px;left:25px}.efulo-product .journey-map--compact .journey-map__card{margin-left:12px;padding:16px 18px}@keyframes product-orbit-spin{to{transform:rotate(360deg)}}@keyframes product-orbit-dash{to{stroke-dashoffset:-160px}}@keyframes product-pulse{50%{transform:scale(1.16)rotate(8deg)}}@keyframes product-node-pulse{50%{box-shadow:0 0 0 11px #ff7a1a14,0 16px 30px #ff7a1a2e}}@keyframes product-reward-in{0%{opacity:.7;transform:scale(.75)rotate(-3deg)}}@keyframes product-confetti{50%{transform:translateY(-7px)rotate(160deg)}}@media (max-width:640px){.efulo-product .learning-orbit{min-height:390px}.efulo-product .learning-orbit__stage{width:420px;top:-28px;right:-64px}.efulo-product .learning-orbit__copy{max-width:260px}.efulo-product .mascot-coach{grid-template-columns:68px minmax(0,1fr)}.efulo-product .mascot-coach__image{width:78px}.efulo-product .journey-map__node{grid-template-columns:58px minmax(0,1fr)}.efulo-product .journey-map__marker{border-width:5px;width:54px;height:54px}.efulo-product .journey-map__rail{top:44px;left:26px}.efulo-product .journey-map__card{margin-left:10px;padding:17px}}@media (prefers-reduced-motion:reduce){.efulo-product *,.efulo-product :before,.efulo-product :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.efulo-product .auth-page{background:var(--product-canvas);grid-template-columns:minmax(500px,1.08fr) minmax(440px,.92fr)}.efulo-product .auth-page__story{background:radial-gradient(circle at 86% 8%,#7657ff3d,#0000 24%),#191b1a;min-height:100vh;padding:clamp(24px,3.4vw,54px)}.efulo-product .auth-page__brand-row{z-index:5;justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.efulo-product .auth-page__brand-row>span{color:#ffffffa3;letter-spacing:.11em;text-transform:uppercase;border:1px solid #ffffff24;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:850}.efulo-product .auth-page__story .product-brand{border-radius:999px;padding:9px 13px}.efulo-product .auth-page__story-copy{max-width:680px;margin-top:clamp(44px,8vh,92px)}.efulo-product .auth-page__story-copy>span{color:var(--product-lime)}.efulo-product .auth-page__story-copy h1{max-width:700px;margin-block:14px 18px;font-size:clamp(42px,5.1vw,74px);font-weight:850;line-height:.98}.efulo-product .auth-page__story-copy p{color:#ffffffad;max-width:610px;font-size:clamp(16px,1.5vw,19px)}.efulo-product .auth-page__visual{z-index:2;width:min(100%,680px);margin-top:32px;position:relative}.efulo-product .auth-page__visual .learning-orbit{background:radial-gradient(circle at 64% 44%,#c8ff3d33,#0000 25%),linear-gradient(145deg,#242625,#171817);border-radius:28px;min-height:300px}.efulo-product .auth-page__visual .learning-orbit__copy strong{max-width:270px;font-size:clamp(23px,2.4vw,34px)}.efulo-product .auth-page__proof{z-index:3;grid-template-columns:repeat(3,1fr);gap:10px;width:min(100%,680px);margin-top:16px;display:grid;position:relative}.efulo-product .auth-page__proof>span{color:#ffffff9e;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:16px;gap:3px;padding:13px 15px;font-size:11px;display:grid}.efulo-product .auth-page__proof strong{color:#fff;font:850 19px/1 var(--font-manrope),Manrope,sans-serif}.efulo-product .auth-page__form{background:radial-gradient(circle at 12% 10%, #c8ff3d29, transparent 24%),radial-gradient(circle at 92% 84%, #7657ff24, transparent 30%),var(--product-canvas);position:relative;overflow:hidden}.efulo-product .auth-page__form-orb{filter:blur(1px);opacity:.5;border-radius:50%;width:180px;height:180px;position:absolute}.efulo-product .auth-page__form-orb--lime{border:28px solid #c8ff3d6b;top:-90px;left:-72px}.efulo-product .auth-page__form-orb--violet{border:32px solid #7657ff42;bottom:-92px;right:-80px}.efulo-product .auth-card{z-index:2;width:min(100%,540px);box-shadow:var(--product-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-color:#fffc;border-radius:32px;padding:clamp(28px,4vw,48px);position:relative}.efulo-product .auth-card:before{background:var(--product-line);content:"";border-radius:999px;width:46px;height:5px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.efulo-product .auth-form{gap:18px}.efulo-product .auth-form h2,.efulo-product .auth-success h2{color:var(--product-ink);margin-top:12px;font-size:clamp(29px,3.6vw,42px);font-weight:850}.efulo-product .auth-card__eyebrow{color:#466000;letter-spacing:.07em;background:#efffc8;border-radius:999px;padding:6px 10px}.efulo-product .product-field{gap:8px}.efulo-product .product-field label,.efulo-product .auth-form__label-row{color:var(--product-ink);font-size:13px;font-weight:800}.efulo-product .product-field input{border:1px solid var(--product-line);min-height:54px;color:var(--product-ink);font:650 15px/1 var(--font-inter),Inter,sans-serif;background:#f8f7f3;border-radius:16px;padding-inline:16px;transition:border-color .16s,background .16s,box-shadow .16s}.efulo-product .product-field input:hover{border-color:#191b1a3d}.efulo-product .product-field input:focus{border-color:var(--product-violet);background:#fff;outline:0;box-shadow:0 0 0 4px #7657ff1a}.efulo-product .auth-form__consent{background:#f7f6f2;border-radius:16px;padding:13px 14px}.efulo-product .auth-form__consent input,.efulo-product .preference-row input{accent-color:var(--product-violet)}.efulo-product .auth-card__footer{border-top-color:var(--product-line)}.efulo-product .auth-page__back{z-index:2;color:var(--product-muted);background:#ffffffb3;border-radius:999px;padding:9px 13px;text-decoration:none;position:relative}.efulo-product .auth-page__back:hover{color:var(--product-ink)}.efulo-product .auth-success{text-align:center;justify-items:center;padding-block:14px}.efulo-product .auth-success>svg{color:var(--product-lime-deep)}@media (max-width:1080px){.efulo-product .auth-page{grid-template-columns:minmax(380px,.9fr) minmax(420px,1.1fr)}.efulo-product .auth-page__visual .learning-orbit{min-height:280px}}@media (max-width:900px){.efulo-product .auth-page{grid-template-columns:1fr}.efulo-product .auth-page__story{min-height:auto;padding-bottom:34px}.efulo-product .auth-page__story-copy{margin-top:52px}.efulo-product .auth-page__visual{max-width:700px}.efulo-product .auth-page__form{min-height:720px}}@media (max-width:600px){.efulo-product .auth-page__story{padding:22px 18px 26px}.efulo-product .auth-page__brand-row>span{display:none}.efulo-product .auth-page__story-copy{margin-top:40px}.efulo-product .auth-page__story-copy h1{font-size:42px}.efulo-product .auth-page__visual .learning-orbit{min-height:270px}.efulo-product .auth-page__proof{grid-template-columns:1fr 1fr}.efulo-product .auth-page__proof>span:last-child{grid-column:1/-1}.efulo-product .auth-page__form{min-height:auto;padding:42px 16px 34px}.efulo-product .auth-card{border-radius:26px;padding:34px 20px 24px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_c15e96cb-module__0bjUvq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_c15e96cb-module__0bjUvq__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_9b24f49e-module__hJlnFq__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_9b24f49e-module__hJlnFq__variable{--font-manrope:"Manrope", "Manrope Fallback"}
