/* The same workspace, designed around touch as well as a pointer. */
.mobile-business,.mobile-profile,.mobile-menu-tools,.mobile-bottom-nav,#mobile-menu-backdrop{display:none}
.workspace button:focus-visible,.workspace a:focus-visible,.workspace summary:focus-visible{outline:3px solid #a60959;outline-offset:4px}
.workspace .business-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;margin-bottom:24px;border-radius:20px;color:#fff;background:radial-gradient(ellipse at 95% 5%,#aa1b68 0,transparent 50%),#342038;overflow:hidden}
.business-welcome .eyebrow{color:#f5bfd9;font-size:12px;letter-spacing:1.7px}
.business-welcome h2{font-size:29px;line-height:1.25;margin:8px 0;overflow-wrap:anywhere}
.business-welcome p{font-size:15px;color:#eeddea;text-transform:capitalize}
.business-welcome-mark{font-size:85px;line-height:1;color:#ff75b2;flex-shrink:0}
.workspace .agenda-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px 15px;border:1px solid #edb6ce;border-radius:14px;background:#fff0f6;color:#96104e;font-family:inherit;font-size:15px;font-weight:600;line-height:1.3;white-space:nowrap;transition:background .15s,box-shadow .15s}
.workspace .agenda-button .icon{height:19px;width:19px}.workspace .agenda-button:hover{background:#fbddea;box-shadow:0 3px 12px #ad14501a}
.workspace .greeting-profile{display:block;background:none;color:#97104f;font-size:14px;text-align:left;text-decoration:underline;text-underline-offset:4px;margin-top:10px;padding:5px 0}
.account-intro{display:flex;align-items:center;gap:15px;margin-bottom:24px}.account-intro h3{font-size:22px}.account-intro p{font-size:15px;overflow-wrap:anywhere;color:#66556b}.account-intro>div{min-width:0}.account-intro .avatar{width:52px;height:52px;flex-shrink:0;font-size:18px}.account-links{display:grid;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}
.ai-connection-status{display:flex;gap:16px;align-items:flex-start;border:1px solid #c4dece;border-radius:16px;background:#f1f9f4;padding:22px;margin:24px 0}.ai-status-mark{display:grid;place-items:center;border-radius:50%;background:#d7eddf;color:#235a3d;min-width:44px;min-height:44px;font-size:23px}.ai-connection-status h3{font-size:20px;color:#244c36;margin:0 0 6px}.ai-connection-status p{font-size:15px;color:#425c4b;line-height:1.6}.ai-connection-status .connection-check{margin-top:12px}.ai-connection-status.pending{border-color:#dfd3e4;background:#f8f4fa}.ai-connection-status.pending .ai-status-mark{background:#eae1ef;color:#6d4f7b}.ai-connection-status.pending h3,.ai-connection-status.pending p{color:#5e486a}.ai-check-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:18px 0}.ai-check-actions p{font-size:14px;color:#685771;max-width:620px}.ai-key-editor{border:1px solid var(--line);border-radius:14px;margin:24px 0}.ai-key-editor summary{padding:20px;cursor:pointer;color:#703552;font-size:17px;font-weight:600;min-height:56px}.ai-key-editor[open] summary{border-bottom:1px solid var(--line)}.ai-key-editor form{padding:22px}.ai-connection-status .connection-error{color:#a22441}
@media(max-width:900px){
 .workspace{font-size:16px;background:#f8f6fa;overflow-x:clip}
 .workspace .workspace-main{margin-left:0;width:100%;min-width:0;padding-bottom:calc(80px + env(safe-area-inset-bottom))}
 .workspace .workspace-topbar{height:auto;min-height:76px;position:sticky;top:0;z-index:60;padding:12px 16px;gap:12px;border-bottom:1px solid #e9dfe9;background:#ffffffed;backdrop-filter:blur(16px)}
 .workspace .breadcrumb,.workspace #mobile-menu,.workspace #top-avatar,.workspace #setup-button,.workspace #environment-badge,.workspace .topbar-actions>.quick-find{display:none}
 .workspace .topbar-actions{gap:9px;margin-left:auto;flex-shrink:0}
 .workspace .mobile-business{display:flex;align-items:center;gap:10px;min-width:0;max-width:calc(100% - 111px);text-align:left;background:none;padding:0;min-height:48px;color:#34263b}
 .mobile-business>span:last-child{min-width:0}.mobile-business strong{display:block;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-business small{display:block;font-size:13px;color:#716078;margin-top:3px}
 .mobile-business-mark{width:39px;height:42px;flex-shrink:0;display:grid;place-items:center;background:#fce4ef;border:1px solid #f0cadd;border-radius:12px;color:#a01255;font-size:14px;font-weight:700}
 .workspace .mobile-profile{display:grid;place-items:center;width:44px;height:44px;min-width:44px;border-radius:50%;border:1px solid #dccde3;background:#efe8f4;color:#664772;font-size:15px;font-weight:650}
 .workspace .language-switch{min-height:44px;min-width:44px;padding:6px;border-radius:12px}
 .workspace .workspace-content{padding:22px 18px;max-width:900px;margin:auto;min-width:0}
 .workspace .demo-banner{font-size:13px;padding:12px 14px;gap:9px;margin-bottom:24px;align-items:center;border-radius:12px}.workspace .demo-banner>span{display:none}.workspace .demo-banner p{flex:1}.workspace .demo-banner a{font-size:13px;max-width:95px;flex-shrink:0}
 .workspace .page-heading{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:24px;align-items:center}.workspace .page-heading>div:first-child{min-width:0;flex:1 1 230px}.workspace .page-heading h1{font-size:29px;line-height:1.2;letter-spacing:-.7px;overflow-wrap:anywhere}.workspace .page-heading p{font-size:15px;line-height:1.6;max-width:none;margin-top:9px;color:#65556d}.workspace .page-actions{display:flex;flex-wrap:wrap;gap:10px}.workspace .page-actions .button{font-size:15px;min-height:48px;padding:12px 16px}.workspace .page-actions .button.secondary{display:inline-flex}
 .workspace .business-welcome{padding:21px 22px;margin-bottom:20px;border-radius:18px;gap:15px}.business-welcome h2{font-size:25px}.business-welcome-mark{font-size:64px}.business-welcome .eyebrow{font-size:11px}.business-welcome p{font-size:14px}
 .workspace .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.workspace .metric-card{padding:18px 16px;border-radius:15px;min-width:0}.workspace .metric-top{font-size:14px;line-height:1.4;color:#65516e;align-items:flex-start}.workspace .metric-top .icon{width:19px;flex-shrink:0}.workspace .metric-number{font-size:29px;letter-spacing:-.8px;overflow-wrap:anywhere}.workspace .metric-note{font-size:13px;line-height:1.5;color:#66556d}
 .workspace .overview-grid,.workspace .overview-side,.workspace .settings-grid,.workspace .journey-grid,.workspace .price-admin-grid{grid-template-columns:1fr;gap:18px}
 .workspace .panel{min-width:0;border-radius:17px}.workspace .panel-heading{padding:19px 18px;gap:12px;flex-wrap:wrap}.workspace .panel-heading h3{font-size:20px;line-height:1.3}.workspace .panel-heading p{font-size:14px;line-height:1.5}.workspace .panel-content{padding:20px 18px}.workspace .panel-content h2{font-size:23px;line-height:1.3}.workspace .agenda-button{font-size:14px;padding:10px 12px;min-height:46px;gap:7px}
 .workspace .schedule-list{padding:0 18px}.workspace .schedule-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:7px 12px;padding:20px 0;align-items:center}.workspace .schedule-row time{grid-column:1;grid-row:1/3;width:auto;font-size:16px;color:#685471}.workspace .schedule-row>.avatar{display:none}.workspace .schedule-row>.info{grid-column:2;min-width:0}.workspace .schedule-row strong{font-size:16px;line-height:1.45}.workspace .schedule-row small{font-size:14px;line-height:1.5;color:#69566f;white-space:normal}.workspace .schedule-row>.status{grid-column:2;grid-row:2;justify-self:start;font-size:12px;padding:4px 8px}.workspace .schedule-row>.row-amount{display:none}.workspace .schedule-row>.icon-button{grid-column:3;grid-row:1/3;min-width:44px;min-height:48px;font-size:24px}
 .workspace .quick-links{grid-template-columns:1fr;gap:10px}.workspace .quick-link{flex-direction:row;align-items:center;text-align:left;padding:17px 18px;min-height:62px;gap:14px}.workspace .quick-link>span{font-size:16px}.workspace .quick-link>.arrow{display:block;margin-left:auto}.workspace .quick-link .icon{width:22px}
 .workspace .mobile-bottom-nav{position:fixed;display:flex;bottom:0;left:0;right:0;z-index:90;background:#fffffffa;border-top:1px solid #e8dfe8;box-shadow:0 -5px 30px #46234006;padding:7px 8px calc(8px + env(safe-area-inset-bottom));backdrop-filter:blur(16px)}
 .mobile-bottom-nav>button{display:flex;flex:1;flex-direction:column;gap:3px;align-items:center;justify-content:center;min-width:0;min-height:57px;border-radius:13px;background:none;color:#76647d;font-size:12px;font-weight:600;line-height:1.4;padding:4px 1px}.mobile-bottom-nav>button[aria-current=page]{color:#a00c55;background:#fcebf3}.mobile-nav-icon{display:grid;place-items:center;height:27px;width:34px}.mobile-nav-icon .icon{height:23px;width:23px}.mobile-nav-icon.rosa-icon{border-radius:9px;background:#a90b59;color:white}.mobile-nav-icon.rosa-icon .icon{height:20px;width:20px}
 .workspace .sidebar{position:fixed;left:0;top:0;bottom:0;height:100dvh;width:min(340px,calc(100vw - 28px));z-index:150;transform:translateX(-105%);visibility:hidden;transition:transform .2s,visibility .2s;padding:calc(18px + env(safe-area-inset-top)) 22px calc(20px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;box-shadow:none;background:#fff}
 .workspace .sidebar.open{transform:translateX(0);visibility:visible;box-shadow:20px 0 80px #2d123a26}.mobile-menu-tools{display:flex;justify-content:space-between;gap:12px;margin-bottom:22px}.mobile-menu-tools .icon-button{min-width:46px;min-height:46px;font-size:28px}.mobile-menu-tools .button{font-size:14px;gap:8px}.workspace .sidebar .brand{margin-bottom:22px}.workspace .nav-item{font-size:16px;min-height:48px}.workspace .nav-label{font-size:12px;color:#705c7a}.workspace .sidebar-bottom{margin-top:25px}.workspace .profile strong{font-size:15px}.workspace .profile small{font-size:13px}
 .workspace #mobile-menu-backdrop:not([hidden]){display:block;position:fixed;inset:0;border:0;background:#23132975;backdrop-filter:blur(3px);z-index:140}.workspace.mobile-menu-open,.workspace.mobile-assistant-open{overflow:hidden}
 .workspace .assistant-launch{display:none}.workspace .assistant-drawer{left:0;right:0;top:0;bottom:auto;width:100%;height:var(--rosa-visible-height,100dvh);max-height:100dvh;border:0;border-radius:0;z-index:170}.workspace .assistant-drawer header{padding:calc(17px + env(safe-area-inset-top)) 18px 17px;flex-shrink:0}.workspace .assistant-drawer header small{font-size:14px}.workspace .assistant-drawer header .icon-button{min-height:44px;min-width:44px;font-size:27px}.workspace .assistant-chat{padding:20px 18px;min-height:0;overscroll-behavior:contain}.workspace .assistant-drawer form{padding:14px 16px;flex-shrink:0;align-items:flex-end}.workspace .assistant-drawer textarea{min-width:0;font-size:16px;min-height:52px;max-height:120px;resize:none}.workspace .assistant-drawer .assistant-note{font-size:13px;padding:0 18px calc(12px + env(safe-area-inset-bottom));flex-shrink:0}.workspace .assistant-drawer form .button{padding:12px;min-height:48px}
 .workspace .page-tools{gap:10px;align-items:end}.workspace .page-tools>.segmented{width:100%;display:flex}.workspace .page-tools>.segmented button{flex:1;padding:10px 6px;font-size:14px;min-height:44px}.workspace .page-tools>.icon-button{min-width:44px;min-height:46px}.workspace .page-tools>.field{flex:1;min-width:130px}.workspace .page-tools .date-control{max-width:100%}.workspace .page-tools select{font-size:16px;max-width:100%;min-height:46px}.workspace #calendar-board{overflow:visible!important}
 .phone-calendar{padding:20px 14px;margin-bottom:18px}.phone-calendar-title{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin:0 4px 18px}.phone-calendar-title h2{font-size:19px;text-transform:capitalize}.phone-calendar-title>span{font-size:12px;color:#725f7c}.phone-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.phone-days button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:66px;border-radius:12px;background:#f8f4fa;color:#594164;border:1px solid transparent;padding:6px 0}.phone-days button strong{font-size:17px;font-weight:650}.phone-days button small{font-size:11px}.phone-days button[aria-pressed=true]{background:#aa105b;color:#fff;box-shadow:0 4px 12px #a00f5a23}.phone-days button.is-today:not([aria-pressed=true]){border-color:#ce81aa;background:#fff0f6;color:#9e1555}.phone-day-count{font-size:11px;line-height:12px}.phone-days .weekday{text-align:center;font-size:12px;padding:0 0 8px;color:#6a5475}.phone-month button{min-height:54px;background:transparent}.phone-month button strong{font-size:16px}.phone-day-agenda .panel-heading h3{font-size:19px;text-transform:capitalize}
 .workspace .table-toolbar{padding:16px;gap:12px}.workspace .search-box{min-width:0;width:100%;font-size:16px;min-height:48px}.workspace .table-toolbar .field{width:100%}.workspace .table-scroll:has(>.mobile-records){overflow:visible}.workspace .mobile-records{display:block;white-space:normal}.workspace .mobile-records thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.workspace .mobile-records tbody{display:grid;padding:0 16px;gap:0}.workspace .mobile-records tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:13px;padding:22px 0;border-bottom:1px solid #e8dfe9}.workspace .mobile-records tr:last-child{border-bottom:0}.workspace .mobile-records td{display:block;border:0;padding:0;font-size:16px;overflow-wrap:anywhere;min-width:0;color:#50405a}.workspace .mobile-records td:first-child{grid-column:1/-1;font-weight:600;font-size:17px}.workspace .mobile-records td:before{content:attr(data-label);display:block;font-weight:500;font-size:12px;letter-spacing:.2px;color:#796483;margin-bottom:4px}.workspace .mobile-records td:first-child:before,.workspace .mobile-records .record-actions:before{display:none}.workspace .mobile-records td.record-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:9px}.workspace .mobile-records .table-empty{grid-column:1/-1;padding:20px 0!important}.workspace .mobile-records td .button{min-height:44px;padding:10px 14px;font-size:14px}.workspace .mobile-records .table-name{align-items:center;gap:12px}
 .workspace dialog{width:calc(100vw - 20px);max-width:600px;max-height:calc(100dvh - 24px);padding:24px 20px;border-radius:22px;overflow:auto}.workspace .modal-heading{gap:12px}.workspace .modal-heading h2{font-size:24px;line-height:1.25;overflow-wrap:anywhere}.workspace .modal-heading .icon-button{min-height:44px;min-width:44px;font-size:28px;flex-shrink:0}.workspace .form-grid{grid-template-columns:1fr;gap:18px}.workspace .form-grid .span-2{grid-column:auto}.workspace .field label{font-size:15px}.workspace .field input,.workspace .field select,.workspace .field textarea{font-size:16px;min-height:48px}.workspace .form-actions{flex-wrap:wrap}.workspace .form-actions .button{font-size:15px;min-height:48px;flex:1 1 auto}.workspace .helper-copy{font-size:15px;line-height:1.7}.workspace .billing-list li{gap:15px;flex-wrap:wrap;font-size:15px}.workspace .setup-note{font-size:15px}.workspace .journey-task{padding:21px 18px;gap:12px}.workspace .journey-banner{padding:18px;flex-wrap:wrap}.workspace .journey-banner .button{width:100%}.workspace .workspace-footer{padding:18px;justify-content:center;font-size:10px;color:#77617f}.workspace .workspace-footer>span:last-child{display:none}.workspace .toast{bottom:calc(94px + env(safe-area-inset-bottom));z-index:190;font-size:15px}
 .ai-connection-status{padding:18px;gap:12px}.ai-connection-status h3{font-size:18px}.ai-status-mark{min-width:36px;min-height:36px;font-size:20px}.ai-key-editor form{padding:18px}.ai-key-editor summary{font-size:16px}.ai-check-actions .button{min-height:48px}
}
@media(max-width:380px){.workspace .workspace-content{padding:20px 14px}.workspace .workspace-topbar{padding:10px 12px;gap:8px}.mobile-business-mark{display:none}.workspace .mobile-business{max-width:calc(100% - 103px)}.workspace .topbar-actions{gap:5px}.workspace .page-heading h1{font-size:27px}.workspace .metric-card{padding:16px 13px}.workspace .metric-number{font-size:26px}.workspace .panel-heading{padding:18px 16px}.workspace .agenda-button{padding:10px}.workspace .agenda-button .icon:last-child{display:none}.business-welcome-mark{font-size:45px}.phone-calendar{padding:18px 10px}.phone-days{gap:2px}.phone-calendar-title{display:block}.phone-calendar-title>span{display:block;margin-top:6px}.mobile-bottom-nav>button{font-size:11px}.workspace .schedule-list{padding:0 16px}.workspace .schedule-row{grid-template-columns:45px minmax(0,1fr) 34px;column-gap:8px}.workspace .schedule-row>.icon-button{min-width:34px}}
@media(prefers-reduced-motion:reduce){.workspace *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.workspace .business-welcome .eyebrow{color:#f5bfd9!important}
@media(max-width:900px){.workspace .demo-banner a{white-space:normal;line-height:1.4;max-width:100px}.workspace .mobile-records td:has([colspan]){grid-column:1/-1}.workspace .journey-heading{align-items:flex-start;flex-wrap:wrap}.workspace .timeline-message header{flex-wrap:wrap}.workspace .ai-key-editor .button{max-width:100%}}

@media(max-width:900px){
 body.workspace.mobile-assistant-open{position:fixed;top:var(--rosa-scroll-lock-top,0px);left:0;right:0;width:100%;overflow:hidden}
 .workspace .assistant-drawer{top:var(--rosa-visible-top,0px);height:var(--rosa-visible-height,100dvh);max-height:var(--rosa-visible-height,100dvh)}
 .workspace .assistant-drawer header>div{min-width:0}.workspace .assistant-drawer header small{overflow-wrap:anywhere}
 .workspace .assistant-drawer textarea{width:100%;max-width:none}
 .workspace .assistant-drawer #assistant-send{flex:0 0 48px;min-width:48px;align-self:flex-end}
}
