:root{color:#182033;background:#f3f5f9;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #10172a;--navy-soft: #18233d;--purple: #7c5cff;--purple-soft: #eeeaff;--cyan: #54d7e8;--line: #e1e5ee;--muted: #697386;--paper: #fff;--amber: #bd7417;--shadow: 0 15px 45px rgb(35 43 68 / 8%)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select{color:inherit;font:inherit}button,a,summary,select{-webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgb(124 92 255 / 35%);outline-offset:2px}.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}.app-shell{min-height:100vh;background:radial-gradient(circle at 85% 15%,rgb(124 92 255 / 7%),transparent 27rem),#f4f6fa}.top-nav{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:12px max(24px,calc((100vw - 1200px)/2));color:#fff;background:var(--navy);border-bottom:1px solid rgb(255 255 255 / 9%)}.brand{display:inline-flex;gap:12px;align-items:center;min-height:48px;color:inherit;text-decoration:none}.brand-mark{display:grid;width:42px;height:42px;place-items:center;color:#fff;font-size:21px;font-weight:900;background:linear-gradient(145deg,var(--purple),#5d43cf);border-radius:13px;box-shadow:inset 0 1px #ffffff52}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:17px;letter-spacing:.04em}.brand small{margin-top:5px;color:#8d99b3;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.nav-actions,.live-dot{display:flex;gap:18px;align-items:center}.live-dot{gap:8px;color:#aab4c9;font-size:13px}.live-dot i{width:7px;height:7px;background:#57e0aa;border-radius:999px;box-shadow:0 0 0 5px #57e0aa1c}.refresh-button,.primary-button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:44px;padding:0 18px;color:#fff;font-weight:700;background:var(--purple);border:0;border-radius:10px}.refresh-button:disabled{cursor:wait;opacity:.72}.refresh-icon{display:inline-block;font-size:21px;line-height:1}.is-spinning{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:48px;align-items:center;min-height:392px;padding:58px max(24px,calc((100vw - 1200px)/2)) 88px;overflow:hidden;color:#fff;background:linear-gradient(110deg,#10172a 10%,#141e37f7 68%,#1d2445f0),var(--navy)}.hero:before{position:absolute;inset:0;pointer-events:none;content:"";background-image:linear-gradient(rgb(255 255 255 / 2.5%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 2.5%) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to right,black,transparent 75%);mask-image:linear-gradient(to right,black,transparent 75%)}.hero-copy{position:relative;z-index:1;max-width:720px}.hero-kicker,.eyebrow{color:#9a88ff;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-kicker{display:inline-flex;gap:8px;align-items:center;min-height:32px;padding:0 12px;color:#c3b8ff;background:#7c5cff21;border:1px solid rgb(160 139 255 / 23%);border-radius:999px}.hero-kicker i{width:6px;height:6px;background:var(--cyan);border-radius:999px}.hero h1{max-width:700px;margin:20px 0 18px;font-size:clamp(35px,4.2vw,58px);line-height:1.16;letter-spacing:-.045em}.hero h1 em{color:#a992ff;font-style:normal}.hero p{max-width:610px;margin:0;color:#aeb8cb;font-size:16px;line-height:1.85}.radar-visual{position:relative;justify-self:center;width:min(29vw,310px);aspect-ratio:1;filter:drop-shadow(0 25px 45px rgb(0 0 0 / 25%))}.radar-ring{position:absolute;border:1px solid rgb(103 222 236 / 23%);border-radius:50%}.ring-one{inset:0}.ring-two{inset:17%}.ring-three{inset:34%}.radar-visual:before,.radar-visual:after{position:absolute;z-index:1;content:"";background:#67deec2e}.radar-visual:before{top:0;bottom:0;left:50%;width:1px}.radar-visual:after{top:50%;right:0;left:0;height:1px}.radar-sweep{position:absolute;inset:0 50% 50% 0;z-index:2;background:conic-gradient(from 90deg at 100% 100%,transparent 0deg,rgb(84 215 232 / 28%) 67deg,transparent 90deg);transform-origin:100% 100%;animation:sweep 5s linear infinite}@keyframes sweep{to{transform:rotate(360deg)}}.radar-point{position:absolute;z-index:3;width:8px;height:8px;background:var(--cyan);border-radius:50%;box-shadow:0 0 0 6px #54d7e81a,0 0 18px var(--cyan)}.point-one{top:24%;right:27%}.point-two{right:16%;bottom:34%}.point-three{bottom:18%;left:33%}.radar-label{position:absolute;z-index:4;top:50%;left:50%;color:#78869e;font-size:9px;line-height:1.25;text-align:center;letter-spacing:.1em;transform:translate(-50%,-50%)}.radar-label strong{color:var(--cyan);font-size:16px}.content-wrap{width:min(1200px,calc(100% - 48px));margin:-42px auto 0}.notice-stack{position:relative;z-index:5;display:grid;gap:10px;margin-bottom:16px}.notice{display:flex;gap:14px;align-items:center;min-height:48px;padding:10px 16px;font-size:13px;background:#fff;border:1px solid var(--line);border-left:4px solid var(--purple);border-radius:10px;box-shadow:var(--shadow)}.notice span{color:var(--muted)}.notice-warning{border-left-color:#e69a37;background:#fffaf0}.refresh-status{display:inline-flex;gap:7px;align-items:center;justify-self:end;min-height:34px;margin:0;padding:0 10px;color:#687286;font-size:12px;background:#ffffffe0;border:1px solid var(--line);border-radius:999px}.refresh-status span{color:#51a984;font-size:9px}.refresh-status.is-refreshing span{color:var(--purple);font-size:16px;animation:spin .85s linear infinite}.stats-grid{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{display:flex;gap:14px;align-items:center;min-height:94px;padding:18px 20px;background:var(--paper);border:1px solid rgb(255 255 255 / 65%);border-radius:14px;box-shadow:var(--shadow)}.stat-icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;color:#6e54e4;font-size:20px;font-weight:800;background:var(--purple-soft);border-radius:12px}.stat-card div{display:flex;flex-direction:column}.stat-card strong{font-size:24px;line-height:1.15}.stat-card div span{margin-top:4px;color:var(--muted);font-size:12px}.filter-bar{position:sticky;z-index:10;top:0;margin:28px 0 22px;padding:14px;background:#ffffffed;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px #232b4412;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.filter-heading{display:flex;align-items:center;justify-content:space-between;padding:0 2px 11px}.filter-heading>div{display:flex;gap:10px;align-items:baseline}.filter-heading strong{font-size:13px}.text-button{min-height:44px;padding:0 8px;color:#6650d0;font-size:13px;font-weight:700;background:transparent;border:0}.filter-row{display:flex;gap:9px;align-items:center}.search-field{display:flex;flex:1 1 270px;gap:8px;align-items:center;min-width:220px;height:44px;padding:0 13px;color:#7b8494;background:#f7f8fb;border:1px solid #e4e7ee;border-radius:9px}.search-field:focus-within{background:#fff;border-color:#9b8ae8;box-shadow:0 0 0 3px #7c5cff1a}.search-field input{width:100%;height:100%;padding:0;background:transparent;border:0;outline:0}.select-filter{flex:0 0 auto}.select-filter select{min-width:112px;height:44px;padding:0 30px 0 11px;font-size:13px;background-color:#fff;border:1px solid #e1e4eb;border-radius:9px}.sort-filter select{color:#654dcc;font-weight:700;background-color:#f3f0ff;border-color:#ddd6ff}.jobs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:60px}.job-card{display:flex;min-width:0;padding:22px;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 6px 24px #232b440d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.job-card:hover{border-color:#cfc7f7;box-shadow:0 16px 38px #232b441a;transform:translateY(-2px)}.job-card.is-applied{border-color:#b8dfcf}.job-card-topline{display:flex;gap:12px;align-items:center;justify-content:space-between}.company-name{overflow:hidden;color:#5d677a;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.card-actions{display:flex;gap:3px}.icon-button{display:grid;width:44px;height:44px;padding:0;place-items:center;color:#8891a0;font-size:20px;background:transparent;border:0;border-radius:9px}.icon-button:hover{background:#f4f2fc}.icon-button.is-active{color:#7457e7}.job-card h2{margin:11px 0 12px;overflow-wrap:anywhere;font-size:20px;line-height:1.45;letter-spacing:-.02em}.job-meta{display:flex;flex-wrap:wrap;gap:7px 14px;color:var(--muted);font-size:12px}.tag-list{display:flex;flex-wrap:wrap;gap:7px;min-height:30px;margin:16px 0}.tag{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;color:#596477;font-size:11px;font-weight:700;background:#f3f5f8;border:1px solid #e9ebf0;border-radius:999px}.tag-accent{color:#6349d1;background:var(--purple-soft);border-color:#ddd5ff}.tag-status{color:#8a4f0f;background:#fff6df;border-color:#f1ddb0}.source-verification{display:flex;gap:8px 14px;justify-content:space-between;margin:0 0 6px;color:var(--muted);font-size:11px}.deadline-row{display:flex;gap:12px;align-items:center;justify-content:space-between;min-height:44px;padding:10px 12px;font-size:12px;background:#f8f9fb;border-radius:9px}.deadline-row>span{color:var(--muted)}.deadline-row strong{text-align:right}.deadline-warning{color:var(--amber)}.deadline-danger{color:#b74848}.deadline-neutral{color:#475269}.job-details{margin-top:8px;border-bottom:1px solid #edf0f4}.job-details summary{display:flex;align-items:center;min-height:44px;color:#657085;font-size:12px;font-weight:700;list-style:none}.job-details summary::-webkit-details-marker{display:none}.job-details summary:after{margin-left:auto;content:"+";font-size:18px}.job-details[open] summary:after{content:"−"}.details-content{padding:2px 0 15px;color:#485369;font-size:13px;line-height:1.7}.details-content div+div{margin-top:10px}.details-content span{color:#8891a0;font-size:11px;font-weight:700}.details-content p{margin:3px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.details-content a{display:inline-flex;align-items:center;min-height:44px;color:#654dcc;font-weight:700}.job-card-footer{display:grid;grid-template-columns:1fr 1.15fr;gap:10px;margin-top:auto;padding-top:16px}.applied-button,.apply-button{display:inline-flex;gap:6px;align-items:center;justify-content:center;min-height:46px;padding:0 14px;font-size:13px;font-weight:800;border-radius:9px;text-decoration:none}.applied-button{color:#606b7d;background:#fff;border:1px solid #dfe3ea}.applied-button.is-active{color:#287459;background:#eef9f5;border-color:#bfe3d5}.apply-button{color:#fff;background:var(--navy-soft);border:1px solid var(--navy-soft)}.apply-button:hover{background:#283551}.empty-state{display:flex;min-height:320px;padding:40px 20px 70px;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.empty-state>span:not(.loading-orbit){font-size:35px}.empty-state h2{margin:14px 0 6px;color:#273149;font-size:20px}.empty-state p{margin:0 0 18px}.loading-orbit{width:42px;height:42px;border:3px solid #ddd7fb;border-top-color:var(--purple);border-radius:50%;animation:spin .9s linear infinite}footer{display:flex;gap:22px;align-items:center;justify-content:center;min-height:90px;padding:22px 24px;color:#8e98ac;font-size:12px;background:var(--navy)}footer span{color:#d7dce7;font-weight:800}footer p{margin:0}@media(max-width:920px){.stats-grid{grid-template-columns:repeat(2,1fr)}.filter-row{overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.search-field{flex-basis:230px}.jobs-grid{grid-template-columns:1fr}}@media(max-width:680px){.top-nav{min-height:68px;padding:10px 16px}.brand small,.live-dot{display:none}.brand-mark{width:40px;height:40px}.refresh-button{width:44px;padding:0;font-size:0}.refresh-icon{font-size:22px}.hero{display:block;min-height:356px;padding:45px 20px 74px}.hero h1{font-size:36px}.hero p{font-size:14px}.radar-visual{position:absolute;right:-90px;bottom:-80px;width:230px;opacity:.6}.content-wrap{width:calc(100% - 24px);margin-top:-34px}.notice{display:block;padding:11px 13px}.notice span{display:block;margin-top:4px;line-height:1.5}.refresh-status{justify-self:stretch;justify-content:center}.stats-grid{gap:8px}.stat-card{min-height:82px;padding:13px}.stat-icon{flex-basis:38px;width:38px;height:38px}.stat-card strong{font-size:21px}.filter-bar{top:0;margin:18px 0 14px;padding:10px;border-radius:12px}.filter-heading{padding-bottom:8px}.filter-row{margin:0 -2px}.search-field{min-width:220px}.jobs-grid{gap:12px;padding-bottom:38px}.job-card{padding:18px;border-radius:13px}.job-card h2{font-size:18px}.job-card-footer{grid-template-columns:1fr 1fr}footer{min-height:110px;flex-direction:column;gap:6px;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
