:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202a36;background:#f3f5f7;font-size:16px}*{box-sizing:border-box}body{margin:0}main{max-width:1050px;margin:0 auto;padding:48px 24px}header,.section-header,.actions,#result{display:flex;align-items:center;justify-content:space-between;gap:16px}header{margin-bottom:28px}.brand{font-size:12px;letter-spacing:2px;font-weight:800;color:#526378}h1{font-size:36px;letter-spacing:-1px;margin:12px 0}h2{font-size:20px;margin:0 0 20px}p{color:#607084;line-height:1.6}.card{background:white;border:1px solid #e0e5eb;border-radius:16px;padding:28px;margin-bottom:32px;box-shadow:0 5px 18px #26354c05}#login-panel{max-width:440px;margin:40px auto}label{display:block;font-size:14px;font-weight:600;margin-bottom:20px}input{font:inherit;display:block;width:100%;padding:12px 14px;border:1px solid #cbd4df;border-radius:8px;margin-top:8px;background:#fff;color:#202a36}input:focus{outline:2px solid #a0b9dd;outline-offset:1px}button{border:0;border-radius:8px;background:#174b87;color:white;padding:12px 18px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}button:hover{filter:brightness(.95)}button:disabled{opacity:.5;cursor:wait}.secondary{color:#34516f;background:#eaf0f6}.columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.actions{justify-content:flex-start}.section-header{margin-bottom:12px}.section-header h2{margin:0}#search-form{display:flex;gap:8px}#search-form input{margin:0;min-width:290px}.hint{font-size:13px}#message:empty{display:none}#message{padding:12px 16px;background:#e8eef7;border-radius:8px;color:#254669}#message.error{background:#fbe9e9;color:#a13030}#result{margin-top:24px;padding:16px;background:#edf5ef;border-radius:8px;justify-content:flex-start;flex-wrap:wrap}a{color:#175595;overflow-wrap:anywhere}.link{padding:22px;background:white;border:1px solid #e0e5eb;border-radius:12px;margin-bottom:12px}.link h3{font-size:17px;margin:0 0 8px}.link p{margin:8px 0;overflow-wrap:anywhere;font-size:14px}.link .meta{font-size:12px;color:#758395}.link .actions{margin-top:16px;flex-wrap:wrap}.link.off{opacity:.7}.badge{font-size:12px;padding:3px 8px;background:#edf1f5;border-radius:5px;margin-left:8px}[hidden]{display:none!important}@media(max-width:650px){main{padding:24px 16px}h1{font-size:28px}.columns{grid-template-columns:1fr;gap:0}.section-header{display:block}#search-form{margin-top:16px}#search-form input{min-width:0}.card{padding:20px}header{align-items:flex-start}}
small{display:block;font-size:12px;font-weight:400;color:#64758a;line-height:1.5;margin-top:7px}details{margin:20px 0}summary{cursor:pointer;font-weight:700;padding:10px 0}select,textarea{font:inherit;display:block;width:100%;padding:12px 14px;border:1px solid #cbd4df;border-radius:8px;margin-top:8px;background:white;color:#202a36}textarea{resize:vertical}input:disabled{background:#edf1f5}dialog{border:1px solid #d9e1ea;border-radius:16px;max-width:780px;width:calc(100% - 32px);max-height:85vh;padding:28px;color:#202a36}dialog::backdrop{background:#18253688}#qr-dialog{max-width:440px}#qr-image{display:block;margin:20px auto}#qr-url{overflow-wrap:anywhere}#import-results{max-height:280px;overflow:auto;padding-left:24px}#import-results li{padding:6px 0;overflow-wrap:anywhere}#search-form{margin:16px 0}#search-form input{flex:1}.section-header{flex-wrap:wrap}.daily-row{display:grid;grid-template-columns:95px 1fr 65px;gap:12px;align-items:center;font-size:13px;padding:5px 0}.daily-row progress{width:100%;height:16px;accent-color:#174b87}.source-row{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #edf1f5;overflow-wrap:anywhere}#stats-daily{max-height:360px;overflow:auto}.error-text{color:#a13030}@media(max-width:650px){dialog{padding:18px}.section-header .actions{flex-wrap:wrap}.daily-row{grid-template-columns:80px 1fr 50px;gap:6px}}
