/* Opt-in profession demonstrations. Colors inherit the profession registry theme. */
.sw-free-promise { margin: 23px 0 9px; color: var(--profession-primary); font-size: 15px; font-weight: 750; }
.sw-platforms { margin: 0 0 19px; color: var(--muted); font-size: 12px; font-weight: 650; letter-spacing: .02em; }
.sw-platforms span { padding: 0 7px; opacity: .5; }
.sw-hero-watch { color: var(--ink); text-decoration: none; }
.sw-watch-section { background: #18121c; color: #fff; overflow: hidden; position: relative; }
.sw-watch-section::before { content: ''; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(ellipse at 80% 55%, rgba(var(--profession-bright-rgb), .26), transparent 55%); }
.sw-watch-layout { position: relative; display: grid; grid-template-columns: 1.05fr 1fr; gap: 70px; align-items: center; max-width: 1180px; margin: auto; }
.sw-watch-section .eyebrow { color: #d6a7d2; }
.sw-watch-section h2 { color: white; }
.sw-watch-section h2 em { color: #d9b0d6; }
.sw-watch-section .section-heading > p:not(.eyebrow) { color: #c3b9c7; }
.sw-watch-benefits { display: grid; gap: 24px; margin: 34px 0; }
.sw-watch-benefits article { display: flex; align-items: flex-start; gap: 16px; }
.sw-watch-benefits article > span { color: #d6a7d2; font-size: 11px; font-weight: 750; border: 1px solid #5b435e; border-radius: 50%; padding: 9px; }
.sw-watch-benefits h3 { margin: 0 0 7px; font-size: 17px; letter-spacing: -.02em; }
.sw-watch-benefits p { margin: 0; font-size: 14px; line-height: 1.65; color: #b7adbd; }
.sw-watch-copy .sw-watch-footnote { font-size: 12px; line-height: 1.7; max-width: 460px; }
.sw-watch-demo { display: flex; flex-direction: column; align-items: center; min-width: 0; }
.sw-preview-switch, .sw-filter-switch { display: flex; gap: 4px; padding: 5px; border-radius: 50px; background: #29202f; margin-bottom: 28px; }
.sw-preview-switch button, .sw-filter-switch button { border: 0; background: transparent; color: #c3b9c7; padding: 12px 15px; font: inherit; font-size: 13px; font-weight: 650; border-radius: 50px; cursor: pointer; }
.sw-preview-switch button[aria-pressed="true"] { background: #f0e4f1; color: #38253a; box-shadow: 0 3px 14px #0002; }
.sw-watch-device { width: 318px; height: 382px; padding: 13px; position: relative; border-radius: 73px; background: linear-gradient(135deg,#a3a0a4 0%,#3f3c42 13%,#151318 45%,#666069 82%,#aaa6ac); box-shadow: inset 0 0 0 2px #9a949b, 0 30px 60px #0006; }
.sw-watch-device::before { content: ''; width: 8px; height: 44px; border-radius: 0 5px 5px 0; position: absolute; right: -7px; top: 88px; background: repeating-linear-gradient(#79717d 0 2px,#3c363f 2px 4px); }
.sw-watch-device::after { content: ''; position: absolute; width: 5px; height: 53px; border-radius: 0 4px 4px 0; background: #625b67; right: -4px; top: 160px; }
.sw-watch-screen { height: 100%; width: 100%; border-radius: 61px; background: #000; padding: 26px 12px 20px; overflow: hidden; color: white; text-align: left; box-sizing: border-box; }
.sw-watch-screen:focus-visible { outline: 3px solid #d9b0d6; outline-offset: 5px; }
.sw-watch-clock { display: flex; justify-content: space-between; align-items: center; padding: 0 12px; margin-bottom: 15px; }
.sw-watch-clock > div:first-child { font-size: 24px; line-height: 1.25; font-weight: 400; color: #b6b6b6; }
.sw-clock-dial { width: 112px; height: 112px; border-radius: 50%; border: 3px dotted #b9b9b9; display: grid; place-items: center; }
.sw-clock-dial b { font-size: 25px; font-weight: 500; }
.sw-live-card { background: #292929; border: 1px solid #464646; border-radius: 24px; padding: 14px; color: #fff; }
.sw-live-top { display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.sw-live-top > div:first-child { min-width: 0; }
.sw-live-top strong, .sw-live-top span { display: block; overflow-wrap: anywhere; }
.sw-live-top strong { font-size: 20px; font-weight: 700; }
.sw-live-top span { font-size: 16px; color: #bbb; margin-top: 4px; }
.sw-live-time { flex-shrink: 0; text-align: right; }
.sw-live-time small { font-size: 13px; color: #bbb; }
.sw-live-time b { display: block; font-size: 27px; font-variant-numeric: tabular-nums; line-height: 1.3; }
.sw-progress { height: 6px; background: #5d5d5d; border-radius: 10px; overflow: hidden; margin: 13px 0 11px; }
.sw-progress i { display: block; height: 100%; border-radius: inherit; background: #a844eb; }
.sw-live-card > p { font-size: 13px; line-height: 1.5; color: #c4c4c4; margin: 0; }
.sw-stack-dot { display: block; width: 5px; height: 5px; background: #636363; border-radius: 50%; margin: 17px auto 0; }
.sw-watch-explanation { text-align: center; max-width: 355px; margin-top: 26px; min-height: 95px; }
.sw-watch-explanation b { font-size: 15px; }
.sw-watch-explanation p { color: #bdb0c3; font-size: 13px; line-height: 1.7; margin: 8px 0 0; }
.sw-example-label { text-align: center; color: var(--muted); font-size: 11px; margin: 18px 0 0; line-height: 1.5; }
.sw-watch-demo .sw-example-label { color: #a99caf; margin-top: 9px; }
.sw-watch-screen--app { padding: 30px 24px 22px; }
.sw-watch-app-brand { font-size: 13px; color: #c08beb; font-weight: 650; margin-bottom: 13px; }
.sw-watch-app-brand span { float: right; color: #c8c8c8; font-size: 11px; }
.sw-watch-state { font-size: 10px; color: #bdb0cc; font-weight: 700; letter-spacing: .08em; margin: 0 0 5px; }
.sw-watch-screen h3 { font-size: 25px; line-height: 1.2; margin: 0 0 5px; color: #fff; }
.sw-watch-topic { color: #b9b9b9; font-size: 15px; margin: 0 0 5px; }
.sw-watch-range { font-size: 11px; margin: 0 0 8px; color: #ccc; }
.sw-watch-countdown { font-size: 24px; color: #c38ae8; font-variant-numeric: tabular-nums; }
.sw-watch-actions { display: grid; gap: 7px; margin-top: 12px; }
.sw-watch-actions button, .sw-watch-success button { font: inherit; font-size: 13px; font-weight: 650; color: #eee; padding: 11px 8px; width: 100%; border: 0; border-radius: 30px; background: #262626; cursor: pointer; min-height: 40px; }
.sw-watch-actions .sw-action-green { background: #143b24; color: #84ec9c; }
.sw-watch-actions .sw-action-orange { background: #392818; color: #ffc885; }
.sw-watch-actions .sw-action-back, .sw-watch-success .sw-action-back { color: #bcb4c0; background: transparent; }
.sw-watch-prompt { font-size: 16px; line-height: 1.5; margin: 18px 0; }
.sw-watch-success { text-align: center; display: grid; align-content: center; min-height: 100%; gap: 12px; }
.sw-watch-success > span { color: #84ec9c; font-size: 34px; }
.sw-watch-success h3 { font-size: 21px; }
.sw-watch-success p, .sw-watch-success small { margin: 0; font-size: 13px; color: #c7bccb; }
.sw-glance-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.sw-glance-card { padding: 24px; background: #fff; border: 1px solid var(--border); border-radius: 28px; overflow: hidden; }
.sw-glance-card h3 { font-size: 18px; line-height: 1.3; letter-spacing: -.025em; margin: 25px 0 10px; }
.sw-glance-card > p { font-size: 14px; line-height: 1.65; color: var(--muted); margin: 0; }
.sw-lock-preview, .sw-island-preview, .sw-widget-preview { height: 280px; border-radius: 20px; padding: 20px 13px; box-sizing: border-box; }
.sw-lock-preview { background: linear-gradient(145deg,#705669,#292236); color: #f8ecf9; text-align: center; }
.sw-lock-preview > span { display: block; font-size: 12px; }
.sw-lock-preview > strong { display: block; font-size: 51px; letter-spacing: -.04em; margin: 7px 0 19px; }
.sw-lock-preview .sw-live-card { text-align: left; padding: 12px; background: #332c37de; border-color: #ffffff22; }
.sw-lock-preview .sw-live-top strong { font-size: 16px; }
.sw-lock-preview .sw-live-top span { font-size: 12px; }
.sw-lock-preview .sw-live-time b { font-size: 24px; }
.sw-lock-preview .sw-live-time small, .sw-lock-preview .sw-live-card > p { font-size: 10px; }
.sw-island-preview { display: flex; flex-direction: column; justify-content: center; background: #f2edf4; }
.sw-island { border-radius: 45px; background: #09090b; color: #d6a7f6; display: flex; align-items: center; justify-content: space-between; padding: 14px 23px; width: 90%; margin: 0 auto 16px; }
.sw-island small { display: block; font-size: 10px; color: #c4b6ca; }
.sw-island strong { font-size: 18px; }
.sw-island-camera { width: 18px; height: 18px; border: 5px solid #12141b; background: #17223b; border-radius: 50%; }
.sw-island-expanded { border-radius: 25px; padding: 21px 17px; background: #0e0c11; color: #eee; box-shadow: 0 15px 25px #21132920; }
.sw-island-expanded > span { font-size: 14px; font-weight: 650; }
.sw-island-expanded > small { font-size: 11px; color: #c8bccc; }
.sw-widget-preview { background: linear-gradient(135deg,#e8d9ed,#f5e8df); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 15px; }
.sw-home-widget { width: 168px; padding: 17px; background: #fffefa; border-radius: 23px; box-shadow: 0 10px 24px #38243d14; display: grid; gap: 5px; }
.sw-home-widget small { color: var(--muted); font-size: 9px; font-weight: 600; }
.sw-home-widget strong { font-size: 25px; }
.sw-home-widget > span { color: var(--muted); font-size: 12px; }
.sw-home-widget > b { color: var(--profession-primary); font-size: 17px; margin: 3px 0; }
.sw-lock-widget { display: grid; gap: 4px; border-left: 3px solid var(--profession-primary); padding-left: 10px; }
.sw-lock-widget span { font-size: 10px; color: var(--muted); }
.sw-lock-widget b { font-size: 12px; }
.sw-centered { text-align: center; }
.sw-detail-note { color: var(--muted); font-size: 12px !important; line-height: 1.75 !important; margin-top: 22px !important; }
.sw-booking, .sw-calendar, .sw-no-show { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }
.sw-booking > *, .sw-calendar > *, .sw-no-show > * { min-width: 0; }
.sw-panel { background: #fff; border-radius: 27px; border: 1px solid var(--border); padding: 27px; box-shadow: 0 20px 65px rgba(var(--profession-deep-rgb),.08); }
.sw-panel-heading { display: flex; justify-content: space-between; align-items: center; font-size: 22px; font-weight: 750; letter-spacing: -.035em; margin-bottom: 22px; }
.sw-panel-icon { color: var(--profession-primary); background: var(--profession-soft); border-radius: 13px; padding: 10px; line-height: 1; }
.sw-panel-summary { display: grid; grid-template-columns: auto 1fr auto 1fr; align-items: center; gap: 10px; background: var(--profession-soft); padding: 17px 15px; border-radius: 17px; margin-bottom: 20px; }
.sw-panel-summary strong { font-size: 27px; color: var(--profession-primary); }
.sw-panel-summary > span { font-size: 11px; color: var(--muted); }
.sw-filter-switch { background: var(--profession-soft); margin-bottom: 10px; border-radius: 12px; }
.sw-filter-switch button { color: var(--muted); border-radius: 9px; flex: 1; padding: 11px 8px; }
.sw-filter-switch button[aria-pressed="true"] { background: #fff; color: var(--profession-primary); box-shadow: 0 2px 5px #0001; }
.sw-client-row { display: flex; gap: 10px; align-items: center; padding: 17px 0; border-bottom: 1px solid var(--border); }
.sw-avatar { flex-shrink: 0; width: 38px; height: 38px; display: grid; place-items: center; border-radius: 13px; background: #eee2f0; color: #624270; font-size: 12px; font-weight: 750; }
.sw-avatar--1 { background: #e2eee9; color: #386552; }
.sw-avatar--2 { background: #f5e8dd; color: #885939; }
.sw-client-row > div { flex: 1; min-width: 0; }
.sw-client-row b, .sw-client-row small, .sw-client-row > div > span { display: block; }
.sw-client-row b { font-size: 14px; }
.sw-client-row > div > span { font-size: 12px; color: var(--muted); margin: 4px 0; }
.sw-client-row small { font-size: 10px; color: var(--muted); line-height: 1.4; }
.sw-client-status { font-size: 9px; color: #965416; background: #fff1df; padding: 6px; border-radius: 7px; text-align: center; max-width: 64px; }
.sw-client-status--booked { color: #23613d; background: #e3f2e8; }
.sw-panel-footer { color: var(--muted); font-size: 11px; line-height: 1.6; margin: 19px 0 0; }
.sw-new-note { display: flex; align-items: flex-start; gap: 14px; padding: 20px; background: #fff8ef; border: 1px solid #eadac8; border-radius: 16px; margin-top: 29px; }
.sw-new-note > span { font-size: 10px; font-weight: 800; color: #945214; background: #f6dfc0; border-radius: 6px; padding: 6px; }
.sw-new-note b { font-size: 13px; }
.sw-new-note p { font-size: 12px; line-height: 1.7; color: var(--muted); margin: 7px 0 0; }
.sw-calendar-event { display: grid; gap: 6px; padding: 18px; margin-bottom: 12px; background: #eef1f7; border-left: 3px solid #7792be; border-radius: 0 14px 14px 0; }
.sw-calendar-event small { font-size: 10px; color: var(--muted); }
.sw-calendar-event b { font-size: 16px; }
.sw-calendar-event > span { font-size: 12px; }
.sw-calendar-event--session { margin-left: 25px; background: var(--profession-soft); border-color: var(--profession-primary); }
.sw-overlap-note { display: flex; gap: 13px; padding: 18px; margin-top: 20px; border-radius: 15px; background: #fff6e9; color: #79542b; }
.sw-overlap-note > span { font-size: 22px; }
.sw-overlap-note b { font-size: 14px; }
.sw-overlap-note p { margin: 5px 0 0; font-size: 12px; line-height: 1.65; }
.sw-client-app-note { margin-top: 23px; padding: 17px 20px; border-left: 3px solid var(--profession-primary); background: var(--profession-soft); font-size: 14px !important; }
.sw-client-app-note b { display: block; margin-bottom: 4px; color: var(--ink); }
.sw-package-panel h3 { margin: 0 0 5px; font-size: 23px; }
.sw-package-panel > p { color: var(--muted); font-size: 14px; line-height: 1.5; margin: 5px 0 20px; }
.sw-package-balance { padding: 23px; background: var(--profession-soft); border-radius: 18px; display: flex; align-items: center; gap: 15px; margin: 22px 0; }
.sw-package-balance strong { font-size: 49px; color: var(--profession-primary); line-height: 1; }
.sw-package-balance span { font-size: 13px; color: var(--muted); }
.sw-package-buttons { display: grid; gap: 10px; }
.sw-package-buttons button { padding: 14px; min-height: 46px; font: inherit; font-size: 13px; font-weight: 650; border: 1px solid var(--profession-primary); border-radius: 12px; background: #fff; color: var(--profession-primary); cursor: pointer; }
.sw-package-buttons button:first-child, .sw-package-buttons button[aria-pressed="true"] { background: var(--profession-primary); color: #fff; }
.sw-package-buttons button:first-child[aria-pressed="false"] { background: #fff; color: var(--profession-primary); }
.sw-package-result { font-size: 12px; line-height: 1.7; color: var(--muted); min-height: 42px; margin-top: 17px; }
[data-showcase] button:focus-visible { outline: 3px solid #b678b5; outline-offset: 4px; }
[data-showcase] button { -webkit-tap-highlight-color: transparent; }
.sw-watch-demo button:hover { filter: brightness(1.14); }
/* Four channels remain legible in the optional updated phone preview. */
.profession-page[data-role] .native-channel-row { flex-wrap: wrap; }
@media (max-width: 1100px) {
  .sw-watch-layout, .sw-booking, .sw-calendar, .sw-no-show { gap: 35px; }
  .sw-glance-grid { gap: 15px; }
  .sw-glance-card { padding: 16px; }
  .sw-lock-preview, .sw-island-preview, .sw-widget-preview { padding-left: 9px; padding-right: 9px; }
  .sw-live-top { gap: 6px; }
}
@media (max-width: 820px) {
  .sw-watch-layout, .sw-booking, .sw-calendar, .sw-no-show { grid-template-columns: 1fr; gap: 35px; }
  .sw-watch-copy { max-width: 600px; }
  .sw-watch-demo { padding: 10px 0; }
  .sw-glance-grid { grid-template-columns: 1fr; max-width: 470px; margin: auto; gap: 20px; }
  .sw-glance-card { padding: 24px; }
  .sw-lock-preview, .sw-island-preview, .sw-widget-preview { max-width: 340px; width: 100%; margin: auto; }
  .sw-booking > [data-showcase], .sw-calendar > [data-showcase], .sw-no-show > [data-showcase] { width: 100%; max-width: 560px; justify-self: center; }
  .sw-watch-explanation { min-height: 90px; }
}
@media (max-width: 390px) {
  .sw-watch-device { width: 280px; height: 352px; padding: 11px; border-radius: 62px; }
  .sw-watch-screen { border-radius: 51px; padding: 22px 10px 16px; }
  .sw-watch-screen--app { padding: 26px 22px 16px; }
  .sw-clock-dial { width: 92px; height: 92px; }
  .sw-watch-clock > div:first-child { font-size: 21px; }
  .sw-live-top strong { font-size: 18px; }
  .sw-live-time b { font-size: 24px; }
  .sw-live-card { padding: 12px; }
  .sw-panel { padding: 20px; }
  .sw-client-row { gap: 8px; }
  .sw-avatar { width: 30px; height: 34px; font-size: 10px; }
  .sw-client-status { font-size: 8px; max-width: 51px; }
  .sw-client-row b { font-size: 13px; }
  .sw-preview-switch button { padding: 12px 12px; }
}
@media (prefers-reduced-motion: reduce) {
  [data-showcase] *, .sw-watch-section * { animation: none !important; transition: none !important; }
}
