.home-wrapper{color:#fff;font-family:var(--font);background:#000;position:relative;overflow-x:hidden}.home-wrapper--flex{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100dvh;overflow:hidden auto}.home-wrapper--flex>section{scroll-snap-align:start;flex-shrink:0;height:100dvh;max-height:100dvh;overflow:hidden}html,body{height:100%;margin:0;padding:0}.layout-grid{grid-template-columns:repeat(12,1fr);gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}@keyframes wordCycle{0%,28%{transform:translateY(0)}33%,61%{transform:translateY(-33.333%)}66%,94%{transform:translateY(-66.666%)}to{transform:translateY(-66.666%)}}@keyframes medallionSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes badge-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-obsidian{background:var(--bg);width:100%;height:100dvh;max-height:100dvh;padding-top:var(--nav-h);flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}.obsidian-bg{z-index:0;filter:brightness(.18)saturate(.5);will-change:transform;background-image:url(/hero/doha-skyline.png);background-position:50% 30%;background-size:cover;position:absolute;inset:0}.obsidian-bg:after{content:"";background:linear-gradient(105deg,#09090bf7 45%,#09090b8c 100%);position:absolute;inset:0}.obsidian-vignette{z-index:1;pointer-events:none;background:radial-gradient(80% 60% at 70%,#c8321a14 0%,#0000 70%),radial-gradient(50% 80% at 100% 100%,#c8321a0d 0%,#0000 60%);position:absolute;inset:0}.hero-monolith-container{z-index:10;flex:1;align-items:stretch;gap:0;width:100%;max-width:1400px;margin:0 auto;padding:0 60px;display:flex;position:relative}.hero-monolith-content{flex-direction:column;flex:0 0 58%;justify-content:center;padding-right:60px;animation:1s cubic-bezier(.16,1,.3,1) 50ms both fade-up;display:flex}.monolith-badge{align-items:center;gap:10px;margin-bottom:28px;display:inline-flex}.monolith-badge-glow{background:var(--red);width:6px;height:6px;box-shadow:0 0 8px var(--red);border-radius:50%;flex-shrink:0;animation:2.5s ease-in-out infinite badge-dot-pulse}.monolith-badge span{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;color:#ffffff73;font-size:10px}.monolith-title{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:0 0 28px;font-size:clamp(52px,6.5vw,108px);font-weight:900;line-height:1}.monolith-title em{color:var(--red);font-style:normal;font-weight:800;display:block}.hero-word-cycle{vertical-align:top;height:1em;display:inline-block;overflow:hidden}.hero-word-track{flex-direction:column;animation:6s cubic-bezier(.76,0,.24,1) infinite wordCycle;display:flex}.hero-word-track span{height:1em;color:var(--red);white-space:nowrap;font-style:normal;font-weight:800;display:block}.monolith-rule{transform-origin:0;background:#c8321a80;width:60px;height:1px;margin-bottom:20px;animation:1s cubic-bezier(.16,1,.3,1) .6s both lineGrow}.monolith-subtitle{color:#ffffff7a;letter-spacing:.01em;max-width:440px;margin-bottom:40px;font-size:15px;font-weight:400;line-height:1.7}.monolith-search-box{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;align-items:center;width:100%;max-width:540px;padding:6px 6px 6px 20px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.monolith-search-box:focus-within{border-color:#c8321a66;box-shadow:0 0 0 3px #c8321a14}.search-icon-wrapper{color:#ffffff59;align-items:center;display:flex}.monolith-input{color:#fff;font-family:var(--font);background:0 0;border:none;outline:none;flex:1;padding:12px 16px;font-size:15px;font-weight:400}.monolith-input::placeholder{color:#ffffff40}.monolith-submit{background:var(--red);color:#fff;font-family:var(--font);cursor:pointer;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:13px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.monolith-submit:hover{background:#e03a20;transform:translateY(-1px)}.hero-right-panel{flex-direction:column;flex:1;justify-content:center;align-items:center;animation:1s cubic-bezier(.16,1,.3,1) .2s both fade-up;display:flex;position:relative}.hero-medallion{aspect-ratio:1;width:min(340px,36vw);position:relative}.hero-medallion:before{content:"";border:1px solid #c8321a33;border-radius:50%;animation:40s linear infinite medallionSpin;position:absolute;inset:0}.hero-medallion:after{content:"";border:1px solid var(--red-dim);border-radius:50%;animation:28s linear infinite reverse medallionSpin;position:absolute;inset:15%}.hero-medallion-core{background:radial-gradient(circle, var(--red-dim) 0%, transparent 70%);border:1px solid var(--red-glow);border-radius:50%;position:absolute;inset:30%}.hero-medallion-lines{opacity:.18;border-radius:50%;position:absolute;inset:0;overflow:hidden}.hero-medallion-lines:before,.hero-medallion-lines:after{content:"";background-image:repeating-linear-gradient(0deg,#c8321a 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#c8321a 0 1px,#0000 1px 30px);position:absolute;inset:0}.hero-medallion-lines:after{opacity:.5;transform:rotate(45deg)scale(1.5)}.hero-medallion-ticks{pointer-events:none;background:conic-gradient(#c8321a99 0deg 1deg,#0000 1deg 11.25deg,#c8321a99 11.25deg 12.25deg,#0000 12.25deg 22.5deg,#c8321a99 22.5deg 23.5deg,#0000 23.5deg 33.75deg,#c8321a99 33.75deg 34.75deg,#0000 34.75deg 45deg,#c8321a99 45deg 46deg,#0000 46deg 56.25deg,#c8321a99 56.25deg 57.25deg,#0000 57.25deg 67.5deg,#c8321a99 67.5deg 68.5deg,#0000 68.5deg 78.75deg,#c8321a99 78.75deg 79.75deg,#0000 79.75deg 90deg,#c8321a99 90deg 91deg,#0000 91deg 101.25deg,#c8321a99 101.25deg 102.25deg,#0000 102.25deg 112.5deg,#c8321a99 112.5deg 113.5deg,#0000 113.5deg 180deg,#c8321a99 180deg 181deg,#0000 181deg 270deg,#c8321a99 270deg 271deg,#0000 271deg 360deg);border-radius:50%;position:absolute;inset:-2px;-webkit-mask-image:radial-gradient(circle,#0000 96%,#000 97% 100%);mask-image:radial-gradient(circle,#0000 96%,#000 97% 100%)}.hero-medallion-label{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.hero-medallion-label strong{font-family:var(--font-display);color:var(--red);letter-spacing:-.02em;font-size:clamp(22px,2.5vw,38px);font-style:italic;font-weight:900;line-height:1}.hero-medallion-label span{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.25em;color:#ffffff4d;font-size:8px}.monolith-stats-bar{z-index:10;border-top:1px solid #ffffff12;align-items:stretch;animation:1s cubic-bezier(.16,1,.3,1) .35s both fade-up;display:flex;position:absolute;bottom:0;left:0;right:0}.monolith-stat{border-right:1px solid #ffffff12;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;padding:18px 0;display:flex}.monolith-stat:last-child{border-right:none}.mono-stat-val{font-family:var(--font-display);color:var(--red);letter-spacing:-.03em;font-size:clamp(22px,2.2vw,32px);font-weight:700;line-height:1}.mono-stat-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:#ffffff61;font-size:9px}@media (max-width:900px){.hero-monolith-container{flex-direction:column;gap:0;padding:20px 24px 0}.hero-monolith-content{flex:none;padding-bottom:24px;padding-right:0}.hero-right-panel{display:none}.monolith-title{font-size:clamp(44px,11vw,72px)}.monolith-search-box{max-width:100%}.monolith-stats-bar{grid-template-columns:1fr 1fr;display:grid}.monolith-stat{padding:14px 0}}.btn-clin-primary{color:#000;letter-spacing:.02em;cursor:pointer;text-transform:uppercase;font-size:14px;font-weight:700;font-family:var(--font-display);background:#fff;border:none;justify-content:center;align-items:center;gap:8px;padding:16px 36px;transition:transform .2s;display:inline-flex;position:relative;overflow:hidden}.btn-clin-primary:after{content:"";background:linear-gradient(90deg,#0000,#c8321a4d,#0000);width:50%;height:100%;animation:4s infinite btnShimmer;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes btnShimmer{0%{left:-100%}20%{left:200%}to{left:200%}}.btn-clin-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #c8321a33}.btn-clin-secondary{color:#fff;letter-spacing:.02em;cursor:pointer;text-transform:uppercase;font-size:14px;font-weight:700;font-family:var(--font-display);background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;gap:8px;padding:16px 36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-clin-secondary:hover{border-color:var(--red);color:var(--red);background:#c8321a0d;transform:translateY(-2px)}.standards-clin{background:#000;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);align-content:center;display:grid}.std-block{border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;height:200px;padding:48px 40px;transition:background .4s;display:flex}.std-block:hover{background:radial-gradient(circle at 100% 100%,#c8321a14 0%,#0000 70%)}.std-block:last-child{border-right:none}.std-index{font-family:var(--font-mono);color:var(--text-3);font-size:11px}.std-val{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-size:40px;font-weight:800}.std-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-2);font-size:10px}.section-jobs-v2{background:#000;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative}.section-jobs-v2.dossier{background:radial-gradient(140% 60% at 20% 0,#c8321a0d,#0000 60%),radial-gradient(100% 50% at 100% 100%,#c8321a09,#0000 70%),linear-gradient(#050505 0%,#0b0909 100%);justify-content:center;align-items:center;gap:clamp(20px,3vh,36px);padding:clamp(40px,6vh,80px) clamp(20px,4vw,64px);overflow:hidden}.dossier-grain{pointer-events:none;opacity:.4;mix-blend-mode:overlay;z-index:0;background-image:repeating-conic-gradient(#ffffff04 0deg .5deg,#0000 .5deg 1deg);position:absolute;inset:0}.dossier-spot{filter:blur(90px);pointer-events:none;z-index:0;background:radial-gradient(circle,#c8321a2e 0%,#0000 60%);border-radius:50%;width:520px;height:520px;animation:9s ease-in-out infinite dossier-breathe;position:absolute;top:-120px;left:-140px}@keyframes dossier-breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.dossier-header{z-index:1;border-bottom:1px solid #ffffff0d;width:100%;max-width:1200px;margin:0 auto;padding-bottom:clamp(14px,2vh,24px);position:relative}.dossier-eyebrow{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:#ffc8be8c;align-items:center;gap:10px;margin-bottom:14px;font-size:10.5px;font-weight:600;display:inline-flex}.dossier-eyebrow-dash{background:var(--red,#c8321a);flex-shrink:0;width:28px;height:1px}.dossier-title{letter-spacing:-.035em;color:#fafaf8;margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:clamp(36px,5.2vw,72px);font-weight:300;line-height:.96}.dossier-title em{background:linear-gradient(135deg, #fff 0%, #ffcabe 45%, var(--red,#c8321a) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:300}.dossier-sub{font-family:var(--font);color:#ffffff73;max-width:560px;margin:0;font-size:clamp(12.5px,1vw,14px);line-height:1.55}.dossier-grid{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:stretch;gap:clamp(18px,2.4vw,36px);width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.dossier-hero{color:inherit;isolation:isolate;background:linear-gradient(#ffffff08 0%,#ffffff02 100%),#0a0707e6;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:clamp(14px,2vh,22px);padding:clamp(22px,3vh,34px) clamp(24px,3vw,40px);text-decoration:none;transition:border-color .35s,transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.dossier-hero:before{content:"";filter:blur(50px);pointer-events:none;opacity:0;z-index:-1;background:radial-gradient(circle,#c8321a24,#0000 65%);width:420px;height:420px;transition:opacity .45s;position:absolute;top:-40%;right:-20%}.dossier-hero:hover{border-color:#c8321a59;transform:translateY(-2px);box-shadow:0 30px 80px #c8321a24,inset 0 1px #ffffff0a}.dossier-hero:hover:before{opacity:1}.dossier-hero-bar{background:linear-gradient(180deg, transparent 0%, var(--red,#c8321a) 30%, var(--red,#c8321a) 70%, transparent 100%);opacity:.8;width:2px;position:absolute;top:28px;bottom:28px;left:0}.dossier-hero-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.dossier-hero-num{letter-spacing:-.01em;color:#ffcabecc;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.3vw,18px);font-style:italic;font-weight:400}.dossier-hero-featured{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffcabe;background:#c8321a1a;border:1px solid #c8321a4d;border-radius:999px;align-items:center;gap:7px;padding:5px 11px 5px 10px;font-size:9.5px;font-weight:600;display:inline-flex}.dossier-hero-featured-dot{background:var(--red,#c8321a);border-radius:50%;width:5px;height:5px;animation:2.4s ease-in-out infinite dossier-pulse;box-shadow:0 0 8px #c8321acc}@keyframes dossier-pulse{0%,to{opacity:1}50%{opacity:.4}}.dossier-hero-role{font-family:var(--font-display);letter-spacing:-.035em;color:#fafaf8;background:linear-gradient(#fff 0%,#bbb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(26px,3.4vw,44px);font-weight:700;line-height:1.04}.dossier-hero-company{flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;display:flex}.dossier-hero-co-name{font-family:var(--font-display);color:#fafaf8;letter-spacing:-.01em;font-weight:700}.dossier-hero-industry-sub{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#fff6;border-left:1px solid #ffffff1f;padding-left:10px;font-size:10.5px;font-weight:600}.dossier-hero-company em{color:#ffffffd1;letter-spacing:-.005em;font-family:Fraunces,Georgia,serif;font-size:17px;font-style:italic;font-weight:400}.dossier-hero-industry{font-family:var(--font-display);letter-spacing:-.005em;color:#ffcabe;text-transform:capitalize;border-left:1px solid #ffffff1a;align-items:center;gap:7px;margin-left:2px;padding-left:10px;font-size:12.5px;font-weight:600;display:inline-flex}.dossier-hero-industry-dot{background:var(--red,#c8321a);border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #c8321aa6}.dossier-hero-meta{border-top:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:10px;padding-top:clamp(6px,1vh,10px);display:flex}.dossier-hero-meta-item{font-family:var(--font);letter-spacing:-.005em;color:#ffffff94;text-transform:capitalize;font-size:12.5px;font-weight:600}.dossier-hero-meta-item--accent{color:#fff}.dossier-hero-meta-item--muted{color:#fff6;text-transform:none;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:300}.dossier-hero-meta-sep{background:#ffffff2e;border-radius:50%;width:3px;height:3px}.dossier-hero-cta{font-family:var(--font-display);letter-spacing:-.005em;color:#fff;border-bottom:1px solid #ffffff2e;align-self:flex-start;align-items:center;gap:10px;width:fit-content;margin-top:auto;padding:2px 0;font-size:13.5px;font-weight:700;transition:border-color .3s,color .3s;display:inline-flex}.dossier-hero-cta svg{color:var(--red,#c8321a);transition:transform .3s cubic-bezier(.22,1,.36,1)}.dossier-hero:hover .dossier-hero-cta{border-color:var(--red,#c8321a)}.dossier-hero:hover .dossier-hero-cta svg{transform:translate(6px)}.dossier-list{border-top:1px solid #ffffff0d;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.dossier-list li{border-bottom:1px solid #ffffff0d}.dossier-row{color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:clamp(12px,1.6vh,20px) 4px clamp(12px,1.6vh,20px) 16px;text-decoration:none;transition:padding .3s cubic-bezier(.22,1,.36,1),background .3s;display:grid;position:relative}.dossier-row:before{content:"";background:var(--red,#c8321a);transform-origin:top;width:2px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;top:14%;bottom:14%;left:0;transform:scaleY(0)}.dossier-row:hover{background:linear-gradient(90deg,#c8321a0a,#0000 60%);padding-left:22px}.dossier-row:hover:before{transform:scaleY(1)}.dossier-row-num{color:#ffffff47;min-width:44px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic;font-weight:400;transition:color .3s}.dossier-row:hover .dossier-row-num{color:#ffcabe}.dossier-row-info{min-width:0}.dossier-row-role{font-family:var(--font-display);letter-spacing:-.012em;color:#fafaf8;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14.5px;font-weight:700;line-height:1.2;transition:color .3s;overflow:hidden}.dossier-row:hover .dossier-row-role{color:#fff}.dossier-row-co{color:#ffffff6b;letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;font-size:11.5px;display:flex;overflow:hidden}.dossier-row-co--anon em{color:#ffffff8c;font-family:Fraunces,Georgia,serif;font-size:12.5px;font-style:italic;font-weight:400}.dossier-row-co-sep{color:#fff3}.dossier-row-co-type{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;font-size:9.5px;font-weight:600}.dossier-row-arrow{color:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:color .3s,background .3s,transform .3s;display:inline-flex}.dossier-row:hover .dossier-row-arrow{color:var(--red,#c8321a);background:#c8321a1a;transform:translate(2px)}.dossier-footer{z-index:1;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding-top:clamp(12px,2vh,20px);display:flex;position:relative}.dossier-footer-count{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:600}.dossier-footer-count em{color:#ffcabe;letter-spacing:-.01em;margin-right:6px;font-family:Fraunces,Georgia,serif;font-size:20px;font-style:italic;font-weight:400}.dossier-footer-cta{color:#fff;font-family:var(--font-display);letter-spacing:.01em;background:linear-gradient(135deg,#c8321a1a 0%,#c8321a0a 100%);border:1px solid #c8321a47;border-radius:999px;align-items:center;gap:10px;padding:11px 22px;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.dossier-footer-cta svg{color:var(--red,#c8321a);transition:transform .3s cubic-bezier(.22,1,.36,1)}.dossier-footer-cta:hover{background:linear-gradient(135deg,#c8321a33 0%,#c8321a14 100%);border-color:#c8321a80;transform:translateY(-1px)}.dossier-footer-cta:hover svg{transform:translate(4px)}.dossier-empty{text-align:center;color:#ffffff73;padding:60px 0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;font-weight:400}@media (max-width:1024px){.dossier-grid{grid-template-columns:1fr}.dossier-list{max-height:none}}@media (max-width:700px){.section-jobs-v2.dossier{gap:18px;padding:32px 20px 24px}.dossier-title{font-size:34px}.dossier-sub{font-size:12.5px}.dossier-hero{border-radius:16px;gap:14px;padding:20px 22px}.dossier-hero-role{font-size:24px}.dossier-hero-company{font-size:13px}.dossier-hero-industry-sub{display:none}.dossier-row{gap:10px;padding:12px 4px 12px 12px}.dossier-row-num{min-width:38px;font-size:12px}.dossier-row-role{font-size:13.5px}.dossier-footer{padding-top:14px}.dossier-footer-cta{padding:10px 18px;font-size:11.5px}.dossier-spot{width:300px;height:300px}}.section-jobs-v2.ledger{isolation:isolate;background:radial-gradient(60% 40% at 50% 0,#c8321a0a,#0000 70%),linear-gradient(#050404 0%,#0a0707 55%,#060404 100%);justify-content:center;align-items:center;padding:0;position:relative;overflow:hidden}.ledger-grid-lines{pointer-events:none;z-index:0;opacity:.4;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(0deg,#ffffff03 1px,#0000 1px);background-size:80px 80px,80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 55%,#000 40%,#0000 100%);mask-image:radial-gradient(70% 55%,#000 40%,#0000 100%)}.ledger-grain{pointer-events:none;z-index:0;opacity:.25;mix-blend-mode:overlay;background-image:repeating-conic-gradient(#ffffff05 0deg .4deg,#0000 .4deg .8deg);position:absolute;inset:0}.ledger-spot{filter:blur(100px);pointer-events:none;z-index:0;opacity:.55;border-radius:50%;width:560px;height:560px;animation:11s ease-in-out infinite ledger-breathe;position:absolute}.ledger-spot--tr{background:radial-gradient(circle,#c8321a38,#0000 60%);top:-180px;right:-160px}.ledger-spot--bl{background:radial-gradient(circle,#e8683a1a,#0000 65%);animation-delay:-5s;bottom:-200px;left:-180px}@keyframes ledger-breathe{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}.ledger-crosshair{z-index:2;pointer-events:none;opacity:.4;width:22px;height:22px;position:absolute}.ledger-crosshair:before,.ledger-crosshair:after{content:"";background:#ffffff59;position:absolute}.ledger-crosshair:before{width:22px;height:1px;top:50%;left:0;transform:translateY(-50%)}.ledger-crosshair:after{width:1px;height:22px;top:0;left:50%;transform:translate(-50%)}.ledger-crosshair--tl{top:26px;left:26px}.ledger-crosshair--tr{top:26px;right:26px}.ledger-crosshair--bl{bottom:26px;left:26px}.ledger-crosshair--br{bottom:26px;right:26px}.ledger-crosshair--tr:before,.ledger-crosshair--tr:after,.ledger-crosshair--br:before,.ledger-crosshair--br:after{background:#c8321a8c}.ledger-inner{z-index:3;flex-direction:column;gap:clamp(18px,2.2vh,28px);width:100%;margin:0 auto;padding:clamp(40px,5vh,64px) clamp(40px,6vw,120px);display:flex;position:relative}.ledger-masthead{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-bottom:clamp(14px,1.6vh,22px);display:grid}.ledger-mast-left{align-items:center;gap:14px;display:flex}.ledger-issue{align-items:baseline;gap:8px;display:inline-flex}.ledger-issue-label{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:#ffffff6b;font-size:9.5px;font-weight:600}.ledger-issue-num{color:#ffcabe;letter-spacing:-.01em;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;font-weight:400}.ledger-mast-rule{background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:48px;height:1px}.ledger-date{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-size:10.5px;font-weight:600}.ledger-mast-center{justify-content:center;display:flex}.ledger-mono-tag{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:#ffcabe;background:#c8321a0f;border:1px solid #c8321a52;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:9.5px;font-weight:600;display:inline-flex}.ledger-pulse-dot{background:var(--red,#c8321a);border-radius:50%;width:5px;height:5px;animation:2.4s ease-in-out infinite ledger-pulse;box-shadow:0 0 10px #c8321ae6}@keyframes ledger-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.88)}}.ledger-mast-right{justify-content:flex-end;display:flex}.ledger-count-wm{align-items:baseline;gap:10px;display:flex}.ledger-count-num{color:#fafaf8;letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-size:28px;font-style:italic;font-weight:400;line-height:1}.ledger-count-label{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:#ffffff6b;font-size:9.5px;font-weight:600}.ledger-title-block{justify-content:space-between;align-items:flex-end;gap:36px;padding-bottom:clamp(12px,1.6vh,22px);display:flex}.ledger-title{letter-spacing:-.04em;align-items:baseline;gap:18px;margin:0;font-family:Fraunces,Georgia,serif;font-weight:300;line-height:.88;display:flex}.ledger-title-l1{color:#ffffffb3;font-size:clamp(40px,5.5vw,76px);font-weight:200}.ledger-title-l2{font-size:clamp(56px,8vw,120px);font-weight:300}.ledger-title-l2 em{background:linear-gradient(100deg, #fff 0%, #ffcabe 40%, var(--red,#c8321a) 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.ledger-deck{color:#ffffff8c;border-left:2px solid #c8321a73;max-width:360px;margin:0;padding-bottom:clamp(4px,.8vh,10px);padding-left:16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(14px,1.1vw,17px);font-style:italic;font-weight:400;line-height:1.45}.ledger-body{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:stretch;gap:clamp(24px,3vw,48px);display:grid}.ledger-hero{color:inherit;isolation:isolate;background:linear-gradient(#ffffff0a 0%,#ffffff02 60%,#0000 100%),linear-gradient(135deg,#140a0ae6 0%,#080505f2 100%);border:1px solid #ffffff14;border-radius:2px;flex-direction:column;gap:clamp(14px,1.6vh,22px);padding:clamp(28px,3.5vh,44px) clamp(28px,3vw,44px);text-decoration:none;transition:border-color .45s,transform .45s,box-shadow .45s;display:flex;position:relative;overflow:hidden}.ledger-hero:before{content:"";-webkit-mask-composite:xor;opacity:0;z-index:2;background:linear-gradient(135deg,#c8321a66,#0000 40% 60%,#c8321a26 100%);border-radius:2px;padding:1px;transition:opacity .5s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ledger-hero:after{content:"";filter:blur(40px);opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#c8321a38,#0000 60%);width:240px;height:240px;transition:opacity .45s;position:absolute;top:0;right:0}.ledger-hero:hover{border-color:#c8321a59;transform:translateY(-3px);box-shadow:0 40px 100px #c8321a29}.ledger-hero:hover:before,.ledger-hero:hover:after{opacity:1}.ledger-hero-bar{background:linear-gradient(180deg, transparent 0%, var(--red,#c8321a) 18%, var(--red,#c8321a) 82%, transparent 100%);width:3px;position:absolute;top:0;bottom:0;left:0}.ledger-hero-edge{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:1px;position:absolute;top:0;left:1px;right:1px}.ledger-hero-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.ledger-hero-plate{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:#ffc8bea6;align-items:center;gap:9px;font-size:9.5px;font-weight:600;display:inline-flex}.ledger-hero-plate-icon{color:var(--red,#c8321a);text-shadow:0 0 10px #c8321a99;font-size:12px;line-height:1}.ledger-hero-badge{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:#ffcabe;background:#c8321a1f;border:1px solid #c8321a59;border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 10px;font-size:9.5px;font-weight:700;display:inline-flex}.ledger-hero-badge-dot{background:var(--red,#c8321a);border-radius:50%;width:5px;height:5px;animation:2.2s ease-in-out infinite ledger-pulse;box-shadow:0 0 8px #c8321ae6}.ledger-hero-title-row{align-items:flex-start;gap:18px;display:flex}.ledger-hero-idx{color:#c8321abf;letter-spacing:-.04em;flex-shrink:0;padding-top:4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,56px);font-style:italic;font-weight:400;line-height:.85}.ledger-hero-title{font-family:var(--font-display);letter-spacing:-.035em;color:#fff;background:linear-gradient(#fff 0%,#c8c8c8d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex:1;margin:0;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.04}.ledger-hero-byline{color:#ffffffbf;border-bottom:1px dashed #ffffff1a;flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:clamp(10px,1.2vh,18px);font-size:14.5px;display:flex}.ledger-byline-italic{color:#ffffffd1;letter-spacing:-.005em;font-family:Fraunces,Georgia,serif;font-size:16px;font-style:italic;font-weight:400}.ledger-byline-name{font-family:var(--font-display);color:#fafaf8;letter-spacing:-.012em;font-weight:700}.ledger-byline-sep{color:#ffffff38;font-family:Fraunces,Georgia,serif;font-style:italic}.ledger-byline-industry{font-family:var(--font-display);color:#ffcabe;text-transform:capitalize;letter-spacing:-.005em;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.ledger-byline-industry-dot{background:var(--red,#c8321a);border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #c8321aa6}.ledger-byline-trade{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff73;font-size:10.5px;font-weight:600}.ledger-hero-spec{grid-template-columns:repeat(4,1fr);gap:18px;margin:0;display:grid}.ledger-spec-item{border-left:1px solid #ffffff14;flex-direction:column;gap:5px;padding-left:14px;display:flex}.ledger-spec-item dt{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:#ffffff61;margin:0;font-size:9px;font-weight:600}.ledger-spec-item dd{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;text-transform:capitalize;margin:0;font-size:13.5px;font-weight:700;line-height:1.2}.ledger-spec-item--accent{border-left-color:var(--red,#c8321a)}.ledger-spec-item--accent dd{color:#ffcabe}.ledger-spec-muted{color:#fff6!important;text-transform:none!important;font-family:Fraunces,Georgia,serif!important;font-size:15px!important;font-style:italic!important;font-weight:300!important}.ledger-hero-cta{align-items:center;gap:14px;margin-top:auto;padding-top:clamp(8px,1.2vh,14px);display:flex}.ledger-cta-label{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:#fff;font-size:10.5px;font-weight:700;transition:color .3s}.ledger-cta-rule{background:linear-gradient(90deg,#ffffff59,#ffffff0d);flex:1;height:1px;transition:background .35s}.ledger-cta-arrow{width:34px;height:34px;color:var(--red,#c8321a);background:#c8321a1a;border:1px solid #c8321a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,border-color .3s,transform .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.ledger-hero:hover .ledger-cta-rule{background:linear-gradient(90deg, var(--red,#c8321a), #c8321a26)}.ledger-hero:hover .ledger-cta-arrow{background:var(--red,#c8321a);border-color:var(--red,#c8321a);color:#fff;transform:translate(4px)rotate(-8deg)}.ledger-toc{flex-direction:column;gap:12px;display:flex}.ledger-toc-head{align-items:center;gap:14px;padding-bottom:8px;display:flex}.ledger-toc-kicker{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:#ffcabeb3;white-space:nowrap;font-size:10.5px;font-weight:600}.ledger-toc-rule{background:linear-gradient(90deg,#c8321a66,#ffffff14 30%,#ffffff0a);flex:1;height:1px}.ledger-toc-count{color:#ffffff80;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;font-weight:400}.ledger-toc-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ledger-toc-list li{border-bottom:1px solid #ffffff0f}.ledger-toc-list li:first-child{border-top:1px solid #ffffff0f}.ledger-toc-item{color:inherit;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:clamp(13px,1.8vh,20px) 0;text-decoration:none;transition:padding .35s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.ledger-toc-item:before{content:"";background:var(--red,#c8321a);transform-origin:100%;width:8px;height:1px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:-16px;transform:scaleX(0)}.ledger-toc-item:hover{padding-left:12px}.ledger-toc-item:hover:before{left:0;transform:scaleX(1)}.ledger-toc-num{color:#ffcabe8c;letter-spacing:-.02em;min-width:28px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;font-weight:400;transition:color .3s}.ledger-toc-item:hover .ledger-toc-num{color:var(--red,#c8321a)}.ledger-toc-body{align-items:baseline;gap:10px;min-width:0;display:flex}.ledger-toc-role{font-family:var(--font-display);letter-spacing:-.014em;color:#fafaf8;white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:14.5px;font-weight:700;transition:color .3s;overflow:hidden}.ledger-toc-item:hover .ledger-toc-role{color:#fff}.ledger-toc-leader{background-image:radial-gradient(circle,#ffffff38 1px,#0000 1.5px);background-position:0;background-repeat:repeat-x;background-size:5px 1px;flex:1;min-width:20px;height:1px;transform:translateY(-2px)}.ledger-toc-co{color:#ffffff80;letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:11.5px;overflow:hidden}.ledger-toc-co--anon em{color:#ffffff8c;font-family:Fraunces,Georgia,serif;font-size:12.5px;font-style:italic;font-weight:400}.ledger-toc-type{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff61;white-space:nowrap;border:1px solid #ffffff14;border-radius:3px;padding:3px 8px;font-size:9px;font-weight:600}.ledger-toc-arrow{color:#ffffff40;justify-content:center;align-items:center;width:24px;height:24px;transition:color .3s,transform .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.ledger-toc-item:hover .ledger-toc-arrow{color:var(--red,#c8321a);transform:translate(4px)}.ledger-colophon{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;padding-top:clamp(12px,1.6vh,20px);display:flex}.ledger-colophon-meta{color:#ffffff8c;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;font-weight:400;display:inline-flex}.ledger-colophon-bullet{color:var(--red,#c8321a);font-size:8px;line-height:1}.ledger-colophon-rule{background:linear-gradient(90deg,#ffffff0a,#c8321a47,#ffffff0a);flex:1;height:1px}.ledger-colophon-cta{color:#fff;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;background:linear-gradient(135deg,#c8321a24 0%,#c8321a0a 100%);border:1px solid #c8321a61;border-radius:2px;align-items:center;gap:10px;padding:12px 22px;font-size:10.5px;font-weight:700;text-decoration:none;transition:background .35s,border-color .35s,transform .35s;display:inline-flex;position:relative;overflow:hidden}.ledger-colophon-cta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:40%;height:100%;transition:left .7s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.ledger-colophon-cta:hover{border-color:var(--red,#c8321a);background:linear-gradient(135deg,#c8321a47 0%,#c8321a1a 100%);transform:translateY(-1px)}.ledger-colophon-cta:hover:before{left:130%}.ledger-colophon-cta svg{color:var(--red,#c8321a);transition:transform .35s cubic-bezier(.22,1,.36,1)}.ledger-colophon-cta:hover svg{transform:translate(4px)}.ledger-empty{text-align:center;color:#fff6;padding:80px 0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;font-weight:400}@media (max-width:1100px){.ledger-body{grid-template-columns:1fr;gap:28px}.ledger-title{gap:12px}.ledger-title-l1{font-size:42px}.ledger-title-l2{font-size:64px}}@media (max-width:700px){.section-jobs-v2.ledger{overflow:hidden}.ledger-inner{padding:calc(var(--nav-h,60px) + 12px) 16px 14px;justify-content:center;gap:8px;height:100%;max-height:100%;overflow:hidden}.ledger-masthead{grid-template-columns:1fr auto;gap:12px;padding-bottom:8px}.ledger-mast-center,.ledger-mast-rule{display:none}.ledger-date{letter-spacing:.14em;font-size:9.5px}.ledger-count-num{font-size:18px}.ledger-count-label{letter-spacing:.14em;font-size:8.5px}.ledger-title-block{flex-direction:column;align-items:flex-start;gap:6px;padding-bottom:6px}.ledger-title{flex-direction:row;align-items:baseline;gap:8px;line-height:.9}.ledger-title-l1{font-size:22px}.ledger-title-l2{font-size:34px}.ledger-deck{border-left-width:2px;max-width:100%;padding-left:10px;font-size:11px;line-height:1.35}.ledger-body{gap:10px}.ledger-hero{border-radius:2px;gap:8px;padding:14px 14px 14px 16px}.ledger-hero-header{gap:8px}.ledger-hero-plate{letter-spacing:.18em;gap:6px;font-size:8.5px}.ledger-hero-badge{letter-spacing:.16em;gap:6px;padding:3px 9px 3px 8px;font-size:8.5px}.ledger-hero-title-row{gap:12px}.ledger-hero-idx{padding-top:2px;font-size:24px}.ledger-hero-title{letter-spacing:-.025em;font-size:18px;line-height:1.05}.ledger-hero-byline{gap:6px;padding-bottom:8px;font-size:11.5px}.ledger-byline-italic{font-size:13px}.ledger-byline-industry{gap:6px;font-size:11px}.ledger-byline-trade{letter-spacing:.12em;font-size:9px}.ledger-byline-name{font-size:12.5px}.ledger-hero-spec{grid-template-columns:repeat(2,1fr);gap:8px 10px}.ledger-spec-item{gap:2px;padding-left:9px}.ledger-spec-item dt{letter-spacing:.16em;font-size:8px}.ledger-spec-item dd{font-size:11.5px}.ledger-spec-muted{font-size:12px!important}.ledger-hero-cta{gap:10px;padding-top:4px}.ledger-cta-label{letter-spacing:.18em;font-size:9.5px}.ledger-cta-arrow{width:28px;height:28px}.ledger-crosshair{display:none}.ledger-toc-head{gap:10px;padding-bottom:2px}.ledger-toc-kicker{letter-spacing:.18em;font-size:9px}.ledger-toc-count{font-size:13px}.ledger-toc-item{gap:10px;padding:8px 0}.ledger-toc-num{min-width:22px;font-size:13px}.ledger-toc-role{max-width:160px;font-size:11.5px}.ledger-toc-body{gap:8px}.ledger-toc-leader{display:none}.ledger-toc-co{max-width:80px;font-size:10px}.ledger-toc-co--anon em{font-size:10.5px}.ledger-toc-type{letter-spacing:.12em;padding:2px 5px;font-size:7.5px}.ledger-toc-arrow{width:18px;height:18px}.ledger-toc-arrow svg{width:10px;height:10px}.ledger-colophon{flex-wrap:nowrap;gap:10px;padding-top:8px}.ledger-colophon-meta{white-space:nowrap;gap:6px;font-size:11px}.ledger-colophon-rule{display:none}.ledger-colophon-cta{letter-spacing:.16em;flex-shrink:0;gap:6px;padding:8px 12px;font-size:8.5px}.ledger-colophon-cta svg{width:11px;height:11px}}@media (max-width:700px) and (max-height:760px){.ledger-toc-list li:nth-child(n+4){display:none}.ledger-toc-count:after{content:attr(data-short)}}.section-how{isolation:isolate;color:#f5efe9;background:radial-gradient(80% 50% at 50% 100%,#c8321a0b,#0000 72%),radial-gradient(60% 40% at 50% 0,#ffffff05,#0000 70%),linear-gradient(#050404 0%,#0a0707 50%,#040303 100%);flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.how-ambient{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;animation:12s ease-in-out infinite how-breathe;position:absolute}.how-ambient--a{background:radial-gradient(circle,#c8321a2e,#0000 68%);width:520px;height:520px;top:-160px;left:8%}.how-ambient--b{background:radial-gradient(circle,#e8683a1a,#0000 70%);width:420px;height:420px;animation-delay:-5s;bottom:-160px;right:6%}@keyframes how-breathe{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}.how-inner{z-index:2;width:100%;height:100%;padding:clamp(calc(var(--nav-h,72px) + 24px), 6vh, 96px) clamp(40px, 6vw, 120px) clamp(32px, 4vh, 56px);flex-direction:column;justify-content:space-between;gap:0;display:flex;position:relative}.how-header{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:720px;margin:0 auto;display:flex}.how-eyebrow{font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:#ffcabeb3;align-items:center;gap:12px;font-size:10.5px;font-weight:600;display:inline-flex}.how-eyebrow-line{background:linear-gradient(90deg, transparent, var(--red,#c8321a));width:36px;height:1px}.how-eyebrow:after{content:"";background:linear-gradient(90deg, var(--red,#c8321a), transparent);width:36px;height:1px}.how-title{font-family:var(--font-display);letter-spacing:-.04em;color:#fff;background:linear-gradient(#fff 0%,#d7d7d7d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(38px,5vw,68px);font-weight:800;line-height:1.02}.how-title em{letter-spacing:-.02em;background:linear-gradient(100deg, #ffcabe 0%, var(--red,#c8321a) 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.how-sub{max-width:560px;font-family:var(--font);color:#f5efe98c;margin:0;font-size:clamp(14px,1.05vw,16px);line-height:1.6}.how-timeline{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,48px);padding-top:14px;display:grid;position:relative}.how-thread{z-index:0;background:#f5efe912;height:1px;position:absolute;top:48px;left:16.6667%;right:16.6667%;overflow:hidden}.how-thread-fill{background:linear-gradient(90deg, var(--red,#c8321a) 0%, #ffcabe80 50%, var(--red,#c8321a) 100%);transform-origin:0;animation:2.6s cubic-bezier(.22,1,.36,1) .3s forwards how-thread-grow;position:absolute;inset:0;transform:scaleX(0)}@keyframes how-thread-grow{to{transform:scaleX(1)}}.how-station{z-index:1;text-align:center;grid-template-rows:auto 20px 28px;place-items:start center;row-gap:14px;display:grid;position:relative}.how-node{place-items:center;width:96px;height:96px;margin-bottom:6px;display:grid;position:relative}.how-node-ring{background:radial-gradient(circle at 30% 20%,#ffffff0f,#0000 60%),#0c0808e6;border:1px solid #ffcabe2e;border-radius:50%;transition:transform .5s cubic-bezier(.22,1,.36,1),border-color .5s,box-shadow .5s;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0d,0 10px 40px #0006}.how-node-dot{background:var(--red,#c8321a);border-radius:50%;width:9px;height:9px;animation:2.4s ease-in-out infinite how-pulse;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #c8321a2e,0 0 14px #c8321a99}@keyframes how-pulse{0%,to{box-shadow:0 0 0 4px #c8321a2e,0 0 14px #c8321a99}50%{box-shadow:0 0 0 8px #c8321a14,0 0 22px #c8321ad9}}.how-node-icon{z-index:1;color:#ffcabe;transition:color .4s,transform .5s cubic-bezier(.22,1,.36,1);position:relative}.how-station:hover .how-node-ring{border-color:#c8321a80;transform:scale(1.06);box-shadow:inset 0 1px #ffffff14,0 16px 60px #c8321a33}.how-station:hover .how-node-icon{color:#fff;transform:scale(1.08)}.how-station-meta{align-items:center;gap:10px;height:20px;line-height:1;display:inline-flex}.how-station-num{color:#c8321ad9;letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;font-weight:400;line-height:1}.how-station-sep{background:#f5efe940;width:14px;height:1px}.how-station-kicker{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:#f5efe97a;font-size:9.5px;font-weight:600;line-height:1}.how-station-title{font-family:var(--font-display);letter-spacing:-.025em;color:#faf6f1;justify-content:center;align-items:center;max-width:220px;min-height:2.3em;margin:0;font-size:clamp(20px,1.9vw,26px);font-weight:700;line-height:1.15;display:flex}.how-station-desc{max-width:300px;font-family:var(--font);color:#f5efe985;margin:0;font-size:13.5px;line-height:1.6}.how-footer{border-top:1px solid #f5efe90f;border-bottom:1px solid #f5efe90f;justify-content:center;align-items:center;gap:clamp(28px,4vw,56px);padding:clamp(18px,2.2vh,24px) clamp(24px,4vw,48px);display:flex}.how-stat{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.how-stat-num{letter-spacing:-.02em;background:linear-gradient(#fff 0%,#ffcabe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.4vw,30px);font-style:italic;font-weight:400;line-height:1}.how-stat-label{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:#f5efe966;white-space:nowrap;font-size:9.5px;font-weight:600}.how-stat-divider{background:linear-gradient(#0000,#f5efe924,#0000);width:1px;height:32px}@media (max-width:900px){.how-timeline{grid-template-columns:1fr;gap:18px;padding-top:0}.how-thread{display:none}.how-node{flex-shrink:0;width:64px;height:64px;margin:0}.how-node-icon svg{width:18px;height:18px}.how-node-dot{width:7px;height:7px;top:-3px}.how-station-kicker,.how-station-title,.how-station-num,.how-station-desc{text-align:left}.how-station-desc{max-width:none}.how-timeline{grid-template-columns:repeat(3,1fr);gap:14px}.how-station{text-align:center;flex-direction:column;align-items:center;gap:8px}.how-station>:not(.how-node){align-self:center}.how-station-kicker,.how-station-title,.how-station-num{text-align:center}.how-node{margin:0 0 4px}}@media (max-width:700px){.section-how{overflow:hidden}.how-inner{padding:calc(var(--nav-h,60px) + 14px) 22px 18px;justify-content:space-between;gap:0;height:100%;max-height:100%}.how-header{gap:8px}.how-eyebrow{letter-spacing:.22em;gap:10px;font-size:9px}.how-eyebrow-line,.how-eyebrow:after{width:20px}.how-title{letter-spacing:-.03em;font-size:28px;line-height:1.05}.how-title br{display:none}.how-sub{max-width:320px;font-size:12.5px;line-height:1.5}.how-timeline{flex-direction:column;flex:1;justify-content:space-evenly;gap:0;min-height:0;padding:14px 0;display:flex}.how-station{text-align:left;grid-template-rows:auto auto;grid-template-columns:48px 1fr;place-items:center start;gap:2px 16px;display:grid}.how-node{grid-area:1/1/span 2;width:48px;height:48px;margin:0}.how-node-icon svg{width:18px;height:18px}.how-node-dot{width:6px;height:6px;top:-3px;box-shadow:0 0 0 3px #c8321a2e,0 0 10px #c8321a99}.how-station-meta{grid-area:1/2;align-self:end;gap:8px;height:auto;padding-bottom:1px}.how-station-title{letter-spacing:-.025em;text-align:left;grid-area:2/2;align-self:start;max-width:none;min-height:0;font-size:16px;line-height:1.15;display:block}.how-station-num{font-size:14px}.how-station-sep{width:10px}.how-station-kicker{letter-spacing:.18em;font-size:8.5px}.how-thread{width:1px;height:auto;display:block;inset:24px auto 24px 23px}.how-thread-fill{background:linear-gradient(180deg, var(--red,#c8321a) 0%, #ffcabe80 50%, var(--red,#c8321a) 100%);transform-origin:top;animation:2.4s cubic-bezier(.22,1,.36,1) .3s forwards how-thread-grow-v;transform:scaleY(0)}@keyframes how-thread-grow-v{to{transform:scaleY(1)}}.how-footer{flex-wrap:nowrap;gap:10px;padding:10px 12px}.how-stat-num{font-size:15px}.how-stat-label{letter-spacing:.14em;white-space:normal;text-align:center;font-size:7.5px;line-height:1.3}.how-stat-divider{height:22px;display:block}}@media (max-width:700px) and (max-height:820px){.how-footer{display:none}}.section-cta{isolation:isolate;color:#f5efe9;background:radial-gradient(90% 55%,#c8321a14,#0000 75%),radial-gradient(120% 60% at 50% 100%,#e8683a0a,#0000 80%),linear-gradient(#050303 0%,#0b0707 40%,#060404 100%);flex-direction:column;justify-content:center;align-items:center;padding:0;position:relative;overflow:hidden;display:flex!important}.cta-ambient{filter:blur(130px);pointer-events:none;z-index:0;border-radius:50%;animation:13s ease-in-out infinite cta-breathe;position:absolute}.cta-ambient--a{background:radial-gradient(circle,#c8321a38,#0000 68%);width:600px;height:600px;top:-200px;right:8%}.cta-ambient--b{background:radial-gradient(circle,#e8683a24,#0000 70%);width:480px;height:480px;animation-delay:-6s;bottom:-180px;left:8%}@keyframes cta-breathe{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.07)}}.cta-starfield{pointer-events:none;z-index:0;opacity:.7;background-image:radial-gradient(circle,#ffcabe73 1px,#0000 1.5px),radial-gradient(circle,#fff3 1px,#0000 1.5px);background-position:30px 40px,180px 120px;background-size:220px 180px,340px 260px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50%,#000 20%,#0000 80%);mask-image:radial-gradient(60% 50%,#000 20%,#0000 80%)}.cta-inner{z-index:2;width:100%;min-height:0;padding:clamp(calc(var(--nav-h,72px) + 32px), 7vh, 110px) clamp(40px, 6vw, 120px) clamp(28px, 3.5vh, 48px);text-align:center;flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:0;margin:0 auto;display:flex;position:relative}.cta-footer-wrap{z-index:3;flex-shrink:0;width:100%;position:relative}.cta-head{flex-direction:column;align-items:center;gap:18px;max-width:960px;display:flex}.cta-eyebrow{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:#ffcabeb8;align-items:center;gap:14px;font-size:10.5px;font-weight:600;display:inline-flex}.cta-eyebrow-line{background:linear-gradient(90deg, transparent, var(--red,#c8321a));width:40px;height:1px}.cta-eyebrow-line--end{background:linear-gradient(90deg, var(--red,#c8321a), transparent)}.cta-title{font-family:var(--font-display);letter-spacing:-.045em;color:#fff;background:linear-gradient(#fff 0%,#dcdcdce0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(42px,6vw,96px);font-weight:800;line-height:1}.cta-title em{letter-spacing:-.03em;background:linear-gradient(100deg, #ffcabe 0%, var(--red,#c8321a) 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.cta-sub{color:#f5efe98c;max-width:520px;margin:0;font-size:clamp(14px,1.05vw,16px);line-height:1.6}.cta-trust{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#ffffff0a 0%,#ffffff03 100%),#0a060699;border:1px solid #f5efe91a;border-radius:100px;justify-content:space-between;align-items:center;gap:clamp(24px,3.4vw,48px);width:100%;max-width:1100px;padding:clamp(20px,2.6vh,28px) clamp(28px,3.5vw,44px);display:flex;box-shadow:0 20px 60px #00000052,inset 0 1px #ffffff0a}.cta-trust-item{align-items:center;gap:12px;display:flex}.cta-trust-icon{color:#ffcabe;background:radial-gradient(circle at 30% 25%,#ffffff14,#0000 60%),#0c0808cc;border:1px solid #c8321a47;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 1px #ffffff0a,0 0 20px #c8321a1f}.cta-trust-text{text-align:left;flex-direction:column;gap:2px;display:flex}.cta-trust-title{font-family:var(--font-display);letter-spacing:-.015em;color:#faf6f1;font-size:13px;font-weight:700;line-height:1.1}.cta-trust-sub{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:#f5efe96b;font-size:9px;font-weight:600}.cta-trust-divider{background:linear-gradient(#0000,#f5efe924,#0000);width:1px;height:28px}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.cta-btn{font-family:var(--font-display);letter-spacing:.005em;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:220px;padding:18px 40px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s,border-color .35s,box-shadow .35s;display:inline-flex;position:relative;overflow:hidden}.cta-btn--primary{color:#fff;background:linear-gradient(135deg,#e04020 0%,#a82714 100%);border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff2e,0 12px 36px #c8321a66,0 0 0 1px #c8321a59}.cta-btn--primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:40%;height:100%;animation:3.5s ease-in-out infinite cta-shimmer;position:absolute;top:0;left:-60%;transform:skew(-18deg)}@keyframes cta-shimmer{0%{left:-60%}60%{left:130%}to{left:130%}}.cta-btn--primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff38,0 20px 56px #c8321a8c,0 0 0 1px #c8321a8c}.cta-btn-arrow{transition:transform .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.cta-btn--primary:hover .cta-btn-arrow{transform:translate(5px)}.cta-btn--ghost{color:#f5efe9d9;background:0 0;border:1px solid #f5efe924}.cta-btn--ghost:hover{color:#fff;background:#ffffff08;border-color:#f5efe94d;transform:translateY(-2px)}.cta-foot{color:#f5efe980;align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.cta-foot-dot{background:var(--red,#c8321a);border-radius:50%;width:4px;height:4px;box-shadow:0 0 8px #c8321aa6}.cta-foot-link{font-family:var(--font-display);color:#fff;border-bottom:1px solid #c8321a80;padding-bottom:1px;font-weight:700;text-decoration:none;transition:color .25s,border-color .25s}.cta-foot-link:hover{color:#ffcabe;border-color:var(--red,#c8321a)}@media (max-width:900px){.cta-trust{gap:18px;padding:16px 22px}.cta-trust-sub{display:none}.cta-trust-divider{height:24px}}@media (max-width:700px){.section-cta{overflow:hidden}.cta-inner{padding:calc(var(--nav-h,60px) + 20px) 22px 18px;flex:1;justify-content:space-between;align-items:stretch;gap:18px;min-height:0}.cta-head{align-items:center;gap:12px;max-width:none}.cta-eyebrow{letter-spacing:.24em;gap:10px;font-size:9px}.cta-eyebrow-line{width:22px}.cta-title{letter-spacing:-.035em;font-size:40px;line-height:1}.cta-title br{display:none}.cta-sub{max-width:340px;margin:0 auto;font-size:13.5px;line-height:1.5}.cta-trust{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#ffffff09 0%,#ffffff03 100%),#0a0606b8;border:1px solid #f5efe914;border-radius:18px;flex-direction:column;align-self:stretch;gap:0;padding:4px 16px;box-shadow:0 12px 40px #00000059}.cta-trust-item{text-align:left;gap:14px;width:100%;padding:12px 4px}.cta-trust-icon{border:1px solid #c8321a52;width:36px;height:36px}.cta-trust-icon svg{width:16px;height:16px}.cta-trust-text{flex:1;gap:3px}.cta-trust-title{font-size:13px;font-weight:700}.cta-trust-sub{letter-spacing:.14em;font-size:9.5px;display:block}.cta-trust-divider{background:linear-gradient(90deg,#0000,#f5efe91a,#0000);width:100%;height:1px;margin:0}.cta-actions{flex-direction:column;gap:10px;width:100%}.cta-btn{border-radius:14px;justify-content:center;width:100%;padding:16px 24px;font-size:14px}.cta-btn--primary{box-shadow:inset 0 1px #fff3,0 16px 40px #c8321a73,0 0 0 1px #c8321a66}.cta-foot{justify-content:center;font-size:12px}.cta-footer-wrap .footer2{padding:10px 16px}}@media (max-width:700px) and (max-height:760px){.cta-trust-sub{display:none}.cta-trust-item{padding:9px 4px}.cta-title{font-size:34px}.cta-sub{font-size:12.5px}}.jobs-v2-header{text-align:center;margin-bottom:48px}.jobs-v2-title{letter-spacing:-.02em;color:#fff;font-family:Fraunces,serif;font-size:clamp(36px,5vw,64px);font-weight:300;line-height:1}.jobs-v2-title span{background:linear-gradient(135deg, #fff 0%, var(--red) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic}.jobs-v2-list{width:100%;max-width:900px}.job-v2-row{color:inherit;border-bottom:1px solid #ffffff0f;align-items:center;gap:24px;padding:28px 0;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.job-v2-row:first-child{border-top:1px solid #ffffff0f}.job-v2-row:hover{padding-left:16px}.job-v2-row:after{content:"";background:var(--red);width:0;height:1px;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1px;left:0}.job-v2-row:hover:after{width:100%}.job-v2-index{font-family:var(--font-mono);color:#fff3;letter-spacing:.05em;flex-shrink:0;min-width:28px;font-size:12px;transition:color .3s}.job-v2-row:hover .job-v2-index{color:var(--red)}.job-v2-info{flex:1;min-width:0}.job-v2-role{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin-bottom:4px;font-size:18px;font-weight:700;transition:color .3s}.job-v2-row:hover .job-v2-role{color:var(--red)}.job-v2-company{font-family:var(--font);color:#ffffff59;font-size:13px}.job-v2-tags{flex-shrink:0;gap:8px;display:flex}.job-v2-pill{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;white-space:nowrap;background:0 0;border:1px solid #ffffff14;border-radius:100px;padding:6px 14px;font-size:10px;transition:all .3s}.job-v2-row:hover .job-v2-pill{color:#fffc;border-color:#c8321a4d}.job-v2-arrow{color:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.job-v2-row:hover .job-v2-arrow{color:var(--red);background:#c8321a1a}.jobs-cta-wrapper{justify-content:center;width:100%;max-width:900px;margin-top:48px;display:flex}.clin-loader{flex-direction:column;width:100%;display:flex}.clin-skeleton-row{background:linear-gradient(90deg,#14141499 25%,#1e1e1ecc 50%,#14141499 75%) 0 0/800px 100%;border-bottom:1px solid #ffffff0d;height:80px;animation:1.5s infinite shimmer}.section-header-monolith{text-align:center;border-bottom:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:16px;max-width:1000px;margin:0 auto 40px;padding-bottom:24px;display:flex}.sh-left{flex-direction:column;gap:8px;display:flex}.sh-meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:#ffffff80;align-items:center;gap:8px;font-size:11px;display:flex}.section-title-clin{letter-spacing:-.02em;color:#fff;text-align:center;margin:0;font-family:Fraunces,serif;font-size:clamp(32px,5vw,56px);font-weight:300;line-height:1}.section-title-clin span{background:linear-gradient(135deg, #fff 0%, var(--red) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic;display:inline-block}.monolith-status-badge{-webkit-backdrop-filter:blur(10px);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--red);background:#c8321a0d;border:1px solid #c8321a33;border-radius:100px;align-items:center;gap:12px;padding:12px 20px;font-size:10px;display:inline-flex}.status-dot{background:var(--red);width:6px;height:6px;box-shadow:0 0 10px var(--red);border-radius:50%;animation:2s ease-in-out infinite brand-dot-pulse}.job-list-clin{flex-direction:column;gap:10px;width:100%;max-width:1000px;margin:0 auto;display:flex}.job-row-clin{z-index:1;background:#0f0f0f66;border:1px solid #ffffff0d;border-radius:14px;grid-template-columns:1fr auto 48px;align-items:center;gap:16px;padding:20px 32px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.job-row-clin:hover{background:#191919cc;border-color:#c8321a4d;transform:translateY(-2px);box-shadow:0 10px 30px #00000080,inset 0 0 20px #c8321a0d}.job-row-clin:before{display:none}.job-row-clin:after{content:"";background:var(--red);border-radius:0 4px 4px 0;width:3px;height:40%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(0)}.job-row-clin:hover:after{transform:translateY(-50%)scaleY(1)}.jr-col-main{flex-direction:column;gap:6px;transition:transform .3s;display:flex}.job-row-clin:hover .jr-col-main{transform:translate(4px)}.jr-title{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.jr-company{font-family:var(--font);color:#fff6;align-items:center;gap:6px;font-size:12px;display:flex}.jr-company-icon{width:14px;height:14px;color:var(--red)}.jr-meta{font-family:var(--font-mono);color:#ffffff80;justify-content:flex-start;align-items:center;gap:10px;font-size:10px;display:flex}.jr-meta span{text-transform:uppercase;letter-spacing:.05em}.jr-tag{color:#fffc;background:#ffffff08;border:1px solid #ffffff0d;border-radius:100px;padding:6px 12px}.jr-apply-icon{width:40px;height:40px;color:var(--red);background:#c8321a1a;border:1px solid #c8321a33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.job-row-clin:hover .jr-apply-icon{background:var(--red);color:#fff;transform:rotate(-45deg)}.clin-loader{flex-direction:column;gap:16px;width:100%;max-width:1000px;margin:0 auto;display:flex}.clin-skeleton-row{background:linear-gradient(90deg,#14141499 25%,#1e1e1ecc 50%,#14141499 75%) 0 0/800px 100%;border:1px solid #ffffff0d;border-radius:16px;height:100px;animation:1.5s infinite shimmer}.jobs-cta-wrapper{justify-content:center;max-width:1000px;margin-top:40px;margin-left:auto;margin-right:auto;display:flex}.jobs-view-all{color:#fff;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.15em;background:0 0;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:12px;padding:18px 48px;font-size:13px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.jobs-view-all:before{content:"";opacity:0;background:linear-gradient(135deg,#c8321a26 0%,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.jobs-view-all:hover{border-color:#c8321a80;transform:translateY(-2px);box-shadow:0 10px 30px #c8321a26}.jobs-view-all:hover:before{opacity:1}.jobs-view-all svg{transition:transform .3s}.jobs-view-all:hover svg{transform:translate(4px)}.protocol-clin{background:#050505;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);align-content:center;display:grid}.proto-block{border-right:1px solid #ffffff14;padding:80px 40px;transition:background .4s;position:relative;overflow:hidden}.proto-block:last-child{border-right:none}.proto-block:hover{background:#c8321a08}.proto-num{font-family:var(--font-display);color:#ffffff05;pointer-events:none;font-size:120px;font-weight:800;line-height:1;transition:color .4s,transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:-20px;right:-20px}.proto-block:hover .proto-num{color:#c8321a0f;transform:scale(1.05)translate(-10px,10px)}.proto-title{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:22px;font-weight:700}.proto-desc{color:var(--text-2);max-width:280px;font-size:15px;line-height:1.6}.join-clin{text-align:center;background:#000;border-bottom:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:relative}.join-clin:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#c8321a1a 0%,#0000 60%);width:800px;height:800px;animation:2s ease-in-out infinite alternate fade-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.join-title{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;max-width:800px;margin-bottom:24px;font-size:clamp(40px,5vw,64px);font-weight:800}.join-sub{color:var(--text-2);max-width:500px;margin-bottom:48px;font-size:18px;line-height:1.6}.join-actions{align-items:center;gap:16px;display:flex}@media (max-width:1024px){.feature-grid{grid-template-columns:repeat(2,1fr);padding:0 40px}.standards-clin{border-bottom:none;grid-template-columns:repeat(2,1fr)}.std-block{border-bottom:1px solid #ffffff14;height:auto;padding:32px 40px}.protocol-clin{grid-template-columns:1fr;overflow-y:auto!important}.proto-block{border-bottom:1px solid #ffffff14;border-right:none;padding:40px}.proto-block:last-child{border-bottom:none}.job-v2-tags{display:none}}@media (max-width:768px){.hero-obsidian{padding-top:calc(var(--nav-h,60px) + 4px);height:100dvh;max-height:100dvh}.obsidian-bg{filter:brightness(.22)saturate(.55);background-position:50% 45%}.obsidian-vignette{background:radial-gradient(90% 55% at 50% 30%,#c8321a1f 0%,#0000 70%),radial-gradient(80% 50% at 50% 100%,#c8321a14 0%,#0000 70%)}.hero-monolith-container{flex-direction:column;justify-content:space-between;align-items:stretch;gap:0;padding:18px 22px 92px}.hero-monolith-content{flex-direction:column;flex:1;justify-content:space-between;gap:0;padding:0;display:flex}.hero-right-panel{display:none}.monolith-badge{margin-bottom:0}.monolith-badge span{letter-spacing:.22em;font-size:9.5px}.monolith-title{letter-spacing:-.035em;margin:0;font-size:clamp(44px,12vw,64px);line-height:.98}.hero-word-cycle,.hero-word-track span{line-height:1}.monolith-rule{width:44px;margin:14px 0 12px}.monolith-subtitle{color:#ffffff8c;max-width:100%;margin:0 0 18px;font-size:13.5px;line-height:1.55}.monolith-search-box{background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;flex-direction:row;max-width:100%;padding:6px}.monolith-input{text-align:left;flex:1;width:auto;padding:12px 14px;font-size:14px}.search-icon-wrapper{display:none}.monolith-submit{white-space:nowrap;border-radius:10px;flex-shrink:0;justify-content:center;width:auto;padding:12px 18px;font-size:13px}.monolith-stats-bar{-webkit-backdrop-filter:blur(4px);background:linear-gradient(#0000,#000000a6 40%);flex-wrap:nowrap;grid-template-columns:repeat(4,1fr);gap:0;padding:0 8px;display:grid;bottom:0}.monolith-stat{border-right:1px solid #ffffff0d;gap:3px;padding:12px 2px}.monolith-stat:last-child{border-right:none}.mono-stat-val{font-size:15px}.mono-stat-label{letter-spacing:.14em;font-size:7.5px}.monolith-stat-divider{display:none}}@media (max-width:900px) and (max-height:720px){.hero-monolith-container{padding:10px 22px 68px}.monolith-badge{margin-bottom:0}.monolith-title{font-size:38px;line-height:.98}.monolith-rule{margin:10px 0 8px}.monolith-subtitle{margin-bottom:10px;font-size:12.5px;line-height:1.5}.monolith-search-box{border-radius:12px;padding:4px}.monolith-input{padding:10px 12px;font-size:13px}.monolith-submit{padding:10px 14px;font-size:12.5px}.monolith-stat{padding:8px 2px}.mono-stat-val{font-size:13.5px}.mono-stat-label{font-size:7px}.section-jobs-v2{padding:40px 16px}.jobs-v2-title{font-size:32px}.jobs-v2-header{margin-bottom:32px}.job-v2-row{gap:16px;padding:20px 0}.job-v2-tags{display:none}.job-v2-role{font-size:15px}.job-v2-company{font-size:12px}.job-v2-arrow{width:32px;height:32px}.job-v2-arrow svg{width:16px;height:16px}.jobs-cta-wrapper{margin-top:32px}.jobs-view-all{justify-content:center;width:100%;padding:16px 32px}.proto-block{padding:32px 20px}.join-clin{padding:40px 20px}.join-title{font-size:28px}.join-sub{margin-bottom:24px;font-size:15px}.join-actions{flex-direction:column;width:100%}.btn-clin-primary,.btn-clin-secondary{width:100%}}
