.new-tools-section{padding-top:90px;padding-bottom:25px}.new-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.new-tool-card{min-height:265px;padding:22px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 5px 20px rgba(14,34,66,.04);transition:.2s}.new-tool-card:hover{transform:translateY(-5px);border-color:#b7c7e3;box-shadow:var(--shadow)}.new-tool-top{display:flex;align-items:start;justify-content:space-between;margin-bottom:20px}.new-badge{padding:5px 8px;border-radius:999px;background:#e8f9f2;color:#147852;font-size:8px;font-weight:900;letter-spacing:1px}.new-tool-card>small{color:var(--blue);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:1.2px}.new-tool-card h3{margin:7px 0;font-size:19px}.new-tool-card>p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.new-tool-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding-top:17px;border-top:1px solid var(--line)}.new-tool-footer time{color:#7a8698;font-size:10px}.new-tool-footer b{color:var(--blue);font-size:10px}.tools-empty{min-height:145px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px dashed #afbed3;border-radius:15px;background:linear-gradient(120deg,#fff,#f0f5ff)}.tools-empty>div{display:flex;align-items:center;gap:20px}.empty-mark{width:55px;height:55px;display:grid;place-items:center;flex:none;border-radius:14px;background:var(--blue);color:#fff;font-size:25px}.tools-empty h3{margin:0 0 4px;font-size:18px}.tools-empty p{margin:0;color:var(--muted);font-size:12px}.empty-status{padding:8px 11px;border-radius:999px;background:#fff0eb;color:#b64217;font-size:9px;font-weight:900;text-transform:uppercase;white-space:nowrap}@media(max-width:900px){.new-tools-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.new-tools-section{padding-top:65px}.new-tools-grid{grid-template-columns:1fr}.tools-empty{align-items:flex-start;flex-direction:column}.tools-empty>div{align-items:flex-start}.empty-mark{width:44px;height:44px}}
.category-card:focus-visible,.category-tool:focus-visible{outline:3px solid #8bb2ff;outline-offset:3px}
.analytics-consent{position:fixed;z-index:900;right:22px;bottom:22px;width:min(560px,calc(100% - 44px));padding:20px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #ccd7e8;border-radius:15px;background:#fff;color:#14233a;box-shadow:0 24px 70px rgba(3,17,42,.25)}.analytics-consent[hidden]{display:none}.analytics-consent b{display:block;margin-bottom:4px;font-size:13px}.analytics-consent p{margin:0;color:#637087;font-size:10px;line-height:1.55}.analytics-consent a{color:var(--blue);font-weight:800}.consent-actions{display:flex;gap:8px;flex:none}.consent-actions button{padding:10px 12px;border:1px solid #bdc9da;border-radius:8px;background:#fff;color:#435169;font-size:9px;font-weight:900;cursor:pointer}.consent-actions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.footer-link-button{display:block;margin:8px 0;padding:0;border:0;background:transparent;color:#c9d3e2;font:inherit;font-size:11px;cursor:pointer}.footer-link-button:hover{color:#fff}@media(max-width:620px){.analytics-consent{right:12px;bottom:12px;width:calc(100% - 24px);align-items:flex-start;flex-direction:column}.consent-actions{width:100%}.consent-actions button{flex:1}}
.cookie-notice{position:fixed;z-index:900;right:22px;bottom:22px;width:min(520px,calc(100% - 44px));padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #ccd7e8;border-radius:15px;background:#fff;color:#14233a;box-shadow:0 24px 70px rgba(3,17,42,.25)}
.cookie-notice[hidden]{display:none}
.cookie-notice b{display:block;margin-bottom:4px;font-size:14px}
.cookie-notice p{margin:0;color:#637087;font-size:12px;line-height:1.55}
.cookie-notice a{color:var(--blue);font-weight:800}
.cookie-notice>button{min-width:82px;min-height:42px;padding:10px 14px;border:0;border-radius:8px;background:var(--blue);color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer}
@media(max-width:620px){.cookie-notice{right:12px;bottom:12px;width:calc(100% - 24px);align-items:flex-start;flex-direction:column}.cookie-notice>button{width:100%}}
