/* Product DOM and design values migrated from confirmed AIPH_00071 Demo r1. */
.list-row[data-route="business-card"]{min-height:64px;padding:12px 14px;gap:0}.list-row[data-route="business-card"]>*+*{margin-left:11px}.list-row[data-route="business-card"] .row-icon{color:var(--brand-dark);background:var(--brand-soft)}.list-row[data-route="business-card"] .row-title{font-size:15px;font-weight:650;line-height:22px}.list-row[data-route="business-card"] .row-subtitle{display:block;font-size:12px;line-height:18px;overflow-wrap:anywhere}.list-row[data-route="business-card"] .chevron svg{width:19px;height:19px}
.cm-root{--blue:#275d7a;--blue-soft:#d9edf7;--coral:#8a4d42;--coral-soft:#f8e3de;--amber:#725300;--amber-soft:#f7e8be;display:flex;flex-direction:column;background:var(--canvas);overflow:hidden}
.cm-root *{box-sizing:border-box}.cm-root button{font-family:inherit;color:inherit}
.cm-topbar{display:flex;min-height:64px;flex:0 0 auto;align-items:center;padding:8px 14px;border-bottom:1px solid var(--outline-soft);background:var(--canvas)}
.cm-topbar-title{display:block;min-width:0;margin:0 0 0 8px;font-size:19px;font-weight:700;line-height:26px;overflow-wrap:anywhere}
.cm-back{position:relative;display:inline-grid;width:44px;height:44px;flex:0 0 44px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.cm-back:before{content:'';position:absolute;inset:-2px}.cm-back svg{width:24px;height:24px}
.cm-root button:focus{outline:3px solid var(--brand);outline-offset:3px}.cm-root button:focus:not(:focus-visible){outline:none}.cm-back:hover,.cm-back:active{background:var(--surface-soft)}
.cm-screen{display:flex;min-width:0;flex:1;flex-direction:column;padding:18px 16px 24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.cm-screen>*+*{margin-top:18px}
.cm-title{margin:0;font-size:26px;font-weight:650;line-height:34px}.cm-subtitle{margin:3px 0 0;color:var(--ink-muted);font-size:14px;line-height:21px}
.cm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.cm-feature{display:flex;min-width:0;min-height:174px;flex-direction:column;align-items:flex-start;padding:15px;border:1px solid var(--outline-soft);border-radius:14px;background:var(--surface);text-align:left;cursor:pointer}.cm-feature:hover{border-color:#9eaaa4;box-shadow:0 5px 16px rgba(26,53,44,.06)}.cm-feature:active{background:var(--surface-soft)}.cm-feature.wide{min-height:144px;grid-column:1/-1}
.cm-feature-icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:12px;background:var(--blue-soft);color:var(--blue)}.cm-feature-icon.card{background:var(--brand-soft);color:var(--brand-dark)}.cm-feature-icon.story{background:var(--coral-soft);color:var(--coral)}.cm-feature-icon svg{width:23px;height:23px}
.cm-feature-title{margin:12px 0 0;font-size:16px;font-weight:700;line-height:23px;overflow-wrap:anywhere}.cm-feature-copy{margin:4px 0 0;color:var(--ink-muted);font-size:12px;line-height:18px;overflow-wrap:anywhere}.cm-status{display:inline-flex;min-height:24px;align-items:center;margin-top:auto;padding:3px 8px;border-radius:7px;background:var(--surface-soft);color:var(--ink-muted);font-size:11px;font-weight:650;line-height:16px}
.cm-empty{display:flex;min-height:420px;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:28px 12px;text-align:center}.cm-art{display:grid;width:78px;height:78px;place-items:center;border-radius:24px;background:var(--blue-soft);color:var(--blue)}.cm-art.card{background:var(--brand-soft);color:var(--brand-dark)}.cm-art.story{background:var(--coral-soft);color:var(--coral)}.cm-art.warning{background:var(--amber-soft);color:var(--amber)}.cm-art svg{width:38px;height:38px}
.cm-badge{display:inline-flex;min-height:26px;align-items:center;margin-top:18px;padding:4px 9px;border-radius:8px;background:var(--surface-soft);color:var(--ink-muted);font-size:11px;font-weight:700;line-height:18px}.cm-empty h1{max-width:270px;margin:12px 0 0;font-size:21px;line-height:29px}.cm-empty p{max-width:290px;margin:8px 0 0;color:var(--ink-muted);font-size:13px;line-height:21px}.cm-empty .cm-footnote{margin-top:13px;color:#737a76;font-size:11px;line-height:18px}
.cm-actions{display:flex;width:100%;flex-wrap:wrap;justify-content:center;margin-top:22px}.cm-actions>*+*{margin-left:8px}.cm-root .cm-primary,.cm-root .cm-secondary{position:relative;display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 17px;border-radius:22px;font-size:13px;font-weight:700;cursor:pointer}.cm-primary:before,.cm-secondary:before{content:'';position:absolute;inset:-2px}.cm-root .cm-primary{border:1px solid var(--brand);background:var(--brand);color:white}.cm-root .cm-secondary{border:1px solid #aeb9b3;background:transparent;color:#35413c}.cm-primary svg,.cm-secondary svg{width:17px;height:17px;margin-right:7px}.cm-loading{color:var(--ink-muted);font-size:14px}
@media(max-width:680px){.cm-screen{padding-right:14px;padding-left:14px}.cm-feature{padding:13px}}
