@font-face{font-family:Delight;src:url(/assets/Delight-Thin-m-D-EJ-E.woff2) format("woff2"),url(/assets/Delight-Thin-BdiqYVQh.woff) format("woff"),url(/assets/Delight-Thin-B5bZRDYN.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-ExtraLight-BGJgmiP5.woff2) format("woff2"),url(/assets/Delight-ExtraLight-lKZ22Zjl.woff) format("woff"),url(/assets/Delight-ExtraLight-DFYGNRCO.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-Light-DZ_K9dRK.woff2) format("woff2"),url(/assets/Delight-Light-BKR9mz5A.woff) format("woff"),url(/assets/Delight-Light-CvxiPlNT.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-Regular-CUY11zzA.woff2) format("woff2"),url(/assets/Delight-Regular-Cg6SE7Kw.woff) format("woff"),url(/assets/Delight-Regular-BDKkv6NU.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-Medium-B9gHlRas.woff2) format("woff2"),url(/assets/Delight-Medium-BsT-Ha0z.woff) format("woff"),url(/assets/Delight-Medium-c04SgUpY.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-SemiBold--E8sMSjn.woff2) format("woff2"),url(/assets/Delight-SemiBold-B0aHpThN.woff) format("woff"),url(/assets/Delight-SemiBold-x-D8JQZO.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-Bold-RC09LBRF.woff2) format("woff2"),url(/assets/Delight-Bold-CJlwEfHf.woff) format("woff"),url(/assets/Delight-Bold-cNQUk-xv.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-ExtraBold-DXV1mGB3.woff2) format("woff2"),url(/assets/Delight-ExtraBold-CUtg0F6m.woff) format("woff"),url(/assets/Delight-ExtraBold-C3Vse0l4.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Delight;src:url(/assets/Delight-Black-BZnrl5Kh.woff2) format("woff2"),url(/assets/Delight-Black-DD_Tuo5X.woff) format("woff"),url(/assets/Delight-Black-BetjGcw0.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{font-family:Delight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-max-width: 1600px;--app-padding-inline: clamp(.875rem, 1.6vw, 1.25rem);--app-padding-block: clamp(2rem, 6vw, 3.5rem)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;font-family:Delight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400}#root{min-height:100vh;width:100%;display:flex;flex-direction:column}.app-main-shell{flex:1 0 auto;width:100%;min-width:0;display:block}.app-main-shell--assistant-open{display:block}.app-container{flex:1 0 auto;width:100%;max-width:var(--app-max-width);margin:0 auto;padding:var(--app-padding-block) var(--app-padding-inline);box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:2rem}.app-main-shell>.app-container{min-width:0}.app-container>*{width:100%}.app-container--dashboard{max-width:none;padding:0;background-color:#121a34}.app-container--home,.app-container--auth{max-width:none;padding:0;gap:0}nav{display:flex;gap:1rem;margin-bottom:1rem}nav a.active{text-decoration:underline}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}footer{background-color:#0a1226;color:#fff;margin-top:auto}.assistant-chat-button{position:fixed;right:clamp(1rem,2.4vw,2rem);bottom:clamp(1rem,2.4vw,2rem);z-index:1300;width:58px;height:58px}.assistant-chat-panel{position:fixed;top:92px;right:clamp(.75rem,1.4vw,1.25rem);bottom:clamp(.75rem,1.4vw,1.25rem);width:clamp(360px,26vw,420px);height:calc(100vh - 92px - clamp(.75rem,1.4vw,1.25rem));height:calc(100dvh - 92px - clamp(.75rem,1.4vw,1.25rem));min-height:0;z-index:1250;padding-top:0;box-sizing:border-box}.assistant-chat-messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem .85rem;display:flex;flex-direction:column;gap:.75rem}.assistant-chat-empty{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.65rem;padding:1.5rem}.assistant-chat-message{width:fit-content;max-width:min(88%,320px);border-radius:16px;padding:.72rem .82rem;overflow-wrap:anywhere}.assistant-chat-message--user{align-self:flex-end;color:#071226;background:linear-gradient(135deg,#8dd3ff,#bde8ff);box-shadow:0 10px 24px #040e1e33}.assistant-chat-message--assistant{align-self:flex-start;color:#ffffffe6;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.assistant-chat-thinking{align-self:flex-start;padding:0 .25rem}.assistant-chat-form{flex:0 0 auto;padding:.8rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 900px){.assistant-chat-panel{top:76px;right:.75rem;bottom:.75rem;width:min(420px,calc(100vw - 1.5rem));height:calc(100vh - 76px - .75rem);height:calc(100dvh - 76px - .75rem);min-height:0;padding-top:0;z-index:1250}}@media (max-width: 520px){.assistant-chat-panel{top:70px;right:0;bottom:0;width:100vw;height:calc(100vh - 70px);height:calc(100dvh - 70px)}}.footer__inner{width:100%;max-width:var(--app-max-width);margin:0 auto;min-height:212px;padding:2.1rem clamp(2rem,5vw,4rem);box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}.footer__links{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;margin:0}footer a{color:#ffffffe0;font-size:.95rem;font-weight:400;line-height:1.2}footer a:hover{color:#fff;text-decoration:none}.footer__brand{display:flex;align-items:center;justify-content:flex-end;gap:clamp(1rem,2vw,1.6rem);min-width:0}.footer__brand-icon{display:block;width:clamp(74px,9vw,112px);height:auto;flex:0 0 auto}.footer__brand-wordmark{display:block;width:clamp(240px,30vw,420px);max-width:100%;height:auto;min-width:0}@media (max-width: 700px){.footer__inner{min-height:0;padding:2rem 1.5rem;flex-direction:column-reverse;align-items:flex-start;gap:1.8rem}.footer__brand{width:100%;justify-content:flex-start;gap:.8rem}.footer__brand-icon{width:58px}.footer__brand-wordmark{width:min(220px,calc(100% - 70px))}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._wrapper_1hca2_1{display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;color:#f5f9ff;font-family:inherit}._header_1hca2_11{display:flex;flex-direction:column;align-items:center;gap:8px}._title_1hca2_18{font-size:.95rem;letter-spacing:.02em;font-weight:500;color:#6db0e0}._underline_1hca2_25{width:42px;height:1.5px;border-radius:9999px;background:#83bdec94;box-shadow:0 0 10px #5ac8ff38}._chips_1hca2_33{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 22px;width:100%}._chipButton_1hca2_41{display:grid;grid-template-rows:auto auto;align-items:center;justify-items:center;min-height:50px;min-width:92px;padding:8px 22px 9px;border-radius:9999px;border:1px solid rgba(113,183,240,.86);background:#0c162d29;color:inherit;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease;text-decoration:none;box-shadow:inset 0 1px #ffffff0a}._chipButton_1hca2_41:hover{transform:scale(1.03);border-color:#8fd7ff;background:#12234057;box-shadow:0 8px 18px #08152e38,inset 0 1px #ffffff0f}._selected_1hca2_72{background:#12234038;border-color:#88c5f6c7}._ticker_1hca2_77{font-size:.92rem;font-weight:600;letter-spacing:.02em;color:#ffffff8f;line-height:1.1}._label_1hca2_85{font-size:.72rem;font-weight:400;color:#dfebff7a;line-height:1.1}._list_1wnro_1{scrollbar-width:none}._list_1wnro_1::-webkit-scrollbar{display:none}._authPage_t2plt_1{min-height:calc(100vh - 74px);min-height:calc(100dvh - 74px);display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(180deg,#040816d1,#040816eb),url(/assets/fondo1-D_NfT18u.png) center/cover no-repeat;color:#e6f1ff;font-family:inherit;position:relative;overflow:hidden}._lightTrails_t2plt_16{position:absolute;inset:0;background-image:linear-gradient(120deg,rgba(255,114,182,.25),transparent 45%),linear-gradient(90deg,rgba(128,125,255,.3),transparent 50%),linear-gradient(60deg,rgba(64,190,255,.2),transparent 40%);filter:blur(50px);opacity:.6;pointer-events:none}._content_t2plt_27{width:min(1180px,100%);position:relative;z-index:1;display:flex;justify-content:flex-end;align-items:center;gap:clamp(2rem,6vw,4rem)}._branding_t2plt_37{flex:1 1 0;display:flex;justify-content:center;align-items:center;max-width:520px;padding:clamp(1.5rem,4vw,2.5rem);border-radius:28px;background:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}._brandingImage_t2plt_51{width:min(420px,100%);height:auto;object-fit:contain;filter:drop-shadow(0 18px 38px rgba(0,0,0,.5));background:transparent}._formColumn_t2plt_59{width:min(460px,100%);display:flex;flex-direction:column;align-items:center;gap:1.5rem}._segmentedControl_t2plt_67{background:#02091f;border:1px solid rgba(99,148,255,.2);border-radius:9999px;padding:.35rem;display:inline-flex;gap:.35rem;box-shadow:0 15px 40px #00000059}._segmentButton_t2plt_77{border:none;background:transparent;color:#7c8db5;padding:.55rem 1.25rem;border-radius:9999px;font-weight:600;letter-spacing:.01em;transition:all .2s ease}._segmentButtonActive_t2plt_88{background:linear-gradient(120deg,#0f6aff,#6ccaff);color:#f7fbff;box-shadow:0 8px 24px #0f6aff73}._card_t2plt_94{width:100%;background:#ffffff0f;border:1px solid rgba(107,174,255,.25);border-radius:28px;padding:clamp(1.75rem,4vw,2.25rem);box-shadow:0 20px 60px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:1.25rem}._cardHeader_t2plt_107{text-align:center;display:flex;flex-direction:column;gap:.35rem}._title_t2plt_114{margin:0;font-size:1.6rem;letter-spacing:.01em;color:#f3f7ff}._subtitle_t2plt_121{margin:0;color:#9bb4da;font-size:.95rem}._fieldGroup_t2plt_127{display:flex;flex-direction:column;gap:.4rem}._label_t2plt_133{color:#5ac8ff;font-weight:600;font-size:.95rem}._input_t2plt_139{width:100%;height:44px;border-radius:9999px;background:#020b2a;border:1px solid rgba(62,106,185,.3);color:#e8f0ff;padding:0 1.1rem;outline:none;font-size:.98rem;transition:border-color .2s ease,box-shadow .2s ease}._input_t2plt_139::placeholder{color:#93a6cc}._input_t2plt_139:focus{border-color:#5ac8ff;box-shadow:0 0 0 3px #5ac8ff1f}._inputWrapper_t2plt_161{position:relative}._inputWrapper_t2plt_161 ._input_t2plt_139{padding-right:6rem}._visibilityToggle_t2plt_169{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);border:none;background:transparent;color:#9bb4da;font-size:.82rem;font-weight:700;letter-spacing:.01em;cursor:pointer}._visibilityToggle_t2plt_169:hover:not(:disabled){color:#d5e5ff}._visibilityToggle_t2plt_169:disabled{opacity:.65;cursor:not-allowed}._actions_t2plt_192{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.35rem}._submitButton_t2plt_200{width:70%;min-width:240px;max-width:320px;height:48px;border:none;border-radius:9999px;font-weight:700;color:#fff;background:linear-gradient(90deg,#ff3d81,#3aa9ff);box-shadow:0 14px 32px #3f98ff59;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}._submitButton_t2plt_200:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px #3f98ff73;filter:brightness(1.05)}._submitButton_t2plt_200:disabled{opacity:.7;cursor:not-allowed}._forgotPassword_t2plt_226{color:#a9bfe2cc;font-size:.92rem;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}._forgotPassword_t2plt_226:hover{color:#d5e5ff;text-decoration:underline}._error_t2plt_238{background:#ff577a1a;color:#ffb3c1;border:none;border-radius:14px;padding:.75rem 1rem;font-size:.95rem;margin-top:1rem}@media (max-width: 520px){._card_t2plt_94{padding:1.5rem}._submitButton_t2plt_200{width:100%}}@media (max-width: 899px){._authPage_t2plt_1{min-height:calc(100vh - 68px);min-height:calc(100dvh - 68px)}}@media (max-width: 960px){._content_t2plt_27{flex-direction:column;justify-content:center}._branding_t2plt_37{width:min(480px,100%)}}
