@import"https://fonts.googleapis.com/css2?family=BBH+Sans+Hegarty&family=Pacifico&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--font-title: "BBH Sans Hegarty", sans-serif;--font-body: "Space Grotesk", sans-serif;--color-bg: #000000;--color-accent: #88e8f4;--color-text: #F9FAFB;--color-muted: #94A3B8;--color-dark: #000000;--color-nav-bg: rgb(255, 255, 255);--color-nav-border: rgb(136, 232, 244);--backdrop-blur: blur(10px);--transition-fast: .3s ease;--transition-slow: .6s ease;--radius: 15px;--shadow: 0 4px 20px rgba(0, 0, 0, .15)}h1,h2,h3,h4,h5,h6{font-family:var(--font-title),sans-serif;color:var(--color-text)}p{font-family:var(--font-body),sans-serif;color:var(--color-text)}html{scroll-behavior:smooth;font-size:16px;width:100%;overflow-x:hidden;background:#000}body{background-color:var(--color-bg);position:relative;line-height:1.6}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999}.warning{color:#ef5d5d}.cta-button{background:#88e7f3;padding:10px 30px;text-decoration:none;font-family:var(--font-title),sans-serif}button{border:none;background-color:var(--color-accent);font-family:var(--font-title),sans-serif;outline:none;padding:14px 32px;transition:all var(--transition-fast)}button:hover{transform:translateY(-2px);box-shadow:var(--shadow)}li{list-style:none;font-family:var(--font-body),sans-serif;color:var(--color-text)}a{transition:color var(--transition-fast)}.cookie-banner{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);width:min(900px,92%);padding:1.5rem 2rem;background:#141414d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;box-shadow:0 10px 40px #0000004d;display:flex;align-items:center;justify-content:space-between;gap:2rem;z-index:9999;animation:fadeUp .6s ease forwards}.cookie-banner p{color:#eaeaea;font-size:.95rem;line-height:1.6;margin:0;flex:1}.cookie-banner button{padding:.6rem 1.2rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .25s ease;border:none}.cookie-banner button:first-of-type{background-color:#3fe0c5;color:#000}.cookie-banner button:first-of-type:hover{transform:translateY(-2px);box-shadow:0 6px 18px #3fe0c566}.cookie-banner button:last-of-type{background:transparent;color:#bbb;border:1px solid #444}.cookie-banner button:last-of-type:hover{background:#222;color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:768px){.cookie-banner{flex-direction:column;align-items:flex-start;gap:1rem}.cookie-banner button{width:100%}}._toggleBtn_wntxk_1{position:fixed;bottom:24px;right:24px;width:65px;height:65px;border-radius:20%;background:#000;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 20px #0000002e;z-index:9999;transition:transform .2s;overflow:hidden;padding:0}._toggleBtn_wntxk_1:hover{background:var(--color-accent)}._toggleBtn_wntxk_1:hover{transform:scale(1.08)}._toggleAvatar_wntxk_29{width:65px;height:65px;object-fit:cover;border-radius:20%}._headerAvatarWrap_wntxk_36{width:65px;height:65px;border-radius:50%;overflow:hidden;flex-shrink:0}._headerAvatarImg_wntxk_44{width:65px;height:65px;object-fit:cover}._msgAvatar_wntxk_50{width:28px;height:28px;border-radius:50%;background:#0f0f0f;overflow:hidden;flex-shrink:0}._msgAvatarImg_wntxk_59{width:28px;height:28px;object-fit:cover}._closeBtn_wntxk_65{width:10px;height:10px;border-radius:15px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;flex-shrink:0}._closeBtn_wntxk_65:hover{background:#88e8f4;color:#0f0f0f}._panel_wntxk_85{position:fixed;bottom:92px;right:24px;width:360px;max-height:620px;background:#fff;border:1px solid #e5e5e5;border-radius:16px;display:flex;flex-direction:column;z-index:9998;box-shadow:0 8px 40px #0000001f;overflow:hidden;font-family:Inter,-apple-system,sans-serif}._header_wntxk_36{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:10px;background:#fff}._headerName_wntxk_111{font-size:13px;font-weight:600;color:#0f0f0f}._headerStatus_wntxk_117{font-size:11px;color:#888;display:flex;align-items:center;gap:4px}._statusDot_wntxk_125{width:6px;height:6px;border-radius:50%;background:#22c55e;display:inline-block}._messages_wntxk_133{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}._messages_wntxk_133::-webkit-scrollbar{width:4px}._messages_wntxk_133::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}._msgRow_wntxk_151{display:flex;gap:7px;align-items:flex-end}._msgRowUser_wntxk_157{justify-content:flex-end}._msgRowBot_wntxk_161{justify-content:flex-start}._bubbleUser_wntxk_165{max-width:80%;padding:9px 13px;border-radius:14px 14px 3px;font-size:13px;line-height:1.55;background:#0f0f0f;color:#fff}._bubbleBot_wntxk_175{max-width:80%;padding:9px 13px;border-radius:14px 14px 14px 3px;font-size:13px;line-height:1.55;background:#f5f5f5;color:#0f0f0f}._typingDots_wntxk_185{padding:10px 14px;background:#f5f5f5;border-radius:14px 14px 14px 3px;display:flex;gap:4px;align-items:center}._dot_wntxk_194{width:5px;height:5px;border-radius:50%;background:#999;display:inline-block;animation:_bounce_wntxk_1 1.2s infinite}._dot_wntxk_194:nth-child(2){animation-delay:.2s}._dot_wntxk_194:nth-child(3){animation-delay:.4s}@keyframes _bounce_wntxk_1{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}._suggestions_wntxk_216{padding:0 14px 10px;display:flex;flex-wrap:wrap;gap:6px}._suggestionBtn_wntxk_223{font-size:12px;padding:5px 11px;border:1px solid #e0e0e0;border-radius:20px;background:transparent;color:#555;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}._suggestionBtn_wntxk_223:hover{background:#f5f5f5;color:#0f0f0f}._inputArea_wntxk_240{padding:10px 14px;border-top:1px solid #f0f0f0;display:flex;gap:8px;align-items:center;background:#fff}._input_wntxk_240{flex:1;border:1px solid #e5e5e5;border-radius:10px;padding:8px 12px;font-size:16px;font-family:inherit;outline:none;background:#fafafa;color:#0f0f0f;transition:border-color .15s}._input_wntxk_240:focus{border-color:#bbb}._sendBtn_wntxk_266{width:34px;height:34px;border-radius:9px;background:#88e8f4;border:none;cursor:pointer;color:#f5f5f5;font-size:.8rem;font-family:inherit;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}._sendBtn_wntxk_266:disabled{opacity:.35;cursor:not-allowed}
