@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";._container_1tryf_1{background:var(--canvas);height:100dvh;color:var(--canopy);font-family:var(--font-body);flex-direction:column;flex:1;justify-content:center;display:flex}._title_1tryf_13{font-family:var(--font-display);color:var(--canopy);letter-spacing:.01em;font-size:1rem;font-weight:600}._connectionDot_1tryf_21{border-radius:50%;flex-shrink:0;width:6px;height:6px}._chatHeader_1tryf_28{border-bottom:1px solid var(--line);align-items:center;gap:6px;height:40px;padding:0 16px;display:flex}._environmentBox_1tryf_37{flex-direction:column;flex:1;gap:8px;min-height:0;margin-bottom:0;display:flex}._messageUser_1tryf_46,._messageAssistant_1tryf_47{border-radius:var(--radius-md);max-width:min(480px,70%);padding:8px 12px}._messageUser_1tryf_46{background:var(--emerald);color:#fff;align-self:flex-end}._messageAssistant_1tryf_47{background:var(--teal);color:#fff;align-self:flex-start}._messageContent_1tryf_65{white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;margin:0}._messageError_1tryf_72{color:var(--error);font-size:11px}._chatMessages_1tryf_77{flex-direction:column;flex:1;gap:8px;width:calc(100% - 32px);max-width:820px;margin:12px auto;padding:16px;display:flex;overflow-y:auto}._chatInputBox_1tryf_89{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--mist);flex-direction:column;gap:0;width:calc(100% - 32px);max-width:820px;margin:0 auto;padding:6px 8px;display:flex;box-shadow:0 4px 16px #10241f14}._chatInput_1tryf_89{resize:none;font-family:var(--font-body);border-radius:var(--radius-sm);max-height:150px;color:var(--canopy);background:0 0;border:none;flex:1;padding:8px;font-size:.875rem;line-height:1.4;overflow-y:auto}._chatInput_1tryf_89:focus{outline:none}@media (pointer:coarse){._chatInput_1tryf_89{font-size:1rem}}._chatInputActions_1tryf_128{justify-content:flex-end;display:flex}._chatSendButton_1tryf_133{border-radius:var(--radius-md);background:var(--emerald);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s;display:flex}._chatSendButton_1tryf_133:hover:not(:disabled){background:var(--emerald-dark)}._chatSendButton_1tryf_133:disabled{opacity:.5;cursor:not-allowed}._pageFooter_1tryf_158{text-align:center;padding:8px 16px}._linkFooter_1tryf_163{color:var(--slate);font-size:.75rem;text-decoration:none;transition:color .2s}._linkFooter_1tryf_163:hover{color:var(--teal)}._verifyBox_1tryf_174{background-color:var(--mist-deep);border-radius:var(--radius-lg);border:1px solid var(--line);flex-direction:column;align-self:center;align-items:center;gap:20px;padding:30px;display:flex}._verifyTitle_1tryf_186{font-family:var(--font-display);color:var(--canopy);margin:0;font-size:1.2rem;font-weight:600}._verifyError_1tryf_194{color:var(--error);margin:0;font-size:1rem;font-weight:400}._overlay_1plec_1{z-index:100;background:#10241f59;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._panel_1plec_12{background:var(--mist);border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;max-width:360px;font-family:var(--font-body);padding:32px 28px;position:relative;box-shadow:0 12px 32px #10241f1f}._closeButton_1plec_24{width:28px;height:28px;color:var(--slate);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;font-size:20px;line-height:1;position:absolute;top:12px;right:12px}._closeButton_1plec_24:hover{background:var(--mist-deep);color:var(--canopy)}._form_1plec_44{flex-direction:column;display:flex}._eyebrow_1plec_49{letter-spacing:.04em;text-transform:uppercase;color:var(--teal);margin-bottom:8px;font-size:.75rem;font-weight:500}._title_1plec_58{font-family:var(--font-display);color:var(--canopy);margin:0 0 20px;font-size:1.2rem;font-weight:600}._helperText_1plec_66{color:var(--slate);margin:-6px 0 18px;font-size:.875rem;line-height:1.5}._helperText_1plec_66 strong{color:var(--canopy);font-weight:600}._label_1plec_78{color:var(--slate);flex-direction:column;gap:6px;margin-bottom:14px;font-size:.8125rem;font-weight:500;display:flex}._input_1plec_88{font-family:var(--font-body);color:var(--canopy);background:var(--canvas);border:1px solid var(--line);border-radius:var(--radius-sm);outline:none;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}._input_1plec_88:focus{border-color:var(--emerald)}@media (pointer:coarse){._input_1plec_88{font-size:1rem}}._error_1plec_110{color:var(--error);margin:-4px 0 14px;font-size:.8125rem}._submitButton_1plec_116{font-family:var(--font-body);color:#fff;background:var(--emerald);border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:2px;padding:11px;font-size:.9375rem;font-weight:600;transition:background .15s}._submitButton_1plec_116:hover{background:var(--emerald-dark)}._submitButton_1plec_116:disabled{opacity:.5;cursor:not-allowed}._switchText_1plec_139{color:var(--slate);text-align:center;margin:18px 0 0;font-size:.8125rem}._linkButton_1plec_146{font-family:var(--font-body);color:var(--teal);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;text-decoration:underline}._page_5g4bj_1{background:radial-gradient(ellipse 900px 500px at 15% -5%, #0e9e6d12, transparent 60%), radial-gradient(ellipse 700px 500px at 100% 10%, #0e7c8c0d, transparent 55%), var(--canvas);min-height:100dvh;color:var(--canopy);font-family:var(--font-body);flex-direction:column;display:flex}._header_5g4bj_14{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}._logo_5g4bj_23{font-family:var(--font-display);letter-spacing:.01em;align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}._logoMark_5g4bj_33{background:var(--emerald);border-radius:50%;flex-shrink:0;width:8px;height:8px}._ghostButton_5g4bj_41{font-family:var(--font-body);color:var(--canopy);border:1px solid var(--line);border-radius:var(--radius-md);cursor:pointer;background:0 0;padding:8px 18px;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s}._ghostButton_5g4bj_41:hover{border-color:var(--slate);background:var(--mist-deep)}._hero_5g4bj_59{flex:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;width:calc(100% - 40px);max-width:1000px;margin:0 auto;display:grid}._heroText_5g4bj_70{flex-direction:column;align-items:flex-start;display:flex}._eyebrow_5g4bj_76{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--slate);margin-bottom:16px;font-size:.75rem;font-weight:500}._headline_5g4bj_86{font-family:var(--font-display);letter-spacing:-.005em;color:var(--canopy);margin:0 0 20px;font-size:clamp(28px,4vw,44px);font-weight:600;line-height:1.18}._accent_5g4bj_96{color:var(--emerald)}@supports ((-webkit-background-clip:text) or (background-clip:text)){._accent_5g4bj_96{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}}._subtext_5g4bj_109{color:var(--slate);max-width:420px;margin:0 0 28px;font-size:.9375rem;line-height:1.6}._primaryButton_5g4bj_117{font-family:var(--font-body);color:#fff;background:var(--gradient-brand);border-radius:var(--radius-md);cursor:pointer;border:none;padding:12px 24px;font-size:.9375rem;font-weight:600;transition:filter .15s,transform .15s}._primaryButton_5g4bj_117:hover{filter:brightness(1.08);transform:translateY(-1px)}._heroVisual_5g4bj_135{justify-content:center;align-items:center;display:flex;position:relative}._heroVisual_5g4bj_135:before{content:"";background:var(--gradient-brand);filter:blur(70px);opacity:.22;z-index:0;border-radius:50%;width:260px;height:260px;position:absolute}._scanTarget_5g4bj_156{z-index:1;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}._scanCore_5g4bj_166{background:var(--canopy);border-radius:var(--radius-sm);z-index:2;width:30px;height:30px;position:relative}._scanCore_5g4bj_166:after{content:"";background:var(--emerald);border-radius:2px;animation:3s ease-in-out infinite _flicker_5g4bj_1;position:absolute;inset:7px}._ring_5g4bj_184{border:1.5px solid var(--emerald);border-radius:var(--radius-lg);opacity:0;animation:3s ease-out infinite _pulse_5g4bj_1;position:absolute}._ring_5g4bj_184:first-child{width:72px;height:72px;animation-delay:0s}._ring_5g4bj_184:nth-child(2){border-color:var(--teal);width:72px;height:72px;animation-delay:1s}._ring_5g4bj_184:nth-child(3){width:72px;height:72px;animation-delay:2s}@keyframes _pulse_5g4bj_1{0%{border-radius:var(--radius-lg);opacity:.55;width:72px;height:72px}to{opacity:0;border-radius:50%;width:200px;height:200px}}@keyframes _flicker_5g4bj_1{0%,to{background:var(--emerald)}50%{background:var(--teal)}}@media (prefers-reduced-motion:reduce){._ring_5g4bj_184{opacity:.15;animation:none}._scanCore_5g4bj_166:after{animation:none}}@media (width<=860px){._hero_5g4bj_59{grid-template-columns:1fr;gap:40px;padding-top:48px;padding-bottom:48px}._heroVisual_5g4bj_135{order:-1}._header_5g4bj_14{padding:0 16px}}:root{--canopy:#10241f;--canvas:#eaf1ec;--mist:#f6faf7;--mist-deep:#dee9e2;--emerald:#0e9e6d;--emerald-dark:#0b7f58;--teal:#0e7c8c;--slate:#5c6e68;--line:#dce6e1;--error:#c4361d;--font-display:"Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--gradient-brand:linear-gradient(135deg, var(--emerald) 0%, var(--teal) 100%);--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--bg-color:var(--mist);--text-color:var(--canopy);--error-color:var(--error);--footer-default-color:var(--slate);--footer-hover-color:var(--teal)}body{background-color:var(--bg-color);color:var(--text-color);margin:0;padding:0;overflow:hidden}
