:root{--ink:#172d37;--muted:#71818b;--line:#e4eaec;--green:#17755f;--mint:#dff5eb;--canvas:#f4f6f8;--white:#fff;--orange:#ff9e78;--radius:18px;color:var(--ink);background:var(--canvas);font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #45bd9b}a{color:var(--green);text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.2px;margin-bottom:10px;font-size:36px;font-weight:650;line-height:1.18}h2{letter-spacing:-.4px;font-size:22px;font-weight:650}h3{font-size:18px;font-weight:650}small{font-size:13px}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #d7e1e4;border-radius:10px;width:100%;min-height:44px;padding:11px 12px}textarea{resize:vertical}input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--green);flex-shrink:0}input[type=color]{padding:6px}form{margin:0}.field{flex-direction:column;gap:7px;margin:0 0 18px;display:flex}.field>span{font-size:14px;font-weight:600}.field small{color:var(--muted)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:20px;padding-top:22px;display:flex}.btn{white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 17px;font-size:14px;font-weight:600;line-height:1.45;transition:background .15s,transform .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#105a49}.secondary{color:var(--ink);background:#fff;border-color:#d7e2e4}.secondary:hover{background:#f0f6f4}.subtle{color:#4c626c;background:0 0}.subtle:hover{background:#eaf0f2}.light{color:#17392f;background:#e0ffed}.danger{color:#ae483c;background:#fff0ef}.block{width:100%}.icon-btn{color:#62747c;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;min-width:38px;min-height:38px;padding:9px;display:inline-flex}.icon-btn:hover{background:#edf2f2}.text-btn{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:14px;font-weight:600;display:inline-flex}.muted{color:var(--muted);font-size:14px}.eyebrow{letter-spacing:1.2px;color:var(--muted);text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.error{color:#943b31;overflow-wrap:anywhere;background:#fff0ed;border:1px solid #f4cfc8;border-radius:11px;margin:16px 0;padding:13px 16px;font-size:14px}.check{align-items:flex-start;gap:10px;margin:10px 0 18px;font-size:14px;display:flex}.loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.avatar{color:#387960;background:#e8f2ed;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:650;display:inline-flex}.avatar.small{color:#9b6c45;background:#faeadd;width:34px;height:34px}.avatar.large{border-radius:17px;width:58px;height:58px;font-size:22px}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:246px;padding:28px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{letter-spacing:-.7px;align-items:center;gap:10px;padding:0 9px 28px;font-size:25px;font-weight:700;display:flex}.brand-plus{color:#6f8d82;letter-spacing:.6px;border:1px solid #dce8e5;border-radius:5px;margin-top:4px;padding:1px 5px;font-size:10px}.business-switch{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#f7f9f9;border-radius:12px;align-items:center;gap:10px;margin-bottom:25px;padding:11px 9px;display:flex}.business-switch>div{flex:1;min-width:0}.business-switch strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.business-switch small{color:var(--muted);font-size:12px;display:block}nav{flex-direction:column;gap:4px;display:flex}nav button{color:#697c83;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;min-height:42px;padding:10px 13px;font-size:14px;font-weight:550;display:flex}nav button:hover{background:#f3f7f6}nav button.active{color:#166951;background:#e5f4ee}nav button.active svg{stroke-width:2.2px}nav button>span{color:#24634d;background:#cce8dc;border-radius:5px;margin-left:auto;padding:0 6px;font-size:12px}.nav-gap{margin-top:17px}.sidebar-bottom{flex-direction:column;gap:12px;margin-top:auto;padding-top:28px;display:flex}.sidebar-bottom button{color:#7c8c91;background:0 0;border:0;align-items:center;gap:10px;padding:5px 12px;font-size:14px;display:flex}.preview-label{color:#a27947;background:#fbf4e7;border:1px solid #f2e6cf;border-radius:7px;align-self:flex-start;margin-left:9px;padding:5px 10px;font-size:12px}.main-shell{flex:1;min-width:0;margin-left:246px}.topbar{border-bottom:1px solid var(--line);background:#fffc;justify-content:space-between;align-items:center;gap:16px;height:78px;padding:0 38px;display:flex}.breadcrumbs{color:#8c989e;align-items:center;gap:15px;font-size:13px;display:flex}.breadcrumbs strong{color:#5d7079;font-weight:500}.breadcrumbs span{color:#c0cacc}.topbar-actions{align-items:center;gap:20px;display:flex}.mobile-menu{display:none}.workspace{max-width:1650px;min-height:calc(100vh - 135px);margin:auto;padding:34px 38px 50px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-title p:last-child{color:var(--muted);margin-bottom:0;font-size:14px}.page-title .eyebrow{letter-spacing:1.5px;margin-bottom:10px;font-size:11px}.title-actions{gap:10px;display:flex}.workspace-footer{border-top:1px solid var(--line);color:#94a1a6;justify-content:space-between;padding:18px 38px;font-size:12px;display:flex}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.stat{border:1px solid var(--line);border-radius:var(--radius);text-align:left;color:var(--ink);background:#fff;flex-direction:column;gap:9px;padding:21px 24px;display:flex}.stat>span{color:#6d7c85;justify-content:space-between;gap:10px;font-size:14px;display:flex}.stat>span svg{color:#a1b1b4}.stat>strong{letter-spacing:-1px;font-size:34px;font-weight:600}.stat>small{color:#9aa7ac;font-size:12px}.stat:hover{border-color:#bad5ca}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.padded{padding:25px}.section-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.section-title h2,.section-title h3{align-items:center;gap:10px;margin:0;display:flex}.section-title>span{color:var(--muted);font-size:13px}.count{color:#7f9298;background:#f0f4f4;border-radius:6px;padding:2px 7px;font-size:12px;font-weight:500}.today-grid{grid-template-columns:minmax(0,1fr) 302px;align-items:start;gap:24px;display:grid}.agenda{min-height:490px;padding:24px}.agenda-list{flex-direction:column;display:flex}.agenda-item{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #edf1f2;align-items:center;gap:15px;padding:23px 0;display:flex}.agenda-item:last-child{border-bottom:0}.agenda-item:hover .agenda-main strong{color:var(--green)}.agenda-item>time{flex-direction:column;min-width:45px;font-size:15px;font-weight:650;display:flex}.agenda-item>time small{color:#9aa6ac;font-size:12px;font-weight:400}.agenda-bar{border-radius:3px;align-self:stretch;width:4px;min-height:54px}.agenda-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.agenda-main strong{font-size:15px}.agenda-main>span{color:#70818b;font-size:13px}.agenda-main small{color:#9ca7ac;font-size:12px}.agenda-end{flex-direction:column;align-items:flex-end;gap:11px;display:flex}.agenda-end>strong{font-size:14px;font-weight:550}.status{white-space:nowrap;color:#6a7d85;background:#edf1f3;border-radius:6px;align-items:center;padding:4px 8px;font-size:11px;font-weight:550;display:inline-flex}.status.confirmed,.status.arrived{color:#338060;background:#e9f7ef}.status.in_progress{color:#5c75b6;background:#e8eefc}.status.pending{color:#a27b35;background:#fff4de}.status.cancelled,.status.no_show{color:#b57668;background:#fcefeb}.status.completed{color:#8a9ba2;background:#edf2f4}.today-side{flex-direction:column;gap:20px;display:flex}.journey-card{color:#fff;border-radius:var(--radius);background:#173b36;padding:26px;position:relative;overflow:hidden}.journey-icon{color:#9af1cc;background:#2d534a;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:25px;display:flex}.journey-card .eyebrow{color:#98bdab;letter-spacing:1px;font-size:9px;display:block}.journey-card h2{letter-spacing:-.6px;margin-bottom:14px;font-size:25px;line-height:1.3}.journey-card p{color:#b4c9bf;margin-bottom:24px;font-size:13px;line-height:1.7}.journey-card .btn{justify-content:space-between;width:100%;font-size:13px}.quick-actions{padding:23px}.quick-actions h3{margin-bottom:16px;font-size:15px}.quick-actions>button{text-align:left;color:#657d7d;background:#fff;border:0;align-items:center;gap:10px;width:100%;padding:12px 0;font-size:13px;display:flex}.quick-actions>button svg:last-child{color:#9faeb1;margin-left:auto}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:30px;display:flex}.empty-mark{color:#64a287;background:#eef7f2;border-radius:22px;place-items:center;width:64px;height:64px;margin-bottom:18px;font-size:31px;display:grid}.empty h3{margin-bottom:8px;font-size:19px}.empty p{color:var(--muted);max-width:320px;margin-bottom:20px;font-size:14px}.table-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:20px 24px;display:flex}.search{color:#9babad;background:#f7f9fa;border:1px solid #edf0f2;border-radius:10px;align-items:center;gap:9px;width:100%;max-width:420px;padding:0 12px;display:flex}.search input{background:0 0;border:0;min-height:40px;padding:10px 0;font-size:14px}.search input:focus{outline:0}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th{color:#87999f;white-space:nowrap;background:#fafbfc;padding:15px 24px;font-size:12px;font-weight:500}td{color:#657984;border-top:1px solid #edf1f2;padding:17px 24px}tbody tr:hover{background:#f9fcfb}td strong{color:var(--ink);font-size:14px;font-weight:550}tbody tr:has(.table-name){cursor:pointer}.table-name{align-items:center;gap:12px;display:flex}.table-name .avatar{border-radius:10px;width:32px;height:32px;font-size:12px}.positive{color:var(--green);font-weight:600}.calendar-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:20px 22px;display:flex}.date-switch{align-items:center;gap:5px;display:flex}.date-switch input{border:0;max-width:175px;font-weight:600}.calendar-grid{min-height:530px;display:flex;overflow-x:auto}.calendar-lane{border-right:1px solid var(--line);flex:1;min-width:240px}.calendar-lane:last-child{border-right:0}.lane-header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:20px;font-size:14px;display:flex}.lane-header .avatar{border-radius:9px;width:29px;height:29px;font-size:12px}.lane-events{background:repeating-linear-gradient(0deg,#0000,#0000 74px,#eff3f4 75px,#0000 76px);flex-direction:column;gap:15px;min-height:450px;padding:14px;display:flex}.calendar-event{border:1px solid #dce7e2;border-left:4px solid var(--green);color:var(--ink);text-align:left;background:#f2f8f4;border-radius:10px;flex-direction:column;align-items:flex-start;gap:7px;padding:13px;display:flex}.calendar-event>span{justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:12px;display:flex}.calendar-event strong{font-size:14px}.calendar-event small{color:var(--muted);font-size:12px}.calendar-event b{font-size:13px;font-weight:500}.lane-empty{color:#99a8ae;text-align:center;padding:24px;font-size:12px}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.settings-stack{flex-direction:column;gap:24px;display:flex}.settings-grid h2{font-size:22px}.settings-grid h3{font-size:17px}.section-note{border-top:1px solid var(--line);color:#80929a;background:#fbfcfc;margin:0;padding:20px 24px;font-size:13px}.job-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:15px 0;font-size:13px;display:flex}.job-row>div{flex-direction:column;gap:3px;display:flex}.job-row small{color:var(--muted);font-size:12px}.import-preview{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.import-preview .btn{margin-top:18px}.import-preview p{color:var(--muted);font-size:13px}.refresh-label{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:6px 12px;font-size:12px;position:fixed;bottom:18px;left:270px}.overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;background:#122d3866;position:fixed;inset:0}.sheet{z-index:70;background:#fff;outline:none;flex-direction:column;width:min(600px,100vw);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-15px 0 80px #112f3220}.sheet.wide{width:min(820px,100vw)}.sheet>header{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:25px;padding:29px 30px 22px;display:flex}.sheet>header h2{margin-bottom:5px;font-size:24px}.sheet>header p{color:var(--muted);margin-bottom:0;font-size:13px}.sheet-body{padding:28px 30px;overflow-y:auto}.toast{color:#e8fff3;z-index:100;background:#183d32;border-radius:13px;align-items:center;gap:10px;max-width:calc(100vw - 30px);padding:14px 22px;font-size:14px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #13322625}.flow-steps{color:#97a69f;background:#f5f8f7;border-radius:11px;align-items:center;gap:12px;margin-bottom:26px;padding:13px 16px;font-size:13px;display:flex}.flow-steps .current{color:var(--green);font-weight:600}.service-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:4px 0 10px;display:grid}.service-choice{border:1px solid var(--line);cursor:pointer;border-radius:11px;align-items:center;gap:10px;padding:14px;display:flex;position:relative}.service-choice>div{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.service-choice strong{align-items:center;gap:7px;font-size:14px;font-weight:550;display:flex}.service-choice small{color:#8b999e;font-size:12px}.service-choice>svg{color:#0000;flex-shrink:0;width:16px}.service-choice.selected{background:#f0faf4;border-color:#62ab8c}.service-choice.selected>svg{color:var(--green)}.service-choice input{opacity:0;pointer-events:none;position:absolute}.service-choice:has(input:focus-visible){outline:3px solid #45bd9b}.step-number{color:#fff;background:#328b6c;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;display:inline-flex}.journey-results{margin-top:32px}.journey-results h3{font-size:18px}.slot-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-height:275px;margin-bottom:24px;display:grid;overflow-y:auto}.slot{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;flex-direction:column;gap:3px;padding:10px 8px;display:flex}.slot strong{font-size:17px;font-weight:600}.slot>span{color:var(--muted);font-size:12px}.slot small{color:#8eaaa0;font-size:10px}.slot.chosen{background:#e8f7ee;border-color:#46a079}.journey-path{border:1px solid #e0eae6;border-radius:13px;margin:20px 0;padding:6px 20px}.journey-step{align-items:center;gap:13px;padding:18px 0;display:flex;position:relative}.journey-step:not(:last-child){border-bottom:1px solid #edf2ef}.journey-dot{color:#3f8969;background:#def0e4;border-radius:50%;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:12px;font-weight:600;display:grid}.journey-step>div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.journey-step strong{font-size:14px;font-weight:550}.journey-step span{color:#8b9c9e;font-size:12px}.journey-step time{color:#678379;white-space:nowrap;font-size:13px}.booking-total{background:#f4f8f5;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding:17px 19px;display:flex}.booking-total>span{color:#91a09a;flex-direction:column;font-size:12px;display:flex}.booking-total strong{color:var(--ink);font-size:24px;font-weight:600}.visit-person{align-items:center;gap:15px;margin-bottom:27px;display:flex}.visit-person>div{flex:1}.visit-person h2{margin:0 0 3px;font-size:22px}.visit-person a{font-size:14px}.payment-summary{justify-content:space-between;gap:10px;margin-bottom:25px;padding:15px 0;display:flex}.payment-summary>span{color:var(--muted);flex-direction:column;gap:7px;font-size:12px;display:flex}.payment-summary strong{color:var(--ink);font-size:20px;font-weight:600}.actions-wrap{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.mobile-sidebar .brand{display:none}.mobile-sidebar .sidebar-bottom{margin-top:25px}.mobile-sidebar nav{gap:6px}.public-page{max-width:1000px;margin:40px auto;padding:0 24px}.public-header{color:#fff;background:#173b36;border-radius:22px;margin-bottom:25px;padding:30px 35px}.public-header p{color:#b6cfc4}.public-header .brand{color:#c0d4cc;padding:0 0 22px;font-size:19px}.public-header h1{font-size:34px}.public-header a{color:#c8f6dd}.public-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.auth-shell{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-art{color:#fff;background:#173b36;flex-direction:column;justify-content:space-between;min-height:100vh;padding:55px 65px;display:flex}.auth-art .brand{color:#fff;flex-wrap:wrap;padding:0;line-height:1.1}.auth-art .brand>span{color:#a4bdb4;letter-spacing:0;font-size:12px;font-weight:400}.auth-art h1{letter-spacing:-1.5px;margin:18px 0 23px;font-size:48px;font-weight:550;line-height:1.2}.auth-art .eyebrow{color:#8bb4a2;font-size:10px}.auth-copy{color:#b3c7bd;max-width:380px;font-size:16px;line-height:1.8}.auth-features{color:#c8ded2;flex-direction:column;gap:21px;margin-top:40px;font-size:14px;display:flex}.auth-features>span{align-items:center;gap:14px;display:flex}.auth-features svg{color:#7bbe9e;width:20px}.auth-foot{color:#6d9a85;font-size:12px}.auth-form{justify-content:center;align-items:center;padding:50px 45px;display:flex}.auth-form-inner{width:100%;max-width:400px}.auth-form-inner>h2{margin-bottom:12px;font-size:30px;line-height:1.25}.auth-form-inner>p:not(.eyebrow){color:#8b9b9f;font-size:14px;line-height:1.7}.auth-form form{margin-top:29px}.build-note{background:#f8faf9;border-radius:9px;margin-top:25px;padding:13px 15px;font-size:12px!important}@media (min-width:1500px){.today-grid{grid-template-columns:minmax(0,1fr) 340px}.journey-card{padding:31px}.journey-card h2{font-size:28px}.agenda-item{padding:27px 0}}@media (max-width:1150px){.sidebar{width:220px;padding:25px 12px}.main-shell{margin-left:220px}.workspace{padding:28px 25px 40px}.topbar{padding:0 25px}.today-grid{grid-template-columns:minmax(0,1fr) 265px;gap:18px}.agenda{padding:20px}.agenda-item{gap:10px}.agenda-end .status{font-size:10px}.journey-card{padding:22px}.stats-grid{gap:13px}.stat{padding:19px}.stat>strong{font-size:30px}.settings-grid{grid-template-columns:1fr}.auth-art{padding:45px}.auth-art h1{font-size:38px}}@media (max-width:900px){.sidebar{display:none}.main-shell{margin-left:0}.mobile-menu{display:flex}.topbar{height:68px}.breadcrumbs{flex:1}.workspace{padding:25px 24px}.page-title h1{font-size:31px}.topbar-actions{gap:12px}.today-grid{grid-template-columns:minmax(0,1fr) 260px}.workspace-footer{padding:18px 24px}.refresh-label{left:20px}.auth-shell{grid-template-columns:1fr}.auth-art{display:none}.auth-form{min-height:100vh;padding:40px 24px}}@media (max-width:650px){.topbar{gap:10px;padding:0 16px}.breadcrumbs{gap:8px;font-size:12px}.breadcrumbs>span,.breadcrumbs>strong,.topbar-actions .btn span{display:none}.topbar-actions{gap:6px}.topbar-actions .btn{padding:9px}.workspace{padding:23px 16px 34px}.page-title{align-items:flex-start;gap:12px;margin-bottom:23px}.page-title h1{margin-bottom:8px;font-size:28px}.page-title p:last-child{font-size:12px}.page-title .eyebrow{margin-bottom:7px;font-size:9px}.title-actions .btn{gap:4px;padding:10px;font-size:12px}.title-actions{padding-top:20px}.stats-grid{gap:8px;margin-bottom:20px}.stat{border-radius:12px;gap:10px;padding:14px 11px}.stat>span{gap:3px;font-size:10px}.stat>span svg{flex-shrink:0;width:12px}.stat>strong{letter-spacing:-.7px;font-size:23px}.stat>small{font-size:9px;line-height:1.45}.today-grid{grid-template-columns:1fr;gap:18px}.agenda{min-height:350px;padding:20px 16px}.section-title h2{font-size:19px}.agenda-item{padding:19px 0}.agenda-main strong{font-size:14px}.agenda-main>span{font-size:11px}.agenda-end>strong{font-size:12px}.agenda-end .status{padding:3px 5px;font-size:9px}.agenda-item>time{min-width:37px;font-size:13px}.agenda-main small{font-size:10px}.today-side{grid-template-columns:1fr;display:grid}.journey-card{padding:25px}.journey-card h2{font-size:27px}.journey-card h2 br{display:none}.journey-icon{border-radius:13px;width:43px;height:43px;margin-bottom:17px}.journey-card p{max-width:290px;margin-bottom:20px}.quick-actions{padding:22px}.workspace-footer{padding:15px 16px;font-size:10px}.workspace-footer span:last-child{display:none}.table-toolbar{flex-wrap:wrap;gap:10px;padding:16px}.table-toolbar .search{max-width:none}.table-toolbar>.muted{font-size:12px}.table-toolbar .btn{min-height:32px;margin-left:auto;padding:6px 10px;font-size:12px}th,td{padding:13px 16px}.table-name{min-width:140px}.calendar-toolbar{flex-wrap:wrap;padding:14px}.calendar-toolbar>.muted{font-size:11px}.calendar-lane{min-width:230px}.padded{padding:22px 18px}.sheet>header{padding:22px 20px 18px}.sheet-body{padding:22px 20px}.sheet>header h2{font-size:23px}.form-grid{gap:0 12px}.form-grid .field{min-width:0}.field>span{font-size:13px}input,select,textarea{font-size:16px}.flow-steps{gap:7px;padding:12px 10px;font-size:11px}.flow-steps svg{width:11px}.service-choices{grid-template-columns:1fr}.slot-list{grid-template-columns:repeat(3,minmax(0,1fr))}.journey-path{padding:5px 13px}.journey-step{gap:10px}.journey-step strong{font-size:13px}.journey-step time,.journey-step span{font-size:11px}.booking-total{gap:10px;padding:15px 12px}.booking-total .btn{padding:11px 12px;font-size:12px}.booking-total strong{font-size:21px}.visit-person{flex-wrap:wrap;gap:10px}.visit-person h2{font-size:20px}.payment-summary strong{font-size:18px}.public-page{margin:18px auto;padding:0 14px}.public-header{padding:24px}.public-header h1{font-size:29px}.public-card{padding:21px 17px}.settings-stack .section-title{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.hours-editor{margin-top:20px}.hours-row{border-top:1px solid var(--line);align-items:center;gap:9px;padding:10px 0;display:flex}.hours-row .check{flex:1;min-width:135px;margin:0;font-size:14px}.hours-row input[type=time]{width:108px;min-height:44px;padding:8px;font-size:14px}.hours-row>.muted{flex:1;font-size:14px}.status,.brand-plus,.slot small,.step-number,.journey-card .eyebrow,.auth-art .eyebrow{font-size:12px}.icon-btn,nav button{min-height:44px}.stat>small,.agenda-main small{color:#6f8087}.journey-card p{font-size:14px}@media (max-width:650px){.stats-grid{grid-template-columns:1fr}.stat{grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:15px 18px;display:grid}.stat>span{font-size:14px}.stat>strong{grid-area:1/2/3;font-size:26px}.stat>small{font-size:12px}.stat>span svg{display:none}.page-title p:last-child,.agenda-main>span,.title-actions .btn,.flow-steps{font-size:13px}.agenda-main small,.agenda-end .status,.page-title .eyebrow,.calendar-toolbar>.muted,.journey-step time,.journey-step span{font-size:12px}.agenda-end{max-width:110px}.agenda-end .status{white-space:normal;text-align:right}.hours-row{flex-wrap:wrap}.hours-row .check{min-width:100%;margin-bottom:3px}.hours-row input[type=time]{flex:1}.table-toolbar .btn{min-height:44px}}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.plan-card{border:1px solid var(--line);border-radius:14px;padding:22px}.plan-price{font-size:30px;font-weight:600}.plan-card .btn{width:100%}@media (max-width:450px){.form-grid{grid-template-columns:1fr}.public-header .brand{font-size:17px}.journey-step{flex-wrap:wrap}.journey-step time{margin-left:37px}.flow-steps{font-size:12px}}.join-shell{background:#f2f5f2;place-items:center;min-height:100vh;padding:32px 16px;display:grid}.join-card{width:100%;max-width:580px}.join-card .brand{color:inherit;margin-bottom:32px;text-decoration:none}.join-card h1{font-size:30px;line-height:1.15}.invitation-link{background:#edf7f3;border-radius:12px;margin-top:20px;padding:16px}.invitation-link input{width:100%;min-width:0;font-size:12px}.invitation-list{margin-top:20px}.invitation-list .job-row{flex-wrap:wrap;gap:12px}.invitation-list small{overflow-wrap:anywhere;display:block}.business-selector{color:#9ebbb2;gap:6px;padding:0 14px 16px;font-size:12px;display:grid}.business-selector select{color:#fff;background:#193e33;border:1px solid #36574d;border-radius:8px;width:100%;min-width:0;padding:9px}.narrow-card{max-width:640px}
