body{margin:0;padding:0;min-height:100vh;background:#080808;background:linear-gradient(135deg,#080808,#0d0d0d 45%,#111);color:#fff;font-family:Inter,sans-serif;background-repeat:no-repeat;background-attachment:fixed}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:50px;background-color:#080808;flex-wrap:wrap}.auth-img{width:400px;max-width:400px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000080;border:1px solid #1e1e1e}.auth-img img{width:100%;border-radius:16px;height:460px;object-fit:cover;display:block;transition:transform .4s ease}.auth-img:hover img{transform:scale(1.03)}.auth{background:linear-gradient(160deg,#141414,#101010);padding:44px 36px;border-radius:16px;border:1px solid #1e1e1e;box-shadow:0 8px 24px #00000073;max-width:400px;width:100%}.auth-title{font-size:30px;color:#f5f5f5;font-weight:800;letter-spacing:-.5px;margin-bottom:24px}.inputs{display:flex;flex-direction:column;margin-bottom:20px}.inputs label{margin-bottom:7px;font-size:13px;color:#8b949e;text-transform:capitalize;letter-spacing:.2px}.inputs input{padding:12px 14px;border-radius:10px;background-color:#1c1c1c;border:1px solid #262626;color:#e0e0e0;font-size:14px;transition:border-color .25s ease,background-color .25s ease}.inputs input::placeholder{color:#5c5c5c}.inputs input:focus{outline:none;border-color:#35393d;background-color:#1f1f1f}.input-btn{text-align:center;margin-top:6px}.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:22px;font-size:14px;color:#8b949e}.redirect span{color:#58a6ff;cursor:pointer;margin-left:5px;font-weight:500;transition:color .2s ease}.redirect span:hover{text-decoration:underline}#demo{color:#f3ff07}@media(max-width:900px){.auth-img{width:100%;max-width:400px}}@media(max-width:768px){.auth-outer{flex-direction:column;gap:0;padding:0}.auth-img{display:none}.auth{width:100%;min-height:100vh;max-width:100%;border-radius:0;border:none;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(#080808e0,#080808e0),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}.auth-title{font-size:24px}.inputs input{background-color:#0d1117e6}}@media(max-width:420px){.auth{padding:40px 20px}.auth-title{font-size:22px}}.profile-outer{background-color:#080808;min-height:100vh;padding:24px 4%;color:#e0e0e0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.profile-header{height:72px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;display:flex;justify-content:space-between;align-items:center;padding:0 24px;border-radius:12px;box-shadow:0 4px 14px #0006;flex-wrap:wrap;gap:10px}.profile-name-email{display:flex;flex-direction:column;gap:4px}.name h1{font-size:24px;font-weight:700;color:#f5f5f5;margin:0}.name h1 span{color:#00a8ff;font-weight:800}.email span{font-size:13px;color:#9a9a9a;display:flex;align-items:center;gap:6px}.logout-btn button{background-color:#202020;color:#f0f0f0;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:500;font-size:13px;transition:background-color .2s ease,transform .15s ease}.logout-btn button:hover{background-color:#ff5f56;color:#fff}.logout-btn button:active{transform:scale(.96)}.profile-content{background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;display:flex;justify-content:space-around;align-items:stretch;padding:16px;border-radius:12px;margin-top:20px;font-size:15px;flex-wrap:wrap;gap:14px;box-shadow:0 4px 14px #0006}.profile-stats{height:auto;min-height:90px;width:30%;min-width:140px;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:6px;border-radius:10px;background-color:#101010;border:1px solid #232323;box-shadow:0 4px 14px #0000004d;padding:12px}.stats-title{font-size:13px;font-weight:500;color:#8b8b8b;text-transform:uppercase;letter-spacing:.4px;margin:0}.stats-num{font-size:24px;font-weight:700;color:#34f100;margin:0}.user-cred{display:flex;gap:20px;margin-top:20px;flex-wrap:wrap}.history-container{flex:1;min-width:300px;max-height:450px;overflow:auto;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;border-radius:12px;padding:18px;box-shadow:0 4px 14px #00000059}table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}th,td{padding:10px 8px;text-align:left;border-bottom:1px solid #232323;word-wrap:break-word;color:#d0d0d0}th{background-color:#1a1a1a;color:#f5f5f5;font-weight:600;border-radius:6px}.snippet{white-space:pre-wrap;word-wrap:break-word;max-height:80px;overflow-y:auto;font-size:12px}.snippet::-webkit-scrollbar{display:none}.profile-favourites{flex:1;min-width:300px;max-height:450px;overflow:auto;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;border-radius:12px;padding:18px;box-shadow:0 4px 14px #00000059;color:#8b8b8b;font-size:14px}.favourites-container{display:flex;gap:16px;flex-wrap:wrap}.favourites-column{flex:1;min-width:140px;overflow:auto}.favourites-column h3{margin-bottom:14px;color:#fff;font-size:16px;font-weight:700}.favourites-box{display:flex;flex-direction:column;gap:6px;padding:10px;border-radius:10px;margin-bottom:12px;font-size:12px;color:#ccc;height:130px;background-color:#131313;border:1px solid #232323;white-space:pre-wrap;word-wrap:break-word}.favourites-box::-webkit-scrollbar{display:none}.favourites-actions{display:flex;gap:6px;flex-direction:row;justify-content:flex-end}.favourites-box button{height:24px;width:24px;font-size:11px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#d8d8d8;background-color:#1e1e1e;border:none;border-radius:6px;transition:background-color .2s ease,color .2s ease}.favourites-box button:hover{color:#fff;background-color:#00a8ff}.code-block,.response-block{flex:1;background-color:#191919;padding:8px;border-radius:8px;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:#00a8ff;border-radius:10px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#3f3f3f;border-radius:10px}@media(max-width:768px){.profile-header{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:auto;padding:12px 16px;gap:8px}.name h1{font-size:18px}.email span{font-size:12px}.logout-btn button{padding:8px 14px;font-size:12px}.profile-content{padding:12px;gap:10px}.stats-title{font-size:11px}.stats-num{font-size:17px}.user-cred,.favourites-container{flex-direction:column}.history-container,.profile-favourites{max-height:300px}table{font-size:12px}}@media(max-width:600px){.favourites-box{flex-direction:column;height:auto}.code-block,.response-block{height:80px}}.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%;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;padding-bottom:30px}.ex-header{width:90%;max-width:1400px;height:64px;display:flex;justify-content:space-between;padding:0 22px;align-items:center;border-radius:12px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;box-shadow:0 4px 14px #0006;margin-top:16px}.ex-title{display:flex;flex-direction:column}.ex-p{font-size:28px;color:#f5f5f5;font-weight:800;letter-spacing:-.5px;margin:0}.ex-by{color:#6e6e6e;font-size:11px;margin:0}.ex-controls{display:flex;gap:12px;height:100%;justify-content:center;align-items:center}.ex-contents{width:90%;max-width:1400px;display:flex;justify-content:center;align-items:stretch;gap:20px;flex-direction:column}.ex-code{width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;border-radius:12px;height:280px;overflow:auto;min-height:200px;max-height:300px}.ex-response{background:linear-gradient(160deg,#141414,#101010);font-size:14px;line-height:1.7;color:#d0d0d0;width:100%;overflow:auto;border-radius:12px;border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;min-height:200px;max-height:400px;padding:26px 30px}.code{border:none;font-size:16px;color:#e0e0e0;background-color:transparent}.ex-btn,.rev-btn{background-color:#202020;color:#f0f0f0;height:34px;width:80px;cursor:pointer;border-radius:8px;border:none;font-size:13px;font-weight:500;transition:background-color .2s ease,transform .15s ease}.ex-btn:hover,.rev-btn:hover{background-color:#2c2c2c}.ex-btn:active,.rev-btn:active{transform:scale(.96)}.ex-fav{height:34px;width:34px;border:none;cursor:pointer;background-color:#202020;color:#f0f0f0;font-size:16px;border-radius:8px;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,color .2s ease,transform .15s ease}.ex-fav:hover{background-color:#2c2c2c;color:#00a8ff;transform:scale(1.05)}.ps{display:flex;justify-content:flex-end;align-items:center;gap:8px;width:100%}.qu-btn{height:32px;width:32px;background-color:#202020;color:#f0f0f0;font-size:15px;font-weight:700;cursor:pointer;border-radius:8px;border:none;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,border-color .2s ease}.ex-chart{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;border-radius:12px;width:100%;min-height:260px;display:flex;justify-content:center;align-items:flex-start;overflow:auto;transition:.2s;margin-bottom:10px}.ex-chart::-webkit-scrollbar,.ex-code::-webkit-scrollbar,.ex-response::-webkit-scrollbar{width:6px;height:6px}.ex-chart::-webkit-scrollbar-thumb,.ex-code::-webkit-scrollbar-thumb,.ex-response::-webkit-scrollbar-thumb{background-color:#2a2a2a;border-radius:10px}@media(max-width:780px){.ex-header,.ex-contents{width:95%}.ex-code{min-height:180px;max-height:280px}.ex-response{min-height:200px;max-height:350px;padding:20px}.code{font-size:12px}}@media(max-width:500px){.ex-header{width:95%;height:auto;flex-wrap:wrap;gap:10px;padding:12px 16px}.ex-p{font-size:22px}.ex-controls{gap:8px;margin-top:4px;margin-bottom:4px}}.review-main{background-color:#080808;display:flex;width:100%;min-height:100vh;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;overflow:auto;padding-bottom:30px}.review-header{width:90%;max-width:1400px;height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;border-radius:12px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;box-shadow:0 4px 14px #0006;margin-top:16px}.review-contents{width:90%;max-width:1400px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.rev-cr{display:flex;justify-content:center;align-items:stretch;flex-direction:row;width:100%;height:380px;gap:20px}.rev-code{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;border-radius:14px;gap:16px}.rev-usercode{height:68%;width:100%;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 16px #0006;border-radius:14px;overflow:auto}.rev-section{height:32%;width:100%;background:linear-gradient(160deg,#14181c,#0e1114);border:1px solid #1e2a33;box-shadow:0 4px 16px #00a8ff14;overflow:auto;padding:14px 16px;border-radius:12px;cursor:pointer;color:#cfcfcf;font-size:14px}.rev-section p{color:#00c2ff;font-weight:600;margin:0}.rev-section::-webkit-scrollbar{display:none}.rev-pie{width:50%;height:100%;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 16px #0006;border-radius:14px;display:flex;justify-content:center;align-items:center;overflow:auto}.rev-others{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}.review-scenes{width:100%;height:110px;display:flex;justify-content:center;align-items:stretch;gap:20px}.rev-one{background:linear-gradient(160deg,#141414,#101010);height:100%;width:32%;border-radius:12px;overflow:auto;padding:14px 16px;cursor:pointer;color:#cfcfcf;font-size:14px;transition:transform .2s ease,box-shadow .2s ease}.rev-one:hover{transform:translateY(-3px)}.rev-one::-webkit-scrollbar{display:none}.rev-one p{font-weight:600;margin:0}.rev-final{background:linear-gradient(160deg,#14171a,#0e1011);border:1px solid #262626;height:110px;width:100%;border-radius:12px;box-shadow:0 4px 16px #0006;overflow:auto;padding:16px 18px;margin-bottom:18px;cursor:pointer;color:#cfcfcf;font-size:14px}.rev-final p{color:#f0f0f0;font-weight:700;margin:0}.rev-final::-webkit-scrollbar{display:none}.rev-one span,.rev-final span,.rev-section span{color:#a0a0a0;font-size:13px;font-weight:400}.rev-one p span,.rev-final p span,.rev-section p span{font-size:15px;color:#e8e8e8;font-weight:400}.potential{border:1px solid rgba(255,149,0,.35);box-shadow:0 4px 16px #ff95001f}.potential p{color:#ff9500}.smell{border:1px solid rgba(173,3,252,.35);box-shadow:0 4px 16px #ad03fc1f}.smell p{color:#c974ff}.suggestion{border:1px solid rgba(39,201,63,.35);box-shadow:0 4px 16px #27c93f1f}.suggestion p{color:#4ee06a}.review-controls{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:16px}.score{background:linear-gradient(160deg,#141414,#101010);border:1px solid #262626;box-shadow:0 4px 14px #00000059;height:42px;width:84px;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#34f100;font-size:20px;font-weight:700}.score span{color:#8f8f8f;font-size:13px;font-weight:400;margin-left:3px}@media(max-width:768px){.review-header{width:95%;flex-direction:row;height:auto;gap:10px;padding:12px 16px;justify-content:space-between}.ex-p{font-size:20px}.review-contents{width:95%}.review-controls{flex-direction:row;gap:10px}.score{height:36px;width:72px;font-size:17px}.rev-cr{flex-direction:column;height:auto}.rev-code{width:100%;height:auto}.rev-usercode{height:250px;width:100%}.rev-section{height:auto;min-height:90px}.rev-pie{width:100%;height:300px}.review-scenes{flex-direction:column;height:auto}.rev-one,.rev-final{width:100%;height:auto;min-height:90px}.rev-one p,.rev-final p,.rev-section p{font-size:13px}.rev-one span,.rev-final span,.rev-section span{font-size:12px}}.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:20px;padding:16px 0 30px;box-sizing:border-box}.comm-header{background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;width:90%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:12px 22px;border-radius:12px;box-shadow:0 4px 14px #0006;color:#eee;flex-wrap:wrap;gap:16px}.comm-header .by h1{margin:0;font-size:26px;font-weight:800;letter-spacing:-.5px;color:#f5f5f5}.comm-header .by p{margin:0;font-size:11px;color:#6e6e6e}.comment-level{display:flex;flex-direction:column;align-items:center;gap:8px}.silder-wrap{display:flex;flex-direction:column;align-items:center;width:220px}.comment-slider{width:100%;height:5px;border-radius:4px;background:#262626;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;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:#00a8ff;border:2px solid #0e0e0e;box-shadow:0 0 6px #00a8ff80;cursor:pointer;transition:transform .15s ease}.comment-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.comment-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#00a8ff;border:2px solid #0e0e0e;cursor:pointer}.comment-labels{display:flex;justify-content:space-between;gap:28px;font-size:10px;color:#8b8b8b;margin-top:6px;width:100%}.selected{font-size:12px;color:#8b8b8b}.selected strong{color:#00a8ff;font-weight:700}.comm-btn{display:flex;align-items:center;gap:10px}.comm-loader{display:flex;justify-content:center;align-items:center;height:36px;width:36px}.comm-btn button{height:38px;padding:0 20px;background-color:#202020;color:#f0f0f0;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .2s ease,transform .15s ease}.comm-btn button:hover{background-color:#2c2c2c}.comm-btn button:active{transform:scale(.96)}.comm-outer{background-color:transparent;width:90%;max-width:1400px;display:flex;gap:20px;flex-wrap:wrap}.comm-left,.comm-right{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;flex:1 1 45%;display:flex;flex-direction:column;border-radius:12px;box-shadow:0 4px 14px #00000059;min-width:300px;height:550px;max-height:550px;overflow:hidden}.comm-bars{background-color:#141414;display:flex;justify-content:space-between;align-items:center;padding:0 14px;height:38px;border-bottom:1px solid #232323;flex-shrink:0}.comm-code{background-color:transparent;flex:1;padding:12px;overflow:auto;color:#eee}.como-cd{background-color:transparent;color:#e0e0e0}.comm-right{display:flex;flex-direction:column;overflow:hidden}.comm-nav{background-color:#141414;border-bottom:1px solid #232323;height:38px;padding:0 12px;display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.comm-nav button{background:transparent;border:none;color:#9a9a9a;cursor:pointer;font-size:15px;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background-color .2s ease}.comm-nav button:hover{color:#00a8ff;background-color:#1e1e1e}.comm-output{flex:1;padding:14px 16px;overflow:auto;color:#d0d0d0;background-color:transparent;font-size:14px;line-height:1.7}.comm-output::-webkit-scrollbar,.como-cd::-webkit-scrollbar,.comm-code::-webkit-scrollbar{width:6px;height:6px}.comm-output::-webkit-scrollbar-thumb,.como-cd::-webkit-scrollbar-thumb,.comm-code::-webkit-scrollbar-thumb{background-color:#2a2a2a;border-radius:10px}@media(max-width:768px){.comm-header{justify-content:center;text-align:center}.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}}.comm-main{background-color:#080808;min-height:100vh;width:100%;display:flex;align-items:center;flex-direction:column;gap:20px;padding:16px 0;box-sizing:border-box}@media(max-width:500px){.comm-header .by h1{font-size:22px}.comm-header{width:96%;padding:14px 18px}.comm-outer{width:96%}.comm-header .by p{font-size:10px}.silder-wrap{width:100%;max-width:220px}.comment-labels{font-size:9px;gap:14px}.comm-btn button{padding:0 16px;height:34px;font-size:12px}.comm-nav{padding:0 10px;height:34px}.comm-code,.comm-output{padding:10px;font-size:13px}}body{background-color:#080808}.comp-main{min-height:100vh;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;background-color:#080808;overflow:auto;padding-bottom:30px}.comp-header{height:64px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;display:flex;justify-content:space-between;align-items:center;padding:0 22px;box-shadow:0 4px 14px #0006;width:90%;max-width:1400px;border-radius:12px;margin-top:16px}.by{display:flex;flex-direction:column}.comp-header h1{color:#f5f5f5;font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0}.by p{font-size:11px;color:#6e6e6e;margin:0}.comp-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px}.comp-loader{height:38px;width:38px;display:flex;justify-content:center;align-items:center}.comp-suggest{width:90%;max-width:1400px;display:flex;justify-content:center;align-items:center}.suggest{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;min-height:70px;max-height:160px;overflow:auto;cursor:pointer;font-size:14px;line-height:1.6;border-radius:12px;color:#b8b8b8;padding:14px 18px;width:100%}.suggest::-webkit-scrollbar{display:none}.comp-section{width:90%;max-width:1400px;display:flex;justify-content:center;align-items:center;flex-direction:row}.comp-outer{width:100%;display:flex;justify-content:center;align-items:stretch;flex-direction:row;gap:20px}.comp-left{height:580px;width:45%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:16px}.comp-code{height:55%;width:100%;display:flex;justify-content:center;align-items:center;border-radius:12px;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;overflow:auto}.comp-cc{background-color:transparent;color:#e0e0e0}.comp-piece{height:42%;width:100%;display:flex;justify-content:center;align-items:center}.pieceofcode{height:100%;width:100%;color:#a6a6a6;overflow:auto;cursor:pointer;border-radius:12px;padding:14px 16px;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;font-size:13px;line-height:1.6}.pieceofcode::-webkit-scrollbar{display:none}.comp-right{height:580px;width:53%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:16px}.comp-chart{height:62%;width:100%;display:flex;justify-content:center;align-items:stretch;gap:16px}.chart-text{width:38%;height:100%;display:flex;justify-content:center;align-items:stretch;flex-direction:column;gap:14px}.time,.space{flex:1;width:100%;display:flex;justify-content:center;align-items:center;font-size:15px;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;border-radius:12px;box-shadow:0 4px 14px #00000059;color:#fff}.time p,.space p{margin:0}.time span,.space span{color:#00a8ff;font-weight:700;margin-left:6px}.chart-chart{width:62%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;border-radius:12px}.comp-why{height:34%;width:100%;display:flex;justify-content:center;align-items:center}.why{height:100%;width:100%;border-radius:12px;overflow:auto;cursor:pointer;padding:14px 16px;color:#979797;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;font-size:13px;line-height:1.6}.why::-webkit-scrollbar{display:none}.ct{color:#fff;font-weight:700;font-size:14px;margin-bottom:6px}.comp-description{height:78%;width:95%;font-size:14px;text-align:start}.comp-description span{color:#00a8ff;font-size:14px}@media(max-width:1050px){.comp-description{font-size:12px}}@media(max-width:999px){.comp-main{min-height:100vh;height:auto}.comp-header{height:auto;padding:12px 16px;width:96%;flex-wrap:wrap;gap:10px}.comp-header h1{font-size:22px}.by p{font-size:10px}.comp-suggest{width:96%}.suggest{width:100%;min-height:100px;max-height:220px}.comp-section{width:96%}.comp-outer{flex-direction:column;width:100%;margin-bottom:10px}.comp-left,.comp-right{width:100%;height:auto}.comp-code{max-height:350px;overflow:auto}.comp-cc{height:100%;width:100%}.comp-piece{height:180px;min-height:130px;max-height:200px}.comp-right{flex-direction:column}.comp-chart{flex-direction:column;height:auto}.chart-text{width:100%;flex-direction:row;gap:10px;height:60px}.chart-chart{width:100%;height:220px;padding:10px}.comp-why{height:auto;min-height:120px}.pieceofcode{height:100%}}body{background-color:#080808;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:20px;padding:16px 0 30px;box-sizing:border-box}.conv-header{background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;width:90%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;height:64px;border-radius:12px;box-shadow:0 4px 14px #0006;color:#eee;flex-wrap:wrap}.conv-header .by h1{margin:0;font-size:28px;font-weight:800;letter-spacing:-.5px;color:#f5f5f5}.conv-header .by p{margin:0;font-size:11px;color:#6e6e6e}.conv-actions{display:flex;align-items:center}.lang-select{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.lang-loader{display:flex;justify-content:center;align-items:center;height:38px;width:38px}.language-logo img{height:40px;width:auto;border-radius:8px}.selection{height:38px;padding:0 14px;font-size:13px;border:1px solid #262626;border-radius:8px;background-color:#1c1c1c;color:#e0e0e0;cursor:pointer;transition:border-color .25s ease,background-color .25s ease}.selection:hover,.selection:focus{border-color:#00a8ff;background-color:#1f1f1f;outline:none}.selection option{background-color:#1c1c1c;color:#e0e0e0}.conv-outer{background-color:transparent;width:90%;max-width:1400px;display:flex;gap:20px;flex-wrap:wrap}.conv-left,.conv-right{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;flex:1 1 45%;display:flex;flex-direction:column;border-radius:12px;box-shadow:0 4px 14px #00000059;min-width:300px;height:550px;max-height:550px;overflow:hidden}.conv-bars{background-color:#141414;display:flex;justify-content:space-between;align-items:center;padding:0 14px;height:38px;border-bottom:1px solid #232323;flex-shrink:0}.dots{display:flex;gap:7px}.red,.yellow,.green{height:11px;width:11px;border-radius:50%}.red{background-color:#ff5f56}.yellow{background-color:#ffbd2e}.green{background-color:#27c93f}.mac-btns{display:flex;align-items:center;gap:4px}.mac-btns button{background:transparent;border:none;color:#9a9a9a;cursor:pointer;font-size:15px;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background-color .2s ease}.mac-btns button:hover{color:#00a8ff;background-color:#1e1e1e}.conv-code{background-color:transparent;flex:1;padding:12px;overflow:auto;color:#eee}.conv-co{background-color:transparent;color:#e0e0e0}.conv-right{display:flex;flex-direction:column;overflow:hidden}.conv-nav{background-color:#141414;border-bottom:1px solid #232323;height:38px;padding:0 12px;display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.conv-nav button{background:transparent;border:none;color:#9a9a9a;cursor:pointer;font-size:15px;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background-color .2s ease}.conv-nav button:hover{color:#00a8ff;background-color:#1e1e1e}.conv-output{flex:1;padding:14px 16px;overflow:auto;color:#d0d0d0;background-color:transparent;font-size:14px;line-height:1.7}.conv-output::-webkit-scrollbar,.conv-co::-webkit-scrollbar,.conv-code::-webkit-scrollbar{width:6px;height:6px}.conv-output::-webkit-scrollbar-thumb,.conv-co::-webkit-scrollbar-thumb,.conv-code::-webkit-scrollbar-thumb{background-color:#2a2a2a;border-radius:10px}@media(max-width:900px){.conv-header{flex-direction:column;align-items:flex-start;height:auto;padding:14px 18px;gap:10px}.conv-outer{flex-direction:column;gap:15px}.conv-left,.conv-right{width:100%;flex:none;max-height:400px}.conv-code,.conv-output{max-height:400px}.conv-output::-webkit-scrollbar,.conv-co::-webkit-scrollbar{display:none}}@media(max-width:500px){.conv-header .by h1{font-size:20px}.conv-header,.conv-outer{width:96%}.conv-header .by p{font-size:10px}.selection{font-size:12px;height:34px;padding:0 10px}.language-logo img{height:32px}.conv-nav{padding:0 10px;height:34px}.conv-code,.conv-output{padding:10px;font-size:13px}}.opt-main{background-color:#080808;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100%;gap:20px;padding-bottom:30px}.op-header{background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;display:flex;justify-content:space-between;align-items:center;padding:0 22px;width:90%;max-width:1400px;border-radius:12px;box-shadow:0 4px 14px #0006;margin-top:16px;height:64px}.opt-title{display:flex;flex-direction:column}.opt-p{font-size:28px;color:#f5f5f5;font-weight:800;letter-spacing:-.5px;margin:0}.opt-by{font-size:11px;color:#6e6e6e;margin:0}.opt-controls{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px}.opt-bt{height:38px;width:38px;background-color:#202020;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:8px;color:#eee;font-size:15px;transition:background-color .2s ease,transform .15s ease}.opt-bt:hover{background-color:#2c2c2c}.opt-bt:active{transform:scale(.94)}.opt-contents{min-height:580px;width:90%;max-width:1400px;margin-bottom:10px;display:flex;justify-content:center;align-items:stretch;flex-direction:row;gap:20px}.opt-left,.opt-right{height:auto;width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}.opt-code,.opt-response{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;border-radius:12px;box-shadow:0 4px 14px #00000059;overflow:hidden;width:100%;display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column}.opt-code{height:320px}.opt-response{height:340px}.codee-header,.res-header{width:100%;height:38px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 14px;border-bottom:1px solid #232323;color:#ccc;background-color:#141414}.res-header p{margin:0}.opt-codeee{background-color:transparent;color:#e0e0e0;flex:1;overflow:auto}.opt-res{flex:1;width:100%;border-radius:0 0 12px 12px;padding:14px 16px;overflow:auto;color:#d0d0d0;font-size:14px;line-height:1.7;background-color:transparent}.opt-res::-webkit-scrollbar,.opt-codeee::-webkit-scrollbar{display:none}.opt-section{height:auto;min-height:130px;width:100%;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;border-radius:12px;padding:16px 18px;display:flex;gap:10px;flex-direction:column;overflow:auto}.opt-section::-webkit-scrollbar{display:none}.problem-opt{color:#ff5f56;font-size:14px;font-weight:600}.fixing-opt{color:#27c93f;font-size:14px;font-weight:600}.problem-opt span,.fixing-opt span{color:#d0d0d0;font-size:14px;font-weight:400}.opt-matric{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;height:auto;width:100%;box-shadow:0 4px 14px #00000059;border-radius:12px;padding:16px 18px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:10px;overflow:auto}.metric-original,.matric-optimized{width:50%;display:flex;padding:4px 10px;flex-direction:column;gap:4px}.opt-heading{color:#fff;font-size:14px;font-weight:700;margin-bottom:6px}.opt-sp{font-size:13px;color:#b0b0b0;margin:0}.optimized-p{color:#00a8ff;font-weight:600}.copy-btn{height:30px;width:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#9a9a9a;background:transparent;border:none;font-size:16px;border-radius:6px;transition:color .2s ease,background-color .2s ease}@media(max-width:768px){.opt-p{font-size:22px}.op-header{padding:12px 16px;width:96%;height:auto;flex-wrap:wrap;gap:10px}.opt-controls{gap:8px}.opt-contents{width:96%;flex-direction:column;height:auto}.opt-left,.opt-right{width:100%;height:auto}.opt-code{height:auto;min-height:250px;max-height:350px}.opt-response{height:auto;min-height:240px}.opt-res{max-height:350px;min-height:200px}.opt-section{min-height:100px}.opt-matric{flex-direction:column;height:auto;padding:14px 10px}.metric-original,.matric-optimized{width:100%}.res-header,.codee-header{height:34px;padding:0 10px}}.q-main{background-color:#080808;width:100%;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;padding-bottom:30px}.q-header{height:64px;width:90%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-radius:12px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;box-shadow:0 4px 14px #0006;margin-top:16px}.q-title{display:flex;flex-direction:column}.q-p{color:#f5f5f5;font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0}.q-by{font-size:11px;color:#6e6e6e;margin:0}.q-controls{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px}.loader{display:flex;justify-content:center;align-items:center;height:38px;width:38px}.q-score{height:36px;width:80px;border:1px solid #ff5722;border-radius:8px;display:flex;justify-content:center;align-items:center;color:#ff5722;font-weight:600}.qu-btn{height:38px;width:38px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease;border:none;border-radius:8px;background-color:#202020;color:#d8d8d8;font-size:15px}.qu-btn:hover{background-color:#2c2c2c;color:#00a8ff}.qu-btn:active{transform:scale(.94)}.q-contents{width:90%;max-width:1400px;display:flex;justify-content:center;align-items:stretch;flex-direction:row;gap:20px;height:580px;margin-bottom:10px}.q-left{height:100%;width:40%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:16px}.q-code{height:82%;width:100%;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;border-radius:12px;overflow:auto;padding:10px}.q-code::-webkit-scrollbar{display:none}.code{background-color:transparent;color:#e0e0e0}.q-bar{height:auto;min-height:60px;width:100%;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;box-shadow:0 4px 14px #00000059;border-radius:12px;padding:12px 16px;font-size:13px;color:#a0a0a0;line-height:1.6;overflow:auto}.q-bar::-webkit-scrollbar{display:none}.q-right{height:100%;width:60%;display:flex;align-items:center;flex-direction:column;gap:14px}.q-question{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;border-radius:12px;height:130px;width:100%;padding:14px 18px;display:flex;justify-content:center;align-items:center;font-size:15px;color:#d8d8d8;text-align:center;line-height:1.6}.q-question span{color:#00a8ff;font-weight:700;margin-right:6px}.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:#111;border:1px solid #232323;height:100%;width:50%;border-radius:12px;padding:8px 14px;color:#d8d8d8;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.q-option span{color:#fff;font-weight:700;margin-right:4px}.q-a,.q-b,.q-c,.q-d{box-shadow:0 4px 14px #0000004d}.q-a:hover,.q-b:hover,.q-c:hover,.q-d:hover{background-color:#14231a;border-color:#27c93f;color:#fff;box-shadow:0 0 10px #27c93f59,0 4px 14px #00000059;transform:translateY(-2px)}.q-result{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;width:100%;flex:1;padding:16px;border-radius:12px;gap:12px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;overflow:hidden}.q-r{height:32%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.r1 p:first-child,.r2 p:first-child,.r3 p:first-child{font-size:12px;font-weight:400;color:#8b8b8b;margin:0}.r1 p:last-child,.r2 p:last-child,.r3 p:last-child{margin:0}.r2 p:last-child{color:#27c93f}.r3 p:last-child{color:#ff5f56}.q-w{height:68%;width:100%;overflow:auto;padding-top:6px}.q-w::-webkit-scrollbar{display:none}.rules{font-size:15px;color:#ff5f56;font-weight:700;margin-bottom:4px}.ru{display:flex;flex-direction:column;gap:4px}.ru p{color:#b0b0b0;font-size:13px;line-height:1.5;margin:0}@media(max-width:768px){.q-header{width:96%;padding:12px 16px;height:auto;flex-wrap:wrap;gap:10px}.q-p{font-size:22px}.q-controls{gap:8px}.q-score{width:70px;height:34px}.q-contents{flex-direction:column;width:96%;height:auto}.q-left,.q-right{width:100%}.q-code{max-height:300px;height:300px}.q-bar{min-height:50px}.optsec-1,.optsec-2{flex-direction:column;width:100%;height:auto;gap:10px}.q-option{width:100%;height:55px}.q-question{height:auto;min-height:90px}.q-result{height:auto;min-height:200px}.r1,.r2,.r3{font-size:13px;flex-direction:row;gap:6px}.ru p{font-size:11px}}.q-r{height:42%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.r1,.r2,.r3{height:100%;width:33%;border:1px solid #232323;box-shadow:0 4px 14px #0000004d;border-radius:10px;padding:8px 10px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:17px;font-weight:700;gap:5px;background-color:#101010;color:#f0f0f0}@media(min-width:768px){.q-question{height:180px}.q-option{height:90px}}.sum-main{background-color:#080808;display:flex;width:100%;min-height:100vh;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;padding-bottom:30px}.sum-header{height:64px;width:90%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-radius:12px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;box-shadow:0 4px 14px #0006;margin-top:16px}.sum-title{display:flex;flex-direction:column}.sum-p{font-size:28px;color:#f5f5f5;font-weight:800;letter-spacing:-.5px;margin:0}.sum-by{font-size:11px;color:#6e6e6e;margin:0}.sum-controls{height:98%;display:flex;justify-content:center;align-items:center;gap:16px;flex-direction:row}.sum-views{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:column;font-size:12px}.sum-views>div:first-child p{color:#8b8b8b;font-size:12px;margin:0}.view{display:flex;flex-direction:row;gap:8px;font-size:16px}.view p{cursor:pointer;color:#ccc;margin:0;height:32px;width:32px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#1c1c1c;transition:background-color .2s ease,color .2s ease}.view p:hover{color:#00a8ff;background-color:#232323}.tag-btn{height:98%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px}.sum-tags{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;max-height:90%;background-color:#131313;border:1px solid #232323;gap:6px;border-radius:10px;width:200px;padding:6px}.sum-tags::-webkit-scrollbar{display:none}.tag{background-color:#1c1c1c;height:30px;padding:0 12px;display:flex;justify-content:center;align-items:center;border-radius:7px;color:#d8d8d8;font-size:13px;white-space:nowrap;cursor:pointer;width:184px;transition:background-color .2s ease,color .2s ease}.tag:hover{background-color:#00a8ff;color:#fff}.sum-btn{background-color:#202020;color:#f0f0f0;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,transform .15s ease;height:36px;width:90px}.sum-btn:hover{background-color:#2c2c2c}.sum-btn:active{transform:scale(.96)}.sum-contents{width:90%;max-width:1400px;display:flex;justify-content:center;align-items:stretch;flex-direction:row;gap:20px;height:580px}.sum-left{width:50%;height:100%;display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;overflow:hidden;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;border-radius:12px}.code-header{height:38px;width:100%;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 14px;border-bottom:1px solid #232323;background-color:#141414}.code-header p{cursor:pointer;color:#ccc;margin:0}.dots{display:flex;align-items:center;gap:7px}.dots .red,.dots .yellow,.dots .green{height:11px;width:11px;border-radius:50%}.dots .red{background-color:#ff5f56}.dots .yellow{background-color:#ffbd2e}.dots .green{background-color:#27c93f}.sum-copy{color:#9a9a9a;font-size:16px;display:flex;align-items:center;transition:color .2s ease}.sum-copy:hover{color:#00a8ff}.sum-code{flex:1;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;overflow:auto;background-color:transparent;box-sizing:border-box;padding:12px}.sum-codee{background-color:transparent;color:#e0e0e0}.sum-right{width:50%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:16px}.sum-nav{background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;width:100%;height:60px;flex-shrink:0;box-shadow:0 4px 14px #00000059;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 16px}.sum-inp{display:flex;justify-content:center;align-items:center;gap:12px}.sum-inp input{height:36px;width:120px;background-color:#1c1c1c;border:1px solid #262626;cursor:text;color:#e0e0e0;padding:0 14px;border-radius:8px;font-size:13px;transition:border-color .2s ease,background-color .2s ease}.sum-inp input:focus{outline:none;border-color:#00a8ff;background-color:#1f1f1f}.sum-inp input::placeholder{color:#5c5c5c}.btn-dis{display:flex;flex-direction:row}.copy-btn{height:38px;width:38px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:color .2s ease,background-color .2s ease;color:#9a9a9a;background:transparent;font-size:16px;border:none;border-radius:8px}.copy-btn:hover{color:#00a8ff;background-color:#1c1c1c}.sum-response{background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;flex:1;width:100%;border-radius:12px;padding:16px 18px;overflow:auto;color:#d0d0d0;font-size:14px;line-height:1.7}.sum-response::-webkit-scrollbar{display:none}@media(max-width:820px){.sum-p{font-size:22px}}@media(max-width:768px){.sum-main{min-height:100vh;height:auto}.sum-header{width:96%;flex-direction:column;align-items:stretch;padding:14px;gap:12px;height:auto}.sum-title{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.sum-p{font-size:20px}.sum-controls{flex-direction:column;align-items:stretch;width:100%;background-color:transparent;gap:10px}.sum-views{width:100%;flex-direction:row;justify-content:space-between;align-items:center;font-size:12px}.view{gap:8px}.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:8px;gap:8px;scroll-behavior:smooth}.sum-tags::-webkit-scrollbar{height:6px}.tag{flex-shrink:0;min-width:140px;width:auto;padding:0 12px;height:32px;font-size:12px}.sum-btn{height:34px;font-size:12px;flex-shrink:0}.sum-contents{flex-direction:column;width:96%;height:auto;margin-bottom:10px;gap:14px}.sum-left,.sum-right{width:100%}.sum-left{height:auto;max-height:380px}.sum-code{max-height:320px}.sum-response{max-height:300px;min-height:240px}}@media(max-width:500px){.sum-code::-webkit-scrollbar{display:none}}.top-main{background-color:#080808;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;width:100%;padding-bottom:30px}.top-header{height:64px;width:90%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-radius:12px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;box-shadow:0 4px 14px #0006;margin-top:16px}.top-title{display:flex;flex-direction:column}.top-p{font-size:28px;color:#f5f5f5;font-weight:800;letter-spacing:-.5px;margin:0}.top-by{font-size:11px;color:#6e6e6e;margin:0}.top-controls{display:flex;justify-content:center;align-items:center;gap:14px}.top-controls input{height:38px;width:200px;border-radius:8px;background-color:#1c1c1c;border:1px solid #262626;padding:0 14px;color:#e0e0e0;font-size:14px;transition:border-color .25s ease,background-color .25s ease}.top-controls input::placeholder{color:#5c5c5c}.top-controls input:focus{outline:none;border-color:#00a8ff;background-color:#1f1f1f}.ex-btn{height:38px;padding:0 18px;border-radius:8px;border:none;background-color:#202020;color:#f0f0f0;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.top-contents{display:flex;justify-content:center;align-items:stretch;flex-direction:row;gap:20px;width:90%;max-width:1400px;height:580px}.top-left{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;height:100%;width:45%;padding:4px 0}.top-defin,.top-desc,.top-example{background-color:#101010;width:100%;padding:14px 18px;border-radius:12px;border:1px solid #262626;cursor:pointer;overflow-y:auto}.top-defin::-webkit-scrollbar,.top-desc::-webkit-scrollbar,.top-example::-webkit-scrollbar{display:none}.top-defin{height:25%;box-shadow:0 0 10px #fcba0340,0 4px 14px #00000059}.top-desc{height:40%;box-shadow:0 0 10px #ad03fc40,0 4px 14px #00000059}.top-example{height:35%;box-shadow:0 0 10px #f2073a40,0 4px 14px #00000059}.df{color:#0072ff}.df span{color:#cdcdcd;font-size:14px}.df1{color:#fcba03;font-weight:600}.df2{color:#ad03fc;font-weight:600}.df3{color:#f2073a;font-weight:600}.dfe{font-weight:300;color:#d0d0d0}.top-upper-right{height:100%;width:55%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.tur{display:flex;justify-content:flex-end;align-items:center;gap:10px;width:100%;height:44px;flex-shrink:0}.ps{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;padding:6px 10px;border-radius:10px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f}.qu-btn{height:34px;width:34px;background-color:#202020;color:#f0f0f0;font-size:15px;font-weight:700;cursor:pointer;border-radius:8px;border:none;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,border-color .2s ease}.qu-btn:hover{background-color:#2c2c2c;border:1px solid #3a3a3a}.top-right{background-color:#0e0e0e;display:flex;justify-content:center;align-items:flex-start;height:100%;width:100%;border-radius:12px;border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;overflow:auto}.top-right::-webkit-scrollbar{display:none}.top-chart{display:flex;justify-content:center;align-items:center;height:auto;width:100%;overflow:auto;transform-origin:top left;cursor:pointer}.top-chart::-webkit-scrollbar{display:none}@media(min-width:800px){.top-left{padding:10px;gap:18px}}@media(max-width:768px){.top-header{width:96%;padding:12px 16px;height:auto;flex-wrap:wrap;gap:10px}.top-p{font-size:22px}.top-controls{gap:8px;flex-wrap:wrap;justify-content:center}.top-controls input{width:140px;height:34px;font-size:14px}.top-contents{flex-direction:column;width:96%;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}.tur{width:100%;justify-content:flex-end;padding:5px 0;height:auto}.ps{padding:4px 8px;gap:8px}.qu-btn{height:28px;width:28px;font-size:14px}}html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}.top-main{display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#080808}.chat-header{flex-shrink:0;height:64px;width:90%;max-width:1400px;margin:14px auto 0;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-radius:12px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;box-shadow:0 4px 14px #0006}.chat-title{display:flex;flex-direction:column}.chat-p{font-size:28px;color:#f5f5f5;font-weight:800;letter-spacing:-.5px;margin:0}.chat-by{font-size:11px;color:#6e6e6e;margin:0}.chat-header>.chat-text p{font-size:13px;color:#9c9c9c;margin:0;border:1px solid #2c2c2c;background-color:#161616;padding:6px 14px;border-radius:20px}.chat-contents{flex:1;display:flex;flex-direction:row;gap:16px;width:90%;max-width:1400px;margin:16px auto;overflow:hidden}.chat-left{flex:1;display:flex;flex-direction:column;overflow:hidden;border-radius:14px}.gemini-container{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;background:linear-gradient(160deg,#141414,#101010);border:1px solid #1e1e1e;border-radius:14px;box-shadow:0 4px 14px #00000059}.chat-thread{flex:1;overflow-y:auto;overflow-x:hidden;padding:18px;display:flex;flex-direction:column;gap:16px;scroll-behavior:smooth}.chat-bubble{max-width:85%;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;overflow-wrap:break-word;box-sizing:border-box;transition:transform .15s ease}.chat-bubble.user{background-color:#1c1c1c;color:#f0f0f0;align-self:flex-end;border-top-right-radius:4px}.chat-bubble.bot{background-color:#171717;color:#f5f5f5;align-self:flex-start;border-top-left-radius:4px;border:1px solid #232323}.sparkle-icon{border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#00a8ff;font-size:18px;margin-top:2px;transition:color .2s ease,transform .15s ease}.sparkle-icon:hover{color:#2f8bff;transform:scale(1.1)}.chat-text pre{padding:12px;border-radius:10px;overflow-x:auto;font-size:14px;margin-top:10px;white-space:pre-wrap;word-break:break-word;max-width:100%;background-color:#0e0e0e}.chat-text code{background-color:#101010;padding:2px 5px;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:.7}.input-area{flex-shrink:0;position:sticky;bottom:0;display:flex;align-items:center;gap:12px;padding:14px 16px;background-color:#121212;border-top:1px solid #232323}.input-area textarea{flex:1;resize:none;background:#1c1c1c;color:#fff;padding:12px 14px;border-radius:12px;border:1px solid #262626;outline:none;font-size:15px;line-height:1.5;height:52px;max-height:120px;overflow-y:auto;transition:border-color .2s ease}.input-area textarea:focus{border-color:#00a8ff}.input-area button{background:#00a8ff;color:#fff;font-size:18px;height:44px;width:44px;border-radius:50%;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-shrink:0;transition:background-color .2s ease,transform .15s ease}.input-area button:hover:not(:disabled){background:#2f8bff;transform:scale(1.06)}.input-area button:disabled{background:#2a2a2a;color:#6e6e6e;cursor:not-allowed}.chat-upper-right{flex:1;display:flex;flex-direction:column;gap:10px;overflow:hidden}.chat-tur{display:flex;justify-content:flex-end;align-items:center;gap:10px;height:44px;flex-shrink:0}.chat-ps{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:10px;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f}.ex-btn{height:34px;padding:0 16px;border-radius:8px;border:none;background-color:#202020;color:#f0f0f0;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.ex-btn:hover{background-color:#2c2c2c}.ex-btn:active{transform:scale(.96)}.chat-btn{height:34px;width:34px;background-color:#202020;font-size:15px;font-weight:700;cursor:pointer;border-radius:8px;border:none;color:#fff;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,border-color .2s ease}.chat-btn:hover{background-color:#2c2c2c;border:1px solid #3a3a3a}.chat-right{flex:1;background-color:#0e0e0e;display:flex;justify-content:center;align-items:flex-start;border-radius:14px;border:1px solid #1e1e1e;box-shadow:0 4px 14px #00000059;overflow:auto}.chat-chart{display:flex;justify-content:center;align-items:center;height:auto;width:100%;overflow:auto;transform-origin:top left;cursor:pointer}.chat-thread::-webkit-scrollbar,.chat-right::-webkit-scrollbar,.chat-chart::-webkit-scrollbar{width:6px;height:6px}.chat-thread::-webkit-scrollbar-thumb,.chat-right::-webkit-scrollbar-thumb{background-color:#2a2a2a;border-radius:10px}@media(max-width:900px){.chat-contents{flex-direction:column;height:auto;overflow-y:auto}.chat-left,.chat-upper-right{width:100%;flex:none;height:60vh}.chat-upper-right{height:45vh}}@media(max-width:768px){.chat-header{width:96%;height:auto;flex-wrap:wrap;gap:10px;padding:12px 16px}.chat-p{font-size:20px}.chat-header>.chat-text p{font-size:11px;padding:5px 10px}.chat-contents{width:96%}.chat-bubble{font-size:14px;padding:10px 14px;max-width:92%}.input-area textarea{font-size:14px;padding:10px}.chat-thread::-webkit-scrollbar,.chat-right::-webkit-scrollbar,.chat-chart::-webkit-scrollbar{display:none}}@media(max-width:600px){.chat-bubble.bot,.chat-bubble.user{font-size:12.5px}.chat-text code{font-size:10px}.chat-left,.chat-upper-right{height:55vh}}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:flex-start;align-items:center;flex-direction:column;background-color:#0a0a0a;min-height:100vh;gap:24px;width:100%;padding-bottom:40px;box-sizing:border-box}.card-header{border-radius:14px;min-height:64px;width:90%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;box-shadow:0 4px 14px #0006;background:linear-gradient(145deg,#141414,#0f0f0f);border:1px solid #1f1f1f;padding:12px 20px;margin-top:20px}.card-round{border:1px solid #2c2c2c;padding:6px 14px;border-radius:20px;width:auto;font-size:13px;color:#9c9c9c;background-color:#161616;letter-spacing:.2px}.card-title{display:flex;flex-direction:column}.card-p{font-size:28px;font-weight:800;color:#f5f5f5;letter-spacing:-.5px;margin:0}.card-by{font-size:11px;color:#6e6e6e;margin:0;letter-spacing:.3px}.card-contents{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));width:90%;max-width:1200px;gap:24px;justify-items:center;margin-top:10px}.card{background:linear-gradient(160deg,#141414,#101010);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;height:250px;width:100%;max-width:190px;border-radius:14px;border:1px solid #1e1e1e;box-shadow:0 4px 12px #00000059;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;padding:14px 0;box-sizing:border-box}.card-image{width:90%;height:62%;display:flex;justify-content:center;align-items:center;border-radius:10px;overflow:hidden}.card-image img{height:95%;width:95%;object-fit:contain}.card .card-title{width:100%;padding:0 14px;font-size:14px;font-weight:600;color:#e4e4e4;text-align:center}.card-btn{width:88%;height:38px;margin-bottom:4px;border:none;border-radius:8px;text-align:center;background-color:#202020;color:#f0f0f0;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.card-btn:hover{background-color:#2c2c2c}.card-btn:active{transform:scale(.97)}.card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 10px 24px #00000080;border-color:#333}@media(max-width:768px){.card-round{display:none}.card-header{width:94%}.card-contents{width:94%;gap:18px}}@media(max-width:450px){.card-header{width:95%;padding:10px 14px}.card-p{font-size:22px}.card-contents{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:14px;width:96%}.card{max-width:100%;height:220px}}
