.chat-module__P64g6G__chatContainer{flex-direction:column;flex:1;display:flex}.chat-module__P64g6G__chatWrapper{flex-direction:column;flex:1;width:100%;max-width:800px;height:100%;margin:0 auto;display:flex}.chat-module__P64g6G__messagesContainer{scroll-behavior:smooth;flex-direction:column;flex:1;gap:1.5rem;padding:1rem 0;display:flex}.chat-module__P64g6G__inputSection{flex-shrink:0;width:100%;padding:1.5rem 0}.chat-module__P64g6G__inputContainer{width:100%}.chat-module__P64g6G__messagesContainer::-webkit-scrollbar{width:6px}.chat-module__P64g6G__messagesContainer::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.chat-module__P64g6G__messagesContainer::-webkit-scrollbar-track{background:0 0}.chat-module__P64g6G__textarea{resize:none;color:#fff;background:0 0;border:none;outline:none;flex:1;min-height:60px;max-height:160px;padding:.75rem;font-family:inherit;font-size:1rem;line-height:1.5}.chat-module__P64g6G__inputWrapper{background:#1a1f29;border:1px solid #30363d;border-radius:12px;align-items:flex-end;gap:.75rem;padding:.75rem;display:flex}.chat-module__P64g6G__inputActions{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.5rem;display:flex}.chat-module__P64g6G__chatPage.chat-module__P64g6G__modalContext .chat-module__P64g6G__chatWrapper{height:100%;padding:0}.chat-module__P64g6G__chatPage.chat-module__P64g6G__modalContext .chat-module__P64g6G__messagesContainer{padding:1rem}.chat-module__P64g6G__chatPage.chat-module__P64g6G__modalContext .chat-module__P64g6G__inputSection{background:#0000004d;border-top:1px solid #30363d;padding:1rem}.chat-module__P64g6G__inputSection{z-index:100;padding:1rem;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.chat-module__P64g6G__inputContainer{width:90%}}.chat-module__P64g6G__inputWrapper{background:#1e293be6;border:1px solid #ffffff1a;border-radius:12px;transition:all .2s;display:flex;overflow:hidden}.chat-module__P64g6G__textarea{color:#fff;resize:none;background:0 0;border:none;outline:none;width:90%;padding:1rem;font-family:inherit;font-size:1rem;line-height:1.5}.chat-module__P64g6G__textarea:disabled{opacity:.5;cursor:not-allowed}.chat-module__P64g6G__charCounter{color:#fff9;font-size:.875rem;font-weight:500}.chat-module__P64g6G__sendButton:disabled{opacity:.5;cursor:not-allowed}.chat-module__P64g6G__spinnerSmall{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite chat-module__P64g6G__spin}.chat-module__P64g6G__inputHint{color:#ffffff80;justify-content:space-between;align-items:center;margin-top:.5rem;padding:0 .25rem;font-size:.75rem;display:flex}.chat-module__P64g6G__cancelButton{color:#f87171;cursor:pointer;background:#ef444433;border:1px solid #ef44444d;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}@media (max-width:768px){.chat-module__P64g6G__inputSection{padding:.75rem}.chat-module__P64g6G__textarea{padding:.75rem;font-size:.9375rem}.chat-module__P64g6G__inputHint{font-size:.6875rem}}.chat-module__P64g6G__chatPage{color:#fff;background:url(/background.jpg);flex-direction:column;min-height:100vh;margin-top:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.chat-module__P64g6G__header{z-index:100;background:radial-gradient(#0812c4 100%,#00a4df 0%);border-bottom:1px solid #000;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.chat-module__P64g6G__homeButton{color:#e6edf3;background:#1a1f29;border:1px solid #30363d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.chat-module__P64g6G__homeButton:hover{background:#2d333b;border-color:#8b949e;transform:translate(-2px)}.chat-module__P64g6G__logo{align-items:center;gap:1rem;display:flex}.chat-module__P64g6G__logoIcon{background:linear-gradient(135deg,#fff,#0d47a1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem}.chat-module__P64g6G__title{background:linear-gradient(135deg,#fff,#1a73e8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.chat-module__P64g6G__subtitle{color:#fff;margin:0;font-size:.875rem}.chat-module__P64g6G__headerActions{gap:.5rem;display:flex}.chat-module__P64g6G__clearButton{color:#e6edf3;cursor:pointer;background:#1a1f29;border:1px solid #30363d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.chat-module__P64g6G__clearButton:hover:not(:disabled){background:#2d333b;border-color:#8b949e}.chat-module__P64g6G__clearButton:disabled{opacity:.5;cursor:not-allowed}.chat-module__P64g6G__errorBanner{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff4757);justify-content:space-between;align-items:center;padding:1rem 2rem;animation:.3s chat-module__P64g6G__slideDown;display:flex}@keyframes chat-module__P64g6G__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.chat-module__P64g6G__dismissError{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:1.5rem}.chat-module__P64g6G__mainContent{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.chat-module__P64g6G__chatContainer{flex:1;padding:2rem 0;overflow-y:auto}.chat-module__P64g6G__chatWrapper{width:100%;max-width:800px;margin:0 auto}.chat-module__P64g6G__messagesContainer{flex-direction:column;gap:1.5rem;display:flex}.chat-module__P64g6G__message{opacity:0;gap:1rem;animation:.3s ease-out forwards chat-module__P64g6G__messageAppear;display:flex}@keyframes chat-module__P64g6G__messageAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-module__P64g6G__message.chat-module__P64g6G__user{flex-direction:row-reverse}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__messageContent{align-items:flex-end}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__messageBody{background:linear-gradient(135deg,#1a73e8,#0d47a1);border-bottom-right-radius:4px;border-bottom-left-radius:16px}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__messageBody:before{border-left:none;border-right:8px solid #1a73e8;left:auto;right:-8px}.chat-module__P64g6G__message.chat-module__P64g6G__assistant .chat-module__P64g6G__messageBody{background:#1a1f29;border:1px solid #30363d}.chat-module__P64g6G__message.chat-module__P64g6G__assistant .chat-module__P64g6G__messageBody:before{border-left:8px solid #1a1f29;left:-8px}.chat-module__P64g6G__messageAvatar{color:#fff;background:linear-gradient(135deg,#1a73e8,#0d47a1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:.5rem;font-size:1.25rem;display:flex}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__messageAvatar{background:#2d333b}.chat-module__P64g6G__messageContent{flex-direction:column;flex:1;max-width:calc(100% - 56px);display:flex}.chat-module__P64g6G__messageHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 .5rem;display:flex}.chat-module__P64g6G__messageRole{color:#58a6ff;font-size:.875rem;font-weight:600}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__messageRole{color:#e6edf3}.chat-module__P64g6G__messageTime{color:#8b949e;font-size:.75rem}.chat-module__P64g6G__messageBody{word-wrap:break-word;overflow-wrap:break-word;border-radius:16px;padding:1rem 1.25rem;position:relative;box-shadow:0 4px 12px #0000004d}.chat-module__P64g6G__messageBody:before{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;width:0;height:0;position:absolute;top:0}.chat-module__P64g6G__messageBody p{margin:0 0 .75rem;line-height:1.5}.chat-module__P64g6G__messageBody p:last-child{margin-bottom:0}.chat-module__P64g6G__messageBody strong{color:#58a6ff;font-weight:600}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__messageBody strong{color:#fff}.chat-module__P64g6G__messageBody em{color:#8b949e;font-style:italic}.chat-module__P64g6G__messageBody code{background:#ffffff1a;border-radius:3px;padding:.125rem .25rem;font-family:Courier New,monospace;font-size:.875em}.chat-module__P64g6G__messageBody a{color:#58a6ff;border-bottom:1px solid #58a6ff4d;text-decoration:none;transition:all .2s}.chat-module__P64g6G__messageBody a:hover{border-bottom-color:#58a6ff}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__messageBody a{color:#bbdfff}.chat-module__P64g6G__typingIndicator{gap:4px;margin-top:1rem;padding:.5rem;display:flex}.chat-module__P64g6G__typingIndicator span{background:#8b949e;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite chat-module__P64g6G__typing}.chat-module__P64g6G__message.chat-module__P64g6G__user .chat-module__P64g6G__typingIndicator span{background:#ffffffb3}.chat-module__P64g6G__typingIndicator span:first-child{animation-delay:-.32s}.chat-module__P64g6G__typingIndicator span:nth-child(2){animation-delay:-.16s}@keyframes chat-module__P64g6G__typing{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.chat-module__P64g6G__inputSection{padding:1.5rem 0 2rem}.chat-module__P64g6G__inputContainer{max-width:800px;margin:0 auto}.chat-module__P64g6G__inputWrapper:focus-within{border-color:#58a6ff;box-shadow:0 0 0 2px #58a6ff33}.chat-module__P64g6G__popupOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.chat-module__P64g6G__popupContent{background:#0d1117;border-radius:12px;flex-direction:column;width:90%;max-width:800px;height:80%;display:flex;position:relative;overflow:hidden}.chat-module__P64g6G__chatPage.chat-module__P64g6G__modalContext{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.chat-module__P64g6G__textarea{resize:none;color:#fff;background:#0d1117;border:none;outline:none;flex:1;max-height:160px;padding:.25rem;font-family:inherit;font-size:1rem;line-height:1.5}.chat-module__P64g6G__textarea::placeholder{color:#8b949e}.chat-module__P64g6G__inputWrapper{background:#1a1f29;border:1px solid #30363d;border-radius:12px;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.chat-module__P64g6G__inputActions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.chat-module__P64g6G__charCounter{color:#6e7681;text-align:right;min-width:60px;font-size:.75rem}.chat-module__P64g6G__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a73e8,#0d47a1);border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.chat-module__P64g6G__sendButton:hover:not(:disabled){background:linear-gradient(135deg,#1c7af5,#0f51c7);transform:translateY(-1px);box-shadow:0 4px 12px #1a73e84d}.chat-module__P64g6G__sendButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat-module__P64g6G__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite chat-module__P64g6G__spin}@keyframes chat-module__P64g6G__spin{to{transform:rotate(360deg)}}.chat-module__P64g6G__inputHint{color:#6e7681;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.75rem;display:flex}.chat-module__P64g6G__cancelButton{color:#ff6b6b;cursor:pointer;background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;transition:all .2s}.chat-module__P64g6G__cancelButton:hover{background:#ff6b6b33}.chat-module__P64g6G__errorMessage{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:6px;margin:.5rem 0;padding:.75rem}.chat-module__P64g6G__externalLink{color:#58a6ff;border-bottom:1px solid #58a6ff4d;text-decoration:none;transition:all .2s}.chat-module__P64g6G__externalLink:hover{border-bottom-color:#58a6ff}.chat-module__P64g6G__productGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.chat-module__P64g6G__productCard{background:#1a1f29;border:1px solid #30363d;border-radius:8px;transition:all .2s;overflow:hidden}.chat-module__P64g6G__productCard:hover{border-color:#58a6ff;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.chat-module__P64g6G__productImage{object-fit:cover;background:#0d1117;width:100%;height:160px}.chat-module__P64g6G__productInfo{padding:1rem}.chat-module__P64g6G__productName{color:#e6edf3;margin-bottom:.5rem;font-weight:600}.chat-module__P64g6G__productSeller{color:#8b949e;margin-bottom:.5rem;font-size:.875rem}.chat-module__P64g6G__productPrice{color:#58a6ff;font-size:1.25rem;font-weight:700}@media (max-width:768px){.chat-module__P64g6G__header{flex-direction:column;gap:1rem;padding:1rem}.chat-module__P64g6G__homeButton{align-self:flex-start}.chat-module__P64g6G__headerCenter{text-align:center;order:-1}.chat-module__P64g6G__headerActions{align-self:flex-end;margin-top:-50px}.chat-module__P64g6G__title{font-size:1.25rem}.chat-module__P64g6G__logoIcon{font-size:1.5rem}.chat-module__P64g6G__chatContainer{padding:1rem 0}.chat-module__P64g6G__inputSection{padding:1rem 0 1.5rem}}@media (max-width:480px){.chat-module__P64g6G__message{gap:.75rem}.chat-module__P64g6G__messageAvatar{width:32px;height:32px;font-size:1rem}.chat-module__P64g6G__messageContent{max-width:calc(100% - 44px)}.chat-module__P64g6G__messageBody{padding:.75rem 1rem}.chat-module__P64g6G__messageBody:before{display:none}.chat-module__P64g6G__inputWrapper{padding:.5rem}.chat-module__P64g6G__sendButton{width:40px;height:40px}}.chat-module__P64g6G__productAnalysis{background-color:#f9f9f9;border-left:4px solid #3b82f6;border-radius:8px;margin:8px 0;padding:12px 16px;font-size:.95rem;line-height:1.5}.chat-module__P64g6G__productAnalysis h3{color:#1e3a8a;margin-top:0;margin-bottom:8px;font-size:1rem}.chat-module__P64g6G__productAnalysis ul{margin:4px 0;padding-left:20px}.chat-module__P64g6G__productAnalysis li{margin-bottom:4px}
:root{--bg-main:#0b1020;--bg-deep:#070b16;--glass:#ffffff14;--glass-strong:#ffffff1f;--border:#ffffff24;--primary:#4fd1ff;--accent:#7cf6d3;--text-main:#fff;--text-muted:#ffffffbf;--max-width:2560px}html,body{scroll-behavior:smooth;margin:0;padding:0;font-family:Inter,sans-serif}.styles-module__34Gd5q__heroCard,.styles-module__34Gd5q__card,.styles-module__34Gd5q__processCard{background:#ffffff1a}.styles-module__34Gd5q__hero{background:linear-gradient(180deg,#0b1020b3,var(--bg-main));text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.styles-module__34Gd5q__heroInner{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:2560px;margin:0 auto;padding:2rem;display:flex;position:relative}.styles-module__34Gd5q__hero:before{content:"";z-index:0;background:radial-gradient(circle at 20% 30%,#4fd1ff40,#0000 40%),radial-gradient(circle at 80% 60%,#7cf6d32e,#0000 45%);animation:16s linear infinite alternate styles-module__34Gd5q__aurora;position:absolute;inset:0}@keyframes styles-module__34Gd5q__aurora{0%{transform:translateY(-4%)}to{transform:translateY(4%)}}.styles-module__34Gd5q__hero:after{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E");position:absolute;inset:0}.styles-module__34Gd5q__hero>*{z-index:2;position:relative}.styles-module__34Gd5q__title{background:linear-gradient(120deg,#fff 20%,var(--primary)45%,var(--accent)60%,#fff 80%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(2.6rem,5vw,6rem);font-weight:900;line-height:1.08;animation:6s ease-in-out infinite styles-module__34Gd5q__gradientShift}@keyframes styles-module__34Gd5q__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__34Gd5q__heroCard{background:var(--glass);border:1px solid var(--border);border-radius:24px;max-width:640px;margin:0 auto;padding:clamp(1.5rem,3vw,3rem)}.styles-module__34Gd5q__primaryButton,.styles-module__34Gd5q__cardButton{color:#001018;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:999px;margin-top:1.8rem;padding:14px 36px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 18px 45px #4fd1ff73}.styles-module__34Gd5q__primaryButton:hover,.styles-module__34Gd5q__cardButton:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 28px 70px #4fd1ff99}.styles-module__34Gd5q__primaryButton:focus-visible,.styles-module__34Gd5q__cardButton:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.styles-module__34Gd5q__services,.styles-module__34Gd5q__process,.styles-module__34Gd5q__trustSection,.styles-module__34Gd5q__aboutSection{padding:clamp(3rem,6vw,8rem) 1.5rem}.styles-module__34Gd5q__sectionTitle{text-align:center;font-size:clamp(2rem,4vw,4rem);font-weight:900}.styles-module__34Gd5q__sectionSubtitle{text-align:center;max-width:620px;color:var(--text-muted);margin:1rem auto 3.5rem}.styles-module__34Gd5q__cardGrid,.styles-module__34Gd5q__aboutGrid,.styles-module__34Gd5q__processGrid{gap:clamp(1rem,2vw,3rem);max-width:1100px;margin:auto;display:grid}@media (min-width:480px){.styles-module__34Gd5q__cardGrid{grid-template-columns:repeat(1,1fr)}}@media (min-width:768px){.styles-module__34Gd5q__cardGrid,.styles-module__34Gd5q__aboutGrid,.styles-module__34Gd5q__processGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__34Gd5q__cardGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){.styles-module__34Gd5q__cardGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:2200px){.styles-module__34Gd5q__cardGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:3000px){.styles-module__34Gd5q__heroCard,.styles-module__34Gd5q__card,.styles-module__34Gd5q__processCard{background:#ffffff1f}.styles-module__34Gd5q__hero:before{animation:none}}.styles-module__34Gd5q__aiButton{color:#fff;cursor:pointer;z-index:9999;background:#111;border:none;border-radius:999px;padding:14px 20px;font-size:14px;position:fixed;bottom:20px;right:20px;box-shadow:0 0 15px #0006}.styles-module__34Gd5q__aiButton:hover{background:#2563eb}.styles-module__34Gd5q__overlay{z-index:10000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__34Gd5q__modal{background:#0a0a0a;border-radius:20px;flex-direction:column;width:90%;max-width:900px;height:80vh;display:flex;overflow:hidden;box-shadow:0 0 30px #0009}.styles-module__34Gd5q__header{z-index:9999;color:#fff;background:#0c2a8b;border-bottom:1px solid #222;border-top-left-radius:15px;border-top-right-radius:15px;justify-content:space-between;align-items:center;width:900px;padding:12px 16px;display:flex;position:fixed}.styles-module__34Gd5q__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px}.styles-module__34Gd5q__chatWrapper{flex:1;overflow:hidden}@media (max-width:768px){.styles-module__34Gd5q__header{width:90%}}
