:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef2f7}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{border:0;border-radius:12px;padding:10px 14px;background:#eef3ff;color:#1650c8;font-weight:650;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}input,select,textarea{width:100%;border:1px solid #d9e1ee;border-radius:12px;padding:12px;background:#fff;color:#172033}textarea{min-height:88px;resize:vertical}label{display:block;margin:12px 0 6px;font-weight:650}.app-shell{max-width:800px;min-height:100vh;margin:0 auto;background:#f7f9fc;padding-bottom:92px}.center-screen{display:grid;place-items:center;padding:24px}.main-content{padding:12px}.customer-header{position:sticky;top:0;z-index:20;padding:14px 12px 12px;background:#f7f9fcf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e1e8f2}.customer-line{display:flex;align-items:center;gap:12px;margin-bottom:12px}.avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.avatar-empty{display:grid;place-items:center;background:#dfe8f7;font-weight:800}.hello{font-size:18px;font-weight:800}.muted{color:#718096}.small{font-size:13px}.finance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.metric{text-align:left;background:#fff;border:1px solid #e1e8f2;color:#172033;box-shadow:0 8px 24px #263e640f}.metric span{display:block;font-size:12px;color:#718096}.metric b{display:block;margin-top:4px;font-size:18px}.metric.static{padding:10px 14px;border-radius:12px}.service-list{display:grid;gap:12px}.service-card,.order-card,.empty-card,.form-card,.total-card,.success-card{background:#fff;border:1px solid #e1e8f2;border-radius:18px;box-shadow:0 8px 24px #263e640f}.service-card{overflow:hidden}.service-photo{width:100%;height:220px;object-fit:cover;background:#e5ebf3;display:grid;place-items:center;color:#718096}.service-body{padding:14px}.service-topline,.service-footer,.summary-line,.section-head,.order-head,.total-card div,.cart-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.service-topline{color:#718096;font-size:13px}.service-body h3{margin:8px 0;font-size:21px}.service-body p{color:#49566a;line-height:1.42}.html-description{color:#49566a;line-height:1.45}.service-footer{margin-top:14px}.service-footer b{font-size:20px}.primary{background:#1677ff;color:#fff}.wide{width:100%;margin-top:12px;padding:14px}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:800px;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #dfe8f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{color:#637083;background:transparent;padding:10px 4px}.bottom-nav button.active{color:#1677ff;background:#eef5ff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;background:#050c1973;padding:12px}.modal-card{width:100%;max-width:760px;max-height:92vh;overflow:auto;background:#fff;border-radius:22px;padding:16px;box-shadow:0 20px 80px #00000040}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.modal-head h3{margin:0}.icon-button{background:#f0f3f8;color:#172033;width:40px;height:40px;padding:0;font-size:24px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:12px 0}.calendar-day{min-height:54px;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;padding:6px;color:#172033;background:#eef8f0}.calendar-day.partial{background:#fff6d9}.calendar-day.busy{background:#f4dede;color:#9a3a3a}.calendar-day.selected{outline:3px solid #1677ff}.page-section{padding:4px 0}.page-section h2{margin:8px 0 12px}.cart-row{background:#fff;border:1px solid #e1e8f2;border-radius:14px;padding:12px;margin-bottom:8px}.link-button{background:transparent;padding:4px 0;display:block;color:#d33}.form-card,.total-card,.empty-card,.success-card{padding:14px;margin:12px 0}.checkbox-line{display:flex;gap:8px;align-items:center}.checkbox-line input{width:auto}.total-card{display:grid;gap:8px}.payable{font-size:20px}.order-card{padding:14px;margin-bottom:12px}.order-head span{border-radius:999px;background:#eef5ff;color:#1677ff;padding:4px 8px;font-size:12px}.order-item{border-top:1px solid #eef2f7;padding:8px 0;display:grid;gap:3px}.order-item span{color:#718096;font-size:12px}.menu-list{display:grid;gap:8px}.error{background:#fff0f0;border:1px solid #f2c9c9;color:#a12424;padding:12px;border-radius:14px;margin:10px 0}.qr-card{text-align:center}.qr-card input{margin-top:12px;font-size:12px}@media (min-width: 700px){.service-card{display:grid;grid-template-columns:280px 1fr}.service-photo{height:100%;min-height:240px}.modal-backdrop{align-items:center}}.debug-card{margin:8px 12px;padding:10px 12px;border-radius:12px;background:#fff7d6;color:#3b2f00;font-size:12px;line-height:1.35;box-shadow:0 1px 4px #00000014;word-break:break-word}.vk-close-button{position:fixed;top:10px;right:10px;z-index:9999;border:0;border-radius:999px;padding:8px 12px;background:#000000b8;color:#fff;font-size:13px;line-height:1}
