.sg-page{--sg-ease:cubic-bezier(0.23,1,0.32,1)}.sg-pin .sg-stick{padding-block:4rem}.sg-split{align-items:center}.sg-split,.sg-states{display:grid;gap:2.5rem}.sg-stage{display:flex;justify-content:center}.sg-fit{transform:scale(var(--ps,1));transform-origin:top center}@media (min-width:768px){.sg-split{grid-template-columns:1fr 1fr;gap:4rem}.sg-split--flip>.sg-stage{order:-1}}.sg-list{height:368px}.sg-card{position:absolute;inset-inline:0;top:0;height:120px;padding:12px 14px;background:#1b1815;border:1px solid #332d26;transform:translate3d(0,calc(var(--slot) * 124px),0);transition:transform .8s var(--sg-ease),border-color .3s ease,background-color .4s ease}.sg-card[data-slot=a]{--slot:0}.sg-card[data-slot=b]{--slot:1}.sg-card[data-slot=you]{--slot:2;border:2px solid #6e665a}.sg-card--you .sg-card-tag{color:#f0a030}.sg-chip{display:inline-flex;align-items:center;padding:3px 10px;border:1px solid #3a342c;font-size:11px;font-weight:600;color:#c6bcaa;transition:background .3s ease,color .3s ease}.sg-after{display:none}.sg-toasts{position:absolute;inset-inline:10px;top:4px;height:0}.sg-toast{inset-inline:0;top:0;padding:9px 12px;font-weight:600;transform:translate3d(0,-120%,0);transition:transform .55s var(--sg-ease),opacity .3s ease}.sg-callbar,.sg-toast{position:absolute;border-radius:14px;background:#fff8ec;color:#141210;font-size:13px;opacity:0}.sg-callbar{inset-inline:10px;bottom:10px;display:flex;align-items:center;gap:10px;padding:12px 14px;font-weight:700;transform:translate3d(0,130%,0);transition:transform .5s var(--sg-ease),opacity .3s ease}.sg-dot{width:9px;height:9px;flex:none;border-radius:50%;background:#a8712a}.sg-call{display:none}.sg-search[data-stage="1"] .sg-card[data-slot=a]{border-color:#c6bcaa}.sg-search[data-stage="1"] .sg-card[data-slot=a] .sg-chip:first-child{background:#fff8ec;color:#141210}.sg-search[data-stage="1"] .sg-callbar{opacity:1;transform:none}.sg-search[data-stage="1"] .sg-call--them{display:inline}.sg-search[data-stage="2"][data-rank="2"] .sg-card[data-slot=you]{--slot:1}.sg-search[data-stage="2"][data-rank="2"] .sg-card[data-slot=a]{--slot:0}.sg-search[data-stage="2"][data-rank="2"] .sg-card[data-slot=b]{--slot:2}.sg-search[data-stage="2"][data-rank="1"] .sg-card[data-slot=you],html:not([data-sg-motion]) .sg-search .sg-card[data-slot=you]{--slot:0;border-color:#f0a030}.sg-search[data-stage="2"][data-rank="1"] .sg-card[data-slot=a],html:not([data-sg-motion]) .sg-search .sg-card[data-slot=a]{--slot:1}.sg-search[data-stage="2"][data-rank="1"] .sg-card[data-slot=b],html:not([data-sg-motion]) .sg-search .sg-card[data-slot=b]{--slot:2}.sg-search[data-stage="2"] .sg-card--you{border-color:#f0a030}.sg-card--you{z-index:1}.sg-search[data-stage="2"][data-rank="1"] .sg-card--you,html:not([data-sg-motion]) .sg-search .sg-card--you{background:#f0a030;transition-delay:.35s}.sg-search[data-stage="2"][data-rank="1"] .sg-card--you *,html:not([data-sg-motion]) .sg-search .sg-card--you *{color:#141210!important;border-color:#141210!important;transition:color .3s ease .35s}.sg-search[data-stage="2"] .sg-before,html:not([data-sg-motion]) .sg-search .sg-before{display:none}.sg-search[data-stage="2"] .sg-after,html:not([data-sg-motion]) .sg-search .sg-after{display:inline}.sg-bump{animation:sg-bump .7s var(--sg-ease)}@keyframes sg-bump{0%{scale:1}35%{scale:1.04}to{scale:1}}.sg-bar{position:absolute;left:0;right:0;bottom:0;height:4px;background:#26221d}.sg-bar i{position:absolute;inset:0;background:#6e665a;transform-origin:0 50%;transform:scaleX(var(--w,1))}.sg-card--you .sg-bar i{background:#f0a030;transform:scaleX(var(--yw,1))}.sg-search[data-stage="2"][data-rank="1"] .sg-card--you .sg-bar,html:not([data-sg-motion]) .sg-search .sg-card--you .sg-bar{background:#c9821f}.sg-search[data-stage="2"][data-rank="1"] .sg-card--you .sg-bar i,html:not([data-sg-motion]) .sg-search .sg-card--you .sg-bar i{background:#141210}.sg-search[data-stage="2"] .sg-card--you [data-sg-tick]{color:#f0a030;font-weight:700}.sg-search[data-stage="2"] .sg-toast{animation:sg-toast 1.2s var(--sg-ease) both;animation-delay:calc(var(--i) * .62s)}@keyframes sg-toast{0%{opacity:0;transform:translate3d(0,-120%,0)}18%{opacity:1;transform:translateZ(0)}72%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(0) scale(.96)}}.sg-search[data-stage="2"] .sg-callbar,html:not([data-sg-motion]) .sg-search .sg-callbar{opacity:1;transform:none}.sg-search[data-stage="2"]:not([data-rank="1"]) .sg-call--them{display:inline}.sg-search[data-stage="2"][data-rank="1"] .sg-dot,html:not([data-sg-motion]) .sg-search .sg-dot{background:#f0a030}.sg-search[data-stage="2"][data-rank="1"] .sg-call--you,html:not([data-sg-motion]) .sg-search .sg-call--you{display:inline}.sg-msg{--on:clamp(0,calc(var(--step, 3) - var(--i) + 1),1);opacity:var(--on);transform:translate3d(0,calc((1 - var(--on)) * 14px),0) scale(calc(.96 + var(--on) * .04));transition:opacity .35s ease,transform .5s var(--sg-ease)}.sg-msg--in{max-width:250px;border-radius:18px 18px 18px 5px;background:#2e2922;color:#fff8ec;transform-origin:left bottom}.sg-msg--in,.sg-msg--out{padding:12px 16px;font-size:14px;line-height:1.35}.sg-msg--out{max-width:215px;margin-left:auto;border-radius:18px 18px 5px 18px;background:#f0a030;color:#141210;font-weight:500;transform-origin:right bottom}.sg-step{display:flex;gap:16px;align-items:flex-start;padding:12px 0;border-top:2px solid #2e2922;transition:opacity .3s ease}.sg-step-n{width:28px;flex:none;color:#f0a030}.sg-rise{transition:transform .62s var(--sg-ease)}.sg-line{display:block;overflow:hidden;padding-bottom:.04em}.sg-line>span{display:inline-block;transition:transform .8s var(--sg-ease)}.sg-line+.sg-line>span{transition-delay:.12s}.sg-rail-stick{padding-block:4rem}.sg-track{display:flex;gap:3px;width:-moz-max-content;width:max-content;padding-inline:1.25rem}.sg-item{display:flex;flex:none;flex-direction:column;width:min(78vw,330px);min-height:320px;padding:2rem;border:2px solid #2e2922;background:#221f1a}.sg-item--head{width:min(86vw,520px);padding-left:0;background:transparent}.sg-item--end,.sg-item--head{justify-content:flex-end;border:0}.sg-item--end{width:min(86vw,460px);background:#f0a030}@media (min-width:768px){.sg-track{padding-inline:4rem}.sg-item{min-height:300px}}html:not([data-sg-motion]) .sg-track{display:grid;width:auto;max-width:1440px;margin-inline:auto;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}html:not([data-sg-motion]) .sg-item{width:auto;min-height:0}html:not([data-sg-motion]) .sg-item--end,html:not([data-sg-motion]) .sg-item--head{grid-column:1/-1}html:not([data-sg-motion]) .sg-item--head{padding-block:0 1.5rem}html[data-sg-motion] .sg-rise:not(.is-in){transform:translate3d(0,18px,0)}html[data-sg-motion] .sg-wipe:not(.is-in) .sg-line>span{transform:translate3d(0,105%,0)}html[data-sg-motion] .sg-search{height:360svh}html[data-sg-motion] .sg-thread{height:330svh}html[data-sg-motion] .sg-pin .sg-stick{position:sticky;top:0;height:100svh;padding-block:0;overflow:hidden}html[data-sg-motion] .sg-pin .sg-split{height:100%;grid-template-rows:auto minmax(0,1fr);align-items:stretch;gap:0}html[data-sg-motion] .sg-pin .sg-stage{position:relative;order:1;min-height:0}html[data-sg-motion] .sg-pin .sg-fit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--ps,.8));transform-origin:center}html[data-sg-motion] .sg-search .sg-states{gap:0;padding-block:1.5rem .5rem}html[data-sg-motion] .sg-search .sg-state{grid-area:1/1;opacity:0;transform:translate3d(0,14px,0);transition:opacity .4s ease,transform .6s var(--sg-ease)}html[data-sg-motion] .sg-search[data-stage="0"] .sg-state[data-i="0"],html[data-sg-motion] .sg-search[data-stage="1"] .sg-state[data-i="1"],html[data-sg-motion] .sg-search[data-stage="2"] .sg-state[data-i="2"]{opacity:1;transform:none;transition-delay:.1s}html[data-sg-motion] .sg-thread .sg-thread-copy{padding-block:1.5rem .5rem}html[data-sg-motion] .sg-thread .sg-step{opacity:.55}html[data-sg-motion] .sg-thread[data-step="0"] .sg-step[data-i="0"],html[data-sg-motion] .sg-thread[data-step="1"] .sg-step[data-i="1"],html[data-sg-motion] .sg-thread[data-step="2"] .sg-step[data-i="2"],html[data-sg-motion] .sg-thread[data-step="3"] .sg-step[data-i="3"]{opacity:1}@media (max-width:767px){html[data-sg-motion] .sg-search .sg-state h2{font-size:27px}html[data-sg-motion] .sg-search .sg-state p{margin-top:.5rem;font-size:15px}html[data-sg-motion] .sg-thread h2{font-size:26px}html[data-sg-motion] .sg-thread ol{margin-top:.75rem;gap:0}html[data-sg-motion] .sg-thread .sg-step{padding:7px 0}html[data-sg-motion] .sg-thread .sg-step-d{display:none}html[data-sg-motion] .sg-thread[data-step="0"] .sg-step[data-i="0"] .sg-step-d,html[data-sg-motion] .sg-thread[data-step="1"] .sg-step[data-i="1"] .sg-step-d,html[data-sg-motion] .sg-thread[data-step="2"] .sg-step[data-i="2"] .sg-step-d,html[data-sg-motion] .sg-thread[data-step="3"] .sg-step[data-i="3"] .sg-step-d{display:block}}@media (min-width:768px){html[data-sg-motion] .sg-pin .sg-split{grid-template-rows:none;align-items:center;gap:4rem}html[data-sg-motion] .sg-pin .sg-stage{order:0;height:100%}html[data-sg-motion] .sg-pin .sg-split--flip>.sg-stage{order:-1}html[data-sg-motion] .sg-search .sg-states,html[data-sg-motion] .sg-thread .sg-thread-copy{padding-block:0}html[data-sg-motion] .sg-hero{position:sticky;top:0;z-index:0}html[data-sg-motion] .sg-layered .sg-search{position:relative;z-index:1;border-top:2px solid #2e2922}}.sg-hero-desk{height:clamp(560px,calc(100svh - 106px),880px)}html[data-sg-motion] .sg-rail-stick{position:sticky;top:0;height:100svh;display:flex;align-items:center;overflow:hidden;padding-block:0}