:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#1d1f1a;background:#f4f5f0;font-synthesis:none;--ink: #1d1f1a;--muted: #70736a;--soft-muted: #989b92;--paper: #ffffff;--canvas: #f4f5f0;--line: #e3e5de;--lime: #c5f15a;--lime-deep: #698f12;--lime-soft: #effbd6;--danger: #b94036;--danger-soft: #fff0ed;--amber: #9a6715;--amber-soft: #fff5dc;--blue: #315b93;--blue-soft: #edf4ff;--shadow: 0 12px 40px rgba(28, 31, 25, .07)}*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}a{color:inherit}.icon{flex:0 0 auto}.center-shell{min-height:100vh;display:grid;place-items:center;padding:24px;color:#fff;background:radial-gradient(circle at 15% 15%,#42552a,transparent 40%),var(--ink)}.setup-card{width:min(620px,100%);padding:44px;color:var(--ink);background:var(--paper);border-radius:28px;box-shadow:0 30px 90px #0007}.setup-card h1{margin:16px 0;font-size:clamp(2rem,6vw,3.5rem);line-height:1.03;letter-spacing:-.055em}.setup-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.code-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.code-list code{padding:10px 12px;border-radius:10px;background:#eeefe9;font-size:.78rem}.brand-mark{width:48px;height:48px;display:inline-grid;place-items:center;border-radius:14px;color:var(--ink);background:var(--lime);font-weight:850;font-size:1.2rem;box-shadow:inset 0 0 0 1px #ffffff30}.brand-mark.small{width:38px;height:38px;border-radius:11px;font-size:.95rem}.eyebrow{margin:0 0 8px;color:var(--lime-deep);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.loader{width:34px;height:34px;border:3px solid #ffffff30;border-top-color:var(--lime);border-radius:50%;animation:spin .8s linear infinite}.loader.dark{border-color:#1d1f1a18;border-top-color:var(--ink)}@keyframes spin{to{transform:rotate(360deg)}}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(410px,.88fr);background:var(--ink)}.login-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px);color:#fbfcf8;background:radial-gradient(circle at 22% 25%,#46572a 0,#1d1f1a 43%);overflow:hidden}.login-copy:after{content:"";position:absolute;right:-180px;bottom:-230px;width:560px;height:560px;border:1px solid #c5f15a25;border-radius:50%;box-shadow:0 0 0 70px #c5f15a08,0 0 0 140px #c5f15a06}.brand-lockup{display:flex;align-items:center;gap:12px;font-weight:800}.login-copy .brand-lockup{position:absolute;top:38px}.login-copy .eyebrow{color:var(--lime)}.login-copy h1{position:relative;z-index:1;margin:12px 0 24px;max-width:760px;font-size:clamp(3rem,6vw,6.4rem);line-height:.95;letter-spacing:-.072em}.login-copy .lead{max-width:570px;color:#c0c2b9;font-size:1.05rem;line-height:1.7}.security-note{display:flex;align-items:center;gap:10px;margin-top:36px;color:#dadcd4;font-size:.82rem}.pulse{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px #c5f15a1d}.login-panel{display:grid;place-items:center;padding:44px;background:var(--paper)}.login-panel form{width:min(430px,100%)}.login-panel h2{margin:8px 0 34px;font-size:2.3rem;letter-spacing:-.045em}label{display:grid;gap:8px;margin:18px 0;color:#575b52;font-size:.78rem;font-weight:700}input,select,textarea{width:100%;padding:14px 15px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px;outline:none;transition:.2s}input:focus,select:focus,textarea:focus{border-color:#8cb836;box-shadow:0 0 0 4px #c5f15a35}textarea{min-height:96px;resize:vertical}.form-error{color:var(--danger);font-size:.82rem}.primary-button{width:100%;margin-top:12px;padding:15px 20px;color:#fff;background:var(--ink);border:0;border-radius:12px;font-weight:800}.primary-button:hover{background:#30332c}.salon-app{min-height:100vh}.salon-topbar{position:sticky;z-index:30;top:0;min-height:72px;display:grid;grid-template-columns:240px 1fr 240px;align-items:center;padding:0 clamp(20px,4vw,64px);color:#fff;background:#1d1f1af7;border-bottom:1px solid #383b34;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.salon-brand{display:flex;align-items:center;gap:11px}.salon-brand>div{display:flex;flex-direction:column;line-height:1.15}.salon-brand strong{font-size:.95rem}.salon-brand small{color:#8f9388;font-size:.62rem;letter-spacing:.07em;text-transform:uppercase}.desktop-nav{justify-self:center;display:flex;align-items:center;gap:3px;padding:4px;background:#292c26;border:1px solid #3a3d36;border-radius:12px}.desktop-nav button{display:flex;align-items:center;gap:8px;padding:9px 15px;color:#aeb1a8;background:transparent;border:0;border-radius:8px;font-size:.75rem;font-weight:750}.desktop-nav button:hover{color:#fff}.desktop-nav button.active{color:var(--ink);background:var(--lime);box-shadow:0 3px 10px #0003}.topbar-tools{justify-self:end;display:flex;align-items:center;gap:12px}.install-button{display:flex;align-items:center;gap:7px;padding:9px 12px;color:var(--lime);background:transparent;border:1px solid #565a50;border-radius:10px;font-size:.7rem;font-weight:750}.offline-pill{padding:6px 9px;color:#ffd4a0;background:#6b481d;border-radius:999px;font-size:.65rem;font-weight:800}.account-menu{display:flex;align-items:center;gap:9px}.account-menu>span{width:34px;height:34px;display:grid;place-items:center;color:var(--ink);background:#eef0e9;border-radius:50%;font-size:.68rem;font-weight:850}.account-menu>div{display:flex;flex-direction:column}.account-menu strong{font-size:.68rem}.account-menu button{padding:0;color:#94988d;background:none;border:0;text-align:left;font-size:.62rem}.salon-main{width:min(1320px,100%);margin:0 auto;padding:46px clamp(20px,4vw,64px) 90px}.toast{position:fixed;z-index:80;top:88px;left:50%;transform:translate(-50%);width:min(480px,calc(100% - 32px));padding:12px 15px;border:1px solid;border-radius:12px;box-shadow:var(--shadow);font-size:.78rem;font-weight:650}.toast.success{color:#476214;background:#f1ffdc;border-color:#a6cd54}.toast.error{color:#8d3028;background:#fff1ef;border-color:#e2a7a1}.schedule-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}.schedule-header h1,.system-heading h1{margin:3px 0 8px;font-size:clamp(2.8rem,5vw,4.9rem);line-height:.95;letter-spacing:-.065em}.schedule-header>div:first-child>p:last-child,.system-heading p:last-child{margin:0;color:var(--muted);font-size:.86rem}.today-summary{min-width:330px;display:grid;grid-template-columns:1fr 1.35fr;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 30px #1d1f1a08}.today-summary>div{padding:15px 18px;display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:0 10px}.today-summary>div+div{border-left:1px solid var(--line)}.today-summary span{color:var(--muted);font-size:.66rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.today-summary strong{grid-row:1 / 3;grid-column:2;font-size:1.25rem;letter-spacing:-.04em}.today-summary small{color:var(--soft-muted);font-size:.63rem}.staff-section{margin-bottom:26px}.staff-label{display:flex;align-items:baseline;gap:8px;margin-bottom:11px}.staff-label span{color:var(--muted);font-size:.68rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.staff-label strong{font-size:.75rem}.employee-switcher{display:flex;gap:9px;padding-bottom:5px;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.employee-switcher>button{min-width:156px;display:flex;align-items:center;gap:10px;padding:10px 13px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:14px;text-align:left;scroll-snap-align:start;transition:transform .15s,border-color .15s,background .15s}.employee-switcher>button:hover{transform:translateY(-1px);border-color:#b7bbaf}.employee-switcher>button.active{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 8px 20px #1d1f1a19}.employee-avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:var(--ink);background:var(--lime);border-radius:10px;font-size:.78rem;font-weight:850}.employee-avatar.all{background:#ebede6}.employee-switcher>button.active .employee-avatar.all{background:var(--lime)}.employee-switcher>button>span:last-child{min-width:0;display:flex;flex-direction:column}.employee-switcher strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.employee-switcher small{color:var(--soft-muted);font-size:.62rem}.employee-switcher>button.active small{color:#9da196}.view-toolbar{min-height:48px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mobile-view-tabs{display:none}.month-picker{display:flex;align-items:center;gap:9px;margin:0 auto 0 0;color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.06em}.month-picker input{width:auto;padding:7px 9px;border-radius:9px;font-size:.73rem}.refresh-button{display:flex;align-items:center;gap:7px;padding:8px 10px;color:var(--muted);background:transparent;border:0;font-size:.7rem;font-weight:750}.refresh-button:hover{color:var(--ink)}.schedule-loading{min-height:330px;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--muted);font-size:.8rem}.schedule-list{padding-top:24px}.day-group+.day-group{margin-top:34px}.day-group>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.day-group>header>div{display:flex;align-items:baseline;gap:9px}.day-group h2{margin:0;font-size:1rem;letter-spacing:-.025em}.day-group header span{color:var(--muted);font-size:.7rem}.day-group header>small{color:var(--soft-muted);font-size:.66rem}.day-visits{overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 5px 25px #1d1f1a05}.visit-card{min-height:132px;display:grid;grid-template-columns:105px minmax(0,1fr) 100px;align-items:stretch;background:var(--paper);border-left:4px solid var(--lime)}.visit-card+.visit-card{border-top:1px solid var(--line)}.visit-card.visit-completed{border-left-color:#77a624}.visit-card.visit-no_show{border-left-color:#d29034}.visit-card.is-cancelled{border-left-color:#c9cbc4;background:#fafaf8}.visit-time{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 14px;border-right:1px solid var(--line)}.visit-time strong{font-size:1.35rem;letter-spacing:-.045em}.visit-time span{margin-top:3px;color:var(--soft-muted);font-size:.65rem}.visit-main{min-width:0;padding:18px 22px}.visit-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.visit-heading>div{min-width:0;display:flex;align-items:center;gap:9px}.visit-heading>div>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem}.appointment-badge{width:fit-content;display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;font-size:.58rem;font-weight:850;white-space:nowrap}.appointment-badge.scheduled{color:#577812;background:var(--lime-soft)}.appointment-badge.completed{color:#4d7011;background:#e9f8d0}.appointment-badge.no-show{color:#8f5c0d;background:var(--amber-soft)}.appointment-badge.changed{color:var(--blue);background:var(--blue-soft)}.appointment-badge.cancelled{color:#73766e;background:#eaebe7}.visit-price{flex:0 0 auto;font-size:.88rem;font-weight:850}.visit-service{display:flex;align-items:center;gap:7px;margin-top:10px;color:#4e5248;font-size:.77rem}.visit-service .icon{color:var(--lime-deep)}.visit-meta{display:flex;align-items:center;gap:16px;margin-top:12px;color:var(--muted);font-size:.67rem}.visit-meta span{display:flex;align-items:center;gap:5px}.visit-meta a{color:var(--blue);text-decoration:none}.tip-line{display:flex;align-items:center;gap:5px;margin-top:12px;color:var(--muted);font-size:.65rem}.tip-line strong{color:var(--lime-deep)}.tip-line span{margin-left:8px;padding-left:10px;border-left:1px solid var(--line)}.visit-action{display:grid;place-items:center;padding:18px;border-left:1px solid var(--line)}.outline-button{min-width:72px;padding:8px 11px;color:var(--ink);background:#fff;border:1px solid #cfd2c9;border-radius:9px;font-size:.68rem;font-weight:800}.outline-button:hover{border-color:var(--ink)}.cancel-note{color:var(--soft-muted);font-size:.62rem;text-align:center}.is-cancelled .visit-time,.is-cancelled .visit-main{opacity:.62}.schedule-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.empty-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:16px;color:var(--lime-deep);background:var(--lime-soft);border-radius:18px}.schedule-empty strong{font-size:.95rem}.schedule-empty p{max-width:380px;margin:7px 0 0;color:var(--muted);font-size:.76rem;line-height:1.5}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#11130f99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.visit-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 36px);overflow-y:auto;padding:30px;background:var(--paper);border-radius:22px;box-shadow:0 28px 90px #0006}.modal-close{position:absolute;top:18px;right:18px;width:36px;height:36px;display:grid;place-items:center;padding:0;color:var(--muted);background:#f0f1ec;border:0;border-radius:10px}.visit-modal h2{margin:4px 42px 6px 0;font-size:1.65rem;letter-spacing:-.045em}.modal-subtitle{color:var(--muted);font-size:.74rem}.status-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;padding:0;border:0}.status-choice legend{grid-column:1 / -1;margin-bottom:8px;color:#575b52;font-size:.72rem;font-weight:800}.status-choice button{min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;color:var(--ink);background:#fafbf8;border:1px solid var(--line);border-radius:13px}.status-choice button>span{width:33px;height:33px;display:grid;place-items:center;margin-bottom:3px;color:#65695f;background:#eceee8;border-radius:10px;font-size:.66rem;font-weight:900}.status-choice button strong{font-size:.7rem}.status-choice button small{color:var(--soft-muted);font-size:.57rem}.status-choice button.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.status-choice button.selected.completed>span{color:#486a0e;background:var(--lime)}.status-choice button.selected.no-show>span{color:#794c08;background:#ffd98e}.status-choice button.selected.scheduled>span{color:var(--blue);background:var(--blue-soft)}.tip-field{margin-top:0}.tip-field>span{position:relative;display:block}.tip-field input{padding-right:44px;font-size:1rem;font-weight:750}.tip-field em{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:.78rem;font-style:normal}.tip-field small{color:var(--soft-muted);font-weight:400;line-height:1.5}.payment-summary{margin-top:20px;padding:14px;background:#f5f6f1;border-radius:12px}.payment-summary span{display:flex;justify-content:space-between;padding:4px 0;color:var(--muted);font-size:.7rem}.payment-summary span strong{color:var(--ink)}.payment-summary .total{margin-top:7px;padding-top:10px;color:var(--ink);border-top:1px solid var(--line);font-weight:800}.payment-summary .total strong{font-size:.9rem}.save-visit{background:var(--lime);color:var(--ink)}.save-visit:hover{background:#b7e44b}.system-heading{margin-bottom:34px}.system-grid{display:grid;grid-template-columns:1.25fr 1fr .8fr .8fr;gap:12px}.system-card{min-height:190px;display:flex;flex-direction:column;padding:21px;background:var(--paper);border:1px solid var(--line);border-radius:17px}.system-card.dark{color:#fff;background:var(--ink);border-color:var(--ink)}.system-card.warning{background:var(--amber-soft);border-color:#e2c27f}.system-label{color:var(--muted);font-size:.65rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.dark .system-label{color:#979b90}.system-card>strong{margin-top:13px;font-size:2rem;letter-spacing:-.05em}.system-card>strong.system-date{font-size:1.25rem}.system-card>p{margin:7px 0 18px;color:var(--muted);font-size:.7rem;line-height:1.45}.dark>p{color:#a6aaa0}.system-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.system-footer>span{display:flex;align-items:center;gap:6px;color:#b8bbb2;font-size:.62rem}.system-footer i{width:7px;height:7px;background:#777;border-radius:50%}.system-footer i.online{background:var(--lime)}.system-footer button{display:flex;align-items:center;gap:5px;padding:7px 9px;color:var(--ink);background:var(--lime);border:0;border-radius:8px;font-size:.62rem;font-weight:800}.privacy-card{display:flex;align-items:flex-start;gap:14px;margin-top:24px;padding:20px;color:#3f5d0d;background:var(--lime-soft);border:1px solid #cfeb93;border-radius:15px}.privacy-icon{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#688f15;border-radius:9px;font-size:.7rem;font-weight:900}.privacy-card strong{font-size:.8rem}.privacy-card p{margin:4px 0 0;color:#61733e;font-size:.7rem;line-height:1.5}.mobile-bottom-nav{display:none}@media(max-width:1050px){.salon-topbar{grid-template-columns:190px 1fr 190px}.system-grid{grid-template-columns:repeat(2,1fr)}.login-shell{grid-template-columns:1fr 420px}.login-copy h1{font-size:4.2rem}}@media(max-width:780px){body{padding-bottom:env(safe-area-inset-bottom)}.login-shell{grid-template-columns:1fr}.login-copy{min-height:46vh;padding:92px 28px 44px}.login-copy .brand-lockup{top:24px}.login-copy h1{font-size:2.9rem}.login-copy .lead{font-size:.9rem}.security-note{margin-top:18px}.login-panel{padding:38px 28px 48px}.salon-topbar{min-height:62px;grid-template-columns:1fr auto;padding:0 16px}.salon-brand small,.desktop-nav,.account-menu>div{display:none}.salon-brand .brand-mark.small{width:34px;height:34px}.topbar-tools{gap:8px}.install-button{width:34px;height:34px;display:grid;place-items:center;padding:0;font-size:0}.salon-main{padding:30px 14px 100px}.schedule-header{align-items:stretch;flex-direction:column;gap:20px;margin-bottom:28px}.schedule-header h1,.system-heading h1{font-size:3rem}.schedule-header>div:first-child>p:last-child{max-width:330px;line-height:1.5}.today-summary{min-width:0;width:100%}.today-summary>div{padding:13px 14px}.today-summary strong{font-size:1.05rem}.staff-section{margin-inline:-14px}.staff-label{padding-inline:14px}.employee-switcher{padding:0 14px 7px}.employee-switcher>button{min-width:142px}.view-toolbar{justify-content:space-between}.mobile-view-tabs{display:flex;gap:3px;padding:3px;background:#e8eae3;border-radius:9px}.mobile-view-tabs button{padding:7px 10px;color:var(--muted);background:transparent;border:0;border-radius:7px;font-size:.66rem;font-weight:800}.mobile-view-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 6px #00000012}.month-picker{margin-left:0}.month-picker{font-size:0}.month-picker input{max-width:135px}.refresh-button{width:34px;height:34px;display:grid;place-items:center;padding:0;font-size:0}.schedule-list{padding-top:20px}.day-group+.day-group{margin-top:28px}.day-visits{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.visit-card{min-height:0;grid-template-columns:65px minmax(0,1fr);margin-bottom:9px;border:1px solid var(--line);border-left:4px solid var(--lime);border-radius:15px;box-shadow:0 5px 18px #1d1f1a08;overflow:hidden}.visit-card+.visit-card{border-top:1px solid var(--line)}.visit-card.visit-completed{border-left-color:#77a624}.visit-card.visit-no_show{border-left-color:#d29034}.visit-card.is-cancelled{border-left-color:#c9cbc4}.visit-time{grid-row:1 / 3;padding:16px 8px;justify-content:flex-start;border-right:1px solid var(--line)}.visit-time strong{font-size:1rem}.visit-time span{font-size:.56rem}.visit-main{padding:14px 12px 9px}.visit-heading{gap:7px}.visit-heading>div{align-items:flex-start;flex-direction:column;gap:5px}.visit-heading>div>strong{max-width:175px;font-size:.82rem}.visit-price{font-size:.76rem}.visit-service{margin-top:9px;font-size:.69rem}.visit-meta{gap:10px;margin-top:10px;flex-wrap:wrap;font-size:.61rem}.tip-line{flex-wrap:wrap;margin-top:9px}.visit-action{grid-column:2;display:flex;justify-content:flex-end;padding:0 12px 12px;border-left:0}.outline-button{min-width:80px}.visit-modal{align-self:end;width:calc(100% + 36px);max-height:92vh;margin:-18px;padding:26px 20px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.modal-backdrop{place-items:end center}.status-choice{gap:6px}.status-choice button{padding:12px 4px}.status-choice button small{display:none}.system-grid{grid-template-columns:1fr}.system-card{min-height:160px}.mobile-bottom-nav{position:fixed;z-index:40;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -8px 30px #1d1f1a0b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px;color:#8b8e85;background:none;border:0;font-size:.58rem;font-weight:750}.mobile-bottom-nav button.active{color:var(--ink)}.mobile-bottom-nav button.active .icon{color:var(--lime-deep);stroke-width:2.3}}@media(max-width:420px){.today-summary{grid-template-columns:.85fr 1.15fr}.today-summary span{font-size:.58rem}.schedule-header h1,.system-heading h1{font-size:2.65rem}.appointment-badge{font-size:.53rem}.visit-heading>div>strong{max-width:145px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.context-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-18px 0 34px;padding:9px 12px;color:#55594f;background:#e9ebe4;border:1px solid #dde0d7;border-radius:13px}.context-bar>div{display:flex;align-items:center;gap:8px;font-size:.7rem;font-weight:750}.context-bar select{width:auto;min-width:150px;padding:7px 34px 7px 10px;background-color:#fff;border-radius:8px;font-size:.72rem;font-weight:800}.role-pill{padding:6px 9px;color:#4e681a;background:var(--lime-soft);border:1px solid #cae98c;border-radius:999px;font-size:.62rem;font-weight:850}.schedule-header-actions{display:flex;align-items:flex-end;gap:12px}.walk-in-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;color:var(--ink);background:#fff;border:1px solid #cfd2c9;border-radius:10px;font-size:.7rem;font-weight:800;white-space:nowrap}.walk-in-button{color:var(--ink);background:var(--lime);border-color:#abd747}.walk-in-button:hover,.secondary-button:hover{border-color:var(--ink)}@keyframes urgent-pulse{0%,to{box-shadow:0 0 #c4362d59}50%{box-shadow:0 0 0 9px #c4362d00}}@keyframes urgent-button{0%,to{transform:scale(1);box-shadow:0 0 #b9403659}50%{transform:scale(1.03);box-shadow:0 0 0 7px #b9403600}}.visit-card.attention-active,.visit-card.attention-settlement_due{border-left-color:var(--danger)}.visit-card.attention-settlement_due{background:linear-gradient(90deg,#fff7f5 0,#fff 28%)}.live-visit{display:flex;align-items:center;gap:5px;margin-top:12px!important;color:var(--danger)!important;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.live-visit i{width:8px;height:8px;background:#d33f35;border-radius:50%;animation:urgent-pulse 1.35s ease-in-out infinite}.outline-button.settle-attention{color:#fff;background:var(--danger);border-color:var(--danger);animation:urgent-button 1.35s ease-in-out infinite}.visit-meta a{display:inline-flex;align-items:center;gap:5px}.note-line{max-width:650px;display:flex;align-items:flex-start;gap:6px;margin-top:10px;padding:8px 10px;color:#5b5f55;background:#f3f4ef;border-radius:8px;font-size:.65rem;line-height:1.4}.settlement-modal{width:min(680px,100%)}.amount-grid,.form-grid,.service-edit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.service-edit-grid{margin:22px 0 8px;padding:16px;background:#f4f6ef;border:1px solid #e0e4d8;border-radius:14px}.service-edit-grid label{margin-top:0}.form-grid.three{grid-template-columns:1.2fr 1fr 1fr}.amount-grid label,.form-grid label{margin-top:0}.money-control{position:relative;display:block}.money-control input{padding-right:42px}.money-control em{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:.72rem;font-style:normal}.product-sale-section,.payment-section{margin:20px 0;padding:16px;background:#f7f8f4;border:1px solid var(--line);border-radius:14px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.section-title>div{display:flex;align-items:center;gap:7px}.section-title strong{font-size:.76rem}.section-title>span{color:var(--soft-muted);font-size:.6rem}.product-line{display:grid;grid-template-columns:minmax(130px,1fr) 72px 90px 34px;align-items:end;gap:8px;padding:10px 0;border-top:1px solid var(--line)}.product-line>div{display:flex;flex-direction:column;align-self:center}.product-line>div strong{font-size:.7rem}.product-line>div small{color:var(--soft-muted);font-size:.58rem}.product-line label{gap:4px;margin:0;font-size:.58rem}.product-line input{padding:8px;border-radius:8px;font-size:.68rem}.icon-button{width:34px;height:34px;display:grid;place-items:center;padding:0;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:8px}.add-product-line{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.add-product-line select{padding:10px;font-size:.68rem}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:9px}.payment-methods>button{display:flex;align-items:center;gap:10px;padding:13px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:11px;text-align:left}.payment-methods>button.selected{background:var(--lime-soft);border-color:#8dbb34;box-shadow:0 0 0 1px #8dbb34}.payment-methods>button span{display:flex;flex-direction:column}.payment-methods strong{font-size:.72rem}.payment-methods small{color:var(--soft-muted);font-size:.58rem}.payment-amounts{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.payment-amounts.is-split{grid-template-columns:1fr 1fr}.payment-amounts label{margin:0}.inline-error{margin:10px 0 0;color:var(--danger);font-size:.68rem;line-height:1.4}.check-line{grid-template-columns:20px 1fr;align-items:center;gap:10px;padding:12px;background:#f4f5f0;border-radius:11px}.check-line input{width:18px;height:18px;margin:0;accent-color:#7ca91d}.check-line span{display:flex;flex-direction:column;gap:2px}.check-line strong{color:var(--ink);font-size:.72rem}.check-line small{color:var(--soft-muted);font-size:.6rem;font-weight:500}.manual-modal form{margin-top:24px}.settings-tabs{display:flex;gap:5px;margin:0 0 24px;padding:5px;overflow-x:auto;background:#e8eae3;border-radius:12px}.settings-tabs button{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;color:var(--muted);background:transparent;border:0;border-radius:8px;font-size:.7rem;font-weight:800;white-space:nowrap}.settings-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 9px #00000010}.catalog-panel{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 5px 25px #1d1f1a05}.settings-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.settings-section-heading h2{margin:0 0 5px;font-size:1.25rem;letter-spacing:-.035em}.settings-section-heading p{margin:0;color:var(--muted);font-size:.72rem}.catalog-form{display:grid;grid-template-columns:minmax(180px,1.7fr) 1fr 1fr auto;align-items:end;gap:10px;margin-bottom:22px;padding:15px;background:#f5f6f1;border-radius:13px}.catalog-form.product-form{grid-template-columns:1.4fr .8fr .8fr .7fr auto}.catalog-form label{gap:5px;margin:0;font-size:.64rem}.catalog-form input{padding:10px;border-radius:9px;font-size:.72rem}.catalog-form>div{display:flex;align-items:center;gap:6px}.primary-button.compact{width:auto;margin:0;padding:11px 15px}.text-button{padding:6px;color:#59604f;background:transparent;border:0;font-size:.65rem;font-weight:800}.catalog-list article{display:grid;grid-template-columns:42px 1fr 120px auto;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.catalog-list article.inactive,.product-grid article.inactive{opacity:.55}.catalog-icon{width:38px;height:38px;display:grid;place-items:center;color:#5f7e1b;background:var(--lime-soft);border-radius:10px}.catalog-list article>div:nth-child(2){display:flex;flex-direction:column}.catalog-list strong,.product-grid strong{font-size:.76rem}.catalog-list small,.product-grid small{color:var(--soft-muted);font-size:.61rem}.catalog-list b{font-size:.75rem}.row-actions{display:flex;justify-content:flex-end;gap:3px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.product-grid article{display:flex;flex-direction:column;padding:16px;border:1px solid var(--line);border-radius:14px}.product-grid article.low-stock{background:var(--amber-soft);border-color:#e3c37d}.product-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.stock-badge{padding:5px 7px;color:#4f6e14;background:var(--lime-soft);border-radius:999px;font-size:.58rem;font-weight:850}.stock-badge.low{color:#8b590b;background:#ffe6aa}.product-grid article>b{margin-top:8px;font-size:1rem}.product-grid article>p{margin:6px 0 0;color:var(--amber);font-size:.62rem;font-weight:800}.restock-line{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:15px}.restock-line input{min-width:0;padding:8px;border-radius:8px;font-size:.66rem}.restock-line button{padding:8px;color:var(--ink);background:var(--lime);border:0;border-radius:8px;font-size:.62rem;font-weight:850}.product-grid .row-actions{margin-top:8px;padding-top:8px;border-top:1px solid #0000000d}.settings-empty{padding:50px 20px;color:var(--muted);background:#f7f8f4;border-radius:13px;text-align:center;font-size:.74rem}.assignment-list article{display:grid;grid-template-columns:42px minmax(130px,1fr) minmax(220px,.8fr);align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.assignment-list article>div{display:flex;flex-direction:column}.assignment-list article strong{font-size:.76rem}.assignment-list article small{color:var(--soft-muted);font-size:.61rem}.assignment-list label{margin:0;gap:4px;font-size:.58rem}.assignment-list select{padding:9px;border-radius:8px;font-size:.7rem}@media(max-width:950px){.schedule-header-actions{align-items:stretch;flex-direction:column-reverse}.product-grid,.catalog-form,.catalog-form.product-form{grid-template-columns:repeat(2,1fr)}.catalog-form>div{grid-column:1 / -1;justify-content:flex-end}}@media(max-width:780px){.context-bar{margin-top:-12px;margin-bottom:24px}.context-bar>div>span{display:none}.context-bar select{min-width:130px}.schedule-header-actions,.walk-in-button{width:100%}.product-line{grid-template-columns:1fr 62px 75px 34px}.section-title>span{display:none}.amount-grid,.form-grid,.form-grid.three,.service-edit-grid,.payment-amounts.is-split{grid-template-columns:1fr}.payment-methods{grid-template-columns:1fr 1fr}.catalog-panel{padding:16px}.settings-section-heading{flex-direction:column}.settings-section-heading .secondary-button{width:100%}.product-grid{grid-template-columns:1fr}.catalog-list article{grid-template-columns:42px 1fr auto}.catalog-list article>b{grid-column:2}.catalog-list .row-actions{grid-column:3;grid-row:1 / 3;flex-direction:column}.assignment-list article{grid-template-columns:42px 1fr}.assignment-list label{grid-column:1 / -1}}@media(max-width:480px){.product-line{grid-template-columns:1fr 60px 34px}.product-line>div{grid-column:1 / -1}.product-line label:nth-of-type(2){grid-column:2}.payment-methods,.catalog-form,.catalog-form.product-form{grid-template-columns:1fr}.catalog-form>div{grid-column:auto}}
