@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#20332f;background:#f6f7f3;font-synthesis:none;--ink:#18342f;--forest:#153f38;--green:#23866b;--mint:#dff2e9;--line:#e5e9e3;--muted:#74847f;--paper:#fff;--orange:#d98a3b;--red:#c85950;--shadow:0 1px 2px #1c3a3210,0 8px 24px #1d332c08}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:254px;background:var(--forest);color:#fff;display:flex;flex-direction:column;padding:24px 16px}.brand{display:flex;align-items:center;gap:12px;padding:0 7px 25px;border-bottom:1px solid #ffffff16}.brand-mark{height:42px;width:42px;background:#f6b760;color:#173f38;border-radius:13px;display:grid;place-items:center;transform:rotate(-4deg)}.brand b{font:800 20px Manrope}.brand span,.sidebar-user span{display:block;color:#a9c1bb;font-size:11px;margin-top:2px}.mobile-close{display:none}.sidebar nav{flex:1;overflow:auto;padding-top:16px}.nav-group{margin-bottom:18px}.nav-group small{display:block;color:#73958e;font-size:9px;font-weight:700;letter-spacing:1.5px;padding:0 12px 7px}.nav-group button{position:relative;display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;color:#b9cdc8;border-radius:10px;padding:10px 12px;margin:2px 0;font-size:13px;text-align:left}.nav-group button:hover,.nav-group button.active{color:#fff;background:#ffffff12}.nav-group button.active:before{content:"";position:absolute;left:-16px;height:22px;width:3px;border-radius:0 4px 4px 0;background:#f4b25d}.nav-group button span{flex:1}.nav-group em,.nav-group i{font-style:normal;font-size:10px;padding:2px 7px;border-radius:9px;background:#2e725f;color:#d9eee7}.nav-group i{background:#a34f47;color:#fff}.sidebar-card{margin:5px 5px 17px;padding:13px;background:linear-gradient(135deg,#255c51,#214b43);border:1px solid #ffffff12;border-radius:12px;display:grid;grid-template-columns:26px 1fr;align-items:center}.sidebar-card svg{color:#f6b760}.sidebar-card b{font-size:11px}.sidebar-card span{display:block;color:#9cb9b2;font-size:10px}.mini-progress{grid-column:1/-1;height:4px;background:#ffffff12;border-radius:2px;margin-top:10px}.mini-progress span{width:42%;height:100%;background:#f6b760;border-radius:2px}.sidebar-user{display:flex;align-items:center;gap:10px;padding:14px 7px 0;border-top:1px solid #ffffff16}.sidebar-user>div:nth-child(2){flex:1}.sidebar-user b{font-size:12px}.avatar{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#f0bc77;color:#173c35;font-weight:800;font-size:11px}.main-area{margin-left:254px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:68px;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);padding:0 30px;display:flex;align-items:center;position:sticky;top:0;z-index:20}.menu-button{display:none}.top-search{width:420px;display:flex;align-items:center;gap:9px;color:#8a9995}.top-search input{width:100%;border:0;background:transparent;outline:0;font-size:12px}.top-search kbd{border:1px solid var(--line);border-radius:5px;padding:3px 7px;color:#99a7a3;background:#f8f9f7;font-size:9px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:11px}.notification,.profile-button,.mobile-close{border:0;background:transparent;color:#536762}.notification{position:relative;padding:8px}.notification span{position:absolute;width:7px;height:7px;background:#dd665b;border:2px solid white;border-radius:50%;right:6px;top:5px}.avatar.compact{display:none}.profile-button{font-size:12px;display:flex;gap:7px;align-items:center}.content{flex:1;padding:30px clamp(22px,3vw,44px) 45px;max-width:1700px;width:100%;margin:0 auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:var(--green);font-weight:800}.page-heading h1{font:800 clamp(25px,2.5vw,33px) Manrope;margin:4px 0;color:#183630;letter-spacing:-1px}.page-heading p{font-size:12px;color:var(--muted);margin:4px 0}.page-heading p b{color:var(--orange)}.primary-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:10px 15px;border:0;background:var(--green);color:#fff;font-weight:700;font-size:12px;box-shadow:0 5px 14px #23866b22}.primary-button:hover{background:#1c755d}.primary-button:disabled{opacity:.45;cursor:not-allowed}.outline-button{background:#fff;color:#536560;border:1px solid #dfe5df;box-shadow:none}.outline-button:hover{background:#f5f7f4}.primary-button svg,.outline-button svg{width:16px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);min-height:116px;padding:18px;display:flex;align-items:flex-start;gap:13px;position:relative}.stat-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;color:#278068;background:#e4f3ed}.stat-icon svg{width:19px}.stat-icon.amber,.report-icon.amber{color:#c47b35;background:#f9eddb}.stat-icon.blue,.report-icon.blue{color:#4b74a0;background:#e4edf6}.stat-icon.purple{color:#765996;background:#eee8f5}.stat-content span{font-size:10px;color:#7b8985}.stat-content strong{display:block;font:800 23px Manrope;margin:3px 0;color:#1c3732}.stat-content p{margin:0;font-size:9px;color:#899691}.trend{position:absolute;right:14px;top:18px;font-size:9px;padding:3px 6px;border-radius:8px;background:#eef1ee;color:#76837f}.trend.up{color:#1c8465;background:#e4f3ed;display:flex;align-items:center}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.9fr);gap:14px}.panel-head{padding:17px 19px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.panel-head h2{font:700 14px Manrope;margin:0;color:#203b35}.panel-head p{margin:3px 0 0;color:#8b9794;font-size:10px}.panel-head>button{border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;display:flex;align-items:center}.timeline{padding:3px 18px}.timeline-row{min-height:67px;display:grid;grid-template-columns:42px 20px 37px minmax(115px,1fr) auto 22px;align-items:center;gap:10px;border-bottom:1px solid #edf0ec}.timeline-row:last-child{border:0}.timeline-row time{font-size:11px;font-weight:700;color:#51645f}.timeline-line{height:100%;position:relative;display:grid;place-items:center}.timeline-line:after{content:"";height:100%;width:1px;background:#dfe6e1;position:absolute}.timeline-line>span{z-index:1;width:12px;height:12px;background:#fff;border:2px solid #8eb5aa;border-radius:50%;display:grid;place-items:center;color:#fff}.timeline-row.done .timeline-line>span{width:17px;height:17px;background:var(--green);border-color:var(--green)}.timeline-row.now{background:#fbfdfb}.timeline-row.now .timeline-line>span{background:#f5bb68;border:3px solid #fff;box-shadow:0 0 0 2px #f5bb68}.pet-avatar{width:35px;height:35px;border-radius:10px;background:#ecf3ee;display:grid;place-items:center;color:#4b796d}.pet-avatar svg{width:18px}.visit-main b,.care-row b{display:block;font-size:11px}.visit-main span,.care-row>div:nth-child(2) span{font-size:9px;color:#87948f}.service-chip,.tiny-tag{padding:4px 8px;border-radius:8px;background:#f1f4f1;font-size:9px;color:#64746f}.timeline-row>button,.care-row>button{border:0;background:transparent;color:#899791}.care-list{padding:6px 17px}.care-row{display:grid;grid-template-columns:42px 1fr auto 25px;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf0ec}.date-box{width:39px;height:42px;border-radius:9px;background:#e5f2ed;color:#23745e;text-align:center;padding:4px}.date-box b{font:800 16px Manrope;line-height:19px}.date-box span{font-size:8px;font-weight:700}.date-box.late{background:#f7e9e6;color:#b3564d}.tiny-tag.danger{color:#b4544b;background:#faebe8}.wide-soft{width:calc(100% - 34px);margin:8px 17px 15px;padding:9px;border:0;border-radius:8px;color:var(--green);background:#edf6f2;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.dashboard-bottom{display:grid;grid-template-columns:1.2fr .8fr .85fr;gap:14px;margin-top:14px}.bar-chart{height:150px;display:flex;align-items:flex-end;gap:13px;padding:20px 22px 16px}.bar-col{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.bar-col>span{width:100%;max-width:30px;border-radius:6px 6px 2px 2px;background:#b9ded1;position:relative}.bar-col>span.hot{background:var(--green)}.bar-col i{position:absolute;top:-17px;width:100%;font-style:normal;font-size:8px;text-align:center}.bar-col label{font-size:8px;color:#8b9995}.donut-row{padding:20px;display:flex;align-items:center;gap:20px}.donut{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) 0 94%,#efb669 94% 98%,#df6b62 98%);position:relative}.donut:after{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff}.donut>div{z-index:1;text-align:center}.donut strong,.donut span{display:block}.donut strong{font:800 18px Manrope}.donut span{font-size:8px;color:#8b9894}.legend{flex:1}.legend p{display:flex;align-items:center;gap:7px;font-size:9px;color:#71807c}.legend p b{margin-left:auto;color:#263f39}.legend i{width:7px;height:7px;border-radius:50%}.green{background:var(--green)}.orange{background:#e3a552}.red{background:#cf5f56}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:15px}.quick-grid button{border:1px solid #e6ebe6;border-radius:9px;background:#fafbf9;padding:11px 5px;color:#65746f}.quick-grid svg{width:18px;display:block;margin:0 auto 5px;color:var(--green)}.quick-grid span{font-size:9px;font-weight:700}footer{height:50px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;color:#8a9693;font-size:9px;background:#fff}footer b{color:#3c846e}.toolbar{padding:10px;display:flex;align-items:center;gap:9px;margin-bottom:14px}.table-search{display:flex;align-items:center;gap:8px;border:1px solid #dfe5df;border-radius:8px;padding:8px 10px;width:280px;background:#fff}.table-search svg{width:16px;color:#899590}.table-search input{border:0;outline:0;width:100%;font-size:11px}.segmented{display:flex;background:#f1f4f1;padding:3px;border-radius:8px}.segmented button{border:0;background:transparent;padding:6px 10px;border-radius:6px;font-size:10px;color:#71807b}.segmented button.active{background:#fff;color:#245d50;box-shadow:0 1px 4px #00000010}.segmented span{background:#e7eee9;border-radius:7px;padding:1px 5px;margin-left:4px}.toolbar>.outline-button:first-of-type{margin-left:auto}.table-panel{overflow:hidden}.table-summary{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line);font-size:10px;color:#879490}.table-summary p{margin:0}.table-summary b{color:#334943}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:900px}th{text-align:left;background:#fafbf9;color:#81908b;font-size:8px;letter-spacing:.7px;padding:11px 17px;border-bottom:1px solid var(--line)}td{padding:13px 17px;border-bottom:1px solid #edf0ec;font-size:10px;color:#5f706b;vertical-align:middle}td b{color:#2a423c;font-size:10px}td small{display:block;color:#8a9692;margin-top:3px;font-size:8.5px}.person-cell,.pet-cell{display:flex;align-items:center;gap:10px}.person-cell>span{width:32px;height:32px;border-radius:9px;background:#e7f1ed;color:#36715f;display:grid;place-items:center;font-size:9px;font-weight:800}.pet-cell>svg{width:20px;color:#558477}.normal{font-weight:600}.care-date{padding:5px 8px;border-radius:7px;background:#edf5f2;color:#2c7964;font-size:9px;font-weight:700}.care-date.late{background:#faebe8;color:#b25048}.status{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:8px;font-size:8px;font-weight:700}.status svg{width:12px;height:12px}.status.active,.status.sent{color:#27735f;background:#e4f3ed}.status.passive,.status.cancelled{color:#7c8885;background:#eef0ee}.status.pending{color:#a66d2c;background:#faf0df}.status.failed{color:#b14f48;background:#fae9e7}.sms-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#aaa;margin-right:5px}.sms-dot.sent{background:#33a17f}.sms-dot.pending{background:#e2a64f}.sms-dot.failed{background:#d65f57}.icon-button{width:29px;height:29px;border:1px solid transparent;border-radius:7px;background:transparent;color:#788681}.icon-button:hover{background:#f3f6f3;border-color:#e4e8e4}.icon-button svg{width:15px}.pagination{padding:13px 17px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#83908c}.pagination>div{display:flex}.pagination button{width:27px;height:27px;border:1px solid #e1e6e1;background:#fff;color:#76837e}.pagination button.active{background:#e9f3ef;color:#21705a}.flip{transform:rotate(180deg)}.drawer-layer,.modal-layer{position:fixed;inset:0;z-index:80}.drawer-scrim,.modal-scrim{position:absolute;inset:0;border:0;background:#173b3570;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{position:absolute;right:0;top:0;bottom:0;width:min(480px,100%);background:#f8f9f6;overflow:auto;box-shadow:-20px 0 50px #18372f22}.drawer-head{height:60px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 23px;font-size:11px;font-weight:700}.drawer-head button,.modal-head>button{border:0;background:transparent;color:#71807c}.profile-cover{text-align:center;padding:26px 20px 18px;background:#fff}.large-avatar{width:64px;height:64px;border-radius:19px;background:linear-gradient(145deg,#e8bf81,#d79a52);color:#164139;display:grid;place-items:center;font:800 18px Manrope;margin:0 auto 12px}.profile-cover h2{font:800 20px Manrope;margin:0}.profile-cover p{font-size:10px;color:#7b8985}.profile-cover>div:last-child{display:flex;gap:6px;justify-content:center}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-stats>div{text-align:center;padding:15px;border-right:1px solid var(--line)}.profile-stats>div:last-child{border:0}.profile-stats b,.profile-stats span{display:block}.profile-stats b{font:700 12px Manrope}.profile-stats span{font-size:8px;color:#899691}.pet-profile{margin:14px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;align-items:center;gap:12px}.pet-avatar.big{width:48px;height:48px;border-radius:13px}.pet-profile>div:nth-child(2){flex:1}.pet-profile span,.summary-card span,.summary-grid span{font-size:8px;color:var(--green);letter-spacing:1px;font-weight:700}.pet-profile h3,.summary-card h3{margin:2px 0;font:700 15px Manrope}.pet-profile p,.summary-card p{margin:0;font-size:9px;color:#84918d}.pet-profile button{border:0;background:transparent;color:#7e8b87}.note-box{display:flex;gap:10px;margin:14px;padding:12px;background:#fdf4e7;border:1px solid #f2dfc1;border-radius:10px;color:#aa712f}.note-box svg{width:16px}.note-box p{font-size:9px;margin:0}.note-box b{display:block}.timeline-detail{margin:14px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px}.timeline-detail h3{font:700 12px Manrope;margin:0 0 13px}.timeline-detail>div{display:flex;gap:12px;padding:8px 0}.timeline-detail i{width:9px;height:9px;border-radius:50%;background:#9aa7a3;margin-top:3px}.timeline-detail p{font-size:9px;margin:0}.timeline-detail p b,.timeline-detail p span{display:block}.timeline-detail p span{color:#83908c;margin-top:2px}.drawer-actions{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:12px 16px;display:flex;justify-content:flex-end;gap:8px}.modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(570px,calc(100% - 30px));max-height:calc(100vh - 30px);overflow:auto;background:#fff;border-radius:15px;box-shadow:0 25px 70px #16352e40}.modal-head{display:flex;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line)}.modal-head span,.flow-title span{font-size:8px;letter-spacing:1.4px;color:var(--green);font-weight:800}.modal-head h2{margin:3px 0 0;font:800 19px Manrope}.form-error{margin:15px 24px 0;background:#faebe8;color:#a74943;border-radius:8px;padding:9px;display:flex;align-items:center;gap:8px;font-size:10px}.form-error svg{width:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:20px 24px}.form-grid label,.price-input label,.editor>label{font-size:9px;font-weight:700;color:#53655f}.form-grid input,.form-grid select,.price-input input,.price-input select,.editor textarea,.settings-section input{display:block;width:100%;margin-top:6px;border:1px solid #dbe2dc;border-radius:8px;padding:10px;outline:none;color:#29433d;background:#fff}.form-grid input:focus,.form-grid select:focus,.editor textarea:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.span-2{grid-column:1/-1}.form-divider{border-top:1px solid var(--line);margin-top:7px}.form-divider span{position:relative;top:-8px;background:#fff;padding-right:8px;font-size:9px;color:#71807c}.check-line{display:flex;gap:10px;margin:0 24px 12px;padding:12px;border:1px solid #e1e7e1;border-radius:9px;font-size:10px}.check-line input{accent-color:var(--green)}.check-line b,.check-line small{display:block}.check-line small{color:#899691;margin-top:3px}.modal-actions{border-top:1px solid var(--line);padding:14px 24px;display:flex;justify-content:flex-end;gap:8px}.flow-shell{max-width:1000px;margin:0 auto}.stepper{display:flex;margin-bottom:18px}.stepper>div{flex:1;position:relative;text-align:center;color:#96a29e}.stepper>div:before{content:"";position:absolute;top:14px;left:0;right:0;height:2px;background:#dfe5e0}.stepper>div:first-child:before{left:50%}.stepper>div:last-child:before{right:50%}.stepper span{position:relative;z-index:1;margin:auto;width:29px;height:29px;border-radius:50%;background:#edf0ed;border:2px solid #dce3dd;display:grid;place-items:center;font-size:10px;font-weight:800}.stepper svg{width:14px}.stepper p{font-size:9px;font-weight:700}.stepper .active,.stepper .done{color:var(--green)}.stepper .active span,.stepper .done span{background:var(--green);border-color:var(--green);color:#fff}.stepper .done:before,.stepper .active:before{background:#54a88f}.flow-panel{padding:30px;min-height:510px}.flow-title{text-align:center;margin-bottom:22px}.flow-title h2{font:800 21px Manrope;margin:5px 0}.flow-title p{font-size:10px;color:#82908c}.table-search.large{width:100%;max-width:560px;margin:0 auto 15px;padding:12px}.select-customer-list{max-width:700px;margin:auto;display:grid;gap:7px}.select-customer-list>button{display:grid;grid-template-columns:1fr 1fr 24px;align-items:center;text-align:left;padding:11px 13px;border:1px solid #e1e7e2;background:#fff;border-radius:10px}.select-customer-list>button.selected{border-color:#4b9f86;background:#f5fbf8;box-shadow:0 0 0 2px #2b8b6d12}.select-customer-list i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}.select-customer-list i svg{width:13px}.service-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:720px;margin:auto}.service-options button{height:92px;border:1px solid #dfe5df;border-radius:11px;background:#fbfcfa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;position:relative;color:#52655f}.service-options button>span{font-size:23px;color:#5b897c}.service-options button b{font-size:10px}.service-options button.selected{background:#edf7f3;border-color:#3e9a7e;color:#216550}.service-options button>svg{position:absolute;right:7px;top:7px;width:16px}.price-input{max-width:720px;margin:17px auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.price-input label{position:relative}.price-input label>span{position:absolute;right:10px;bottom:9px}.week-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:650px;margin:auto}.week-options button{height:70px;border:1px solid #e0e6e0;background:#fff;border-radius:10px}.week-options b,.week-options span{display:block}.week-options b{font:800 18px Manrope;color:#304841}.week-options span{font-size:9px;color:#899691}.week-options button.selected{border-color:#3d987d;background:#edf7f3;box-shadow:0 0 0 2px #26836a16}.calculated-date{display:flex;align-items:center;gap:13px;max-width:650px;margin:20px auto;background:#f4f8f5;border:1px solid #dce9e2;border-radius:11px;padding:14px}.calculated-date>svg{color:var(--green)}.calculated-date>div{flex:1}.calculated-date span,.calculated-date b{display:block}.calculated-date span{font-size:8px;color:#7c8c87}.calculated-date b{font:700 13px Manrope;margin-top:3px}.flow-actions{border-top:1px solid var(--line);margin-top:26px;padding-top:17px;display:flex;justify-content:space-between}.summary-card{max-width:700px;margin:auto;padding:15px;background:#f6faf8;border:1px solid #dfebe5;border-radius:11px;display:flex;gap:13px;align-items:center}.summary-grid{display:grid;grid-template-columns:1fr 1fr;max-width:700px;margin:12px auto}.summary-grid>div{padding:13px;border:1px solid var(--line);margin:-1px 0 0 -1px}.summary-grid b{display:block;font-size:10px;margin-top:4px}.consent-box{max-width:700px;margin:12px auto;display:flex;align-items:center;gap:12px;border:1px solid #ddE5df;border-radius:10px;padding:13px;font-size:10px}.consent-box>svg{color:var(--green)}.consent-box input{accent-color:var(--green)}.consent-box b,.consent-box small{display:block}.consent-box small{color:#84928e;margin-top:3px}.sms-overview{display:grid;grid-template-columns:2.1fr repeat(4,.65fr);gap:12px}.sms-hero{display:flex;align-items:center;gap:12px;padding:16px}.hero-icon{width:43px;height:43px;border-radius:11px;background:#e3f2ec;color:var(--green);display:grid;place-items:center}.sms-hero div:nth-child(2){flex:1}.sms-hero span:first-child{font-size:8px;color:#7d8b87;letter-spacing:1px}.sms-hero h2{font:700 14px Manrope;margin:2px 0}.sms-hero p{font-size:8px;color:#86938f;margin:0}.online{display:flex;align-items:center;gap:5px;color:#2c8067;background:#e6f4ee;border-radius:8px;padding:4px 8px;font-size:8px;font-weight:700}.online i{width:6px;height:6px;background:#35a27f;border-radius:50%}.sms-stat{padding:17px}.sms-stat>span{font:800 20px Manrope;color:#23846a}.sms-stat>span.blue{color:#527ca7}.sms-stat>span.amber{color:#c8873f}.sms-stat>span.red{color:#c45a52}.sms-stat p{font-size:8px;color:#81908b}.tabs{display:flex;border-bottom:1px solid var(--line);margin:20px 0 14px}.tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 17px;font-size:10px;color:#778580}.tabs button.active{color:var(--green);border-color:var(--green);font-weight:700}.toolbar.inner{border:0;margin:0;border-bottom:1px solid var(--line);box-shadow:none}.sms-content{max-width:290px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.error-text{color:#bd554d!important}.retry{border:0;background:#faeae7;color:#b35048;padding:6px 8px;border-radius:7px;font-size:8px;display:flex;align-items:center;gap:4px}.retry svg{width:12px}.template-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:15px}.editor{padding-bottom:20px}.editor>label{display:block;padding:20px}.editor textarea{height:150px;resize:vertical;line-height:1.7}.variables{display:flex;flex-wrap:wrap;gap:5px;padding:0 20px}.variables span{width:100%;font-size:8px;color:#7f8d89}.variables button{border:1px solid #dce5df;background:#f6faf7;border-radius:6px;padding:5px 7px;color:#36735f;font:600 8px monospace}.char-count{margin:13px 20px;display:flex;justify-content:space-between;color:#7c8a85;font-size:9px}.editor>.primary-button{margin-left:20px}.phone-preview{padding:20px;text-align:center}.phone-preview>span{font-size:8px;letter-spacing:1px;color:#87948f}.phone{width:220px;height:410px;border:7px solid #243a35;border-radius:29px;margin:15px auto;background:#f3f5f2;position:relative;padding:30px 13px}.phone-top{position:absolute;top:5px;left:50%;transform:translate(-50%);width:60px;height:12px;border-radius:8px;background:#243a35}.phone-contact{display:flex;align-items:center;justify-content:center;gap:7px;border-bottom:1px solid #e0e5e0;padding-bottom:10px;font-size:10px}.phone-contact>div{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#f2bd72;color:#183f37}.phone-contact svg{width:14px}.message-bubble{text-align:left;margin-top:30px;background:#fff;padding:12px;border-radius:13px 13px 13px 3px;box-shadow:0 1px 4px #0001;font-size:9px;line-height:1.55}.phone time{display:block;text-align:left;color:#9ba5a2;font-size:7px;margin-top:5px}.automation{max-width:800px}.automation-row{display:flex;align-items:center;gap:13px;padding:15px 20px;border-bottom:1px solid var(--line)}.automation-row>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e5f2ed;color:#27735f;font-weight:700;font-size:9px}.automation-row>div{flex:1}.automation-row b{font-size:11px}.automation-row p{font-size:9px;color:#85928e;margin:3px 0}.switch{position:relative;width:35px;height:20px}.switch input{display:none}.switch i{display:block;position:absolute;inset:0;border-radius:12px;background:#c9d1cd}.switch i:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;top:3px;left:3px;background:#fff;transition:.2s}.switch input:checked+i{background:var(--green)}.switch input:checked+i:after{left:18px}.report-toolbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:14px}.date-range{margin-right:auto;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 12px}.date-range svg{width:17px;color:var(--green)}.date-range span{min-width:140px}.date-range small,.date-range b{display:block}.date-range small{font-size:7px;color:#8a9793}.date-range b{font-size:10px}.report-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.report-card{padding:18px;position:relative;min-height:120px}.report-card>span{font-size:8px;letter-spacing:.8px;color:#7e8d88;font-weight:700}.report-card h2{font:800 23px Manrope;margin:7px 0}.report-card p{display:flex;align-items:center;font-size:8px}.report-card p svg{width:13px}.positive{color:#248066}.negative{color:#bd5d54}.sparkline{position:absolute;right:15px;bottom:15px;width:100px;height:45px;display:flex;align-items:flex-end;gap:3px}.sparkline i{flex:1;background:#8cc8b5;border-radius:2px}.report-icon{position:absolute;right:17px;bottom:18px;width:35px;height:35px;border-radius:10px;display:grid;place-items:center}.report-icon.mint{background:#e4f3ed;color:var(--green)}.reports-main{display:grid;grid-template-columns:1.6fr .7fr;gap:14px;margin-top:14px}.line-chart{height:270px;position:relative;padding:20px 20px 35px 50px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 24%,#e9ede9 25%)}.line-chart svg{width:100%;height:100%;overflow:visible}.line-chart .area{fill:url(#fill)}.line-chart .line{fill:none;stroke:#27866b;stroke-width:3;vector-effect:non-scaling-stroke}.y-labels{position:absolute;left:15px;top:18px;bottom:35px;display:flex;flex-direction:column;justify-content:space-between;font-size:8px;color:#8a9692}.x-labels{display:flex;justify-content:space-between;font-size:8px;color:#8a9692}.rank-list{padding:10px 18px}.rank-list>div{display:flex;align-items:center;gap:10px;margin:14px 0}.rank-list>div>span{width:22px;height:22px;border-radius:7px;background:#edf2ee;display:grid;place-items:center;font-size:8px}.rank-list>div>div{flex:1}.rank-list p{display:flex;justify-content:space-between;margin:0 0 5px;font-size:9px}.rank-list em{font-style:normal;color:#8b9793}.rank-list div>i{display:block;height:4px;border-radius:3px;background:#edf0ed}.rank-list u{display:block;height:100%;border-radius:3px;background:var(--green);text-decoration:none}.staff-table{grid-column:1/-1;margin-top:14px}.rating{color:#bd843e}.settings-layout{display:grid;grid-template-columns:210px 1fr;gap:16px}.settings-nav{display:flex;flex-direction:column;gap:3px}.settings-nav button{border:0;background:transparent;padding:10px;border-radius:8px;text-align:left;display:flex;gap:9px;align-items:center;font-size:10px;color:#65756f}.settings-nav svg{width:16px}.settings-nav button.active{background:#e7f1ed;color:#236d58;font-weight:700}.settings-content{display:grid;gap:14px}.settings-section{overflow:hidden}.section-head{display:flex;align-items:center;gap:12px;padding:17px 20px;border-bottom:1px solid var(--line)}.setting-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e6f2ed;color:#2d7c65}.setting-icon svg{width:18px}.section-head>div:nth-child(2){flex:1}.section-head h2{font:700 13px Manrope;margin:0}.section-head p{font-size:9px;color:#84918d;margin:3px 0}.settings-section .form-grid{max-width:800px}.password-input{position:relative}.password-input input{padding-right:40px}.password-input button{position:absolute;right:5px;top:9px;border:0;background:transparent;color:#80908b}.password-input svg{width:16px}.setting-actions{padding:0 24px 20px;display:flex;gap:8px}.toggle-row{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #edf0ed}.toggle-row:last-child{border:0}.toggle-row b,.toggle-row small{display:block;font-size:10px}.toggle-row small{font-size:8px;color:#899691;margin-top:3px}.save-bar{position:sticky;bottom:10px;padding:10px;background:#fffe;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid var(--line);border-radius:11px;display:flex;justify-content:flex-end;align-items:center;gap:15px;box-shadow:0 8px 30px #223d3520}.save-bar>span{font-size:9px;color:#248066;display:flex;align-items:center;gap:5px}.save-bar svg{width:15px}.pet-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pet-card{padding:15px}.pet-portrait{height:120px;border-radius:11px;background:linear-gradient(145deg,#d7e9e2,#b9d6cc);display:grid;place-items:center;color:#33705f}.pet-portrait.cat{background:linear-gradient(145deg,#f2dfc4,#e7bd82);color:#815c2f}.pet-portrait svg{width:57px;height:57px}.pet-card-head{display:flex;justify-content:space-between;align-items:center;padding:13px 3px}.pet-card-head h2{font:800 17px Manrope;margin:0}.pet-card-head p{font-size:9px;color:#7e8b87;margin:2px 0}.pet-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding-top:10px}.pet-facts>span{padding:8px}.pet-facts small,.pet-facts b{display:block}.pet-facts small{font-size:7px;color:#8b9793}.pet-facts b{font-size:9px;margin-top:3px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.team-card{text-align:center;padding:23px}.team-card h2{font:700 14px Manrope;margin:0}.team-card p{font-size:9px;color:#82908c}.team-card>div:last-of-type{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:15px 0;padding:11px}.team-card small,.team-card b{display:block;font-size:8px}.team-card b{font-size:10px;margin-top:2px}.add-team{min-height:260px;border:2px dashed #d6ded8;border-radius:14px;background:transparent;color:#71817c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.add-team svg{width:35px;height:35px;color:var(--green);margin-bottom:5px}.add-team span{font-size:9px}.calendar-page{overflow:hidden}.calendar-head{display:flex;align-items:center;gap:10px;padding:16px}.calendar-head>button:first-child,.calendar-head>button:nth-child(3){width:31px;height:31px;border:1px solid var(--line);background:#fff;border-radius:8px;color:#70807a}.calendar-head div{flex:1}.calendar-head span{font-size:8px;color:#7d8a86}.calendar-head h2{font:700 15px Manrope;margin:2px 0}.week-head,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.week-head span{padding:9px 12px;background:#f6f8f5;border-top:1px solid var(--line);font-size:8px;color:#7c8985}.calendar-grid>div{min-height:112px;padding:7px;border-top:1px solid var(--line);border-right:1px solid var(--line);font-size:9px}.calendar-grid>div>span{display:grid;place-items:center;width:23px;height:23px}.calendar-grid>div.today>span{border-radius:50%;background:var(--green);color:#fff}.calendar-grid>div.muted{background:#fafbf9;color:#b8c0bd}.event{margin-top:6px;padding:6px;background:#e7f2ed;border-left:2px solid var(--green);border-radius:4px;color:#2c6555}.event.reminder{background:#f9eddd;border-color:#dc9646;color:#90622e}.event.second{background:#eee8f5;border-color:#7e629a;color:#684d83}.event b,.event small{display:block;font-size:8px}.event small{font-size:7px;margin-top:2px;opacity:.75}@media(max-width:1200px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-bottom{grid-template-columns:1fr 1fr}.quick-panel{grid-column:1/-1}.sms-overview{grid-template-columns:2fr repeat(2,1fr)}.sms-stat:nth-last-child(-n+2){display:none}.report-grid,.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:.25s}.sidebar.open{transform:translate(0);box-shadow:20px 0 50px #173a3550}.sidebar-scrim{position:fixed;inset:0;z-index:29;background:#153e3866;border:0}.mobile-close{display:block;margin-left:auto;color:#fff}.main-area{margin-left:0}.menu-button{display:grid;place-items:center;border:0;background:transparent;color:#536761;margin-right:13px}.topbar{padding:0 18px}.content{padding:23px 18px 35px}.dashboard-grid,.reports-main,.template-layout{grid-template-columns:1fr}.dashboard-bottom{grid-template-columns:1fr 1fr}.quick-panel{grid-column:auto}.toolbar{flex-wrap:wrap}.toolbar>.table-search{width:100%}.toolbar>.outline-button:first-of-type{margin-left:0}.pet-cards{grid-template-columns:repeat(2,1fr)}.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow:auto}.settings-nav button{white-space:nowrap}.staff-table{grid-column:auto}}@media(max-width:640px){.top-search{width:auto;flex:1}.top-search kbd,.profile-button{display:none}.avatar.compact{display:grid}.page-heading{align-items:flex-start}.page-heading>.primary-button{padding:9px}.page-heading>.primary-button svg{margin:0}.page-heading>.primary-button{font-size:0}.stat-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{min-height:105px;padding:12px;display:block}.stat-icon{width:31px;height:31px;margin-bottom:8px}.stat-content strong{font-size:18px}.trend{top:12px;right:10px}.dashboard-grid,.dashboard-bottom{grid-template-columns:1fr}.timeline-row{grid-template-columns:34px 15px 32px 1fr 20px}.service-chip{display:none}.care-panel{min-width:0}.panel-head{padding:14px}.toolbar .segmented{overflow:auto;max-width:100%}.table-summary span{display:none}.drawer{width:100%}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.modal .form-grid{padding:15px}.check-line{margin-inline:15px}.flow-panel{padding:18px 13px}.stepper p{font-size:7px}.select-customer-list>button{grid-template-columns:1fr 1fr 20px;padding:8px}.select-customer-list .person-cell>span{display:none}.service-options{grid-template-columns:repeat(2,1fr)}.price-input,.summary-grid{grid-template-columns:1fr}.week-options{grid-template-columns:repeat(2,1fr)}.calculated-date{flex-wrap:wrap}.sms-overview{grid-template-columns:1fr 1fr}.sms-hero{grid-column:1/-1}.sms-hero>.outline-button{display:none}.report-grid{grid-template-columns:1fr 1fr;gap:8px}.report-card{min-height:110px;padding:13px}.report-card h2{font-size:18px}.sparkline,.report-icon{display:none}.report-toolbar{flex-wrap:wrap}.date-range{width:100%}.pet-cards,.team-grid{grid-template-columns:1fr}.calendar-grid>div{min-height:75px;padding:3px}.event{padding:3px}.event small{display:none}.event b{font-size:6px}.week-head span{padding:7px 3px;text-align:center}.settings-section .form-grid{padding:15px}.sidebar{width:272px}footer{padding:0 18px}.sms-stat:nth-last-child(-n+2){display:block}.phone{height:360px}.template-layout{min-width:0}}.customer-modal{width:min(650px,calc(100% - 30px))}.rating-picker{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:12px 13px;border:1px solid #e0e6e1;border-radius:10px;background:#fafbf9}.rating-picker b,.rating-picker small{display:block}.rating-picker b{font-size:10px;color:#344a44}.rating-picker small{font-size:8px;color:#84918d;margin-top:2px}.rating-picker>div:nth-child(2){display:flex;gap:2px}.rating-picker button{border:0;background:transparent;color:#d8ded9;font-size:19px;padding:1px;line-height:1}.rating-picker button.selected{color:#e4a54c}.score-note{font-size:8px;font-weight:700;padding:5px 7px;border-radius:7px;white-space:nowrap}.score-note.risk,.rating-badge.risk{color:#ae4b44;background:#fae9e7}.score-note.watch,.rating-badge.watch{color:#9a682e;background:#fbf0de}.score-note.good,.rating-badge.good{color:#28745f;background:#e5f3ed}.otp-consent{margin:0 24px 18px;padding:14px;border:1px solid #dce5df;border-radius:11px;background:#f8faf8}.otp-consent.verified{border-color:#9bcdbd;background:#f0f8f5}.otp-title{display:flex;gap:10px;align-items:center}.otp-title>svg{color:var(--green)}.otp-title b,.otp-title small,.verified-line b,.verified-line small{display:block}.otp-title b{font-size:10px}.otp-title small{font-size:8px;color:#82908c;margin-top:3px}.consent-choice{display:flex;align-items:center;gap:7px;margin:13px 0}.consent-choice>span{font-size:9px;font-weight:700;margin-right:auto}.consent-choice button{border:1px solid #dbe3dd;background:#fff;border-radius:8px;padding:7px 9px;font-size:8px;color:#6d7c77}.consent-choice button.active{border-color:#3b967b;background:#e6f3ee;color:#276d59;font-weight:700}.consent-choice button.active.no{border-color:#c88982;background:#f8eae8;color:#a44e47}.otp-actions{display:flex;align-items:center;gap:8px;border-top:1px solid #e4e9e5;padding-top:12px}.otp-actions input{width:130px;border:1px solid #d9e1db;border-radius:8px;padding:9px;outline:none;font-size:11px;letter-spacing:2px;text-align:center}.dev-code{margin:9px 0 0;font-size:8px;color:#91652e;background:#fff4df;padding:7px;border-radius:7px}.verified-line{display:flex;align-items:center;gap:9px;color:#28745f;margin-top:11px;padding-top:11px;border-top:1px solid #dce9e2}.verified-line svg{width:19px}.verified-line b{font-size:10px}.verified-line small{font-size:8px;margin-top:2px}.rating-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px}.rating-badge{padding:10px 12px;border-radius:10px}.rating-badge span,.rating-badge b,.rating-badge small{display:block}.rating-badge span{font-size:8px;font-weight:700}.rating-badge b{font-size:14px;letter-spacing:1px;margin:3px 0}.rating-badge small{font-size:8px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.rating-picker{grid-template-columns:1fr}.rating-picker>div:nth-child(2){justify-content:flex-start}.otp-consent{margin-inline:15px}.consent-choice{flex-wrap:wrap}.consent-choice>span{width:100%}.otp-actions{flex-wrap:wrap}.otp-actions input{flex:1}.rating-summary{grid-template-columns:1fr}}.compact-note{position:relative}.compact-note>small{font-size:8px;color:#8a9692;font-weight:400;margin-left:5px}.compact-note textarea{display:block;width:100%;height:58px;resize:vertical;margin-top:6px;border:1px solid #dbe2dc;border-radius:8px;padding:9px 42px 9px 10px;outline:none;color:#29433d;background:#fff;font-size:10px;line-height:1.4}.compact-note textarea:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.compact-note em{position:absolute;right:8px;bottom:7px;font-size:7px;font-style:normal;color:#98a39f}.grooming-note{display:flex;gap:10px;margin:14px;padding:12px;background:#edf6f2;border:1px solid #d6e9e1;border-radius:10px;color:#28715c}.grooming-note svg{width:16px;flex:0 0 auto}.grooming-note p{font-size:9px;margin:0}.grooming-note b{display:block;margin-bottom:2px}.debt-tab{color:#a34f47!important}.table-summary strong{color:#b3544b;margin-left:3px}.debt-amount{display:inline-flex;padding:5px 8px;border-radius:7px;background:#fae9e7;color:#b34f47;font-weight:800}.paid-label{display:inline-flex;align-items:center;gap:4px;color:#4d8272;font-size:8px}.paid-label svg{width:12px}.debt-alert{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin:14px;padding:13px;background:linear-gradient(135deg,#fff5f0,#fce9e5);border:1px solid #efd1cb;border-radius:11px;color:#9c4942}.debt-icon{width:37px;height:37px;border-radius:10px;background:#f5d8d2;display:grid;place-items:center}.debt-icon svg{width:18px}.debt-alert span,.debt-alert strong,.debt-alert small{display:block}.debt-alert span{font-size:7px;font-weight:800;letter-spacing:.8px}.debt-alert strong{font:800 18px Manrope;margin:2px 0}.debt-alert small{font-size:7px;color:#9a716c}.debt-sms-button{display:flex;align-items:center;gap:5px;border:0;border-radius:8px;padding:8px 10px;background:#b95850;color:#fff;font-size:8px;font-weight:700}.debt-sms-button:disabled{opacity:.65}.debt-sms-button svg{width:13px}.debt-alert>p{grid-column:2/-1;margin:0;font-size:8px;color:#397461}.debt-alert>p.error{color:#aa4b44}.payment-box{max-width:760px;margin:18px auto 0;padding:16px;background:#f7f9f7;border:1px solid #e0e6e1;border-radius:12px;display:grid;grid-template-columns:1fr 2fr;gap:14px}.payment-box>label{font-size:9px;font-weight:700;color:#52645e}.payment-box>label>div{position:relative}.payment-box input{width:100%;margin-top:6px;border:1px solid #d9e1da;border-radius:8px;padding:10px 28px 10px 10px;outline:none}.payment-box label div>span{position:absolute;right:10px;bottom:9px}.payment-choice{display:flex;flex-wrap:wrap;gap:6px}.payment-choice>span{width:100%;font-size:9px;font-weight:700;color:#52645e}.payment-choice button{display:flex;align-items:center;gap:5px;border:1px solid #dbe2dc;background:#fff;border-radius:8px;padding:8px;color:#697873;font-size:8px}.payment-choice button svg{width:14px}.payment-choice button.active{border-color:#3b987c;background:#e7f3ee;color:#276d59;font-weight:700}.payment-choice button.active.debt{border-color:#c5675e;background:#faeae7;color:#a54b44}.payment-choice button.active.partial{border-color:#d49a4e;background:#fbf0df;color:#95652d}.debt-preview{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;padding:11px 12px;border-radius:9px;background:#e9f3ef;color:#2b6f5d}.debt-preview span{font-size:8px;font-weight:700}.debt-preview strong{font:800 17px Manrope}.debt-preview small{font-size:8px}.debt-preview.has-debt{background:#fbeae7;color:#aa4e46}.summary-debt{background:#fff0ed}.summary-debt span,.summary-debt b{color:#af5048!important}@media(max-width:640px){.debt-alert{grid-template-columns:36px 1fr}.debt-sms-button{grid-column:1/-1;justify-content:center}.payment-box{grid-template-columns:1fr}.debt-preview{grid-column:auto}.payment-choice button{flex:1;justify-content:center}.segmented{width:100%}}.debt-buttons{display:flex;flex-direction:column;gap:5px}.collect-button{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfaaa4;border-radius:8px;padding:7px 9px;background:#fff;color:#a24c45;font-size:8px;font-weight:700}.collect-button svg{width:13px}.collection-row{grid-column:1/-1;display:flex;align-items:flex-end;gap:7px;border-top:1px solid #efd4cf;padding-top:10px}.collection-row label{position:relative;flex:1;font-size:8px;font-weight:700}.collection-row input{display:block;width:100%;margin-top:4px;border:1px solid #dfc3be;border-radius:7px;padding:8px 25px 8px 8px;outline:none}.collection-row label span{position:absolute;right:9px;bottom:7px}.collection-row>button{display:flex;align-items:center;gap:5px;border:0;border-radius:7px;padding:8px 10px;background:#23866b;color:#fff;font-size:8px;font-weight:700}.collection-row>button svg{width:12px}.debt-cleared{display:flex;align-items:center;gap:9px;margin:14px;padding:12px;border-radius:10px;background:#e8f4ef;color:#28745f}.debt-cleared svg{width:20px}.debt-cleared b,.debt-cleared small{display:block}.debt-cleared b{font-size:10px}.debt-cleared small{font-size:8px;margin-top:2px}.offline,.configured{display:flex;align-items:center;gap:5px;border-radius:8px;padding:4px 8px;font-size:8px;font-weight:700}.offline{color:#a95048;background:#faeae7}.configured{color:#91652f;background:#fff2dd}.offline i,.configured i{width:6px;height:6px;border-radius:50%}.offline i{background:#cf5e55}.configured i{background:#d69a4e}.connection-notice{display:flex;align-items:center;gap:8px;margin:16px 24px 0;padding:10px 12px;border-radius:9px;font-size:9px}.connection-notice svg{width:16px}.connection-notice.warning{background:#fff3e1;color:#94632a}.connection-notice.success{background:#e8f4ef;color:#28745f}.connection-notice.error{background:#fae9e7;color:#aa4d45}.settings-section .form-grid label>small{display:block;margin-top:5px;color:#87948f;font-size:7.5px;font-weight:400;line-height:1.4}.verified-rule{display:flex;align-items:center;gap:10px;padding:13px 20px;border-bottom:1px solid #edf0ed;color:#28745f}.verified-rule:last-child{border:0}.verified-rule svg{width:17px}.verified-rule b,.verified-rule small{display:block}.verified-rule b{font-size:10px}.verified-rule small{font-size:8px;color:#82908c;margin-top:2px}.settings-nav button:disabled{opacity:.45;cursor:not-allowed}.outline-button:disabled,.primary-button:disabled{cursor:not-allowed}.appointment-shell{display:grid;gap:12px}.appointment-toolbar{display:flex;align-items:center;gap:10px;padding:12px 15px}.appointment-toolbar>button:first-child,.appointment-toolbar>button:nth-of-type(2){width:32px;height:32px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#60716c}.appointment-toolbar>div{min-width:220px}.appointment-toolbar span{font-size:7px;letter-spacing:1px;color:var(--green);font-weight:800}.appointment-toolbar h2{font:700 14px Manrope;margin:2px 0;text-transform:capitalize}.appointment-toolbar p{margin-left:auto;font-size:9px;color:#768681;display:flex;align-items:center;gap:5px}.appointment-toolbar p.picking{color:#a5682d;background:#fff2df;padding:7px 10px;border-radius:8px;font-weight:700}.appointment-toolbar p svg{width:14px}.weekly-calendar{display:grid;grid-template-columns:64px repeat(7,minmax(118px,1fr));overflow:auto;align-items:start}.week-corner,.week-day{height:58px;position:sticky;top:68px;z-index:5;background:#f8faf8;border-bottom:1px solid var(--line);border-right:1px solid var(--line);display:grid;place-items:center;color:#86938f;font-size:8px;font-weight:700}.week-day{display:flex;flex-direction:column;justify-content:center;gap:2px}.week-day span{font-size:8px}.week-day b{font:800 16px Manrope;color:#40534d}.week-day.today{background:#e9f4ef}.week-day.today b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}.time-column>div,.appointment-slot{height:48px;border:0;border-bottom:1px solid #edf0ed;border-right:1px solid #edf0ed;background:#fff}.time-column>div{display:flex;align-items:flex-start;justify-content:center;color:#8b9793;font-size:8px;padding-top:4px}.day-column{position:relative}.appointment-slot{width:100%;display:block;position:relative;padding:0;text-align:left}.appointment-slot:hover,.appointment-slot.drop-ready:hover{background:#edf7f3}.appointment-slot.drop-ready{background:#fbfcfb}.appointment-card{position:absolute;z-index:3;inset:3px 3px auto;border-radius:8px;padding:7px 6px;display:flex;gap:4px;color:#275e50;background:#dff0e9;border-left:3px solid #2c8c70;box-shadow:0 3px 10px #27483f18;cursor:grab;overflow:hidden}.appointment-card:active{cursor:grabbing}.appointment-card.picked{outline:2px solid #e8a34d;box-shadow:0 0 0 4px #f5c98535}.appointment-card>svg{width:12px;flex:0 0 auto;opacity:.55}.appointment-card b,.appointment-card span,.appointment-card small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appointment-card b{font-size:8.5px}.appointment-card span{font-size:7.5px;margin:2px 0}.appointment-card small{font-size:7px;opacity:.72}.appointment-card.color-1{background:#e3f1ec;border-color:#248369;color:#245d4f}.appointment-card.color-2{background:#f9eddc;border-color:#dc9849;color:#885e2e}.appointment-card.color-3{background:#e7eef7;border-color:#5680ad;color:#456887}.appointment-card.color-0{background:#eee8f5;border-color:#8266a0;color:#654d7e}.confirm-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center}.confirm-scrim{position:absolute;inset:0;border:0;background:#173c3575;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.move-confirm{position:relative;width:min(440px,calc(100% - 30px));background:#fff;border-radius:15px;padding:25px;text-align:center;box-shadow:0 25px 70px #173b3550}.confirm-icon{width:48px;height:48px;border-radius:14px;margin:0 auto 12px;background:#e6f3ee;color:var(--green);display:grid;place-items:center}.move-confirm>span{font-size:8px;letter-spacing:1.3px;color:var(--green);font-weight:800}.move-confirm h2{font:800 18px Manrope;margin:6px 0}.move-confirm p{font-size:10px;line-height:1.6;color:#71817c}.move-confirm p b,.move-confirm p strong{display:block;color:#2c443e}.move-confirm>div:last-child{display:flex;justify-content:center;gap:8px;margin-top:18px}@media(max-width:700px){.appointment-toolbar{flex-wrap:wrap}.appointment-toolbar>div{flex:1}.appointment-toolbar p{width:100%;margin:0}.weekly-calendar{grid-template-columns:52px repeat(7,112px)}.week-corner,.week-day{top:68px}}.appointment-detail{position:relative;width:min(560px,calc(100% - 30px));background:#fff;border-radius:16px;box-shadow:0 25px 70px #173b3550;overflow:hidden}.detail-head{display:flex;align-items:center;gap:13px;padding:21px 23px;border-bottom:1px solid var(--line)}.detail-head .confirm-icon{margin:0;flex:0 0 auto}.detail-head>div:nth-child(2){min-width:0;flex:1}.detail-head span{font-size:8px;letter-spacing:1.3px;color:var(--green);font-weight:800}.detail-head h2{font:800 18px Manrope;margin:4px 0;color:#203d36}.detail-head p{margin:0;color:#7a8984;font-size:9px}.detail-head>button{align-self:flex-start;width:31px;height:31px;border:0;border-radius:8px;background:#f2f5f2;color:#71807c;display:grid;place-items:center}.detail-head>button svg{width:16px}.appointment-sms-preview{display:flex;gap:13px;margin:20px 23px;padding:15px;border:1px solid #dce8e2;border-radius:12px;background:#f6faf8;color:#31725f}.appointment-sms-preview>svg{width:20px;flex:0 0 auto}.appointment-sms-preview>div{min-width:0}.appointment-sms-preview b{font-size:10px;color:#294a41}.appointment-sms-preview p{font-size:9.5px;line-height:1.65;color:#63746e;margin:5px 0 10px}.appointment-sms-preview .status svg{width:12px}.appointment-sms-result{display:flex;align-items:center;gap:8px;margin:0 23px 16px;padding:10px 12px;border-radius:9px;font-size:9px;font-weight:700}.appointment-sms-result svg{width:16px}.appointment-sms-result.sent{background:#e7f4ef;color:#27735f}.appointment-sms-result.error{background:#fae9e7;color:#aa4d45}.appointment-detail-actions{display:flex;justify-content:flex-end;gap:8px;padding:15px 23px;border-top:1px solid var(--line);background:#fbfcfb}.appointment-detail-actions svg{width:15px}.appointment-detail-actions .primary-button:disabled{opacity:.55}@media(max-width:560px){.detail-head{align-items:flex-start}.appointment-sms-preview{margin:16px}.appointment-sms-result{margin:0 16px 14px}.appointment-detail-actions{padding:14px 16px;flex-direction:column-reverse}.appointment-detail-actions button{width:100%}}.settings-template-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px}.settings-template{display:grid;grid-template-columns:1fr auto;gap:9px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fbfcfa}.settings-template b,.settings-template small{display:block}.settings-template b{font-size:11px}.settings-template small{margin-top:3px;color:#87948f;font-size:8px}.settings-template textarea{grid-column:1/-1;min-height:100px;resize:vertical;border:1px solid #dbe3dd;border-radius:9px;padding:11px;outline:none;color:#334a44;font-size:9.5px;line-height:1.55;background:#fff}.settings-template textarea:focus,.kvkk-editor input:focus,.kvkk-editor textarea:focus,.role-row input:focus,.role-row textarea:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.settings-template>span{grid-column:1/-1;text-align:right;color:#8b9793;font-size:8px}.settings-save{display:flex;align-items:center;justify-content:flex-end;gap:15px;padding:15px 20px;border-top:1px solid var(--line);background:#fbfcfb}.settings-save small{margin-right:auto;color:#7d8b87;font-size:8px}.kvkk-editor{display:grid;grid-template-columns:2fr .7fr;gap:13px;padding:20px}.kvkk-editor>label{font-size:9px;font-weight:700;color:#52645e}.kvkk-editor input,.kvkk-editor textarea{display:block;width:100%;margin-top:6px;border:1px solid #dbe3dd;border-radius:9px;padding:10px;outline:none;color:#334a44;background:#fff}.kvkk-editor textarea{min-height:230px;resize:vertical;line-height:1.65}.kvkk-editor label>span{display:block;text-align:right;color:#8a9793;font-size:8px;margin-top:4px}.kvkk-editor .kvkk-required{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #dde6df;border-radius:10px;background:#f6faf8}.kvkk-required input{width:auto;margin:2px 0 0;accent-color:var(--green)}.kvkk-required b,.kvkk-required small{display:block;text-align:left}.kvkk-required small{margin-top:3px}.role-table{overflow:auto;padding:10px 20px 20px}.role-row{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(5,minmax(72px,.55fr)) 35px;align-items:center;border:1px solid var(--line);border-top:0;min-width:760px}.role-row:first-child{border-top:1px solid var(--line);border-radius:10px 10px 0 0}.role-row:last-child{border-radius:0 0 10px 10px}.role-row>div{padding:11px}.role-row input[type=text],.role-row>div>input,.role-row textarea{display:block;width:100%;border:1px solid transparent;background:transparent;border-radius:7px;padding:6px;outline:none;color:#29443d}.role-row>div>input{font-weight:800;font-size:10px}.role-row>div>input:disabled{color:#29443d}.role-row textarea{height:42px;resize:none;font-size:8px;color:#7f8d89}.role-head{background:#f5f8f5;color:#82908c;font-size:7px;font-weight:800;letter-spacing:.6px}.role-head>span{padding:10px;text-align:center}.role-head>span:first-child{text-align:left}.permission-check{display:grid;place-items:center;height:100%;border-left:1px solid #edf0ed}.permission-check input{position:absolute;opacity:0;pointer-events:none}.permission-check span{width:25px;height:25px;border:1px solid #d9e1db;border-radius:7px;display:grid;place-items:center;color:transparent;background:#fff}.permission-check span svg{width:14px}.permission-check input:checked+span{background:#e2f2eb;border-color:#86bdaa;color:#27765f}.permission-check input:disabled+span{opacity:.65}.role-delete{width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:#b35a52}.role-delete:disabled{color:#cbd2ce;cursor:not-allowed}.role-delete svg{width:14px}.settings-toast{position:fixed;right:26px;bottom:26px;z-index:140;display:flex;align-items:center;gap:8px;background:#183f37;color:#fff;border-radius:10px;padding:11px 15px;box-shadow:0 12px 35px #173c3540;font-size:10px;font-weight:700}.settings-toast svg{width:17px;color:#71d1b2}.settings-content>.settings-layout{display:block}.settings-content>.settings-layout>.settings-nav{display:none}.settings-content>.settings-layout>.settings-content{display:grid}@media(max-width:760px){.settings-template-list,.kvkk-editor{grid-template-columns:1fr;padding:14px}.kvkk-editor .span-2{grid-column:auto}.settings-save{align-items:flex-start;flex-direction:column}.settings-save button{width:100%}.role-table{padding:8px 12px 15px}.section-head{flex-wrap:wrap}.section-head>.outline-button{width:100%}}.payment-box select{display:block;width:100%;margin-top:6px;border:1px solid #d9e1da;border-radius:8px;padding:10px;outline:none;background:#fff;color:#344943}.ledger-drawer{width:min(650px,100%)}.customer-ledger{margin:14px;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.ledger-title{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid var(--line)}.ledger-title span{font-size:7px;letter-spacing:1.2px;color:var(--green);font-weight:800}.ledger-title h3{font:700 13px Manrope;margin:3px 0 0}.ledger-title>svg{width:20px;color:var(--green)}.ledger-summary{display:grid;grid-template-columns:repeat(4,1fr);background:#f8faf8;border-bottom:1px solid var(--line)}.ledger-summary>div{padding:12px;border-right:1px solid var(--line)}.ledger-summary>div:last-child{border:0}.ledger-summary small,.ledger-summary b{display:block}.ledger-summary small{font-size:6.5px;color:#899691;font-weight:800}.ledger-summary b{font:800 12px Manrope;margin-top:3px;color:#2d463f}.ledger-summary .has-debt b{color:#b04f47}.ledger-block{padding:15px 17px;border-bottom:1px solid var(--line)}.ledger-block:last-child{border:0}.ledger-block h4{display:flex;align-items:center;gap:7px;margin:0 0 12px;font:700 10px Manrope;color:#3d534d}.ledger-block h4 svg{width:15px;color:var(--green)}.ledger-entry{display:grid;grid-template-columns:24px 1fr;gap:7px}.ledger-marker{position:relative;display:flex;justify-content:center}.ledger-marker span{position:relative;z-index:1;width:19px;height:19px;border-radius:6px;background:#e5f2ed;color:#28735f;display:grid;place-items:center;font-size:7px;font-weight:800}.ledger-marker i{position:absolute;top:19px;bottom:0;width:1px;background:#dfe7e2}.ledger-entry:last-child .ledger-marker i{display:none}.ledger-main{display:grid;grid-template-columns:1fr auto;gap:8px;padding:0 0 14px}.ledger-main>div:first-child{min-width:0}.ledger-main time,.ledger-main strong,.ledger-main small{display:block}.ledger-main time{font-size:7px;color:#8a9692}.ledger-main strong{font-size:9px;margin:3px 0;color:#304841}.ledger-main small{font-size:7px;color:#87948f}.ledger-main>b{font:800 12px Manrope;color:#213f37}.ledger-money{grid-column:1/-1;display:grid;grid-template-columns:1.3fr 1fr 1fr;border:1px solid #e6ebe7;border-radius:8px;background:#fafbf9;overflow:hidden}.ledger-money>span{padding:7px 9px;border-right:1px solid #e6ebe7;font-size:8px;font-weight:700;color:#416058}.ledger-money>span:last-child{border:0}.ledger-money small{display:block;font-size:6px;color:#8c9894;margin-bottom:2px}.ledger-money .debt{background:#fbeae7;color:#ad4e46}.ledger-empty{margin:0;padding:12px;border-radius:8px;background:#f7f9f7;color:#85928e;font-size:8px}.ledger-sms{display:flex;align-items:flex-start;gap:8px;padding:9px 0;border-bottom:1px solid #edf0ed}.ledger-sms:last-child{border:0}.ledger-sms .sms-dot{flex:0 0 auto;margin-top:3px}.ledger-sms div{min-width:0}.ledger-sms b,.ledger-sms small{display:block}.ledger-sms b{font-size:8px;line-height:1.45;color:#425a53}.ledger-sms small{font-size:7px;color:#8b9793;margin-top:3px}@media(max-width:520px){.ledger-summary{grid-template-columns:1fr 1fr}.ledger-summary>div:nth-child(2){border-right:0}.ledger-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.ledger-money{grid-template-columns:1fr}.ledger-money>span{border-right:0;border-bottom:1px solid #e6ebe7}.ledger-money>span:last-child{border-bottom:0}}.row-actions{position:relative;white-space:nowrap}.action-menu-scrim{position:fixed;inset:0;z-index:69;border:0;background:transparent}.customer-action-menu{position:absolute;z-index:70;right:15px;top:47px;width:195px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 16px 38px #173b3528}.customer-action-menu button{display:flex;align-items:center;gap:8px;width:100%;border:0;background:transparent;border-radius:7px;padding:9px 10px;color:#52645e;font-size:9px;text-align:left}.customer-action-menu button:hover{background:#f3f7f4;color:#246e59}.customer-action-menu button svg{width:14px}.customer-action-menu button.danger{border-top:1px solid #edf0ed;border-radius:0 0 7px 7px;margin-top:4px;padding-top:11px;color:#b34f47}.customer-action-menu button.danger:hover{background:#fbeae7}.delete-confirm{position:relative;width:min(470px,calc(100% - 30px));background:#fff;border-radius:16px;padding:25px;text-align:center;box-shadow:0 25px 70px #173b3550}.delete-icon{width:48px;height:48px;border-radius:14px;margin:0 auto 12px;background:#fae9e7;color:#b64f47;display:grid;place-items:center}.delete-icon svg{width:22px}.delete-confirm>span{font-size:8px;letter-spacing:1.3px;color:#b15049;font-weight:800}.delete-confirm h2{font:800 19px Manrope;margin:6px 0;color:#2d423c}.delete-confirm p{font-size:10px;line-height:1.65;color:#74827e}.delete-confirm p b,.delete-confirm p strong{color:#314943}.delete-debt{display:flex;align-items:center;justify-content:center;gap:7px;margin:14px 0;padding:10px;border-radius:9px;background:#fff0df;color:#9b672e;font-size:9px;font-weight:700}.delete-debt svg{width:16px}.delete-confirm>div:last-child{display:flex;justify-content:center;gap:8px;margin-top:18px}.delete-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;padding:10px 14px;background:#b64f47;color:#fff;font-size:11px;font-weight:800}.delete-button:hover{background:#a3443d}.delete-button svg{width:15px}@media(max-width:520px){.customer-action-menu{position:fixed;inset:auto 15px 18px;width:auto}.delete-confirm>div:last-child{flex-direction:column-reverse}.delete-confirm>div:last-child button{width:100%}}.sms-mode-switch{display:flex;width:max-content;padding:4px;margin-bottom:14px}.sms-mode-switch button{display:flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:8px;padding:9px 13px;color:#71807b;font-size:10px;font-weight:700}.sms-mode-switch button svg{width:15px}.sms-mode-switch button.active{background:var(--green);color:#fff;box-shadow:0 5px 14px #23866b22}.bulk-sms-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr);gap:14px}.bulk-compose,.bulk-recipients{overflow:hidden}.bulk-count{padding:6px 9px;border-radius:8px;background:#e6f3ee;color:#28745f;font-size:9px;font-weight:800}.bulk-legal{display:flex;align-items:flex-start;gap:10px;margin:16px 20px 0;padding:12px;border:1px solid #d9e9e2;border-radius:10px;background:#f2f8f5;color:#28745f}.bulk-legal>svg{width:18px;flex:0 0 auto}.bulk-legal b,.bulk-legal small{display:block}.bulk-legal b{font-size:9px}.bulk-legal small{font-size:8px;line-height:1.45;margin-top:2px;color:#668078}.bulk-template-tabs{display:flex;gap:7px;padding:17px 20px 0}.bulk-template-tabs button{border:1px solid #dce4de;background:#fff;border-radius:8px;padding:8px 10px;color:#687873;font-size:9px}.bulk-template-tabs button.active{border-color:#4a9b82;background:#e9f4ef;color:#28715d;font-weight:800}.bulk-message{display:block;padding:15px 20px 0;color:#52645e;font-size:9px;font-weight:700}.bulk-message textarea{display:block;width:100%;min-height:145px;margin-top:6px;border:1px solid #dbe3dd;border-radius:10px;padding:12px;resize:vertical;outline:none;color:#344943;line-height:1.6}.bulk-message textarea:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.bulk-message>span{display:block;text-align:right;color:#899691;font-size:8px;margin-top:5px;font-weight:400}.bulk-preview{display:flex;gap:10px;margin:12px 20px;padding:12px;border-radius:10px;background:#f5f7f5;color:#65756f}.bulk-preview svg{width:17px;flex:0 0 auto;color:var(--green)}.bulk-preview p{margin:0;font-size:8.5px;line-height:1.55}.bulk-result{display:flex;align-items:center;gap:7px;margin:0 20px 12px;padding:10px;border-radius:9px;font-size:9px;font-weight:700}.bulk-result svg{width:16px}.bulk-result.success{background:#e8f4ef;color:#28745f}.bulk-result.error{background:#faeae7;color:#aa4d45}.bulk-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:15px 20px;border-top:1px solid var(--line)}.bulk-actions small{margin-right:auto;color:#7f8d89;font-size:8px}.bulk-recipient-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--line)}.bulk-recipient-head span{font-size:7px;letter-spacing:1.1px;color:var(--green);font-weight:800}.bulk-recipient-head h3{font:700 12px Manrope;margin:2px 0}.bulk-recipient-head label{display:flex;align-items:center;gap:5px;font-size:8px;color:#65756f}.bulk-recipient-head input,.bulk-recipient-list input{accent-color:var(--green)}.bulk-recipient-list{max-height:410px;overflow:auto;padding:7px 14px}.bulk-recipient-list>label{display:grid;grid-template-columns:16px 31px 1fr 17px;align-items:center;gap:8px;padding:9px 3px;border-bottom:1px solid #edf0ed}.bulk-recipient-list>label>span{width:29px;height:29px;border-radius:8px;background:#e8f2ee;color:#36715f;display:grid;place-items:center;font-size:8px;font-weight:800}.bulk-recipient-list b,.bulk-recipient-list small{display:block}.bulk-recipient-list b{font-size:9px}.bulk-recipient-list small{font-size:7px;color:#899691;margin-top:2px}.bulk-recipient-list svg{width:15px;color:#379071}.bulk-excluded{display:flex;align-items:center;gap:8px;margin:10px 14px 14px;padding:10px;border-radius:9px;background:#fff4e3;color:#97662d}.bulk-excluded svg{width:16px}.bulk-excluded b,.bulk-excluded small{display:block}.bulk-excluded b{font-size:8px}.bulk-excluded small{font-size:7px;margin-top:2px}.bulk-confirm{position:relative;width:min(470px,calc(100% - 30px));background:#fff;border-radius:16px;padding:25px;text-align:center;box-shadow:0 25px 70px #173b3550}.bulk-confirm>span{font-size:8px;letter-spacing:1.3px;color:var(--green);font-weight:800}.bulk-confirm h2{font:800 19px Manrope;margin:6px 0}.bulk-confirm p{font-size:10px;line-height:1.65;color:#71817c}.bulk-confirm>div:last-child{display:flex;justify-content:center;gap:8px;margin-top:18px}@media(max-width:900px){.bulk-sms-layout{grid-template-columns:1fr}.bulk-recipients{order:-1}.bulk-recipient-list{max-height:250px}}@media(max-width:560px){.sms-mode-switch{width:100%}.sms-mode-switch button{flex:1;justify-content:center}.bulk-template-tabs{overflow:auto}.bulk-template-tabs button{white-space:nowrap}.bulk-actions{align-items:stretch;flex-direction:column}.bulk-actions button{width:100%}.bulk-confirm>div:last-child{flex-direction:column-reverse}.bulk-confirm>div:last-child button{width:100%}}.demo-data-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px;padding:13px 16px;border-color:#e7d2ad;background:linear-gradient(135deg,#fff9ee,#fffdf8)}.demo-data-bar>div{display:flex;align-items:center;gap:10px;color:#916129}.demo-data-bar>div>svg{width:20px}.demo-data-bar b,.demo-data-bar small{display:block}.demo-data-bar b{font-size:10px}.demo-data-bar small{font-size:8px;margin-top:2px;color:#9b7a54}.pagination>label{display:flex;align-items:center;gap:6px;margin-left:auto;margin-right:12px;font-size:8px;color:#7c8985}.pagination select{border:1px solid #dfe5df;border-radius:7px;padding:5px 7px;background:#fff;color:#52645e;font-size:8px}.pagination>div{gap:2px}.pagination>div button{border-radius:5px}.pagination>div button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:640px){.demo-data-bar{align-items:flex-start;flex-direction:column}.demo-data-bar button{width:100%}.pagination{flex-wrap:wrap;gap:8px}.pagination>label{margin-left:0}.pagination>div{width:100%;overflow:auto}}.sidebar-user{width:100%;border:0;background:transparent;color:#fff;text-align:left}.sidebar-user:hover,.sidebar-user.active{background:#ffffff0c;border-radius:10px}.sidebar-user>svg{transition:.2s}.sidebar-user.active>svg{transform:rotate(-90deg)}.account-menu-scrim{position:fixed;inset:0;z-index:34;border:0;background:transparent}.account-menu{position:fixed;z-index:35;left:15px;bottom:76px;width:224px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px #102f2940;color:#40564f}.account-menu-head{display:flex;align-items:center;gap:9px;padding:9px;border-bottom:1px solid var(--line);margin-bottom:5px}.account-menu-head>span{min-width:0}.account-menu-head b,.account-menu-head small{display:block}.account-menu-head b{font-size:10px}.account-menu-head small{font-size:7px;color:#8a9692;margin-top:2px}.account-menu>button{display:flex;align-items:center;gap:8px;width:100%;border:0;border-radius:8px;background:transparent;padding:9px;color:#566862;font-size:9px;text-align:left}.account-menu>button:hover{background:#f2f6f3;color:#26715c}.account-menu>button svg{width:15px}.account-menu>button.logout{border-top:1px solid var(--line);border-radius:0 0 8px 8px;margin-top:4px;padding-top:11px;color:#b15049}.account-menu>button.logout:hover{background:#faebe8}.logout-confirm{position:relative;width:min(440px,calc(100% - 30px));padding:26px;background:#fff;border-radius:16px;text-align:center;box-shadow:0 25px 70px #173b3550}.logout-confirm>div:first-child{width:50px;height:50px;margin:0 auto 12px;border-radius:14px;background:#faeae7;color:#b14f47;display:grid;place-items:center}.logout-confirm>div:first-child svg{width:22px}.logout-confirm>span{font-size:8px;letter-spacing:1.3px;color:#b14f47;font-weight:800}.logout-confirm h2{font:800 19px Manrope;margin:6px 0}.logout-confirm p{font-size:10px;line-height:1.6;color:#71817c}.logout-confirm section{display:flex;justify-content:center;gap:8px;margin-top:18px}.logout-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;padding:10px 14px;background:#b14f47;color:#fff;font-size:11px;font-weight:800}.logout-button svg{width:15px}.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.8fr) minmax(400px,1.2fr);background:#f5f7f3}.login-panel{width:min(420px,calc(100% - 40px));margin:auto}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:70px}.login-brand .brand-mark{flex:0 0 auto}.login-brand b,.login-brand span{display:block}.login-brand b{font:800 20px Manrope;color:#173f38}.login-brand span{font-size:9px;color:#81908b;margin-top:2px}.login-copy>span{font-size:8px;letter-spacing:1.5px;color:var(--green);font-weight:800}.login-copy h1{font:800 30px Manrope;margin:7px 0;color:#173d35}.login-copy p{margin:0 0 24px;color:#788782;font-size:11px;line-height:1.6}.login-panel form{display:grid;gap:14px}.login-panel form label{font-size:9px;font-weight:700;color:#53655f}.login-panel form input{display:block;width:100%;margin-top:6px;border:1px solid #d9e2dc;border-radius:10px;padding:12px;outline:none;background:#fff}.login-panel form input:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.login-panel form button{width:100%;margin-top:5px;padding:12px}.login-panel>small{display:block;text-align:center;margin-top:16px;color:#929d99;font-size:8px}.login-error{margin-bottom:14px;padding:10px;border-radius:9px;background:#faeae7;color:#a94c45;font-size:9px}.login-screen>aside{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px;background:linear-gradient(145deg,#173f38,#215f52);color:#fff;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.login-screen>aside>svg{width:46px;height:46px;color:#f0b864}.login-screen>aside h2{font:800 24px Manrope;margin:18px 0 6px}.login-screen>aside p{max-width:410px;color:#b9cec8;font-size:11px;line-height:1.7}@media(max-width:760px){.login-screen{grid-template-columns:1fr}.login-panel{padding:40px 0}.login-brand{margin-bottom:45px}.login-screen>aside{display:none}.logout-confirm section{flex-direction:column-reverse}.logout-confirm section button{width:100%}}.monthly-report{display:grid;gap:14px}.report-period{display:flex;align-items:center;gap:12px;padding:17px 20px}.report-period>div{flex:1}.report-period>div>span{font-size:8px;letter-spacing:1.3px;color:var(--green);font-weight:800}.report-period h2{font:800 19px Manrope;margin:3px 0;color:#24423a}.report-period p{font-size:8px;color:#87948f;margin:0}.report-period label{font-size:7px;color:#80908b;font-weight:700}.report-period select{display:block;margin-top:4px;min-width:190px;border:1px solid #dce3dd;border-radius:8px;padding:8px;background:#fff;color:#40564f}.report-empty{display:flex;align-items:center;gap:13px;padding:17px 20px;border-color:#e6d2af;background:#fffaf0}.report-empty>svg{width:26px;color:#b77a36}.report-empty>div{flex:1}.report-empty h3{font:700 12px Manrope;margin:0;color:#765329}.report-empty p{font-size:8px;color:#927555;margin:3px 0 0}.monthly-stat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.monthly-stat-grid article{padding:16px}.monthly-stat-grid span,.monthly-stat-grid b,.monthly-stat-grid small{display:block}.monthly-stat-grid span{font-size:7px;letter-spacing:.7px;color:#82908c;font-weight:800}.monthly-stat-grid b{font:800 20px Manrope;margin:6px 0;color:#23433a}.monthly-stat-grid small{font-size:7px;color:#919d99}.report-payment-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:14px}.payment-breakdown{padding:12px 20px 18px}.payment-breakdown>div{display:grid;grid-template-columns:1fr auto;gap:5px;margin:11px 0}.payment-breakdown span,.payment-breakdown b{font-size:9px}.payment-breakdown i{grid-column:1/-1;height:5px;border-radius:4px;background:#edf1ee;overflow:hidden}.payment-breakdown u{display:block;height:100%;border-radius:4px;background:var(--green);text-decoration:none}.report-quick{display:flex;align-items:center;gap:14px;padding:20px;background:linear-gradient(145deg,#183f37,#246655);color:#fff}.report-quick>svg{width:35px;height:35px;color:#efb361}.report-quick span{font-size:7px;letter-spacing:1px;color:#a9c7be;font-weight:800}.report-quick h3{font:800 17px Manrope;margin:4px 0}.report-quick p{font-size:8px;color:#b9cec8;margin:0;line-height:1.5}.completed-list{overflow:hidden}.completed-list table{min-width:1000px}.completed-list td:first-child{min-width:145px}.completed-list .pagination{border-top:1px solid var(--line)}@media(max-width:1100px){.monthly-stat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.report-period{align-items:stretch;flex-direction:column}.report-period select,.report-period button{width:100%}.report-empty{align-items:flex-start;flex-direction:column}.report-empty button{width:100%}.monthly-stat-grid{grid-template-columns:1fr 1fr}.report-payment-grid{grid-template-columns:1fr}}@media(max-width:480px){.monthly-stat-grid{grid-template-columns:1fr}}.monthly-stat-grid .customer-stat{background:linear-gradient(145deg,#f9eddb,#fffaf2);border-color:#eed8b7}.monthly-stat-grid .customer-stat b{color:#a66a2d}.customer-registration-panel{overflow:hidden}.registration-content{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.7fr);gap:20px;padding:20px}.registration-chart{height:210px;display:flex;align-items:flex-end;gap:12px;padding:20px 10px 0;border-left:1px solid #e5eae6;border-bottom:1px solid #e5eae6}.registration-chart>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;position:relative}.registration-chart>div>span{font-size:8px;color:#7f8d89;font-weight:700}.registration-chart>div>i{width:min(42px,80%);border-radius:7px 7px 2px 2px;background:#b9ded1;min-height:7px}.registration-chart>div.selected>i{background:var(--green);box-shadow:0 4px 12px #23866b24}.registration-chart>div>b{font-size:8px;color:#84928e}.registration-chart>div.selected>b{color:#26725d}.registration-summary{display:grid;gap:9px}.registration-summary>div{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fafbf9}.registration-summary small,.registration-summary b,.registration-summary span{display:block}.registration-summary small{font-size:7px;letter-spacing:.7px;color:#82908c;font-weight:800}.registration-summary b{font:800 20px Manrope;margin:4px 0;color:#26453c}.registration-summary span{font-size:8px;color:#87948f}@media(max-width:800px){.registration-content{grid-template-columns:1fr}.registration-chart{height:180px}.registration-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.registration-content{padding:14px}.registration-summary{grid-template-columns:1fr}.registration-chart{gap:5px}.registration-chart>div>i{width:70%}}.service-mode-switch{display:flex;width:max-content;padding:4px;margin-bottom:14px}.service-mode-switch button{display:flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:8px;padding:10px 14px;color:#71807b;font-size:10px;font-weight:700}.service-mode-switch button svg{width:15px}.service-mode-switch button.active{background:var(--green);color:#fff;box-shadow:0 5px 14px #23866b22}.customer-picker-search{position:relative}.customer-picker-search input{padding-right:38px}.customer-picker-search>button{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:27px;height:27px;border:0;border-radius:7px;background:#eef3ef;color:#6d7d77;display:grid;place-items:center}.customer-picker-search>button svg{width:13px}.customer-search-empty{min-height:135px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#899691}.customer-search-empty svg{width:25px;margin-bottom:8px;color:#a4b0ac}.customer-search-empty b{font-size:10px;color:#566963}.customer-search-empty small{margin-top:4px;font-size:8px}.appointment-create{max-width:1120px}.appointment-create-panel{overflow:hidden}.appointment-create-head{display:flex;align-items:flex-start;gap:12px;padding:20px;border-bottom:1px solid var(--line)}.appointment-create-head>div:nth-child(2){flex:1}.appointment-create-head span{font-size:7px;letter-spacing:1.2px;color:var(--green);font-weight:800}.appointment-create-head h2{font:800 18px Manrope;margin:4px 0;color:#29473f}.appointment-create-head p{font-size:9px;color:#82908c;margin:0}.appointment-create-grid{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(380px,1.1fr)}.appointment-customer-column{padding:20px;border-right:1px solid var(--line);background:#fbfcfa}.appointment-details-column{padding:20px}.appointment-field{display:block;color:#50635c;font-size:8px;font-weight:800}.appointment-field>span{display:block;margin-bottom:6px}.appointment-field input,.appointment-field select{width:100%;height:39px;border:1px solid #dbe3dd;border-radius:9px;background:#fff;padding:0 11px;outline:none;color:#344943;font-size:9px}.appointment-field input:focus,.appointment-field select:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.appointment-customer-results{max-height:372px;overflow:auto;margin-top:10px;border:1px solid #e2e8e3;border-radius:11px;background:#fff}.appointment-customer-results>button{display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:9px;width:100%;padding:10px;border:0;border-bottom:1px solid #edf0ed;background:#fff;text-align:left;color:#425a53}.appointment-customer-results>button:last-of-type{border-bottom:0}.appointment-customer-results>button:hover{background:#f4f8f5}.appointment-customer-results>button.selected{background:#eaf5f0}.appointment-customer-results>button>span{width:32px;height:32px;border-radius:9px;background:#e4f0eb;color:#31705f;display:grid;place-items:center;font-size:8px;font-weight:800}.appointment-customer-results b,.appointment-customer-results small{display:block}.appointment-customer-results b{font-size:9px}.appointment-customer-results small{font-size:7px;color:#8a9692;margin-top:2px}.appointment-customer-results svg{width:15px;color:#8ca098}.appointment-customer-results>button.selected svg{color:var(--green)}.appointment-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.appointment-form-grid .span-2{grid-column:1/-1}.appointment-summary{display:flex;align-items:flex-start;gap:11px;margin-top:17px;padding:14px;border:1px dashed #d9e2dc;border-radius:11px;background:#fafbf9;color:#87948f}.appointment-summary>svg{width:22px;flex:0 0 auto}.appointment-summary>div{min-width:0}.appointment-summary span{font-size:7px;letter-spacing:1px;font-weight:800}.appointment-summary h3{font:700 12px Manrope;margin:4px 0;color:#52645e}.appointment-summary p,.appointment-summary small{display:block;margin:0;font-size:8px;line-height:1.5}.appointment-summary small{margin-top:3px}.appointment-summary.ready{border-style:solid;border-color:#cde4da;background:#f0f8f4;color:#2f735f}.appointment-summary.ready h3{color:#295247}.appointment-save{width:100%;margin-top:15px}.appointment-create-error,.appointment-create-success{display:flex;align-items:center;gap:8px;margin:14px 20px 0;padding:10px 12px;border-radius:9px;font-size:9px;font-weight:700}.appointment-create-error{background:#faeae7;color:#aa4d45}.appointment-create-success{background:#e7f4ee;color:#28745f}.appointment-create-error svg,.appointment-create-success svg{width:16px;flex:0 0 auto}@media(max-width:850px){.appointment-create-grid{grid-template-columns:1fr}.appointment-customer-column{border-right:0;border-bottom:1px solid var(--line)}.appointment-customer-results{max-height:260px}}@media(max-width:560px){.service-mode-switch{width:100%}.service-mode-switch button{flex:1;justify-content:center}.appointment-create-head,.appointment-customer-column,.appointment-details-column{padding:15px}.appointment-form-grid{grid-template-columns:1fr}.appointment-form-grid .span-2{grid-column:auto}}.dashboard-empty{min-height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#84938e}.dashboard-empty>svg{width:28px;color:#a0ada8;margin-bottom:8px}.dashboard-empty b{font-size:11px;color:#52655f}.dashboard-empty small{font-size:8px;margin-top:3px}.dashboard-empty button{display:flex;align-items:center;gap:5px;margin-top:12px;border:0;background:transparent;color:var(--green);font-size:9px;font-weight:800}.dashboard-empty button svg{width:13px}.care-empty{padding:24px 10px;text-align:center;color:#899691;font-size:9px}.top-search{position:relative}.global-search-results{position:absolute;z-index:90;left:-8px;top:44px;width:min(480px,calc(100vw - 40px));padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px #173b3530}.global-search-results>button{display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:9px;width:100%;padding:9px;border:0;border-bottom:1px solid #edf0ed;border-radius:7px;background:#fff;text-align:left;color:#425a53}.global-search-results>button:last-of-type{border-bottom:0}.global-search-results>button:hover{background:#eef6f2}.global-search-results>button>span{width:32px;height:32px;border-radius:9px;background:#e5f1ec;color:#34715f;display:grid;place-items:center;font-size:8px;font-weight:800}.global-search-results b,.global-search-results small{display:block}.global-search-results b{font-size:9px}.global-search-results small{font-size:7px;color:#899691;margin-top:2px}.global-search-results>button>svg{width:14px;color:#8ca098}.global-search-results>div{min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#899691}.global-search-results>div svg{width:20px;margin-bottom:6px}.global-search-results>div b{color:#566963}.global-search-results>div small{margin-top:3px}.edit-customer-layer{z-index:95}.team-toolbar{display:flex;align-items:center;gap:15px;margin-bottom:14px;padding:17px 20px}.team-toolbar>div{flex:1}.team-toolbar span{font-size:7px;letter-spacing:1.2px;color:var(--green);font-weight:800}.team-toolbar h2{font:800 17px Manrope;margin:3px 0;color:#29473f}.team-toolbar p{font-size:8px;color:#84928e;margin:0}.team-card>.outline-button{width:100%}.team-card>div:last-of-type small:last-child{margin-top:5px;color:#8a9692}.team-modal-layer{z-index:92}.team-modal{width:min(600px,calc(100% - 30px))}.team-form-note{display:flex;align-items:flex-start;gap:10px;margin:0 24px 18px;padding:11px;border:1px solid #d9e8e1;border-radius:9px;background:#f1f8f5;color:#2d735f}.team-form-note>svg{width:18px;flex:0 0 auto}.team-form-note b,.team-form-note small{display:block}.team-form-note b{font-size:9px}.team-form-note small{font-size:7px;margin-top:3px;color:#6d827b}.team-delete-button{margin-right:auto;display:flex;align-items:center;gap:6px;border:0;background:transparent;color:#b15049;font-size:9px;font-weight:800}.team-delete-button svg{width:14px}.nested-confirm{z-index:110}@media(max-width:560px){.team-toolbar{align-items:stretch;flex-direction:column}.team-toolbar button{width:100%}.team-form-note{margin-inline:15px}.team-modal .modal-actions{flex-direction:column-reverse}.team-modal .modal-actions button{width:100%}.team-delete-button{margin-right:0}}.reminder-center{display:grid;gap:14px}.reminder-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.reminder-stat-grid article{display:flex;align-items:center;gap:12px;padding:16px}.reminder-stat-grid article>svg{width:29px;height:29px;padding:6px;border-radius:9px}.reminder-stat-grid span,.reminder-stat-grid b,.reminder-stat-grid small{display:block}.reminder-stat-grid span{font-size:7px;letter-spacing:.8px;color:#82908c;font-weight:800}.reminder-stat-grid b{font:800 20px Manrope;margin:2px 0;color:#29473f}.reminder-stat-grid small{font-size:7px;color:#8a9692}.reminder-stat-grid .overdue>svg{background:#fae9e7;color:#b45048}.reminder-stat-grid .today>svg{background:#f9eedc;color:#b27634}.reminder-stat-grid .upcoming>svg{background:#e5f2ed;color:#28745f}.reminder-stat-grid .unplanned>svg{background:#eceff0;color:#6f7d82}.reminder-table{overflow:hidden}.reminder-toolbar{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid var(--line)}.reminder-toolbar .table-search{flex:0 0 300px}.reminder-filters{margin-left:auto}.reminder-filters button{display:flex;align-items:center;gap:4px}.reminder-status{display:inline-flex;padding:5px 8px;border-radius:8px;font-size:8px;font-weight:800}.reminder-status.overdue{background:#fae9e7;color:#b45048}.reminder-status.today{background:#f9eedc;color:#a76c2d}.reminder-status.upcoming{background:#e5f2ed;color:#28745f}.reminder-status.unplanned{background:#eceff0;color:#6e7b80}.reminder-result{max-width:180px;margin-top:5px!important;line-height:1.35}.reminder-result.sent{color:#28745f}.reminder-result.error{color:#b45048}.reminder-result.sending{color:#9b713c}.reminder-actions{display:flex;gap:6px;min-width:245px}.reminder-actions button{padding:7px 9px;font-size:8px}.reminder-actions button svg{width:13px}.reminder-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#899691}.reminder-empty svg{width:26px;margin-bottom:7px}.reminder-empty b{font-size:10px;color:#566963}.reminder-empty small{font-size:8px;margin-top:3px}.reminder-edit-layer{z-index:92}.reminder-edit-modal{width:min(470px,calc(100% - 30px))}.reminder-edit-content{display:grid;gap:17px;padding:22px 24px}.reminder-edit-content label{font-size:9px;font-weight:800;color:#53655f}.reminder-edit-content input{display:block;width:100%;margin-top:6px;border:1px solid #dbe2dc;border-radius:9px;padding:10px;background:#fff;color:#29433d}@media(max-width:1000px){.reminder-stat-grid{grid-template-columns:1fr 1fr}.reminder-toolbar{align-items:stretch;flex-direction:column}.reminder-toolbar .table-search{flex:0 0 auto;width:100%}.reminder-filters{margin-left:0;overflow:auto}}@media(max-width:560px){.reminder-stat-grid{grid-template-columns:1fr 1fr;gap:8px}.reminder-stat-grid article{padding:12px}.reminder-filters button{white-space:nowrap}.reminder-edit-content{padding:17px}.reminder-actions{min-width:220px}}.appointment-slot.bookable:hover{background:#edf7f3}.appointment-slot.bookable:hover:after{content:"+";position:absolute;inset:7px;border:1px dashed #84bba9;border-radius:7px;display:grid;place-items:center;color:#37866f;font-size:16px;font-weight:700}.quick-appointment-layer{z-index:130}.quick-appointment-modal{width:min(720px,calc(100% - 30px));max-height:calc(100vh - 34px);overflow:auto}.quick-appointment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:14px 20px;border-bottom:1px solid var(--line);background:#fbfcfb}.quick-appointment-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:9px;padding:10px;background:#fff;color:#667771;font-size:9px;font-weight:800}.quick-appointment-tabs button svg{width:15px}.quick-appointment-tabs button.active{border-color:#78b5a2;background:#e9f4ef;color:#28745f}.quick-appointment-body{display:grid;gap:13px;padding:18px 20px}.quick-customer-results{max-height:190px;overflow:auto;border:1px solid var(--line);border-radius:10px}.quick-customer-results>button{display:grid;grid-template-columns:34px 1fr 17px;align-items:center;gap:9px;width:100%;padding:9px;border:0;border-bottom:1px solid #edf0ed;background:#fff;text-align:left;color:#425a53}.quick-customer-results>button:last-child{border-bottom:0}.quick-customer-results>button.selected{background:#eaf5f0}.quick-customer-results>button>span{width:32px;height:32px;border-radius:9px;background:#e4f0eb;color:#31705f;display:grid;place-items:center;font-size:8px;font-weight:800}.quick-customer-results b,.quick-customer-results small{display:block}.quick-customer-results b{font-size:9px}.quick-customer-results small{font-size:7px;color:#87948f;margin-top:2px}.quick-customer-results svg{width:14px}.quick-new-customer{padding:0}.quick-kvkk-note{display:flex;align-items:center;gap:7px;margin:0;padding:10px;border-radius:8px;background:#fff4df;color:#8e632d;font-size:8px}.quick-kvkk-note svg{width:15px}.quick-appointment-details{display:grid;grid-template-columns:1.4fr 1fr .8fr;gap:10px;padding-top:13px;border-top:1px solid var(--line)}@media(max-width:620px){.quick-appointment-tabs{grid-template-columns:1fr}.quick-appointment-body{padding:15px}.quick-appointment-details{grid-template-columns:1fr}.quick-appointment-modal .modal-actions{flex-direction:column-reverse}.quick-appointment-modal .modal-actions button{width:100%}}.customer-pets{margin:14px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.customer-pets-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px}.customer-pets-head span{display:block;font-size:7px;letter-spacing:1px;color:var(--green);font-weight:800}.customer-pets-head h3{font:800 13px Manrope;margin:3px 0 0;color:#29473f}.customer-pets-head button{display:flex;align-items:center;gap:5px;border:0;border-radius:8px;padding:8px 10px;background:#e9f4ef;color:#28745f;font-size:8px;font-weight:800}.customer-pets-head button svg{width:13px}.customer-pets .pet-profile{margin:0;border:0;border-top:1px solid var(--line);border-radius:0}.customer-pets .pet-profile>button{margin-left:auto;width:30px;height:30px;border:0;border-radius:8px;background:#f0f4f1;color:#64756f;display:grid;place-items:center}.customer-pets .pet-profile>button svg{width:14px}.pet-form-layer{z-index:98}.pets-summary{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;margin-bottom:14px;padding:18px 20px}.pets-summary>div:first-child{min-width:0}.pets-summary span{font-size:7px;letter-spacing:1px;color:var(--green);font-weight:800}.pets-summary h2{font:800 18px Manrope;margin:3px 0;color:#29473f}.pets-summary p{margin:0;font-size:8px;color:#84928e}.pets-summary>div:not(:first-child){min-width:72px;padding-left:20px;border-left:1px solid var(--line)}.pets-summary b,.pets-summary small{display:block}.pets-summary b{font:800 19px Manrope;color:#28745f}.pets-summary small{font-size:8px;color:#87948f;margin-top:2px}@media(max-width:560px){.customer-pets-head{align-items:flex-start}.customer-pets-head button{white-space:nowrap}.pets-summary{grid-template-columns:1fr 1fr}.pets-summary>div:first-child{grid-column:1/-1}.pets-summary>div:not(:first-child){padding-left:0;border-left:0}}.sms-history-empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#899691;border-top:1px solid var(--line)}.sms-history-empty svg{width:25px;margin-bottom:7px}.sms-history-empty b{font-size:10px;color:#566963}.sms-history-empty small{font-size:8px;margin-top:3px}.sms-hero p{max-width:460px}.sms-hero .offline{margin-left:auto}.sms-hero button:disabled{opacity:.65}.forgot-password-link{display:block;margin:10px auto 0;border:0;background:transparent;color:var(--green);font-size:10px;font-weight:800}.password-reset-modal{width:min(500px,calc(100% - 30px))}.password-reset-content{display:grid;gap:14px;padding:22px 24px}.password-reset-content>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.password-reset-content label{font-size:9px;font-weight:800;color:#53655f}.password-reset-content input{display:block;width:100%;margin-top:6px;border:1px solid #dbe2dc;border-radius:9px;padding:11px;outline:none}.password-reset-content input:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.password-reset-actions{display:flex;justify-content:flex-end;gap:8px}.manager-phone-panel{display:grid;grid-template-columns:minmax(240px,1fr) minmax(140px,auto);align-items:end;gap:12px;padding:18px 22px;border-bottom:1px solid var(--line);background:#fbfcfa}.manager-phone-panel label{font-size:9px;font-weight:800;color:#53655f}.manager-phone-panel input{display:block;width:100%;margin-top:6px;border:1px solid #dbe2dc;border-radius:9px;padding:10px}.manager-phone-panel small{display:block;margin-top:5px;color:var(--muted);font-size:8px}.manager-phone-panel .phone-code-input{align-self:end;height:39px}.privacy-notice-box{max-height:240px;overflow:auto;padding:14px;border:1px solid #dae5df;border-radius:10px;background:#fbfcfa}.privacy-notice-box h3{margin:0 0 8px;font:800 13px Manrope}.privacy-notice-box p{white-space:pre-wrap;margin:0;color:#61736d;font-size:9px;line-height:1.65}.privacy-business-grid{margin-top:18px}.kvkk-textarea-label textarea{min-height:280px;resize:vertical}.kvkk-textarea-label>span{display:block;margin-top:4px;text-align:right;color:var(--muted);font-size:8px}.privacy-publish-note{display:flex;align-items:flex-start;gap:10px;margin:16px 22px;padding:12px;border:1px solid #eedab8;border-radius:10px;background:#fff8ec;color:#9b6b2d}.privacy-publish-note>svg{width:17px;flex:0 0 auto}.privacy-publish-note>span{display:flex;flex-direction:column}.privacy-publish-note b{font-size:9px}.privacy-publish-note small{margin-top:3px;font-size:8px}.privacy-history{display:grid;gap:7px;margin:0 22px 22px;padding-top:18px;border-top:1px solid var(--line)}.privacy-history>span{font-size:8px;letter-spacing:1px;color:var(--green);font-weight:800}.privacy-history>div{display:flex;justify-content:space-between;gap:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fafbf9}.privacy-history b{font-size:9px}.privacy-history small{font-size:8px;color:var(--muted)}.pages-sync-status{display:flex;align-items:center;gap:9px;margin:12px 22px 0;padding:10px 12px;border-radius:9px;background:#eef7f3;color:#2c745f;font-size:9px}.pages-sync-status.error{background:#faeae7;color:#a94e46}.pages-sync-status svg{width:16px}.pages-sync-status button{margin-left:auto}.settings-reminder-stack{display:grid;gap:10px;padding:18px 22px}.settings-reminder-stack>article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fbfcfa}.settings-reminder-stack b,.settings-reminder-stack small{display:block}.settings-reminder-stack b{font-size:10px}.settings-reminder-stack small{margin-top:3px;font-size:8px;color:var(--muted)}.settings-reminder-stack .danger{color:var(--red)}.reminder-rule-modal{width:min(470px,calc(100% - 30px))}.sms-stat .purple{color:#765996;background:#eee8f5}.sms-overview{grid-template-columns:minmax(360px,2fr) repeat(5,minmax(110px,1fr))}.consent-pending-note,.consent-pending-card{display:flex;align-items:flex-start;gap:10px;border:1px solid #eedab8;border-radius:10px;background:#fff8ec;color:#8e632d}.consent-pending-note{margin-top:12px;padding:11px}.consent-pending-card{margin:14px;padding:13px}.consent-pending-note>svg,.consent-pending-card>svg{width:18px;flex:0 0 auto}.consent-pending-note>span,.consent-pending-card>span{display:flex;flex:1;flex-direction:column}.consent-pending-note b,.consent-pending-card b{font-size:9px}.consent-pending-note small,.consent-pending-card small{margin-top:3px;font-size:8px;line-height:1.45}.consent-pending-card button{align-self:center;white-space:nowrap}.consent-verification-layer{z-index:115}.consent-verification-modal{width:min(650px,calc(100% - 30px))}.consent-verification-body{display:grid;gap:14px;padding:20px 24px}.consent-verification-body>.person-cell{padding:11px;border:1px solid var(--line);border-radius:10px;background:#fafbf9}.consent-verification-body .privacy-notice-box{max-height:260px}.consent-verification-body .otp-actions{margin:0;padding:0}.public-privacy-page{min-height:100vh;background:#f3f6f2;color:#20332f}.public-privacy-page>header{background:#153f38;color:#fff;padding:24px}.public-privacy-brand{width:min(780px,calc(100% - 32px));margin:auto;display:flex;align-items:center;gap:12px}.public-privacy-brand>span{width:42px;height:42px;border-radius:12px;background:#f6b760;color:#153f38;display:grid;place-items:center}.public-privacy-brand svg{width:23px}.public-privacy-brand b{display:block;font:800 20px Manrope}.public-privacy-brand small{display:block;color:#b9d0ca;margin-top:3px}.public-privacy-page>article{width:min(780px,calc(100% - 32px));margin:32px auto 48px;background:#fff;border:1px solid #dfe7e1;border-radius:18px;padding:clamp(24px,5vw,48px);box-shadow:0 18px 45px #173a3112}.public-privacy-page h1{font:800 clamp(25px,5vw,38px)/1.15 Manrope;margin:10px 0 12px}.public-privacy-meta{font-size:13px;color:#6e7f7a;border-bottom:1px solid #e5eae6;padding-bottom:22px}.public-privacy-text{font-size:16px;line-height:1.75;white-space:pre-line;margin:28px 0;color:#334943}.public-privacy-page article>section{background:#eef6f2;border-radius:13px;padding:20px}.public-privacy-page article>section h2{font:700 15px Manrope;margin:0 0 12px}.public-privacy-page article>section p{margin:7px 0;font-size:14px}.public-privacy-page a{color:#166c57}.public-privacy-page>footer{text-align:center;color:#72817d;font-size:12px;padding:0 16px 36px}.public-privacy-loading,.public-privacy-error{text-align:center;padding:50px 16px}.public-privacy-loading svg,.public-privacy-error svg{width:36px;height:36px;color:#23866b}.public-privacy-loading b{display:block;margin-top:14px}.public-privacy-error h1{font-size:25px}.public-privacy-error p{color:#6e7f7a}@media(max-width:520px){.public-privacy-page>article{margin-top:16px;padding:23px;border-radius:14px}.public-privacy-text{font-size:15px}}@media(max-width:1100px){.sms-overview{grid-template-columns:repeat(3,1fr)}.sms-overview .sms-hero{grid-column:1/-1}}@media(max-width:620px){.manager-phone-panel{grid-template-columns:1fr}.password-reset-actions{flex-direction:column-reverse}.password-reset-actions button{width:100%}.privacy-history>div{flex-direction:column}.settings-reminder-stack>article{grid-template-columns:1fr auto}.settings-reminder-stack>article>div:first-child{grid-column:1/-1}.sms-overview{grid-template-columns:1fr 1fr}}.breed-combobox{position:relative;margin-top:5px}.breed-combobox>div:first-child{position:relative;display:flex;align-items:center}.breed-combobox>div:first-child>svg{position:absolute;left:10px;width:14px;color:#7b8d87;pointer-events:none}.breed-combobox input{margin:0!important;padding-left:32px!important;padding-right:37px!important}.breed-combobox>div:first-child>button{position:absolute;right:5px;width:29px;height:29px;border:0;border-radius:7px;background:#eef4f0;color:#527168;display:grid;place-items:center}.breed-combobox>div:first-child>button svg{width:13px;transform:rotate(90deg)}.breed-options{position:absolute;z-index:150;top:calc(100% + 6px);left:0;right:0;max-height:245px;overflow:auto;padding:6px;border:1px solid #dce5df;border-radius:11px;background:#fff;box-shadow:0 18px 45px #173b3530}.breed-options>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 10px;border:0;border-radius:7px;background:#fff;color:#3d554e;text-align:left;font-size:9px;font-weight:700}.breed-options>button:hover,.breed-options>button.selected{background:#eaf5f0;color:#28745f}.breed-options>button svg{width:13px}.breed-options>small{display:block;padding:7px 9px 3px;color:#899691;font-size:7px}.breed-empty{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;text-align:center;color:#86958f}.breed-empty svg{width:20px;margin-bottom:5px}.breed-empty b{font-size:9px;color:#576963}.breed-empty small{max-width:260px;margin-top:4px;font-size:7px;line-height:1.45}.breed-empty>button{display:flex;align-items:center;gap:6px;margin-top:10px;border:0;border-radius:8px;padding:8px 11px;background:#28745f;color:#fff;font-size:8px;font-weight:800;cursor:pointer}.breed-empty>button svg{width:13px;margin:0}.breed-empty.prohibited{background:#fff8f7;color:#b15049}.breed-empty.prohibited b{color:#a54640}.otp-delivery-note{display:flex;align-items:center;gap:7px;margin:10px 0 0;padding:9px 11px;border-radius:8px;background:#eaf5f0;color:#28745f;font-size:8px;font-weight:700}.otp-delivery-note svg{width:15px;flex:0 0 auto}.route-trail{display:flex;align-items:center;gap:5px;margin:0 0 7px;color:#87958f;font-size:9px;font-weight:700}.route-trail button{border:0;background:transparent;padding:0;color:#71847d;font:inherit;cursor:pointer}.route-trail button:hover{color:var(--green)}.route-trail svg{width:11px;height:11px;color:#a8b2ae}.route-trail span{color:#315c50}.customer-action-menu.floating{position:fixed;right:auto;z-index:120;width:210px}.action-menu-scrim{z-index:119}.sms-none{display:inline-flex;align-items:center;min-height:22px;padding:4px 8px;border-radius:8px;background:#f0f3f1;color:#7c8b86;font-size:8px;font-weight:700;white-space:nowrap}@media(max-width:520px){.customer-action-menu.floating{left:15px!important;right:15px!important;top:auto!important;bottom:18px;width:auto}}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;background:#f5f6f2;color:#315b50;font:700 13px Manrope}.auth-loading svg{width:22px}.initial-login-note{display:block!important;margin-top:14px;padding:10px;border:1px solid #efd7ad;border-radius:9px;background:#fff6e6;color:#805b2e!important;line-height:1.55}.password-change-banner{display:flex;align-items:center;gap:11px;margin-bottom:16px;padding:12px 14px;border:1px solid #e9c88d;border-radius:11px;background:#fff6e4;color:#875e2b}.password-change-banner>svg{width:21px;flex:0 0 auto}.password-change-banner b,.password-change-banner span{display:block}.password-change-banner b{font-size:10px}.password-change-banner span{margin-top:2px;font-size:8px}.admin-account-panel{margin-bottom:15px;overflow:hidden}.admin-account-panel.requires-change{border-color:#e5bd76}.admin-account-head{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line)}.admin-account-head>div:nth-child(2){flex:1}.admin-account-head span{font-size:7px;letter-spacing:1.2px;color:var(--green);font-weight:800}.admin-account-head h2{font:800 17px Manrope;margin:3px 0;color:#29473f}.admin-account-head p{margin:0;font-size:8px;color:#84928e}.admin-account-head>strong{display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:8px;background:#fff1d8;color:#9a6b2f;font-size:8px}.admin-account-head>strong.secure{background:#e7f4ee;color:#28745f}.admin-account-head>strong svg{width:13px}.admin-account-message{display:flex;align-items:center;gap:7px;margin:14px 20px 0;padding:10px 12px;border-radius:9px;font-size:9px;font-weight:700}.admin-account-message svg{width:15px}.admin-account-message.success{background:#e7f4ee;color:#28745f}.admin-account-message.error{background:#faeae7;color:#a64943}.admin-account-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px 20px}.admin-account-form>label{font-size:8px;font-weight:800;color:#53665f}.admin-account-form input{display:block;width:100%;height:40px;margin-top:6px;border:1px solid #dbe3dd;border-radius:9px;background:#fff;padding:0 11px;outline:none;color:#344943;font-size:9px}.admin-account-form input:focus{border-color:#51a48c;box-shadow:0 0 0 3px #2d8b6f14}.admin-account-form label>small{display:block;margin-top:5px;color:#8a9692;font-size:7px;font-weight:500}.admin-account-form .password-input{margin-top:6px}.admin-account-form .password-input input{margin-top:0}.admin-account-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.admin-account-footer>span{font-size:8px;color:#8a9692}@media(max-width:650px){.admin-account-head{flex-wrap:wrap}.admin-account-head>strong{margin-left:44px}.admin-account-form{grid-template-columns:1fr}.admin-account-footer{align-items:stretch;flex-direction:column}.admin-account-footer button{width:100%}}.template-loading{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#71817c;font-size:11px}.template-loading svg{width:25px;color:var(--green)}.template-manager{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(430px,1.45fr) minmax(260px,.78fr);gap:14px;align-items:start}.template-catalog,.template-workspace,.template-preview{overflow:hidden}.template-catalog-head{padding:18px 17px 14px;border-bottom:1px solid var(--line)}.template-catalog-head>span,.template-workspace-head>div>span,.template-preview>span{font-size:7px;letter-spacing:1.2px;color:var(--green);font-weight:800}.template-catalog-head h2{font:800 16px Manrope;margin:4px 0;color:#29463f}.template-catalog-head p{font-size:8px;color:#85938f;margin:0;line-height:1.45}.template-category{padding:12px 10px 3px}.template-category>small{display:block;padding:0 7px 5px;font-size:7px;letter-spacing:1px;color:#99a49f;font-weight:800}.template-category>button{width:100%;border:0;background:transparent;border-radius:8px;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:7px;text-align:left;color:#586b65}.template-category>button:hover{background:#f4f7f5}.template-category>button.active{background:#e8f3ee;color:#246b58}.template-category>button>span{font-size:8.5px;font-weight:700}.template-category>button>span i{font-style:normal;color:#e49d42;margin-left:5px}.template-category em{font-style:normal;font-size:6.5px;padding:3px 5px;border-radius:6px;background:#edf0ee;color:#7e8b87;white-space:nowrap}.template-category em.enabled{background:#dff1e9;color:#26715d}.template-workspace-head{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line)}.template-workspace-head>div{flex:1}.template-workspace-head h2{font:800 17px Manrope;color:#28463f;margin:4px 0}.template-workspace-head p{font-size:8.5px;line-height:1.5;color:#80908b;margin:0}.template-enable{display:flex;align-items:center;gap:7px;color:#4f625c;font-size:8px;font-weight:700;cursor:pointer}.template-enable input{position:absolute;opacity:0}.template-enable i{position:relative;width:34px;height:19px;border-radius:12px;background:#cbd3cf;transition:.2s}.template-enable i:after{content:"";position:absolute;width:13px;height:13px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.template-enable input:checked+i{background:var(--green)}.template-enable input:checked+i:after{left:18px}.template-enable.locked{opacity:.7;cursor:not-allowed}.template-message{display:flex;align-items:center;gap:7px;margin:14px 20px 0;padding:10px 11px;border-radius:8px;font-size:8.5px;font-weight:700}.template-message svg{width:15px}.template-message.success{background:#e6f3ed;color:#28735f}.template-message.error{background:#fae9e7;color:#a84d45}.template-body-label{display:block;padding:18px 20px 0;color:#50625d;font-size:8.5px;font-weight:800}.template-body-label>span{display:block;margin-bottom:6px}.template-body-label textarea{display:block;width:100%;min-height:180px;padding:13px;border:1px solid #d9e2dc;border-radius:10px;resize:vertical;outline:none;color:#314a43;line-height:1.65;font-size:10px}.template-body-label textarea:focus{border-color:#55a38b;box-shadow:0 0 0 3px #2d8b6f14}.template-body-label small{display:block;text-align:right;margin-top:5px;color:#8a9793;font-size:7.5px;font-weight:500}.template-variable-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:12px 20px}.template-variable-list>span{font-size:7.5px;color:#7e8c88;font-weight:700;margin-right:3px}.template-variable-list button{border:1px solid #d9e5de;background:#f1f8f5;color:#27725e;border-radius:7px;padding:5px 7px;font:700 7.5px monospace}.template-variable-list button:hover{border-color:#64a992;background:#e4f2ec}.template-policy{display:flex;gap:10px;margin:0 20px 16px;padding:11px;border-radius:9px;background:#f5f7f5;color:#65756f}.template-policy>svg{width:17px;flex:0 0 auto;color:var(--green)}.template-policy b{font-size:8px}.template-policy p{font-size:7.5px;line-height:1.5;margin:3px 0 0}.template-actions{display:flex;align-items:center;gap:10px;padding:14px 20px;border-top:1px solid var(--line);background:#fbfcfb}.template-actions>span{flex:1;text-align:center;font-size:7.5px;color:#82908c}.template-preview{padding:18px}.template-preview>span{display:block;margin-bottom:12px}.template-preview .phone{height:390px}.template-preview .message-bubble{white-space:pre-wrap;overflow-wrap:anywhere}.template-preview-meta{padding:13px 5px 0}.template-preview-meta b{font-size:8px;color:#4c615b}.template-preview-meta p{font-size:7.5px;line-height:1.5;color:#889691;margin:3px 0}.bulk-preview>div{min-width:0}.bulk-preview b,.bulk-preview small{display:block;font-size:8px}.bulk-preview p{margin:4px 0}.bulk-preview small{color:#8b9793}.bulk-actions>.outline-button{margin-right:0}.settings-content>.template-manager{grid-template-columns:minmax(190px,.65fr) minmax(390px,1.35fr)}.settings-content>.template-manager>.template-preview{grid-column:2}.template-variable-list button.required{border-color:#e6c17e;background:#fff7e8;color:#8b5e25}.template-variable-list button i{font-style:normal;color:#cf743f;margin-left:2px}@media(max-width:1200px){.template-manager{grid-template-columns:220px minmax(0,1fr)}.template-preview{grid-column:2}.settings-content>.template-manager{grid-template-columns:1fr}.settings-content>.template-manager>.template-preview{grid-column:auto}.settings-content>.template-manager>.template-catalog{display:grid;grid-template-columns:repeat(2,1fr)}.settings-content>.template-manager>.template-catalog>.template-catalog-head{grid-column:1/-1}}@media(max-width:800px){.template-manager{grid-template-columns:1fr}.template-preview{grid-column:auto}.template-catalog{display:grid;grid-template-columns:repeat(2,1fr)}.template-catalog-head{grid-column:1/-1}.template-actions{align-items:stretch;flex-direction:column}.template-actions>span{order:-1}.template-actions button{width:100%}}@media(max-width:520px){.template-catalog,.settings-content>.template-manager>.template-catalog{grid-template-columns:1fr}.template-category{padding-top:8px}.template-workspace-head{flex-wrap:wrap}.template-enable{width:100%;justify-content:flex-end}.template-body-label textarea{min-height:220px}}
