:root{font-family:Space Grotesk,sans-serif;color:#0e0f12;background-color:#f6f3ee;--ink: #0e0f12;--muted: #5e626d;--accent: #ff7f3f;--accent-deep: #e85c19;--card: #ffffff;--border: #e6e0d6;--shadow: 0 20px 60px rgba(14, 15, 18, .12)}*{box-sizing:border-box}a{text-decoration:none;color:inherit}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#fff5e8,#f6f3ee 55%,#efe9df)}body.mobile-blocker-open{overflow:hidden}.mobile-blocker{position:fixed;top:0;right:0;bottom:0;left:0;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;width:100%}.mobile-card{width:min(420px,92vw);background:#fff;border-radius:24px;padding:28px 24px;border:1px solid #efe4d8;box-shadow:0 24px 60px #0a0a0c33;text-align:center;margin:0 auto}.mobile-card img{width:140px;height:auto;margin-bottom:12px}.mobile-card h1{font-size:20px;margin:12px 0 8px;color:var(--ink)}.mobile-card p{font-size:14px;color:var(--muted);margin-bottom:16px}.mobile-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px dashed #e6dacd;border-radius:14px;background:#fff9f1;font-weight:600;color:var(--ink)}.mobile-link span{font-size:13px}.shell{display:grid;grid-template-columns:260px 1fr;grid-template-rows:auto 1fr;width:100%;margin:0;height:100vh;gap:24px;z-index:1;padding:0 0 12px}.top-header{grid-column:1 / -1;display:flex;align-items:center;gap:16px;padding:8px 12px;background:#fff;border:1px solid var(--border);border-radius:0 0 14px 14px;min-height:56px;position:relative}.layout-body{grid-column:1 / -1;display:grid;grid-template-columns:260px 1fr;gap:24px;margin:0 16px;padding:0;min-height:0}.header-logo{display:flex;align-items:center;padding-right:8px;border-right:1px solid #efe4d8}.header-logo img{width:115px;height:auto}.header-salon-card,.header-subscription-card,.header-user-card{background:transparent;border:none;border-radius:0;padding:0;display:flex;flex-direction:row;align-items:center;gap:10px}.header-salon-card{flex:1;min-width:180px}.header-salon-name{font-weight:700;color:var(--ink)}.header-salon-sub{font-size:12px;color:var(--muted)}.header-action{align-self:flex-start;border:1px solid #1c1b20;background:#1c1b20;color:#fff;border-radius:10px;padding:6px 10px;cursor:pointer;font-size:12px;font-weight:600}.header-subscription-card .subscription-usage{margin-top:0}.header-user-card{position:relative;min-width:220px;margin-left:auto;display:flex;justify-content:flex-end}.header-user-name{font-weight:700;color:var(--ink)}.header-user-meta{font-size:12px;color:var(--muted)}.header-user-trigger{border:0;background:transparent;border-radius:0;padding:0;display:flex;align-items:center;gap:8px;cursor:pointer;width:auto;box-shadow:none;justify-content:flex-end}.header-user-avatar{width:28px;height:28px;border-radius:8px;background:#111015;color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px}.header-user-info{text-align:left;flex:1;min-width:0}.header-user-name span{font-size:12px;font-weight:600;color:#fff;background:#111015;border-radius:999px;padding:2px 8px;margin-left:6px}.header-user-caret{color:var(--muted);font-size:14px}.header-user-menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #efe4d8;border-radius:12px;padding:6px;box-shadow:0 18px 40px #0c0c0e33;min-width:180px;display:flex;flex-direction:column;gap:4px;z-index:25}.header-user-menu .menu-item{border:0;background:transparent;padding:8px 10px;text-align:left;border-radius:8px;font-weight:600;cursor:pointer;color:var(--ink)}.header-user-menu .menu-item:hover{background:#f6efe6}.header-user-menu .menu-item-muted{color:var(--muted);cursor:default;font-weight:500}.header-user-menu .menu-item-muted:hover{background:transparent}.header-subscription-card{flex:1.2;min-width:240px}.header-subscription-card .subscription-title{display:none}.header-subscription-card .subscription-plan,.header-subscription-card .subscription-expiry{font-size:12px}.header-subscription-card .subscription-plan{font-weight:600}.header-subscription-card .subscription-usage{padding:6px 8px;font-size:11px}.header-salon-card>div{display:flex;flex-direction:column;gap:2px}.header-user-card>div:first-child{display:flex;flex-direction:column;gap:2px}@media(max-width:1200px){.top-header{flex-wrap:wrap}.header-user-card{width:100%}}.sidebar{width:260px;background:#fffdf9;border-radius:24px;padding:20px 16px;border:1px solid var(--border);box-shadow:0 20px 40px #0e0f1214;display:flex;flex-direction:column;gap:18px;overflow-y:auto;grid-row:auto}.sidebar-logo img{width:140px;height:auto}.sidebar-salon-card{border:1px solid var(--border);border-radius:16px;padding:12px;background:#fffdfb;display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-salon-name{font-weight:700;color:var(--ink);font-size:14px}.sidebar-salon-change{border:1px solid #1c1b20;background:#1c1b20;color:#fff;border-radius:10px;padding:6px 10px;cursor:pointer;font-size:12px;font-weight:600}.sidebar-subscription-card{border:1px solid var(--border);border-radius:16px;padding:12px;background:#fff7ef;display:flex;flex-direction:column;gap:6px}.subscription-title{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:600}.subscription-plan{font-weight:700;color:var(--ink);font-size:13px}.subscription-expiry{font-size:12px;color:var(--muted)}.subscription-usage{margin-top:6px;border:1px dashed #ead6c7;background:#fffdfb;color:var(--ink);border-radius:12px;padding:8px 10px;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.subscription-usage span{color:var(--accent-deep);font-weight:600}.sidebar-user{border:1px solid var(--border);border-radius:16px;padding:12px;background:#fff7ef;display:flex;flex-direction:column;gap:4px;position:relative}.sidebar-user-name{font-weight:700;color:var(--ink)}.sidebar-user-meta{font-size:12px;color:var(--muted)}.sidebar-user-pill{margin-top:6px;width:fit-content;font-size:11px;padding:4px 8px;border-radius:999px;background:#1c1b20;color:#fff}.sidebar-user-edit{position:absolute;right:10px;top:10px;border:1px solid #ead6c7;background:#fffdfb;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;cursor:pointer;font-size:12px;color:var(--ink)}.sidebar-user-edit:hover{border-color:#1c1b20}.nav-section{display:flex;flex-direction:column;gap:6px}.nav-title{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:6px 8px}.nav-item{background:transparent;border:none;padding:10px 12px;text-align:left;border-radius:12px;cursor:pointer;color:var(--ink);font-weight:600;font-size:14px;display:flex;align-items:center;gap:10px;line-height:1.1}.nav-item:hover{background:#f6efe7}.nav-item.active{background:#0e0f12;color:#fffaf5}.nav-item.link{text-decoration:none;display:block}.nav-item.nav-external{display:flex;align-items:center;justify-content:space-between;gap:8px}.nav-item-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.nav-item-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;align-self:center}.nav-item-icon svg{width:18px;height:18px}.nav-item-text{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1}.nav-item-badge{margin-left:auto;background:#f6efe7;border:1px solid #eadfd1;color:var(--ink);padding:4px 8px;border-radius:10px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.nav-item.active .nav-item-badge{background:#fffaf529;border-color:#fffaf566;color:#fffaf5}.nav-external-icon{font-size:12px;color:var(--muted)}.nav-logout{margin-top:auto}.nav-item.logout{background:#1c1b20;color:#fff;text-align:center}.pager{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#fffdfb}.pager-info{font-size:13px;color:var(--muted);font-weight:600}.pager-actions{display:flex;gap:8px}.pager-actions .btn-ghost{padding:6px 10px;border-radius:10px;background:#f6efe6;border:1px solid #eadfd1}.pager-actions .btn-ghost:disabled{opacity:.5;cursor:not-allowed}.input-date{height:40px;border:1px solid #e1d8cd;border-radius:10px;padding:0 12px;background:#fff;color:var(--ink)}.notice-card{border:1px solid #efe4d8;background:#fffdfb;border-radius:14px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.attx-page{display:flex;flex-direction:column;gap:14px}.attx-header{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.attx-header-actions{display:flex;align-items:center;gap:10px}.attx-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.attx-stat{border:1px solid #efe4d8;background:#fffdfb;border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.attx-stat span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.attx-stat strong{font-size:20px;color:var(--ink)}.attx-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.attx-card{border:1px solid #efe4d8;background:#fffdfb;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 16px 40px #0c0c0e14}.attx-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.attx-person{display:flex;align-items:center;gap:12px}.attx-person img{width:46px;height:46px;border-radius:14px;object-fit:cover}.attx-avatar{width:46px;height:46px;border-radius:14px;background:#111015;color:#fff;display:grid;place-items:center;font-weight:700}.attx-person-info{display:flex;flex-direction:column;gap:2px}.attx-name{font-weight:700}.attx-role{font-size:12px;color:var(--muted)}.attx-status{padding:6px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#f3ede3;color:#5e626d;white-space:nowrap}.attx-status-row{display:flex;align-items:center;gap:8px}.attx-checked-in{background:#ffe6d4;color:#b44816}.attx-checked-out{background:#dff4e5;color:#1f7a3f}.attx-absent,.attx-on-leave{background:#f6dfe3;color:#b04452}.attx-not-marked{background:#f0ebe2;color:#6d6f76}.attx-times{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;background:#f8f2e9;border-radius:12px;padding:10px 12px;font-size:12px;color:var(--muted)}.attx-times span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.attx-times strong{display:block;font-size:14px;color:var(--ink);margin-top:4px}.attx-note strong{color:var(--ink);font-weight:600}.attx-details-page .page-header{align-items:center;gap:12px}.attx-details-page .page-header .btn-ghost{padding:6px 10px;border-radius:10px;background:#1c1b20;color:#fff;border:1px solid #1c1b20}.attx-details-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.attx-details-card{border:1px solid #efe4d8;background:#fffdfb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px}.attx-details-title{font-size:18px;font-weight:700;color:var(--ink)}.attx-details-meta{color:var(--muted);font-size:12px}.attx-details-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px dashed #efe4d8;font-size:13px}.attx-details-row:last-child{border-bottom:none}.attx-details-row span{color:var(--muted)}.attx-details-row strong{color:var(--ink);font-weight:700}.attx-selfie{margin-top:8px}.attx-selfie-label{font-size:12px;color:var(--muted);margin-bottom:6px}.attx-selfie img{width:100%;aspect-ratio:1 / 1;border-radius:12px;object-fit:cover;border:1px solid #efe4d8}.loyalty-layout{display:grid;gap:14px}.loyalty-card{border:1px solid #efe4d8;background:#fffdfb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 16px 40px #0c0c0e14}.loyalty-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.loyalty-hint{font-size:12px;color:var(--muted);background:#f8f2e9;border:1px dashed #eadfd1;padding:8px 10px;border-radius:10px}.loyalty-actions{display:flex;justify-content:flex-end;padding-top:4px}.attx-remark{font-size:12px;color:#b44816;background:#fff1e7;border:1px solid #f3d6c2;border-radius:999px;padding:6px 10px;width:fit-content}.attx-remark.inline{font-size:11px;padding:4px 8px}.attx-actions{display:flex;flex-direction:column;gap:10px}.attx-actions-row{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.attx-primary{display:flex;justify-content:flex-start}.attx-secondary{display:flex;flex-wrap:wrap;gap:8px}.attx-secondary-right{justify-content:flex-end}@media(max-width:1024px){.attx-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.attx-header{flex-direction:column;align-items:flex-start}.attx-times{grid-template-columns:1fr}}.attendance-list{display:flex;flex-direction:column;gap:12px}.attendance-card{border:1px solid #efe4d8;background:#fffdfb;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 16px 40px #0c0c0e14}.attendance-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.attendance-profile{display:flex;align-items:center;gap:12px}.attendance-profile img{width:46px;height:46px;border-radius:14px;object-fit:cover}.attendance-avatar{width:46px;height:46px;border-radius:14px;background:#111015;color:#fff;display:grid;place-items:center;font-weight:700}.attendance-name{font-weight:700}.attendance-sub{color:var(--muted);font-size:12px}.attendance-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;font-size:12px;color:var(--muted);background:#f8f2e9;border-radius:12px;padding:10px 12px}.attendance-meta span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.attendance-meta strong{display:block;font-size:14px;color:var(--ink);margin-top:4px}.attendance-actions{display:flex;flex-wrap:wrap;gap:8px}.btn-ghost.small.primary{background:#1c1b20;color:#fff;border:1px solid #1c1b20}.attendance-status{padding:6px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#f3ede3;color:#5e626d}.attendance-status.checked-in{background:#ffe6d4;color:#b44816}.attendance-status.checked-out{background:#dff4e5;color:#1f7a3f}.attendance-status.absent,.attendance-status.on-leave{background:#f6dfe3;color:#b04452}.attendance-status.not-marked{background:#f0ebe2;color:#6d6f76}.content{flex:1;display:flex;flex-direction:column;gap:20px;min-width:0;height:100%;overflow:hidden;grid-row:auto}.topbar{display:flex;justify-content:space-between;align-items:center;padding:10px 6px;flex:0 0 auto}.page-title{font-size:22px;font-weight:600}.page-sub{color:var(--muted);font-size:13px}.profile-wrap{position:relative}.profile-card{border:1px solid var(--border);background:#fffdfb;padding:10px 14px;border-radius:14px;display:flex;align-items:center;gap:12px;cursor:pointer;box-shadow:0 10px 24px #0e0f1214}.profile-salon{font-weight:600}.profile-user{font-size:12px;color:var(--muted)}.chevron{color:var(--muted)}.profile-menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border-radius:12px;border:1px solid var(--border);min-width:200px;box-shadow:0 16px 32px #0e0f121f;overflow:hidden;z-index:2}.profile-menu-item{padding:10px 12px;border:none;background:transparent;text-align:left;font-size:14px;cursor:pointer;width:100%}.profile-menu-item:hover{background:#f6efe7}.page-body{background:#fffdfb;border:1px solid var(--border);border-radius:24px;padding:24px;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;min-width:0}.home{display:flex;flex-direction:column;gap:24px}.home-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.home-title{font-size:22px;font-weight:600}.home-sub{color:var(--muted);font-size:13px;margin-top:4px}.kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.kpi-card{background:#fffaf4;border:1px solid var(--border);border-radius:16px;padding:16px}.kpi-title{color:var(--muted);font-size:13px}.kpi-value{font-size:18px;font-weight:600;margin-top:6px}.home-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.home-card{border:1px solid var(--border);border-radius:18px;padding:16px;background:#fff}.card-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.card-title-text{font-weight:600}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.summary-item{background:#f8f4ee;border-radius:12px;padding:12px}.summary-label{color:var(--muted);font-size:12px}.summary-value{font-weight:600;margin-top:6px}.quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.quick-btn{border:1px solid var(--border);background:#fffaf4;padding:10px;border-radius:12px;cursor:pointer;font-weight:600}.quick-btn:hover{background:#f4eadf}.list{display:flex;flex-direction:column;gap:10px}.list-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px;border-radius:12px;border:1px solid #f0e6db;background:#fffaf6}.list-actions{display:flex;align-items:center;gap:8px}.list-time{font-weight:600;min-width:70px}.list-main{flex:1}.list-title{font-weight:600}.list-sub{font-size:12px;color:var(--muted);margin-top:2px}.status-pill{font-size:12px;padding:4px 8px;border-radius:999px;border:1px solid #eadccb;background:#f4efe7}.status-completed{background:#e9f7f0;border-color:#b6e2c8;color:#2e7d5b}.status-pending{background:#fff6e5;border-color:#f5d9a9;color:#b36a00}.status-in_progress{background:#eef5ff;border-color:#c6dcff;color:#305f9e}.status-confirmed{background:#e8f7ff;border-color:#b7e2ff;color:#1d6a99}.status-cancelled{background:#fdecec;border-color:#f4b4b4;color:#b52b2b}.status-no_show{background:#f2f2f2;border-color:#d5d5d5;color:#555}.empty-state{border:1px dashed var(--border);border-radius:18px;padding:36px;text-align:center;color:var(--muted)}.empty-title{font-size:18px;font-weight:600;color:var(--ink)}.empty-sub{margin-top:6px;font-size:13px}.data-page{display:flex;flex-direction:column;gap:16px}.filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.filter-group{display:flex;flex-direction:column;gap:6px;min-width:140px}.filter-group.grow{flex:1}.filter-row label{font-size:12px;color:var(--muted)}.filter-row input,.filter-row select{padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:#fffdfb;font-size:14px}.table{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fffdfb}.table-head,.table-row{display:grid;gap:10px;padding:12px 14px;align-items:center}.table.table-7 .table-head,.table.table-7 .table-row{grid-template-columns:repeat(7,minmax(0,1fr))}.table.table-6 .table-head,.table.table-6 .table-row{grid-template-columns:repeat(6,minmax(0,1fr))}.table.table-5 .table-head,.table.table-5 .table-row{grid-template-columns:2fr repeat(4,1fr)}.table.table-2 .table-head,.table.table-2 .table-row{grid-template-columns:2fr 1fr}.table-head{background:#f7efe6;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.table-row{border-top:1px solid #f0e6db;font-size:14px}.table-row.clickable{cursor:pointer}.table-row.clickable:hover{background:#f7efe6}.table-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-empty{padding:18px;text-align:center;color:var(--muted)}.detail-view{display:flex;flex-direction:column;gap:16px}.detail-header{display:flex;align-items:center;gap:12px}.header-spacer{flex:1}.detail-title{font-size:18px;font-weight:600}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.detail-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-hero{border:1px solid var(--border);border-radius:18px;padding:16px;background:#fffdfb;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.hero-left{display:flex;align-items:center;gap:12px}.hero-title{font-size:18px;font-weight:700;color:var(--ink)}.hero-sub{font-size:13px;color:var(--muted);margin-top:4px}.hero-actions{display:flex;align-items:center;gap:10px}.detail-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px}.detail-main,.detail-side{display:flex;flex-direction:column;gap:16px}.detail-side .sticky{position:sticky;top:16px}@media(max-width:980px){.detail-layout{grid-template-columns:1fr}.detail-side .sticky{position:static}}.detail-card{border:1px solid var(--border);border-radius:16px;padding:16px;background:#fffdfb}.page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.page-title{font-size:20px;font-weight:700;color:var(--ink)}.page-sub{font-size:13px;color:var(--muted);margin-top:4px}.kpi-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px}.kpi-item{border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:#fffdfb}.kpi-label{font-size:12px;color:var(--muted)}.kpi-value{margin-top:6px;font-size:16px;font-weight:700;color:var(--ink)}.filter-card{border:1px solid var(--border);border-radius:16px;background:#fffdfb;padding:12px;margin-bottom:14px}.customers-table .table-head span{display:flex;align-items:center}.name-cell{display:flex;align-items:center;gap:10px}.avatar-sm{width:34px;height:34px;border-radius:50%;background:#1c1b20;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;letter-spacing:.4px;flex-shrink:0}.name-text{display:block;font-weight:600;color:var(--ink)}.name-sub{display:block;font-size:12px;color:var(--muted)}.customers-table .num{justify-content:flex-end;text-align:right}.customer-chip{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #efe4d8;border-radius:14px;background:#fffaf6;width:fit-content}.customer-chip-text{display:flex;flex-direction:column;gap:2px}.customer-chip-name{font-weight:600;color:var(--ink)}.customer-chip-sub{font-size:12px;color:var(--muted)}.row-between{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-name{font-weight:700;color:var(--ink)}.customer-phone{font-size:12px;color:var(--muted);margin-top:4px}.phone-btn{text-decoration:none;background:#111015;color:#fff;padding:8px 12px;border-radius:10px;font-size:12px;font-weight:600}.info-text{font-size:14px;color:var(--ink)}.action-stack{display:flex;flex-direction:column;gap:10px}.total-row{margin-top:6px;border-top:1px dashed #e7dacb;padding-top:8px}.pagination{display:flex;align-items:center;gap:12px;justify-content:flex-end;margin-top:14px;flex-wrap:wrap}.page-info,.page-size{font-size:12px;color:var(--muted)}.timeline-wrap{border:1px solid var(--border);border-radius:16px;background:#fffdfb;overflow:visible;max-width:100%;overflow-x:auto;width:100%;min-width:0}.timeline-scroll{max-height:640px;overflow:auto;overflow-x:auto;overflow-y:auto;max-width:100%;width:100%;position:relative;display:block;min-width:0}.timeline{display:inline-grid;grid-template-columns:64px 1fr;min-height:400px;min-width:720px;width:max-content;align-items:start}.timeline-time{background:#f7efe6;border-right:1px solid #efe4d8}.time-slot{display:flex;align-items:flex-start;justify-content:center;padding-top:6px;font-size:11px;color:var(--muted);border-bottom:1px solid #f0e6db}.timeline-body{position:relative;background:linear-gradient(180deg,#fffdfb,#fffaf6);min-width:320px}.hour-line{position:absolute;left:0;right:0;height:1px;background:#f0e6db}.now-line{position:absolute;left:0;right:0;height:2px;background:#111015;opacity:.7;z-index:2}.now-dot{position:absolute;left:-4px;top:-4px;width:10px;height:10px;background:#111015;border-radius:50%}.timeline-event{position:absolute;background:#fff;border:1px solid #efe4d8;border-left:4px solid #111015;border-radius:12px;padding:10px;box-shadow:0 8px 18px #00000014;cursor:pointer;display:flex;flex-direction:column;gap:6px;z-index:1;overflow:hidden}.timeline-event:hover{background:#fffaf6}.event-time{font-size:12px;color:var(--muted);font-weight:600}.event-title{font-weight:700;color:var(--ink);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.event-sub{font-size:12px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.event-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;flex-wrap:nowrap}.event-staff{color:var(--muted);font-weight:600;white-space:nowrap}.timeline-event[data-compact=true] .event-meta,.timeline-event[data-compact=true] .event-sub{display:none}@media(max-width:980px){.timeline{grid-template-columns:56px 1fr}}.customer-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid var(--border);border-radius:18px;background:#fffdfb;margin-bottom:16px}.customer-hero-left{display:flex;align-items:center;gap:14px}.avatar-circle{width:56px;height:56px;border-radius:50%;background:#1c1b20;color:#fff;font-weight:700;display:grid;place-items:center;letter-spacing:.5px}.customer-name{font-size:18px;font-weight:700;color:var(--ink)}.customer-meta{font-size:13px;color:var(--muted)}.customer-actions{display:flex;gap:10px;align-items:center}.btn-danger{padding:10px 14px;border-radius:12px;border:1px solid transparent;background:#d24857;color:#fff;font-weight:600;cursor:pointer}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:16px}.stat-card{border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:#fffdfb}.stat-label{font-size:12px;color:var(--muted)}.stat-value{margin-top:6px;font-size:16px;font-weight:700;color:var(--ink)}.customer-links{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.note-text{font-size:14px;color:var(--ink);line-height:1.5}.form-help{font-size:12px;color:var(--muted);line-height:1.5;margin:4px 0 8px}.form-help.full{grid-column:1 / -1;margin-top:-6px}.section-card{border:1px solid var(--border);border-radius:16px;padding:16px;background:#fffdfb;display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box}.section-title{font-size:15px;font-weight:700;color:var(--ink)}.section-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-divider{height:1px;background:#efe4d8;margin-top:6px}.section-sub{font-size:12px;color:var(--muted)}.service-list{display:flex;flex-direction:column;gap:12px}.service-card{border:1px solid #f0e6db;border-radius:14px;padding:12px;background:#fffaf6}.service-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.service-name{font-weight:700;color:var(--ink)}.service-meta{font-size:12px;color:var(--muted);margin-top:4px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.service-field{display:flex;flex-direction:column;gap:6px}.service-field select{width:100%}.service-label{font-size:12px;color:var(--muted)}.qty-controls{display:inline-flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:12px;padding:0;background:#fff;font-weight:600;overflow:hidden;width:fit-content}.qty-controls button{border:none;background:transparent;font-weight:700;cursor:pointer;width:28px;height:32px;display:grid;place-items:center;border-right:1px solid var(--border);color:var(--ink)}.qty-controls button:last-child{border-right:none;border-left:1px solid var(--border)}.qty-controls span{min-width:24px;padding:0 6px;text-align:center;font-weight:700;color:var(--ink)}.service-total{font-weight:700;color:var(--ink);text-align:right}.service-field.amount{align-items:flex-end}.add-service{border-top:1px dashed #e7dacb;padding-top:12px}.picker-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.add-service-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border-radius:12px;border:1px solid #f0e6db;background:#fffaf6}.footer-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:#fffdfb}.footer-bar.compact{margin-top:12px;padding:12px 14px}.total-label{font-size:12px;color:var(--muted)}.total-value{font-size:18px;font-weight:700;color:var(--ink);margin-top:4px}.appointment-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px}.appointment-main{display:flex;flex-direction:column;gap:16px}.appointment-side{display:flex}.appointment-side .sticky{position:sticky;top:16px}@media(max-width:980px){.appointment-layout{grid-template-columns:1fr}.appointment-side .sticky{position:static}}.billing-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:16px}.billing-main{display:flex;flex-direction:column;gap:16px}.billing-side{display:flex;min-width:0}.billing-side .sticky{position:sticky;top:16px;width:100%}.bill-customer-actions,.bill-quick-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bill-line-list{display:flex;flex-direction:column;gap:14px}.bill-line-card{border:1px solid #f0e6db;border-radius:16px;padding:14px;background:#fffaf6}.bill-line-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.bill-line-title{font-weight:700;color:var(--ink)}.bill-line-sub{font-size:12px;color:var(--muted);margin-top:4px}.bill-line-package{font-size:12px;color:#1e7f52;margin-top:6px}.bill-line-divider{height:1px;background:#efe4d8;margin:12px 0}.bill-line-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bill-field{display:flex;flex-direction:column;gap:6px}.discount-row{display:flex;align-items:center;gap:8px;width:100%}.input-sm{height:34px;border:1px solid #e6dccf;border-radius:10px;padding:6px 10px;font-size:14px;color:var(--ink);background:#fff;width:100%;flex:1;min-width:0}.discount-toggle{border:1px solid #e6dccf;background:#fff;color:var(--ink);border-radius:10px;height:34px;min-width:44px;font-weight:700;cursor:pointer}.bill-line-footer{margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.bill-line-total{text-align:right}.bill-line-amount{font-size:16px;font-weight:700;color:var(--ink)}.bill-line-meta{font-size:11px;color:var(--muted)}.bill-line-strike{font-size:12px;color:var(--muted);text-decoration:line-through}.textarea{width:100%;border:1px solid #e6dccf;border-radius:12px;padding:10px 12px;font-size:14px;color:var(--ink);background:#fff;resize:vertical;min-height:84px}.wallet-toggle{display:flex;align-items:center;gap:8px;border:none;background:transparent;padding:0;font-size:14px;color:var(--ink);cursor:pointer;text-align:left}.wallet-applied{margin-top:6px;font-size:12px;color:#1e7f52}.payment-options{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.radio-option{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e6dccf;border-radius:999px;background:#fffaf6;cursor:pointer;font-size:13px;color:var(--ink)}.radio-option.active{border-color:#1c1b20;background:#fff}.radio-dot{width:12px;height:12px;border-radius:999px;border:1.5px solid #1c1b20;display:inline-block;position:relative}.radio-dot.active:after,.radio-option.active .radio-dot:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;background:#1c1b20;border-radius:999px}.payment-paid label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--ink);margin-top:8px}.summary-row.bold{font-weight:700}.text-success{color:#1e7f52;font-weight:600}.muted-text{color:var(--muted);font-size:13px}.summary-total{font-weight:700;color:var(--ink)}.preset-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.preset-pill{border:1px solid #e7dacb;background:#fffaf6;border-radius:999px;padding:6px 12px;font-size:12px;color:var(--ink);cursor:pointer}.preset-pill.active{background:#1c1b20;color:#fff;border-color:#1c1b20}.view-toggle{display:flex;gap:8px;margin-bottom:12px}.view-toggle .btn-ghost.active{background:#1c1b20;color:#fff;border-color:#1c1b20}.calendar-wrap{border:1px solid var(--border);border-radius:16px;background:#fffdfb;padding:14px}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.calendar-title{font-weight:700;color:var(--ink)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.calendar-weekday{font-size:11px;color:var(--muted);text-align:center}.calendar-cell{border:1px solid #efe4d8;border-radius:12px;background:#fffaf6;padding:10px;min-height:70px;text-align:left;cursor:pointer}.calendar-cell:disabled{background:transparent;border-color:transparent;cursor:default}.calendar-cell.has{border-color:#1c1b20}.calendar-day{font-weight:700;color:var(--ink)}.calendar-count{font-size:11px;color:var(--muted);margin-top:6px}.inline-actions{display:inline-flex;gap:8px;align-items:center}.icon-btn{border:1px solid #efe4d8;background:#fffaf6;border-radius:10px;width:28px;height:28px;display:grid;place-items:center;cursor:pointer;font-size:12px;color:var(--ink)}.icon-btn:hover{border-color:#1c1b20}.service-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #efe4d8}.service-row:last-child{border-bottom:none}.service-actions{display:flex;align-items:center;gap:10px}.product-line{display:grid;grid-template-columns:1fr 120px auto;gap:10px;align-items:center;margin-bottom:8px}.product-line input,.product-line select{width:100%;height:40px;border:1px solid var(--border);border-radius:12px;padding:0 12px;background:#fff;color:var(--ink);font-size:14px}.product-line input:focus,.product-line select:focus{outline:none;border-color:#f0b971;box-shadow:0 0 0 2px #f0b97133}.product-line .btn-ghost{height:40px;padding:0 12px;border-radius:12px}.services-layout{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:16px}.inventory-counts{margin:8px 0 16px}.inventory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.product-card{border:1px solid var(--border);border-radius:14px;padding:12px;background:#fffdfb;cursor:pointer;transition:border .2s ease,box-shadow .2s ease}.product-card:hover{border-color:#f0b971;box-shadow:0 10px 18px #99744a1f}.product-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.product-category{font-size:12px;font-weight:700;color:var(--ink)}.product-type{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;border:1px solid var(--border);background:#f7f2ea;color:var(--ink)}.product-type.sale{background:#eef6ff;border-color:#d7e8ff}.product-type.consumption{background:#f4f4f4;border-color:#e8e1d9}.product-card-body{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center}.product-image{width:72px;height:72px;border-radius:10px;background:#f1ebe4;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover}.product-image-fallback{font-size:11px;color:var(--muted)}.product-info{display:flex;flex-direction:column;gap:6px}.product-name{font-size:15px;font-weight:700;color:var(--ink)}.product-meta{font-size:12px;color:var(--muted)}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-price{font-weight:700;color:var(--ink)}.product-stock{font-size:12px;color:var(--ink);display:flex;align-items:center;gap:6px}.product-stock.low{color:#c7770f}.low-badge{background:#ffe9c2;color:#a75c00;font-size:10px;font-weight:700;padding:2px 6px;border-radius:999px}.product-hero-image{width:86px;height:86px;border-radius:12px;background:#f1ebe4;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px}.product-hero-image img{width:100%;height:100%;object-fit:cover}.expense-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:12px}.expense-toolbar .filter-group label{font-size:12px;color:var(--muted);margin-bottom:6px}.expense-toolbar .filter-group select,.expense-toolbar .filter-group input[type=date]{height:40px;border-radius:10px;border:1px solid var(--border);padding:0 12px;background:#fffdfb;color:var(--ink);font-size:14px}.expense-toolbar .filter-group select:focus,.expense-toolbar .filter-group input[type=date]:focus{outline:none;border-color:#f0b971;box-shadow:0 0 0 2px #f0b97133}.expense-total{margin-left:auto;text-align:right}.expense-total-value{font-weight:700;color:var(--ink);margin-top:4px}.expense-list{display:grid;gap:12px}.expense-card{border:1px solid var(--border);border-radius:12px;padding:12px;background:#fffdfb}.expense-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.expense-title{font-weight:700;color:var(--ink)}.expense-meta{font-size:13px;color:var(--muted);margin-top:4px}.vendor-grid{display:grid;gap:12px}.vendor-card{border:1px solid var(--border);border-radius:12px;padding:12px;background:#fffdfb;cursor:pointer}.vendor-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.vendor-name{font-weight:700;color:var(--ink)}.vendor-pill{padding:4px 10px;border-radius:999px;background:#f3d9bf;color:#7b4a14;font-size:12px;font-weight:700}.vendor-pill.no-due{background:#f3f3f3;color:var(--muted)}.vendor-meta{font-size:13px;color:var(--muted);margin-top:8px}.vendor-dot{margin:0 6px}.vendor-note{font-size:13px;color:var(--muted);margin-top:6px}.vendor-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.vendor-phone{font-size:13px;color:var(--muted)}.staff-grid{display:grid;gap:12px}.staff-card{border:1px solid var(--border);border-radius:12px;padding:12px;background:#fffdfb;display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;cursor:pointer}.staff-left img{width:48px;height:48px;border-radius:50%;object-fit:cover}.staff-avatar{width:48px;height:48px;border-radius:50%;background:#f1ebe4;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--ink)}.staff-avatar.large{width:64px;height:64px;font-size:20px}.staff-name{font-weight:700;color:var(--ink)}.staff-name span{color:var(--muted);font-weight:600}.staff-sub{font-size:13px;color:var(--muted);margin-top:4px}.staff-right{display:flex;align-items:center;gap:6px}.chev{color:var(--muted);font-size:18px}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.chip{border:1px solid var(--border);border-radius:999px;padding:6px 12px;background:#fffdfb;font-size:12px;color:var(--muted)}.chip.active{background:#1b1611;color:#fff;border-color:#1b1611}.staff-profile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.attendance-list{display:grid;gap:12px}.attendance-card{border:1px solid var(--border);border-radius:12px;padding:12px;background:#fffdfb;display:grid;grid-template-columns:160px 1fr;gap:12px}.attendance-date{font-weight:700;color:var(--ink)}.attendance-times{font-size:13px;color:var(--muted);margin-bottom:6px}.attendance-status{display:inline-flex;padding:4px 10px;border-radius:8px;border:1px solid var(--border);font-weight:700;font-size:12px;color:var(--ink);margin-bottom:6px;width:fit-content}.attendance-note{font-size:12px;color:var(--muted)}.services-sidebar .sticky{position:sticky;top:16px}.category-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0}.category-pill{flex:1;border:1px solid #efe4d8;background:#fffaf6;border-radius:12px;padding:8px 10px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:8px}.category-pill.active{background:#1c1b20;color:#fff;border-color:#1c1b20}.category-count{font-size:11px;color:var(--muted)}.category-pill.active .category-count{color:#fffc}@media(max-width:980px){.services-layout{grid-template-columns:1fr}}.plan-banner{border:1px solid #e7dacb;background:#fff7ef;border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.plan-title{font-weight:700;color:var(--ink);font-size:14px}.plan-text{font-size:12px;color:var(--muted);margin-top:4px}.plan-btn{white-space:nowrap}.package-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.package-chip{font-size:12px;color:var(--ink);background:#fffaf6;border:1px solid #f0e6db;border-radius:12px;padding:6px 10px}.picker-body{display:grid;grid-template-columns:160px 1fr;gap:10px;min-height:320px}.picker-categories{border-right:1px solid #efe4d8;padding:8px 6px;display:flex;flex-direction:column;gap:8px}.picker-cat{border:1px solid transparent;background:transparent;border-radius:10px;padding:8px 10px;text-align:left;cursor:pointer;color:var(--ink)}.picker-cat.active{background:#1c1b20;color:#fff}.picker-items{padding:8px;display:flex;flex-direction:column;gap:10px}.picker-item-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px;border-radius:12px;border:1px solid #f0e6db;background:#fffaf6}.picker-actions{display:flex;align-items:center;gap:8px}.picker-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #efe4d8;padding:12px 16px}.picker-summary{display:flex;align-items:center;gap:16px;font-size:13px;color:var(--muted)}.picker-total{font-weight:700;color:var(--ink)}@media(max-width:980px){.billing-layout{grid-template-columns:1fr}.billing-side .sticky{position:static}.bill-line-grid,.picker-body{grid-template-columns:1fr}.picker-categories{flex-direction:row;border-right:none;border-bottom:1px solid #efe4d8;overflow-x:auto}}.bill-detail-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px}.bill-detail-main{display:flex;flex-direction:column;gap:16px}.bill-detail-side{display:flex}.bill-detail-side .sticky{position:sticky;top:16px}.bill-card{position:relative}.menu-dot{position:absolute;top:12px;right:12px;border:none;background:transparent;font-size:18px;cursor:pointer;color:var(--muted)}.bill-id{font-size:16px;font-weight:700;color:var(--ink)}.bill-meta{font-size:12px;color:var(--muted);margin-top:4px}.payment-badge{margin-top:10px;display:inline-flex;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:700;background:#1c1b2010;color:var(--ink)}.success-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #b7e3c5;background:#f2fbf6;border-radius:14px;padding:14px}.success-title{font-weight:700;color:var(--ink)}.success-sub{font-size:12px;color:var(--muted);margin-top:4px}.void-banner{border:1px solid #f2b9b9;background:#fff3f3;border-radius:12px;padding:12px}.void-title{font-weight:700;color:var(--ink)}.void-sub{font-size:12px;color:var(--muted);margin-top:6px}.bill-item-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #efe4d8}.bill-item-row:last-child{border-bottom:none}.bill-item-title{font-weight:700;color:var(--ink)}.bill-item-meta{font-size:12px;color:var(--muted);margin-top:4px}.bill-item-amount{font-weight:700;color:var(--ink)}.payment-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #efe4d8}.payment-row:last-child{border-bottom:none}.payment-method{font-weight:700;color:var(--ink)}.payment-meta{font-size:12px;color:var(--muted);margin-top:4px}.payment-amount{font-weight:700;color:var(--ink)}.confirm-body{display:flex;flex-direction:column;gap:12px}.confirm-warning{font-size:12px;color:var(--muted)}.confirm-list{margin:0;padding-left:16px;font-size:12px;color:var(--muted);line-height:1.6}.confirm-check{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}@media(max-width:980px){.bill-detail-layout{grid-template-columns:1fr}.bill-detail-side .sticky{position:static}}.date-badge{width:46px;height:46px;border-radius:10px;background:#f1eee8;display:grid;place-items:center;flex-shrink:0}.date-badge-day{font-size:16px;font-weight:700;color:var(--ink);line-height:1}.date-badge-month{font-size:10px;color:var(--muted)}.list-sub.strong{font-weight:600;color:var(--ink)}.wallet-card{border:1px solid var(--border);border-radius:16px;padding:16px;background:#fffdfb;margin-bottom:16px}.wallet-label{font-size:12px;color:var(--muted)}.wallet-value{font-size:22px;font-weight:700;color:var(--ink);margin-top:6px}.wallet-row{align-items:center}.wallet-amount{text-align:right;min-width:90px}.wallet-amount .credit{color:#2e9b54;font-weight:700}.wallet-amount .debit{color:#d24857;font-weight:700}.detail-row{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:14px}.detail-row span:first-child{color:var(--muted)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:12px}.form-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .full{grid-column:1 / -1}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.form-grid .label-text{display:inline-flex;align-items:center;gap:4px}.form-grid .req{color:#d24857;font-weight:600;margin-left:4px}.form-grid input,.form-grid textarea,.form-grid select{padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:#fffdfb;font-size:14px;color:var(--ink)}.phone-input-row{display:flex;gap:8px;align-items:stretch}.phone-input-row .phone-code-select{min-width:120px;max-width:160px}.phone-input-row .phone-number-input{flex:1}.form-section{margin-top:14px;padding:12px 12px 8px;border:1px solid var(--border);border-radius:14px;background:#fffdfb}.product-form-grid{margin-top:10px}.form-section .section-title{margin-top:0}.form-section .section-divider{margin:8px 0 0}.settings-section{margin-top:16px;padding-top:12px;border-top:1px solid #efe4d8}.settings-section:first-child{margin-top:0;padding-top:0;border-top:none}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.switch{position:relative;display:inline-block;width:46px;height:24px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:#e3d7c9;border-radius:999px;transition:.2s ease}.switch .slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s ease}.switch input:checked+.slider{background:#1c1b20}.switch input:checked+.slider:before{transform:translate(22px)}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.template-card{border:1px solid var(--border);border-radius:14px;background:#fffdfb;padding:10px;text-align:left;cursor:pointer;transition:border .2s ease,box-shadow .2s ease,transform .2s ease}.template-card:hover{border-color:#d8c5b5;box-shadow:0 10px 22px #0000000f;transform:translateY(-2px)}.template-card.selected{border-color:#1c1b20;box-shadow:0 12px 24px #00000014}.template-thumb{width:100%;height:260px;object-fit:cover;border-radius:10px;border:1px solid #f0e6db}.template-name{margin-top:10px;font-weight:600;color:var(--ink)}.logo-placeholder{width:80px;height:80px;border-radius:12px;border:1px dashed var(--border);display:grid;place-items:center;color:var(--muted);font-size:12px;background:#fffdfb}.inline-actions{display:flex;align-items:center;gap:12px}.how-card{background:#fff7ef;border:1px dashed #ead6c7;border-radius:12px;padding:12px}.tax-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.tax-card{border:1px solid var(--border);border-radius:14px;background:#fffdfb;padding:12px}.tax-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.tax-title{font-weight:700;color:var(--ink)}.tax-sub{font-size:12px;color:var(--muted);margin-top:4px}.tax-actions{display:flex;gap:8px}.tax-items{display:flex;flex-direction:column;gap:8px}.tax-item-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--ink);background:#fff7ef;border:1px solid #f0e6db;border-radius:10px;padding:8px 10px}.sample-card{border:1px dashed #ead6c7;border-radius:12px;background:#fff7ef;padding:10px;font-size:12px;color:var(--ink)}.sample-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.user-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.user-card{border:1px solid var(--border);border-radius:14px;background:#fffdfb;padding:12px}.user-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.user-name{font-weight:700;color:var(--ink)}.user-actions{display:flex;gap:8px}.permission-tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.tag{font-size:11px;color:var(--ink);background:#fff7ef;border:1px solid #f0e6db;border-radius:999px;padding:4px 8px}.permissions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:8px}.permission-card{border:1px solid var(--border);border-radius:12px;background:#fffdfb;padding:8px}.permission-header{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;font-weight:600;color:var(--ink);cursor:pointer}.permission-list{margin-top:8px;display:flex;flex-direction:column;gap:6px;font-size:12px}.permission-item{display:flex;align-items:center;gap:8px;color:var(--ink)}.reminder-wallet{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff7ef;border:1px solid #ead6c7;border-radius:14px;padding:12px;margin-bottom:14px}.wallet-value{font-weight:700;font-size:18px;color:var(--ink)}.tab-btn{padding:8px 12px;border-radius:10px;border:1px solid #ead6c7;background:transparent;color:var(--ink);cursor:pointer}.tab-btn.active{background:#1c1b20;color:#fff;border-color:#1c1b20}.reminder-list{display:flex;flex-direction:column;gap:14px}.reminder-card{border:1px solid var(--border);border-radius:14px;background:#fffdfb;padding:12px}.reminder-title{font-weight:700;color:var(--ink)}.reminder-desc{font-size:12px;color:var(--muted);margin-top:4px}.reminder-channel{margin-top:10px;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:10px;background:#fff7ef;border:1px solid #f0e6db}.channel-title{font-weight:600;color:var(--ink)}.log-list{display:flex;flex-direction:column;gap:10px}.log-card{border:1px solid var(--border);border-radius:12px;background:#fffdfb;padding:12px}.log-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.log-user{font-weight:700;color:var(--ink)}.log-date{font-size:12px;color:var(--muted)}.log-action{font-weight:600;color:var(--ink)}.log-desc{font-size:12px;color:var(--muted);margin-top:4px}.status-pill{margin-top:8px;font-size:11px;padding:4px 8px;border-radius:999px;display:inline-block;background:#e7e7e7}.status-pill.sent{background:#d6f5df;color:#1c6b3a}.status-pill.failed{background:#ffd6d6;color:#a81f1f}.status-pill.pending{background:#fff3c7;color:#8a6400}.reports-grid{display:flex;flex-direction:column;gap:16px}.report-section{border:1px solid var(--border);border-radius:16px;background:#fffdfb;padding:14px}.report-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.report-section-title{font-weight:700;color:var(--ink);font-size:16px}.report-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.report-card{border:1px solid #f0e6db;border-radius:14px;background:#fff7ef;padding:12px;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.report-card:hover{transform:translateY(-2px);border-color:#d9c7b6;box-shadow:0 10px 22px #00000014}.report-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.report-title{font-weight:700;color:var(--ink)}.report-chip{font-size:11px;padding:4px 8px;border-radius:999px;background:#1c1b20;color:#fff}.report-desc{font-size:12px;color:var(--muted);margin-top:6px;min-height:34px}.report-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px;color:var(--muted);font-size:12px}.report-meta{font-weight:600}.chevron{font-size:18px;color:var(--muted)}.modal-lg{width:min(860px,96vw)}.switch-salon-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.salon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.salon-card{border:1px solid var(--border);border-radius:14px;background:#fffdfb;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.salon-card.active{border-color:#1c1b20;background:#fff7ef}.salon-title{font-weight:700;color:var(--ink)}.create-salon{margin-top:16px;border-top:1px dashed #ead6c7;padding-top:12px}.type-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.type-card{border:1px solid var(--border);background:#fffdfb;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:600;color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;gap:8px}.type-card.active{background:#1c1b20;color:#fff;border-color:#1c1b20}.type-icon{width:28px;height:28px;border-radius:10px;background:#fff2e6;border:1px solid #f0e6db;display:inline-block;position:relative;overflow:hidden}.type-card.active .type-icon{background:#2a2724;border-color:#2a2724}.type-icon:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;transform:translate(-50%,-50%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background:#6b5a4a}.type-card.active .type-icon:after{background:#fff}.basic-info-row{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(260px,1fr);gap:16px;align-items:end;margin-top:10px}.basic-name{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.basic-name .label-text,.basic-type .label-text{font-size:12px;font-weight:600;color:var(--muted);line-height:1.2;min-height:16px;display:inline-flex;align-items:center}.basic-name input{height:44px;padding:0 12px;border-radius:10px;border:1px solid var(--border);background:#fffdfb;font-size:14px;color:var(--ink)}.basic-type{display:flex;flex-direction:column;gap:0px}@media(max-width:900px){.basic-info-row{grid-template-columns:1fr}}@media(max-width:1200px){.top-header{grid-template-columns:1fr 1fr}}@media(max-width:900px){.top-header{grid-template-columns:1fr}}.type-icon.store:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 7l2-4h12l2 4v3a3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 01-3 3 3 3 0 01-3-3V7zm2 7v6h12v-6h-2v4H8v-4H6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 7l2-4h12l2 4v3a3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 01-3 3 3 3 0 01-3-3V7zm2 7v6h12v-6h-2v4H8v-4H6z'/%3E%3C/svg%3E")}.type-icon.spa:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c-3.314 0-6 2.686-6 6 0 4 6 10 6 10s6-6 6-10c0-3.314-2.686-6-6-6zm0 8a2 2 0 110-4 2 2 0 010 4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c-3.314 0-6 2.686-6 6 0 4 6 10 6 10s6-6 6-10c0-3.314-2.686-6-6-6zm0 8a2 2 0 110-4 2 2 0 010 4z'/%3E%3C/svg%3E")}.type-icon.briefcase:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 2h4a2 2 0 012 2v2h4a2 2 0 012 2v4a3 3 0 01-3 3h-1v-2h-2v2H8v-2H6v2H5a3 3 0 01-3-3V8a2 2 0 012-2h4V4a2 2 0 012-2zm0 4h4V4h-4v2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 2h4a2 2 0 012 2v2h4a2 2 0 012 2v4a3 3 0 01-3 3h-1v-2h-2v2H8v-2H6v2H5a3 3 0 01-3-3V8a2 2 0 012-2h4V4a2 2 0 012-2zm0 4h4V4h-4v2z'/%3E%3C/svg%3E")}.form-section input[type=file]{background:#fff;border:1px dashed var(--border);padding:10px}.sample-card{margin-top:12px;border:1px solid var(--border);border-radius:12px;padding:12px;background:#fff7ef}.sample-title{font-weight:700;color:var(--ink);margin-bottom:8px}.sample-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--ink);padding:4px 0}.sample-row.total{font-weight:700}.sample-subtitle{margin-top:8px;font-size:12px;color:var(--muted)}.sample-divider{height:1px;background:#f0e6db;margin:8px 0}.photo-preview{display:flex;align-items:center;gap:12px;margin-top:8px}.photo-preview img{width:80px;height:80px;object-fit:cover;border-radius:10px;border:1px solid var(--border)}.cropper-backdrop{z-index:60}.cropper-modal{width:min(560px,92vw)}.cropper-wrap{position:relative;width:100%;height:340px;background:#1f1c18;border-radius:12px;overflow:hidden}.cropper-controls{display:flex;align-items:center;justify-content:space-between;padding:10px 2px 0;color:var(--muted);font-size:12px}.cropper-controls input[type=range]{width:200px;margin-left:10px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6a5a48 50%),linear-gradient(135deg,#6a5a48 50%,transparent 50%);background-position:calc(100% - 18px) calc(1em + 2px),calc(100% - 12px) calc(1em + 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}.select-wrap{position:relative;width:100%}.select-wrap select{width:100%;border-radius:12px;border:1px solid #e6dccf;background:#fff;height:34px;padding:8px 36px 8px 12px;font-size:14px;color:var(--ink)}.select-wrap:after{content:"";position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:2px solid #6a5a48;border-bottom:2px solid #6a5a48;transform:translateY(-50%) rotate(45deg);pointer-events:none}.toast-container{position:fixed;top:24px;right:24px;z-index:50;display:flex;flex-direction:column;gap:10px}.toast{background:#111015;color:#fff;padding:12px 16px;border-radius:12px;font-size:13px;box-shadow:0 18px 40px #00000040;min-width:220px}.toast-error{background:#c43d4b}.toast-info{background:#111015}body.modal-open{overflow:hidden}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0c8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:60;padding:16px;overflow:auto}.modal{width:min(520px,100%);background:#fffdfb;border-radius:20px;border:1px solid #efe4d8;padding:20px;box-shadow:0 28px 70px #0000004d;display:flex;flex-direction:column;gap:12px;max-height:85vh;overflow:auto}.modal.modal-wide{width:min(620px,100%)}.plan-usage-modal{padding:18px}.plan-usage-body{max-height:70vh;overflow:auto;padding-right:4px}.plan-usage-list{display:flex;flex-direction:column;gap:12px}.plan-usage-card{background:#fff;border:1px solid #efe4d8;border-radius:16px;padding:14px 16px;box-shadow:0 12px 30px #0a0a0c14;display:flex;flex-direction:column;gap:10px}.plan-usage-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-usage-title{font-weight:700;color:var(--ink);font-size:15px}.plan-usage-meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.plan-usage-track{width:100%;height:8px;border-radius:999px;background:#f2ebe1;overflow:hidden}.plan-usage-fill{height:100%;background:linear-gradient(90deg,#ffb86b,#ff7f3f);border-radius:999px;transition:width .2s ease}.plan-usage-fill.danger{background:linear-gradient(90deg,#ff6b6b,#c43d4b)}.modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #f0e6db}.modal-title{font-size:16px;font-weight:700;color:var(--ink)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:8px;border-top:1px solid #f0e6db}.password-box{border:1px solid #efe4d8;border-radius:12px;padding:10px 12px;background:#fffdfb;display:flex;flex-direction:column;gap:6px}.password-req{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.password-req.ok{color:#1c1b20;font-weight:600}.password-match{font-size:12px;margin-top:-6px}.password-match.ok{color:#1c1b20;font-weight:600}.password-match.bad{color:#c43d4b;font-weight:600}.working-hours{margin-top:8px;font-size:12px;color:var(--muted)}.working-hours.ok{color:#1c1b20;font-weight:600}.rule-modal-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.rule-items-title{font-weight:700;margin-bottom:8px;color:var(--ink)}.rule-items-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.rule-items-title{display:flex;align-items:center;margin-bottom:0}.btn-ghost.small{padding:4px 8px;font-size:12px;border-radius:8px}.rule-items-list{max-height:280px;overflow:auto}.rule-items-search{margin-bottom:8px}.rule-items-search input{width:100%;height:38px;border:1px solid #e1d8cd;border-radius:10px;padding:0 12px;background:#fff;color:var(--ink)}.rule-item-row{gap:10px;align-items:center}.rule-checkbox{width:18px;height:18px;border-radius:4px;border:1px solid #d7cfc4;display:grid;place-items:center;font-size:12px;color:#fff;background:#fff}.rule-checkbox.checked{background:#1c1b20;border-color:#1c1b20}.modal-form{margin-top:6px;margin-bottom:6px}.modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-toolbar .modal-form{flex:1 1 auto;width:100%}.modal-toolbar .modal-form input{width:100%}.modal-toolbar .btn-primary{flex:1 1 20%;align-self:center}.modal-section-title{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:6px}.modal .list .select-row,.modal .list .add-service-row{background:#fffaf6;border:1px solid #f0e6db;border-radius:12px}.modal .list .select-row:hover,.modal .list .add-service-row:hover{background:#f7efe6}.modal .list .select-row.active{background:#111015;color:#fff;border-color:#111015}.modal .list .select-row.active .list-sub{color:#ffffffb3}.modal .btn-ghost{border-color:#e7dacb}.modal .btn-primary{border-radius:12px;padding:10px 16px}.modal .list{max-height:360px;overflow:auto;padding-right:4px}.modal .empty-sub{padding:10px 4px}.share-modal{max-width:420px}.share-grid{display:grid;grid-template-columns:1fr;gap:12px;padding:8px 4px 4px}.share-card{display:flex;align-items:center;gap:12px;border:1px solid #efe4d8;background:#fffaf6;border-radius:14px;padding:12px;cursor:pointer;text-align:left}.share-card:hover{border-color:#1c1b20}.share-icon{width:40px;height:40px;border-radius:12px;background:#1c1b20;color:#fff;font-weight:700;display:grid;place-items:center;font-size:12px;letter-spacing:1px}.share-title{font-weight:700;color:var(--ink)}.share-sub{font-size:12px;color:var(--muted);margin-top:4px}.actions-modal{max-width:420px}.actions-grid .share-card{background:#fff}.actions-grid .share-card:hover{border-color:#1c1b20;background:#fffaf6}.select-row{text-align:left;border:1px solid var(--border);background:#fffaf4;padding:8px 10px;border-radius:10px;cursor:pointer;font-size:13px}.select-row.active{border-color:#0e0f12;background:#0e0f12;color:#fffaf5}.selected-pill{margin-top:10px;font-size:12px;color:var(--muted)}.service-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #f0e6db;border-radius:12px;padding:10px;background:#fffaf6}.service-row input{width:70px;padding:6px 8px;border-radius:8px;border:1px solid var(--border)}.detail-actions{display:flex;justify-content:flex-end}.app{min-height:100vh;padding:0 0 12px;display:flex;flex-direction:column;align-items:stretch;gap:24px;position:relative;overflow:hidden}.app.app-mobile{padding:0;gap:0}.noise{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");mix-blend-mode:multiply;pointer-events:none;opacity:.35}.brand{display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1;text-align:center}.login-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:32px 16px 48px}.brand-logo img{height:40px;width:auto;display:block}.brand-title{font-family:"DM Serif Display",serif;font-size:clamp(28px,4vw,44px)}.panel{background:var(--card);border-radius:28px;padding:clamp(20px,4vw,36px);box-shadow:var(--shadow);z-index:1;width:min(980px,100%)}.login{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;align-items:center;text-align:center}.title{font-family:"DM Serif Display",serif;font-size:clamp(26px,3vw,36px);margin-bottom:8px}.subtitle{color:var(--muted);line-height:1.5;margin-bottom:24px}.status{display:flex;gap:12px;align-items:center;justify-content:center;padding:14px 16px;border-radius:16px;background:#fff6ee;border:1px solid #f3dfcf;margin-bottom:20px}.status-dot{width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px #ff7f3f26}.status-dot.status-error,.status-dot.status-expired{background:#d0573f;box-shadow:0 0 0 6px #d0573f33}.status-dot.status-consumed{background:#2c7a5d;box-shadow:0 0 0 6px #2c7a5d33}.status-text{font-weight:600}.status-sub{color:var(--muted);font-size:13px;margin-top:4px}.status-error{color:#b04a32;margin-top:6px;font-size:13px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.btn-primary,.btn-ghost{border:none;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer}.btn-primary{background:#111015;color:#fff;box-shadow:none}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{background:transparent;border:1px solid var(--border);color:var(--ink)}.btn-back{border:none;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer;background:#111015;color:#fff}.steps{display:grid;gap:8px;color:var(--muted);justify-items:center}.step{background:#f9f5ef;padding:10px 12px;border-radius:12px;border:1px solid #efe4d8}.login-right{display:flex;justify-content:center}.qr-card{background:#fdfaf6;border-radius:24px;padding:24px;border:1px solid #efe4d8;display:flex;flex-direction:column;align-items:center;gap:16px}.qr-skeleton{width:220px;height:220px;border-radius:16px;background:linear-gradient(135deg,#efe4d8,#f7efe5)}.qr-hint{color:var(--muted);font-size:13px}.dashboard{display:grid;gap:24px;text-align:center}.dashboard-header{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;text-align:center}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;justify-items:center}.card{border-radius:18px;border:1px solid var(--border);padding:18px;background:#fffdfb;width:100%}.card-wide{background:#fff5e9;border-color:#f4e1cf}.card-title{text-transform:uppercase;font-size:11px;letter-spacing:.14em;color:var(--muted);margin-bottom:10px}.card-main{font-size:18px;font-weight:600}.card-sub{color:var(--muted);margin-top:6px;font-size:13px}@media(max-width:720px){.panel{border-radius:20px}.brand-title{font-size:28px}}
