@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}.frontend-wrapper{justify-content:center;align-items:flex-start;min-height:100vh;display:flex}.frontend-wrapper *,.frontend-wrapper :before,.frontend-wrapper :after{box-sizing:border-box;margin:0;padding:0}.frontend-wrapper{font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:#e8e2f8;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 48px;display:flex}.app-root{border-radius:52px;width:clamp(360px,100vw - 32px,420px);min-height:min(900px,100vh);position:relative;overflow:hidden;box-shadow:0 0 0 12px #18103a,0 0 0 13px #2e1f6e,0 60px 120px #501eb459,0 20px 40px #00000040}@media (width<=420px){.frontend-wrapper{padding:0}}.aurora{z-index:0;background:radial-gradient(280px 380px at 8% -5%,#c8aaffb3 0%,#0000 65%),radial-gradient(300px 220px at 95% 8%,#a0c8ff99 0%,#0000 60%),radial-gradient(240px 300px at 85% 40%,#ffaad28c 0%,#0000 60%),radial-gradient(200px 220px at 12% 55%,#a0f0d273 0%,#0000 60%),radial-gradient(280px 200px at 45% 80%,#ffbea066 0%,#0000 60%),radial-gradient(220px 260px at 2% 92%,#c3aaff80 0%,#0000 65%),radial-gradient(180px 160px at 80% 95%,#a0dcff66 0%,#0000 60%),linear-gradient(155deg,#ece6ff 0%,#f4efff 25%,#fdf0fb 50%,#edf4ff 75%,#f0faf7 100%);position:absolute;inset:0}.aurora-2{z-index:0;mix-blend-mode:screen;background:radial-gradient(160px 140px at 55% 22%,#ffffff73 0%,#0000 70%),radial-gradient(100px 120px at 20% 40%,#ffffff52 0%,#0000 70%),radial-gradient(140px 100px at 75% 65%,#ffffff47 0%,#0000 70%);position:absolute;inset:0}.aurora-3{z-index:0;mix-blend-mode:multiply;background:radial-gradient(300px 200px at 30% 10%,#b478ff33 0%,#0000 65%),radial-gradient(250px 180px at 70%,#64b4ff2e 0%,#0000 60%);position:absolute;inset:0}.aurora-specular{z-index:0;background:radial-gradient(380px 240px at 60% 30%,#ffffff38 0%,#0000 55%);position:absolute;inset:0}.phone-frame{z-index:1;flex-direction:column;height:100%;min-height:900px;display:flex;position:relative}.scroll-body{scrollbar-width:none;flex:1;padding:0 18px 120px;overflow-y:auto}.scroll-body::-webkit-scrollbar{display:none}.status-bar{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px 0;display:flex}.status-bar-light .status-time{color:#fff}.status-bar-light .status-signal span,.status-bar-light .status-wifi span{background:#fff}.status-bar-light .status-battery{border-color:#fff}.status-bar-light .bat-fill,.status-bar-light .bat-tip{background:#fff}.status-time{color:var(--purple-deep);letter-spacing:.3px;font-size:13px;font-weight:600}.status-icons{align-items:center;gap:7px;display:flex}.status-signal{align-items:flex-end;gap:2px;height:10px;display:flex}.status-signal span{background:var(--purple-mid);border-radius:1px;width:3px;display:block}.status-signal span:first-child{height:30%}.status-signal span:nth-child(2){height:55%}.status-signal span:nth-child(3){height:78%}.status-signal span:nth-child(4){height:100%}.status-wifi{flex-direction:column;align-items:center;gap:1.5px;width:12px;display:flex}.status-wifi span{background:var(--purple-mid);border-radius:1px;display:block}.status-wifi span:first-child{width:100%;height:2.5px}.status-wifi span:nth-child(2){width:70%;height:2.5px}.status-wifi span:nth-child(3){border-radius:50%;width:35%;height:2.5px}.status-battery{border:1.5px solid var(--purple-mid);border-radius:3px;align-items:center;width:23px;height:11px;padding:2px;display:flex;position:relative}.bat-fill{background:var(--purple-mid);border-radius:1px;width:70%;height:100%}.bat-tip{background:var(--purple-mid);border-radius:1px;width:2.5px;height:5px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.header{justify-content:space-between;align-items:center;padding:14px 0 4px;display:flex}.header-eyebrow{color:var(--text-secondary);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:500}.header-brand{align-items:center;gap:2px;display:flex}.brand-vith{font-family:var(--font-display);color:var(--purple-deep);letter-spacing:-1px;font-size:30px;font-weight:700;line-height:1}.brand-you{font-family:var(--font-display);background:linear-gradient(135deg,#6b47c8,#4e8fd4);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;font-size:30px;font-weight:700;line-height:1}.brand-steth{margin-left:3px;font-size:18px}.header-actions{align-items:center;gap:10px;display:flex}.notif-btn{cursor:pointer;background:#ffffff8c;border:1px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.notif-dot{z-index:2;background:#e8407a;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot;position:absolute;top:8px;right:9px}@keyframes pulse-dot{0%,to{transform:scale(1);box-shadow:0 0 #e8407a80}50%{transform:scale(1.2);box-shadow:0 0 0 4px #e8407a00}}.notif-bell{width:14px;height:12px;position:relative}.bell-body{border:1.8px solid var(--purple-mid);border-bottom:none;border-radius:7px 7px 0 0;width:14px;height:10px}.bell-base{background:var(--purple-mid);border-radius:0 0 3px 3px;width:8px;height:2.5px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cbf,#4e8fd4);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex;box-shadow:0 4px 16px #7c5cbf66}.location-bar{align-items:center;gap:6px;padding:2px 0 10px;display:flex}.loc-pulse{background:#22c98a;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulse-dot;box-shadow:0 0 0 3px #22c98a33}.loc-text{color:var(--text-secondary);font-size:12px;font-weight:500}.loc-chevron{color:var(--text-muted);font-size:9px}.zone-badge{letter-spacing:.5px;color:#12a070;background:#22c98a24;border:1px solid #22c98a4d;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:9px;font-weight:700}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid var(--glass-border);box-shadow:0 8px 32px var(--glass-shadow), 0 1px 0 #ffffffe6 inset, 0 -1px 0 #c8b4ff33 inset;border-radius:22px;position:relative;overflow:hidden}.glass-sheen{pointer-events:none;z-index:0;background:linear-gradient(#ffffff73 0%,#0000 100%);border-radius:22px 22px 0 0;height:40%;position:absolute;top:0;left:0;right:0}.glass-card:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(115deg,#0000 30%,#ffffff8c 50%,#0000 70%);width:55%;height:80%;position:absolute;top:-20%;left:-30%;transform:rotate(20deg)}.glass-card:after{content:"";pointer-events:none;z-index:0;border-radius:inherit;background:linear-gradient(135deg,#c8b4ff1a 0%,#a0c8ff14 30%,#ffaad21a 60%,#0000 100%);position:absolute;inset:0}.emergency-card{cursor:pointer;background:linear-gradient(130deg,#d22341e0 0%,#b41e50d9 100%);border:1px solid #ff8ca073;border-radius:20px;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:0 8px 28px #c81e3c59,inset 0 1px #ffc8d280}.emergency-pulse-ring{border:2px solid #fff6;border-radius:50%;width:24px;height:24px;animation:2s ease-out infinite expand-ring;position:absolute;top:50%;left:20px;transform:translate(-50%,-50%)}.emergency-pulse-ring.delay{animation-delay:1s}@keyframes expand-ring{0%{opacity:.7;transform:translate(-50%,-50%)scale(.6)}to{opacity:0;transform:translate(-50%,-50%)scale(2.4)}}.emergency-content{z-index:2;justify-content:space-between;align-items:center;padding:15px 16px;display:flex;position:relative}.emergency-left{align-items:center;gap:12px;display:flex}.emergency-dot{background:#fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.4s ease-in-out infinite pulse-bright;box-shadow:0 0 8px #fffc}@keyframes pulse-bright{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.emergency-title{color:#fff;margin-bottom:2px;font-size:15px;font-weight:600}.emergency-sub{color:#ffffffc7;font-size:11px}.sos-pill{color:#c0123e;white-space:nowrap;font-size:13px;font-weight:800;font-family:var(--font-body);background:#fffffff2;border-radius:22px;flex-shrink:0;padding:9px 16px;transition:transform .12s,background .2s;box-shadow:0 4px 14px #0000002e}.sos-pill:active,.sos-connecting{transform:scale(.96);background:#ffffffb3!important}.live-stats{gap:8px;margin-bottom:12px;display:flex}.stat-chip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#ffffff6b;border:1px solid #ffffffd1;border-radius:14px;flex:1;padding:9px 6px}.stat-val{background:linear-gradient(135deg,#6b47c8,#4e8fd4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:13px;font-weight:700;display:block}.stat-lbl{color:var(--text-muted);margin-top:2px;font-size:9px;display:block}.category-bar-wrap{margin:0 -18px 14px;position:relative}.category-bar-wrap:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(270deg,#f0eaffd9,#0000);width:40px;position:absolute;top:0;bottom:0;right:0}.category-scroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:4px 18px 12px;display:flex;overflow:auto visible}.category-scroll::-webkit-scrollbar{display:none}.cat-pill{cursor:pointer;scroll-snap-align:start;font-family:var(--font-body);background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:7px;padding:0;transition:transform .18s cubic-bezier(.34,1.56,.64,1);display:flex}.cat-pill:active{transform:scale(.93)}.cat-icon-wrap{-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);background:#ffffff6b;border:1px solid #ffffffd1;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 4px 18px #643cc81a,inset 0 1px #ffffffe6}.cat-pill-active .cat-icon-wrap{background:linear-gradient(140deg,#a78bfa4d,#6b47c838,#4e8fd433);border-color:#6b47c880;transform:translateY(-3px)scale(1.06);box-shadow:0 6px 22px #6b47c838,inset 0 1px #ffffffb3}.cat-emoji{color:initial;font-size:22px;line-height:1;display:block}.cat-express-badge{color:#fff;letter-spacing:.2px;white-space:nowrap;font-size:8px;font-weight:700;font-family:var(--font-body);background:linear-gradient(130deg,#e8407a,#c0123e);border:1.5px solid #ffffffd9;border-radius:9px;padding:2px 6px;position:absolute;top:-7px;right:-8px;box-shadow:0 2px 8px #c81e3c4d}.cat-label{color:var(--text-muted);text-align:center;white-space:nowrap;max-width:62px;font-size:10px;font-weight:500;line-height:1.25;transition:color .2s,font-weight .2s}.cat-pill-active .cat-label{color:var(--purple-mid);font-weight:700}.cat-pill-active:after{content:"";background:var(--purple-mid);border-radius:50%;width:4px;height:4px;margin-top:-4px;animation:.25s cubic-bezier(.34,1.56,.64,1) both dot-pop;display:block}@keyframes dot-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.section{margin-bottom:8px}.section-header{justify-content:space-between;align-items:center;margin-bottom:11px;padding:6px 0;display:flex}.section-title{color:var(--purple-deep);letter-spacing:.2px;font-size:13px;font-weight:600}.section-link{color:var(--purple-mid);cursor:pointer;font-size:12px;font-weight:500}.tiers-row{gap:8px;margin-bottom:8px;display:flex}.tier-card{cursor:pointer;flex:1;padding:13px 10px;transition:transform .15s}.tier-card:hover{transform:translateY(-2px)}.tier-active{background:#c8b4ff38!important;border:1.5px solid #6b47c873!important}.tier-icon{z-index:2;margin-bottom:6px;font-size:18px;display:block;position:relative}.tier-badge{color:var(--purple-mid);z-index:2;background:#6b47c826;border-radius:20px;margin-bottom:6px;padding:2px 9px;font-size:10px;font-weight:700;display:inline-block;position:relative}.tier-express .tier-badge{color:#c0123e;background:#e8407a1f}.tier-priority .tier-badge{color:#2563eb;background:#2563d324}.tier-scheduled .tier-badge{color:#0f7a52;background:#22c98a1f}.tier-services{color:var(--text-secondary);z-index:2;margin-bottom:4px;font-size:10px;line-height:1.4;position:relative}.tier-time{color:var(--purple-deep);z-index:2;margin-bottom:3px;font-size:12px;font-weight:700;position:relative}.tier-note{color:var(--text-muted);z-index:2;font-size:10px;font-weight:500;position:relative}.tier-note-bar{color:var(--text-muted);text-align:center;background:#ffffff59;border:1px solid #ffffffb3;border-radius:12px;margin-bottom:6px;padding:7px 12px;font-size:10.5px;font-style:italic}.service-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.service-tile{cursor:pointer;padding:14px;transition:transform .15s}.service-tile:hover{transform:translateY(-2px)}.tile-blob{background:radial-gradient(circle at 40% 40%, hsla(var(--hue),70%,75%,.45), transparent 70%);filter:blur(12px);pointer-events:none;z-index:0;border-radius:50%;width:70px;height:70px;position:absolute;top:-20px;right:-20px}.tile-time-badge{color:var(--purple-mid);z-index:2;background:#6b47c81f;border:1px solid #6b47c840;border-radius:8px;padding:2px 7px;font-size:9px;font-weight:700;position:absolute;top:10px;right:10px}.tile-name{color:var(--purple-deep);z-index:2;margin-top:16px;margin-bottom:3px;font-size:13px;font-weight:600;position:relative}.tile-sub{color:var(--text-secondary);z-index:2;margin-bottom:10px;font-size:10px;line-height:1.4;position:relative}.tile-tag{z-index:2;color:#12a070;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex;position:relative}.tile-tag-dot{background:#22c98a;border-radius:50%;flex-shrink:0;width:5px;height:5px}.wellness-emoji{z-index:2;margin-bottom:6px;font-size:22px;display:block;position:relative}.ai-card{margin-bottom:12px;padding:18px}.ai-card .glass-sheen{display:none}.metabolic-status-card{margin-bottom:16px;padding:18px;background:linear-gradient(135deg,#f9a8d447,#fae3d959 55%,#e9d5ff52)!important;border:1px solid #f9a8d473!important}.metabolic-status-card .glass-sheen{display:none}.msc-header{z-index:2;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex;position:relative}.msc-badge{color:var(--purple-deep);letter-spacing:1.2px;background:#fff9;border-radius:10px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.msc-dot{background:#22c98a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #22c98a33}.msc-week{color:var(--text-secondary);font-size:11px;font-weight:600}.msc-title{font-family:var(--font-display);color:var(--purple-deep);z-index:2;margin-bottom:6px;font-size:22px;font-weight:700;line-height:1.15;position:relative}.msc-sub{color:var(--text-secondary);z-index:2;margin-bottom:14px;font-size:12.5px;line-height:1.4;position:relative}.msc-stats{z-index:2;grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid;position:relative}.msc-stat{background:#ffffff9e;border:1px solid #fffc;border-radius:12px;padding:10px 12px}.msc-stat-label{color:var(--text-muted);letter-spacing:1px;margin-bottom:3px;font-size:9.5px;font-weight:800}.msc-stat-value{font-family:var(--font-display);color:var(--purple-deep);letter-spacing:-.3px;font-size:18px;font-weight:700}.ai-orb-wrap{z-index:0;pointer-events:none;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.ai-orb{filter:blur(18px);background:radial-gradient(circle at 35% 35%,#c8b4ff8c,#a0c8ff59 40%,#ffb4dc40 70%,#0000);border-radius:50%;width:100%;height:100%;animation:5s ease-in-out infinite orb-breathe}.ai-orb-ring{border:1.5px solid #c8b4ff66;border-radius:50%;animation:5s ease-in-out infinite reverse orb-breathe;position:absolute;inset:15px}@keyframes orb-breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.ai-body{z-index:2;position:relative}.ai-badge{letter-spacing:1.4px;text-transform:uppercase;color:var(--purple-mid);align-items:center;gap:6px;margin-bottom:8px;font-size:10px;font-weight:600;display:inline-flex}.ai-live-dot{background:#22c98a;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 0 3px #22c98a40}.ai-title{font-family:var(--font-display);color:var(--purple-deep);margin-bottom:8px;font-size:22px;font-weight:600;line-height:1.18}.ai-desc{color:var(--text-secondary);max-width:250px;margin-bottom:12px;font-size:11.5px;line-height:1.6}.ai-chips{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.chip{color:var(--purple-deep);background:#fff9;border:1px solid #ffffffe6;border-radius:10px;padding:3px 10px;font-size:10px;font-weight:500}.vitals-row{z-index:2;gap:7px;display:flex;position:relative}.vital{text-align:center;background:#ffffff8c;border:1px solid #ffffffd9;border-radius:14px;flex:1;padding:8px 5px}.vital-val{color:var(--purple-deep);font-size:13px;font-weight:600;display:block}.vital-lbl{color:var(--text-muted);margin-top:2px;font-size:9px;display:block}.ai-caps-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px;display:grid}.ai-cap-card{cursor:default;padding:14px}.ai-cap-emoji{z-index:2;margin-bottom:8px;font-size:20px;display:block;position:relative}.ai-cap-title{color:var(--purple-deep);z-index:2;margin-bottom:3px;font-size:12px;font-weight:700;position:relative}.ai-cap-sub{color:var(--text-secondary);z-index:2;font-size:10.5px;line-height:1.4;position:relative}.pills-row{scrollbar-width:none;gap:7px;margin-bottom:11px;padding-bottom:2px;display:flex;overflow-x:auto}.pills-row::-webkit-scrollbar{display:none}.spec-pill{color:var(--text-secondary);cursor:pointer;white-space:nowrap;font-size:12px;font-weight:500;font-family:var(--font-body);background:#ffffff80;border:1px solid #fffc;border-radius:22px;padding:6px 15px;transition:all .15s}.spec-pill-active{color:var(--purple-mid);background:#6b47c82e;border-color:#6b47c866;font-weight:600}.doctors-list{flex-direction:column;gap:9px;margin-bottom:10px;display:flex}.doctor-card{cursor:pointer;align-items:center;gap:12px;padding:13px 14px;transition:transform .15s;display:flex}.doctor-card:hover{transform:translateY(-1px)}.doc-av{background:radial-gradient(circle at 35% 35%, hsla(var(--hue),65%,78%,.55), hsla(var(--hue),55%,62%,.45));width:48px;height:48px;color:hsl(var(--hue), 55%, 30%);z-index:2;border:1.5px solid #fffc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:relative}.kyc-badge{color:#fff;background:#22c98a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:8px;font-weight:900;display:flex;position:absolute;bottom:-2px;right:-2px}.doc-info{z-index:2;flex:1;min-width:0;position:relative}.doc-name-row{align-items:center;gap:6px;margin-bottom:3px;display:flex}.doc-name{color:var(--purple-deep);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.doc-online-dot{background:#22c98a;border-radius:50%;flex-shrink:0;width:7px;height:7px}.doc-spec{color:var(--text-secondary);margin-bottom:5px;font-size:11.5px}.doc-meta{align-items:center;gap:8px;display:flex}.doc-rating{color:#c07a10;font-size:12px;font-weight:600}.doc-sep{background:#cbc6e0;border-radius:50%;width:3px;height:3px}.doc-visits{color:var(--text-muted);font-size:11px}.doc-right{z-index:2;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex;position:relative}.wait-tag{color:var(--purple-mid);background:#6b47c821;border-radius:10px;padding:3px 10px;font-size:11px;font-weight:600}.busy-tag{color:#b02040;background:#c81e3c1a;border-radius:10px;padding:3px 10px;font-size:11px;font-weight:600}.book-btn{color:var(--purple-mid);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-body);background:#6b47c829;border:1px solid #6b47c84d;border-radius:11px;padding:7px 15px;transition:all .15s}.book-btn:hover{background:#6b47c83d}.book-btn-disabled{color:#bbb;cursor:default;background:#0000000d;border-color:#00000014}.journey-strip{scrollbar-width:none;gap:0;margin-bottom:8px;padding:4px 0 8px;display:flex;position:relative;overflow-x:auto}.journey-strip::-webkit-scrollbar{display:none}.journey-step{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:80px;padding:0 4px;display:flex;position:relative}.journey-icon-wrap{background:#ffffff85;border:1px solid #ffffffd1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:52px;height:52px;margin-bottom:8px;display:flex;box-shadow:0 4px 14px #643cc81a}.journey-emoji{font-size:18px;line-height:1}.journey-num{color:var(--purple-mid);font-size:9px;font-weight:700}.journey-title{color:var(--purple-deep);margin-bottom:3px;font-size:12px;font-weight:700}.journey-sub{color:var(--text-secondary);font-size:9.5px;line-height:1.4}.journey-connector{background:linear-gradient(90deg,#6b47c84d,#6b47c826);border-radius:1px;width:8px;height:2px;position:absolute;top:26px;right:-4px}.journey-footer{color:var(--text-muted);text-align:center;background:#ffffff52;border:1px solid #ffffffa6;border-radius:12px;margin-bottom:6px;padding:8px 12px;font-size:10.5px;font-style:italic;line-height:1.5}.wellness-sub-desc{color:var(--text-secondary);margin-bottom:12px;font-size:11.5px;line-height:1.55}.trust-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px;display:grid}.trust-card{cursor:default;padding:14px}.trust-emoji{z-index:2;margin-bottom:7px;font-size:20px;display:block;position:relative}.trust-title{color:var(--purple-deep);z-index:2;margin-bottom:3px;font-size:12px;font-weight:700;position:relative}.trust-sub{color:var(--text-secondary);z-index:2;font-size:10px;line-height:1.4;position:relative}.payment-banner{cursor:default;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;display:flex}.payment-left{z-index:2;flex:1;position:relative}.payment-title{color:var(--purple-deep);margin-bottom:3px;font-size:13px;font-weight:700}.payment-sub{color:var(--text-secondary);font-size:10.5px}.payment-splits{z-index:2;align-items:center;gap:10px;display:flex;position:relative}.split-item{text-align:center}.split-pct{font-size:16px;font-weight:800;font-family:var(--font-display);display:block}.split-pct.green{color:#12a070}.split-pct.muted{color:var(--purple-mid)}.split-lbl{color:var(--text-muted);margin-top:1px;font-size:9px;display:block}.split-divider{background:#6b47c833;width:1px;height:28px}.bottom-nav{-webkit-backdrop-filter:blur(28px)saturate(160%);z-index:10;background:#ffffffb8;border-top:1px solid #ffffffe6;align-items:center;padding:10px 16px 22px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #643cc81a,inset 0 1px #fff}.bnav-pill-bg{height:44px;width:calc((100% / var(--count,4)) - 8px);left:calc((100% / var(--count,4)) * var(--idx) + 4px);background:linear-gradient(135deg,#6b47c82e,#4e8fd424);border:1px solid #6b47c840;border-radius:22px;transition:left .3s cubic-bezier(.4,0,.2,1);position:absolute;top:10px}.bnav-item{cursor:pointer;z-index:1;height:44px;font-family:var(--font-body);min-width:0;color:var(--text-muted);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.bnav-label{letter-spacing:.4px;color:var(--text-muted);text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:600}.bnav-active .bnav-label{color:var(--purple-mid)}.bnav-active{color:var(--purple-mid)!important}.bnav-shape{width:20px;height:20px;position:relative}.bnav-shape-home:before{content:"";border:1.8px solid;border-top:none;border-radius:0 0 4px 4px;width:14px;height:10px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.bnav-shape-home:after{content:"";border-bottom:9px solid;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;top:1px;left:50%;transform:translate(-50%)}.bnav-shape-search:before{content:"";border:1.8px solid;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;left:2px}.bnav-shape-search:after{content:"";background:currentColor;border-radius:1px;width:6px;height:1.8px;position:absolute;bottom:2px;right:2px;transform:rotate(45deg)}.bnav-shape-health:before{content:"";border:1.8px solid;border-radius:50%/60% 60% 40% 40%;position:absolute;inset:2px;transform:rotate(-30deg)}.bnav-shape-health:after{content:"";border:1.8px solid;border-radius:50%/60% 60% 40% 40%;position:absolute;inset:2px;transform:rotate(30deg)}.bnav-shape-profile:before{content:"";border:1.8px solid;border-radius:50%;width:8px;height:8px;position:absolute;top:1px;left:50%;transform:translate(-50%)}.bnav-shape-profile:after{content:"";border:1.8px solid;border-bottom:none;border-radius:7px 7px 0 0;width:14px;height:7px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.scroll-body>*{animation:.45s both fade-up}.scroll-body>:first-child{animation-delay:60ms}.scroll-body>:nth-child(2){animation-delay:.1s}.scroll-body>:nth-child(3){animation-delay:.14s}.scroll-body>:nth-child(4){animation-delay:.18s}.scroll-body>:nth-child(5){animation-delay:.22s}.scroll-body>:nth-child(6){animation-delay:.26s}.scroll-body>:nth-child(7){animation-delay:.3s}.scroll-body>:nth-child(8){animation-delay:.34s}.scroll-body>:nth-child(9){animation-delay:.38s}.scroll-body>:nth-child(10){animation-delay:.42s}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ob-splash-root,.ob-form-root{z-index:20;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.ob-hero-area{flex-direction:column;flex:0 0 55%;justify-content:center;align-items:center;gap:16px;padding:24px 24px 0;display:flex;position:relative;overflow:hidden}.ob-bg-1{background:linear-gradient(160deg,#ece6ff 0%,#d8d0fc 50%,#c9bef8 100%)}.ob-bg-2{background:linear-gradient(160deg,#d4ecf7 0%,#b8dcf0 50%,#a2cce6 100%)}.ob-bg-3{background:linear-gradient(160deg,#fdebd0 0%,#fad7a0 50%,#f5c27a 100%)}.ob-bg-4{background:linear-gradient(160deg,#d5f5e3 0%,#aee8c4 50%,#88dba5 100%)}.ob-hero-emoji-ring{background:#ffffff61;border:2px solid #ffffffb8;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;animation:4s ease-in-out infinite orb-breathe;display:flex;box-shadow:0 12px 40px #643cc826}.ob-hero-emoji{font-size:64px;line-height:1;display:block}.ob-hero-brand{background:#ffffff8c;border:1px solid #ffffffd9;border-radius:20px;align-items:center;gap:3px;padding:5px 16px;display:flex}.ob-brand-vith{font-family:var(--font-display);color:var(--purple-deep);letter-spacing:-.5px;font-size:22px;font-weight:700}.ob-brand-you{font-family:var(--font-display);background:linear-gradient(135deg,#6b47c8,#4e8fd4);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;font-size:22px;font-weight:700}.ob-bottom-sheet{background:#fff;border-radius:28px 28px 0 0;flex-direction:column;flex:1;padding:24px 24px 20px;display:flex;overflow-y:auto;box-shadow:0 -8px 32px #643cc814}.ob-bottom-sheet::-webkit-scrollbar{display:none}.ob-dots-row{justify-content:center;gap:6px;margin-bottom:16px;display:flex}.ob-dot{background:#e0d9f7;border-radius:4px;width:7px;height:7px;transition:all .3s}.ob-dot-active{background:var(--purple-mid);width:22px}.ob-slide-headline{font-family:var(--font-display);color:var(--purple-deep);margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.2}.ob-slide-sub{color:var(--text-secondary);margin-bottom:20px;font-size:13px;line-height:1.6}.ob-main-cta{background:var(--purple-mid);color:#fff;width:100%;font-size:15px;font-weight:700;font-family:var(--font-body);cursor:pointer;border:none;border-radius:14px;margin-bottom:10px;padding:15px;transition:transform .12s,box-shadow .18s;box-shadow:0 6px 20px #6b47c84d}.ob-main-cta:active{transform:scale(.98)}.ob-cta-purple{background:var(--purple-mid)}.ob-cta-muted{color:var(--purple-mid);box-shadow:none;background:#6b47c833}.ob-already{color:var(--text-muted);text-align:center;font-size:12px}.ob-skip-link{color:var(--text-muted);text-align:center;cursor:pointer;margin-top:4px;font-size:12px}.ob-link{color:var(--purple-mid);cursor:pointer;font-weight:600}.ob-menu-box{background:#f6f4ff;border:1px solid #6b47c81f;border-radius:14px;margin-top:16px;overflow:hidden}.ob-menu-row{cursor:pointer;align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.ob-menu-row:hover{background:#6b47c80f}.ob-menu-divider{background:#6b47c81a;height:1px;margin:0 16px}.ob-menu-icon{font-size:18px}.ob-menu-label{color:var(--purple-deep);flex:1;font-size:14px;font-weight:500}.ob-menu-chev{color:var(--text-muted);font-size:18px}.ob-version{color:#ccc;text-align:center;margin-top:12px;font-size:11px}.ob-back-btn{z-index:10;width:36px;height:36px;color:var(--purple-deep);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;position:absolute;top:52px;left:20px}.ob-form-hero{background:linear-gradient(160deg,#ece6ff 0%,#d8d0fc 60%,#c9bef8 100%);flex-shrink:0;padding:56px 24px 28px}.ob-form-hero-sm{padding:52px 24px 18px}.ob-brand-row{align-items:baseline;gap:2px;margin-bottom:6px;display:flex}.ob-form-tagline{color:var(--text-secondary);margin-top:2px;font-size:12px}.ob-step-pill{color:var(--purple-mid);letter-spacing:.3px;background:#6b47c826;border-radius:10px;margin-bottom:8px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.ob-progress-bar{background:#6b47c826;border-radius:2px;height:4px;margin-top:12px;overflow:hidden}.ob-progress-fill{background:var(--purple-mid);border-radius:2px;height:100%;transition:width .4s}.ob-form-sheet{background:#fff;border-radius:28px 28px 0 0;flex-direction:column;flex:1;gap:0;padding:24px 24px 32px;display:flex;overflow-y:auto}.ob-form-sheet::-webkit-scrollbar{display:none}.ob-sheet-scroll{overflow-y:auto}.ob-input-wrap{background:#f6f4ff;border:1.5px solid #6b47c833;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:12px 14px;display:flex}.ob-input-flag{color:var(--purple-deep);white-space:nowrap;font-size:14px;font-weight:600}.ob-input{font-size:14px;font-family:var(--font-body);color:var(--purple-deep);background:0 0;border:none;outline:none;flex:1}.ob-input-full{width:100%;font-size:13px;font-family:var(--font-body);color:var(--purple-deep);background:#f6f4ff;border:1.5px solid #6b47c833;border-radius:12px;outline:none;height:44px;min-height:44px;margin-bottom:14px;padding:10px 14px}.ob-input-full:focus{border-color:var(--purple-mid)}.ob-tab-row{gap:6px;margin-bottom:16px;display:flex}.ob-tab{font-size:13px;font-weight:500;font-family:var(--font-body);color:var(--text-muted);cursor:pointer;background:#f6f4ff;border:1.5px solid #6b47c826;border-radius:10px;flex:1;padding:10px;transition:all .18s}.ob-tab-active{border-color:var(--purple-mid);color:var(--purple-mid);background:#6b47c824;font-weight:700}.ob-divider{align-items:center;gap:10px;margin:8px 0 14px;display:flex}.ob-divider span{background:#eee;flex:1;height:1px}.ob-divider p{color:#bbb;white-space:nowrap;font-size:11px}.ob-google-btn{width:100%;font-size:13px;font-weight:600;font-family:var(--font-body);cursor:pointer;color:var(--purple-deep);background:#fff;border:1.5px solid #e5e5e5;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;padding:13px;transition:border-color .18s,box-shadow .18s;display:flex}.ob-google-btn:hover{border-color:#c5b8f5;box-shadow:0 4px 14px #6b47c81a}.ob-g-icon{background:conic-gradient(#4285f4 90deg,#34a853 90deg 180deg,#fbbc05 180deg 270deg,#ea4335 270deg);border-radius:50%;flex-shrink:0;width:18px;height:18px}.ob-legal-text{color:#bbb;text-align:center;margin-top:4px;font-size:11px;line-height:1.6}.otp-row{justify-content:center;gap:8px;margin-bottom:12px;display:flex}.otp-box{text-align:center;width:42px;height:52px;font-size:22px;font-weight:700;font-family:var(--font-body);color:var(--purple-deep);background:#f6f4ff;border:2px solid #6b47c82e;border-radius:12px;outline:none;transition:border-color .18s}.otp-box:focus{border-color:var(--purple-mid)}.otp-filled{border-color:var(--purple-mid);background:#6b47c814}.otp-hint{color:var(--text-muted);text-align:center;margin-bottom:12px;font-size:12px}.otp-kyc-note{color:var(--text-muted);background:#f6f4ff;border:1px solid #6b47c81f;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:11px;line-height:1.5}.ob-profile-section{margin-bottom:18px}.ob-profile-label{color:var(--purple-deep);margin-bottom:8px;font-size:12px;font-weight:700}.chip-group{flex-wrap:wrap;gap:7px;display:flex}.profile-chip{color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:500;font-family:var(--font-body);background:#f6f4ff;border:1.5px solid #6b47c833;border-radius:20px;padding:7px 14px;transition:all .18s}.profile-chip:hover{border-color:var(--purple-soft)}.chip-sel{border-color:var(--purple-mid);color:var(--purple-mid);background:#6b47c824;font-weight:700}.ob-family-illus{text-align:center;margin-bottom:12px;font-size:48px}.ob-family-hint{color:var(--text-muted);text-align:center;background:#f6f4ff;border:1px solid #6b47c81f;border-radius:10px;margin:12px 0 16px;padding:10px 12px;font-size:11px;line-height:1.5}.ob-perm-card{text-align:center;background:#f6f4ff;border:1px solid #6b47c81f;border-radius:18px;margin-bottom:16px;padding:20px}.ob-perm-icon-wrap{background:#6b47c81f;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 12px;transition:background .3s,box-shadow .3s;display:flex}.ob-perm-granted{background:#22c98a26;box-shadow:0 0 0 6px #22c98a14}.ob-perm-title{color:var(--purple-deep);margin-bottom:6px;font-size:15px;font-weight:700}.ob-perm-sub{color:var(--text-secondary);margin-bottom:14px;font-size:11.5px;line-height:1.6}.ob-perm-success{color:#0f7a52;background:#22c98a1f;border:1px solid #22c98a40;border-radius:10px;padding:10px 16px;font-size:12px;font-weight:600}.ob-manual-row{background:#f6f4ff;border:1px solid #6b47c81a;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.ob-manual-icon{flex-shrink:0;margin-top:2px;font-size:20px}.ob-manual-label{color:var(--purple-deep);margin-bottom:4px;font-size:12px;font-weight:600}.ob-notif-types{text-align:left;flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.ob-notif-row{align-items:center;gap:10px;display:flex}.ob-notif-icon{flex-shrink:0;font-size:20px}.ob-notif-label{color:var(--purple-deep);font-size:13px;font-weight:600}.ob-notif-sub{color:var(--text-muted);font-size:10.5px}.ob-toggle{cursor:pointer;background:#ddd;border-radius:12px;flex-shrink:0;width:42px;height:24px;margin-left:auto;transition:background .25s;position:relative}.ob-toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:left .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.ob-toggle-on{background:var(--purple-mid)}.ob-toggle-on:after{left:21px}.ob-plans-grid{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.ob-plan-card{cursor:pointer;border:2px solid #0000;border-radius:16px;padding:16px 18px;transition:border-color .2s,transform .15s,box-shadow .2s;position:relative}.ob-plan-card:hover{transform:translateY(-2px)}.ob-plan-selected{border-color:var(--purple-mid);box-shadow:0 6px 24px #6b47c829}.plan-free{background:#f6f4ff}.plan-premium{background:linear-gradient(135deg,#ece6ff,#ddd5fc)}.plan-corporate{background:linear-gradient(135deg,#d4ecf7,#c0dff0)}.ob-plan-badge{background:var(--purple-mid);color:#fff;letter-spacing:.3px;border-radius:10px;padding:3px 10px;font-size:9px;font-weight:700;position:absolute;top:-10px;right:14px}.ob-plan-name{color:var(--purple-deep);margin-bottom:4px;font-size:16px;font-weight:800}.ob-plan-price-row{align-items:baseline;gap:4px;margin-bottom:10px;display:flex}.ob-plan-price{color:var(--purple-mid);font-size:22px;font-weight:800}.ob-plan-period{color:var(--text-muted);font-size:11px}.ob-plan-features{flex-direction:column;gap:4px;list-style:none;display:flex}.ob-plan-features li{color:var(--text-secondary);align-items:center;gap:7px;font-size:11.5px;display:flex}.ob-plan-check{color:#22c98a;font-size:12px;font-weight:700}.well2-body{padding-bottom:92px}.well2-hero{text-align:center;background:linear-gradient(#fff 0%,#f9f7ff 100%);border:1px solid #6b47c824;border-radius:16px;padding:16px 14px 14px}.well2-journey-tabs{scrollbar-width:none;gap:6px;margin-bottom:12px;display:flex;overflow-x:auto}.well2-journey-tabs::-webkit-scrollbar{display:none}.well2-journey-tab{color:#8b8b93;text-transform:uppercase;letter-spacing:.35px;white-space:nowrap;background:#f2f2f6;border-radius:8px;padding:4px 8px;font-size:9px;font-weight:700}.well2-journey-tab-active{color:#fff;background:linear-gradient(135deg, var(--purple-mid), var(--purple-soft))}.well2-icon{background:#f3eeff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:8px;font-size:20px;display:inline-flex}.well2-title{color:var(--purple-deep);margin:0;font-size:20px;font-weight:800}.well2-sub{color:var(--text-muted);margin:2px 0 8px;font-size:11px}.well2-pill-row{align-items:center;gap:6px;display:inline-flex}.well2-pill{letter-spacing:.3px;text-transform:uppercase;color:#8b8b93;background:#f0f0f4;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700}.well2-pill-active{color:#fff;background:linear-gradient(135deg, var(--purple-mid), var(--purple-soft))}.well2-cta-row{justify-content:center;gap:8px;margin-top:12px;display:flex}.well2-cta{color:var(--purple-mid);font-size:11px;font-weight:700;font-family:var(--font-body);background:#fff;border:1px solid #6b47c833;border-radius:10px;padding:8px 12px}.well2-cta-primary{color:#fff;background:linear-gradient(135deg, var(--purple-mid), var(--purple-soft));border-color:#0000}.well2-label{letter-spacing:.7px;text-transform:uppercase;color:#9a9aa3;margin:0 2px 8px;font-size:11px;font-weight:700}.well2-list{flex-direction:column;gap:8px;display:flex}.well2-row{cursor:pointer;border:1px solid #1212170f;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;display:flex}.well2-row-left{align-items:center;gap:10px;display:flex}.well2-row-icon{background:#f5f6fb;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.well2-row-title{color:#21212a;margin:0;font-size:15px;font-weight:700}.well2-row-sub{color:#8b8b93;margin:2px 0 0;font-size:11.5px}.well2-class-level{color:#0f7a52;background:#22c98a24;border:1px solid #22c98a47;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.well2-chevron{color:#c1c1cb;font-size:20px;line-height:1}.well2-flow-box{background:#fff8fb;border:1.2px dashed #ee497a59;border-radius:16px;padding:12px}.well2-flow-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.well2-flow-title{color:#2b2b36;align-items:center;gap:8px;font-size:15px;font-weight:800;display:inline-flex}.well2-flow-ico{background:#ffeef5;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.well2-new,.well2-chip-new{letter-spacing:.4px;text-transform:uppercase;color:#fff;background:#ff4f86;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:9px;font-weight:800;display:inline-flex}.well2-flow-list{flex-direction:column;gap:8px;display:flex}.well2-flow-row{background:#fff;border:1px solid #1212170f;border-radius:12px;justify-content:space-between;align-items:center;padding:10px;display:flex}.well2-flow-left{align-items:center;gap:10px;display:flex}.well2-flow-num{width:24px;height:24px;color:var(--purple-mid);background:#f1ecff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.well2-flow-row-title{color:#21212a;align-items:center;gap:6px;margin:0;font-size:13.5px;font-weight:700;display:flex}.well2-flow-row-sub{color:#8a8a95;margin:2px 0 0;font-size:11px}.well2-foot{color:#a1a1ab;margin:8px 2px 0;font-size:10.5px}.well2-actions{margin-top:4px}.well3-body{padding-top:6px;padding-bottom:110px}.well3-body .glass-card:before,.well3-body .glass-card:after{display:none}.well3-hero{background:#fff;border:1px solid #14141c0f;border-radius:14px;padding:12px 12px 10px}.well3-hero .page-back-btn{width:28px;height:28px;font-size:15px;position:static}.well3-hero-main{justify-content:space-between;align-items:center;gap:10px;display:flex}.well3-hero-left{align-items:center;gap:10px;display:flex}.well3-hero-icon{background:#f3ecff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:inline-flex}.well3-hero-title{font-size:20px;line-height:1;font-family:var(--font-display);color:#2a2339;margin:0 0 4px}.well3-hero-pills{gap:6px;display:flex}.well3-pill{text-transform:uppercase;letter-spacing:.45px;color:#8e8e9a;background:#f2f2f7;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.well3-pill-hot{color:#fff;background:#ef426f}.well3-menu-btn{color:#8f8f9a;background:#fff;border:1px solid #14141c14;border-radius:8px;width:28px;height:28px;font-size:18px;line-height:1}.well3-label{letter-spacing:1px;text-transform:uppercase;color:#9898a5;margin:2px 2px 8px;font-size:10px;font-weight:700}.well3-list{flex-direction:column;gap:8px;display:flex}.well3-row{background:#fff;border:1px solid #14141c0f;border-radius:14px;padding:11px 12px}.well3-row-left{align-items:center;gap:10px;display:flex}.well3-row-icon{background:#f4f4f8;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;font-size:16px;display:inline-flex}.well3-row-title{color:#1f1f2a;margin:0;font-size:16px;font-weight:600}.well3-row-sub{color:#9696a3;margin:2px 0 0;font-size:11px}.well3-row-chevron{color:#c6c6ce;font-size:20px}.well3-actions{margin-top:6px}.well4-body{padding-top:6px;padding-bottom:104px}.well4-body .glass-card:before,.well4-body .glass-card:after{display:none}.well4-top-tabs,.well4-stage-tabs{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.well4-top-tabs::-webkit-scrollbar{display:none}.well4-stage-tabs::-webkit-scrollbar{display:none}.well4-top-tabs{margin-bottom:8px}.well4-stage-tabs{margin-bottom:10px}.well4-top-tab,.well4-stage-tab{color:#7f7f8f;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:700;font-family:var(--font-body);background:#fff;border:1px solid #14141c14;border-radius:999px;padding:7px 11px}.well4-top-tab-active,.well4-stage-tab-active{color:#fff;background:linear-gradient(135deg, var(--purple-mid), var(--purple-soft));border-color:#0000}.well4-headline{align-items:center;gap:10px;margin-bottom:10px;display:flex}.well4-headline .page-back-btn{width:28px;height:28px;font-size:15px;position:static}.well4-title{color:#262336;margin:0;font-size:21px;font-weight:700}.well4-sub{color:#9a97aa;margin:2px 0 0;font-size:11px}.well4-banner{background:#f4f0ff;border:1.5px solid;border-radius:18px;margin-bottom:10px;padding:14px}.well4-banner-icon{margin-bottom:6px;font-size:28px}.well4-banner-title{font-size:23px;font-family:var(--font-display);color:#342b57;margin:0 0 4px}.well4-banner-sub{color:#665b8e;margin:0 0 9px;font-size:12px;line-height:1.55}.well4-chip-row{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.well4-chip{color:#766c9c;background:#fff;border:1px solid #62588d33;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:600}.well4-cta-row{gap:8px;display:flex}.well4-cta-primary,.well4-cta-secondary{font-size:12px;font-weight:700;font-family:var(--font-body);border:1px solid #14141c14;border-radius:12px;flex:1;padding:10px 12px}.well4-cta-primary{color:#fff;border-color:#0000}.well4-cta-secondary{color:#6b628e;background:#fff}.well4-list-head{justify-content:space-between;align-items:center;margin:4px 2px 8px;display:flex}.well4-list-head span{color:#2a2639;font-size:13px;font-weight:700}.well4-list-head button{color:var(--purple-mid);background:0 0;border:none;font-size:12px;font-weight:700}.well4-list{flex-direction:column;gap:8px;display:flex}.well4-item{background:#fff;border:1px solid #14141c0f;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:11px 12px;display:flex}.well4-item-left{align-items:center;gap:10px;display:flex}.well4-item-icon{background:#f1effa;border-radius:10px;justify-content:center;align-items:center;width:33px;height:33px;font-size:17px;display:inline-flex}.well4-item-title{color:#252132;margin:0;font-size:15px;font-weight:700}.well4-item-sub{color:#938fa2;margin:2px 0 0;font-size:11px}.well4-level{color:#207b56;white-space:nowrap;background:#eef8f2;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700}.well4-step-card{background:#fff;border:1px solid #14141c14;border-radius:16px;padding:16px}.well4-step-title{color:#2a2639;margin:0 0 6px;font-size:16px;font-weight:700}.well4-step-sub{color:#8f8a9e;margin:0 0 12px;font-size:12px;line-height:1.6}.well4-search{width:100%;font-size:12px;font-family:var(--font-body);background:#fff;border:1px solid #14141c14;border-radius:10px;margin-bottom:10px;padding:9px 11px}.well4-pro-card{background:#fff;border:1px solid #14141c0f;border-radius:14px;padding:12px}.well4-pro-top{align-items:center;gap:10px;margin-bottom:10px;display:flex}.well4-pro-av{color:#5b4ab7;background:#ece7ff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:inline-flex}.well4-pro-rating{color:#c08722;margin:3px 0 0;font-size:11px}.well4-pro-bottom{color:#6e6888;justify-content:space-between;align-items:center;font-size:12px;display:flex}.well4-calendar{text-align:center;color:#514a6c;background:#fff;border:1px solid #14141c14;border-radius:12px;padding:16px;font-size:13px}.well4-mini-head{text-transform:uppercase;letter-spacing:.7px;color:#8f8a9e;margin:10px 0 6px;font-size:10px}.well4-time-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.well4-time-btn{color:#645f78;font-size:11px;font-family:var(--font-body);background:#fff;border:1px solid #14141c14;border-radius:10px;padding:8px 6px}.well4-time-btn-active{background:linear-gradient(135deg, var(--purple-mid), var(--purple-soft));color:#fff;border-color:#0000}.well4-confirm-table{border:1px solid #14141c14;border-radius:12px;overflow:hidden}.well4-confirm-table p{border-bottom:1px solid #14141c0f;justify-content:space-between;margin:0;padding:8px 10px;font-size:12px;display:flex}.well4-confirm-table p:last-child{border-bottom:none}.well4-confirm-table span{color:#8f8a9e}.well4-confirm-table strong{color:#2b253c;font-weight:600}.well4-payment-row{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px;display:grid}.well4-call-card{color:#fff;background:#1b103a;border-radius:14px;padding:12px}.well4-call-card p{opacity:.7;letter-spacing:.6px;margin:0 0 4px;font-size:10px}.well4-call-card strong{font-size:13px}.well4-call-card h3{text-align:center;margin:10px 0;font-size:29px;font-weight:500}.well4-call-actions{justify-content:center;gap:8px;display:flex}.well4-call-actions span{background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.well4-notes{background:#fff;border:1px solid #14141c14;border-radius:12px;margin-top:10px;padding:10px}.well4-notes p{color:#69647c;margin:0 0 5px;font-size:11px}.well4-notes p:last-child{margin-bottom:0}.ai3-body{padding-top:6px;padding-bottom:110px}.ai3-body .glass-card:before,.ai3-body .glass-card:after{display:none}.ai3-hero{background:#fff;border:1px solid #14141c0f;border-radius:14px;padding:12px 12px 10px}.ai3-hero .page-back-btn{width:28px;height:28px;margin-bottom:8px;font-size:15px;position:static}.ai3-hero-main{align-items:center;gap:10px;display:flex}.ai3-hero-icon{background:#f9edf4;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:inline-flex}.ai3-hero-title{font-size:20px;line-height:1;font-family:var(--font-display);color:#2a2339;margin:0 0 4px}.ai3-hero-pills{gap:6px;display:flex}.ai3-pill{text-transform:uppercase;letter-spacing:.45px;color:#8e8e9a;background:#f2f2f7;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.ai3-pill-hot{color:#fff;background:#ef426f}.ai3-label{letter-spacing:1px;text-transform:uppercase;color:#9898a5;margin:2px 2px 8px;font-size:10px;font-weight:700}.ai3-list{flex-direction:column;gap:8px;display:flex}.ai3-row{background:#fff;border:1px solid #14141c0f;border-radius:14px;padding:11px 12px}.ai3-row-left{align-items:center;gap:10px;display:flex}.ai3-row-icon{background:#f4f4f8;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;font-size:15px;display:inline-flex}.ai3-icon-chat{background:#fceff5}.ai3-icon-history{background:#f1f0ff}.ai3-icon-insights{background:#ebf9f3}.ai3-icon-alerts{background:#fff2f5}.ai3-icon-plan{background:#f2f5ff}.ai3-icon-medications{background:#f5f1ff}.ai3-row-title{color:#1f1f2a;margin:0;font-size:16px;font-weight:600}.ai3-row-sub{color:#9696a3;margin:2px 0 0;font-size:11px}.ai3-row-right{align-items:center;gap:8px;display:flex}.ai3-mini-badge{color:#fff;letter-spacing:.35px;background:#ef426f;border-radius:999px;padding:2px 7px;font-size:8px;font-weight:800}:root{--purple-deep:#3a1f72;--purple-mid:#6b47c8;--purple-soft:#a78bfa;--purple-tint:#eee9fc;--rose-soft:#f9a8d4;--mint-soft:#6ee7b7;--sky-soft:#93c5fd;--peach-soft:#fed7aa;--text-primary:#1c1040;--text-secondary:#4a3d75;--text-muted:#8a7daa;--text-faint:#b0a5d2;--bg-app:#f7f5fc;--bg-card:#fff;--bg-soft:#f5f2fb;--border:#e8e2f4;--border-strong:#d6cde8;--shadow-sm:0 2px 6px #5028a00f;--shadow-md:0 4px 14px #5028a014;--shadow-lg:0 18px 50px #5028a01a, 0 4px 14px #5028a00d;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, -apple-system, sans-serif}.cms-root,.cms-root *,.cms-root :before,.cms-root :after{box-sizing:border-box}.cms-root{background:var(--bg-app);min-height:100vh;font-family:var(--font-body);color:var(--text-primary);display:flex}.cms-sidebar{border-right:1px solid var(--border);z-index:10;background:#fff;flex-direction:column;width:240px;display:flex;position:fixed;inset:0 auto 0 0}.cms-sidebar-brand{border-bottom:1px solid var(--border);padding:22px 22px 18px}.cms-sidebar-logo{align-items:center;gap:8px;margin-bottom:4px;display:flex}.cms-sidebar-logo-circle{color:#fff;background:linear-gradient(135deg,#6b47c8,#4e8fd4);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.cms-sidebar-wordmark{font-family:var(--font-display);letter-spacing:-.5px;font-size:22px;font-weight:700}.cms-sidebar-wordmark .v-vith{color:var(--purple-deep)}.cms-sidebar-wordmark .v-you{background:linear-gradient(135deg,#6b47c8,#4e8fd4);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.cms-sidebar-tag{color:var(--purple-mid);background:var(--purple-tint);letter-spacing:.5px;text-transform:uppercase;border-radius:6px;margin-left:4px;padding:2px 8px;font-size:10px;font-weight:600}.cms-sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:14px 10px 10px;display:flex;overflow-y:auto}.cms-nav-item{border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.cms-nav-item:hover{background:var(--bg-soft);color:var(--text-primary)}.cms-nav-item-active{background:var(--purple-tint);color:var(--purple-deep);font-weight:700}.cms-nav-group{flex-direction:column;display:flex}.cms-nav-group-head-active{color:var(--purple-deep);font-weight:700}.cms-nav-caret{color:var(--text-faint);font-size:16px;line-height:1;transition:transform .18s;display:inline-block;transform:rotate(0)}.cms-nav-caret-open{transform:rotate(90deg)}.cms-nav-children{border-left:1px solid var(--border);flex-direction:column;gap:1px;margin-left:10px;padding:2px 0 6px 14px;display:flex}.cms-nav-child{border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:8px 12px;font-size:12.5px;font-weight:500;transition:background .15s,color .15s;display:block}.cms-nav-child:hover{background:var(--bg-soft);color:var(--text-primary)}.cms-nav-child-active{background:var(--purple-tint);color:var(--purple-deep);font-weight:700}.cms-nav-section-label{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);opacity:.75;padding:6px 12px 4px;font-size:10.5px;font-weight:700}.cms-sidebar-user{border-top:1px solid var(--border);align-items:center;gap:10px;padding:14px;display:flex}.cms-user-avatar{background:linear-gradient(135deg, var(--purple-mid), var(--purple-soft));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.cms-user-name{color:var(--text-primary);font-size:13px;font-weight:700}.cms-user-role{color:var(--text-muted);font-size:11px}.cms-user-out{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;font-family:var(--font-body);white-space:nowrap;background:0 0;border-radius:8px;margin-left:auto;padding:5px 10px;font-size:11.5px;font-weight:600}.cms-user-out:hover{background:var(--bg-soft);color:#c0123e;border-color:#c0123e4d}.cms-main{flex-direction:column;flex:1;min-width:0;margin-left:240px;display:flex}.cms-topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:18px 32px;display:flex}.cms-greeting h1{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.3px;margin-bottom:2px;font-size:20px;font-weight:700}.cms-greeting p{color:var(--text-muted);font-size:13px}.cms-topbar-right{align-items:center;gap:16px;display:flex}.cms-date{color:var(--text-muted);font-size:12.5px}.cms-content{flex:1;padding:28px 32px 40px;overflow-y:auto}.cms-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.cms-card-pad{padding:22px}.cms-section-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cms-section-title{color:var(--text-primary);align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.cms-section-title-icon{background:var(--purple-tint);width:28px;height:28px;color:var(--purple-mid);border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.cms-link-btn{border:1px solid var(--border);color:var(--purple-mid);border-radius:var(--radius-sm);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-body);background:#fff;padding:6px 12px}.cms-link-btn:hover{background:var(--bg-soft);border-color:var(--border-strong)}.cms-kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.cms-kpi{align-items:center;gap:16px;padding:22px;display:flex}.cms-kpi-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:inline-flex}.cms-kpi-icon-purple{color:#6b47c8;background:#a78bfa2e}.cms-kpi-icon-mint{color:#0f7a52;background:#6ee7b738}.cms-kpi-icon-peach{color:#b25a08;background:#fed7aa5c}.cms-kpi-icon-rose{color:#be1d68;background:#f9a8d44d}.cms-kpi-icon-sky{color:#2257b8;background:#93c5fd4d}.cms-kpi-value{color:var(--text-primary);letter-spacing:-1px;font-size:28px;font-weight:700;line-height:1.1}.cms-kpi-label{color:var(--text-muted);margin-top:2px;font-size:12.5px}.cms-table-wrap{overflow-x:auto}.cms-table{border-collapse:collapse;width:100%;font-size:13px}.cms-table thead th{text-align:left;letter-spacing:.6px;color:var(--text-muted);text-transform:uppercase;border-bottom:1px solid var(--border);padding:10px 14px 10px 0;font-size:10.5px;font-weight:700}.cms-table tbody td{border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:middle;padding:14px 14px 14px 0}.cms-table tbody tr:last-child td{border-bottom:none}.cms-table tbody tr:hover td{background:var(--bg-soft)}.cms-cell-strong{color:var(--text-primary);font-weight:600}.cms-pill{letter-spacing:.3px;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.cms-pill-purple{background:var(--purple-tint);color:var(--purple-mid)}.cms-pill-green{color:#0f7a52;background:#22c98a24}.cms-pill-amber{color:#b25a08;background:#fed7aa8c}.cms-pill-rose{color:#be1d68;background:#f9a8d44d}.cms-pill-grey{background:var(--bg-soft);color:var(--text-muted)}.cms-status-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.cms-toolbar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.cms-search-wrap{flex:1;position:relative}.cms-search{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;font-size:13px;font-family:var(--font-body);color:var(--text-primary);background:#fff;padding:10px 14px 10px 38px}.cms-search:focus{border-color:var(--purple-mid);outline:none;box-shadow:0 0 0 3px #6b47c81f}.cms-search-icon{color:var(--text-muted);font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.cms-filter-select{border:1px solid var(--border);border-radius:var(--radius-md);font-size:13px;font-family:var(--font-body);color:var(--text-primary);cursor:pointer;background:#fff;padding:10px 14px}.cms-activity-list{flex-direction:column;gap:4px;display:flex}.cms-activity-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.cms-activity-item:last-child{border-bottom:none}.cms-activity-icon{background:var(--purple-tint);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:inline-flex}.cms-activity-text{color:var(--text-secondary);font-size:13px;line-height:1.45}.cms-activity-text strong{color:var(--text-primary);font-weight:700}.cms-activity-time{color:var(--text-muted);margin-top:2px;font-size:11px}.cms-grid-2{grid-template-columns:1.15fr 1fr;gap:16px;margin-bottom:16px;display:grid}.cms-stub{text-align:center;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:#fff;padding:80px 24px}.cms-stub-icon{opacity:.7;margin-bottom:12px;font-size:56px}.cms-stub-title{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:700}.cms-stub-sub{color:var(--text-muted);max-width:420px;margin:0 auto;font-size:13px}@media (width<=960px){.cms-sidebar{width:200px}.cms-main{margin-left:200px}.cms-kpi-grid{grid-template-columns:1fr 1fr}.cms-grid-2{grid-template-columns:1fr}.cms-content{padding:20px}}.cms-page-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.cms-page-title{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.4px;align-items:center;gap:10px;font-size:22px;font-weight:700;display:inline-flex}.cms-page-count{background:var(--purple-tint);color:var(--purple-mid);letter-spacing:0;border-radius:8px;padding:3px 10px;font-size:12px;font-weight:700}.cms-page-sub{color:var(--text-muted);margin-top:4px;font-size:13px}.cms-page-actions{gap:8px;display:flex}.cms-kpi-sub{color:var(--text-faint);margin-top:3px;font-size:11px}.cms-quick-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.cms-quick-card{border:1px solid var(--border);cursor:pointer;text-align:left;font-family:var(--font-body);border-radius:var(--radius-md);background:#fff;justify-content:space-between;align-items:center;padding:16px 18px;transition:border-color .15s,transform .1s;display:flex}.cms-quick-card:hover{border-color:var(--border-strong);transform:translateY(-1px)}.cms-quick-emergency{background:#e8407a0a;border-color:#e8407a4d}.cms-quick-emergency .cms-quick-value{color:#c0123e}.cms-quick-label{color:var(--text-muted);letter-spacing:.4px;text-transform:uppercase;margin-bottom:4px;font-size:11px}.cms-quick-value{color:var(--text-primary);font-size:16px;font-weight:700}.cms-quick-arrow{color:var(--text-muted);font-size:18px}.cms-btn{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:600;transition:all .12s;display:inline-flex}.cms-btn-primary{background:var(--purple-mid);color:#fff;border-color:var(--purple-mid);box-shadow:0 4px 14px #6b47c833}.cms-btn-primary:hover{background:#5a3bb0;box-shadow:0 6px 18px #6b47c847}.cms-btn-ghost{color:var(--text-secondary);border-color:var(--border);background:#fff}.cms-btn-ghost:hover{background:var(--bg-soft);border-color:var(--border-strong);color:var(--text-primary)}.cms-btn-danger{color:#c0123e;background:#fff;border-color:#c0123e52}.cms-btn-danger:hover{background:#e8407a14}.cms-btn-danger-ghost{color:#c0123e}.cms-btn-danger-ghost:hover{background:#e8407a14;border-color:#c0123e52}.cms-btn-warn{color:#b25a08;background:#fff;border-color:#b25a084d}.cms-btn-warn:hover{background:#fed7aa66}.cms-btn-sm{border-radius:7px;padding:6px 11px;font-size:12px}.cms-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cms-field{flex-direction:column;gap:6px;display:flex}.cms-field-full{grid-column:1/-1}.cms-field>span{color:var(--text-secondary);font-size:12px;font-weight:600}.cms-input{font-size:13.5px;font-family:var(--font-body);color:var(--text-primary);border:1.5px solid var(--border);background:#fff;border-radius:9px;width:100%;padding:10px 14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.cms-input:focus{border-color:var(--purple-mid);outline:none;box-shadow:0 0 0 3px #6b47c81f}textarea.cms-input{font-family:var(--font-body);resize:vertical}.cms-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c104066;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cms-modal{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-height:90vh;display:flex;box-shadow:0 20px 60px #1c10404d}.cms-modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.cms-modal-title{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.3px;font-size:17px;font-weight:700}.cms-modal-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:22px;display:flex}.cms-modal-close:hover{background:var(--bg-soft);color:var(--text-primary)}.cms-modal-body{padding:22px;overflow-y:auto}.cms-modal-foot{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.cms-empty{text-align:center;color:var(--text-muted);font-size:13px;padding:40px 20px!important}.cms-tr-clickable{cursor:pointer}.cms-detail-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.cms-detail-hero{align-items:center;gap:18px;margin-bottom:16px;display:flex}.cms-detail-avatar{background:linear-gradient(135deg, var(--purple-mid), var(--purple-soft));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;font-weight:700;display:flex}.cms-detail-icon{background:var(--purple-tint);width:56px;height:56px;color:var(--purple-mid);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex}.cms-detail-name{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.4px;font-size:22px;font-weight:700}.cms-detail-meta{color:var(--text-muted);margin-top:4px;font-size:13px}.cms-dl{grid-template-columns:1fr 1fr;gap:14px 24px;display:grid}.cms-dl-full{grid-column:1/-1}.cms-dl>div{flex-direction:column;gap:3px;display:flex}.cms-dl dt{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);font-size:11px;font-weight:600}.cms-dl dd{color:var(--text-primary);font-size:14px;font-weight:500}.cms-grid-roles{grid-template-columns:320px 1fr;align-items:start;gap:16px;display:grid}.cms-role-list{flex-direction:column;gap:4px;display:flex}.cms-role-item{border:1px solid var(--border);cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);background:#fff;border-radius:10px;align-items:center;padding:12px 14px;transition:all .12s;display:flex}.cms-role-item:hover{border-color:var(--border-strong);background:var(--bg-soft)}.cms-role-item-active{border-color:var(--purple-mid);background:var(--purple-tint)}.cms-perm-table th:not(:first-child),.cms-perm-table td:not(:first-child){width:70px}.cms-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.cms-check input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.cms-check input:disabled{cursor:not-allowed}.cms-check-box{border:1.5px solid var(--border-strong);background:#fff;border-radius:5px;width:18px;height:18px;transition:all .12s;display:inline-block;position:relative}.cms-check input:checked+.cms-check-box{background:var(--purple-mid);border-color:var(--purple-mid)}.cms-check input:checked+.cms-check-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.cms-check input:disabled+.cms-check-box{opacity:.5}.cms-pill-blue{color:#1d4d8c;background:#3a73c824}.cms-type-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.cms-type-card{padding:22px}.cms-type-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.cms-type-badge{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}.cms-type-badge-purple{color:#6b47c8;background:#a78bfa2e}.cms-type-badge-mint{color:#0f7a52;background:#6ee7b738}.cms-type-badge-rose{color:#be1d68;background:#f9a8d44d}.cms-type-badge-peach{color:#b25a08;background:#fed7aa66}.cms-type-badge-sky{color:#2257b8;background:#93c5fd4d}.cms-type-name{color:var(--text-primary);font-size:15px;font-weight:700}.cms-type-count{color:var(--text-muted);margin-top:2px;font-size:12px}.cms-type-desc{color:var(--text-muted);min-height:38px;margin-bottom:12px;font-size:12.5px;line-height:1.5}.cms-type-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.cms-type-rate-label{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;font-size:10px}.cms-type-rate{color:var(--text-primary);margin-top:2px;font-size:18px;font-weight:700}.cms-color-swatch{cursor:pointer;border:2px solid #0000;border-radius:8px;width:32px;height:32px;transition:transform .1s}.cms-color-swatch.is-selected{border-color:var(--text-primary);transform:scale(1.1)}.cms-color-purple{background:#a78bfa73}.cms-color-mint{background:#6ee7b78c}.cms-color-rose{background:#f9a8d48c}.cms-color-peach{background:#fed7aaa6}.cms-color-sky{background:#93c5fd8c}.cms-doc-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cms-doc-card{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;display:flex}.cms-doc-icon{flex-shrink:0;font-size:22px}.cms-doc-name{color:var(--text-primary);font-size:13px;font-weight:600}.cms-doc-meta{color:var(--text-muted);margin-top:2px;font-size:11px}.cms-activity-dot{background:var(--purple-mid);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}@media (width<=1100px){.cms-quick-grid{grid-template-columns:1fr 1fr}.cms-grid-roles,.cms-form-grid,.cms-dl{grid-template-columns:1fr}}.cms-stepper{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.cms-step{border:1px solid var(--border);cursor:pointer;text-align:center;font-family:var(--font-body);background:#fff;border-radius:12px;padding:14px 12px;transition:all .15s}.cms-step:hover{border-color:var(--border-strong);background:var(--bg-soft)}.cms-step-dot{background:var(--bg-soft);width:32px;height:32px;color:var(--text-muted);border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 8px;font-size:14px;font-weight:700;display:flex}.cms-step-label{color:var(--text-muted);font-size:12px;font-weight:500}.cms-step-done .cms-step-dot{color:#0f7a52;background:#22c98a1f;border-color:#22c98a}.cms-step-done .cms-step-label{color:#0f7a52;font-weight:600}.cms-step-active{border-color:var(--purple-mid);background:var(--purple-tint)}.cms-step-active .cms-step-dot{background:var(--purple-mid);border-color:var(--purple-mid);color:#fff}.cms-step-active .cms-step-label{color:var(--purple-deep);font-weight:700}.cms-emergency-banner{background:#e8407a0f;border:1px solid #e8407a4d;align-items:center;gap:14px;padding:16px 22px;display:flex}.cms-pulse-dot{background:#c0123e;border-radius:50%;flex-shrink:0;width:12px;height:12px;position:relative}.cms-pulse-dot:before{content:"";border:2px solid #c0123e;border-radius:50%;animation:1.5s ease-out infinite cms-pulse;position:absolute;inset:-6px}@keyframes cms-pulse{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.cms-row-emergency{background:#e8407a0a}.cms-tabs{border:1px solid var(--border);background:#fff;border-radius:10px;gap:4px;width:fit-content;margin-bottom:16px;padding:4px;display:flex}.cms-tab{color:var(--text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .15s}.cms-tab:hover{color:var(--text-primary)}.cms-tab-active{background:var(--purple-tint);color:var(--purple-deep)}.cms-toggle{background:var(--border-strong);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:38px;height:22px;padding:0;transition:background .18s;position:relative}.cms-toggle-on{background:var(--purple-mid)}.cms-toggle-knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000001f}.cms-toggle-on .cms-toggle-knob{transform:translate(16px)}.cms-settings-list{flex-direction:column;display:flex}.cms-setting-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.cms-setting-row:last-child{border-bottom:none}.cms-bar-chart{flex-direction:column;gap:10px;display:flex}.cms-bar-row{grid-template-columns:90px 1fr 70px;align-items:center;gap:10px;display:grid}.cms-bar-label{color:var(--text-muted);font-size:12px;font-weight:500}.cms-bar-track{background:var(--bg-soft);border-radius:6px;height:22px;overflow:hidden}.cms-bar-fill{background:linear-gradient(90deg, var(--purple-mid), var(--purple-soft));border-radius:6px;height:100%;transition:width .5s}.cms-bar-value{color:var(--text-primary);text-align:right;font-size:12.5px;font-weight:700}@media (width<=1100px){.cms-stepper{grid-template-columns:1fr 1fr}}.cms-location-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;margin-top:14px;display:grid}.cms-location-card{background:var(--card-bg,#fff);border:1px solid var(--border);border-left:3px solid var(--purple-mid);border-radius:12px;flex-direction:column;gap:12px;padding:16px;transition:box-shadow .15s,transform .15s;display:flex}.cms-location-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #140c320f}.cms-location-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cms-location-body{flex-direction:column;gap:6px;display:flex}.cms-location-line{color:var(--text-muted);align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.45;display:flex}.cms-location-icon{width:16px;color:var(--purple-mid);text-align:center;flex-shrink:0;font-size:13px;line-height:1.45}.cms-location-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:10px;display:flex}@media (width<=720px){.cms-location-grid{grid-template-columns:1fr}}.cms-branch{position:relative}.cms-branch-trigger{border:1px solid var(--border);min-width:220px;height:38px;font:500 13px var(--font-body);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;transition:border-color .15s,box-shadow .15s;display:inline-flex}.cms-branch-trigger:hover{border-color:var(--border-strong)}.cms-branch-trigger-open{border-color:#c0123e;box-shadow:0 0 0 3px #c0123e1a}.cms-branch-icon{color:#c0123e;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cms-branch-label{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.cms-branch-caret{color:var(--text-muted);transition:transform .15s;display:inline-flex}.cms-branch-caret-open{transform:rotate(180deg)}.cms-branch-pop{border:1px solid var(--border);z-index:50;background:#fff;border-radius:12px;width:360px;max-width:90vw;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 12px 32px #0f172a1f}.cms-branch-pop-head{font:600 12px var(--font-body);color:var(--text-primary);border-bottom:1px solid var(--border);padding:12px 16px 8px}.cms-branch-pop-body{padding:6px}.cms-branch-pop-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;transition:background .12s;display:flex}.cms-branch-pop-item:hover{background:var(--bg-soft)}.cms-branch-pop-item-active{background:#e8407a0f}.cms-branch-pop-icon{color:#c0123e;background:#e8407a1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;display:inline-flex}.cms-branch-pop-name{font:600 13.5px var(--font-body);color:var(--text-primary);margin-bottom:2px}.cms-branch-pop-addr{color:var(--text-muted);font-size:11.5px;line-height:1.4}.cms-branch-pop-phone{color:var(--text-muted);margin-top:2px;font-size:11.5px}.cms-nav-child{align-items:center;gap:10px;display:flex!important}.cms-nav-child-icon{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cms-nav-child-active .cms-nav-child-icon{color:var(--purple-mid)}.cms-btn-dark{color:#fff;background:#0f172a;border-color:#0f172a}.cms-btn-dark:hover{background:#1e293b;border-color:#1e293b;box-shadow:0 6px 18px #0f172a2e}.cms-btn-export{color:var(--text-primary);background:#fff;align-items:center;display:inline-flex}.cms-icon-btn{border:1px solid var(--border);width:32px;height:32px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:background .12s,border-color .12s;display:inline-flex}.cms-icon-btn:hover{background:var(--bg-soft);border-color:var(--border-strong)}.cms-icon-btn-danger{color:#c0123e;border-color:#c0123e40}.cms-icon-btn-danger:hover{background:#e8407a14;border-color:#c0123e73}.cms-icon-btn:disabled{opacity:.45;cursor:not-allowed}.cms-pill-dark{color:#fff;background:#0f172a}.cms-users-table thead th{letter-spacing:.04em;color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:600}.cms-user-cell{align-items:center;gap:12px;min-width:0;display:flex}.cms-user-bubble{background:var(--bg-soft);width:36px;height:36px;color:var(--text-primary);font:600 12px var(--font-body);border:1px solid var(--border);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cms-table-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:16px;display:flex}.cms-pagination{align-items:center;gap:4px;display:inline-flex}.cms-page-btn{border:1px solid var(--border);min-width:32px;height:32px;color:var(--text-primary);font:500 12px var(--font-body);cursor:pointer;background:#fff;border-radius:8px;padding:0 10px;transition:background .12s,border-color .12s}.cms-page-btn:hover:not(:disabled){background:var(--bg-soft);border-color:var(--border-strong)}.cms-page-btn:disabled{opacity:.45;cursor:not-allowed}.cms-page-btn-active{color:#fff;background:#0f172a;border-color:#0f172a}.cms-page-btn-active:hover{color:#fff!important;background:#1e293b!important;border-color:#1e293b!important}.cms-dept-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.cms-dept-card{border:1px solid var(--border);background:#fff;border-left:4px solid #c0123e;border-radius:12px;flex-direction:column;gap:8px;padding:18px;transition:box-shadow .15s,transform .15s;display:flex}.cms-dept-card:hover{box-shadow:0 6px 18px #0f172a0f}.cms-dept-card-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cms-dept-card-title{font:600 15px var(--font-body);color:var(--text-primary)}.cms-dept-desc{color:var(--text-muted);margin:0;font-size:12.5px}.cms-dept-staff{color:var(--text-primary);align-items:center;gap:6px;margin:4px 0 0;font-size:12.5px;display:flex}.cms-dept-staff-icon{color:#2563eb;display:inline-flex}.cms-dept-foot{align-items:center;gap:8px;margin-top:10px;display:flex}.cms-dept-edit-btn{flex:1;justify-content:center;align-items:center;display:inline-flex}.cms-dept-del-btn{flex-shrink:0}.cms-role-stack{flex-direction:column;gap:14px;display:flex}.cms-role-row{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.cms-role-row-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cms-role-row-name{font:600 16px var(--font-body);color:var(--text-primary)}.cms-role-row-desc{color:var(--text-muted);margin:6px 0 10px;font-size:12.5px}.cms-role-row-modules{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.cms-role-row-modules-label{color:var(--text-primary);margin-right:4px;font-size:12px;font-weight:600}.cms-module-tag{font:500 11.5px var(--font-body);color:var(--text-primary);background:var(--bg-soft);border:1px solid var(--border);border-radius:6px;padding:3px 8px}.cms-role-row-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.cms-module-picker{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.cms-module-chip{font:500 11.5px var(--font-body);color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;padding:5px 10px;transition:all .12s}.cms-module-chip:hover{border-color:var(--border-strong);color:var(--text-primary)}.cms-module-chip-on{background:var(--purple-mid);border-color:var(--purple-mid);color:#fff}.cms-module-chip-on:hover{color:#fff;border-color:var(--purple-mid)}.cms-loc-stack{flex-direction:column;gap:14px;display:flex}.cms-loc-row{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.cms-loc-row-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cms-loc-row-name{font:600 16px var(--font-body);color:var(--text-primary)}.cms-loc-row-meta{flex-direction:column;gap:6px;margin-top:10px;display:flex}.cms-loc-row-line{color:var(--text-muted);align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.cms-loc-row-line svg{color:var(--text-muted);flex-shrink:0}.cms-loc-row-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.cms-sys-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=960px){.cms-sys-grid,.cms-dept-grid{grid-template-columns:1fr}.cms-role-row,.cms-loc-row{flex-direction:column}.cms-role-row-actions,.cms-loc-row-actions{justify-content:flex-end;width:100%}.cms-branch-trigger{width:100%;min-width:0}}.cms-form-page{max-width:880px;margin:0 auto}.cms-back-link{color:var(--text-primary);font:500 13px var(--font-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:14px;padding:4px 0;transition:color .12s;display:inline-flex}.cms-back-link:hover{color:var(--purple-mid)}.cms-form-page-title{font:700 24px var(--font-heading);color:var(--text-primary);margin:0 0 18px}.cms-form-card{flex-direction:column;gap:20px;display:flex}.cms-form-2col{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=720px){.cms-form-2col{grid-template-columns:1fr}}.cms-form-foot{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.cms-field-block{flex-direction:column;gap:8px;display:flex}.cms-field-label{font:500 12.5px var(--font-body);color:var(--text-primary);letter-spacing:0;text-transform:none}.cms-field-label-sm{color:var(--text-muted);font-size:11.5px}.cms-required{color:#c0123e;margin-left:2px;font-weight:700}.cms-radio-row{align-items:center;gap:22px;padding-top:4px;display:flex}.cms-radio{font:500 13px var(--font-body);color:var(--text-primary);cursor:pointer;align-items:center;gap:8px;display:inline-flex}.cms-radio input[type=radio]{accent-color:#c0123e;cursor:pointer;width:16px;height:16px}.cms-pw-wrap{position:relative}.cms-pw-wrap .cms-input{padding-right:38px}.cms-pw-eye{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.cms-pw-eye:hover{background:var(--bg-soft);color:var(--text-primary)}.cms-loc-assign-list{border:1px solid var(--border);background:var(--bg-soft);border-radius:12px;flex-direction:column;gap:12px;margin-top:8px;padding:14px;display:flex}.cms-loc-assign{border:1px solid var(--border);background:#fff;border-radius:10px;padding:14px;transition:border-color .12s,box-shadow .12s}.cms-loc-assign-on{border-color:#c0123e4d;box-shadow:0 0 0 2px #e8407a0a}.cms-loc-assign-head{grid-template-columns:minmax(140px,200px) 1fr 1fr;align-items:center;gap:12px;display:grid}@media (width<=720px){.cms-loc-assign-head{grid-template-columns:1fr}}.cms-loc-assign-check{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.cms-loc-assign-check input{opacity:0;pointer-events:none;position:absolute}.cms-loc-assign-box{border:1.5px solid var(--border-strong);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .12s;display:inline-flex}.cms-loc-assign-check input:checked~.cms-loc-assign-box{background:#c0123e;border-color:#c0123e}.cms-loc-assign-check input:checked~.cms-loc-assign-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;transform:rotate(45deg)translate(-1px,-1px)}.cms-loc-assign-name{font:500 14px var(--font-body);color:var(--text-primary)}.cms-loc-assign-select{height:38px;padding-top:0;padding-bottom:0}.cms-loc-assign-schedule{border-top:1px dashed var(--border);gap:14px;margin-top:14px;padding-top:14px;display:flex}@media (width<=720px){.cms-loc-assign-schedule{flex-direction:column}}.cms-perm-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.cms-perm-head-title{font:600 14.5px var(--font-body);color:var(--text-primary);margin:0}.cms-perm-list{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:0;max-height:460px;display:flex;overflow:hidden auto}.cms-perm-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(160px,1fr) 2fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.cms-perm-row:last-child{border-bottom:none}.cms-perm-row:hover{background:var(--bg-soft)}.cms-perm-row-name{font:600 13px var(--font-body);color:var(--text-primary);margin:0}.cms-perm-row-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.cms-perm-action{cursor:pointer;color:var(--text-primary);align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.cms-perm-action input[type=checkbox]{accent-color:#c0123e;cursor:pointer;width:14px;height:14px}.cms-perm-action-disabled{opacity:.55;cursor:not-allowed}.cms-perm-action-label{align-items:center;gap:4px;display:inline-flex}.cms-perm-row-bulk{flex-shrink:0;gap:6px;display:flex}@media (width<=720px){.cms-perm-row{grid-template-columns:1fr;gap:8px}.cms-perm-row-actions{gap:14px}.cms-perm-row-bulk{justify-content:flex-end}}.cms-svc-mode-pill{border:1px solid var(--border);color:var(--text-primary);font:500 12px var(--font-body);cursor:pointer;background:#fff;border-radius:999px;align-items:center;padding:6px 12px;transition:all .12s;display:inline-flex}.cms-svc-mode-pill:hover{border-color:var(--border-strong);background:var(--bg-soft)}.cms-svc-mode-pill-on,.cms-svc-mode-pill-on:hover{background:var(--purple-mid);border-color:var(--purple-mid);color:#fff}
