#__next,body,html{height:100%}.d-flex{display:flex}.MuiTypography-h4{font-size:1.9rem}.MuiTypography-h5{font-size:1.4rem}a{color:#1565c0}code{font-size:.95rem;background-color:#dff4ff;border-radius:4px;padding:2px 6px;white-space:nowrap}:root{--header-height:60px;--layout-height:calc(100% - 60px);--thin-border:thin solid #e5e5e5}.contentRow{height:var(--layout-height);flex-wrap:nowrap}.content{min-height:100%;width:-moz-fit-content;width:fit-content;padding:2rem;background-color:#f8fbff;position:relative;overflow:auto}.content section,.content>p{width:calc(100vw - 4rem)}.content>p{text-align:justify}@media (min-width:900px){.content{padding:2.5rem}.content section,.content>p{width:auto}}.drawer,.drawer .backdrop,.drawer .paper{top:var(--header-height)!important;height:var(--layout-height)}.sorting{height:200px;position:relative}.heapSort,.mergeSort,.radixSort{position:relative;min-height:300px}.huffmanTree{position:relative;height:500px}.alphaGrid{display:flex;min-height:40px}.alphaGrid .cell{width:44px;height:40px;margin-right:8px;border-radius:6px;border:1px solid rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;font-weight:600;color:#404040}.numGrid .cell{width:52px;height:42px}.drawGraph{width:max-content;height:max-content}.resizable{min-width:700px;min-height:500px;width:700px;height:500px;border-radius:8px;resize:both;overflow:hidden;position:relative;border:1px solid #e5e5e5}.pseudoCode{padding:8px 0;font-size:.9rem;background-color:#efefef;border-radius:8px;width:-moz-fit-content;width:fit-content}.pseudoCode pre{margin:8px 0;padding:4px 24px}.currentStep{background-color:orange}.cost{width:32px;height:24px;background:transparent;border:0;padding:0;font-size:.95rem}.cost:focus{background:#add8e6;outline:none}.bfs-path .cell,.dfs-path .cell{background-color:#ffd580}.euler-path .cell,.ham-path .cell,.top-sort .cell{background-color:orange}.watermark{position:absolute;margin-top:-50px!important;right:0;font-size:12px;font-weight:600;color:#94a3b8;text-decoration:none;padding:2px 8px;border-radius:4px;border:1px solid #e2e8f0}.watermark:hover{color:#1976d2;border-color:#1976d2;background:#fff}.savedDataBtn{position:absolute;top:12px;right:16px;gap:8px;text-transform:none;font-size:1rem}.numbers_inputNumbers__qCKs_{display:flex;align-items:center;width:max-content;z-index:11}.numbers_inputNumbers__qCKs_ .numbers_number__a5rRB{width:2.5rem;margin-right:.5rem}.numbers_inputNumbers__qCKs_ .numbers_select__yNWi_{width:4rem;border-radius:6px}.numbers_numbox__esjAo{width:50px;height:40px;border-radius:6px;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);margin:0 5px;display:flex;align-items:center;justify-content:center;position:absolute;background-color:#fff}.numbers_node__5h_Fy{width:42px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.5);position:absolute}.numbers_edge__7PFn3{height:2px;position:absolute;transform-origin:0 0;background-color:rgba(0,0,0,.5);opacity:0}.numbers_node__5h_Fy span{position:absolute;right:-18px;top:-14px;background:#9acd32;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:600}.numbers_arrow__bxtMJ{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid transparent;position:absolute;bottom:-3px;left:35px;transform:translateX(-150%) rotate(90deg)}.draw-graph_toolbar__Gf5bY{display:flex;flex-wrap:wrap;align-items:center;position:relative;min-width:700px}.draw-graph_buttonGroup__7yr_i{display:flex;gap:.75rem;align-items:center;margin-left:auto}.draw-graph_buttonGroup__7yr_i button:hover{transform:translateY(-1px);transition:transform .2s ease}.sider_sider__SVm4m{min-width:260px;height:100%;position:relative;overflow-y:auto;background:linear-gradient(145deg,#e3f2fd,#bbdefb);border-right:1px solid rgba(33,150,243,.3);padding:1rem .75rem}.sider_sider__SVm4m::-webkit-scrollbar{width:6px}.sider_sider__SVm4m::-webkit-scrollbar-track{background:transparent}.sider_sider__SVm4m::-webkit-scrollbar-thumb{background:rgba(33,150,243,.4);border-radius:3px}.sider_sider__SVm4m::-webkit-scrollbar-thumb:hover{background:rgba(33,150,243,.6)}.sider_accordion__mE5ln{margin-bottom:.75rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);background:#fff;border:1px solid rgba(33,150,243,.2);transition:all .3s ease}.sider_accordion__mE5ln:hover{transform:translateY(-1px)}.sider_category__4IfyU{background:linear-gradient(135deg,#42a5f5,#1976d2)!important;color:#fff!important;border:none!important;transition:all .3s ease!important;position:relative;overflow:hidden}.sider_categoryText__Xa8gm{position:relative;z-index:1;letter-spacing:.5px;font-weight:600!important}.sider_accordionDetails__orpnA{padding:0!important;background:#fff}.sider_algorithmList__S3wfk{padding:.5rem 0!important}.sider_listItem__eJnvC{margin:4px 12px!important;border-radius:6px!important;transition:all .2s ease!important;border:1px solid transparent!important;position:relative;overflow:hidden}.sider_listItem__eJnvC:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(135deg,#42a5f5,#1976d2);transition:width .3s ease;z-index:0}.sider_listItem__eJnvC:hover{background:rgba(33,150,243,.08)!important;border-color:rgba(33,150,243,.3)!important;transform:translateX(4px)}.sider_listItem__eJnvC:hover:before{width:3px}.sider_listItemSelected__3BIAm{background:linear-gradient(135deg,rgba(33,150,243,.15),rgba(25,118,210,.15))!important;border-color:rgba(33,150,243,.4)!important;color:#1976d2!important}.sider_listItemSelected__3BIAm:before{width:3px}.sider_algorithmText___QD5V{position:relative;transition:color .2s ease;z-index:1}.sider_listItemSelected__3BIAm .sider_algorithmText___QD5V{color:#1976d2!important;font-weight:600!important}.sider_expandIcon__4raXw{color:hsla(0,0%,100%,.9)!important;transition:all .3s ease!important}.sider_expandIconExpanded__LrXZG{transform:rotate(180deg)!important;color:#fff!important}.header_header__ZYf69{height:var(--header-height);align-items:center;justify-content:space-between;padding:0 1rem;background:linear-gradient(135deg,#1976d2,#42a5f5);box-shadow:0 4px 20px rgba(0,0,0,.08);position:relative;z-index:100}.header_heading__m9tFI{font-size:1.25rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:.5px;transition:all .3s ease;line-height:1.5;cursor:pointer}.header_menuIcon__lMTRB{font-size:2rem;margin-right:.75rem;color:#fff}.header_logo__PxXSu{transition:all .3s ease;position:relative;cursor:pointer}.header_logo__PxXSu:hover{transform:scale(1.05)}.header_navButton__1fiXK{padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;text-transform:none;font-size:1rem}.header_navButton__1fiXK:hover{background-color:rgba(25,118,210,.08);transform:translateY(-1px)}@media (min-width:900px){.header_header__ZYf69{background:#fff}.header_heading__m9tFI{color:#1a1a1a;text-shadow:none}}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_5e0020;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Fallback_5e0020;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_5e0020{font-family:__Nunito_5e0020,__Nunito_Fallback_5e0020;font-style:normal}