:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,sans-serif;background:#0b1220;color:#e2e8f0;line-height:1.5;--sidebar-width: 260px;--control-height: 2.75rem;--panel-pad: .85rem;--touch-min: 2.75rem}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:clip}html,body{margin:0;width:100%;max-width:100%;min-height:100%;overflow-x:clip}body.app-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom);overflow-x:clip}body.menu-open{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.site-header{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:.45rem;min-width:0;padding:calc(.65rem + env(safe-area-inset-top)) var(--panel-pad) .7rem;border-bottom:1px solid #1e293b;background:#0f172a}.site-header__top{display:flex;align-items:center;gap:.65rem;min-width:0}.site-header__brand{min-width:0;flex:1 1 auto}h1{margin:0;font-size:1.25rem;line-height:1.2}.subtitle{margin:0;color:#94a3b8;font-size:.84rem;overflow-wrap:anywhere}.active-category-label{margin:0;color:#7dd3fc;font-size:.86rem;font-weight:600}.manifest{margin:0;color:#94a3b8;font-size:.8rem;overflow-wrap:anywhere}.menu-toggle,.menu-close{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:var(--touch-min);min-width:var(--touch-min);padding:0 .75rem;border:1px solid #334155;border-radius:.55rem;background:#111827;color:#e2e8f0;font:inherit;font-size:.9rem;cursor:pointer}.menu-toggle__icon{width:1rem;height:.75rem;background:linear-gradient(#e2e8f0,#e2e8f0) 0 0 / 100% 2px no-repeat,linear-gradient(#e2e8f0,#e2e8f0) 0 50% / 100% 2px no-repeat,linear-gradient(#e2e8f0,#e2e8f0) 0 100% / 100% 2px no-repeat}.menu-close{min-width:2.25rem;padding:0;font-size:1.35rem;line-height:1}.category-backdrop{position:fixed;inset:0;z-index:40;border:0;background:#020617b8}.sidebar{position:fixed;top:0;left:0;z-index:50;display:flex;flex-direction:column;width:min(88vw,20rem);max-width:100%;height:100%;height:100dvh;padding:calc(.75rem + env(safe-area-inset-top)) .75rem 1rem;border-right:1px solid #1e293b;background:#0f172a;transform:translate(-105%);transition:transform .2s ease;overflow:hidden}.sidebar.is-open{transform:translate(0)}.sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem;padding:0 .15rem}.sidebar__title{margin:0;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.sidebar__section-title{margin:.35rem 0 .25rem;padding:0 .25rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.industries{flex:0 0 auto;max-height:42vh;margin-bottom:.5rem;padding-bottom:.35rem;border-bottom:1px solid #1e293b}.industry-item.is-active{background:#0f766e;color:#ecfdf5}.industry-item.is-active .category-item__count{color:#ccfbf1}.industry-pill{background:#134e4a;color:#99f6e4}.sidebar__hint{margin:.25rem 0 .5rem;padding:.35rem .5rem;color:#94a3b8;font-size:.78rem;line-height:1.35}.categories{display:flex;flex:1;flex-direction:column;gap:.25rem;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.category-item{display:flex;justify-content:space-between;align-items:center;gap:.65rem;width:100%;min-height:var(--touch-min);padding:.55rem .7rem;border:0;border-radius:.55rem;background:transparent;color:#cbd5e1;text-align:left;cursor:pointer;font:inherit;font-size:.9rem;line-height:1.25}.category-item>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-item:hover{background:#94a3b814}.category-item.is-active{background:#1d4ed8;color:#eff6ff}.category-item__count{flex-shrink:0;font-size:.78rem;color:#94a3b8;font-variant-numeric:tabular-nums}.category-item.is-active .category-item__count{color:#dbeafe}.main-panel{grid-column:1;grid-row:2;display:flex;flex-direction:column;min-width:0;min-height:0;padding:var(--panel-pad);overflow:hidden}.toolbar{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.55rem;min-width:0}.search-field{width:100%;min-width:0}.sort-field{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin:0;min-width:0;font-size:.88rem;color:#94a3b8}.sort-field__label{flex-shrink:0}.search-field input,.sort-field select{height:var(--control-height);margin:0;max-width:100%;padding:0 .85rem;border-radius:.55rem;border:1px solid #334155;background:#111827;color:inherit;font:inherit;font-size:1rem;line-height:1.2}.search-field input{width:100%}.sort-field select{flex:1;min-width:0}.results-bar{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:.55rem;min-width:0}.result-count{margin:0;color:#94a3b8;font-size:.86rem}.status{min-height:1rem;color:#fbbf24;font-size:.82rem}.job-list-host{flex:1 1 auto;min-width:0;min-height:0;overflow:hidden}.virtual-list{height:100%;min-width:0}.virtual-list__viewport{position:relative;height:100%;overflow-x:hidden;overflow-y:auto;border:1px solid #1e293b;border-radius:.65rem;background:#0f172a;-webkit-overflow-scrolling:touch}.virtual-list__spacer{width:1px}.virtual-list__content{position:absolute;top:0;left:0;right:0;max-width:100%;padding:.4rem;overflow:hidden}.job-card{display:flex;flex-direction:column;gap:.3rem;width:100%;max-width:100%;margin-bottom:.5rem;padding:.7rem .75rem;border:1px solid #1e293b;border-radius:.65rem;background:#111827;overflow:hidden}.job-card__head{flex-shrink:0;display:flex;flex-direction:column;gap:.25rem;min-width:0}.job-card__title{margin:0;min-width:0;font-size:.96rem;line-height:1.35}.job-card__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#7dd3fc;text-decoration:none;overflow-wrap:anywhere;word-break:break-word}.job-card__title a:hover{text-decoration:underline}.job-card__title--plain{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#e2e8f0;overflow-wrap:anywhere;word-break:break-word}.job-card__cta{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:.15rem;padding:.45rem .85rem;border-radius:.45rem;background:linear-gradient(180deg,#0ea5e9,#0284c7);color:#f8fafc;font-size:.82rem;font-weight:600;text-decoration:none;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.job-card__cta:hover{filter:brightness(1.08)}.job-card--public .job-card__meta{margin-top:.1rem}.site-notice{margin:.35rem 0 0;padding:.55rem .7rem;border-radius:.5rem;border:1px solid #334155;background:#0f172a;color:#94a3b8;font-size:.82rem;line-height:1.45}.site-footer{margin:1.25rem 0 1.5rem;padding:0 .75rem;color:#64748b;font-size:.8rem;line-height:1.5;text-align:center}.site-footer a{color:#7dd3fc}.ad-slot{min-height:0;margin-bottom:.75rem}.ad-slot--top:empty{display:none}.legal-page{max-width:42rem;margin:0 auto;padding:1rem 1rem 2rem;color:#e2e8f0;background:#0b1220;min-height:100vh}.legal-page__header{margin-bottom:1.5rem}.legal-page__back{color:#7dd3fc;font-size:.9rem;text-decoration:none}.legal-page__back:hover{text-decoration:underline}.legal-page__content section{margin-bottom:1.25rem}.legal-page__content h2{margin:0 0 .5rem;font-size:1.05rem;color:#f1f5f9}.legal-page__content p{margin:0 0 .65rem;color:#cbd5e1;font-size:.92rem;line-height:1.55}.legal-page__updated{margin:.35rem 0 0;color:#64748b;font-size:.85rem}.job-card__date{color:#64748b;font-size:.78rem}.job-card__company{flex-shrink:0;margin:0;color:#cbd5e1;font-size:.85rem;overflow-wrap:anywhere;word-break:break-word}.job-card__preview{margin:0;color:#94a3b8;font-size:.82rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.job-card__meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;min-width:0}.category-pill{display:inline-flex;flex-shrink:0;padding:.12rem .45rem;border-radius:999px;background:#1e3a5f;color:#bfdbfe;font-size:.72rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.3rem;min-width:0}.skill-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.08rem .4rem;border-radius:.35rem;background:#1e293b;color:#cbd5e1;font-size:.7rem}@media(min-width:900px){:root{--panel-pad: 1rem;--control-height: 2.5rem}body.app-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.site-header{grid-column:1 / -1;grid-row:1;display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand manifest" "subtitle manifest" "category manifest";align-items:center;gap:.35rem 1.5rem;padding:.9rem 1.25rem}.site-header__top{display:contents}.menu-toggle,.menu-close,.category-backdrop{display:none}.site-header__brand{grid-area:brand}h1{font-size:1.45rem}.subtitle{grid-area:subtitle;font-size:.92rem;max-width:42rem}.active-category-label{display:none}.manifest{grid-area:manifest;text-align:right;white-space:nowrap;font-size:.88rem;color:#cbd5e1}.sidebar{position:static;z-index:auto;grid-column:1;grid-row:2;width:auto;height:auto;transform:none;transition:none;padding:var(--panel-pad)}.sidebar__header{margin-bottom:.5rem}.sidebar__title{padding:0 .25rem}.main-panel{grid-column:2;grid-row:2}.toolbar{flex-direction:row;align-items:center;gap:.75rem}.search-field{flex:1 1 auto}.sort-field{flex:0 0 auto;justify-content:flex-start}.sort-field select{flex:0 0 auto;min-width:9.5rem;font-size:inherit}.results-bar{flex-direction:row;justify-content:space-between;align-items:center}.status{text-align:right}.job-card__head{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.75rem}.job-card__date{flex-shrink:0;white-space:nowrap}.job-card__company{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}}
