.app-header{position:absolute;top:32px;left:64px;right:64px;z-index:100;display:flex;align-items:center;justify-content:space-between}.app-logo{margin-left:-40px;height:45px;cursor:pointer}.logout-btn{border-radius:999px;cursor:pointer;width:auto;align-items:end;margin:0;z-index:1000}.header-actions{display:flex;align-items:center;gap:12px}.drawer-toggle{display:none;background:#dae4ff;border:none;font-size:30px;font-weight:700;cursor:pointer;color:#1800ad;padding:0 8px;margin-top:2px;margin-bottom:2px}@media(max-width:768px){.drawer-toggle{display:inline-flex;align-items:center;margin-left:0}.drawer-toggle button{margin:0;padding:0}}@media(max-width:768px){.logout-btn{border-radius:999px;cursor:pointer;width:auto;align-items:end;margin:0;font-size:13px;padding:9px 10px 8px;z-index:1000}.app-logo{margin-left:-30px;height:35px;cursor:pointer}.app-header{position:absolute;top:12px;left:60px;right:15px;z-index:100;display:flex;align-items:center;justify-content:space-between}}.modules-page{background:#fff;padding:88px 0;position:relative;overflow:hidden}.modules-header{padding:0 64px;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;position:static}.modulestitle{font-family:Agrandir,sans-serif;font-size:48px;font-weight:700;margin-top:50px;letter-spacing:1px}.course-progress{display:flex;align-items:top;gap:12px}.course-progress-bar{width:280px;height:50px;background:#e5e5ff;border-radius:999px;overflow:hidden}.course-progress-fill{height:100%;background:#1a00b8;border-radius:999px;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;min-width:55px}.course-progress-fill span{color:#fff;font-size:16px;font-weight:400;transform:translateY(2px)}.course-progress-fill,.modules-page .module-progress-fill{transition:width .9s ease-out}.modules-track{display:flex;flex-direction:row;gap:24px;padding-left:64px;padding-right:64px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:40px}.modules-track::-webkit-scrollbar{display:none}.module-text{height:210px;display:flex;flex-direction:column}.module-title{font-family:Agrandir;font-size:38px;padding-left:10px;font-weight:600;line-height:1;letter-spacing:1px;margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;margin-top:10px;min-height:2.2em}.moduledescriptiontext{max-width:80%;margin-top:0}.modules-page .module-description{font-size:17px;letter-spacing:.5px;line-height:1.4;padding-left:10px;margin-top:20px;padding-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;margin-bottom:0}.modules-page .module-card{flex:0 0 350px;background:#ffefed;border-radius:28px;padding:24px 24px 0;display:flex;flex-direction:column;cursor:pointer;transition:background .2s ease;overflow:hidden;height:600px;box-shadow:0 20px 20px #00000026}.module-card:hover{background:#ffada0}.module-card-component{flex:0 0 350px;background:#fff9cc;border-radius:28px;padding:24px 24px 0;display:flex;flex-direction:column;cursor:pointer;transition:background .2s ease;overflow:hidden;height:auto}.modules-page .module-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.modules-page .module-index{width:28px;height:27px;border-radius:50%;background:#fff;color:#d6004c;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;line-height:1}.module-index span{transform:translateY(2px)!important;display:inline-block}.modules-page .module-progress-bar{width:120px;height:28px;background:#ffd6e0;border-radius:999px;overflow:hidden;box-shadow:0 8px 8px #0000001a}.modules-page .module-progress-fill{height:100%;background:#d6004c;border-radius:999px;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;min-width:44px}.modules-page .module-progress-fill span{color:#fff;font-size:12px;font-weight:600;transform:translateY(2px)}.module-progress-fill span{transform:translateY(2px)}.module-image{margin:0 -24px;flex-grow:1;display:flex;border-radius:28px}.module-image img{width:100%;height:100%;object-fit:cover;border-radius:28px}.modules-nav-btn{width:44px;height:44px;border-radius:50%;border:none;background:#ffd6e0;display:flex;align-items:center;justify-content:center;font-family:Agrandir,sans-serif;font-size:36px;font-weight:500;line-height:1;padding:0;margin-top:0;color:#fff;cursor:pointer;z-index:1000}.modules-nav{position:absolute;right:34px;display:flex;gap:12px}.modules-nav-btn{width:44px;height:44px;border-radius:50%;border:none;background:#1800ad;font-size:35px;font-weight:700;cursor:pointer}.modules-nav-btn span{transform:translateY(3px)}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:0;margin-bottom:15px}.modules-page .tag{background:#fff;border:1px solid black;border-radius:999px;padding:2px 10px;font-size:16px}.module-detail-header .course-progress-bar{background:#ffd6e0;transform:translateY(-40px)}.module-detail-header .course-progress-fill{background:#d6004c}.module-card-component .module-text-detail>.module-title-detail{font-size:48px}@media(min-width:1101px){.module-detail-header .course-progress{transform:translateY(-10px)}}@media(max-width:1100px){.module-detail-header{flex-direction:column;align-items:flex-start;gap:16px}.module-detail-header .course-progress{transform:none}}@media(max-width:1100px){.modules-header{flex-direction:column;align-items:flex-start;gap:0px;padding:0 35px;margin-bottom:40px}.modulestitle{margin:0;padding-bottom:10px}.course-progress-bar{height:40px}.modules-header .course-progress{transform:none}.module-detail-header{margin-bottom:0}}@media(min-width:1101px){.modules-header .course-progress{transform:translateY(-6px)}}.back-btn{margin-top:30px;width:auto;display:inline-flex;align-items:center;gap:10px;font-size:12px;color:#000;background:#fff;border:1px solid #000;border-radius:999px;padding:5px 10px;cursor:pointer}.back-arrow{font-size:20px;line-height:1;transform:translateY(2px);font-weight:100}.back-text{font-size:14px;line-height:1;transform:translateY(2px);padding-right:5px;font-weight:400}.module-detail-header{padding-bottom:25px}.module-detail-header h1{text-align:left;margin-bottom:16px;margin-top:16px}.modules-page .scenario-status{width:60px;height:30px;background:#ffe3ea;border-radius:999px;display:flex;align-items:center;padding:1px;transition:background .2s ease;box-shadow:0 8px 8px #0000001a}.modules-page .scenario-status-fill{width:28px;height:28px;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:transform .25s ease,background .25s ease}.scenario-status.done,.modules-page .scenario-status-fill.done{background:#d6004c}.scenario-status-fill.not-done{background:#fff;color:#d6004c;transform:translate(0)}.modules-page .scenario-status-fill.done{background:#fff;color:#d6004c;transform:translate(30px)}.modules-page{position:relative}.modules-page:after{content:"";position:fixed;top:0;right:0;width:220px;height:100vh;pointer-events:none;z-index:1;background:linear-gradient(to right,#fff0,#fff6 50%,#fffc 80%,#fff)}@media(max-width:1100px){.modules-page:after{content:"";position:fixed;top:0;right:0;width:150px;height:100vh;pointer-events:none;z-index:50;background:linear-gradient(to right,#fff0,#fff6 50%,#fffc 80%,#fff)}}.module-text-detail{display:flex;flex-direction:column;gap:0px}.module-title-detail{font-size:38px;line-height:1;margin-top:0;margin-bottom:10px;min-height:unset;-webkit-line-clamp:1;line-clamp:1}.modules-page .module-description-detail{margin-top:0;margin-bottom:10px;font-size:18px;line-height:1.3}.module-detail .tags{margin-top:8px}.modules-page p.tag{margin-top:0}div.tags{padding-top:20px}@media(max-width:768px){.modules-page{padding:32px 0 40px}.modules-page:after{display:none}.modules-overview-page .modules-header{padding:0 20px;margin-bottom:20px;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.modules-overview-page .modulestitle{margin:0;padding:0;font-size:30px;line-height:.95;letter-spacing:0}.modules-overview-page .course-progress{margin-left:auto;transform:none}.modules-overview-page .course-progress-bar{width:120px;height:28px;transform:none;margin-top:0}.modules-overview-page .course-progress-fill span{font-size:12px;transform:none}.modules-overview-page .modules-track{display:flex;flex-direction:column;gap:12px;padding:12px 20px 24px;overflow:visible}.modules-overview-page .modules-nav,.module-detail-page .modules-nav{display:none}.modules-overview-page .module-card{position:relative;width:100%;flex:none;height:auto;min-height:0;padding:14px;border-radius:22px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:0 14px;align-items:start;box-shadow:none;background:#ffefed}.modules-overview-page .module-top{margin-bottom:0}.modules-overview-page .module-index{display:none}.modules-overview-page .module-progress-bar{position:absolute;top:14px;right:14px;width:72px;height:22px;margin:0;box-shadow:none}.modules-overview-page .module-progress-fill{min-width:34px;padding-right:8px}.modules-overview-page .module-progress-fill span{font-size:10px;transform:translateY(1px)}.modules-overview-page .module-image{grid-column:1;grid-row:1 / span 2;width:96px;height:96px;margin:0;flex-grow:0;align-self:center}.modules-overview-page .module-image img{width:100%;height:100%;max-height:none;margin:0;padding:0;object-fit:cover;object-position:center;border-radius:16px!important}.modules-overview-page .module-text{grid-column:2;min-width:0;height:auto;padding:0 86px 0 0;gap:4px}.modules-overview-page .module-title{font-size:20px;line-height:.95;margin:0 0 8px;min-height:0;-webkit-line-clamp:2;line-clamp:2}.modules-overview-page .module-description{padding:0;margin:0;font-size:14px;line-height:1.2;-webkit-line-clamp:2;line-clamp:2}.module-detail-page .module-detail-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"back progress" "title title" "intro intro";align-items:start;gap:12px 16px;padding:0 20px;margin-bottom:24px}.module-detail-page .module-detail-header>div:first-child{display:contents}.module-detail-page .back-btn{grid-area:back;margin-top:0;margin-bottom:18px}.module-detail-page .module-detail-header h1{grid-area:title;margin:0 0 14px;padding:0;font-size:30px;line-height:.95;letter-spacing:0}.module-detail-page .moduledescriptiontext{grid-area:intro;max-width:100%;margin-top:0}.module-detail-page .module-detail-header .course-progress{grid-area:progress;margin:0;transform:none;align-self:start}.module-detail-page .module-detail-header .course-progress-bar{width:120px;height:28px;transform:none;margin-top:0}.module-detail-page .modules-track{display:flex;flex-direction:column;gap:14px;padding:8px 20px 24px;overflow:visible}.module-detail-page .module-card{position:relative;width:100%;flex:none;height:auto;min-height:0;padding:14px;border-radius:22px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:0 14px;align-items:start;box-shadow:none}.module-detail-page .module-top{margin-bottom:0}.module-detail-page .module-index{display:none}.module-detail-page .scenario-status{position:absolute;top:12px;right:12px;width:42px;height:19px;margin:0;padding:1px;box-shadow:none}.module-detail-page .scenario-status-fill{width:17px;height:17px;font-size:10px;line-height:1}.module-detail-page .scenario-status-fill.done{transform:translate(23px)}.module-detail-page .module-image{grid-column:1;grid-row:1 / span 3;width:96px;height:110px;margin:0;flex-grow:0;align-self:center}.module-detail-page .module-image img{width:100%;height:100%;max-height:none;margin:0;padding:0;object-fit:cover;object-position:center;border-radius:16px!important}.module-detail-page .module-text-detail{grid-column:2;min-width:0;height:auto;padding:0 74px 0 0;gap:4px}.module-detail-page .module-title-detail{font-size:20px;line-height:.95;margin:0 0 6px;min-height:0;-webkit-line-clamp:2;line-clamp:2}.module-detail-page .module-description-detail{margin:0 0 4px;font-size:14px;line-height:1.25}.module-detail-page .tags,.module-detail-page div.tags{padding-top:0;margin:0 0 6px;column-gap:6px;row-gap:2px}.module-detail-page .tag{width:fit-content;font-size:13px;padding:2px 8px}.module-detail-page .scenario-description{margin-top:0;margin-bottom:0!important;font-size:14px;line-height:1.35}.module-detail-page .task-section{margin-top:8px;padding-top:0}}@media(max-width:768px){.modules-page .tag{display:inline-flex;align-items:center;justify-content:center;text-align:center}.modules-page .tag span{display:block;width:100%;text-align:center}.module-detail-page .back-btn{justify-self:start}.module-detail-page .tags,.module-detail-page div.tags{margin:0 0 4px;column-gap:6px;row-gap:0;align-items:flex-start}}@media(max-width:768px){.modules-overview-page .module-card{grid-template-areas:"image title" "desc desc";row-gap:10px}.modules-overview-page .module-text{display:contents}.modules-overview-page .module-title{grid-area:title;padding-right:86px;margin:0;overflow:visible;display:block;-webkit-line-clamp:unset;line-clamp:unset}.modules-overview-page .module-description{grid-area:desc;width:100%;max-width:none;margin-top:0;padding-right:0;overflow:visible;display:block;-webkit-line-clamp:unset;line-clamp:unset}.modules-overview-page .module-image,.module-detail-page .module-image{overflow:hidden;border-radius:16px;background:transparent}.modules-overview-page .module-image img,.module-detail-page .module-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.module-detail-page .module-detail-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.module-detail-page .module-detail-header>div:first-child{display:grid;grid-template-areas:"back" "title" "intro";grid-template-columns:minmax(0,1fr)}.module-detail-page .back-btn{justify-self:start;align-self:start;margin:0 0 18px}.module-detail-page .module-card{grid-template-areas:"image title" "image meta" "tags tags" "desc desc";row-gap:6px}.module-detail-page .module-top,.module-detail-page .module-text-detail{display:contents}.module-detail-page .module-title-detail{grid-area:title;padding-right:56px;margin:0;overflow:visible;display:block;-webkit-line-clamp:unset;line-clamp:unset}.module-detail-page .module-description-detail{grid-area:meta;padding-right:56px;margin:0}.module-detail-page .tags,.module-detail-page div.tags{grid-area:tags;width:100%;margin:0 0 4px;column-gap:6px;row-gap:4px}.module-detail-page .scenario-description{grid-area:desc;width:100%;max-width:none}.module-detail-page .tag,.modules-overview-page .tag{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.15;width:fit-content}}@media(max-width:768px){.module-detail-page .module-detail-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.module-detail-page .module-detail-header>div:first-child{display:contents}.module-detail-page .back-btn{grid-column:1;grid-row:1;justify-self:start;margin:0 0 12px}.module-detail-page .module-detail-header .course-progress{grid-column:2;grid-row:1;justify-self:end;margin:0}.module-detail-page .module-detail-header h1{grid-column:1 / -1;grid-row:2;margin:0 0 10px;max-width:none;width:100%}.module-detail-page .moduledescriptiontext{grid-column:1 / -1;grid-row:3;max-width:none;width:100%;margin:0}.modules-overview-page .module-card,.module-detail-page .module-card{position:relative;overflow:hidden;grid-template-columns:132px minmax(0,1fr);column-gap:16px;row-gap:0;padding:0 14px 0 0;align-items:stretch}.modules-overview-page .module-image,.module-detail-page .module-image{grid-column:1;grid-row:1;width:132px;height:auto;min-height:132px;margin:0;align-self:stretch;overflow:hidden;border-radius:0 20px 20px 0;background:transparent}.modules-overview-page .module-image img,.module-detail-page .module-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:0}.modules-overview-page .module-top{grid-column:2;grid-row:1;margin:14px 0 0}.modules-overview-page .module-text{grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;height:auto;min-height:132px;padding:14px 86px 14px 0}.modules-overview-page .module-title{margin:0;padding:0;display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.modules-overview-page .module-description{margin:0;padding:0;display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset;max-width:none;width:100%}.module-detail-page .module-top{grid-column:2;grid-row:1;margin:14px 0 0}.module-detail-page .module-text-detail{grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:flex-start;gap:6px;height:auto;min-height:132px;padding:14px 74px 14px 0}.module-detail-page .module-title-detail{margin:0;padding:0;display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.module-detail-page .module-description-detail{margin:0;padding:0}.module-detail-page .tags,.module-detail-page div.tags{width:100%;margin:0 0 4px;padding-top:0;column-gap:6px;row-gap:4px}.module-detail-page .scenario-description{width:100%;max-width:none;margin:0}.modules-page .tag,.scenario-drawer .tag{display:inline-flex;align-items:center;justify-content:center;text-align:center;width:fit-content;line-height:1.15}.modules-page .tag span,.scenario-drawer .tag span{display:block;width:100%;text-align:center}}@media(max-width:768px){.modules-overview-page .module-card{grid-template-columns:132px minmax(0,1fr);grid-template-rows:auto auto 1fr;row-gap:10px}.modules-overview-page .module-top,.modules-overview-page .module-text{display:contents}.modules-overview-page .module-title{grid-column:2;grid-row:1;margin:14px 0 0;padding-right:0}.modules-overview-page .module-description{grid-column:2;grid-row:3;align-self:end;margin:0 0 14px;padding-right:0;width:100%;max-width:none}.modules-overview-page .module-progress-bar{grid-column:2;grid-row:2;position:static;justify-self:start;margin:0}.module-detail-page .module-text-detail{padding-right:0}.module-detail-page .module-title-detail{padding-right:56px}.module-detail-page .module-description-detail,.module-detail-page .scenario-description{width:100%;max-width:none;padding-right:56px}}@media(max-width:768px){.modules-overview-page .module-card{min-height:164px}.modules-overview-page .module-image{grid-row:1 / span 3;height:auto;min-height:164px;border-radius:22px 0 0 22px}.modules-overview-page .module-image img{border-radius:22px 0 0 22px!important}.modules-overview-page .module-text{min-height:164px;justify-content:space-between}.modules-overview-page .module-description{margin:0 0 14px}.module-detail-page .module-card{min-height:164px}.module-detail-page .module-image{height:164px;min-height:164px;border-radius:22px 0 0 22px}.module-detail-page .module-image img{border-radius:22px 0 0 22px!important}.module-detail-page .module-text-detail{min-height:164px;justify-content:space-between}.module-detail-page .module-description-detail,.module-detail-page .tags,.module-detail-page div.tags,.module-detail-page .scenario-description{margin-top:auto}}@media(max-width:768px){.module-detail-page .module-text-detail{justify-content:flex-start}.module-detail-page .module-description-detail{margin-top:auto;margin-bottom:15px}.module-detail-page .tags,.module-detail-page div.tags,.module-detail-page .scenario-description{margin-top:0}}@media(max-width:768px){.modules-overview-page .module-progress-bar{width:64px;height:18px}.modules-overview-page .module-progress-fill{min-width:30px;padding-right:6px}.modules-overview-page .module-progress-fill span{font-size:9px}.module-detail-page .module-detail-header .course-progress-bar{width:120px}.module-detail-page .course-progress-fill span{font-size:12px}}.scenario-page{padding:48px 64px;background:#fff;min-height:calc(100vh - 80px);box-sizing:border-box}.scenario-page>button{font-family:Agrandir,sans-serif;margin-top:80px;width:auto;align-items:center;gap:10px;color:#000;background:#fff;border:1px solid #000;border-radius:999px;padding:5px;cursor:pointer;font-size:12px;display:inline-flex;align-self:flex-start;margin-bottom:24px}.scenario-layout{display:grid;grid-template-columns:480px 1fr;grid-template-rows:auto 1fr;column-gap:96px;row-gap:24px}p{margin-bottom:0!important}.scenario-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:0}.scenario-info{grid-column:1;grid-row:2;border-radius:24px;position:relative}.scenario-step{width:25px;height:25px;border-radius:50%;background:#dae4ff;color:#1800ad;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0;margin-top:-8px}.scenario-info h1{font-family:Agrandir,sans-serif;font-size:30px;font-weight:800;margin:0;text-align:left;padding-top:15px}.scenario-info>p{margin:0 0 10px;font-size:14px;color:#111827}.scenario-info .tags{display:flex;gap:8px;margin:0 0 25px;flex-wrap:wrap}.scenario-info .tag{background:#fff;border:1px solid #111827;border-radius:999px;padding:3px 12px;font-size:18px;font-weight:700;color:#111827}.scenario-info .tag .span{transform:translateY(3px)}.scenario-description{font-size:18px;line-height:1.5;margin-bottom:20px!important;color:#111827}.scenario-description strong{display:block;margin-top:12px}.scenario-closing-instructions{border-top:1px solid rgba(17,24,39,.65);margin-top:28px;padding-top:22px;padding-bottom:28px}.scenario-closing-instructions p{margin:0;color:#111827;font-size:18px;line-height:1.35}.scenario-closing-instructions strong{font-weight:800}.scenario-info img{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;margin-bottom:-28px;object-position:center top;max-height:480px;object-fit:cover;border-radius:24px!important;display:block}.scenario-meta{font-size:16px;margin-bottom:8px}.scenario-voice{grid-column:2;grid-row:2;justify-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:500px}.scenario-back-desktop{grid-column:1;grid-row:1;justify-self:start;margin-bottom:0}.pre{max-width:500px}.mic-button{width:220px;height:220px;border-radius:50%;background:#2b19c8;border:none;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;font-size:18px;font-weight:600}.mic-button:hover{transform:scale(1.03)}.mic-button.active{animation:pulse 3s infinite}@keyframes pulse{0%{box-shadow:0 0 #2b19c899}70%{box-shadow:0 0 0 24px #2b19c800}to{box-shadow:0 0 #2b19c800}}.mic-button{width:300px;height:300px;border-radius:50%;background:#2b19c8;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.mic-icon-img{width:90px;height:auto}.mic-button:hover{transform:scale(1.05)}.mic-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:0}.mic-content{display:flex;flex-direction:column;align-items:center;gap:15px}.mic-text{color:#fff;font-size:20px;font-weight:500;line-height:1;font-weight:700}.mic-hint-text{margin-top:25px;font-size:16px;color:#111827;text-align:center;line-height:1.5;max-width:350px}.mic-hint-pristup{padding-bottom:10px;font-size:16px;color:red;text-align:center;line-height:1.5;max-width:300px}.voice-error{margin-top:18px;max-width:420px;color:#b42318;font-size:14px;line-height:1.5}.voice-diagnostics{width:min(100%,560px);margin-top:24px;padding:16px;border:1px solid #d0d5dd;border-radius:16px;background:#fff;box-shadow:0 8px 24px #10182814;text-align:left}.voice-diagnostics strong{display:block;margin-bottom:10px;color:#101828}.voice-diagnostics-summary{display:grid;gap:12px}.voice-diagnostics-lead{padding:14px 16px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.voice-diagnostics-lead-title{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:#1d4ed8}.voice-diagnostics-lead p{margin:0;max-width:none;font-size:14px;color:#1f2937}.voice-diagnostics-card{padding:14px 16px;border-radius:14px;border:1px solid #e5e7eb;background:#fff}.voice-diagnostics-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.voice-diagnostics-card-title{font-size:14px;font-weight:700;color:#111827}.voice-diagnostics-badge{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.voice-diagnostics-badge.good{background:#dcfce7;color:#166534}.voice-diagnostics-badge.warn{background:#fef3c7;color:#92400e}.voice-diagnostics-badge.bad{background:#fee2e2;color:#991b1b}.voice-diagnostics-card-summary,.voice-diagnostics-card-detail{margin:0;max-width:none;color:#374151}.voice-diagnostics-card-summary{font-size:14px;font-weight:600}.voice-diagnostics-card-detail{margin-top:6px;font-size:13px;line-height:1.5}.voice-diagnostics-raw{border-top:1px solid #e5e7eb;padding-top:12px}.voice-diagnostics-raw summary{cursor:pointer;font-size:13px;font-weight:700;color:#475467}.voice-diagnostics pre{margin:12px 0 0;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.45;color:#344054}.mic-button.active{animation:pulse 2.5s infinite}@keyframes pulse{0%{box-shadow:0 0 #2b19c880}30%{box-shadow:0 0 0 20px #2b19c800}to{box-shadow:0 0 #2b19c800}}.scenario-voice p{margin-top:24px;font-size:14px;color:#111827;max-width:280px;line-height:1.4}.scenario-info h1{font-size:48px;font-weight:800;margin-bottom:8px}.scenario-info>p{font-size:16px;margin-bottom:16px}.scenario-back{font-family:Agrandir,sans-serif;margin:80px 0 24px;width:auto;display:inline-flex;align-items:center;gap:10px;color:#000;background:#fff;border:1px solid #000;border-radius:999px;padding:5px 10px;cursor:pointer;font-size:12px}.scenario-drawer{display:none}@media(max-width:768px){.scenario-voice{min-height:calc(100vh - 64px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0 auto}.module-card-component{padding:0!important}.scenario-layout{display:block}.desktop-only{display:none!important}.scenario-drawer{display:block;position:fixed;top:0;left:0;width:85vw;max-width:420px;height:100vh;background:#fff9cc;z-index:50;padding:16px;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease}.mobile-open .scenario-drawer{transform:translate(0)}.drawer-overlay{display:none}.mobile-open .drawer-overlay{display:block;position:fixed;inset:0;background:#0006}.drawer-toggle{z-index:500}header,.app-header{z-index:10}.card-image img{width:100%!important;max-width:100%!important;margin:0!important;padding:0 10px!important;border-radius:16px!important;display:block;object-fit:cover;object-position:center top;max-height:320px}.module-text-detail{padding-left:16px;padding-right:16px}.scenario-back{margin-top:0;margin-bottom:14px}.module-card-component .tags{margin-bottom:0}}@media(min-width:769px){.scenario-info .module-card-component{box-shadow:0 40px 70px #0000000f,0 20px 40px #0000000a}}.task-section{margin-top:0;padding-top:5px}.task-section strong{display:block;margin-bottom:0}@media(max-width:768px){.scenario-drawer .tags{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:6px;margin:0 0 18px;padding-top:0}.scenario-drawer .tag{display:inline-flex;align-items:center;width:fit-content;background:#fff;border:1px solid #111827;border-radius:999px;padding:3px 12px;font-size:16px;font-weight:500;color:#111827}.scenario-drawer .scenario-description{margin-top:0}}@media(max-width:768px){.scenario-drawer .scenario-back{margin-left:16px;margin-bottom:18px}.scenario-drawer .module-title-detail,.scenario-drawer .module-description-detail,.scenario-drawer .tags,.scenario-drawer .scenario-description,.scenario-drawer .task-section{margin-left:16px;margin-right:16px}.scenario-drawer .tag,.scenario-drawer .tag span{text-align:center;justify-content:center}}@media(max-width:768px){.scenario-drawer{padding:12px 8px}.scenario-drawer .scenario-back,.scenario-drawer .module-title-detail,.scenario-drawer .module-description-detail,.scenario-drawer .tags,.scenario-drawer .scenario-description,.scenario-drawer .task-section{margin-left:8px;margin-right:8px}.scenario-drawer .scenario-description,.scenario-drawer .task-section{font-size:16px;line-height:1.28;padding:0;margin-top:0;margin-bottom:0}.scenario-drawer .scenario-description p,.scenario-drawer .task-section p{margin:0;padding:0}.scenario-drawer .task-section strong{margin-bottom:4px}.scenario-drawer .scenario-closing-instructions{margin-top:22px;padding-top:18px;padding-bottom:24px}.scenario-drawer .scenario-closing-instructions p{font-size:16px;line-height:1.28}}.mic-button{background:#2b19c8}.mic-button:hover{background:#ffd6e0}.mic-button.active{background:#e2004f;animation:pulse-red 2.5s infinite}@keyframes pulse-red{0%{box-shadow:0 0 #e2004f73}30%{box-shadow:0 0 0 20px #e2004f00}to{box-shadow:0 0 #e2004f00}}@media(max-width:768px){.scenario-drawer .tags{column-gap:8px;row-gap:2px;margin:0 8px 14px}}.mic-button{background:#2b19c8;border:2px solid #2b19c8}.mic-button:hover{background:#2b19c8;border-color:#2b19c8}.mic-button.active{background:#e2004f;border-color:#e2004f}.voice-controls{width:100%;display:flex;flex-direction:column;align-items:center}.active-call-visual{position:relative;width:min(100%,300px);display:flex;justify-content:center;isolation:isolate}.active-call-visual:before,.active-call-visual:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:1px solid rgba(226,0,79,.22);pointer-events:none;opacity:0;animation:active-call-ring 3.2s ease-out infinite}.active-call-visual:after{animation-delay:1.6s}.active-call-portrait{position:relative;z-index:1;width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background:#f4f1f1;box-shadow:0 18px 40px #11182714;transition:box-shadow .22s ease}.active-call-image{width:100%;height:100%;object-fit:cover;display:block}.active-call-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Agrandir,sans-serif;font-size:clamp(64px,16vw,120px);font-weight:700;color:#1f2937}.mic-end-button{position:absolute;left:50%;bottom:14px;transform:translate(-50%);width:92px;height:92px;border:none;border-radius:50%;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 16px 30px #e2004f29;transition:transform .2s ease,box-shadow .2s ease}.mic-end-button:hover{transform:translate(-50%) scale(1.04);box-shadow:0 20px 34px #e2004f4d}.mic-end-icon{width:100%;height:100%;display:block}.active-call-visual.speaking:before{animation-duration:1.15s;border-color:#e2004f57}.active-call-visual.speaking:after{animation-duration:1.15s;animation-delay:.55s;border-color:#e2004f42}.active-call-visual.speaking .active-call-portrait{box-shadow:0 20px 46px #e2004f24}.scenario-info .card-image,.scenario-drawer .card-image{display:none}@keyframes active-call-ring{0%{transform:scale(.98);opacity:0}15%{opacity:.55}to{transform:scale(1.12);opacity:0}}@media(max-width:768px){.mic-end-button{width:72px;height:72px;bottom:8px}.active-call-visual{width:min(100%,300px)}}*,*:before,*:after{box-sizing:border-box}html{overscroll-behavior-y:none}body{margin:0;background:inherit}.info-page{background:#dae4ff;padding:88px 0;position:relative;overflow:hidden;margin:0}.login-page{background:#ffefed;min-height:100vh}.login-page,.info-page{min-height:100vh;overflow:hidden}body{margin:0;font-family:Agrandir,sans-serif}.modules-page{padding-top:88px;padding-bottom:88px}.container{padding-top:30px;min-height:100vh;display:flex;align-items:center;justify-content:center}.card{width:auto;background:#fff;padding:60px;border-radius:25px;box-shadow:0 20px 40px #00000026}.card--wide{max-width:80vh;width:100%;margin-top:100px}.card h1{margin-top:0;margin-bottom:30px}h1,.h1{font-family:Recoleta,serif;font-size:56px;font-weight:400;text-align:center;letter-spacing:1px}.infotitle{text-align:left;font-size:43px}.info-text{padding-bottom:15px}.field{margin-bottom:30px}.field label{display:block;font-size:12px;margin-bottom:10px;letter-spacing:1px}.field input{width:100%;padding:12px;font-size:18px;border-radius:10px;border:1px solid #333;font-weight:100}button{width:auto;padding:14px;margin:12px auto 0;font-size:16px;border-radius:8px;border:none;background:#1800ad;color:#fff;cursor:pointer;display:block;font-family:Agrandir,sans-serif;font-weight:500}.login-btn{width:70%}.infobutton{width:auto;padding:14px 30px}.link-btn{background:none;border:none;padding:0;margin:0;font-size:14px;color:#000;cursor:pointer;text-decoration:underline;display:inline}.link-btn:hover{opacity:.8}.forgot-password{text-align:center;margin-bottom:20px}.login-wrapper{display:flex;flex-direction:column;align-items:center}.login-note{margin-top:24px;font-size:16px;text-align:center;color:#000}p{margin-bottom:50px}@media(max-width:768px){.card{padding:35px;margin:16px}.infotitle{text-align:center;font-size:42px;margin-bottom:+0px;padding-bottom:10px;line-height:1}.info-page{padding:0}.card--wide h1{margin-bottom:0}.card h1{font-size:45px;margin-bottom:20px}.card--wide{margin-top:100px;padding-left:25px;padding-right:25px}.field input{width:100%;padding:16px;font-size:15px;border-radius:14px;border:.5px solid black;font-weight:100}.login-note{max-width:70%}}@font-face{font-family:Recoleta;src:url(/assets/Recoleta_Regular-D7x1i3pT.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Agrandir;src:url(/assets/Agrandir-C50rbPim.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
