.ss-home{--ink:#111;--paper:#fff;--grey-1:#f4f4f4;--grey-2:#6f6f6f;--rule:#e6e6e6;--rule-soft:#f0f0f0;--accent:#e0473b;--accent-hover:#c93a2f;--placeholder:#a0a0a0;--light:#bdbdbd;--display:"Archivo", "Times New Roman", serif;--body:"Barlow", system-ui, sans-serif;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:16px;line-height:1.5}.ss-home *,.ss-home :before,.ss-home :after{box-sizing:border-box}.ss-home a{color:inherit;text-decoration:none}.ss-home a:hover{color:var(--accent)}.ss-home button,.ss-home input{font-family:inherit}.ss-home button:focus-visible,.ss-home a:focus-visible,.ss-home input:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.ss-home h1,.ss-home h2,.ss-home h3{font-family:var(--display);letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:400;font-stretch:125%}.ss-home p{margin:0}.ss-home .wrap{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.ss-home .sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ss-home .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--grey-2);font-size:11px}.ss-home .muted{color:var(--grey-2)}.ss-home .small{font-size:12px}.ss-home .strong{font-weight:600}.ss-home .accent{color:var(--accent)}.ss-home .ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ss-home .link-underline{text-underline-offset:4px;color:var(--ink);font-size:15px;text-decoration:underline}.ss-home .btn{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.ss-home .btn:hover{background:var(--accent-hover);color:#fff}.ss-home .btn--sm{height:40px}.ss-home .btn--lg{height:52px;padding:0 28px;font-size:16px}.ss-home .btn--block{width:100%;height:48px;margin-top:8px;font-size:15px}.ss-home .btn--outline{color:var(--ink);border:1px solid var(--ink);background:0 0}.ss-home .btn--outline:hover{background:var(--grey-1);color:var(--ink)}.ss-home .btn--ink{background:var(--ink)}.ss-home .btn--ink:hover{background:#333}.ss-home .btn:disabled{opacity:.55;cursor:default}.ss-home [data-fade]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(14px)}.ss-home [data-fade].in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.ss-home [data-fade]{opacity:1;transition:none;transform:none}}.ss-home .hd{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--rule);background:#fffffff0;position:sticky;top:0}.ss-home .hd__bar{align-items:center;gap:20px;height:clamp(64px,7vw,84px);display:flex}.ss-home .hd__logo{flex:none;align-items:center;display:flex}.ss-home .hd__logo img{width:auto;height:clamp(40px,4.5vw,58px);display:block}.ss-home .hd__nav{align-items:center;gap:4px;margin:0 auto;font-size:14px;display:flex}.ss-home .hd__link{height:40px;color:var(--ink);border-radius:6px;align-items:center;padding:0 12px;font-size:14px;display:inline-flex}.ss-home .hd__link:hover{background:var(--grey-1);color:var(--ink)}.ss-home .hd__menu{position:relative}.ss-home .hd__menu>button{height:40px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:14px;display:inline-flex}.ss-home .hd__menu>button:hover,.ss-home .hd__menu>button.open{background:var(--grey-1)}.ss-home .hd__menu>button span{color:var(--grey-2);font-size:10px;transition:transform .15s}.ss-home .hd__menu>button.open span{transform:rotate(180deg)}.ss-home .hd__drop{background:var(--paper);border:1px solid var(--rule);z-index:30;border-radius:10px;gap:2px;min-width:240px;padding:8px;display:grid;position:absolute;top:48px;left:0;box-shadow:0 16px 40px #0000001a}.ss-home .hd__drop a{color:var(--ink);border-radius:6px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:14px;display:flex}.ss-home .hd__drop a:hover{background:var(--grey-1)}.ss-home .hd__actions{flex:none;align-items:center;gap:12px;display:flex}.ss-home .hd__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:auto;display:none}.ss-home .hd__burger span{background:var(--ink);width:20px;height:1.5px;display:block}.ss-home .hd__mobile{border-top:1px solid var(--rule);gap:2px;max-height:calc(100vh - 64px);padding:8px 20px 20px;font-size:16px;display:grid;overflow-y:auto}.ss-home .hd__mobile a{color:var(--ink);padding:12px 0}.ss-home .hd__mobile .hd__mobile-group{color:var(--grey-2);letter-spacing:.08em;text-transform:uppercase;padding:12px 0 4px;font-size:12px}.ss-home .hd__mobile .hd__mobile-sub{color:var(--grey-2);padding:10px 0 10px 16px;font-size:15px}@media (width<=959px){.ss-home .hd__nav,.ss-home .hd__actions{display:none}.ss-home .hd__burger{display:flex}}.ss-home .banner{background:var(--grey-1);border-bottom:1px solid var(--rule)}.ss-home .banner__in{justify-content:center;align-items:center;min-height:44px;padding-right:56px;font-size:14px;display:flex;position:relative}.ss-home .banner__in>span{text-align:center;padding:8px 0}.ss-home .banner a{text-underline-offset:3px;text-decoration:underline}.ss-home .banner button{cursor:pointer;width:44px;height:44px;color:var(--grey-2);background:0 0;border:none;font-size:18px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ss-home .banner button:hover{color:var(--ink)}.ss-home .hero{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));align-items:center;gap:48px;padding-top:clamp(48px,7vw,96px);display:grid}.ss-home .hero__copy{gap:24px;max-width:560px;display:grid}.ss-home .hero h1{font-size:clamp(36px,5.2vw,66px);line-height:.95}.ss-home .hero__standfirst{color:var(--grey-2);text-wrap:pretty;max-width:480px;font-size:clamp(16px,1.6vw,19px)}.ss-home .hero__ctas{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.ss-home .hero__note{color:var(--grey-2);margin-top:8px;font-size:13px}.ss-home .hero__art{place-self:end;width:100%;max-width:600px}.ss-home .hero__composite{background:var(--grey-1);border-radius:14px 0 0 14px;align-items:flex-end;width:600px;height:400px;padding:32px 0 0 32px;display:flex;overflow:hidden}.ss-home .hero__composite>.card{border-bottom:none;border-radius:10px 10px 0 0}.ss-home .hero__composite{grid-template-columns:1fr 1fr;align-content:end;align-items:start;gap:14px;display:grid}.ss-home .artboard{width:100%;position:relative;overflow:hidden}.ss-home .artboard__in{transform-origin:0 0;position:absolute;top:0;left:0}.ss-home .card{background:var(--paper);border:1px solid var(--rule);text-align:left;border-radius:10px;font-size:13px;box-shadow:0 20px 50px #0000000f}.ss-home .card--stats{gap:14px;padding:18px;display:grid}.ss-home .card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ss-home .card__head--line{border-bottom:1px solid var(--rule);padding:14px 16px}.ss-home .stats{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.ss-home .stat{border:1px solid var(--rule);border-radius:8px;gap:4px;padding:12px;display:grid}.ss-home .stat--accent{border-color:var(--accent)}.ss-home .stat--accent .stat__num{color:var(--accent)}.ss-home .stat__label{color:var(--grey-2);font-size:12px}.ss-home .stat__num{font-family:var(--display);font-size:30px;font-stretch:125%;line-height:1;display:block}.ss-home .bars{grid-template-columns:repeat(8,1fr);align-items:end;gap:5px;height:44px;display:grid}.ss-home .bars span{background:var(--rule);display:block}.ss-home .bars span.hi{background:var(--ink)}.ss-home .card--roster{overflow:hidden}.ss-home .roster__row{border-bottom:1px solid var(--rule-soft);grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px 16px;display:grid}.ss-home .roster__who{gap:2px;min-width:0;display:grid}.ss-home .roster__meta{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ss-home .roster__act{white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.ss-home .pill-btn{background:var(--ink);color:#fff;border-radius:6px;align-items:center;height:32px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.ss-home .trust{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.ss-home .trust__in{text-align:center;justify-items:center;gap:18px;padding-top:40px;padding-bottom:40px;display:grid}.ss-home .trust__names{font-family:var(--display);color:#8a8a8a;letter-spacing:.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,5vw,64px);font-size:clamp(18px,2.2vw,24px);font-stretch:125%;display:flex}.ss-home .band-sec__head{text-align:center;padding-top:clamp(64px,9vw,120px);padding-bottom:48px}.ss-home .band-sec__head h2{max-width:960px;margin:0 auto;font-size:clamp(30px,4.6vw,58px);line-height:1}.ss-home .band__art{margin-bottom:24px}.ss-home .band{grid-template-columns:380px 1fr;align-items:center;width:1160px;height:540px;padding-right:24px;display:grid}.ss-home .band__cards{z-index:2;gap:14px;margin-right:-72px;display:grid;position:relative}.ss-home .band .card{border-radius:12px;box-shadow:0 24px 60px #0000001a}.ss-home .card--live{gap:16px;padding:20px;display:grid}.ss-home .live-dot{align-items:center;gap:6px;display:inline-flex}.ss-home .live-dot:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px}.ss-home .live__stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ss-home .live__stats>div{gap:4px;display:grid}.ss-home .live__stats .stat__num{font-size:28px}.ss-home .live__line{width:100%;height:40px;color:var(--ink);display:block}.ss-home .card--found{grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.ss-home .card--found img{object-fit:cover;border-radius:6px;width:52px;height:66px;display:block}.ss-home .found__who{gap:3px;min-width:0;display:grid}.ss-home .tag-ink{background:var(--ink);color:#fff;border-radius:10px;justify-self:start;padding:2px 7px;font-size:10px}.ss-home .found__views{text-align:right;gap:2px;display:grid}.ss-home .found__views .stat__num{font-size:22px}.ss-home .band__photo{height:540px;position:relative}.ss-home .band__photo>img{object-fit:cover;background:var(--grey-1);border-radius:14px;width:100%;height:100%;display:block;position:absolute;inset:0}.ss-home .card--float{padding:16px 20px;position:absolute;right:-24px;box-shadow:0 24px 60px #0000001f}.ss-home .card--cost{align-items:center;gap:14px;min-width:280px;display:flex;top:52%}.ss-home .cost{align-items:baseline;gap:8px;display:flex}.ss-home .cost .stat__num{font-size:34px}.ss-home .meter{background:var(--rule);border-radius:3px;flex:1;min-width:80px;height:6px;display:block;overflow:hidden}.ss-home .meter span{background:var(--ink);height:100%;display:block}.ss-home .meter .accent-bg{background:var(--accent)}.ss-home .card--spots{flex-direction:column;gap:4px;min-width:200px;display:flex;bottom:28px}.ss-home .card--spots .meter{margin-top:6px}.ss-home .pillars{gap:8px;padding-top:40px;padding-bottom:40px;display:grid}.ss-home .pillar{grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));align-items:center;gap:48px;padding:40px 0;display:grid}.ss-home .pillar__copy{gap:18px;max-width:480px;display:grid}.ss-home .pillar h3{text-wrap:pretty;font-size:clamp(28px,3.6vw,42px);line-height:1}.ss-home .pillar p{color:var(--grey-2);font-size:16px;line-height:1.55}.ss-home .pillar__visual{background:var(--grey-1);border-radius:12px;min-width:0;padding:clamp(16px,3vw,32px)}@media (width>=960px){.ss-home .pillar--flip .pillar__copy{order:2}.ss-home .pillar--flip .pillar__visual{order:1}}.ss-home .screen{border:1px solid var(--rule);background:var(--paper);border-radius:10px;overflow:hidden;box-shadow:0 20px 50px #00000014}.ss-home .screen img{width:100%;height:auto;display:block}.ss-home .orders{background:var(--paper);border:1px solid var(--rule);border-radius:10px;font-size:13px;overflow:hidden;box-shadow:0 20px 50px #00000014}.ss-home .orders__head,.ss-home .orders__row{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;gap:8px;padding:12px 14px;display:grid}.ss-home .orders__head{border-bottom:1px solid var(--rule);color:var(--grey-2);text-transform:uppercase;letter-spacing:.05em;padding:10px 14px;font-size:11px}.ss-home .orders__row{border-bottom:1px solid var(--rule-soft)}.ss-home .status{align-items:center;gap:6px;display:inline-flex}.ss-home .dot{background:var(--ink);border-radius:50%;width:7px;height:7px;display:inline-block}.ss-home .dot--grey{background:var(--grey-2)}.ss-home .dot--light{background:var(--light)}.ss-home .dot--accent{background:var(--accent)}.ss-home .tone-ink{color:var(--ink)}.ss-home .tone-accent{color:var(--accent)}.ss-home .how__in{gap:40px;padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px);display:grid}.ss-home .how h2,.ss-home .insights h2,.ss-home .more h2{font-size:clamp(30px,4.2vw,48px);line-height:1}.ss-home .steps{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));align-items:stretch;gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (width>=960px){.ss-home .steps{grid-template-columns:repeat(5,minmax(0,1fr))}}.ss-home .step{grid-template-columns:1fr auto;align-items:center;gap:8px;min-width:0;display:grid}.ss-home .step__card{border:1px solid var(--rule);border-radius:10px;align-content:start;gap:10px;height:100%;padding:20px;display:grid}.ss-home .step__n{font-family:var(--display);color:var(--grey-2);letter-spacing:.06em;font-size:13px;font-stretch:125%}.ss-home .step__title{font-family:var(--display);letter-spacing:-.01em;font-size:24px;font-stretch:125%;line-height:1}.ss-home .step__body{color:var(--grey-2);font-size:14px;line-height:1.5}.ss-home .step__arrow{color:var(--light);padding:0 2px;font-size:18px;display:none}@media (width>=960px){.ss-home .step__arrow{display:inline}}.ss-home .insights__in{gap:40px;padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px);display:grid}.ss-home .insights__head{gap:12px;max-width:640px;display:grid}.ss-home .insights__head p{color:var(--grey-2)}.ss-home .insights__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:start;gap:40px;display:grid}.ss-home .report{border:1px solid var(--ink);border-radius:12px;display:grid;overflow:hidden}.ss-home .report__cover{background:var(--grey-1);height:220px;overflow:hidden}.ss-home .report__cover img{object-fit:cover;width:100%;height:220px;display:block}.ss-home .report__body{gap:16px;padding:28px;display:grid}.ss-home .report h3{text-wrap:pretty;font-size:clamp(24px,2.4vw,30px);line-height:1.05}.ss-home .report p{color:var(--grey-2);font-size:14px}.ss-home .report .btn{justify-self:start}.ss-home .progress{align-content:start;display:grid}.ss-home .progress>.eyebrow{padding-bottom:14px}.ss-home .progress__row{border-top:1px solid var(--rule);font-family:var(--display);grid-template-columns:1fr auto;align-items:baseline;gap:12px;padding:16px 0;font-size:20px;font-stretch:125%;line-height:1.1;display:grid}.ss-home .progress__row:last-of-type{border-bottom:1px solid var(--rule)}.ss-home .progress__row .small{font-family:var(--body)}.ss-home .progress>p{padding-top:14px;font-size:13px}.ss-home .more{background:var(--grey-1)}.ss-home .more__in{gap:40px;padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px);display:grid}.ss-home .more__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px;display:grid}.ss-home .more__card{background:var(--paper);border:1px solid var(--rule);border-radius:12px;align-content:start;gap:14px;padding:28px;display:grid}.ss-home .more__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ss-home .more h3{font-size:26px;line-height:1}.ss-home .more p{color:var(--grey-2);font-size:15px;line-height:1.55}.ss-home .soon{color:var(--grey-2);border:1px solid var(--rule);white-space:nowrap;border-radius:10px;padding:3px 9px;font-size:11px}.ss-home .final{background:var(--ink);color:#fff}.ss-home .final__in{gap:28px;padding-top:clamp(80px,10vw,140px);padding-bottom:clamp(80px,10vw,140px);display:grid}.ss-home .final h2{max-width:900px;font-size:clamp(38px,6vw,72px);line-height:.95}.ss-home .final p{color:var(--light);text-wrap:pretty;max-width:600px;font-size:clamp(17px,2vw,22px);line-height:1.4}.ss-home .news{border-bottom:1px solid var(--rule)}.ss-home .news__in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:40px;padding-bottom:40px;font-size:15px;display:flex}.ss-home .news__form{flex-wrap:wrap;flex:1;gap:8px;min-width:260px;max-width:460px;display:flex}.ss-home .news__form input{border:1px solid var(--rule);min-width:160px;height:44px;color:var(--ink);background:var(--paper);border-radius:6px;flex:1;padding:0 12px;font-size:14px}.ss-home .news__form input::placeholder{color:var(--placeholder)}.ss-home .news__form input:hover,.ss-home .news__form input:focus{border-color:var(--ink);outline:none}.ss-home .news__done{color:var(--grey-2);font-size:14px}.ss-home .news__error{width:100%;color:var(--accent);font-size:13px}.ss-home .ft__in{gap:48px;padding-top:56px;padding-bottom:32px;display:grid}.ss-home .ft__cols{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:32px;display:grid}.ss-home .ft__col{align-content:start;gap:12px;display:grid}.ss-home .ft__col .eyebrow{font-size:12px}.ss-home .ft__links{gap:8px;display:grid}.ss-home .ft__links a{font-size:14px}.ss-home .ft__bar{border-top:1px solid var(--rule);color:var(--grey-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:13px;display:flex}.ss-home .ft__co{align-items:center;gap:14px;display:flex}.ss-home .ft__co img{width:auto;height:clamp(40px,4.5vw,58px);display:block}.ss-home .ft__social{gap:20px;display:flex}.ss-home .ft__social a{color:var(--grey-2)}.ss-home .legal{max-width:720px;padding-top:clamp(40px,6vw,72px);padding-bottom:72px}.ss-home .legal h1{margin:8px 0 16px;font-size:clamp(32px,4.6vw,52px);line-height:1}.ss-home .legal h2{margin:32px 0 8px;font-size:22px;line-height:1.15}.ss-home .legal p{color:var(--ink);max-width:65ch;margin:0 0 14px;font-size:16px;line-height:1.6}.ss-home .legal a{text-underline-offset:3px;text-decoration:underline}.ss-home .legal .legal__updated{color:var(--grey-2);margin-bottom:28px;font-size:13px}.ss-home .legal .legal__notice{border:1px solid var(--rule);background:var(--grey-1);color:var(--ink);border-radius:10px;padding:14px 16px;font-size:14px}.ss-home .legal .legal__meta{color:var(--grey-2);margin-top:28px;font-size:13px}.ss-home .legal .legal__footer{border-top:1px solid var(--rule);color:var(--grey-2);margin-top:48px;padding-top:20px;font-size:13px}@media print{.ss-home .hd,.ss-home .legal__footer{display:none}}
