.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.0clmy8uas2o02.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.16h94gcaft.36.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.06okiszhq3vzf.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.0akjet91qu_z..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.0m_.8nb7sv3tq.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.0zw8maj75452d.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.093j32h9etvau.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.0clmy8uas2o02.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.16h94gcaft.36.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.06okiszhq3vzf.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.0akjet91qu_z..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.0m_.8nb7sv3tq.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.0zw8maj75452d.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.093j32h9etvau.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.0clmy8uas2o02.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.16h94gcaft.36.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.06okiszhq3vzf.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.0akjet91qu_z..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.0m_.8nb7sv3tq.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.0zw8maj75452d.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.093j32h9etvau.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.0clmy8uas2o02.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.16h94gcaft.36.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.06okiszhq3vzf.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.0akjet91qu_z..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.0m_.8nb7sv3tq.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.0zw8maj75452d.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.093j32h9etvau.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"}
