@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=DM+Sans:opsz,wght@9..40,300..700&display=swap";@font-face{font-family:Roihu;src:url(/fonts/Roihu-Thin.woff2) format("woff2");font-weight:100 400;font-style:normal;font-display:swap}@font-face{font-family:Roihu;src:url(/fonts/Roihu-Medium.woff2) format("woff2");font-weight:500 900;font-style:normal;font-display:swap}:root{--bg: #FAF7F2;--bg-tint: #F3EDE3;--surface: #FFFFFF;--surface-2: #FDFBF7;--ink: #1C1814;--ink-2: #4A423A;--muted: #8A7F72;--muted-2: #B5A99A;--line: #EAE2D4;--line-2: #F0E9DC;--brand: #B8895A;--brand-deep: #8E6740;--brand-soft: #E9D6BE;--brand-tint: #F6EBD9;--success: #5B7F5A;--success-soft: #E3EDDD;--warning: #C28E3E;--warning-soft: #F6E7C9;--danger: #B5564A;--danger-soft: #F3DAD3;--info: #5A7B95;--info-soft: #DDE8F0;--wa: #25D366;--wa-deep: #128C7E;--wa-soft: #E1F4E5;--r-xs: 6px;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-pill: 999px;--shadow-1: 0 1px 0 rgba(28,24,20,.04), 0 1px 2px rgba(28,24,20,.04);--shadow-2: 0 4px 14px -8px rgba(28,24,20,.18), 0 1px 0 rgba(28,24,20,.04);--shadow-3: 0 18px 40px -20px rgba(28,24,20,.28);--font-display: "Instrument Serif", "Times New Roman", serif;--font-sans: "DM Sans", ui-sans-serif, -apple-system, system-ui, sans-serif;--font-roihu: "Roihu", "Instrument Serif", serif}body[data-theme=forest]{--bg: #F5F4EF;--bg-tint: #E7E8DF;--surface: #FFFFFF;--surface-2: #FAFAF6;--ink: #131A18;--ink-2: #2A3531;--muted: #6F7975;--muted-2: #A8B0AB;--line: #DDE0D8;--line-2: #E8EAE3;--brand: #355E4F;--brand-deep: #1F3F33;--brand-soft: #C9DDD3;--brand-tint: #E2ECE6}body[data-theme=rose]{--bg: #FBF5F4;--bg-tint: #F3E2DE;--surface: #FFFFFF;--surface-2: #FEFAF9;--ink: #1F1614;--ink-2: #4A3530;--muted: #8A746E;--muted-2: #C0A6A0;--line: #ECDCD8;--line-2: #F2E5E1;--brand: #B86F6A;--brand-deep: #8A4A45;--brand-soft: #EDC9C3;--brand-tint: #F5DCD7}body[data-theme=ink]{--bg: #F4F3F1;--bg-tint: #E5E3DE;--surface: #FFFFFF;--surface-2: #FAFAF8;--ink: #0F0F0E;--ink-2: #2C2C2A;--muted: #6E6D6A;--muted-2: #A9A8A4;--line: #DEDCD7;--line-2: #E8E6E1;--brand: #1A1A18;--brand-deep: #000000;--brand-soft: #D4D2CC;--brand-tint: #E6E4DE}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}a{color:inherit}.serif{font-family:var(--font-display);font-weight:400;letter-spacing:-.01em}.serif-i{font-family:var(--font-display);font-style:italic;font-weight:400}h1,h2,h3,h4{margin:0;font-weight:500;letter-spacing:-.01em}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md)}.card-pad{padding:18px}.btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:var(--r-pill);border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:13px;font-weight:500;transition:all .15s ease;white-space:nowrap}.btn:hover{border-color:var(--ink-2)}.btn-primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.btn-primary:hover{background:var(--ink-2);border-color:var(--ink-2)}.btn-brand{background:var(--brand);color:#fff;border-color:var(--brand)}.btn-brand:hover{background:var(--brand-deep);border-color:var(--brand-deep)}.btn-ghost{background:transparent;border-color:transparent}.btn-ghost:hover{background:var(--bg-tint);border-color:transparent}.btn-sm{padding:5px 10px;font-size:12px}.btn-lg{padding:12px 22px;font-size:14px}.chip{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:var(--r-pill);background:var(--bg-tint);color:var(--ink-2);font-size:11.5px;font-weight:500}.chip-line{background:transparent;border:1px solid var(--line)}.chip-success{background:var(--success-soft);color:#2f4f2e}.chip-warning{background:var(--warning-soft);color:#6e5318}.chip-danger{background:var(--danger-soft);color:#6c2823}.chip-info{background:var(--info-soft);color:#2f4858}.chip-brand{background:var(--brand-tint);color:var(--brand-deep)}.input{width:100%;padding:9px 12px;border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);font-size:13px;color:var(--ink);outline:none;transition:border-color .15s ease}.input:focus{border-color:var(--ink-2)}.input::placeholder{color:var(--muted-2)}.divider{height:1px;background:var(--line);border:0;margin:0}.dot{width:6px;height:6px;border-radius:50%;display:inline-block}.avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--brand-soft);color:var(--brand-deep);font-weight:600;font-size:13px;letter-spacing:.02em;flex-shrink:0}.avatar-sm{width:28px;height:28px;font-size:11px}.avatar-lg{width:56px;height:56px;font-size:18px}.app-shell{display:flex;min-height:100vh}.sidebar{width:230px;flex-shrink:0;background:var(--surface-2);border-right:1px solid var(--line);padding:18px 14px;display:flex;flex-direction:column;gap:4px;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;gap:9px;padding:6px 8px 18px}.sidebar-brand .logo{width:30px;height:30px;border-radius:9px;background:var(--ink);color:var(--bg);display:grid;place-items:center;font-family:var(--font-display);font-size:19px;font-style:italic;font-weight:400}.sidebar-brand .name{font-family:var(--font-display);font-size:22px;letter-spacing:-.01em}.nav-section{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);padding:14px 10px 6px}.nav-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;font-size:13px;color:var(--ink-2);cursor:default;transition:background .12s;position:relative}.nav-item:hover{background:var(--bg-tint)}.nav-item.active{background:var(--ink);color:var(--bg);font-weight:500}.nav-item .badge{margin-left:auto;background:var(--brand);color:#fff;font-size:10px;font-weight:600;padding:1px 6px;border-radius:var(--r-pill);min-width:18px;text-align:center}.nav-item.active .badge{background:var(--bg);color:var(--ink)}.main{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:60px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:var(--bg);position:sticky;top:0;z-index:10}.topbar>div:first-child{min-width:0;flex:1}.topbar .title{font-family:var(--font-display);font-size:26px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar .crumbs{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar>div:last-child{flex-shrink:0}.page{padding:24px 28px 56px;flex:1;display:flex;flex-direction:column;gap:20px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:16px 18px;display:flex;flex-direction:column;gap:4px}.kpi .label{font-size:11.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.kpi .value{font-family:var(--font-display);font-size:30px;letter-spacing:-.02em;line-height:1.1;margin-top:4px}.kpi .delta{font-size:11.5px;color:var(--muted);display:flex;gap:5px;align-items:center;margin-top:2px}.kpi .delta.up{color:var(--success)}.kpi .delta.down{color:var(--danger)}.card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line)}.card-head h3{font-size:15px;font-weight:500}.card-head .sub{font-size:11.5px;color:var(--muted)}.agenda-grid{display:grid;grid-template-columns:56px repeat(var(--cols, 4),1fr);background:var(--surface);border-radius:var(--r-md);border:1px solid var(--line);overflow:hidden}.agenda-head{padding:12px 10px;border-bottom:1px solid var(--line);font-size:12px;font-weight:500;display:flex;align-items:center;gap:8px}.agenda-head:not(:first-child){border-left:1px solid var(--line)}.agenda-hourcol .h{height:60px;padding:4px 8px 0;border-bottom:1px dashed var(--line-2);color:var(--muted);font-size:10.5px}.agenda-col{position:relative;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.agenda-col .slot{height:60px;border-bottom:1px dashed var(--line-2)}.appt{position:absolute;left:4px;right:4px;padding:6px 8px;border-radius:8px;background:var(--brand-tint);border-left:3px solid var(--brand);color:var(--ink);font-size:11.5px;line-height:1.3;overflow:hidden}.appt.confirmed{background:var(--success-soft);border-left-color:var(--success)}.appt.pending{background:var(--warning-soft);border-left-color:var(--warning)}.appt.cancelled{background:var(--bg-tint);border-left-color:var(--muted-2);color:var(--muted);text-decoration:line-through}.appt .name{font-weight:600}.appt .svc{color:var(--ink-2)}.table{width:100%;border-collapse:collapse}.table th{text-align:left;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:10px 16px;border-bottom:1px solid var(--line);background:var(--surface-2)}.table td{padding:13px 16px;border-bottom:1px solid var(--line-2);font-size:13px;vertical-align:middle}.table tr:last-child td{border-bottom:0}.table tr:hover td{background:var(--bg-tint)}.split-2{display:grid;grid-template-columns:2fr 1fr;gap:16px}.split-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bar-track{height:6px;background:var(--line-2);border-radius:var(--r-pill);overflow:hidden}.bar-fill{height:100%;background:var(--brand);border-radius:inherit}.wa-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:var(--r-pill);background:var(--wa-soft);color:var(--wa-deep);font-size:11px;font-weight:500}.public-shell{background:var(--bg);min-height:100vh}body.af-embed{background:transparent}body.af-embed .public-shell{min-height:0;background:transparent}.public-nav{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#faf7f2eb;backdrop-filter:blur(10px);z-index:5}.public-hero{padding:64px 48px 80px;display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}.public-hero h1{font-family:var(--font-display);font-size:84px;line-height:.95;letter-spacing:-.025em;font-weight:400}.public-hero h1 em{font-style:italic;color:var(--brand-deep)}.section{padding:64px 48px}.section-eyebrow{font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;display:block}.section h2{font-family:var(--font-display);font-size:52px;line-height:1;letter-spacing:-.02em;font-weight:400}.svc-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:22px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s}.svc-card:hover{border-color:var(--ink-2)}.svc-card.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.svc-search{position:relative}.svc-search .input{padding-left:34px;padding-right:32px}.svc-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--muted-2);display:flex;pointer-events:none}.svc-search-clear{position:absolute;right:4px;top:50%;transform:translateY(-50%);padding:4px}.chip-filter-row{display:flex;flex-wrap:wrap;gap:8px;min-width:0;padding:2px 2px 6px}.chip-filter-row .chip{flex-shrink:0;cursor:pointer;border:1px solid transparent;transition:all .15s}.chip-filter-row .chip-line{border-color:var(--line)}.chip-filter-row .chip-line:hover{border-color:var(--ink-2)}.chip-filter-row .chip:focus-visible{outline:2px solid var(--ink-2);outline-offset:2px}.chip-count{opacity:.65}.imgph{background:var(--bg-tint);border-radius:var(--r-md);position:relative;overflow:hidden;color:var(--muted);font-size:11px}.imgph:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent 0 9px,rgba(28,24,20,.025) 9px 10px)}.slot-pill{padding:9px 14px;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);font-size:13px;font-weight:500;cursor:default;transition:all .15s}.slot-pill:hover:not(.disabled){border-color:var(--ink-2)}.slot-pill.selected{background:var(--ink);color:var(--bg);border-color:var(--ink)}.slot-pill.disabled{color:var(--muted-2);background:var(--bg-tint);cursor:not-allowed}.minical{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.minical .dh{text-align:center;font-size:10.5px;color:var(--muted);padding:4px 0;text-transform:uppercase;letter-spacing:.08em}.minical .dc{aspect-ratio:1;display:grid;place-items:center;border-radius:10px;font-size:13px;font-weight:500;cursor:default}.minical .dc:hover:not(.muted):not(.disabled){background:var(--bg-tint)}.minical .dc.muted{color:var(--muted-2);cursor:default}.minical .dc.disabled{color:var(--muted-2);text-decoration:line-through;cursor:not-allowed}.minical .dc.selected{background:var(--ink);color:var(--bg)}.minical .dc.today{box-shadow:inset 0 0 0 1px var(--brand)}.inbox-shell{display:grid;grid-template-columns:320px 1fr;height:720px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden}.inbox-list{border-right:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}.inbox-search{padding:12px;border-bottom:1px solid var(--line)}.inbox-thread{padding:12px 14px;border-bottom:1px solid var(--line-2);display:flex;gap:10px;align-items:flex-start;cursor:default}.inbox-thread:hover{background:var(--bg-tint)}.inbox-thread.active{background:var(--brand-tint)}.inbox-thread .meta{flex:1;min-width:0}.inbox-thread .name{font-weight:600;font-size:13px}.inbox-thread .preview{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inbox-thread .time{font-size:10.5px;color:var(--muted)}.chat-pane{display:flex;flex-direction:column}.chat-head{padding:14px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.chat-body{flex:1;overflow-y:auto;padding:20px;background:var(--surface-2);display:flex;flex-direction:column;gap:8px}.bubble{max-width:70%;padding:9px 13px;border-radius:14px;font-size:13px;line-height:1.45}.bubble.them{background:var(--surface);border:1px solid var(--line);align-self:flex-start;border-bottom-left-radius:4px}.bubble.me{background:var(--wa-soft);color:#134e3a;align-self:flex-end;border-bottom-right-radius:4px}.bubble.system{background:var(--bg-tint);color:var(--muted);align-self:center;font-size:11px;padding:4px 10px;border-radius:var(--r-pill)}.chat-input{padding:12px 16px;border-top:1px solid var(--line);display:flex;gap:10px;align-items:center;background:var(--surface)}.chat-input input{flex:1;border:0;outline:none;font-size:13px}.tmpl-row{display:flex;gap:6px;padding:0 16px 12px;flex-wrap:wrap}.main ::-webkit-scrollbar{width:10px;height:10px}.main ::-webkit-scrollbar-thumb{background:var(--line);border-radius:5px}.main ::-webkit-scrollbar-thumb:hover{background:var(--muted-2)}.view-switch{display:inline-flex;background:var(--bg-tint);padding:3px;border-radius:var(--r-pill);gap:2px}.view-switch button{padding:5px 14px;border-radius:var(--r-pill);border:0;background:transparent;font-size:12px;font-weight:500;color:var(--ink-2)}.view-switch button.active{background:var(--surface);box-shadow:var(--shadow-1);color:var(--ink)}.booking-shell{max-width:1100px;margin:0 auto;padding:32px 48px 80px}.booking-steps{display:flex;align-items:center;gap:14px;margin-bottom:32px;color:var(--muted);font-size:12.5px}.booking-steps .st{display:flex;align-items:center;gap:8px}.booking-steps .num{width:22px;height:22px;border-radius:50%;background:var(--bg-tint);color:var(--muted);display:grid;place-items:center;font-size:11px;font-weight:600}.booking-steps .st.active{color:var(--ink)}.booking-steps .st.active .num{background:var(--ink);color:var(--bg)}.booking-steps .st.done .num{background:var(--brand);color:#fff}.booking-steps .sep{width:26px;height:1px;background:var(--line)}.editor-frame{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden;box-shadow:var(--shadow-2)}.editor-bar{height:34px;background:var(--bg-tint);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 12px;gap:6px}.editor-bar .dot{width:9px;height:9px}.editor-bar .url{margin-left:16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);padding:3px 12px;font-size:11px;color:var(--muted)}.cap-row{display:grid;grid-template-columns:140px 1fr 60px;align-items:center;gap:14px;padding:10px 0}.cap-row .nm{font-size:13px;font-weight:500;display:flex;align-items:center;gap:8px}.cap-row .pct{font-variant-numeric:tabular-nums;text-align:right;color:var(--muted);font-size:12px}.barchart{display:flex;align-items:flex-end;gap:8px;height:130px;padding-top:8px}.barchart .bar{flex:1;background:var(--brand-tint);border-radius:6px 6px 0 0;position:relative;min-height:4px}.barchart .bar.accent{background:var(--brand)}.barchart .bar .lbl{position:absolute;bottom:-22px;left:0;right:0;text-align:center;font-size:10.5px;color:var(--muted)}.donut-wrap{display:flex;align-items:center;gap:18px}.donut{width:120px;height:120px;flex-shrink:0}.donut-legend{display:flex;flex-direction:column;gap:6px;font-size:12px}.donut-legend .l{display:flex;align-items:center;gap:8px}.sched{display:grid;grid-template-columns:60px repeat(7,1fr);gap:4px}.sched .day-h{text-align:center;font-size:11px;font-weight:500;color:var(--muted);padding:4px 0;text-transform:uppercase;letter-spacing:.06em}.sched .time-h{font-size:10.5px;color:var(--muted);display:flex;align-items:center}.sched .cell{height:22px;background:var(--bg-tint);border-radius:4px;cursor:default;transition:filter .12s,transform .08s}.sched .cell:hover{filter:brightness(.92)}.sched .cell.on{background:var(--brand)}.sched .cell.on:hover{filter:brightness(.92)}.sched .cell:active{transform:scale(.94)}.pro-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden;display:flex;flex-direction:column}.pro-card .ph{aspect-ratio:4/5}.pro-card .body{padding:14px 16px}.pro-card .name{font-family:var(--font-display);font-size:22px;letter-spacing:-.01em}.pro-card .role{font-size:12px;color:var(--muted);margin-top:2px}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:22px;display:flex;flex-direction:column;gap:14px}.summary .row{display:flex;align-items:center;justify-content:space-between;font-size:13px}.summary .row .lbl{color:var(--muted)}.summary .row .val{font-weight:600}.summary .total{font-family:var(--font-display);font-size:28px;letter-spacing:-.01em}.mode-toggle{display:inline-flex;align-items:center;gap:8px;padding:5px 9px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);font-size:11.5px;font-weight:500;color:var(--ink-2);cursor:default}.mode-toggle .dot{background:var(--success)}.spacer{height:8px}.drawer-backdrop{position:fixed;inset:0;background:#1c181452;z-index:50;animation:fadeIn .15s ease}.drawer{position:fixed;top:0;right:0;width:440px;height:100vh;background:var(--bg);border-left:1px solid var(--line);box-shadow:var(--shadow-3);z-index:51;display:flex;flex-direction:column;animation:slideIn .22s cubic-bezier(.2,.8,.3,1)}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ctaPulse{0%{box-shadow:0 0 color-mix(in srgb,var(--brand) 60%,transparent)}70%{box-shadow:0 0 0 16px color-mix(in srgb,var(--brand) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--brand) 0%,transparent)}}.cta-pulse{animation:ctaPulse 1.25s ease-out 4}@media(prefers-reduced-motion:reduce){.cta-pulse{animation:none}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}.drawer-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:22px}.drawer-foot{padding:14px 20px;border-top:1px solid var(--line);background:var(--surface);display:flex;gap:8px}.drawer-sect{display:flex;flex-direction:column;gap:10px}.drawer-sect .h{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.status-btn{padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--ink);text-align:left;transition:all .15s}.status-btn .ic{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--bg-tint);flex-shrink:0}.status-btn:hover{border-color:var(--ink-2)}.status-btn.on{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink);background:var(--surface-2)}.status-btn.on.success{border-color:var(--success);box-shadow:0 0 0 1px var(--success)}.status-btn.on.success .ic{background:var(--success-soft);color:var(--success)}.status-btn.on.danger{border-color:var(--danger);box-shadow:0 0 0 1px var(--danger)}.status-btn.on.danger .ic{background:var(--danger-soft);color:var(--danger)}.status-btn.on.brand{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.status-btn.on.brand .ic{background:var(--brand-tint);color:var(--brand-deep)}.status-btn.on.muted{border-color:var(--muted-2);box-shadow:0 0 0 1px var(--muted-2)}.status-btn.on.muted .ic{background:var(--bg-tint);color:var(--muted)}.appt.noshow{background:var(--danger-soft);border-left-color:var(--danger)}.appt.completed{background:var(--brand-tint);border-left-color:var(--brand)}.appt{cursor:default;transition:filter .15s}.appt:hover{filter:brightness(.97)}.pay-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.pay-method{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);font-size:12.5px;font-weight:500;cursor:default;transition:all .15s}.pay-method:hover{border-color:var(--ink-2)}.pay-method.on{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink);background:var(--surface-2)}.pay-method .ic{width:28px;height:22px;background:var(--bg-tint);border-radius:4px;display:grid;place-items:center;font-size:13px;flex-shrink:0}.pay-method .fee{margin-left:auto;font-size:11px;color:var(--muted);font-weight:500}.calc-row{display:flex;justify-content:space-between;font-size:13px;padding:5px 0}.calc-row .lbl{color:var(--muted-2)}.calc-row .lbl b{font-weight:600;color:var(--ink-2)}.calc-row.total{border-top:1px solid var(--line);padding-top:10px;margin-top:6px;font-weight:600;font-size:14px}.calc-row.total .v{color:var(--success);font-family:var(--font-display);font-size:22px;letter-spacing:-.01em}.calc-row.neg .v{color:var(--danger)}.abs-modal{width:520px}@media(max-width:768px){.abs-modal{width:100%}}.mobile-root .abs-modal{width:100%}.timeline{display:flex;align-items:stretch;gap:6px;overflow-x:auto;padding:4px 2px 14px;-webkit-overflow-scrolling:touch}.tl-node{flex:1;min-width:130px;padding:12px;border:1.5px solid var(--line);border-radius:12px;background:var(--surface);display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;color:var(--ink-2)}.tl-node.off{opacity:.45;border-style:dashed}.tl-node .tl-icon{font-size:20px}.tl-node .tl-label{font-weight:600;font-size:12.5px;line-height:1.2}.tl-node .tl-when{font-size:10.5px;color:var(--muted)}.tl-arrow{align-self:center;color:var(--muted-2);font-size:18px;flex-shrink:0}.automation-row{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-bottom:1px solid var(--line-2)}.automation-row:last-child{border-bottom:0}.automation-ic{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-size:18px;flex-shrink:0}.mobile-root .automation-row{flex-wrap:wrap}.mobile-root .automation-row>div:last-child{width:100%;justify-content:flex-end;margin-top:6px}.row{display:flex;align-items:center;gap:8px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:8px}.col{display:flex;flex-direction:column;gap:8px}.muted{color:var(--muted)}.small{font-size:12px}.tabular{font-variant-numeric:tabular-nums}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gal-mosaico{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gal-collage{display:grid;grid-template-columns:1.6fr 1fr;gap:14px;align-items:stretch}.gal-collage-resto{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;align-content:start}.gal-carrusel{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--r-md)}.gal-carrusel::-webkit-scrollbar{display:none}.gal-puntos{display:flex;justify-content:center;gap:7px;margin-top:12px}.gal-punto{width:7px;height:7px;border-radius:50%;border:0;padding:0;cursor:pointer;background-color:var(--line);transition:background-color .2s,transform .2s}.gal-punto.activo{background-color:var(--ink);transform:scale(1.25)}.gal-ampliada{position:fixed;inset:0;z-index:1000;background-color:#000000e6;display:grid;place-items:center;padding:24px}.gal-ampliada-img{max-width:min(1100px,92vw);max-height:86vh;object-fit:contain;border-radius:var(--r-md);cursor:default}.gal-cerrar{position:absolute;top:18px;right:20px;width:40px;height:40px;border-radius:50%;border:0;cursor:pointer;font-size:17px;background-color:#ffffff24;color:#fff}.gal-flecha{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;cursor:pointer;font-size:26px;line-height:1;background-color:#ffffff24;color:#fff}.gal-flecha.izq{left:16px}.gal-flecha.der{right:16px}@media(max-width:768px){.gal-mosaico{grid-template-columns:repeat(2,1fr);gap:10px}.gal-collage{grid-template-columns:1fr}.gal-flecha{width:38px;height:38px;font-size:22px}.gal-flecha.izq{left:6px}.gal-flecha.der{right:6px}}.vp-frame{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1614,#2a2522);padding:24px;box-sizing:border-box}.vp-phone{width:390px;height:844px;background:var(--bg);border-radius:44px;box-shadow:0 0 0 12px #1a1614,0 0 0 13px #333,0 40px 80px #00000080;overflow:hidden;position:relative;display:flex;flex-direction:column;transform:translateZ(0);will-change:transform}.vp-phone:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:110px;height:32px;background:#1a1614;border-radius:18px;z-index:100}.vp-phone .vp-inner{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-top:48px}.vp-phone .vp-inner::-webkit-scrollbar{display:none}.mobile-root{--m: 1}.mobile-root .sidebar{display:none!important}.mobile-root .app-shell{flex-direction:column}.mobile-root .main{width:100%}.m-topbar{display:none;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--bg);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.mobile-root .m-topbar{display:flex}.mobile-root .topbar{display:none}.m-topbar .m-title{font-family:var(--font-display);font-size:22px;letter-spacing:-.01em;line-height:1}.m-topbar .m-sub{font-size:10.5px;color:var(--muted)}.m-topbar .m-act{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);color:var(--ink);position:relative}.m-topbar .m-act .m-dot{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 2px var(--surface)}.m-tabbar{display:none;position:sticky;bottom:0;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line);padding:8px 4px calc(8px + env(safe-area-inset-bottom));z-index:30;margin-top:auto}.mobile-root .m-tabbar{display:flex}.m-tabbar .tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 4px;background:transparent;border:0;font-size:10.5px;font-weight:500;color:var(--muted);border-radius:8px;position:relative}.m-tabbar .tab.active{color:var(--ink)}.m-tabbar .tab.active .tab-ic{background:var(--ink);color:var(--bg)}.m-tabbar .tab-ic{width:38px;height:28px;border-radius:10px;display:grid;place-items:center;transition:all .15s}.m-tabbar .tab .tab-badge{position:absolute;top:4px;right:calc(50% - 22px);background:var(--brand);color:#fff;font-size:9px;font-weight:700;padding:1px 5px;border-radius:8px;min-width:14px;text-align:center}.mobile-root .main{padding-bottom:0}.mobile-root .page{padding:14px 14px 24px;gap:14px}.mobile-root .kpi-grid{grid-template-columns:1fr 1fr;gap:10px}.mobile-root .kpi{padding:12px 14px}.mobile-root .kpi .value{font-size:24px}.mobile-root .split-2,.mobile-root .split-3{grid-template-columns:minmax(0,1fr)!important;gap:12px}.mobile-root .card-pad{padding:14px}.mobile-root .card-head{padding:12px 14px}.mobile-root .card-head h3{font-size:14px}.mobile-root .table{width:100%}.mobile-root .table thead{display:none}.mobile-root .table,.mobile-root .table tbody,.mobile-root .table tfoot{display:block;width:100%}.mobile-root .table tr{display:grid;grid-template-columns:1fr auto;align-items:start;gap:4px 12px;padding:12px 14px;border-bottom:1px solid var(--line-2);background:transparent!important}.mobile-root .table tr:hover td{background:transparent}.mobile-root .table td{display:block;padding:0;border:0;font-size:13px;background:transparent!important;white-space:normal}.mobile-root .table td:first-child{grid-column:1;grid-row:1;font-weight:500}.mobile-root .table td:nth-child(2){grid-column:2;grid-row:1;text-align:right;color:var(--muted);font-size:12px}.mobile-root .table td:nth-child(n+3){grid-column:1 / -1;font-size:12px;color:var(--muted)}.mobile-root .table tfoot tr{background:var(--surface-2)!important;font-weight:600}.mobile-root .topbar{padding:0 16px;height:52px}.mobile-root .topbar .title{font-size:22px}.mobile-root .agenda-grid{grid-template-columns:44px repeat(var(--cols, 4),220px);overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-root .agenda-head{padding:10px 8px;font-size:11.5px}.mobile-root .agenda-hourcol .h{font-size:10px;padding:4px 4px 0}.mobile-root .appt{font-size:10.5px;padding:5px 6px}.mobile-root [data-screen-label="Admin · Profesionales"]>.page>div[style*=grid-template-columns],.mobile-root .page>div[style*="grid-template-columns: 220px 1fr"]{grid-template-columns:1fr!important}.mobile-root .inbox-shell{grid-template-columns:1fr;height:auto}.mobile-root .inbox-list{display:none;border-right:0;border-bottom:1px solid var(--line);max-height:200px}.mobile-root .inbox-shell.show-list .inbox-list{display:flex}.mobile-root .inbox-shell.show-list .chat-pane{display:none}.mobile-root .chat-body{padding:14px}.mobile-root .chat-input{padding:10px 12px}.mobile-root .tmpl-row{padding:0 12px 10px;overflow-x:auto;flex-wrap:nowrap}.mobile-root .tmpl-row .chip{white-space:nowrap}.mobile-root .drawer{width:100%;height:auto;max-height:90vh;top:auto;bottom:0;border-left:0;border-top:1px solid var(--line);border-radius:18px 18px 0 0;animation:slideUp .25s cubic-bezier(.2,.8,.3,1)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-root .drawer-head{padding:14px 16px 12px}.mobile-root .drawer-body{padding:14px 16px}.mobile-root .drawer-head:before{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:40px;height:4px;background:var(--line);border-radius:2px}.mobile-root .drawer-head{position:relative;padding-top:18px}.mobile-root svg[viewBox="0 0 600 220"]{height:180px}.mobile-root .donut-wrap{flex-direction:column;gap:12px;align-items:stretch}.mobile-root [data-screen-label="Admin · Configuración"] .page>div[style*=grid-template-columns]>.col{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:6px;margin-bottom:4px}.mobile-root [data-screen-label="Admin · Configuración"] .nav-item{white-space:nowrap;flex-shrink:0;padding:7px 14px}.mobile-root .public-nav{padding:14px 16px;gap:10px}.mobile-root .public-nav>div:nth-child(2){display:none}.mobile-root .public-nav>div:first-child{min-width:0;flex:1}.mobile-root .public-nav>div:first-child>div:last-child{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-root .public-nav button{padding:7px 14px;font-size:12.5px;flex-shrink:0}.mobile-root .public-hero{grid-template-columns:1fr;gap:28px;padding:36px 22px 48px}.mobile-root .public-hero h1{font-size:48px}.mobile-root .public-hero>div:last-child{height:320px}.mobile-root .section{padding:40px 22px}.mobile-root .section h2{font-size:34px}.mobile-root .section>div[style*="grid-template-columns: repeat(3, 1fr)"],.mobile-root .section>div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:12px}.mobile-root .svc-card{padding:16px}.mobile-root .public-shell footer{padding:22px;flex-direction:column;gap:10px}.booking-steps-mobile,.mobile-root .booking-steps-desktop{display:none}.mobile-root .booking-steps-mobile{display:block;padding:6px 4px 14px;margin-bottom:4px}.mobile-root .booking-shell{padding:14px 14px 100px}.mobile-root .booking-shell>div[style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important;gap:18px}.mobile-root .date-time-grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.mobile-root .booking-steps{overflow-x:auto;font-size:11.5px;padding-bottom:4px;-webkit-overflow-scrolling:touch;white-space:nowrap;flex-wrap:nowrap}.mobile-root .booking-steps .st{flex-shrink:0}.mobile-root .serif[style*="38px"]{font-size:28px!important}.mobile-root .serif[style*="54px"]{font-size:36px!important}.mobile-root .booking-shell>div>div:last-child{position:sticky!important;bottom:12px;z-index:5}.mobile-root .summary{padding:14px}.mobile-root .input,.mobile-root textarea.input,.mobile-root select.input{font-size:16px}.mobile-root .pro-card .ph{aspect-ratio:4/3}[data-vw=mobile] .twk-panel{right:12px;bottom:12px;width:240px}@media(max-width:768px){.app-shell{flex-direction:column}.sidebar{display:none!important}.topbar{display:none}.m-topbar,.m-tabbar{display:flex!important}.main{width:100%;padding-bottom:0}.page{padding:14px 14px 24px;gap:14px}.kpi-grid{grid-template-columns:1fr 1fr;gap:10px}.kpi{padding:12px 14px}.kpi .value{font-size:24px}.split-2,.split-3{grid-template-columns:minmax(0,1fr)!important;gap:12px}.card-pad{padding:14px}.card-head{padding:12px 14px}.card-head h3{font-size:14px}.table thead{display:none}.table,.table tbody,.table tfoot{display:block;width:100%}.table tr{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:12px 14px;border-bottom:1px solid var(--line-2)}.table tr:hover td{background:transparent}.table td{display:block;padding:0;border:0;font-size:13px;background:transparent}.table td:first-child{grid-column:1;font-weight:500}.table td:nth-child(2){grid-column:2;text-align:right;color:var(--muted);font-size:12px}.table td:nth-child(n+3){grid-column:1 / -1;font-size:12px;color:var(--muted)}.agenda-grid{grid-template-columns:44px repeat(var(--cols, 4),220px);overflow-x:auto}.inbox-shell{grid-template-columns:1fr;height:auto;min-height:600px}.inbox-list{max-height:none}.drawer{width:100%;height:auto;max-height:90vh;top:auto;bottom:0;border-left:0;border-top:1px solid var(--line);border-radius:18px 18px 0 0;animation:slideUp .25s cubic-bezier(.2,.8,.3,1)}.public-nav{padding:14px 18px}.public-nav>div:nth-child(2){display:none}.public-hero{grid-template-columns:1fr;gap:28px;padding:36px 22px 48px}.public-hero h1{font-size:48px}.public-hero>div:last-child{height:320px}.section{padding:40px 22px}.section h2{font-size:34px}.section>div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:12px}.booking-shell{padding:14px 14px 100px}.booking-shell>div[style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important;gap:18px}.booking-steps-desktop{display:none}.booking-steps-mobile{display:block!important;padding:6px 4px 14px}.date-time-grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.serif[style*="54px"]{font-size:36px!important}.serif[style*="38px"]{font-size:28px!important}.input,textarea.input,select.input{font-size:16px}}.loyalty-flow{display:flex;align-items:stretch;gap:6px;overflow-x:auto;padding:4px 2px}.loyalty-step{flex:1;min-width:130px;padding:14px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);text-align:center}.loyalty-step-ic{font-size:26px;margin-bottom:8px}.giftcard{border-radius:18px;color:#fff;padding:22px;min-height:170px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 12px 30px -16px #0006}.giftcard-shimmer{position:absolute;top:-40%;left:-40%;width:60%;height:180%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 50%,transparent 100%);transform:rotate(20deg);pointer-events:none}.onboarding-shell{position:fixed;inset:0;display:grid;grid-template-columns:340px 1fr;background:var(--bg);z-index:100}.onboarding-side{background:linear-gradient(180deg,#1a1614,#2a2522);color:#fff;padding:32px 28px;display:flex;flex-direction:column;gap:0}.onboarding-main{padding:64px 56px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;position:relative}.ob-step{display:flex;align-items:center;gap:14px;padding:14px 12px;border-radius:10px;color:#ffffff80;transition:all .2s}.ob-step.current{background:#ffffff14}.ob-step.done{color:#ffffffd9}.ob-num{width:32px;height:32px;border-radius:10px;background:#ffffff14;display:grid;place-items:center;font-family:var(--font-display);font-size:14px;font-weight:500;flex-shrink:0}.ob-step.current .ob-num{background:var(--brand);color:#fff}.ob-step.done .ob-num{background:var(--success);color:#fff}@media(max-width:768px){.onboarding-shell{grid-template-columns:1fr}.onboarding-side{display:none}.onboarding-main{padding:24px 18px}}.mobile-root .onboarding-shell{grid-template-columns:1fr}.mobile-root .onboarding-side{display:none}.mobile-root .onboarding-main{padding:24px 18px}.appt[draggable=true]{cursor:grab}.appt[draggable=true]:active{cursor:grabbing}.appt.dragging{opacity:.4}.agenda-col.drop-target{background:var(--brand-tint);outline:2px dashed var(--brand);outline-offset:-3px}.drag-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--ink);color:var(--bg);padding:12px 18px;border-radius:14px;box-shadow:var(--shadow-3);font-size:13px;display:flex;gap:10px;align-items:center;z-index:200;animation:toastIn .25s cubic-bezier(.2,.8,.3,1)}@keyframes toastIn{0%{transform:translate(-50%,30px);opacity:0}to{transform:translate(-50%);opacity:1}}.cohort{display:grid;grid-template-columns:110px repeat(6,1fr);gap:4px;font-size:11.5px}.cohort-cell{padding:8px 4px;background:var(--bg-tint);border-radius:4px;text-align:center;font-variant-numeric:tabular-nums}.cohort-cell.muted{opacity:.3}.cohort-h{padding:6px 4px;color:var(--muted);font-weight:500;text-align:center}.mobile-root .drawer{max-width:100%}.builder-canvas{display:flex;flex-direction:column;align-items:center;gap:0;padding:8px 0}.builder-step{width:100%;max-width:540px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:10px}.builder-trigger{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand-tint)}.builder-add{background:var(--surface-2);border-style:dashed}.builder-step-head{display:flex;align-items:center;justify-content:space-between}.builder-step-tag{background:var(--ink);color:var(--bg);padding:2px 8px;border-radius:var(--r-pill);font-size:10px;font-weight:600;letter-spacing:.08em}.builder-trigger .builder-step-tag{background:var(--brand)}.builder-arrow{color:var(--muted-2);padding:6px 0;font-size:20px}.agenda-week .agenda-head .small{font-size:10px}.agenda-week .appt{padding:4px 6px}.agenda-grid+.agenda-grid{margin-top:12px}
