.aih-demo-shell { background: linear-gradient(145deg,#edf4ff,#f8fbff); border: 1px solid #cbd8ee; border-radius: 1rem; box-shadow: 0 24px 60px rgba(7,28,65,.1); padding: clamp(.7rem,3vw,1.5rem); text-align: center; }
.aih-demo-shell .cts-aih { margin: 0 auto; }
.aih-demo-shell .cts-aih__map { width: min(100%,900px); }
.aih-demo-shell .cts-aih__image { border-radius: .75rem; width: 100%; }
.aih-demo-instructions { color: #40516e; margin: 0 0 1rem; text-align: left; }
.aih-purchase { background: linear-gradient(135deg,#0b2f6b,#0c66e4); border-radius: 1rem; color: #fff; padding: clamp(1.2rem,4vw,2rem); }
.aih-purchase h2,.aih-purchase p { color: #fff; }
.aih-purchase .button.secondary { border-color: #fff; color: #fff; }
