.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1.15fr) minmax(320px,.85fr)}.brand-panel{display:flex;flex-direction:column;justify-content:center;gap:28px;padding:64px 56px;color:var(--white);background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.18),transparent 26%),radial-gradient(circle at 88% 86%,rgba(147,197,253,.35),transparent 34%),linear-gradient(165deg,#071a3a,#0b2f6b 48%,#1d4ed8)}.brand-lockup{display:flex;align-items:flex-start;gap:16px}.mark{display:grid;place-items:center;flex:0 0 auto;border-radius:16px;background:var(--white);color:var(--blue);box-shadow:0 10px 24px #071a3a2e}.eyebrow{margin:0;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#dbeafe}.brand-panel h1{margin:6px 0 0;max-width:18ch;font-size:clamp(36px,4vw,56px);line-height:1.02;letter-spacing:-.04em}.brand-lead{margin:0;max-width:42ch;font-size:18px;line-height:1.5;color:#ffffffe0}.brand-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;max-width:460px}.brand-points li{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);font-weight:600}.brand-points li:before{content:"";width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff2e;flex:0 0 auto}.auth-panel{display:grid;place-items:center;padding:32px 24px;background:radial-gradient(circle at 80% 0%,rgba(37,99,235,.12),transparent 36%),var(--ice)}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.page.home{display:block;padding:0 0 56px;background:var(--ice)}.home-band{background:radial-gradient(circle at 88% 0%,rgba(255,255,255,.16),transparent 26%),linear-gradient(165deg,#071a3a,#0b2f6b 58%,#1d4ed8);padding:28px 24px 48px}.box{width:min(440px,100%);display:flex;flex-direction:column;gap:14px}.auth-panel .box{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:32px 28px;box-shadow:var(--shadow)}.box.wide{width:min(1080px,100%);margin:-22px auto 0;padding:0 24px;gap:18px}.home-head{width:min(1080px,100%);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;color:var(--white)}.home-head h1,.box h1,.box h2,.shop-form h2,.shops h2{margin:0;letter-spacing:-.03em}.box h1,.box h2{font-size:28px;color:var(--ink)}.home-head h1{font-size:32px;color:var(--white)}.home-head p,.role{margin:4px 0 0;color:#dbeafe}.role{display:inline-flex;margin-top:8px;padding:4px 10px;border-radius:999px;background:#ffffff24;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.form-hint,.muted{margin:0;color:var(--muted);line-height:1.45}.split{display:grid;gap:18px}@media(min-width:900px){.split{grid-template-columns:1fr 1fr;align-items:stretch}}.shop-form,.shops{display:flex;flex-direction:column;gap:12px;background:var(--white);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 12px 32px #0b2f6b0f}.shop-form .shop-form{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.shop-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;color:var(--muted)}.shop-form h2,.shops h2{font-size:20px;color:var(--ink)}.shops ul,.list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px}.list{grid-template-columns:1fr}.list li,.shops li{background:#f8fbff;border:1px solid var(--line);border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.shops li{transition:border-color .15s ease,transform .15s ease,background .15s ease}.shops li:hover{background:var(--white);border-color:#93c5fd;transform:translateY(-1px)}.health{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin:0;padding:6px 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:13px;font-weight:800}.health:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.health.down{background:#fef2f2;color:#b91c1c}.box input,.box select,.shop-form input,.shop-form select,.lang-switch select{width:100%;background:var(--white);border:1px solid #c5d4ea;border-radius:14px;padding:12px 14px;font-size:16px;color:var(--ink)}.box input:focus,.box select:focus,.shop-form input:focus,.shop-form select:focus,.lang-switch select:focus{outline:none;border-color:var(--blue-bright);box-shadow:0 0 0 4px #2563eb29}.roles{display:grid;grid-template-columns:1fr 1fr;gap:8px}.roles button,.tabs button,.row-actions .link,.home-actions .link{border:1px solid var(--line);border-radius:14px;background:var(--white);color:var(--navy);font-weight:700;cursor:pointer}.roles button{padding:12px 10px}.roles button.active,.tabs button.active{background:var(--blue);border-color:var(--blue);color:var(--white);box-shadow:0 8px 16px #1d4ed838}.submit{background:linear-gradient(180deg,#3b82f6,#1d4ed8);color:var(--white);border:0;border-radius:14px;padding:14px 16px;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 10px 20px #1d4ed847}.submit:hover{filter:brightness(1.06)}.submit:disabled{opacity:.55;cursor:not-allowed;filter:none;box-shadow:none}.message{margin:0;padding:12px 14px;border-radius:14px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-weight:600}.link{background:none;border:0;color:var(--blue);cursor:pointer;padding:4px 0;font-size:14px;font-weight:700;text-align:center}.tabs{display:flex;flex-wrap:wrap;gap:6px;padding:6px;background:var(--white);border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 24px #0b2f6b0d}.tabs button{border:0;background:transparent;border-radius:12px;padding:10px 14px;color:var(--muted)}.card-btn{background:none;border:0;padding:0;text-align:left;display:flex;flex-direction:column;gap:4px;cursor:pointer;color:inherit;font:inherit}.card-btn strong{color:var(--navy);font-size:16px}.row-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.row-actions .submit,.row-actions .link{flex:1 1 160px}.row-actions .link{text-decoration:none;padding:8px 12px}.home-actions .link{color:var(--white);text-decoration:none;padding:8px 14px;border-color:#ffffff59;background:#ffffff14}.auth-head{display:flex;flex-direction:column;align-items:stretch;gap:8px}.auth-head .lang-switch{order:-1;align-self:flex-end}.home-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.auth-copy{display:flex;flex-direction:column;gap:6px}.home-actions{align-items:flex-end}.page.home .lang-switch{color:#e8f1ff}.page.home .lang-switch select{width:auto;min-width:148px;background:var(--white);color:var(--ink)}.lang-switch{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.lang-switch select{width:auto;min-width:140px}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metrics article{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:16px;background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid var(--line)}.metrics span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.metrics strong{color:var(--navy);font-size:20px;letter-spacing:-.03em}.badge{display:inline-flex;width:fit-content;padding:3px 8px;border-radius:999px;background:#dbeafe;color:#1e40af;font-size:12px;font-weight:800}.badge.available{background:#dbeafe;color:#1d4ed8}.badge.completed{background:#ecfdf5;color:#047857}.badge.cancelled{background:#f1f5f9;color:#64748b}.list a{color:var(--blue);font-weight:700;word-break:break-all}.empty{padding:18px;border-radius:16px;background:#f8fbff;border:1px dashed #bfd3ee;text-align:center}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.brand-panel{padding:36px 24px 28px;gap:18px}.brand-panel h1{max-width:none;font-size:34px}.brand-points{display:none}.home-head,.home-actions{flex-direction:column;align-items:flex-start}.metrics{grid-template-columns:1fr}}:root{--navy: #0b2f6b;--blue: #1d4ed8;--blue-bright: #2563eb;--ink: #0c2340;--muted: #5a6d86;--line: #d7e3f4;--ice: #f4f8fc;--white: #ffffff;--shadow: 0 18px 50px rgba(11, 47, 107, .12);color-scheme:light}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Manrope,Segoe UI,sans-serif;background:var(--ice);color:var(--ink)}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:2px}
