
/* Mrągowo Bus • APEX 11.0 • Zdrowie PRO */
.hp110-hidden{display:none!important}
.hp110-panel,.hp110-panel *,.hp110-public,.hp110-public *{box-sizing:border-box}
.hp110-panel button{transform:none!important;scale:1!important}
.hp110-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px;border:1px solid rgba(80,190,235,.2);border-radius:22px;background:linear-gradient(135deg,#092d3f,#173d3c);margin-bottom:12px}
.hp110-head small{color:#64dafd;font-weight:900;letter-spacing:.12em}.hp110-head h1{margin:4px 0;font-size:26px}.hp110-head p{margin:0;color:#8bafbd}
.hp110-head-actions{display:flex;gap:7px;flex-wrap:wrap}.hp110-btn,.hp110-panel button,.hp110-panel a.hp110-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 11px;border-radius:11px;border:1px solid rgba(82,186,228,.22);background:#0a2c3c;color:#eefaff;text-decoration:none;font-weight:850;cursor:pointer}
.hp110-btn.primary,.hp110-panel button.primary{background:#18ade7;color:#00131c;border-color:#18ade7}.hp110-btn.danger,.hp110-panel button.danger{background:#471824;color:#ffacb8;border-color:#773041}
.hp110-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.hp110-tabs button.active{background:#18ade7;color:#00131c}
.hp110-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp110-card,.hp110-editor{padding:15px;border:1px solid rgba(80,185,228,.17);border-radius:17px;background:#061923}.hp110-card h3,.hp110-editor h2{margin:5px 0}.hp110-card p{color:#86a7b4}
.hp110-meta{display:flex;gap:6px;flex-wrap:wrap;margin:9px 0}.hp110-meta span{padding:5px 7px;border-radius:999px;background:#0a3040;color:#94c8da;font-size:9px}
.hp110-form{display:grid;gap:9px}.hp110-form label{display:grid;gap:5px;color:#a6c2cf;font-size:11px;font-weight:800}.hp110-form input,.hp110-form textarea,.hp110-form select{width:100%;border:1px solid rgba(87,188,231,.22);background:#041720;color:#edfaff;border-radius:11px;padding:10px}.hp110-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center!important}.hp110-check input{width:auto!important}
.hp110-two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hp110-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.hp110-list{display:grid;gap:8px}.hp110-item{padding:11px;border-radius:13px;background:#071c28;border:1px solid rgba(78,180,222,.12)}
.hp110-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900;background:#123548;color:#7bd7ff}.hp110-status.pending,.hp110-status.proposed{background:#3e3415;color:#ffd978}.hp110-status.confirmed{background:#123b2f;color:#78e7ba}.hp110-status.completed{background:#173b27;color:#7de3aa}.hp110-status.cancelled,.hp110-status.rejected,.hp110-status.no_show{background:#451824;color:#ff9baa}
.hp110-privacy{padding:11px;border-radius:12px;background:#071c28;color:#7899a7;font-size:10px}.hp110-empty{padding:17px;border:1px dashed rgba(91,190,231,.25);border-radius:14px;color:#88a9b7;background:#061923}
.hp110-quick{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px;border:1px solid rgba(80,185,228,.17);border-radius:17px;background:#082231;margin:12px 0}.hp110-quick small{color:#64dafd;font-weight:900}.hp110-quick h2{margin:4px 0}.hp110-quick>div:last-child{display:flex;gap:6px;flex-wrap:wrap}
.hp110-public{min-height:100vh;margin:0;background:radial-gradient(circle at 10% 0,rgba(22,135,182,.16),transparent 35%),#03111a;color:#edf9ff;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.hp110-public-wrap{max-width:1180px;margin:auto;padding:22px}.hp110-public-nav{display:flex;justify-content:space-between;margin-bottom:14px}.hp110-public-nav a{color:#eefaff;text-decoration:none;font-weight:900}
.hp110-public-hero{padding:27px;border-radius:27px;border:1px solid rgba(84,188,232,.2);background:linear-gradient(135deg,#0a3042,#1d413d);margin-bottom:14px}.hp110-public-hero small{color:#69dbff;font-weight:900;letter-spacing:.12em}.hp110-public-hero h1{font-size:clamp(34px,6vw,58px);margin:5px 0}.hp110-public-hero p{color:#9ab8c5}
.hp110-hub-search{display:grid;grid-template-columns:1fr auto;gap:8px;padding:14px;border:1px solid rgba(84,187,229,.18);border-radius:18px;background:#082130}.hp110-hub-search input{width:100%;border:1px solid rgba(88,189,232,.22);background:#041720;color:#eefaff;border-radius:11px;padding:12px}.hp110-hub-search button{border:0;background:#18ade7;color:#00131c;border-radius:11px;padding:11px 16px;font-weight:900}
.hp110-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.hp110-hub-card{display:grid;grid-template-columns:100px 1fr;gap:13px;padding:14px;border:1px solid rgba(82,185,228,.16);border-radius:19px;background:#071f2d}.hp110-hub-icon{display:grid;place-items:center;border-radius:15px;background:#0d3446;font-size:42px}.hp110-hub-card h2{margin:4px 0}.hp110-hub-card p{color:#88a9b6}.hp110-actions{display:flex;gap:7px;flex-wrap:wrap}.hp110-actions a{padding:9px 11px;border-radius:10px;background:#0b3042;border:1px solid rgba(87,188,231,.22);color:#eefaff;text-decoration:none;font-weight:850}.hp110-actions a.primary{background:#18ade7;color:#00131c;border-color:#18ade7}
.hp110-profile-cta{max-width:1180px;margin:16px auto;padding:18px 22px;border:1px solid rgba(88,188,231,.2);border-radius:20px;background:linear-gradient(135deg,#0a3042,#163c3b);display:flex;justify-content:space-between;align-items:center;gap:16px}.hp110-profile-cta span{font-size:9px;color:#65d7ff;font-weight:900;letter-spacing:.14em}.hp110-profile-cta h2{margin:4px 0}.hp110-profile-cta p{margin:0;color:#92b0bd}.hp110-profile-cta>a{white-space:nowrap;background:#1aade6;color:#00131b;text-decoration:none;font-weight:900;padding:12px 15px;border-radius:12px}
@media(max-width:900px){.hp110-grid,.hp110-hub-grid{grid-template-columns:1fr}.hp110-quick{display:block}}
@media(max-width:620px){.hp110-two,.hp110-hub-search{grid-template-columns:1fr}.hp110-hub-card{grid-template-columns:75px 1fr}.hp110-profile-cta{margin:12px;display:grid}}
