body{margin:0;padding:0;min-height:100vh;background:#000;background:linear-gradient(91deg,#000,#101010 35%,#282828);color:#fff;font-family:Inter,sans-serif;background-repeat:no-repeat}body::-webkit-scrollbar{display:none}.landing-main{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.landing-texts{width:100%;padding:2rem 1rem;display:flex;justify-content:center;align-items:center}.texts-outer{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;width:80%;max-width:800px;padding:1.5rem;background-color:transparent;border-radius:12px}.intro{font-size:2.2rem;font-weight:800;color:#fff;text-align:center}.intro span{background:linear-gradient(to right,#d714db,#f48fb1,#7e57c2,#2196f3,#26c6da,#43a047,#eeff41,#f9a825,#ff5722);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tagline{font-size:1.1rem;color:#fff;text-align:center;line-height:1.4;padding:0 1rem;text-wrap:balance}.para{font-size:.95rem;color:#aaa;text-align:center;line-height:1.5;padding:0 1.2rem}.landing-btn{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;width:100%;margin-top:10px}.landing-btn input{background-color:#101010;border:1px solid #3d3d3d;height:38px;width:240px;border-radius:8px;padding:0 12px;color:#fff;font-size:.95rem}.landing-btn input::placeholder{color:#777;font-size:.85rem}.landing-btn button{height:38px;width:100px;background-color:#303030;color:#fff;font-weight:600;font-size:.95rem;border:none;border-radius:6px;cursor:pointer;transition:background .3s}.landing-btn button:hover{background-color:#202020}.para{text-wrap:balance;font-size:13px}@media (max-width: 768px){.intro{font-size:1.8rem}.tagline{font-size:1rem}.para{font-size:.9rem}.landing-btn input{width:100%;max-width:260px}.landing-btn button{width:90px}.landing-btn{flex-direction:row}}@media (max-width: 480px){.texts-outer{width:95%;padding:1rem}.intro{font-size:1.5rem}.tagline,.para{padding:0 .5rem;font-size:.9rem}.landing-btn{gap:8px}.landing-btn input{width:70%}.landing-btn button{width:70px}}.preview{display:flex;justify-content:center;align-items:center;width:80%}.demo{display:flex;justify-content:center;align-items:center;width:100%;border:1px solid #0f1f3d;border-radius:10px;box-shadow:0 0 6px #333,0 0 12px #333}.demo-video{width:100%;border-radius:7px}.text-round{border:1px solid #343434;padding:0 12px;display:flex;justify-content:center;align-items:center;border-radius:8px}.text-round span{color:#6d6d6d}.features-section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;margin-top:30px}.feature-header{width:100%;color:#f0f8ff;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:10px}.feat-heading{font-size:32px;font:400}.feat-para{font-size:12px;color:#878787;text-wrap:balance}.feat{width:80%;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;margin-bottom:10px;overflow:scroll;gap:16px;margin-top:14px;padding:10px}.feat-card{background-color:#101010;width:250px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;border-radius:12px;box-shadow:0 0 6px #333,0 0 12px #333}.high{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 10px;font-size:26px;margin-top:5px;color:#494949}.high button{background:transparent;height:20px;width:45px;border:none;font-size:10px;border-radius:6px;border:1px solid #2f2f2f;color:#aaa;cursor:pointer;transition:.5s}.high button:hover{background-color:#2f2f2f;color:#fff}.mid{width:100%;display:flex;align-items:center;padding:0 10px;color:#dbdbdb}.low{display:flex;align-items:center;font-size:12px;margin-bottom:5px;padding:0 10px;color:gray}.shadow-dance-text{font-size:150px;color:#fff;text-shadow:5px 5px 0 #ff005e,10px 10px 0 #00d4ff;animation:shadow-dance 2s infinite}@keyframes shadow-dance{0%,to{text-shadow:5px 5px 0 #ff005e,10px 10px 0 #00d4ff}50%{text-shadow:-5px -5px 0 #00d4ff,-10px -10px 0 #ff005e}}@media (min-width : 768px){.feat-card{width:30%}}@media (max-width : 768px){.preview{width:100%}.demo{width:95%}.demo-video{width:100%}.text-round{font-size:13px}.shadow-dance-text{font-size:70px}.feat-para{display:none}}.pricing{background-color:#32023c;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;width:90%;margin-bottom:200px;margin-top:200px}.pricing-header{background-color:#008b8b;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:30px;font-weight:600}.pricing-content{display:flex;justify-content:center;align-items:center;width:100%;gap:20px}.pricing-card{width:26%;height:320px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:15px;border:2px solid gray}.sp-card{height:350px}.card-button{background-color:#ff0;display:flex;justify-content:center;align-items:center;width:100%;height:45px}.card-button button{height:40px;background-color:#0072ff;color:#fff;display:flex;justify-content:center;align-items:center;font-size:16px;cursor:pointer;border:none;width:95%;border-radius:10px;transition:.4s}.card-button button:hover{background-color:#3743c1;border:1px solid whitesmoke}#log-btn,#rg-btn{background-color:#373737;color:#d3d3d3}.pricing-section{color:#fff;padding:60px 20px;text-align:center}.pricing-title{font-size:36px;margin-bottom:40px;color:#f5f5f5}.pricing-cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.pricing-card{background-color:#0a0a0a;border:1px solid #222;border-radius:12px;padding:30px 20px;width:300px;box-shadow:0 0 12px #ffffff0d;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 0 20px #ffffff14}.plan-name{font-size:24px;margin-bottom:10px;color:#e0e0e0}.plan-price{font-size:28px;font-weight:700;margin-bottom:20px;color:#fff}.plan-features{list-style:none;padding:0;margin-bottom:30px;text-align:left;width:100%;color:#bbb}.plan-features li{margin-bottom:10px;padding-left:20px;position:relative}.plan-features li:before{content:"•";color:#888;position:absolute;left:0}.plan-cta{background-color:#111;border:1px solid #444;color:#fff;padding:10px 20px;border-radius:6px;cursor:pointer;transition:background-color .3s ease,border .3s ease}.plan-cta:hover{background-color:#222;border-color:#666}@media (max-width: 900px){.pricing-cards{flex-direction:column;align-items:center}.highlight-card{height:100%;transform:scale(0)}}.highlight-card{height:110%;border:1px solid #444;box-shadow:0 0 20px #ffffff1f;transform:scale(1.08)}.masonry-gallery{padding:40px 20px;min-height:100vh;color:#fff;width:80%}.gallery-title{text-align:center;margin-bottom:30px;font-size:2rem;color:#e0e0e0}.gallery-masonry{column-count:3;column-gap:16px;padding:0}.gallery-item{break-inside:avoid;margin-bottom:16px;border-radius:12px;overflow:hidden;transition:transform .3s ease-in-out}.gallery-item img{width:100%;display:block;border-radius:12px;box-shadow:0 2px 8px #00000080}.gallery-item:hover{transform:scale(1.03)}@media (max-width: 1000px){.gallery-masonry{column-count:2}}@media (max-width: 600px){.masonry-gallery{width:98%}.gallery-masonry{column-count:1}}.why-us-section{padding:60px 20px;text-align:center;width:80%}.why-title{font-size:2rem;font-weight:700;color:#e0e0e0;margin-bottom:15px}.why-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;justify-content:center;align-items:stretch}.why-card{background:#101010;padding:24px;border-radius:12px;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease;text-align:left}.why-card:hover{transform:translateY(-5px)}.why-icon{font-size:32px;margin-bottom:16px;display:flex;align-items:center;gap:10px}.why-heading{font-size:18px;font-weight:600}.why-desc{font-size:14px}.why-logo{color:#0072ff}@media (max-width: 600px){.why-us-section{width:98%}}.navbar{background:#101010;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;position:relative;z-index:1000;color:#fff;border-bottom:1px solid rgb(40,40,40);height:55px;margin-top:2px;width:90%;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:10px}.nav-logo{font-size:1.5rem;font-weight:700}.nav-links{display:flex;align-items:center;gap:2rem;transition:all .3s ease-in-out;color:#fff}.nav-item{position:relative;cursor:pointer}.nav-item:hover{color:#5a5a5a;font:bold}.dropdown button{background:none;border:none;cursor:pointer;font:inherit;display:flex;align-items:center;gap:5px}.chevron{font-size:.75rem}.dropdown-menu{position:absolute;top:130%;left:0;border-radius:8px;box-shadow:0 5px 15px #0000001a;padding:.75rem;display:none;flex-direction:column;animation:fade .3s ease;color:#fff}.features{color:#fff}.dropdown-menu.show{display:flex}.dropdown-item{padding:.5rem 1rem;border-radius:4px;transition:background .2s}.dropdown-item:hover{background-color:#f0f0f0}.auth-btns button{margin-left:1rem;padding:6px 14px;border-radius:6px;font-size:.9rem;cursor:pointer}.menu-icon{display:none;font-size:1.5rem;cursor:pointer}.nav-profile{display:flex;flex-direction:row;width:100%;gap:5px;justify-content:center;align-items:center}.username span{color:#0072ff}.auth-btns{display:flex;align-items:center;flex-direction:row;justify-content:center}.nav-round{border-radius:8px;border:1px solid #1a1a1a;padding:0 5px}.nav-round div{margin-left:10px;margin-right:10px;font-size:14px;color:gray}@media (max-width : 1200px){.nav-round,.nav-round div{display:none}}@media screen and (max-width: 768px){.nav-links{position:fixed;top:0;left:-100%;width:75%;height:100%;background:#000;flex-direction:column;align-items:flex-start;padding:2rem;gap:1.5rem;z-index:1001;color:#fff}.nav-links.open{left:0}.menu-icon{display:block}.auth-btns{flex-direction:column;width:100%}.auth-btns button{width:100%;margin:.25rem 0}.dropdown-menu{position:relative;top:0;box-shadow:none;padding:.5rem 1rem}.nav-profile{flex-direction:column}}.overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#0000004d;z-index:999}@keyframes fade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu{position:absolute;top:130%;left:0;background:#fff;border-radius:10px;box-shadow:0 12px 30px #0000001a;display:flex;flex-direction:column;min-width:180px;padding:.5rem 0;opacity:0;visibility:hidden;transform:scale(.95);transform-origin:top left;transition:all .3s ease;z-index:100;color:#fff}.dropdown-menu.show{opacity:1;visibility:visible;transform:scale(1);color:#fff}.dropdown-item{padding:.6rem 1rem;display:flex;align-items:center;gap:.8rem;font-size:.95rem;color:#333;transition:background .2s,transform .2s}.dropdown-item:hover{background-color:#f3f4f6;transform:translate(4px);font-weight:500;color:#4f46e5}.auth-btns button{background-color:#0072ff;border-bottom:2px solid white;border-right:2px solid white;border-top:none;border-left:none}.auth-btns button:hover{border-bottom:1px solid white;border-right:1px solid white}.nav-logo img{height:38px;width:auto}.nav-round{border:1px solid #363636}.navbar{height:55px;margin-top:8px;width:85%}@media (max-width: 768px){.navbar{width:95%}}.username{font-size:14px}.nav-profile{gap:14px}.text-round{font-size:12px}.plg:hover{color:#575757;border:1px solid #080808;cursor:pointer}.plg{font-size:24px}.footer-container{color:#fff;font-family:Segoe UI,sans-serif;width:80%;border-top:.5px solid #333;padding-top:8px;height:auto}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-left h3{font-size:2.2rem;font-weight:700;line-height:1.4}.footer-left span{color:#4d4d4d}.footer-right{display:flex;flex-direction:column;gap:12px;max-width:350px;padding-top:8px}.footer-contact{display:flex;align-items:center;gap:10px;font-size:1rem}.footer-icon{font-size:1.2rem;color:#494949}.footer-divider{margin:5px 0;border:none}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}.footer-links a{color:#fff;margin-right:25px;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-links a:hover{color:#717171}.footer-copy{font-size:.9rem;color:#aaa}.footer-logo{display:flex;gap:12px}.footer-logo span{cursor:pointer}.footer-logo span:hover{color:#717171}@media (max-width: 768px){.footer-container{width:98%;padding-left:20px}.footer-content{flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-left h2{font-size:1.6rem}}.gallery-wrapper{color:#eaeaea;min-height:100vh;font-family:Inter,Segoe UI,sans-serif;padding:32px 20px}.gallery-header{text-align:center;margin-bottom:32px}.gallery-header h1{font-size:2.5rem;color:#fff;margin-bottom:10px;font-weight:600}.gallery-header h1 span{color:#555}.gallery-header p{color:#aaa;font-size:1.1rem;font-weight:300}.gallery-container{column-count:3;column-gap:12px}.gallery-itemss{margin-bottom:12px;border-radius:12px;padding:20px 16px;break-inside:avoid;background-color:#090909;box-shadow:0 4px 12px #0006;transition:transform .3s ease,box-shadow .3s ease;color:#ddd;overflow:auto;cursor:pointer;box-shadow:0 0 3px #424242,0 0 12px #333}.gallery-itemss:hover{transform:scale(1.015);box-shadow:0 0 14px #ffffff1a}.tall{height:280px}.medium{height:220px}.wide{height:180px}.dark-1,.dark-2,.dark-3,.gray-1,.gray-2,.gray-3,.light-1,.light-2,.light-3{background-color:#121212}.gallery-item{text-wrap:balance}.gallery-itemss::-webkit-scrollbar{display:none}.gal-title{color:#888;font-size:1.1rem;font-weight:600;margin-bottom:8px;display:block}.gallery-text{font-size:1rem;line-height:1.5;font-weight:400;color:#ccc}.gallery-logo{font-size:36px;display:flex;align-items:center;justify-content:center;gap:24px;color:#666;margin-top:12px;color:#555;text-decoration:none}@media (max-width: 1024px){.gallery-container{column-count:2}}@media (max-width: 600px){.gallery-container{column-count:1}.gallery-item{font-size:16px;padding:14px}.gallery-header h1{font-size:2rem}.gallery-header p{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#080808;color:#c9d1d9}.auth-outer{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;gap:40px;background-color:#080808;flex-wrap:wrap}.auth{background-color:#101010;padding:40px 30px;border-radius:12px;box-shadow:0 0 6px #333,0 0 12px #333;max-width:400px;width:100%}.inputs{display:flex;flex-direction:column;margin-bottom:20px}.inputs label{margin-bottom:6px;font-size:14px;color:#8b949e;text-transform:capitalize}.inputs input{padding:10px;border-radius:6px;background-color:#272727;border:1px solid #30363d;color:#c9d1d9;font-size:14px;transition:border-color .3s}.inputs input:focus{outline:none;border-color:#35393d}.input-btn{text-align:center;margin-top:10px}.input-btn button{padding:10px 20px;background-color:#363636;border:none;border-radius:8px;color:#d3d3d3;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.input-btn button:hover{color:#fff;background-color:#24282c}.redirect{text-align:center;margin-top:20px;font-size:14px;color:#8b949e}.redirect span{color:#58a6ff;cursor:pointer;margin-left:5px;transition:text-decoration .2s}.redirect span:hover{text-decoration:underline}.auth-img img{max-width:700px;width:110%;border-radius:12px;box-shadow:0 0 12px #58a6ff33;height:440px}.auth-title{font-size:32px;color:#6e6e6e;margin-bottom:5px;font:bolder}@media (max-width: 768px){.auth-outer{flex-direction:column;align-items:stretch;padding:20px}.auth,.auth-img img{max-width:100%}.auth{padding:30px 20px}.auth>div:first-child{font-size:24px}}#demo{color:#f3ff07}@media (max-width: 768px){.auth-outer{flex-direction:column;gap:0;padding:0}.auth-img{display:none}.auth{width:100%;min-height:100vh;border-radius:0;background:linear-gradient(#0d1117cc,#0d1117cc),url(https://images.unsplash.com/photo-1607743386830-f198fbd7f9c4?w=600&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTR8fGNvZGluZyUyMGltYWdlJTIwYmxhY2t8ZW58MHx8MHx8fDA%3D);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:none;padding:50px 25px}.inputs input{background-color:#0d1117f2}}.profile-outer{background-color:#080808;min-height:100vh;padding:1rem;color:#e0e0e0;font-family:Segoe UI,sans-serif}.profile-header{height:58px;background-color:#121212;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;flex-wrap:wrap}.profile-header button{background-color:#454545;color:#fff;border:none;padding:6px 14px;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .3s}.profile-header button:hover{background-color:#404040}.name h1 span{color:#d6d6d6;font-weight:700}.email span{font-size:14px;color:#ccc;display:flex;align-items:center;gap:5px}.profile-content{background-color:#121212;display:flex;justify-content:space-around;padding:.8rem;border-radius:8px;margin-top:1rem;font-size:15px;flex-wrap:wrap;gap:10px}.user-cred{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.history-container{flex:1;min-width:300px;max-height:450px;overflow:auto;background-color:#101010;border-radius:8px;padding:1rem;box-shadow:0 0 6px #333,0 0 12px #333}table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}th,td{padding:8px;text-align:left;border-bottom:1px solid #333;word-wrap:break-word}th{background-color:#222;color:#fff}.snippet{white-space:pre-wrap;word-wrap:break-word;max-height:80px;overflow-y:auto;font-size:12px}.profile-favourites{flex:1;min-width:300px;max-height:450px;overflow:auto;background-color:#101010;border-radius:8px;padding:1rem;box-shadow:0 0 6px #333,0 0 12px #333}.favourites-container{display:flex;gap:1rem;flex-wrap:wrap}.favourites-column{flex:1;min-width:140px}.favourites-column h3{margin-bottom:10px;color:#fff}.favourites-box{background-color:#111;padding:8px;border-radius:6px;margin-bottom:10px;font-size:12px;color:#ccc;overflow-y:auto;max-height:100px;white-space:pre-wrap;word-wrap:break-word}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#3f3f3f;border-radius:10px}@media (max-width: 768px){.user-cred{flex-direction:column}.profile-header{height:auto;flex-direction:column;gap:10px;align-items:flex-start}.favourites-container{flex-direction:column}.history-container,.profile-favourites{max-height:300px}table{font-size:12px}}@media (max-width: 768px){.user-cred{flex-direction:column}.profile-header{height:auto;flex-direction:column;gap:10px;align-items:flex-start}.favourites-container{flex-direction:column}.history-container,.profile-favourites{max-height:250px;overflow-y:auto}table{font-size:12px}}.profile-stats{height:98%;width:30%;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:4px}.tier,.calls,.remain{background-color:#101010;box-shadow:0 0 6px #333,0 0 12px #333}.stats-title{color:#9b9b9b;font-size:22px;color:#fff}.stats-num{font-size:22px;color:#34f100}@media (max-width : 768px){.stats-title{font-size:14px}.stats-num{font-size:15px}}@media (max-width: 768px){.profile-header{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;height:auto;gap:10px;height:75px}.logout-btn{margin-left:auto}}@media (max-width: 768px){.profile-header{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:auto;padding:.5rem 1rem;gap:8px}.profile-header h1{font-size:18px}.profile-header .email span{font-size:12px}.profile-header button{padding:4px 10px;font-size:12px}.logout-btn{border-radius:2px}}.favourites-box{display:flex;gap:4px;padding:8px;border-radius:6px;margin-bottom:10px;font-size:12px;color:#ccc;height:120px;background-color:#181818}.favourites-box::-webkit-scrollbar{display:none}.code-block,.response-block{flex:1;background-color:#1a1a1a;padding:6px;border-radius:6px;overflow-y:auto;height:100%;white-space:pre-wrap;word-wrap:break-word}.code-block::-webkit-scrollbar,.response-block::-webkit-scrollbar{width:4px}.code-block::-webkit-scrollbar-thumb,.response-block::-webkit-scrollbar-thumb{background-color:#007bff;border-radius:10px}@media (max-width: 600px){.favourites-box{flex-direction:column;height:auto}.code-block,.response-block{height:80px}}.favourites-column{overflow:auto}.favourites-box button{height:20px;width:20px;font-size:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#f5f5f5;background-color:#000;border:none}.favourites-box button:hover{color:#cecece}.snippet::-webkit-scrollbar{display:none}.favourites-box{flex-direction:column}.favourites-actions{display:flex;gap:2px;flex-direction:row;justify-content:flex-end}.admin-main{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;margin-top:5px}.admin-header{width:95%;height:10%;display:flex;justify-content:space-between;align-items:center;padding:28px;font-size:35px;color:#0042ea}.admin-header div button{background-color:#0042ea;height:38px;width:80px;cursor:pointer;border:none;border-radius:6px;color:#f0f8ff;font-size:14px;border-right:2px solid white;border-bottom:2px solid white;transform:.4s}.admin-header div button:hover{border-right:1px solid white;border-bottom:1px solid white}.admin-stats{width:95%;height:20%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:14px;overflow:auto}.admin-box{height:90%;width:18%;display:flex;justify-content:center;align-items:center;border-radius:8px;flex-direction:column;border:2px solid rgb(15,107,255)}.admin-monitor{height:70%;width:95%;display:flex;justify-content:center;align-items:center}.admin-info{height:95%;width:95%;border-radius:5px}.title{font-size:20px}.num{font-size:30px}.admin-heading{font:bold;font-size:40px;font-weight:800;color:#0b4ef9}.admin-user-info{flex-direction:column;gap:2px;height:100%;overflow:auto}.admin-user-details{border-bottom:1px solid rgb(81,81,81);display:flex;justify-content:space-between;align-items:center;flex-direction:row;height:auto;width:98%;gap:20px}.admin-user-table{padding:20px;margin-top:30px;background:#20232a;border-radius:12px;box-shadow:0 4px 10px #0006;color:#fff}.admin-user-table h2{margin-bottom:15px;font-size:24px;color:#61dafb;text-align:center}.admin-table{width:100%;border-collapse:collapse;background-color:#1e1e1e;border-radius:10px;overflow:hidden}.admin-table thead{background-color:#282c34}.admin-table th,.admin-table td{padding:14px 20px;text-align:left;border-bottom:1px solid #444}.admin-table th{color:#00d8ff;font-weight:700}.admin-table tr:hover{background-color:#333}.tier-pro{color:#00ff7f;font-weight:700}.tier-free{color:tomato;font-weight:700}@media (max-width: 768px){.admin-main{height:auto;margin-top:10px;gap:10px}.admin-header{flex-direction:row;font-size:24px;padding:16px;gap:10px;height:auto;text-align:center}.admin-stats{flex-direction:column;height:auto;gap:10px}.admin-box{width:90%;height:auto;padding:12px 0}.title{font-size:18px}.num{font-size:24px}.admin-monitor{height:auto;flex-direction:column}.admin-info{width:100%;padding:10px}.admin-user-info{width:100%;overflow-x:auto}.admin-table{font-size:14px;min-width:600px}.admin-table th,.admin-table td{padding:10px 12px}.admin-heading{font-size:28px}.admin-header div button{width:65px}}.admin-statss{font-size:12px;display:flex;gap:2px;align-items:start;padding:0 10px}.admin-statss p span,.num{color:#00ff7f}.ex-main{background-color:#080808;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px}.ex-header{width:90%;height:55px;display:flex;justify-content:space-between;padding:0 10px;align-items:center;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;margin-top:10px;background-color:#121212}.ex-title{display:flex;flex-direction:column}.ex-p{font-size:32px;color:#fff;font-weight:600}.ex-by{color:#777;font-size:10px}.ex-controls{display:flex;gap:20px;height:100%;justify-content:center;align-items:center}.ex-contents{width:90%;display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column}.ex-code{width:100%;display:flex;justify-content:center;align-items:center;background-color:#121212;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;margin-top:10px;height:280px;overflow:auto;min-height:200px;max-height:300px}.ex-response{background-color:#121212;font-size:14px;color:#ccc;width:100%;overflow:auto;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;min-height:200px;max-height:400px;padding:30px}.code{border:none;font-size:16px;color:#e0e0e0;background-color:#0a0a0a}.ex-btn,.rev-btn{background-color:#222;color:#f0f0f0;height:34px;width:75px;cursor:pointer;border-radius:6px;border:none;border-bottom:2px solid #888;border-right:2px solid #888;transition:.1s}.ex-btn:hover,.rev-btn:hover{border-bottom:0;border-right:0}.ex-chart{box-shadow:0 0 6px #333,0 0 12px #333;width:100%;display:flex;justify-content:center;align-items:center;background-color:#121212;margin-bottom:10px}.ex-fav{height:34px;width:34px;border:none;cursor:pointer;background-color:#222;color:#f0f0f0;font-size:18px;border-radius:6px;display:flex;justify-content:center;align-items:center}.ex-fav:hover{color:#0a0a0a}@media (max-width: 780px){.ex-contents{width:100%}.ex-code{width:95%;min-height:180px;max-height:280px}.ex-response{width:95%;min-height:200px;max-height:350px}.code{font-size:12px}.ex-chart,.ex-header{width:95%}}@media (max-width: 500px){.ex-controls{margin-top:5px;margin-bottom:5px}.ex-header{width:95%;flex-direction:column;height:58px;flex-direction:row}.ex-controls{gap:4px}}.ex-chart{display:flex;overflow:auto;transition:.2s;align-items:flex-start}.review-main{background-color:#080808;display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column;gap:10px;overflow:auto}.review-header{width:90%;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;box-shadow:0 0 6px #333,0 0 12px #333;background-color:#121212;margin-top:15px;border-radius:8px}.review-contents{width:90%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px}.rev-cr{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:350px;gap:20px}.rev-code{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;height:98%;border-radius:8px;gap:15px}.rev-usercode{height:70%;box-shadow:0 0 6px #333,0 0 12px #333;background-color:#121212;width:98%}.rev-section{height:28%;width:98%;box-shadow:0 0 6px #555,0 0 12px #555;background-color:#101010;overflow:auto;padding:10px;border-radius:8px;cursor:pointer}.rev-section::-webkit-scrollbar{display:none}.rev-pie{width:50%;background-color:#0c0c0c;display:flex;justify-content:center;align-items:center;height:98%;box-shadow:0 0 6px #333,0 0 12px #333}.rev-others{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.review-scenes{width:100%;height:100px;display:flex;justify-content:center;align-items:center;gap:20px}.rev-final{background-color:#101010;height:100px;width:100%;border-radius:8px;box-shadow:0 0 6px #555,0 0 12px #555;overflow:auto;padding:10px;margin-bottom:18px;cursor:pointer}.rev-final::-webkit-scrollbar{display:none}.rev-one::-webkit-scrollbar{display:none}.rev-one{background-color:#101010;height:95%;width:32%;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;overflow:auto;padding:10px;cursor:pointer}.rev-one,.rev-final,.rev-section{font-size:14px;color:#ccc}.rev-one span,.rev-final span,.rev-section span{color:#999;font-size:12px}.potential,.smell,.suggestion{box-shadow:0 0 6px #444,0 0 12px #444;color:#ccc}.review-controls{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.score{box-shadow:0 0 6px #555,0 0 12px #555;height:40px;width:80px;border-radius:6px;display:flex;justify-content:center;align-items:center;color:#f0f0f0;font-size:20px}.score span{color:#ccc}@media (max-width: 768px){.review-header{width:95%}.ex-p{font-size:25px}.review-contents{width:100%}.rev-cr{flex-direction:column}.rev-code{width:95%;height:300px}.rev-pie{width:95%}}@media (max-width: 768px){.review-header{width:95%;flex-direction:row;height:55px;gap:10px;padding:10px;justify-content:space-between}.ex-p{font-size:20px}.review-controls{flex-direction:row;gap:10px}.score{height:35px;width:70px;font-size:18px}.review-contents{width:100%}.rev-cr{flex-direction:column;height:auto}.rev-code{width:95%;height:auto}.rev-usercode{height:250px;width:100%}.rev-section{height:auto;min-height:80px}.rev-pie{width:95%;height:300px}.review-scenes{flex-direction:column;height:auto}.rev-one,.rev-final{width:95%;height:auto;min-height:80px}.rev-one p,.rev-final p,.rev-section p{font-size:13px}.rev-one span,.rev-final span,.rev-section span{font-size:12px}}.score{height:34px}.spinner{width:32px;height:32px;display:grid;border-radius:50%;-webkit-mask:radial-gradient(farthest-side,#f6f1f100 40%,#e1e5ea 41%);background:linear-gradient(0deg,#e4e7eb80 50%,#dde2e8 0) center/4.5px 100%,linear-gradient(90deg,#eaedf040 50%,#eaebedbf 0) center/100% 4.5px;background-repeat:no-repeat;animation:spinner-d3o0rx 1s infinite steps(12)}.spinner:before,.spinner:after{content:"";grid-area:1/1;border-radius:50%;background:inherit;opacity:.915;transform:rotate(30deg)}.spinner:after{opacity:.83;transform:rotate(60deg)}@keyframes spinner-d3o0rx{to{transform:rotate(1turn)}}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.charts{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:50px;height:100vh}.mermaid{padding:20px;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;overflow:auto}.mermaid svg{height:80%;width:80%}@media (max-width : 600px){.mermaid svg{height:100%;width:100%}}.comm-main{background-color:#080808;min-height:100vh;width:100%;display:flex;align-items:center;flex-direction:column;gap:10px;padding:10px 0;box-sizing:border-box}.comm-header{background-color:#121212;width:90%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;color:#eee;flex-wrap:wrap}.comm-header .by h1{margin:0;font-size:1.8rem;color:#f5f5f5}.comm-header .by p{margin:0;font-size:.9rem;color:#bbb}.comment-level{display:flex;flex-direction:column;align-items:center}.silder-wrap{display:flex;flex-direction:column;align-items:center;width:220px}.comment-slider{width:100%;height:6px;border-radius:4px;background:#333;outline:none;cursor:pointer;transition:background .3s ease}.comment-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#ccc;border:1px solid #666}.comment-slider::-webkit-slider-thumb:hover{background:#eee}.comment-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#ccc;border:1px solid #666;cursor:pointer}.comment-labels{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#bbb;margin-top:4px}.selected{font-size:12px;color:#ccc}.selected strong{color:#eee}.comm-btn{display:flex;align-items:center;gap:10px;margin-top:10px}.comm-btn button{height:35px;width:90px;background-color:#222;color:#eee;border:none;border-radius:6px;border-bottom:2px solid #444;border-right:2px solid #444;cursor:pointer;transition:.2s}.comm-btn button:hover{background-color:#333;border-bottom:none;border-right:none}.comm-outer{background-color:#0a0a0a;width:90%;max-width:1200px;display:flex;gap:20px;margin-top:10px;flex-wrap:wrap}.comm-left,.comm-right{background-color:#121212;flex:1 1 45%;display:flex;flex-direction:column;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;min-width:300px;height:550px;max-height:550px;overflow:hidden}.comm-bars{background-color:#121212;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;height:26px}.comm-code{background-color:#101010;flex:1;border-top:1px solid #222;padding:10px;overflow:auto;color:#eee}.comm-right{display:flex;flex-direction:column;overflow:hidden}.comm-nav{border-bottom:2px solid #444;padding:8px 12px;display:flex;justify-content:flex-end;align-items:center;background-color:#121212}.comm-nav button{background:transparent;border:none;color:#eee;cursor:pointer;transition:color .2s ease}.comm-nav button:hover{color:#ccc}.comm-output{flex:1;padding:10px;overflow:auto;color:#ddd;background-color:#101010;font-size:.95rem}.comment-labels{gap:28px}@media (max-width: 768px){.comm-outer{flex-direction:column;gap:15px}.comm-left,.comm-right{width:100%;flex:none;max-height:400px}.comm-code,.comm-output{max-height:400px}.comm-output::-webkit-scrollbar,.comm-code::-webkit-scrollbar{display:none}}@media (max-width: 500px){.comm-header .by h1{font-size:1.4rem}.comm-header{width:95%;padding:12px 16px}.comm-outer{width:95%}.comm-header .by p{font-size:.8rem}.silder-wrap{width:100%;max-width:220px}.comment-slider{height:6px}.comment-labels{font-size:9px}.comm-btn button{width:80px;height:32px;font-size:.95rem}.comm-nav{padding:6px 10px}.comm-code,.comm-output{padding:8px;font-size:.95rem}.comm-code{font-size:14px}.como-cd::-webkit-scrollbar{display:none}}body{background-color:#020e1c}.comp-main{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;background-color:#080808;overflow:auto}.comp-header{height:10%;background-color:#000;display:flex;justify-content:space-between;align-items:center;padding:30px;box-shadow:0 0 6px #333,0 0 12px #333;background-color:#121212;width:90%;border-radius:8px;margin-top:5px}.comp-header h1{color:#fff;font-size:30px}.comp-header h1 span{color:#fff;font-size:32px}.comp-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.comp-loader{height:50px;width:50px;display:flex;justify-content:center;align-items:center}.comp-suggest{width:90%;height:10%;display:flex;justify-content:center;align-items:center;margin-top:10px}.suggest{background-color:#101010;box-shadow:0 0 6px #333,0 0 12px #333;height:100%;overflow:auto;cursor:pointer;font-size:14px;color:#b8b8b8;padding:10px;width:80%;border-radius:8px}.suggest::-webkit-scrollbar{display:none}.comp-section{width:100%;height:80%;background-color:#000;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px}.comp-outer{width:90%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.comp-left{height:95%;width:45%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.comp-code{height:55%;width:98%;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#080808;box-shadow:0 0 6px #333,0 0 12px #333;border:none}.comp-piece{height:42%;width:100%;display:flex;justify-content:center;align-items:center}.time,.space{height:50px;width:80%;display:flex;justify-content:center;align-items:center;font-size:15px;background-color:#101010;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;color:#fff}.time span,.space span{color:#727272}.comp-right{height:98%;width:53%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px}.comp-chart{height:65%;width:98%;display:flex;justify-content:center;align-items:center;gap:10px}.comp-why{height:38%;width:98%;display:flex;justify-content:center;align-items:center}.chart-chart{width:80%;height:98%;display:flex;justify-content:center;align-items:center;background-color:#101010;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px}.chart-text{width:40%;height:95%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;border-radius:3px}.comp-description{height:78%;width:95%;font-size:14px;text-align:start}.comp-description span{color:#0072ff;font-size:14px}.pieceofcode{height:98%;width:98%;color:#a6a6a6;overflow:auto;cursor:pointer;padding:10px;background-color:#101010;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333}.pieceofcode::-webkit-scrollbar{display:none}.why{height:98%;width:98%;overflow:auto;cursor:pointer;padding:10px;color:#979797;background-color:#101010;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333}.why::-webkit-scrollbar{display:none}.by p{font-size:12px;color:gray}@media (max-width : 1050px){.comp-description{font-size:12px}}.pieceofcode{height:100%}@media (max-width: 999px){.comp-main{height:auto}.comp-header{height:58px;padding:10px;width:98%}.by h1{font-size:20px}.by p{font-size:10px}.comp-suggest{width:100%}.suggest{width:95%;min-height:100px;max-height:220px}.comp-section{width:100%}.comp-outer{flex-direction:column;width:98%}.comp-left,.comp-right{width:98%}.comp-piece{min-height:130px;max-height:200px}.comp-right,.comp-chart{flex-direction:column}.chart-text{width:100%;flex-direction:row;gap:10px}.chart-chart{width:98%;padding:10px}.comp-code{max-height:350px;overflow:scroll}.comp-cc{height:100%;width:100%}.comp-outer{margin-bottom:10px}.pieceofcode{height:100%}.comp-piece{height:180px;max-height:200px}}.ct{color:#fff;font-weight:600}body{background-color:#0a0a0a;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#ddd}.conv-main{background-color:#080808;min-height:100vh;width:100%;display:flex;align-items:center;flex-direction:column;gap:10px;padding:10px 0;box-sizing:border-box}.conv-header{background-color:#121212;width:90%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;color:#eee;flex-wrap:wrap}.conv-header .by h1{margin:0;font-size:1.8rem;color:#f5f5f5}.conv-header .by p{margin:0;font-size:.9rem;color:#bbb}.lang-select{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.language-logo img{height:48px;width:auto}.selection{padding:8px 12px;font-size:1rem;border:1px solid #555;border-radius:6px;background-color:#000;color:#eee;cursor:pointer;transition:all .3s ease}.selection:hover,.selection:focus{border-color:#777;box-shadow:0 0 0 3px #9696964d;outline:none}.selection option{background-color:#fff;color:#333}.conv-outer{background-color:#0a0a0a;width:90%;max-width:1200px;display:flex;gap:20px;margin-top:10px;flex-wrap:wrap}.conv-left,.conv-right{background-color:#121212;flex:1 1 45%;display:flex;flex-direction:column;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;min-width:300px;height:550px;max-height:550px;overflow:hidden}.conv-bars{background-color:#121212;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;height:26px}.dots{display:flex;gap:6px}.red,.yellow,.green{height:8px;width:8px;border-radius:50%;background-color:#555}.red{background-color:red}.yellow{background-color:#ff0}.green{background-color:#33f41e}.mac-btns button{background:transparent;border:none;color:#eee;cursor:pointer;font-size:16px;padding:4px;transition:color .2s ease}.mac-btns button:hover{color:#ccc}.conv-code{background-color:#101010;flex:1;border-top:1px solid #222;padding:10px;overflow:auto;color:#eee}.conv-right{display:flex;flex-direction:column;overflow:hidden}.conv-nav{border-bottom:2px solid #444;padding:8px 12px;display:flex;justify-content:flex-end;align-items:center}.conv-nav button{background:transparent;border:none;color:#eee;cursor:pointer;transition:color .2s ease}.conv-nav button:hover{color:#ccc}.conv-output{flex:1;padding:10px;overflow:auto;color:#ddd;background-color:#101010}@media (max-width: 900px){.conv-header{flex-direction:column;align-items:flex-start;gap:10px}.conv-outer{flex-direction:column;gap:15px}.conv-left,.conv-right{width:100%;flex:none;max-height:none;max-height:400px}.conv-code,.conv-output{max-height:400px}.conv-output::-webkit-scrollbar{display:none}.conv-co::-webkit-scrollbar{display:none}}@media (max-width: 500px){.conv-header .by h1{font-size:1.4rem}.conv-header,.conv-outer{width:95%}.conv-header .by p{font-size:.8rem}.selection{font-size:.9rem;padding:6px 10px}.language-logo img{height:40px}.conv-nav{padding:6px 10px}.conv-code,.conv-output{padding:8px;font-size:.95rem}}.opt-main{background-color:#080808;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;gap:10px}.op-header{background-color:#121212;display:flex;justify-content:space-between;align-items:center;padding:0 20px;width:90%;border-radius:8px;box-shadow:0 0 8px #333;margin-top:10px;height:58px}.opt-title{display:flex;flex-direction:column}.opt-p{font-size:32px;color:#fff;font-weight:600}.opt-by{font-size:10px;color:#aaa}.opt-controls{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:15px}.opt-bt{height:40px;width:40px;background-color:#222;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:6px;color:#eee;transition:.2s}.opt-bt:hover{background-color:#333;border:1px solid #fff}.loader{display:flex;justify-content:center;align-items:center;height:40px;width:40px}.opt-contents{height:580px;width:90%;margin-bottom:10px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:15px}.opt-left,.opt-right{height:98%;width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px}.opt-code,.opt-response{background-color:#000;border-radius:8px;box-shadow:0 0 8px #333;overflow:auto;width:98%;display:flex;justify-content:center;align-items:center;flex-direction:column}.opt-codee{background-color:#000}.opt-code{height:75%}.opt-response{height:80%}.codee-header,.res-header{width:100%;height:28px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;border-radius:3px;border-bottom:1px solid #555;color:#ccc;background-color:#111}.opt-res{height:98%;width:100%;border-radius:8px;padding:10px;overflow:auto;color:#ddd;background-color:#101010}.opt-section{height:25%;width:98%;background-color:#101010;box-shadow:0 0 8px #333;border-radius:8px;padding:10px;display:flex;gap:10px;flex-direction:column;overflow:auto}.problem-opt{color:#c00}.problem-opt span,.fixing-opt span{color:#d0d0d0;font-size:16px}.fixing-opt{color:#0c0}.opt-matric{background-color:#000;height:20%;width:98%;box-shadow:0 0 8px #333;border-radius:8px;padding:0 10px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px;overflow:auto}.metric-original,.matric-optimized{width:50%;display:flex;padding:5px 10px;flex-direction:column}.opt-heading{color:#fff;font-size:16px;font-weight:600;background-color:#222}.metric-original p,.matric-optimized p{font-size:14px;color:#ddd}.copy-btn{height:28px;width:28px;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#aaa;background:transparent;border:none;font-size:18px;transition:.2s}.opt-section::-webkit-scrollbar{display:none}.opt-res::-webkit-scrollbar{display:none}.opt-code{background-color:#101010}.optimized-p{color:#0bf}@media (max-width: 768px){.opt-p{font-size:22px}.op-header{padding:0 8px;width:98%}.opt-controls{gap:5px}.opt-contents{width:98%;flex-direction:column;height:auto}.opt-left,.opt-right{width:100%;height:auto}.opt-left{margin-top:0}.opt-code,.opt-response{height:auto;min-height:200px}.opt-section{height:auto;min-height:100px}.opt-matric{flex-direction:column;height:auto;padding:10px 5px}.metric-original,.matric-optimized{width:100%}.res-header{width:100%;height:28px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;border-radius:3px;border-bottom:1px solid #555;color:#ccc;background-color:#111}.res-header p{margin:0}.opt-code{max-height:350px}.opt-res{max-height:350px;min-height:240px}.opt-codee{min-height:200px}}@media (max-width: 500px){.opt-codee::-webkit-scrollbar{display:none}}.q-main{background-color:#080808;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.q-header{height:58px;width:90%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;margin-top:10px;background-color:#121212}.q-title{display:flex;flex-direction:column}.q-p{color:#f4f4f4;font-size:32px;font-weight:600}.q-by{font-size:10px;color:gray}.q-controls{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.q-score{height:35px;width:80px;border:1px solid orangered;border-radius:6px;display:flex;justify-content:center;align-items:center}.q-contents{width:90%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:15px;height:580px;margin-bottom:20px}.q-left{height:100%;width:40%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.q-bar{height:50px;width:100%;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;background-color:#121212;padding:5px 15px}.q-code{height:90%;width:100%;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;background-color:#121212;overflow:auto}.q-right{height:100%;width:60%;display:flex;align-items:center;flex-direction:column;gap:10px}.q-question{box-shadow:0 0 6px #333,0 0 12px #333;background-color:#101010;border-radius:8px;height:130px;width:100%;padding:5px 10px}.optsec-1,.optsec-2{height:100px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:15px}.q-option{background-color:#0a0a0a;height:100%;width:50%;border-radius:8px;padding:5px 10px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;cursor:pointer}.q-a,.q-b,.q-c,.q-d{box-shadow:0 0 6px #333,0 0 12px #333}.q-a:hover,.q-b:hover,.q-c:hover,.q-d:hover{background-color:#121212;color:#fff;box-shadow:0 0 6px #1ac404,0 0 12px #3ad40f}.q-solvedbar{box-shadow:0 0 6px #333,0 0 12px #333;padding:5px 10px}.q-solvedbar{height:100px;width:100%;background-color:#000612;border-radius:8px}.q-result{background-color:#0a0a0a;width:100%;height:100%;box-shadow:0 0 6px #333,0 0 12px #333;padding:10px;border-radius:8px}.qu-btn{background-color:#020e1c;color:#0072ff;height:40px;width:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s;border:none;border-radius:6px;background-color:#0a0a0a;color:#c9c9c9;font-size:15px;box-shadow:0 0 4px #333,0 0 8px #333}.qu-btn:hover{border:1px solid white;background-color:#020e1c;color:#fff}.q-question{display:flex;justify-content:center;align-items:center}.q-question span{color:#fff}.q-option span{color:#fff;font-weight:600}.q-result{gap:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.q-r{height:32%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.r1,.r2,.r3{height:100%;width:33%;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;padding:5px 10px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:17px;gap:5px;background-color:#101010}.q-w{height:68%;width:100%}.rules{font-size:18px;color:red;font-weight:600;overflow:scroll}.q-w{overflow:scroll}.q-w::-webkit-scrollbar{display:none}.ru{gap:2px}.ru p{color:#f67878;font-size:14px}.q-bar{font-size:10px;overflow:scroll}.q-bar::-webkit-scrollbar{display:none}@media (max-width : 768px){.q-header{width:98%;padding:0 10px}.q-p{font-size:25px}.q-score{width:70px;height:35px}.q-contents{flex-direction:column;width:98%;height:auto}.q-left,.q-right{width:100%}.q-code{max-height:300px;height:300px}.q-bar{height:40px}.optsec-1,.optsec-2{flex-direction:column;width:100%;height:auto;gap:10px}.q-option{width:100%;height:50px}.q-question{height:auto;min-height:80px}.q-solvedbar{height:60px}.q-result{height:200px}.r1,.r2,.r3{font-size:12px;flex-direction:row}.q-controls{gap:5px}.ru p{font-size:10px}}@media (min-width: 768px){.result{height:100px}.q-question{height:180px}.q-solved{height:100px}.q-option{height:80px}}.sum-main{background-color:#080808;display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column;gap:10px;height:100vh}.sum-header{height:58px;width:90%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;margin-top:10px;background-color:#121212}.sum-title{display:flex;flex-direction:column}.sum-p{font-size:32px;color:#eee;font-weight:600}.sum-by{font-size:10px;color:#777}.sum-controls{height:98%;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:row}.sum-tags{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;max-height:90%;box-shadow:0 0 6px #333,0 0 12px #222;gap:5px;border-radius:6px;width:200px;padding-top:5px;padding-bottom:5px}.sum-tags::-webkit-scrollbar{display:none}.tag{background-color:#333;height:28px;padding:0 12px;display:flex;justify-content:center;align-items:center;border-radius:6px;color:#fff;font-size:14px;white-space:nowrap;cursor:pointer;width:180px}.tag-btn{height:98%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.sum-views{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:column;font-size:12px}.view{display:flex;flex-direction:row;gap:18px;font-size:16px}.view p{cursor:pointer;color:#ccc;transition:.2s}.view p:hover{color:#fff}.sum-btn{background-color:#222;color:#fff;border:none;border-radius:6px;border-right:2px solid #444;border-bottom:2px solid #444;cursor:pointer;font-size:12px;display:flex;justify-content:center;align-items:center;transition:.1s;height:35px;width:82px}.sum-btn:hover{border-right:none;border-bottom:none;background-color:#333}.sum-contents{width:90%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:15px;height:90%}.sum-left{width:50%;height:98%;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:scroll;background-color:#121212;box-shadow:0 0 6px #333,0 0 12px #222;border-radius:8px;padding-left:4px}.sum-code{height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;overflow:auto;background-color:#101010;box-sizing:border-box;padding:10px}.code-header{height:30px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px;border-bottom:2px solid #555}.code-header p{cursor:pointer;color:#ccc}.sum-copy{color:#aaa}.sum-copy:hover{color:#fff}.sum-right{width:50%;height:98%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:14px}.sum-nav{background-color:#000;width:100%;height:60px;box-shadow:0 0 6px #333,0 0 12px #222;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:20px}.sum-response{box-shadow:0 0 6px #333,0 0 12px #222;height:100%;width:100%;background-color:#101010;border-radius:8px;padding:10px;overflow:auto;color:#ddd}.sum-inp{display:flex;justify-content:center;align-items:center;gap:20px}.sum-inp input{height:35px;width:120px;background-color:#000;border:2px solid #444;cursor:pointer;text-decoration:none;color:#fff;padding:0 15px;border-radius:6px}.sum-inp input::placeholder{color:#777}.copy-btn{height:38px;width:38px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s;color:#ccc;background:transparent;font-size:18px;border:none}.copy-btn:hover{color:#fff}.btn-dis{display:flex;flex-direction:row}@media (max-width: 820px){.sum-p{font-size:20px}}@media (max-width: 768px){.sum-main{height:auto}.sum-header{width:98%;flex-direction:column;align-items:stretch;padding:10px;gap:10px;height:120px}.sum-title{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.sum-p{font-size:20px}.sum-by{font-size:10px;color:#777}.sum-controls{flex-direction:column;align-items:stretch;width:100%;background-color:transparent;gap:10px}.code-header{height:40px}.sum-views{width:100%;flex-direction:row;justify-content:space-between;align-items:center;font-size:12px}.view{display:flex;flex-direction:row;gap:12px;font-size:16px}.tag-btn{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.sum-tags{flex-direction:row;overflow-x:auto;overflow-y:hidden;width:100%;padding:6px;box-shadow:0 0 6px #333,0 0 12px #222;border-radius:6px;gap:8px;scroll-behavior:smooth}.sum-tags::-webkit-scrollbar{height:6px}.tag{flex-shrink:0;min-width:140px;padding:0 10px;height:30px;font-size:12px;background-color:#333;border-radius:6px;display:flex;justify-content:center;align-items:center;color:#fff;white-space:nowrap}.sum-btn{height:32px;font-size:10px}.sum-contents{flex-direction:column;width:98%;margin-bottom:10px;gap:10px}.sum-left,.sum-right{width:100%}.sum-code{max-height:320px;width:100%}.sum-left{height:auto;max-height:380px;overflow:auto}.sum-response{max-height:300px;margin-bottom:10px;min-height:280px}}@media (max-width: 500px){.sum-code::-webkit-scrollbar{display:none}}.top-main{background-color:#080808;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;width:100%}.top-header{height:58px;width:90%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;margin-top:10px;background-color:#121212}.top-title{display:flex;flex-direction:column}.top-p{font-size:32px;color:#efefef;font-weight:600}.top-by{font-size:10px;color:gray}.top-controls{display:flex;justify-content:center;align-items:center;gap:20px}.top-controls input{height:35px;width:200px;border-radius:5px;background-color:#0a0a0a;border:1px solid #636363;padding:0 12px;color:#fff}.top-contents{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;width:90%;height:580px}.top-left{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;height:100%;width:45%}.top-right{background-color:#0a0a0a;display:flex;justify-content:center;align-items:center;height:100%;width:55%;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;overflow:auto}.top-chart{display:flex;justify-content:center;align-items:center;height:auto;width:100%;overflow:auto;transform-origin:top left}.top-right{overflow:auto;align-items:flex-start}.top-defin{background-color:#101010;width:100%;height:25%;padding:5px 10px;border-radius:6px;box-shadow:0 0 6px #333,0 0 12px #333;cursor:pointer}.top-desc{background-color:#101010;width:100%;height:40%;padding:5px 10px;border-radius:6px;box-shadow:0 0 6px #333,0 0 12px #333;cursor:pointer}.top-example{background-color:#101010;width:100%;padding:5px 10px;height:35%;border-radius:6px;box-shadow:0 0 6px #333,0 0 12px #333;cursor:pointer}.top-upper-right{height:100%;width:55%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px}.top-right{width:100%}.tur{display:flex;justify-content:flex-end;align-items:center;gap:10px;width:100%;height:38px;background-color:#0a0a0a;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px}.ps{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;padding:0 10px;border-radius:6px;background-color:#0a0a0a}.df{color:#0072ff}.df span{color:#cdcdcd;font-size:14px}.top-defin,.top-desc,.top-example{overflow:scroll}.top-defin{box-shadow:0 0 6px #333,0 0 12px #333}.df1{color:#fff}.top-desc{box-shadow:0 0 6px #333,0 0 12px #333}.df2{color:#fff}.top-example{box-shadow:0 0 6px #333,0 0 12px #333}.df3{color:#fff}.top-chart{cursor:pointer}@media (max-width: 768px){.top-header{width:98%;padding:0 10px;min-height:58px}.top-p{font-size:20px}.top-controls input{width:140px}.top-controls{gap:5px}.top-contents{width:98%;flex-direction:column}.top-left,.top-right{width:100%}.top-upper-right{width:100%;height:100%}}.top-defin::-webkit-scrollbar{display:none}.top-desc::-webkit-scrollbar{display:none}.top-example::-webkit-scrollbar{display:none}@media (max-width: 768px){.top-header{width:98%;padding:0 10px;height:auto;flex-wrap:wrap;gap:8px}.top-p{font-size:22px}.top-controls{gap:8px;flex-wrap:wrap;justify-content:center}.top-controls input{width:140px;height:32px;font-size:14px}.top-contents{flex-direction:column;width:98%;height:auto}.top-left,.top-upper-right{width:100%;height:auto}.top-defin,.top-desc,.top-example{height:auto;min-height:100px;max-height:300px;overflow-y:auto}.tur{width:100%;justify-content:flex-end;padding:5px 10px;height:auto}.ps{padding:4px 8px;gap:8px}.qu-btn{height:28px;width:28px;font-size:14px}.top-chart::-webkit-scrollbar{display:none}.top-right::-webkit-scrollbar{display:none}}@media (min-width: 800px){.top-left{padding:10px;gap:18px}}.top-defin{box-shadow:0 0 6px #fcba03,0 0 12px #fcba03}.top-desc{box-shadow:0 0 6px #ad03fc,0 0 12px #ad03fc}.top-example{box-shadow:0 0 6px #f2073a,0 0 12px #f2073a}.df1{color:#fcba03;font-weight:600}.df2{color:#ad03fc;font-weight:600}.df3{color:#f2073a;font-weight:600}.dfe{font-weight:300}.chat-main{background-color:#080808;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;width:100%}.chat-header{height:58px;width:90%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 0 6px #333,0 0 12px #333;border-radius:8px;margin-top:10px;background-color:#121212}.chat-title{display:flex;flex-direction:column}.chat-p{font-size:32px;color:#efefef;font-weight:600}.chat-by{font-size:10px;color:gray}.chat-contents{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;width:90%;height:580px}.chat-left{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;height:100%;width:45%}.chat-right{background-color:#0a0a0a;display:flex;justify-content:center;align-items:center;height:100%;width:55%;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;overflow:auto}.chat-chart{display:flex;justify-content:center;align-items:center;height:auto;width:100%;overflow:auto;transform-origin:top left}.chat-right{overflow:auto;align-items:flex-start}.chat-upper-right{height:100%;width:55%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px}.chat-right{width:100%}.chat-tur{display:flex;justify-content:flex-end;align-items:center;gap:10px;width:100%;height:38px;border-radius:8px}.chat-ps{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;padding:0 10px;border-radius:6px;background-color:#0a0a0a}.chat-chart{cursor:pointer}@media (max-width: 768px){.chat-header{width:98%;padding:0 10px;min-height:58px}.chat-p{font-size:20px}.chat-contents{width:98%;flex-direction:column}.chat-left,.chat-right{width:100%}.chat-upper-right{width:100%;height:100%}}@media (max-width: 768px){.chat-header{width:98%;padding:0 10px;height:auto;flex-wrap:wrap;gap:8px}.chat-p{font-size:22px}.chat-contents{flex-direction:column;width:98%;height:auto}.chat-left,.chat-upper-right{width:100%;height:auto}.chat-tur{width:100%;justify-content:flex-end;padding:5px 10px;height:auto}.chat-ps{padding:4px 8px;gap:8px}.qu-btn{height:28px;width:28px;font-size:14px}.chat-chart::-webkit-scrollbar{display:none}.chat-right::-webkit-scrollbar{display:none}.chat-text{font-size:10px;margin-bottom:2px}}.chat-main{background-color:#010101;display:flex;justify-content:center;align-items:center;height:100%;width:100%}.gemini-container{display:flex;flex-direction:column;height:90vh;background:#080808;color:#fff;overflow:hidden;width:80%}.chat-thread{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;display:flex;flex-direction:column;gap:16px;scroll-behavior:smooth}.chat-bubble{max-width:100%;width:fit-content;padding:12px 16px;border-radius:16px;font-size:15px;line-height:1.6;display:flex;align-items:flex-start;gap:8px;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;transition:all .2s;overflow-wrap:break-word;box-sizing:border-box}.chat-bubble.user{background-color:#121212;color:#fff;align-self:flex-end;border-top-right-radius:0}.chat-bubble.bot{background-color:#121212;color:#f5f5f5;align-self:flex-start;border-top-left-radius:0}.sparkle-icon{font-size:18px;margin-top:4px}.chat-text pre{padding:12px;border-radius:8px;overflow-x:auto;font-size:14px;margin-top:10px;white-space:pre-wrap;word-break:break-word;max-width:100%}.chat-text code{background-color:#101010;padding:2px 4px;border-radius:4px;font-family:Fira Code,monospace;color:#e5e5e5;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.typing{font-style:italic;opacity:.8}.input-area{display:flex;padding:12px 16px;background-color:#121212;border-top:1px solid #2a2a2a}.input-area textarea{flex:1;resize:none;background:#1f1f1f;color:#fff;padding:12px;border-radius:12px;border:none;outline:none;font-size:15px;line-height:1.5;height:60px;max-height:120px;overflow-y:auto}.input-area button{background:transparent;color:#00a8ff;font-size:24px;margin-left:12px;border:none;cursor:pointer}@media screen and (max-width: 768px){.chat-bubble{font-size:14px;padding:10px 14px}.input-area textarea{font-size:14px;padding:10px}.input-area button{font-size:20px}}@media (max-width: 600px){.gemini-container{width:100%}.chat-bubble.bot{font-size:12px}.chat-text code{font-size:10px}}.chat-btn{height:35px;width:35px;background-color:#2a2a2a;font-size:15px;font-weight:700;cursor:pointer;border-radius:6px;border:none;color:#fff;display:flex;justify-content:center;align-items:center}.chat-btn:hover{border:1px solid grey}.top-uu{width:45%}.gemini-container{width:98%}.chat-left{width:55%}@media (max-width: 800px){.chat-uu,.chat-left,.gemini-container{width:100%}.top-uu{display:none}}.chat-tur{height:40px}.sparkle-icon{border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#00a8ff;font-size:18px}.sparkle-icon:hover{color:#06f}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.card-main{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#080808;gap:14px;width:100%}.card-header{border-radius:8px;height:56px;width:90%;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 6px #333,0 0 12px #333;background-color:#121212;padding:0 10px;margin-top:10px}.card-round{border:1px solid grey;padding:0 10px;border-radius:8px;width:auto;font-size:14px;color:gray}.card-title{display:flex;flex-direction:column}.card-p{font-size:30px;font-weight:700}.card-by{font-size:10px;color:gray}.card-contents{display:flex;height:100%;width:90%;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-bottom:10px}.card{background-color:#121212;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;height:240px;width:180px;border-radius:8px;box-shadow:0 0 6px #333,0 0 12px #333;cursor:pointer;transition:.2s}.card-image{width:98%;height:68%;display:flex;justify-content:center;align-items:center}.card-image img{height:95%;width:95%}.card-title{width:100%;padding:0 10px;font-size:small}.card button{width:95%;height:38px;margin-bottom:4px;border:none;text-align:center;background-color:#272424;color:#fff;cursor:pointer}.card button:hover{background-color:#363434}.card:hover{transform:scale(1.05)}@media (max-width:768px){.card-round{display:none}}@media (max-width:450px){.card-header{width:95%}.card-contents{gap:10px;width:100%}.card{width:150px;height:220px}}.card-btn{border-radius:4px}
