.Dashboard_dashboardContainer__N3oui{position:relative;height:100vh;width:100vw;background-color:#0f0f0f;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden;display:flex;flex-direction:column}.Dashboard_backgroundGlow__lEIFY{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 0,rgba(66,100,255,.4) 0,transparent 60%),radial-gradient(circle at 50% 100%,rgba(255,100,50,.3) 0,transparent 60%);filter:blur(40px)}.Dashboard_centeredContent__wSeAG{position:relative;z-index:10;width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;animation:Dashboard_fadeIn__5uh7v .5s ease-out}.Dashboard_pillBadge__ksCB9{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);padding:6px 6px 6px 14px;border-radius:99px;font-size:.85rem;color:hsla(0,0%,100%,.7);margin-bottom:1rem;backdrop-filter:blur(10px);display:inline-flex;align-items:center;gap:12px;transition:all .3s ease}.Dashboard_pillBadge__ksCB9 span{background:linear-gradient(135deg,#4285f4,#2b6cd4);color:#fff;padding:4px 10px;border-radius:99px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 2px 10px rgba(66,133,244,.3)}.Dashboard_heroTitle__d2MvW{font-size:4rem;font-weight:800;margin:0 0 .25rem;letter-spacing:-.04em;line-height:1.1;background:linear-gradient(180deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Dashboard_heroTitle__d2MvW span{background:linear-gradient(90deg,#fff,#ccc,#fff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:Dashboard_shine___VxBd 4s linear infinite}@keyframes Dashboard_shine___VxBd{to{background-position:200%}}.Dashboard_heroSubtitle___OmON{font-size:1.2rem;color:hsla(0,0%,100%,.5);margin-bottom:2rem;font-weight:400;max-width:500px;line-height:1.6}.Dashboard_inputWrapper__NUffl{background:#151515;border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:1.25rem;box-shadow:0 4px 24px -1px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.02);transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.Dashboard_inputWrapper__NUffl:focus-within{border-color:hsla(0,0%,100%,.15);background:#1a1a1a;box-shadow:0 8px 32px -4px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.05)}.Dashboard_textarea__sADhr{width:100%;background:transparent;border:none;color:#fff;font-size:1rem;line-height:1.6;resize:none;outline:none;font-family:inherit;min-height:60px;padding:0 4px}.Dashboard_textarea__sADhr::-moz-placeholder{color:hsla(0,0%,100%,.25)}.Dashboard_textarea__sADhr::placeholder{color:hsla(0,0%,100%,.25)}.Dashboard_inputActions__OKw2r{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.03)}.Dashboard_actionLeft__LRRSb,.Dashboard_actionRight__0xuaF{display:flex;gap:.5rem;align-items:center}.Dashboard_actionBtn__1eM3i{background:hsla(0,0%,100%,.03);border:1px solid transparent;border-radius:8px;padding:6px 12px;color:hsla(0,0%,100%,.5);font-size:.8rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.Dashboard_actionBtn__1eM3i:hover{background:hsla(0,0%,100%,.08);color:#fff;border-color:hsla(0,0%,100%,.05)}.Dashboard_submitBtn__CxP1_{background:#fff;border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:all .2s;opacity:1}.Dashboard_submitBtn__CxP1_:disabled{opacity:.2;cursor:default;background:#555;color:#999}.Dashboard_submitBtn__CxP1_:not(:disabled):hover{transform:scale(1.05);box-shadow:0 0 12px hsla(0,0%,100%,.3)}.Dashboard_chatLayout__0ss_m{display:flex;flex-direction:column;flex:1 1;height:100%;overflow:hidden;position:relative;animation:Dashboard_fadeIn__5uh7v .3s ease-out}.Dashboard_chatHeader__2CS7C{padding:1rem 1.5rem;text-align:center;font-weight:500;font-size:.9rem;color:hsla(0,0%,100%,.5);z-index:20;background:#0f0f0f;border-bottom:1px solid hsla(0,0%,100%,.05);flex-shrink:0}.Dashboard_scrollArea__iKvp0{position:relative;z-index:10}.Dashboard_chatScrollArea__L_fNN,.Dashboard_scrollArea__iKvp0{flex:1 1;overflow-y:auto;width:100%;scroll-behavior:smooth}.Dashboard_chatContentInner__7SaU_{max-width:1000px;width:100%;margin:0 auto;padding:120px 2rem 250px;display:flex;flex-direction:column}.Dashboard_messageRow__Y0IoP{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1rem;opacity:1}.Dashboard_messageRow__Y0IoP.Dashboard_user__CyNxh{align-items:flex-end}.Dashboard_messageBubble__8mY4U{max-width:100%;width:auto;min-width:300px}.Dashboard_messageRow__Y0IoP.Dashboard_user__CyNxh .Dashboard_messageBubble__8mY4U{background:#1f1f1f;padding:1rem 1.5rem;border-radius:16px;border-bottom-right-radius:4px;color:#eee;max-width:70%;border:1px solid hsla(0,0%,100%,.05)}@media (max-width:768px){.Dashboard_messageRow__Y0IoP.Dashboard_user__CyNxh .Dashboard_messageBubble__8mY4U{max-width:90%}}.Dashboard_messageRow__Y0IoP.Dashboard_assistant__Welcf .Dashboard_messageBubble__8mY4U{width:100%}.Dashboard_senderName__P86MQ{font-size:.8rem;color:hsla(0,0%,100%,.4);margin-bottom:.5rem;font-weight:500}.Dashboard_messageText__ztIEf{line-height:1.6;color:hsla(0,0%,100%,.9);font-size:1rem}.Dashboard_messageText__ztIEf p{margin-bottom:1rem}.Dashboard_messageText__ztIEf p:last-child{margin-bottom:0}.Dashboard_messageText__ztIEf ol,.Dashboard_messageText__ztIEf ul{margin:.5rem 0 1rem 1.5rem;padding-left:.5rem}.Dashboard_messageText__ztIEf li{margin-bottom:.25rem}.Dashboard_messageText__ztIEf h1,.Dashboard_messageText__ztIEf h2,.Dashboard_messageText__ztIEf h3{margin-top:1.5rem;margin-bottom:.75rem;font-weight:600;color:#fff;line-height:1.3}.Dashboard_messageText__ztIEf h1{font-size:1.4rem}.Dashboard_messageText__ztIEf h2{font-size:1.25rem}.Dashboard_messageText__ztIEf h3{font-size:1.1rem}.Dashboard_messageText__ztIEf code{background:hsla(0,0%,100%,.1);padding:2px 5px;border-radius:4px;font-family:Geist Mono,monospace;font-size:.9em;color:#ff8e53}.Dashboard_messageText__ztIEf pre{background:rgba(0,0,0,.3);padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0;border:1px solid hsla(0,0%,100%,.1)}.Dashboard_messageText__ztIEf pre code{background:transparent;padding:0;color:#e0e0e0;font-size:.9em}.Dashboard_messageText__ztIEf strong{color:#fff;font-weight:700}.Dashboard_resultsGrid__9syuE{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem;width:100%}.Dashboard_resultCard__JdfpC{background:#141414;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.Dashboard_resultCard__JdfpC:hover{border-color:hsla(0,0%,100%,.15);transform:translateY(-2px)}.Dashboard_cardHeader__98l3l{padding:1rem 1.25rem;border-bottom:1px solid hsla(0,0%,100%,.04);display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,hsla(0,0%,100%,.02),transparent)}.Dashboard_cardTitle__SV_8I{display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:600;color:#fff}.Dashboard_dot__07ig4{width:8px;height:8px;border-radius:50%;position:relative}.Dashboard_dot__07ig4:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;opacity:.3;box-shadow:inherit;background:inherit;filter:blur(2px)}.Dashboard_dot__07ig4.Dashboard_green__6tFFK{background:#00e676;box-shadow:0 0 10px rgba(0,230,118,.4)}.Dashboard_dot__07ig4.Dashboard_red__tqf4O{background:#ff5252;box-shadow:0 0 10px rgba(255,82,82,.4)}.Dashboard_dot__07ig4.Dashboard_purple__57ILT{background:#d500f9;box-shadow:0 0 10px rgba(213,0,249,.4)}.Dashboard_dot__07ig4.Dashboard_orange__oiNvK{background:#ff6400;box-shadow:0 0 10px rgba(255,100,0,.4)}.Dashboard_cardCount__D_9ME{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);padding:2px 8px;border-radius:99px;font-size:.75rem;font-family:Geist Mono,monospace}.Dashboard_cardList__0D1QR{list-style:none;padding:0;margin:0;max-height:400px;overflow-y:auto}.Dashboard_cardItem__2tQ56{padding:1rem 1.25rem;border-bottom:1px solid hsla(0,0%,100%,.04);display:flex;align-items:flex-start;gap:1rem;transition:background .1s}.Dashboard_cardItem__2tQ56:last-child{border-bottom:none}.Dashboard_cardItem__2tQ56:hover{background:hsla(0,0%,100%,.02)}.Dashboard_itemInfo__Wf45N{flex:1 1;overflow:hidden}.Dashboard_providerName__g8z_t{color:#fff;font-size:.85rem;font-weight:500;margin-bottom:4px}.Dashboard_keyText__CkXWK{font-family:Geist Mono,monospace;color:hsla(0,0%,100%,.5);font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Dashboard_copyBtn__NckYa{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.6);border-radius:6px;padding:6px;cursor:pointer;transition:all .2s;height:32px;width:32px;display:flex;align-items:center;justify-content:center}.Dashboard_copyBtn__NckYa:hover{background:hsla(0,0%,100%,.1);color:#fff;border-color:hsla(0,0%,100%,.2)}.Dashboard_floatingInput__T5k35{position:fixed;bottom:0;left:0;width:100%;padding:2rem;background:linear-gradient(0deg,#0f0f0f 50%,transparent);display:flex;justify-content:center;align-items:flex-end;pointer-events:none;z-index:30}.Dashboard_floatingInput__T5k35>*{pointer-events:auto;max-width:800px}@keyframes Dashboard_fadeIn__5uh7v{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Dashboard_heroTitle__d2MvW{font-size:2.5rem}.Dashboard_resultsGrid__9syuE{grid-template-columns:1fr}}.Dashboard_pricingCard__4X_kL{background:linear-gradient(135deg,hsla(0,0%,8%,.8),rgba(0,0,0,.95));border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:3rem;max-width:420px;width:100%;box-shadow:0 10px 30px -10px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:2rem;margin-top:3rem;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.Dashboard_pricingCard__4X_kL:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1px;background:linear-gradient(to bottom right,hsla(0,0%,100%,.15),hsla(0,0%,100%,.05));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.Dashboard_pricingCard__4X_kL:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px rgba(0,0,0,.6),0 0 15px hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2)}.Dashboard_cardInternalHeader__Eaydv{border-bottom:1px solid hsla(0,0%,100%,.08);padding-bottom:2rem}.Dashboard_planName__iT5cP{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}.Dashboard_priceContainer__sih0D{display:flex;align-items:baseline}.Dashboard_planDescription__U72DL{color:hsla(0,0%,100%,.6);margin-top:1rem;font-size:.95rem;line-height:1.6}.Dashboard_noCardText__znmoM{text-align:center;font-size:.85rem;color:hsla(0,0%,100%,.4);margin-top:-1rem}.Dashboard_pricingContent__N_o4n{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:100px 2rem;z-index:10}.Dashboard_pricingHeader__UwaLU{text-align:center;max-width:1000px;margin-bottom:3rem;padding:0 1rem}.Dashboard_priceAmount__lB2oW{font-size:3.5rem;font-weight:700;color:#fff;letter-spacing:-.02em}.Dashboard_pricePeriod__qa4BL{color:#737373;font-size:1.1rem;margin-left:8px}.Dashboard_featureList__zzBAw{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.Dashboard_featureItem__UJsNh{display:flex;align-items:center;gap:12px;font-size:1rem;color:#ededed}.Dashboard_checkIcon__KxdtY{color:#000;background:#fff;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:12px;font-weight:700}.Dashboard_ctaButton__TkKPP{width:100%;padding:1rem;background:#fff;color:#000;border:1px solid #fff;border-radius:8px;font-weight:600;cursor:pointer;margin-top:auto;font-size:1rem;transition:all .2s ease}.Dashboard_ctaButton__TkKPP:hover{background:#e5e5e5;transform:scale(1.02)}.Dashboard_feedbackForm__GX_k7{width:100%;max-width:500px;display:flex;flex-direction:column;gap:1.5rem;background:hsla(0,0%,8%,.6);backdrop-filter:blur(20px);padding:2.5rem;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 24px -1px rgba(0,0,0,.2)}.Dashboard_glassInput__nFU2D{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);padding:1rem;border-radius:12px;color:#fff;outline:none;font-size:1rem;font-family:inherit;transition:all .2s}.Dashboard_glassInput__nFU2D:focus{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2);box-shadow:0 0 0 4px hsla(0,0%,100%,.02)}.Dashboard_glassInput__nFU2D::-moz-placeholder{color:hsla(0,0%,100%,.2)}.Dashboard_glassInput__nFU2D::placeholder{color:hsla(0,0%,100%,.2)}.Dashboard_submitButton__2Paru{background:linear-gradient(135deg,#fff,#e0e0e0);color:#000;padding:1rem;border-radius:12px;border:none;font-weight:600;cursor:pointer;font-size:1rem;transition:all .2s;margin-top:.5rem}.Dashboard_submitButton__2Paru:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px hsla(0,0%,100%,.15)}.Dashboard_submitButton__2Paru:disabled{opacity:.5;cursor:default}.Dashboard_statusMessage__X_Sf0{text-align:center;font-size:.9rem;padding:.5rem;border-radius:8px;animation:Dashboard_fadeIn__5uh7v .3s ease}.Dashboard_statusSuccess__azpdi{color:#00e676;background:rgba(0,230,118,.1)}.Dashboard_statusError__CYViO{color:#ff5252;background:rgba(255,82,82,.1)}.Dashboard_formGrid__8kRA_{display:grid;grid-template-columns:1fr 2fr;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.Dashboard_customSelect__mgtBI{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}.Dashboard_discordButton__RRzkz{background:#5865f2;color:#fff;padding:.8rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;box-shadow:0 4px 14px 0 rgba(88,101,242,.39)}.Dashboard_discordButton__RRzkz:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(88,101,242,.23);background:#4752c4}@media (max-width:768px){.Dashboard_formGrid__8kRA_{grid-template-columns:1fr}}.Dashboard_discordSection__KE2nX{margin-top:3rem;text-align:center;opacity:.8}.Dashboard_discordText__khUmM{margin-bottom:1rem;color:#a1a1aa}