@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#1c1930;background:#f6f7fb;font-synthesis:none;--purple:#6554d9;--ink:#1d1934;--muted:#7c7a8d;--line:#e9e8f0;--green:#1fa778;--orange:#e88935}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong,.brand{font-family:Manrope,sans-serif}.app{display:flex;min-height:100vh}aside{width:252px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:26px 18px 18px;display:flex;flex-direction:column;z-index:20}.brand{font-size:21px;font-weight:800;display:flex;align-items:center;gap:10px;padding:0 10px}.brand>span{width:38px;height:38px;background:linear-gradient(135deg,#7564ea,#5442bf);color:#fff;border-radius:12px;display:grid;place-items:center;box-shadow:0 8px 18px #6654d93b}.brand svg{width:20px}.school{display:flex;align-items:center;gap:10px;background:#f6f4ff;padding:12px;margin:28px 0 22px;border-radius:13px}.school-mark{background:#ddd8ff;color:var(--purple);font-weight:800;width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.school b,.user b{font-size:12px;display:block}.school small,.user small{font-size:10px;color:var(--muted);display:block;margin-top:3px}nav{display:flex;flex-direction:column;gap:5px;flex:1}nav button{display:flex;align-items:center;gap:13px;border:0;background:none;color:#6e6b7b;padding:12px 13px;border-radius:10px;text-align:left;font-weight:600;font-size:14px}nav button svg{width:19px}nav button.active{background:#eeeaff;color:#5d4bd3}nav button em{margin-left:auto;background:#def8ed;color:#16895f;font-style:normal;font-size:8px;border-radius:4px;padding:3px 5px}.user{border-top:1px solid var(--line);padding:18px 3px 0;display:flex;align-items:center;gap:10px}.user>button{border:0;background:none;margin-left:auto;color:#8c8998}.avatar{width:39px;height:39px;border-radius:12px;background:linear-gradient(135deg,#ffcb8a,#ef8b5d);display:grid;place-items:center;color:#fff;font-weight:800;font-size:12px;flex:0 0 auto}.close,.hamb{display:none}main{margin-left:252px;width:calc(100% - 252px)}header{height:94px;background:#fff;border-bottom:1px solid var(--line);padding:22px 34px;display:flex;align-items:center;justify-content:space-between}header h2{font-size:20px;margin:0 0 4px}header p{font-size:12px;color:var(--muted);margin:0}.date{display:flex;align-items:center;gap:8px;font-size:12px;color:#686576;background:#f7f7fa;padding:9px 13px;border-radius:9px}.date svg{width:15px}.content{padding:28px 34px;max-width:1500px;margin:auto}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px}.stat,.panel{background:#fff;border:1px solid #ecebf2;border-radius:15px;box-shadow:0 2px 7px #27213c08}.stat{padding:19px;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto auto;column-gap:14px}.stat .icon{grid-row:1/4}.stat span{font-size:12px;color:var(--muted)}.stat strong{font-size:22px;margin:2px 0}.stat small{font-size:10px;color:#9996a5}.icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center}.icon svg{width:21px}.purple{background:#eeeaff;color:#6554d9}.green{background:#e3f7ef;color:#179a6e}.orange{background:#fff0e2;color:#df7c25}.red{background:#ffe7e9;color:#e04e5c}.grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:20px;margin-bottom:20px}.panel{padding:22px}.panel-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.panel h3{font-size:15px;margin-bottom:4px}.panel p{font-size:11px;color:var(--muted);margin-bottom:0}.panel select,.toolbar select,label select{border:1px solid var(--line);background:#fff;padding:9px 12px;border-radius:9px;color:#5c596d;font-size:12px}.bars{height:205px;display:flex;align-items:end;gap:8%;padding:15px 20px 28px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,#fff 0,#fff 49px,#f0eff5 50px)}.bar-group{flex:1;height:100%;display:flex;align-items:end;justify-content:center;gap:4px;position:relative}.bar{width:13px;border-radius:5px 5px 2px 2px}.bar.recharge{background:#7767df}.bar.sales{background:#f0a558}.bar-group small{position:absolute;bottom:-21px;color:#9995a4;font-size:9px}.legend{text-align:center;margin-top:14px;color:#777483;font-size:10px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin:0 5px 0 12px}.violet{background:#7767df}.amber{background:#f0a558}.quick>button{width:100%;display:flex;align-items:center;gap:12px;background:none;border:0;border-bottom:1px solid var(--line);padding:14px 0;text-align:left}.quick>button:last-child{border:0}.quick>button div{flex:1}.quick b,.quick small{display:block}.quick b{font-size:12px;margin-bottom:4px}.quick svg:last-child{width:16px;color:#aaa7b5}.link{border:0;background:none;color:var(--purple);font-size:11px;display:flex;align-items:center;gap:3px}.link svg{width:14px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;min-width:740px}th{text-align:left;font-size:10px;color:#9995a4;text-transform:uppercase;letter-spacing:.06em;padding:10px 12px;border-bottom:1px solid var(--line)}td{padding:13px 12px;border-bottom:1px solid #f0eff4;color:#555263}tr:last-child td{border:0}.person{display:flex;align-items:center;gap:10px}.person b,.person small{display:block}.person b{color:#242035;font-size:12px}.person small,.block{display:block;color:#9693a0;font-size:10px;margin-top:3px}.avatar.mini{width:31px;height:31px;border-radius:9px}.avatar.pastel{background:#e6e2ff;color:#5f4fd1}code{background:#f4f2fb;color:#6254b3;border-radius:5px;padding:3px 6px}.badge{display:inline-block;font-size:9px;text-transform:capitalize;border-radius:20px;padding:4px 8px;font-weight:700}.badge.success{background:#e3f7ef;color:#178b65}.badge.warning{background:#fff0dd;color:#d37624}.credit{color:#168c64}.danger{color:#e04c5c!important}.toolbar{display:flex;justify-content:space-between;gap:15px;margin-bottom:18px}.search{height:43px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 12px;flex:1;max-width:500px}.search svg{width:17px;color:#9c99a8}.search input{border:0;outline:0;flex:1;font-size:12px}.primary,.secondary{border:0;border-radius:10px;padding:11px 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:12px}.primary{background:linear-gradient(135deg,#7160df,#5b49ca);color:#fff;box-shadow:0 7px 16px #6654d92c}.primary svg,.secondary svg{width:16px}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#fff;border:1px solid var(--line);color:#5c596b}.form-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.7fr);gap:20px}.picker-list{margin-top:13px;display:flex;flex-direction:column;gap:6px;max-height:430px;overflow:auto}.picker-list button{display:flex;align-items:center;gap:12px;border:1px solid transparent;background:#fafafd;padding:11px;border-radius:11px;text-align:left}.picker-list button:hover,.picker-list button.selected{border-color:#9488e6;background:#f1efff}.picker-list span:nth-child(2){flex:1}.picker-list b,.picker-list small{display:block}.picker-list b{font-size:12px}.picker-list small{font-size:10px;color:var(--muted);margin-top:4px}.picker-list strong{font-size:12px}.checkout>h3{margin-bottom:18px}.student-card{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#f6f3ff,#fcfbff);border:1px solid #e9e4ff;padding:14px;border-radius:13px;margin-bottom:20px}.student-avatar{width:50px;height:50px;background:linear-gradient(135deg,#8070e9,#5441c2);font-size:15px}.student-card h3{margin:0 0 3px}.student-card p{margin-bottom:7px}.balance{margin-left:auto;text-align:right}.balance small,.balance strong,.balance em{display:block}.balance strong{font-size:18px}.balance em{font-style:normal;color:#df4f5d;font-size:9px;margin-top:3px}.checkout label,.login-card label{font-size:11px;font-weight:700;display:block;margin:15px 0 8px;color:#5a5767}.money-input{border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;padding:0 12px;height:45px}.money-input svg{width:16px}.money-input input{border:0;outline:0;width:100%;font-weight:700;font-size:16px}.amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.amounts button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 2px;color:#6554d9;font-size:10px}.checkout select{width:100%;height:43px}.wide{width:100%;margin-top:18px}.error{background:#ffecee;color:#c83e4b;border:1px solid #ffd5d9;padding:10px;border-radius:8px;font-size:11px}.punch-hero{background:linear-gradient(125deg,#251e52,#5845ba);color:#fff;border-radius:17px;padding:28px 32px;margin-bottom:20px;position:relative;overflow:hidden}.punch-hero:after{content:"";position:absolute;width:330px;height:330px;border:80px solid #ffffff0b;border-radius:50%;right:-100px;top:-140px}.punch-hero>div:first-child{font-size:9px;letter-spacing:.14em;color:#bfb8ec}.live-dot{width:7px;height:7px;background:#58e9ae;border-radius:50%;display:inline-block;margin-right:5px}.punch-hero h2{font-size:25px;margin:10px 0 5px}.punch-hero p{color:#d2ccef;font-size:12px}.scanbox{position:relative;z-index:2;display:flex;max-width:660px;height:49px;background:#fff;border-radius:11px;padding:5px;margin:16px 0 7px}.scanbox select,.scanbox input,.scanbox button{border:0}.scanbox select{border-right:1px solid var(--line);padding:0 12px;color:#615d70}.scanbox input{flex:1;outline:0;padding:0 14px;font-weight:700}.scanbox button{background:#f0a252;color:#fff;border-radius:8px;padding:0 18px;display:flex;align-items:center;gap:7px;font-weight:700}.scanbox button svg{width:18px}.punch-hero>small{color:#aca5d5;font-size:9px}.billing-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:20px}.student-side .empty{height:310px}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.menu-grid button{background:#faf9fd;border:1px solid var(--line);border-radius:11px;padding:12px;text-align:left;position:relative}.menu-grid button.selected{border:2px solid #7160df;background:#f2efff;padding:11px}.menu-grid button>span{font-size:24px;display:block;margin-bottom:6px}.menu-grid b,.menu-grid small,.menu-grid strong{display:block}.menu-grid b{font-size:11px}.menu-grid small{color:var(--muted);font-size:9px;margin:3px 0 8px}.menu-grid strong{font-size:12px;color:#5544c1}.bill-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.bill-total span{font-size:12px}.bill-total strong{font-size:19px}.empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aaa7b5;text-align:center}.empty svg{width:35px;height:35px;color:#c9c5d8}.empty p{font-size:11px;max-width:250px;margin-top:10px}.toast{position:fixed;right:25px;top:22px;z-index:30;background:#e3f7ef;color:#147d5b;padding:13px 18px;border-radius:11px;box-shadow:0 10px 35px #18142a28;font-size:12px;display:flex;gap:8px;align-items:center}.toast.bad{background:#ffe8ea;color:#c64250}.toast svg{width:17px}.report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.report{display:flex;align-items:center;gap:14px}.report>div{flex:1}.report h3{margin-bottom:4px}.master-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.master-grid>button{border:1px solid var(--line);background:#fafafd;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;text-align:left}.master-grid>button div:nth-child(2){flex:1}.master-grid b,.master-grid small{display:block}.master-grid b{font-size:12px}.master-grid small{font-size:10px;color:var(--muted);margin-top:4px}.master-grid>button>svg{width:15px;color:#aaa7b5}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a153a99;z-index:50;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff;border-radius:18px;padding:30px;width:min(390px,90vw);text-align:center;position:relative}.modal-close{position:absolute;right:15px;top:15px;border:0;background:none}.success-mark{width:60px;height:60px;background:#e3f7ef;color:#18a272;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px}.success-mark svg{width:30px}.receipt-amount{font-size:30px;color:#5b49ca;display:block;margin:20px}.receipt-row{display:flex;justify-content:space-between;background:#f7f6fb;padding:13px;border-radius:9px;font-size:12px}.loader{height:70vh;display:grid;place-items:center}.loader span{width:36px;height:36px;border:3px solid #e7e3fb;border-top-color:#6554d9;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr}.login-art{background:linear-gradient(145deg,#29205c,#5946bc);padding:50px 7vw;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-art:after{content:"";width:600px;height:600px;border:120px solid #ffffff08;position:absolute;border-radius:50%;right:-300px;top:50px}.brand.big{font-size:24px;padding:0}.eyebrow{font-size:10px;letter-spacing:.25em;color:#bdb5ed;margin-bottom:18px}.login-art h1{font-size:clamp(42px,5vw,70px);line-height:1.04;margin-bottom:20px}.login-art>div>p{max-width:520px;color:#d3cef0;line-height:1.7}.quote{font-size:14px;border-left:2px solid #f0a252;padding-left:16px}.quote small{display:block;color:#aaa3d6;margin-top:9px}.login-card{align-self:center;width:min(390px,80%);margin:auto}.login-card h2{font-size:28px;margin-bottom:5px}.login-card>p{color:var(--muted);font-size:13px;margin-bottom:30px}.login-card input{display:block;width:100%;height:46px;border:1px solid var(--line);border-radius:9px;padding:0 12px;margin-top:8px;outline-color:#7160df}.login-card .primary{width:100%;margin-top:22px;height:46px}.login-card>small{display:block;text-align:center;color:#a09daa;margin-top:18px}.mobile-brand{display:none}@media(max-width:1000px){.stats{grid-template-columns:repeat(2,1fr)}.grid,.billing-grid{grid-template-columns:1fr}.student-side .empty{height:150px}.form-grid,.login{grid-template-columns:1fr}.login-art{display:none}.mobile-brand{display:flex;margin-bottom:50px}.login-card{padding:40px 0}.report-grid{grid-template-columns:1fr}}@media(max-width:760px){aside{transform:translate(-100%);transition:.25s}aside.open{transform:none;box-shadow:20px 0 60px #211c3c33}.close{display:block;border:0;background:none;margin-left:auto}.close svg{width:18px}main{margin-left:0;width:100%}header{padding:18px;height:82px}.hamb{display:block;border:0;background:none;margin-right:12px}header>div:nth-child(2){flex:1}.date{display:none}.content{padding:18px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat{grid-template-columns:39px 1fr;padding:13px}.stat .icon{width:38px;height:38px}.stat strong{font-size:17px}.menu-grid{grid-template-columns:repeat(2,1fr)}.master-grid{grid-template-columns:1fr}.punch-hero{padding:22px}.scanbox{height:auto;flex-wrap:wrap}.scanbox input{height:42px;min-width:140px}.scanbox button{height:40px}.toolbar{flex-wrap:wrap}.search{max-width:none;width:100%}.report{align-items:flex-start;flex-wrap:wrap}.report>div{min-width:60%}}.master-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px}.master-tabs{align-self:start;position:sticky;top:112px}.master-tabs>button{width:100%;border:1px solid transparent;background:#fafafd;border-radius:12px;padding:12px;margin-bottom:8px;display:flex;align-items:center;gap:12px;text-align:left}.master-tabs>button.selected{border-color:#8d80e7;background:#f1efff}.master-tabs b,.master-tabs small{display:block}.master-tabs b{font-size:12px}.master-tabs small{font-size:10px;color:var(--muted);margin-top:4px}.master-tabs button>svg{width:15px;color:#aaa7b5}.master-editor table{min-width:680px}.master-editor td:last-child{white-space:nowrap}.master-form{border-top:1px solid var(--line);margin-top:18px;padding-top:18px;display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px}.master-form h3{grid-column:1/-1;margin-bottom:2px}.master-form label{font-size:11px;font-weight:700;color:#5a5767}.master-form input,.master-form select{display:block;width:100%;height:42px;border:1px solid var(--line);border-radius:9px;padding:0 11px;margin-top:7px;background:#fff}.form-actions{grid-column:1/-1;display:flex;gap:10px;margin-top:4px}.error.ok{background:#e3f7ef;color:#147d5b;border-color:#c4efdd}@media(max-width:1000px){.master-layout{grid-template-columns:1fr}.master-tabs{position:static}.master-form{grid-template-columns:1fr 1fr}}@media(max-width:760px){.master-form{grid-template-columns:1fr}}.student-photo{width:58px;height:58px;border-radius:15px;object-fit:cover;box-shadow:0 8px 20px #4d3bad22;border:3px solid #fff;flex:0 0 auto}.student-card.large .student-photo{width:82px;height:82px;border-radius:20px}.student-card.large{align-items:center;padding:18px}.student-card.large h3{font-size:18px}.student-card.large .balance strong{font-size:22px}.menu-grid button em{position:absolute;right:9px;top:9px;font-style:normal;background:#e3f7ef;color:#16895f;border-radius:20px;padding:3px 7px;font-size:8px;font-weight:800}.cart-box{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.cart-box h3{margin-bottom:10px}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #f0eff4}.cart-row:last-child{border-bottom:0}.cart-row b,.cart-row small{display:block}.cart-row b{font-size:12px}.cart-row small{font-size:10px;color:var(--muted);margin-top:3px}.cart-row strong{font-size:12px}.qty{display:flex;align-items:center;gap:5px}.qty button{width:24px;height:24px;border:1px solid var(--line);background:#fff;border-radius:7px;color:#5d4bd3;font-weight:800;display:grid;place-items:center}.qty span{min-width:18px;text-align:center;font-size:12px;font-weight:800}.qty button.danger{color:#e04c5c}:root{--purple:#6c4df6;--violet:#8a63ff;--blue:#2f80ed;--cyan:#21c6d7;--green:#16a878;--orange:#f59b32;--pink:#ef5da8;--red:#ef4f62;--ink:#17142c;--muted:#77738e;--line:#e7e6f2;--card:#ffffffcc;--shadow:0 18px 45px rgba(31,24,73,.1);--shadow-soft:0 10px 28px rgba(31,24,73,.07)}body{background:radial-gradient(circle at 12% 8%,#efeaff 0 22%,transparent 38%),radial-gradient(circle at 88% 10%,#dff8ff 0 18%,transparent 34%),linear-gradient(135deg,#fbfbff,#f5f7ff 52%,#fff8ef);color:var(--ink)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(108,77,246,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(108,77,246,.035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 72%);mask-image:linear-gradient(to bottom,#000,transparent 72%);z-index:-1}aside{background:linear-gradient(180deg,#17142c,#241a55 52%,#32206f);border-right:0;box-shadow:18px 0 45px #1f184933;color:#fff}.brand{color:#fff;letter-spacing:-.02em}.brand>span{background:linear-gradient(135deg,#ffbd59,#ff6b8b 48%,#8a63ff);box-shadow:0 12px 28px #ff768d4d}.school{background:#ffffff1a;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff14}.school-mark{background:linear-gradient(135deg,#fff,#d9d4ff);color:#4d35d4}.school small,.user small{color:#c9c4ea}nav button{color:#c9c4ea;border:1px solid transparent;transition:.18s ease}nav button:hover{background:#ffffff14;color:#fff;transform:translate(2px)}nav button.active{background:linear-gradient(135deg,#fff,#efeaff);color:#4d35d4;box-shadow:0 12px 26px #00000024}nav button em{background:#32e6aa;color:#102b24}.user{border-top:1px solid rgba(255,255,255,.14)}.user>button{color:#d8d2ff}.avatar{background:linear-gradient(135deg,#ffb15d,#ef5da8);box-shadow:0 10px 22px #ef5da83d}main{background:transparent}header{background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,230,242,.74);box-shadow:0 8px 28px #1f18490d;position:sticky;top:0;z-index:10}header h2{font-size:24px;letter-spacing:-.03em}header p{font-size:13px}.date{background:linear-gradient(135deg,#fff,#f4f0ff);border:1px solid #e6e0ff;color:#554b73;box-shadow:var(--shadow-soft)}.content{padding:34px}.panel,.stat{background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow);border-radius:22px}.panel{padding:26px}.panel h3{font-size:17px;letter-spacing:-.02em}.panel p{font-size:12px}.stat{position:relative;overflow:hidden;min-height:118px;transition:.2s ease}.stat:after{content:"";position:absolute;right:-34px;top:-42px;width:130px;height:130px;border-radius:50%;background:linear-gradient(135deg,#6c4df61f,#21c6d714)}.stat:hover,.panel:hover{transform:translateY(-2px);box-shadow:0 22px 58px #1f184921}.stat span{font-weight:700;text-transform:uppercase;letter-spacing:.08em}.stat strong{font-size:26px;letter-spacing:-.03em}.stat small{font-size:11px}.icon{border-radius:16px}.purple{background:linear-gradient(135deg,#eee9ff,#dcd2ff);color:#5d42dd}.green{background:linear-gradient(135deg,#dcfff0,#c6f5e5);color:#118b64}.orange{background:linear-gradient(135deg,#fff0dc,#ffe0bd);color:#d97818}.red{background:linear-gradient(135deg,#ffe7ec,#ffd0d8);color:#d83d52}.primary{background:linear-gradient(135deg,#7557ff,#5e42d8 55%,#2f80ed);box-shadow:0 14px 28px #5f42d842;border:1px solid rgba(255,255,255,.25);transition:.18s ease}.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 35px #5f42d852}.secondary{background:linear-gradient(135deg,#fff,#f7f5ff);border-color:#ded9ff;color:#4d426d;box-shadow:var(--shadow-soft)}.search,.money-input,.login-card input,.master-form input,.master-form select,.panel select,.toolbar select,label select{background:#fff;border:1px solid #dedcf0;border-radius:14px;box-shadow:0 8px 18px #1f18490a}.search:focus-within,.money-input:focus-within{border-color:#8a63ff;box-shadow:0 0 0 4px #8a63ff1f}table{border-spacing:0 8px;border-collapse:separate}th{border-bottom:0;color:#8b86a0;font-size:10px}td{background:#fff;border-top:1px solid #f0eef8;border-bottom:1px solid #f0eef8}td:first-child{border-left:1px solid #f0eef8;border-radius:14px 0 0 14px}td:last-child{border-right:1px solid #f0eef8;border-radius:0 14px 14px 0}tbody tr{box-shadow:var(--shadow-soft)}.badge{padding:6px 10px;font-weight:800}.badge.success{background:#daf8ec;color:#107a5a}.badge.warning{background:#fff0d7;color:#bd6c13}.punch-hero{background:linear-gradient(125deg,#1b1741,#6047d9 58%,#21c6d7);box-shadow:0 24px 60px #3c2f9740;border:1px solid rgba(255,255,255,.18)}.punch-hero h2{font-size:30px;letter-spacing:-.04em}.scanbox{box-shadow:0 18px 45px #120f3740;border:1px solid rgba(255,255,255,.45)}.scanbox button{background:linear-gradient(135deg,#ffad4f,#ef5da8)}.student-card{background:linear-gradient(135deg,#fff,#f7f2ff);border:1px solid #e5ddff;box-shadow:var(--shadow-soft);border-radius:20px}.student-photo{border-radius:18px;box-shadow:0 14px 32px #5f42d82e}.student-card.large .student-photo{width:96px;height:96px}.balance strong{color:#4d35d4}.menu-grid button{background:linear-gradient(180deg,#fff,#fbfaff);border:1px solid #e7e3f6;border-radius:18px;box-shadow:var(--shadow-soft);transition:.18s ease;min-height:122px}.menu-grid button:hover{transform:translateY(-3px);border-color:#9b87ff;box-shadow:0 18px 42px #5f42d824}.menu-grid button.selected{background:linear-gradient(135deg,#f2edff,#e8fbff);border:2px solid #6c4df6}.menu-grid button>span{font-size:30px}.menu-grid strong{font-size:14px;color:#4d35d4}.cart-box{background:linear-gradient(135deg,#fff,#fbf9ff);border:1px solid #ebe7fb;border-radius:18px;padding:16px;margin-top:18px}.cart-row{background:#fff;border:1px solid #f0eef8;border-radius:14px;margin-bottom:8px;padding:10px}.qty button{border-color:#ded9ff;background:#f9f7ff;color:#5d42dd}.bars{background:linear-gradient(180deg,#fff,#fbfaff),repeating-linear-gradient(to bottom,transparent 0,transparent 49px,#f0eff5 50px);border-radius:18px;border:1px solid #efedf8}.bar{width:16px;box-shadow:0 8px 18px #1f18491a}.bar.recharge{background:linear-gradient(180deg,#8a63ff,#5d42dd)}.bar.sales{background:linear-gradient(180deg,#ffbd59,#f08030)}.quick>button{border-bottom:1px solid #efedf8;border-radius:16px;padding:15px;transition:.18s ease}.quick>button:hover{background:linear-gradient(135deg,#fff,#f5f1ff);transform:translate(3px)}.master-tabs>button{background:#fff;border-color:#efedf8;border-radius:18px;box-shadow:var(--shadow-soft);transition:.18s ease}.master-tabs>button.selected,.master-tabs>button:hover{background:linear-gradient(135deg,#f3efff,#eafbff);border-color:#9b87ff;transform:translate(2px)}.master-form{background:linear-gradient(135deg,#fff,#fbf9ff);border:1px solid #efedf8;border-radius:20px;padding:20px}.login-art{background:linear-gradient(145deg,#17142c,#5338c8 58%,#21c6d7)}.login-card{background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.75);box-shadow:0 28px 70px #1f18492e;border-radius:28px;padding:34px}.login-card h2{letter-spacing:-.04em}.toast{box-shadow:0 18px 45px #1f18492e;border:1px solid rgba(255,255,255,.7)}@media(max-width:760px){header{position:sticky}.content{padding:18px}.stat,.panel{border-radius:18px}.login-card{width:min(420px,90%)}}aside{height:100vh;overflow:hidden;padding-bottom:14px}nav{min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:2px;margin-bottom:12px}nav::-webkit-scrollbar{width:5px}nav::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:10px}.user{flex:0 0 auto;margin-top:auto;padding:14px 0 0;display:grid;grid-template-columns:40px minmax(0,1fr) 38px;align-items:center;gap:10px}.user>div:nth-child(2){min-width:0}.user b,.user small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user>button{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);margin-left:0;color:#fff}.user>button:hover{background:#ffffff2e}.user>button svg{width:19px;height:19px}.app-footer{margin:8px 34px 22px;padding:14px 18px;text-align:center;color:#746f91;font-size:12px;font-weight:700;background:#ffffff9e;border:1px solid rgba(255,255,255,.72);border-radius:18px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:760px){.app-footer{margin:8px 18px 18px;font-size:11px}}.student-modal{width:min(860px,94vw);text-align:left}.student-modal h2{margin-bottom:5px}.student-modal>p{color:var(--muted);font-size:12px;margin-bottom:18px}.student-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-form-grid label{font-size:11px;font-weight:700;color:#5a5767}.student-form-grid input,.student-form-grid select{display:block;width:100%;height:42px;border:1px solid var(--line);border-radius:9px;padding:0 11px;margin-top:7px;background:#fff}.modal-actions{justify-content:flex-end}.table-wrap td:last-child{white-space:nowrap}.table-wrap td:last-child .link{display:inline-flex;margin-right:8px}@media(max-width:760px){.student-form-grid{grid-template-columns:1fr}.student-modal{max-height:92vh;overflow:auto}}.student-photo-tools{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:18px;padding:14px;background:#fafafd;border:1px solid var(--line);border-radius:16px}.student-photo-preview{width:104px;height:104px;border-radius:18px;background:#e6e2ff;color:#5f4fd1;display:grid;place-items:center;font-weight:800;overflow:hidden}.student-photo-preview img{width:100%;height:100%;object-fit:cover}.student-photo-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.student-photo-actions input{display:none}.student-photo-actions small{flex-basis:100%;color:var(--muted);font-size:11px}.camera-box{grid-column:1/-1;display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:12px;align-items:end}.camera-box video{width:100%;aspect-ratio:4/3;background:#17142a;border-radius:14px;object-fit:cover}.camera-box>div{display:flex;gap:10px}.secondary.danger{color:#e04c5c}@media(max-width:760px){.student-photo-tools,.camera-box{grid-template-columns:1fr}.student-photo-preview{margin:auto}}.menu-grid button .menu-mark{width:46px;height:32px;border-radius:10px;display:grid;place-items:center;margin-bottom:8px;background:linear-gradient(135deg,#efeaff,#e9f7ff);color:#5b49ca;font-size:11px;font-weight:800;letter-spacing:.04em}.menu-grid button{overflow:hidden}.menu-img{width:100%;height:78px;object-fit:cover;border-radius:12px;margin-bottom:10px;background:#f4f2fb;display:block}.menu-grid button .menu-mark{position:absolute;left:12px;top:12px;background:#ffffffe0;box-shadow:0 8px 18px #1f184914}.menu-grid button b{margin-top:4px}.modal-bg{padding:18px;overflow:auto;align-items:start}.modal{max-height:calc(100vh - 36px);overflow:auto}.student-modal{padding-bottom:0}.student-modal .modal-actions{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:14px 0 18px;margin-top:16px;z-index:3}@media(max-width:900px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{min-width:0}.app{display:block;min-width:0;width:100%}aside{width:min(86vw,310px)}main{margin-left:0;width:100%;min-width:0}header{height:auto;min-height:74px;padding:14px 16px;gap:10px}header h2{font-size:20px;line-height:1.18}header p{font-size:11px;line-height:1.35}.content{width:100%;max-width:100%;padding:16px}.panel{padding:18px;border-radius:20px}.panel-head{gap:12px;flex-wrap:wrap}.toolbar{display:grid;grid-template-columns:1fr;align-items:stretch}.toolbar .primary,.toolbar .secondary,.toolbar select,.search{width:100%;max-width:none}.grid,.billing-grid,.form-grid,.master-layout{grid-template-columns:1fr!important}.table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px}table{font-size:11px}th,td{padding:10px 8px}}@media(max-width:640px){.hamb{margin-right:8px}.brand{font-size:18px}.stats{grid-template-columns:1fr!important;gap:12px}.stat{grid-template-columns:42px 1fr;min-height:auto;padding:15px}.stat strong{font-size:22px}.stat span{font-size:11px}.stat small{font-size:10px}.icon{width:42px;height:42px;border-radius:14px}.panel h3{font-size:15px}.panel p{font-size:11px}.punch-hero{padding:18px;border-radius:20px}.punch-hero h2{font-size:23px;line-height:1.16;margin:8px 0 6px}.punch-hero p{font-size:11px;line-height:1.45}.scanbox{display:grid;grid-template-columns:1fr;max-width:none;height:auto;padding:8px;gap:8px;border-radius:16px}.scanbox select,.scanbox input,.scanbox button{width:100%;height:44px;border:1px solid var(--line);border-radius:12px}.scanbox select{border-right:1px solid var(--line)}.scanbox button{justify-content:center}.student-card,.student-card.large{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:14px;border-radius:18px}.student-card h3,.student-card.large h3{font-size:16px;line-height:1.2;word-break:break-word}.student-card p{font-size:11px;line-height:1.35}.student-card.large .student-photo,.student-photo{width:64px;height:64px;border-radius:16px}.student-avatar{width:52px;height:52px}.balance{grid-column:1/-1;margin-left:0;text-align:left;border-top:1px solid var(--line);padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.balance small,.balance strong,.balance em{display:block}.balance strong{font-size:20px}.picker-list{max-height:310px}.picker-list button{padding:10px}.amounts{grid-template-columns:repeat(2,1fr);gap:8px}.amounts button{min-height:38px;font-size:12px}.money-input{height:46px}.menu-grid{grid-template-columns:1fr!important}.menu-grid button{min-height:auto;padding:12px}.menu-grid button.selected{padding:11px}.menu-img{height:120px}.cart-row{grid-template-columns:1fr;gap:8px}.cart-row strong{font-size:14px}.qty{justify-content:flex-start;flex-wrap:wrap}.qty button{width:34px;height:34px}.bill-total{position:sticky;bottom:0;background:#fff;border-radius:14px;padding:14px;margin:14px -4px 0;z-index:2}.bill-total strong{font-size:22px}.report-grid{grid-template-columns:1fr}.report{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px}.report .secondary{grid-column:1/-1;width:100%}.master-tabs>button{padding:12px}.master-form{grid-template-columns:1fr!important;padding:14px}.form-actions,.modal-actions,.student-modal .modal-actions{display:grid;grid-template-columns:1fr;gap:10px}.form-actions .primary,.form-actions .secondary,.modal-actions .primary,.modal-actions .secondary{width:100%}.student-photo-tools,.camera-box{grid-template-columns:1fr}.student-photo-preview{margin:auto}.modal-bg{padding:10px}.modal{width:min(94vw,430px);padding:20px;max-height:calc(100vh - 20px)}.student-modal{width:94vw}.login{display:block}.login-card{width:calc(100% - 28px);margin:14px auto;padding:24px}.mobile-brand{margin-bottom:28px}.app-footer{margin:8px 16px 16px;padding:12px;font-size:10px;line-height:1.45}}@media(max-width:420px){header{padding:12px}header h2{font-size:18px}header p{font-size:10px}.content{padding:12px}.panel{padding:14px;border-radius:18px}.stat{padding:13px}.stat strong{font-size:20px}.punch-hero h2{font-size:21px}.student-card,.student-card.large{grid-template-columns:56px minmax(0,1fr)}.student-card.large .student-photo,.student-photo{width:56px;height:56px}.menu-img{height:104px}.master-editor table,table{min-width:620px}}@media(max-width:760px){.login{min-height:100svh;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 20% 10%,#efeaff 0 28%,transparent 48%),radial-gradient(circle at 90% 0%,#dff8ff 0 24%,transparent 42%),linear-gradient(145deg,#f8f7ff,#fff)}.login-card{width:100%;max-width:430px;margin:0;padding:28px 22px!important;border-radius:26px;background:#ffffffe6}.login-card h2{font-size:28px;line-height:1.15;margin-bottom:7px}.login-card>p{font-size:14px;margin-bottom:24px}.login-card label{font-size:12px;margin:16px 0 9px}.login-card input{height:50px;font-size:15px;border-radius:14px}.login-card .primary{height:52px;font-size:14px;border-radius:14px}.login-card>small{font-size:12px;line-height:1.4}.mobile-brand{display:flex!important;margin-bottom:34px;color:#17142c;font-size:22px;justify-content:flex-start;padding:0}.mobile-brand>span{width:44px;height:44px;border-radius:15px}}@media(max-width:380px){.login{padding:12px}.login-card{padding:24px 18px!important;border-radius:22px}.login-card h2{font-size:25px}.mobile-brand{font-size:20px;margin-bottom:26px}}
