*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}@keyframes gradientPulse{0%,to{filter:brightness()}50%{filter:brightness(1.05)}}body{background:0 0}.gradient-bg{display:none}@keyframes pulsate{0%,to{opacity:1}50%{opacity:.8}}.gradient-overlay{display:none}.p{margin-top:8px}.docker{z-index:1000;opacity:1;gap:12px;transition:opacity .3s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.docker.fade-out{opacity:0;pointer-events:none}.docker-group{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1ab3;border:1px solid #ffffff14;border-radius:28px;gap:8px;padding:8px;display:flex}.docker-icon{color:#fff9;cursor:pointer;background:#ffffff0d;border-radius:20px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .2s;display:flex}.docker-icon svg{width:22px;height:22px}.docker-icon:hover,.docker-icon.active{color:#fff;background:#ffffff1a}.account-menu{z-index:2000;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:280px;padding:16px;display:none;position:fixed;bottom:96px;right:24px;box-shadow:0 8px 32px #0006}.account-menu.active{display:block}.account-header{margin-bottom:12px;padding:12px}.account-email{color:#ffffff80;margin-top:4px;font-size:13px}.account-status{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:12px;padding:12px}.account-status-text{color:#ffffffb3;margin-bottom:12px;font-size:13px}.upgrade-btn{color:#fff;cursor:pointer;background:#5865f2;border:none;border-radius:6px;width:100%;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.upgrade-btn:hover{background:#4752c4}.account-divider{background:#ffffff1a;height:1px;margin:12px 0}.account-menu-item{color:#ffffffb3;cursor:pointer;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.account-menu-item:hover{color:#ffffffe6;background:#ffffff0d}.account-menu-item svg{width:18px;height:18px}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 32px 120px;display:flex}.announcement{color:#ffffffe6;background:#5865f226;border:1px solid #5865f233;border-radius:20px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.announcement svg{color:#5865f2;width:14px;height:14px}.hero h1{letter-spacing:-.5px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-bottom:8px;font-size:30px;font-weight:600;line-height:1;display:flex}.hero h1 .gradient-text{background:linear-gradient(135deg,#ff6b35 0%,#5865f2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:12px}.hero p{color:#fff9;margin-bottom:48px;font-size:20px;font-weight:400}.input-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#1a1a1a66;border:1px solid #ffffff14;border-radius:26px;width:100%;max-width:720px;margin-bottom:80px;padding:20px}.icon-button.send{color:#929292}.projects{max-width:1400px;margin:0 auto;padding:80px 64px}.section-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.section-header h2{margin:0;font-size:28px;font-weight:600}.view-all{color:#fff9;align-items:center;gap:4px;font-size:14px;text-decoration:none;display:flex}.view-all svg{width:16px;height:16px}.filters{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.filter-btn{color:#fff9;cursor:pointer;background:#1a1a1a;border:1px solid #ffffff14;border-radius:8px;padding:8px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;transition:all .2s}.filter-btn:hover,.filter-btn.active{color:#fff;background:#ffffff0d}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#1a1a1a66;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;margin-bottom:100px;transition:all .3s;display:flex;overflow:hidden}.project-card:hover{background:#1a1a1a99;border-color:#fff3;transform:translateY(-4px)}.project-info{order:2;align-items:center;gap:12px;padding:16px;display:flex}.project-info .star-icon{color:#5865f2;fill:none;flex-shrink:0;width:26px;height:26px}.project-image{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);order:1;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.project-image svg{opacity:.3}.project-image img{object-fit:cover;width:100%;height:100%}.project-details{flex:1;min-width:0}.project-name{color:#fff;margin-bottom:2px;font-size:15px;font-weight:500}.project-meta{color:#fff6;font-size:13px}.features{max-width:1400px;margin:80px auto;padding:0 64px}.features-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1a66;border:1px solid #ffffff1f;border-radius:16px;padding:32px;transition:all .3s}.feature-card:hover{background:#1a1a1a99;border-color:#fff3;transform:translateY(-4px)}.feature-icon{color:#5865f2;background:#5865f21a;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.feature-icon svg{width:24px;height:24px}.feature-card h3{margin-bottom:12px;font-size:18px;font-weight:600}.feature-card p{color:#ffffff80;font-size:15px;line-height:1.6}footer{border-top:1px solid #ffffff0f;margin-top:120px;padding:48px 64px}.footer-content{grid-template-columns:repeat(4,1fr);gap:48px;max-width:1400px;margin:0 auto;display:grid}.footer-section h4{color:#ffffffe6;margin-bottom:16px;font-size:14px;font-weight:600}.footer-section ul{list-style:none}.footer-section a{color:#ffffff80;font-size:14px;line-height:2;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#ffffffe6}.footer-bottom{text-align:center;color:#fff6;border-top:1px solid #ffffff0f;max-width:1400px;margin:48px auto 0;padding-top:32px;font-size:13px}.chat-layout{background:#0a0a0a;flex-direction:column;min-height:100vh;display:flex}html{background-color:#0a0a0a;background-image:radial-gradient(60% 40% at 50% 0,#5865f233,#0000 80%),radial-gradient(40% 30% at 80% 20%,#ff6b351a,#0000 70%),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;animation:6s ease-in-out infinite gradientPulse}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.back-btn.standalone{z-index:200;color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:fixed;top:24px;left:64px}.back-btn.standalone:hover{color:#ff6b35}.back-btn.standalone svg{width:20px;height:20px}.chat-messages{flex-direction:column;flex-grow:1;gap:12px;width:100%;max-width:800px;margin:0 auto;padding:80px 64px 200px;display:flex}.message-bubble{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:90%;box-shadow:none;color:#fff;background:#1a1a1a66;border:1px solid #ffffff1f;border-radius:12px;padding:14px 18px;font-size:15px;line-height:1.5;transition:all .2s}.message-header{margin-bottom:6px}.message-role{text-transform:uppercase;letter-spacing:.5px;opacity:.6;font-size:12px;font-weight:600}.message-bubble.user{background:#1a1a1a66;align-self:flex-end;max-width:90%}.message-bubble.user .message-role{color:#ffffffb3}.message-bubble.assistant{background:#5865f214;border-color:#5865f24d;align-self:flex-start}.message-bubble.assistant .message-role{color:#5865f2}.message-bubble.assistant:hover{background:#5865f21f;border-color:#5865f266}.typing-indicator{align-items:center;gap:6px;height:16px;display:flex}.typing-indicator .dot{opacity:.6;background-color:#fff9;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both bounce}.typing-indicator .dot:first-child{animation-delay:-.32s}.typing-indicator .dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-form{z-index:100;width:100%;max-width:720px;margin-bottom:-50px;padding:0 24px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.input-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#1a1a1a66;border:1px solid #ffffff14;border-radius:26px;width:100%;padding:16px 20px}.input-field{color:#ffffff80;background:0 0;border:none;outline:none;width:100%;margin-bottom:12px;padding:6px 4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;transition:color .2s}.input-field::placeholder{color:#ffffff59}.input-field:focus,.input-field:not(:placeholder-shown){color:#fff}.input-actions{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.input-actions-left{color:#ffffff80;font-size:14px}.input-actions-left a{color:#5865f2;text-decoration:none;transition:color .2s}.input-actions-left a:hover{color:#7a8dff}.input-left{gap:8px;display:flex}.input-btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;transition:all .2s;display:flex}.input-btn:hover{color:#ffffffe6;background:#ffffff0d}.input-right{gap:8px;display:flex}.icon-button{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.icon-button:hover{color:#ffffffe6;background:#ffffff1a}.icon-button.send{color:#0a0a0a;background:#ffffffe6}.icon-button.send:hover{background:#fff}.icon-button svg{width:16px;height:16px}.icon-button.active-listening{color:#fff;background:#ff6b35;border-color:#ff6b35;animation:1.5s ease-in-out infinite pulseMic;box-shadow:0 0 10px #ff6b3580}@keyframes pulseMic{0%{box-shadow:0 0 #ff6b3566}70%{box-shadow:0 0 0 10px #ff6b3500}to{box-shadow:0 0 #ff6b3500}}@media (max-width:768px){html{background-color:#0a0a0a;background-image:radial-gradient(40% 15% at 50% 0,#5865f233,#0000 95%),radial-gradient(30% 10% at 80% 5%,#ff6b351a,#0000 95%),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;animation:6s ease-in-out infinite gradientPulse}.back-btn.standalone{width:36px;height:36px;top:16px;left:20px}.back-btn.standalone svg{width:18px;height:18px}.chat-messages{padding:60px 20px 160px}.chat-input-form{padding:0 20px;bottom:20px}.input-container{border-radius:20px;padding:16px}.input-field{font-size:14px}.message-bubble{background:#1a1a1a66;max-width:85%}.message-bubble.user{max-width:85%}}@media (max-width:480px){.chat-messages{padding:50px 12px 140px}.chat-input-form{padding:0 12px;bottom:16px}.input-container{border-radius:20px;padding:14px}.input-field{font-size:14px}.icon-button{width:32px;height:32px}.icon-button svg{width:14px;height:14px}.message-bubble{max-width:90%;padding:12px 16px;font-size:14px}.message-bubble.user{max-width:90%}}@media (min-width:768px){.hero h1{gap:0;margin-bottom:10px;font-size:48px}}@media (max-width:1024px){.features-grid{grid-template-columns:1fr}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.hero{padding:60px 20px 100px}.hero h1{gap:4px;font-size:28px}.hero h1 .gradient-text{margin-left:6px}.hero p{margin-bottom:32px;font-size:16px}.announcement{margin-bottom:24px;padding:5px 12px;font-size:12px}.input-container{border-radius:20px;margin-bottom:60px;padding:16px}.input-field{margin-bottom:12px;font-size:14px}.projects,.features{padding:40px 20px}.section-header{flex-direction:column;align-items:flex-start;gap:12px}.section-header h2{font-size:24px}.projects-grid{grid-template-columns:1fr;gap:16px}.features-grid{gap:16px}.feature-card{padding:24px}.footer-content{grid-template-columns:1fr;gap:0}.footer-section{border-bottom:1px solid #ffffff0d;margin-bottom:24px;padding-bottom:24px}.footer-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}footer{margin-top:80px;padding:40px 20px}.docker{bottom:20px}.docker-group{gap:10px;padding:10px}.docker-icon{width:56px;height:56px}.docker-icon svg{width:24px;height:24px}.account-menu{width:auto;bottom:100px;left:16px;right:16px}html{background-color:#0a0a0a;background-image:radial-gradient(40% 15% at 50% 0,#5865f233,#0000 95%),radial-gradient(30% 10% at 80% 5%,#ff6b351a,#0000 95%),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;animation:6s ease-in-out infinite gradientPulse}}@media (max-width:480px){.hero h1{font-size:24px}.hero p{font-size:14px}.input-container{padding:14px}.icon-button{width:32px;height:32px}.icon-button svg{width:14px;height:14px}.section-header h2{font-size:20px}.footer-content{grid-template-columns:1fr;gap:0}.footer-bottom{margin-top:24px;padding-top:24px}.docker-icon{width:52px;height:52px}.docker-icon svg{width:22px;height:22px}}.projects-modal-overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:5000;opacity:0;visibility:hidden;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.projects-modal-overlay.open{opacity:1;visibility:visible}.projects-modal-content{background:#1a1a1a;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:100%;max-width:1400px;height:95vh;max-height:95vh;transition:transform .3s;display:flex;overflow:hidden;transform:scale(.95);box-shadow:0 10px 40px #0009}.projects-modal-overlay.open .projects-modal-content{transform:scale(1)}.modal-header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.modal-header h2{font-size:24px;font-weight:600}.close-btn{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.close-btn:hover{background:#ffffff26}.close-btn svg{width:20px;height:20px}.modal-projects-list{flex-grow:1;padding:30px;overflow-y:auto}.modal-projects-list .projects-grid{margin-bottom:0}.modal-projects-list .project-card{margin-bottom:24px}@media (max-width:768px){.projects-modal-content{border-radius:0;height:100vh;max-height:100vh;padding:0}.modal-header{padding:16px 20px}.modal-projects-list{padding:20px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
