.HelpButton_helpButton___DqgL{position:fixed;top:5rem;right:2rem;height:2.75rem;padding:0 1rem;border-radius:1.375rem;background:#fff;border:1px solid rgba(0,0,0,.08);color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.05);transition:all .2s ease;z-index:100;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}@media(max-width:991px){.HelpButton_helpButton___DqgL{right:1.25rem;top:4.375rem;max-width:calc(100vw - 2.5rem)}}.HelpButton_helpButton___DqgL:hover{transform:translateY(-.0625rem);box-shadow:0 6px 16px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.06);border-color:rgba(0,0,0,.12)}.HelpButton_helpButton___DqgL:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);transition-duration:.1s}.HelpButton_helpButton___DqgL:focus-visible{outline:2px solid #3b82f6;outline-offset:.125rem}.HelpButton_helpButton___DqgL svg{font-size:1rem;flex-shrink:0;color:#6b7280}.HelpButton_helpButton___DqgL span{font-size:.875rem;font-weight:500;color:#374151}@media(max-width:768px){.HelpButton_helpButton___DqgL{top:3.75rem;right:1rem;height:2.5rem;padding:0 .875rem;max-width:calc(100vw - 2rem)}.HelpButton_helpButton___DqgL svg{font-size:.875rem}.HelpButton_helpButton___DqgL span{font-size:.8125rem}}@media(max-width:480px){.HelpButton_helpButton___DqgL{top:3.125rem;right:.75rem;height:2.25rem;padding:0 .75rem;max-width:calc(100vw - 1.5rem)}.HelpButton_helpButton___DqgL span,.HelpButton_helpButton___DqgL svg{font-size:.75rem}}.TutorialModal_tutorialOverlay__aBxeO{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:flex-end;padding:1.5rem;opacity:0;visibility:hidden;transition:opacity .2s ease-out,visibility .2s ease-out;pointer-events:none;overflow:visible}.TutorialModal_tutorialOverlay__aBxeO.TutorialModal_visible__myI7g{opacity:1;visibility:visible}.TutorialModal_tutorialOverlay__aBxeO.TutorialModal_visible__myI7g .TutorialModal_tutorialModal__VQ09E{pointer-events:auto}@media(max-width:48rem){.TutorialModal_tutorialOverlay__aBxeO{padding:1rem;align-items:flex-end}}.TutorialModal_tutorialModal__VQ09E{position:relative;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.06),0 12px 28px rgba(0,0,0,.08);border:1px solid #e1e1e1;max-width:31.25rem;width:31.25rem;max-height:calc(100vh - 3rem);overflow:visible!important;display:flex;flex-direction:column;transform:translateX(1.5rem);opacity:0;transition:transform .3s cubic-bezier(.2,0,0,1),opacity .3s ease-out}.TutorialModal_tutorialOverlay__aBxeO.TutorialModal_visible__myI7g .TutorialModal_tutorialModal__VQ09E{transform:translateX(0);opacity:1}@media(max-width:48rem){.TutorialModal_tutorialModal__VQ09E{max-width:100%;width:100%;max-height:70vh;border-radius:8px 8px 0 0}}.TutorialModal_closeButton__60te_{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;border-radius:4px;border:none;background:transparent;color:#767676;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease-out;font-size:1.25rem;z-index:10}.TutorialModal_closeButton__60te_:hover{background:#f4f4f4;color:#000}.TutorialModal_closeButton__60te_:active{background:#e1e1e1;transform:scale(.96)}.TutorialModal_content__t5Nqw{padding:2rem 2.25rem 1.5rem;overflow:visible;flex:1 1;display:flex;flex-direction:column}.TutorialModal_content__t5Nqw .TutorialModal_stepIcon__o_YkQ{width:3rem;height:3rem;background:linear-gradient(135deg,rgba(26,74,40,.08),rgba(26,74,40,.12));border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 0 1.25rem;flex-shrink:0;position:relative}.TutorialModal_content__t5Nqw .TutorialModal_stepIcon__o_YkQ svg{font-size:var(--font-h5);color:#1a4a28}.TutorialModal_content__t5Nqw .TutorialModal_stepIcon__o_YkQ:after{content:"";position:absolute;inset:-.0625rem;border-radius:8px;background:linear-gradient(135deg,rgba(26,74,40,.1),transparent);z-index:-1}.TutorialModal_content__t5Nqw .TutorialModal_title__47ecJ{font-size:var(--font-h6);color:#000;margin:0 0 .5rem}.TutorialModal_content__t5Nqw .TutorialModal_description__1ZCx2{font-size:var(--font-body);color:#767676;line-height:var(--line-height-body);margin:0 0 1.25rem}.TutorialModal_visualContainer__MSnnJ{margin-top:1rem;flex:1 1;display:flex;flex-direction:column;overflow:visible}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI{background:#fdfdfd;border:1px solid #e1e1e1;border-radius:8px;padding:1rem;flex:1 1;display:flex;flex-direction:column;position:relative;overflow:visible}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI:before{content:"";position:absolute;top:0;left:0;right:0;height:.0625rem;background:linear-gradient(90deg,transparent,rgba(26,74,40,.1),rgba(26,74,40,.2),rgba(26,74,40,.1),transparent)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_metaExample__uprjV{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#767676;font-size:var(--font-body)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_metaExample__uprjV .TutorialModal_metaIcon__CcDC3{font-size:var(--font-body)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_metaExample__uprjV .TutorialModal_dot__f2w2I{color:#e1e1e1}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00{display:flex;flex-direction:column;gap:.5rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:#fff;border:1px solid #e1e1e1;border-radius:4px;transition:all .15s ease-out;cursor:default}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6:hover{background:rgba(26,74,40,.04);border-color:rgba(26,74,40,.15);transform:translateX(.125rem)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6 code{background:rgba(26,74,40,.08);padding:.125rem .375rem;border-radius:4px;font-size:var(--font-label);font-weight:500;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;color:#1a4a28;white-space:nowrap}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6 span{font-size:var(--font-body);color:#767676}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv{background:#fff;border:1px solid #e1e1e1;border-radius:8px;overflow:hidden}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror{padding:1rem;min-height:6.25rem;font-size:var(--font-body);line-height:var(--line-height-body);color:#000;text-align:left}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror:focus{outline:none}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror p{margin:0 0 .5rem;text-align:left}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror p:last-child{margin-bottom:0}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror code{background:hsla(0,0%,88%,.2);padding:.125rem .25rem;border-radius:4px;font-size:var(--font-label);color:#1a4a28}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror strong{font-weight:600}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror em{font-style:italic}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h1,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h2,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h3,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h4,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h5,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h6{text-align:left;margin:.75rem 0 .5rem;font-weight:600}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h1{font-size:var(--font-h3)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h2{font-size:var(--font-h4)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror h3{font-size:var(--font-h5)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror ol,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror ul{padding-left:1.5rem;margin:.5rem 0;text-align:left}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror li{margin:.25rem 0}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .ProseMirror p.TutorialModal_is-editor-empty__o7iIR:first-child:before{content:attr(data-placeholder);float:left;color:#767676;pointer-events:none;height:0}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .slash-menu{background:#fff;border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:.5rem;max-height:18.75rem;overflow-y:auto}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .slash-menu .TutorialModal_item__caJN4{padding:.5rem .75rem;border-radius:4px;cursor:pointer;transition:background .15s ease}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .slash-menu .TutorialModal_item__caJN4.TutorialModal_is-selected__3sPKe,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_editorExample__fGnjv .slash-menu .TutorialModal_item__caJN4:hover{background:#fdfdfd}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI{position:relative;overflow:visible!important;padding:2.5rem 1.25rem 1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;min-height:12.5rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI p{margin:0;font-size:var(--font-body);line-height:var(--line-height-body);color:#000;text-align:center}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs{position:relative;display:inline-flex;cursor:pointer}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationNumber__AHIpQ{display:inline-flex;align-items:center;justify-content:center;min-width:1.125rem;height:1.125rem;padding:0 .25rem;margin:0 .125rem;background:rgba(26,74,40,.1);color:#1a4a28;border:1px solid rgba(26,74,40,.3);border-radius:4px;font-size:var(--font-label);font-weight:600;line-height:1;transition:all .2s ease}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs:hover .TutorialModal_citationNumber__AHIpQ{background:rgba(26,74,40,.2);border-color:#1a4a28;transform:scale(1.05)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R{position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translateX(-50%) scale(0);background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:17.5rem;max-width:calc(100vw - 2.5rem);opacity:0;transition:all .2s ease;pointer-events:none;z-index:20000}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:.375rem solid transparent;border-top-color:rgba(0,0,0,.1)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(-1px);border:.3125rem solid transparent;border-top-color:#fff}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs:hover .TutorialModal_citationTooltip__P359R{transform:translateX(-50%) scale(1);opacity:1;pointer-events:auto}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationHeader__zt2_G{padding:.75rem 1rem;border-bottom:1px solid #f4f4f4}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationHeader__zt2_G .TutorialModal_citationTitle__Pc8YR{font-size:var(--font-body);font-weight:600;color:#000}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix{padding:.75rem 1rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_citationReference__X4LjI,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_citationSnippet__6ZSoK{margin-bottom:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_citationReference__X4LjI:last-child,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_citationSnippet__6ZSoK:last-child{margin-bottom:0}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_referenceLabel__ji7Rm,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_snippetLabel__wtCVk{font-size:var(--font-label);font-weight:600;text-transform:uppercase;color:#767676;margin-bottom:.25rem;letter-spacing:.05em}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_referenceText__8ooEp,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_snippetText__3q_5U{font-size:var(--font-body);color:#000;line-height:var(--line-height-body)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationBody__YD3Ix .TutorialModal_snippetText__3q_5U{font-style:italic;background:hsla(0,0%,99%,.5);padding:.5rem;border-radius:4px;border-left:3px solid #1a4a28}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationFooter__H0_QQ{padding:.5rem 1rem .75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationFooter__H0_QQ .TutorialModal_viewSourceBtn__o_BYk{background:none;border:none;color:#1a4a28;font-size:var(--font-body);font-weight:500;cursor:pointer;padding:.25rem .5rem;margin:0 -.5rem;border-radius:4px;transition:all .2s ease}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationFooter__H0_QQ .TutorialModal_viewSourceBtn__o_BYk:hover{background:rgba(26,74,40,.1);color:#0d2414}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP{display:flex;flex-direction:column;gap:.75rem;width:100%}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP .TutorialModal_exportButton__tdzSj{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;border:1px solid #e1e1e1;background:#fff;border-radius:8px;font-size:var(--font-body);color:#000;cursor:pointer;transition:all .2s ease;width:100%}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP .TutorialModal_exportButton__tdzSj:hover{background:#fdfdfd;border-color:#c8c8c8}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP .TutorialModal_exportButton__tdzSj svg{font-size:var(--font-h5)}.TutorialModal_navigation__6vHqJ{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.8));border-top:1px solid #e1e1e1;flex-shrink:0;position:relative}.TutorialModal_navigation__6vHqJ .TutorialModal_skipButton__X0KzA{background:none;border:none;color:#767676;font-size:var(--font-body);cursor:pointer;transition:all .15s ease-out;padding:.375rem .625rem;border-radius:4px}.TutorialModal_navigation__6vHqJ .TutorialModal_skipButton__X0KzA:hover{color:#ffd0df;background:#041d05}.TutorialModal_navigation__6vHqJ .TutorialModal_navButtons__U6X5P{display:flex;gap:.5rem}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:4px;border:1px solid transparent;background:transparent;color:#767676;font-size:var(--font-body);font-weight:500;cursor:pointer;transition:all .15s ease-out;position:relative;overflow:hidden}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4 svg{font-size:var(--font-body);transition:transform .15s ease-out}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4:hover:not(:disabled){background:#041d05;color:#ffd0df}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4:hover:not(:disabled) svg{transform:translateX(.125rem)}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4:active:not(:disabled){transform:scale(.98)}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4:disabled{opacity:.4;cursor:not-allowed}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4.TutorialModal_primary___rRLx{background:#1a4a28;color:#fff;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.04)}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4.TutorialModal_primary___rRLx:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease-out}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4.TutorialModal_primary___rRLx:hover{background:#041d05;box-shadow:0 2px 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.04);transform:translateY(-.0625rem)}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4.TutorialModal_primary___rRLx:hover:before{left:100%}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4.TutorialModal_primary___rRLx:active{transform:scale(.98) translateY(0)}@keyframes TutorialModal_highlightPulse__Nsh4u{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.01)}}@media(max-width:40rem){.TutorialModal_tutorialModal__VQ09E{max-width:95vw;max-height:90vh}.TutorialModal_content__t5Nqw{padding:3.125rem 1.5rem 1.5rem}.TutorialModal_content__t5Nqw .TutorialModal_title__47ecJ{font-size:var(--font-h3)}.TutorialModal_content__t5Nqw .TutorialModal_description__1ZCx2{font-size:var(--font-body)}.TutorialModal_navigation__6vHqJ{padding:1.25rem 1.5rem}.TutorialModal_navigation__6vHqJ .TutorialModal_skipButton__X0KzA{font-size:var(--font-body)}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4{padding:.5rem 1rem;font-size:var(--font-body)}}@media(max-width:768px){.TutorialModal_tutorialOverlay__aBxeO{padding:1rem;align-items:flex-end;justify-content:center}.TutorialModal_tutorialModal__VQ09E{max-width:100%;width:100%;max-height:80vh;border-radius:8px 8px 0 0;transform:none}.TutorialModal_content__t5Nqw{padding:2rem 1.5rem 1.25rem}.TutorialModal_content__t5Nqw .TutorialModal_stepIcon__o_YkQ{width:2.5rem;height:2.5rem;margin:0 0 1rem}.TutorialModal_content__t5Nqw .TutorialModal_stepIcon__o_YkQ svg{font-size:1.25rem}.TutorialModal_content__t5Nqw .TutorialModal_title__47ecJ{font-size:var(--font-h5);margin:0 0 .375rem}.TutorialModal_content__t5Nqw .TutorialModal_description__1ZCx2{font-size:var(--font-label);margin:0 0 1rem}.TutorialModal_visualContainer__MSnnJ{margin-top:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI{padding:.875rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00{gap:.375rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6{padding:.5rem .625rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6 code{font-size:.75rem;padding:.0625rem .25rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6 span{font-size:var(--font-label)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP{gap:.625rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP .TutorialModal_exportButton__tdzSj{padding:.75rem 1rem;font-size:var(--font-label)}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP .TutorialModal_exportButton__tdzSj svg{font-size:1.125rem}.TutorialModal_navigation__6vHqJ{padding:1rem 1.25rem}.TutorialModal_navigation__6vHqJ .TutorialModal_skipButton__X0KzA{font-size:var(--font-label);padding:.25rem .5rem}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4{padding:.375rem .75rem;font-size:var(--font-label)}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4 svg{font-size:var(--font-label)}}@media(max-width:480px){.TutorialModal_tutorialOverlay__aBxeO{padding:.75rem}.TutorialModal_tutorialModal__VQ09E{max-height:70vh}.TutorialModal_content__t5Nqw{padding:1.5rem 1rem 1rem}.TutorialModal_content__t5Nqw .TutorialModal_stepIcon__o_YkQ{width:2rem;height:2rem;margin:0 0 .75rem}.TutorialModal_content__t5Nqw .TutorialModal_stepIcon__o_YkQ svg{font-size:1rem}.TutorialModal_content__t5Nqw .TutorialModal_title__47ecJ{font-size:var(--font-h6);margin:0 0 .25rem}.TutorialModal_content__t5Nqw .TutorialModal_description__1ZCx2{font-size:.75rem;margin:0 0 .75rem;line-height:1.4}.TutorialModal_visualContainer__MSnnJ{margin-top:.5rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI{padding:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_metaExample__uprjV{font-size:.75rem;gap:.5rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_metaExample__uprjV .TutorialModal_metaIcon__CcDC3{font-size:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00{gap:.25rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6{padding:.375rem .5rem;gap:.5rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6 code{font-size:.625rem;padding:0 .1875rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_commandsList__hnA00 .TutorialModal_command__VpEz6 span{font-size:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI{padding:1.875rem 1rem 1rem;min-height:9.375rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI p{font-size:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationNumber__AHIpQ{min-width:1rem;height:1rem;font-size:.625rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R{width:15rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationHeader__zt2_G{padding:.625rem .75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationHeader__zt2_G .TutorialModal_citationTitle__Pc8YR{font-size:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationBody__YD3Ix{padding:.625rem .75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationBody__YD3Ix .TutorialModal_referenceLabel__ji7Rm,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationBody__YD3Ix .TutorialModal_snippetLabel__wtCVk{font-size:.625rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationBody__YD3Ix .TutorialModal_referenceText__8ooEp,.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationBody__YD3Ix .TutorialModal_snippetText__3q_5U{font-size:.6875rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationBody__YD3Ix .TutorialModal_snippetText__3q_5U{padding:.375rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationFooter__H0_QQ{padding:.375rem .75rem .625rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_citationExample__RDVGI .TutorialModal_citation__CKcUs .TutorialModal_citationTooltip__P359R .TutorialModal_citationFooter__H0_QQ .TutorialModal_viewSourceBtn__o_BYk{font-size:.75rem;padding:.125rem .375rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP{gap:.5rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP .TutorialModal_exportButton__tdzSj{padding:.625rem .875rem;font-size:.75rem}.TutorialModal_visualContainer__MSnnJ .TutorialModal_visualExample__5xroI .TutorialModal_exportButtons__z6wBP .TutorialModal_exportButton__tdzSj svg{font-size:1rem}.TutorialModal_navigation__6vHqJ{padding:.75rem 1rem;gap:.5rem}.TutorialModal_navigation__6vHqJ .TutorialModal_skipButton__X0KzA{font-size:.75rem;padding:.1875rem .375rem}.TutorialModal_navigation__6vHqJ .TutorialModal_navButtons__U6X5P{gap:.25rem}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4{padding:.25rem .625rem;font-size:.75rem;gap:.125rem}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4 svg{font-size:.75rem}.TutorialModal_navigation__6vHqJ .TutorialModal_navButton__NuIt4.TutorialModal_primary___rRLx{padding:.3125rem .75rem}}.QuickCreateModal_modalOverlay__Cv9Do{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;animation:QuickCreateModal_fadeIn__tK_Ow .2s ease}.QuickCreateModal_modalContent__WX5lk{background:#fff;border-radius:8px;max-width:35rem;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.15);animation:QuickCreateModal_slideUp__MKjWl .3s cubic-bezier(.4,0,.2,1)}.QuickCreateModal_modalHeader__pKV3p{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;align-items:flex-start}.QuickCreateModal_modalHeader__pKV3p h2{font-size:var(--font-h6);margin:0 0 .25rem;color:#000}.QuickCreateModal_modalHeader__pKV3p p{font-size:var(--font-body);color:#767676;margin:0;padding-right:1rem}.QuickCreateModal_closeButton__aZZvu{background:none;border:none;color:#767676;cursor:pointer;padding:.25rem;border-radius:999px;transition:all .2s ease}.QuickCreateModal_closeButton__aZZvu:hover{background:#fdfdfd;color:#000}.QuickCreateModal_closeButton__aZZvu:disabled{opacity:.5;cursor:not-allowed}.QuickCreateModal_languageSelector__GX_kr{padding:1rem 1.5rem;border-bottom:1px solid #e1e1e1}.QuickCreateModal_languageSelector__GX_kr label{display:block;font-size:var(--font-label);color:#767676;margin-bottom:.5rem;font-weight:500}.QuickCreateModal_languageOptions__XyIrk{display:flex;gap:.5rem}.QuickCreateModal_languageOption__ieQrr{flex:1 1;padding:.5rem 1rem;background:#fff;border:1px solid #e1e1e1;border-radius:999px;font-size:var(--font-body);color:#767676;cursor:pointer;transition:all .2s ease}.QuickCreateModal_languageOption__ieQrr:hover{border-color:#1a4a28;color:#000}.QuickCreateModal_languageOption__ieQrr.QuickCreateModal_active__qfhQR{background:#1a4a28;border-color:#1a4a28;color:#fff;font-weight:500}.QuickCreateModal_languageOption__ieQrr:disabled{opacity:.5;cursor:not-allowed}.QuickCreateModal_languageOption__ieQrr:disabled:hover{border-color:#e1e1e1;color:#767676}.QuickCreateModal_languageOption__ieQrr:disabled.QuickCreateModal_active__qfhQR{border-color:#1a4a28;color:#fff}.QuickCreateModal_optionsContainer__u5Fik{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.QuickCreateModal_optionCard__olpdW{width:100%;padding:1.25rem;background:#fff;border:1px solid #e1e1e1;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:1rem;text-align:left;position:relative;overflow:hidden}.QuickCreateModal_optionCard__olpdW:hover{border-color:#1a4a28;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.QuickCreateModal_optionCard__olpdW:disabled{opacity:.6;cursor:not-allowed}.QuickCreateModal_optionCard__olpdW:disabled:hover{transform:none;box-shadow:none}.QuickCreateModal_optionCard__olpdW.QuickCreateModal_selected__sGJ2x{border-color:#1a4a28;background:rgba(26,74,40,.05)}.QuickCreateModal_titleRow__YztIr{display:flex;align-items:center;gap:.5rem}.QuickCreateModal_optionContent__qeNxy{flex:1 1}.QuickCreateModal_optionContent__qeNxy h3{font-size:var(--font-h6);color:#000}.QuickCreateModal_optionContent__qeNxy p{font-size:var(--font-body);color:#767676;margin:0 0 .5rem;line-height:1.4}.QuickCreateModal_optionMeta__y1Nrg{display:flex;gap:1rem;font-size:var(--font-label)}.QuickCreateModal_optionMeta__y1Nrg .QuickCreateModal_count__84AH3{color:#1a4a28}.QuickCreateModal_optionMeta__y1Nrg .QuickCreateModal_time__zX1Px{color:#767676}.QuickCreateModal_loadingSpinner__ho1dA{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;border:2px solid #e1e1e1;border-top-color:#1a4a28;border-radius:50%;animation:QuickCreateModal_spin__88Kwx .8s linear infinite}.QuickCreateModal_modalFooter__zMYlK{padding:1rem 1.5rem 1.5rem;border-top:1px solid #e1e1e1}.QuickCreateModal_notificationInfo__O6fXL{gap:.5rem;padding:.75rem 1rem;background:#041d05;border-radius:8px;margin-bottom:1rem;align-items:center;justify-content:center;display:flex}.QuickCreateModal_notificationInfo__O6fXL svg{color:#ffd0df;flex-shrink:0}.QuickCreateModal_notificationInfo__O6fXL p{font-size:var(--font-label);color:#ffd0df;margin:0;line-height:1.4}.QuickCreateModal_cancelButton__zkQZy{width:100%;padding:.75rem 1.5rem;background:#fdfdfd;color:#767676;border:none;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:all .2s ease}.QuickCreateModal_cancelButton__zkQZy:hover{background:#e1e1e1}.QuickCreateModal_cancelButton__zkQZy:disabled{opacity:.5;cursor:not-allowed}@keyframes QuickCreateModal_fadeIn__tK_Ow{0%{opacity:0}to{opacity:1}}@keyframes QuickCreateModal_slideUp__MKjWl{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes QuickCreateModal_spin__88Kwx{to{transform:translateY(-50%) rotate(1turn)}}@media(max-width:768px){.QuickCreateModal_modalContent__WX5lk{width:95%;max-height:80vh}.QuickCreateModal_modalHeader__pKV3p{padding:1.25rem 1.25rem 1rem}.QuickCreateModal_languageSelector__GX_kr{padding:.75rem 1.25rem}.QuickCreateModal_languageOptions__XyIrk{gap:.375rem}.QuickCreateModal_languageOption__ieQrr{padding:.375rem .75rem;font-size:var(--font-label)}.QuickCreateModal_optionsContainer__u5Fik{padding:1.25rem;gap:.75rem}.QuickCreateModal_optionCard__olpdW{padding:1rem}.QuickCreateModal_optionIcon__75ZHs{width:2.5rem;height:2.5rem}}.CitationTooltip_citationTooltip__bLRIS{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#fff;border-radius:8px;border:1px solid #e1e1e1;width:20rem;max-width:calc(100vw - 2.5rem);margin-bottom:.5rem;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:1000}@media(max-width:768px){.CitationTooltip_citationTooltip__bLRIS{left:0;right:auto;transform:translateX(0);max-width:calc(100vw - 2.5rem);width:15rem}}.CitationTooltip_citationTooltip__bLRIS.CitationTooltip_visible__ZwXiC{opacity:1;visibility:visible;pointer-events:auto}.CitationTooltip_header__AS_fL{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fdfdfd;border-bottom:1px solid #f4f4f4}.CitationTooltip_documentIcon__RpwfA{font-size:2rem;flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:4px;color:#767676}@media(max-width:768px){.CitationTooltip_documentIcon__RpwfA{font-size:1.5rem;width:2rem;height:2rem}}.CitationTooltip_documentInfo__VhHZA{flex:1 1;min-width:0}.CitationTooltip_documentName__ZyJ6g{font-weight:600;font-size:var(--font-body);color:#000;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CitationTooltip_referenceText__TKk52{font-size:var(--font-label);color:#767676;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;word-break:break-word}.CitationTooltip_body__IAWNG{padding:1rem}.CitationTooltip_contextText__Ao7B3{font-size:var(--font-label);line-height:1.5;color:#000;word-break:break-word;overflow-wrap:break-word}.CitationTooltip_footer__8uyYf{padding:1rem}.CitationTooltip_viewSourceButton__1Z5Ci{width:100%;padding:.75rem 1rem;background:#1a4a28;border:none;border-radius:999px;color:#fff;font-size:var(--font-body);font-weight:500;cursor:pointer;transition:all .2s ease;pointer-events:auto}.CitationTooltip_viewSourceButton__1Z5Ci:hover{background:#041d05;transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,74,40,.3)}.CitationTooltip_viewSourceButton__1Z5Ci:active{transform:translateY(0);box-shadow:0 2px 6px rgba(26,74,40,.2)}.MiniChatWidget_miniChatContainer__OIylL{position:fixed;bottom:20px;right:20px;z-index:10000}@media(max-width:768px){.MiniChatWidget_miniChatContainer__OIylL{bottom:20px;right:20px;left:auto;width:auto}}.MiniChatWidget_toggleButton__StgHw{background:#fff;border:2px solid #1a4a28;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s ease;position:relative;padding:0;overflow:hidden}.MiniChatWidget_toggleButton__StgHw:hover{transform:scale(1.08);box-shadow:0 12px 36px rgba(0,0,0,.25);border-color:#041d05}.MiniChatWidget_toggleButton__StgHw:active{transform:scale(.95)}@media(max-width:768px){.MiniChatWidget_toggleButton__StgHw{width:48px;height:48px}}.MiniChatWidget_toggleAnimation__rIDYM{width:40px;height:40px}@media(max-width:768px){.MiniChatWidget_toggleAnimation__rIDYM{width:34px;height:34px}}.MiniChatWidget_chatWindow__hWAXs{position:absolute;bottom:0;right:0;width:420px;height:550px;background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;animation:MiniChatWidget_slideUp__0mQ00 .3s ease;border:1px solid #e1e1e1;resize:none}@media(max-width:768px){.MiniChatWidget_chatWindow__hWAXs{position:fixed;bottom:0;right:0;left:0;width:100%!important;height:70vh!important;border-radius:8px 8px 0 0;animation:MiniChatWidget_slideUpMobile__h5vsH .3s ease}}.MiniChatWidget_resizeHandleTop__vtVhd{position:absolute;top:0;left:0;right:0;height:6px;cursor:ns-resize;z-index:1000;opacity:0;background:transparent}@media(max-width:768px){.MiniChatWidget_resizeHandleTop__vtVhd{display:none}}.MiniChatWidget_resizeHandleLeft__VHmNs{position:absolute;top:0;left:0;bottom:0;width:6px;cursor:ew-resize;z-index:1000;opacity:0;background:transparent}@media(max-width:768px){.MiniChatWidget_resizeHandleLeft__VHmNs{display:none}}.MiniChatWidget_resizeHandleCorner__zO_xb{position:absolute;top:0;left:0;width:20px;height:20px;cursor:nwse-resize;z-index:1001;opacity:0;background:transparent}@media(max-width:768px){.MiniChatWidget_resizeHandleCorner__zO_xb{display:none}}@keyframes MiniChatWidget_slideUp__0mQ00{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes MiniChatWidget_slideUpMobile__h5vsH{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MiniChatWidget_header__LZl2N{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;position:relative}.MiniChatWidget_dropdownContainer__y_YOH{position:relative;flex:1 1}.MiniChatWidget_dropdownTrigger__96L4e{background:transparent;border:none;cursor:pointer;padding:8px 12px;border-radius:4px;display:flex;align-items:center;gap:8px;font-size:var(--font-body);color:#000;font-weight:400;transition:background .2s ease}.MiniChatWidget_dropdownTrigger__96L4e:hover{background:#f4f4f4}.MiniChatWidget_dropdownTrigger__96L4e span{flex:1 1;text-align:left}.MiniChatWidget_dropdownTrigger__96L4e svg{width:16px;height:16px;transition:transform .2s ease}.MiniChatWidget_dropdownIconOpen__b2BzZ{transform:rotate(180deg)}.MiniChatWidget_dropdownMenu__r5Dst{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1001;max-height:300px;overflow-y:auto;animation:MiniChatWidget_dropdownSlideIn__6UOli .2s ease}@keyframes MiniChatWidget_dropdownSlideIn__6UOli{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MiniChatWidget_dropdownSection__E2AFN{padding:8px}.MiniChatWidget_dropdownSectionTitle__rMwmp{font-size:11px;color:#767676;padding:8px 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.MiniChatWidget_dropdownItem__v8pbA{width:100%;background:transparent;border:none;cursor:pointer;padding:8px 12px;border-radius:4px;font-size:13px;color:#000;text-align:left;transition:background .15s ease;font-family:OpenSauceSans,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.MiniChatWidget_dropdownItem__v8pbA:hover{background:#f4f4f4}.MiniChatWidget_dropdownItem__v8pbA.MiniChatWidget_active__8uO9v{background:#f4f4f4;color:#1a4a28;font-weight:500}.MiniChatWidget_dropdownEmpty__bWzGZ,.MiniChatWidget_dropdownLoading__LYpk5{padding:16px 12px;text-align:center;color:#767676;font-size:13px}.MiniChatWidget_introSection__vt2BO{padding:0 16px 12px}.MiniChatWidget_introSection__vt2BO h3{margin:0 0 8px;font-size:var(--font-h6);font-weight:500;color:#041d05}.MiniChatWidget_prepromptContainer__GVg_W{display:flex;flex-direction:column;gap:8px}.MiniChatWidget_prepromptButton__qMMNl{width:100%;display:flex;align-items:center;gap:8px;border:none;text-align:left;background:transparent;padding:10px 12px 10px 0;cursor:pointer}.MiniChatWidget_prepromptButton__qMMNl svg{min-width:18px;min-height:18px;color:#1a4a28}.MiniChatWidget_prepromptButton__qMMNl svg:hover{color:#041d05}.MiniChatWidget_prepromptButton__qMMNl span{display:block;font-weight:400;color:#000;font-size:var(--font-body)}.MiniChatWidget_prepromptButton__qMMNl span:hover,.MiniChatWidget_prepromptButton__qMMNl:hover{color:#041d05;font-weight:600}.MiniChatWidget_headerActions__5ScOM{display:flex;gap:8px}.MiniChatWidget_iconButton__3jRPh{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .2s ease;color:#767676;position:relative}.MiniChatWidget_iconButton__3jRPh:hover{background:#f4f4f4}.MiniChatWidget_iconButton__3jRPh:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#fff;color:#000;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;pointer-events:none;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e1e1e1}.MiniChatWidget_iconButton__3jRPh:hover:after{opacity:1;visibility:visible}.MiniChatWidget_iconButton__3jRPh svg{width:20px;height:20px}.MiniChatWidget_messagesContainer__8TcMd{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background:#fff;min-height:0}.MiniChatWidget_emptyState__h0Aag{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#767676;text-align:center;padding:32px}.MiniChatWidget_emptyState__h0Aag svg{width:48px;height:48px;margin-bottom:12px;opacity:.5}.MiniChatWidget_emptyState__h0Aag p{margin:0;font-size:var(--font-body)}.MiniChatWidget_messageWrapper__EjZKF{display:flex;width:100%;margin-bottom:16px;animation:MiniChatWidget_fadeIn__sDVbJ .3s ease}.MiniChatWidget_messageWrapper__EjZKF.MiniChatWidget_user__p5RN3{flex-direction:row-reverse}.MiniChatWidget_messageWrapper__EjZKF.MiniChatWidget_assistant__4P8pa{flex-direction:column;align-items:flex-start}@keyframes MiniChatWidget_fadeIn__sDVbJ{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.MiniChatWidget_message__X7dWm{font-size:var(--font-body);line-height:1.6;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.MiniChatWidget_message__X7dWm.MiniChatWidget_user__p5RN3{background:#f4f4f4;color:#000;border-radius:8px;padding:12px 16px;max-width:85%;white-space:pre-wrap}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa{max-width:100%;color:#000}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa p{margin:0 0 12px;white-space:pre-wrap;line-height:1.6}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa p:last-child{margin-bottom:0}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa ol,.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa ul{margin:8px 0 12px;padding-left:20px;line-height:1.6}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa ol:last-child,.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa ul:last-child{margin-bottom:0}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa ul{list-style-type:disc}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa ol{list-style-type:decimal}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa li{margin-bottom:6px;line-height:1.6}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa li:last-child{margin-bottom:0}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa strong{font-weight:600}.MiniChatWidget_message__X7dWm.MiniChatWidget_assistant__4P8pa code{background:#f4f4f4;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em}.MiniChatWidget_message__X7dWm.MiniChatWidget_streaming__VviAC:after{content:"▋";animation:MiniChatWidget_blink__pmL0N 1s infinite;margin-left:2px;color:#767676}.MiniChatWidget_citation__0CTW1{position:relative;display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MiniChatWidget_citationNumber__eODHk{display:inline-flex;align-items:center;justify-content:center;background:#e1e1e1;color:#000;font-weight:500;font-size:10px;margin-left:2px;width:18px;height:18px;border-radius:4px;vertical-align:baseline;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.MiniChatWidget_citation__0CTW1:hover .MiniChatWidget_citationNumber__eODHk{background:#767676;color:#fff;border-color:#767676;transform:translateY(-1px)}.MiniChatWidget_citationTooltipWrapper__C7eCG{position:fixed;z-index:99999;pointer-events:auto}.MiniChatWidget_citationTooltipWrapper__C7eCG>div{opacity:1;visibility:visible;pointer-events:auto;max-width:320px;font-size:13px;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:MiniChatWidget_tooltipFadeIn__KJ9Wi .15s ease}@keyframes MiniChatWidget_tooltipFadeIn__KJ9Wi{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes MiniChatWidget_blink__pmL0N{0%,50%{opacity:1}51%,to{opacity:0}}.MiniChatWidget_thinkingIndicator__9K5oF{display:flex;align-items:center;gap:10px;padding:8px 0;animation:MiniChatWidget_fadeIn__sDVbJ .3s ease}.MiniChatWidget_thinkingIcon__X8Rjj{display:flex;align-items:center;justify-content:center;color:#767676}.MiniChatWidget_thinkingText__HHPVr{font-size:var(--font-body);color:#000}.MiniChatWidget_timestamp__jefEI{display:none}.MiniChatWidget_inputContainer__tmzf_{padding:20px;background:transparent}.MiniChatWidget_inputWrapper__HMpRE{display:flex;align-items:center;padding:10px 14px;border-radius:8px;background:#fff;border:1px solid #e1e1e1;gap:10px;box-shadow:0 8px 20px rgba(0,0,0,.08)}.MiniChatWidget_inputWrapper__HMpRE:focus-within{border-color:#1a4a28;box-shadow:0 0 0 2px rgba(26,74,40,.08)}.MiniChatWidget_textarea__IF8sJ{flex:1 1;min-height:40px;max-height:120px;padding:0;border:none;border-radius:0;font-size:var(--font-body);resize:none;background:transparent;color:#000;transition:color .2s ease}.MiniChatWidget_textarea__IF8sJ:focus{outline:none}.MiniChatWidget_textarea__IF8sJ:disabled{opacity:.6;cursor:not-allowed}.MiniChatWidget_textarea__IF8sJ::placeholder{color:#767676}.MiniChatWidget_sendButton__55dfM{background:#ffd0df;color:#041d05;border:none;border-radius:8px;width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;flex-shrink:0}.MiniChatWidget_sendButton__55dfM:hover:not(:disabled){background:#ffb7ce;transform:translateY(-1px);box-shadow:0 6px 14px rgba(0,0,0,.08)}.MiniChatWidget_sendButton__55dfM:active:not(:disabled){transform:translateY(0)}.MiniChatWidget_sendButton__55dfM:disabled{opacity:.6;cursor:not-allowed}.MiniChatWidget_sendButton__55dfM svg{width:20px;height:20px}.MiniChatWidget_errorMessage__Qrz0J{background:red;color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.MiniChatWidget_errorMessage__Qrz0J svg{width:16px;height:16px;flex-shrink:0}.PracticeScreen_practiceContainer__P5psJ,.PracticeScreen_variables__k5Jl_{--container-max-width:rem(1200);--content-max-width:rem(850);--container-padding-x:rem(24);--container-border-radius:$radius-small;--container-box-shadow:0 rem(1) rem(2) rgba(0,0,0,.05);--container-border:1px solid $border}.PracticeScreen_practiceContainer__P5psJ{display:flex;flex-direction:column;width:100%}.PracticeScreen_navigatorContainer__dfXUu{width:100%;background-color:#fdfdfd;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:1rem 0;margin-bottom:1.5rem}.PracticeScreen_contentContainer__aDAmw{flex:1 1;display:flex;justify-content:center;width:100%;padding:5rem 1.5rem 2rem;position:relative;margin-top:0}@media(max-width:992px){.PracticeScreen_contentContainer__aDAmw{padding:100px 0 20px}}.PracticeScreen_mainContent__QAVpU{width:100%;max-width:var(--content-max-width)}.PracticeScreen_contentWrapperNarrow__ZPjvn,.PracticeScreen_contentWrapper__wg4Jo{width:100%;max-width:var(--container-max-width);padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);box-sizing:border-box;display:flex;flex-direction:column}@media(min-width:576px){.PracticeScreen_contentWrapperNarrow__ZPjvn,.PracticeScreen_contentWrapper__wg4Jo{padding-left:calc(var(--container-padding-x)*1.33);padding-right:calc(var(--container-padding-x)*1.33)}}.PracticeScreen_contentWrapperNarrow__ZPjvn{max-width:var(--content-max-width);margin:0 auto}.PracticeScreen_headerContainer__x_hs_{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10;padding:1.25rem 0;background-color:#fff;border-bottom:1px solid #e1e1e1;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.05)}.PracticeScreen_headerContainerWithNav__weICC{border-bottom:none;box-shadow:none}.PracticeScreen_headerInner__vHDDi{width:100%;max-width:var(--container-max-width);padding:0 var(--container-padding-x);box-sizing:border-box}@media(min-width:576px){.PracticeScreen_headerInner__vHDDi{padding:0 calc(var(--container-padding-x)*1.33)}}.PracticeScreen_headerTop__v3n_T{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:0;flex-wrap:wrap;gap:.5rem}.PracticeScreen_headerRight__enBA5{display:flex;align-items:center}.PracticeScreen_title__rC3Mr{font-size:var(--font-h4);font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:6.25rem;max-width:100%}@media(min-width:768px){.PracticeScreen_title__rC3Mr{font-size:var(--font-h3);max-width:60%}}.PracticeScreen_actionButtons__IGK0o{display:flex;align-items:center;gap:.5rem;white-space:nowrap}@media(min-width:576px){.PracticeScreen_actionButtons__IGK0o{gap:.75rem}}.PracticeScreen_actionButton__wLGmR,.PracticeScreen_exitButton__xOgv5,.PracticeScreen_shareButton__iHjCY,.PracticeScreen_toggleButton__cpe4B{border:var(--container-border);background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease;height:2.125rem;box-sizing:border-box}.PracticeScreen_actionButton__wLGmR:hover,.PracticeScreen_exitButton__xOgv5:hover,.PracticeScreen_shareButton__iHjCY:hover,.PracticeScreen_toggleButton__cpe4B:hover{background-color:#fdfdfd;transform:translateY(-1px);box-shadow:0 .0625rem .1875rem rgba(0,0,0,.1)}.PracticeScreen_actionButton__wLGmR:focus,.PracticeScreen_exitButton__xOgv5:focus,.PracticeScreen_shareButton__iHjCY:focus,.PracticeScreen_toggleButton__cpe4B:focus{outline:none;box-shadow:0 0 0 .125rem rgba(26,74,40,.25)}.PracticeScreen_toggleButton__cpe4B{padding:0 .5rem;gap:.25rem;font-size:var(--font-label)}@media(min-width:576px){.PracticeScreen_toggleButton__cpe4B{padding:0 .625rem;font-size:var(--font-body)}}.PracticeScreen_toggleIcon__DioPe{font-size:var(--font-h4);color:#1a4a28}.PracticeScreen_toggleText__usKZq{font-weight:500;color:#1a4a28}@media(max-width:400px){.PracticeScreen_toggleText__usKZq{display:none}}.PracticeScreen_exitButton__xOgv5,.PracticeScreen_shareButton__iHjCY{width:2.125rem;padding:0;font-size:var(--font-h4)}@media(min-width:576px){.PracticeScreen_exitButton__xOgv5,.PracticeScreen_shareButton__iHjCY{font-size:var(--font-h3)}}.PracticeScreen_exitButton__xOgv5,.PracticeScreen_shareIcon__nkipj{color:#1a4a28}.PracticeScreen_navigatorWrapper__zrXDL{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:9;animation:PracticeScreen_slideDown__D_RMU .2s ease-out;background-color:#fff;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.05);margin-top:-1px}@keyframes PracticeScreen_slideDown__D_RMU{0%{opacity:0;max-height:0;transform-origin:top}to{opacity:1;max-height:31.25rem;transform-origin:top}}.PracticeScreen_questionNavigator__cm22P{width:100%;max-width:var(--container-max-width);padding:1rem var(--container-padding-x) 1.25rem;box-sizing:border-box}@media(min-width:576px){.PracticeScreen_questionNavigator__cm22P{padding-left:calc(var(--container-padding-x)*1.33);padding-right:calc(var(--container-padding-x)*1.33)}}.PracticeScreen_dotsWithLegend__pATX1{display:flex;align-items:center;gap:2rem;width:100%}.PracticeScreen_legend__Tfscd{display:flex;gap:1.5rem;min-width:8.75rem;flex-shrink:0}.PracticeScreen_legendItem__dUC76{display:flex;align-items:center;gap:.375rem;opacity:.9;transition:opacity .15s ease}.PracticeScreen_legendItem__dUC76:hover{opacity:1}.PracticeScreen_mcqIndicator__a8mAD{font-size:var(--font-h4);color:#1a4a28;background:none;width:auto;height:auto}.PracticeScreen_quizIndicator__gAP2H{font-size:var(--font-body);color:#1a4a28;background:none;width:auto;height:auto}.PracticeScreen_legendText__1cLRG{font-size:var(--font-label);color:#767676;font-weight:500}.PracticeScreen_dotsContainer__jFSj2{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0;flex:1 1;scrollbar-width:none}.PracticeScreen_dotsContainer__jFSj2::-webkit-scrollbar{display:none}@media(min-width:576px){.PracticeScreen_dotsContainer__jFSj2{gap:1rem}}.PracticeScreen_questionDot__T_1Oc{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .2s ease;font-size:var(--font-label);font-weight:500;color:#767676;background-color:#fdfdfd;flex-shrink:0;border:1px solid #e1e1e1}.PracticeScreen_questionDot__T_1Oc:hover{transform:translateY(-1px);box-shadow:0 .125rem .25rem hsla(0,0%,6%,.08)}.PracticeScreen_questionDot__T_1Oc:focus{outline:none;box-shadow:0 0 0 .125rem rgba(0,0,0,.1)}.PracticeScreen_mcqDot__2bY6I{border-radius:50%}.PracticeScreen_quizDot__0m23l{border-radius:4px}.PracticeScreen_currentDot__Z7RDX{background-color:red;color:#fff}.PracticeScreen_currentDot__Z7RDX:hover{background-color:red}.PracticeScreen_notStarted__aQRFc{background-color:#fdfdfd;color:#767676}.PracticeScreen_correct__0iMSA{background-color:#1a4a28;color:#fff}.PracticeScreen_correct__0iMSA:hover{background-color:#041d05}.PracticeScreen_incorrect__t8yuh{background-color:red;color:#fff}.PracticeScreen_incorrect__t8yuh:hover{background-color:red}.PracticeScreen_questionInfo__IdyJI{display:flex;align-items:center}.PracticeScreen_counter__t4ony{margin-right:1rem}.PracticeScreen_navigationContainer__OwlJL{margin-top:2rem}.PracticeScreen_currentIndicator__Z1MKA{background-color:red;transform:scaleY(1.25)}.PracticeScreen_currentIndicator__Z1MKA:hover{transform:scaleY(1.75)}.PracticeScreen_finishContainer__7o8qH{display:flex;justify-content:center;margin-top:2rem;padding:1rem 0}.PracticeScreen_finishButton__s1erG{padding:.75rem 1.5rem;font-size:var(--font-body);font-weight:500;background-color:#1a4a28;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;box-shadow:0 .125rem .5rem rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.PracticeScreen_finishButton__s1erG:hover{background-color:#041d05;transform:translateY(-2px);box-shadow:0 .25rem .75rem rgba(0,0,0,.15)}.PracticeScreen_modalOverlay__8bvul{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.PracticeScreen_modalOverlayVisible__d0ayV{opacity:1;visibility:visible}.PracticeScreen_modalContent__EIJn6{background-color:#fff;padding:2rem;border-radius:4px;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.12);text-align:center;max-width:90%;width:25rem;transform:translateY(1.25rem);opacity:0;transition:transform .3s ease,opacity .3s ease}.PracticeScreen_modalContentVisible__Bhiwz{transform:translateY(0);opacity:1}.PracticeScreen_modalTitle__rg1hl{font-size:var(--font-h3);font-weight:500;margin-bottom:1rem;color:#000}.PracticeScreen_modalMessage__2x53A{font-size:var(--font-body);color:#767676;margin-bottom:2rem}.PracticeScreen_nextCardTimer__UDn7O{display:flex;justify-content:center;align-items:center;min-height:25rem;padding:2rem}.PracticeScreen_timerContent__CN9yG{text-align:center;max-width:22.5rem;padding:2.5rem 2rem;background:#fff;border-radius:8px;border:1px solid #e1e1e1;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.04)}.PracticeScreen_timerContent__CN9yG h3{font-size:var(--font-h4);margin-bottom:.5rem;font-weight:500;color:#000;line-height:var(--line-height-h4)}.PracticeScreen_timerContent__CN9yG p{font-size:var(--font-body);margin-bottom:2rem;color:#767676;line-height:var(--line-height-body)}.PracticeScreen_timerContent__CN9yG p strong{font-size:var(--font-h3);font-weight:500;color:#1a4a28;display:block;margin-top:.75rem;letter-spacing:-.02em}.PracticeScreen_progressBar__g6y_F{width:100%;height:.1875rem;background-color:#f4f4f4;border-radius:.125rem;overflow:hidden;margin:1.5rem 0 1rem}.PracticeScreen_progressFill__Kozff{height:100%;background-color:#1a4a28;border-radius:.125rem;transition:width .4s cubic-bezier(.4,0,.2,1)}.PracticeScreen_timerHint__MG1Yp{font-size:var(--font-label)!important;color:#767676!important;margin-top:0!important;margin-bottom:0!important;font-style:normal!important;opacity:1!important;line-height:var(--line-height-label)!important}@media(max-width:768px){.PracticeScreen_nextCardTimer__UDn7O{min-height:18.75rem;padding:1.25rem}.PracticeScreen_timerContent__CN9yG{padding:2rem 1.5rem;max-width:100%}.PracticeScreen_timerContent__CN9yG h3{font-size:var(--font-h5);margin-bottom:.375rem}.PracticeScreen_timerContent__CN9yG p{font-size:var(--font-body);margin-bottom:1.5rem}.PracticeScreen_timerContent__CN9yG p strong{font-size:var(--font-h4);margin-top:.5rem}.PracticeScreen_progressBar__g6y_F{margin:1.25rem 0 .75rem}}.CompletionModal_backdrop__sk_EX{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);display:flex;align-items:center;justify-content:center;padding:2rem;z-index:1000}@media(max-width:768px){.CompletionModal_backdrop__sk_EX{align-items:flex-start;padding:2rem 1rem 1rem}}@media(max-width:480px){.CompletionModal_backdrop__sk_EX{padding:1.5rem .5rem .5rem}}.CompletionModal_modal__qjj5T{position:relative;width:100%;max-width:56.25rem;background:#fff;border-radius:8px;border:1px solid #e1e1e1;box-shadow:0 20px 60px rgba(0,0,0,.22);padding:2.75rem 3.625rem 2.375rem;overflow:hidden;display:flex;flex-direction:column;--metric-size:6.25rem}@media(max-width:768px){.CompletionModal_modal__qjj5T{padding:1.5rem 1rem 1.25rem;border-radius:1rem;margin:1rem;max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);overflow-y:auto}}@media(max-width:480px){.CompletionModal_modal__qjj5T{padding:1.25rem .75rem 1rem;margin:.5rem;max-width:calc(100vw - 1rem);max-height:calc(100vh - 1rem);border-radius:.75rem}}.CompletionModal_closeButton__yOZVC{position:absolute;top:1.5rem;right:1.5rem;color:#000;font-size:var(--font-h3);cursor:pointer;border:none;background:transparent;padding:.5rem;border-radius:50%;transition:all .2s ease}.CompletionModal_closeButton__yOZVC:hover{color:#1a4a28;background:rgba(0,0,0,.05)}@media(max-width:768px){.CompletionModal_closeButton__yOZVC{top:1rem;right:1rem;font-size:var(--font-h4);padding:.375rem}}@media(max-width:480px){.CompletionModal_closeButton__yOZVC{top:.75rem;right:.75rem;font-size:var(--font-h5);padding:.25rem}}.CompletionModal_header__kuLmP{text-align:left;margin-bottom:1.5rem}@media(max-width:768px){.CompletionModal_header__kuLmP{margin-bottom:1.25rem;padding-right:2.5rem}}@media(max-width:480px){.CompletionModal_header__kuLmP{margin-bottom:1rem;padding-right:2.25rem}}.CompletionModal_title__838A8{font-size:var(--font-h3);color:#000;margin:0;line-height:1.2}@media(max-width:768px){.CompletionModal_title__838A8{font-size:var(--font-h4)}}@media(max-width:480px){.CompletionModal_title__838A8{font-size:var(--font-h5)}}.CompletionModal_subtitle__JhiWV{font-size:var(--font-h6);color:#000;margin:0 0 .5rem;line-height:1.4}@media(max-width:768px){.CompletionModal_subtitle__JhiWV{font-size:var(--font-body)}}@media(max-width:480px){.CompletionModal_subtitle__JhiWV{font-size:var(--font-body)}}.CompletionModal_summaryRow__4ypUe{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1.5rem;gap:1.5rem;margin:.5rem 0 2.75rem}@media(max-width:768px){.CompletionModal_summaryRow__4ypUe{grid-template-columns:1fr;gap:1rem;margin:.5rem 0 2rem;text-align:center}}@media(max-width:480px){.CompletionModal_summaryRow__4ypUe{gap:.75rem;margin:.5rem 0 1.5rem}}.CompletionModal_percentageDisplay__eF5xe{text-align:left;font-size:var(--metric-size);font-weight:800;color:#000}@media(max-width:768px){.CompletionModal_percentageDisplay__eF5xe{text-align:center;font-size:5rem;margin-bottom:.5rem}}@media(max-width:480px){.CompletionModal_percentageDisplay__eF5xe{font-size:4rem}}.CompletionModal_sideNote__MuSpY{font-size:var(--font-body);line-height:1.8;color:#000}@media(max-width:768px){.CompletionModal_sideNote__MuSpY{text-align:center;line-height:1.6}}@media(max-width:480px){.CompletionModal_sideNote__MuSpY{font-size:var(--font-body);line-height:1.5}}.CompletionModal_sideLink__oazve{color:#1a4a28;text-decoration:none;margin-left:.375rem;font-weight:600;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.CompletionModal_sideLink__oazve:hover{color:#041d05;border-color:currentColor}.CompletionModal_actionsRow__Gbaau{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-top:auto}@media(max-width:768px){.CompletionModal_actionsRow__Gbaau{grid-template-columns:1fr;gap:.625rem}}@media(max-width:480px){.CompletionModal_actionsRow__Gbaau{gap:.5rem}}.CompletionModal_actionButton__gvLc6{padding:1rem;border-radius:999px;font-size:var(--font-body);background:#000;border:1px solid #e1e1e1;color:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:center;line-height:1.4;letter-spacing:-.01em;min-height:3rem}.CompletionModal_actionButton__gvLc6:hover{color:#ffd0df;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.CompletionModal_actionButton__gvLc6:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.06)}@media(max-width:768px){.CompletionModal_actionButton__gvLc6{padding:.875rem 1rem;font-size:var(--font-body);min-height:2.75rem}}@media(max-width:480px){.CompletionModal_actionButton__gvLc6{padding:.75rem .875rem;font-size:var(--font-body);min-height:2.5rem}}.CompletionModal_primaryButton__Jzv_H{background:#041d05;color:#fff;border-color:#1a4a28}.CompletionModal_primaryButton__Jzv_H:hover{background:#1a4a28;border-color:#1a4a28;color:#ffd0df!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(26,74,40,.3)}.CompletionModal_primaryAnimated__Y_dGx{position:relative;overflow:hidden;background:#041d05;color:#fff;border-color:#041d05}.CompletionModal_primaryAnimated__Y_dGx:before{content:"";position:absolute;top:0;left:0;bottom:0;width:var(--fill,0);background:#1a4a28;z-index:0}.CompletionModal_primaryAnimated__Y_dGx span{position:relative;z-index:1}.CompletionModal_primaryAnimated__Y_dGx:hover:before{width:100%!important}.CompletionModal_primaryHoveredOnce__KwbxR{background:#1a4a28!important}.CompletionModal_primaryHoveredOnce__KwbxR:before{width:100%!important}.CompletionModal_disabled__gw54l{opacity:.4;cursor:not-allowed;transform:none!important;box-shadow:none!important}.PracticeModeContainer_practiceContainer__nrnNQ,.PracticeModeContainer_variables__QFGYn{--container-max-width:rem(1200);--content-max-width:rem(850);--container-padding-x:rem(24);--container-border-radius:$radius-small;--container-box-shadow:0 rem(1) rem(2) rgba(0,0,0,.05);--container-border:1px solid $border}.PracticeModeContainer_container__3iFQS{display:flex;flex-direction:column;width:100%;max-width:50rem;margin:0 auto;padding:1rem;box-sizing:border-box}.PracticeModeContainer_error__xW8Ar{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3.75rem;background:#fff;border-radius:8px;width:37.5rem;margin:2rem auto;border:1px solid #e1e1e1}@media(max-width:1000px){.PracticeModeContainer_error__xW8Ar{padding:2rem 1.25rem;margin:6.25rem 1rem;width:calc(100% - 2rem)}}.PracticeModeContainer_error__xW8Ar h3{font-size:var(--font-h4);color:#000;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}@media(max-width:1000px){.PracticeModeContainer_error__xW8Ar h3{font-size:var(--font-h4);gap:.375rem}.PracticeModeContainer_error__xW8Ar h3:before{font-size:1.25rem}}.PracticeModeContainer_error__xW8Ar p{font-size:var(--font-body);color:#767676;margin:0 0 2rem;line-height:var(--line-height-body);max-width:18.75rem}@media(max-width:1000px){.PracticeModeContainer_error__xW8Ar p{font-size:var(--font-label);margin-bottom:1.5rem}}.PracticeModeContainer_error__xW8Ar .PracticeModeContainer_exitButton__YkeV0{background-color:#1a4a28;color:#fff;border-radius:999px;padding:15px 40px;font-size:var(--font-body);cursor:pointer;transition:all .2s ease;min-width:7.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.PracticeModeContainer_error__xW8Ar .PracticeModeContainer_exitButton__YkeV0:before{content:"←";font-size:1rem}.PracticeModeContainer_error__xW8Ar .PracticeModeContainer_exitButton__YkeV0:hover{background-color:#041d05;transform:translateY(-1px);box-shadow:0 .25rem .75rem rgba(26,74,40,.3)}.PracticeModeContainer_error__xW8Ar .PracticeModeContainer_exitButton__YkeV0:focus{outline:none;box-shadow:0 0 0 .125rem rgba(26,74,40,.25)}.PracticeModeContainer_error__xW8Ar .PracticeModeContainer_exitButton__YkeV0:active{transform:translateY(0)}@media(max-width:924px){.PracticeModeContainer_error__xW8Ar .PracticeModeContainer_exitButton__YkeV0{padding:.625rem 1.25rem;font-size:var(--font-label);min-width:6.25rem}}.PracticeModeContainer_errorContainer__gh_5t{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background-color:#fff;border-radius:4px;box-shadow:0 .125rem .625rem rgba(0,0,0,.08);max-width:31.25rem;margin:2rem auto}.PracticeModeContainer_errorIcon__3BZJ6{font-size:var(--font-h1);margin-bottom:1rem}.PracticeModeContainer_errorIconSuccess__Ulh3d{color:#f5ffc7}.PracticeModeContainer_errorIconError__OKnct{color:red}.PracticeModeContainer_errorTitle__Oio9a{font-size:var(--font-h4);font-weight:500;margin-bottom:1rem}.PracticeModeContainer_errorMessage__3RL4e{margin-bottom:1.5rem;padding:1rem;border-radius:4px;border-width:1px;border-style:solid;width:100%}.PracticeModeContainer_errorMessageSuccess__HcOP7{background-color:#fdfdfd;border-color:#e1e1e1;color:#767676}.PracticeModeContainer_errorMessageError__7yXLm{background-color:#fdfdfd;border-color:red;color:red}.PracticeModeContainer_buttonContainer__oRGGa{display:flex;flex-direction:column;gap:.75rem;width:100%}.PracticeModeContainer_primaryButton__h41Zr{width:100%;padding:.75rem 1rem;background-color:#1a4a28;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.PracticeModeContainer_primaryButton__h41Zr:hover{background-color:#041d05}.PracticeModeContainer_secondaryButton__1HCAg{width:100%;padding:.75rem 1rem;background-color:#fff;color:#767676;border:1px solid #e1e1e1;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.PracticeModeContainer_secondaryButton__1HCAg:hover{background-color:#fdfdfd}.PracticeModeContainer_loadingContainer__KDQHJ{display:flex;flex-direction:column;justify-content:center;align-items:center;height:16rem;gap:1rem}.PracticeModeContainer_spinner__ILo1T{width:3rem;height:3rem;border-radius:50%;border:.25rem solid #e1e1e1;border-top-color:#1a4a28;animation:PracticeModeContainer_spin__Wsg1g 1s linear infinite}.PracticeModeContainer_loadingContainer__KDQHJ p{margin:0;font-size:var(--font-body);color:#767676;text-align:center}@keyframes PracticeModeContainer_spin__Wsg1g{to{transform:rotate(1turn)}}.PracticeModeContainer_practiceContainer__nrnNQ{display:flex;flex-direction:column;width:100%}.PracticeModeContainer_navigatorContainer__BVpJB{width:100%;background-color:#fdfdfd;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:1rem 0;margin-bottom:1.5rem}.PracticeModeContainer_contentContainer__GdJ37{flex:1 1;display:flex;justify-content:center;width:100%;padding:5rem 1.5rem 2rem;position:relative;margin-top:0}.PracticeModeContainer_mainContent__WDntg{width:100%;max-width:var(--content-max-width)}.PracticeModeContainer_contentWrapperNarrow__SJfFK,.PracticeModeContainer_contentWrapper__m8KZa{width:100%;max-width:var(--container-max-width);padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);box-sizing:border-box;display:flex;flex-direction:column}@media(min-width:576px){.PracticeModeContainer_contentWrapperNarrow__SJfFK,.PracticeModeContainer_contentWrapper__m8KZa{padding-left:calc(var(--container-padding-x)*1.33);padding-right:calc(var(--container-padding-x)*1.33)}}.PracticeModeContainer_contentWrapperNarrow__SJfFK{max-width:var(--content-max-width);margin:0 auto}.PracticeModeContainer_headerContainer__nfc4o{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10;padding:1.25rem 0;background-color:#fff;border-bottom:1px solid #e1e1e1;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.05)}.PracticeModeContainer_headerContainerWithNav__UVRa7{border-bottom:none;box-shadow:none}.PracticeModeContainer_headerInner__x8nrH{width:100%;max-width:var(--container-max-width);padding:0 var(--container-padding-x);box-sizing:border-box}@media(min-width:576px){.PracticeModeContainer_headerInner__x8nrH{padding:0 calc(var(--container-padding-x)*1.33)}}.PracticeModeContainer_headerTop__P9Mle{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:0;flex-wrap:wrap;gap:.5rem}.PracticeModeContainer_headerRight__2GJ8h{display:flex;align-items:center}.PracticeModeContainer_title__emIQD{font-size:var(--font-h4);font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:6.25rem;max-width:100%}@media(min-width:768px){.PracticeModeContainer_title__emIQD{font-size:var(--font-h3);max-width:60%}}.PracticeModeContainer_actionButtons__Zf53H{display:flex;align-items:center;gap:.5rem;white-space:nowrap}@media(min-width:576px){.PracticeModeContainer_actionButtons__Zf53H{gap:.75rem}}.PracticeModeContainer_actionButton__IssaR,.PracticeModeContainer_exitButton__YkeV0,.PracticeModeContainer_shareButton__l7v_z,.PracticeModeContainer_toggleButton__3ycg6{border:var(--container-border);background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease;height:2.125rem;box-sizing:border-box}.PracticeModeContainer_actionButton__IssaR:hover,.PracticeModeContainer_exitButton__YkeV0:hover,.PracticeModeContainer_shareButton__l7v_z:hover,.PracticeModeContainer_toggleButton__3ycg6:hover{background-color:#fdfdfd;transform:translateY(-1px);box-shadow:0 .0625rem .1875rem rgba(0,0,0,.1)}.PracticeModeContainer_actionButton__IssaR:focus,.PracticeModeContainer_exitButton__YkeV0:focus,.PracticeModeContainer_shareButton__l7v_z:focus,.PracticeModeContainer_toggleButton__3ycg6:focus{outline:none;box-shadow:0 0 0 .125rem rgba(26,74,40,.25)}.PracticeModeContainer_toggleButton__3ycg6{padding:0 .5rem;gap:.25rem;font-size:var(--font-label)}@media(min-width:576px){.PracticeModeContainer_toggleButton__3ycg6{padding:0 .625rem;font-size:var(--font-body)}}.PracticeModeContainer_toggleIcon__JHf7w{font-size:var(--font-h4);color:#1a4a28}.PracticeModeContainer_toggleText__WogZ_{font-weight:500;color:#1a4a28}@media(max-width:400px){.PracticeModeContainer_toggleText__WogZ_{display:none}}.PracticeModeContainer_exitButton__YkeV0,.PracticeModeContainer_shareButton__l7v_z{width:2.125rem;padding:0;font-size:var(--font-h4)}@media(min-width:576px){.PracticeModeContainer_exitButton__YkeV0,.PracticeModeContainer_shareButton__l7v_z{font-size:var(--font-h3)}}.PracticeModeContainer_exitButton__YkeV0,.PracticeModeContainer_shareIcon__7ScL_{color:#1a4a28}.PracticeModeContainer_navigatorWrapper__dmjkV{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:9;animation:PracticeModeContainer_slideDown__ryEwT .2s ease-out;background-color:#fff;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.05);margin-top:-1px}@keyframes PracticeModeContainer_slideDown__ryEwT{0%{opacity:0;max-height:0;transform-origin:top}to{opacity:1;max-height:31.25rem;transform-origin:top}}.PracticeModeContainer_questionNavigator__GYj5r{width:100%;max-width:var(--container-max-width);padding:1rem var(--container-padding-x) 1.25rem;box-sizing:border-box}@media(min-width:576px){.PracticeModeContainer_questionNavigator__GYj5r{padding-left:calc(var(--container-padding-x)*1.33);padding-right:calc(var(--container-padding-x)*1.33)}}.PracticeModeContainer_dotsWithLegend__UvlCd{display:flex;align-items:center;gap:2rem;width:100%}.PracticeModeContainer_legend__6TZ5s{display:flex;gap:1.5rem;min-width:8.75rem;flex-shrink:0}.PracticeModeContainer_legendItem__JJB4Q{display:flex;align-items:center;gap:.375rem;opacity:.9;transition:opacity .15s ease}.PracticeModeContainer_legendItem__JJB4Q:hover{opacity:1}.PracticeModeContainer_mcqIndicator__s42Xg{font-size:var(--font-h4);color:#1a4a28;background:none;width:auto;height:auto}.PracticeModeContainer_quizIndicator__o7u7f{font-size:var(--font-body);color:#1a4a28;background:none;width:auto;height:auto}.PracticeModeContainer_legendText__n9SEW{font-size:var(--font-label);color:#767676;font-weight:500}.PracticeModeContainer_dotsContainer__OPycF{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0;flex:1 1;scrollbar-width:none}.PracticeModeContainer_dotsContainer__OPycF::-webkit-scrollbar{display:none}@media(min-width:576px){.PracticeModeContainer_dotsContainer__OPycF{gap:1rem}}.PracticeModeContainer_questionDot__ofbke{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .2s ease;font-size:var(--font-label);font-weight:500;color:#767676;background-color:#fdfdfd;flex-shrink:0;border:1px solid #e1e1e1}.PracticeModeContainer_questionDot__ofbke:hover{transform:translateY(-1px);box-shadow:0 .125rem .25rem hsla(0,0%,6%,.08)}.PracticeModeContainer_questionDot__ofbke:focus{outline:none;box-shadow:0 0 0 .125rem rgba(0,0,0,.1)}.PracticeModeContainer_mcqDot__R9N55{border-radius:50%}.PracticeModeContainer_quizDot__rDRI1{border-radius:4px}.PracticeModeContainer_currentDot__Efowy{background-color:red;color:#fff}.PracticeModeContainer_currentDot__Efowy:hover{background-color:red}.PracticeModeContainer_notStarted__rSb_l{background-color:#fdfdfd;color:#767676}.PracticeModeContainer_correct__ySBn0{background-color:#1a4a28;color:#fff}.PracticeModeContainer_correct__ySBn0:hover{background-color:#041d05}.PracticeModeContainer_incorrect__b1nrI{background-color:red;color:#fff}.PracticeModeContainer_incorrect__b1nrI:hover{background-color:red}.PracticeModeContainer_questionInfo__kRgMs{display:flex;align-items:center}.PracticeModeContainer_counter__rl6nT{margin-right:1rem}.PracticeModeContainer_navigationContainer__PcCuO{margin-top:2rem}.PracticeModeContainer_currentIndicator__OKDjC{background-color:red;transform:scaleY(1.25)}.PracticeModeContainer_currentIndicator__OKDjC:hover{transform:scaleY(1.75)}.PracticeModeContainer_darkOverlay__sf3v_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:99;animation:PracticeModeContainer_overlayFadeIn___Xv2v .3s ease-out}.PracticeModeContainer_finishPracticeOverlay__NOKFu{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;animation:PracticeModeContainer_finishButtonFadeIn__VYZnU .3s ease-out}.PracticeModeContainer_persistentFinishButton__ZZ9BF{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100;animation:PracticeModeContainer_finishButtonSlideIn__tSWeW .3s ease-out}@media(max-width:768px){.PracticeModeContainer_persistentFinishButton__ZZ9BF{bottom:1rem;right:1rem}}.PracticeModeContainer_finishPracticeButton__psuH0{padding:15px 40px;font-size:var(--font-body);font-weight:500;background-color:#1a4a28;color:#fff;border:none;border-radius:999px;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:10rem}.PracticeModeContainer_finishPracticeButton__psuH0:hover{background-color:#041d05;color:#ffd0df}.PracticeModeContainer_finishPracticeButton__psuH0:focus{outline:none;box-shadow:0 0 0 .125rem rgba(26,74,40,.25)}@media(max-width:768px){.PracticeModeContainer_finishPracticeButton__psuH0{padding:.75rem 1.5rem;font-size:var(--font-label);min-width:8.75rem}}@keyframes PracticeModeContainer_overlayFadeIn___Xv2v{0%{opacity:0}to{opacity:1}}@keyframes PracticeModeContainer_finishButtonFadeIn__VYZnU{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes PracticeModeContainer_finishButtonSlideIn__tSWeW{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.PracticeModeContainer_finishContainer__gnXcO{display:flex;justify-content:center;margin-top:2rem;padding:1rem 0}.PracticeModeContainer_finishButton__xg1S8{padding:.75rem 1.5rem;font-size:var(--font-body);font-weight:500;background-color:#1a4a28;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;box-shadow:0 .125rem .5rem rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.PracticeModeContainer_finishButton__xg1S8:hover{background-color:#041d05;transform:translateY(-2px);box-shadow:0 .25rem .75rem rgba(0,0,0,.15)}.flashcards_header__MWfUh{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.875rem}@media(max-width:768px){.flashcards_header__MWfUh{flex-direction:column;align-items:flex-start;gap:1.25rem}}.flashcards_titleSection__yB8w8 h1{font-size:var(--font-h4);margin-bottom:.5rem}.flashcards_titleSection__yB8w8 p{color:#767676;font-size:var(--font-body)}.flashcards_createButton__yNPLS{background-color:#1a4a28;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:999px;cursor:pointer;font-size:var(--font-body);display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease-in-out;box-shadow:0 .125rem .25rem rgba(0,0,0,.1);height:2.75rem}.flashcards_createButton__yNPLS:hover{background-color:#041d05;transform:translateY(-1px);box-shadow:0 .1875rem .375rem rgba(0,0,0,.15)}.flashcards_createButton__yNPLS:active{transform:translateY(1px);box-shadow:0 .0625rem .125rem rgba(0,0,0,.1)}@media(max-width:768px){.flashcards_createButton__yNPLS{width:100%;padding:.625rem 1rem;font-size:var(--font-label);border-radius:999px;height:2.5rem;justify-content:center}}.flashcards_searchFilter__Z7oR4{display:flex;gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){.flashcards_searchFilter__Z7oR4{flex-direction:column}}.flashcards_searchFilter__Z7oR4 input{flex:1 1;padding:.5rem 1rem;border:1px solid #e1e1e1;border-radius:4px;min-width:0}.flashcards_searchFilter__Z7oR4 select{min-width:12.5rem;padding:.5rem 1rem;border:1px solid #e1e1e1;border-radius:4px}.flashcards_loadingState__O_6YO{text-align:center;padding:2.5rem 1.25rem;background:#fff;border:1px solid #e1e1e1;border-radius:4px;color:#767676;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:12.5rem}.flashcards_loadingState__O_6YO:before{content:"";width:2rem;height:2rem;border-radius:50%;border:.1875rem solid #e1e1e1;border-top-color:#1a4a28;margin-bottom:1rem;animation:flashcards_spinner__DvdwX 1s linear infinite}@keyframes flashcards_spinner__DvdwX{to{transform:rotate(1turn)}}.flashcards_titleIcon__M6E65{font-size:var(--font-h3);margin-right:.75rem;vertical-align:middle}.flashcards_spacedRepetitionDropdown__zs98_{margin-bottom:1.25rem;border:1px solid #e1e1e1;border-radius:4px;background:#fdfdfd;overflow:hidden}.flashcards_spacedRepetitionToggle__2Psly{width:100%;padding:1rem 1.25rem;background:#fdfdfd;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:var(--font-body);color:#000;transition:background-color .2s ease}.flashcards_spacedRepetitionToggle__2Psly:hover{background:#f4f4f4}.flashcards_spacedRepetitionToggle__2Psly span{display:flex;align-items:center;gap:.5rem}.flashcards_spacedRepetitionToggle__2Psly svg{transition:transform .2s ease;font-size:var(--font-body);color:#000}.flashcards_spacedRepetitionContent___CPab{padding:1.5rem;background:#fff;border-top:1px solid #e1e1e1;animation:flashcards_slideDown__n2y9Q .3s ease-out;position:relative}.flashcards_spacedRepetitionHeader__A_uK4{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.flashcards_spacedRepetitionHeader__A_uK4 h3{font-size:var(--font-h4);color:#000;margin:0}.flashcards_closeButton__6PyX9{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;color:#767676;transition:all .2s ease;min-width:2.75rem;min-height:2.75rem;display:flex;align-items:center;justify-content:center}.flashcards_closeButton__6PyX9:hover{background:#fdfdfd;color:#000}.flashcards_closeButton__6PyX9 svg{font-size:var(--font-label)}.flashcards_intro__E5Z_g{font-size:var(--font-body);line-height:var(--line-height-body);color:#767676;margin-bottom:1.25rem}.flashcards_intro__E5Z_g strong{color:#1a4a28}.flashcards_stepsList__swmVR{list-style:none;padding:0;margin:0 0 1.25rem}.flashcards_step__nEiPf{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.flashcards_step__nEiPf:last-child{margin-bottom:0}.flashcards_stepIcon__nsRcx{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:var(--font-body)}.flashcards_stepContent__yVGbx{font-size:var(--font-body);line-height:var(--line-height-body);color:#767676}.flashcards_stepContent__yVGbx strong{color:#000}.flashcards_footerRow__eVF3r{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e1e1e1;gap:1rem}@media(max-width:768px){.flashcards_footerRow__eVF3r{flex-direction:column;align-items:flex-start;gap:.75rem}}.flashcards_footer__OCAPC{font-size:var(--font-label);color:#767676;font-style:italic;margin:0}.flashcards_footer__OCAPC strong{color:#000}.flashcards_researchLink__fkgv3{font-size:var(--font-label);margin:0;padding:0;border:none}.flashcards_researchLink__fkgv3 a{color:#1a4a28;text-decoration:none;transition:color .2s ease}.flashcards_researchLink__fkgv3 a:hover{color:#041d05;text-decoration:underline}.flashcards_spacedRepetitionMain___ADwh{font-size:var(--font-body)!important;margin-bottom:1rem!important}@keyframes flashcards_slideDown__n2y9Q{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:25rem;padding-top:1.5rem;padding-bottom:1.5rem}}.flashcards_emptyState__WyzZs{text-align:center;padding:3.75rem 1.5rem;color:#767676}@media(max-width:768px){.flashcards_emptyState__WyzZs{padding:2.5rem 1.25rem}}@media(max-width:480px){.flashcards_emptyState__WyzZs{padding:1.875rem 1rem}}.flashcards_emptyState__WyzZs h3{font-size:var(--font-h4);color:#000;margin:1rem 0 .5rem}@media(max-width:768px){.flashcards_emptyState__WyzZs h3{font-size:var(--font-h5)}}@media(max-width:480px){.flashcards_emptyState__WyzZs h3{font-size:var(--font-h6);margin:.75rem 0 .375rem}}.flashcards_emptyState__WyzZs p{font-size:var(--font-body);margin:0 0 1.5rem}@media(max-width:768px){.flashcards_emptyState__WyzZs p{font-size:var(--font-label);margin:0 0 1.25rem}}@media(max-width:480px){.flashcards_emptyState__WyzZs p{font-size:.75rem;margin:0 0 1rem}}.flashcards_emptyState__WyzZs .flashcards_EmptyCreateButton__X37W7{background-color:#1a4a28;color:#fff;padding:.75rem 1.5rem;margin:0 auto;border:none;border-radius:999px;cursor:pointer;font-size:var(--font-body);display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease-in-out;box-shadow:0 .125rem .25rem rgba(0,0,0,.1);height:2.75rem}.flashcards_emptyState__WyzZs .flashcards_EmptyCreateButton__X37W7:hover{background-color:#041d05;transform:translateY(-1px);box-shadow:0 .1875rem .375rem rgba(0,0,0,.15)}.flashcards_emptyState__WyzZs .flashcards_EmptyCreateButton__X37W7:active{transform:translateY(1px);box-shadow:0 .0625rem .125rem rgba(0,0,0,.1)}.flashcards_emptyIcon__Z_GAt{font-size:3rem;opacity:.5}@media(max-width:768px){.flashcards_emptyIcon__Z_GAt{font-size:2.5rem}}@media(max-width:480px){.flashcards_emptyIcon__Z_GAt{font-size:2rem}}.FeedbackModal_modalOverlay__rrcRq{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.FeedbackModal_modalContent___RQB5{background-color:#fdfdfd;border-radius:8px;width:800px;height:700px;max-width:90%;box-shadow:0 .25rem 1.25rem rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden}.FeedbackModal_modalHeader__1mqWK{position:relative;padding:1.25rem 1.5rem;background-color:#fff;border-bottom:1px solid #e1e1e1;text-align:left}.FeedbackModal_closeButton__UvWOu{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#767676;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;z-index:2}.FeedbackModal_closeButton__UvWOu:hover{background-color:#fdfdfd}.FeedbackModal_welcomeMessage__le7OP{display:flex;flex-direction:row;align-items:center;max-width:700px}.FeedbackModal_profileImages__KXzyA{display:flex;margin-right:.75rem;flex-shrink:0}.FeedbackModal_profileImage__rx_v4{width:5.375rem;height:5.375rem;border-radius:50%;border:.125rem solid #fff;overflow:hidden;position:relative}.FeedbackModal_profileImage__rx_v4:first-child{margin-right:-1.25rem;z-index:1}.FeedbackModal_profileImage__rx_v4 img{width:100%;height:100%;object-fit:cover;display:block}.FeedbackModal_messageContent__XHbQa{display:flex;flex-direction:column;flex:1 1}.FeedbackModal_greeting__SQUiG{font-size:var(--font-body);color:#000}.FeedbackModal_introText__5dXOB{font-size:var(--font-label);line-height:1.4;color:#767676;margin:0}.FeedbackModal_messageProfile__3l_yU{flex-shrink:0;width:3.125rem;height:3.125rem;border-radius:50%;overflow:hidden;margin-top:.1875rem}.FeedbackModal_messageProfile__3l_yU img{width:100%;height:100%;object-fit:cover;display:block}.FeedbackModal_messageText__36jzp{flex:1 1;line-height:1.5;padding-top:.25rem;color:#000;text-align:left}.FeedbackModal_messageText__36jzp div,.FeedbackModal_messageText__36jzp p{margin-bottom:.75rem;text-align:left}.FeedbackModal_messageText__36jzp .FeedbackModal_question-marker__De8py{display:inline-block;color:#1a4a28;background-color:#f4f4f4;padding:.125rem .25rem;border-radius:4px;margin-right:.0625rem;font-size:var(--font-label);line-height:inherit;margin-bottom:.3125rem}.FeedbackModal_messageText__36jzp .FeedbackModal_boldText__Cv32O{color:#1a4a28;line-height:inherit}.FeedbackModal_messageText__36jzp .FeedbackModal_bookingButton__6hfvB{display:inline-block;margin-top:.625rem;padding:.625rem 1.25rem;background-color:#1a4a28;color:#fff;text-decoration:none;border-radius:8px;font-size:var(--font-label);transition:all .2s ease;box-shadow:0 .125rem .3125rem rgba(0,0,0,.1)}.FeedbackModal_messageText__36jzp .FeedbackModal_bookingButton__6hfvB:hover{background-color:#041d05;transform:translateY(-1px);box-shadow:0 .25rem .5rem rgba(0,0,0,.15)}.FeedbackModal_messageText__36jzp .FeedbackModal_bookingButton__6hfvB:active{transform:translateY(0);box-shadow:0 .125rem .25rem rgba(0,0,0,.1)}.FeedbackModal_messageSender__HId2p{font-size:var(--font-label);margin-bottom:.375rem;color:#000}.FeedbackModal_chatContainer__mKJVk{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem;flex:1 1;height:calc(100% - 10rem);overflow-y:auto;position:relative}.FeedbackModal_messageItem__Cf41K{display:flex;flex-direction:column}.FeedbackModal_messageSystem__hqvmf{display:flex;align-items:flex-start;gap:.875rem;max-width:90%;padding:.375rem 0 .625rem;margin-left:.25rem}.FeedbackModal_messageUser__XDQ_X{background-color:#fff;border:1px solid #e1e1e1;border-radius:999px;padding:.625rem 1.25rem;max-width:90%;align-self:flex-end;color:#000}.FeedbackModal_inputContainer__H4UoQ{padding:1rem 1.5rem;border-top:1px solid #e1e1e1;display:flex;align-items:center}.FeedbackModal_inputField__IR1j9{flex:1 1;border:1px solid #e1e1e1;border-radius:999px;padding:15px 40px;font-size:var(--font-body);outline:none}.FeedbackModal_inputField__IR1j9:disabled{background-color:#f4f4f4;cursor:not-allowed}.FeedbackModal_sendButton__cWNTu{background-color:#1a4a28;border:none;border-radius:999px;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:#fff;margin-left:.625rem;cursor:pointer;transition:opacity .2s ease}.FeedbackModal_sendButton__cWNTu.FeedbackModal_disabled__5urV3{opacity:.5;cursor:not-allowed}@keyframes FeedbackModal_blink__rLqXn{0%,to{opacity:1}50%{opacity:0}}.FeedbackModal_blinkingCursor__mctj_{display:inline-block;animation:FeedbackModal_blink__rLqXn 1s infinite;margin-left:.125rem;color:#1a4a28}.FeedbackModal_sendIcon__upDf_{color:#fff;width:1.125rem;height:1.125rem}.FeedbackModal_typingIndicator__I0O8O{display:flex;align-items:center;padding:.5rem .75rem;background-color:hsla(0,0%,100%,.9);gap:.5rem;position:absolute;bottom:0;left:1.5rem;right:1.5rem;border-radius:8px 8px 0 0;box-shadow:0 -.125rem .375rem rgba(0,0,0,.05);z-index:2}.FeedbackModal_typingProfile__yxrT9{width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden}.FeedbackModal_typingProfile__yxrT9 img{width:100%;height:100%;object-fit:cover;display:block}.FeedbackModal_typingText__asYJl{font-size:var(--font-label);color:#767676;font-style:italic}.FeedbackModal_typingDots__a7WQj{display:inline-block;animation:FeedbackModal_typingAnimation__BF8d2 1.5s infinite;animation-timing-function:ease-in-out;margin-left:.125rem}@keyframes FeedbackModal_typingAnimation__BF8d2{0%,to{opacity:.2}50%{opacity:1}}.CreateFolderModal_backdrop__CeOW1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1000;animation:CreateFolderModal_fadeIn__KPhHp .15s ease}.CreateFolderModal_modal__qI9AC{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:.75rem;width:25rem;max-width:90vw;box-shadow:0 .5rem 2rem rgba(0,0,0,.12);z-index:1001;animation:CreateFolderModal_slideIn__aZJDY .15s ease;overflow:hidden}.CreateFolderModal_header__R1gmF{position:relative;padding:1.25rem 1.25rem 1rem}.CreateFolderModal_title__NSwrN{font-size:var(--font-h5);color:#000;margin:0;padding-right:2rem}.CreateFolderModal_closeButton__L5QAh{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#767676;font-size:1.5rem;line-height:1;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .15s;padding:0}.CreateFolderModal_closeButton__L5QAh:hover{background-color:#fdfdfd;color:#000}.CreateFolderModal_body__72IuZ{padding:0 1.25rem 1.25rem}.CreateFolderModal_input__Ppmyv{width:100%;padding:.625rem .75rem;border:none;border-bottom:2px solid #e1e1e1;background-color:transparent;font-size:var(--font-body);color:#000;transition:border-color .15s;outline:none}.CreateFolderModal_input__Ppmyv:focus{border-bottom-color:#1a4a28}.CreateFolderModal_input__Ppmyv:disabled{opacity:.5;cursor:not-allowed}.CreateFolderModal_input__Ppmyv::placeholder{color:#767676}.CreateFolderModal_error__M2qCy{font-size:.8125rem;color:red;margin-top:.5rem;padding-left:.75rem}.CreateFolderModal_footer__EyXfs{padding:1rem 1.25rem 1.25rem;display:flex;justify-content:flex-end;gap:.5rem;border-top:1px solid #fdfdfd}.CreateFolderModal_cancelButton__cqycs{padding:.5rem 1rem;border:none;background-color:transparent;color:#767676;font-size:var(--font-body);cursor:pointer;transition:color .15s;border-radius:.375rem}.CreateFolderModal_cancelButton__cqycs:hover{color:#000}.CreateFolderModal_cancelButton__cqycs:disabled{opacity:.4;cursor:not-allowed}.CreateFolderModal_submitButton__V2kVe{padding:.5rem 1.25rem;border:none;background-color:#1a4a28;color:#fff;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:background-color .15s}.CreateFolderModal_submitButton__V2kVe:hover:not(:disabled){background-color:#041d05}.CreateFolderModal_submitButton__V2kVe:disabled{opacity:.5;cursor:not-allowed}@keyframes CreateFolderModal_fadeIn__KPhHp{0%{opacity:0}to{opacity:1}}@keyframes CreateFolderModal_slideIn__aZJDY{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.quiz_header__PPQiH{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.875rem}@media(max-width:768px){.quiz_header__PPQiH{flex-direction:column;align-items:flex-start;gap:1.25rem}}.quiz_titleSection__YV4_z h1{font-size:var(--font-h4);margin-bottom:.5rem}.quiz_titleSection__YV4_z p{color:#767676;font-size:var(--font-body)}.quiz_createButton__ZDE_b{background-color:#1a4a28;color:#fff;padding:.75rem 1.5rem;border-radius:999px;border:none;cursor:pointer;font-size:var(--font-body);display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease-in-out;box-shadow:0 .125rem .25rem rgba(0,0,0,.1);height:2.75rem}.quiz_createButton__ZDE_b:hover{background-color:#041d05;transform:translateY(-1px);box-shadow:0 .1875rem .375rem rgba(0,0,0,.15)}.quiz_createButton__ZDE_b:active{transform:translateY(1px);box-shadow:0 .0625rem .125rem rgba(0,0,0,.1)}@media(max-width:768px){.quiz_createButton__ZDE_b{width:100%;padding:.625rem 1rem;font-size:var(--font-label);border-radius:999px;height:2.5rem;justify-content:center}}.quiz_searchFilter___L6t2{display:flex;gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){.quiz_searchFilter___L6t2{flex-direction:column}}.quiz_searchFilter___L6t2 input{flex:1 1;padding:.5rem 1rem;border:1px solid #e1e1e1;border-radius:4px;min-width:0}.quiz_searchFilter___L6t2 select{min-width:12.5rem;padding:.5rem 1rem;border:1px solid #e1e1e1;border-radius:4px}.quiz_loadingState__jUz30{text-align:center;padding:2.5rem 1.25rem;background:#fff;border:1px solid #e1e1e1;border-radius:4px;color:#767676;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:12.5rem}.quiz_loadingState__jUz30:before{content:"";width:2rem;height:2rem;border-radius:50%;border:.1875rem solid #e1e1e1;border-top-color:#1a4a28;margin-bottom:1rem;animation:quiz_spinner__mk1dk 1s linear infinite}@keyframes quiz_spinner__mk1dk{to{transform:rotate(1turn)}}@media(max-width:768px){.quiz_desktopOnly__0eHn1{display:none!important}}.quiz_titleIcon__WlpYi{font-size:var(--font-h3);margin-right:.75rem;vertical-align:middle}.quiz_quizExplanationDropdown__NK0wi{margin-bottom:1.25rem;border:1px solid #e1e1e1;border-radius:4px;background:#fdfdfd;overflow:hidden}.quiz_quizExplanationToggle__bKdiL{width:100%;padding:1rem 1.25rem;background:#fdfdfd;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:var(--font-body);color:#000;transition:background-color .2s ease}.quiz_quizExplanationToggle__bKdiL:hover{background:#f4f4f4}.quiz_quizExplanationToggle__bKdiL span{display:flex;align-items:center;gap:.5rem}.quiz_quizExplanationToggle__bKdiL svg{transition:transform .2s ease;font-size:var(--font-body);color:#000}.quiz_quizExplanationContent__XPg5w{padding:1.5rem;background:#fff;border-top:1px solid #e1e1e1;animation:quiz_slideDown__UsLki .3s ease-out;position:relative}.quiz_processSteps__A9n63{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}@media(max-width:768px){.quiz_processSteps__A9n63{flex-direction:column;gap:1.5rem}}.quiz_step__2NP5c{flex:1 1;text-align:center;position:relative}@media(max-width:768px){.quiz_step__2NP5c{display:flex;align-items:center;text-align:left;gap:1rem}}.quiz_stepConnector__zFZ2H{width:.125rem;height:3.75rem;background:#e1e1e1;margin:1rem auto 0;position:relative}@media(max-width:768px){.quiz_stepConnector__zFZ2H{display:none}}.quiz_stepIcon__ZwVQe{font-size:1.5rem;margin-bottom:.5rem}@media(max-width:768px){.quiz_stepIcon__ZwVQe{font-size:1.25rem;margin-bottom:0;margin-right:.75rem}}.quiz_stepContent__8RE_q strong{display:block;font-size:var(--font-body);color:#000;margin-bottom:.5rem;font-weight:600}@media(max-width:480px){.quiz_stepContent__8RE_q strong{font-size:var(--font-label);margin-bottom:.375rem}}.quiz_stepContent__8RE_q p{font-size:var(--font-label);line-height:var(--line-height-body);color:#767676;margin:0}@media(max-width:480px){.quiz_stepContent__8RE_q p{font-size:.75rem}}.quiz_footerRow__6EyS_{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e1e1e1;gap:1rem}@media(max-width:768px){.quiz_footerRow__6EyS_{flex-direction:column;align-items:flex-start;gap:.75rem}}.quiz_footer__R50WI{font-size:var(--font-label);color:#767676;font-style:italic;margin:0}.quiz_footer__R50WI strong{color:#000}.quiz_researchLink__xBpdZ{font-size:var(--font-label);margin:0;padding:0;border:none}.quiz_researchLink__xBpdZ a{color:#1a4a28;text-decoration:none;transition:color .2s ease}.quiz_researchLink__xBpdZ a:hover{color:#041d05;text-decoration:underline}@keyframes quiz_slideDown__UsLki{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:25rem;padding-top:1.5rem;padding-bottom:1.5rem}}.quiz_emptyState__bhtSf{text-align:center;padding:3.75rem 1.5rem;color:#767676}@media(max-width:768px){.quiz_emptyState__bhtSf{padding:2.5rem 1.25rem}}@media(max-width:480px){.quiz_emptyState__bhtSf{padding:1.875rem 1rem}}.quiz_emptyState__bhtSf h3{font-size:var(--font-h4);color:#000;margin:1rem 0 .5rem}@media(max-width:768px){.quiz_emptyState__bhtSf h3{font-size:var(--font-h5)}}@media(max-width:480px){.quiz_emptyState__bhtSf h3{font-size:var(--font-h6);margin:.75rem 0 .375rem}}.quiz_emptyState__bhtSf p{font-size:var(--font-body);margin:0 0 1.5rem}@media(max-width:768px){.quiz_emptyState__bhtSf p{font-size:var(--font-label);margin:0 0 1.25rem}}@media(max-width:480px){.quiz_emptyState__bhtSf p{font-size:.75rem;margin:0 0 1rem}}.quiz_emptyState__bhtSf .quiz_EmptyCreateButton__9Owdf{background-color:#1a4a28;color:#fff;padding:.75rem 1.5rem;border-radius:999px;border:none;cursor:pointer;font-size:var(--font-body);display:flex;align-items:center;margin:0 auto;justify-content:center;gap:.5rem;transition:all .2s ease-in-out;box-shadow:0 .125rem .25rem rgba(0,0,0,.1);height:2.75rem}.quiz_emptyState__bhtSf .quiz_EmptyCreateButton__9Owdf:hover{background-color:#041d05;transform:translateY(-1px);box-shadow:0 .1875rem .375rem rgba(0,0,0,.15)}.quiz_emptyState__bhtSf .quiz_EmptyCreateButton__9Owdf:active{transform:translateY(1px);box-shadow:0 .0625rem .125rem rgba(0,0,0,.1)}.quiz_emptyIcon__30nJC{font-size:3rem;opacity:.5}@media(max-width:768px){.quiz_emptyIcon__30nJC{font-size:2.5rem}}@media(max-width:480px){.quiz_emptyIcon__30nJC{font-size:2rem}}