:root{color:#202124;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#202124;--muted:#62646a;--blue:#202124;--blue-dark:#202124;--blue-pale:#f5f3ee;--paper:#fff;--bg:#fafbf9;--line:#e5e5e8;--dark:#202124;--light-ink:#d8d8de;--radius:12px;--section-gap:104px;--max-width:1200px;--shadow:0 24px 70px #20212412;background:#fafbf9;font-family:Resource Manrope,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a{touch-action:manipulation}p{text-wrap:pretty;line-height:1.85}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;text-wrap:pretty;font-weight:650;line-height:1.35}h1{font-size:clamp(38px,4.4vw,62px)}h2{font-size:clamp(28px,3vw,38px)}h3{font-size:22px}::selection{background:var(--blue);color:#fff}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}main:focus{outline:none}.container{max-width:var(--max-width);width:calc(100% - 96px);margin-inline:auto}.section{padding-block:var(--section-gap)}.section-first{padding-top:0;padding-bottom:100px}.eyebrow,.small-label{letter-spacing:.14em;color:var(--blue);font-size:11px;font-weight:650}.eyebrow{align-items:center;gap:9px;margin-bottom:22px;display:flex}.tiny-dot{background:var(--blue);border-radius:50%;width:6px;height:6px;display:inline-block}.button{background:var(--blue);min-height:50px;color:var(--paper);border:1px solid var(--blue);border-radius:7px;justify-content:space-between;align-items:center;gap:30px;padding:13px 21px;font-size:14px;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button span{font-size:21px}.button-secondary{color:var(--ink);border-color:var(--line);background:0 0}.button-secondary:hover{background:var(--paper)}.text-link{align-items:center;gap:24px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--blue)}.tags{flex-wrap:wrap;gap:7px;display:flex}.tags span{background:var(--blue-pale);color:var(--blue-dark);border-radius:4px;padding:5px 9px;font-size:11px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.section-heading h2{margin-bottom:0}.section-description{color:var(--muted);max-width:380px;font-size:14px}.section-description p{margin-bottom:0}.skip-link{background:var(--paper);z-index:100;padding:12px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:12px}@media (width<=800px){.container{width:calc(100% - 40px)}:root{--section-gap:64px}.section-heading{flex-direction:column;align-items:start;gap:16px}.section-heading .eyebrow{margin-bottom:14px}.section-first{padding-bottom:64px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.site-header{background:var(--bg);border-bottom:1px solid var(--line);z-index:30;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{letter-spacing:-1.5px;align-items:center;font-size:28px;font-weight:750;display:flex}.brand-mark{background:var(--blue);color:#fff;border-radius:7px;width:31px;height:31px;margin-right:10px;padding-left:7px;font-size:30px;font-weight:750;line-height:27px}.brand-mark span{color:#fff}.brand-period{color:var(--blue)}.navigation{color:var(--muted);align-items:center;gap:30px;font-size:13px;display:flex}.navigation a{padding-block:12px}.navigation a.active,.navigation a:hover{color:var(--blue)}.navigation .nav-cta{color:var(--ink);border:1px solid var(--line);border-radius:6px;gap:25px;margin-left:15px;padding:12px 17px;display:flex}.menu-toggle{display:none}.hero{grid-template-columns:1.04fr 1fr;align-items:center;gap:32px;min-height:650px;padding-block:74px 70px;display:grid}.hero .eyebrow{letter-spacing:.13em;font-size:12px}.hero h1{margin-bottom:25px;font-size:clamp(42px,4.35vw,62px);line-height:1.32}.highlight{color:var(--blue);white-space:nowrap;position:relative}.highlight:after{content:"";background:var(--blue);width:95%;height:3px;position:absolute;bottom:-3px;left:3px;transform:rotate(-2deg)}.hero-description{color:var(--muted);margin-bottom:30px;font-size:15px;line-height:1.95}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-audience{color:var(--muted);align-items:center;gap:10px;margin-top:30px;font-size:11px;display:flex}.audience-line{background:var(--muted);width:24px;height:1px}.discovery-scene{background:var(--blue-pale);isolation:isolate;background-image:radial-gradient(#2457d622 1px,#0000 1px);background-size:18px 18px;border-radius:3px;height:510px;position:relative}.scene-label{letter-spacing:.08em;color:var(--blue-dark);align-items:center;gap:8px;padding:21px;font-size:9px;font-weight:700;display:flex}.scene-label>span:last-child{margin-left:auto}.brief-sticker{background:var(--blue);color:#fff;width:220px;height:153px;box-shadow:var(--shadow);z-index:0;padding:20px 22px;position:absolute;top:25px;right:22px;transform:rotate(5deg)}.brief-sticker>span{letter-spacing:.13em;font-size:8px}.brief-sticker strong{margin-top:7px;font-size:17px;line-height:1.5;display:block}.sticker-arrow{font-size:28px;position:absolute;top:10px;right:16px}.discovery-sheet{border:1px solid var(--line);width:calc(100% - 68px);box-shadow:var(--shadow);background:#fff;border-radius:9px;padding:18px;position:absolute;top:156px;left:22px;transform:rotate(-4deg)}.sheet-header{align-items:center;gap:8px;font-size:12px;display:flex}.sheet-mark{color:var(--blue);font-size:20px;font-weight:800}.demo-label{border:1px solid var(--line);color:var(--muted);border-radius:3px;margin-left:auto;padding:3px 6px;font-size:9px}.sheet-filter{border-bottom:1px solid var(--line);gap:6px;padding-block:15px;display:flex}.sheet-filter span{background:var(--bg);border:1px solid var(--line);border-radius:20px;padding:4px 9px;font-size:9px}.creator-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-block:13px;display:flex}.creator-avatar{background:var(--blue-pale);width:35px;height:35px;color:var(--blue-dark);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:19px;display:grid}.avatar-B{background:var(--line)}.avatar-C{background:var(--bg)}.creator-row>div{flex:1}.creator-row strong{font-size:11px;display:block}.creator-row>div>span{color:var(--muted);margin-top:4px;font-size:9px;display:block}.row-tag{color:var(--blue);font-size:9px}.sheet-bottom{color:var(--muted);justify-content:space-between;align-items:center;padding-top:12px;font-size:8px;display:flex}.sheet-bottom>span:last-child{font-size:17px}.evidence-sticker{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:6px;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;bottom:24px;right:-13px;transform:rotate(3deg)}.check-mark{background:var(--blue-pale);width:27px;height:27px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.evidence-sticker strong{font-size:11px;display:block}.evidence-sticker div>span{color:var(--muted);margin-top:6px;font-size:9px;display:block}.scene-footnote{color:var(--muted);font-size:9px;position:absolute;bottom:-27px;left:0}.platform-band{border-block:1px solid var(--line)}.platform-band-inner{align-items:center;gap:45px;padding-block:27px;display:flex}.platform-band-inner>span{color:var(--muted);min-width:96px;font-size:11px;line-height:1.7}.platform-band-inner>div{letter-spacing:-1px;flex:1;justify-content:space-around;align-items:center;gap:18px;font-size:24px;font-weight:700;display:flex}.platform-band-inner a:hover{color:var(--blue)}.platform-more{font-size:27px}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:292px;padding:27px;transition:border-color .18s,transform .18s;display:flex}.service-card:hover{border-color:var(--blue);transform:translateY(-4px)}.service-top{color:var(--muted);justify-content:space-between;margin-bottom:29px;font-size:11px;display:flex}.service-top>span:last-child{color:var(--blue);font-size:25px;line-height:1}.service-card .small-label{margin-bottom:9px;font-size:9px}.service-card h3{margin-bottom:13px;font-size:21px}.service-card>p:not(.small-label){color:var(--muted);margin-bottom:24px;font-size:13px;line-height:1.85}.service-card .tags{margin-top:auto}.service-note{background:var(--blue-pale);border-radius:var(--radius);flex-direction:column;justify-content:center;padding:27px;display:flex}.note-symbol{color:var(--blue);margin-bottom:16px;font-size:37px}.service-note h3{margin-bottom:12px}.service-note p{color:var(--muted);font-size:13px}.service-note .text-link{margin-top:auto}.samples-section{background:var(--dark);color:var(--paper)}.sample-showcase{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.sample-copy .eyebrow{color:var(--light-ink);font-size:10px}.sample-copy h2{margin-bottom:18px;font-size:42px;line-height:1.4}.sample-copy>p:not(.eyebrow){color:var(--light-ink);max-width:290px;font-size:14px}.sample-tabs{flex-direction:column;max-width:300px;margin-top:30px;display:flex}.sample-tabs button{color:var(--light-ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #b8c5db33;justify-content:space-between;padding:14px 0;font-size:14px;display:flex}.sample-tabs button[aria-selected=true]{color:#fff;border-color:var(--paper)}.sample-tabs button>span{font-size:18px}.sample-tabs button:hover{color:#fff}.sample-disclaimer{color:var(--light-ink);margin-top:23px;font-size:10px;display:block}.sample-paper{background:var(--bg);color:var(--ink);border-radius:3px;min-height:428px;padding:30px 35px;transform:rotate(1deg);box-shadow:0 20px 50px #0002}.paper-top{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:15px;margin-bottom:26px;padding-bottom:21px;font-size:9px;display:flex}.sample-paper>.small-label{margin-bottom:12px;font-size:9px}.sample-paper h3{margin-bottom:11px;font-size:25px}.sample-paper>p:not(.small-label){color:var(--muted);font-size:12px;line-height:1.9}.sample-fields{margin-block:25px}.sample-fields>div{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:12px 0;font-size:11px;display:flex}.sample-fields>div>span:first-child{color:var(--blue);font-size:10px}.field-line{background:var(--line);border-radius:3px;width:28%;height:5px;margin-left:auto}.paper-footer{color:var(--muted);justify-content:space-between;gap:10px;font-size:9px;display:flex}.process-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.step-number{color:var(--blue);border-top:1px solid var(--line);justify-content:space-between;margin-bottom:35px;padding-top:20px;font-size:12px;display:flex}.step-number span{color:var(--muted);font-size:18px}.process-grid h3{margin-bottom:11px;font-size:19px}.process-grid p{color:var(--muted);margin-bottom:0;font-size:13px}.closing-wrap{padding-bottom:100px}.closing{background:var(--blue-pale);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:40px;padding:50px 55px;display:flex}.closing h2{margin-bottom:0}.closing>div>p:not(.eyebrow){color:var(--muted);font-size:14px}.site-footer{border-top:1px solid var(--line);padding-top:50px}.footer-top{justify-content:space-between;gap:40px;padding-bottom:48px;display:flex}.footer-top p{color:var(--muted);margin-top:14px;margin-bottom:12px;font-size:12px}.footer-caption{letter-spacing:.12em;color:var(--muted);font-size:9px}.footer-links{gap:100px;display:flex}.footer-links>div{flex-direction:column;gap:14px;font-size:12px;display:flex}.footer-links>div>span{color:var(--muted);margin-bottom:4px;font-size:10px}.footer-links a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding-block:21px;font-size:9px;display:flex}.page-intro{padding-block:78px 55px}.page-intro h1{max-width:900px;margin-bottom:24px;font-size:clamp(34px,4vw,50px)}.intro-copy{color:var(--muted);max-width:650px;margin-bottom:0;font-size:16px}.breadcrumb{color:var(--muted);gap:13px;margin-top:32px;font-size:12px;display:flex}.breadcrumb+.page-intro{padding-top:42px}.detail-grid{grid-template-columns:1.6fr 1fr;gap:70px;display:grid}.detail-main{padding-top:28px}.detail-main h2{font-size:30px}.deliverable-list>div{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:27px 0;display:flex}.deliverable-list h3{flex:1;margin:0;font-size:17px}.deliverable-list>div>span{color:var(--blue);font-size:12px}.detail-note{color:var(--muted);margin-top:25px;font-size:12px}.detail-aside{background:var(--blue-pale);border-radius:var(--radius);flex-direction:column;align-items:start;gap:12px;padding:32px;display:flex}.detail-aside p{font-size:14px}.detail-aside h3{margin-bottom:0}.detail-aside .button{margin-top:26px}.detail-aside .text-link{margin-top:10px}.platform-switch{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.platform-switch button{border:1px solid var(--line);background:0 0;border-radius:6px;padding:13px 23px;font-size:14px}.platform-switch button[aria-pressed=true]{background:var(--blue);color:#fff;border-color:var(--blue)}.platform-switch button:hover{border-color:var(--blue)}.coverage-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.coverage-description{padding:42px}.platform-monogram{color:var(--blue);letter-spacing:-3px;justify-content:space-between;margin-bottom:37px;font-size:44px;font-weight:750;display:flex}.platform-monogram>span{letter-spacing:0;font-size:32px}.coverage-description h2{font-size:34px}.coverage-description p{color:var(--muted);max-width:360px;font-size:14px}.coverage-numbers{background:var(--blue-pale);padding:46px}.big-number{letter-spacing:-2px;font-size:clamp(32px,4vw,52px)}.exact-count{color:var(--muted);margin-top:9px;font-size:12px}.country-stat{border-block:1px solid var(--line);align-items:center;gap:22px;margin-block:28px;padding:22px 0;display:flex}.country-stat strong{font-size:32px}.country-stat span{color:var(--muted);font-size:12px}.coverage-numbers>p:last-child{color:var(--muted);margin:0;font-size:11px}.coverage-footnote{color:var(--muted);gap:35px;margin-top:23px;font-size:11px;display:flex}.coverage-footnote>span{white-space:nowrap;padding-top:3px}.coverage-footnote>p{margin-bottom:0}.inline-callout{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-top:55px;padding-top:40px;display:flex}.inline-callout h3{margin-bottom:9px}.inline-callout p{color:var(--muted);margin-bottom:0;font-size:13px}.sample-page{padding-block:65px}.sample-principles{grid-template-columns:repeat(3,1fr);gap:40px;padding-block:60px 80px;display:grid}.sample-principles>div>span{color:var(--blue);font-size:11px}.sample-principles h3{margin-block:16px 8px;font-size:20px}.sample-principles p{color:var(--muted);font-size:13px}.process-list>article{border-top:1px solid var(--line);grid-template-columns:80px 1fr 1.5fr;align-items:center;gap:35px;padding:35px 0;display:grid}.process-list>article>span{color:var(--blue);font-size:20px}.process-list>article h2{margin:0;font-size:26px}.process-list>article p{color:var(--muted);margin:0;font-size:14px}.process-faq{max-width:850px;margin:70px auto 0}.process-faq h2{font-size:28px}.process-faq details{border-bottom:1px solid var(--line)}.process-faq summary{cursor:pointer;justify-content:space-between;gap:15px;padding:23px 0;font-size:15px;list-style:none;display:flex}.process-faq summary::-webkit-details-marker{display:none}.process-faq summary>span{color:var(--blue);font-size:20px}.process-faq details[open] summary>span{transform:rotate(45deg)}.process-faq details>p{color:var(--muted);font-size:14px}.about-section{grid-template-columns:1.1fr 1fr;gap:75px;display:grid}.about-statement{background:var(--blue);color:#fff;border-radius:var(--radius);padding:42px}.about-statement>span{letter-spacing:.15em;font-size:10px}.about-statement h2{margin-top:50px}.about-statement p{opacity:.85;font-size:14px}.about-values article{border-top:1px solid var(--line);padding:22px 0}.about-values article>span{color:var(--blue);font-size:10px}.about-values h3{margin-block:14px 8px;font-size:20px}.about-values p{color:var(--muted);margin:0;font-size:14px}.about-contact{text-align:center;padding-bottom:80px}.about-contact .eyebrow{justify-content:center}.about-contact h2{font-size:30px}.not-found{min-height:60vh;padding-block:100px}.not-found p{color:var(--muted)}@media (width>=1500px){.hero{min-height:715px}.discovery-scene{height:510px}}@media (width<=1100px){.navigation{gap:20px}.navigation .nav-cta{display:none}.hero{gap:25px}.hero h1{font-size:48px}.hero-actions .button{gap:15px;padding-inline:15px}.discovery-scene{height:510px}.brief-sticker{right:12px}.discovery-sheet{width:calc(100% - 29px);padding:14px;left:13px}.evidence-sticker{bottom:15px;right:-7px}.sample-showcase{gap:45px}.service-card{padding:22px}.platform-band-inner{gap:20px}.platform-band-inner>div{font-size:21px}.detail-grid{gap:35px}.footer-bottom>span:last-child{display:none}}@media (width<=800px){.header-inner{height:70px}.brand{font-size:25px}.menu-toggle{border:1px solid var(--line);background:0 0;border-radius:6px;align-items:center;gap:13px;min-height:44px;padding:10px 13px;font-size:13px;display:flex}.menu-toggle span{font-size:18px}.navigation{background:var(--bg);border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:20px;display:none;position:absolute;top:70px;left:0;right:0}.navigation.open{flex-direction:column;align-items:stretch;gap:4px;display:flex}.navigation a{padding:13px;font-size:15px}.navigation .nav-cta{justify-content:space-between;margin:10px 0 0;display:flex}.hero{grid-template-columns:1fr;gap:50px;padding-block:48px 55px}.hero h1{font-size:50px}.hero-description{font-size:14px}.desktop-break{display:none}.hero-copy{max-width:560px}.hero h1 br:last-of-type{display:none}.hero-audience{margin-top:22px}.discovery-scene{width:100%;max-width:540px;height:510px;margin-inline:auto}.discovery-sheet{width:calc(100% - 65px);left:25px}.brief-sticker{right:30px}.evidence-sticker{bottom:28px;right:8px}.platform-band-inner{flex-wrap:wrap;gap:20px;padding-block:22px}.platform-band-inner>span{width:100%;line-height:1}.platform-band-inner>span>br{display:none}.platform-band-inner>div{flex-wrap:wrap;justify-content:space-between;gap:15px;font-size:19px}.platform-more{display:none}.service-grid{grid-template-columns:repeat(2,1fr);gap:14px}.service-card{min-height:310px}.service-card h3{font-size:19px}.service-note{padding:22px}.sample-showcase{grid-template-columns:1fr;gap:32px}.sample-copy h2{font-size:35px}.sample-copy h2 br{display:none}.sample-copy>p:not(.eyebrow){max-width:100%}.sample-tabs{flex-direction:row;gap:20px;max-width:100%;margin-top:20px}.sample-tabs button{white-space:nowrap;flex:1;gap:15px}.sample-paper{width:100%;max-width:600px;min-height:0;transform:none}.process-grid{grid-template-columns:repeat(2,1fr);gap:32px}.step-number{margin-bottom:24px}.closing{flex-direction:column;align-items:start;gap:25px;padding:32px}.closing-wrap{padding-bottom:60px}.footer-links{gap:40px}.footer-top{gap:32px}.footer-bottom{flex-direction:column;gap:10px}.page-intro{padding-block:52px 38px}.intro-copy{font-size:14px}.detail-grid,.about-section{grid-template-columns:1fr;gap:30px}.coverage-description,.coverage-numbers{padding:27px}.coverage-footnote{flex-direction:column;gap:8px}.inline-callout{flex-direction:column;align-items:start}.process-list>article{grid-template-columns:40px 1fr;gap:14px}.process-list>article p{grid-column:2}.sample-principles{gap:23px}.about-contact h2{font-size:26px}}@media (width<=480px){.hero h1{font-size:41px;line-height:1.42}.hero-actions{gap:9px}.hero-actions .button{gap:14px;font-size:12px}.hero-audience,.hero .eyebrow{font-size:10px}.discovery-scene{height:500px}.scene-label{padding:17px;font-size:8px}.brief-sticker{width:207px;top:25px;right:20px}.discovery-sheet{width:calc(100% - 28px);padding:14px;top:149px;left:14px}.creator-row{padding-block:11px}.evidence-sticker{padding:12px;bottom:8px;right:6px}.scene-footnote{font-size:8px}.platform-band-inner>div{grid-template-columns:1fr 1fr;gap:17px 25px;width:100%;font-size:23px;display:grid}.service-grid{grid-template-columns:1fr}.service-card{min-height:260px;padding:25px}.service-top{margin-bottom:24px}.service-note{min-height:230px}.service-card h3{font-size:23px}.sample-paper{padding:24px 20px}.sample-paper h3{font-size:22px}.sample-tabs{gap:14px}.sample-tabs button{font-size:12px}.sample-copy h2{font-size:29px}.sample-tabs button>span{font-size:15px}.paper-footer{font-size:8px}.process-grid{gap:22px}.process-grid h3{font-size:17px}.closing{padding:28px}.footer-top{flex-direction:column}.footer-links{justify-content:space-between;padding-right:20px}.coverage-panel{grid-template-columns:1fr}.platform-switch{gap:7px}.platform-switch button{padding:12px 14px;font-size:12px}.platform-monogram{margin-bottom:20px}.sample-principles{grid-template-columns:1fr;gap:15px;padding-block:40px}.sample-principles>div{border-bottom:1px solid var(--line);padding-bottom:10px}.about-statement{padding:28px}.about-statement h2{font-size:28px}.not-found h1{font-size:33px}}.brief-steps{border-bottom:1px solid var(--line);color:var(--muted);gap:32px;margin:0 0 32px;padding:0 0 24px;font-size:14px;list-style:none;display:flex}.brief-steps li{align-items:center;gap:10px;display:flex}.brief-steps li[aria-current]{color:var(--blue);font-weight:650}.brief-steps span{font-size:12px}.brief-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:56px;display:grid}.brief-main h2{font-size:28px}.brief-caption{color:var(--muted);margin:16px 0;font-size:13px}.brief-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-block:28px;display:grid}.brief-field{flex-direction:column;gap:10px;min-width:0;display:flex}.brief-wide{grid-column:1/-1}.brief-field label{font-size:14px;font-weight:600}.brief-field input,.brief-field select,.brief-field textarea{width:100%;min-width:0;min-height:48px;font:inherit;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:12px;font-size:16px}.brief-field textarea{resize:vertical;line-height:1.7}.brief-field [aria-invalid=true]{border:2px solid var(--ink)}.brief-error{font-size:13px;font-weight:600}.brief-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.brief-text-button{min-height:44px;color:var(--blue);text-underline-offset:4px;background:0 0;border:0;padding:12px 0;font-size:14px;text-decoration:underline}.brief-draft{background:var(--blue-pale);border-radius:var(--radius);margin-top:24px;padding:20px}.brief-draft p{margin-bottom:4px;font-size:14px}.brief-aside{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.brief-aside ol{padding-left:20px}.brief-aside li{margin-bottom:24px;padding-left:4px}.brief-aside li p{color:var(--muted);margin:8px 0 0;font-size:14px}.brief-summary{margin:28px 0}.brief-summary>div{border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr);gap:20px;padding:18px 0;font-size:14px;display:grid}.brief-summary dt{color:var(--muted)}.brief-summary dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.75}.brief-notice{min-height:24px;color:var(--blue-dark);margin-top:20px;font-size:14px}@media (width<=1000px){.brief-layout{grid-template-columns:minmax(0,1fr);gap:24px}}@media (width<=600px){.brief-fields{grid-template-columns:minmax(0,1fr)}.brief-steps{gap:16px;font-size:12px}.brief-steps li{gap:5px}.brief-summary>div{grid-template-columns:minmax(0,1fr);gap:8px}}.xp{--xp-ink:#202124;--xp-muted:#62646a;--xp-border:#e5e5e8;color:#202124;--xp-accent:#202124;--xp-surface:#f5f3ee;background:#f5f3ee;min-height:100vh}.xp button,.xp select{font:inherit}.xp button{cursor:pointer}.xp button:focus-visible,.xp select:focus-visible,.xp a:focus-visible,.xp summary:focus-visible{outline-offset:5px;outline:3px solid #202124}.xp h1:focus{outline:none}.xp p{line-height:1.65}.xp-container{width:calc(100% - 96px);max-width:1200px;margin-inline:auto}.xp-preview-bar{color:#e5e5e8;background:#202124;justify-content:space-between;gap:16px;padding:10px 28px;font-size:11px;display:flex}.xp-preview-bar>span:first-child{letter-spacing:.1em;color:#fff}.xp-preview-bar a{text-underline-offset:3px;text-decoration:underline}.xp-header{border-bottom:1px solid #e5e5e8;justify-content:space-between;align-items:center;gap:24px;min-height:96px;display:flex}.xp-logo{letter-spacing:-1.8px;background:0 0;border:0;min-height:44px;padding:0;font-size:30px!important;font-weight:750!important}.xp-logo span{color:var(--xp-accent);margin-left:3px}.xp-header nav{gap:32px;margin-left:auto;margin-right:25px;display:flex}.xp-header nav button{background:0 0;border:0;min-height:44px;font-size:14px}.xp-button{border:1px solid var(--xp-accent);background:var(--xp-accent);color:#fff;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:15px 22px;display:inline-flex;font-size:14px!important;font-weight:600!important}.xp-button:hover{background:#202124}.xp-text-button{text-align:left;background:0 0;border:0;align-items:center;min-height:44px;padding:8px 0;display:inline-flex;font-size:14px!important;font-weight:600!important}.xp-text-button:hover,.xp-header nav button:hover{color:var(--xp-accent)}.xp-kicker{color:var(--xp-accent);letter-spacing:.13em;margin-bottom:22px;font-size:11px;font-weight:650;display:block}.xp h1{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(42px,4.7vw,68px);font-weight:600;line-height:1.06}.xp h1 em{color:var(--xp-accent);font-style:normal}.xp-lead{color:#62646a;max-width:630px;font-size:17px}.xp-caption{color:#62646a;font-size:12px;line-height:1.6}.xp-wordmark{color:#fff;letter-spacing:-2px;background:#202124;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:24px;font-weight:700;display:inline-flex}.xp-scenario{flex-direction:column;gap:10px;font-size:12px;font-weight:600;display:flex}.xp select{color:#202124;background:#f5f3ee;border:1px solid #d8d8de;border-radius:8px;width:100%;min-height:48px;padding:10px 12px;font-size:15px}.xp-context{flex-wrap:wrap;gap:7px;margin-block:14px 24px;display:flex}.xp-context span{border:1px solid #e5e5e8;border-radius:4px;padding:7px 10px;font-size:14px}.xp-panel-heading{color:#62646a;letter-spacing:.05em;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-bottom:12px;font-size:9px;display:flex}.xp-person{text-align:left;background:0 0;border:0;border-top:1px solid #e5e5e8;align-items:center;gap:12px;width:100%;padding:15px 0;display:flex}.xp-person>span:nth-child(2){flex:1;min-width:0}.xp-person strong{font-size:16px;font-weight:600;display:block}.xp-person small{color:#62646a;margin-top:4px;font-size:14px;line-height:1.5;display:block}.xp-person>span:last-child,.xp-person[aria-pressed=true] strong{color:var(--xp-accent)}.xp-avatar{color:#202124;background:#e5e5e8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:45px;font-family:Georgia,serif;font-size:15px;display:flex}.xp-avatar-1,.xp-avatar-2{color:#202124;background:#e5e5e8}.xp-fit{background:var(--xp-surface);border-radius:8px;margin-top:8px;padding:18px}.xp-fit .xp-kicker{margin-bottom:10px;font-size:9px}.xp-fit h3{margin-bottom:8px;font-size:17px}.xp-fit p{margin-bottom:12px;font-size:16px}.xp-fit .xp-caption{font-size:12px}.xp h2{letter-spacing:-.04em;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.18}.xp-footer{justify-content:space-between;align-items:center;gap:24px;padding-block:36px 65px;display:flex}.xp-footer>span{color:#62646a;font-size:11px}.xp-workspace{padding-bottom:60px}.xp-stepper{border-bottom:1px solid #e5e5e8;grid-template-columns:repeat(4,1fr);gap:20px;padding-block:30px;display:grid}.xp-stepper button{text-align:left;color:#62646a;background:0 0;border:0;align-items:center;gap:12px;min-height:44px;padding:8px 0;font-size:13px;display:flex}.xp-stepper button span{font-size:10px}.xp-stepper button[aria-current]{color:var(--xp-accent);font-weight:650}.xp-workspace-heading{padding-block:50px 24px}.xp-workspace h1{font-size:clamp(35px,4vw,52px)}.xp-two-column{grid-template-columns:1.1fr 1fr;align-items:start;gap:65px;display:grid}.xp-white-panel,.xp-account-card{background:#fff;border:1px solid #e5e5e8;border-radius:12px;padding:32px}.xp-side{padding-top:12px}.xp-side>p{color:#62646a;font-size:16px}.xp-side>.xp-kicker{color:var(--xp-accent);font-size:11px}.xp-side>.xp-caption{font-size:12px}.xp-side .xp-text-button{display:flex}.xp-open-question{border:1px solid #d8d8de;border-radius:8px;margin-block:24px;padding:22px}.xp-open-question p{margin-block:10px 0;font-size:14px}.xp-feature-line{border-top:1px solid #e5e5e8;margin-top:20px;padding-top:18px}.xp-feature-line p{color:#62646a;margin-block:7px 0;font-size:14px}.xp-account-card h2{margin-block:28px 15px}.xp-account-card>p{color:#62646a}.xp-field-preview{margin-block:24px;font-size:13px}.xp-field-preview div{color:#62646a;border:1px dashed #d8d8de;border-radius:8px;margin-top:10px;padding:14px}.xp-brief-details{margin-block:24px}.xp-brief-details>div{border-top:1px solid #e5e5e8;padding-block:15px}.xp-brief-details dt{color:#62646a;margin-bottom:5px;font-size:11px}.xp-brief-details dd{margin:0;font-size:15px}.xp-delivery{color:#fff;background:#202124;border-radius:12px;padding:32px}.xp-delivery .xp-panel-heading{color:#d8d8de;margin-bottom:28px}.xp-delivery>p{color:#d8d8de;font-size:14px}.xp-delivery-file{border-top:1px solid #202124;align-items:center;gap:18px;margin-top:30px;padding-block:28px;display:flex}.xp-delivery-file>span{border:1px solid #62646a;border-radius:5px;padding:14px 10px;font-size:11px}.xp-delivery-file strong{font-size:15px}.xp-delivery-file p{color:#d8d8de;margin:5px 0 0;font-size:12px}.xp-delivery-includes{border-top:1px solid #202124;margin-top:30px;padding-top:25px;font-size:13px}.xp-delivery-includes ul{color:#d8d8de;padding-left:18px;line-height:2}.xp-notice{min-height:24px;color:var(--xp-accent);margin-top:24px;font-size:13px}@media (width<=1000px){.xp-two-column{gap:30px}.xp h1{font-size:48px}.xp-header nav{gap:15px;margin-right:0}.xp-preview-bar>span:nth-child(2){display:none}}@media (width<=760px){.xp-container{width:calc(100% - 40px)}.xp-header{flex-wrap:wrap;gap:12px;min-height:80px;padding-block:16px}.xp-header nav{order:3;justify-content:space-between;width:100%;margin:0}.xp-header>.xp-button{padding:12px 15px;font-size:12px!important}.xp-two-column{grid-template-columns:1fr;gap:35px}.xp-lead{font-size:16px}.xp-footer{flex-wrap:wrap;gap:12px}.xp-footer .xp-logo{text-align:left;width:100%}.xp-stepper{grid-template-columns:repeat(2,1fr);gap:8px 16px;padding-block:18px}.xp-workspace-heading{padding-top:35px}.xp-white-panel,.xp-account-card,.xp-delivery{padding:24px}.xp-preview-bar{padding-inline:20px;font-size:9px}}@font-face{font-family:Resource Inter;src:url(/fonts/InterVariable.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Resource Manrope;src:url(/images/preview/manrope.ttf)format("truetype");font-weight:200 800;font-display:swap}.xp{--xp-accent:#202124;--xp-surface:#f7f7f9;--xp-ink:#202124;--xp-muted:#62646a;--xp-border:#e5e5e8;color:var(--xp-ink);background:#fff;font-family:Resource Manrope,Segoe UI,sans-serif}.xp .xp-container{max-width:1240px}.xp .xp-preview-bar{color:var(--xp-muted);background:#edf3ff;padding:7px 36px;font-size:11px}.xp .xp-preview-bar>span:first-child{color:var(--xp-muted)}.xp .xp-header{border-bottom:1px solid var(--xp-border);min-height:92px}.xp .xp-header:before{content:"";z-index:-1;clip-path:inset(0 -100vmax);background:#fff;position:absolute;inset:0;box-shadow:0 0 0 100vmax #fff}.xp .xp-logo{color:var(--xp-ink);font-size:30px!important;font-weight:800!important}.xp .xp-header nav button{color:var(--xp-ink);font-size:15px;font-weight:600}.xp .xp-header nav button:hover{color:var(--xp-accent)}.xp .xp-button{border-radius:8px;font-size:15px!important}.xp .xp-button:hover{background:#193f91}.xp .xp-text-button{color:var(--xp-accent);gap:12px;font-size:15px!important}.rl button{transition:background .18s,color .18s,border-color .18s}.rl-eyebrow{letter-spacing:.1em;color:var(--xp-accent);margin:0 0 24px;font-size:12px;font-weight:750}.rl-primary{background:var(--xp-accent);color:#fff;text-align:left;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:50px;padding:15px 20px;display:inline-flex;font-size:15px!important;font-weight:700!important}.rl-primary:hover{background:#1942aa}.xp .xp-footer>span{font-size:12px}@media (width<=800px){.xp .xp-container{width:calc(100% - 48px)}}@media (width<=600px){.xp .xp-container{width:calc(100% - 40px)}.xp .xp-preview-bar{padding-inline:20px;font-size:10px}.xp .xp-header{flex-wrap:nowrap;min-height:78px}.xp .xp-header>.xp-button{gap:8px;padding:12px;font-size:12px!important}}@media (prefers-reduced-motion:reduce){.rl button{transition:none}}.xp.xp-home{background:#fff}.xp.xp-home .xp-header{background:#fff;border:0;max-width:1290px;min-height:76px}.xp.xp-home .xp-header nav{gap:30px;margin-left:30px;margin-right:auto}.xp.xp-home .xp-header>.xp-button{border-radius:50px;min-height:42px;padding:10px 20px}.rh{--rh-navy:#202b40;--rh-blue:#2457d6;--rh-soft:#e8efff;color:#111d32}.rh-container{width:calc(100% - 64px);max-width:1136px;margin-inline:auto}.rh button,.rh a{transition:background-color .18s,color .18s,border-color .18s}.rh h2,.rh h3,.rh h4{text-wrap:balance;margin:0}.rh p{margin-top:0}.rh-eyebrow{letter-spacing:.1em;color:#2457d6;margin-bottom:20px;font-size:12px;font-weight:750;line-height:1.4}.rh-hero{background:var(--rh-navy);color:#fff;border-radius:24px;margin:0 16px;padding:116px 0 25px}.rh-intro{text-align:center}.xp .rh h1{letter-spacing:-.045em;max-width:1040px;margin:0 auto 24px;font-size:clamp(42px,4.17vw,60px);font-weight:800;line-height:1.067}.rh h1 span{color:#8eb8ff}.xp .rh h1 em{font-synthesis:style;color:#fff;font-style:italic}.rh-lead{color:#c5cbd6;margin:0 auto 38px;font-size:16px;line-height:1.6}.rh-explore{color:#172b4d;background:#fff;border-radius:50px;align-items:center;gap:22px;max-width:850px;margin:auto;padding:8px 8px 8px 26px;display:flex}.rh-explore label{flex:1;min-width:0}.rh-explore .rh-platform-select{border-right:1px solid #dce1e9;flex:0 0 145px;padding-right:20px}.rh-explore label>span{color:#6a7486;margin-bottom:2px;font-size:10px;display:block}.xp .rh-explore select{color:#172b4d;background:#fff;border:0;width:100%;min-height:30px;padding:0 14px 0 0;font-size:14px;font-weight:650}.rh-explore>button{background:var(--rh-blue);color:#fff;border:0;border-radius:50px;align-items:center;gap:20px;min-height:48px;padding:12px 22px;font-size:14px;font-weight:700;display:flex}.rh-explore>button:hover,.rh-small-button:hover{background:#193f91}.rh-campaigns{justify-content:center;gap:12px;margin:18px 0 40px;display:flex}.rh-campaigns button{color:#edf3ff;background:0 0;border:1px solid #5c6576;border-radius:50px;align-items:center;gap:8px;min-height:36px;padding:7px 16px;font-size:12px;display:flex}.rh-campaigns button>span:last-child{color:#bac8de;font-size:12px}.rh-campaigns button[aria-pressed=true],.rh-campaigns button:hover{background:#3a4d70;border-color:#9bbaf2}.rh-platform-dot{background:#99beff;border-radius:50%;width:5px;height:5px}.rh-creator-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.rh-creator{color:#182238;text-align:left;background:#fff;border:0;border-radius:13px;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.rh-portrait{object-fit:cover;object-position:center 34%;width:100%;height:230px;transition:filter .22s}.rh-creator:hover .rh-portrait{filter:brightness(1.06)}.rh-card-top{color:#fff;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;inset:14px 14px auto}.rh-card-top>span{background:#172033cc;border-radius:50px;padding:5px 10px}.rh-card-content{flex-direction:column;flex:1;padding:17px 18px 15px;display:flex}.rh-card-content>strong{letter-spacing:-.035em;font-size:17px;font-weight:800;line-height:1.3}.rh-card-market{color:#68758a;margin-top:5px;font-size:11px}.rh-card-focus{color:#4b5b72;margin:10px 0 15px;font-size:12px}.rh-card-link{color:#2457d6;border-top:1px solid #e9ecf1;justify-content:space-between;margin-top:auto;padding-top:12px;font-size:12px;font-weight:750;display:flex}.rh-hero-bottom{color:#bdc9dd;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;font-size:11px;display:flex}.rh-hero-bottom a{color:#e1ebfc;align-items:center;gap:20px;min-height:30px;font-size:12px;display:flex}.rh-workflow{padding-block:100px 70px;scroll-margin-top:100px}.rh-section-heading{text-align:center;margin-bottom:32px}.rh h2{letter-spacing:-.043em;font-size:clamp(34px,3.4vw,48px);font-weight:800;line-height:1.13}.rh-section-heading>p:last-child{color:#5c6c83;margin:18px 0 0;font-size:17px}.rh-workflow-controls{justify-content:center;align-items:center;gap:24px;margin-bottom:26px;display:flex}.rh-tabs{background:#202b40;border:1px solid #202b40;border-radius:50px;gap:5px;padding:5px;display:flex}.rh-tabs button{color:#dbe4f3;background:0 0;border:0;border-radius:50px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:12px 20px;font-size:13px;font-weight:650;display:flex}.rh-tabs button>span{background:#52617a;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.rh-tabs button[aria-selected=true]{color:#172b4d;background:#fff}.rh-tabs button[aria-selected=true]>span{color:#fff;background:#2457d6}.rh-tabs button:hover:not([aria-selected=true]){background:#344867}.rh-pause{color:#637590;text-underline-offset:4px;background:0 0;border:0;min-height:44px;padding:10px 0;font-size:11px;text-decoration:underline}.rh-workflow-panel{background:#dae5ff;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:45px;min-height:550px;padding:48px;display:grid}.rh-workflow-copy{max-width:400px}.rh-step-label{color:#3e6199;letter-spacing:.06em;margin-bottom:22px;font-size:11px;font-weight:750;display:block}.rh-workflow-copy h3{letter-spacing:-.04em;margin-bottom:22px;font-size:40px;font-weight:750;line-height:1.12}.rh-workflow-copy>p{color:#506581;font-size:16px;line-height:1.75}.rh-workflow-copy ul{flex-wrap:wrap;gap:10px;margin:24px 0 30px;padding:0;list-style:none;display:flex}.rh-workflow-copy li{background:#ffffffb3;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600}.rh-workflow-copy li span{color:#2457d6;margin-right:6px}.rh-inline-link{color:#2457d6;text-align:left;background:0 0;border:0;align-items:center;gap:22px;min-height:44px;padding:10px 0;font-size:14px;font-weight:750;display:inline-flex}.rh-inline-link:hover{color:#102b65}.rh-app{background:#fff;border:1px solid #d7e1f2;border-radius:14px;align-self:stretch;min-width:0;min-height:510px;display:flex;overflow:hidden;box-shadow:0 18px 40px #17376314}.rh-app-rail{color:#bccfeb;background:#142d50;flex-direction:column;flex-shrink:0;align-items:center;gap:17px;width:48px;padding:16px 7px;display:flex}.rh-app-rail strong{color:#fff;margin-bottom:22px;font-size:24px;line-height:1}.rh-app-rail>span{border-radius:5px;place-items:center;width:30px;height:30px;font-size:22px;display:grid}.rh-app-rail .active{color:#fff;background:#315c9d}.rh-app-body{flex-direction:column;flex:1;min-width:0;padding:22px;display:flex}.rh-app-top{letter-spacing:.03em;color:#607493;justify-content:space-between;align-items:center;gap:8px;margin-bottom:25px;font-size:9px;display:flex}.rh-example-badge{color:#375a95;background:#edf3ff;border-radius:4px;padding:3px 7px}.rh-app h4{letter-spacing:-.035em;font-size:20px;font-weight:750;line-height:1.3}.rh-app-filters{flex-wrap:wrap;gap:5px;margin:16px 0 24px;display:flex}.rh-app-filters>span{color:#516886;border:1px solid #dde5f2;border-radius:4px;padding:4px 7px;font-size:9px}.rh-list-label{letter-spacing:.07em;color:#6b7f9a;border-bottom:1px solid #e4ebf5;justify-content:space-between;padding-bottom:8px;font-size:8px;display:flex}.rh-app-list button{text-align:left;color:#172b4d;background:#fff;border:0;border-bottom:1px solid #e4ebf5;align-items:center;gap:10px;width:100%;padding:15px 0;display:flex}.rh-app-list button:hover{background:#f3f7fe}.rh-app-list img{object-fit:cover;border-radius:6px;flex-shrink:0;width:39px;height:43px}.rh-app-list strong{font-size:14px;font-weight:750;display:block}.rh-app-list small{color:#6b7f9a;margin-top:4px;font-size:12px;line-height:1.4;display:block}.rh-app-list button>span:last-child{color:#2457d6;margin-left:auto}.rh-app-summary{color:#506581;align-items:center;gap:8px;margin:20px 0;font-size:10px;display:flex}.rh-summary-dot{background:#2457d6;border-radius:50%;width:6px;height:6px}.rh-app-caption{color:#71819a;margin:auto 0 0;padding-top:12px;font-size:9px}.rh-profile{align-items:center;gap:13px;margin-bottom:18px;display:flex}.rh-profile img{object-fit:cover;border-radius:7px;width:53px;height:60px}.rh-profile span{color:#657b99;margin-bottom:5px;font-size:9px;display:block}.rh-profile h4{font-size:18px}.rh-research-field{border-top:1px solid #e2eaf5;padding:13px 0}.rh-research-field>span,.rh-question>span{color:#56729b;letter-spacing:.05em;font-size:9px;font-weight:750}.rh-research-field p,.rh-question p{color:#425976;margin:5px 0 0;font-size:12px;line-height:1.55}.rh-question{background:#f0f5fc;border-radius:7px;padding:12px}.rh-app .rh-inline-link{font-size:11px}.rh-app-description{color:#607493;margin-block:9px 20px;font-size:12px}.rh-file{border:1px solid #dde6f3;border-radius:8px;align-items:center;gap:12px;margin-bottom:12px;padding:14px 10px;display:flex}.rh-file>span{color:#2457d6;background:#edf3ff;border-radius:5px;flex-shrink:0;place-items:center;width:35px;height:42px;font-size:10px;display:grid}.rh-file strong{font-size:12px;display:block}.rh-file small{color:#607493;margin-top:3px;font-size:9px;display:block}.rh-file button{color:#2457d6;background:0 0;border:0;min-width:32px;min-height:44px;margin-left:auto;font-size:20px}.rh-delivery-note{align-items:flex-start;gap:10px;padding:12px 0;display:flex}.rh-delivery-note>span{color:#2457d6}.rh-delivery-note p{color:#526b8c;margin:0;font-size:12px}.rh-small-button{color:#fff;background:#2457d6;border:0;border-radius:6px;justify-content:space-between;gap:15px;min-height:44px;margin-top:10px;padding:12px 16px;font-size:12px;font-weight:650;display:flex}.rh-workflow-foot{color:#687b98;justify-content:space-between;align-items:center;gap:20px;padding-top:15px;font-size:12px;display:flex}.rh-workflow-foot button{color:#2457d6;background:0 0;border:0;align-items:center;gap:16px;min-height:44px;padding:10px 0;font-size:12px;font-weight:650;display:flex}.rh-evidence{background:#f4f6fa;padding:90px 0}.rh-evidence-grid{grid-template-columns:1.35fr 1fr;align-items:center;gap:78px;display:grid}.rh-evidence-sheet{background:#fff;border:1px solid #d9e3f1;border-radius:10px;padding:26px;box-shadow:0 15px 30px #1a315910}.rh-sheet-header{color:#6d809b;letter-spacing:.06em;border-bottom:1px solid #dce5f1;justify-content:space-between;margin-bottom:24px;padding-bottom:22px;font-size:10px;display:flex}.rh-sheet-content{grid-template-columns:140px 1fr;align-items:center;gap:22px;display:grid}.rh-sheet-content img{object-fit:cover;border-radius:6px;width:140px;height:160px}.rh-sheet-content .rh-step-label{margin-bottom:12px;font-size:9px}.rh-sheet-content h3{letter-spacing:-.035em;font-size:23px;line-height:1.25}.rh-sheet-content div>span:last-child{color:#617897;margin-top:13px;font-size:10px;display:block}.rh-sheet-rationale{background:#edf3ff;border-radius:7px;margin-top:25px;padding:20px}.rh-sheet-rationale>span{color:#4c6c9c;letter-spacing:.08em;font-size:9px;font-weight:750}.rh-sheet-rationale p{margin:9px 0 0;font-size:14px}.rh-sheet-footer{color:#6e809c;margin-top:20px;font-size:9px}.rh-evidence-copy h2{margin-bottom:22px;font-size:32px}.rh-evidence-copy h2 span{color:#2457d6}.rh-evidence-copy>p:not(.rh-eyebrow){color:#5e718c;margin-bottom:20px;font-size:16px}.rh-close{color:#fff;text-align:center;background:#202b40;border-radius:24px;width:calc(100% - 64px);max-width:1136px;margin:80px auto;padding:80px 0}.rh-close .rh-container{flex-direction:column;align-items:center;gap:30px;display:flex}.rh-close .rh-eyebrow{display:none}.rh-close h2{max-width:720px}.rh-close p:last-child{color:#cbd5e5;max-width:600px;margin:22px auto 0;font-size:16px}.rh-close-button{color:#193f91;background:#fff;border:0;border-radius:6px;gap:32px;padding:16px 28px;font-size:15px;font-weight:750;display:flex}.rh-close-button:hover{background:#dfeaff}@keyframes rh-panel-in{0%{opacity:.6;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rh-workflow-copy,.rh-app{animation:.35s both rh-panel-in}.rh[data-motion=off] *,.rh[data-motion=off] :after{transition:none!important;animation:none!important}.rf{padding-block:55px 110px}.rf-heading{text-align:center;max-width:850px;margin:0 auto 50px}.rh .rf-heading h2{letter-spacing:-.05em;font-size:clamp(42px,5vw,68px);font-weight:650;line-height:1.07}.rf-heading h2 span{color:#2457d6}.rf-heading p{color:#697990;margin:25px 0 0;font-size:17px}.rf-grid{grid-template-columns:repeat(15,minmax(0,1fr));gap:20px;display:grid}.rf-card{background:#eaf2ff;border-radius:24px;min-width:0;padding:34px 26px 0;overflow:hidden}.rh .rf-card h3{letter-spacing:-.035em;text-wrap:pretty;font-size:27px;font-weight:550;line-height:1.2}.rf-card>p{color:#596d89;margin:24px 0 8px;font-size:16px;line-height:1.6}.rf-card .rh-inline-link{font-size:14px;font-weight:600}.rf-discovery{background:#e0ecff;grid-column:span 8}.rf-analysis{background:#e9f0ff;grid-column:span 7}.rf-screen{background:#fff;border:8px solid #f4f7ff;border-radius:20px;margin:55px -70px -30px 36px;padding:17px;box-shadow:0 0 30px #4b72ac26}.rf-screen-bar{border-bottom:1px solid #e4eaf4;justify-content:space-between;align-items:center;gap:12px;padding-bottom:13px;display:flex}.rf-screen-bar b{letter-spacing:-.06em;font-size:19px}.rf-screen-bar b span{color:#2457d6}.rf-screen-bar>span{color:#677b96;font-size:10px}.rf-profiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:14px;display:grid}.rf-profile{background:#fff;border:1px solid #e0e7f0;border-radius:9px;overflow:hidden}.rf-profile img{object-fit:cover;object-position:center 30%;width:100%;height:150px}.rf-profile strong,.rf-profile>span,.rf-profile small{margin:8px 8px 0;font-size:10px;display:block}.rf-profile small{color:#68778d;margin-bottom:14px;line-height:1.5}.rf-profile>span{color:#2457d6}.rf-caption{color:#647894;margin-top:14px;font-size:9px;display:block}.rf-analysis-screen{background:#fff;border:8px solid #f4f7ff;border-radius:20px;gap:18px;min-height:280px;margin:55px -85px -25px 35px;padding:18px;display:flex;box-shadow:0 0 30px #4b72ac26}.rf-analysis-photo{flex:0 0 42%;position:relative}.rf-analysis-photo img{object-fit:cover;border-radius:12px;width:100%;height:100%;min-height:225px}.rf-analysis-photo>span{color:#fff;background:#142b4ae6;border-radius:6px;padding:10px;font-size:13px;position:absolute;inset:auto 12px 15px}.rf-checks{flex:1;min-width:0}.rf-checks>span{white-space:nowrap;color:#4c6180;background:#edf3fd;border-radius:7px;align-items:center;gap:9px;margin-bottom:10px;padding:12px 8px;font-size:11px;display:flex}.rf-checks b{color:#fff;background:#2457d6;border-radius:5px;padding:4px;font-size:10px}.rf-checks p{color:#687990;margin:19px 0 0;font-size:10px}.rf-checks strong{color:#233d64;font-size:12px}.rf-small{background:#f0f5fd;grid-column:span 5;padding-top:34px}.rf-small:nth-child(4){background:#e9f0fa}.rf-small:nth-child(5){background:#e4edfc}.rf-small h3{min-height:65px}.rf-small>p{min-height:77px;margin-top:22px}.rf-mini{background:#fff;border-radius:12px 12px 0 0;min-height:165px;margin-top:35px;padding:22px;box-shadow:0 0 25px #456c9e0e}.rf-mini>span{color:#637894;letter-spacing:.07em;font-size:9px}.rf-mini strong{letter-spacing:-.035em;margin-block:12px 10px;font-size:18px;display:block}.rf-mini small{color:#687990;font-size:10px}.rf-mini-files{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.rf-mini-files>b{color:#2457d6;background:#e6eeff;border-radius:4px;padding:14px 10px;font-size:12px}.rf-mini-files>div{width:100%}.rf-mini-files strong{margin:0 0 5px;font-size:14px}.rh-evidence-heading{text-align:center;margin-bottom:65px}.rh-evidence-heading p{color:#64758d;margin:20px 0 0}.rh-evidence-reverse{grid-template-columns:1fr 1.35fr;margin-top:65px}.rh-brief-sheet{background:#fff;border:1px solid #e2e8f1;padding:30px;box-shadow:0 10px 30px #203b6012}.rh-brief-sheet h3{letter-spacing:-.04em;font-size:23px}.rh-brief-fields{grid-template-columns:1fr 1fr;gap:20px;margin-block:25px;display:grid}.rh-brief-fields>div{background:#f5f7fc;padding:12px 15px}.rh-brief-fields span,.rh-brief-direction>span,.rh-brief-question>span{color:#677c98;margin-bottom:5px;font-size:10px;display:block}.rh-brief-fields strong{font-size:13px}.rh-brief-direction p,.rh-brief-question p{margin:0;font-size:12px;line-height:1.7}.rh-brief-question{border-top:1px solid #e0e8f3;margin-top:18px;padding-top:18px}.rh-brief-status{color:#2457d6;justify-content:space-between;gap:15px;margin-top:25px;font-size:10px;display:flex}@media (width<=1100px){.xp.xp-home .xp-header nav{gap:16px;margin-left:0}.xp.xp-home .xp-mobile-links{top:76px}.rh-hero{padding-top:85px}.rh-workflow-panel{gap:30px;padding:30px}.rh-workflow-copy h3{font-size:34px}.rh-app-body{padding:18px}.rh-evidence-grid{gap:40px}.rh-sheet-content{grid-template-columns:110px 1fr;gap:18px}.rh-sheet-content img{width:110px}.rh .rf-card h3{font-size:24px}}@media (width<=800px){.rh-container{width:calc(100% - 40px)}.xp.xp-home .xp-header nav{display:none}.rh-hero{margin-inline:12px;padding-top:64px}.rh-campaigns button>span:last-child{display:none}.rh-explore{gap:14px;padding-left:18px}.rh-explore .rh-platform-select{flex-basis:115px;padding-right:10px}.rh-explore>button{gap:10px;padding-inline:15px}.rh-portrait{height:190px}.rh-card-content{padding:13px}.rh-card-content>strong{font-size:15px}.rh-card-top>span:last-child{display:none}.rh-workflow-controls{flex-direction:column;gap:4px}.rh-workflow-panel{grid-template-columns:1fr;gap:30px}.rh-workflow-copy{max-width:100%}.rh-workflow-copy ul{margin-block:18px}.rh-app{min-height:500px}.rh-app-body{padding:25px}.rh-app-top,.rh-app-caption{font-size:10px}.rh-app-filters>span{font-size:11px}.rf{padding-bottom:70px}.rf-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.rf-discovery,.rf-analysis{grid-column:span 3}.rf-small{grid-column:span 2;padding-inline:18px}.rh .rf-small h3{font-size:21px}.rf-card>p{font-size:14px}.rf-screen,.rf-analysis-screen{margin-top:30px;margin-left:0}.rf-small>p{min-height:110px}.rf-small .rh-inline-link{gap:10px;font-size:12px}.rf-mini{padding:16px}.rf-mini strong{font-size:15px}.rh-evidence-grid,.rh-evidence-reverse{grid-template-columns:1fr;gap:30px}.rh-evidence-copy{grid-row:1;max-width:540px}.rh-sheet-content{grid-template-columns:140px 1fr}.rh-sheet-content img{width:140px}.rh-close{width:calc(100% - 40px)}}@media (width<=600px){.xp.xp-home .xp-mobile-links{top:70px}.xp.xp-home .xp-header{width:calc(100% - 40px);min-height:70px}.rh-hero{border-radius:20px;padding-top:55px}.rh-hero .rh-container{width:calc(100% - 32px)}.xp .rh h1{letter-spacing:-.045em;font-size:39px;line-height:1.12}.rh-lead{margin-bottom:28px;font-size:14px}.rh-explore{border-radius:16px;flex-wrap:wrap;gap:12px;padding:14px}.rh-explore .rh-platform-select{flex:0 0 95px}.xp .rh-explore select{min-height:30px;font-size:12px}.rh-explore label>span{font-size:9px}.rh-explore>button{border-radius:50px;justify-content:space-between;width:100%;min-height:44px;font-size:13px}.rh-campaigns{justify-content:center;gap:6px;margin-block:16px 25px}.rh-campaigns button{gap:6px;min-height:40px;padding-inline:11px;font-size:11px}.rh-creator-row{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7486a1 #202b40;gap:14px;margin-inline:-4px;padding:5px 4px 14px;display:flex;overflow-x:auto}.rh-creator{scroll-snap-align:start;flex:0 0 85%}.rh-portrait{height:225px}.rh-card-content{padding:16px}.rh-card-content>strong{font-size:17px}.rh-card-top>span:last-child{display:block}.rh-card-focus{font-size:12px}.rh-hero-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-top:10px;font-size:10px}.rh-hero-bottom a{font-size:11px}.rh-workflow{padding-block:60px 30px}.rh h2{font-size:34px}.rh-section-heading{margin-bottom:25px}.rh-workflow-controls{align-items:stretch}.rh-tabs{border-radius:30px;gap:3px}.rh-tabs button{border-radius:25px;flex-direction:column;flex:1;gap:7px;padding:9px 4px;font-size:10px;line-height:1.4}.rh-tabs button>span{width:20px;height:20px}.rh-pause{align-self:flex-end}.rh-workflow-panel{border-radius:20px;gap:24px;padding:28px 16px 16px}.rh-workflow-copy{min-height:335px;padding-inline:5px}.rh-workflow-copy h3{font-size:32px}.rh-workflow-copy>p{font-size:15px}.rh-workflow-copy li{font-size:10px}.rh-workflow-copy .rh-inline-link{font-size:13px}.rh-app-rail{display:none}.rh-app-body{padding:18px 14px}.rh-app-top{margin-bottom:20px;font-size:9px}.rh-app h4{font-size:17px}.rh-app-list strong{font-size:13px}.rh-app-list small{font-size:12px}.rh-app-list img{width:33px;height:40px}.rh-app-list button{gap:8px}.rh-app-filters>span,.rh-app-caption{font-size:10px}.rh-profile{gap:8px}.rh-profile img{width:37px;height:45px}.rh-profile h4{font-size:15px}.rh-research-field p,.rh-question p{font-size:13px}.rh-file{gap:6px;padding:10px 6px}.rh-file>span{width:26px;font-size:8px}.rh-file strong{font-size:12px}.rh-file small{font-size:10px}.rh-file button{min-width:24px}.rh-workflow-foot{font-size:10px;display:block}.rf{padding-block:35px 60px}.rf-heading{margin-bottom:30px}.rh .rf-heading h2{font-size:42px}.rf-heading p{font-size:15px}.rf-grid{grid-template-columns:1fr}.rf-card{grid-column:auto;padding:28px 22px 0}.rh .rf-card h3{min-height:0;font-size:27px}.rf-card>p{min-height:0;margin-top:18px;font-size:15px}.rf-small .rh-inline-link{font-size:14px}.rf-screen{margin-bottom:-35px}.rf-profile img{height:130px}.rf-analysis-screen{min-height:250px}.rf-mini{min-height:135px;margin-top:20px}.rf-mini-files{flex-wrap:nowrap;min-height:130px}.rf-mini-files>div{width:auto}.rh-evidence{padding-block:55px}.rh-evidence-heading{margin-bottom:40px}.rh-evidence-heading p{font-size:15px}.rh-evidence-copy h2{font-size:30px}.rh-evidence-copy>p:not(.rh-eyebrow){font-size:15px}.rh-evidence-sheet,.rh-brief-sheet{padding:20px}.rh-sheet-content{grid-template-columns:85px 1fr;gap:15px}.rh-sheet-content img{width:85px;height:145px}.rh-sheet-content h3{font-size:19px}.rh-sheet-header{font-size:8px}.rh-sheet-rationale{padding:15px}.rh-sheet-rationale p{font-size:13px}.rh-brief-fields{gap:10px}.rh-brief-fields>div{padding:10px}.rh-close{margin-block:50px;padding-block:50px}.rh-close p:last-child{font-size:15px}}@media (prefers-reduced-motion:reduce){.rh *,.rh :after{transition:none!important;animation:none!important}}.rh[data-design=a] .rh-hero{padding-top:76px}.xp .rh h1 .rm-title-line{color:#fff;margin-bottom:-6px;padding-bottom:6px;display:block}.rm-title-line:first-child{animation:.45s steps(29,end) both rm-type-reveal}.rm-title-line:last-child{animation:.5s steps(30,end) .45s both rm-type-reveal}@keyframes rm-type-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes rm-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.rh-hero .rh-lead{animation:.6s cubic-bezier(.16,1,.3,1) 1s both rm-fade-up}.rh-hero .rh-explore{animation:.6s cubic-bezier(.16,1,.3,1) 1.7s both rm-fade-up}.rh-hero .rh-campaigns{animation:.6s cubic-bezier(.16,1,.3,1) 2s both rm-fade-up}.rh-hero .rh-creator-row{animation:.6s cubic-bezier(.16,1,.3,1) 2.2s both rm-fade-up}.rh-hero:focus-within .rh-explore,.rh-hero:focus-within .rh-campaigns,.rh-hero:focus-within .rh-creator-row{animation:none}.rh[data-design=a] .rh-creator{color:#fff;background:#16263e;height:340px;display:block;box-shadow:0 8px 32px #0006}.rh[data-design=a] .rh-portrait{object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}.rh[data-design=a] .rh-creator:after{content:"";pointer-events:none;background:linear-gradient(#0000 25%,#08142955 50%,#081429f5);position:absolute;inset:0}.rh[data-design=a] .rh-card-top{z-index:2}.rh[data-design=a] .rh-card-content{z-index:2;padding:20px;position:absolute;inset:auto 0 0}.rh[data-design=a] .rh-card-content>strong{font-size:21px}.rh[data-design=a] .rh-card-market{color:#dce7f9;font-size:12px}.rh[data-design=a] .rh-card-focus{display:none}.rh[data-design=a] .rh-card-link{color:#fff;border-color:#ffffff38;margin-top:14px}.rm-note-stack{z-index:3;pointer-events:none;position:absolute;inset:auto 18px 137px}.rm-note-stack>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;opacity:0;background:#10233aeb;border:1px solid #ffffff28;border-radius:24px 24px 24px 0;align-items:center;gap:7px;max-width:100%;padding:5px 10px 5px 5px;font-size:11px;transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:0;left:0;transform:translateY(110%)}.rm-note-stack b{background:#5275af;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.rh-creator:is(:hover,:focus-visible) .rm-note-stack>span:first-child{opacity:.5;transform:translateY(-76px)}.rh-creator:is(:hover,:focus-visible) .rm-note-stack>span:nth-child(2){opacity:.75;transition-delay:.9s;transform:translateY(-38px)}.rh-creator:is(:hover,:focus-visible) .rm-note-stack>span:nth-child(3){opacity:1;transition-delay:1.8s;transform:translateY(0)}.rm-hero-pause{color:#e1ebfc;background:0 0;border:1px solid #ffffff40;border-radius:30px;min-height:36px;margin-left:auto;padding:8px 14px;font-size:11px}.rh-tabs{isolation:isolate;position:relative}.rh-tabs button{z-index:1;position:relative;overflow:hidden}.rh-tabs button[aria-selected=true]{background:0 0}.rm-tab-indicator{pointer-events:none;background:#fff;border-radius:50px;transition:transform .35s cubic-bezier(.16,1,.3,1),width .35s,height .35s;position:absolute;top:0;left:0;box-shadow:0 1px 2px #0002}.rm-tab-progress{transform-origin:0;background:#2457d6;height:2px;position:absolute;bottom:2px;left:20px;right:20px;transform:scaleX(0)}.rh-workflow[data-playing=true] .rm-tab-progress{animation:7.5s linear both rm-progress}@keyframes rm-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.rf-card{transition:box-shadow .3s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.rf-card:is(:hover,:focus-within){box-shadow:0 7px 12.5px #0d172e33}.rf-screen,.rf-analysis-screen,.rf-mini{transform-origin:100% 100%;transition:transform .3s}.rf-card:is(:hover,:focus-within) :is(.rf-screen,.rf-analysis-screen,.rf-mini){transform:scale(1.05)}.rm-showcase{color:#fff;background:#13243b;min-width:0;position:relative;overflow:hidden}.rm-showcase-slides{height:540px;position:relative}.rm-showcase-slide{opacity:0;pointer-events:none;transition:opacity .3s linear;position:absolute;inset:0}.rm-showcase-slide[data-active=true]{opacity:1}.rm-showcase-slide>img{object-fit:cover;width:100%;height:100%}.rm-showcase-slide:after{content:"";background:linear-gradient(#08152680,#0000 25%,#08152626 40%,#081526f5);position:absolute;inset:0}.rm-showcase-caption{z-index:1;opacity:0;transition:opacity 1s,transform 1s;position:absolute;bottom:90px;left:40px;right:40px;transform:translateY(-100px)}.rm-showcase-slide[data-active=true] .rm-showcase-caption{opacity:1;transform:translateY(0)}.rm-showcase-caption>span{color:#d4e3fc;font-size:12px}.rh .rm-showcase-caption h3{color:#fff;letter-spacing:-.035em;margin:14px 0;font-size:clamp(28px,3vw,42px);font-weight:650;line-height:1.12}.rm-showcase-caption p{color:#d4e3fc;margin-bottom:0;font-size:14px}.rm-showcase-top{letter-spacing:.07em;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:9px;display:flex;position:absolute;inset:26px 30px auto}.rm-showcase-controls{align-items:center;gap:8px;display:flex;position:absolute;inset:auto 30px 25px}.rm-showcase-controls>button{color:#fff;background:0 0;border:1px solid #ffffff60;min-width:44px;height:44px;font-size:20px}.rm-showcase-controls>button:first-of-type{padding-inline:10px;font-size:11px}.rm-showcase-controls>button:hover{background:#ffffff20}.rm-slide-dots{flex:1;gap:6px;margin-right:12px;display:flex}.rm-slide-dots button{background:0 0;border:0;flex:1;max-width:65px;height:44px;padding:0;position:relative}.rm-slide-dots button:before,.rm-slide-dots button>span{content:"";background:#ffffff50;height:2px;position:absolute;inset:21px 0 auto}.rm-slide-dots button[aria-pressed=true]>span{transform-origin:0;background:#fff}.rm-showcase[data-playing=true] .rm-slide-dots button[aria-pressed=true]>span{animation:5s linear both rm-progress}@media (width<=800px){.rh[data-design=a] .rh-hero{padding-top:58px}.rh[data-design=a] .rh-creator{height:320px}.rh[data-design=a] .rh-card-content{padding:14px}.rh[data-design=a] .rh-card-content>strong{font-size:17px}.rm-note-stack{bottom:145px;left:12px;right:12px}.rm-note-stack>span{font-size:10px}.rm-hero-pause{margin-left:0}}@media (width<=600px){.rh[data-design=a] .rh-hero{padding-top:45px}.rh[data-design=a] .rh-creator{height:355px}.rh[data-design=a] .rh-card-content{padding:20px}.rm-showcase-slides{height:460px}.rm-showcase-caption{left:22px;right:22px}.rm-showcase-controls{gap:6px;left:18px;right:18px}.rm-showcase-top{left:22px;right:22px}.rm-slide-dots{margin-right:5px}.rm-note-stack>span:first-child{opacity:.5;transform:translateY(-76px)}.rm-note-stack>span:nth-child(2){opacity:.75;transform:translateY(-38px)}.rm-note-stack>span:nth-child(3){opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.rm-title-line{clip-path:none}.rm-tab-progress{display:none}.rf-card:is(:hover,:focus-within) :is(.rf-screen,.rf-analysis-screen,.rf-mini){transform:none}}.hr-container{width:100%;max-width:1200px;padding:0 var(--space-8);box-sizing:border-box;min-width:0;margin:0 auto}.hr-hero{background:var(--color-bg-inverse);color:var(--color-text-inverse);box-sizing:border-box;border-radius:24px;min-width:0;height:calc(100svh - 90px);margin:0 16px 16px;overflow:hidden}.hr-hero>.hr-container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;height:100%;padding-top:0;padding-bottom:0;display:flex;overflow:hidden}.hr-hero>.hr-container:before{content:"";flex:1 1 0;min-height:32px}.hr-hero>.hr-container:after{content:"";flex:1 1 0;min-height:0}.hr-hero h1,.hr-hero h2,.hr-hero a,.hr-hero p.hr-hero__subtitle{color:var(--color-text-inverse)}.hr-hero__title{color:var(--color-text-inverse);font-size:var(--font-size-6xl);text-align:center;max-width:920px;margin:0 auto;font-weight:900;line-height:64px}.hr-hero__line{clip-path:inset(0 100% 0 0);margin-bottom:-6px;padding-bottom:6px;display:block}.hr-hero__line--1{animation:.45s steps(29,end) both hr-type-reveal}.hr-hero__line--2{animation:.5s steps(30,end) .45s both hr-type-reveal}@keyframes hr-type-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@keyframes hr-scale-in-up{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.hr-hero__accent{color:var(--color-brand-500)}.hr-hero__em{color:var(--color-text-inverse);font-style:italic}.hr-hero__subtitle{font-size:var(--font-size-md);text-align:center;color:var(--color-text-inverse);opacity:.8;max-width:720px;margin:var(--space-4) auto var(--space-6);animation:.6s cubic-bezier(.16,1,.3,1) 1s both hr-fade-in-up-subtitle}@keyframes hr-fade-in-up-subtitle{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:.8;transform:scale(1)translateY(0)}}@keyframes hr-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hr-hero__title,.hr-hero__subtitle,.hr-hero__search,.hr-hero__pills,.hr-hero__creators{animation:none}.hr-hero__line{clip-path:none;animation:none}}.hr-hero__search{z-index:var(--ds-z-raised);background:var(--bw-white);border-radius:var(--radius-full);margin:var(--space-6) 0 var(--space-5);flex-shrink:0;align-items:stretch;height:52px;animation:.6s cubic-bezier(.16,1,.3,1) 1.7s both hr-fade-up;display:flex;position:relative;overflow:visible;box-shadow:0 4px 24px #0000002e}.hr-hero-search__platform{padding:0 var(--space-4);cursor:pointer;align-items:center;gap:var(--space-2);-webkit-user-select:none;user-select:none;border-radius:var(--radius-full) 0 0 var(--radius-full);flex-shrink:0;display:flex}.hr-hero-search__platform-icon{color:var(--color-text-subtle);flex-shrink:0;align-items:center;display:flex}.hr-hero-search__platform-label{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-default);white-space:nowrap;line-height:1}.hr-hero-search__chev{pointer-events:none;color:var(--color-text-subtle);flex-shrink:0}.hr-hero-search__divider{background:var(--color-border-default);width:1px;margin:var(--space-3) 0;flex-shrink:0;align-self:stretch}.hr-hero-search__input-wrap{flex:1;align-items:center;min-width:0;display:flex;position:relative}.hr-hero-search__input{width:100%;height:100%;color:var(--color-text-default);font-size:var(--font-size-md);padding:0 var(--space-4);font-family:var(--font-family-base);z-index:1;background:0 0;border:none;outline:none;min-width:0;position:relative}.hr-hero-search__typed{left:var(--space-4);color:var(--color-text-subtle);font-size:var(--font-size-md);font-family:var(--font-family-base);pointer-events:none;white-space:nowrap;z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.hr-hero-search__input-wrap.is-typing .hr-hero-search__input::placeholder{color:#0000}.hr-hero-search__input::placeholder{color:var(--color-text-subtle)}.hr-hero-search__submit{justify-content:center;align-items:center;gap:var(--space-2);background:var(--color-brand-500);color:var(--color-text-inverse);border-radius:var(--radius-full);margin:var(--space-1);padding:0 var(--space-5);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);font-family:var(--font-family-base);white-space:nowrap;border:none;flex-shrink:0;display:inline-flex}.hr-hero-search__submit:hover{background:var(--color-brand-600)}.hr-hero__pills{justify-content:space-evenly;gap:var(--space-2);column-gap:max(var(--space-2), 8px);margin:0 0 var(--space-8);flex-wrap:nowrap;flex-shrink:0;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) 2s both hr-fade-up;display:flex;overflow:hidden}.hr-hero .hr-pill,.hr-pill{border-radius:var(--radius-full);color:#ffffffe6;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);border:1px solid var(--gray-600);transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:4px;padding:8px 10px;line-height:20px;text-decoration:none;display:inline-flex}.hr-pill svg{color:currentColor;stroke-width:1.5px;flex-shrink:0;width:16px;height:16px}.hr-pill:hover{color:var(--color-text-inverse);background:#ffffff14}.hr-pill:hover svg{color:var(--color-text-inverse)}.hr-hero__creators{gap:var(--space-3);flex-shrink:0;grid-template-columns:repeat(4,1fr);animation:.6s cubic-bezier(.16,1,.3,1) 2.2s both hr-fade-up;display:grid}.hr-hero__creator{border-radius:var(--radius-md);background:var(--gray-800);width:100%;height:270px;color:var(--color-text-inverse);flex-shrink:0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.hr-hero__creator:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 25%,#0000004d 50%,#000c 100%);position:absolute;inset:0}.hr-hero__creator-img{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.hr-hero__creator-top{top:var(--space-3);left:var(--space-3);z-index:2;position:absolute}.hr-hero__creator-platform{border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-inverse);-webkit-backdrop-filter:blur(6px);background:#0000008c;align-items:center;gap:5px;padding:4px 10px;display:inline-flex}.hr-hero__creator-bottom{left:var(--space-3);right:var(--space-3);bottom:var(--space-3);z-index:2;gap:var(--space-1);flex-direction:column;display:flex;position:absolute}.hr-hero__creator-namerow{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.hr-hero__creator-namecol{flex-direction:column;gap:2px;min-width:0;display:flex}.hr-hero__creator-name{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-inverse);white-space:nowrap;text-overflow:ellipsis;line-height:var(--line-height-tight);overflow:hidden}.hr-hero__creator-niche{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;line-height:var(--line-height-tight);overflow:hidden}.hr-hero__creator-price{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-inverse);white-space:nowrap;flex-shrink:0}.hr-hero__review-rotator{left:var(--space-3);right:var(--space-3);z-index:3;pointer-events:none;height:100px;position:absolute;bottom:68px;overflow:visible}.hr-hero__creator-review{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-full) var(--radius-full) var(--radius-full) 0;box-sizing:border-box;opacity:0;background:#121212d1;align-items:center;gap:5px;width:fit-content;max-width:100%;padding:3px 8px 3px 3px;transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:0;left:0;transform:translateY(110%)}.hr-hero__creator-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:16px;height:16px;display:block}.hr-hero__creator-avatar--initial{background-color:var(--color-bg-tertiary);color:var(--color-text-subtle);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-none);text-transform:uppercase;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hr-hero__creator-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.hr-hero__creator-desc{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:11px;line-height:1.3;overflow:hidden}.hr-workflow>.hr-container>.hr-workflow__tabs .hr-workflow__panel{text-align:left}.hr-workflow>.hr-container>.hr-section-title{font-size:48px;font-weight:var(--font-weight-bold);letter-spacing:-.96px;color:#0e1117;max-width:880px;margin:0 auto var(--space-3);line-height:60px}.hr-workflow>.hr-container>.hr-section-subtitle{color:var(--gray-600);max-width:880px;margin:0 auto var(--space-10);font-size:18px}.hr-trust>.hr-container>.hr-section-title{font-size:48px;font-weight:var(--font-weight-bold);letter-spacing:-.96px;color:#0e1117;max-width:880px;margin:0 auto var(--space-3);line-height:60px}.hr-trust>.hr-container>.hr-section-subtitle{color:var(--gray-600);max-width:880px;margin:0 auto var(--space-10);font-size:18px;line-height:28px}.hr-testimonials>.hr-container>.hr-section-title{font-size:48px;font-weight:var(--font-weight-bold);letter-spacing:-.96px;color:#0e1117;margin:0 auto var(--space-10);line-height:60px}.hr-personas>.hr-container>.hr-section-title{font-size:40px;font-weight:var(--font-weight-bold);letter-spacing:-.75px;color:var(--color-text-default);margin:0 auto 32px;line-height:37.5px}@media (width<=768px){.hr-container{padding:0 var(--space-4)}.hr-hero{height:unset;padding:var(--space-10) 0 var(--space-8);margin:0 16px 16px}.hr-hero__title{letter-spacing:-.8px;font-size:40px;font-weight:900;line-height:45px}.hr-hero__subtitle{margin-bottom:var(--space-6);font-size:14px;line-height:19px}.hr-hero__search{border-radius:var(--radius-full);flex-wrap:nowrap;gap:0;height:56px;margin-top:0;padding:0}.hr-hero-search__divider{display:block}.hr-hero-search__platform{border-radius:var(--radius-full) 0 0 var(--radius-full);border-bottom:none;gap:4px;width:auto;padding:0 12px}.hr-hero-search__platform-label{font-size:13px}.hr-hero-search__input-wrap{flex:1;min-width:0}.hr-hero-search__input{width:100%;padding:0 12px;font-size:14px}.hr-hero-search__submit{border-radius:50%;flex-shrink:0;justify-content:center;width:44px;height:44px;margin:6px 6px 6px 0;padding:0}.hr-hero-search__submit span{display:none}.hr-hero__pills{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right, #000 calc(100% - var(--space-14)), transparent 100%);-webkit-mask-image:linear-gradient(to right, #000 calc(100% - var(--space-14)), transparent 100%);mask-image:linear-gradient(to right, #000 calc(100% - var(--space-14)), transparent 100%);flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.hr-hero__pills::-webkit-scrollbar{display:none}.hr-pill{scroll-snap-align:start;flex-shrink:0}.hr-hero__creators{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 var(--space-4);box-sizing:border-box;gap:12px;width:100%;min-width:0;display:flex;overflow-x:scroll}.hr-hero__creators::-webkit-scrollbar{display:none}.hr-hero__creator{scroll-snap-align:start;flex-shrink:0;width:276px;height:282px}.hr-hero__creator:nth-child(n+2){display:block}.hr-workflow>.hr-container>.hr-section-title{letter-spacing:0;font-size:24px;line-height:32px}.hr-workflow>.hr-container>.hr-section-subtitle{font-size:16px;line-height:24px}.hr-trust>.hr-container>.hr-section-title{letter-spacing:0;font-size:24px;line-height:32px}.hr-trust>.hr-container>.hr-section-subtitle{font-size:18px;line-height:28px}.hr-testimonials>.hr-container>.hr-section-title{letter-spacing:0;color:#0e1117;margin-bottom:var(--space-6);font-size:24px;line-height:32px}.hr-personas>.hr-container>.hr-section-title{letter-spacing:-.5px;margin-bottom:var(--space-6);font-size:28px;line-height:34px}}.discover-section{margin-inline:auto;flex-direction:column;justify-content:center;align-items:center;max-width:1130px;margin-top:96px;padding:0 24px;display:flex}.discover-section__title{color:#0b2e1a;text-align:center;letter-spacing:-1.44px;max-width:941px;margin-top:0;margin-bottom:60px;font-family:Arial,sans-serif;font-size:72px;font-style:normal;font-weight:400;line-height:120%}.discover-section__title strong{font-weight:700}.discover-section__grid{grid-gap:20px;grid-template-columns:repeat(12,1fr);gap:20px;width:100%;display:grid}.discover-section__card{cursor:pointer;border-radius:24px;flex-direction:column;justify-content:space-between;gap:0;text-decoration:none;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.discover-section__card:hover{box-shadow:0 7px 12.5px #0d170e33}.discover-section__card:hover .discover-section__card-text{color:#585858}.discover-section__card:hover .discover-section__card-image{transform:scale(1.05)}.discover-section__card:first-child{background:linear-gradient(15deg,#f0f8fd 21.99%,#d0fae5 77.99%);grid-column:span 7;max-width:611px}.discover-section__card:nth-child(2){background:linear-gradient(12deg,#f0fdf4 24.07%,#d0fae5 72.75%);grid-column:span 5;justify-self:end;max-width:500px;margin-left:-10px}.discover-section__card:nth-child(3){background:linear-gradient(160deg,#f0fdf4 22.03%,#d2e7ff 61.75%,#e3dbfe 89.69%);grid-column:span 4;max-width:369px}.discover-section__card:nth-child(4){background:linear-gradient(171deg,#f0fdf4 7.66%,#e7eefc 63.31%,#dbf5fe 92.34%);border-radius:24.15px;grid-column:span 4;max-width:369px}.discover-section__card:nth-child(5){background:linear-gradient(163deg,#f0fdf4 10.16%,#c6ccff 89.84%);border-radius:24.15px;grid-column:span 4;justify-self:end;max-width:369px}.discover-section__card:nth-child(6){background:linear-gradient(308deg,#fcd6f4 30.7%,#dbeafe 94.63%);grid-column:span 8;max-width:747px}.discover-section__card:nth-child(7){background:linear-gradient(135deg,#f3e8ff,#fce7f3 50%,#dbeafe);grid-column:span 4;justify-self:end;max-width:363px}.discover-section__card-image-wrapper{background:0 0;flex-shrink:0;justify-content:flex-end;align-items:flex-end;width:100%;margin-top:0;padding:0;display:flex;overflow:hidden}.discover-section__card-image-wrapper picture{width:100%;height:100%;display:block}.discover-section__card-image{object-fit:cover;object-position:right bottom;width:auto;max-width:100%;height:100%;margin-left:auto;transition:transform .3s;display:block}.discover-section__card:first-child .discover-section__card-image-wrapper,.discover-section__card:nth-child(2) .discover-section__card-image-wrapper{height:45%}.discover-section__card:nth-child(3) .discover-section__card-image-wrapper,.discover-section__card:nth-child(4) .discover-section__card-image-wrapper,.discover-section__card:nth-child(5) .discover-section__card-image-wrapper,.discover-section__card:nth-child(6) .discover-section__card-image-wrapper,.discover-section__card:nth-child(7) .discover-section__card-image-wrapper{height:50%}.discover-section__card:nth-child(3) .discover-section__card-image-wrapper,.discover-section__card:nth-child(5) .discover-section__card-image-wrapper{justify-content:flex-end;align-items:flex-end;display:flex}.discover-section__card:nth-child(3) .discover-section__card-image-wrapper picture,.discover-section__card:nth-child(5) .discover-section__card-image-wrapper picture{justify-content:flex-end;align-items:flex-end;width:100%;height:100%;display:flex}.discover-section__card:nth-child(3) .discover-section__card-image{object-fit:contain;object-position:right bottom;width:auto;max-width:85%;height:auto;max-height:100%;margin-left:auto}.discover-section__card:nth-child(5) .discover-section__card-image{object-fit:contain;object-position:right bottom;width:auto;max-width:90%;height:auto;max-height:100%;margin-left:auto}.discover-section__card-body{flex-direction:column;flex:none;height:auto;padding:24px 24px 0;display:flex}.discover-section__card-title{color:#041528;margin-bottom:10px;font-family:Arial;font-size:27.78px;font-weight:400;line-height:33.336px}.discover-section__card-text{color:#99a1af;font-family:Arial;font-size:16.668px;font-weight:400;line-height:25.928px;transition:color .25s}.discover-section__card-link{color:#00a63e;align-items:center;gap:6px;font-family:Arial;font-size:14px;font-weight:400;line-height:20px;display:flex}.discover-section__card-link-icon{flex-shrink:0}@media screen and (width<=1024px){.discover-section__grid{grid-template-columns:repeat(6,1fr)}.discover-section__card:first-child,.discover-section__card:nth-child(2){grid-column:span 3;justify-self:stretch}.discover-section__card:nth-child(3),.discover-section__card:nth-child(4),.discover-section__card:nth-child(5){grid-column:span 2;justify-self:stretch}.discover-section__card:nth-child(6){grid-column:span 4;justify-self:stretch}.discover-section__card:nth-child(7){grid-column:span 2;justify-self:stretch}.discover-section__title{margin-bottom:48px;font-size:56px}.discover-section__card-title{font-size:22px}}@media screen and (width<=768px){.discover-section{margin-top:64px;padding:0 16px}.discover-section__title{letter-spacing:-.8px;margin-bottom:32px;font-size:40px}.discover-section__grid{grid-template-columns:1fr;gap:20px}.discover-section__card:first-child,.discover-section__card:nth-child(2),.discover-section__card:nth-child(3),.discover-section__card:nth-child(4),.discover-section__card:nth-child(5),.discover-section__card:nth-child(6),.discover-section__card:nth-child(7){grid-column:span 1;justify-self:stretch;max-width:100%}.discover-section__card-body{padding:20px}.discover-section__card-title{font-size:20px}.discover-section__card-link,.discover-section__card-text{font-size:15px}}@media screen and (width<=480px){.discover-section__title{margin-bottom:24px;font-size:32px}}.creators-section{max-width:100%;margin-bottom:96px;padding:0 24px;overflow:hidden}.creators-section__title{color:#041528;text-align:center;letter-spacing:-1.8px;margin-top:96px;margin-bottom:48px;font-family:Arial,sans-serif;font-size:50px;font-weight:400;line-height:1.2}.creators-section__carousel{width:100%}.creators-section__track{gap:20px;width:max-content;animation:40s linear infinite creators-scroll;display:flex}.creators-section__card{background:#fff;border:1px solid #0000001a;border-radius:30px;flex-direction:column;flex-shrink:0;gap:16px;width:283px;height:179px;padding:5px 7px;display:flex}.creators-section__card-header{align-items:center;gap:12px;display:flex}.creators-section__card-avatar-wrapper{flex-shrink:0;position:relative}.creators-section__card-avatar{object-fit:cover;background:#fff0;border:4.654px solid #fff;border-radius:50%;width:83px;height:83px;display:block;box-shadow:0 11.635px 17.453px -3.491px #0000001a,0 4.654px 6.981px -4.654px #0000001a}.creators-section__card-platform{border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-4px;right:-4px;overflow:hidden}.creators-section__card-info{flex-direction:column;gap:2px;min-width:0;display:flex}.creators-section__card-username{color:#0a0a0a;text-align:center;font-size:19.821px;font-weight:700;line-height:29.731px}.creators-section__card-handle{color:#4aa44f;font-size:13.027px;font-weight:400;line-height:24.776px}.creators-section__card-stats{background:#fff;justify-content:space-around;align-items:stretch;gap:0;margin-top:auto;padding:12px 16px;display:flex}.creators-section__card-stats .creators-section__card-stat+.creators-section__card-stat{border-left:1px solid #0000001a;margin-left:16px;padding-left:16px}.creators-section__card-stat{color:#6c757d;white-space:nowrap;text-align:center;flex:1;font-family:Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.creators-section__card-stat strong{color:#000;margin-bottom:2px;font-size:16px;font-weight:700;display:block}@keyframes creators-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (width<=1080px){.creators-section{margin-bottom:72px;padding:0 20px}.creators-section__title{letter-spacing:-1.2px;margin-top:72px;margin-bottom:36px;font-size:40px}.creators-section__track{gap:16px;animation-duration:35s}.creators-section__card{border-radius:24px;gap:12px;width:260px;height:168px;padding:4px 6px}.creators-section__card-avatar{border-width:4px;width:72px;height:72px}.creators-section__card-username{font-size:17px;line-height:26px}.creators-section__card-handle{font-size:12px;line-height:22px}.creators-section__card-stats{padding:10px 12px}.creators-section__card-stat strong{font-size:14px}.creators-section__card-stat{font-size:11px}.creators-section .creators-section__card-stat+.creators-section__card-stat{margin-left:12px;padding-left:12px}}@media screen and (width<=768px){.creators-section{margin-bottom:56px;padding:0 16px}.creators-section__title{letter-spacing:-.8px;margin-top:56px;margin-bottom:28px;font-size:32px}.creators-section__track{gap:12px;animation-duration:30s}.creators-section__card{border-radius:20px;gap:10px;width:240px;height:156px;padding:4px 6px}.creators-section__card-header{gap:10px}.creators-section__card-avatar{border-width:3px;width:60px;height:60px}.creators-section__card-username{font-size:15px;line-height:22px}.creators-section__card-handle{font-size:11px;line-height:20px}.creators-section__card-stats{padding:8px 10px}.creators-section__card-stat strong{font-size:13px}.creators-section__card-stat{font-size:10px}.creators-section .creators-section__card-stat+.creators-section__card-stat{margin-left:10px;padding-left:10px}}@media screen and (width<=480px){.creators-section{margin-bottom:48px;padding:0 12px}.creators-section__title{letter-spacing:-.5px;margin-top:48px;margin-bottom:24px;font-size:26px}.creators-section__track{gap:10px;animation-duration:28s}.creators-section__card{border-radius:16px;gap:8px;width:220px;height:148px;padding:4px 5px}.creators-section__card-avatar{border-width:2.5px;width:52px;height:52px}.creators-section__card-username{font-size:14px;line-height:20px}.creators-section__card-handle{font-size:10px;line-height:18px}.creators-section__card-stats{padding:6px 8px}.creators-section__card-stat strong{font-size:12px}.creators-section__card-stat{font-size:9px}.creators-section .creators-section__card-stat+.creators-section__card-stat{margin-left:8px;padding-left:8px}}.hero-slide__inner,.hero-slide__slide--itemInner{position:relative}.hero-slide__slide--itemInner:before{content:"";opacity:.8;background:linear-gradient(#0000,#000);width:100%;height:423px;position:absolute;bottom:0;left:0}.hero-slide__slide--itemInner:after{content:"";opacity:.8;background:linear-gradient(#000,#0000);width:100%;height:423px;position:absolute;top:0;left:0}.slick-current .hero-slide__slide--caption{opacity:1;transform:translateY(0)}.hero-slide__slide--caption{opacity:0;z-index:1;max-width:400px;padding:80px;transition:all 1s;position:absolute;bottom:0;left:0;transform:translateY(-100px)}.hero-slide__slide--caption :is(h1,h2,h3,h4,h5){margin-bottom:10px}.hero-slide .slick-dots{width:calc(100% - 160px);margin:0 auto;position:absolute;bottom:50px;left:0;right:0}.hero-slide .slick-arrow.slick-prev{margin-right:45px}.hero-slide .slick-arrow{cursor:pointer;z-index:2;position:absolute;bottom:75px;right:80px}.hero-slide .slick-arrow:hover{opacity:.6}@media (width>=992px){.col-rtext{padding-top:230px}.hero-slide__content{position:relative}.hero-slide__slide{z-index:2;width:calc(47vw - 30px);margin-left:50px;position:relative}.hero-slide__slideWrap{max-width:720px}}@media (width>=1200px){.hero-slide__content--rtext{max-width:67%}}@media (width<=767px){.hero-slide__slide--caption{padding:80px 20px}.hero-slide .slick-dots{width:calc(100% - 40px)}.hero-slide .slick-arrow{right:20px}}.source-home{--color-bg-inverse:#101f3c;--color-text-inverse:#fff;--color-text-default:#122746;--color-text-subtle:#6b7a91;--color-bg-tertiary:#e5edff;--color-border-default:#dce3ef;--color-brand-500:#3978ff;--color-brand-600:#2457d6;--bw-white:#fff;--gray-600:#526079;--gray-800:#142742;--font-family-base:"Resource Manrope", sans-serif;--font-size-6xl:64px;--font-size-md:16px;--font-size-sm:14px;--font-size-xs:12px;--font-size-2xs:10px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-none:1;--radius-full:999px;--radius-md:12px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-14:56px;--duration-fast:.18s;--ease-out:cubic-bezier(.16, 1, .3, 1);--ds-z-raised:2}.source-home .hr-hero{height:auto;min-height:calc(100svh - 92px);padding:30px 0 18px}.source-home .hr-hero>.hr-container{min-height:calc(100svh - 140px);overflow:visible}.source-home .hr-hero>.hr-container:before{min-height:12px}.xp .source-home .hr-hero__title{letter-spacing:-.045em;max-width:1000px;margin:0 auto;font-size:clamp(40px,4.5vw,64px);font-weight:800;line-height:1.08}.source-home .hr-hero__line{color:#fff}.source-home .hr-hero__accent{color:#78a8ff}.source-home .hr-hero__subtitle{margin:22px auto 4px;line-height:1.6}.source-home .hr-hero__search{width:100%;max-width:880px;height:60px;margin:24px auto 18px}.source-home .hr-hero-search__platform select{color:#122746;font:inherit;background:#fff;border:0;width:130px;padding:10px 0}.source-home .hr-hero-search__input{appearance:auto;border-radius:0;font-family:inherit}.source-home .hr-hero__pills{justify-content:center;gap:12px;margin-bottom:30px}.source-home .hr-pill{cursor:pointer;min-height:42px;padding-inline:18px}.source-home .hr-pill[aria-pressed=true]{background:#2d4b7b;border-color:#769bdb}.source-home .hr-hero__creator{text-align:left;cursor:pointer;border:0;height:clamp(245px,29vh,330px)}.source-home .hr-hero__creator-img{object-position:center 30%;transition:transform .5s}.source-home .hr-hero__creator:hover .hr-hero__creator-img{transform:scale(1.04)}.source-home .hr-hero__creator-name{white-space:normal;font-size:16px}.source-home .hr-hero__creator-bottom{gap:8px}.source-home .hr-hero__creator-review{padding:7px}.source-home .hr-hero__creator:is(:hover,:focus-visible) .hr-hero__creator-review{opacity:1;transform:translateY(0)}.source-home .hr-hero__creator:is(:hover,:focus-visible) .hr-hero__creator-review[data-note="0"]{opacity:.4;transform:translateY(-72px)}.source-home .hr-hero__creator:is(:hover,:focus-visible) .hr-hero__creator-review[data-note="1"]{opacity:.7;transition-delay:.3s;transform:translateY(-36px)}.source-home .hr-hero__creator-review[data-note="2"]{transition-delay:.6s}.source-campaign-card strong{font-size:29px;line-height:1.15}.source-hero-footer{color:#c1cbe0;justify-content:space-between;align-items:center;gap:12px;margin-top:15px;font-size:11px;display:flex}.source-hero-footer button{color:inherit;cursor:pointer;background:0 0;border:0;min-height:44px}.source-home .hr-hero:focus-within :is(.hr-hero__search,.hr-hero__pills,.hr-hero__creators){animation:none}.source-gallery{margin:0;padding:85px 0 65px}.source-gallery-heading{text-align:center;margin-bottom:42px;padding:0 24px}.source-gallery-heading>p,.source-kicker{letter-spacing:.13em;color:#2457d6;font-size:11px;font-weight:700}.source-gallery-heading h2{letter-spacing:-.045em;font-size:clamp(34px,4vw,56px);font-weight:550;line-height:1.1}.source-gallery-heading h2 em{color:#2457d6;font-style:normal}.source-gallery-heading>span{color:#6b7a91;margin-top:22px;font-size:14px;display:block}.source-gallery .creators-section__carousel{scrollbar-width:none;overflow-x:auto}.source-gallery .creators-section__track{gap:0;animation:60s linear infinite source-creators-scroll}.source-gallery-group{gap:20px;padding-right:20px;display:flex}.source-gallery .creators-section__card{text-align:left;cursor:pointer;border-radius:14px;gap:0;width:280px;height:auto;padding:0;overflow:hidden}.source-gallery .creators-section__card-image{object-fit:cover;width:100%;height:210px}.source-gallery .creators-section__card-header{padding:18px 14px}.source-gallery-avatar{object-fit:cover;border-radius:50%;width:38px;height:38px}.source-gallery .creators-section__card-header>div{flex:1}.source-gallery strong{font-size:12px;display:block}.source-gallery .creators-section__card-header span{color:#6b7a91;margin-top:4px;font-size:10px;display:block}.source-gallery:hover .creators-section__track{animation-play-state:paused}.source-gallery:focus-within .creators-section__track{animation:none}@keyframes source-creators-scroll{to{transform:translate(-50%)}}.source-home .discover-section{max-width:1184px;margin-top:65px;margin-bottom:110px}.source-feature-heading{text-align:center}.source-home .discover-section__title{color:#142742;letter-spacing:-.05em;margin-bottom:20px;font-family:inherit;font-size:clamp(40px,5vw,68px);line-height:1.08}.source-feature-heading>p{color:#6b7a91;margin-bottom:48px}.source-home .discover-section__card{cursor:default;min-width:0}.source-home .discover-section__card:first-child{background:linear-gradient(15deg,#f0f8fd 22%,#c6dfff 78%)}.source-home .discover-section__card:nth-child(2){background:linear-gradient(12deg,#f0f6fd 24%,#c8d9ff 73%);margin-left:0}.source-home .discover-section__card:nth-child(3){background:#e5edff}.source-home .discover-section__card:nth-child(4){background:#eaf4ff}.source-home .discover-section__card:nth-child(5){background:#dae6ff}.source-home .discover-section__card-body{padding:30px 28px 10px}.source-home .discover-section__card-body h3{letter-spacing:-.035em;min-height:0;font-size:28px;font-weight:500;line-height:1.2}.source-home .discover-section__card-body p{color:#5a6a81;min-height:0;margin-top:20px;font-size:15px;line-height:1.6}.source-home .discover-section__card-image-wrapper{height:auto;min-height:220px}.source-home .discover-section__card-image{width:calc(100% - 30px);max-width:none;height:auto;margin:30px -22px -10px 30px}.source-home .discover-section__card .rf-mini{border-radius:14px 0 0;width:calc(100% - 30px);max-width:none;min-height:180px;margin:25px 0 0 30px;padding:28px}.source-home .discover-section__card:focus-within .discover-section__card-image{transform:scale(1.05)}.source-home .rh-evidence{background:#fff;padding:0 0 100px}.source-home .hero-slide{color:#fff;background:#123a83;padding:70px 0;overflow:hidden}.source-home .hero-slide__inner{grid-template-columns:1fr 1fr;align-items:center;max-width:1360px;margin:auto;display:grid}.source-home .hero-slide__content{padding:30px 50px}.source-home .source-kicker{color:#abcaff;margin-bottom:30px}.source-home .hero-slide__content h2{letter-spacing:-.05em;margin-bottom:28px;font-size:clamp(40px,4.3vw,64px);font-weight:500;line-height:1.05}.source-home .hero-slide__content>p:not(.source-kicker){color:#d4e3ff;max-width:470px;font-size:16px;line-height:1.65}.source-home .hero-slide__slide{width:auto;min-width:0;margin:0 30px 0 0}.source-home .hero-slide .rm-showcase{min-height:650px}.source-home .hero-slide .rh-sheet-rationale{color:#fff;background:0 0;border-top:1px solid #fff3;margin-top:26px;padding:24px 0 0}.source-home .hero-slide .rh-sheet-rationale p{color:#d4e3ff}.source-home .hero-slide .rh-sheet-rationale span{color:#abcaff}.source-home .hero-slide .rh-sheet-footer{color:#abcaff;border:0;padding-left:0}.source-home .hero-slide .rh-inline-link{color:#123a83;background:#fff;border-radius:50px;margin-top:22px;padding:15px 24px}.source-home .rh-evidence-reverse{margin-top:100px}.source-home .rh-close{color:#123a83;background:#e7efff}.source-home[data-motion=off] .hr-hero__line{clip-path:none}@media (width<=900px){.source-home .hr-hero__title{font-size:48px}.source-home .hr-hero__creator-name{font-size:13px}.source-home .hero-slide__content{padding:25px}.source-home .hero-slide .rm-showcase{min-height:610px}}@media (width<=768px){.source-home .hr-hero{border-radius:20px;min-height:0;margin:0 10px;padding:38px 0 10px}.source-home .hr-hero>.hr-container{min-height:0}.source-home .hr-hero>.hr-container:before,.source-home .hr-hero>.hr-container:after{display:none}.xp .source-home .hr-hero__title{font-size:clamp(32px,6.5vw,46px)}.source-home .hr-hero__search{border-radius:16px;flex-wrap:wrap;gap:4px;height:auto;padding:6px}.source-home .hr-hero-search__platform{padding:0 6px}.source-home .hr-hero-search__platform select{width:88px;font-size:12px}.source-home .hr-hero-search__input{min-height:44px;padding:0 4px;font-size:12px}.source-home .hr-hero-search__submit{border-radius:10px;width:100%;height:44px;margin:0;font-size:14px}.source-home .hr-hero-search__submit span{display:inline}.source-home .hr-hero__pills{justify-content:flex-start;gap:8px;margin-bottom:24px}.source-home .hr-pill{padding:8px 12px;font-size:12px}.source-home .hr-hero__creators{padding:0}.source-home .hr-hero__creator{width:245px;height:295px}.source-home .hr-hero__creator-name{font-size:16px}.source-gallery{padding:60px 0 40px}.source-gallery .creators-section__card{width:240px}.source-gallery .creators-section__card-image{height:180px}.source-home .discover-section{margin:30px auto 60px}.source-home .discover-section__card-body h3{font-size:25px}.source-home .hero-slide{padding:40px 0 20px}.source-home .hero-slide__inner{grid-template-columns:1fr}.source-home .hero-slide__slide{margin:20px}.source-home .hero-slide .rm-showcase{min-height:480px}.source-home .rh-evidence-reverse{margin-top:60px}}@media (prefers-reduced-motion:reduce){.source-home .hr-hero__line{clip-path:none}.source-home .hr-hero__creator:hover .hr-hero__creator-img,.source-home .discover-section__card:is(:hover,:focus-within) .discover-section__card-image{transform:none}}.source-home .discover-section__card:nth-child(n){padding:0}.source-home .discover-section__card:nth-child(n) .discover-section__card-image-wrapper{height:auto;min-height:0}.source-home .rh-close .rh-eyebrow{color:#2457d6}.source-home .rh-close p:last-child{color:#526988}.source-home .rh-close-button{color:#fff;background:#2457d6}.source-home .rh-close-button:hover{background:#163f9f}.source-home .sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.source-home .discover-section__card-image.rf-screen{min-width:440px}.source-home .discover-section__card-image.rf-analysis-screen{min-width:370px;display:flex}.mp-header__logo-col{align-items:center;display:flex}.mp-header__nav{justify-content:flex-start;align-items:center;gap:calc(var(--space-9) + var(--space-0-5));display:flex}.mp-header__nav-item{align-items:center;display:inline-flex;position:relative}.mp-header__nav-item--has-dropdown{position:static}.mp-header__nav-link{align-items:center;gap:var(--space-1);padding:var(--space-0);color:var(--color-text-default);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:none;font-family:inherit;text-decoration:none;transition:color .15s;display:inline-flex}.mp-header__nav-link:hover{color:var(--color-brand-500)}.mp-header__nav-item--has-dropdown .mp-header__nav-link[aria-expanded=true] .mp-header__icon{transform:rotate(180deg)}.mp-header__icon{width:var(--size-4);height:var(--size-4);transition:transform .15s}.mp-header__mega{top:70px;left:var(--space-18);right:var(--space-18);background:var(--color-bg-primary);border-radius:var(--radius-xl);width:auto;padding:var(--space-6) var(--space-8);z-index:var(--ds-z-sticky);display:none;position:absolute;box-shadow:0 12px 40px #0000001f}.mp-header__mega.is-open{display:block}.mp-header__nav-item--compact{position:relative}.mp-header__mega--compact{top:calc(100% + var(--space-3));width:max-content;min-width:280px;padding:var(--space-4);left:0;right:auto}.mp-header__mega--compact .mp-header__mega-grid{grid-template-columns:1fr}.mp-header__mega-cols{align-items:stretch;gap:var(--space-4);display:flex}.mp-header__mega-col{gap:var(--space-2);flex-direction:column;min-width:240px;display:flex}.mp-header__mega-grid{gap:var(--space-2) var(--space-8);grid-template-columns:1fr 1fr;display:grid}.mp-header__mega-item{align-items:center;gap:var(--space-4);padding:var(--space-3);border-radius:var(--radius-lg);color:var(--gray-900);text-decoration:none;transition:background .15s;display:flex}.mp-header__mega-item:hover{background:var(--color-bg-secondary);color:var(--gray-900)}.mp-header__mega-icon{width:var(--space-12);height:var(--space-12);background:var(--gray-200);border-radius:var(--radius-md);color:var(--color-text-default);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mp-header__mega-icon--search{background:var(--pink-200)}.mp-header__mega-icon--chat{background:var(--purple-100)}.mp-header__mega-icon--tracking{background:var(--green-100)}.mp-header__mega-icon--briefs{background:var(--orange-100)}.mp-header__mega-icon--payments{background:var(--indigo-100)}.mp-header__mega-icon--team,.mp-header__mega-icon--teams{background:var(--yellow-100)}.mp-header__mega-icon--agencies{background:var(--blue-100)}.mp-header__mega-icon--ugc{background:var(--orange-100)}.mp-header__mega-icon--influencer{background:var(--pink-200)}.mp-header__mega-icon--affiliate{background:var(--green-100)}.mp-header__mega-icon--manage{background:var(--blue-100)}.mp-header__mega-icon--casestudies{background:var(--purple-100)}.mp-header__mega-icon--enterprise{background:var(--indigo-100)}.mp-header__mega-icon--founders{background:var(--orange-100)}.mp-header__mega-icon svg{width:var(--space-6);height:var(--space-6)}.mp-header__mega-text{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.mp-header__mega-text strong{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal);color:var(--gray-900)}.mp-header__mega-text small{font-size:var(--font-size-base);font-weight:var(--font-weight-normal);color:var(--gray-600);line-height:var(--line-height-normal)}.mp-header__actions{align-items:center;gap:var(--space-4);flex-shrink:0;display:flex;position:relative}.mp-header__actions-row{align-items:center;gap:var(--space-4);display:flex}.mp-header__actions .mp-header__creator-link{top:calc(100% + var(--space-6));text-align:right;white-space:nowrap;margin-top:0;position:absolute;right:0}.mp-header__btn{box-sizing:border-box;height:var(--space-10);justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-4);border-radius:var(--radius-2xl);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);white-space:nowrap;cursor:pointer;border:none;font-family:inherit;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.mp-header__btn--ghost{width:var(--space-20);background:var(--color-bg-primary);color:var(--color-text-default);border:var(--border-default)}.mp-header__btn--ghost:hover{color:var(--color-text-default);background:var(--color-bg-secondary)}.mp-header__btn--primary:hover{background:var(--color-neutral-900);color:var(--color-text-inverse)}.mp-header__hamburger{width:var(--space-10);height:var(--space-10);cursor:pointer;padding:var(--space-2);justify-content:center;align-items:center;gap:var(--space-1);background:0 0;border:none;flex-direction:column;display:none}.mp-header__hamburger span{background:var(--gray-900);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.mp-header__hamburger[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.mp-header__hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.mp-header__hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mp-header__drawer{top:var(--marketplace-header-height);background:var(--color-bg-primary);border-top:1px solid var(--gray-200);padding:var(--space-4);z-index:150;flex-direction:column;justify-content:space-between;display:none;position:fixed;bottom:0;left:0;right:0}.mp-header__drawer.is-open{display:flex}.mp-header__drawer-nav{gap:var(--space-1);flex-direction:column;display:flex;overflow-y:auto}.mp-header__drawer-actions{gap:var(--space-3);padding-top:var(--space-4);display:flex}.mp-header__drawer-actions .mp-header__btn{width:auto;height:var(--space-11);padding:0 var(--space-5)}.mp-header__drawer-link{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--gray-900);text-decoration:none;display:block}.mp-header__drawer-link:hover{background:var(--color-bg-secondary);color:var(--gray-900)}.mp-header__drawer-features{padding:0}.mp-header__drawer-features summary{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--gray-900);cursor:pointer;list-style:none;display:block;position:relative}.mp-header__drawer-features summary .mp-header__drawer-chevron{right:var(--space-4);width:var(--size-4);height:var(--size-4);transition:transform .15s;position:absolute;top:50%;transform:translateY(-50%)}.mp-header__drawer-features[open] summary .mp-header__drawer-chevron{transform:translateY(-50%)rotate(180deg)}.mp-header__drawer-features summary::-webkit-details-marker{display:none}.mp-header__drawer-features a{padding:var(--space-2-5) var(--space-4) var(--space-2-5) var(--space-8);font-size:var(--font-size-sm);color:var(--gray-600);text-decoration:none;display:block}.mp-header__drawer-feature-list{gap:var(--space-4);width:min(100%, calc(var(--space-96) + var(--space-6) - var(--space-px)));margin:var(--space-4) auto 0;flex-direction:column;display:flex}.mp-header__drawer-features .mp-header__drawer-feature-item{align-items:center;gap:var(--space-4);padding:var(--space-0);color:var(--color-text-default);display:flex}.mp-header__drawer-features .mp-header__drawer-feature-item:hover{color:var(--color-text-default);background:0 0}.mp-header__drawer-features a:hover{background:var(--color-bg-secondary);color:var(--gray-900)}.mp-header__drawer-divider{background:var(--gray-200);height:1px;margin:var(--space-2) 0}.mp-header__search{width:280px;height:var(--space-9);background:var(--color-bg-primary);border:1px solid var(--color-border-default);border-radius:var(--radius-full);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-out);justify-self:end;align-items:stretch;display:flex;position:relative}.mp-header__search.is-visible{opacity:1;pointer-events:auto}.mp-header__search-platform{align-items:center;gap:var(--space-1);padding:0 var(--space-3);cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;display:flex}.mp-header__search-platform-icon{color:var(--color-text-subtle);flex-shrink:0;align-items:center;display:flex}.mp-header__search-platform-label{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-default);white-space:nowrap;line-height:1}.mp-header__search-chev{pointer-events:none;color:var(--color-text-subtle);flex-shrink:0}.mp-header__search-platform-dropdown{top:calc(100% + var(--space-2));background:var(--color-bg-primary);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);padding:var(--space-1) 0;min-width:200px;z-index:var(--ds-z-sticky);margin:0;list-style:none;display:none;position:absolute;right:0;box-shadow:0 8px 24px #0000001f}.mp-header__search-platform-dropdown.is-open{display:block}.mp-header__search-platform-option{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-default);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);white-space:nowrap;display:flex}.mp-header__search-platform-option:hover{background:var(--color-bg-secondary)}.mp-header__search-platform-option--active{font-weight:var(--font-weight-bold);color:var(--color-brand-500)}.mp-header__search-divider{background:var(--color-border-default);width:1px;margin:var(--space-2) 0;flex-shrink:0;align-self:stretch}.mp-header__search-input-wrap{flex:1;align-items:center;min-width:0;display:flex;position:relative}.mp-header__search-input{width:100%;height:100%;color:var(--color-text-default);font-size:var(--font-size-sm);padding:0 var(--space-3);font-family:var(--font-family-base);background:0 0;border:none;outline:none;min-width:0}.mp-header__search-input::placeholder{color:var(--color-text-subtle);font-size:12px}.mp-header__search-popup{top:calc(100% + var(--space-2));overscroll-behavior:contain;background:var(--color-bg-primary);border-radius:var(--radius-xl);width:320px;max-width:90vw;max-height:360px;padding:var(--space-4);box-sizing:border-box;z-index:var(--ds-z-sticky);display:none;position:absolute;left:0;overflow-y:auto;box-shadow:0 8px 32px #0000002e}.mp-header__search-popup.is-open{display:block}.mp-header__search-popup-label{font-size:var(--font-size-sm);color:var(--gray-700);margin-bottom:var(--space-3)}.mp-header__search-popup-suggested{margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border-default)}.mp-header__search-popup-suggested[hidden]{display:none}.mp-header__search-popup-suggested-list{gap:var(--space-0-5);flex-direction:column;display:flex}.mp-header__search-popup-suggested-item{text-align:left;width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--gray-800);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:0 0;border:none;font-family:inherit;display:block}.mp-header__search-popup-suggested-item:hover{background:var(--color-bg-secondary)}.mp-header__search-popup-chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.mp-header__search-chip{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-default);border-radius:var(--radius-md);background:var(--color-bg-primary);color:var(--color-text-default);cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);transition:background var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);white-space:nowrap;flex:none;text-decoration:none;display:inline-flex}.mp-header__search-chip:hover{background:var(--color-bg-secondary)}.mp-header__search-chip.is-selected{background:var(--gray-800);border-color:var(--gray-800);color:var(--color-text-inverse)}.mp-header__search-chip.is-selected img{filter:brightness(0)invert()}.mp-header__search-chip img{flex-shrink:0;width:20px;height:20px}.mp-header__search-submit{width:var(--space-7);height:var(--space-7);margin-right:var(--space-1);background:var(--color-brand-500);color:var(--color-text-inverse);border-radius:var(--radius-full);padding:var(--space-0);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;display:inline-flex}.mp-header__search-submit:hover{background:var(--color-brand-600)}.mp-header__search{transition:none}.mp-header__nav,.mp-header__search{display:none}.mp-header__actions{gap:var(--space-0);grid-column:3;display:flex;position:static}.mp-header__actions .mp-header__btn--ghost{display:none}.mp-header__actions .mp-header__creator-link{top:calc(100% + var(--space-0-5));right:var(--space-4)}.mp-header__hamburger{width:var(--space-6);height:var(--space-6);padding:var(--space-0);grid-column:4;justify-self:end;display:inline-flex}.mp-header__drawer{padding:calc(var(--space-8) + var(--space-0-5)) calc(var(--space-8) + var(--space-0-5))}.mp-header__drawer-nav{gap:var(--space-8)}.mp-header__drawer-features summary{padding:var(--space-0);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);line-height:var(--line-height-snug)}.mp-header__drawer-features summary:after{right:var(--space-0);top:var(--space-0)}.mp-header__drawer-feature-list{margin-top:var(--space-4)}.mp-header__drawer-link{padding:var(--space-0);font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);line-height:var(--line-height-snug)}.resource-header{color:#202124;z-index:30;background:#fff;border-bottom:1px solid #e5e5e8;position:relative}.resource-header-inner{align-items:center;gap:32px;max-width:1200px;margin:auto;padding:20px 32px;display:flex}.resource-header .mp-header__nav{align-items:center;gap:25px;margin-left:auto;display:flex}.resource-header .mp-header__nav-item{position:relative}.resource-header .mp-header__nav-link{color:#202124;gap:8px;min-height:44px;font:600 14px Resource Manrope,sans-serif;transition:color .16s}.resource-header .mp-header__nav-link:is(:hover,[aria-expanded=true]){color:#202124}.resource-nav-chevron{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .18s}[aria-expanded=true]>.resource-nav-chevron{transform:rotate(180deg)}.resource-header .mp-header__mega{opacity:1;visibility:visible;transform-origin:0 0;background:#fff;border:1px solid #e5e5e8;border-radius:16px;width:328px;max-height:calc(100dvh - 120px);padding:10px;transition:opacity .16s,transform .16s;display:block;position:absolute;top:calc(100% + 12px);left:-24px;right:auto;overflow-y:auto;transform:none;box-shadow:0 16px 40px #2021241a}@media (width>=1051px){.resource-header .mp-header__nav-item:has([aria-expanded=true]):after{content:"";width:328px;height:12px;position:absolute;top:100%;left:-24px}}@keyframes resource-nav-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.resource-header .mp-header__mega[hidden]{display:none}.resource-header .mp-header__mega-cols,.resource-header .mp-header__mega-col{display:block}.resource-header .mp-header__mega-item{color:#202124;border-radius:8px;padding:12px;display:block}.resource-header .mp-header__mega-item:hover,.resource-header .mp-header__mega-item:focus-visible,.resource-header .mp-header__mega-item[aria-current=page]{background:#fff0f3}.resource-header .mp-header__mega-text strong{font-size:14px;font-weight:650;line-height:1.5;display:block}.resource-header .mp-header__mega-text small{color:#62646a;margin-top:3px;font-size:13px;line-height:1.5;display:block}.resource-nav-all{color:#202124;border-top:1px solid #e5e5e8;min-height:44px;padding:16px 12px 12px;font-size:14px;font-weight:700;transition:background-color .16s;display:block}.resource-nav-all:is(:hover,:focus-visible){background:#fff0f3}.resource-header-cta{color:#fff;white-space:nowrap;background:#202124;border:1px solid #202124;border-radius:3px;transition:background-color .16s,box-shadow .16s}.resource-header-cta:hover{box-shadow:none;background:#414247}.resource-header-cta:active{box-shadow:inset 0 2px 4px #20212433}.resource-menu-toggle{display:none}.resource-footer{color:#202124;background:#f5f7fb;border-top:1px solid #e5e5e8;padding:56px 32px 24px}.resource-footer-inner{grid-template-columns:1.3fr repeat(4,1fr);gap:32px;max-width:1136px;margin:auto;display:grid}.resource-footer p{color:#62646a;font-size:13px}.resource-footer nav{flex-direction:column;gap:8px;display:flex}.resource-footer h2{margin:0 0 12px;font-size:14px}.resource-footer nav a{color:#62646a;padding-block:5px;font-size:13px;line-height:1.5}.resource-footer a:hover{color:#202124}.resource-footer-note{color:#62646a;border-top:1px solid #e5e5e8;max-width:1136px;margin:40px auto 0;padding-top:20px;font-size:12px}@media (width<=1050px){.resource-header-inner{gap:20px}.resource-menu-toggle{background:0 0;border:0;min-height:44px;margin-left:auto;padding:12px 8px;display:block}.resource-header .mp-header__nav{display:none}.resource-header .mp-header__nav.is-mobile-open{background:#fff;border-bottom:1px solid #e5e5e8;flex-direction:column;align-items:stretch;gap:8px;max-height:calc(100dvh - 90px);padding:16px 24px 24px;display:flex;position:absolute;top:100%;left:0;right:0;overflow:auto}.resource-header .mp-header__nav-item{display:block}.resource-header .mp-header__mega{width:100%;box-shadow:none;border:0;max-height:none;padding:0 8px 12px;position:static}.resource-header .mp-header__nav-link{justify-content:space-between;width:100%}.resource-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-footer-inner>div{grid-column:1/-1}}@media (width<=500px){.resource-header-inner{flex-wrap:wrap;gap:12px;padding:16px 20px}.resource-header-cta{min-height:44px;padding:12px;font-size:12px!important}.resource-header .xp-logo{font-size:26px!important}.resource-footer{padding-inline:20px}.resource-footer nav a{align-items:center;min-height:44px;display:flex}}@media (width<=360px){.resource-header-cta{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.resource-header *{transition:none!important;animation:none!important}}@media (width>=1051px){.resource-header .mp-header__mega[hidden]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s,transform .16s,visibility 0s .16s;display:block;transform:translateY(-4px)}}.resource-header .mp-header__mega-item{transition:background-color .14s}.resource-page-loading{color:#62646a;min-height:60vh;padding-block:64px}.xp .ycl-brand{color:#202124;letter-spacing:-.04em;align-items:center;gap:10px;display:inline-flex}.xp .ycl-wordmark{color:inherit;flex-direction:column;gap:2px;line-height:1;display:flex}.xp .ycl-wordmark>span{color:inherit;letter-spacing:.02em;font-size:12px;font-weight:500}.xp .ycl-wordmark strong{white-space:nowrap;font-size:20px;font-weight:800}.resource-footer-note{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.resource-header .xp-logo{flex-shrink:0}@media (width<=500px){.xp .ycl-wordmark strong{font-size:17px}.xp .ycl-brand{gap:7px}.ycl-brand img{width:30px;height:30px}}.resource-header .resource-header-cta{color:#fff;background:#2454df;border-color:#2454df}.resource-header .resource-header-cta:hover{background:#1d43b5;border-color:#1d43b5}
