:root{color:#202124;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}a{color:#165c7d;text-decoration:none}a:hover{text-decoration:underline}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(420px,100%);background:#fff;border:1px solid #dde2e7;border-radius:8px;padding:24px}.auth-panel h1{margin:0;font-size:32px}.auth-panel p{color:#65707a;margin:8px 0 20px}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.top-bar h1,.top-bar p,.section-header h2{margin:0}.top-bar h1{font-size:32px}.top-bar p{color:#65707a;margin-top:4px}.check-actions{display:inline-flex;align-items:center;flex-wrap:wrap;gap:12px;justify-content:flex-end}.signed-in-user{color:#4d5963;font-size:13px;font-weight:700}.check-timer{display:inline-flex;align-items:center;gap:10px;min-width:146px;justify-content:flex-end;color:#202124}.check-timer strong,.check-timer small{display:block}.check-timer strong{font-size:18px}.check-timer small{color:#65707a;font-size:12px}.clock-face{position:relative;width:34px;height:34px;border:2px solid #165c7d;border-radius:50%;background:#fff}.clock-face:before,.clock-face:after{content:"";position:absolute;left:50%;bottom:50%;width:2px;border-radius:2px;background:#165c7d;transform-origin:bottom center}.clock-face:before{height:10px;animation:clock-hand 15s linear infinite}.clock-face:after{height:7px;animation:clock-hand 60s linear infinite}@keyframes clock-hand{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}.entry-panel{background:#fff;border:1px solid #dde2e7;border-radius:8px;padding:18px;margin-bottom:24px}label{display:block;font-weight:700;margin-bottom:8px}.entry-row{display:grid;grid-template-columns:1fr auto;gap:10px}input{width:100%;min-height:44px;border:1px solid #c8d0d8;border-radius:6px;padding:0 12px}select{min-height:44px;border:1px solid #c8d0d8;border-radius:6px;padding:0 36px 0 12px;background:#fff}button{min-height:40px;border:0;border-radius:6px;background:#165c7d;color:#fff;padding:0 16px;cursor:pointer;font-weight:700}button:disabled{cursor:default;opacity:.6}.secondary{background:#eef3f5;color:#17485e}.danger{background:#f7e1e1;color:#8f2e2e}.message{color:#9b2f2f;margin:12px 0 0}.field-help{color:#65707a;font-size:13px;margin:8px 0 0}.field-error{color:#9b2f2f}.settings-panel{padding:0}.settings-panel summary{cursor:pointer;font-weight:700;padding:18px}.settings-panel form{border-top:1px solid #dde2e7;padding:18px}.listing-section{background:#fff;border:1px solid #dde2e7;border-radius:8px;overflow:hidden}.section-header{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #dde2e7}.section-header h2{font-size:20px}.section-header span{color:#65707a}.filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) 170px 150px auto auto auto;gap:10px;align-items:center;padding:14px 18px;border-bottom:1px solid #dde2e7}.check-filter{display:inline-flex;align-items:center;gap:8px;margin:0;color:#4d5963;font-size:13px;font-weight:700;white-space:nowrap}.check-filter input{width:auto;min-height:auto}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;color:#65707a;font-size:13px}.section-header .pagination{padding:0}.pagination>div{display:inline-flex;align-items:center;gap:10px}.pagination button{min-height:34px}.listing-list{display:grid}.listing-card{border-bottom:1px solid #edf0f2}.listing-card-checking{background:#f4fafc}.listing-card:last-child{border-bottom:0}.listing-summary{display:flex;gap:12px;align-items:center;padding:12px 18px}.expand-toggle{width:32px;min-width:32px;height:40px;min-height:40px;padding:0;background:#eef3f5;color:#17485e;display:inline-flex;align-items:center;justify-content:center;line-height:1}.listing-title{font-weight:700;min-width:0;overflow-wrap:anywhere}.listing-thumb{width:54px;height:54px;border-radius:6px;object-fit:cover;background:#edf0f2;flex:0 0 54px}.listing-main{flex:1 1 280px;min-width:0}.listing-meta{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:4px;color:#65707a;font-size:13px}.listing-meta span{overflow-wrap:anywhere}.listing-details{display:flex;flex-wrap:wrap;gap:14px;padding:0 18px 18px 62px}.listing-details img{flex:0 0 96px;width:96px;height:96px;border-radius:6px;object-fit:cover;background:#edf0f2}.listing-details>div{flex:1 1 320px;min-width:0}.details-grid{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:8px;color:#4d5963;font-size:13px;line-height:1.35}.details-grid strong{color:#202124}.description{max-width:680px;color:#65707a!important;line-height:1.45;margin-top:8px!important}.media-links{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:10px;color:#4d5963;font-size:13px}.media-links strong{color:#202124}.media-link-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.media-link-list a{display:inline-flex;align-items:center;min-height:32px;border-radius:6px;background:#eef3f5;padding:0 10px;font-weight:700}.media-link-list .image-preview-link{width:72px;height:72px;min-height:72px;overflow:hidden;padding:0;background:#edf0f2}.listing-details .image-preview-link img{width:100%;height:100%;border-radius:6px;object-fit:cover}.listing-error{color:#9b2f2f;margin:8px 0 0;font-size:13px}.central-park-row{display:flex;gap:8px;align-items:center;margin-top:0;white-space:nowrap}.central-park-row span{color:#4d5963;font-size:13px;font-weight:700}.central-park-row input{width:104px;min-height:40px;max-width:104px;padding:0 10px;text-align:center;font-weight:700}.inline-edit{min-width:104px;min-height:40px;background:#eef3f5;color:#17485e;padding:0 12px}.detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.status{display:inline-flex;align-items:center;justify-content:center;min-width:84px;min-height:40px;border-radius:8px;padding:0 16px;font-size:13px;font-weight:700}.status-available{background:#e4f3e7;color:#216338}.status-sold{background:#fde9df;color:#9a3f19}.status-removed,.status-error{background:#f7e1e1;color:#8f2e2e}.status-unknown{background:#e8ebef;color:#4d5963}.checking-label{display:inline-flex;align-items:center;min-height:34px;border-radius:8px;background:#e5f1f7;color:#17485e;padding:0 12px;font-size:13px;font-weight:700;white-space:nowrap}.empty-state{color:#65707a;text-align:center;padding:32px}@media(max-width:720px){.top-bar{align-items:flex-start;flex-direction:column}.entry-row{grid-template-columns:1fr}.section-header,.pagination{align-items:flex-start;flex-direction:column}.filter-bar{grid-template-columns:1fr}.listing-summary{flex-wrap:wrap}.listing-main{flex-basis:calc(100% - 110px)}.listing-details{padding-left:18px}}
