.lbst{--ink:#17233b;--muted:#667085;--blue:#2457a6;--pale:#edf4ff;--line:#d9e2ef;max-width:980px;margin:32px auto;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(21,38,74,.08);overflow:hidden;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.lbst *{box-sizing:border-box}.lbst__header{padding:34px 36px 26px;background:linear-gradient(135deg,#f7faff,#eef5ff)}.lbst__eyebrow,.lbst__result-head span{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--blue)}.lbst h2{font-size:clamp(28px,4vw,42px);line-height:1.1;margin:8px 0 10px}.lbst__header p{max-width:720px;margin:0;color:var(--muted);font-size:16px}.lbst__modes{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:24px 36px 0}.lbst__mode{display:flex;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;cursor:pointer}.lbst__mode.is-active{border-color:var(--blue);background:var(--pale)}.lbst__mode input{margin-top:5px;accent-color:var(--blue)}.lbst__mode span{display:grid;gap:3px}.lbst__mode small{color:var(--muted)}.lbst__form{padding:24px 36px 30px}.lbst__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lbst label>span,.lbst__location>label>span{display:block;font-size:13px;font-weight:750;margin-bottom:7px}.lbst input,.lbst select,.lbst button{font:inherit}.lbst input[type=date],.lbst input[type=time],.lbst input[type=search],.lbst select{width:100%;min-height:48px;border:1px solid #bcc9da;border-radius:10px;padding:10px 12px;background:#fff;color:var(--ink)}.lbst input:focus,.lbst select:focus{outline:3px solid rgba(36,87,166,.15);border-color:var(--blue)}.lbst__location{margin-top:18px}.lbst__location-row{display:grid;grid-template-columns:1fr auto;gap:10px}.lbst button{border:0;border-radius:10px;padding:11px 18px;font-weight:750;cursor:pointer}.lbst__find{background:#e8eef7;color:var(--ink)}.lbst__submit{margin-top:22px;background:var(--blue);color:#fff;min-height:50px}.lbst__matches{margin-top:8px;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff;box-shadow:0 12px 24px rgba(21,38,74,.1)}.lbst__matches p{margin:4px 8px 8px;font-size:13px;color:var(--muted)}.lbst__matches button{display:grid;width:100%;text-align:left;background:#fff;padding:10px}.lbst__matches button:hover{background:var(--pale)}.lbst__matches button small{font-weight:400;color:var(--muted);margin-top:2px}.lbst__attribution{display:block;padding:8px;color:var(--muted)}.lbst__status{min-height:24px;margin-top:12px;color:#9a4e00}.lbst__result{margin:0 36px 34px;border-top:3px solid var(--blue)}.lbst__result-head{padding:24px 0 16px}.lbst__result h3{font-size:24px;margin:5px 0 8px}.lbst__result-head p{font-size:17px;margin:0}.lbst__table-wrap{overflow-x:auto}.lbst table{border-collapse:collapse;width:100%;font-size:14px}.lbst th,.lbst td{padding:12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.lbst thead th{background:#f4f7fb}.lbst tbody th{width:23%}.lbst tbody td:nth-child(2){width:32%;font-weight:650}.lbst__warning{margin-top:18px;padding:15px 17px;border-radius:10px;background:#fff7e8;color:#68461e}.lbst__warning p{margin:5px 0 0}.lbst__footnote{padding:16px 36px;margin:0;background:#f7f8fa;color:var(--muted);font-size:12px}.lbst-login{padding:20px;border:1px solid #d9e2ef;border-radius:12px;background:#f7faff}@media(max-width:680px){.lbst{border-radius:14px}.lbst__header,.lbst__form{padding-left:20px;padding-right:20px}.lbst__modes{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.lbst__grid{grid-template-columns:1fr}.lbst__location-row{grid-template-columns:1fr}.lbst__result{margin-left:20px;margin-right:20px}.lbst__footnote{padding-left:20px;padding-right:20px}}
