.ai-chat-page{background:radial-gradient(circle at 12% 4%,#f35f3617,#0000 28%),radial-gradient(circle at 88% 8%,#07111f12,#0000 32%),linear-gradient(#f8fafc,#f3f6fb);min-height:76vh;padding:42px 0 64px}.ai-chat-form button:disabled svg{animation:.8s linear infinite castapos-spin}.ai-chat-form input:disabled{cursor:wait;opacity:.72}.ai-chat-form button:disabled{cursor:wait;opacity:.82}.ai-chat-typing{background:#fff;border:1px solid #10182814;border-radius:18px;align-items:center;gap:5px;width:fit-content;padding:14px 16px;display:flex}.ai-chat-typing i{background:#98a2b3;border-radius:50%;width:7px;height:7px;animation:1.1s infinite castapos-typing-bounce;display:inline-block}.ai-chat-typing i:nth-child(2){animation-delay:.15s}.ai-chat-typing i:nth-child(3){animation-delay:.3s}@keyframes castapos-typing-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ai-chat-error{color:#b42318;background:#fff4f3;border:1px solid #d92d202e;border-radius:14px;grid-column:1/-1;padding:10px 12px;font-size:13px;font-weight:750;line-height:1.4}.ai-chat-page-layout{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:28px;display:grid}.ai-chat-copy h1{color:#07111f;max-width:620px;font-family:var(--font-display),Georgia,serif;letter-spacing:-.035em;margin:0;font-size:clamp(42px,5vw,68px);line-height:.98}.ai-chat-copy p{color:#667085;max-width:560px;font-size:17px;line-height:1.7}.ai-chat-prompt-list{flex-wrap:wrap;gap:9px;margin:20px 0;display:flex}.ai-chat-prompt-list button{color:#344054;cursor:pointer;background:#fff;border:1px solid #10182814;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:13px;font-weight:800;transition:border-color .15s,color .15s,background .15s,box-shadow .15s,transform .15s;display:inline-flex}.ai-chat-prompt-list button:hover:not(:disabled){border-color:var(--brand);color:var(--brand);background:#fff5f1;transform:translateY(-1px);box-shadow:0 8px 18px #f35f362e}.ai-chat-prompt-list button:disabled{opacity:.5;cursor:not-allowed}.ai-chat-prompt-list svg,.ai-chat-side-note svg{color:var(--brand)}.ai-chat-side-note{color:#556173;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffdb;border:1px solid #10182814;border-radius:18px;align-items:flex-start;gap:10px;max-width:560px;margin-bottom:18px;padding:14px 16px;font-weight:750;line-height:1.45;display:flex}.ai-chat-copy .btn{gap:8px}.ai-chat-surface{background:#fff;border:1px solid #10182814;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 30px 90px #10182824}.ai-chat-surface:before{content:"";background:linear-gradient(90deg,var(--gold-dark),var(--gold-light),var(--brand));height:3px;display:block}.ai-chat-header{color:#fff;background:linear-gradient(135deg,#07111f,#141f34);align-items:center;gap:13px;padding:20px;display:flex}.ai-chat-header>span{background:linear-gradient(135deg,var(--brand),var(--brand-dark));border-radius:17px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 18px #f35f3655}.ai-chat-header b{color:#fff;font-size:20px;display:block}.ai-chat-header small{color:#cbd3df}.ai-chat-header-status{color:#7ee2a0;align-items:center;gap:6px;margin-top:3px;font-size:12px;font-weight:750;display:flex}.ai-chat-header-status:before{content:"";background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite castapos-pulse-dot}@keyframes castapos-pulse-dot{0%{box-shadow:0 0 #4ade8066}70%{box-shadow:0 0 0 7px #4ade8000}to{box-shadow:0 0 #4ade8000}}.ai-chat-messages{background:radial-gradient(circle at 92% 4%,#f35f3614,#0000 28%),#f8fafc;gap:12px;min-height:360px;max-height:470px;padding:20px;display:grid;overflow:auto}.ai-chat-message{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;max-width:88%;display:grid}.ai-chat-message.user{grid-template-columns:minmax(0,1fr) 34px;justify-self:end}.ai-chat-message>span{color:#fff;background:linear-gradient(135deg,#07111f,#1c2c47);border-radius:12px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 4px 10px #07111f3d}.ai-chat-message.user>span{background:linear-gradient(135deg,var(--brand),var(--brand-dark));order:2;box-shadow:0 4px 12px #f35f3655}.ai-chat-message p{color:#344054;overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border:1px solid #10182814;border-radius:18px;margin:0;padding:13px 15px;line-height:1.55;overflow:visible;box-shadow:0 2px 6px #1018280a}.ai-chat-message.user p{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;box-shadow:0 8px 20px #f35f3640}.ai-chat-link{color:var(--brand);text-underline-offset:2px;font-weight:800;text-decoration:underline}.ai-chat-message.user .ai-chat-link{color:#fff}.ai-chat-product-cards{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ai-chat-product-card{background:#fff;border:1px solid #10182814;border-radius:14px;align-items:center;gap:10px;width:200px;padding:8px;transition:border-color .15s,box-shadow .15s;display:flex}.ai-chat-product-card:hover{border-color:var(--brand);box-shadow:0 8px 20px #10182814}.ai-chat-product-card img{object-fit:contain;background:#f7f8fb;border-radius:10px;flex-shrink:0;width:44px;height:44px}.ai-chat-product-card div{gap:2px;min-width:0;display:grid}.ai-chat-product-card b{color:#101828;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.ai-chat-product-card span{color:var(--brand);font-size:12px;font-weight:800}.ai-chat-quick-options{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ai-chat-quick-option{color:#344054;cursor:pointer;background:#fff;border:1px solid #d8dde7;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800;transition:border-color .15s,color .15s,background .15s}.ai-chat-quick-option:hover:not(:disabled){border-color:var(--brand);color:var(--brand);background:#fff5f1}.ai-chat-quick-option:disabled{opacity:.5;cursor:not-allowed}.ai-chat-locked{background:#f8fafc;place-content:center;gap:18px;min-height:410px;padding:40px 28px;display:grid}.ai-chat-locked-row{align-items:center;gap:14px;display:flex}.ai-chat-locked-icon{color:#fff;background:linear-gradient(135deg,var(--ai-grad-1),var(--ai-grad-2));border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 20px #101a2b55}.ai-chat-locked-row p{color:#344054;background:#fff;border:1px solid #10182814;border-radius:18px;margin:0;padding:14px 18px;font-weight:750;line-height:1.5;box-shadow:0 2px 6px #1018280a}.ai-chat-locked-cta{color:#fff;background:linear-gradient(135deg,var(--ai-grad-1),var(--ai-grad-2));border-radius:14px;align-items:center;gap:8px;width:fit-content;padding:12px 22px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 20px #101a2b55}.ai-chat-locked-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #101a2b70}.ai-chat-form{background:#fff;border-top:1px solid #10182814;grid-template-columns:1fr 50px;gap:10px;padding:16px;display:grid;position:relative}.ai-chat-form input{border:1px solid #1018281f;border-radius:999px;outline:0;min-width:0;height:50px;padding:0 20px}.ai-chat-form input:focus{border-color:#f35f366b;box-shadow:0 0 0 4px #f35f361a}.ai-chat-form button{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 6px 16px #f35f3645}.ai-chat-form button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 22px #f35f3655}:root[data-theme=dark] .ai-chat-form,:root[data-theme=dark] .ai-chat-locked,:root[data-theme=dark] .ai-chat-locked-row p,:root[data-theme=dark] .ai-chat-message p,:root[data-theme=dark] .ai-chat-messages,:root[data-theme=dark] .ai-chat-prompt-list button,:root[data-theme=dark] .ai-chat-side-note,:root[data-theme=dark] .ai-chat-surface{background:#101a2bf0;border-color:#ffffff1a}:root[data-theme=dark] .ai-chat-locked-row p{color:#cbd3df}:root[data-theme=dark] .ai-chat-page{background:radial-gradient(circle at 12% 4%,#f35f3624,#0000 30%),linear-gradient(#07111f,#101827)}:root[data-theme=dark] .ai-chat-copy h1{color:#fff}:root[data-theme=dark] .ai-chat-copy p,:root[data-theme=dark] .ai-chat-message p,:root[data-theme=dark] .ai-chat-prompt-list button,:root[data-theme=dark] .ai-chat-side-note{color:#cbd3df}:root[data-theme=dark] .ai-chat-form input{color:#fff;background:#ffffff0d;border-color:#ffffff1f}@media (max-width:900px){.ai-chat-page-layout{grid-template-columns:1fr}}@media (max-width:760px){.ai-chat-page{padding:24px 0 48px}.ai-chat-surface{border-radius:26px}.ai-chat-copy h1{font-size:38px}.ai-chat-messages{min-height:330px;max-height:52vh;padding:14px}.ai-chat-message{max-width:96%}.ai-chat-form{grid-template-columns:1fr 48px;padding:12px}}
