.skip-link{background:var(--m-blue-primary);color:#fff;z-index:1000;border-radius:0 0 8px;padding:8px 16px;font-weight:500;text-decoration:none;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}:root{--m-font-display:Georgia, "Times New Roman", serif;--m-font-body:-apple-system, BlinkMacSystemFont, sans-serif;--m-white:#fff;--m-off-white:#fafafa;--m-cream:#f8f6f3;--m-light-gray:#f5f7fa;--m-blue-primary:#1e82e0;--m-blue-dark:#1c38ea;--m-blue-light:#94acf3;--m-text-dark:#1a1a2e;--m-text-body:#4a4a5a;--m-text-muted:#8a8a9a;--m-btn-gradient:radial-gradient(114.65% 114.65% at 9.73% 17.27%, #1e82e0 0%, #1c38ea 100%);--m-shadow-btn:0px 62px 17px 0px #0c39ed00, 0px 40px 16px 0px #0c39ed08, 0px 22px 13px 0px #0c39ed17, 0px 10px 10px 0px #0c39ed26, 0px 2px 5px 0px #0c39ed2b, 20px 20px 24px 0px #94acf366, -3px -3px 4px 0px #bfe5fb66 inset, 4px 4px 4px 0px #131ae41a inset;--m-shadow-card:0 4px 24px #0000000f;--m-shadow-soft:0 2px 12px #0000000a}.marketing-layout{background:var(--m-white);color:var(--m-text-body)}.marketing-main{margin-top:-72px}.marketing-page{font-family:var(--m-font-body);color:var(--m-text-body);background:var(--m-white);-webkit-font-smoothing:antialiased;min-height:100%;font-size:16px;line-height:1.6;overflow-x:hidden}.marketing-header{z-index:100;background:0 0;flex-shrink:0;align-items:center;height:72px;min-height:72px;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:sticky;top:0}.marketing-header.scrolled{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#f0f2f5d9;border-bottom:1px solid #0000000a;margin-bottom:-8px;padding-bottom:8px;-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0000 100%)}.marketing-header.scrolled.features-open{-webkit-mask-image:none;mask-image:none}.marketing-header.dark-variant.scrolled{background:#08080ed9;border-bottom-color:#ffffff0a}.m-header-brand{font-family:var(--m-font-body);color:var(--m-text-dark);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;display:flex}@media (min-width:768px){.m-header-brand{font-size:1.25rem}}.m-header-nav{align-items:center;gap:.75rem;display:flex}.m-header-nav-desktop{display:none}@media (min-width:768px){.m-header-nav-desktop{display:flex}}.m-header-nav-mobile{align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.m-header-nav-mobile{display:none}}.m-menu-btn{cursor:pointer;width:44px;height:44px;color:var(--m-text-dark);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:background .2s;display:flex}.m-menu-btn:hover{background:#0000000d}.m-mobile-sidebar{z-index:200;background:linear-gradient(#f8fafc 0%,#fff 100%);flex-direction:column;width:100%;max-width:280px;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.m-mobile-sidebar.open{transform:translate(0)}.m-mobile-header{background:#fffc;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.m-mobile-header-brand{font-family:var(--m-font-body);color:var(--m-text-dark);align-items:center;gap:.4rem;font-size:.9375rem;font-weight:500;display:flex}.m-mobile-close{cursor:pointer;width:32px;height:32px;color:var(--m-text-muted);background:#0000000a;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.m-mobile-close svg{width:16px;height:16px}.m-mobile-close:hover{color:var(--m-text-dark);background:#00000014}.m-mobile-nav{flex-direction:column;flex:1;gap:.125rem;padding:.75rem 1rem;display:flex}.m-mobile-label{text-transform:uppercase;letter-spacing:.05em;color:var(--m-text-muted);padding:.75rem .75rem .5rem;font-size:.6875rem;font-weight:600}.m-mobile-link{font-family:var(--m-font-body);color:var(--m-text-body);border-radius:8px;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.m-mobile-link:hover,.m-mobile-link:active{color:var(--m-blue-primary);background:#1e82e014}.m-mobile-link svg{opacity:.5;width:16px;height:16px}.m-mobile-divider{background:#0000000f;height:1px;margin:.5rem .75rem}.m-mobile-footer{background:#00000005;border-top:1px solid #0000000a;padding:1rem 1.25rem}.m-mobile-footer .m-btn{padding:.75rem 1.25rem;font-size:.875rem}.m-mobile-overlay{-webkit-backdrop-filter:blur(4px);z-index:150;opacity:0;background:#0000004d;animation:.2s forwards fadeIn;position:fixed;inset:0}@keyframes fadeIn{to{opacity:1}}.m-header-link{color:var(--m-text-body);border-radius:8px;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s}.m-header-link:hover{color:var(--m-text-dark);background:#0000000a}.m-features-dropdown{position:relative}.m-features-trigger{cursor:pointer;font-family:var(--m-font-body);background:0 0;border:none;align-items:center;gap:.25rem;display:inline-flex}.m-features-trigger svg{transition:transform .2s}.m-features-trigger.active svg{transform:rotate(180deg)}.m-features-menu{-webkit-backdrop-filter:saturate(180%)blur(20px);z-index:200;background:#f0f2f5f2;border-radius:14px;min-width:180px;padding:.375rem;animation:.15s ease-out m-dropdown-in;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000014}.m-features-menu:before{content:"";height:.5rem;position:absolute;top:-.5rem;left:0;right:0}.m-features-menu-item{font-family:var(--m-font-body);color:var(--m-text-body);white-space:nowrap;border-radius:10px;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.m-features-menu-item:hover{color:var(--m-blue-primary);background:#1e82e014}@keyframes m-dropdown-in{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.m-mobile-features-toggle{cursor:pointer;font-family:var(--m-font-body);text-align:left;background:0 0;border:none;width:100%}.m-mobile-chevron{margin-left:auto;transition:transform .2s;display:inline-flex}.m-mobile-chevron.expanded{transform:rotate(180deg)}.m-mobile-features-list{flex-direction:column;padding-left:1rem;animation:.15s ease-out m-expand-in;display:flex}.m-mobile-features-subitem{color:var(--m-text-muted)!important;padding:.5rem .75rem!important;font-size:.8125rem!important}.m-mobile-features-subitem:hover{color:var(--m-blue-primary)!important}@keyframes m-expand-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.m-heading-hero{font-family:var(--m-font-display);letter-spacing:-2px;color:var(--m-text-dark);font-size:clamp(3rem,8vw,5rem);font-weight:500;line-height:1.05}.m-heading-section{font-family:var(--m-font-display);letter-spacing:-1px;color:var(--m-text-dark);text-align:left;font-size:clamp(2.5rem,6vw,4rem);font-weight:500;line-height:1.1}.m-heading-lg{font-family:var(--m-font-display);letter-spacing:-.5px;color:var(--m-text-dark);font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.15}em{font-style:italic}.m-section-subtitle{color:var(--m-text-muted);margin-top:.75rem;font-size:1.125rem}.m-hero{text-align:center;background:linear-gradient(#c4dffa 0%,#e8f4fd 30%,#fef3e8 70%,#fff 100%);padding:7rem 2rem 3rem;position:relative;overflow:hidden}@media (min-width:768px){.m-hero{padding:8rem 3rem 4rem}}.m-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc89666 0%,#ffdcb433 40%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:15%;right:-15%}.m-hero-mountains{pointer-events:none;z-index:0;-webkit-mask-composite:source-in;height:220px;position:absolute;bottom:30%;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 40%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(#000 0% 40%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.m-hero-mountains:before{content:"";clip-path:polygon(0% 100%,0% 65%,5% 55%,12% 62%,18% 48%,25% 55%,32% 42%,40% 52%,48% 38%,55% 48%,62% 35%,70% 45%,78% 38%,85% 50%,92% 42%,100% 52%,100% 100%);opacity:.4;background:linear-gradient(#c8dbf0 0%,#e8f2fb 100%);height:120px;position:absolute;bottom:0;left:-5%;right:-5%}.m-hero-mountains:after{content:"";clip-path:polygon(0% 100%,0% 60%,8% 40%,18% 28%,28% 42%,38% 48%,52% 62%,68% 65%,82% 68%,95% 70%,100% 65%,100% 100%);opacity:.5;background:linear-gradient(#6b95c9 0%,#a8c7e8 60%,#c8ddf4 100%);height:180px;position:absolute;bottom:0;left:-5%;right:-5%}.m-hero-content{z-index:1;max-width:900px;margin:0 auto;position:relative}.m-hero-badge{color:var(--m-blue-primary);background:#1e82e014;border:1px solid #1e82e026;border-radius:100px;margin-bottom:2rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.m-hero h1{margin-bottom:0}.m-hero-eyebrow{color:var(--m-blue-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:.9375rem;font-weight:500}.m-hero-subtitle{color:var(--m-text-body);max-width:620px;margin:1.5rem auto 2rem;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.6}.m-hero-divider{background:linear-gradient(90deg,#0000 0%,#1e82e066 20% 80%,#0000 100%);width:280px;max-width:60%;height:1px;margin:1.5rem auto}.m-hero-cta{margin-bottom:.75rem}.m-hero-subtext{color:var(--m-text-muted);margin:0 0 3rem;font-size:.9375rem}.m-hero-mockup{z-index:1;max-width:1100px;margin:0 auto;padding:0 2rem;position:relative}.m-hero-video{z-index:1;border-radius:16px;width:100%;max-width:900px;margin:2.5rem auto 0;padding:0;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.m-hero-video.m-hero-video-demo{max-width:900px;max-height:380px}.m-mockup-window{background:linear-gradient(145deg,#1a1a2e 0%,#2d2d44 100%);border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}.m-mockup-window.large{border-radius:20px}.m-mockup-bar{background:#0000004d;gap:8px;padding:14px 18px;display:flex}.m-mockup-bar span{background:#fff3;border-radius:50%;width:12px;height:12px}.m-mockup-bar span:first-child{background:#ff5f57}.m-mockup-bar span:nth-child(2){background:#ffbd2e}.m-mockup-bar span:nth-child(3){background:#28ca42}.m-mockup-content{background:linear-gradient(135deg,#2a2a3e 0%,#1a1a2e 100%);overflow:hidden}.m-btn{font-family:var(--m-font-body);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.m-btn svg{width:18px;height:18px}.m-btn-primary{background:var(--m-btn-gradient);color:#fff;box-shadow:var(--m-shadow-btn)}.m-btn-primary:hover{transform:translateY(-2px)}.m-btn-secondary{background:var(--m-white);color:var(--m-text-dark);box-shadow:var(--m-shadow-soft);border:1px solid #00000014}.m-btn-lg{border-radius:16px;padding:1.125rem 2.25rem;font-size:1.125rem}.m-btn-sm{border-radius:12px;padding:.625rem 1.25rem;font-size:.875rem}.m-play-btn{background:var(--m-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .2s;display:flex;box-shadow:0 8px 32px #0003}.m-play-btn:hover{transform:scale(1.08)}.m-play-btn svg{width:28px;height:28px;color:var(--m-blue-primary);margin-left:4px}.m-play-btn.sm{width:56px;height:56px}.m-play-btn.sm svg{width:20px;height:20px}.m-learn-modes{background:var(--m-white);max-width:1400px;margin:0 auto;padding:6rem 2rem}@media (min-width:768px){.m-learn-modes{padding:8rem 3rem}}.m-learn-modes .m-heading-section{margin-bottom:3rem}.m-learn-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.m-learn-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.m-learn-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.m-learn-card{background:var(--m-light-gray);border:1px solid #0000000a;border-radius:24px;flex-direction:column;padding:0;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.m-learn-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.m-learn-card:hover .m-learn-card-visual{background:linear-gradient(145deg,#4f6af6 0%,#5b7cf7 100%)}.m-learn-card:hover .m-learn-card-icon{background:#fff3}.m-learn-card:hover .m-learn-card-icon svg{color:#fff}.m-learn-card:hover .m-learn-arrow{opacity:1;transform:translate(0)}.m-learn-card-visual{background:linear-gradient(145deg,#e8edf5 0%,#f5f7fa 100%);justify-content:center;align-items:center;height:160px;padding:1.5rem;transition:all .3s;display:flex}.m-mini-ui{width:100%;max-width:170px}.m-mini-chat{flex-direction:column;gap:.5rem;display:flex;position:relative}.m-mini-chat-msg{border-radius:10px;padding:.5rem .625rem;font-size:.625rem;line-height:1.4}.m-mini-chat-msg.user{background:var(--m-blue-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;max-width:75%}.m-mini-chat-msg.ai{color:var(--m-text-body);background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 3px #00000014}.m-mini-chat-fade{pointer-events:none;background:linear-gradient(#0000,#eef1f6);height:40px;position:absolute;bottom:0;left:0;right:0}.m-mini-flashcard-card{text-align:center;background:#fff;border-radius:12px;flex-direction:column;gap:.625rem;padding:1rem .875rem;display:flex;box-shadow:0 2px 12px #0000001a}.m-mini-flashcard-q{color:var(--m-text-dark);font-size:.6875rem;font-weight:500;line-height:1.5}.m-mini-flashcard-hint{color:var(--m-text-muted);font-size:.5625rem}.m-mini-transcript{background:#fff;border-radius:10px;flex-direction:column;gap:.5rem;min-height:85px;padding:.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.m-mini-transcript-line{color:var(--m-text-body);gap:.5rem;font-size:.5625rem;line-height:1.4;display:flex}.m-mini-time{color:var(--m-text-muted);flex-shrink:0;font-family:monospace;font-size:.5rem}.m-mini-transcript-fade{pointer-events:none;background:linear-gradient(#0000,#fff);height:30px;position:absolute;bottom:0;left:0;right:0}.m-mini-test{background:#fff;border-radius:10px;padding:.625rem;box-shadow:0 2px 8px #00000014}.m-mini-test-q{color:var(--m-text-dark);margin-bottom:.375rem;font-size:.5625rem;font-weight:500;line-height:1.4}.m-mini-test-options{flex-direction:column;gap:.1875rem;display:flex}.m-mini-option{background:var(--m-light-gray);color:var(--m-text-muted);border-radius:5px;padding:.3125rem .4375rem;font-size:.5rem}.m-mini-option.selected{color:var(--m-blue-primary);background:#4f6af626;font-weight:500}.m-learn-card-content{flex-direction:column;flex:1;padding:1.75rem;display:flex}.m-learn-number{font-family:var(--m-font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--m-blue-primary);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.m-learn-card h3{font-family:var(--m-font-display);color:var(--m-text-dark);margin:0 0 .5rem;font-size:1.375rem;font-weight:500;line-height:1.2}.m-learn-card p{color:var(--m-text-muted);margin:0;font-size:.9375rem;line-height:1.5}.m-learn-arrow{opacity:0;transition:all .3s;position:absolute;bottom:1.75rem;right:1.75rem;transform:translate(-8px)}.m-learn-arrow svg{width:24px;height:24px;color:var(--m-blue-primary)}.m-ways{background:var(--m-white);max-width:1400px;margin:0 auto;padding:6rem 1rem}@media (min-width:480px){.m-ways{padding:6rem 2rem}}@media (min-width:768px){.m-ways{padding:8rem 3rem}}.m-ways .m-heading-section{margin-bottom:3.5rem}.m-ways-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.m-ways-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}.way-block-3{order:4}.way-block-4{order:3}}.m-way-block{border-radius:28px;flex-direction:column;min-height:400px;padding:1.5rem;transition:transform .3s;display:flex;overflow:hidden}@media (min-width:480px){.m-way-block{min-height:450px;padding:2rem}}@media (min-width:768px){.m-way-block{min-height:520px;padding:2.5rem}}.m-way-block.primary{color:#fff;background:linear-gradient(145deg,#4f6af6 0%,#5b7cf7 100%)}.m-way-block.primary .m-way-block-video{order:2}.m-way-block.primary .m-way-block-text{order:1;margin-top:0;margin-bottom:1.5rem}.m-way-block.light{background:var(--m-light-gray);border:1px solid #0000000a}.m-way-block-video{background:#0000001f;border-radius:20px;width:100%;min-height:180px;margin-bottom:1.5rem;overflow:hidden}@media (min-width:480px){.m-way-block-video{min-height:240px;margin-bottom:2rem}}.m-way-block-video.light{box-shadow:var(--m-shadow-card);background:#fff;margin-top:1.5rem;margin-bottom:0}.m-way-block.light .m-way-block-video .m-play-btn svg{color:var(--m-blue-primary)}.m-way-block-text{margin-top:auto}.m-canvas-icon{background:#ffffff26;border-radius:24px;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.m-canvas-icon svg{width:56px;height:56px}.m-way-block h3{font-family:var(--m-font-display);margin-bottom:.75rem;font-size:1.625rem;font-weight:500;line-height:1.2}@media (min-width:768px){.m-way-block h3{font-size:1.875rem}}.m-way-block.light h3{color:var(--m-text-dark)}.m-way-block p{opacity:.9;margin:0;font-size:1rem;line-height:1.6}.m-way-block.light p{color:var(--m-text-body)}.m-reinforce{background:var(--m-white);text-align:center;padding:8rem 2rem}@media (min-width:768px){.m-reinforce{padding:10rem 3rem}}.m-reinforce h2{margin-bottom:1.5rem}.m-reinforce-sub{color:var(--m-text-muted);margin-bottom:4rem;font-size:1.125rem}.m-source-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.m-source-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.m-source-card{background:var(--m-light-gray);text-align:left;border:1px solid #0000000a;border-radius:24px;padding:2.5rem 2rem}.m-source-icon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex;box-shadow:0 2px 8px #0000000f}.m-source-icon svg{width:28px;height:28px;color:var(--m-blue-primary)}.m-source-icon.canvas{background:#fef2f2}.m-source-icon.canvas svg{width:32px;height:32px}.m-source-card h3{font-family:var(--m-font-display);color:var(--m-text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:500}.m-source-card p{color:var(--m-text-muted);margin:0;font-size:1rem;line-height:1.6}.m-transcription{background:var(--m-off-white);padding:6rem 2rem}@media (min-width:768px){.m-transcription{padding:8rem 3rem}}.m-transcription-grid{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}@media (min-width:768px){.m-transcription-grid{grid-template-columns:1.1fr .9fr;gap:6rem}}.m-transcription-mockup{order:2}@media (min-width:768px){.m-transcription-mockup{order:1}}.m-transcription-video{background:linear-gradient(145deg,#2a2a3e 0%,#1a1a2e 100%);border-radius:20px;overflow:hidden;box-shadow:0 12px 40px #00000026}.m-transcription-content{order:1}@media (min-width:768px){.m-transcription-content{order:2}}.m-transcription-content h2{margin-bottom:2.5rem}.m-transcript-card{box-shadow:var(--m-shadow-card);background:#fff;border:1px solid #0000000a;border-radius:20px;padding:2rem}.m-transcript-header{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.m-transcript-date{color:var(--m-text-muted);font-size:.8125rem}.m-transcript-course{color:var(--m-blue-primary);font-size:.8125rem;font-weight:500}.m-transcript-title{font-family:var(--m-font-display);color:var(--m-text-dark);margin-bottom:1.25rem;font-size:1.25rem;font-weight:500}.m-transcript-tabs{border-bottom:1px solid #0000000f;gap:.375rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.m-transcript-tabs span{color:var(--m-text-muted);cursor:pointer;border-radius:8px;padding:.5rem .875rem;font-size:.875rem;transition:all .15s}.m-transcript-tabs span.active{color:var(--m-blue-primary);background:#4f6af61a;font-weight:500}.m-transcript-content{flex-direction:column;gap:1rem;display:flex}.m-transcript-line{gap:1rem;font-size:.9375rem;line-height:1.6;display:flex}.m-transcript-time{color:var(--m-text-muted);flex-shrink:0;padding-top:2px;font-family:monospace;font-size:.8125rem}.m-transcript-text{color:var(--m-text-body)}.m-transcription-features{flex-direction:column;gap:2rem;display:flex}.m-transcription-feature{border-bottom:1px solid #0000000f;padding-bottom:2rem}.m-transcription-feature:last-child{border-bottom:none;padding-bottom:0}.m-transcription-feature h3{font-family:var(--m-font-display);color:var(--m-text-dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.m-transcription-feature p{color:var(--m-text-muted);margin:0;font-size:1rem;line-height:1.6}.m-social-proof{background:var(--m-off-white);text-align:center;padding:6rem 1rem}@media (min-width:768px){.m-social-proof{padding:8rem 3rem}}.m-social-proof .m-heading-section{text-align:center;margin-bottom:3rem}.m-influencer-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:0 16px;display:flex;overflow-x:auto}.m-influencer-carousel::-webkit-scrollbar{display:none}@media (min-width:768px){.m-influencer-carousel{justify-content:center;gap:32px;max-width:1100px;margin:0 auto;padding:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}}.influencer-card{scroll-snap-align:start;flex-direction:column;flex:none;gap:8px;display:flex}@media (min-width:768px){.influencer-card{scroll-snap-align:center}}.influencer-video-wrapper{background:#000;border-radius:12px;height:320px;box-shadow:0 4px 16px #00000026}@media (min-width:768px){.influencer-video-wrapper{height:520px}}.influencer-video-wrapper iframe{border:none;border-radius:12px;width:auto;min-width:100%;height:100%;display:block}.influencer-info{flex-direction:column;align-items:center;gap:2px;display:flex}.influencer-handle{color:var(--m-text-dark);font-size:13px;font-weight:500}.influencer-likes{color:var(--m-text-muted);font-size:12px}.m-faq{background:var(--m-white);max-width:1000px;margin:0 auto;padding:6rem 2rem}@media (min-width:768px){.m-faq{padding:8rem 3rem}}.m-faq h2{text-align:left;margin-bottom:3.5rem}.m-faq-list{flex-direction:column;gap:0;display:flex}.m-faq-item{border-bottom:1px solid #0000000f}.m-faq-item summary{font-family:var(--m-font-display);color:var(--m-text-dark);cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.25rem;font-weight:500;list-style:none;display:flex}.m-faq-item summary::-webkit-details-marker{display:none}.m-faq-item summary svg{width:22px;height:22px;color:var(--m-text-muted);flex-shrink:0;transition:transform .2s}.m-faq-item[open] summary svg{transform:rotate(180deg)}.m-faq-item p{color:var(--m-text-body);margin:0;padding:0 0 1.5rem;font-size:1.0625rem;line-height:1.7}.m-final-cta{text-align:center;background:linear-gradient(180deg, var(--m-white) 0%, #c4dffa 100%);padding:8rem 2rem 6rem}@media (min-width:768px){.m-final-cta{padding:10rem 3rem 8rem}}.m-final-cta h2{margin-bottom:2.5rem}.m-final-cta-sub{color:var(--m-text-muted);margin-top:1.25rem;font-size:1rem}.m-footer{background:linear-gradient(#c4dffa 0%,#a8c7e8 100%);padding:3rem 2rem}.m-footer-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.m-footer-content{text-align:left;flex-direction:row;justify-content:space-between}}.m-footer-brand{font-family:var(--m-font-display);color:var(--m-text-dark);align-items:center;gap:.625rem;font-size:1.375rem;font-weight:500;display:flex}.m-footer-links{flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;display:flex}@media (min-width:768px){.m-footer-links{gap:2rem}}.m-footer-links a{color:var(--m-text-body);font-size:.9375rem;text-decoration:none;transition:color .2s}.m-footer-links a:hover{color:var(--m-text-dark)}.m-footer-copy{color:var(--m-text-body);margin:0;font-size:.875rem}.m-loader-spin{animation:1s linear infinite m-spin}@keyframes m-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.m-features-hero{text-align:center;background:linear-gradient(#c4dffa 0%,#e8f4fd 40%,#fff 100%);padding:7rem 1.5rem 3rem;position:relative;overflow:hidden}@media (max-width:480px){.m-features-hero{padding:6rem 1rem 2rem}}@media (min-width:768px){.m-features-hero{padding:8rem 3rem 4rem}}.m-features-hero-content{z-index:1;max-width:900px;margin:0 auto;position:relative}.m-feature-tabs{-webkit-overflow-scrolling:touch;justify-content:center;gap:.25rem;max-width:900px;margin:0 auto;padding:1rem 1.5rem 0;display:flex;overflow-x:auto}.m-feature-tabs::-webkit-scrollbar{display:none}.m-feature-tabs{scrollbar-width:none}.m-feature-tab{color:var(--m-text-muted);white-space:nowrap;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.m-feature-tab:hover{color:var(--m-text-dark);background:#0000000a}.m-feature-tab.active{color:var(--m-blue-primary);background:#1e82e01a}@media (max-width:480px){.m-feature-tabs{gap:.125rem;padding:.75rem 1rem 0}.m-feature-tab{padding:.375rem .75rem;font-size:.8125rem}}.m-feature-section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}@media (min-width:768px){.m-feature-section{padding:6rem 3rem}}.m-feature-section.right .m-feature-section-text{margin-left:auto}.m-feature-section-text{text-align:left;max-width:720px}.m-feature-label{text-transform:uppercase;letter-spacing:.05em;color:var(--m-blue-primary);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.m-feature-section-text h3{font-family:var(--m-font-display);letter-spacing:-.5px;color:var(--m-text-dark);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;line-height:1.15}.m-feature-description{color:var(--m-text-body);margin:0;font-size:1.0625rem;line-height:1.7}.m-feature-divider{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.m-feature-divider{padding:0 3rem}}.m-feature-divider hr{border:none;border-top:1px solid #0000000f;margin:0}@keyframes m-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.m-animate{animation:.7s cubic-bezier(.16,1,.3,1) forwards m-fade-up}.m-animate-delay-1{opacity:0;animation-delay:.1s}.m-animate-delay-2{opacity:0;animation-delay:.2s}.m-animate-delay-3{opacity:0;animation-delay:.3s}.m-feature-section-with-demo{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 1.5rem;display:grid}@media (max-width:768px){.m-feature-section-with-demo{gap:2rem;padding:3rem 1rem}}@media (min-width:1024px){.m-feature-section-with-demo{grid-template-columns:1fr 1fr;gap:4rem;padding:6rem 3rem}.m-feature-section-with-demo.right{direction:rtl}.m-feature-section-with-demo.right>*{direction:ltr}}.m-feature-section-demo{width:100%;margin:0 auto}.m-scroll-reveal-hidden{opacity:0;transform:translateY(30px)}.m-scroll-reveal-visible{opacity:1;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(0)}[data-variant=variant-c]{--m-white:#08080e;--m-off-white:#0d0d15;--m-cream:#0e0e18;--m-light-gray:#12121e;--m-blue-primary:#ff6b6b;--m-blue-dark:#ffa34d;--m-blue-light:#ffdc58;--m-text-dark:#f0f0f5;--m-text-body:#a0a0b8;--m-text-muted:#6a6a80;--m-btn-gradient:linear-gradient(135deg, #ff6b6b 0%, #ff8a4c 50%, #ffa34d 100%);--m-shadow-btn:0 4px 20px #ff6b6b4d, 0 0 60px #ff6b6b1a;--m-shadow-card:0 4px 24px #0000004d;--m-shadow-soft:0 2px 12px #0003;--m-font-display:var(--m-font-display-v2);--m-font-body:var(--m-font-body-v2)}[data-variant=variant-c] .marketing-layout{background:#08080e}[data-variant=variant-c] .marketing-header.scrolled{background:#08080ed9;border-bottom-color:#ffffff0a}[data-variant=variant-c] .skip-link{background:#ff6b6b}[data-variant=variant-c]::-webkit-scrollbar{width:8px}[data-variant=variant-c]::-webkit-scrollbar-track{background:#08080e}[data-variant=variant-c]::-webkit-scrollbar-thumb{background:#1a1a28;border-radius:4px}[data-variant=variant-c] .m-mobile-sidebar{background:linear-gradient(#12121e 0%,#08080e 100%)}[data-variant=variant-c] .m-mobile-header{background:#12121ecc}[data-variant=variant-c] .m-mobile-header-brand{color:#f0f0f5}[data-variant=variant-c] .m-mobile-close{color:#6a6a80;background:#ffffff0a}[data-variant=variant-c] .m-mobile-close:hover{color:#f0f0f5;background:#ffffff14}[data-variant=variant-c] .m-mobile-label{color:#6a6a80}[data-variant=variant-c] .m-mobile-link{color:#a0a0b8}[data-variant=variant-c] .m-mobile-link:hover,[data-variant=variant-c] .m-mobile-link:active{color:#ff6b6b;background:#ff6b6b14}[data-variant=variant-c] .m-mobile-link svg{opacity:.4}[data-variant=variant-c] .m-mobile-divider{background:#ffffff0f}[data-variant=variant-c] .m-mobile-footer{background:#ffffff05;border-top-color:#ffffff0a}[data-variant=variant-c] .m-mobile-overlay{background:#0009}[data-variant=variant-c] .m-features-menu{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#12121ef2;box-shadow:0 8px 32px #0006}[data-variant=variant-c] .m-features-menu-item{color:#a0a0b8}[data-variant=variant-c] .m-features-menu-item:hover{color:#ff6b6b;background:#ff6b6b14}[data-variant=variant-c] .m-mobile-features-subitem{color:#6a6a80!important}[data-variant=variant-c] .m-mobile-features-subitem:hover{color:#ff6b6b!important}@media (prefers-reduced-motion:reduce){.m-animate,.hva-animate,.hvb-animate,.hvc-animate,.m-scroll-reveal-visible,.m-scroll-reveal-hidden{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}
.demo-browser-window{scroll-behavior:smooth;overflow-anchor:none;background:#fff;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-shadow:0 30px 60px #0000001f,0 10px 30px #00000014,0 0 0 1px #0000000a}.demo-browser-chrome{background:linear-gradient(#f5f5f5 0%,#e8e8e8 100%);border-bottom:1px solid #00000014;align-items:center;gap:12px;height:48px;padding:0 16px;display:flex}.demo-traffic-lights{gap:8px;margin-right:8px;display:flex}.demo-traffic-light{border-radius:50%;width:12px;height:12px}.demo-traffic-red{background:#ff5f57}.demo-traffic-yellow{background:#ffbd2e}.demo-traffic-green{background:#28ca42}.demo-url-bar{background:#fff;border:1px solid #0000001a;border-radius:6px;flex:1;align-items:center;gap:8px;height:28px;padding:0 10px;display:flex}.demo-url-lock{color:#10b981;align-items:center;display:flex}.demo-url-text{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.demo-browser-actions{gap:6px;display:flex}.demo-browser-btn{cursor:default;color:#4a4a5a;pointer-events:none;background:#00000008;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.demo-browser-content{background:#fff;min-height:400px}.demo-fade-out{opacity:0;transition:opacity .4s}.demo-fade-in{opacity:1;transition:opacity .4s}.demo-chat-split{overflow-anchor:none;background:#fff;flex-direction:column;height:clamp(600px,50vh,800px);min-height:600px;display:flex}.demo-chat-split-header{background:#fff;border-bottom:1px solid #1e202c14;flex-shrink:0;justify-content:space-between;align-items:center;height:54px;padding:0 20px;display:flex}.demo-chat-split-header-left{align-items:center;gap:14px;display:flex}.demo-chat-split-logo{color:#1e202c;align-items:center;display:flex}.demo-chat-split-course{color:#1e202c;background:#4f46e50f;border-radius:7px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:500;display:flex}.demo-chat-split-course svg{color:#808495}.demo-chat-split-new-btn,.demo-chat-split-history-btn{cursor:default;pointer-events:none;border:none;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:13px;font-weight:500;display:flex}.demo-chat-split-new-btn{color:#4f46e5;background:#4f46e51a}.demo-chat-split-history-btn{color:#474b5d;background:0 0}.demo-chat-split-user-avatar{color:#1e202c;background:#e2e4eb;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex}.demo-chat-split-body{flex:1;display:flex;overflow:hidden}.demo-chat-split-left{background:#f4f5f9;border-right:1px solid #1e202c14;flex-direction:column;flex:1;display:flex}.demo-chat-split-messages{overflow-anchor:none;scroll-behavior:smooth;flex-direction:column;flex:1;gap:20px;min-height:0;padding:24px 20px;display:flex;overflow-y:auto}.demo-chat-split-messages::-webkit-scrollbar{width:6px}.demo-chat-split-messages::-webkit-scrollbar-track{background:0 0}.demo-chat-split-messages::-webkit-scrollbar-thumb{border-radius:3px;background:#1e202c14!important}.demo-split-message{flex-direction:column;gap:8px;max-width:85%;animation:.3s fadeInUp;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.demo-split-message.user{align-self:flex-end;align-items:flex-end}.demo-split-message.assistant{align-self:flex-start}.demo-split-bubble{border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.6}.demo-split-bubble.user{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-bottom-right-radius:4px;box-shadow:0 2px 8px #4f46e533}.demo-split-bubble.assistant{color:#1e202c;background:#fff;border:1px solid #4f46e51a;border-bottom-left-radius:4px;box-shadow:0 2px 8px #1e202c14}.demo-citation{color:#1e82e0;vertical-align:super;margin-left:1px;margin-right:1px;font-size:.7em;font-weight:600;line-height:0}.demo-split-searching{background:linear-gradient(135deg,#4f46e514 0%,#6366f10f 100%);border:2px solid #4f46e533;border-radius:12px;align-self:flex-start;gap:12px;max-width:fit-content;padding:14px 18px;animation:2s ease-in-out infinite searchPulse;display:flex}@keyframes searchPulse{0%,to{box-shadow:0 0 15px #4f46e526}50%{box-shadow:0 0 25px #4f46e540}}.demo-split-search-icon{color:#4f46e5;flex-shrink:0;animation:2s ease-in-out infinite searchSpin}@keyframes searchSpin{0%,to{transform:rotate(0)}50%{transform:rotate(10deg)}}.demo-split-search-label{color:#4f46e5;margin-bottom:6px;font-size:14px;font-weight:600}.demo-split-search-keywords{flex-wrap:wrap;gap:6px;display:flex}.demo-split-keyword{color:#4f46e5;background:#4f46e51f;border-radius:4px;padding:3px 8px;font-size:12px;font-weight:500;animation:.3s cubic-bezier(.34,1.56,.64,1) keywordPop}@keyframes keywordPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.demo-split-cursor{vertical-align:text-bottom;background:currentColor;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.demo-chat-split-input-area{background:#fff;border-top:1px solid #1e202c14;flex-shrink:0;padding:16px 20px}.demo-chat-split-input{background:#fff;border:1px solid #1e202c1a;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex;box-shadow:0 1px 3px #1e202c0f}.demo-chat-split-input input{color:#1e202c;cursor:default;pointer-events:none;background:0 0;border:none;outline:none;flex:1;font-size:14px}.demo-chat-split-input input::placeholder{color:#808495}.demo-chat-split-send{color:#808495;cursor:default;pointer-events:none;background:#e2e4eb;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.demo-chat-split-right{background:#fff;flex-direction:column;flex-shrink:0;width:320px;max-width:100%;display:flex;overflow-x:hidden}.demo-chat-split-sources-header{color:#1e202c;border-bottom:1px solid #1e202c14;flex-shrink:0;align-items:center;gap:8px;height:48px;padding:0 16px;font-size:13px;font-weight:600;display:flex}.demo-chat-split-sources-header svg{color:#808495}.demo-chat-split-sources-list{overflow-anchor:none;scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px;display:flex;overflow-y:auto}.demo-chat-split-sources-list::-webkit-scrollbar{width:6px}.demo-chat-split-sources-list::-webkit-scrollbar-track{background:0 0}.demo-chat-split-sources-list::-webkit-scrollbar-thumb{border-radius:3px;background:#1e202c14!important}.demo-chat-split-source-doc{background:#fff;border:1.5px solid #1e202c1a;border-radius:10px;max-width:100%;padding:12px;transition:all .3s;animation:.4s cubic-bezier(.34,1.56,.64,1) slideInRight;overflow:hidden}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.demo-chat-split-source-doc.highlighted{background:#4f46e505;border-color:#4f46e566;animation:.6s highlightPulse;box-shadow:0 4px 12px #4f46e526}@keyframes highlightPulse{0%,to{box-shadow:0 0 #4f46e566}50%{box-shadow:0 0 0 6px #4f46e500}}.demo-split-source-header{background:#1e82e00f;border:1px solid #1e82e01f;border-radius:100px;align-items:center;gap:8px;max-width:100%;margin-bottom:10px;padding:8px 14px;display:flex;overflow:hidden}.demo-split-source-number{color:#1e82e0;flex-shrink:0;font-size:11px;font-weight:700}.demo-split-source-header svg{color:#1e82e0;flex-shrink:0}.demo-split-source-info{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.demo-split-source-name{color:#1e82e0;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.demo-split-source-page{color:#1e82e0;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:500}.demo-split-source-preview{background:#1e202c05;border-radius:6px;flex-direction:column;gap:5px;max-width:100%;padding:8px;display:flex;overflow:hidden}.demo-split-preview-text{border-bottom:1px solid #1e202c0f;margin-bottom:6px;padding-bottom:8px}.demo-split-text-snippet{color:#474b5d;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:11px;font-style:italic;line-height:1.4}.demo-split-preview-line{background:#1e202c1a;border-radius:2px;max-width:100%;height:3px;transition:all .3s}.demo-split-preview-line:first-child{width:85%}.demo-split-preview-line:nth-child(2){width:92%}.demo-split-preview-line:nth-child(3){width:78%}.demo-split-preview-line:nth-child(4){width:88%}.demo-split-preview-line:nth-child(5){width:65%}.demo-split-preview-line:nth-child(6){width:80%}.demo-split-preview-line.highlighted{background:linear-gradient(90deg,gold 0%,orange 100%);animation:.5s highlightFade;box-shadow:0 0 8px #ffd70066}@keyframes highlightFade{0%{opacity:0;transform:scaleX(.8)}to{opacity:1;transform:scaleX(1)}}.demo-tchat-session-info{align-items:center;gap:10px;min-width:0;display:flex}.demo-tchat-session-title{color:#1e202c;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.demo-tchat-source-time{color:#1e82e0;white-space:nowrap;font-size:12px;font-weight:600}.demo-tchat{overflow-anchor:none;background:#fff;flex-direction:column;height:clamp(550px,48vh,700px);min-height:550px;display:flex}.demo-tchat-body{flex:1;display:flex;overflow:hidden}.demo-tchat-notes-pane{background:#fff;border-right:1px solid #1e202c14;flex-direction:column;flex:1;display:flex;overflow:hidden}.demo-tchat-chat-pane{background:#f4f5f9;flex-direction:column;flex:1;display:flex;overflow:hidden}.demo-tchat-note-glow{border-radius:6px;animation:1s noteGlow}@keyframes noteGlow{0%{background:#4f46e526;box-shadow:0 0 12px #4f46e54d}to{box-shadow:none;background:0 0}}.demo-flashcard-fullwidth{background:#f4f5f9;flex-direction:column;height:clamp(650px,55vh,850px);min-height:650px;display:flex}.demo-fc-fw-header{background:#fff;border-bottom:1px solid #1e202c14;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.demo-fc-fw-header-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.demo-fc-fw-logo{color:#1e202c;flex-shrink:0;align-items:center;display:flex}.demo-fc-fw-close{color:#474b5d;cursor:default;pointer-events:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.demo-fc-fw-title{color:#1e202c;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.demo-fc-fw-header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.demo-fc-fw-level{background:#1e202c0a;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:flex}.demo-fc-fw-level span:first-child{color:#808495}.demo-fc-fw-level-num{color:#4f46e5;font-weight:700}.demo-fc-fw-settings{color:#474b5d;cursor:default;pointer-events:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.demo-fc-fw-progress-section{background:#fff;border-bottom:1px solid #1e202c14;flex-shrink:0;padding:8px 16px}.demo-fc-fw-progress-info{align-items:center;gap:12px;display:flex}.demo-fc-fw-batch{color:#808495;flex-shrink:0;font-size:12px}.demo-fc-fw-batch strong{color:#1e202c;font-weight:500}.demo-fc-fw-progress-bar-container{background:#1e202c0f;border-radius:100px;flex:1;height:6px;overflow:hidden}.demo-fc-fw-progress-bar{background:#4f46e5;border-radius:100px;height:100%;transition:width .5s}.demo-fc-fw-left{color:#808495;flex-shrink:0;font-size:12px}.demo-fc-fw-left strong{color:#4f46e5;margin-right:2px;font-weight:600}.demo-fc-fw-content{overflow-anchor:none;scroll-behavior:smooth;flex:1;justify-content:center;align-items:center;min-height:0;padding:32px 24px;display:flex;overflow-y:auto}.demo-fc-fw-content::-webkit-scrollbar{width:6px}.demo-fc-fw-content::-webkit-scrollbar-track{background:0 0}.demo-fc-fw-content::-webkit-scrollbar-thumb{border-radius:3px;background:#1e202c14!important}.demo-fc-fw-generating{flex-direction:column;align-items:center;gap:16px;max-width:500px;animation:.5s fadeInScale;display:flex}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.demo-fc-fw-gen-icon{color:#4f46e5;background:linear-gradient(135deg,#4f46e51a 0%,#6366f114 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:2s linear infinite genIconSpin;display:flex}@keyframes genIconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.demo-fc-fw-gen-label{color:#1e202c;text-align:center;font-size:16px;font-weight:600}.demo-fc-fw-gen-count{color:#4f46e5;font-variant-numeric:tabular-nums;font-size:32px;font-weight:700}.demo-fc-fw-gen-progress{background:#1e202c0f;border-radius:100px;width:100%;max-width:400px;height:8px;overflow:hidden}.demo-fc-fw-gen-progress-bar{background:linear-gradient(90deg,#4f46e5 0%,#6366f1 100%);border-radius:100px;height:100%;transition:width .3s}.demo-fc-fw-source-badge{color:#1e82e0;text-align:center;background:#1e82e00f;border:1px solid #1e82e01f;border-radius:100px;align-items:center;gap:8px;max-width:100%;padding:8px 14px;font-size:12px;font-weight:500;display:flex}.demo-fc-fw-source-badge svg{color:#1e82e0;flex-shrink:0}.demo-fc-fw-flashcard-container{flex-direction:column;gap:24px;width:100%;max-width:700px;animation:.5s fadeInUp;display:flex}.demo-fc-fw-card-wrapper{perspective:1000px;width:100%;min-height:400px;position:relative}.demo-fc-fw-card-3d{width:100%;min-height:400px;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.demo-fc-fw-card-3d.flipped{transform:rotateY(180deg)}.demo-fc-fw-card-face{backface-visibility:hidden;text-align:center;cursor:default;pointer-events:none;background:#fff;border:1px solid #1e202c14;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;min-height:400px;padding:40px 32px;display:flex;position:absolute;box-shadow:0 2px 8px #1e202c0a}.demo-fc-fw-back{transform:rotateY(180deg)}.demo-fc-fw-badge{border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.demo-fc-fw-badge.question{color:#4f46e5;background:#4f46e51a}.demo-fc-fw-badge.answer{color:#059669;background:#10b9811a}.demo-fc-fw-badge.answer svg{color:#10b981}.demo-fc-fw-card-text{color:#1e202c;max-width:600px;font-size:20px;font-weight:500;line-height:1.6}.demo-fc-fw-flip-hint{color:#808495;align-items:center;gap:6px;font-size:13px;animation:2s ease-in-out infinite pulse;display:flex}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.demo-fc-fw-flip-hint svg{color:#808495}.demo-fc-fw-source{color:#1e82e0;background:#1e82e00f;border:1px solid #1e82e01f;border-radius:100px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:500;display:flex}.demo-fc-fw-source svg{color:#1e82e0;flex-shrink:0}.demo-fc-fw-buttons{z-index:10;gap:12px;animation:.4s cubic-bezier(.34,1.56,.64,1) slideUpButtons;display:flex;position:relative}@keyframes slideUpButtons{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.demo-fc-fw-btn{cursor:default;pointer-events:none;border:2px solid;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;display:flex}.demo-fc-fw-btn-key{opacity:.7;margin-left:4px;font-size:11px}.demo-fc-fw-btn.wrong{color:#1e202c;background:#ef44440f;border-color:#ef444433}.demo-fc-fw-btn.wrong svg{color:#ef4444}.demo-fc-fw-btn.correct{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-color:#4f46e5}.demo-test-fullwidth{background:#fff;flex-direction:column;height:clamp(615px,50.5vh,820px);min-height:615px;display:flex}.demo-test-fw-header{background:#fff;border-bottom:1px solid #1e202c14;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex}.demo-test-fw-header-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.demo-test-fw-logo{color:#1e202c;flex-shrink:0;align-items:center;display:flex}.demo-test-fw-back{color:#474b5d;cursor:default;pointer-events:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.demo-test-fw-title{color:#1e202c;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.demo-test-fw-header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.demo-test-fw-timer{color:#1e202c;font-variant-numeric:tabular-nums;background:#1e202c0a;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.demo-test-fw-timer svg{color:#808495}.demo-test-fw-submit{color:#fff;cursor:default;pointer-events:none;background:#4f46e5;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.demo-test-fw-progress-section{background:#fff;border-bottom:1px solid #1e202c14;flex-shrink:0;padding:8px 20px}.demo-test-fw-progress-info{align-items:center;gap:16px;display:flex}.demo-test-fw-progress-label{color:#808495;white-space:nowrap;font-size:12px}.demo-test-fw-progress-label strong{color:#1e202c;font-weight:600}.demo-test-fw-progress-bar-container{background:#1e202c0f;border-radius:100px;flex:1;height:6px;overflow:hidden}.demo-test-fw-progress-bar{background:linear-gradient(90deg,#10b981 0%,#059669 100%);border-radius:100px;height:100%;transition:width .5s}.demo-test-fw-progress-percent{color:#10b981;text-align:right;min-width:36px;font-size:12px;font-weight:600}.demo-test-fw-content{overflow-anchor:none;scroll-behavior:smooth;background:#f4f5f9;flex:1;justify-content:center;align-items:center;min-height:0;padding:20px 24px;display:flex;overflow:hidden}.demo-test-fw-question-container{flex-direction:column;gap:18px;width:100%;max-width:800px;animation:.5s fadeInUp;display:flex}.demo-test-fw-question-card{background:#fff;border:1px solid #1e202c14;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #1e202c0a}.demo-test-fw-question-meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.demo-test-fw-meta-left{align-items:center;gap:10px;display:flex}.demo-test-fw-type-badge{color:#808495;background:#1e202c0a;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.demo-test-fw-question-num{color:#808495;font-size:12px}.demo-test-fw-answered-check{color:#10b981;animation:.4s cubic-bezier(.175,.885,.32,1.275) checkPop}@keyframes checkPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.demo-test-fw-question-text{color:#1e202c;margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.5}.demo-test-fw-source-badge{color:#1e82e0;background:#1e82e00f;border:1px solid #1e82e01f;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:600;display:inline-flex}.demo-test-fw-source-badge svg{color:#1e82e0}.demo-test-fw-options{flex-direction:column;gap:10px;display:flex}.demo-test-fw-option{text-align:left;cursor:default;pointer-events:none;background:#fff;border:2px solid #1e202c14;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 1px 3px #1e202c0a}.demo-test-fw-option.selected{background:#4f46e50f;border-color:#4f46e54d;animation:.4s cubic-bezier(.34,1.56,.64,1) optionSelect}@keyframes optionSelect{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.demo-test-fw-option.correct{background:#10b98114;border-color:#10b981;animation:.6s correctPulse}@keyframes correctPulse{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 8px #10b98100}}.demo-test-fw-option-letter{color:#1e202c;background:#1e202c0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.demo-test-fw-option-letter.selected{color:#fff;background:#4f46e5}.demo-test-fw-option-letter.correct{color:#fff;background:#10b981}.demo-test-fw-option-text{color:#1e202c;flex:1;font-size:15px;line-height:1.5}.demo-test-fw-option-check{color:#10b981;flex-shrink:0;animation:.4s cubic-bezier(.175,.885,.32,1.275) checkSlideIn}@keyframes checkSlideIn{0%{opacity:0;transform:translate(-10px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}.demo-test-fw-nav{justify-content:space-between;align-items:center;gap:12px;margin-top:0;display:flex}.demo-test-fw-nav-btn{cursor:default;pointer-events:none;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.demo-test-fw-nav-btn:not(.primary){color:#474b5d;background:#fff;border:1px solid #1e202c1a}.demo-test-fw-nav-btn.primary{color:#fff;background:#4f46e5;border:none}.demo-test-fw-nav-btn:disabled{opacity:.4}.demo-test-fw-question-dots{flex:1;justify-content:center;align-items:center;gap:6px;padding:4px 0;display:flex;overflow-x:auto}.demo-test-fw-question-dots::-webkit-scrollbar{height:4px}.demo-test-fw-question-dots::-webkit-scrollbar-track{background:0 0}.demo-test-fw-question-dots::-webkit-scrollbar-thumb{border-radius:3px;background:#1e202c14!important}.demo-test-fw-dot{background:#1e202c1a;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .2s}.demo-test-fw-dot.answered{background:#10b981}.demo-test-fw-dot.current{background:#4f46e5;width:10px;height:10px;box-shadow:0 0 0 3px #4f46e533}.demo-upload-container{background:#f4f5f9;border-radius:16px;justify-content:center;align-items:center;height:clamp(400px,35vh,600px);min-height:400px;padding:32px 24px;display:flex}.demo-upload-stage{width:100%;max-width:500px;animation:.5s fadeInScale}.demo-upload-zone{text-align:center;cursor:default;pointer-events:none;background:#fff;border:2px dashed #4f46e54d;border-radius:16px;padding:48px 32px}.demo-upload-icon{color:#4f46e5;background:linear-gradient(135deg,#4f46e51a 0%,#6366f114 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.demo-upload-zone h4{color:#1e202c;margin:0 0 8px;font-size:18px;font-weight:600}.demo-upload-zone p{color:#808495;margin:0 0 20px;font-size:14px}.demo-upload-formats{color:#474b5d;letter-spacing:.5px;background:#1e202c0a;border-radius:100px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-block}.demo-processing-stage{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:500px;padding:48px 32px;animation:.5s fadeInScale;box-shadow:0 4px 12px #1e202c14}.demo-processing-spinner{color:#4f46e5;width:64px;height:64px;margin:0 auto 24px}.demo-spinner-circle{transform-origin:50%;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.demo-processing-title{color:#1e202c;margin:0 0 20px;font-size:20px;font-weight:600}.demo-processing-progress{background:#1e202c0f;border-radius:100px;width:100%;height:8px;margin-bottom:16px;overflow:hidden}.demo-processing-bar{background:linear-gradient(90deg,#4f46e5 0%,#6366f1 100%);border-radius:100px;height:100%;transition:width .3s}.demo-processing-subtitle{color:#808495;margin:0;font-size:14px}.demo-complete-stage{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:600px;padding:40px 32px;animation:.5s fadeInScale;box-shadow:0 4px 12px #1e202c14}.demo-complete-checkmark{color:#10b981;background:linear-gradient(135deg,#10b9811a 0%,#05966914 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;animation:.6s cubic-bezier(.175,.885,.32,1.275) checkPop;display:flex}.demo-complete-title{color:#1e202c;margin:0 0 8px;font-size:22px;font-weight:700}.demo-complete-subtitle{color:#808495;margin:0 0 32px;font-size:14px}.demo-complete-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.demo-complete-mini-card{color:#1e202c;text-align:left;background:#4f46e50a;border:1px solid #4f46e526;border-radius:10px;padding:16px;font-size:13px;font-weight:500;line-height:1.4;animation:.4s cubic-bezier(.34,1.56,.64,1) backwards cardSlideIn}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.demo-transcription-real{overflow-anchor:none;background:#fff;flex-direction:column;height:clamp(550px,48vh,700px);min-height:550px;display:flex}.demo-trans-header{background:#fff;border-bottom:1px solid #1e202c14;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.demo-trans-header-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.demo-trans-logo{color:#1e202c;flex-shrink:0;align-items:center;display:flex}.demo-trans-back{color:#474b5d;cursor:default;pointer-events:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.demo-trans-title-group{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.demo-trans-title{color:#1e202c;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.demo-trans-status{color:#ef4444;background:#ef44441a;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.demo-trans-recording-dot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite recordingPulse}@keyframes recordingPulse{0%,to{opacity:1;box-shadow:0 0 #ef444466}50%{opacity:.8;box-shadow:0 0 0 6px #ef444400}}.demo-trans-complete{color:#10b981;background:#10b9811a;border-radius:100px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:600}.demo-trans-header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.demo-trans-timer{color:#1e202c;background:#1e202c0a;border-radius:8px;align-items:center;padding:6px 12px;font-family:monospace;font-size:14px;font-weight:600;display:flex}.demo-trans-stop{color:#fff;cursor:default;pointer-events:none;background:#ef4444;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.demo-trans-body{flex:1;display:flex;overflow:hidden}.demo-trans-left,.demo-trans-right{flex-direction:column;flex:1;display:flex;overflow:hidden}.demo-trans-left{background:#fff;border-right:1px solid #1e202c14}.demo-trans-right{background:#f4f5f9}.demo-trans-pane-header{color:#808495;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #1e202c14;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:600;display:flex}.demo-trans-pane-header svg{color:#808495}.demo-trans-notes{overflow-anchor:none;scroll-behavior:smooth;scrollbar-width:thin;flex:1;min-height:0;padding:20px;overflow-y:auto;scrollbar-color:#e2e4eb transparent!important}.demo-trans-notes::-webkit-scrollbar{width:6px}.demo-trans-notes::-webkit-scrollbar-track{background:0 0}.demo-trans-notes::-webkit-scrollbar-thumb{border-radius:3px;background:#e2e4eb!important}.demo-trans-notes::-webkit-scrollbar-thumb:hover{background:#d0d3dd!important}.demo-trans-note-block{margin-bottom:16px;animation:.4s fadeInUp}.demo-trans-note-block:last-child{margin-bottom:0}.demo-trans-note-heading h2{color:#1e202c;margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3}.demo-trans-note-subheading h3{color:#1e202c;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.4}.demo-trans-bullet{gap:12px;margin-bottom:8px;display:flex}.demo-trans-bullet-dot{color:#4f46e5;flex-shrink:0;font-size:18px;line-height:1.6}.demo-trans-bullet p{color:#1e202c;margin:0;font-size:14px;line-height:1.6}.demo-trans-highlight{background:linear-gradient(135deg,#fbbf2426 0%,#f59e0b1a 100%);border-left:3px solid #f59e0b;border-radius:8px;gap:10px;margin-bottom:8px;padding:12px 14px;display:flex}.demo-trans-highlight svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.demo-trans-highlight p{color:#92400e;margin:0;font-size:14px;font-weight:500;line-height:1.6}.demo-trans-transcript{overflow-anchor:none;scroll-behavior:smooth;scrollbar-width:thin;flex:1;min-height:0;padding:20px;overflow-y:auto;scrollbar-color:#e8eaf0 transparent!important}.demo-trans-transcript::-webkit-scrollbar{width:6px}.demo-trans-transcript::-webkit-scrollbar-track{background:0 0}.demo-trans-transcript::-webkit-scrollbar-thumb{border-radius:3px;background:#e8eaf0!important}.demo-trans-transcript::-webkit-scrollbar-thumb:hover{background:#d0d5e0!important}.demo-trans-line{gap:12px;margin-bottom:16px;display:flex}.demo-trans-line:last-child{margin-bottom:0}.demo-trans-time{color:#808495;flex-shrink:0;min-width:45px;padding-top:2px;font-family:monospace;font-size:12px;font-weight:600}.demo-trans-text{color:#474b5d;margin:0;font-size:14px;line-height:1.6}.demo-trans-cursor{vertical-align:text-bottom;background:#4f46e5;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}.demo-mcq-fullwidth{background:#f4f5f9;flex-direction:column;height:clamp(650px,55vh,850px);min-height:650px;display:flex}.demo-mcq-fw-content{overflow-anchor:none;scroll-behavior:smooth;flex:1;justify-content:center;min-height:0;padding:20px 24px;display:flex;overflow-y:auto}.demo-mcq-fw-content::-webkit-scrollbar{width:6px}.demo-mcq-fw-content::-webkit-scrollbar-track{background:0 0}.demo-mcq-fw-content::-webkit-scrollbar-thumb{border-radius:3px;background:#1e202c14!important}.demo-mcq-fw-question-container{flex-direction:column;gap:14px;width:100%;max-width:700px;animation:.5s fadeInUp;display:flex}.demo-mcq-fw-question-card{background:#fff;border:1px solid #1e202c14;border-radius:12px;padding:14px 18px;box-shadow:0 2px 8px #1e202c0a}.demo-mcq-fw-question-meta{align-items:center;gap:10px;margin-bottom:10px;display:flex}.demo-mcq-fw-type-badge{color:#4f46e5;background:#4f46e514;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600}.demo-mcq-fw-question-num{color:#808495;font-size:12px}.demo-mcq-fw-question-text{color:#1e202c;font-size:16px;font-weight:600;line-height:1.5}.demo-mcq-fw-options{flex-direction:column;gap:8px;display:flex}.demo-mcq-fw-option{text-align:left;cursor:default;pointer-events:none;background:#fff;border:2px solid #1e202c14;border-radius:10px;align-items:center;gap:12px;padding:11px 14px;transition:all .3s;display:flex;box-shadow:0 1px 3px #1e202c0a}.demo-mcq-fw-option.selected{background:#4f46e50f;border-color:#4f46e54d;animation:.4s cubic-bezier(.34,1.56,.64,1) optionSelect}.demo-mcq-fw-option.correct{background:#10b98114;border-color:#10b981;animation:.6s correctPulse}.demo-mcq-fw-option.wrong{background:#ef44440f;border-color:#ef44444d}.demo-mcq-fw-option.faded{opacity:.5}.demo-mcq-fw-option-letter{color:#1e202c;background:#1e202c0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.demo-mcq-fw-option-letter.selected{color:#fff;background:#4f46e5}.demo-mcq-fw-option-letter.correct{color:#fff;background:#10b981}.demo-mcq-fw-option-letter.wrong{color:#fff;background:#ef4444}.demo-mcq-fw-option-text{color:#1e202c;flex:1;font-size:14px;line-height:1.4}.demo-mcq-fw-explanation{background:#4f46e50a;border:1px solid #4f46e51a;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 16px;animation:.4s fadeInUp;display:flex}.demo-mcq-fw-explanation svg{color:#4f46e5;flex-shrink:0;margin-top:1px}.demo-mcq-fw-explanation span{color:#474b5d;font-size:13px;line-height:1.5}.demo-fr-fullwidth{background:#f4f5f9;flex-direction:column;height:clamp(650px,55vh,850px);min-height:650px;display:flex}.demo-fr-fw-content{overflow-anchor:none;scroll-behavior:smooth;flex:1;justify-content:center;min-height:0;padding:20px 24px;display:flex;overflow-y:auto}.demo-fr-fw-content::-webkit-scrollbar{width:6px}.demo-fr-fw-content::-webkit-scrollbar-track{background:0 0}.demo-fr-fw-content::-webkit-scrollbar-thumb{border-radius:3px;background:#1e202c14!important}.demo-fr-fw-question-container{flex-direction:column;gap:14px;width:100%;max-width:700px;animation:.5s fadeInUp;display:flex}.demo-fr-fw-question-card{background:#fff;border:1px solid #1e202c14;border-radius:12px;padding:14px 18px;box-shadow:0 2px 8px #1e202c0a}.demo-fr-fw-question-meta{align-items:center;gap:10px;margin-bottom:10px;display:flex}.demo-fr-fw-type-badge{color:#d97706;background:#f59e0b14;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600}.demo-fr-fw-question-num{color:#808495;font-size:12px}.demo-fr-fw-question-text{color:#1e202c;font-size:16px;font-weight:600;line-height:1.5}.demo-fr-fw-textarea-wrapper{flex-direction:column;gap:10px;animation:.3s fadeInUp;display:flex}.demo-fr-fw-textarea{color:#1e202c;white-space:pre-wrap;word-wrap:break-word;cursor:default;pointer-events:none;background:#fff;border:2px solid #1e202c1a;border-radius:10px;min-height:120px;padding:14px 16px;font-size:14px;line-height:1.6;transition:border-color .2s}.demo-fr-fw-textarea:has(.demo-fr-fw-cursor){border-color:#4f46e54d}.demo-fr-fw-placeholder{color:#808495}.demo-fr-fw-cursor{vertical-align:text-bottom;background:#4f46e5;width:2px;height:1em;margin-left:1px;animation:1s step-end infinite blink;display:inline-block}.demo-fr-fw-submit-row{justify-content:flex-end;animation:.3s fadeInUp;display:flex}.demo-fr-fw-submit{color:#fff;cursor:default;pointer-events:none;background:#4f46e5;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;display:flex}.demo-fr-fw-grading{background:#fff;border:1px solid #1e202c14;border-radius:12px;flex-direction:column;align-items:center;gap:14px;padding:32px 24px;animation:.4s fadeInUp;display:flex}.demo-fr-fw-brain-icon{color:#4f46e5;background:linear-gradient(135deg,#4f46e51a 0%,#6366f114 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.demo-fr-fw-brain-ping{border:2px solid #4f46e54d;border-radius:50%;animation:1.5s ease-in-out infinite brainPing;position:absolute;inset:0}@keyframes brainPing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.demo-fr-fw-grading-label{color:#474b5d;font-size:14px;font-weight:600}.demo-fr-fw-shimmer-bar{background:#1e202c0f;border-radius:100px;width:100%;max-width:300px;height:6px;overflow:hidden}.demo-fr-fw-shimmer-fill{background:linear-gradient(90deg,#4f46e5,#818cf8,#4f46e5) 0 0/200% 100%;border-radius:100px;width:40%;height:100%;animation:1.2s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.demo-fr-fw-feedback{background:#fff;border:1px solid #10b98133;border-left:4px solid #10b981;border-radius:10px;padding:16px 18px;animation:.4s fadeInUp}.demo-fr-fw-feedback-header{color:#059669;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:700;display:flex}.demo-fr-fw-feedback-header svg{color:#10b981}.demo-fr-fw-feedback-text{color:#474b5d;margin:0;font-size:14px;line-height:1.6}.demo-fr-fw-collapsible{background:#fff;border:1px solid #1e202c14;border-radius:10px;animation:.4s fadeInUp;overflow:hidden}.demo-fr-fw-collapsible-header{color:#474b5d;cursor:default;pointer-events:none;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.demo-fr-fw-collapsible-header svg{color:#808495}.demo-fr-fw-collapsible-content{border-top:1px solid #1e202c0f;padding:12px 16px 14px}.demo-fr-fw-sample-label{color:#808495;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.demo-fr-fw-collapsible-content p{color:#474b5d;margin:0;font-size:14px;line-height:1.6}.demo-grading-fullwidth{background:#fff;flex-direction:column;height:clamp(650px,55vh,850px);min-height:650px;display:flex}.demo-grading-content{background:#f4f5f9;flex:1;justify-content:center;align-items:center;min-height:0;padding:20px 24px;display:flex;overflow:hidden}.demo-grading-shimmer{background:#fff;border:1px solid #1e202c14;border-radius:12px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:400px;padding:40px 24px;animation:.4s fadeInUp;display:flex}.demo-grading-shimmer-icon{color:#4f46e5;background:linear-gradient(135deg,#4f46e51a 0%,#6366f114 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.demo-grading-shimmer-ping{border:2px solid #4f46e54d;border-radius:50%;animation:1.5s ease-in-out infinite brainPing;position:absolute;inset:0}.demo-grading-shimmer-label{color:#474b5d;font-size:15px;font-weight:600}.demo-grading-results{flex-direction:column;gap:16px;width:100%;max-width:540px;animation:.5s fadeInUp;display:flex}.demo-grading-stats-card{background:#fff;border:1px solid #1e202c14;border-radius:14px;align-items:center;gap:20px;padding:20px 24px;display:flex;box-shadow:0 2px 8px #1e202c0a}.demo-grading-grade-circle{border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.demo-grading-grade-circle.emerald{background:#10b9811a;border:3px solid #10b981}.demo-grading-grade-circle.indigo{background:#4f46e51a;border:3px solid #4f46e5}.demo-grading-grade-circle.amber{background:#f59e0b1a;border:3px solid #f59e0b}.demo-grading-grade-circle.coral{background:#ef44441a;border:3px solid #ef4444}.demo-grading-grade-letter{color:#1e202c;font-size:24px;font-weight:800;line-height:1}.demo-grading-grade-score{color:#808495;margin-top:2px;font-size:12px;font-weight:600}.demo-grading-stats-info{flex-direction:column;gap:4px;min-width:0;display:flex}.demo-grading-test-name{color:#1e202c;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;overflow:hidden}.demo-grading-performance{font-size:13px;font-weight:600}.demo-grading-performance.emerald{color:#059669}.demo-grading-performance.indigo{color:#4f46e5}.demo-grading-performance.amber{color:#d97706}.demo-grading-performance.coral{color:#dc2626}.demo-grading-correct-count{color:#808495;font-size:13px}.demo-grading-dots-section{background:#fff;border:1px solid #1e202c14;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #1e202c0a}.demo-grading-section-title{color:#808495;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:13px;font-weight:600}.demo-grading-dots{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.demo-grading-dot{background:#1e202c0f;border-radius:6px;flex-shrink:0;width:24px;height:24px;transition:all .3s}.demo-grading-dot.visible{animation:.3s cubic-bezier(.175,.885,.32,1.275) dotPop}.demo-grading-dot.correct{background:#10b981}.demo-grading-dot.incorrect{background:#ef4444}@keyframes dotPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.demo-grading-topics-section{background:#fff;border:1px solid #1e202c14;border-radius:12px;padding:16px 20px;animation:.4s fadeInUp;box-shadow:0 2px 8px #1e202c0a}.demo-grading-topics{flex-direction:column;gap:12px;display:flex}.demo-grading-topic-row{flex-direction:column;gap:6px;display:flex}.demo-grading-topic-info{justify-content:space-between;align-items:center;display:flex}.demo-grading-topic-name{color:#1e202c;font-size:14px;font-weight:500}.demo-grading-topic-score{border-radius:6px;padding:2px 8px;font-size:13px;font-weight:700}.demo-grading-topic-score.emerald{color:#059669;background:#10b9811a}.demo-grading-topic-score.indigo{color:#4f46e5;background:#4f46e51a}.demo-grading-topic-score.amber{color:#d97706;background:#f59e0b1a}.demo-grading-topic-score.coral{color:#dc2626;background:#ef44441a}.demo-grading-topic-bar-bg{background:#1e202c0f;border-radius:100px;width:100%;height:8px;overflow:hidden}.demo-grading-topic-bar{border-radius:100px;height:100%;transition:width .8s}.demo-grading-topic-bar.emerald{background:linear-gradient(90deg,#10b981 0%,#059669 100%)}.demo-grading-topic-bar.indigo{background:linear-gradient(90deg,#818cf8 0%,#4f46e5 100%)}.demo-grading-topic-bar.amber{background:linear-gradient(90deg,#fbbf24 0%,#f59e0b 100%)}.demo-grading-topic-bar.coral{background:linear-gradient(90deg,#f87171 0%,#ef4444 100%)}.demo-lb-fullwidth{background:#fff;flex-direction:column;height:clamp(650px,55vh,850px);min-height:650px;display:flex}.demo-lb-group-label{color:#4f46e5;background:#4f46e50f;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.demo-lb-content{background:#f4f5f9;flex:1;min-height:0;padding:20px 24px;overflow:hidden}.demo-lb-summary{align-items:center;gap:20px;margin-bottom:16px;display:flex}.demo-lb-summary-item{color:#808495;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.demo-lb-summary-item svg{color:#4f46e5}.demo-lb-list{flex-direction:column;gap:10px;display:flex}.demo-lb-member{opacity:0;background:#fff;border:1px solid #1e202c14;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;transition:all .4s;display:flex;transform:translateY(12px);box-shadow:0 2px 8px #1e202c0a}.demo-lb-member.visible{opacity:1;transform:translateY(0)}.demo-lb-member.highlight{border-color:#10b9814d;box-shadow:0 0 0 2px #10b9811a,0 4px 12px #1e202c0f}.demo-lb-member-rank{flex-shrink:0;justify-content:center;align-items:center;width:28px;display:flex}.demo-lb-rank-num{color:#808495;font-size:16px;font-weight:800}.demo-lb-rank-num.top{color:#10b981}.demo-lb-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.demo-lb-avatar.emerald{background:linear-gradient(135deg,#10b981,#059669)}.demo-lb-avatar.indigo{background:linear-gradient(135deg,#818cf8,#4f46e5)}.demo-lb-avatar.amber{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.demo-lb-avatar.coral{background:linear-gradient(135deg,#f87171,#ef4444)}.demo-lb-member-info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.demo-lb-member-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.demo-lb-member-name{color:#1e202c;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.demo-lb-member-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.demo-lb-streak{color:#f59e0b;background:#f59e0b1a;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:flex}.demo-lb-member-score{font-size:16px;font-weight:800}.demo-lb-member-score.emerald{color:#059669}.demo-lb-member-score.indigo{color:#4f46e5}.demo-lb-member-score.amber{color:#d97706}.demo-lb-member-score.coral{color:#dc2626}.demo-lb-bar-bg{background:#1e202c0f;border-radius:100px;width:100%;height:6px;overflow:hidden}.demo-lb-bar{border-radius:100px;height:100%;transition:width .8s}.demo-lb-bar.emerald{background:linear-gradient(90deg,#10b981 0%,#059669 100%)}.demo-lb-bar.indigo{background:linear-gradient(90deg,#818cf8 0%,#4f46e5 100%)}.demo-lb-bar.amber{background:linear-gradient(90deg,#fbbf24 0%,#f59e0b 100%)}.demo-lb-bar.coral{background:linear-gradient(90deg,#f87171 0%,#ef4444 100%)}.demo-lb-mastery-label{color:#808495;font-size:11px;font-weight:500}@media (min-width:768px) and (max-width:1024px){.demo-chat-split-right{width:300px;max-width:100%;overflow-x:hidden}.demo-chat-split-source-doc{max-width:100%;padding:10px;overflow:hidden}.demo-split-source-name{text-overflow:ellipsis;max-width:100%;font-size:11px;overflow:hidden}.demo-chat-split-sources-list{overflow-x:hidden}.m-transcription-v2-container{gap:3rem}.demo-test-fw-question-container{max-width:100%}.demo-test-fw-option-text{font-size:14px}.demo-fc-fw-flashcard-container{max-width:600px}.demo-fc-fw-card-text{font-size:18px}.demo-chat-split{height:650px;min-height:550px;max-height:750px}.demo-flashcard-fullwidth{height:570px;min-height:500px;max-height:650px}.demo-test-fullwidth{height:665px;min-height:565px;max-height:765px}.demo-mcq-fullwidth,.demo-fr-fullwidth{height:530px;min-height:480px;max-height:600px}.demo-transcription-real,.demo-tchat,.demo-grading-fullwidth,.demo-lb-fullwidth{height:570px;min-height:500px;max-height:650px}}@media (max-width:768px){.demo-browser-window{width:100%;max-width:100%;margin:0}.demo-chat-split,.demo-flashcard-fullwidth,.demo-test-fullwidth,.demo-mcq-fullwidth,.demo-fr-fullwidth,.demo-transcription-real,.demo-tchat,.demo-grading-fullwidth,.demo-lb-fullwidth{width:100%;max-width:100%}.demo-mcq-fullwidth{height:505px;min-height:435px;max-height:595px}.demo-mcq-fw-content{padding:16px 14px;overflow-y:auto}.demo-mcq-fw-question-container{gap:10px}.demo-mcq-fw-question-card{padding:12px 14px}.demo-mcq-fw-options{gap:6px}.demo-mcq-fw-option-letter{width:26px;height:26px;font-size:12px}.demo-mcq-fw-explanation{gap:8px;padding:10px 12px}.demo-mcq-fw-explanation span{font-size:12px}.demo-chat-split{height:420px;min-height:360px;max-height:500px}.demo-chat-split-body{flex-direction:column}.demo-chat-split-right{display:none}.demo-chat-split-left{border-right:none;width:100%;min-height:0}.demo-chat-split-messages{gap:14px;padding:14px}.demo-split-bubble{max-width:90%;padding:10px 14px;font-size:13px}.demo-chat-split-header-left{gap:8px}.demo-chat-split-course{padding:4px 8px;font-size:12px}.demo-chat-split-new-btn,.demo-chat-split-history-btn{padding:5px 8px;font-size:11px}.demo-chat-split-input-area{padding:10px 16px}.demo-chat-split-input{padding:8px 12px}.demo-flashcard-fullwidth{height:480px;min-height:420px;max-height:560px}.demo-fc-fw-content{justify-content:center;align-items:center;min-height:auto;padding:20px 16px 28px;overflow-y:auto}.demo-fc-fw-card-face{min-height:240px;padding:20px 16px}.demo-fc-fw-card-3d{min-height:240px}.demo-fc-fw-card-wrapper{flex-shrink:0;min-height:240px;margin-bottom:24px}.demo-fc-fw-flashcard-container{gap:24px;max-width:100%}.demo-fc-fw-source,.demo-fc-fw-flip-hint{display:none}.demo-fc-fw-buttons{flex-direction:row;flex-shrink:0;gap:8px;width:100%;margin-top:0}.demo-fc-fw-btn{flex:1;padding:12px 16px;font-size:14px}.demo-fc-fw-header-left{gap:8px}.demo-fc-fw-title{font-size:12px}.demo-fc-fw-card-text{font-size:15px}.demo-fc-fw-source-badge{padding:6px 12px;font-size:11px}.demo-test-fullwidth{height:563px;min-height:493px;max-height:635px}.demo-test-fw-header{flex-wrap:wrap;height:auto;min-height:52px;padding:8px 16px}.demo-test-fw-header-right{flex-wrap:wrap}.demo-test-fw-title{font-size:12px}.demo-test-fw-submit{padding:6px 12px;font-size:12px}.demo-test-fw-timer{padding:5px 10px;font-size:12px}.demo-test-fw-progress-section{padding:10px 16px}.demo-test-fw-progress-info{flex-wrap:wrap;gap:8px}.demo-test-fw-progress-label{width:100%;margin-bottom:4px;font-size:11px}.demo-test-fw-progress-bar-container{flex:1;min-width:200px}.demo-test-fw-progress-percent{font-size:11px}.demo-test-fw-content{justify-content:flex-start;align-items:flex-start;padding:16px;overflow-y:auto}.demo-test-fw-question-container{gap:12px}.demo-test-fw-question-card{padding:12px 14px}.demo-test-fw-question-text{font-size:13px;line-height:1.4}.demo-test-fw-source-badge{padding:6px 10px;font-size:10px}.demo-test-fw-options{gap:10px}.demo-test-fw-option{padding:12px 14px}.demo-test-fw-option-text{font-size:12px}.demo-test-fw-nav{flex-wrap:wrap;gap:8px;max-width:100%;overflow:hidden}.demo-test-fw-nav-btn{padding:8px 14px;font-size:13px}.demo-test-fw-question-dots{order:3;justify-content:flex-start;max-width:100%;padding:8px 0;overflow:hidden}.demo-test-fw-question-container{max-width:100%;overflow:hidden}.demo-mcq-fw-question-text{font-size:13px}.demo-mcq-fw-option{gap:8px;padding:8px 10px}.demo-mcq-fw-option-text{font-size:12px}.demo-mcq-fw-option-letter{border-radius:6px;width:24px;height:24px;font-size:11px}.demo-fr-fullwidth{height:505px;min-height:435px;max-height:595px}.demo-fr-fw-content{padding:14px 12px;overflow-y:auto}.demo-fr-fw-question-container{gap:10px}.demo-fr-fw-question-card{padding:12px 14px}.demo-fr-fw-question-text{font-size:14px}.demo-fr-fw-textarea{min-height:80px;padding:12px 14px;font-size:13px}.demo-fr-fw-submit{padding:8px 16px;font-size:13px}.demo-fr-fw-grading{padding:24px 16px}.demo-fr-fw-feedback{padding:14px 16px}.demo-fr-fw-feedback-text,.demo-fr-fw-collapsible-content p{font-size:13px}.demo-transcription-real{height:550px;min-height:500px;max-height:620px}.demo-trans-header{flex-wrap:wrap;height:auto;min-height:56px;padding:8px 16px}.demo-trans-header-left{flex-wrap:wrap}.demo-trans-title{font-size:12px}.demo-trans-timer{padding:5px 10px;font-size:12px}.demo-trans-stop{display:none}.demo-trans-body{flex-direction:column}.demo-trans-left{min-height:260px;max-height:320px}.demo-trans-right{min-height:290px;max-height:350px}.demo-trans-note-heading h2{word-wrap:break-word;overflow-wrap:break-word;font-size:17px}.demo-trans-note-subheading h3{word-wrap:break-word;overflow-wrap:break-word;font-size:15px}.demo-trans-bullet p,.demo-trans-highlight p,.demo-trans-text{word-wrap:break-word;overflow-wrap:break-word;font-size:13px}.demo-tchat{height:550px;min-height:500px;max-height:620px}.demo-tchat-body{flex-direction:column}.demo-tchat-notes-pane,.demo-tchat-chat-pane{border-right:none}.demo-tchat-notes-pane{border-bottom:1px solid #1e202c14;min-height:220px;max-height:270px}.demo-tchat-chat-pane{min-height:310px;max-height:370px}.demo-grading-fullwidth{height:535px;min-height:475px;max-height:615px}.demo-grading-content{overflow-y:auto}.demo-lb-fullwidth{height:435px;min-height:375px;max-height:515px}.demo-lb-content{overflow-y:auto}.demo-upload-container{height:clamp(350px,40vh,500px);min-height:350px}.demo-fc-fw-header{height:40px;padding:0 12px}.demo-fc-fw-close,.demo-fc-fw-settings{width:28px;height:28px}.demo-fc-fw-level{padding:3px 8px;font-size:11px}.demo-fc-fw-progress-section{padding:6px 12px}.demo-fc-fw-batch,.demo-fc-fw-left{font-size:11px}.demo-fc-fw-progress-info{gap:8px}.demo-fc-fw-generating{gap:10px}.demo-fc-fw-gen-icon{width:44px;height:44px}.demo-fc-fw-gen-label{font-size:13px}.demo-fc-fw-gen-count{font-size:22px}.demo-fc-fw-gen-progress{max-width:280px;height:6px}.demo-fc-fw-source-badge{font-size:10px}}.demo-chat-table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid #1e202c1a;border-radius:8px;margin-top:12px;overflow-x:auto}.demo-chat-table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.5}.demo-chat-table th{color:#fff;text-align:left;white-space:nowrap;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);padding:8px 12px;font-size:12px;font-weight:600}.demo-chat-table th:first-child{border-radius:7px 0 0}.demo-chat-table th:last-child{border-radius:0 7px 0 0}.demo-chat-table td{color:#474b5d;border-bottom:1px solid #1e202c0f;padding:7px 12px;font-size:12px}.demo-chat-table tbody tr:nth-child(2n){background:#4f46e505}.demo-chat-table tbody tr:last-child td{border-bottom:none}.demo-chat-table tbody tr:last-child td:first-child{border-radius:0 0 0 7px}.demo-chat-table tbody tr:last-child td:last-child{border-radius:0 0 7px}.demo-chat-table tr{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(8px)}.demo-chat-table tr.visible{opacity:1;transform:translateY(0)}@media (max-width:480px){.demo-browser-content{min-height:280px}.demo-browser-chrome{padding:0 10px}.demo-url-bar{max-width:150px}.demo-url-text{font-size:11px}.demo-browser-actions{display:none}.demo-test-fw-header-left,.demo-trans-header-left,.demo-fc-fw-header-left,.demo-chat-split-header-left{gap:4px}.demo-test-fw-title,.demo-trans-title,.demo-fc-fw-title{font-size:11px}.demo-test-fw-question-text{margin-bottom:8px;font-size:11px;line-height:1.3}.demo-test-fw-question-container{gap:8px}.demo-test-fw-source-badge{gap:4px;padding:4px 8px;font-size:9px}.demo-test-fw-option{gap:8px;padding:6px 8px}.demo-test-fw-option-text{font-size:11px}.demo-test-fw-option-letter{width:22px;height:22px;font-size:10px}.demo-trans-bullet{padding:0;font-size:12px}.demo-flashcard-fullwidth{height:420px;min-height:370px;max-height:500px}.demo-fc-fw-card-text{font-size:14px;line-height:1.5}.demo-fc-fw-card-face{gap:14px;min-height:210px;padding:16px 12px}.demo-fc-fw-card-wrapper{flex-shrink:0;min-height:210px;margin-bottom:12px}.demo-fc-fw-card-3d{min-height:210px}.demo-fc-fw-flashcard-container{gap:16px}.demo-fc-fw-source,.demo-fc-fw-flip-hint{display:none}.demo-fc-fw-buttons{flex-shrink:0;margin-top:0}.demo-fc-fw-btn{border-width:1.5px;border-radius:10px;padding:10px 12px;font-size:12px}.demo-fc-fw-gen-icon{width:36px;height:36px}.demo-fc-fw-gen-label{font-size:12px}.demo-fc-fw-gen-count{font-size:18px}.demo-fc-fw-gen-progress{max-width:220px;height:5px}.demo-chat-split-new-btn,.demo-chat-split-history-btn{display:none}.demo-chat-split-header{padding:0 12px}.demo-test-fullwidth{height:530px;min-height:450px;max-height:593px}.demo-test-fw-nav-btn{padding:5px 10px;font-size:11px}.demo-test-fw-content{justify-content:flex-start;align-items:flex-start;padding:10px 8px}.demo-fc-fw-content{justify-content:center;align-items:center;min-height:auto;padding:8px 8px 12px}.demo-chat-split{height:400px;min-height:340px;max-height:460px}.demo-split-bubble{font-size:13px}.demo-trans-notes,.demo-trans-transcript{padding:12px}.demo-trans-note-heading h2{font-size:16px}.demo-trans-note-subheading h3{font-size:14px}.demo-chat-split-course{font-size:11px}.demo-test-fw-progress-label{font-size:10px}.demo-test-fw-submit{padding:5px 10px;font-size:11px}.demo-test-fw-timer,.demo-trans-timer{padding:4px 8px;font-size:11px}.demo-tchat{height:530px;min-height:480px;max-height:600px}.demo-transcription-real{height:510px;min-height:460px;max-height:570px}.demo-mcq-fullwidth{height:465px;min-height:405px;max-height:535px}.demo-mcq-fw-content{padding:10px 8px}.demo-mcq-fw-question-card{padding:10px 12px}.demo-mcq-fw-question-text{font-size:12px}.demo-mcq-fw-options{gap:5px}.demo-mcq-fw-option{padding:7px 8px}.demo-mcq-fw-option-letter{width:22px;height:22px;font-size:10px}.demo-mcq-fw-option-text{font-size:11px}.demo-mcq-fw-explanation{padding:8px 10px}.demo-mcq-fw-explanation span{font-size:11px}.demo-fr-fullwidth{height:465px;min-height:405px;max-height:535px}.demo-fr-fw-content{padding:10px 8px}.demo-fr-fw-question-card{padding:10px 12px}.demo-fr-fw-question-text{font-size:13px}.demo-fr-fw-textarea{min-height:60px;font-size:12px}.demo-fr-fw-submit{padding:7px 14px;font-size:12px}.demo-fr-fw-grading{padding:16px 12px}.demo-fr-fw-brain-icon{width:40px;height:40px}.demo-fr-fw-feedback{padding:10px 12px}.demo-fr-fw-feedback-text{font-size:12px}.demo-fr-fw-collapsible-header{padding:8px 12px;font-size:11px}.demo-fr-fw-collapsible-content p{font-size:12px}.demo-grading-fullwidth{height:505px;min-height:455px;max-height:575px}.demo-grading-content{padding:12px}.demo-grading-stats-card{gap:14px;padding:14px 16px}.demo-grading-grade-circle{width:64px;height:64px}.demo-grading-grade-letter{font-size:20px}.demo-grading-test-name{font-size:14px}.demo-grading-dot{border-radius:5px;width:20px;height:20px}.demo-grading-dots{gap:6px}.demo-grading-dots-section,.demo-grading-topics-section{padding:12px 14px}.demo-grading-topic-name{font-size:13px}.demo-lb-fullwidth{height:405px;min-height:355px;max-height:475px}.demo-lb-content{padding:14px 12px}.demo-lb-member{gap:10px;padding:10px 12px}.demo-lb-avatar{width:32px;height:32px;font-size:11px}.demo-lb-member-name{font-size:13px}.demo-lb-member-score{font-size:14px}.demo-lb-summary{gap:14px}.demo-lb-summary-item{font-size:12px}}@media (max-width:768px){.demo-chat-split-header,.demo-fc-fw-header,.demo-test-fw-header,.demo-trans-header,.demo-tchat .demo-trans-header{overflow:hidden}.demo-url-bar{flex:1;min-width:120px}.demo-browser-window,.demo-chat-split,.demo-flashcard-fullwidth,.demo-test-fullwidth,.demo-mcq-fullwidth,.demo-fr-fullwidth,.demo-transcription-real,.demo-tchat{overflow-anchor:none;scroll-behavior:smooth;max-width:100%;overflow-x:hidden}.demo-browser-content{min-height:300px;overflow-x:hidden}.demo-split-bubble,.demo-test-fw-question-text,.demo-test-fw-option-text,.demo-mcq-fw-question-text,.demo-mcq-fw-option-text,.demo-mcq-fw-explanation span,.demo-fc-fw-card-text,.demo-fr-fw-question-text,.demo-fr-fw-textarea,.demo-fr-fw-feedback-text,.demo-fr-fw-collapsible-content p,.demo-trans-text,.demo-trans-bullet p,.demo-trans-highlight p,.demo-trans-note-heading h2,.demo-trans-note-subheading h3{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.demo-fc-fw-source-badge,.demo-test-fw-source-badge,.demo-fc-fw-title,.demo-test-fw-title,.demo-trans-title,.demo-chat-split-course span,.demo-tchat-session-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.demo-split-source-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.demo-fc-fw-buttons,.demo-test-fw-nav{width:100%;max-width:100%}.demo-test-fw-nav,.demo-test-fw-question-dots{max-width:100%;overflow:hidden}.demo-chat-table th,.demo-chat-table td{padding:5px 8px;font-size:11px}}@media (max-width:375px){.demo-browser-chrome{height:36px;padding:0 8px}.demo-traffic-light{width:9px;height:9px}.demo-url-bar{max-width:120px;height:24px}.demo-url-text{font-size:10px}.demo-browser-content{min-height:260px}.demo-fc-fw-header{height:34px;padding:0 8px}.demo-fc-fw-logo svg{width:16px;height:16px}.demo-fc-fw-close,.demo-fc-fw-settings{width:24px;height:24px}.demo-fc-fw-title{font-size:10px}.demo-fc-fw-level{padding:2px 6px;font-size:10px}.demo-fc-fw-header-right{gap:6px}.demo-fc-fw-progress-section{padding:4px 8px}.demo-fc-fw-batch,.demo-fc-fw-left{font-size:10px}.demo-fc-fw-progress-bar-container{height:4px}.demo-flashcard-fullwidth{height:380px;min-height:330px;max-height:460px}.demo-fc-fw-card-face{gap:10px;min-height:195px;padding:12px 10px}.demo-fc-fw-card-wrapper{min-height:195px;margin-bottom:8px}.demo-fc-fw-card-3d{min-height:195px}.demo-fc-fw-flashcard-container{gap:10px}.demo-fc-fw-card-text{font-size:11px;line-height:1.4}.demo-fc-fw-badge{padding:4px 10px;font-size:10px}.demo-fc-fw-source,.demo-fc-fw-flip-hint{display:none}.demo-fc-fw-btn{padding:8px 10px;font-size:11px}.demo-fc-fw-btn-key{display:none}.demo-fc-fw-gen-icon{width:32px;height:32px}.demo-fc-fw-gen-label{font-size:11px}.demo-fc-fw-gen-count{font-size:16px}.demo-fc-fw-gen-progress{max-width:180px;height:4px}.demo-fc-fw-source-badge{padding:4px 8px;font-size:9px}.demo-mcq-fullwidth{height:395px;min-height:350px;max-height:460px}.demo-mcq-fw-content{padding:8px 6px}.demo-mcq-fw-question-card{padding:8px 10px}.demo-mcq-fw-question-text{font-size:11px}.demo-mcq-fw-options{gap:4px}.demo-mcq-fw-option{gap:6px;padding:6px 7px}.demo-mcq-fw-option-letter{border-radius:5px;width:20px;height:20px;font-size:9px}.demo-mcq-fw-option-text{font-size:10px}.demo-mcq-fw-explanation{padding:6px 8px}.demo-mcq-fw-explanation span{font-size:10px}.demo-mcq-fw-question-container{gap:6px}.demo-fr-fullwidth{height:395px;min-height:350px;max-height:460px}.demo-fr-fw-content{padding:8px 6px}.demo-fr-fw-question-card{padding:8px 10px}.demo-fr-fw-question-text{font-size:12px}.demo-fr-fw-textarea{min-height:50px;padding:8px 10px;font-size:11px}.demo-fr-fw-submit{padding:6px 12px;font-size:11px}.demo-fr-fw-grading{padding:12px 10px}.demo-fr-fw-brain-icon{width:32px;height:32px}.demo-fr-fw-grading-label{font-size:11px}.demo-fr-fw-feedback{padding:8px 10px}.demo-fr-fw-feedback-text{font-size:11px}.demo-fr-fw-collapsible-header{padding:6px 10px;font-size:10px}.demo-fr-fw-collapsible-content p{font-size:11px}.demo-fr-fw-question-container{gap:6px}.demo-chat-split{height:360px;min-height:310px;max-height:420px}.demo-test-fullwidth{height:500px;min-height:430px;max-height:560px}.demo-transcription-real{height:470px;min-height:420px;max-height:530px}.demo-tchat{height:490px;min-height:440px;max-height:550px}.demo-grading-fullwidth{height:465px;min-height:415px;max-height:525px}.demo-lb-fullwidth{height:365px;min-height:325px;max-height:435px}.demo-upload-container{height:320px;min-height:280px;max-height:400px}}@media (prefers-reduced-motion:reduce){.demo-browser-window *,.demo-chat-split *,.demo-flashcard-fullwidth *,.demo-test-fullwidth *,.demo-transcription-real *,.demo-grading-content *,.demo-lb-content *,.demo-mcq-fw-content *,.demo-fr-fw-content *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0fec32c78403d184-s.04k1kxag3vb-a.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:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9d30e1ac529a223a-s.13-z0d191nlw2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9056bf441d45cedc-s.0m41chdbo3wya.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e6c3b2b7c3a61f79-s.0p6j_jmp08.12.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:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e557826f452dbd06-s.0ef8f_5ne8d7r.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:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1497d94d4ac5c969-s.098tawn2q_~b0.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:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e4505858a30c79c2-s.p.14m88r~v.m-cq.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:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0fec32c78403d184-s.04k1kxag3vb-a.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:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9d30e1ac529a223a-s.13-z0d191nlw2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9056bf441d45cedc-s.0m41chdbo3wya.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e6c3b2b7c3a61f79-s.0p6j_jmp08.12.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:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e557826f452dbd06-s.0ef8f_5ne8d7r.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:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1497d94d4ac5c969-s.098tawn2q_~b0.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:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e4505858a30c79c2-s.p.14m88r~v.m-cq.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:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0fec32c78403d184-s.04k1kxag3vb-a.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:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9d30e1ac529a223a-s.13-z0d191nlw2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9056bf441d45cedc-s.0m41chdbo3wya.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e6c3b2b7c3a61f79-s.0p6j_jmp08.12.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:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e557826f452dbd06-s.0ef8f_5ne8d7r.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:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1497d94d4ac5c969-s.098tawn2q_~b0.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:EB Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e4505858a30c79c2-s.p.14m88r~v.m-cq.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:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0fec32c78403d184-s.04k1kxag3vb-a.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:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9d30e1ac529a223a-s.13-z0d191nlw2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9056bf441d45cedc-s.0m41chdbo3wya.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e6c3b2b7c3a61f79-s.0p6j_jmp08.12.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:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e557826f452dbd06-s.0ef8f_5ne8d7r.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:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1497d94d4ac5c969-s.098tawn2q_~b0.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:EB Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e4505858a30c79c2-s.p.14m88r~v.m-cq.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:EB Garamond Fallback;src:local(Times New Roman);ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.0%;size-adjust:94.77%}.eb_garamond_4200b00-module__EJWf8q__className{font-family:EB Garamond,EB Garamond Fallback;font-style:normal}.eb_garamond_4200b00-module__EJWf8q__variable{--m-font-display:"EB Garamond", "EB Garamond Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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_6c171f22-module__qLEIbG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_6c171f22-module__qLEIbG__variable{--m-font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.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:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_acdc94b9-module__jB1ITG__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_acdc94b9-module__jB1ITG__variable{--m-font-display-v2:"Space Grotesk", "Space Grotesk Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.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:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.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:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.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:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_dc0762e0-module__aUneRW__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_dc0762e0-module__aUneRW__variable{--m-font-body-v2:"DM Sans", "DM Sans Fallback"}
