.rd-page{--bg:#0a0a0b;--fg:#fdfdfd;--muted:#97928a;--line:#fdfdfd24;--card:#111013;background:var(--bg);color:var(--fg);font-family:var(--font-inter),sans-serif;font-size:17px;line-height:1.6;overflow-x:clip}.rd-page ::selection{color:#0a0a0b;background:#f97316}.rd-sec{background:var(--bg);color:var(--fg);padding:clamp(100px,15vh,200px) 0;position:relative}.rd-cream{--bg:#f2f1ed;--fg:#0a0a0b;--muted:#6f6a61;--line:#0a0a0b24;--card:#e9e7e0}.rd-dark{--bg:#0a0a0b;--fg:#fdfdfd;--muted:#97928a;--line:#fdfdfd24;--card:#111013}.rd-display{font-family:var(--font-space-grotesk),sans-serif;color:var(--fg);letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:600;line-height:1.06}.rd-display em,.rd-display .rd-accent{color:#f97316;font-style:normal}.rd-h1{font-size:clamp(46px,7.4vw,112px)}.rd-h2{font-size:clamp(36px,5.2vw,74px)}.rd-h3{font-size:clamp(22px,2.6vw,30px)}.rd-mono,.rd-form label .rd-field-label,.rd-footer-credit,.rd-bar .rd-bar-phone,.rd-process-cols .rd-rx,.rd-process-cols .rd-p-num,.rd-receipt .rd-r-foot,.rd-receipt .rd-r-row,.rd-ticker .rd-ticker-track span,.rd-ticker .rd-ticker-tag,.rd-proof-foot,.rd-hero-micro,.rd-footer .rd-footer-col .rd-col-head,.rd-quote figcaption,.rd-fit-col .rd-fit-head,.rd-team-img .rd-team-badge .rd-mono-line,.rd-toolkit .rd-tool .rd-tool-note,.rd-numlist .rd-numitem .rd-num,.rd-proof-card .rd-proof-tag,.rd-btn-line,.rd-label{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.18em;text-transform:uppercase;font-size:12.5px;font-weight:500}.rd-label{color:#f97316;margin-bottom:clamp(18px,2.6vh,30px);font-weight:700;display:inline-block}.rd-lede{color:var(--fg);opacity:.85;max-width:600px;font-size:clamp(17px,1.55vw,20px);line-height:1.55}.rd-muted{color:var(--muted)}.rd-container{width:min(1280px,100% - 48px);margin-inline:auto}@media (max-width:640px){.rd-container{width:calc(100% - 40px)}}.rd-grid-2{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(36px,5vw,90px);display:grid}@media (max-width:900px){.rd-grid-2{grid-template-columns:1fr}}.rd-reveal{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.rd-reveal.is-in{opacity:1;transform:none}.rd-reveal[data-delay="1"]{transition-delay:90ms}.rd-reveal[data-delay="2"]{transition-delay:.18s}.rd-reveal[data-delay="3"]{transition-delay:.27s}.rd-reveal[data-delay="4"]{transition-delay:.36s}.rd-reveal[data-delay="5"]{transition-delay:.45s}.rd-reveal[data-delay="6"]{transition-delay:.54s}.rd-reveal[data-delay="7"]{transition-delay:.63s}.rd-reveal[data-delay="8"]{transition-delay:.72s}@media (prefers-reduced-motion:reduce){.rd-reveal{opacity:1;transition:none;transform:none}.rd-marquee-track{animation:none!important}}.rd-btn{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#f97316;border:2px solid #f97316;border-radius:999px;align-items:center;gap:10px;padding:17px 32px;font-size:14.5px;font-weight:700;transition:background .22s,border-color .22s,color .22s,transform .22s;display:inline-flex;color:#0a0a0b!important;text-decoration:none!important}.rd-btn:hover{background:var(--fg);border-color:var(--fg);transform:translateY(-2px)}.rd-btn-line{border-bottom:1px solid #f97316;align-items:center;gap:10px;padding-bottom:7px;transition:color .22s,gap .22s;display:inline-flex;color:var(--fg)!important;text-decoration:none!important}.rd-btn-line:hover{gap:16px;color:#f97316!important}.rd-header{z-index:120;padding:20px 0;transition:background .35s,padding .35s,box-shadow .35s;position:fixed;inset:0 0 auto}.rd-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0be0;padding:14px 0;box-shadow:0 1px #fdfdfd1a}.rd-header .rd-header-in{justify-content:space-between;align-items:center;gap:24px;display:flex}.rd-header .rd-logo img{width:auto;height:20px;display:block}.rd-header nav{align-items:center;gap:30px;display:flex}.rd-header nav .rd-nav-link{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.07em;text-transform:uppercase;color:#fdfdfd;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .2s}.rd-header nav .rd-nav-link:hover{color:#f97316}.rd-header nav .rd-btn{padding:12px 24px;font-size:12.5px}@media (max-width:1020px){.rd-header nav .rd-nav-link{display:none}}.rd-header .rd-burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;padding:0;display:none}.rd-header .rd-burger span{background:#fdfdfd;width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}@media (max-width:1020px){.rd-header .rd-burger{display:flex}}.rd-header.is-open .rd-burger span:first-child{transform:translateY(9px)rotate(45deg)}.rd-header.is-open .rd-burger span:nth-child(2){opacity:0}.rd-header.is-open .rd-burger span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.rd-mobile-menu{z-index:110;opacity:0;pointer-events:none;background:#0a0a0b;flex-direction:column;justify-content:center;gap:4px;padding:0 24px;transition:opacity .3s;display:flex;position:fixed;inset:0}.rd-mobile-menu.is-open{opacity:1;pointer-events:auto}.rd-mobile-menu a:not(.rd-btn){font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.02em;color:#fdfdfd;border-bottom:1px solid #fdfdfd1f;padding:14px 0;font-size:clamp(32px,8.5vw,48px);font-weight:600;text-decoration:none}.rd-mobile-menu a:not(.rd-btn):hover{color:#f97316}.rd-mobile-menu .rd-btn{justify-content:center;margin-top:30px}.rd-mobile-menu .rd-menu-meta{flex-direction:column;gap:8px;margin-top:26px;display:flex}.rd-mobile-menu .rd-menu-meta a{font-family:var(--font-inter),sans-serif;color:#97928a;border:0;padding:0;font-size:15px!important}.rd-mobile-menu .rd-menu-meta a:hover{color:#f97316}.rd-hero{isolation:isolate;align-items:flex-end;min-height:100svh;padding:160px 0 clamp(44px,7vh,80px);display:flex;position:relative}.rd-hero .rd-hero-bg{z-index:-2;position:absolute;inset:0}.rd-hero .rd-hero-bg img{object-fit:cover;object-position:60% 28%}.rd-hero:after{content:"";z-index:-1;background:linear-gradient(#0a0a0b6b 0%,#0a0a0b80 52%,#0a0a0bfa 94%),linear-gradient(100deg,#0a0a0bad 28%,#0a0a0b14 72%);position:absolute;inset:0}.rd-hero .rd-hero-row{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);align-items:end;gap:clamp(36px,5vw,80px);margin-top:clamp(28px,4vh,44px);display:grid}@media (max-width:900px){.rd-hero .rd-hero-row{grid-template-columns:1fr}}.rd-hero .rd-hero-sub{margin:0 0 34px}.rd-hero .rd-hero-ctas{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.rd-proof-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111013d6;border:1px solid #fdfdfd24;border-radius:10px;max-width:400px;padding:26px 28px;box-shadow:0 30px 80px #0000008c}.rd-proof-card .rd-proof-tag{color:#97928a;align-items:center;gap:9px;margin-bottom:16px;font-size:11px;display:flex}.rd-proof-card .rd-proof-tag:before{content:"";background:#f97316;border-radius:50%;width:7px;height:7px;animation:2.4s infinite rd-pulse;box-shadow:0 0 10px #f97316}.rd-proof-card .rd-proof-big{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.02em;color:#f97316;font-size:clamp(38px,3.8vw,50px);font-weight:700;line-height:1}.rd-proof-card .rd-proof-label{color:#fdfdfdd9;margin:9px 0 18px;font-size:15px}.rd-proof-card .rd-proof-row{border-top:1px solid #fdfdfd1f;justify-content:space-between;align-items:baseline;gap:12px;margin-top:10px;padding:10px 0 0;font-size:14px;display:flex}.rd-proof-card .rd-proof-row strong{font-family:var(--font-space-grotesk),sans-serif;color:#fdfdfd;white-space:nowrap;font-weight:700}.rd-proof-card .rd-proof-row span{color:#97928a;text-align:right}@keyframes rd-pulse{0%,to{box-shadow:0 0 10px #f97316}50%{box-shadow:0 0 2px #f9731666}}.rd-marquee{color:#0a0a0b;z-index:5;background:#f97316;padding:15px 0;position:relative;overflow:hidden}.rd-marquee .rd-marquee-track{width:max-content;animation:30s linear infinite rd-marquee;display:flex}.rd-marquee span{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:clamp(17px,2vw,24px);font-weight:700;display:inline-flex}.rd-marquee span:after{content:"✳";margin:0 26px;font-size:.75em}@keyframes rd-marquee{to{transform:translate(-50%)}}.rd-numlist{gap:0;display:grid}.rd-numlist .rd-numitem{border-top:1px solid var(--line);grid-template-columns:64px 1fr;align-items:baseline;gap:18px;padding:22px 0;display:grid}.rd-numlist .rd-numitem:last-child{border-bottom:1px solid var(--line)}.rd-numlist .rd-numitem .rd-num{color:#f97316;font-size:15px}.rd-numlist .rd-numitem h3{font-family:var(--font-space-grotesk),sans-serif;color:var(--fg);letter-spacing:-.01em;margin:0 0 6px;font-size:clamp(19px,2vw,24px);font-weight:600}.rd-numlist .rd-numitem p{color:var(--muted);max-width:520px;margin:0;font-size:15.5px}.rd-stats{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);margin-top:clamp(44px,6vh,70px);display:grid;overflow:hidden}@media (max-width:900px){.rd-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.rd-stats{grid-template-columns:1fr}}.rd-stat{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card);padding:clamp(28px,3.4vw,44px)}.rd-stat .rd-stat-num{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.02em;font-size:clamp(36px,4.2vw,56px);font-weight:700;line-height:1}.rd-stat .rd-stat-num em{color:#f97316;font-style:normal}.rd-stat .rd-stat-label{color:var(--muted);margin-top:12px;font-size:15px}.rd-proof-note{color:var(--muted);align-items:flex-start;gap:12px;max-width:640px;margin-top:26px;font-size:14.5px;display:flex}.rd-proof-note .rd-proof-dot{color:#f97316;flex:none;line-height:1.7}.rd-toolkit{margin-top:clamp(40px,5vh,60px)}.rd-toolkit .rd-tool{border-top:1px solid var(--line);grid-template-columns:64px 1fr auto;align-items:baseline;gap:18px;padding:18px 0;transition:padding-left .25s;display:grid}.rd-toolkit .rd-tool:last-child{border-bottom:1px solid var(--line)}.rd-toolkit .rd-tool:hover{padding-left:10px}.rd-toolkit .rd-tool:hover .rd-tool-name{color:#f97316}.rd-toolkit .rd-tool .rd-num{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;font-size:19px;font-weight:700}.rd-toolkit .rd-tool .rd-tool-name{font-family:var(--font-inter),sans-serif;letter-spacing:-.01em;font-size:clamp(17px,1.8vw,20px);font-weight:700;transition:color .25s}.rd-toolkit .rd-tool .rd-tool-note{color:var(--muted);font-size:11px}@media (max-width:640px){.rd-toolkit .rd-tool .rd-tool-note{display:none}}.rd-team-img{aspect-ratio:16/8.4;border-radius:12px;margin-top:clamp(44px,6vh,72px);position:relative;overflow:hidden}.rd-team-img img{object-fit:cover}.rd-team-img .rd-team-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0bd1;border:1px solid #fdfdfd29;border-radius:8px;padding:14px 20px;position:absolute;bottom:clamp(16px,3vw,32px);left:clamp(16px,3vw,32px)}.rd-team-img .rd-team-badge .rd-mono-line{color:#fdfdfd;font-size:11.5px}.rd-team-img .rd-team-badge .rd-mono-line em{color:#f97316;font-style:normal}@media (max-width:700px){.rd-team-img{aspect-ratio:16/10}}.rd-fit{grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,36px);margin-top:clamp(44px,6vh,70px);display:grid}@media (max-width:800px){.rd-fit{grid-template-columns:1fr}}.rd-fit-col{border:1px solid var(--line);background:#151417;border-radius:14px;padding:clamp(26px,3.4vw,44px)}.rd-fit-col.rd-fit-yes{border-color:#f9731699}.rd-fit-col .rd-fit-head{margin:0 0 20px;font-size:12.5px}.rd-fit-col.rd-fit-yes .rd-fit-head{color:#f97316}.rd-fit-col.rd-fit-no .rd-fit-head{color:var(--muted)}.rd-fit-col ul{margin:0;padding:0;list-style:none}.rd-fit-col li{border-top:1px solid var(--line);gap:14px;padding:13px 0;font-size:16px;display:flex}.rd-fit-col li:before{font-family:var(--font-space-grotesk),sans-serif;flex:none;font-weight:700}.rd-fit-col.rd-fit-yes li:before{content:"→";color:#f97316}.rd-fit-col.rd-fit-no li{color:var(--muted)}.rd-fit-col.rd-fit-no li:before{content:"✕";opacity:.5}.rd-quote{max-width:900px}.rd-quote blockquote{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.02em;margin:0;font-size:clamp(24px,3.2vw,42px);font-weight:500;line-height:1.25}.rd-quote blockquote:before{content:"“";color:#f97316}.rd-quote blockquote:after{content:"”";color:#f97316}.rd-quote figcaption{color:var(--muted);margin-top:26px;font-size:12px}.rd-close-sub{max-width:560px;color:var(--fg);opacity:.85;margin:26px 0 40px;font-size:clamp(16px,1.55vw,20px)}.rd-footer{color:#fdfdfd;background:#0a0a0b;border-top:1px solid #fdfdfd1f;padding:clamp(44px,7vh,72px) 0 34px}.rd-footer .rd-footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:36px;display:flex}.rd-footer .rd-footer-brand img{width:auto;height:18px}.rd-footer .rd-footer-brand p{color:#97928a;max-width:280px;margin:16px 0 0;font-size:14px}.rd-footer .rd-footer-cols{flex-wrap:wrap;gap:clamp(36px,6vw,90px);display:flex}.rd-footer .rd-footer-col{flex-direction:column;gap:12px;display:flex}.rd-footer .rd-footer-col .rd-col-head{color:#97928a;margin-bottom:6px;font-size:11px}.rd-footer .rd-footer-col a{color:#fdfdfdd9;font-size:14.5px;text-decoration:none}.rd-footer .rd-footer-col a:hover{color:#f97316}.rd-footer .rd-footer-meta{color:#97928a;border-top:1px solid #fdfdfd1a;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:44px;padding-top:22px;font-size:13px;display:flex}.rd-footer .rd-footer-meta a{color:#97928a;text-decoration:none}.rd-footer .rd-footer-meta a:hover{color:#f97316}.rd-checks{gap:12px;margin:26px 0 34px;padding:0;list-style:none;display:grid}.rd-checks li{color:#fdfdfdeb;align-items:flex-start;gap:12px;font-size:16.5px;display:flex}.rd-checks li:before{content:"✓";color:#0a0a0b;background:#f97316;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:14px;font-weight:700;display:inline-flex}.rd-scribble{display:inline-block;position:relative}.rd-scribble svg{pointer-events:none;width:104%;height:.28em;position:absolute;bottom:-.22em;left:-2%;overflow:visible}.rd-scribble svg path{fill:none;stroke:#f97316;stroke-width:9px;stroke-linecap:round}.rd-boom{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.4vw,30px);margin-top:clamp(44px,6vh,70px);display:grid}@media (max-width:900px){.rd-boom{grid-template-columns:1fr}}.rd-card-white{color:#fdfdfd;background:#151417;border:1px solid #fdfdfd17;border-radius:14px;flex-direction:column;padding:clamp(28px,3.2vw,42px);transition:transform .28s,border-color .28s;display:flex}.rd-card-white:hover{border-color:#f9731673;transform:translateY(-6px)}.rd-card-white .rd-card-num{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;font-size:clamp(30px,3vw,40px);font-weight:700;line-height:1}.rd-card-white h3{font-family:var(--font-inter),sans-serif;letter-spacing:-.01em;color:#fdfdfd;margin:16px 0 10px;font-size:19px;font-weight:700}.rd-card-white p{color:#a8a49c;margin:0;font-size:15.5px;line-height:1.65}.rd-card-white .rd-card-kick{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#a8a49c;margin-top:auto;padding-top:20px;font-size:11.5px;font-weight:500}.rd-card-white .rd-card-kick em{color:#f97316;font-style:normal}.rd-bigstats{grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,40px);margin:clamp(40px,6vh,64px) 0;display:grid}@media (max-width:800px){.rd-bigstats{grid-template-columns:1fr;gap:26px}}.rd-bigstats .rd-bigstat{border-left:3px solid #f97316;padding-left:clamp(18px,2vw,28px)}.rd-bigstats .rd-bigstat .rd-bigstat-num{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.01em;color:#fdfdfd;font-variant-numeric:tabular-nums;font-size:clamp(60px,8vw,128px);font-weight:700;line-height:1}.rd-bigstats .rd-bigstat .rd-bigstat-num em{color:#f97316;font-style:normal}.rd-bigstats .rd-bigstat .rd-bigstat-label{color:var(--muted);margin-top:10px;font-size:15.5px}.rd-timeline{margin-top:clamp(40px,6vh,64px)}.rd-timeline .rd-tl-row{border-top:1px solid var(--line);grid-template-columns:96px 1fr;align-items:start;gap:clamp(18px,3vw,44px);padding:clamp(26px,3.6vh,40px) 0;display:grid}.rd-timeline .rd-tl-row:last-child{border-bottom:1px solid var(--line)}@media (max-width:640px){.rd-timeline .rd-tl-row{grid-template-columns:56px 1fr}}.rd-timeline .rd-tl-row .rd-tl-num{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;font-size:clamp(28px,3.2vw,44px);font-weight:700;line-height:1}.rd-timeline .rd-tl-row h3{font-family:var(--font-inter),sans-serif;letter-spacing:-.01em;color:var(--fg);margin:0 0 10px;font-size:clamp(19px,2vw,23px);font-weight:700}.rd-timeline .rd-tl-row h3 .rd-tl-time{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.14em;color:var(--muted);white-space:nowrap;margin-left:14px;font-size:12px;font-weight:500}.rd-timeline .rd-tl-row p{color:var(--muted);max-width:640px;margin:0;font-size:16px}.rd-circle{white-space:nowrap;display:inline-block;position:relative}.rd-circle svg{pointer-events:none;width:calc(100% + .32em);height:calc(100% + .28em);position:absolute;inset:-.14em -.16em;overflow:visible}.rd-circle svg ellipse{fill:none;stroke:#f97316;stroke-width:5px;stroke-linecap:round;stroke-dasharray:1000;stroke-dashoffset:1000px}.rd-circle.is-in svg ellipse,.is-in .rd-circle svg ellipse{animation:1.1s .7s forwards rd-circle-draw}@keyframes rd-circle-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.rd-circle.is-in svg ellipse,.is-in .rd-circle svg ellipse{stroke-dashoffset:0;animation:none}}.rd-swap{vertical-align:top;display:inline-block;position:relative;overflow:hidden}.rd-swap>span{transition:transform .3s cubic-bezier(.22,1,.36,1);display:block}.rd-swap>span:nth-child(2){color:#f97316;position:absolute;inset:0;transform:translateY(115%)}a:hover>.rd-swap>span:first-child,button:hover>.rd-swap>span:first-child,.rd-swap-parent:hover .rd-swap>span:first-child{transform:translateY(-115%)}a:hover>.rd-swap>span:nth-child(2),button:hover>.rd-swap>span:nth-child(2),.rd-swap-parent:hover .rd-swap>span:nth-child(2){transform:translateY(0)}.rd-btn .rd-swap>span:nth-child(2){color:inherit}@media (prefers-reduced-motion:reduce){.rd-swap>span{transition:none}}.rd-sechead{align-items:baseline;gap:clamp(14px,1.6vw,22px);display:flex}.rd-sechead .rd-secnum{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;flex:none;font-size:clamp(34px,3.6vw,52px);font-weight:700;line-height:1}.rd-sechead h1,.rd-sechead h2{margin:0}.rd-rule{align-items:center;margin-top:clamp(16px,2.4vh,26px);display:flex}.rd-rule:before{content:"";background:#f97316;width:clamp(70px,9vw,130px);height:3px}.rd-rule:after{content:"";background:var(--line);flex:1;height:1px}.rd-toc{margin-top:clamp(36px,5vh,56px)}.rd-toc .rd-toc-row{border-bottom:1px solid var(--line);align-items:baseline;gap:clamp(18px,2.6vw,40px);padding:clamp(18px,2.6vh,26px) 4px;text-decoration:none;transition:padding-left .25s;display:flex}.rd-toc .rd-toc-row:first-child{border-top:1px solid var(--line)}.rd-toc .rd-toc-row:hover{padding-left:14px}.rd-toc .rd-toc-row:hover .rd-toc-title{color:#f97316}.rd-toc .rd-toc-row .rd-toc-num{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;flex:none;min-width:34px;font-size:21px;font-weight:700}.rd-toc .rd-toc-row .rd-toc-title{font-family:var(--font-inter),sans-serif;color:var(--fg);font-size:clamp(16px,1.5vw,18.5px);font-weight:700;transition:color .2s}.rd-toc .rd-toc-row .rd-toc-note{color:var(--muted);text-align:right;margin-left:auto;font-size:14px}@media (max-width:560px){.rd-toc .rd-toc-row .rd-toc-note{display:none}}.rd-callout{background:#f9731608;border:1px solid #f973168c;border-radius:12px;padding:clamp(24px,3vw,36px) clamp(26px,3.4vw,42px)}.rd-callout p{color:#fdfdfde6;margin:0;font-size:16.5px;line-height:1.65}.rd-callout strong{color:#f97316;font-weight:700}.rd-quotebar{background:var(--card);border-left:3px solid #f97316;border-radius:0 12px 12px 0;padding:clamp(20px,2.6vw,30px) clamp(24px,3vw,36px)}.rd-quotebar p{color:#fdfdfdeb;margin:0;font-size:16.5px;line-height:1.65}.rd-meta-row{flex-wrap:wrap;gap:clamp(36px,6vw,90px);display:flex}.rd-meta-row .rd-meta-cell{gap:7px;display:grid}.rd-meta-row .rd-meta-cell .rd-meta-label{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:500}.rd-meta-row .rd-meta-cell .rd-meta-value{font-family:var(--font-inter),sans-serif;color:var(--fg);font-size:15.5px;font-weight:600}.rd-money{font-family:var(--font-space-grotesk),sans-serif;font-variant-numeric:tabular-nums;font-weight:700}.rd-money .rd-money-suffix{font-family:var(--font-inter),sans-serif;color:var(--muted);letter-spacing:0;margin-left:.18em;font-size:.36em;font-weight:500}.rd-photo-card{background:#0d0c0f;border:1px solid #f9731680;border-radius:14px;overflow:hidden}.rd-photo-card .rd-photo-card-img{aspect-ratio:16/9;position:relative}.rd-photo-card .rd-photo-card-img img{object-fit:cover}.rd-photo-card .rd-photo-cap{text-align:center;padding:clamp(24px,3vw,38px)}.rd-photo-card .rd-photo-cap .rd-cap-label{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#f97316;margin-bottom:14px;font-size:11px;font-weight:500;display:block}.rd-photo-card .rd-photo-cap .rd-cap-line{font-family:var(--font-space-grotesk),sans-serif;color:#fdfdfdf2;margin:0;font-size:clamp(20px,2.2vw,28px);font-weight:400;line-height:1.35}.rd-podcast{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:clamp(30px,4.5vw,70px);margin-top:clamp(40px,6vh,60px);display:grid}@media (max-width:900px){.rd-podcast{grid-template-columns:1fr}}.rd-podcast .rd-podcast-cover{aspect-ratio:1;border:1px solid #fdfdfd1a;border-radius:14px;position:relative;overflow:hidden}.rd-podcast .rd-podcast-cover img{object-fit:cover}.rd-problems{margin-top:clamp(40px,6vh,60px)}.rd-problems .rd-problem{border-top:1px solid var(--line);align-items:baseline;gap:clamp(14px,2vw,26px);padding:clamp(20px,3vh,30px) 0;display:flex}.rd-problems .rd-problem:last-child{border-bottom:1px solid var(--line)}.rd-problems .rd-problem .rd-problem-x{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;flex:none;font-size:clamp(22px,2.6vw,36px);font-weight:700}.rd-problems .rd-problem .rd-problem-text{font-family:var(--font-space-grotesk),sans-serif;text-transform:uppercase;letter-spacing:-.01em;color:var(--fg);font-size:clamp(20px,3vw,42px);font-weight:700;line-height:1.1}.rd-problems .rd-problem .rd-problem-text em{color:var(--muted);font-style:normal}.rd-trades{grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,24px);margin-top:clamp(40px,6vh,64px);display:grid}@media (max-width:900px){.rd-trades{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.rd-trades{grid-template-columns:1fr}}.rd-trade-card{aspect-ratio:4/3;isolation:isolate;border-radius:16px;position:relative;overflow:hidden}.rd-trade-card img{object-fit:cover;transition:transform .45s}.rd-trade-card:after{content:"";background:linear-gradient(#0a0a0b1f 45%,#0a0a0bd9 92%);position:absolute;inset:0}.rd-trade-card:hover img{transform:scale(1.05)}.rd-trade-card .rd-trade-name{z-index:2;font-family:var(--font-space-grotesk),sans-serif;text-transform:uppercase;letter-spacing:-.01em;color:#fdfdfd;font-size:clamp(20px,2vw,26px);font-weight:700;position:absolute;bottom:16px;left:20px}.rd-steps-strip{grid-template-columns:repeat(5,1fr);gap:clamp(12px,1.6vw,22px);margin:clamp(40px,6vh,60px) 0;display:grid}@media (max-width:1000px){.rd-steps-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.rd-steps-strip{grid-template-columns:1fr}}.rd-steps-strip .rd-step-chip{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:20px}.rd-steps-strip .rd-step-chip .rd-step-chip-num{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;font-size:15px;font-weight:700;display:block}.rd-steps-strip .rd-step-chip h3{font-family:var(--font-space-grotesk),sans-serif;text-transform:uppercase;color:var(--fg);letter-spacing:0;margin:8px 0 4px;font-size:17px;font-weight:700}.rd-steps-strip .rd-step-chip p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}.rd-photo-band{aspect-ratio:16/9;border-radius:20px;margin:clamp(40px,6vh,64px) 0;position:relative;overflow:hidden}.rd-photo-band img{object-fit:cover}@media (max-width:700px){.rd-photo-band{aspect-ratio:4/3}}.rd-mask{margin-bottom:-.26em;padding-bottom:.26em;display:block;overflow:hidden}.rd-mask>span{transition:transform .75s cubic-bezier(.16,1,.3,1);display:block;transform:translateY(112%)}.is-in .rd-mask>span,.rd-mask.is-in>span{transform:none}.rd-mask:first-child>span{transition-delay:.15s}.rd-mask:nth-child(2)>span{transition-delay:.24s}.rd-mask:nth-child(3)>span{transition-delay:.33s}.rd-mask:nth-child(4)>span{transition-delay:.42s}.rd-mask:nth-child(5)>span{transition-delay:.51s}@media (prefers-reduced-motion:reduce){.rd-mask>span{transition:none;transform:none}}.rd-hero-micro{color:#f2f1ed99;margin-top:14px;font-size:11.5px;display:block}.rd-hero .rd-label{color:#fdfdfd}.rd-proof-foot{color:#f2f1ed8c;margin-top:16px;font-size:10px}.rd-proof-enter{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1) 1s,transform .9s cubic-bezier(.16,1,.3,1) 1s;transform:translate(40px)rotate(1.5deg)}.rd-proof-enter.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rd-proof-enter{opacity:1;transition:none;transform:none}}.rd-ticker{background:#0a0a0b;border-top:1px solid #2a2a2c;border-bottom:1px solid #2a2a2c;align-items:center;padding:20px 0;display:flex;position:relative;overflow:hidden}.rd-ticker .rd-ticker-tag{color:#fdfdfd;z-index:2;background:linear-gradient(90deg,#0a0a0b 78%,#0000);flex:none;padding:0 26px 0 24px;font-size:11px;position:relative}.rd-ticker .rd-ticker-tag:before{content:"[ ";color:#f97316}.rd-ticker .rd-ticker-tag:after{content:" ]";color:#f97316}.rd-ticker .rd-ticker-track{will-change:transform;width:max-content;display:flex}.rd-ticker .rd-ticker-track span{letter-spacing:.1em;color:#f2f1edbf;white-space:nowrap;align-items:center;font-size:13px;display:inline-flex}.rd-ticker .rd-ticker-track span:after{content:"◆";color:#f97316;margin:0 22px;font-size:8px}@media (max-width:700px){.rd-ticker{flex-direction:column;align-items:flex-start;gap:12px}.rd-ticker .rd-ticker-tag{background:0 0}}.rd-stance-grid{grid-template-columns:7fr 4fr;align-items:start;gap:clamp(36px,6vw,100px);display:grid}@media (max-width:900px){.rd-stance-grid{grid-template-columns:1fr}}.rd-receipt-grid{grid-template-columns:5fr 6fr;align-items:start;gap:clamp(36px,6vw,100px);display:grid}@media (max-width:900px){.rd-receipt-grid{grid-template-columns:1fr}}.rd-sticky{position:sticky;top:120px}@media (max-width:900px){.rd-sticky{position:static}}.rd-receipt{background:#111013;border:1px solid #2a2a2a;border-radius:10px;padding:clamp(28px,4vw,48px)}.rd-receipt .rd-r-row{letter-spacing:.08em;color:#f2f1ed;clip-path:inset(0 100% 0 0);align-items:baseline;gap:12px;padding:11px 0;font-size:13.5px;transition:clip-path .5s linear;display:flex}.rd-receipt .rd-r-row .rd-r-label{flex:none}.rd-receipt .rd-r-row .rd-r-dots{border-bottom:1px dotted #3a3a3c;flex:1;transform:translateY(-4px)}.rd-receipt .rd-r-row .rd-r-val{font-variant-numeric:tabular-nums;flex:none}.rd-receipt .rd-r-row.rd-r-big{padding:14px 0;font-size:19px}.rd-receipt .rd-r-row.rd-r-big .rd-r-val{color:#f97316;font-weight:700}.rd-receipt .rd-r-rule{opacity:.7;transform-origin:0;background:#f2f1ed;height:2px;margin:14px 0;transition:transform .4s .2s;transform:scaleX(0)}.rd-receipt .rd-r-foot{color:#f2f1ed80;margin-top:20px;font-size:10px}.rd-receipt.is-in .rd-r-rule{transform:scaleX(1)}.rd-receipt.is-in .rd-r-row:first-child{clip-path:inset(0 -2% 0 0);transition-delay:0s}.rd-receipt.is-in .rd-r-row:nth-child(2){clip-path:inset(0 -2% 0 0);transition-delay:80ms}.rd-receipt.is-in .rd-r-row:nth-child(3){clip-path:inset(0 -2% 0 0);transition-delay:.16s}.rd-receipt.is-in .rd-r-row:nth-child(4){clip-path:inset(0 -2% 0 0);transition-delay:.24s}.rd-receipt.is-in .rd-r-row:nth-child(5){clip-path:inset(0 -2% 0 0);transition-delay:.32s}.rd-receipt.is-in .rd-r-row:nth-child(6){clip-path:inset(0 -2% 0 0);transition-delay:.4s}.rd-receipt.is-in .rd-r-row:nth-child(7){clip-path:inset(0 -2% 0 0);transition-delay:.48s}.rd-receipt.is-in .rd-r-row:nth-child(8){clip-path:inset(0 -2% 0 0);transition-delay:.56s}.rd-receipt.is-in .rd-r-row:nth-child(9){clip-path:inset(0 -2% 0 0);transition-delay:.64s}.rd-receipt.is-in .rd-r-row:nth-child(10){clip-path:inset(0 -2% 0 0);transition-delay:.72s}.rd-receipt.is-in .rd-r-row:nth-child(11){clip-path:inset(0 -2% 0 0);transition-delay:.8s}.rd-receipt.is-in .rd-r-row:nth-child(12){clip-path:inset(0 -2% 0 0);transition-delay:.88s}@media (prefers-reduced-motion:reduce){.rd-receipt .rd-r-row{transition:none;clip-path:none!important}.rd-receipt .rd-r-rule{transition:none;transform:none}}.rd-crew{isolation:isolate;align-items:flex-end;min-height:76vh;padding:clamp(90px,12vh,140px) 0 clamp(48px,7vh,80px);display:flex;position:relative;overflow:hidden}.rd-crew .rd-crew-bg{z-index:-2;position:absolute;inset:-6% 0}.rd-crew .rd-crew-bg img{object-fit:cover;object-position:center 38%;filter:saturate(.82)}.rd-crew:after{content:"";z-index:-1;background:linear-gradient(#0a0a0b2e 0%,#0a0a0b59 58%,#0a0a0bf0 96%);position:absolute;inset:0}.rd-crew .rd-crew-label{position:absolute;top:clamp(28px,5vh,48px);left:0;right:0}.rd-crew .rd-crew-body{color:#f2f1ede6;max-width:560px;margin-top:18px;font-size:16px}@media (max-width:700px){.rd-crew{min-height:70vh}}.rd-process-cols{grid-template-columns:repeat(3,1fr);margin-top:clamp(44px,6vh,70px);display:grid}@media (max-width:900px){.rd-process-cols{grid-template-columns:1fr}}.rd-process-cols .rd-p-col{border-left:1px solid #d8d6cf;padding:clamp(24px,3vw,40px)}.rd-process-cols .rd-p-col:first-child{border-left:0;padding-left:0}.rd-process-cols .rd-p-col:last-child{padding-right:0}@media (max-width:900px){.rd-process-cols .rd-p-col{border-top:1px solid #d8d6cf;border-left:0;padding:26px 0}.rd-process-cols .rd-p-col:first-child{border-top:0}}.rd-process-cols .rd-p-num{color:#f97316;font-size:34px;display:block}.rd-process-cols h3{font-family:var(--font-space-grotesk),sans-serif;color:var(--fg);letter-spacing:-.01em;text-transform:uppercase;margin:14px 0 12px;font-size:24px;font-weight:600}.rd-process-cols p{color:#3a3a3c;margin:0 0 14px;font-size:15.5px;line-height:1.6}.rd-process-cols .rd-rx{color:#0a0a0b;margin:0 0 14px;padding:0;font-size:12px;list-style:none}.rd-process-cols .rd-rx li{border-bottom:1px dotted #c9c6bd;padding:7px 0}.rd-process-cols .rd-rx li:last-child{border-bottom:0}.rd-process-cols .rd-p-close{color:#3a3a3c;font-size:15px}.rd-bar{padding:clamp(120px,18vh,220px) 0}.rd-bar .rd-bar-head{font-family:var(--font-space-grotesk),sans-serif;color:var(--fg);letter-spacing:-.01em;margin:0;font-size:clamp(42px,7vw,110px);font-weight:600;line-height:1.05}.rd-bar .rd-bar-head em{color:#f97316;font-style:normal}.rd-bar .rd-bar-body{color:#f2f1edd9;max-width:58ch;margin:30px 0 44px;font-size:17px;line-height:1.65}.rd-bar .rd-btn{padding:20px 36px;font-size:13.5px}.rd-bar .rd-bar-phone{color:#fdfdfd99;margin-top:18px;font-size:12px;display:block}.rd-bar .rd-bar-phone a{color:#f2f1ed;text-decoration:none}.rd-bar .rd-bar-phone a:hover{color:#f97316}.rd-magnet{will-change:transform}.rd-footer-signoff{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.01em;margin:16px 0 0;font-size:22px;font-weight:600}.rd-footer-signoff em{color:#f97316;font-style:normal}.rd-footer-credit{color:#97928a;margin-top:26px;font-size:11px;text-decoration:none;display:inline-block}.rd-footer-credit:hover{color:#f97316}[data-countup]{font-variant-numeric:tabular-nums}.hm-grid{grid-template-columns:repeat(12,1fr);column-gap:32px;display:grid}@media (max-width:900px){.hm-grid{display:block}}.hm-micro,.hm-article .hm-article-meta,.hm-article .hm-article-quick .hm-quick-q,.hm-post-card .hm-post-meta,.hm-post-card .hm-post-kick,.hm-svc .hm-svc-kick,.hm-client-card .hm-client-url,.hm-svc-strip .hm-svc-strip-list,.hm-close .hm-close-label,.hm-crew .hm-crew-head .hm-crew-label,.hm-how .hm-how-blocks .hm-how-cta .hm-cta-aside,.hm-how .hm-how-blocks .hm-how-block .hm-block-kick,.hm-how .hm-how-rail .hm-how-label,.hm-pivot .hm-phone .hm-phone-label,.hm-proof .hm-proof-label,.hm-hero .hm-hero-label{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.18em;text-transform:uppercase;font-size:.6875rem;font-weight:600;display:block}.hm-hairline{background:#ffffff14;border:0;height:1px;margin:0}.hm-panel{background:#121114;border:1px solid #ffffff12;border-radius:24px;padding:clamp(2.25rem,4.5vw,4.5rem);overflow:clip}.hm-hero{isolation:isolate;background:#0a0a0b;align-items:center;min-height:100svh;padding:clamp(7rem,16vh,11rem) 0 clamp(4rem,8vh,6rem);display:flex;position:relative;overflow:clip}.hm-hero .hm-hero-slab{z-index:1;clip-path:inset(0 0 14%);border-radius:24px 0 0 24px;width:max(32vw,50vw - 200px);height:clamp(32rem,76vh,51rem);transition:clip-path 1s cubic-bezier(.16,1,.3,1) .2s;position:absolute;top:6rem;right:0;overflow:hidden}.hm-hero .hm-hero-slab.is-in{clip-path:inset(0)}.hm-hero .hm-hero-slab img{object-fit:cover;object-position:60% 30%;filter:grayscale(.18)contrast(1.08)brightness(.85)}.hm-hero .hm-hero-slab:before{content:"";z-index:2;background:linear-gradient(90deg,#0a0a0b 0%,#0000 45%),linear-gradient(#0000 80%,#0a0a0b 100%);position:absolute;inset:0}.hm-hero .hm-hero-slab:after{content:"";z-index:3;background:#ffffff1a;width:1px;position:absolute;top:0;bottom:0;left:0}@media (max-width:900px){.hm-hero .hm-hero-slab{width:100%;height:clamp(16rem,40vh,24rem);margin-bottom:2.5rem;position:relative;inset:auto}}.hm-hero .hm-hero-content{z-index:3;position:relative}.hm-hero .hm-hero-label{color:#f97316;grid-column:2/11;margin:0 0 2.5rem}@media (max-width:900px){.hm-hero .hm-hero-label{margin-bottom:1.75rem}}.hm-hero h1{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.015em;color:#fafafa;grid-column:1/11;margin:0;font-size:clamp(3.25rem,7.5vw,6.75rem);font-weight:600;line-height:1.04}.hm-hero h1 em{color:#f97316;font-style:normal}.hm-hero .hm-hero-support{grid-column:2/7;margin-top:3rem}@media (max-width:900px){.hm-hero .hm-hero-support{margin-top:2.25rem}}.hm-hero .hm-hero-support .hm-lede{color:#a1a1aa;max-width:42ch;margin:0;font-size:clamp(1.125rem,1.4vw,1.3125rem);line-height:1.6}.hm-hero .hm-hero-support .hm-cta-row{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:clamp(2.25rem,4vh,3rem);display:flex}.hm-hero .hm-hero-support .hm-teaser{color:#71717a;margin-top:1.5rem;font-size:.875rem}.hm-hero .hm-hero-support .hm-teaser strong{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;margin-right:.35rem;font-size:1.125rem;font-weight:600}.hm-link{font-family:var(--font-inter),sans-serif;text-underline-offset:4px;font-size:.9375rem;transition:color .2s;color:#fafafa!important;text-decoration:underline!important}.hm-link:hover{color:#f97316!important}.hm-proof{background:#0a0a0b;padding:clamp(7rem,14vh,11rem) 0}.hm-proof .hm-proof-label{color:#ffffff73;grid-column:1/12;align-items:center;gap:14px;margin-bottom:clamp(2.5rem,5vh,3.5rem);display:flex}.hm-proof .hm-proof-label:before{content:"";background:#f97316;flex:none;width:24px;height:1px}.hm-proof .hm-figure{grid-column:1/8}.hm-proof .hm-figure .hm-figure-num{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.03em;color:#fafafa;font-variant-numeric:tabular-nums;margin-left:-6px;font-size:clamp(6rem,14vw,12rem);font-weight:700;line-height:.95}.hm-proof .hm-figure .hm-figure-num em{color:#f97316;font-style:italic}.hm-proof .hm-figure .hm-figure-cap{font-family:var(--font-space-grotesk),sans-serif;color:#d4d4d8;margin:1rem 0 0 8px;font-size:clamp(1.25rem,2vw,1.625rem);font-weight:400}.hm-proof .hm-ledger{grid-column:9/13}@media (max-width:900px){.hm-proof .hm-ledger{margin-top:3rem}}.hm-proof .hm-ledger .hm-ledger-row{border-top:1px solid #ffffff14;padding:clamp(1.75rem,3vh,2.5rem) 0}.hm-proof .hm-ledger .hm-ledger-row:first-child{border-top:0;padding-top:0}@media (max-width:900px){.hm-proof .hm-ledger .hm-ledger-row:first-child{border-top:1px solid #ffffff14;padding-top:clamp(1.75rem,3vh,2.5rem)}}.hm-proof .hm-ledger .hm-ledger-row .hm-ledger-num{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;font-variant-numeric:tabular-nums;font-size:clamp(2rem,3vw,2.75rem);font-weight:600;line-height:1.1}.hm-proof .hm-ledger .hm-ledger-row .hm-ledger-desc{color:#a1a1aa;margin-top:.5rem;font-size:1rem;line-height:1.55}.hm-proof .hm-proof-base{color:#71717a;border-top:1px solid #ffffff14;grid-column:1/13;margin-top:4rem;padding-top:1.5rem;font-size:.875rem}.hm-pivot{background:#0a0a0b;padding:clamp(9rem,18vh,14rem) 0 clamp(7rem,14vh,11rem)}.hm-pivot .hm-pivot-statement{font-family:var(--font-space-grotesk),sans-serif;grid-column:1/12;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);line-height:1.18}.hm-pivot .hm-pivot-statement .hm-noise{color:#71717a;font-weight:400;display:block}.hm-pivot .hm-pivot-statement .hm-signal{color:#fafafa;font-weight:600;display:block}.hm-pivot .hm-pivot-statement .hm-signal em{color:#f97316;font-style:italic}.hm-pivot .hm-pivot-row{grid-column:1/12;grid-template-columns:minmax(0,1.15fr) 1px minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,4rem);margin-top:3rem;display:grid}@media (max-width:900px){.hm-pivot .hm-pivot-row{grid-template-columns:1fr}}.hm-pivot .hm-pivot-row .hm-pivot-vline{background:#ffffff14;align-self:stretch;width:1px}@media (max-width:900px){.hm-pivot .hm-pivot-row .hm-pivot-vline{display:none}}.hm-pivot .hm-pivot-row .hm-pivot-copy{color:#a1a1aa;max-width:52ch;margin:0;font-size:clamp(1.125rem,1.4vw,1.3125rem);line-height:1.65}.hm-pivot .hm-phone .hm-phone-label{color:#ffffff73;margin-bottom:1rem}.hm-pivot .hm-phone .hm-phone-num{font-family:var(--font-space-grotesk),sans-serif;transform-origin:0;border-bottom:2px solid #f97316;padding-bottom:10px;font-size:clamp(2rem,3vw,2.75rem);font-weight:600;display:inline-block;color:#fafafa!important;text-decoration:none!important}.hm-pivot .hm-phone .hm-phone-sub{color:#71717a;margin-top:1rem;font-size:.9375rem}.hm-how{background:#0a0a0b;padding:clamp(7rem,14vh,11rem) 0}.hm-how .hm-how-rail{grid-column:1/5}.hm-how .hm-how-rail .hm-how-sticky{position:sticky;top:120px}@media (max-width:900px){.hm-how .hm-how-rail .hm-how-sticky{position:static}}.hm-how .hm-how-rail .hm-how-label{color:#ffffff73;margin:0 0 2rem}.hm-how .hm-how-rail h2{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:600;line-height:1.12}.hm-how .hm-how-rail h2 em{color:#f97316;font-style:italic}.hm-how .hm-how-rail .hm-how-photo{aspect-ratio:4/5;border-radius:20px;margin-top:4rem;position:relative;overflow:hidden}.hm-how .hm-how-rail .hm-how-photo img{object-fit:cover;filter:grayscale(.22)contrast(1.06)brightness(.8)}.hm-how .hm-how-rail .hm-how-photo:before{content:"";z-index:2;background:linear-gradient(#0a0a0b 0%,#0000 15%);position:absolute;inset:0}@media (max-width:900px){.hm-how .hm-how-rail .hm-how-photo{display:none}}.hm-how .hm-how-blocks{grid-column:6/13}@media (max-width:900px){.hm-how .hm-how-blocks{margin-top:3rem}}.hm-how .hm-how-blocks .hm-how-block{border-top:1px solid #ffffff14;padding:clamp(2.5rem,4vh,3rem) 0;position:relative}.hm-how .hm-how-blocks .hm-how-block:before{content:"";transform-origin:0;background:#ffffff47;height:1px;transition:transform .5s;position:absolute;top:-1px;left:0;right:0;transform:scaleX(0)}.hm-how .hm-how-blocks .hm-how-block.is-in:before{transform:scaleX(1)}.hm-how .hm-how-blocks .hm-how-block .hm-block-kick{color:#ffffff73}.hm-how .hm-how-blocks .hm-how-block:last-child{padding-top:calc(clamp(2.5rem,4vh,3rem) + .5rem)}.hm-how .hm-how-blocks .hm-how-block:last-child .hm-block-kick{color:#ffffffb3}.hm-how .hm-how-blocks .hm-how-block h3{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;margin:.9rem 0 .7rem;font-size:clamp(1.5rem,2.5vw,2.125rem);font-weight:600;line-height:1.2}.hm-how .hm-how-blocks .hm-how-block h3 i{font-style:italic}.hm-how .hm-how-blocks .hm-how-block p{color:#a1a1aa;max-width:52ch;margin:0;font-size:1.0625rem;line-height:1.65}.hm-how .hm-how-blocks .hm-how-cta{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:6rem;display:flex}.hm-how .hm-how-blocks .hm-how-cta .hm-cta-aside{color:#ffffff73}.hm-crew{background:#0a0a0b;padding-bottom:clamp(7rem,14vh,11rem)}.hm-crew .hm-crew-photo{border-radius:24px;height:clamp(28rem,74vh,42rem);position:relative;overflow:hidden}.hm-crew .hm-crew-photo img{object-fit:cover;object-position:center 35%;filter:grayscale(.12)contrast(1.08)brightness(.82);transition:transform 1.2s ease-out;transform:scale(1.06)}.hm-crew .hm-crew-photo.is-in img{transform:scale(1)}.hm-crew .hm-crew-photo:after{content:"";background:linear-gradient(#0000 72%,#0a0a0b 100%),linear-gradient(#0a0a0b99 0%,#0000 20%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hm-crew .hm-crew-photo img{transition:none;transform:scale(1)}}.hm-crew .hm-crew-head{z-index:3;margin-top:calc(-1.2*clamp(2.5rem,5vw,4.25rem));position:relative}.hm-crew .hm-crew-head .hm-crew-label{color:#f97316;grid-column:2/9;margin-bottom:2rem}.hm-crew .hm-crew-head h2{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;grid-column:1/9;margin:0;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:600;line-height:1.08}.hm-crew .hm-crew-head h2 em{color:#f97316;font-style:italic}.hm-crew .hm-crew-head .hm-podcast-tile{z-index:2;grid-column:9/13;margin-top:-6rem;position:relative}@media (max-width:900px){.hm-crew .hm-crew-head .hm-podcast-tile{margin-top:3rem}}.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-img{aspect-ratio:16/9;border:1px solid #ffffff24;border-radius:16px;position:relative;overflow:hidden}.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-img img{object-fit:cover}.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap{margin-top:1.25rem}.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-micro,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-article .hm-article-meta,.hm-article .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-article-meta,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-article .hm-article-quick .hm-quick-q,.hm-article .hm-article-quick .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-quick-q,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-post-card .hm-post-meta,.hm-post-card .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-post-meta,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-post-card .hm-post-kick,.hm-post-card .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-post-kick,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-svc .hm-svc-kick,.hm-svc .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-svc-kick,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-client-card .hm-client-url,.hm-client-card .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-client-url,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-svc-strip .hm-svc-strip-list,.hm-svc-strip .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-svc-strip-list,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-close .hm-close-label,.hm-close .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-close-label,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-hero .hm-hero-label,.hm-hero .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-hero-label,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-proof .hm-proof-label,.hm-proof .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-proof-label,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-pivot .hm-phone .hm-phone-label,.hm-pivot .hm-phone .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-phone-label,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-how .hm-how-rail .hm-how-label,.hm-how .hm-how-rail .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-how-label,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-how .hm-how-blocks .hm-how-block .hm-block-kick,.hm-how .hm-how-blocks .hm-how-block .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-block-kick,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-how .hm-how-blocks .hm-how-cta .hm-cta-aside,.hm-how .hm-how-blocks .hm-how-cta .hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-cta-aside,.hm-crew .hm-crew-head .hm-podcast-tile .hm-podcast-cap .hm-crew-label{color:#ffffff73;margin-bottom:.6rem}.hm-crew .hm-crew-body{color:#a1a1aa;grid-column:1/7;max-width:48ch;margin-top:3rem;font-size:1.0625rem;line-height:1.65}.hm-close{background:#0a0a0b;padding:clamp(9rem,18vh,14rem) 0 clamp(7rem,12vh,9rem)}.hm-close .hm-close-cut{margin-bottom:6rem}.hm-close .hm-close-label{color:#f97316;grid-column:1/12;margin-bottom:2.5rem}.hm-close h2{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.015em;color:#fafafa;grid-column:1/13;margin:0;font-size:clamp(3.25rem,7.5vw,6.75rem);font-weight:600;line-height:1.04}.hm-close h2 em{color:#f97316;font-style:italic}.hm-close .hm-close-support{grid-column:1/7;margin-top:3rem}.hm-close .hm-close-support p{color:#a1a1aa;max-width:46ch;margin:0;font-size:clamp(1.125rem,1.4vw,1.3125rem);line-height:1.6}.hm-close .hm-close-support .rd-btn{letter-spacing:.06em;margin-top:clamp(2.5rem,5vh,3.5rem);padding:1.25rem 2.5rem;font-size:.9375rem}.hm-close .hm-close-support .hm-close-phone{color:#71717a;margin-top:1.5rem;font-size:.9375rem;display:block}.hm-close .hm-close-support .hm-close-phone a{color:#fafafa;text-decoration:none}.hm-close .hm-close-support .hm-close-phone a:hover{color:#f97316}.hm-svc-strip{background:#0a0a0b;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:18px 0}.hm-svc-strip .hm-svc-strip-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.hm-svc-strip .hm-svc-strip-list{color:#fff9;flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hm-svc-strip .hm-svc-strip-list .hm-dot{color:#f97316;font-size:8px}.hm-svc-strip .hm-link{flex:none}.hm-client-grid{grid-template-columns:repeat(2,1fr);gap:clamp(18px,2.4vw,28px);margin-top:clamp(40px,6vh,64px);display:grid}@media (max-width:800px){.hm-client-grid{grid-template-columns:1fr}}.hm-client-grid .hm-client-card:first-child{grid-column:1/-1}.hm-client-card{background:#121114;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;transition:transform .28s,border-color .28s;display:flex;overflow:hidden}.hm-client-card:hover{border-color:#f9731673;transform:translateY(-6px)}.hm-client-card:hover .hm-client-shot img{transform:scale(1.025)}.hm-client-card .hm-client-shot{aspect-ratio:16/9;border-bottom:1px solid #ffffff12;position:relative;overflow:hidden}.hm-client-card .hm-client-shot img{object-fit:cover;object-position:top center;transition:transform .5s}.hm-client-card .hm-client-body{flex-direction:column;flex:1;gap:.9rem;padding:clamp(22px,2.6vw,34px);display:flex}.hm-client-card .hm-client-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;display:flex}.hm-client-card h3{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;margin:0;font-size:clamp(1.4rem,2vw,1.85rem);font-weight:600}.hm-client-card .hm-client-url{color:#fff6;letter-spacing:.08em}.hm-client-card p{color:#a1a1aa;margin:0;font-size:.9875rem;line-height:1.6}.hm-client-card .hm-client-chips{flex-wrap:wrap;gap:8px;display:flex}.hm-client-card .hm-client-chips span{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#fdfdfdd9;border:1px solid #ffffff24;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:500}.hm-client-card .hm-client-link{margin-top:auto;padding-top:.4rem}.hm-svc-grid{grid-template-columns:repeat(2,1fr);gap:clamp(18px,2.4vw,28px);margin-top:clamp(40px,6vh,64px);display:grid}@media (max-width:800px){.hm-svc-grid{grid-template-columns:1fr}}.hm-svc{background:#121114;border:1px solid #ffffff12;border-radius:20px;padding:clamp(26px,3.2vw,42px);transition:border-color .28s,transform .28s}.hm-svc:hover{border-color:#f9731666;transform:translateY(-4px)}.hm-svc .hm-svc-kick{color:#f97316;margin-bottom:1rem}.hm-svc h3{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;margin:0 0 .9rem;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:600;line-height:1.15}.hm-svc .hm-svc-plain{color:#b6b2ab;margin:0 0 1rem;font-size:1.0625rem;line-height:1.65}.hm-svc .hm-svc-what{color:#a1a1aa;margin:0 0 1.2rem;font-size:.9875rem;line-height:1.6}.hm-svc .hm-svc-foryou{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;border-top:1px solid #ffffff14;padding-top:1.1rem;font-size:1.0625rem}.hm-svc .hm-svc-foryou:before{content:"→ ";color:#f97316;font-style:normal}.hm-svc-closer{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:clamp(30px,5vh,44px);display:flex}.hm-svc-closer p{color:#a1a1aa;max-width:52ch;margin:0;font-size:clamp(1.0625rem,1.3vw,1.1875rem)}.hm-blog-grid{grid-template-columns:repeat(2,1fr);gap:clamp(18px,2.4vw,30px);margin-top:clamp(40px,6vh,64px);display:grid}@media (max-width:800px){.hm-blog-grid{grid-template-columns:1fr}}.hm-post-card{background:#121114;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;transition:transform .28s,border-color .28s;display:flex;overflow:hidden;text-decoration:none!important}.hm-post-card:hover{border-color:#f9731673;transform:translateY(-6px)}.hm-post-card:hover .hm-post-title{color:#f97316}.hm-post-card:hover .hm-post-img img{transform:scale(1.04)}.hm-post-card .hm-post-img{aspect-ratio:16/8.5;position:relative;overflow:hidden}.hm-post-card .hm-post-img img{object-fit:cover;filter:grayscale(.15)contrast(1.06)brightness(.85);transition:transform .45s}.hm-post-card .hm-post-body{flex-direction:column;flex:1;padding:clamp(22px,2.6vw,34px);display:flex}.hm-post-card .hm-post-kick{color:#f97316;margin-bottom:.9rem}.hm-post-card .hm-post-title{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;margin:0 0 .8rem;font-size:clamp(1.35rem,1.9vw,1.75rem);font-weight:600;line-height:1.22;transition:color .2s}.hm-post-card .hm-post-excerpt{color:#a1a1aa;margin:0;font-size:.9875rem;line-height:1.6}.hm-post-card .hm-post-meta{color:#fff6;margin-top:auto;padding-top:1.4rem}.hm-post-card.hm-post-featured{grid-column:1/-1}@media (min-width:801px){.hm-post-card.hm-post-featured{flex-direction:row}.hm-post-card.hm-post-featured .hm-post-img{aspect-ratio:auto;flex:1.2;min-height:320px}.hm-post-card.hm-post-featured .hm-post-body{flex:1;justify-content:center}.hm-post-card.hm-post-featured .hm-post-title{font-size:clamp(1.75rem,2.6vw,2.5rem)}}.hm-article{max-width:720px}.hm-article .hm-article-quick{background:#f973160a;border:1px solid #f9731680;border-radius:14px;margin:clamp(28px,4vh,40px) 0;padding:clamp(20px,2.6vw,30px)}.hm-article .hm-article-quick .hm-quick-q{color:#f97316;margin-bottom:.7rem}.hm-article .hm-article-quick p{color:#fafafa;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.6}.hm-article h2{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;margin:clamp(2.6rem,5vh,3.6rem) 0 1.1rem;font-size:clamp(1.6rem,2.6vw,2.125rem);font-weight:600;line-height:1.2}.hm-article p{color:#b6b2ab;margin:0 0 1.15rem;font-size:1.0625rem;line-height:1.7}.hm-article ul{margin:0 0 1.15rem;padding-left:1.2rem}.hm-article ul li{color:#b6b2ab;margin-bottom:.5rem;font-size:1.0625rem;line-height:1.7}.hm-article ul li::marker{color:#f97316}.hm-article .hm-article-callout{background:#121114;border-left:3px solid #f97316;border-radius:0 12px 12px 0;margin:1.6rem 0;padding:18px 24px}.hm-article .hm-article-callout .hm-callout-title{color:#fafafa;margin-bottom:.4rem;font-size:1rem;font-weight:700;display:block}.hm-article .hm-article-callout p{margin:0;font-size:1rem}.hm-article blockquote{font-family:var(--font-space-grotesk),sans-serif;color:#d4d4d8;border-left:3px solid #f97316;margin:1.8rem 0;padding-left:1.4rem;font-size:clamp(1.25rem,1.9vw,1.5rem);line-height:1.45}.hm-article .hm-article-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin:1.8rem 0;display:grid}.hm-article .hm-article-stats .hm-as{background:#121114;border:1px solid #ffffff12;border-radius:12px;padding:18px 20px}.hm-article .hm-article-stats .hm-as .hm-as-num{font-family:var(--font-space-grotesk),sans-serif;color:#f97316;font-size:1.75rem;font-weight:700}.hm-article .hm-article-stats .hm-as .hm-as-label{color:#a1a1aa;margin-top:4px;font-size:.85rem}.hm-article .hm-article-media{border-radius:16px;margin:1.8rem 0 .6rem;position:relative;overflow:hidden}.hm-article .hm-article-media img{width:100%;height:auto}.hm-article .hm-article-media-cap{color:#71717a;margin-bottom:1.6rem;font-size:.85rem}.hm-article .hm-article-meta{color:#ffffff73;flex-wrap:wrap;gap:18px;margin-top:1.6rem;display:flex}.hm-faq{margin-top:clamp(2.6rem,5vh,3.6rem)}.hm-faq .hm-faq-item{border-top:1px solid #ffffff14;padding:1.4rem 0}.hm-faq .hm-faq-item .hm-faq-q{color:#fafafa;margin:0 0 .5rem;font-size:1.0625rem;font-weight:700}.hm-faq .hm-faq-item p{color:#a1a1aa;margin:0;font-size:1rem;line-height:1.65}.askai{z-index:130;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.askai .askai-fab{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0b;cursor:pointer;background:#f97316;border:0;border-radius:999px;padding:16px 30px;font-size:15px;font-weight:700;transition:transform .22s,background .22s;box-shadow:0 12px 40px #00000073,0 0 0 1px #ffffff14}.askai .askai-fab:hover{background:#fb8636;transform:translateY(-2px)}.askai .askai-panel{background:#121114;border:1px solid #ffffff1a;border-radius:18px;width:min(340px,100vw - 40px);padding:20px 20px 12px;box-shadow:0 30px 80px #0009}.askai .askai-panel .askai-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.askai .askai-panel .askai-head .askai-title{font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;align-items:baseline;gap:9px;font-size:19px;font-weight:600;display:inline-flex}.askai .askai-panel .askai-head .askai-title img{display:inline-block;transform:translateY(1px)}.askai .askai-panel .askai-head .askai-close{color:#fafafa;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;width:30px;height:30px;font-size:17px;line-height:1}.askai .askai-panel .askai-head .askai-close:hover{color:#0a0a0b;background:#f97316}.askai .askai-panel .askai-q{font-family:var(--font-space-grotesk),sans-serif;color:#a1a1aa;margin:14px 2px;font-size:14.5px;line-height:1.5}.askai .askai-panel .askai-item{font-family:var(--font-inter),sans-serif;border-top:1px solid #ffffff0f;align-items:center;gap:14px;padding:12px 6px;font-size:16px;font-weight:600;transition:color .18s;display:flex;color:#fafafa!important;text-decoration:none!important}.askai .askai-panel .askai-item:hover{color:#f97316!important}.askai .askai-panel .askai-item:hover .askai-arrow{transform:translate(2px,-2px)}.askai .askai-panel .askai-item .askai-chip{width:34px;height:34px;font-family:var(--font-space-grotesk),sans-serif;color:#fafafa;background:#ffffff12;border:1px solid #ffffff1a;border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.askai .askai-panel .askai-item .askai-arrow{color:#71717a;margin-left:auto;transition:transform .18s}.rd-apply-hero{padding:clamp(150px,20vh,200px) 0 clamp(20px,4vh,40px)}.rd-form{gap:24px;max-width:760px;margin:clamp(28px,4vh,44px) 0 clamp(80px,12vh,130px);display:grid}.rd-form .rd-form-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:640px){.rd-form .rd-form-row{grid-template-columns:1fr}}.rd-form label{gap:10px;display:grid}.rd-form label .rd-field-label{color:var(--muted);font-size:11.5px}.rd-form label .rd-field-label em{color:#f97316;font-style:normal}.rd-form input,.rd-form select,.rd-form textarea{background:var(--card);border:1px solid var(--line);width:100%;color:var(--fg);font-family:var(--font-inter),sans-serif;border-radius:6px;padding:16px 18px;font-size:16px;transition:border-color .2s}.rd-form input:focus,.rd-form select:focus,.rd-form textarea:focus{border-color:#f97316;outline:none}.rd-form input::placeholder,.rd-form select::placeholder,.rd-form textarea::placeholder{color:var(--muted);opacity:.7}.rd-form select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath stroke='%23f97316' stroke-width='2' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat}.rd-form textarea{resize:vertical;min-height:140px}.rd-form .rd-form-error{color:#ff6b6b;font-size:14.5px}.rd-form button.rd-btn{justify-self:start}.rd-form button[disabled]{opacity:.55;pointer-events:none}.rd-form-done{background:var(--card);border:1px solid #f9731699;border-radius:10px;max-width:760px;margin:clamp(28px,4vh,44px) 0 clamp(80px,12vh,130px);padding:clamp(30px,5vw,54px)}.rd-form-done .rd-done-head{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.01em;color:#f97316;margin:0 0 12px;font-size:26px;font-weight:600}.rd-form-done p{opacity:.88;margin:0}
