:root{--ink:#11131a;--paper:#f4f1eb;--blue:#4057ff;--line:#d8d6d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#e9e7e2;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.kwc-demo-bar{position:sticky;top:0;z-index:20;min-height:74px;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(250,249,246,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(17,19,26,.12)}.kwc-demo-left{display:flex;align-items:center;gap:20px}.kwc-demo-left strong{font-size:14px}.kwc-demo-left span{font-size:12px;color:#74767c}.kwc-demo-back{font-weight:800;font-size:13px;text-decoration:none;color:var(--ink)}.kwc-demo-actions{display:flex;gap:10px}.kwc-demo-use{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:white;text-decoration:none;padding:12px 16px;border-radius:999px;font-size:13px;font-weight:800}.demo-mobile-note{display:none}.demo-canvas{width:min(1120px,calc(100% - 32px));margin:30px auto 70px;background:white;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px rgba(17,19,26,.14)}.demo-canvas img{width:100%;height:auto;display:block}@media(max-width:720px){.kwc-demo-bar{padding:10px 12px;min-height:64px}.kwc-demo-left>div{display:none}.kwc-demo-back{font-size:12px}.kwc-demo-use{font-size:11px;padding:10px 12px}.demo-mobile-note{display:block;padding:9px 14px;text-align:center;font-size:11px;background:#fff;border-bottom:1px solid var(--line);color:#686a70}.demo-canvas{width:100%;margin:0;border-radius:0;box-shadow:none}}
