:root{color:#071c35;--main:#27878b;--accent:#58b6c0;background:#edf3f8;font-family:Inter,system-ui,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.public-header{background:#fff;border-bottom:1px solid #dce4ea;justify-content:space-between;align-items:center;height:90px;padding:0 5%;display:flex}.brand{align-items:center;gap:15px;display:flex}.brand-logo{border:3px solid var(--main);width:55px;height:55px;color:var(--main);border-radius:14px 4px;place-items:center;font-size:20px;font-weight:900;display:grid}.brand b{font-size:23px}.brand small{color:#7e8a9c;margin-top:4px;display:block}.head-actions{align-items:center;gap:12px;display:flex}.head-actions>span{width:38px;height:38px;color:var(--main);background:#e8f4f5;border-radius:10px;place-items:center;display:grid}.lang{border:1px solid #e1e7eb;padding:0 15px;background:#fff!important;width:auto!important}.public-main{width:min(1380px,94%);margin:auto}.hero{text-align:center;padding:24px 0}.hero h1{color:#030b17;margin:0;font-size:34px}.hero em{color:#526174;background:#fff;border:1px solid #d7e0e7;border-radius:7px;padding:3px 9px;font-style:normal}.hero p{color:#738096}.search-card,.result-card,.panel{background:#fff;border-radius:20px;padding:34px;box-shadow:0 5px 20px #0825410a}.search-card h2{color:var(--accent);text-transform:uppercase}.search-grid{grid-template-columns:290px 1fr;align-items:end;gap:44px;display:grid}.modes p,.search-grid small{color:#7b8798}.modes label{align-items:center;gap:10px;margin:17px 0;display:flex}.field-label{font-weight:700;display:block}.input-row{grid-template-columns:1fr auto;gap:20px;margin-top:8px;display:grid}.input-row input{border:1px solid var(--accent);border-radius:10px;height:48px;padding:0 15px}.input-row button,.login-card button,.upload button,.admin-head button,td button{background:var(--main);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:700;display:flex}.notice{text-align:center;background:#fff;border-radius:12px;margin:20px 0;padding:18px}.result-card{margin-top:20px}.result-top{border-bottom:1px solid #e7edf1;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding-bottom:18px;display:grid}.avatar{width:55px;height:55px;color:var(--main);background:#dff1f1;border-radius:15px;place-items:center;font-weight:900;display:grid}.result-top h3,.result-top p{margin:0}.mention{color:#18733e;background:#e8f6ed;border-radius:999px;padding:8px 14px;font-weight:700}.result-grid{grid-template-columns:repeat(5,1fr);gap:20px;padding-top:18px;display:grid}.result-grid span{color:#7d8998;margin-bottom:5px;font-size:13px;display:block}.public-footer{color:#fff;text-align:center;background:#287f83;border-radius:20px;width:min(1380px,94%);margin:38px auto 22px;padding:24px 34px}.public-footer a{color:#fff}.login-page{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:#fff;border-radius:20px;width:min(430px,100%);padding:38px;box-shadow:0 20px 60px #0825411a}.login-card .brand-logo{margin:auto}.login-card h1,.login-card p{text-align:center}.login-card label{margin:15px 0 6px;display:block}.login-card input{border:1px solid #d7e0e7;border-radius:9px;width:100%;height:46px;padding:0 12px}.login-card button{width:100%;margin-top:18px}.login-card a{text-align:center;margin-top:18px;display:block}.error{color:#b3261e;background:#fdebea;border-radius:8px;margin-top:12px;padding:10px}.admin-page{padding:28px}.admin-head{justify-content:space-between;align-items:center;display:flex}.admin-head h1,.admin-head p{margin:0}.admin-head>div:last-child{align-items:center;gap:12px;display:flex}.kpis{grid-template-columns:repeat(4,1fr);gap:20px;margin:28px 0;display:grid}.kpis div{background:#fff;border-radius:18px;padding:25px}.kpis span{color:#68778c}.kpis b{margin-top:4px;font-size:36px;display:block}.panel{margin-bottom:24px}.mentions{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.mentions div{background:#f4f7fa;border-radius:12px;justify-content:space-between;padding:18px;display:flex}.upload{flex-wrap:wrap;gap:12px;display:flex}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e4e9ee;padding:13px}td button{padding:8px 12px}.published{background:#257c45!important}@media (width<=800px){.search-grid{grid-template-columns:1fr}.result-grid,.kpis,.mentions{grid-template-columns:1fr 1fr}.input-row{grid-template-columns:1fr}.admin-head{align-items:flex-start;gap:15px}.admin-head,.admin-head>div:last-child{flex-direction:column}.brand small,.head-actions>span{display:none}}@media (width<=520px){.brand b{font-size:17px}.result-grid,.kpis,.mentions{grid-template-columns:1fr}.public-header{padding:0 15px}.public-main{width:calc(100% - 20px)}.search-card{padding:22px}.result-top{grid-template-columns:auto 1fr}.mention{grid-column:1/-1;width:max-content}.admin-page{padding:14px}}
