:root{--brand:#c1ff72;--brand-rgb:193,255,114;--brand-dark:#9fd45d;--bg:#0f1115;--bg-rgb:15,17,21;--panel:#151822;--panel-glass:#15182299;--text:#e8ecf3;--text-muted:#8b91a7;--border:#24283a;--border-light:#ffffff14;--status-open:#22c55e;--status-good:#22c55e;--status-bad:#ef4444;--accent-blue:#3b82f6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100%;overflow:hidden auto}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,strong{letter-spacing:-.02em}.container{width:min(1200px,100% - 32px);margin:0 auto}.hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-content{z-index:10;text-align:center;max-width:900px;padding:40px 20px;position:relative}.hero-brands{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:32px;display:flex}.hero-brand{color:var(--text);opacity:.9;align-items:center;gap:8px;font-size:clamp(18px,3vw,24px);font-weight:700;display:flex}.hero-brand:hover{opacity:1}.hero-brand-x{color:var(--text-muted);font-size:24px;font-weight:400}.hero-brand .brand-highlight{color:var(--brand)}.hero-headline{background:linear-gradient(135deg,var(--text)0%,#e8ecf3cc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(40px,8vw,80px);font-weight:900;line-height:1.05}.hero-subheadline{color:var(--text-muted);max-width:600px;margin:0 auto 40px;font-size:clamp(16px,2.5vw,22px);line-height:1.6}.hero-cta{color:#000;background:var(--brand);cursor:pointer;box-shadow:0 0 40px rgba(var(--brand-rgb),.4);border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:16px 40px;font-size:18px;font-weight:700;transition:all .3s;display:inline-flex}.hero-cta:hover{box-shadow:0 0 60px rgba(var(--brand-rgb),.6);transform:translateY(-2px)}.category-tabs-wrapper{z-index:10;width:100%;padding:40px 0 60px;position:relative}.category-tabs{scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;gap:12px;max-width:100%;padding:0 20px 16px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}@media (min-width:900px){.category-tabs{flex-wrap:wrap;justify-content:center;padding:0 20px;overflow-x:visible}}.category-tab{color:var(--text);background:var(--panel-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light);cursor:pointer;white-space:nowrap;border-radius:50px;flex-shrink:0;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.category-tab:hover{background:rgba(var(--brand-rgb),.1);border-color:rgba(var(--brand-rgb),.3);transform:translateY(-2px)}.category-tab.active{background:var(--brand);color:#000;border-color:var(--brand)}.category-tab-count{background:#ffffff26;border-radius:50px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.category-tab.active .category-tab-count{background:#0003}.header{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(140%);background:rgba(var(--bg-rgb),.7);border-bottom:1px solid var(--border-light);padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{background:rgba(var(--bg-rgb),.95)}.header-inner{justify-content:space-between;align-items:center;display:flex}.header-brand{align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.header-brand a{color:var(--brand);transition:opacity .2s}.header-brand a:hover{opacity:.8}.header-logo{object-fit:contain;width:auto;height:56px}.header-x{color:var(--text-muted);font-weight:400}.header-cta{color:#000;background:var(--brand);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.header-cta:hover{box-shadow:0 4px 20px rgba(var(--brand-rgb),.4);transform:translateY(-1px)}.section{border-bottom:1px solid var(--border);padding:80px 0}.section:last-of-type{border-bottom:none}.section h2{margin-bottom:40px;font-size:clamp(28px,4vw,40px);font-weight:800}.card{background:var(--panel-glass);-webkit-backdrop-filter:blur(20px)saturate(140%);border:1px solid var(--border-light);cursor:pointer;border-radius:20px;padding:24px;transition:all .3s;position:relative}.card:hover{border-color:rgba(var(--brand-rgb),.4);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.jobs-section{padding:60px 0}.jobs-section h2{margin-bottom:32px;font-size:clamp(24px,3vw,36px)}.jobs-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.jobs-grid.two-columns{grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.jobs-grid,.jobs-grid.two-columns{grid-template-columns:1fr}}.job-card{flex-direction:column;gap:12px;transition:transform .2s,box-shadow .2s;display:flex}.job-card:hover,.job-card.hovered{transform:translateY(-4px);box-shadow:0 8px 30px #c1ff721a,0 4px 15px #0000004d}.job-card-brand{text-transform:uppercase;letter-spacing:.5px;color:var(--brand);background:rgba(var(--brand-rgb),.1);border:1px solid rgba(var(--brand-rgb),.3);border-radius:6px;width:fit-content;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.job-card-title{color:#fff;font-size:20px;font-weight:700}.job-card-meta{flex-wrap:wrap;gap:8px;display:flex}.job-card-pill{color:var(--text-muted);border:1px solid var(--border);background:#ffffff0d;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.job-card-summary{color:var(--text-muted);flex:1;font-size:14px;line-height:1.6}.job-card-action{color:var(--brand);margin-top:8px;font-size:14px;font-weight:700}.filters{flex-wrap:wrap;gap:12px;padding-bottom:32px;display:flex}.filter-input{min-width:260px;color:var(--text);background:var(--panel);border:1px solid var(--border);border-radius:12px;outline:none;flex:1;padding:14px 18px;font-size:15px;transition:border-color .2s}.filter-input:focus{border-color:var(--brand)}.filter-input::placeholder{color:var(--text-muted)}.filter-select{color:var(--text);background:var(--panel);border:1px solid var(--border);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='%238b91a7'><path d='M7 10l5 5 5-5z'/></svg>");background-position:right 14px center;background-repeat:no-repeat;border-radius:12px;outline:none;padding:14px 40px 14px 18px;font-size:15px}@media (max-width:600px){.filters{flex-direction:column}.filter-input,.filter-select{width:100%;min-width:100%}}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.comparison-grid{grid-template-columns:1fr}}.comparison-card h3{align-items:center;gap:10px;margin-bottom:16px;font-size:20px;display:flex}.comparison-list{list-style:none}.comparison-list li:before{font-weight:700;position:absolute;top:2px;left:0}.is-for .comparison-list li:before{content:"✓";color:var(--status-good)}.not-for .comparison-list li:before{content:"✕";color:var(--status-bad)}.work-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.work-grid{grid-template-columns:1fr}}.work-card-title{margin-bottom:16px;font-size:24px;font-weight:900}.work-card-title .highlight{color:var(--brand)}.work-card ul{color:var(--text-muted);padding-left:20px;list-style:outside}.work-card li{margin-bottom:8px}.process-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:900px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.process-grid{grid-template-columns:1fr}}.process-step h3{color:var(--brand);margin-bottom:8px;font-size:16px}.process-step p{color:var(--text-muted);font-size:14px}.process-note{background:rgba(var(--brand-rgb),.05);text-align:center;border-radius:12px;margin-top:32px;padding:20px;font-size:15px}.talent-cta{text-align:center;background:linear-gradient(135deg,rgba(var(--brand-rgb),.08)0%,#3b82f60d 100%);border-color:rgba(var(--brand-rgb),.2);max-width:600px;margin:0 auto;padding:40px}.talent-cta h3{margin-bottom:12px;font-size:24px}.talent-cta p{color:var(--text-muted);margin-bottom:24px}.why-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.why-grid{grid-template-columns:1fr}}.why-card{cursor:default}.why-card:hover{transform:none}.why-card h3{color:var(--brand);margin-bottom:12px;font-size:20px;font-weight:700}.why-card p{color:var(--text-muted);font-size:15px;line-height:1.6}.footer{border-top:1px solid var(--border);padding:60px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-copy{color:var(--text-muted);font-size:14px}.footer-links{flex-wrap:wrap;gap:12px;display:flex}.footer-link{color:var(--text-muted);background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:8px 14px;font-size:13px;transition:all .2s}.footer-link:hover{color:var(--text);border-color:var(--brand)}.footer-legal{border-top:1px solid var(--border);color:var(--text-muted);margin-top:32px;padding-top:32px;font-size:13px;line-height:1.7}.modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;background:#000c;justify-content:center;align-items:center;padding:20px;transition:all .3s;display:flex;position:fixed;inset:0}.modal.open{opacity:1;visibility:visible}.modal-content{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--border-light);background:#151822f2;border-radius:24px;width:min(800px,100%);max-height:90vh;transition:transform .3s;overflow:hidden;transform:translateY(20px)}.modal.open .modal-content{transform:translateY(0)}.modal-header{border-bottom:1px solid var(--border-light);z-index:10;background:#151822cc;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.modal-header h3{font-size:20px;font-weight:700}.modal-close{width:36px;height:36px;color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex}.modal-close:hover{color:var(--text);background:var(--panel)}.modal-body{max-height:calc(90vh - 80px);padding:24px;overflow-y:auto}.modal-section{margin-bottom:28px}.modal-section:last-child{margin-bottom:0}.modal-section h4{color:var(--brand);text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px;font-size:14px;font-weight:700}.modal-section ul{padding-left:20px}.modal-section li{margin-bottom:10px;line-height:1.6}.modal-actions{border-top:1px solid var(--border);gap:12px;margin-top:24px;padding-top:24px;display:flex}.modal-apply{color:#000;background:var(--brand);cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:14px 24px;font-size:16px;font-weight:700;transition:all .25s;display:inline-flex}.modal-apply:hover{box-shadow:0 4px 20px rgba(var(--brand-rgb),.4)}.modal-cancel{color:var(--text);background:var(--panel);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s}.modal-cancel:hover{background:#1a1e2b}.success-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:600px){.success-grid{grid-template-columns:1fr}}.success-item{background:rgba(var(--brand-rgb),.05);border-radius:12px;padding:16px}.success-item strong{color:var(--brand);margin-bottom:6px;font-size:14px;display:block}.success-item span{color:var(--text-muted);font-size:13px;line-height:1.5}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{color:var(--text);background:var(--panel);border:1px solid var(--border);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn:hover{background:#1a1e2b;transform:translateY(-1px)}.btn-brand{color:#000;background:var(--brand);border-color:var(--brand-dark)}.btn-brand:hover{box-shadow:0 4px 20px rgba(var(--brand-rgb),.4)}.empty-state{text-align:center;border:1px dashed var(--border);border-radius:16px;padding:60px 20px}.empty-state h3{margin-bottom:8px;font-size:20px}.empty-state p{color:var(--text-muted);margin-bottom:20px}.loading{text-align:center;color:var(--text-muted);padding:60px}@media (max-width:768px){.container{width:calc(100% - 24px)}.header{padding:12px 0}.header-inner{gap:12px}.header-brand{font-size:14px}.header-cta{padding:8px 16px;font-size:13px}.hero{min-height:100svh}.hero-content{padding:80px 16px 20px}.hero-brands{gap:12px;margin-bottom:24px}.hero-brand,.hero-brand-x{font-size:16px}.hero-headline{margin-bottom:16px;font-size:36px}.hero-subheadline{margin-bottom:28px;font-size:15px}.hero-cta{width:100%;max-width:280px;padding:14px 32px;font-size:16px}.category-tabs-wrapper{padding:24px 0 40px}.category-tabs{justify-content:flex-start;gap:8px;padding:0 16px 12px;overflow-x:auto}.category-tab{padding:10px 16px;font-size:13px}.category-tab-count{min-width:20px;height:20px;font-size:11px}.section{padding:48px 0}.section h2{margin-bottom:24px;font-size:24px}.comparison-grid{grid-template-columns:1fr;gap:16px}.comparison-card{padding:20px}.comparison-card h3{font-size:18px}.work-grid{grid-template-columns:1fr;gap:16px}.work-card-title{font-size:20px}.jobs-section{padding:40px 0}.jobs-section h2{font-size:22px}.jobs-grid{grid-template-columns:1fr;gap:16px}.job-card{padding:20px}.job-card-title{font-size:18px}.job-card-summary{font-size:13px}.filters{flex-direction:column;gap:10px}.filter-input,.filter-select{width:100%;min-width:100%;padding:12px 14px;font-size:14px}.process-grid{grid-template-columns:1fr;gap:12px}.process-step{padding:16px}.process-note{margin-top:20px;padding:16px;font-size:14px}.why-grid{grid-template-columns:1fr;gap:16px}.talent-cta{padding:28px 20px}.talent-cta h3{font-size:20px}.footer{padding:40px 0}.footer-inner{flex-direction:column;align-items:flex-start;gap:20px}.footer-links{flex-wrap:wrap}.footer-legal{font-size:12px}.modal-content{border-radius:16px;max-height:95vh}.modal-header{padding:16px 20px}.modal-header h3{font-size:18px}.modal-body{max-height:calc(95vh - 70px);padding:20px}.modal-actions{flex-direction:column}.success-grid{grid-template-columns:1fr;gap:12px}.card{border-radius:16px;padding:20px}}@media (max-width:400px){.hero-brands{flex-direction:column;gap:8px}.hero-brand-x{display:none}.hero-headline{font-size:32px}.hero-subheadline{font-size:14px}.header-brand{gap:6px;font-size:12px}.header-x{display:none}.category-tab{padding:8px 12px;font-size:12px}}.scroll-hero-wrapper{z-index:10;position:relative}.scroll-hero-viewport{will-change:background-color}.scroll-hero-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:24px;display:flex}.scroll-hero-logo-text{color:#fff;letter-spacing:-.02em;font-size:clamp(24px,5vw,48px);font-weight:800}.scroll-hero-x{color:#ffffff80;font-size:clamp(20px,4vw,36px);font-weight:300}.scroll-hero-hint{color:#ffffff80;font-size:14px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes sparkle-fade{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.sparkle-dot{background:var(--brand);pointer-events:none;z-index:2;width:4px;height:4px;box-shadow:0 0 8px var(--brand),0 0 12px var(--brand);border-radius:50%;animation:.6s ease-out forwards sparkle-twinkle;position:absolute}@keyframes sparkle-twinkle{0%{opacity:0;transform:scale(0)translate(-50%,-50%)}50%{opacity:1;transform:scale(1.2)translate(-50%,-50%)}to{opacity:0;transform:scale(.5)translate(-50%,-50%)translateY(-10px)}}.scroll-hero-quote{color:#000;letter-spacing:-.03em;text-shadow:0 2px 20px #0000001a;max-width:800px;font-size:clamp(28px,5vw,56px);font-weight:900;line-height:1.15}.category-scroll-container{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:8px;max-height:200px;margin-top:40px;padding:8px;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.category-scroll-container::-webkit-scrollbar{display:none}.category-scroll-item{color:#000;cursor:pointer;white-space:nowrap;background:#ffffffe6;border:none;border-radius:40px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.category-scroll-item:hover{background:#fff;transform:scale(1.02)}.category-scroll-item.active{color:#fff;background:#000}.category-scroll-item .count{background:#0000001a;border-radius:20px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.category-scroll-item.active .count{background:#fff3}.main-content{z-index:5;background:var(--bg);position:relative}.hero-below{text-align:left;padding-top:80px;padding-bottom:60px}.main-headline{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1}.main-headline .highlight{color:var(--brand)}.main-subheadline{color:var(--text-muted);max-width:700px;margin-bottom:28px;font-size:clamp(16px,2vw,20px)}.hero-bullets{margin-bottom:32px;list-style:none}.hero-bullets li{color:var(--text-muted);align-items:center;gap:10px;margin-bottom:12px;font-size:16px;display:flex}.bullet-icon{font-size:18px}.btn-dark{color:#fff;background:#1a1e2b;border-color:#24283a}.btn-dark:hover{background:#24283a}.section-filter-label{color:var(--brand);margin-left:12px;font-size:.6em;font-weight:400}.card.with-spark{--mouse-x:50%;--mouse-y:50%;overflow:hidden}.card.with-spark:before{content:"";background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),rgba(var(--brand-rgb),.15),transparent 40%);opacity:0;pointer-events:none;z-index:1;transition:opacity .3s;position:absolute;inset:0}.card.with-spark:hover:before{opacity:1}.card-spark{background:radial-gradient(circle,rgba(var(--brand-rgb),.3)0%,transparent 70%);pointer-events:none;z-index:2;mix-blend-mode:screen;border-radius:50%;width:200px;height:200px;transition:opacity .2s;position:absolute;transform:translate(-50%,-50%)}.card.with-spark:hover{box-shadow:0 0 20px rgba(var(--brand-rgb),.1),0 0 40px #3b82f614,0 20px 40px #0000004d}.work-card{cursor:default}.work-card:hover{transform:none}.work-card-logo{object-fit:contain;width:auto;height:80px;margin-bottom:20px}.work-card-list{padding-left:0;list-style:none}.work-card-list li{color:var(--text-muted);margin-bottom:10px;padding-left:20px;position:relative}.work-card-list li:before{content:"•";color:var(--brand);position:absolute;left:0}.comparison-card h3{margin-bottom:16px;font-size:18px}.comparison-card.is-for h3{color:var(--status-good)}.comparison-card.not-for h3{color:var(--status-bad)}.comparison-list{padding-left:0;list-style:none}.comparison-list li{color:var(--text-muted);margin-bottom:12px;padding-left:24px;position:relative}.is-for .comparison-list li:before{content:"✓";color:var(--status-good);font-weight:700;position:absolute;left:0}.not-for .comparison-list li:before{content:"✕";color:var(--status-bad);font-weight:700;position:absolute;left:0}@media (max-width:768px){.scroll-hero-logos{flex-flow:row;justify-content:center;gap:8px;width:100%;padding:0 16px}.scroll-hero-logos .hero-logo{max-width:38vw;height:clamp(35px,10vw,50px)}.scroll-hero-x{font-size:14px}.scroll-hero-quote{font-size:28px}.category-scroll-container{max-height:160px}.category-scroll-item{padding:10px 20px;font-size:14px}.hero-below{padding-top:60px}.main-headline{font-size:28px}}.work-card-list.green-bullets{margin:0;padding-left:0;list-style:none!important}.work-card-list.green-bullets li{color:var(--text-muted);margin-bottom:10px;padding-left:20px;position:relative;list-style:none!important}.work-card-list.green-bullets li::marker{content:none;display:none}.work-card-list.green-bullets li:before{content:"•";color:var(--brand);font-size:18px;line-height:1;position:absolute;left:0}.talent-cta .btn-brand{background:var(--brand);color:#000;border:none;transition:transform .2s,box-shadow .2s}.talent-cta .btn-brand:hover{background:var(--brand);color:#000;transform:translateY(-3px);box-shadow:0 0 20px #c1ff7266,0 4px 15px #0000004d}.footer-links-centered{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:30px;display:flex}.footer-legal-centered{text-align:center;color:var(--text-muted);max-width:800px;margin:0 auto 40px;font-size:12px;line-height:1.6}.footer-logos{border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:30px;margin-top:20px;padding-top:30px;display:flex}.footer-logo{opacity:.8;width:auto;height:50px;transition:opacity .2s}.footer-logo:hover{opacity:1}.footer-copyright-centered{text-align:center;color:var(--text-muted);margin-top:24px;font-size:14px}.hero-logo{object-fit:contain;width:auto;height:clamp(60px,12vw,100px)}@media (max-width:768px){.footer-links-centered{gap:16px}.footer-logo{height:35px}.hero-logo{max-width:42vw;height:clamp(70px,25vw,120px)}}
