:root{--bg:#faf8f5;--paper:#fff;--ink:#352a31;--muted:#837b7e;--line:#ece6e3;--plum:#58374c;--rose:#c28f91;--rose-light:#f5e8e6;--green:#4f7667;--green-light:#edf4ee;--gold:#ad8450;--shadow:0 14px 48px #352a3108;--radius:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:14px;background:var(--bg)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:var(--plum)}h1,h2,h3,p{margin-top:0}h1{font:400 38px/1.17 Georgia,serif;letter-spacing:-1px;margin-bottom:10px}h2{font-size:18px;font-weight:600;margin-bottom:8px}h3{font-size:15px;font-weight:600}small{font-size:12px}svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button{border:0}input,select,textarea{width:100%;background:#fff;border:1px solid #e3dcda;border-radius:11px;padding:12px 13px;color:var(--ink);min-width:0}input:focus,select:focus,textarea:focus{border-color:var(--rose);outline:3px solid #c28f9122}textarea{min-height:110px;resize:vertical}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin-bottom:15px}.check{flex-direction:row;align-items:flex-start;font-weight:400;font-size:13px;line-height:1.5}.check input{width:17px;height:17px;margin:2px 4px 0 0;accent-color:var(--plum);flex-shrink:0}hr{border:0;border-top:1px solid var(--line);margin:22px 0}.skip{position:absolute;top:-60px;padding:12px;background:white;z-index:100}.skip:focus{top:0}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:700;color:var(--rose)}.mono{font-variant-numeric:tabular-nums}.tiny{font-size:11px}.hidden{display:none!important}.brand{display:flex;gap:13px;align-items:center}.brand-icon{font-family:Georgia,serif;font-size:33px;position:relative;line-height:45px;width:44px;height:47px;letter-spacing:-6px;color:var(--plum)}.brand-icon span{font-size:22px}.brand-word{font-family:Georgia,serif;font-size:23px;letter-spacing:1px}.brand-sub{font-size:9px;letter-spacing:2.5px;margin-top:4px;color:var(--muted)}.boot{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.boot p{font:30px Georgia,serif;margin:5px 0}.boot small{color:var(--muted)}.shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;width:236px;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:32px 22px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 10px 35px}.nav-label{padding:0 13px;color:#aaa0a4;font-size:9px;text-transform:uppercase;letter-spacing:1.8px;margin:14px 0 12px}.nav{display:flex;flex-direction:column;gap:6px}.nav button{display:flex;gap:13px;align-items:center;padding:13px 14px;background:transparent;color:#84777f;border-radius:11px;text-align:left;font-size:13px}.nav button:hover{background:#faf7f7}.nav button.active{background:var(--rose-light);color:var(--plum);font-weight:600}.nav button .nav-dot{margin-left:auto;width:5px;height:5px;background:var(--rose);border-radius:50%}.sidebar-bottom{margin-top:auto;padding-top:25px}.support-card{border:1px solid var(--line);padding:16px 14px;border-radius:15px;background:#fcfaf8;line-height:1.5}.support-card p{font-size:12px;margin:8px 0 0;color:var(--muted)}.user{display:flex;align-items:center;gap:10px;padding-top:22px}.avatar{width:37px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--rose-light);color:var(--plum);font-size:12px}.user-name{font-size:12px;font-weight:600;margin-bottom:4px}.icon-button{background:transparent;color:var(--muted);border-radius:8px;padding:7px;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:var(--rose-light);color:var(--plum)}.user .icon-button{margin-left:auto}.content{grid-column:2;min-width:0}.topbar{height:81px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:#faf8f5e8}.breadcrumb{font-size:12px;color:var(--muted)}.breadcrumb span{padding:0 10px;color:#b4a7af}.topbar-right{display:flex;align-items:center;gap:16px}.date-top{font-size:11px;color:var(--muted)}.demo-pill{background:#f5ede2;color:#98703b;border:1px solid #ebdfcf;font-size:10px;padding:7px 10px;border-radius:7px;letter-spacing:.5px}.role-switch{font-size:11px;background:transparent;color:var(--plum);display:flex;gap:6px;align-items:center;padding:8px}.role-switch svg{width:15px;height:15px}.main{max-width:1470px;padding:34px 42px 44px;margin:auto}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.page-head .eyebrow{margin-bottom:10px}.btn{background:var(--plum);color:white;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:11px 18px;border-radius:10px;font-size:12px;font-weight:500;line-height:1.4;text-decoration:none;white-space:normal}.btn:hover{background:#704b62}.btn svg{width:17px;height:17px}.btn.secondary{background:white;border:1px solid var(--line);color:var(--ink)}.btn.secondary:hover{border-color:#c9b8c1;background:#fdfafb}.btn.soft{background:var(--rose-light);color:var(--plum)}.btn.danger{background:#fff1ee;color:#a15c50}.btn.small{padding:7px 11px;min-height:32px;font-size:11px;border-radius:8px}.btn.full{width:100%}.actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:26px}.stat{padding:21px 23px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.stat-top{display:flex;justify-content:space-between;gap:6px;align-items:center;font-size:11px;color:var(--muted)}.stat-top svg{width:17px;height:17px;color:var(--rose)}.stat-value{font-size:31px;line-height:1.3;letter-spacing:-1px;margin:13px 0 7px;font-weight:500}.stat-bottom{font-size:10px;color:var(--muted)}.stat-bottom strong{font-weight:500;color:var(--green)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,1fr);gap:22px}.panel{border:1px solid var(--line);background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);min-width:0}.panel-header{padding:22px 23px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.panel-header h2{font-size:15px;margin:0 0 5px}.panel-header p{font-size:11px;color:var(--muted);margin:0;line-height:1.6}.panel-body{padding:0 23px 23px}.text-button{background:transparent;color:var(--plum);font-size:11px;padding:2px;display:flex;align-items:center;gap:5px}.text-button svg{width:14px;height:14px}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:5px}.day{border-radius:11px;padding:10px 3px;display:flex;align-items:center;flex-direction:column;gap:8px;color:var(--muted);background:transparent;font-size:10px}.day b{font-size:17px;font-weight:500;color:var(--ink)}.day.selected{background:var(--plum);color:#e4d3df}.day.selected b{color:white}.day-dot{width:4px;height:4px;border-radius:50%;background:var(--rose);margin-top:1px}.day.selected .day-dot{background:#ead0d0}.day-spacer{height:5px}.slot-row{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid #f1edeb}.slot-row:last-child{border-bottom:0}.time-block{width:47px;flex-shrink:0;color:var(--ink);font-size:13px;line-height:1.4}.time-block small{color:var(--muted);font-size:9px}.procedure-mark{width:4px;align-self:stretch;min-height:38px;border-radius:5px;background:#bd8c91}.procedure-mark.green{background:#92aa98}.procedure-mark.gold{background:#cdb48b}.slot-info{flex:1;min-width:0}.slot-info h3{font-size:12px;margin:0 0 7px;font-weight:600}.slot-info p{font-size:10px;color:var(--muted);margin:0;line-height:1.5}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:6px;padding:5px 7px;font-size:9px;line-height:1.3;background:#f3eeed;color:#80727b;white-space:nowrap}.badge.green{color:var(--green);background:var(--green-light)}.badge.rose{color:#9a666d;background:#f8ecec}.badge.gold{color:#9d7d47;background:#f7f0e5}.badge.plum{color:var(--plum);background:var(--rose-light)}.badge svg{width:11px;height:11px}.loyalty-card{position:relative;overflow:hidden;background:#f1e6e5;border:1px solid #e8d8d7;border-radius:var(--radius);padding:25px;min-height:228px}.loyalty-card:after{content:"";position:absolute;width:210px;height:290px;border:1px solid #d9bfbf80;border-radius:50%;right:-80px;bottom:-165px;transform:rotate(30deg);box-shadow:0 0 0 20px #d9bfbf20,0 0 0 40px #d9bfbf10;pointer-events:none}.loyalty-card .eyebrow{color:#986e7e}.loyalty-card h2{font:27px/1.12 Georgia,serif;max-width:220px;margin:15px 0 12px}.loyalty-card p{font-size:11px;color:#8b757d;line-height:1.7;max-width:240px;margin-bottom:20px}.loyalty-card .text-button{position:relative;z-index:1;font-size:11px;font-weight:600}.right-stack{display:flex;flex-direction:column;gap:22px}.wait-mini{display:flex;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #f1edeb}.wait-mini:last-child{border:0}.wait-mini .avatar{width:32px;height:32px;font-size:10px;background:#f4efec}.wait-mini h3{margin:0 0 4px;font-size:11px}.wait-mini p{margin:0;color:var(--muted);font-size:10px}.wait-mini .badge{margin-left:auto}.notice{border:1px solid #ebdfd2;background:#fcf7ef;border-radius:12px;padding:13px 16px;color:#937547;font-size:12px;line-height:1.65;margin-bottom:20px}.notice.rose{background:#f8efef;border-color:#eddddd;color:#956d78}.notice.green{background:var(--green-light);border-color:#dde8df;color:var(--green)}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.toolbar input{max-width:330px}.toolbar select{width:auto;max-width:220px}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;text-align:left;min-width:650px}.data-table th{font-size:10px;color:#9d9298;font-weight:500;background:#fcfaf9;padding:13px 22px;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{padding:16px 22px;font-size:11px;border-bottom:1px solid #f0ece9;line-height:1.6;vertical-align:middle}.data-table tr:last-child td{border:0}.data-table td strong{font-weight:600}.data-table td small{color:var(--muted);display:block;font-size:10px}.person-cell{display:flex;align-items:center;gap:10px}.person-cell .avatar{width:32px;height:32px;flex-shrink:0}.bottom-panel{margin-top:23px}.empty{text-align:center;padding:42px 20px;color:var(--muted);font-size:12px;line-height:1.6}.empty svg{width:32px;height:32px;color:#c9b2bb;margin-bottom:10px}.empty p{margin:3px auto 0;max-width:370px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.procedure-card{background:white;border:1px solid var(--line);border-radius:18px;padding:21px;display:flex;flex-direction:column;position:relative}.procedure-card h2{font:23px/1.2 Georgia,serif;margin:17px 0 12px}.procedure-card p{font-size:12px;color:var(--muted);line-height:1.7}.procedure-card .detail{display:flex;align-items:flex-start;gap:9px;font-size:11px;margin:11px 0;line-height:1.6}.procedure-card .detail svg{width:16px;height:16px;color:var(--rose)}.procedure-card .card-footer{padding-top:17px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line)}.card-footer small{font-size:10px;color:var(--muted)}.card-footer strong{font-weight:500;font-size:13px}.booking-card{padding:24px;background:white;border:1px solid var(--line);border-radius:18px;margin-bottom:15px}.booking-card .booking-head{display:flex;justify-content:space-between;gap:12px}.booking-card h2{font:23px Georgia,serif}.booking-card p{font-size:12px;color:var(--muted);line-height:1.65}.booking-card .actions{margin-top:16px}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}.span-2{grid-column:1/-1}.form-panel{padding:25px;max-width:760px}.form-panel h2{margin-bottom:20px}.form-hint{color:var(--muted);font-size:11px;line-height:1.7;margin:-5px 0 18px}.mobile-menu{display:none}.footer-note{color:#a699a0;font-size:10px;text-align:center;padding-top:28px}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:#eadbd7;position:relative;overflow:hidden;padding:55px;display:flex;flex-direction:column;justify-content:space-between;min-height:650px}.login-art:before{content:"";position:absolute;width:470px;height:650px;right:-150px;bottom:-180px;border:1px solid #aa7e8160;border-radius:50%;transform:rotate(25deg);box-shadow:0 0 0 35px #aa7e8110,0 0 0 70px #aa7e8108}.login-art .brand{z-index:1}.login-quote{z-index:1;position:relative;max-width:470px}.login-quote h1{font-size:57px;line-height:1.06;color:#5a3b4b}.login-quote p{color:#977b83;font-size:14px;line-height:1.8;max-width:350px}.login-art .eyebrow{color:#987681}.login-form-area{display:flex;justify-content:center;align-items:center;padding:50px}.login-form{width:100%;max-width:380px}.login-form h1{font-size:33px}.login-form>p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:30px}.demo-box{border:1px dashed #d9c5bc;border-radius:15px;padding:18px;margin-top:28px;background:#fdfaf5}.demo-box h3{font-size:13px}.demo-box p{font-size:11px;line-height:1.7;color:var(--muted)}.demo-box .actions .btn{flex:1}.login-footer{margin-top:30px;font-size:10px;color:var(--muted);line-height:1.7}.toasts{position:fixed;right:24px;bottom:24px;z-index:150;display:flex;gap:10px;flex-direction:column;width:min(380px,calc(100vw - 30px))}.toast{border:1px solid #e2d8dc;background:white;box-shadow:0 9px 30px #34232e20;border-radius:12px;padding:16px 19px;font-size:12px;line-height:1.6;color:var(--plum);animation:toast-in .2s}.toast.error{border-color:#e4b8af;color:#a65c50}.toast.success{border-color:#cddfd2;color:var(--green)}@keyframes toast-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}dialog{border:1px solid var(--line);border-radius:22px;padding:0;background:var(--bg);max-width:620px;width:calc(100% - 32px);max-height:calc(100vh - 50px);box-shadow:0 20px 100px #21121e35}dialog::backdrop{background:#352a3170;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:25px 26px 15px;gap:15px}.dialog-head h2{font:26px Georgia,serif;margin:0}.dialog-body{padding:5px 26px 27px}.dialog-body p{font-size:12px;line-height:1.7;color:var(--muted)}.dialog-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.photo-preview{max-width:100%;max-height:260px;border-radius:12px;object-fit:contain}.pill-tabs{display:flex;gap:6px;flex-wrap:wrap}.pill-tabs button{background:white;border:1px solid var(--line);color:var(--muted);border-radius:9px;padding:9px 13px;font-size:11px}.pill-tabs button.active{background:var(--plum);color:white;border-color:var(--plum)}.progress-track{display:flex;gap:6px;margin:18px 0}.progress-track span{height:5px;flex:1;border-radius:3px;background:#dbc8c7}.progress-track span.done{background:var(--plum)}.error-box{padding:30px;border:1px solid #e8cbc5;border-radius:18px;background:white;color:#9d645a}.loading{padding:80px 20px;text-align:center;color:var(--muted);font-size:12px}.loading:before{content:"";display:block;width:25px;height:25px;border:2px solid #eadde1;border-top-color:var(--plum);border-radius:50%;margin:0 auto 15px;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.inline-error{color:#a65951;font-size:12px;line-height:1.6;margin-bottom:12px}.scroll-lock{overflow:hidden}
@media(min-width:1500px){.main{padding-top:40px}.stats{gap:22px}.stat{padding:24px}.dashboard-grid{gap:26px}.sidebar{width:252px}.shell{grid-template-columns:252px minmax(0,1fr)}}
@media(max-width:1150px){.sidebar{width:210px;padding:25px 15px}.shell{grid-template-columns:210px minmax(0,1fr)}.main{padding:30px 26px}.topbar{padding:0 26px}.stats{gap:12px}.stat{padding:17px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 285px;gap:17px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.date-top{display:none}.panel-header{padding:20px 19px}.panel-body{padding:0 19px 19px}}
@media(max-width:900px){.dashboard-grid{grid-template-columns:1fr}.right-stack{display:grid;grid-template-columns:1fr 1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.loyalty-card{min-height:230px}.login-art{padding:35px}.login-quote h1{font-size:43px}.login-form-area{padding:35px}.stat-value{font-size:29px}}
@media(max-width:700px){h1{font-size:32px}.shell{display:block}.sidebar{transform:translateX(-100%);width:250px;transition:transform .18s}.sidebar.open{transform:translateX(0);box-shadow:40px 0 100vw 100vw #352a3150}.content{width:100%}.topbar{height:65px;padding:0 18px}.mobile-menu{display:flex}.breadcrumb{display:none}.topbar-right{gap:8px}.role-switch{font-size:10px;padding:5px}.demo-pill{font-size:9px;padding:6px 8px}.main{padding:26px 18px 32px}.page-head{align-items:flex-start;gap:10px;margin-bottom:22px}.page-head .btn{padding:10px 12px;font-size:11px;max-width:150px}.page-head .eyebrow{font-size:9px;letter-spacing:1.5px}.page-head p{font-size:11px}.stats{gap:10px;margin-bottom:18px}.stat{padding:16px}.stat-top{font-size:10px}.stat-value{font-size:29px;margin-top:11px}.stat-bottom{font-size:9px}.right-stack{grid-template-columns:1fr}.dashboard-grid{gap:18px}.panel-header{padding:20px 17px}.panel-body{padding:0 17px 17px}.slot-row{gap:10px}.slot-row>.badge{font-size:8px;padding:5px}.slot-info h3{font-size:11px}.slot-info p{font-size:9px}.time-block{font-size:12px;width:41px}.cards{grid-template-columns:1fr}.toolbar input,.toolbar select{max-width:none}.toolbar input{flex:1;min-width:170px}.toolbar select{flex:1}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.details-grid{grid-template-columns:1fr}.form-panel{padding:20px}.data-table td,.data-table th{padding-left:17px;padding-right:17px}.login-page{grid-template-columns:1fr}.login-art{padding:26px;min-height:275px}.login-art .brand-word{font-size:22px}.login-quote h1{font-size:35px;margin:30px 0 10px;max-width:300px}.login-quote p{font-size:11px;max-width:270px;margin-bottom:0}.login-art>.eyebrow{display:none}.login-form-area{padding:30px 25px 45px}.login-form{max-width:440px}.login-form h1{font-size:30px}.login-form>p{margin-bottom:22px}.login-footer{margin-top:22px}.booking-card{padding:20px}.booking-head{flex-wrap:wrap}.dialog-head{padding:23px 20px 15px}.dialog-body{padding:4px 20px 22px}.toasts{right:15px;bottom:15px}.loyalty-card h2{max-width:none}.loyalty-card p{max-width:none}.loyalty-card{min-height:auto}.footer-note{line-height:1.6}.page-head .actions{justify-content:flex-end}.booking-card h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.support-card .text-button{margin-top:12px;font-size:10px;text-align:left;line-height:1.5}.page-head>div{min-width:0}.procedure-card h2,.booking-card h2,.toast{overflow-wrap:anywhere}button:focus-visible,a:focus-visible{outline:2px solid var(--rose);outline-offset:3px}@media(max-width:700px){.page-head{flex-wrap:wrap}.page-head>.btn{max-width:none}.page-head h1{overflow-wrap:anywhere}.progress-track{gap:4px}}
