.chat-wrap[data-astro-cid-hvpzv6wj]{max-width:700px;margin-top:32px;display:flex;flex-direction:column;gap:16px;position:relative}.chat-wrap[data-astro-cid-hvpzv6wj]:before{content:"";position:absolute;inset:-32px;border-radius:40px;background:radial-gradient(80% 60%,#3b356038,#0000 70%);pointer-events:none;z-index:-1}.chat-box[data-astro-cid-hvpzv6wj]{background:linear-gradient(160deg,#1a1726,#231e33 55%,#1e1830);border:1px solid #ffffff1a;border-top:1px solid #ffffff29;border-radius:var(--r);box-shadow:inset 0 1px #ffffff12,0 40px 80px -30px #0a0814b3,0 0 0 1px #00000040;overflow:hidden;display:flex;flex-direction:column;position:relative}.chat-head[data-astro-cid-hvpzv6wj]{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#0000002e;border-bottom:1px solid #ffffff12}.chat-ai-avatar[data-astro-cid-hvpzv6wj]{width:36px;height:36px;border-radius:50%;flex:none;background:linear-gradient(140deg,#2c2646,#3b3060);border:1px solid #e2483c47;display:flex;align-items:center;justify-content:center;box-shadow:0 0 14px -4px #e2483c40}.chat-ai-avatar[data-astro-cid-hvpzv6wj] svg[data-astro-cid-hvpzv6wj]{display:block}.chat-head-info[data-astro-cid-hvpzv6wj]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.chat-head-name[data-astro-cid-hvpzv6wj]{font-size:14px;font-weight:500;color:#ffffffeb;font-family:Golos Text,sans-serif;line-height:1.2}.chat-head-sub[data-astro-cid-hvpzv6wj]{font-family:JetBrains Mono,monospace;font-size:10px;color:#ffffff59;letter-spacing:.04em}.chat-head-status[data-astro-cid-hvpzv6wj]{display:flex;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:10px;color:#2e9e5bcc;letter-spacing:.06em}.chat-dot-live[data-astro-cid-hvpzv6wj]{width:7px;height:7px;border-radius:50%;background:#2e9e5b;flex:none;box-shadow:0 0 0 2.5px #2e9e5b2e;animation:2.4s ease-in-out infinite pulse}.chat-msgs[data-astro-cid-hvpzv6wj]{padding:18px 18px 14px;display:flex;flex-direction:column;gap:12px;min-height:240px;max-height:380px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;position:relative}.chat-msgs[data-astro-cid-hvpzv6wj]::-webkit-scrollbar{width:3px}.chat-msgs[data-astro-cid-hvpzv6wj]::-webkit-scrollbar-track{background:none}.chat-msgs[data-astro-cid-hvpzv6wj]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.chat-fade[data-astro-cid-hvpzv6wj]{position:sticky;left:0;right:0;height:22px;pointer-events:none;margin:0 -18px;flex:none}.chat-fade[data-astro-cid-hvpzv6wj].top{top:0;margin-bottom:-22px;background:linear-gradient(#1a1726,#0000)}.chat-fade[data-astro-cid-hvpzv6wj].bot{bottom:0;margin-top:-22px;background:linear-gradient(#0000,#1e1830)}@keyframes msgin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.msg[data-astro-cid-hvpzv6wj]{animation:.28s cubic-bezier(.22,1,.36,1) forwards msgin}.chat-typing[data-astro-cid-hvpzv6wj]{display:none;align-items:center;gap:4px;padding:4px 18px 12px 51px}.chat-typing[data-astro-cid-hvpzv6wj].on{display:flex}.chat-typing[data-astro-cid-hvpzv6wj] span[data-astro-cid-hvpzv6wj]{width:6px;height:6px;border-radius:50%;background:#ffffff40}.chat-typing[data-astro-cid-hvpzv6wj] span[data-astro-cid-hvpzv6wj]:first-child{animation:1.3s infinite dotpulse}.chat-typing[data-astro-cid-hvpzv6wj] span[data-astro-cid-hvpzv6wj]:nth-child(2){animation:1.3s .18s infinite dotpulse}.chat-typing[data-astro-cid-hvpzv6wj] span[data-astro-cid-hvpzv6wj]:nth-child(3){animation:1.3s .36s infinite dotpulse}@keyframes dotpulse{0%,80%,to{transform:scale(.6);opacity:.22}40%{transform:scale(1.15);opacity:.9}}.chat-foot[data-astro-cid-hvpzv6wj]{display:flex;align-items:flex-end;gap:10px;padding:10px 14px 12px;border-top:1px solid #ffffff0f;background:#0000001f}#chatInput[data-astro-cid-hvpzv6wj]{flex:1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;color:#ffffffe0;font-family:inherit;font-size:14px;padding:10px 14px;resize:none;height:42px;max-height:120px;overflow-y:auto;transition:border-color .2s,background .2s,box-shadow .2s;line-height:1.5}#chatInput[data-astro-cid-hvpzv6wj]::placeholder{color:#ffffff38}#chatInput[data-astro-cid-hvpzv6wj]:focus{outline:none;border-color:#e2483c61;background:#ffffff14;box-shadow:0 0 0 3px #e2483c14}.chat-send[data-astro-cid-hvpzv6wj]{width:42px;height:42px;border-radius:50%;flex:none;background:var(--sun);border:0;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 4px 14px -4px #e2483c73}.chat-send[data-astro-cid-hvpzv6wj]:hover{transform:scale(1.08);box-shadow:0 6px 20px -4px #e2483c99}.chat-send[data-astro-cid-hvpzv6wj]:active{transform:scale(.93)}.chat-send[data-astro-cid-hvpzv6wj]:disabled{opacity:.3;cursor:default;transform:none;box-shadow:none}.chat-send[data-astro-cid-hvpzv6wj] svg[data-astro-cid-hvpzv6wj]{width:16px;height:16px;display:block}@keyframes specin{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}.spec-card[data-astro-cid-hvpzv6wj]{display:none;background:linear-gradient(160deg,#1a1726,#231e33);border:1px solid #e2483c33;border-top:1px solid #e2483c4d;box-shadow:0 0 0 1px #e2483c0f,0 40px 80px -30px #e2483c33,inset 0 1px #ffffff0f;border-radius:var(--r);padding:28px 30px;flex-direction:column;gap:14px}.spec-card[data-astro-cid-hvpzv6wj].on{display:flex;animation:.5s cubic-bezier(.22,1,.36,1) specin}.spec-name[data-astro-cid-hvpzv6wj]{font-family:Cormorant,serif;font-size:clamp(24px,3.4vw,34px);line-height:1.1;color:#fff;font-style:italic}.spec-list[data-astro-cid-hvpzv6wj]{list-style:none;display:grid;gap:8px}.spec-list[data-astro-cid-hvpzv6wj] li[data-astro-cid-hvpzv6wj]{font-size:14px;color:#ffffff9e;padding-left:18px;position:relative}.spec-list[data-astro-cid-hvpzv6wj] li[data-astro-cid-hvpzv6wj]:before{content:"";position:absolute;left:0;top:.66em;width:9px;height:1px;background:var(--sun)}.spec-bottom[data-astro-cid-hvpzv6wj]{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:4px;padding-top:16px;border-top:1px solid #ffffff12}.spec-price[data-astro-cid-hvpzv6wj]{font-family:Cormorant,serif;font-size:40px;line-height:1;color:#fff}.spec-summary[data-astro-cid-hvpzv6wj]{font-size:13px;color:#ffffff5c;line-height:1.55}.spec-delivery[data-astro-cid-hvpzv6wj]{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.04em;color:#ffffff47;margin-top:4px}.spec-consent[data-astro-cid-hvpzv6wj]{display:flex;flex-direction:column;gap:5px;padding:16px 0 4px;border-top:1px solid #ffffff12}.consent-row[data-astro-cid-hvpzv6wj]{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13px;color:#ffffff80;line-height:1.5}.consent-row[data-astro-cid-hvpzv6wj] input[data-astro-cid-hvpzv6wj][type=checkbox]{width:16px;height:16px;flex:none;margin-top:1px;accent-color:var(--sun);cursor:pointer}.consent-row[data-astro-cid-hvpzv6wj] a[data-astro-cid-hvpzv6wj]{color:#ffffffb8;text-decoration:underline;text-underline-offset:2px}.consent-row[data-astro-cid-hvpzv6wj] a[data-astro-cid-hvpzv6wj]:hover{color:#fff}@keyframes ctxin{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.chat-ctx[data-astro-cid-hvpzv6wj]{display:none;align-items:center;gap:7px;flex-wrap:wrap;padding:9px 16px 10px;background:#3b356024;border-bottom:1px solid #ffffff0f}.chat-ctx[data-astro-cid-hvpzv6wj].on{display:flex;animation:.26s cubic-bezier(.22,1,.36,1) ctxin}.chat-ctx-label[data-astro-cid-hvpzv6wj]{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff47;white-space:nowrap;flex:none}.chat-hint[data-astro-cid-hvpzv6wj]{font-size:13px;color:var(--muted);margin-bottom:8px;line-height:1.5}@media(width<=640px){.chat-msgs[data-astro-cid-hvpzv6wj]{min-height:180px;max-height:300px;padding:14px 14px 10px}.chat-head[data-astro-cid-hvpzv6wj]{padding:12px 14px;gap:10px}.chat-foot[data-astro-cid-hvpzv6wj]{padding:8px 10px 10px;gap:8px}#chatInput[data-astro-cid-hvpzv6wj]{padding:9px 12px;font-size:14px}.chat-head-sub[data-astro-cid-hvpzv6wj]{display:none}.spec-card[data-astro-cid-hvpzv6wj]{padding:20px 18px}.spec-bottom[data-astro-cid-hvpzv6wj]{flex-direction:column;gap:10px}.chat-ctx[data-astro-cid-hvpzv6wj]{padding:8px 14px 9px}}@media(width<=480px){.chat-msgs[data-astro-cid-hvpzv6wj]{min-height:150px;max-height:260px;padding:12px 12px 8px}.chat-fade[data-astro-cid-hvpzv6wj]{margin:0 -12px}.chat-fade[data-astro-cid-hvpzv6wj].top{background:linear-gradient(#1a1726,#0000)}.chat-fade[data-astro-cid-hvpzv6wj].bot{background:linear-gradient(#0000,#1e1830)}.spec-price[data-astro-cid-hvpzv6wj]{font-size:clamp(26px,8vw,36px)}.spec-name[data-astro-cid-hvpzv6wj]{font-size:clamp(20px,5.5vw,28px)}}.chat-ctx-chip{display:inline-flex;align-items:center;font-size:12px;color:#ffffffc2;background:#3b356073;border:1px solid rgba(59,53,96,.7);border-radius:99px;padding:2px 10px;font-family:Golos Text,sans-serif;line-height:1.6}.chat-ctx-chip.hard{background:#e2483c24;border-color:#e2483c52;color:#ffc8bed9}.msg-ai{display:flex;align-items:flex-end;gap:9px;align-self:flex-start;max-width:88%}.msg-av{width:24px;height:24px;border-radius:50%;flex:none;background:linear-gradient(140deg,#3b3060,#e2483c8c);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.msg-av svg{display:block;opacity:.8}.msg-user{align-self:flex-end;max-width:84%}.msg-b{padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.6}.msg-ai .msg-b{background:#ffffff12;border:1px solid rgba(255,255,255,.09);color:#ffffffd1;border-bottom-left-radius:5px;box-shadow:0 2px 12px -4px #0000004d}.msg-ai .msg-b strong{color:#fffffff5;font-weight:500}.msg-user .msg-b{background:linear-gradient(140deg,#e2483c38,#b4281e2e);border:1px solid rgba(226,72,60,.22);color:#ffffffe6;border-bottom-right-radius:5px;box-shadow:0 2px 12px -4px #e2483c26}
