.aias-demo-wrap{max-width:980px;margin:0 auto;padding:24px 12px 40px}
.aias-demo-intro{text-align:center;margin:0 auto 16px;max-width:760px}
.aias-demo-intro h1{font-size:clamp(28px,4vw,44px);line-height:1.08;margin:10px 0 12px;color:#0f2745}
.aias-demo-intro p{font-size:17px;line-height:1.6;color:#5a6774}
.aias-demo-badge{display:inline-block;background:#eef4ff;color:#2f6edb;border-radius:999px;padding:6px 12px;font-weight:700;font-size:12px}
.aias-demo-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 auto 18px;max-width:920px}
.aias-demo-benefit{background:#fff;border:1px solid #d9e4ef;border-radius:14px;padding:12px 14px;font-weight:700;color:#264055;box-shadow:0 10px 24px rgba(22,42,88,.04)}
.aias-demo-shell{max-width:820px;margin:0 auto}
.aias-demo-chat{border:1px solid #c8d7e4;border-radius:18px;overflow:hidden;background:#f3f5f7;box-shadow:0 20px 48px rgba(28,52,84,.12)}
.aias-demo-chat__header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:linear-gradient(180deg,#5a8bb6 0%,#4a7ea8 100%);color:#fff}
.aias-demo-chat__header-left{display:flex;align-items:center;gap:10px;min-width:0}
.aias-demo-chat__avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18);color:#fff;font-weight:700;font-size:14px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}
.aias-demo-chat__meta{display:flex;flex-direction:column;min-width:0}
.aias-demo-chat__meta strong{font-size:14px;line-height:1.15;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.aias-demo-chat__meta span{font-size:11px;color:rgba(255,255,255,.92)}
.aias-demo-restart{margin-left:12px;border:0;background:rgba(255,255,255,.18);color:#fff;border-radius:999px;padding:8px 12px;font-weight:700;font-size:12px;cursor:pointer}
.aias-demo-restart:hover{background:rgba(255,255,255,.26)}
.aias-demo-chat__context{padding:14px 16px;background:#f8fbff;border-bottom:1px solid #dbe5ee}
.aias-demo-sidecard__eyebrow{display:inline-block;padding:5px 10px;border-radius:999px;background:#edf3ff;color:#3669d9;font-weight:700;font-size:11px;margin-bottom:10px}
.aias-demo-chat__context-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;align-items:start}
.aias-demo-chat__context-grid strong{display:block;margin:0 0 6px;color:#11304d;font-size:15px;line-height:1.3}
.aias-demo-chat__context-grid p{margin:0;color:#6b7b88;line-height:1.5;font-size:13px}
.aias-demo-chat__context-grid ul{margin:0;padding:0;list-style:none;display:grid;gap:7px}
.aias-demo-chat__context-grid li{position:relative;padding-left:16px;color:#2e465b;font-size:13px;line-height:1.45}
.aias-demo-chat__context-grid li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:#5f93db}
.aias-demo-chat__body{position:relative;padding:16px 14px;min-height:460px;max-height:72vh;overflow:auto;background-color:#d7e5c5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'%3E%3Cg fill='none' stroke='rgba(77,108,53,.08)' stroke-width='1.4' stroke-linecap='round'%3E%3Cpath d='M35 26c7 8 10 15 10 22M87 18c4 12 1 23-8 31M140 18c8 5 11 12 11 20M181 29c-9 5-14 12-16 21M28 84c9-2 18-1 27 4M83 84c8 7 12 15 12 24M140 84c-11 3-18 10-20 19M183 85c6 6 9 13 9 21M32 143c10 4 17 10 21 18M86 141c-8 8-12 16-12 25M140 143c9 5 15 12 18 20M185 143c-11 0-20 3-27 10M57 54c8 0 15 5 18 12-10 4-18 2-24-4 1-5 3-7 6-8zM114 50c7 1 12 5 14 12-8 4-15 3-21-2 0-6 2-9 7-10zM168 55c8 2 13 7 14 14-9 4-17 2-22-4 1-6 3-9 8-10zM53 110c7 1 12 5 14 12-8 4-15 3-21-2 0-6 2-9 7-10zM112 109c8 1 13 6 14 13-9 4-17 2-22-4 1-6 3-9 8-9zM169 110c8 2 12 7 13 13-9 4-16 2-21-4 1-5 3-8 8-9zM53 167c8 2 12 7 13 13-9 4-16 2-21-4 1-5 3-8 8-9zM113 166c8 2 12 7 13 13-9 4-16 2-21-4 1-5 3-8 8-9zM170 168c8 1 12 6 13 13-9 4-16 2-21-4 1-6 3-8 8-9z'/%3E%3C/g%3E%3C/svg%3E");background-size:220px 220px}
.aias-demo-msg{display:flex;margin:0 0 10px}.aias-demo-msg--bot{justify-content:flex-start}.aias-demo-msg--user{justify-content:flex-end}
.aias-demo-msg__bubble{max-width:min(78%,520px);padding:10px 12px;border-radius:16px;font-size:14px;line-height:1.52;position:relative;word-break:break-word}
.aias-demo-msg--bot .aias-demo-msg__bubble{background:#fff;color:#21384e;border-top-left-radius:6px;box-shadow:0 3px 10px rgba(35,52,73,.08)}
.aias-demo-msg--bot .aias-demo-msg__bubble:before{content:"";position:absolute;left:-6px;top:0;border-width:0 7px 7px 0;border-style:solid;border-color:transparent #fff transparent transparent}
.aias-demo-msg--user .aias-demo-msg__bubble{background:#efffde;color:#163a52;border-top-right-radius:6px;box-shadow:0 3px 10px rgba(49,89,59,.07)}
.aias-demo-msg--user .aias-demo-msg__bubble:after{content:"";position:absolute;right:-6px;top:0;border-width:0 0 7px 7px;border-style:solid;border-color:transparent transparent transparent #efffde}
.aias-demo-options{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 14px 4px;max-width:94%}
.aias-demo-option{background:#fff;border:1px solid #c8d9ea;border-radius:18px;padding:9px 13px;font-weight:700;font-size:13px;cursor:pointer;transition:.16s;color:#22507a;text-decoration:none;box-shadow:0 2px 6px rgba(40,60,100,.04)}
.aias-demo-option:hover{border-color:#66a2dd;background:#f7fbff;transform:translateY(-1px)}
.aias-demo-option--cta{background:#3390ec;color:#fff;border-color:#3390ec}
.aias-demo-option--cta:hover{background:#2483df;color:#fff}
.aias-demo-chat__typing{display:flex;align-items:center;gap:5px;padding:0 14px 10px;color:#73808b;font-size:12px}
.aias-demo-typing-dot{width:5px;height:5px;border-radius:50%;background:#90a2b2;display:inline-block;animation:aiasTyping 1.2s infinite ease-in-out}
.aias-demo-typing-dot:nth-child(2){animation-delay:.15s}.aias-demo-typing-dot:nth-child(3){animation-delay:.3s}
@keyframes aiasTyping{0%,80%,100%{transform:scale(.75);opacity:.55}40%{transform:scale(1);opacity:1}}
.aias-demo-chat__footer{display:flex;align-items:center;gap:10px;border-top:1px solid #d8e3ef;padding:10px 12px;background:#f5f5f6}
.aias-demo-chat__input{flex:1;min-height:42px;border:1px solid #d9e1e8;border-radius:999px;padding:10px 14px;color:#9aa9b6;background:#fff;font-size:14px}
.aias-demo-chat__send{width:40px;height:40px;border:0;border-radius:50%;background:#5ea8ea;color:#fff;font-size:18px;opacity:.95;box-shadow:0 4px 12px rgba(51,144,236,.24)}
.aias-demo-disabled{padding:18px;border-radius:16px;background:#fff4f4;border:1px solid #f0d4d4}
@media (max-width: 991px){.aias-demo-chat__context-grid{grid-template-columns:1fr}.aias-demo-wrap{padding-top:18px}}
@media (max-width: 767px){.aias-demo-wrap{padding:12px 8px 28px}.aias-demo-intro h1{font-size:clamp(24px,8vw,34px)}.aias-demo-intro p{font-size:15px}.aias-demo-benefits{grid-template-columns:1fr}.aias-demo-chat{border-radius:16px}.aias-demo-chat__header{padding:8px 10px}.aias-demo-chat__avatar{width:24px;height:24px;font-size:12px}.aias-demo-chat__meta strong{font-size:13px}.aias-demo-chat__meta span{font-size:10px}.aias-demo-restart{padding:7px 10px;font-size:11px}.aias-demo-chat__context{padding:10px 12px}.aias-demo-chat__body{min-height:400px;padding:12px 10px;background-size:180px 180px}.aias-demo-msg__bubble{max-width:88%;font-size:13px;padding:9px 11px}.aias-demo-option{font-size:12px;padding:8px 11px}.aias-demo-chat__footer{padding:8px 10px;gap:8px}.aias-demo-chat__input{min-height:38px;padding:9px 12px;font-size:13px}.aias-demo-chat__send{width:36px;height:36px;font-size:16px}}

.aias-demo-scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 18px}
.aias-demo-scenario-card{appearance:none;border:1px solid #d5e2ef;background:#fff;border-radius:18px;padding:16px 16px 14px;text-align:left;display:flex;flex-direction:column;gap:7px;cursor:pointer;box-shadow:0 8px 24px rgba(20,40,80,.05);transition:.18s ease}
.aias-demo-scenario-card strong{font-size:16px;line-height:1.2;color:#10233f}
.aias-demo-scenario-card span:last-child{font-size:13px;line-height:1.4;color:#5c6f88}
.aias-demo-scenario-card__badge{display:inline-flex;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#edf4ff;color:#2d63df;font-size:11px;font-weight:700}
.aias-demo-scenario-card:hover,.aias-demo-scenario-card.is-active{border-color:#8fb5ef;box-shadow:0 12px 28px rgba(45,99,223,.12);transform:translateY(-1px)}
.aias-demo-offer{margin:14px 0 10px;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,#f6faff 0%,#edf4ff 100%);border:1px solid #cfe0f5;color:#17304f}
.aias-demo-offer strong{display:block;margin:0 0 6px;font-size:15px}
.aias-demo-offer p{margin:0 0 8px;font-size:13px;line-height:1.5}
.aias-demo-offer ul{margin:0;padding-left:18px;font-size:13px;line-height:1.55}
.aias-demo-option--cta{min-width:220px}
@media (max-width: 900px){.aias-demo-scenarios{grid-template-columns:1fr}.aias-demo-option--cta{min-width:0}}
