body:has(.cursor-theme){background-color:#191813!important}@property --cr-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.cursor-fit-root{--brand: #b65b34 !important;--accent: #b65b34 !important}.cursor-fit{--cr-bg: #191813;--cr-card: rgba(13, 12, 10, .7);--cr-pad-bg: #454038;--cr-warm-highlight: #b65b34;--cr-border: rgba(255, 255, 255, .05);--cr-cyan: #b65b34;--cr-blue: #c86236;--cr-mono: "Geist Mono", "JetBrains Mono", monospace;--cr-sans: "Manrope", "Inter", sans-serif;width:100%;background:var(--cr-bg);color:#e5e5e5;font-family:var(--cr-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.cursor-fit *{box-sizing:border-box}.cursor-fit .cr-band{position:relative;width:100%;padding:clamp(3.5rem,7vw,6rem) 0;overflow:clip;background:var(--cr-bg)}.cursor-fit .cr-band--alt{background:radial-gradient(circle at 50% 50%,#191813,#070707)!important}.cursor-fit .cr-band+.cr-band:before,.cursor-fit .cr-band--alt:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(62,177,229,.3) 30%,rgba(255,255,255,.15) 50%,rgba(95,133,255,.3) 70%,transparent 100%);z-index:3}.cursor-fit .cr-container{max-width:1180px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem);position:relative;z-index:2}.cursor-fit .cr-display{font-family:var(--cr-sans);font-weight:700;letter-spacing:-.04em;line-height:1.1;color:#fff}.cursor-fit .cr-eyebrow{font-family:var(--cr-mono);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--cr-cyan)}.cursor-fit .cr-sec-head{margin-bottom:2.5rem}.cursor-fit .cr-sec-head .cr-eyebrow{display:block;margin-bottom:.85rem}.cursor-fit .cr-h2{font-size:clamp(1.8rem,4vw,2.8rem);margin:0}.cursor-fit .cr-intro{max-width:720px;font-size:1.1rem;line-height:1.6;color:#e5e5e5bf;margin:1rem 0 2.5rem}.cursor-fit .cr-body{font-size:1rem;color:#e5e5e5bf;line-height:1.65;margin-bottom:1.5rem}.cursor-fit .cr-btn{display:inline-flex;align-items:center;gap:8px;border-radius:6px;padding:.45rem 1.25rem;font-family:var(--cr-mono);font-weight:500;font-size:.85rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:all .2s ease}.cursor-fit .cr-btn--primary{background:#fff;color:#000}.cursor-fit .cr-btn--primary:hover{background:#e5e5e5;box-shadow:0 0 20px #ffffff26}.cursor-fit .cr-btn--secondary{background:#ffffff0d;color:#fff;border-color:var(--cr-border)}.cursor-fit .cr-btn--secondary:hover{background:#ffffff14;border-color:#fff3}.cursor-fit .cr-btn--cyan{background:#e5e2dd;color:#0c0c0a;font-weight:600}.cursor-fit .cr-btn--cyan:hover{background:#fff;color:#000;box-shadow:0 0 20px #fff3}.cursor-fit .cr-ask-inline{display:inline-flex;align-items:center;gap:6px;background:#ffffff08;border:1px solid var(--cr-border);border-radius:4px;padding:4px 10px;font-family:var(--cr-mono);font-size:.7rem;color:#e5e5e599;cursor:pointer;transition:all .15s ease}.cursor-fit .cr-ask-inline:hover{background:#3eb1e514;border-color:var(--cr-cyan);color:#fff}.cursor-fit .cr-verdict{font-family:var(--cr-mono);font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .65rem;border-radius:4px;display:inline-block;white-space:nowrap}.cursor-fit .cr-verdict--strong{background:#af512a1f;color:var(--cr-warm-highlight);border:1px solid rgba(175,81,42,.3)}.cursor-fit .cr-verdict--partial{background:#3eb1e51f;color:#3eb1e5;border:1px solid rgba(62,177,229,.3)}.cursor-fit .cr-verdict--gap{background:#ffffff08;color:#fff6;border:1px solid rgba(255,255,255,.08)}.cursor-fit .cr-skill-item{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:4px;color:#e5e5e5cc;transition:transform .25s cubic-bezier(.25,1,.5,1),color .25s ease,background .25s ease}.cursor-fit .cr-skill-item:hover{transform:translate(6px);color:var(--cr-warm-highlight)!important;background:#af512a0d}.cursor-fit .cr-skill-bullet{color:var(--cr-warm-highlight);font-family:var(--cr-mono);font-size:.75rem;opacity:.75}.cursor-fit .cr-table-wrap{border:1px solid var(--cr-border);border-radius:12px;background:var(--cr-card);overflow:hidden;box-shadow:0 4px 30px #0000004d}.cursor-fit .cr-table{width:100%;border-collapse:collapse;text-align:left}.cursor-fit .cr-table th{padding:1.25rem 1.5rem;font-family:var(--cr-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#fff6;border-bottom:1px solid var(--cr-border);background:#ffffff03}.cursor-fit .cr-table tr{border-bottom:1px solid var(--cr-border)}.cursor-fit .cr-table tr:last-child{border-bottom:none}.cursor-fit .cr-table td{padding:1.5rem;vertical-align:top;transition:background .25s ease}.cursor-fit .cr-table tr:hover td{background:#ffffff04}.cursor-fit .cr-grid-2col{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.cursor-fit .cr-grid-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.cursor-fit .cr-grid-12col{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem}@media(max-width:920px){.cursor-fit .cr-grid-2col,.cursor-fit .cr-grid-3col,.cursor-fit .cr-grid-12col{grid-template-columns:1fr!important;gap:1.5rem}}.cursor-fit .cr-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}@media(max-width:600px){.cursor-fit .cr-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}}@keyframes cr-scroll-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.cursor-fit .cr-scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--cr-cyan),var(--cr-blue));transform-origin:0% 50%;z-index:1000}@supports (animation-timeline: scroll()){@media(prefers-reduced-motion:no-preference){.cursor-fit .cr-scroll-progress{animation:cr-scroll-progress auto linear;animation-timeline:scroll(root)}}}.cursor-fit .cr-blur-in{opacity:0;filter:blur(12px);transform:translateY(16px)}@media(prefers-reduced-motion:no-preference){.cursor-fit .cr-blur-in{animation:cr-blur-in-animation .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes cr-blur-in-animation{to{opacity:1;filter:blur(0);transform:translateY(0)}}.cursor-fit .cr-delay-1{animation-delay:.1s}.cursor-fit .cr-delay-2{animation-delay:.2s}.cursor-fit .cr-delay-3{animation-delay:.3s}.cursor-fit .cr-delay-4{animation-delay:.4s}.cursor-fit .cr-delay-5{animation-delay:.5s}}@media(prefers-reduced-motion:reduce){.cursor-fit .cr-blur-in{opacity:1!important;filter:none!important;transform:none!important}}.cursor-fit .cr-card{position:relative;background:#1e1d1873!important;border:1px solid transparent;border-radius:8px;padding:1.5rem;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease;z-index:1}.cursor-fit .cr-card:before{content:"";position:absolute;inset:-1px;border-radius:8px;padding:1px;background:radial-gradient(150px circle at var(--mx, 50%) var(--my, 50%),rgba(182,91,52,.5),transparent 70%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:2}.cursor-fit .cr-card:hover:before{opacity:1}.cursor-fit .cr-card:after{content:"";position:absolute;inset:0;border-radius:8px;background-image:radial-gradient(280px circle at 50% 50%,rgba(182,91,52,.08),transparent 70%);background-size:200% 200%;background-position:0% 0%;opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:-1}.cursor-fit .cr-card:hover:after{opacity:1;animation:cr-subtle-glow-move 8s infinite linear}@keyframes cr-subtle-glow-move{0%{background-position:0% 0%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}to{background-position:0% 0%}}.cursor-fit .cr-card:hover{border-color:#b65b3466;background:#2d2b2499!important;box-shadow:0 0 24px #b65b3414}.cursor-fit .cr-border-orbit{position:relative;border:1px solid rgba(255,255,255,.06)!important;border-radius:8px;background:linear-gradient(#151411,#151411) padding-box,transparent border-box!important;transition:box-shadow .3s ease,border-color .3s ease,background .3s ease;z-index:1}@media(prefers-reduced-motion:no-preference){.cursor-fit .cr-border-orbit:hover{border-color:transparent!important;background:linear-gradient(#1d1b16,#1d1b16) padding-box,conic-gradient(from var(--cr-angle),transparent 25%,#b65b34 50%,#e06d3b 75%,transparent 100%) border-box!important;animation:cr-orbit-spin 4s linear infinite;box-shadow:0 0 20px #b65b344d}@keyframes cr-orbit-spin{to{--cr-angle: 360deg}}}.cursor-fit .cr-perimeter-accent{position:relative}.cursor-fit .cr-perimeter-accent:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--cr-cyan),var(--cr-blue),transparent);opacity:0;transition:opacity .3s ease}.cursor-fit .cr-perimeter-accent:hover:after{opacity:.8}.cursor-fit .cr-editor{background-color:#0b0b0b;border:1px solid var(--cr-border);border-radius:8px;font-family:var(--cr-mono);overflow:hidden;box-shadow:0 12px 40px #000c}.cursor-fit .cr-editor-header{display:flex;align-items:center;justify-content:space-between;background-color:#070707;border-bottom:1px solid var(--cr-border);padding:0 16px;height:38px;-webkit-user-select:none;user-select:none}.cursor-fit .cr-editor-left{display:flex;align-items:center}.cursor-fit .cr-editor-dots{display:flex;gap:6px;margin-right:16px}.cursor-fit .cr-editor-dot{width:10px;height:10px;border-radius:50%}.cursor-fit .cr-editor-dot.red{background-color:#ff5f56}.cursor-fit .cr-editor-dot.yellow{background-color:#ffbd2e}.cursor-fit .cr-editor-dot.green{background-color:#27c93f}.cursor-fit .cr-editor-tabs{display:flex;height:100%}.cursor-fit .cr-editor-tab{display:flex;align-items:center;gap:6px;padding:0 14px;height:100%;font-size:12px;color:#fff6;border-right:1px solid var(--cr-border);background-color:#070707;cursor:pointer;transition:background-color .2s,color .2s}.cursor-fit .cr-editor-tab.active{background-color:#0b0b0b;color:#fff;border-top:2px solid var(--cr-cyan)}.cursor-fit .cr-editor-tab:hover:not(.active){background-color:#121212;color:#fffc}.cursor-fit .cr-file-icon{display:inline-flex;align-items:center;justify-content:center;font-size:12px;width:14px;height:14px}.cursor-fit .cr-file-icon.ts{color:#3178c6}.cursor-fit .cr-file-icon.tsx{color:#61dafb}.cursor-fit .cr-file-icon.css{color:#563d7c}.cursor-fit .cr-file-icon.json{color:#f1e05a}.cursor-theme{font-family:Manrope,Inter,sans-serif!important;background-color:#191813;color:#e5e5e5;--ink: #FFFFFF;--ink-2: #E5E5E5;--ink-mute: rgba(229, 229, 229, .6);--ink-faint: rgba(229, 229, 229, .35);--panel: #1e1e1a;--bg-2: #454038;--line: rgba(255, 255, 255, .05);--line-2: rgba(255, 255, 255, .1);--accent: #b65b34}.cursor-theme h1,.cursor-theme h2,.cursor-theme h3{font-family:Manrope,Inter,sans-serif!important;font-weight:600!important;letter-spacing:-.03em!important;color:#fff!important}.cursor-theme .italic{font-family:Manrope,Inter,sans-serif!important;font-style:normal!important;font-weight:600!important;letter-spacing:-.02em!important;color:#b65b34!important}.cursor-theme .dear-eyebrow{color:#b65b34!important;font-weight:700}.cursor-theme .cs-crumbs a{color:#e5e5e599!important}.cursor-theme .cs-lede{color:#e5e5e5a6!important}.cursor-theme .company-info-grid{background:#1e1e1a!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:12px}.cursor-theme .company-info-grid *,.cursor-theme .company-role-card *{color:#e5e5e5c7}.cursor-theme .company-info-grid h2,.cursor-theme .company-role-card h3{color:#fff!important}.cursor-theme .impact-border{border-left-color:#ffffff0d!important}.cursor-theme .impact-border h2{color:#b65b34!important}.cursor-theme .company-role-card{background:#1e1e1a!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:12px}.cursor-theme .company-role-card:hover{border-color:#b65b3499!important}.cursor-theme .company-role-card:hover .role-arrow{color:#b65b34!important}.cursor-theme .external-site-link{color:#b65b34!important;background:#ffffff0a!important;border-color:#ffffff0d!important}.cursor-theme .external-site-link:hover{background:#b65b34!important;border-color:#b65b34!important;color:#000!important}.cursor-fit .cr-editor-content{display:flex;padding:16px;font-size:13.5px;line-height:1.5;overflow-x:auto}.cursor-fit .cr-editor-line-numbers{text-align:right;padding-right:16px;color:#ffffff26;-webkit-user-select:none;user-select:none;border-right:1px solid rgba(255,255,255,.04);margin-right:16px}.cursor-fit .cr-editor-line{height:20px}.cursor-fit .cr-editor-code{color:#e5e5e5;white-space:pre;flex-grow:1}.cursor-fit .cr-autocomplete-ghost{color:#ffffff4d;font-style:normal}.cursor-fit .cr-autocomplete-highlight{color:var(--cr-cyan);font-weight:500}.cursor-fit .cr-caret{display:inline-block;width:.5em;height:1em;background-color:var(--cr-cyan);vertical-align:middle;margin-left:2px;animation:cr-caret-blink 1s step-end infinite}@keyframes cr-caret-blink{50%{opacity:0}}body:has(.cursor-fit,.cursor-theme){--brand: #3EB1E5 !important;--accent: #3EB1E5 !important;background:#000}body:has(.cursor-fit,.cursor-theme) footer{margin-top:0!important;border-top-color:#ffffff14!important;color:#e5e5e5a6!important}body:has(.cursor-fit,.cursor-theme) footer h4{color:#ffffffe6!important}body:has(.cursor-fit,.cursor-theme) footer a{color:#e5e5e59e!important}body:has(.cursor-fit,.cursor-theme) footer a:hover{color:#3eb1e5!important}body:has(.cursor-fit,.cursor-theme) .footer-brand{color:#fff!important}body:has(.cursor-fit,.cursor-theme) .footer-brand .dot{color:#3eb1e5!important}body:has(.cursor-fit,.cursor-theme) .footer-tag{color:#e5e5e580!important}body:has(.cursor-fit,.cursor-theme) .copy-llm-btn{position:fixed;top:16px;right:16px;z-index:50;background:#151515d9!important;color:#e5e5e5!important;border-color:#ffffff14!important}body:has(.cursor-fit,.cursor-theme) .copy-llm-btn:hover{background:#fff!important;border-color:#fff!important;color:#000!important}body:has(.cursor-fit,.cursor-theme) .chat-fab-avatar{background:linear-gradient(135deg,#3eb1e5,#5f85ff)!important}body:has(.cursor-fit,.cursor-theme) .chat-fab:hover{border-color:#3eb1e5!important}body:has(.cursor-fit,.cursor-theme) .ch-av{background:linear-gradient(135deg,#0b0b0b,#3eb1e5)!important}body:has(.cursor-fit,.cursor-theme) #ch-send{background:#3eb1e5!important;color:#000!important}body:has(.cursor-fit,.cursor-theme) #ch-send:hover{background:#5f85ff!important}body:has(.cursor-fit,.cursor-theme) .msg.user{background:#151515!important;color:#fff!important}body:has(.cursor-fit,.cursor-theme) .msg.user .msg-bub{background:transparent!important;color:#fff!important}body:has(.cursor-fit,.cursor-theme) .top{background:#0b0b0bc7!important;border-bottom-color:#ffffff14!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}body:has(.cursor-fit,.cursor-theme) .top .brand{color:#fff!important}body:has(.cursor-fit,.cursor-theme) .top .brand .dot{color:#3eb1e5!important}body:has(.cursor-fit,.cursor-theme) .top .kbd{background:#ffffff0a!important;border-color:#ffffff14!important;color:#e5e5e599!important}body:has(.cursor-fit,.cursor-theme) .top .hire-btn{background:#3eb1e5!important;color:#000!important;font-weight:600!important}body:has(.cursor-fit,.cursor-theme) .top .hire-btn:hover{background:#5f85ff!important}body:has(.cursor-fit,.cursor-theme) .announce{background:#000!important;border-bottom:1px solid rgba(255,255,255,.08)}body:has(.cursor-fit,.cursor-theme) #chat-drawer{--ch-bg: #0B0B0B;--ch-bg-input: #151515;--ch-fg: #E5E5E5;--ch-fg-mute: rgba(229, 229, 229, .5);--ch-surface-1: #151515;--ch-surface-2: #1D1D1D;--ch-surface-3: #222222;--ch-border: rgba(255, 255, 255, .08);--ch-border-hi: rgba(255, 255, 255, .16);--ch-text: #E5E5E5;--ch-text-hi: #FFFFFF;--ch-accent-ink: #3EB1E5;border-left-color:#ffffff14!important}.cursor-fit .cr-arrow{vertical-align:-.12em}.cursor-fit .cr-arrow-shaft{transform-origin:4px 12px;transition:transform .28s cubic-bezier(.22,1,.36,1)}.cursor-fit .cr-arrow-head{transition:transform .28s cubic-bezier(.22,1,.36,1)}.cursor-fit a:hover .cr-arrow-shaft,.cursor-fit button:hover .cr-arrow-shaft,.cursor-fit .cr-card:hover .cr-arrow-shaft,.cursor-fit .cr-btn:hover .cr-arrow-shaft,.cursor-fit .cr-ask-inline:hover .cr-arrow-shaft,.cursor-fit .cr-chip:hover .cr-arrow-shaft{transform:scaleX(1.25)}.cursor-fit a:hover .cr-arrow-head,.cursor-fit button:hover .cr-arrow-head,.cursor-fit .cr-card:hover .cr-arrow-head,.cursor-fit .cr-btn:hover .cr-arrow-head,.cursor-fit .cr-ask-inline:hover .cr-arrow-head,.cursor-fit .cr-chip:hover .cr-arrow-head{transform:translate(3px)}.cursor-theme .role-arrow-svg{transition:transform .25s cubic-bezier(.22,1,.36,1)}.cursor-theme .company-role-card:hover .role-arrow-svg{transform:translate(4px)}.cursor-fit .cr-chips{margin-top:2.75rem}.cursor-fit .cr-chips-label{font-family:var(--cr-mono);font-size:.64rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#e5e5e566;margin:0 0 .85rem}.cursor-fit .cr-chips-row{display:flex;flex-wrap:wrap;gap:.5rem}.cursor-fit .cr-chip{padding:.5rem .9rem;border:1px solid var(--cr-border);border-radius:6px;background:var(--cr-card);font-family:var(--cr-sans);font-size:.8rem;font-weight:500;color:#e5e5e5;cursor:pointer;transition:border-color .2s,transform .2s,color .2s}.cursor-fit .cr-chip:hover{border-color:var(--cr-cyan);color:#fff;transform:translateY(-1px)}.cursor-fit .cr-prompt{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;max-width:560px;margin-top:2rem;padding:.85rem .85rem .85rem 1.2rem;border:1px solid var(--cr-border);border-radius:6px;background:#ffffff05;cursor:pointer;text-align:left;transition:border-color .2s,background-color .2s}.cursor-fit .cr-prompt:hover{border-color:var(--cr-cyan);background:#3eb1e50a}.cursor-fit .cr-prompt-text{font-family:var(--cr-sans);font-size:.9rem;color:#e5e5e580}.cursor-fit .cr-prompt-send{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;border-radius:6px;background:var(--cr-card);border:1px solid var(--cr-border);color:#e5e5e599;transition:all .2s}.cursor-fit .cr-prompt:hover .cr-prompt-send{background:var(--cr-cyan);border-color:var(--cr-cyan);color:#000}
