:root{--ink: #eaeef2;--surface: #ffffff;--surface-2: #f3f6fa;--surface-3: #e8edf3;--line: #d8e0e7;--line-soft: #e7ecf1;--text: #132433;--text-dim: #4e6172;--text-mute: #606d77;--teal-300: #7cc9da;--teal-400: #4aa9c2;--teal-500: #2f8ba6;--teal-600: #24708a;--gold-300: #e2c778;--gold-400: #c9a84c;--gold-500: #836a25;--brand-navy: #162431;--accent: #3699ff;--accent-strong: #1668c0;--accent-hover: #125aa8;--on-accent: #ffffff;--accent-fill: #e1f0ff;--decision: var(--gold-500);--ok: #0e6a4d;--ok-fill: #dcf1e7;--ok-fg: #0e6a4d;--warn: #87600f;--warn-fill: #fbeed2;--warn-fg: #87600f;--danger: #9a4038;--danger-fill: #f6e4e2;--danger-fg: #9a4038;--info-fill: #ddeef4;--info-fg: #125f75;--side-bg: #ffffff;--side-fg: #4e6172;--side-fg-strong: #132433;--side-hover: rgb(19 36 51 / .05);--side-line: #e7ecf1;--side-active-bg: var(--accent-fill);--side-active-fg: var(--accent-strong);--auth-deep: #132433;--auth-deep-2: #1b3243;--auth-deep-fg: #f4f7fa;--auth-deep-dim: #9db0c2;--auth-hair: rgb(244 247 250 / .16);--shadow-sm: 0 1px 2px rgb(19 36 51 / .06);--shadow: 0 18px 36px -30px rgb(16 26 46 / .4);--card-shadow: 0 1px 2px rgb(19 36 51 / .05), 0 14px 28px -24px rgb(19 36 51 / .5);--scrim: rgb(19 36 51 / .42);--modal-shadow: 0 24px 60px -20px rgb(6 16 26 / .45);--stage-from: #cfe6ff;--stage-to: #187de4;--radius-sm: 8px;--field-gap: 15px;--hint-gap-tight: 6px;--kontrol-yuk: 46px;--radius: 12px;--radius-lg: 18px;--content-max: none;--readable-max: 940px;--feed-max: 1060px;--content-pad-x: 28px;--content-pad-y: 24px;--sans: "Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, sans-serif;--serif: "Cormorant Garamond", ui-serif, Georgia, "Times New Roman", serif;--mono: ui-monospace, "Cascadia Mono", "SF Mono", Consolas, monospace;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--text);font-family:var(--sans);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;letter-spacing:-.02em;line-height:1.2;text-wrap:balance;font-weight:650}h1{font-size:1.6rem}h2{font-size:1.2rem}h3{font-size:1rem}p{margin:0}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px;border-radius:4px}.hrq-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hrq-eyebrow{font-size:.74rem;font-weight:600;color:var(--text-mute)}.hrq-muted{color:var(--text-dim)}.hrq-mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.hrq-pre{font:inherit;margin:0;color:var(--text);background:var(--surface-2, rgba(127, 127, 127, .06));border-radius:8px;padding:12px;overflow-x:auto;line-height:1.5}.hrq-pre--sarmali{white-space:pre-wrap;overflow-x:visible}.hrq-trace-strip{position:relative;height:28px;margin-top:6px;border-radius:6px;background:var(--surface-2, rgba(127, 127, 127, .06));border:1px solid var(--border, rgba(127, 127, 127, .2))}.hrq-trace-dot{position:absolute;top:9px;width:9px;height:9px;margin-left:-4px;border-radius:50%;background:var(--text-dim, #888)}.hrq-trace-table{width:100%;border-collapse:collapse;font-size:.85rem}.hrq-trace-table th,.hrq-trace-table td{text-align:left;padding:6px 10px;border-bottom:1px solid var(--border, rgba(127, 127, 127, .15))}.hrq-trace-table th{font-weight:600;color:var(--text-dim);font-size:.78rem}.hrq-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.hrq-side{background:var(--side-bg);color:var(--side-fg);display:flex;flex-direction:column;padding:18px 14px;gap:18px;position:sticky;top:0;height:100vh;z-index:2}.hrq-brand{padding:18px 18px 14px;display:flex;align-items:center;flex:0 0 auto}.hrq-brand-mark{display:block;--mark-w: 150px;width:var(--mark-w);height:calc(var(--mark-w) * .43982);position:relative;overflow:hidden}.hrq-brand-mark--auth{--mark-w: 190px;margin-inline:auto;margin-bottom:6px}.hrq-brand-mark img{position:absolute;width:calc(var(--mark-w) * 1.10193);height:auto;left:calc(var(--mark-w) * -.06507);top:calc(var(--mark-w) * -.31195);max-width:none}.hrq-nav{display:grid;gap:2px;min-height:0;overflow-y:auto}.hrq-nav-group{display:grid;gap:2px}.hrq-nav-group+.hrq-nav-group{margin-top:12px}.hrq-nav-label{font-size:.72rem;font-weight:700;color:color-mix(in srgb,var(--side-fg) 72%,transparent);padding:10px 10px 4px}.hrq-nav-item{display:flex;align-items:center;gap:11px;width:100%;padding:10px 11px;border:0;border-radius:var(--radius);background:transparent;color:var(--side-fg);font:inherit;font-size:.965rem;text-align:left;cursor:pointer;transition:background-color .12s ease,color .12s ease}.hrq-nav-item>svg{flex:0 0 auto}.hrq-nav-name{font-weight:550;line-height:1.35;min-width:0}.hrq-nav{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .2s ease}.hrq-nav:hover,.hrq-nav:focus-within{scrollbar-color:color-mix(in srgb,var(--side-fg) 34%,transparent) transparent}.hrq-nav::-webkit-scrollbar{width:8px}.hrq-nav::-webkit-scrollbar-track{background:transparent}.hrq-nav::-webkit-scrollbar-thumb{background:transparent;border-radius:999px;border:2px solid transparent;background-clip:content-box;transition:background-color .2s ease}.hrq-nav:hover::-webkit-scrollbar-thumb,.hrq-nav:focus-within::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--side-fg) 34%,transparent);background-clip:content-box}.hrq-nav::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--side-fg) 55%,transparent);background-clip:content-box}.hrq-nav-item:hover{background:var(--side-hover);color:var(--side-fg-strong)}.hrq-nav-item[aria-current=page]{background:var(--side-active-bg);color:var(--side-active-fg);font-weight:600}.hrq-nav-item--locked{opacity:.72}.hrq-nav-item--locked:hover{opacity:1}.hrq-nav-lock{margin-left:auto;font-size:.68rem;color:color-mix(in srgb,var(--side-fg) 80%,transparent);border:1px solid var(--side-line);border-radius:999px;padding:1px 7px;flex:none}.hrq-nav-item svg{width:19px;height:19px;flex:0 0 auto;display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hrq-side-foot{margin-top:auto;display:grid;gap:8px;border-top:1px solid var(--side-line);padding-top:12px}.hrq-side-settings{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:var(--radius);background:transparent;color:var(--side-fg);font:inherit;font-size:.92rem;text-align:left;cursor:pointer;transition:background-color .12s ease,color .12s ease}.hrq-side-settings:hover{background:var(--side-hover);color:var(--side-fg-strong)}.hrq-side-settings[aria-current=page]{background:var(--side-active-bg);color:var(--side-active-fg);font-weight:600}.hrq-side-settings svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hrq-user{display:grid;gap:2px;padding:10px;border-radius:var(--radius);background:var(--side-hover);font-size:.85rem;color:var(--side-fg-strong)}.hrq-user strong{font-weight:600}.hrq-user span{color:var(--side-fg);font-size:.78rem}.hrq-side-foot .hrq-btn--ghost{border-color:var(--side-line);color:var(--side-fg);background:transparent}.hrq-side-foot .hrq-btn--ghost:not(:disabled):hover{border-color:var(--side-fg);color:var(--side-fg-strong)}.hrq-main{min-width:0;display:flex;flex-direction:column}.hrq-topbar{display:flex;align-items:center;gap:12px;padding:8px var(--content-pad-x);position:sticky;top:0;z-index:10}.hrq-content{padding:var(--content-pad-y) var(--content-pad-x) 60px;width:100%;max-width:var(--content-max);margin-inline:auto}.hrq-readable{width:100%;max-width:var(--readable-max);margin-inline:auto}.hrq-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 15px;border-radius:var(--radius-sm);border:1px solid transparent;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease,transform .1s ease}.hrq-btn:disabled{cursor:not-allowed;opacity:1;color:var(--text-mute);box-shadow:none}.hrq-btn--primary:disabled,.hrq-btn--ghost:disabled{background:var(--surface-2);border-color:var(--line)}.hrq-btn--quiet:disabled{background:transparent;border-color:transparent}.hrq-btn-neden{margin:4px 0 0;display:flex;align-items:flex-start;gap:6px;font-size:.8rem;line-height:1.4;color:var(--danger-fg)}.hrq-btn-neden:before{content:"!";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-top:1px;border-radius:50%;background:var(--danger-fg);color:#fff;font-size:.72rem;font-weight:700;line-height:1}.hrq-btn:not(:disabled):active{transform:translateY(1px)}.hrq-btn--primary{background:var(--accent-strong);border-color:var(--accent-strong);color:var(--on-accent);box-shadow:0 8px 18px -10px color-mix(in srgb,var(--accent-strong) 85%,transparent)}.hrq-btn--primary:not(:disabled):hover{background:var(--accent-hover);border-color:var(--accent-hover)}.hrq-btn--ghost{background:var(--surface);border-color:var(--line);color:var(--text)}.hrq-btn--tehlike{background:var(--surface);border-color:var(--danger);color:var(--danger)}.hrq-btn--tehlike:not(:disabled):hover{background:var(--danger-fill)}.hrq-kisi-bant{display:grid;gap:10px;background:var(--surface);border-bottom:1px solid var(--line);padding:18px var(--content-pad-x);margin:calc(var(--content-pad-y) * -1) calc(var(--content-pad-x) * -1) 4px}.hrq-kisi-bant-alt{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.hrq-kisi-ad{font-size:1.55rem;font-weight:650;line-height:1.2;letter-spacing:-.015em;margin:0;min-width:0}.hrq-kunye-gruplar{display:grid;grid-template-columns:repeat(auto-fit,minmax(264px,1fr));gap:10px 44px;align-items:start;max-width:900px;margin-top:14px}.hrq-kunye{display:grid;grid-template-columns:104px minmax(0,1fr);gap:7px 12px;align-items:baseline;margin:0}.hrq-kunye>div{display:contents}.hrq-kunye dt{font-size:.8rem;color:var(--text-mute);font-weight:600;line-height:1.4}.hrq-kunye dd{margin:0;font-size:.92rem;color:var(--text);line-height:1.4;min-width:0;overflow-wrap:anywhere}.hrq-kunye dd[data-bos="1"]{color:var(--text-mute)}.hrq-satir--tiklanir{cursor:pointer}.hrq-satir--tiklanir:hover>td{background:var(--surface-2)}.hrq-satir-ad{background:none;border:0;padding:0;font:inherit;color:inherit;text-align:left;cursor:pointer}.hrq-satir-ad:hover{color:var(--accent-strong)}.hrq-eylem-ayrac{display:inline-block;width:1px;align-self:stretch;min-height:20px;margin:0 2px;background:var(--line)}.hrq-btn--ghost{background:var(--accent-fill);border-color:transparent;color:var(--accent-strong);font-weight:600}.hrq-btn--ghost:not(:disabled):hover{background:color-mix(in srgb,var(--accent-fill) 78%,var(--accent));border-color:transparent;color:var(--accent-strong)}.hrq-btn--quiet{background:transparent;border-color:transparent;color:var(--text-dim)}.hrq-btn--quiet:not(:disabled):hover{background:var(--surface-2);color:var(--text)}.hrq-btn--block{width:100%}.hrq-btn--lg{padding:11px 20px;font-size:.95rem}.hrq-btn--sm{padding:5px 11px;font-size:.82rem}.hrq-icon-btn{display:grid;place-items:center;width:34px;height:34px;border-radius:var(--radius-sm);border:1px solid var(--line);background:transparent;color:var(--text-dim);cursor:pointer}.hrq-icon-btn:hover{color:var(--text);border-color:var(--accent-strong)}.hrq-icon-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.hrq-card{background:var(--surface);border:1px solid transparent;border-radius:16px;padding:28px;box-shadow:var(--card-shadow)}.hrq-card--flush{padding:0;overflow:hidden}.hrq-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.hrq-card-head{flex-wrap:wrap}.hrq-card-head-text{flex:1 1 210px;min-width:0;display:grid;gap:3px}.hrq-card-head h3{font-size:1.12rem;font-weight:650;letter-spacing:-.01em}.hrq-card-sub{font-size:.86rem;color:var(--text-mute);line-height:1.5}.hrq-org-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;align-items:start}.hrq-org-row{display:flex;align-items:center;gap:16px;padding:14px 4px;border-top:1px solid var(--line-soft);border-radius:10px}.hrq-list>li:first-child .hrq-org-row{border-top:0}.hrq-org-row .hrq-row-main strong{font-weight:600;font-size:.98rem}.hrq-org-row .hrq-row-main span{font-size:.84rem;color:var(--text-mute)}.hrq-org-pick{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:16px;padding:0;background:none;border:0;font:inherit;color:inherit;text-align:left;cursor:pointer}.hrq-org-pick:hover .hrq-row-main strong{color:var(--accent-strong)}.hrq-org-pick:focus-visible{outline:2px solid var(--accent-strong);outline-offset:4px;border-radius:8px}.hrq-org-row--secili{background:var(--accent-fill);border-top-color:transparent;box-shadow:inset 3px 0 0 var(--accent)}.hrq-org-row--secili .hrq-row-main strong{color:var(--accent-strong)}.hrq-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hrq-search{position:relative;display:flex;align-items:center;flex:1 1 260px;min-width:0;max-width:420px}.hrq-search-icon{position:absolute;left:16px;width:17px;height:17px;pointer-events:none;fill:none;stroke:var(--text-mute);stroke-width:1.9;stroke-linecap:round}.hrq-search-input{width:100%;min-width:0;padding:11px 16px 11px 43px;border:1px solid var(--accent-strong);border-radius:999px;background:var(--surface);box-shadow:var(--card-shadow);color:var(--text);font:inherit;font-size:.92rem;transition:box-shadow .14s ease,border-color .14s ease}.hrq-search-input::placeholder{color:var(--text-mute)}.hrq-search-input:hover{border-color:var(--accent-strong)}.hrq-search-input:focus{outline:none;border-color:var(--accent-strong);box-shadow:var(--card-shadow),0 0 0 3px var(--accent-fill)}.hrq-search-input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hrq-filters{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line-soft)}.hrq-filters .hrq-field{margin-bottom:0}.hrq-filters>.hrq-btn{margin-bottom:1px}.hrq-check{display:flex;align-items:center;gap:8px;padding-bottom:9px;font-size:.9rem;color:var(--text-dim);cursor:pointer}.hrq-check input{accent-color:var(--accent-strong);width:16px;height:16px;cursor:pointer}.hrq-modal-body .hrq-card{background:transparent;box-shadow:none;border:0;padding:0}.hrq-modal-body .hrq-card+.hrq-card{margin-top:22px}.hrq-card-section{padding-top:22px;margin-top:22px;border-top:1px solid var(--line-soft)}.hrq-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:var(--radius-sm);border:0;font-size:.76rem;font-weight:600;white-space:nowrap}.hrq-badge--hrq{color:var(--decision);background:color-mix(in srgb,var(--decision) 16%,transparent)}.hrq-badge--tenant{color:var(--info-fg);background:var(--info-fill)}.hrq-badge--neutral{color:var(--text-mute);background:var(--surface-2)}.hrq-badge--draft{color:var(--warn-fg);background:var(--warn-fill)}.hrq-badge--ok{color:var(--ok-fg);background:var(--ok-fill)}.hrq-badge--danger{color:var(--danger-fg);background:var(--danger-fill)}.hrq-chip{display:inline-flex;align-items:center;padding:5px 12px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);color:var(--text-dim);font:inherit;font-size:.84rem;font-weight:600;cursor:pointer}.hrq-chip:hover{border-color:var(--accent-strong);color:var(--text)}.hrq-chip[aria-pressed=true]{background:var(--accent-strong);border-color:var(--accent-strong);color:var(--on-accent)}.hrq-field{display:grid;gap:6px;margin-bottom:var(--field-gap);min-width:0}.hrq-labelrow{display:flex;align-items:baseline;gap:3px;min-width:0}.hrq-req{color:var(--accent-strong);font-weight:700}fieldset.hrq-field{border:0;padding:0;margin-inline:0;min-inline-size:0}fieldset.hrq-field>legend{padding:0;float:left;width:100%}.hrq-label{font-size:.83rem;font-weight:600;color:var(--text-dim)}.hrq-input,.hrq-textarea,.hrq-select{width:100%;padding:10px 13px;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;font-size:.93rem;transition:border-color .12s ease,box-shadow .12s ease}.hrq-input,.hrq-select{min-height:var(--kontrol-yuk)}@media(max-width:900px){.hrq-input,.hrq-textarea,.hrq-select{font-size:16px}}.hrq-textarea{resize:vertical;min-height:84px;line-height:1.55}.hrq-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:34px;cursor:pointer}.hrq-field:has(>.hrq-select),.hrq-field:has(>select){position:relative}.hrq-field:has(>.hrq-select):after,.hrq-field:has(>select):after{content:"";position:absolute;right:14px;bottom:17px;width:9px;height:9px;border-right:1.5px solid var(--text-dim);border-bottom:1.5px solid var(--text-dim);transform:rotate(45deg) translate(-1px,-1px);pointer-events:none;transition:border-color .12s ease}.hrq-field:has(>.hrq-select:focus-visible):after{border-color:var(--accent-strong)}.hrq-select:hover:not(:disabled){border-color:var(--text-mute)}.hrq-select:disabled{background:var(--surface-2);color:var(--text-dim);cursor:not-allowed}.hrq-drow[data-dolu="1"]{background:color-mix(in srgb,var(--gold-400) 9%,transparent);box-shadow:inset 3px 0 0 var(--gold-400);border-radius:var(--radius-sm)}.hrq-dolu-etiket{color:var(--gold-500);font-weight:600;font-size:.8rem}.hrq-input:focus-visible,.hrq-textarea:focus-visible,.hrq-select:focus-visible{border-color:var(--accent-strong);outline:0;box-shadow:0 0 0 3px var(--accent-fill)}.hrq-input::placeholder,.hrq-textarea::placeholder{color:var(--text-mute)}.hrq-input[aria-invalid=true]{border-color:var(--danger)}.hrq-input[readonly],.hrq-textarea[readonly]{background:var(--surface-2);border-color:var(--line-soft, var(--line));cursor:default}.hrq-hint{font-size:.78rem;color:var(--text-mute)}.hrq-hint{margin-top:var(--hint-gap-tight)}.hrq-stack>.hrq-hint,.hrq-formbolum>.hrq-hint,.hrq-field>.hrq-hint,.hrq-drow>.hrq-hint,.hrq-dend>.hrq-hint,.hrq-row>.hrq-hint,.hrq-controls>.hrq-hint,.hrq-modal-foot>.hrq-hint,.hrq-tnum>.hrq-hint,.hrq-dnum>.hrq-hint,.hrq-row-meta>.hrq-hint,.hrq-hint:first-child,.hrq-card-head+.hrq-hint{margin-top:0}.hrq-field+.hrq-hint{margin-top:calc(var(--hint-gap-tight) - var(--field-gap))}.hrq-alert{display:flex;gap:8px;padding:10px 12px;border-radius:var(--radius-sm);border:1px solid;font-size:.87rem;margin-bottom:12px}.hrq-alert--error{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 40%,transparent);background:color-mix(in srgb,var(--danger) 10%,transparent)}.hrq-alert--warn{color:var(--warn);border-color:color-mix(in srgb,var(--warn) 40%,transparent);background:color-mix(in srgb,var(--warn) 10%,transparent)}.hrq-alert--ok{color:var(--ok-fg);border-color:color-mix(in srgb,var(--ok-fg) 40%,transparent);background:var(--ok-fill)}.hrq-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.hrq-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hrq-spacer{flex:1;min-width:0}.hrq-warn{color:var(--warn-fg);font-weight:600}.hrq-empty{display:grid;gap:6px;justify-items:center;text-align:center;padding:40px 24px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--text-mute)}.hrq-empty strong{color:var(--text);font-weight:600;font-size:1.05rem}.hrq-empty p{margin:0;max-width:46ch}.hrq-card .hrq-empty,.hrq-modal .hrq-empty{justify-items:start;text-align:left;padding:14px 0;background:none;border:0;border-radius:0}.hrq-card .hrq-empty strong,.hrq-modal .hrq-empty strong{color:var(--text-dim);font-size:1rem}.hrq-indicators{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:5px}.hrq-indicator{display:flex;gap:8px;align-items:flex-start;font-size:.88rem;color:var(--text-dim);line-height:1.45}.hrq-indicator:before{content:"";width:5px;height:5px;margin-top:8px;border-radius:50%;flex:0 0 auto}.hrq-indicator--positive:before{background:var(--ok)}.hrq-indicator--negative:before{background:var(--danger)}.hrq-auth{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(closest-side at 30% 10%,color-mix(in srgb,var(--teal-500) 16%,transparent),transparent),var(--ink)}.hrq-auth-card{width:min(100%,420px);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:28px}.hrq-giris{--accent: var(--auth-deep-2);--accent-strong: var(--auth-deep);--on-accent: var(--auth-deep-fg);width:min(100%,1000px);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;display:grid;grid-template-columns:1.1fr minmax(340px,420px);min-height:620px}.hrq-giris-panel{background:var(--auth-deep);color:var(--auth-deep-fg);padding:36px 36px 32px;display:grid;grid-template-rows:auto 1fr auto;gap:16px;min-width:0}.hrq-giris-marka{width:200px;height:auto;display:block}.hrq-giris-sahne-kap{min-height:0;display:grid;place-items:center}.hrq-giris-sahne{width:100%;height:100%;max-height:420px}.hrq-giris-soz h2{font-family:var(--serif);font-size:1.9rem;font-weight:600;line-height:1.15;margin:0 0 8px;color:var(--auth-deep-fg)}.hrq-giris-soz p{margin:0;max-width:42ch;font-size:.9rem;line-height:1.5;color:var(--auth-deep-dim)}.hrq-giris-form{padding:40px;display:grid;align-content:center;justify-items:stretch;gap:0;min-width:0}.hrq-giris-form>*{width:min(100%,340px);margin-inline:auto}.hrq-giris-form h1{font-family:var(--serif);font-size:1.75rem;font-weight:600;margin:0 auto 4px}.hrq-giris-form .hrq-hint{margin:0 auto 22px}.hrq-giris-marka-dar{display:none}@media(max-width:900px){.hrq-giris{grid-template-columns:minmax(0,1fr);min-height:0;width:min(100%,420px)}.hrq-giris-panel{display:none}.hrq-giris-form{padding:28px 24px 32px}.hrq-giris-marka-dar{display:block;margin:0 auto 20px}}.hrq-giris-hatlar path{fill:none;stroke:var(--auth-hair);stroke-width:1}.hrq-giris-dugum rect{fill:var(--auth-deep-2);stroke:var(--auth-hair);stroke-width:1}.hrq-giris-dugum text{font-family:var(--mono);font-size:9.5px;letter-spacing:.04em;text-anchor:middle;fill:var(--auth-deep-dim)}.hrq-giris-dugum--cikti rect{stroke:color-mix(in srgb,var(--gold-400) 55%,transparent)}.hrq-giris-dugum--cikti text{fill:var(--gold-300)}.hrq-giris-cekirdek path{fill:color-mix(in srgb,var(--gold-400) 12%,transparent);stroke:color-mix(in srgb,var(--gold-400) 60%,transparent);stroke-width:1}.hrq-giris-odak{fill:var(--gold-400)}.hrq-giris-cekirdek text{font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-anchor:middle;fill:var(--auth-deep-fg)}.hrq-giris-paket{fill:var(--gold-300);offset-rotate:0deg;opacity:0;animation:giris-paket-ice 4.2s linear infinite}.hrq-giris-paket--disa{fill:var(--gold-400);animation-name:giris-paket-disa}@keyframes giris-paket-ice{0%{offset-distance:0%;opacity:0}16%,66%{opacity:1}80%,to{opacity:0}to{offset-distance:100%}}@keyframes giris-paket-disa{0%,24%{opacity:0}0%{offset-distance:0%}36%,84%{opacity:1}to{offset-distance:100%;opacity:0}}@media(prefers-reduced-motion:reduce){.hrq-giris-paket{animation:none;opacity:0}}.hrq-survey-card{width:min(100%,980px);padding:32px}.hrq-survey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;align-items:start;min-width:0}.hrq-survey-grid>*{min-width:0}.hrq-auth-brand{display:flex;align-items:baseline;gap:5px;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.hrq-auth-brand span:first-child{color:var(--decision);font-family:var(--mono);font-weight:600}.hrq-auth-sub{color:var(--text-mute);font-size:.88rem;margin-bottom:22px}.hrq-otp-input{font-family:var(--mono);font-size:1.5rem;letter-spacing:.4em;text-align:center;padding:12px}.hrq-brand-preview{display:grid;place-items:center;min-height:92px;padding:14px;background:#fff;border:1px dashed var(--line);border-radius:var(--radius-sm, 8px)}.hrq-brand-preview img{max-height:64px;max-width:220px;object-fit:contain}.hrq-color-input{width:44px;height:32px;padding:0;border:1px solid var(--line);border-radius:8px;background:none;cursor:pointer}.hrq-brand-sample{padding:14px;border:1px solid var(--line);border-radius:var(--radius-sm, 8px);background:var(--surface-2, var(--surface))}.hrq-brand-sample-label{display:block;font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;margin-bottom:8px}.hrq-brand-sample-bar{height:7px;border-radius:4px;background:var(--line);overflow:hidden}.hrq-brand-sample-bar span{display:block;height:100%;border-radius:4px}.hrq-dev-accounts{margin-top:22px;padding-top:18px;border-top:1px dashed var(--line)}.hrq-dev-accounts-title{font-size:.78rem;font-weight:600;color:var(--decision);margin:0 0 4px}.hrq-dev-accounts-hint{font-size:.78rem;color:var(--text-mute);margin:0 0 12px;line-height:1.4}.hrq-dev-accounts ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.hrq-dev-accounts li{display:flex;gap:8px;align-items:stretch}.hrq-dev-account{flex:1;display:grid;gap:2px;text-align:left;background:var(--surface-2, var(--surface));border:1px solid var(--line);border-radius:var(--radius-sm, 8px);padding:8px 10px;cursor:pointer;transition:border-color .15s,transform .15s}.hrq-dev-account:hover:not(:disabled){border-color:var(--accent-strong);transform:translateY(-1px)}.hrq-dev-account-role{font-size:.7rem;font-weight:600;color:var(--accent-strong)}.hrq-dev-account-mail{font-size:.82rem;color:var(--text)}.hrq-dev-account-pass{font-family:var(--mono);font-size:.74rem;color:var(--text-mute)}.hrq-dev-account-go{flex:0 0 auto;padding:0 12px;font-size:.78rem;font-weight:600;color:var(--ink);background:var(--decision);border:none;border-radius:var(--radius-sm, 8px);cursor:pointer}.hrq-dev-account-go:disabled{opacity:.5;cursor:default}.hrq-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:6px}.hrq-list>li{min-width:0}.hrq-countlist>li{display:flex;align-items:baseline;gap:12px;justify-content:space-between}.hrq-countlist>li>:first-child{min-width:0}.hrq-row-btn{width:100%;display:flex;align-items:center;gap:16px;padding:16px 14px;border:0;border-top:1px solid var(--line-soft);border-radius:var(--radius-sm);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease}.hrq-list>li:first-child .hrq-row-btn{border-top:0}.hrq-row-btn:hover{background:var(--surface-2)}.hrq-row-btn:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-2px}.hrq-row-main{display:grid;gap:3px;flex:1;min-width:0}.hrq-row-main strong{font-weight:600;font-size:.98rem}.hrq-row-main span{font-size:.84rem;color:var(--text-mute)}.hrq-row-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hrq-row-meta>.hrq-hint{font-size:.82rem}.hrq-row-static{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;font-size:.88rem}.hrq-defs.hrq-defs--metin{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px 28px}.hrq-defs--metin .hrq-def{background:transparent;border-radius:0;padding:0;gap:3px}.hrq-defs--metin .hrq-def dt{font-size:.72rem;font-weight:600;color:var(--text-mute)}.hrq-defs--metin .hrq-def dd{font-size:.92rem;font-weight:500;line-height:1.4;color:var(--text);font-variant-numeric:normal}.hrq-defs dd{margin:0}.hrq-defs{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:12px}.hrq-def{display:grid;gap:6px;min-width:0;padding:14px 16px;background:var(--surface-2);border-radius:12px}.hrq-def dt{font-size:.78rem;font-weight:600;color:var(--text-mute);line-height:1.3}.hrq-def dd{margin:0;font-size:1.35rem;font-weight:600;line-height:1.2;color:var(--text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.hrq-def dd:has(.hrq-badge),.hrq-def dd:has(.hrq-pill){font-size:.9rem;font-weight:500}.hrq-sep{border:0;border-top:1px solid var(--line);margin:16px 0}.hrq-qr{margin-top:12px;width:176px;max-width:100%;padding:8px;background:#fff;border:1px solid var(--line);border-radius:8px}.hrq-qr svg{display:block;width:100%;height:auto}@media print{.hrq-qr{border:0;padding:0;width:240px}}.hrq-board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:12px;overflow-x:auto;padding-bottom:6px;min-width:0;max-width:100%}.hrq-board-col{display:grid;align-content:start;gap:10px;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:12px;min-width:0}.hrq-board-col--off{opacity:.62;border-style:dashed}.hrq-board-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hrq-board-card{display:grid;gap:8px;justify-items:start;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);min-width:0}.hrq-board-open{background:none;border:0;padding:0;font:inherit;font-weight:600;color:inherit;text-align:left;cursor:pointer;max-width:100%;overflow-wrap:anywhere}.hrq-board-open:hover{color:var(--accent-strong)}.hrq-check{display:flex;align-items:flex-start;gap:10px;cursor:pointer;line-height:1.45}.hrq-check input{margin-top:3px;accent-color:var(--accent-strong);flex:none}@media(max-width:900px){.hrq-shell{grid-template-columns:1fr}.hrq-row-btn{flex-direction:column;align-items:flex-start;gap:6px}.hrq-row-static{flex-direction:column;align-items:flex-start;gap:4px}.hrq-defs{grid-template-columns:1fr 1fr}.hrq-board{grid-auto-flow:row;grid-template-columns:minmax(0,1fr);grid-auto-columns:minmax(0,1fr);overflow-x:visible}.hrq-side{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto;padding:10px 12px;gap:10px}.hrq-nav{grid-auto-flow:column;gap:4px}.hrq-nav-group{display:contents}.hrq-nav-group+.hrq-nav-group{margin-top:0}.hrq-nav-group+.hrq-nav-group>button:first-of-type{border-left:1px solid var(--side-line);margin-left:6px;padding-left:12px}.hrq-nav-label{display:none}.hrq-nav{flex:0 0 auto}.hrq-brand{width:132px;flex:0 0 auto;padding:0 8px 0 0}.hrq-side-foot{margin-top:0;display:flex;align-items:center;gap:6px;border-top:0;padding-top:0;border-left:1px solid var(--side-line);padding-left:10px;flex:0 0 auto}.hrq-side-foot .hrq-user{display:none}.hrq-side-settings{width:auto;white-space:nowrap}.hrq-content{--content-pad-x: 16px;--content-pad-y: 20px;padding:var(--content-pad-y) var(--content-pad-x) 48px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.hrq-prose{color:var(--text);font-size:.94rem;line-height:1.55}.hrq-prose>:first-child{margin-top:0}.hrq-prose>:last-child{margin-bottom:0}.hrq-prose-p{margin:0 0 .7em}.hrq-prose-p strong{color:var(--text);font-weight:650}.hrq-prose-h2{margin:1.3em 0 .5em;font-size:1.02rem;font-weight:650;letter-spacing:.01em;color:var(--text)}.hrq-prose-h3{margin:1.1em 0 .4em;font-size:.92rem;font-weight:650;color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em}.hrq-prose-hr{border:0;border-top:1px solid var(--line);margin:1.2em 0}.hrq-prose-list{margin:0 0 .7em;padding-left:1.25em}.hrq-prose-list li{margin:.2em 0}.hrq-prose-tablewrap{margin:.4em 0 1em;overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-sm)}.hrq-prose-table{border-collapse:collapse;width:100%;font-size:.86rem;font-variant-numeric:tabular-nums}.hrq-prose-table th,.hrq-prose-table td{padding:7px 12px;border-bottom:1px solid var(--line-soft);white-space:nowrap}.hrq-prose-table thead th{background:var(--surface-2);color:var(--text-dim);font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em;position:sticky;top:0}.hrq-prose-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--surface-2) 45%,transparent)}.hrq-prose-table tbody tr:last-child td{border-bottom:0}.hrq-prose-table td strong{color:var(--text);font-weight:650}.hrq-linklike{background:none;border:0;padding:0;font:inherit;color:var(--accent-strong);text-decoration:underline;cursor:pointer}.hrq-linklike:hover{color:var(--accent-strong)}.hrq-controls{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px}.hrq-controls>*{min-width:0}.hrq-controls .hrq-field{margin-bottom:0}.hrq-controls{position:relative}.hrq-controls .hrq-field>.hrq-hint{position:absolute;bottom:0;left:0;right:0;margin:0}.hrq-controls:has(.hrq-field>.hrq-hint){padding-bottom:22px}.hrq-metrics-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:end}.hrq-metrics-controls .hrq-field{margin-bottom:0}.hrq-metrics-controls__action{display:flex;align-items:end;min-width:0}.hrq-metrics-controls__action .hrq-btn{width:100%}.hrq-metrics-pair{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.hrq-metrics-pair>*{min-width:0}.hrq-table-scroll{overflow-x:auto;min-width:0}.hrq-table{width:100%;border-collapse:collapse;font-size:.88rem;font-variant-numeric:tabular-nums}.hrq-table th,.hrq-table td{text-align:left;padding:8px 12px;border-bottom:1px solid var(--border, rgba(127, 127, 127, .15));white-space:nowrap}.hrq-table thead th{font-weight:600;color:var(--text-dim);font-size:.78rem;white-space:nowrap}.hrq-table tbody tr:last-child td{border-bottom:0}.hrq-table--rows tbody tr{cursor:pointer;transition:background-color .15s ease}.hrq-table--rows tbody tr:hover{background:var(--surface-2)}.hrq-table--rows tbody tr:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-2px}.hrq-table td:not(:first-child),.hrq-table thead th:not(:first-child){text-align:right}.hrq-masked{color:var(--text-dim);font-variant-numeric:normal;letter-spacing:.02em}.hrq-dev{font-weight:600}.hrq-dev--over{color:var(--danger, #d9534f)}.hrq-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;margin:12px 0 0}.hrq-stats>div{min-width:0}.hrq-stats dt{font-size:.78rem;font-weight:600;color:var(--text-dim)}.hrq-stats dd{margin:2px 0 0;font-size:1.35rem;font-weight:650;font-variant-numeric:tabular-nums}.hrq-coverage{margin-top:10px}.hrq-metrics{grid-template-columns:minmax(0,1fr)}.hrq-stage-targets{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4px 16px;margin-top:12px}.hrq-stage-targets>*{min-width:0}.hrq-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--scrim);z-index:40}.hrq-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:41;width:min(780px,calc(100vw - 56px));max-height:min(820px,calc(100vh - 72px));max-height:min(820px,calc(100dvh - 72px));background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--modal-shadow);display:flex;flex-direction:column;overflow:hidden}.hrq-modal--sm{width:min(560px,calc(100vw - 56px))}.hrq-modal-head{display:flex;align-items:flex-start;gap:10px;padding:22px 26px 18px;border-bottom:1px solid var(--line)}.hrq-modal-head h2{font-size:1.1rem;font-weight:700}.hrq-modal-head p{font-size:.82rem;color:var(--text-mute);margin-top:2px}.hrq-modal-head>div{flex:1;min-width:0}.hrq-modal-body{padding:24px 26px;overflow-y:auto;flex:1;min-height:0}.hrq-modal-foot{display:flex;align-items:center;gap:10px;padding:16px 26px;border-top:1px solid var(--line);background:var(--surface-2)}.hrq-modal-foot .hrq-hint{flex:1;min-width:0}@media(max-width:900px){.hrq-modal,.hrq-modal--sm{width:calc(100vw - 20px);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}.hrq-modal-head{padding:16px 16px 13px}.hrq-modal-body{padding:16px}.hrq-modal-foot{flex-wrap:wrap;padding:12px 16px}.hrq-modal-foot .hrq-hint{flex-basis:100%;order:3}.hrq-modal-foot .hrq-btn{flex:1 1 auto}}.hrq-settings-shell{display:grid;grid-template-columns:216px minmax(0,1fr);gap:28px;align-items:start}.hrq-settings-nav{position:sticky;top:84px;min-width:0;display:grid;gap:20px;padding:14px 8px;background:var(--surface-2);border:1px solid var(--line);border-radius:12px}.hrq-settings-nav-grup>h3{font-size:.76rem;font-weight:700;letter-spacing:.06em;color:var(--text-mute);padding:0 10px 7px;margin-bottom:8px;border-bottom:1px solid var(--line)}.hrq-settings-nav-grup>ul{display:grid;gap:2px;list-style:none;padding-inline-start:0;margin:0}.hrq-settings-nav-btn{width:100%;display:block;text-align:left;padding:9px 11px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-dim);font:inherit;font-size:.95rem;line-height:1.4;white-space:normal;cursor:pointer;transition:background .14s ease,color .14s ease}.hrq-settings-nav-btn:hover{background:var(--surface);color:var(--text)}.hrq-settings-nav-btn:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-2px}.hrq-settings-nav-btn[aria-current=page]{background:var(--accent-fill);color:var(--accent-strong);font-weight:600;box-shadow:inset 3px 0 0 var(--accent-strong)}.hrq-settings-icerik{min-width:0;max-width:var(--readable-max)}.hrq-settings-nav-dar{display:none}@media(max-width:760px){.hrq-settings-shell{grid-template-columns:minmax(0,1fr);gap:4px}.hrq-settings-nav{display:none}.hrq-settings-nav-dar{display:block}}.hrq-settings-group+.hrq-settings-group{margin-top:30px}.hrq-settings-group>header{margin-bottom:12px}.hrq-settings-group>header h2{font-size:1.1rem;font-weight:700}.hrq-settings-group>header p{font-size:.85rem;color:var(--text-mute);margin-top:2px}.hrq-tabs{display:flex;gap:8px;align-items:center;overflow-x:auto;min-width:0;padding-bottom:10px;margin-bottom:14px;border-bottom:1px solid var(--line);scrollbar-width:thin}.hrq-tabs>.hrq-chip{flex:0 0 auto;white-space:nowrap}.hrq-tabs>.hrq-chip[aria-selected=true]{background:var(--accent-strong);border-color:var(--accent-strong);color:var(--on-accent)}.hrq-tabs>.hrq-chip:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-track{display:flex;align-items:flex-start;gap:0;overflow-x:auto;min-width:0;padding-bottom:6px}.hrq-track-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1 1 0;min-width:84px}.hrq-track-line{display:flex;align-items:center;width:100%}.hrq-track-bar{flex:1 1 auto;height:2px;background:var(--line)}.hrq-track-bar--done{background:var(--accent-strong)}.hrq-track-bar--hidden{background:transparent}.hrq-track-dot{width:18px;height:18px;flex:0 0 auto;border-radius:999px;border:2px solid var(--line);background:var(--surface);display:grid;place-items:center;font-size:.62rem;font-weight:700;line-height:1;color:var(--text-dim)}.hrq-track-dot--done{border-color:var(--accent-strong);background:var(--accent-strong);color:var(--on-accent)}.hrq-track-dot--current{border-color:var(--accent-strong);box-shadow:0 0 0 3px var(--accent-fill);color:var(--text)}.hrq-track-dot--closed{border-color:var(--danger-fg, var(--line));background:var(--danger-fill, var(--surface));color:var(--danger-fg, var(--text-dim))}.hrq-track-label{font-size:.76rem;text-align:center;color:var(--text-dim);line-height:1.3}.hrq-track-label--active{color:var(--text);font-weight:600}.hrq-track-label--future{opacity:.5}.hrq-page-head{display:grid;gap:8px;background:var(--surface);border-bottom:1px solid var(--line);padding:16px var(--content-pad-x);margin:calc(var(--content-pad-y) * -1) calc(var(--content-pad-x) * -1) 40px}.hrq-page-title{font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0}.hrq-lede{font-size:1.02rem;line-height:1.6;color:var(--text-dim);margin:0;max-width:62ch}.hrq-page-boundary{margin-top:8px;line-height:1.5;max-width:68ch}.hrq-page-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.hrq-bands{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.hrq-band-title{display:flex;align-items:baseline;gap:10px}.hrq-band-count{font-size:.78rem;font-weight:600;color:var(--text-dim);background:var(--surface-2);border-radius:999px;padding:2px 9px;font-variant-numeric:tabular-nums}.hrq-tasks{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr)}.hrq-task{display:flex;align-items:center;gap:16px;width:100%;min-width:0;padding:18px 16px 18px 14px;border:0;border-top:1px solid var(--line-soft);border-radius:var(--radius-sm);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease}.hrq-tasks>li:first-child .hrq-task{border-top:0}.hrq-task:hover{background:var(--surface-2)}.hrq-task:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-2px}.hrq-task-rail{flex:0 0 auto;width:3px;align-self:stretch;border-radius:999px;background:transparent}.hrq-task-rail--warn{background:var(--warn)}.hrq-task-rail--danger{background:var(--danger)}.hrq-task-rail--accent{background:var(--accent)}.hrq-task-body{flex:1 1 auto;min-width:0;display:grid;gap:4px}.hrq-task-title{font-size:.98rem;font-weight:560;line-height:1.35}.hrq-task-meta{font-size:.84rem;color:var(--text-mute);line-height:1.45}.hrq-task-age{flex:0 0 auto;font-size:.82rem;color:var(--text-mute);font-variant-numeric:tabular-nums;white-space:nowrap}.hrq-task-age--warn{color:var(--warn-fg)}.hrq-task-age--danger{color:var(--danger-fg)}.hrq-task-chev{flex:0 0 auto;color:var(--text-mute);font-size:1.1rem;line-height:1}.hrq-clear{display:grid;justify-items:center;gap:10px;padding:56px 24px;text-align:center}.hrq-clear-mark{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:var(--ok-fill);color:var(--ok-fg);font-size:1.3rem}.hrq-clear-title{font-size:1.1rem;font-weight:600;margin:0}.hrq-clear-hint{font-size:.9rem;color:var(--text-mute);margin:0;max-width:46ch;line-height:1.55}.hrq-feed{max-width:var(--feed-max)}@media(max-width:560px){.hrq-task{flex-wrap:wrap;padding:16px 12px;gap:12px}.hrq-task-age{order:3;width:100%}.hrq-bands{gap:32px}}.hrq-kadro-baslik{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) 96px 54px 64px 68px 20px;gap:14px;padding:0 14px 7px;margin-top:14px;border-bottom:1px solid var(--line);font-size:.72rem;font-weight:600;color:var(--text-mute)}.hrq-kadro{border-top:1px solid var(--line-soft)}.hrq-list>li:first-child .hrq-kadro{border-top:0}.hrq-kadro-ozet{width:100%;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) 96px 54px 64px 68px 20px;gap:14px;align-items:center;padding:10px 14px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease}.hrq-kadro-ozet:hover{background:var(--surface-2)}.hrq-kadro-ozet:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-2px}.hrq-kadro[data-acik="1"] .hrq-kadro-ozet{background:var(--surface-2)}.hrq-kadro-ad{min-width:0}.hrq-kadro-ad strong{display:block;font-weight:600;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-kadro-dep{min-width:0;font-size:.82rem;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-kadro-n{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.hrq-kadro-n b{font-size:.95rem}.hrq-kadro-ok{color:var(--text-mute);font-size:.7rem;text-align:center}.hrq-kadro-detay{padding:2px 14px 14px;display:grid;gap:10px}.hrq-kadro-detay-alt{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:720px){.hrq-kadro-baslik{display:none}.hrq-kadro-ozet{grid-template-columns:minmax(0,1fr) 88px 20px;row-gap:8px}.hrq-kadro-dep,.hrq-kadro-yas{display:none}}.hrq-spark{display:flex;align-items:flex-end;gap:3px;height:28px;border-bottom:1px solid var(--line-soft);min-width:56px}.hrq-spark i{flex:1;display:block;min-height:3px;border-radius:2px 2px 0 0}.hrq-spark--bos{opacity:.45}.hrq-flow{display:flex;gap:4px;min-width:0;overflow-x:auto}.hrq-flow-seg{min-width:104px;border:1px solid transparent;border-radius:var(--radius-sm);padding:8px 10px 7px;display:flex;flex-direction:column;justify-content:space-between}.hrq-flow-blok{display:grid;gap:10px;min-width:0}.hrq-flow--sade{display:flex;gap:2px;height:12px;overflow:hidden;border-radius:99px;min-width:0}.hrq-flow-dilim{min-width:4px;border-radius:2px}.hrq-flow--sade>.hrq-flow-dilim:first-child{border-radius:99px 2px 2px 99px}.hrq-flow--sade>.hrq-flow-dilim:last-child{border-radius:2px 99px 99px 2px}.hrq-flow--sade>.hrq-flow-dilim:only-child{border-radius:99px}.hrq-flow-anahtar{list-style:none;margin:0;padding:0;display:grid;gap:7px}.hrq-flow-anahtar li{display:flex;align-items:center;gap:8px;font-size:.82rem;min-width:0}.hrq-flow-anahtar i{width:9px;height:9px;border-radius:3px;flex:0 0 auto}.hrq-flow-anahtar span{flex:1 1 auto;min-width:0;color:var(--text-dim)}.hrq-flow-anahtar b{font-variant-numeric:tabular-nums;color:var(--brand-navy);flex:0 0 auto}.hrq-flow-ust{display:flex;align-items:baseline;gap:6px;min-width:0}.hrq-flow-ust b{font-size:1rem;line-height:1;font-variant-numeric:tabular-nums}.hrq-flow-ust span{font-size:.72rem;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-flow-alt{display:block;margin-top:8px}.hrq-flow-alt span{display:block;font-size:.68rem;color:var(--text-mute);font-variant-numeric:tabular-nums;margin-bottom:3px}.hrq-flow-alt em{display:block;height:3px;min-width:6px;border-radius:99px;background:var(--text-mute);opacity:.4}.hrq-flow-seg[data-vurgu="1"] .hrq-flow-alt em{background:var(--warn-fg);opacity:.9}.hrq-flow-seg[data-vurgu="1"] .hrq-flow-alt span{color:var(--warn-fg);font-weight:600}.hrq-meter{display:inline-flex;align-items:center;gap:8px;min-width:0}.hrq-meter-bar{flex:1;min-width:44px;height:6px;border-radius:99px;background:var(--surface-3);overflow:hidden;display:block}.hrq-meter-bar i{display:block;height:100%;border-radius:99px;background:var(--accent)}.hrq-meter[data-tone=ok] .hrq-meter-bar i{background:var(--ok-fg)}.hrq-meter[data-tone=warn] .hrq-meter-bar i{background:var(--warn-fg)}.hrq-meter[data-tone=danger] .hrq-meter-bar i{background:var(--danger-fg)}.hrq-meter-n{font-size:.84rem;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--text)}.hrq-stat{display:inline-flex;align-items:baseline;gap:5px}.hrq-stat b{font-size:1.05rem;font-variant-numeric:tabular-nums;line-height:1}.hrq-stat span{font-size:.72rem;color:var(--text-mute)}.hrq-drow-head{display:grid;grid-template-columns:var(--drow-cols);gap:14px;padding:0 14px 7px;margin-top:14px;border-bottom:1px solid var(--line);font-size:.72rem;font-weight:600;color:var(--text-mute)}.hrq-drow{width:100%;display:grid;grid-template-columns:var(--drow-cols);gap:14px;align-items:center;padding:10px 14px;border:0;border-top:1px solid var(--line-soft);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease}.hrq-list>li:first-child .hrq-drow{border-top:0}.hrq-drow:hover{background:var(--surface-2)}.hrq-drow:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-2px}.hrq-drow--dural{cursor:default}.hrq-drow--dural:hover{background:transparent}.hrq-drow>*{min-width:0}.hrq-dcell{min-width:0}.hrq-dcell strong{display:block;font-weight:600;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-dcell span{display:block;font-size:.8rem;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-dcell .hrq-badge{display:inline-flex}.hrq-drow--form{align-items:end}.hrq-drow--form .hrq-field{margin-bottom:0}.hrq-drow--form>.hrq-controls{min-height:var(--kontrol-yuk);align-items:center}.hrq-sub{display:block;font-size:.8rem;color:var(--text-dim)}.hrq-dval{font-size:.9rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-dnum{text-align:center;font-size:.9rem;font-variant-numeric:tabular-nums;white-space:nowrap}.hrq-drow-head>*{font-size:inherit;font-weight:inherit;color:inherit}.hrq-dend{display:flex;justify-content:flex-end;align-items:center}.hrq-drows--cizgili{border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;margin-top:14px}.hrq-drows--cizgili .hrq-drow-head{margin-top:0;padding:9px 0;background:var(--surface-2);border-bottom:1px solid var(--line)}.hrq-drows--cizgili .hrq-drow{padding:10px 0;border-top:1px solid var(--line-soft)}.hrq-drows--cizgili .hrq-drow-head,.hrq-drows--cizgili .hrq-drow{gap:0}.hrq-drows--cizgili .hrq-drow-head>*,.hrq-drows--cizgili .hrq-drow>*{padding:0 12px;border-left:1px solid var(--line-soft)}.hrq-drows--cizgili .hrq-drow-head>*:first-child,.hrq-drows--cizgili .hrq-drow>*:first-child{border-left:0}.hrq-drows--cizgili .hrq-list{border:0}@media(max-width:760px){.hrq-drow-head{display:none}.hrq-drow{grid-template-columns:1fr;row-gap:6px}.hrq-dnum,.hrq-dend{text-align:left;justify-content:flex-start}.hrq-drows--cizgili .hrq-drow>*{border-left:0;padding:0 12px}}.hrq-table thead th{position:sticky;top:0;z-index:1;background:var(--surface);border-bottom:1px solid var(--line)}.hrq-table th,.hrq-table td{border-bottom:1px solid var(--line-soft)}.hrq-table tbody tr{transition:background .12s ease}.hrq-table tbody tr:hover td{background:var(--surface-2)}.hrq-table thead th.hrq-tnum,.hrq-table th.hrq-tnum,.hrq-table td.hrq-tnum{text-align:center;width:1%;padding-left:18px;padding-right:18px}.hrq-table th.hrq-tnum,.hrq-table td.hrq-tnum{white-space:nowrap}.hrq-table th:first-child,.hrq-table td:first-child{width:100%}.hrq-tcell strong{display:block;font-weight:600}.hrq-tcell span{display:block;font-size:.78rem;color:var(--text-mute);margin-top:1px}.hrq-quant{display:inline-block;min-width:42px;text-align:center}.hrq-quant b{display:block;font-variant-numeric:tabular-nums;font-weight:600}.hrq-quant i{display:block;height:3px;margin-top:3px;margin-left:auto;border-radius:99px;background:var(--accent)}.hrq-quant i[data-tone=ok]{background:var(--ok-fg)}.hrq-quant i[data-tone=warn]{background:var(--warn-fg)}.hrq-quant i[data-tone=danger]{background:var(--danger-fg)}.hrq-quant--sifir b{color:var(--text-mute);font-weight:400}.hrq-quant--yok{color:var(--text-mute)}.hrq-subhead{margin:0 0 8px;font-size:.86rem;font-weight:600;color:var(--text)}.hrq-subhead+.hrq-hint{margin-top:-4px}:root{--cat-1: #3699ff;--cat-2: #2f8ba6;--cat-3: #2f9e6e;--cat-4: #c9a84c;--cat-5: #d98436;--cat-6: #67809a}.hrq-pano{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:900px){.hrq-pano{grid-template-columns:repeat(2,minmax(0,1fr))}}.hrq-pano>.hrq-card{margin:0;min-width:0}.hrq-pano--genis{grid-template-columns:1fr}.hrq-pano>.hrq-pano-genis{grid-column:1 / -1}.hrq-statlar{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.hrq-statbox{display:block;width:100%;text-align:left;border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:var(--radius-sm);background:var(--surface);padding:12px 14px;font:inherit;color:inherit}button.hrq-statbox{cursor:pointer;transition:background .14s ease}button.hrq-statbox:hover{background:var(--surface-2)}button.hrq-statbox:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-statbox[data-tone=ok]{border-left-color:var(--ok-fg)}.hrq-statbox[data-tone=warn]{border-left-color:var(--warn-fg)}.hrq-statbox[data-tone=danger]{border-left-color:var(--danger-fg)}.hrq-stat-etiket{display:block;font-size:.76rem;color:var(--text-mute);font-weight:600}.hrq-stat-deger{display:block;font-size:1.65rem;line-height:1.15;margin-top:2px;font-variant-numeric:tabular-nums}.hrq-stat-deger[data-bicim=metin]{font-size:1.02rem;line-height:1.35;font-weight:650;font-variant-numeric:normal;text-wrap:balance}.hrq-stat-alt{display:block;font-size:.75rem;color:var(--text-dim);margin-top:2px}.hrq-donut{display:grid;grid-template-columns:140px minmax(0,1fr);gap:16px;align-items:center;position:relative}.hrq-donut-svg{grid-column:1;grid-row:1;width:140px;height:140px;transform:rotate(-90deg)}.hrq-donut-iz{fill:none;stroke:var(--surface-3);stroke-width:16}.hrq-donut-dilim{fill:none;stroke-width:16}.hrq-donut-orta{grid-column:1;grid-row:1;align-self:stretch;justify-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.hrq-donut-orta b{font-size:1.5rem;font-variant-numeric:tabular-nums;line-height:1}.hrq-donut-orta span{font-size:.72rem;color:var(--text-mute);margin-top:2px}.hrq-donut-anahtar{list-style:none;margin:0;padding:0;display:grid;gap:7px;min-width:0}.hrq-donut-anahtar li{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:center;font-size:.84rem}.hrq-donut-anahtar i{width:10px;height:10px;border-radius:3px;display:block}.hrq-donut-anahtar span{overflow:visible;white-space:normal;overflow-wrap:anywhere;color:var(--text-dim);line-height:1.3}.hrq-donut-anahtar b{font-variant-numeric:tabular-nums}.hrq-bars{list-style:none;margin:0;padding:0;display:grid;gap:9px}.hrq-bars li{display:grid;grid-template-columns:minmax(88px,.9fr) minmax(0,2fr) 38px;gap:10px;align-items:center}.hrq-bars-ad{font-size:.82rem;color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hrq-bars-iz{height:10px;border-radius:99px;background:var(--surface-3);overflow:hidden}.hrq-bars-iz i{display:block;height:100%;border-radius:99px}.hrq-bars-n{text-align:right;font-variant-numeric:tabular-nums;font-size:.86rem}@media(max-width:560px){.hrq-donut{grid-template-columns:1fr;justify-items:center}.hrq-donut-anahtar{width:100%}}.hrq-asama-bas{display:flex;align-items:baseline;gap:10px;padding:0 2px 10px}.hrq-asama-ad{font-size:.86rem;font-weight:600;display:flex;align-items:baseline;gap:7px}.hrq-asama-ad b{font-variant-numeric:tabular-nums;color:var(--text-dim);font-weight:600}.hrq-asama-bas .hrq-hint{margin-left:auto}.hrq-breadcrumb{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;font-size:.82rem;line-height:1.4}.hrq-breadcrumb>*{font-size:inherit;line-height:inherit}.hrq-breadcrumb-ayrac{color:var(--text-mute)}.hrq-breadcrumb-son{font-weight:600;color:var(--text-dim)}.hrq-breadcrumb-link{background:none;border:0;padding:0;font:inherit;color:var(--text-mute);text-decoration:none;cursor:pointer}.hrq-breadcrumb-link:hover{color:var(--accent-strong)}.hrq-akis{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;margin-top:4px}.hrq-kayitlar{display:flex;flex-wrap:wrap;align-items:center;gap:6px 18px;margin-top:18px;padding-top:12px;border-top:1px solid var(--line-soft)}.hrq-kayitlar-bas{font-size:.74rem;font-weight:600;color:var(--text-mute);margin-right:2px}.hrq-kayitlar button{display:inline-flex;align-items:center;gap:6px;background:none;border:0;padding:3px 0;cursor:pointer;font:inherit;font-size:.88rem;color:var(--accent-strong);border-bottom:1px solid transparent}.hrq-kayitlar button:hover{border-bottom-color:currentColor}.hrq-kayitlar button:focus-visible{outline:2px solid var(--accent-strong);outline-offset:3px}.hrq-kayitlar button svg{flex:0 0 auto;opacity:.75}.hrq-iskart{flex:1 1 270px;min-height:86px;min-width:0;display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease,border-color .14s ease}.hrq-iskart:hover{background:var(--surface-2)}.hrq-iskart:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-iskart[data-hal=simdi]{border-color:var(--accent-strong);background:var(--accent-fill)}.hrq-iskart[data-hal=gecmis]{background:var(--surface-2)}.hrq-iskart-ad strong{display:block;font-weight:600;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.hrq-iskart-ad span{display:block;font-size:.74rem;color:var(--text-mute);margin-top:1px}.hrq-is-simge{width:26px;height:26px;border-radius:999px;display:grid;place-items:center;font-size:.82rem;line-height:1;background:var(--surface-3);color:var(--text-mute)}.hrq-is-simge:after{content:"";display:block}.hrq-is-simge[data-hal=gelecek]:after{width:10px;height:10px;border-radius:999px;border:2px solid currentColor}.hrq-is-simge[data-hal=yok]:after{width:10px;height:2px;border-radius:99px;background:currentColor;opacity:.55}.hrq-is-simge[data-hal=gecmis]{background:var(--ok-fill);color:var(--ok-fg)}.hrq-is-simge[data-hal=gecmis]:after{content:"✓";font-weight:700}.hrq-is-simge[data-hal=simdi]{background:var(--accent-strong);color:var(--on-accent)}.hrq-is-simge[data-hal=simdi]:after{width:10px;height:10px;border-radius:999px;background:currentColor}.hrq-akis-ok{display:flex;align-items:center;color:var(--text-mute);flex:0 0 auto}@media(max-width:640px){.hrq-akis{flex-direction:column}.hrq-akis-ok{transform:rotate(90deg);justify-content:center}}.hrq-g12{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.hrq-g12>*{min-width:0}.hrq-g12 .kol-12{grid-column:span 12}.hrq-g12 .kol-7{grid-column:span 7}.hrq-g12 .kol-5{grid-column:span 5}.hrq-g12 .kol-8{grid-column:span 8}.hrq-g12 .kol-4{grid-column:span 4}.hrq-g12 .kol-3{grid-column:span 3}.hrq-g12 .kol-6{grid-column:span 6}@media(max-width:900px){.hrq-g12>*{grid-column:1 / -1!important}}.hrq-ozet{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden}.hrq-ozet>div{padding:14px 16px;min-width:0}.hrq-ozet>div+div{border-left:1px solid var(--line)}.hrq-ozet-etiket{display:block;font-size:.76rem;color:var(--text-dim);margin-bottom:4px}.hrq-ozet-deger{display:flex;align-items:baseline;gap:8px;font-size:1.7rem;font-weight:650;line-height:1.1;font-variant-numeric:tabular-nums;color:var(--brand-navy)}.hrq-ozet-alt{display:block;font-size:.74rem;color:var(--text-dim);margin-top:4px}@media(max-width:760px){.hrq-ozet{grid-template-columns:repeat(2,minmax(0,1fr))}.hrq-ozet>div:nth-child(odd){border-left:0}.hrq-ozet>div:nth-child(n+3){border-top:1px solid var(--line)}}.hrq-modul-izgara{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;align-items:start}.hrq-modul-izgara>*:last-child{grid-column:auto / -1}.hrq-modul-izgara>*{min-width:0;display:flex;flex-direction:column}.hrq-modul-izgara .hrq-donut{grid-template-columns:108px minmax(0,1fr);gap:12px}.hrq-modul-izgara .hrq-donut-svg{width:108px;height:108px}.hrq-modul-izgara .hrq-flow{flex:1 1 auto;align-items:stretch;overflow-x:visible}.hrq-modul-izgara .hrq-flow-seg{min-width:0}.hrq-modul-izgara .hrq-flow-ust{flex-wrap:wrap}.hrq-modul-izgara .hrq-flow-ust span{white-space:normal;overflow:visible;text-overflow:clip}.hrq-modul-izgara .hrq-card>.hrq-flow{display:flex}.hrq-ik-sagligi{--stage-from: #dbe3ec;--stage-to: #162431}.hrq-g12>*{display:flex;flex-direction:column}.hrq-g12>*>.hrq-card{flex:1 1 auto}.hrq-g12>.kart-kisa{align-self:start}.hrq-kpi{display:grid;gap:6px}.hrq-kpi-ana{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hrq-kpi-deger{font-size:3rem;line-height:1.05;font-weight:680;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--brand-navy)}.hrq-kpi-taban{font-size:.82rem;color:var(--text-dim);line-height:1.5}.hrq-kpi-ikincil{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);display:grid;gap:4px}.hrq-kpi-etiket{font-size:.72rem;font-weight:650;color:var(--text-mute)}.hrq-kpi-alt{font-size:1.55rem;line-height:1.1;font-weight:650;font-variant-numeric:tabular-nums;color:var(--brand-navy)}.hrq-serit{display:grid;grid-template-columns:repeat(var(--n, 2),minmax(0,1fr));border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface)}.hrq-serit-hucre{padding:12px 14px;min-width:0;border-left:1px solid var(--line)}.hrq-serit-hucre:first-child{border-left:0}.hrq-serit-etiket{display:block;font-size:.72rem;color:var(--text-mute);font-weight:600;line-height:1.3;min-height:2.6em}.hrq-serit-deger{display:block;margin-top:3px;font-size:1.5rem;line-height:1.15;font-variant-numeric:tabular-nums;color:var(--brand-navy)}.hrq-serit-deger[data-bicim=metin]{font-size:.96rem;line-height:1.35;font-weight:650;font-variant-numeric:normal;text-wrap:balance}@media(max-width:900px){.hrq-serit{grid-template-columns:repeat(var(--n-dar, 2),minmax(0,1fr))}.hrq-serit{gap:1px;background:var(--line)}.hrq-serit-hucre{border-left:0;background:var(--surface)}}.hrq-bekleme{display:flex;align-items:center;gap:14px;padding:4px 2px;text-align:left}.hrq-card:has(>.hrq-bekleme){padding-top:18px;padding-bottom:18px}.hrq-bekleme-metin{display:grid;gap:2px;min-width:0}@media(max-width:560px){.hrq-bekleme{flex-direction:column;align-items:flex-start}}.hrq-bekleme-iz{display:flex;align-items:flex-end;gap:4px;height:26px;flex:0 0 auto}.hrq-bekleme-iz i{display:block;width:10px;border-radius:3px 3px 0 0;background:var(--gold-500)}.hrq-bekleme-iz i:nth-child(1){height:10px}.hrq-bekleme-iz i:nth-child(2){height:16px}.hrq-bekleme-iz i:nth-child(3){height:22px}.hrq-bekleme-iz i.bos{background:var(--line);height:4px}.hrq-bekleme-baslik{font-size:.92rem;font-weight:600;margin:0;max-width:68ch;line-height:1.4}.hrq-bekleme-alt{font-size:.82rem;color:var(--text-mute);margin:0;max-width:68ch;line-height:1.4}.hrq-bekleme-sayac{font-size:.76rem;color:var(--text-dim);font-variant-numeric:tabular-nums}.hrq-trend{--flow-in: var(--gold-500);--flow-out: var(--brand-navy)}.hrq-trend-alan{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:8px;align-items:stretch}.hrq-trend-svg{grid-column:2;grid-row:1;display:block;width:100%}.hrq-trend-y,.hrq-trend-ysag{grid-row:1;position:relative;list-style:none;margin:0;padding:0;font-size:.68rem;color:var(--text-dim);font-variant-numeric:tabular-nums;min-width:1.6em}.hrq-trend-y{grid-column:1;text-align:right}.hrq-trend-ysag{grid-column:3;text-align:left}.hrq-trend-y li,.hrq-trend-ysag li{position:absolute;transform:translateY(-50%);white-space:nowrap}.hrq-trend-y li{right:0}.hrq-trend-ysag li{left:0}.hrq-trend-taban{stroke:var(--line);stroke-width:1}.hrq-trend-izgara{stroke:var(--line);stroke-width:1;opacity:.35}.hrq-trend-giren{fill:var(--flow-in)}.hrq-trend-cikan{fill:var(--flow-out);opacity:.82}.hrq-trend-iz{opacity:.4}.hrq-trend-alan-dolgu{pointer-events:none}.hrq-trend-dolgu-ust{stop-color:var(--flow-out);stop-opacity:.14}.hrq-trend-dolgu-alt{stop-color:var(--flow-out);stop-opacity:0}.hrq-trend-cizgi{stroke:var(--flow-out);stroke-width:2.25;stroke-linejoin:round;stroke-linecap:round;pointer-events:none}.hrq-trend-nokta{fill:var(--flow-out);pointer-events:none}.hrq-trend-deger{font-size:12px;font-weight:600;text-anchor:middle;paint-order:stroke;stroke:var(--surface);stroke-width:3px}.hrq-trend-deger-giren,.hrq-trend-deger-cikan{fill:var(--text)}.hrq-trend-vurgu{fill:transparent}.hrq-trend-sutun{outline:none}.hrq-trend-sutun:hover .hrq-trend-vurgu,.hrq-trend-sutun:focus-visible .hrq-trend-vurgu{fill:var(--flow-out);fill-opacity:.06}.hrq-trend-sutun:focus-visible .hrq-trend-vurgu{stroke:var(--accent-strong);stroke-width:1.5}.hrq-trend-eksen{grid-column:2;grid-row:2;list-style:none;margin:6px 0 0;padding:0;display:grid;font-size:.7rem;color:var(--text-dim);text-align:center}.hrq-trend-eksen li{overflow:hidden;white-space:nowrap;line-height:1.25}.hrq-trend-eksen b{display:block;font-size:.64rem;font-weight:650;color:var(--text)}.hrq-trend-eksen li.yok{opacity:.4}.hrq-trend-anahtar{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:14px;font-size:.76rem;color:var(--text-dim)}.hrq-trend-anahtar li{display:flex;align-items:center;gap:6px}.hrq-trend-anahtar i{width:10px;height:10px;border-radius:2px;display:inline-block}.hrq-trend-anahtar i.hrq-trend-giren{background:var(--flow-in)}.hrq-trend-anahtar i.hrq-trend-cikan{background:var(--flow-out);opacity:.82}.hrq-trend-cizgi-anahtar{width:16px!important;height:0!important;border-top:2px solid var(--flow-out);border-radius:0!important}.hrq-trend-eksen.dar{font-size:.62rem}.hrq-trend-eksen.dar li:nth-child(2n) span{visibility:hidden}.hrq-trend-alan:has(.hrq-trend-eksen.dar) .hrq-trend-y,.hrq-trend-alan:has(.hrq-trend-eksen.dar) .hrq-trend-ysag{font-size:.62rem}.hrq-spark-line{width:72px;height:22px;flex:0 0 auto}.hrq-spark-line path{stroke:var(--gold-400);stroke-width:1.75;stroke-linejoin:round}.hrq-infotip-dugme{cursor:pointer;width:19px;height:19px;border-radius:50%;padding:0;border:1px solid var(--line);background:transparent;color:var(--text-dim);font-size:.7rem;font-style:italic;font-weight:700;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;flex:0 0 auto}.hrq-infotip-dugme:hover{border-color:var(--gold-400);color:var(--gold-400)}.hrq-infotip-dugme:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-infotip-govde{font-size:.88rem;line-height:1.55;color:var(--text-dim)}.hrq-chips{display:flex;flex-wrap:wrap;gap:10px}.hrq-chip{display:inline-flex;align-items:baseline;gap:7px;padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.hrq-chip b{font-size:1.15rem;font-variant-numeric:tabular-nums;color:var(--brand-navy)}.hrq-chip span{font-size:.76rem;color:var(--text-dim)}.hrq-chip[data-tone=warn]{border-color:var(--warn-fg)}.hrq-chip[data-tone=danger]{border-color:var(--danger-fg)}.hrq-rank{list-style:none;margin:0;padding:0;display:grid;gap:10px}.hrq-rank li{display:grid;grid-template-columns:1fr auto;gap:4px;align-items:baseline}.hrq-rank-ad{font-size:.84rem}.hrq-rank-n{font-variant-numeric:tabular-nums;font-weight:650;color:var(--brand-navy)}.hrq-rank-iz{grid-column:1 / -1;height:4px;border-radius:99px;background:var(--surface-3)}.hrq-rank-iz i{display:block;height:100%;border-radius:99px;background:var(--brand-navy);opacity:.55}.hrq-minibar{display:block;height:3px;border-radius:99px;background:var(--gold-400);margin-top:4px}.hrq-meter[data-tone=brand] .hrq-meter-bar i{background:var(--gold-400)}.hrq-meter[data-tone=brand]{color:var(--brand-navy)}.hrq-ik-sagligi .hrq-card-head h3,.hrq-ik-sagligi .hrq-kpi-deger,.hrq-ik-sagligi .hrq-kpi-alt,.hrq-ik-sagligi .hrq-ozet-deger,.hrq-ik-sagligi .hrq-donut-orta b,.hrq-ik-sagligi .hrq-serit-deger{font-family:var(--serif);font-weight:400;letter-spacing:0}.hrq-ik-sagligi .hrq-kpi-deger,.hrq-ik-sagligi .hrq-kpi-alt,.hrq-ik-sagligi .hrq-ozet-deger,.hrq-ik-sagligi .hrq-donut-orta b,.hrq-ik-sagligi .hrq-serit-deger{font-variant-numeric:lining-nums tabular-nums}.hrq-ik-sagligi .hrq-serit-deger[data-bicim=metin]{font-family:var(--sans);font-variant-numeric:normal}.hrq-ik-sagligi .hrq-kpi-deger{font-size:3.6rem;line-height:1}.hrq-ik-sagligi .hrq-kpi-alt{font-size:2rem}.hrq-ik-sagligi .hrq-ozet-deger{font-size:2.3rem;line-height:1.1}.hrq-ik-sagligi .hrq-card-head h3{font-size:1.32rem}.hrq-ik-sagligi .hrq-donut-orta b{font-size:1.9rem}.hrq-ik-sagligi .hrq-serit-deger{font-size:1.72rem}.hrq-ik-sagligi .hrq-ozet-etiket,.hrq-ik-sagligi .hrq-serit-etiket,.hrq-ik-sagligi .hrq-kpi-etiket,.hrq-ik-sagligi .hrq-table thead th{font-family:var(--sans);font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim);line-height:1.35}.hrq-ik-sagligi .hrq-serit-etiket{min-height:3.1em}.hrq-ik-sagligi .hrq-ozet>div:first-child{border:1px solid var(--gold-400);background:color-mix(in srgb,var(--gold-400) 6%,var(--surface))}.hrq-ik-sagligi .hrq-ozet>div:first-child{border-radius:12px}.hrq-ik-sagligi .hrq-ozet>div:first-child+div{border-left:0}.hrq-ik-sagligi .hrq-card{padding:30px 32px 32px}.hrq-ik-sagligi .hrq-card-head{margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid var(--line)}.hrq-ik-sagligi .hrq-serit-deger[data-bos="1"],.hrq-ik-sagligi .hrq-ozet-deger[data-bos="1"]{font-family:var(--sans);font-size:1.15rem;font-weight:600;color:var(--text-dim);letter-spacing:.02em}@media(max-width:640px){.hrq-ik-sagligi .hrq-kpi-deger{font-size:2.7rem}.hrq-ik-sagligi .hrq-kpi-alt{font-size:1.7rem}.hrq-ik-sagligi .hrq-ozet-deger{font-size:1.9rem}.hrq-ik-sagligi .hrq-card{padding:22px 20px 24px}}.hrq-trend-izgara{opacity:.22}.hrq-ik-sagligi .hrq-trend-y li,.hrq-ik-sagligi .hrq-trend-ysag li,.hrq-ik-sagligi .hrq-trend-eksen li{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim)}.hrq-ik-sagligi .hrq-trend-eksen b{letter-spacing:.04em;text-transform:none}.hrq-trend-seviye circle{fill:var(--flow-out)}.hrq-trend-sdeger{font-size:12px;font-weight:600;text-anchor:middle;fill:var(--flow-out);paint-order:stroke;stroke:var(--surface);stroke-width:3px}.hrq-trend-alan:has(.hrq-trend-eksen.dar) .hrq-trend-sdeger{font-size:9.5px}.hrq-kadro{display:flex;align-items:baseline;gap:10px;margin-bottom:2px}.hrq-kadro-deger{font-family:var(--serif);font-size:2.4rem;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.hrq-kadro-degisim{font-size:1rem;font-variant-numeric:tabular-nums;color:var(--text-dim)}.hrq-subhead{margin:18px 0 8px;font-size:.78rem;letter-spacing:.02em;color:var(--text-dim)}.hrq-org-serit{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:10px 14px}.hrq-org-baslik{margin:0;font-weight:600;font-size:.9rem;color:var(--text)}.hrq-org-satir{display:flex;flex-wrap:wrap;gap:8px;flex:1 1 auto;min-width:0}.hrq-org-oge{display:flex;align-items:baseline;gap:6px;background:var(--surface);border:1px solid color-mix(in srgb,var(--warn-fg) 30%,transparent);border-radius:999px;padding:4px 12px;cursor:pointer;font:inherit;color:var(--text);text-align:left}.hrq-org-oge:hover{border-color:var(--warn-fg)}.hrq-org-sayi{font-weight:700;font-variant-numeric:tabular-nums;color:var(--warn-fg)}.hrq-org-etiket{font-size:.82rem;color:var(--text-dim)}.hrq-kidem .hrq-flow--sade{height:18px;gap:3px}.hrq-kidem .hrq-flow-dilim{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand-navy) 12%,transparent)}.hrq-span{display:grid;grid-template-columns:repeat(var(--n, 5),minmax(0,1fr));gap:10px;align-items:end;height:132px;margin:4px 0 10px}.hrq-span-sutun{display:grid;grid-template-rows:16px 1fr auto;height:100%;min-width:0}.hrq-span-alan{grid-row:2;display:flex;flex-direction:column;justify-content:flex-end;height:100%;min-height:0}.hrq-span-cubuk{flex-shrink:0;width:100%;background:var(--brand-navy);border-radius:4px 4px 0 0;min-height:2px}.hrq-span-sayi{flex:0 0 auto;margin:0 0 3px;text-align:center;font-size:.82rem;font-variant-numeric:tabular-nums;color:var(--text-dim)}.hrq-span-cubuk[data-bos="1"]{background:var(--line);min-height:2px}.hrq-span-etiket{grid-row:3;margin:6px 0 0;text-align:center;font-size:.72rem;color:var(--text-dim);white-space:nowrap}.hrq-span-medyan{display:flex;align-items:baseline;gap:8px;padding-top:10px;border-top:1px solid var(--line-soft)}.hrq-span-medyan b{font-family:var(--serif);font-size:2.1rem;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.hrq-span-medyan span{font-size:.85rem;color:var(--text-dim)}.hrq-pick{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.hrq-pick>*{min-width:0}.hrq-pick-kart{position:relative;display:block;cursor:pointer;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:border-color .12s ease,background-color .12s ease}.hrq-pick-kart:hover{border-color:var(--text-mute)}.hrq-pick-kart input{position:absolute;width:1px;height:1px;opacity:0;margin:0;pointer-events:none}.hrq-pick-kart:has(input:checked){border-color:var(--gold-400);background:color-mix(in srgb,var(--gold-400) 8%,var(--surface))}.hrq-pick-kart:has(input:focus-visible){outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-pick-ad{display:block;font-family:var(--serif);font-weight:400;font-size:1.16rem;line-height:1.25}.hrq-pick-aciklama{display:block;margin-top:5px;font-size:.86rem;line-height:1.45;color:var(--text-mute)}.hrq-fieldpair{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0 14px}.hrq-fieldpair>*{min-width:0}.hrq-controls--sag{justify-content:flex-end}.hrq-controls--iki-uc{justify-content:space-between}.hrq-fielderr{margin:4px 0 0;font-size:.82rem;line-height:1.4;color:var(--danger)}.hrq-pick-secim{display:inline-block;margin-top:10px;padding:5px 12px;border:1px solid var(--line);border-radius:999px;font-size:.82rem;font-weight:600;color:var(--text-mute);background:var(--surface-2)}.hrq-pick-kart:hover .hrq-pick-secim{border-color:var(--text-mute)}.hrq-pick-kart:has(input:checked) .hrq-pick-secim{border-color:var(--gold-400);background:color-mix(in srgb,var(--gold-400) 18%,var(--surface));color:var(--decision)}.hrq-donem-serit{margin-bottom:12px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:baseline;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2)}@media(max-width:560px){.hrq-donem-serit{grid-template-columns:minmax(0,1fr);gap:10px}}.hrq-donem-serit>div{min-width:0}.hrq-serit-etiket{display:block;margin:0 0 2px;font-size:.76rem;color:var(--text-mute)}.hrq-serit-gun{display:block;font-weight:600;font-size:1.05rem;line-height:1.4;font-variant-numeric:lining-nums tabular-nums;white-space:nowrap}.hrq-serit-adim{display:block;font-weight:600;font-size:1.05rem;line-height:1.4}.hrq-donem-serit>div+div{border-left:1px solid var(--line);padding-left:18px}@media(max-width:560px){.hrq-donem-serit>div+div{border-left:0;padding-left:0}}.hrq-olcek{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hrq-olcek-sec{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 4px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:.95rem;font-variant-numeric:tabular-nums;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.hrq-olcek-sec input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.hrq-olcek-sec:hover{border-color:var(--text-mute)}.hrq-olcek-sec:has(input:checked){background:var(--brand-navy);border-color:var(--brand-navy);color:#fff;font-weight:600}.hrq-olcek-sec:has(input:focus-visible){outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-olcek-temizle{min-height:44px;padding:0 12px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-mute);font:inherit;font-size:.85rem;cursor:pointer}.hrq-olcek-temizle:hover{color:var(--text);text-decoration:underline}.hrq-doldurma-bas{position:sticky;top:0;z-index:5;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:10px 14px;margin-bottom:14px}.hrq-doldurma-uclar{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:.8rem;color:var(--text-dim)}.hrq-doldurma-ilerleme{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin-bottom:4px}.hrq-doldurma-ilerleme strong{font-size:1.05rem;font-weight:600}.hrq-doldurma-ilerleme span{font-size:.8rem;color:var(--text-dim)}.hrq-madde{padding:12px 0;border-top:1px solid var(--line-soft)}.hrq-madde:first-child{border-top:0}.hrq-madde>strong{display:block;margin-bottom:8px;font-weight:600;font-size:.95rem;line-height:1.45}.hrq-onizleme-maddeler{margin:0;padding-left:22px;display:grid;gap:6px;font-size:.95rem;line-height:1.5}.hrq-onizleme-maddeler li{padding-left:2px}.hrq-marka-orta{display:flex;justify-content:center}.hrq-degerlendiriciler,.hrq-dcell .hrq-degerlendiriciler{display:flex;flex-wrap:nowrap;gap:4px;min-width:0;overflow:hidden}.hrq-dgr,.hrq-dcell .hrq-dgr{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:var(--radius-sm);font-size:.75rem;line-height:1.5;border:1px solid transparent;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-dgr b,.hrq-dcell .hrq-dgr b{display:inline;font-weight:600;overflow:hidden;text-overflow:ellipsis}.hrq-dgr[data-hal=dolu]{background:var(--ok-fill);color:var(--ok-fg);border-color:color-mix(in srgb,var(--ok-fg) 24%,transparent)}.hrq-dgr[data-hal=bekliyor]{background:var(--warn-fill);color:var(--warn-fg);border-color:color-mix(in srgb,var(--warn-fg) 24%,transparent)}.hrq-puan-satiri,.hrq-dcell .hrq-puan-satiri{display:flex;align-items:baseline;gap:6px;flex-wrap:nowrap;min-width:0}.hrq-puan-satiri>b,.hrq-dcell .hrq-puan-satiri>b{display:inline;font-size:1rem;font-weight:600;font-variant-numeric:tabular-nums}.hrq-puan-satiri>span,.hrq-dcell .hrq-puan-satiri>span{display:inline;font-size:.78rem;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrq-eksik-agirlik,.hrq-dcell .hrq-eksik-agirlik{display:inline-block;font-size:.78rem;color:var(--warn-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hrq-drow[data-tamam="1"]{background:color-mix(in srgb,var(--ok-fg) 7%,transparent);box-shadow:inset 3px 0 0 var(--ok-fg);border-radius:var(--radius-sm)}.hrq-eylem-menu{position:relative;display:inline-flex}.hrq-eylem-tetik{min-width:34px;min-height:32px;padding:0 8px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font:inherit;font-size:1.05rem;letter-spacing:.06em;line-height:1;cursor:pointer}.hrq-eylem-tetik[data-metin="1"]{padding:0 12px;font-size:.85rem;letter-spacing:normal}.hrq-eylem-tetik:hover{background:var(--surface-2);border-color:var(--text-mute)}.hrq-eylem-tetik[aria-expanded=true]{background:var(--accent-fill);border-color:var(--accent-strong)}.hrq-eylem-tetik:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-eylem-liste{position:absolute;top:calc(100% + 4px);right:0;z-index:20;min-width:180px;display:grid;padding:4px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 10px 24px -12px #13243347}.hrq-eylem-liste>button{min-height:40px;padding:0 12px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text);font:inherit;font-size:.88rem;text-align:left;white-space:nowrap;cursor:pointer}.hrq-eylem-liste>button:hover:not(:disabled){background:var(--accent-fill)}.hrq-eylem-liste>button:focus-visible{outline:2px solid var(--accent-strong);outline-offset:-2px}.hrq-eylem-liste>button:disabled{color:var(--text-mute);cursor:not-allowed}.hrq-satir-eylem{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.hrq-table--kisi .hrq-satir-eylem{justify-content:flex-start}.hrq-table--kisi .hrq-satir-ipucu{margin-left:0;text-align:left}.hrq-satir-eylem>.hrq-btn,.hrq-satir-eylem>.hrq-eylem-menu{flex:0 0 auto}.hrq-satir-ipucu{text-align:right;white-space:normal;max-width:24ch;margin:4px 0 0 auto}.hrq-table--kisi{table-layout:fixed}.hrq-table--kisi{min-width:1080px}.hrq-table th.hrq-tsel,.hrq-table td.hrq-tsel{width:44px;white-space:nowrap;text-align:center}.hrq-tsel{width:40px;text-align:center}.hrq-tsel input{cursor:pointer}.hrq-tsel input:disabled{cursor:not-allowed;opacity:.45}.hrq-secim-serit{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);padding:8px 12px;margin-bottom:10px}.hrq-table--kisi th.hrq-tw-ad{width:15%}.hrq-table--kisi th.hrq-tw-hesap{width:10%}.hrq-table--kisi th.hrq-tw-unvan{width:11%}.hrq-table--kisi th.hrq-tw-rol{width:8%}.hrq-table--kisi th.hrq-tw-departman{width:12%}.hrq-table--kisi th.hrq-tw-yonetici{width:9%}.hrq-table--kisi th.hrq-tw-giris{width:8%}.hrq-table--kisi th.hrq-tw-durum{width:7%}.hrq-table--kisi th.hrq-tw-eylem{width:19%}.hrq-table--kisi th,.hrq-table--kisi td,.hrq-table--kisi thead th:not(:first-child),.hrq-table--kisi td:not(:first-child){text-align:left}.hrq-table--kisi td,.hrq-table--kisi thead th{white-space:normal;overflow-wrap:anywhere}.hrq-dosya{position:relative;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hrq-dosya input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hrq-dosya-dugme{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:0 14px;height:var(--kontrol-yuk);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font-size:.9rem;font-weight:500;transition:border-color .12s ease,background-color .12s ease}.hrq-dosya-dugme:hover{border-color:var(--text-mute);background:var(--surface-3)}.hrq-dosya:has(input:focus-visible) .hrq-dosya-dugme{outline:2px solid var(--accent-strong);outline-offset:2px}.hrq-dosya-ad{font-size:.85rem;color:var(--text-mute);min-width:0;overflow-wrap:anywhere}.hrq-dosya-ad[data-dolu="1"]{color:var(--text)}.hrq-formbolum{display:grid;gap:12px}.hrq-formbolum+.hrq-formbolum{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.hrq-formbolum>.hrq-subhead+.hrq-hint{margin-top:-8px}.hrq-pick--radyo .hrq-pick-ad{display:flex;align-items:center;gap:9px}.hrq-pick--radyo .hrq-pick-ad:before{content:"";flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:2px solid var(--text-mute);background:var(--surface);transition:border-color .12s ease,box-shadow .12s ease}.hrq-pick--radyo .hrq-pick-kart:has(input:checked) .hrq-pick-ad:before{border-color:var(--accent-strong);box-shadow:inset 0 0 0 4px var(--accent-strong)}.hrq-pick--radyo .hrq-pick-aciklama{padding-left:27px}.hrq-mesaj{background:var(--surface-2);border-left:3px solid var(--gold-400, var(--accent-strong));border-radius:0 var(--radius) var(--radius) 0;padding:14px 18px}.hrq-mesaj p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:1rem;line-height:1.65;max-width:65ch}.hrq-mesaj .hrq-eyebrow{margin-bottom:8px}.hrq-zaman{display:grid;gap:18px;margin:0;padding:0;list-style:none}.hrq-zaman>li{position:relative;padding-left:22px}.hrq-zaman>li:before{content:"";position:absolute;left:4px;top:6px;bottom:-18px;width:1px;background:var(--line)}.hrq-zaman>li:last-child:before{bottom:auto;height:0}.hrq-zaman>li:after{content:"";position:absolute;left:0;top:6px;width:9px;height:9px;border-radius:50%;background:var(--surface);border:2px solid var(--line)}.hrq-zaman>li[data-son="1"]:after{border-color:var(--accent-strong)}.hrq-zaman-bas{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px}.hrq-zaman-an{font-family:inherit;font-size:.8rem;color:var(--text-mute);font-variant-numeric:tabular-nums}.hrq-zaman-not{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.95rem;line-height:1.6;max-width:65ch}.hrq-zaman--mesaj .hrq-zaman-not{background:var(--surface-2);border-left:3px solid var(--gold-400, var(--accent-strong));border-radius:0 var(--radius) var(--radius) 0;padding:12px 16px;font-size:1rem;line-height:1.65}.hrq-controls>.hrq-eyebrow{align-self:center}.hrq-controls+.hrq-empty,.hrq-controls+.hrq-list,.hrq-controls+.hrq-drow-head,.hrq-controls+.hrq-table-wrap{margin-top:16px}.hrq-owners{margin-top:10px}.hrq-owners .hrq-dcell strong{white-space:normal}.hrq-owner-uyari{display:block;font-size:.78rem;font-weight:600;color:var(--warn-fg)}.hrq-band-eksik{font-style:normal;font-weight:600;color:var(--warn-fg)}.hrq-gorsel-gizli{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.hrq-org,.hrq-org ul{list-style:none;margin:0;padding:0}.hrq-org-satir{display:grid;grid-template-columns:22px minmax(0,auto) auto;justify-content:start;align-items:center;gap:8px;padding:7px 8px;border-radius:6px;margin-left:calc(var(--org-kademe, 0) * 18px)}.hrq-org-satir:hover{background:var(--surface-2)}.hrq-org-ac,.hrq-org-bos{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.hrq-org-ac{background:none;border:0;cursor:pointer;color:var(--text-mute);border-radius:4px;font-size:.8rem}.hrq-org-ac:hover{color:var(--accent-strong);background:var(--surface)}.hrq-org-kutu{display:grid;gap:1px;min-width:0;width:288px;max-width:100%}.hrq-org-ad{text-align:left;font-weight:600;text-decoration:none;overflow-wrap:anywhere}.hrq-org-ad:hover,.hrq-org-ad:focus-visible{text-decoration:underline}.hrq-org-kunye{font-size:.8rem;color:var(--text-mute);overflow-wrap:anywhere}.hrq-org-sayi{font-size:.78rem;color:var(--text-mute);white-space:nowrap}@media(max-width:760px){.hrq-org-satir{margin-left:calc(var(--org-kademe, 0) * 9px);grid-template-columns:22px minmax(0,1fr)}.hrq-org-sayi{grid-column:2}}.hrq-controls--form{align-items:stretch}.hrq-controls--form .hrq-field{flex:1 1 232px;display:flex;flex-direction:column;justify-content:space-between}.hrq-controls--form>.hrq-btn{align-self:flex-end}.mail{display:grid;grid-template-rows:auto minmax(0,1fr);height:100vh;background:var(--ink)}.mail-top{display:flex;align-items:center;gap:14px;padding:12px 20px;border-bottom:1px solid var(--line);background:var(--surface)}.mail-title{display:grid;gap:2px;flex:1;min-width:0}.mail-title strong{font-size:1rem;font-weight:650}.mail-title span{font-size:.78rem;color:var(--text-mute)}.mail-timer{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:600;padding:5px 12px;border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--text)}.mail-timer--urgent{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 45%,transparent);background:color-mix(in srgb,var(--danger) 10%,transparent)}.mail-saved{font-size:.75rem;color:var(--text-mute);font-family:var(--mono);white-space:nowrap}.mail-body{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);min-height:0}.mail-list{border-right:1px solid var(--line);overflow-y:auto;background:var(--surface)}.mail-list-head{padding:10px 14px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--surface);z-index:2}.mail-item{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;width:100%;padding:11px 14px;border:0;border-bottom:1px solid var(--line-soft);background:transparent;color:var(--text);text-align:left;font:inherit;cursor:grab}.mail-item:hover{background:var(--surface-2)}.mail-item[aria-current=true]{background:var(--surface-2);box-shadow:inset 2px 0 0 var(--accent)}.mail-item--dragging{opacity:.45}.mail-item--missing{box-shadow:inset 2px 0 0 var(--danger)}.mail-rank{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:.78rem;color:var(--text-mute);padding-top:2px}.mail-item-main{display:grid;gap:2px;min-width:0}.mail-sender{display:flex;align-items:center;gap:6px;font-size:.86rem;font-weight:600}.mail-sender--unread:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);flex:0 0 auto}.mail-subject{font-size:.85rem;color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-item-meta{display:flex;align-items:center;gap:6px;margin-top:3px}.mail-type{font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute)}.mail-action-chip{font-family:var(--mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;padding:1px 7px;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 40%,transparent);color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent)}.mail-read{overflow-y:auto;padding:22px 26px 60px;min-width:0}.mail-read-inner{width:100%;max-width:900px;margin:0 auto}.mail-read-head{border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.mail-read-head h2{font-size:1.1rem;margin-bottom:4px}.mail-read-head p{font-size:.83rem;color:var(--text-mute)}.mail-read-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.95rem;line-height:1.75;color:var(--text-dim)}.mail-actions{display:flex;flex-wrap:wrap;gap:6px;margin:20px 0 14px;padding-top:16px;border-top:1px solid var(--line)}.mail-empty{display:grid;place-items:center;height:100%;color:var(--text-mute);font-size:.92rem}.tour{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:color-mix(in srgb,var(--ink) 85%,transparent);z-index:50;padding:20px}.tour-card{width:min(100%,520px);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:26px}.tour-step{font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.tour-card h2{margin:8px 0;font-size:1.25rem}.tour-card p{color:var(--text-dim);font-size:.95rem;line-height:1.65}.tour-foot{display:flex;align-items:center;gap:10px;margin-top:22px}.tour-dots{display:flex;gap:5px;flex:1}.tour-dot{width:6px;height:6px;border-radius:50%;background:var(--line)}.tour-dot--active{background:var(--accent)}@media(max-width:860px){.mail-body{grid-template-columns:1fr;grid-template-rows:40vh minmax(0,1fr)}.mail-list{border-right:0;border-bottom:1px solid var(--line)}}
