:root{--ink:#17131f;--muted:#777181;--purple:#6e3ee6;--purple2:#9b6bff;--plum:#2a163f;--rose:#ee4d91;--cream:#faf8fc;--line:#e9e4ef;--green:#20a56c;--red:#d9485f;--shadow:0 22px 60px rgba(53,30,86,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f7f5fa}button,input,select,textarea{font:inherit}.hidden{display:none!important}.muted{color:var(--muted)}.customer-body{background:radial-gradient(circle at 10% 0,#f3eafe 0,transparent 30%),#f7f5fa}.customer-header{background:#1b1028;color:white}.customer-header-inner{max-width:1240px;margin:auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center}.brand-large{gap:14px}.brand-large b{font-size:18px;letter-spacing:.01em}.muted-light{color:#bfb3ce;font-size:12px;margin-top:2px}.logo{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,var(--purple),var(--rose));display:grid;place-items:center;color:white;font-weight:900;overflow:hidden;box-shadow:0 10px 25px rgba(110,62,230,.28)}.logo img{width:100%;height:100%;object-fit:contain;background:white;padding:4px}.admin-link{color:#ded5e7;text-decoration:none;font-size:13px;border:1px solid #4f405f;padding:10px 14px;border-radius:999px}.customer-shell{max-width:1240px;margin:auto;padding:28px}.booking-hero{min-height:410px;border-radius:34px;overflow:hidden;background:linear-gradient(120deg,#20112f 0%,#47216c 54%,#8a4edd 100%);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:58px;position:relative;box-shadow:0 30px 80px rgba(54,27,92,.22)}.booking-hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#ff82b8 0,rgba(255,130,184,.12) 48%,transparent 70%);right:-50px;top:-120px}.booking-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,black)}.hero-copy,.hero-visual{position:relative;z-index:1}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.18em;font-weight:900}.eyebrow{color:#f6add0}.hero-copy h1{font-size:52px;line-height:1.02;max-width:720px;margin:16px 0}.hero-copy p{max-width:650px;color:#d9cfe3;font-size:17px;line-height:1.65}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-badges span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);padding:10px 13px;border-radius:999px;font-size:12px}.hero-visual{display:grid;place-items:center}.glow-card{width:min(330px,100%);padding:26px;border-radius:28px;background:rgba(255,255,255,.12);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 80px rgba(22,7,40,.25);transform:rotate(2deg)}.mini-label{color:#d7cbe3;font-size:12px}.glow-card strong{display:block;font-size:38px;margin:7px 0 20px}.mini-timeline{display:flex;gap:8px}.mini-timeline i{display:block;height:66px;flex:1;border-radius:13px;background:linear-gradient(to top,#a86fff,#f379b1)}.mini-timeline i:nth-child(2){height:90px}.mini-timeline i:nth-child(3){height:48px}.mini-timeline i:nth-child(4){height:76px}.glow-card p{font-size:12px;color:#d7cbe3}.booking-progress{display:flex;align-items:center;justify-content:center;margin:30px 0 18px}.progress-item{display:flex;align-items:center;gap:8px;color:#a59dac}.progress-item span{width:30px;height:30px;border-radius:50%;background:#e5e0ea;display:grid;place-items:center;font-size:12px;font-weight:800}.progress-item b{font-size:12px;white-space:nowrap}.progress-item.active{color:var(--purple)}.progress-item.active span{background:var(--purple);color:#fff}.progress-line{height:2px;width:70px;background:#e5e0ea;margin:0 10px}.progress-line.active{background:var(--purple)}.booking-panel{background:#fff;border-radius:30px;padding:34px;box-shadow:var(--shadow);margin-bottom:28px}.section-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:25px}.section-kicker{color:var(--purple)}.section-heading h2{font-size:30px;margin:8px 0}.section-heading p{margin:0;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fbf9fd);border-radius:22px;padding:18px;text-align:left;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;cursor:pointer;transition:.22s}.category-card:hover{transform:translateY(-3px);box-shadow:0 15px 36px rgba(72,37,111,.1)}.category-card.active{border-color:#a784ff;background:linear-gradient(145deg,#f8f3ff,#fff);box-shadow:0 15px 34px rgba(110,62,230,.13)}.category-icon{width:46px;height:46px;border-radius:15px;background:#f1eaff;color:var(--purple);display:grid;place-items:center;font-size:21px}.category-card b{display:block}.category-card small{display:block;color:var(--muted);font-size:11px;line-height:1.4;margin-top:3px}.category-card i{font-style:normal;background:#f0ebf5;color:#6a5f75;font-size:11px;padding:6px 8px;border-radius:999px}.service-section{scroll-margin-top:16px;margin-top:28px;border:1px solid var(--line);border-radius:24px;overflow:hidden}.service-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;background:#fbf9fd;border-bottom:1px solid var(--line)}.service-head h3{margin:0 0 4px}.service-head p{margin:0}.service-count{background:#efe8ff;color:var(--purple);font-size:12px;font-weight:800;padding:7px 10px;border-radius:999px}.service-list{display:grid;grid-template-columns:1fr 1fr}.service-row{border:0;border-bottom:1px solid var(--line);background:#fff;padding:18px 20px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;text-align:left;gap:12px;cursor:pointer}.service-row:nth-child(odd){border-right:1px solid var(--line)}.service-row:hover{background:#fcfaff}.service-row.active{background:#f8f3ff}.service-check{width:30px;height:30px;border:1px solid #d9d1e3;border-radius:10px;display:grid;place-items:center;font-weight:900;color:var(--purple)}.service-row.active .service-check{background:var(--purple);color:#fff;border-color:var(--purple)}.service-info b,.service-info small{display:block}.service-info small{color:var(--muted);margin-top:4px}.service-price{font-weight:900}.sticky-summary{position:sticky;bottom:14px;margin-top:24px;background:#1e132d;color:#fff;border-radius:22px;padding:16px 18px;display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:20px;box-shadow:0 20px 50px rgba(26,12,44,.32);z-index:10}.selected-copy span,.sum-metric span{display:block;color:#bfb2cc;font-size:11px}.selected-copy b{display:block;margin-top:4px;font-size:13px;max-width:450px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sum-metric b{display:block;margin-top:3px}.btn{border:0;border-radius:14px;padding:13px 18px;cursor:pointer;font-weight:800}.btn.primary{background:linear-gradient(135deg,var(--purple),var(--purple2));color:white;box-shadow:0 10px 22px rgba(110,62,230,.24)}.btn.secondary{background:#eeeaf3;color:var(--ink)}.btn.danger{background:#ffe8ec;color:var(--red)}.btn.large{padding:15px 22px}.panel-actions{display:flex;justify-content:space-between;gap:10px;margin-top:24px}.staff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.staff-profile{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px;text-align:left;display:grid;grid-template-columns:52px 1fr 30px;gap:14px;align-items:center;cursor:pointer}.staff-profile.active{border-color:var(--purple);background:#f8f3ff}.staff-avatar{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#2c1845,#9d5ff4);display:grid;place-items:center;color:white;font-weight:900}.staff-copy b,.staff-copy small,.staff-copy em{display:block}.staff-copy small{color:var(--muted);margin:3px 0}.staff-copy em{font-style:normal;color:var(--green);font-size:11px}.select-ring{width:28px;height:28px;border-radius:50%;border:2px solid #d8d0e2;display:grid;place-items:center;color:white}.staff-profile.active .select-ring{background:var(--purple);border-color:var(--purple)}.date-time-layout{display:grid;grid-template-columns:330px 1fr;gap:24px}.date-card{padding:22px;border-radius:22px;background:#faf8fc;border:1px solid var(--line)}.date-card label{font-size:12px;font-weight:800}.date-card input{width:100%;margin-top:9px;padding:14px;border-radius:13px;border:1px solid var(--line)}.duration-note{margin-top:18px;padding:16px;border-radius:15px;background:#eee7ff}.duration-note span,.duration-note b{display:block}.duration-note span{font-size:11px;color:#6d6180}.duration-note b{font-size:24px;margin-top:4px;color:var(--purple)}.time-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.time-slot{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;cursor:pointer}.time-slot span,.time-slot small{display:block}.time-slot span{font-weight:900}.time-slot small{color:var(--green);font-size:10px;margin-top:3px}.time-slot.active{background:var(--purple);border-color:var(--purple);color:#fff}.time-slot.active small{color:#eee}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;background:white}.field textarea{min-height:120px;resize:vertical}.premium-form{max-width:850px}.summary{background:#f7f4fc;border-radius:18px;padding:18px}.review-hero{display:flex;align-items:center;gap:15px;padding-bottom:20px;border-bottom:1px solid var(--line)}.review-icon{width:52px;height:52px;border-radius:17px;background:#e7f8f0;color:var(--green);display:grid;place-items:center;font-size:24px;font-weight:900}.review-hero span{color:var(--muted);font-size:12px}.review-hero h3{margin:4px 0 0}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin-top:20px;border-radius:18px;overflow:hidden}.review-grid div{background:white;padding:18px}.review-grid span,.review-grid b{display:block}.review-grid span{font-size:11px;color:var(--muted);margin-bottom:6px}.success-state{text-align:center;padding:35px}.success-check{width:76px;height:76px;border-radius:50%;background:#e3f8ee;color:var(--green);display:grid;place-items:center;font-size:36px;font-weight:900;margin:0 auto 20px}.success-state>span{color:var(--green);font-size:11px;letter-spacing:.15em;font-weight:900}.success-state h2{font-size:34px}.success-state>strong{display:inline-block;background:#f2ecfb;padding:14px 20px;border-radius:14px;font-size:22px}.success-meta{display:flex;justify-content:center;gap:12px;margin:20px}.success-meta b{background:#faf8fc;border:1px solid var(--line);padding:10px 14px;border-radius:12px}.empty-state{padding:30px;text-align:center;color:var(--muted);grid-column:1/-1}.toast{position:fixed;right:20px;bottom:20px;background:#201a2f;color:white;padding:14px 18px;border-radius:14px;z-index:99}.customer-footer{max-width:1240px;margin:0 auto 28px;padding:22px 28px;display:flex;justify-content:space-between;color:#81798c;font-size:12px}.customer-footer b,.customer-footer span{display:block}.powered strong{color:var(--purple);letter-spacing:.12em}.admin-layout{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:#24193d;color:white;padding:24px;position:sticky;top:0;height:100vh}.nav button{display:block;width:100%;text-align:left;background:transparent;color:#d9ceef;border:0;padding:13px;border-radius:12px;margin:6px 0}.nav button.active,.nav button:hover{background:#4b3279;color:white}.admin-main{padding:28px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{background:white;padding:20px;border-radius:20px;box-shadow:var(--shadow)}.stat b{font-size:28px;display:block;margin-top:8px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:13px;border-bottom:1px solid var(--line);white-space:nowrap}.status{padding:6px 9px;border-radius:999px;font-size:12px}.status.approved{background:#e4f7ee;color:#18845a}.status.cancelled{background:#ffe8ec;color:#b52f48}.toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:16px}.panel{background:white;border-radius:24px;padding:24px;box-shadow:var(--shadow);margin:20px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service,.staff-card{border:1px solid var(--line);background:white;border-radius:18px;padding:16px}.service .row{display:flex;justify-content:space-between;gap:10px}.pill{font-size:12px;background:#f0e9ff;color:var(--purple);padding:6px 9px;border-radius:999px}.actions{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.modal{position:fixed;inset:0;background:rgba(20,12,34,.55);display:grid;place-items:center;padding:20px;z-index:50}.modal-card{background:white;border-radius:22px;padding:24px;max-width:620px;width:100%;max-height:90vh;overflow:auto}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.day{background:#fff;border:1px solid var(--line);min-height:100px;border-radius:12px;padding:9px;font-size:12px}.day strong{display:block;margin-bottom:6px}.appt-mini{background:#efe8ff;color:#5f37bd;border-radius:7px;padding:5px;margin-top:4px}.login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#23173e,#7044d4)}.login-card{width:min(420px,92vw);background:white;padding:30px;border-radius:26px;box-shadow:var(--shadow)}.logo-preview{width:100px;height:100px;border-radius:22px;border:1px dashed #cfc4dc;display:grid;place-items:center;overflow:hidden;background:#faf8fc}.logo-preview img{width:100%;height:100%;object-fit:contain;padding:8px}.settings-grid{display:grid;grid-template-columns:180px 1fr;gap:25px}.upload-label{display:inline-block;margin-top:12px;background:#eee8f8;padding:10px 14px;border-radius:12px;cursor:pointer;font-size:12px;font-weight:800}.upload-label input{display:none}@media(max-width:900px){.booking-hero{grid-template-columns:1fr;padding:34px}.hero-copy h1{font-size:40px}.hero-visual{display:none}.category-grid{grid-template-columns:1fr 1fr}.service-list{grid-template-columns:1fr}.service-row:nth-child(odd){border-right:0}.sticky-summary{grid-template-columns:1fr 1fr}.selected-copy{grid-column:1/-1}.date-time-layout{grid-template-columns:1fr}.time-grid{grid-template-columns:repeat(4,1fr)}.staff-grid{grid-template-columns:1fr 1fr}.admin-layout{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.nav{display:flex;overflow:auto}.nav button{min-width:max-content}.admin-main{padding:14px}.stats{grid-template-columns:1fr 1fr}}@media(max-width:600px){.customer-header-inner,.customer-shell{padding-left:14px;padding-right:14px}.booking-hero{min-height:auto;border-radius:24px;padding:26px 22px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:14px}.booking-progress{justify-content:flex-start;overflow:auto;padding-bottom:8px}.progress-line{width:28px}.progress-item b{display:none}.booking-panel{padding:20px;border-radius:22px}.section-heading h2{font-size:25px}.category-grid{grid-template-columns:1fr}.category-card{grid-template-columns:44px 1fr auto}.service-row{grid-template-columns:32px 1fr auto;padding:15px 13px}.sticky-summary{position:static;grid-template-columns:1fr 1fr}.sticky-summary .btn{grid-column:1/-1}.staff-grid{grid-template-columns:1fr}.time-grid{grid-template-columns:repeat(3,1fr)}.form-grid,.review-grid{grid-template-columns:1fr}.customer-footer{flex-direction:column;gap:16px}.settings-grid{grid-template-columns:1fr}}

/* v3.2 — mobil yönetim, salon bilgileri ve tema sistemi */
:root{--page-bg:#f7f5fa}body,.customer-body,.admin-body{background:var(--page-bg)}
.admin-body{min-height:100vh}.admin-kicker,.panel-kicker{font-size:10px;letter-spacing:.16em;font-weight:900;color:var(--purple)}
.sidebar{background:var(--plum)}.sidebar-subtitle{color:#c8bbd7;font-size:11px;margin-top:3px}.admin-brand{margin-bottom:24px}.sidebar-footer{position:absolute;bottom:22px;left:24px;right:24px;font-size:11px;color:#a99dbb}.sidebar-footer a{color:#eee5fa;text-decoration:none}.sidebar-footer p{margin:18px 0 0}.sidebar-footer b{letter-spacing:.16em;color:var(--purple2)}
.nav button{display:flex;align-items:center;gap:12px;font-weight:750;cursor:pointer}.nav-icon{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.06);font-size:14px}.nav button.active .nav-icon{background:rgba(255,255,255,.16)}
.admin-main{min-width:0}.admin-toolbar{margin-bottom:22px}.admin-toolbar h1{margin:4px 0 2px;font-size:30px}.refresh-button{display:flex;align-items:center;gap:7px}.login-brand{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:900;margin-bottom:26px}.login-card h1{font-size:32px;line-height:1.1;margin:10px 0}.login-card .field{margin-top:15px}.login-button{width:100%;margin-top:20px;padding:15px}
.stats .stat{display:flex;align-items:center;gap:14px;min-width:0}.stat-icon{flex:0 0 auto;width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:#f0e8ff;color:var(--purple);font-weight:900;font-size:18px}.stat.violet .stat-icon{background:#f0e8ff;color:var(--purple)}.stat.blue .stat-icon{background:#e8f1ff;color:#3878c7}.stat.green .stat-icon{background:#e4f8ef;color:#18845a}.stat.rose .stat-icon{background:#ffe8f1;color:#c53e74}.stat>div{min-width:0}.stat b{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.dashboard-main-panel{min-width:0}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.panel-title-row h2{margin:5px 0 0}.panel-title-row p{margin:7px 0 0;line-height:1.5}.text-button{border:0;background:none;color:var(--purple);font-weight:850;cursor:pointer;white-space:nowrap}.soft-badge,.category-chip{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#f0e9ff;color:var(--purple);font-size:11px;font-weight:850}.salon-card{background:linear-gradient(150deg,var(--plum),var(--purple));color:#fff}.salon-card .panel-kicker{color:#d9c6ff}.salon-card-logo{width:70px;height:70px;border-radius:22px;background:#fff;color:var(--plum);display:grid;place-items:center;font-weight:950;font-size:22px;overflow:hidden;margin-bottom:20px}.salon-card-logo img{width:100%;height:100%;object-fit:contain;padding:6px}.salon-card h2{margin:8px 0}.salon-card p{color:#d8cde3;line-height:1.55}.contact-mini{padding:14px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);margin:20px 0}.contact-mini span,.contact-mini b{display:block}.contact-mini span{font-size:10px;color:#c5b8d0;margin-bottom:4px}.salon-card .btn{width:100%;background:rgba(255,255,255,.13);color:#fff}
.mobile-only{display:none}.appointment-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px;box-shadow:0 12px 30px rgba(38,21,63,.06)}.appointment-card-top{display:flex;justify-content:space-between;align-items:flex-start}.appointment-time b,.appointment-time span{display:block}.appointment-time b{font-size:22px;color:var(--purple)}.appointment-time span{font-size:11px;color:var(--muted);margin-top:2px}.appointment-card h3{margin:13px 0 2px}.mobile-contact{color:var(--muted);font-size:13px;text-decoration:none}.appointment-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border-radius:15px;overflow:hidden;margin:15px 0}.appointment-card-grid>div{background:#faf9fc;padding:12px}.appointment-card-grid span,.appointment-card-grid b{display:block}.appointment-card-grid span{font-size:10px;color:var(--muted);margin-bottom:4px}.appointment-card-grid b{font-size:12px;line-height:1.4}.btn.full{width:100%}.btn.compact{padding:8px 10px;font-size:11px}
.calendar-panel{overflow:hidden}.day.today{border-color:var(--purple);box-shadow:inset 0 0 0 1px var(--purple)}.day.blank{background:transparent;border-color:transparent}.agenda-list{display:flex;flex-direction:column;gap:12px}.agenda-day{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}.agenda-date b,.agenda-date span{display:block}.agenda-date b{color:var(--purple)}.agenda-date span{font-size:10px;color:var(--muted);text-transform:capitalize;margin-top:4px}.agenda-item{display:grid;grid-template-columns:50px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.agenda-item:last-child{border-bottom:0}.agenda-item>span{font-weight:900}.agenda-item b,.agenda-item small{display:block}.agenda-item small{color:var(--muted);margin-top:3px;line-height:1.35}
.admin-service-card,.admin-staff-card{box-shadow:0 10px 28px rgba(44,24,72,.05)}.card-top{display:flex;justify-content:space-between;align-items:center}.active-dot{font-size:10px;color:#16845a;background:#e5f8ef;padding:6px 8px;border-radius:999px}.admin-service-card h3{margin:18px 0 14px}.service-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.service-metrics>div{padding:12px;background:#faf8fc;border-radius:13px}.service-metrics span,.service-metrics b{display:block}.service-metrics span{font-size:10px;color:var(--muted);margin-bottom:4px}.staff-card-head{display:flex;align-items:center;gap:12px}.staff-avatar.small{width:46px;height:46px;border-radius:15px;flex:0 0 auto}.staff-card-head h3{margin:0}.staff-card-head p{margin:3px 0 0;color:var(--muted);font-size:12px}.staff-service-list{margin:18px 0;padding:14px;background:#faf8fc;border-radius:14px}.staff-service-list span{font-size:10px;color:var(--muted);font-weight:850}.staff-service-list p{font-size:12px;line-height:1.5;margin:7px 0 0}
.customer-card{display:flex;gap:13px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px}.customer-avatar{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--plum),var(--purple));color:#fff;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.customer-copy{min-width:0;flex:1}.customer-copy h3{margin:0}.customer-copy>a{color:var(--muted);font-size:12px;text-decoration:none}.customer-copy>div{display:flex;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid var(--line);font-size:11px}.customer-copy>div b{color:var(--purple)}
.report-list{display:flex;flex-direction:column;gap:16px}.report-row{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:center}.report-row b,.report-row span{display:block}.report-row span{font-size:11px;color:var(--muted);margin-top:3px}.report-bar{height:10px;border-radius:999px;background:#eee9f2;overflow:hidden}.report-bar i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--purple2))}
.modal-open{overflow:hidden}.modal-card{position:relative}.modal-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;border-radius:12px;background:#f2edf6;font-size:22px;cursor:pointer}.modal-heading{padding-right:38px;margin-bottom:20px}.modal-heading h2{margin:6px 0}.modal-heading p{color:var(--muted);line-height:1.5}.checkbox-title{margin-top:22px}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;max-height:340px;overflow:auto}.check-card{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:13px;cursor:pointer}.check-card input{margin-top:3px}.check-card b,.check-card small{display:block}.check-card small{font-size:10px;color:var(--muted);margin-top:3px}
.settings-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:20px;align-items:start}.settings-main,.theme-settings{margin:0}.settings-logo-row{display:flex;align-items:center;gap:18px;padding:18px;background:#faf8fc;border-radius:20px;margin-bottom:20px}.logo-preview{width:112px;height:112px;flex:0 0 112px}.logo-preview span{font-size:25px;font-weight:950;color:var(--purple)}.settings-form .full-field{grid-column:1/-1}.field small{display:block;color:var(--muted);font-size:10px;margin-top:6px;line-height:1.45}.helper-text{font-size:11px;line-height:1.5}.theme-presets{display:grid;grid-template-columns:1fr 1fr;gap:10px}.theme-preset{border:1px solid var(--line);background:#fff;border-radius:14px;padding:10px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer}.theme-preset i{width:28px;height:28px;border-radius:9px;display:block}.theme-preset span{font-size:11px;font-weight:850}.theme-preset.purple i{background:linear-gradient(135deg,#24193d,#6e3ee6,#ee4d91)}.theme-preset.rose i{background:linear-gradient(135deg,#2a1720,#8b3154,#d9a0b5)}.theme-preset.teal i{background:linear-gradient(135deg,#123c3a,#167d74,#d39a56)}.theme-preset.gold i{background:linear-gradient(135deg,#171717,#b38a43,#e5c47e)}.color-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.color-grid label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:13px;font-size:11px;font-weight:800}.color-grid input{width:38px;height:30px;border:0;background:none;padding:0;cursor:pointer}.theme-preview{--preview-primary:#6e3ee6;--preview-secondary:#9b6bff;--preview-dark:#24193d;--preview-accent:#ee4d91;--preview-bg:#f7f5fa;background:var(--preview-bg);border:1px solid var(--line);border-radius:20px;overflow:hidden}.theme-preview-header{display:flex;align-items:center;gap:10px;padding:14px;background:var(--preview-dark);color:#fff}.preview-logo{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--preview-primary),var(--preview-accent));display:grid;place-items:center;font-weight:900;overflow:hidden}.preview-logo img{width:100%;height:100%;object-fit:contain;background:#fff;padding:3px}.theme-preview-header b,.theme-preview-header small{display:block}.theme-preview-header small{color:#c7bdcf;font-size:9px}.theme-preview-card{padding:18px}.theme-preview-card span,.theme-preview-card b{display:block}.theme-preview-card span{font-size:9px;color:#777181}.theme-preview-card b{margin:5px 0 14px}.theme-preview-card button{width:100%;border:0;border-radius:12px;padding:10px;background:linear-gradient(135deg,var(--preview-primary),var(--preview-secondary));color:#fff;font-weight:850}.settings-save-bar{grid-column:1/-1;position:sticky;bottom:14px;z-index:12;background:var(--plum);color:#fff;border-radius:20px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 20px 48px rgba(27,14,43,.28)}.settings-save-bar b,.settings-save-bar span{display:block}.settings-save-bar span{font-size:10px;color:#c9bdd3;margin-top:4px}
.success-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px auto;max-width:800px}.success-summary-grid>div{padding:14px;background:#faf8fc;border:1px solid var(--line);border-radius:15px;text-align:left}.success-summary-grid span,.success-summary-grid b{display:block}.success-summary-grid span{font-size:10px;color:var(--muted);margin-bottom:5px}.success-summary-grid b{font-size:12px;line-height:1.4}.success-salon-card{max-width:800px;margin:24px auto;padding:22px;border-radius:24px;background:linear-gradient(145deg,var(--plum),var(--purple));color:#fff;text-align:left}.success-salon-head{display:flex;align-items:center;gap:13px}.success-salon-logo{width:58px;height:58px;border-radius:18px;background:#fff;color:var(--plum);display:grid;place-items:center;font-weight:950;overflow:hidden;flex:0 0 auto}.success-salon-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.success-salon-head span{font-size:9px;letter-spacing:.15em;color:#d4c8df;font-weight:850}.success-salon-head h3{margin:5px 0 0}.success-address{display:flex;gap:10px;align-items:flex-start;margin:18px 0;padding:14px;border-radius:15px;background:rgba(255,255,255,.09)}.success-address p{margin:0;color:#f2edf6;line-height:1.5}.contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.contact-action{display:flex;align-items:center;gap:9px;padding:11px;border-radius:14px;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;min-width:0}.contact-action>span{width:30px;height:30px;border-radius:10px;background:rgba(255,255,255,.12);display:grid;place-items:center;flex:0 0 auto}.contact-action small,.contact-action b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-action small{font-size:8px;color:#d4c8df}.contact-action b{font-size:10px;margin-top:2px}.map-button{width:100%;margin-top:12px;background:#fff!important;color:var(--plum)!important;box-shadow:none!important;text-align:center;text-decoration:none;display:block}

@media(max-width:1100px){.dashboard-grid,.settings-layout{grid-template-columns:1fr}.salon-card{display:grid;grid-template-columns:auto 1fr;column-gap:18px}.salon-card-logo{grid-row:1/5}.salon-card .btn{max-width:240px}.settings-save-bar{grid-column:1}.service-admin-grid,.staff-admin-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){
  .desktop-only{display:none!important}.mobile-only{display:block}.admin-layout{display:block;padding-bottom:0}.sidebar{position:sticky;top:0;height:auto;z-index:30;padding:11px 12px 9px;border-radius:0 0 20px 20px;box-shadow:0 12px 35px rgba(25,12,43,.2)}.admin-brand{margin:0 0 10px;padding:0 4px}.admin-brand .logo{width:38px;height:38px;border-radius:12px}.admin-brand b{font-size:13px}.sidebar-footer{display:none}.nav{display:flex;gap:5px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav button{min-width:72px;flex:0 0 72px;display:flex;flex-direction:column;gap:4px;text-align:center;align-items:center;padding:8px 5px;margin:0;border-radius:12px;font-size:9px}.nav-icon{width:26px;height:26px}.admin-main{padding:14px 12px 28px}.admin-toolbar{align-items:flex-start;margin:6px 2px 16px}.admin-toolbar h1{font-size:25px}.admin-toolbar .muted{font-size:12px}.refresh-button{width:42px;height:42px;padding:0;display:grid;place-items:center;font-size:0}.refresh-button span{font-size:20px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat{padding:14px}.stat-icon{width:38px;height:38px;border-radius:12px}.stat b{font-size:19px}.stat .muted{font-size:10px}.panel{padding:17px;border-radius:21px;margin:14px 0}.panel-title-row{flex-direction:column;gap:11px}.panel-title-row>.btn{width:100%}.dashboard-grid{gap:0}.salon-card{display:block}.salon-card-logo{width:58px;height:58px}.mobile-card-list{display:flex;flex-direction:column;gap:10px}.service-admin-grid,.staff-admin-grid,.grid{grid-template-columns:1fr}.calendar-panel{padding:14px}.report-row{grid-template-columns:1fr;gap:7px}.settings-layout{display:block}.settings-main,.theme-settings{margin-bottom:14px}.settings-save-bar{position:sticky;bottom:8px;border-radius:18px;flex-direction:column;align-items:stretch;padding:14px}.settings-save-bar .btn{width:100%}.success-summary-grid{grid-template-columns:1fr 1fr}.contact-actions{grid-template-columns:1fr}.modal{align-items:end;padding:0}.modal-card{width:100%;max-width:none;max-height:92vh;border-radius:24px 24px 0 0;padding:22px 16px calc(20px + env(safe-area-inset-bottom))}.checkbox-grid{grid-template-columns:1fr}.toast{left:14px;right:14px;bottom:16px;text-align:center}.toolbar{flex-wrap:wrap}
}
@media(max-width:560px){.settings-logo-row{align-items:flex-start}.logo-preview{width:86px;height:86px;flex-basis:86px}.theme-presets,.color-grid{grid-template-columns:1fr 1fr}.success-state{padding:24px 4px}.success-state h2{font-size:28px}.success-summary-grid{grid-template-columns:1fr}.success-salon-card{padding:17px}.appointment-card-grid{grid-template-columns:1fr 1fr}.agenda-day{grid-template-columns:62px 1fr}.login-card{padding:24px}.login-card h1{font-size:28px}}

/* v3.3 canlı randevu kontrolü ve bildirim alanı */
.admin-live-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.notification-button,.sync-pill{height:44px;border:0;border-radius:14px;display:inline-flex;align-items:center;gap:9px;font:inherit}.notification-button{padding:0 15px;background:#fff;color:var(--plum);box-shadow:0 8px 24px rgba(35,22,48,.08);cursor:pointer;font-weight:750}.notification-button:hover{transform:translateY(-1px)}.notification-button.active{background:color-mix(in srgb,var(--purple) 12%,#fff);color:var(--purple)}.notification-button.disabled{opacity:.58}.bell-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--purple) 12%,#fff);color:var(--purple);font-size:17px}.sync-pill{padding:0 14px;background:rgba(255,255,255,.72);color:#6d6676;font-size:12px;font-weight:700;box-shadow:inset 0 0 0 1px rgba(65,46,82,.07)}.sync-pill i{width:8px;height:8px;border-radius:50%;background:#25b878;box-shadow:0 0 0 5px rgba(37,184,120,.11);animation:livePulse 1.8s infinite}.sync-pill.error i{background:#e95b67;box-shadow:0 0 0 5px rgba(233,91,103,.11)}@keyframes livePulse{0%,100%{transform:scale(.8);opacity:.75}50%{transform:scale(1.08);opacity:1}}
.appointment-notification{position:fixed;right:24px;bottom:24px;z-index:150;width:min(430px,calc(100vw - 32px));border:0;border-radius:22px;padding:16px;background:linear-gradient(135deg,var(--plum),color-mix(in srgb,var(--purple) 58%,var(--plum)));color:#fff;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;text-align:left;box-shadow:0 24px 70px rgba(28,15,41,.36);cursor:pointer;animation:appointmentToastIn .35s ease both}.appointment-notification:hover{transform:translateY(-2px)}.appointment-notification-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fff;color:var(--purple);font-size:22px;font-weight:900}.appointment-notification-copy{min-width:0;display:block}.appointment-notification-copy small,.appointment-notification-copy b,.appointment-notification-copy em,.appointment-notification-copy span{display:block}.appointment-notification-copy small{font-size:9px;letter-spacing:.18em;color:#d9cbe6;font-weight:850;margin-bottom:3px}.appointment-notification-copy b{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appointment-notification-copy em{font-size:11px;font-style:normal;color:#f0e9f5;margin-top:3px}.appointment-notification-copy>span{font-size:10px;color:#d9cbe6;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appointment-notification>strong{font-size:11px;white-space:nowrap;color:#fff}@keyframes appointmentToastIn{from{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:none}}
@media(max-width:820px){.admin-toolbar{gap:12px}.admin-live-actions{width:100%;justify-content:flex-start}.sync-pill{order:3;height:34px}.notification-button{height:40px;padding:0 12px}.notification-label{font-size:11px}.appointment-notification{right:12px;bottom:12px;width:calc(100vw - 24px);grid-template-columns:42px minmax(0,1fr);padding:14px;border-radius:19px}.appointment-notification-icon{width:42px;height:42px;border-radius:14px}.appointment-notification>strong{display:none}}
@media(max-width:520px){.admin-live-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.notification-button{justify-content:center}.sync-pill{grid-column:1/-1;width:max-content}.refresh-button{grid-column:2}.appointment-notification-copy b{font-size:15px}}

/* ===== V3.4 Premium arayüz revizyonu ===== */
body,button,input,select,textarea{font-family:"Poppins",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body{font-weight:400}.muted{font-weight:300}.admin-body{background:linear-gradient(135deg,#f7f9fc 0%,var(--page-bg) 52%,#f7f4fb 100%)}
.admin-layout{grid-template-columns:236px minmax(0,1fr);background:transparent}
.sidebar{background:rgba(248,250,253,.92);color:#172136;border-right:1px solid #e1e7ef;backdrop-filter:blur(18px);padding:18px 12px;box-shadow:10px 0 35px rgba(35,45,74,.03)}
.admin-brand{padding:0 9px 16px;margin-bottom:7px;border-bottom:1px solid #e3e8ef}.admin-brand .logo{box-shadow:none;border:1px solid #e4e8ef;background:#fff;color:var(--purple);width:44px;height:44px;border-radius:13px}.admin-brand b{font-size:12px;font-weight:700;color:#18233a;line-height:1.3}.sidebar-subtitle{color:#8b97aa;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.nav-group-label{font-size:8px;letter-spacing:.17em;color:#8a96a8;font-weight:700;padding:8px 10px 4px}.nav{display:flex;flex-direction:column;gap:3px}.nav button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:transparent;color:#536078;border:0;padding:10px;border-radius:12px;margin:0;font-size:11px;font-weight:400;transition:.18s}.nav button:hover{background:#eef4fb;color:#22324c}.nav button.active{background:linear-gradient(135deg,color-mix(in srgb,var(--purple) 11%,#eef5fb),#eaf3fb);color:#213754;font-weight:600;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--purple) 12%,#dfe7ef)}.nav-icon{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#f4f7fb;color:#6e7e96;font-size:12px}.nav button.active .nav-icon{background:#dceaf8;color:var(--purple)}
.nevxup-support-card{position:absolute;left:10px;right:10px;bottom:58px;padding:10px;border-radius:16px;background:linear-gradient(145deg,#edf4fd,#f7f4fd);border:1px solid #dce5f1;box-shadow:0 10px 30px rgba(52,73,103,.06)}.nevxup-logo-box{height:74px;border-radius:12px;background:#fff;border:1px solid #e5ebf2;display:grid;place-items:center;align-content:center;text-align:center;margin-bottom:8px}.nevxup-logo-box strong{font-size:21px;letter-spacing:.08em;color:#1f3652}.nevxup-logo-box small{font-size:6px;letter-spacing:.14em;color:#8594a8;text-transform:uppercase;margin-top:1px}.support-kicker{font-size:7px;letter-spacing:.15em;color:#7d8ca1;font-weight:700}.nevxup-support-card>b{display:block;font-size:11px;color:#28384e;margin:3px 0 6px}.nevxup-support-card dl{margin:0}.nevxup-support-card dl>div{display:grid;grid-template-columns:42px 1fr;gap:5px;margin:4px 0;font-size:7px}.nevxup-support-card dt{color:#93a0b3}.nevxup-support-card dd{margin:0;color:#46556a;overflow:hidden;text-overflow:ellipsis}.support-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.support-actions a{padding:7px 5px;border-radius:8px;background:#fff;border:1px solid #dce5ef;color:#34485f;text-align:center;text-decoration:none;font-size:7px;font-weight:600}.sidebar-footer{bottom:19px;left:20px;right:20px}.sidebar-footer a{color:#78869a;font-size:8px}
.admin-main{padding:24px 26px 42px;min-width:0}.admin-toolbar{margin-bottom:14px;border-bottom:1px solid #e4e9f0;padding-bottom:14px}.admin-toolbar h1{font-size:26px;line-height:1.15;margin:4px 0 3px;font-weight:600;letter-spacing:-.025em}.admin-kicker,.panel-kicker,.section-kicker{font-weight:600}.admin-toolbar .muted{font-size:10px;color:#8a96a7}.panel{box-shadow:0 10px 35px rgba(49,64,95,.055);border:1px solid #e2e8ef}.stat{box-shadow:none;border:1px solid #e1e8ef;padding:16px;border-radius:16px;display:flex;align-items:center;gap:12px}.stat-icon{width:38px;height:38px;border-radius:12px}.stat b{font-size:20px;font-weight:600;margin-top:3px;letter-spacing:-.02em}.stat .muted{font-size:9px}.refined-stats{gap:10px}
.welcome-banner{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:23px 25px;border-radius:20px;background:linear-gradient(112deg,#e7effc 0%,#efe7fb 54%,#fbf1ef 100%);border:1px solid #d9e2ee;margin-bottom:10px}.welcome-banner:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-60px;top:-130px;background:rgba(255,255,255,.48);filter:blur(2px)}.welcome-banner>div{position:relative;z-index:1}.welcome-banner h2{margin:6px 0 4px;font-size:23px;font-weight:600;color:#243b59}.welcome-banner p{margin:0;font-size:10px;color:#718098;font-weight:300}.welcome-actions{display:flex;gap:8px}.btn.glass,.btn.light-action{box-shadow:none;border:1px solid rgba(82,103,136,.15);font-size:9px;padding:10px 14px}.btn.glass{background:rgba(255,255,255,.72);color:#28405d}.btn.light-action{background:#fff;color:var(--purple)}
.quick-actions-panel{padding:15px 17px;margin:10px 0}.compact-title{margin-bottom:8px}.compact-title h2{font-size:14px;margin:2px 0}.quick-actions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-actions-grid button{border:1px solid #e1e7ee;background:#fbfcfe;border-radius:13px;padding:10px;text-align:left;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;cursor:pointer;transition:.18s;color:#2a3b52}.quick-actions-grid button:hover{background:#f4f8fc;transform:translateY(-1px)}.quick-actions-grid button>span{width:31px;height:31px;border-radius:10px;background:#eaf2fb;display:grid;place-items:center;color:var(--purple)}.quick-actions-grid b,.quick-actions-grid small{display:block}.quick-actions-grid b{font-size:9px;font-weight:600}.quick-actions-grid small{font-size:7px;color:#8d99aa;margin-top:2px;font-weight:300}.quick-actions-grid i{font-style:normal;color:#8491a2;font-size:10px}
.premium-dashboard-grid{grid-template-columns:minmax(0,1fr) 270px;gap:10px}.dashboard-main-panel{margin:10px 0;padding:18px}.panel-title-row h2{font-size:16px;font-weight:600;margin:2px 0}.text-button{font-family:inherit;font-size:9px}.occupancy-card{margin:10px 0;padding:18px}.occupancy-card>h2{font-size:16px;margin:3px 0 13px}.occupancy-ring{--value:0;width:132px;height:132px;border-radius:50%;background:conic-gradient(#28b783 calc(var(--value)*1%),#e9eef4 0);display:grid;place-items:center;margin:11px auto;position:relative}.occupancy-ring:before{content:"";position:absolute;width:103px;height:103px;background:#fff;border-radius:50%}.occupancy-ring>div{position:relative;text-align:center}.occupancy-ring b,.occupancy-ring span{display:block}.occupancy-ring b{font-size:24px;font-weight:600;color:#29415d}.occupancy-ring span{font-size:8px;color:#8996a8}.occupancy-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:12px}.occupancy-meta div{text-align:center;padding:8px 4px;border-radius:10px;background:#f7f9fc}.occupancy-meta b,.occupancy-meta span{display:block}.occupancy-meta b{font-size:12px;color:#30445f}.occupancy-meta span{font-size:7px;color:#8c99aa}
.birthday-panel{margin:10px 0 0;padding:20px;border-radius:20px;background:linear-gradient(110deg,#fff0f6,#fff6ed);border:1px solid #f2dde3}.birthday-heading{display:flex;align-items:center;gap:12px}.birthday-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#ffe1ed;font-size:20px}.birthday-heading h2{font-size:17px;margin:3px 0}.birthday-heading p{margin:0;font-size:9px;color:#8e7f88}.birthday-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.birthday-card{border:1px solid #efdfe6;background:rgba(255,255,255,.84);border-radius:13px;padding:9px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;text-align:left;cursor:pointer;color:#3e3540}.birthday-card b,.birthday-card small{display:block}.birthday-card b{font-size:9px}.birthday-card small{font-size:7px;color:#9a8a92;margin-top:2px}.birthday-card em{font-size:7px;font-style:normal;background:#fff1c8;color:#9c7018;padding:5px 7px;border-radius:999px}.customer-avatar.soft{width:34px;height:34px;border-radius:11px;background:#e8f1ea;color:#3e6950}.birthday-empty{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding:13px;border:1px dashed #e7ced7;border-radius:13px;background:rgba(255,255,255,.55)}.birthday-empty>span{width:34px;height:34px;border-radius:11px;background:#ebf7f1;color:#2c9d6f;display:grid;place-items:center}.birthday-empty b,.birthday-empty p{display:block;margin:0}.birthday-empty b{font-size:9px}.birthday-empty p{font-size:8px;color:#9a8a92;margin-top:2px}
.clean-manager-panel{padding:20px}.manager-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.manager-heading h2{font-size:20px;margin:4px 0;font-weight:600}.manager-heading p{font-size:9px;color:#8591a3;margin:0;max-width:630px}.manager-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:17px 0 12px}.manager-search{flex:1;max-width:520px;border:1px solid #e0e6ed;background:#f8fafc;border-radius:12px;padding:0 11px;display:flex;align-items:center;gap:8px}.manager-search>span{color:#8996a8}.manager-search input{width:100%;border:0;outline:0;background:transparent;padding:10px 0;font-size:9px}.soft-badge{font-size:8px;padding:6px 9px}
.service-category-stack{display:flex;flex-direction:column;gap:10px}.service-category-block{border:1px solid #e2e8ef;border-radius:15px;overflow:hidden}.service-category-heading{display:flex;justify-content:space-between;align-items:center;padding:11px 13px;background:#f8fafc;border-bottom:1px solid #e5eaf0}.service-category-heading>div{display:flex;align-items:center;gap:9px}.category-symbol{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#ece7fb;color:var(--purple)}.service-category-heading h3,.service-category-heading p{margin:0}.service-category-heading h3{font-size:10px;font-weight:600}.service-category-heading p,.service-category-heading>span{font-size:7px;color:#8c98aa}.service-clean-list{background:#fff}.service-clean-row{display:grid;grid-template-columns:minmax(0,1fr) 95px 110px 72px;align-items:center;gap:12px;padding:11px 13px;border-bottom:1px solid #edf1f5}.service-clean-row:last-child{border-bottom:0}.service-clean-main{display:flex;align-items:center;gap:9px}.service-status-dot{width:7px;height:7px;border-radius:50%;background:#28b783;box-shadow:0 0 0 4px #e9f8f2}.service-status-dot.off{background:#aab3bf;box-shadow:0 0 0 4px #f0f2f5}.service-clean-main b,.service-clean-main small,.service-clean-metric span,.service-clean-metric b{display:block}.service-clean-main b{font-size:9px;font-weight:500}.service-clean-main small,.service-clean-metric span{font-size:7px;color:#929eae}.service-clean-metric b{font-size:9px;font-weight:600;margin-top:2px}.row-actions{display:flex;justify-content:flex-end;gap:5px}.row-actions button{width:28px;height:28px;border-radius:8px;border:1px solid #dfe5ec;background:#fff;color:#64748a;cursor:pointer}.row-actions .danger-icon{color:#d75568;background:#fff8f9;border-color:#f5dde1}
.modern-modal-heading{padding-right:35px}.modern-modal-heading h2{font-size:20px;font-weight:600;margin:5px 0}.modern-modal-heading p{font-size:9px;line-height:1.6;color:#8793a4}.editor-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.full-field{grid-column:1/-1}.input-suffix{display:flex;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.input-suffix input{border:0!important;border-radius:0!important}.input-suffix span{display:grid;place-items:center;padding:0 12px;background:#f5f7fa;color:#7c8999;font-size:9px}.toggle-field{display:flex;align-items:center;gap:10px;border:1px solid #e2e8ef;border-radius:13px;padding:11px;cursor:pointer}.toggle-field input{display:none}.toggle-field>span{width:37px;height:22px;border-radius:999px;background:#ccd4de;position:relative;transition:.2s}.toggle-field>span:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.toggle-field input:checked+span{background:var(--purple)}.toggle-field input:checked+span:after{left:18px}.toggle-field b,.toggle-field small{display:block}.toggle-field b{font-size:9px}.toggle-field small{font-size:7px;color:#8d98a7;margin-top:1px}.duration-explainer{display:flex;align-items:flex-start;gap:10px;margin-top:13px;padding:12px;border-radius:13px;background:#f4f1fb;color:#65557a}.duration-explainer>span{width:32px;height:32px;border-radius:10px;background:#fff;display:grid;place-items:center}.duration-explainer b{font-size:9px}.duration-explainer p{font-size:8px;line-height:1.5;margin:2px 0 0}.modal-footer-actions{justify-content:flex-end}.modal-footer-actions .btn{min-width:120px}
.staff-premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:18px}.staff-premium-card{position:relative;border:1px solid #e1e7ee;border-radius:17px;background:#fff;padding:11px;overflow:hidden}.staff-cover{height:112px;border-radius:13px;background:linear-gradient(145deg,#eef4fb,#f4eefb);display:grid;place-items:center;position:relative}.staff-state{position:absolute;top:8px;right:8px;padding:4px 7px;border-radius:999px;background:#e7f7ef;color:#23805c;font-size:7px}.staff-state.passive{background:#f1f2f4;color:#8b95a2}.staff-avatar.large{width:76px;height:76px;border-radius:24px;font-size:18px;box-shadow:0 12px 30px rgba(67,48,97,.18)}.staff-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.staff-premium-copy{padding:12px 2px 8px}.staff-premium-copy h3{font-size:11px;font-weight:600;margin:0}.staff-premium-copy p{font-size:8px;color:#8b97a7;margin:2px 0 8px}.staff-contact-row{display:flex;flex-direction:column;gap:2px;font-size:7px;color:#66768a;border-top:1px solid #edf1f5;padding-top:8px}.staff-skill-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.staff-skill-chips span{font-size:6px;background:#f1edf9;color:#6d55a3;padding:4px 6px;border-radius:999px}.staff-premium-card>.btn{font-size:8px;padding:9px 10px}.staff-editor-head{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #e2e8ef;border-radius:15px;background:#f9fbfd;margin-bottom:12px}.staff-photo-editor{width:92px;height:92px;border-radius:22px;background:linear-gradient(145deg,#e8eef8,#f0e7fb);display:grid;place-items:center;color:var(--purple);font-size:20px;font-weight:600;overflow:hidden;flex:0 0 auto}.staff-photo-editor img{width:100%;height:100%;object-fit:cover}.skills-heading{display:flex;justify-content:space-between;gap:12px;align-items:end;margin:16px 0 8px}.skills-heading h3,.skills-heading p{margin:0}.skills-heading h3{font-size:11px;font-weight:600}.skills-heading p{font-size:8px;color:#8c98a8;margin-top:2px}.skills-heading>span{font-size:7px;background:#eef3f8;padding:5px 8px;border-radius:999px;color:#6e7b8d}.modern-checkbox-grid{max-height:270px;overflow:auto;padding-right:3px}
.customers-manager{min-height:540px}.customer-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:16px 0}.customer-summary-strip>div{padding:11px;border:1px solid #e2e8ef;border-radius:12px;background:#f9fbfd}.customer-summary-strip b,.customer-summary-strip span{display:block}.customer-summary-strip b{font-size:15px;font-weight:600;color:#2a405b}.customer-summary-strip span{font-size:7px;color:#8b97a7;margin-top:2px}.customer-profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.customer-profile-card{border:1px solid #e1e7ee;border-radius:15px;padding:13px;background:#fff;cursor:pointer;transition:.18s}.customer-profile-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(48,65,93,.08)}.customer-profile-top{display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center}.customer-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf2f8;color:#39506d;font-size:10px;font-weight:600}.customer-profile-top h3,.customer-profile-top p{margin:0}.customer-profile-top h3{font-size:10px;font-weight:600}.customer-profile-top p{font-size:8px;color:#8290a2;margin-top:2px}.profile-arrow{color:#8a97a8}.customer-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.customer-contact-grid>div{padding:8px;border-radius:9px;background:#f8fafc;min-width:0}.customer-contact-grid .full{grid-column:1/-1}.customer-contact-grid span,.customer-contact-grid b{display:block}.customer-contact-grid span{font-size:6px;color:#9aa5b3}.customer-contact-grid b{font-size:7px;font-weight:500;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-profile-footer{display:flex;gap:6px;align-items:center;border-top:1px solid #edf1f5;margin-top:9px;padding-top:8px}.customer-profile-footer span,.customer-profile-footer em{font-size:6px;padding:4px 6px;border-radius:999px;background:#f1f4f8;color:#728095;font-style:normal}.customer-profile-footer em{margin-left:auto;background:#fff2d0;color:#966c18}.large-empty{grid-column:1/-1;border:1px dashed #dce4ed;border-radius:15px;padding:40px}.large-empty>span{font-size:24px}.large-empty h3{font-size:13px;margin:8px 0 3px}.large-empty p{font-size:8px}.customer-editor-hero{display:flex;align-items:center;gap:10px;padding:11px;border-radius:14px;background:#f7f9fc;margin-bottom:12px}.customer-avatar.xl{width:56px;height:56px;border-radius:18px;font-size:12px}.customer-editor-hero b,.customer-editor-hero small{display:block}.customer-editor-hero b{font-size:10px}.customer-editor-hero small{font-size:7px;color:#8794a5}.customer-editor-hero em{margin-left:auto;font-style:normal;font-size:7px;background:#fff1cf;color:#936c20;padding:6px 8px;border-radius:999px}.history-panel{margin-top:14px;padding-top:2px}.history-list{display:flex;flex-direction:column;gap:5px;max-height:210px;overflow:auto}.history-list>div{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:9px;border:1px solid #e6ebf1;border-radius:10px;padding:8px}.history-list span b,.history-list span small{display:block}.history-list span b{font-size:7px}.history-list span small{font-size:6px;color:#8c98a8}.history-list p{font-size:7px;margin:0}.history-list .status{font-size:6px}
.report-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 24px;border-radius:19px;background:linear-gradient(120deg,#edf3fb,#f1ecfb 58%,#fbf1ef);border:1px solid #dee6ef;margin-bottom:10px}.report-hero h2{font-size:21px;font-weight:600;margin:5px 0}.report-hero p{font-size:9px;color:#7c899a;margin:0}.report-period{font-size:8px;background:#fff;padding:7px 10px;border-radius:999px;color:#66768a;border:1px solid #dce4ec}.report-dashboard-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:10px}.infographic-card{margin:0;padding:18px}.service-performance-card{grid-row:span 1}.modern-report-list{display:flex;flex-direction:column;gap:7px}.modern-report-list .report-row{display:grid;grid-template-columns:30px 130px 1fr 35px;align-items:center;gap:8px;padding:7px;border-radius:10px;background:#f9fbfd}.report-rank{font-size:7px;color:#a0aab7}.report-name b,.report-name span{display:block}.report-name b{font-size:8px}.report-name span{font-size:6px;color:#8c98a8}.report-bar{height:6px;background:#e7ecf2;border-radius:999px;overflow:hidden}.report-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--purple),var(--purple2));border-radius:999px}.modern-report-list strong{font-size:7px;color:#6f7d90}.donut-layout{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:16px}.report-donut{--cancel:0;width:124px;height:124px;border-radius:50%;background:conic-gradient(#39b983 0 var(--active),#ef6b79 var(--active) 100%);display:grid;place-items:center;position:relative}.report-donut:after{content:"";width:88px;height:88px;border-radius:50%;background:#fff;position:absolute}.report-donut>div{position:relative;z-index:1;text-align:center}.report-donut b,.report-donut span{display:block}.report-donut b{font-size:21px}.report-donut span{font-size:7px;color:#8794a5}.donut-legend{display:flex;flex-direction:column;gap:8px}.donut-legend>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px}.donut-legend i{width:7px;height:7px;border-radius:50%}.donut-legend .ok{background:#39b983}.donut-legend .cancel{background:#ef6b79}.donut-legend .return{background:#7b64d5}.donut-legend span,.donut-legend b{font-size:7px}.donut-legend span{color:#7f8d9e}.hour-chart{height:185px;display:grid;grid-template-columns:repeat(11,1fr);align-items:end;gap:5px;padding-top:13px}.hour-chart>div{text-align:center;min-width:0}.hour-bar{height:125px;display:flex;align-items:flex-end;justify-content:center;background:#f5f7fa;border-radius:8px;overflow:hidden}.hour-bar i{width:65%;min-height:5px;border-radius:7px 7px 0 0;background:linear-gradient(to top,var(--purple),var(--purple2))}.hour-chart b,.hour-chart small{display:block}.hour-chart b{font-size:5px;margin-top:5px;color:#6e7c8f}.hour-chart small{font-size:5px;color:#9aa5b3}.staff-report-list{display:flex;flex-direction:column;gap:8px}.staff-report-row{display:grid;grid-template-columns:34px 105px 1fr 22px;align-items:center;gap:8px}.staff-avatar.tiny{width:34px;height:34px;border-radius:11px;font-size:7px}.staff-report-row b,.staff-report-row span{display:block}.staff-report-row b{font-size:7px}.staff-report-row span{font-size:6px;color:#8b97a7}.staff-report-bar{height:6px;background:#edf1f5;border-radius:999px;overflow:hidden}.staff-report-bar i{display:block;height:100%;background:linear-gradient(90deg,#6c9ddb,var(--purple));border-radius:999px}.staff-report-row>strong{font-size:7px;color:#657589}
.premium-login{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);background:#f3f6fa;place-items:stretch}.login-showcase{position:relative;overflow:hidden;min-height:100vh;padding:54px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#17283e 0%,#243c5d 42%,color-mix(in srgb,var(--plum) 82%,#334d67) 100%);color:#fff}.login-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.25}.orb-a{width:420px;height:420px;background:var(--purple2);right:-190px;top:-130px}.orb-b{width:300px;height:300px;background:var(--rose);left:-140px;bottom:-110px}.showcase-brand,.showcase-copy,.showcase-mini-grid{position:relative;z-index:1}.showcase-brand{display:flex;align-items:center;gap:10px}.showcase-mark{width:43px;height:43px;border-radius:13px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;font-weight:600}.showcase-brand b,.showcase-brand span{display:block}.showcase-brand b{font-size:11px;letter-spacing:.1em}.showcase-brand span{font-size:7px;color:#b8c6d7;margin-top:2px}.showcase-copy{max-width:650px}.showcase-copy .section-kicker{color:#afc5e0}.showcase-copy h1{font-size:46px;line-height:1.08;font-weight:500;letter-spacing:-.04em;margin:12px 0 16px}.showcase-copy p{font-size:12px;line-height:1.8;color:#c4d0de;font-weight:300;max-width:560px}.showcase-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.showcase-mini-grid article{padding:14px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px)}.showcase-mini-grid span,.showcase-mini-grid b,.showcase-mini-grid small{display:block}.showcase-mini-grid span{font-size:7px;color:#93a9c3}.showcase-mini-grid b{font-size:9px;margin:8px 0 3px}.showcase-mini-grid small{font-size:7px;color:#b5c3d3;line-height:1.5}.login-form-side{display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--purple) 10%,transparent),transparent 28%),#f7f9fc}.modern-login-card{box-shadow:0 24px 70px rgba(37,54,85,.09);border:1px solid #e1e7ef;width:min(430px,100%);padding:34px;border-radius:25px}.modern-login-card h2{font-size:27px;font-weight:600;margin:6px 0}.modern-login-card .muted{font-size:9px;margin-bottom:24px}.modern-login-card .field{margin-top:12px}.modern-login-card .field label{font-size:9px;font-weight:500;color:#68778b}.modern-login-card .field input{padding:13px 14px;border-radius:12px}.mobile-login-brand{display:none}.login-button{width:100%;margin-top:16px;display:flex;justify-content:space-between;align-items:center}.login-help{display:block;text-align:center;margin-top:12px;color:#9aa5b3;font-size:7px}
.info-strip{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:14px;background:#f6f2fb;margin-top:12px;color:#6d5e80}.info-strip span{width:28px;height:28px;border-radius:9px;background:#fff;display:grid;place-items:center;color:var(--purple);flex:0 0 auto}.info-strip p{font-size:8px;line-height:1.6;margin:0}.staff-profile .staff-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}

@media(max-width:1100px){.quick-actions-grid{grid-template-columns:1fr 1fr}.premium-dashboard-grid{grid-template-columns:1fr}.occupancy-card{display:grid;grid-template-columns:1fr 140px 1fr;align-items:center}.occupancy-card>span,.occupancy-card>h2{grid-column:1}.occupancy-ring{grid-column:2;grid-row:1/4}.occupancy-meta{grid-column:3;grid-row:1/4;grid-template-columns:1fr}.staff-premium-grid{grid-template-columns:1fr 1fr}.report-dashboard-grid{grid-template-columns:1fr}.premium-login{grid-template-columns:1fr 420px}.login-showcase{padding:42px}.showcase-copy h1{font-size:38px}}
@media(max-width:820px){
  .admin-layout{display:block;padding-bottom:76px}.sidebar{position:sticky;top:0;height:auto;padding:9px 10px;background:rgba(248,250,253,.96);border-right:0;border-bottom:1px solid #dfe6ee;border-radius:0;box-shadow:0 10px 28px rgba(41,58,86,.08)}.admin-brand{margin:0;padding:0 2px 8px;border-bottom:0}.admin-brand .logo{width:34px;height:34px;border-radius:10px}.admin-brand b{font-size:10px}.sidebar-subtitle{font-size:7px}.nav-group-label,.nevxup-support-card,.sidebar-footer{display:none}.nav{display:flex;flex-direction:row;gap:4px;overflow-x:auto;padding-bottom:1px}.nav button{min-width:76px;flex:0 0 76px;display:flex;flex-direction:column;gap:3px;align-items:center;text-align:center;padding:6px 4px;font-size:7px}.nav-icon{width:24px;height:24px}.admin-main{padding:12px 11px 30px}.admin-toolbar{margin:3px 0 12px;padding-bottom:10px}.admin-toolbar h1{font-size:22px}.welcome-banner{padding:18px;align-items:flex-start}.welcome-banner h2{font-size:19px}.welcome-actions{flex-direction:column}.quick-actions-grid{grid-template-columns:1fr 1fr}.birthday-grid{grid-template-columns:1fr}.manager-heading{flex-direction:column}.manager-heading>.btn{width:100%}.manager-toolbar{align-items:stretch;flex-direction:column}.manager-search{max-width:none}.service-clean-row{grid-template-columns:1fr 72px 70px 62px;gap:7px}.staff-premium-grid{grid-template-columns:1fr 1fr}.customer-profile-grid{grid-template-columns:1fr}.customer-summary-strip{grid-template-columns:1fr 1fr}.report-dashboard-grid{grid-template-columns:1fr}.premium-login{grid-template-columns:1fr}.login-showcase{display:none}.login-form-side{min-height:100vh;padding:18px}.mobile-login-brand{display:flex;align-items:center;gap:9px;margin-bottom:24px}.mobile-login-brand .logo{width:38px;height:38px}.editor-card-grid{grid-template-columns:1fr}.full-field{grid-column:1}.modal-card{max-width:none}.donut-layout{grid-template-columns:110px 1fr}.report-donut{width:104px;height:104px}.report-donut:after{width:74px;height:74px}.hour-chart{overflow-x:auto;grid-template-columns:repeat(11,42px)}
}
@media(max-width:560px){.refined-stats{grid-template-columns:1fr 1fr}.welcome-banner{display:block}.welcome-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:12px}.quick-actions-grid{grid-template-columns:1fr}.quick-actions-grid button{grid-template-columns:31px 1fr auto}.occupancy-card{display:block}.occupancy-ring{margin:14px auto}.occupancy-meta{grid-template-columns:repeat(3,1fr)}.service-clean-row{grid-template-columns:1fr auto;gap:8px}.service-clean-metric{display:none}.row-actions{grid-column:2;grid-row:1}.staff-premium-grid{grid-template-columns:1fr}.staff-cover{height:130px}.customer-summary-strip{grid-template-columns:1fr 1fr}.customer-contact-grid{grid-template-columns:1fr}.customer-contact-grid .full{grid-column:1}.customer-profile-footer{flex-wrap:wrap}.customer-profile-footer em{margin-left:0}.report-hero{display:block}.report-period{display:inline-block;margin-top:10px}.modern-report-list .report-row{grid-template-columns:24px 100px 1fr 28px}.staff-report-row{grid-template-columns:34px 90px 1fr 20px}.birthday-panel{padding:15px}.birthday-card{grid-template-columns:34px 1fr}.birthday-card em{grid-column:2;width:max-content}.premium-form.customer-info-form{grid-template-columns:1fr}}

/* ========================= NEVXUP SALON V4 ========================= */
.sidebar{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}
.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:8px}
.notification-count{display:inline-flex;min-width:19px;height:19px;padding:0 5px;align-items:center;justify-content:center;border-radius:99px;background:#6e3ee6;color:#fff;font-size:10px;font-weight:700;margin-left:5px;vertical-align:top}
.v4-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.v4-actions .btn{min-height:38px}
.finance-hero,.crm-hero{border-radius:24px;padding:24px 26px;margin-bottom:18px;background:linear-gradient(135deg,#24193d,#5732b8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 18px 50px rgba(36,25,61,.16)}
.finance-hero h2,.crm-hero h2{font-size:25px;margin:3px 0 5px}.finance-hero p,.crm-hero p{margin:0;color:rgba(255,255,255,.72)}
.finance-hero .panel-kicker,.crm-hero .panel-kicker{color:#cdbbff}.integration-status{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border-radius:14px;background:#f4f0ff;color:#5f36cd;font-weight:600;font-size:12px}.integration-status i{width:8px;height:8px;border-radius:50%;background:#f6b84b;box-shadow:0 0 0 5px rgba(246,184,75,.14)}.integration-status.live i{background:#2eca88;box-shadow:0 0 0 5px rgba(46,202,136,.15)}.crm-hero .integration-status{background:rgba(255,255,255,.13);color:#fff}.crm-hero .integration-status div{display:grid}.crm-hero .integration-status span{font-size:10px;opacity:.72}.crm-hero .integration-status b{font-size:12px}
.mini-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.mini-kpi{background:#fff;border:1px solid #eeeaf5;border-radius:18px;padding:17px 18px;box-shadow:0 9px 25px rgba(43,29,74,.05)}.mini-kpi span{display:block;color:#81798f;font-size:11px;margin-bottom:6px}.mini-kpi b{font-size:22px;color:#171126}.mini-kpi small{display:block;color:#9a92a8;margin-top:5px}
.v4-table{width:100%;border-collapse:collapse}.v4-table th,.v4-table td{padding:13px 12px;border-bottom:1px solid #eeeaf4;text-align:left;vertical-align:middle;font-size:12px}.v4-table th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7c738d}.table-action-stack{display:flex;flex-wrap:wrap;gap:5px}.mini-action{border:1px solid #e7e0f2;background:#fff;color:#5b37bc;border-radius:9px;padding:6px 8px;font:600 10px Poppins,sans-serif;cursor:pointer}.mini-action:hover{background:#f7f3ff}.mini-action.danger{color:#d54462;background:#fff5f7;border-color:#ffe0e7}.mini-action.success{color:#16875e;background:#effcf7;border-color:#d5f5e9}
.status.pending_payment{background:#fff5df;color:#a16900}.status.paid,.status.completed{background:#e8f9f2;color:#167b59}.status.partial{background:#eef4ff;color:#316cc7}.status.no_show{background:#fff0f3;color:#c33858}.status.cancelled{background:#fff0f3;color:#c33858}
.checkout-lines{display:grid;gap:9px;margin:15px 0}.checkout-line{display:grid;grid-template-columns:1fr 120px 34px;gap:8px;align-items:center}.checkout-line select,.checkout-line input{width:100%}.checkout-summary{background:#f8f6fb;border-radius:15px;padding:14px 16px;display:grid;gap:7px;margin:15px 0}.checkout-summary>div{display:flex;justify-content:space-between;gap:12px}.checkout-summary .total{border-top:1px solid #e8e1f0;padding-top:10px;margin-top:3px;font-size:16px}.checkout-summary .negative{color:#d44863}.simple-list{display:grid;gap:8px}.simple-list>div{padding:11px 12px;border-radius:12px;background:#faf9fc;display:flex;align-items:center;justify-content:space-between;gap:12px}.negative{color:#d44863!important}.positive{color:#14855e!important}
.v4-two-col{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;align-items:start}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.package-card{border:1px solid #e9e3f2;border-radius:18px;padding:16px;background:#fff}.package-card h3{margin:5px 0;font-size:16px}.package-card p{font-size:11px;color:#7b7486}.package-progress{height:7px;border-radius:10px;background:#efebf5;overflow:hidden;margin:12px 0}.package-progress i{display:block;height:100%;background:linear-gradient(90deg,#6e3ee6,#a46dff);border-radius:inherit}.low-stock-row{background:#fff6f0!important;color:#a95b24}.low-stock-row b{color:#b14732}
.crm-segment-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin-bottom:18px}.crm-segment-grid article{border:1px solid #ece6f5;border-radius:17px;background:#fff;padding:15px;box-shadow:0 8px 24px rgba(44,29,75,.04)}.crm-segment-grid article>span{display:flex;width:32px;height:32px;border-radius:10px;align-items:center;justify-content:center;background:#f2ecff;color:#7040dd;margin-bottom:10px}.crm-segment-grid b{font-size:24px}.crm-segment-grid p{font-size:10px;color:#797182;min-height:31px}.crm-segment-grid button{border:0;background:none;color:#6e3ee6;font:600 10px Poppins,sans-serif;padding:0;cursor:pointer}.big-score{font-size:42px;font-weight:700;color:#6e3ee6}.survey-bars{display:grid;gap:7px;margin-top:12px}.survey-bars>div{display:grid;grid-template-columns:50px 1fr 32px;gap:8px;align-items:center;font-size:10px}.survey-bars i{height:7px;border-radius:8px;background:#ede8f4;overflow:hidden}.survey-bars i:after{content:"";display:block;height:100%;width:var(--w,0);background:#7240df;border-radius:inherit}.message-cell{max-width:360px;white-space:normal!important}
.notification-center-list{display:grid;gap:9px;max-height:55vh;overflow:auto}.notification-item{border:1px solid #eee8f4;border-radius:14px;padding:12px 13px;display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:start}.notification-item.unread{background:#faf7ff;border-color:#dfd2fa}.notice-dot{width:8px;height:8px;border-radius:50%;background:#6e3ee6;margin-top:6px}.notification-item.read .notice-dot{background:#d9d3e0}.notification-item h4{margin:0 0 3px;font-size:12px}.notification-item p{margin:0;font-size:10px;color:#777080}.notification-item time{font-size:9px;color:#9891a0;white-space:nowrap}
.flag-badges{display:flex;flex-wrap:wrap;gap:6px}.flag-badges span{padding:5px 8px;border-radius:9px;background:#f1ecfb;color:#6339c8;font-size:9px;font-weight:600}.flag-badges span.warn{background:#fff4e7;color:#a46b12}.flag-badges span.danger{background:#fff0f3;color:#c03858}.staff-extra-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.staff-extra-meta div{padding:8px 9px;background:#faf8fd;border-radius:10px}.staff-extra-meta span{display:block;font-size:8px;color:#8f8799}.staff-extra-meta b{font-size:10px}
.branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.branch-card{background:#fff;border:1px solid #ebe5f3;border-radius:20px;padding:17px}.branch-card .code{display:inline-block;padding:5px 8px;border-radius:8px;background:#f1ebff;color:#6637ce;font-size:9px;font-weight:700;letter-spacing:.08em}.branch-card h3{margin:11px 0 5px}.branch-card p{font-size:10px;color:#797180;min-height:32px}.branch-card .branch-contact{display:grid;gap:5px;font-size:10px;margin:11px 0}
.integration-panel{margin-top:16px}.settings-inline-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:14px}.system-tools-panel{margin-top:16px}.system-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.system-tool{border:1px solid #ebe5f3;border-radius:15px;padding:13px}.system-tool span{display:block;font-size:9px;color:#80788b}.system-tool b{display:block;font-size:12px;margin:3px 0 6px}.system-tool a{font-size:10px;color:#6e3ee6;font-weight:600}.qr-link-box{display:grid;grid-template-columns:115px 1fr;gap:15px;align-items:center}.qr-link-box img{width:115px;height:115px;border-radius:12px;border:1px solid #e7e0f0;background:#fff}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}

/* Customer portal + survey */
.portal-body,.survey-body{min-height:100vh;background:linear-gradient(145deg,#f8f6fb,#f1edfa);font-family:Poppins,sans-serif;color:#1d1630;margin:0}.portal-shell,.survey-shell{width:min(1120px,calc(100% - 28px));margin:0 auto;padding:28px 0 60px}.portal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.portal-brand{display:flex;gap:11px;align-items:center}.portal-logo{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7341e4,#ee4d91);color:#fff;font-weight:700}.portal-back{color:#6840ca;text-decoration:none;font-weight:600;font-size:12px}.portal-card,.survey-card{background:#fff;border:1px solid #ebe5f3;border-radius:24px;padding:24px;box-shadow:0 18px 48px rgba(40,26,69,.08)}.portal-login{max-width:610px;margin:7vh auto 0}.portal-card h1,.survey-card h1{font-size:28px;margin:5px 0 8px}.portal-card>p,.survey-card>p{color:#777080;font-size:12px}.portal-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;margin-top:20px}.portal-form input{min-width:0}.portal-profile{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;margin-bottom:16px}.portal-profile h2{margin:3px 0}.portal-profile p{margin:0;color:#7b7288;font-size:11px}.portal-policy{padding:10px 12px;border-radius:12px;background:#f8f5ff;color:#6b53a0;font-size:10px}.portal-appointments{display:grid;gap:12px}.portal-appointment{border:1px solid #ebe5f3;border-radius:18px;padding:16px;display:grid;grid-template-columns:110px 1fr auto;gap:15px;align-items:center}.portal-date b{display:block;font-size:16px}.portal-date span{font-size:11px;color:#777080}.portal-appointment h3{margin:0 0 3px;font-size:14px}.portal-appointment p{margin:0;font-size:10px;color:#777080}.portal-buttons{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.portal-reschedule{margin-top:12px;padding:14px;border-radius:14px;background:#faf8fd;display:none}.portal-reschedule.open{display:block}.portal-reschedule-grid{display:grid;grid-template-columns:190px 1fr auto;gap:10px;align-items:end}.portal-time-grid{display:flex;flex-wrap:wrap;gap:6px}.portal-time-grid button{border:1px solid #e3d9f4;background:#fff;border-radius:9px;padding:7px 9px;color:#5f38bf;font:500 10px Poppins,sans-serif}.portal-time-grid button.active{background:#6e3ee6;color:#fff;border-color:#6e3ee6}
.survey-shell{max-width:700px}.survey-card{text-align:center;margin-top:7vh}.survey-brand{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:22px}.stars{display:flex;justify-content:center;gap:8px;margin:22px 0}.stars button{border:0;background:#f5f1fa;color:#c7bdd5;width:52px;height:52px;border-radius:16px;font-size:28px;cursor:pointer;transition:.18s}.stars button.active,.stars button:hover{color:#ffb133;background:#fff7e5;transform:translateY(-2px)}.survey-card textarea{width:100%;box-sizing:border-box;min-height:110px}.survey-success{padding:22px;border-radius:18px;background:#effbf6;color:#167956;margin-top:18px}.deposit-note{margin-top:12px;padding:12px 14px;border-radius:14px;background:#fff7e8;border:1px solid #ffe2ac;display:flex;justify-content:space-between;gap:12px;align-items:center}.deposit-note b{color:#9a6200}.portal-entry{display:inline-flex;align-items:center;gap:6px;margin-left:8px;color:#fff!important;text-decoration:none;border:1px solid rgba(255,255,255,.25);padding:8px 10px;border-radius:11px;font-size:10px}.branch-pill{display:inline-flex;align-items:center;padding:6px 9px;border-radius:9px;background:#f1ebff;color:#6838d1;font-size:9px;font-weight:600;margin-top:5px}

@media(max-width:1100px){.mini-kpi-row{grid-template-columns:repeat(2,1fr)}.crm-segment-grid{grid-template-columns:repeat(3,1fr)}.package-grid,.branch-grid{grid-template-columns:repeat(2,1fr)}.system-tool-grid{grid-template-columns:repeat(2,1fr)}.v4-two-col{grid-template-columns:1fr}}
@media(max-width:720px){.finance-hero,.crm-hero{align-items:flex-start;flex-direction:column}.mini-kpi-row,.crm-segment-grid,.package-grid,.branch-grid,.system-tool-grid,.template-grid{grid-template-columns:1fr}.portal-form{grid-template-columns:1fr}.portal-profile{grid-template-columns:1fr}.portal-appointment{grid-template-columns:1fr}.portal-buttons{justify-content:flex-start}.portal-reschedule-grid{grid-template-columns:1fr}.qr-link-box{grid-template-columns:1fr}.staff-extra-meta{grid-template-columns:1fr}.checkout-line{grid-template-columns:1fr 100px 32px}}
.mini-kpi-row>div{background:#fff;border:1px solid #eeeaf5;border-radius:18px;padding:17px 18px;box-shadow:0 9px 25px rgba(43,29,74,.05)}.mini-kpi-row>div>b{display:block;font-size:22px;color:#171126}.mini-kpi-row>div>span{display:block;color:#81798f;font-size:11px;margin-top:4px}
.notification-center-item{border:1px solid #eee8f4;border-radius:14px;padding:12px 13px;display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:start}.notification-center-item:not(.read){background:#faf7ff;border-color:#dfd2fa}.notification-center-item button{border:0;background:#f1ebff;color:#6339c8;border-radius:8px;padding:6px 8px;font:600 9px Poppins,sans-serif;cursor:pointer}.notification-center-item b{font-size:11px}.notification-center-item p{margin:3px 0;font-size:10px;color:#777080}.notification-center-item small{font-size:8px;color:#9991a1}

/* HOST v4.1 */
.sidebar-footer{display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.sidebar-logout{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff;border-radius:10px;padding:8px 10px;font:500 11px/1 Poppins,Arial,sans-serif;cursor:pointer}
.sidebar-logout:hover{background:rgba(255,255,255,.13)}
