@font-face{font-family:Inter;src:local('Inter')}*{box-sizing:border-box}body{margin:0;background:#f5f3f8;color:#262335;font:15px Inter,-apple-system,BlinkMacSystemFont,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button,a{cursor:pointer}button{border:1px solid #ddd8e8;background:white;border-radius:12px;padding:12px 16px;font-weight:650;color:inherit}button:disabled{opacity:.45;cursor:default}button:hover:not(:disabled){border-color:#8971bb}.primary{background:#69528d;color:#fff;border-color:#69528d}.quiet{background:transparent}.danger{color:#9a354a}a{color:#69528d}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1.4px}h2{font-size:23px;letter-spacing:-.6px}h3{font-size:17px}p{line-height:1.55}.muted,.hint,small{color:#787387}.hint{font-size:13px;line-height:1.5}label{display:grid;gap:8px;font-size:13px;font-weight:600}input,select,textarea{width:100%;padding:12px;border-radius:10px;background:#fff;border:1px solid #d8d2e2;color:#262335;min-width:0}textarea{min-height:85px;resize:vertical}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{display:grid;gap:17px}.split{display:grid;grid-template-columns:1.35fr 1fr;gap:24px}.triple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{padding:24px;background:white;border:1px solid #e4dfed;border-radius:20px;box-shadow:0 3px 14px #392b5704}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:750;color:#8a7a9f}.badge{font-size:11px;text-transform:uppercase;letter-spacing:.5px;padding:6px 9px;border-radius:7px;background:#eee8f7;color:#705290;display:inline-block}.badge.green{background:#e0efe6;color:#386c4c}.badge.amber{background:#fff0d5;color:#8b602b}.pagehead{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.pagehead p{margin-top:7px}.nav{position:fixed;width:225px;top:0;bottom:0;background:#241f35;color:#d7cfe6;padding:30px 18px;display:flex;flex-direction:column;gap:25px}.brand img{width:125px;height:75px;object-fit:contain}.brand small{display:block;color:#ae9fc4;letter-spacing:2px;margin-left:16px}.nav nav{display:grid;gap:5px}.nav button{display:flex;gap:13px;border:0;background:transparent;color:#b6abc8;text-align:left}.nav button.selected{background:#dcd0f5;color:#342245}.nav .foot{margin-top:auto;font-size:11px;line-height:1.8;color:#a095b3}.shell{margin-left:225px}.topbar{padding:18px 36px;border-bottom:1px solid #e3ddeb;display:flex;justify-content:space-between;align-items:center;background:#fcfbfe}.topbar .person{width:34px;height:34px;border-radius:50%;background:#e8dff3;display:grid;place-items:center;font-size:11px;font-weight:800}main{max-width:1500px;padding:36px;margin:auto}.hero{border-radius:24px;padding:32px;background:linear-gradient(115deg,#e7ddf5,#f2e9e5);position:relative;overflow:hidden;display:flex;justify-content:space-between;gap:20px;margin-bottom:25px}.hero p{margin:12px 0 20px;max-width:450px}.sun{width:135px;min-width:135px;height:135px;border-radius:50%;background:#faf5e9;align-self:center;box-shadow:0 0 0 20px #ffffff30,0 0 0 42px #ffffff20;display:grid;place-items:center;font-size:50px;color:#b99355}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.stats strong{display:block;font-size:30px;margin-top:12px;letter-spacing:-1px}.sectionhead{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.timeline-item{display:grid;grid-template-columns:60px 1fr;gap:15px;padding:18px 0;border-top:1px solid #eee9f3}.timeline-item .time{font-size:12px;font-weight:750;line-height:1.7;color:#857594}.timeline-item p{margin:5px 0 12px}.list-item{padding:18px 0;border-top:1px solid #eee9f3}.list-item p{margin:7px 0}.empty{text-align:center;color:#8c8498;padding:30px 12px;line-height:1.6}.notice{padding:16px 18px;border-radius:12px;background:#ede8f5;color:#6b5a80;font-size:13px;line-height:1.5}.service-tile{text-align:left;min-height:138px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding:20px;border-radius:18px}.service-tile strong{font-size:22px}.cartline{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #eee}.total{padding:18px 0;border-top:1px solid #ddd;display:flex;justify-content:space-between;font-size:22px;font-weight:750}.tipchoices{display:flex;gap:8px;flex-wrap:wrap}.tipchoices .selected{background:#e4d9f4;border-color:#9a81bc}.tablewrap{overflow:auto;background:white;border:1px solid #e4dfed;border-radius:18px}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:13px}th,td{padding:18px;border-bottom:1px solid #eee9f3}th{color:#918699;text-transform:uppercase;font-size:10px;letter-spacing:1px}.calendar-row{display:grid;grid-template-columns:120px 1fr;gap:20px;margin:15px 0}.login{min-height:100vh;display:grid;grid-template-columns:1.2fr 1fr}.login-hero{background:#292138;color:#f6f1ff;padding:60px;display:flex;flex-direction:column;justify-content:center;gap:30px}.login-hero h1{font-size:56px;line-height:1.07;max-width:530px}.login-hero p{max-width:400px;color:#beb0d1}.login img{width:180px}.login form{align-self:center;justify-self:center;width:100%;max-width:410px;padding:35px}.login h2{font-size:30px;margin-bottom:8px}.login .intro{margin-bottom:25px}.welcome{height:100vh;background:#292138;color:white;display:grid;place-content:center;text-align:center;gap:15px}.welcome img{width:160px;justify-self:center;animation:glow 2s ease-in-out}.welcome h1{animation:rise .8s ease-out}@keyframes glow{0%{opacity:.1;transform:scale(.7)}60%{opacity:1;transform:scale(1.07)}100%{transform:scale(1)}}@keyframes rise{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}dialog{border:0;border-radius:22px;width:min(600px,94vw);max-height:90vh;padding:25px;color:#262335;box-shadow:0 25px 100px #20152850}dialog::backdrop{background:#1e17394a;backdrop-filter:blur(4px)}dialog .pagehead{margin-bottom:22px}#toast{position:fixed;bottom:22px;right:25px;max-width:400px;background:#292138;color:white;border-radius:13px;padding:15px;z-index:20;display:none}#toast.on{display:block}.error{color:#a52d4a;line-height:1.5}.pay{max-width:520px;margin:40px auto}.pay h1{margin:15px 0}.receipt-choices button{width:100%;padding:20px}.space{height:20px}.full{width:100%}@media(max-width:1000px){.nav{width:185px}.shell{margin-left:185px}main{padding:25px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.hero .sun{display:none}.triple{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.nav{width:100%;top:auto;bottom:0;z-index:5;padding:6px 8px max(6px,env(safe-area-inset-bottom));height:auto}.nav .brand,.nav .foot{display:none}.nav nav{display:flex;overflow-x:auto;gap:4px}.nav button{width:78px;flex:0 0 78px;padding:9px 3px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:10px;border-radius:10px;line-height:1.2}.nav button span{font-size:18px}.shell{margin:0}.topbar{padding:15px 18px;font-size:12px}.topbar small{display:none}main{padding:25px 16px 110px}.hero{padding:24px}.hero h1{font-size:29px}.card{padding:20px}.pagehead{align-items:flex-start}.pagehead h1{font-size:29px}.pagehead .row{flex-wrap:wrap}.stats{gap:12px}.stats strong{font-size:26px}.stats small{font-size:12px}.triple{grid-template-columns:1fr 1fr;gap:10px}.login{display:block}.login-hero{padding:40px 30px 30px}.login-hero h1{font-size:37px}.login-hero img{width:135px}.login-hero p{display:none}.login form{padding:30px}.calendar-row{grid-template-columns:70px 1fr;gap:12px}.pay{margin:18px 12px;padding-bottom:30px}#toast{bottom:95px;left:15px;right:15px;max-width:none}}
