.Nav-module__p2V2BW__nav{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(1.8);border-bottom:1px solid var(--border);background:#fafaf8b3;justify-content:space-between;align-items:center;padding:20px 48px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__p2V2BW__scrolled{background:#fafaf8eb;padding:12px 48px}.Nav-module__p2V2BW__logo{letter-spacing:-.5px;color:var(--text);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.Nav-module__p2V2BW__logoImg{object-fit:contain;width:32px;height:32px}.Nav-module__p2V2BW__links{align-items:center;gap:32px;list-style:none;display:flex}.Nav-module__p2V2BW__links a{color:var(--text2);font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Nav-module__p2V2BW__links a:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Nav-module__p2V2BW__links a:hover{color:var(--text)}.Nav-module__p2V2BW__links a:hover:after{width:100%}.Nav-module__p2V2BW__navChat{cursor:pointer;font:inherit;color:var(--text2);background:0 0;border:none;padding:0;font-size:14px;font-weight:500;transition:color .3s;position:relative}.Nav-module__p2V2BW__navChat:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Nav-module__p2V2BW__navChat:hover{color:var(--text)}.Nav-module__p2V2BW__navChat:hover:after{width:100%}.Nav-module__p2V2BW__cta{border-radius:100px;background:var(--text)!important;color:var(--bg)!important;padding:10px 24px!important;transition:transform .3s,box-shadow .3s!important}.Nav-module__p2V2BW__cta:after{display:none!important}.Nav-module__p2V2BW__cta:hover{transform:scale(1.04);box-shadow:0 4px 24px #00000026}.Nav-module__p2V2BW__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Nav-module__p2V2BW__hamburger span{background:var(--text);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Nav-module__p2V2BW__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Nav-module__p2V2BW__open span:nth-child(2){opacity:0}.Nav-module__p2V2BW__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Nav-module__p2V2BW__langSwitch{letter-spacing:.5px;background:#0000000a;border-radius:6px;transition:all .3s;font-family:var(--font-mono), monospace!important;color:var(--text3)!important;padding:4px 10px!important;font-size:12px!important;font-weight:600!important}.Nav-module__p2V2BW__langSwitch:after{display:none!important}.Nav-module__p2V2BW__langSwitch:hover{background:#00000014;color:var(--text)!important}@media (max-width:768px){.Nav-module__p2V2BW__nav{padding:16px 20px}.Nav-module__p2V2BW__links{-webkit-backdrop-filter:blur(24px);z-index:150;background:#fafaf8fa;flex-direction:column;justify-content:center;align-items:center;gap:28px;display:none;position:fixed;inset:0}.Nav-module__p2V2BW__mobileOpen{display:flex}.Nav-module__p2V2BW__links a,.Nav-module__p2V2BW__navChat{font-size:20px}.Nav-module__p2V2BW__hamburger{display:flex}}
.Footer-module__3hUVsW__footer{background:var(--bg2);border-top:1px solid var(--border)}.Footer-module__3hUVsW__inner{max-width:1200px;margin:0 auto;padding:0 48px}.Footer-module__3hUVsW__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:64px;padding:56px 0 40px;display:flex}.Footer-module__3hUVsW__brand{flex-shrink:0}.Footer-module__3hUVsW__brandLogo{color:var(--text);align-items:center;gap:10px;font-size:17px;font-weight:700;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoImg{object-fit:contain;width:28px;height:28px}.Footer-module__3hUVsW__cols{flex-wrap:wrap;gap:56px;display:flex}.Footer-module__3hUVsW__col{flex-direction:column;min-width:120px;display:flex}.Footer-module__3hUVsW__colTitle{text-transform:uppercase;letter-spacing:2px;color:var(--text3);margin-bottom:16px;font-family:JetBrains Mono,monospace;font-size:11px}.Footer-module__3hUVsW__colLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__3hUVsW__colLinks a{color:var(--text2);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__colLinks a:hover{color:var(--text)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);padding:24px 0 32px}.Footer-module__3hUVsW__copy{color:var(--text3);font-size:13px;font-weight:300}@media (max-width:768px){.Footer-module__3hUVsW__inner{padding:0 24px}.Footer-module__3hUVsW__top{flex-direction:column;gap:40px;padding:40px 0 32px}.Footer-module__3hUVsW__cols{gap:32px}}
.ChatWidget-module__cj9VSa__root{z-index:400;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:24px;right:24px}.ChatWidget-module__cj9VSa__launcher{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;width:56px;height:56px;font-size:22px;transition:transform .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 28px #0066ff59}.ChatWidget-module__cj9VSa__launcher:hover{transform:scale(1.06)}.ChatWidget-module__cj9VSa__panel{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;width:360px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);display:flex;overflow:hidden;box-shadow:0 16px 48px #0000002e}.ChatWidget-module__cj9VSa__header{background:var(--bg2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.ChatWidget-module__cj9VSa__title{color:var(--text);font-size:15px;font-weight:700}.ChatWidget-module__cj9VSa__subtitle{color:var(--text3);margin-top:2px;font-size:12px}.ChatWidget-module__cj9VSa__close{color:var(--text3);cursor:pointer;background:0 0;border:none;font-size:16px}.ChatWidget-module__cj9VSa__messages{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__cj9VSa__msg{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.45}.ChatWidget-module__cj9VSa__user{background:var(--accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module__cj9VSa__ai{background:var(--bg3);color:var(--text);border-bottom-left-radius:4px;align-self:flex-start}.ChatWidget-module__cj9VSa__system{color:var(--text3);text-align:center;background:0 0;align-self:center;max-width:100%;font-size:13px}.ChatWidget-module__cj9VSa__errorLine{color:#c0392b;align-self:center;font-size:12px}.ChatWidget-module__cj9VSa__inputRow{border-top:1px solid var(--border);background:var(--bg);gap:8px;padding:12px;display:flex}.ChatWidget-module__cj9VSa__input{border:1px solid var(--border);background:var(--bg2);color:var(--text);border-radius:100px;outline:none;flex:1;padding:10px 14px;font-size:14px}.ChatWidget-module__cj9VSa__input:focus{border-color:var(--accent)}.ChatWidget-module__cj9VSa__sendBtn{background:var(--text);color:var(--bg);cursor:pointer;border:none;border-radius:100px;padding:10px 18px;font-size:14px;font-weight:600}.ChatWidget-module__cj9VSa__sendBtn:disabled{opacity:.5;cursor:default}.ChatWidget-module__cj9VSa__attachBtn{border:1px solid var(--border);background:var(--bg2);width:42px;color:var(--text3);cursor:pointer;border-radius:100px;flex-shrink:0;font-size:17px}.ChatWidget-module__cj9VSa__attachBtn:hover{border-color:var(--accent)}.ChatWidget-module__cj9VSa__attachBtn:disabled{opacity:.5;cursor:default}.ChatWidget-module__cj9VSa__hiddenFile{display:none}.ChatWidget-module__cj9VSa__imgWrap{display:block}.ChatWidget-module__cj9VSa__msgImage{border-radius:8px;max-width:100%;max-height:240px;display:block}.ChatWidget-module__cj9VSa__imgPlaceholder{background:var(--bg3);opacity:.6;border-radius:8px;width:160px;height:110px}.ChatWidget-module__cj9VSa__msgText:not(:first-child){margin-top:6px;display:block}@media (max-width:480px){.ChatWidget-module__cj9VSa__panel{width:calc(100vw - 24px)}}
