@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-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:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-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+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f0f0f0;min-height:100vh;min-width:100vw}body,html{margin:0;padding:0;height:100%;display:flex;flex-direction:column}.container{margin:50px auto;background-color:#fff;border:1px solid #ccc;border-radius:5px;animation:fadeInUp .6s ease}.heading{font-size:24px;font-weight:700;color:#4285f4;margin-bottom:20px}.array-container{flex-wrap:wrap;margin-bottom:0;animation:fadeIn .6s ease}.array-element{background-color:#4caf50;color:#fff;padding:10px;margin:5px;text-align:center;width:40px;border-radius:5px;transition:background-color .3s ease}.array-element.highlight{background-color:#ff5722}@media (max-width:768px){.array-element{padding:6px;margin:3px;width:20px;font-size:.6em}}.controls{justify-content:center;animation:slideInDown .6s ease}@keyframes slideInDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.controls button{font-size:16px;padding:10px 20px;margin-right:10px;cursor:pointer;background-color:#4285f4;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease}.controls button:hover{background-color:#0d47a1}.result{animation:slideInUp .6s ease}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.result p{font-size:18px;margin:5px 0}.custom-array{display:flex;align-items:center;animation:fadeInLeft .6s ease}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.custom-array input{font-size:14px;padding:10px;margin-right:10px;flex:1;border:1px solid #ccc;border-radius:5px}.custom-array button{font-size:16px;padding:10px 20px;cursor:pointer;background-color:#4285f4;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease}.custom-array button:hover{background-color:#0d47a1}.home-page{max-width:800px;margin:50px auto;padding:20px;background-color:#fff;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;animation:fadeInUp .6s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-page h1{font-size:2.5rem;font-weight:700;color:#34a853;margin-bottom:20px}.topic-list{list-style-type:none;padding:0;margin-top:20px}.topic-list ul{margin-bottom:10px}.topic-list ul .Algo{font-size:1.2rem;color:#4285f4;text-decoration:none;transition:color .3s ease}.topic-list ul .Algo:hover{color:#0d47a1}.footer{flex-shrink:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.array-container{justify-content:center;height:300px;border:1px solid #ccc;margin:20px 0;padding:10px;background-color:#f9f9f9}.array-block{background-color:#4caf50;color:#fff;text-align:center;margin:0 5px;width:30px;display:flex;justify-content:center;align-items:flex-end;border-radius:5px 5px 0 0;transition:height .3s ease,background-color .3s ease}.array-block.highlight{background-color:#ff5722}.tree-node{display:inline-block;margin:.5em;padding:.5em;border:1px solid #000;border-radius:5px;transition:background-color .1s ease}.tree-node.highlighted{background-color:#ff0}.tree-container{display:flex;justify-content:center}.controls{margin-bottom:1em}.container{text-align:center;padding:2em}body{font-family:Arial,sans-serif;background-color:#f4f4f9;color:#333;margin:0;padding:0}.container{max-width:800px;margin:40px auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1)}h1{text-align:center;color:#333}.controls{gap:10px;margin-bottom:20px}.controls,label{display:flex;flex-direction:column}label{font-weight:700;color:#555;margin-bottom:10px}input{padding:8px;margin-top:5px;border-radius:4px;border:1px solid #ccc}button{padding:10px 15px;border:none;border-radius:4px;cursor:pointer;background-color:#0070f3;color:#fff;font-weight:700;transition:background-color .3s}button:disabled{background-color:#ccc;cursor:not-allowed}button:hover:not(:disabled){background-color:#005bb5}.array-container{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.station{position:relative;display:flex;flex-direction:column;align-items:center}.station-value{margin-bottom:5px;font-weight:700}.section{width:40px;background-color:#0af;border-radius:4px;text-align:center;padding:5px 0;transition:background-color .3s}.section.highlight{background-color:tomato}.section-value{color:#fff;font-weight:700}.result{text-align:center;font-size:18px;font-weight:700;margin-bottom:20px}.run-button{display:block;margin:0 auto}.navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fbbc04;border:1px solid #000;border-radius:5px}.logo{font-size:2.1rem}.companyName{color:#000;text-decoration:none}.navLinks{display:flex}.navLink{margin-left:20px;color:#000;text-decoration:none}.navLink:hover{text-decoration:underline}.footer{background-color:#34a853;padding:20px;color:#fff;text-align:center;border-top:1px solid #000}.footerContent{display:flex;justify-content:space-between;align-items:center}.footerLinks{margin-top:10px}.footerLink{margin-left:10px;color:#fff;text-decoration:none}.footerLink:hover{text-decoration:underline}