.page-module__fkiUMW__trial-container{z-index:1;max-width:720px;min-height:100vh;color:var(--ink);margin:0 auto;padding:120px 20px 160px;position:relative}.page-module__fkiUMW__intro{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:480px;margin:0 auto;display:flex}.page-module__fkiUMW__intro-title{color:var(--ink);margin:8px 0;font-size:26px;font-weight:800;line-height:1.15}.page-module__fkiUMW__title-accent{color:var(--brand-orange)}.page-module__fkiUMW__intro-sub{margin:0;font-size:16px;font-weight:700;line-height:1.6}.page-module__fkiUMW__intro-question{margin:12px 0 0;font-size:16px;font-weight:800}.page-module__fkiUMW__track-group{flex-direction:column;gap:12px;width:100%;margin-bottom:8px;display:flex}.page-module__fkiUMW__track-option{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1.5px solid #0f172a1a;border-radius:16px;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 18px;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.page-module__fkiUMW__track-option:hover{border-color:#f6b4618c;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0f}.page-module__fkiUMW__track-option-active{border-color:var(--brand-orange);background:#fff8ef;box-shadow:0 14px 28px #f6b46129}.page-module__fkiUMW__track-label{font-size:16px;font-weight:800}.page-module__fkiUMW__track-hint{color:#64748b;font-size:14px;font-weight:600}.page-module__fkiUMW__step-wrap{flex-direction:column;gap:16px;display:flex}.page-module__fkiUMW__kind-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-orange);align-self:center;font-size:.78rem;font-weight:800}.page-module__fkiUMW__feedback-card{text-align:left;border-radius:16px;width:100%;max-width:480px;margin:0 auto;padding:14px 18px;scroll-margin-bottom:130px;animation:.25s ease-out page-module__fkiUMW__feedback-in}.page-module__fkiUMW__feedback-ok{background:#22c55e14;border:1.5px solid #22c55e59}.page-module__fkiUMW__feedback-bad{background:#f59e0b14;border:1.5px solid #f59e0b66}.page-module__fkiUMW__feedback-title{margin-bottom:4px;font-size:16px;font-weight:800}.page-module__fkiUMW__feedback-ok .page-module__fkiUMW__feedback-title{color:#15803d}.page-module__fkiUMW__feedback-bad .page-module__fkiUMW__feedback-title{color:#b45309}.page-module__fkiUMW__feedback-text{margin:0;font-size:15px;font-weight:600;line-height:1.5}.page-module__fkiUMW__retry-btn{color:var(--brand-blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:10px;padding:0;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.page-module__fkiUMW__retry-btn:hover{text-underline-offset:3px;text-decoration:underline}@keyframes page-module__fkiUMW__feedback-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-module__fkiUMW__solved-sentence{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:480px;margin:0 auto;display:flex}.page-module__fkiUMW__solved-title{margin:0;font-size:20px;font-weight:800}.page-module__fkiUMW__solved-en{color:#64748b;margin:0;font-size:16px;font-weight:600}.page-module__fkiUMW__solved-nl{background:#f0f7ff;border:2px solid #4d96d140;border-radius:16px;width:100%;padding:18px 16px;font-size:20px;font-weight:800}.page-module__fkiUMW__listen-btn{background:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.page-module__fkiUMW__sticky-controls{padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:30;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.page-module__fkiUMW__navigation{pointer-events:auto;justify-content:center;align-items:center;gap:24px;width:min(440px,100%);padding:12px 28px;display:flex}.page-module__fkiUMW__nav-circle{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex}.page-module__fkiUMW__nav-prev{background:linear-gradient(#4d96d1 0%,#5c97e2 100%);box-shadow:0 12px 28px #0f2f4633}.page-module__fkiUMW__nav-next{background:linear-gradient(#ffd29b 0%,#f6b461 100%);box-shadow:0 12px 28px #0f2f4633}.page-module__fkiUMW__nav-circle:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 32px #0f2f4640}.page-module__fkiUMW__nav-circle:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.page-module__fkiUMW__nav-pulse{animation:1.6s ease-in-out infinite page-module__fkiUMW__nav-pulse}@keyframes page-module__fkiUMW__nav-pulse{0%,to{box-shadow:0 0 #f6b4618c}50%{box-shadow:0 0 0 10px #f6b46100}}.page-module__fkiUMW__nav-progress{justify-content:center;align-items:center;width:68px;height:68px;display:flex}@media (prefers-reduced-motion:reduce){.page-module__fkiUMW__feedback-card,.page-module__fkiUMW__nav-pulse{animation:none!important}}@media (max-width:720px){.page-module__fkiUMW__trial-container{padding-top:100px}}
.LearningPathResult-module__GALaTW__result{text-align:center;width:100%;max-width:760px;color:var(--ink);flex-direction:column;align-items:center;gap:18px;margin:0 auto;display:flex}.LearningPathResult-module__GALaTW__rise{opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards LearningPathResult-module__GALaTW__rise}.LearningPathResult-module__GALaTW__draw{stroke-dasharray:24;stroke-dashoffset:24px;animation:.35s ease-out forwards LearningPathResult-module__GALaTW__draw}.LearningPathResult-module__GALaTW__completed{color:#166534;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.LearningPathResult-module__GALaTW__completed-check{background:var(--chip-green,#22c55e);opacity:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;animation:.45s cubic-bezier(.34,1.56,.64,1) .15s forwards LearningPathResult-module__GALaTW__pop;display:flex}.LearningPathResult-module__GALaTW__completed-check svg{width:13px;height:13px}.LearningPathResult-module__GALaTW__heading{flex-direction:column;align-items:center;gap:6px;display:flex}.LearningPathResult-module__GALaTW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#5b6b7a;font-size:12px;font-weight:800}.LearningPathResult-module__GALaTW__title{color:var(--ink);margin:0;font-size:44px;font-weight:800;line-height:1.1}.LearningPathResult-module__GALaTW__title-accent{color:var(--brand-blue)}.LearningPathResult-module__GALaTW__chapter-title{font-size:18px;font-weight:700}.LearningPathResult-module__GALaTW__reason{color:#33505f;max-width:520px;margin:0;font-size:16px;font-weight:500;line-height:1.55}.LearningPathResult-module__GALaTW__path-card{box-sizing:border-box;width:100%;padding:8px 0 4px}.LearningPathResult-module__GALaTW__path-mobile{display:none}.LearningPathResult-module__GALaTW__desktop-line{align-items:flex-start;gap:14px;display:flex}.LearningPathResult-module__GALaTW__level-tag{color:var(--brand-blue);padding-top:7px;font-size:13px;font-weight:800}.LearningPathResult-module__GALaTW__path-row{--dot:36px;flex-grow:1;align-items:start;display:grid;position:relative}.LearningPathResult-module__GALaTW__path-row.LearningPathResult-module__GALaTW__compact{--dot:22px}.LearningPathResult-module__GALaTW__track,.LearningPathResult-module__GALaTW__track-fill{top:calc(var(--dot) / 2 - 1.5px);border-radius:2px;height:3px;position:absolute}.LearningPathResult-module__GALaTW__compact .LearningPathResult-module__GALaTW__track,.LearningPathResult-module__GALaTW__compact .LearningPathResult-module__GALaTW__track-fill{top:calc(var(--dot) / 2 + 1.5px)}.LearningPathResult-module__GALaTW__track{background:repeating-linear-gradient(90deg,#c9d6e2 0 6px,#0000 6px 11px)}.LearningPathResult-module__GALaTW__track-fill{background:var(--brand-blue);transform-origin:0;animation:.7s cubic-bezier(.4,0,.2,1) .85s forwards LearningPathResult-module__GALaTW__fill;transform:scaleX(0)}.LearningPathResult-module__GALaTW__node{flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.LearningPathResult-module__GALaTW__dot{box-sizing:border-box;width:var(--dot);height:var(--dot);opacity:0;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards LearningPathResult-module__GALaTW__pop;display:flex}.LearningPathResult-module__GALaTW__compact .LearningPathResult-module__GALaTW__dot{margin-top:3px;font-size:11px}.LearningPathResult-module__GALaTW__dot svg{width:45%;height:45%}.LearningPathResult-module__GALaTW__dot-done{background:var(--brand-blue)}.LearningPathResult-module__GALaTW__dot-current{background:var(--brand-orange);color:var(--ink);animation:.55s cubic-bezier(.34,1.56,.64,1) forwards LearningPathResult-module__GALaTW__pop,1.8s ease-in-out infinite LearningPathResult-module__GALaTW__halo}.LearningPathResult-module__GALaTW__compact .LearningPathResult-module__GALaTW__dot-current{width:28px;height:28px;margin-top:0}.LearningPathResult-module__GALaTW__dot-todo{color:#7a8b99;background:#fff;border:2px solid #c9d6e2;font-weight:700}.LearningPathResult-module__GALaTW__node-label{white-space:nowrap;font-size:12px;font-weight:600}.LearningPathResult-module__GALaTW__compact .LearningPathResult-module__GALaTW__node-label{font-size:11px}.LearningPathResult-module__GALaTW__label-done{color:var(--brand-blue);font-weight:700}.LearningPathResult-module__GALaTW__label-current{color:var(--ink);font-weight:800}.LearningPathResult-module__GALaTW__label-todo{color:#7a8b99}.LearningPathResult-module__GALaTW__here{color:#b8650a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;opacity:0;flex-direction:column;align-items:center;gap:1px;font-size:10px;font-weight:800;animation:.45s ease-out forwards LearningPathResult-module__GALaTW__rise,1.6s ease-in-out infinite LearningPathResult-module__GALaTW__bob;display:flex}.LearningPathResult-module__GALaTW__here svg{width:14px;height:14px}.LearningPathResult-module__GALaTW__next-level{opacity:0;flex-direction:column;align-items:center;gap:5px;padding-left:4px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards LearningPathResult-module__GALaTW__pop;display:flex}.LearningPathResult-module__GALaTW__next-box{box-sizing:border-box;width:40px;height:28px;color:var(--brand-purple);border:2px dashed #b9a6de;border-radius:10px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.LearningPathResult-module__GALaTW__next-label{color:var(--brand-purple);font-size:11px;font-weight:600}.LearningPathResult-module__GALaTW__legend{color:#5b6b7a;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:14px;font-size:12px;font-weight:600;display:flex}.LearningPathResult-module__GALaTW__legend span{align-items:center;gap:6px;display:flex}.LearningPathResult-module__GALaTW__legend i{box-sizing:border-box;border-radius:50%;width:10px;height:10px;display:inline-block}.LearningPathResult-module__GALaTW__legend-done{background:var(--brand-blue)}.LearningPathResult-module__GALaTW__legend-current{background:var(--brand-orange)}.LearningPathResult-module__GALaTW__legend-todo{border:2px solid #c9d6e2}.LearningPathResult-module__GALaTW__cta{opacity:0;border-radius:16px;animation:.6s cubic-bezier(.2,.8,.2,1) 2.1s forwards LearningPathResult-module__GALaTW__rise}.LearningPathResult-module__GALaTW__cta>button{margin-top:0;animation:2.4s ease-in-out 3s infinite LearningPathResult-module__GALaTW__glow}.LearningPathResult-module__GALaTW__after-cta{flex-direction:column;align-items:center;gap:10px;margin-top:-6px;display:flex}.LearningPathResult-module__GALaTW__trial-info{color:#5b6b7a;font-size:14px;font-style:italic;font-weight:500}.LearningPathResult-module__GALaTW__link{color:#33505f;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:4px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:underline}.LearningPathResult-module__GALaTW__link:hover{color:var(--brand-blue)}.LearningPathResult-module__GALaTW__footnote{color:#7a8b99;font-size:12px;font-weight:500}@keyframes LearningPathResult-module__GALaTW__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes LearningPathResult-module__GALaTW__pop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes LearningPathResult-module__GALaTW__draw{to{stroke-dashoffset:0}}@keyframes LearningPathResult-module__GALaTW__fill{to{transform:scaleX(1)}}@keyframes LearningPathResult-module__GALaTW__halo{0%,to{box-shadow:0 0 0 5px #f6b4614d}50%{box-shadow:0 0 0 11px #f6b4611a}}@keyframes LearningPathResult-module__GALaTW__bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes LearningPathResult-module__GALaTW__glow{0%,to{transform:scale(1);box-shadow:0 10px 22px #f6b4614d}50%{transform:scale(1.025);box-shadow:0 14px 32px #f6b4618c}}@media (max-width:720px){.LearningPathResult-module__GALaTW__title{font-size:36px}.LearningPathResult-module__GALaTW__chapter-title{font-size:16px}.LearningPathResult-module__GALaTW__reason{max-width:330px;font-size:15px}.LearningPathResult-module__GALaTW__path-mobile{display:block}.LearningPathResult-module__GALaTW__path-desktop{display:none}.LearningPathResult-module__GALaTW__cta,.LearningPathResult-module__GALaTW__cta>button{width:100%}.LearningPathResult-module__GALaTW__trial-info{font-size:13px}.LearningPathResult-module__GALaTW__link{font-size:14px}.LearningPathResult-module__GALaTW__footnote{font-size:11px}}@media (prefers-reduced-motion:reduce){.LearningPathResult-module__GALaTW__rise,.LearningPathResult-module__GALaTW__draw,.LearningPathResult-module__GALaTW__completed-check,.LearningPathResult-module__GALaTW__track-fill,.LearningPathResult-module__GALaTW__dot,.LearningPathResult-module__GALaTW__dot-current,.LearningPathResult-module__GALaTW__here,.LearningPathResult-module__GALaTW__next-level,.LearningPathResult-module__GALaTW__cta,.LearningPathResult-module__GALaTW__cta>button{opacity:1;stroke-dashoffset:0;transform:none;animation:none!important}}
.page-module__wAJoBa__placement-container{max-width:720px;color:var(--ink);z-index:1;min-height:100vh;margin:0 auto;padding:120px 20px 160px;position:relative}.page-module__wAJoBa__sticky-controls{padding:24px 16px calc(24px + env(safe-area-inset-bottom,0px));z-index:30;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.page-module__wAJoBa__error-msg{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;flex-direction:column;gap:12px;padding:16px;font-size:.9rem;display:flex}.page-module__wAJoBa__retry-btn{align-self:flex-start;font-size:.85rem}.page-module__wAJoBa__loading-state{text-align:center;color:#64748b;padding:60px 0;font-size:.9rem}@media (max-width:720px){.page-module__wAJoBa__placement-container{padding-top:100px}}
