:root{--hr-bg:#f4f8fd;--hr-card:#fff;--hr-text:#071631;--hr-muted:#6f7f98;--hr-blue:#0870ef;--hr-blue2:#0758d8;--hr-line:#e3eaf3;--hr-soft:#eef6ff;--hr-green:#0aaf72;--hr-red:#cf4b52;--hr-shadow:0 8px 24px rgba(27,58,108,.065);--hr-radius:18px}*{box-sizing:border-box}html{background:var(--hr-bg);scroll-behavior:smooth}body{background:var(--hr-bg)!important;color:var(--hr-text)!important;-webkit-font-smoothing:antialiased}.app,.wrap{width:min(100%,1024px);margin-inline:auto}.top{background:transparent!important}.brand{font-size:23px!important;letter-spacing:.09em!important}.card,.stat,.bubble,.chat{border:1px solid var(--hr-line)!important;border-radius:var(--hr-radius)!important;box-shadow:var(--hr-shadow)!important}.card{padding:18px!important}.hero h1{letter-spacing:-.035em}.btn,.ask,button,a,input,select,textarea{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease}.btn:active,.ask:active,button:active{transform:scale(.985)}button,a{-webkit-tap-highlight-color:transparent}button,[role=button],select,input[type=checkbox],input[type=radio]{cursor:pointer}button:disabled{cursor:wait;opacity:.62}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(8,112,239,.22);outline-offset:2px;border-color:#72afff!important}.hr-eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:var(--hr-blue)}.hr-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.hr-card-head h2,.hr-card-head h3{margin:0!important}.hr-link{color:var(--hr-blue);font-weight:800;text-decoration:none;font-size:13px}.hr-scout-strip{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;background:linear-gradient(135deg,#f0f7ff,#fff);border:1px solid #dceaff;border-radius:16px;padding:12px 14px;margin:0 0 14px;box-shadow:0 5px 18px rgba(8,112,239,.06)}.hr-scout-strip img{width:46px;height:46px;border-radius:13px;object-fit:cover}.hr-scout-strip b{display:block;font-size:14px}.hr-scout-strip span{display:block;color:var(--hr-muted);font-size:12px;margin-top:2px;line-height:1.35}.hr-scout-strip a{color:var(--hr-blue);font-size:13px;font-weight:850;text-decoration:none;white-space:nowrap}.bottom{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:rgba(255,255,255,.94)!important;box-shadow:0 -8px 28px rgba(28,62,118,.05);padding-bottom:env(safe-area-inset-bottom)}.hr-skeleton{position:relative;overflow:hidden;background:#edf2f8!important;color:transparent!important;border-radius:10px;min-height:16px}.hr-skeleton:after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:hr-shimmer 1.35s infinite}@keyframes hr-shimmer{100%{transform:translateX(100%)}}.hr-empty{padding:22px 12px;text-align:center;color:var(--hr-muted);font-size:13px;line-height:1.45}.hr-error{padding:11px 13px;border-radius:12px;background:#fff1f1;color:#9b3434;font-size:12px;line-height:1.45}.hr-success{padding:11px 13px;border-radius:12px;background:#eef9f3;color:#276948;font-size:12px;line-height:1.45}@media(hover:hover){a:hover,.hr-link:hover{color:var(--hr-blue2)}.card[href]:hover,.click:hover{transform:translateY(-1px);box-shadow:0 11px 28px rgba(27,58,108,.09)!important}}@media(max-width:700px){.app,.wrap{padding-left:14px!important;padding-right:14px!important}.top{padding-left:0!important;padding-right:0!important}.hero{padding-left:0!important;padding-right:0!important}.card{padding:16px!important}.hr-scout-strip{grid-template-columns:42px 1fr auto;padding:10px 11px}.hr-scout-strip img{width:40px;height:40px}.hr-scout-strip span{font-size:11px}button,.btn,.ask{min-height:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}