/* Sonder agency homepage. Deliberately scoped away from interior pages. */
@font-face{font-family:Sonder Hanken;src:url('/fonts/hanken-grotesk-var.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:Sonder Instrument;src:url('/fonts/instrument-serif-italic.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
body.sonder-home{--sh-paper:#f7f5ef;--sh-ink:#20251f;--sh-muted:#595f55;--sh-green:#d5ef5e;--sh-line:#cfd1c5;margin:0;background:var(--sh-paper);color:var(--sh-ink);font-family:Sonder Hanken,Arial,sans-serif;font-size:18px;line-height:1.5;-webkit-font-smoothing:antialiased}
.sonder-home *{box-sizing:border-box}
.sonder-home ::selection{background:var(--sh-green);color:var(--sh-ink)}
.sonder-home :where(h1,h2,h3,p){margin:0}
.sonder-home :where(a){color:inherit;text-decoration:none}
.sonder-home :where(img){display:block;max-width:100%}
.sonder-home :where(a,button):focus-visible{outline:3px solid #425b13;outline-offset:6px}
.sonder-home .sh-wrap{width:calc(100% - 96px);max-width:1404px;margin-inline:auto}
.sonder-home .sh-section{padding-block:100px}
.sonder-home .sh-skip{position:fixed;top:12px;left:12px;z-index:10000;transform:translateY(-200%);background:var(--sh-ink);color:var(--sh-paper);padding:12px 20px}
.sonder-home .sh-skip:focus{transform:translateY(0)}
.sonder-home .sh-hero{padding-top:32px}
.sonder-home .sh-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding-block:38px 45px;align-items:start}
.sonder-home h1{font-size:clamp(36px,4.4vw,68px);font-weight:500;line-height:1.06;letter-spacing:-.055em;text-wrap:balance}
.sonder-home em{font-family:Sonder Instrument,Georgia,serif;font-weight:400;letter-spacing:-.025em}
.sonder-home .sh-intro-copy>p{font-size:clamp(18px,1.65vw,24px);line-height:1.38;max-width:520px;letter-spacing:-.025em}
.sonder-home .sh-actions{display:flex;align-items:center;gap:26px;margin-top:26px;flex-wrap:wrap}
.sonder-home .sh-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:14px 22px;border:1px solid var(--sh-ink);border-radius:3px;background:var(--sh-ink);color:var(--sh-paper);font-size:16px;font-weight:600;min-height:52px;transition:background .2s,color .2s,transform .3s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-button:hover{background:var(--sh-paper);color:var(--sh-ink);transform:translateY(-2px)}
.sonder-home .sh-button span{font-size:22px;line-height:1}
.sonder-home .sh-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;font-size:16px;font-weight:550;min-height:44px;border-bottom:1px solid currentColor;transition:color .2s}
.sonder-home .sh-text-link:hover{color:#526322}
.sonder-home .sh-hero-end{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--sh-line);padding-block:10px 18px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--sh-muted)}
.sonder-home .sh-hero-end span:last-child{display:flex;gap:44px}
.sonder-home .sh-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px}
.sonder-home .sh-eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:550;margin-bottom:24px}
.sonder-home h2{font-size:clamp(38px,4.7vw,68px);line-height:1.02;letter-spacing:-.055em;font-weight:500}
.sonder-home .sh-projects{display:grid;grid-template-columns:1.15fr 1fr;gap:44px 24px}
.sonder-home .sh-project-image{height:390px;position:relative;overflow:hidden}
.sonder-home .sh-rmit-art{background:#eee6df;padding:28px;display:flex;flex-direction:column;justify-content:space-between}
.sonder-home .sh-art-top{display:flex;justify-content:space-between;gap:12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.sonder-home .sh-rmit-art>img{width:72%;max-width:390px;height:auto;align-self:center;transition:transform .6s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-rmit-art>p{font-size:24px;line-height:1.1;letter-spacing:-.04em;max-width:80%}
.sonder-home .sh-project-arrow{position:absolute;bottom:24px;right:24px;width:44px;height:44px;background:var(--sh-paper);color:var(--sh-ink);display:grid;place-items:center;border-radius:50%;font-size:24px;transition:transform .4s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-project:hover .sh-project-arrow{transform:rotate(45deg)}
.sonder-home .sh-project:hover .sh-rmit-art>img{transform:scale(1.04)}
.sonder-home .sh-project-caption{padding-top:18px;display:grid;grid-template-columns:1fr 1.55fr;gap:20px}
.sonder-home .sh-project-caption h3{font-size:23px;line-height:1.2;font-weight:550;letter-spacing:-.035em}
.sonder-home .sh-project-caption p{font-size:15px;color:var(--sh-muted);line-height:1.45;max-width:340px}
.sonder-home .sh-ev-art{background:#fff;padding:28px;display:flex;flex-direction:column;justify-content:space-between}
.sonder-home .sh-ev-art>img{width:100%;height:auto;margin:auto 0;transition:transform .6s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-project:hover .sh-ev-art>img{transform:translateY(-5px)}
.sonder-home .sh-project-twelve{grid-column:1/-1}
.sonder-home .sh-twelve-art{height:440px;background:#d9e1e6}
.sonder-home .sh-twelve-art>img{width:100%;height:100%;object-fit:cover;object-position:center 60%;transition:transform .7s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-project:hover .sh-twelve-art>img{transform:scale(1.025)}
.sonder-home .sh-twelve-label{position:absolute;top:26px;left:28px;color:var(--sh-ink);background:var(--sh-paper);padding:18px 24px 22px}
.sonder-home .sh-twelve-label span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;display:block}
.sonder-home .sh-twelve-label strong{font-size:60px;font-weight:650;letter-spacing:-.06em;line-height:1.1;display:block;margin-top:10px}
.sonder-home .sh-project-twelve .sh-project-caption{grid-template-columns:1fr 1fr}
.sonder-home .sh-capabilities{border-top:1px solid var(--sh-line)}
.sonder-home .sh-services{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:58px}
.sonder-home .sh-services article{border-top:1px solid var(--sh-ink);padding-top:18px;display:flex;flex-direction:column}
.sonder-home .sh-service-number{font-size:12px;color:var(--sh-muted)}
.sonder-home .sh-services h3{font-size:clamp(24px,2.6vw,38px);line-height:1.08;font-weight:500;letter-spacing:-.045em;min-height:94px;margin-block:24px 18px}
.sonder-home .sh-services p{font-size:17px;line-height:1.5;color:var(--sh-muted);max-width:335px;margin-bottom:28px;flex:1}
.sonder-home .sh-services a{font-size:14px;display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid var(--sh-line);min-height:48px;padding-block:10px}
.sonder-home .sh-services a:hover{color:#526322;border-color:currentColor}
.sonder-home .sh-snowball{background:var(--sh-green);position:relative}
.sonder-home .sh-anchor{position:absolute;top:0}
.sonder-home .sh-snowball-inner{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;padding-block:72px}
.sonder-home .sh-snowball h2{font-size:clamp(64px,7.6vw,110px);letter-spacing:-.065em;font-weight:550;line-height:.95}
.sonder-home .sh-snowball h2>span{display:block;font-size:24px;letter-spacing:-.035em;line-height:1.3;margin-top:12px}
.sonder-home .sh-snowball-orbits{position:relative;height:130px;margin-top:30px;max-width:370px}
.sonder-home .sh-snowball-orbits span{position:absolute;border:1px solid #63751e;width:110px;height:110px;border-radius:50%;bottom:0;left:0}
.sonder-home .sh-snowball-orbits span:nth-child(2){width:135px;height:135px;left:60px}
.sonder-home .sh-snowball-orbits span:nth-child(3){width:165px;height:165px;left:133px;bottom:0}
.sonder-home .sh-snowball-orbits i{position:absolute;font-style:normal;font-size:75px;line-height:1;left:182px;bottom:44px}
.sonder-home .sh-large-copy{font-size:clamp(32px,3vw,44px);letter-spacing:-.045em;line-height:1.08;margin-bottom:28px}
.sonder-home .sh-snowball-copy>p:not(.sh-large-copy){font-size:18px;max-width:470px;margin-bottom:16px;line-height:1.5}
.sonder-home .sh-snowball-bottom{border-top:1px solid #91a53c;margin-top:32px;padding-top:24px;display:flex;flex-wrap:wrap;align-items:center;gap:22px}
.sonder-home .sh-price{font-size:14px;line-height:1.6}
.sonder-home .sh-price strong{font-weight:650}
.sonder-home .sh-price>span{display:block}
.sonder-home .sh-people{display:grid;grid-template-columns:1fr 1.12fr;gap:12%;align-items:center}
.sonder-home .sh-portrait img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}
.sonder-home .sh-portrait>p{display:flex;justify-content:space-between;gap:16px;font-size:14px;padding-top:16px}
.sonder-home .sh-portrait>p span{color:var(--sh-muted)}
.sonder-home .sh-people-copy h2{font-size:clamp(36px,4.2vw,60px);margin-bottom:30px}
.sonder-home .sh-people-copy>p:not(.sh-eyebrow){font-size:18px;line-height:1.55;color:var(--sh-muted);max-width:480px;margin-bottom:18px}
.sonder-home .sh-people-copy .sh-text-link{margin-top:12px}
.sonder-home .sh-conversation{border-top:1px solid var(--sh-line);padding-block:70px 85px}
.sonder-home .sh-conversation>div{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}
.sonder-home .sh-conversation h2{font-size:clamp(60px,8.5vw,122px)}
.sonder-home .sh-conversation-link{font-size:22px;display:flex;justify-content:space-between;gap:60px;align-items:center;border-bottom:1px solid;padding-block:10px;margin-bottom:12px}
.sonder-home .sh-conversation-link span{display:grid;place-items:center;border-radius:50%;width:72px;height:72px;background:var(--sh-green);font-size:38px;transition:transform .4s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-conversation-link:hover span{transform:rotate(45deg)}
.sonder-home .sh-conversation>p:last-child{font-size:18px;color:var(--sh-muted);line-height:1.5;margin-top:32px}
.sonder-home .sh-footer{padding-block:32px 22px;border-top:1px solid var(--sh-ink)}
.sonder-home .sh-footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px}
.sonder-home .sh-footer-top img{width:160px;height:auto}
.sonder-home .sh-footer-top p{font-size:15px}
.sonder-home .sh-footer-top .sh-text-link{font-size:15px}
.sonder-home .sh-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;font-size:12px;color:var(--sh-muted)}
.sonder-home .sh-footer-bottom nav{display:flex;gap:24px}
.sonder-home .sh-footer-bottom a{min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:3px}
@media(min-width:1600px){.sonder-home .sh-hero{padding-top:48px}.sonder-home .sh-intro{padding-block:44px 54px}}
@media(max-width:1000px){.sonder-home .sh-wrap{width:calc(100% - 64px)}.sonder-home .sh-section{padding-block:72px}.sonder-home .sh-intro{gap:6%;grid-template-columns:1fr 1fr}.sonder-home .sh-actions{gap:18px}.sonder-home .sh-project-image{height:310px}.sonder-home .sh-project-caption{display:block}.sonder-home .sh-project-caption p{margin-top:8px}.sonder-home .sh-twelve-art{height:360px}.sonder-home .sh-services{gap:24px}.sonder-home .sh-services h3{min-height:84px}.sonder-home .sh-services a{font-size:13px}.sonder-home .sh-snowball-inner{gap:6%}.sonder-home .sh-people{gap:7%}.sonder-home .sh-conversation-link{gap:24px}.sonder-home .sh-footer-top{flex-wrap:wrap}.sonder-home .sh-footer-top .sh-text-link{margin-left:auto}}
@media(max-width:700px){.sonder-home .sh-wrap{width:calc(100% - 40px)}.sonder-home .sh-section{padding-block:60px}.sonder-home .sh-hero{padding-top:22px}.sonder-home .sh-masthead{padding-bottom:26px}.sonder-home .sh-intro{grid-template-columns:1fr;gap:26px;padding-block:28px 32px}.sonder-home h1{font-size:clamp(35px,8.7vw,58px);letter-spacing:-.05em}.sonder-home .sh-intro-copy>p{font-size:19px;max-width:490px}.sonder-home .sh-actions{margin-top:24px;gap:24px}.sonder-home .sh-button{font-size:15px;padding:13px 18px;min-height:50px;gap:20px}.sonder-home .sh-text-link{font-size:15px;gap:18px}.sonder-home .sh-hero-end{font-size:10px;letter-spacing:.055em}.sonder-home .sh-hero-end span:last-child{gap:10px}.sonder-home .sh-section-heading{align-items:flex-start;gap:22px;flex-direction:column;margin-bottom:28px}.sonder-home .sh-eyebrow{font-size:11px;margin-bottom:18px}.sonder-home h2{font-size:43px}.sonder-home .sh-section-heading .sh-text-link{min-height:38px}.sonder-home .sh-projects{grid-template-columns:1fr;gap:32px}.sonder-home .sh-project-image{height:320px}.sonder-home .sh-project-caption{padding-top:14px}.sonder-home .sh-project-caption h3{font-size:22px}.sonder-home .sh-project-caption p{max-width:100%;font-size:15px}.sonder-home .sh-rmit-art,.sonder-home .sh-ev-art{padding:22px}.sonder-home .sh-rmit-art>img{width:80%}.sonder-home .sh-rmit-art>p{font-size:23px}.sonder-home .sh-project-twelve{grid-column:auto}.sonder-home .sh-twelve-label{left:18px;top:18px;padding:12px 16px}.sonder-home .sh-twelve-label strong{font-size:40px}.sonder-home .sh-twelve-label span{font-size:9px}.sonder-home .sh-project-arrow{right:18px;bottom:18px}.sonder-home .sh-services{grid-template-columns:1fr;gap:36px;margin-top:36px}.sonder-home .sh-services h3{font-size:32px;min-height:0;margin-block:18px}.sonder-home .sh-services h3 br{display:none}.sonder-home .sh-services p{max-width:100%;font-size:17px;margin-bottom:18px}.sonder-home .sh-services a{font-size:15px}.sonder-home .sh-snowball-inner{grid-template-columns:1fr;padding-block:48px;gap:38px}.sonder-home .sh-snowball h2{font-size:clamp(60px,15vw,94px)}.sonder-home .sh-snowball h2>span{font-size:22px}.sonder-home .sh-snowball-orbits{display:none}.sonder-home .sh-large-copy{font-size:37px;margin-bottom:22px}.sonder-home .sh-snowball-copy>p:not(.sh-large-copy){font-size:18px}.sonder-home .sh-snowball-bottom{gap:26px}.sonder-home .sh-people{grid-template-columns:1fr;gap:32px}.sonder-home .sh-portrait{max-width:430px}.sonder-home .sh-people-copy h2{font-size:43px}.sonder-home .sh-people-copy>p:not(.sh-eyebrow){font-size:17px}.sonder-home .sh-conversation{padding-block:48px 55px}.sonder-home .sh-conversation>div{align-items:flex-start;flex-direction:column;gap:28px}.sonder-home .sh-conversation h2{font-size:clamp(58px,13vw,86px)}.sonder-home .sh-conversation-link{font-size:20px;width:100%;gap:28px}.sonder-home .sh-conversation-link span{width:60px;height:60px;font-size:32px}.sonder-home .sh-conversation>p:last-child{font-size:17px;margin-top:20px}.sonder-home .sh-footer-top{align-items:flex-start;flex-direction:column;gap:16px}.sonder-home .sh-footer-top img{width:140px}.sonder-home .sh-footer-top .sh-text-link{margin:0}.sonder-home .sh-footer-bottom{align-items:flex-start;flex-direction:column;margin-top:24px;gap:8px}.sonder-home .sh-footer-bottom nav{gap:24px}.sonder-home .sh-footer-bottom>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){.sonder-home *, .sonder-home *::before, .sonder-home *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.sonder-home .sh-project:hover img,.sonder-home .sh-project:hover .sh-project-arrow,.sonder-home .sh-conversation-link:hover span,.sonder-home .sh-button:hover{transform:none}}
/* Revision: a sculptural hero and a cinematic client wall, inspired by
   21st.dev's Liquid Metal Vortex and Cinematic Logo Cloud. */
.sonder-home .sh-hero{padding-top:18px}
.sonder-home .sh-hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:5%;min-height:570px;padding-block:24px 32px}
.sonder-home .sh-hero-copy{position:relative;z-index:2;padding-block:14px}
.sonder-home .sh-hero-copy>.sh-eyebrow{font-size:11px;color:var(--sh-muted);margin-bottom:26px}
.sonder-home .sh-hero-copy h1{font-size:clamp(58px,6.4vw,92px);line-height:.96;letter-spacing:-.055em}
.sonder-home .sh-hero-description{max-width:440px;font-size:20px;line-height:1.45;letter-spacing:-.02em;margin-top:26px}
.sonder-home .sh-hero-copy .sh-actions{margin-top:28px}
.sonder-home .sh-hero-art{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}
.sonder-home .sh-sculpture{position:relative;width:100%;height:480px;isolation:isolate;overflow:hidden;border-radius:48%}
.sonder-home .sh-sculpture canvas{position:absolute;inset:0;z-index:2;width:100%;height:100%;opacity:0;transition:opacity .4s}
.sonder-home .sh-sculpture[data-rendered] canvas{opacity:1}
.sonder-home .sh-sculpture-glow{position:absolute;inset:9%;z-index:0;background:radial-gradient(ellipse at 52% 51%,#d5ef5e65, #d2ddad25 48%,transparent 70%);filter:blur(15px)}
.sonder-home .sh-sculpture-shadow{position:absolute;left:24%;right:21%;bottom:2%;height:8%;border-radius:50%;background:radial-gradient(ellipse,#4d62372b,transparent 68%);filter:blur(8px)}
.sonder-home .sh-sculpture-fallback{position:absolute;inset:17%;transform:rotate(-16deg) rotateY(-22deg);filter:drop-shadow(14px 24px 18px #35462622)}
.sonder-home .sh-sculpture-fallback i{position:absolute;inset:32% 0;border-radius:40px;background:linear-gradient(150deg,#f0ffc3,#d5ef5e 28%,#566d28 52%,#bfd783 69%,#f3ffd7);box-shadow:inset 0 3px 4px #fff8,inset -8px -12px 12px #233c2444}
.sonder-home .sh-sculpture-fallback i+i{inset:0 32%;background:linear-gradient(110deg,#f3ffd7,#c2dc77 30%,#536b2d 59%,#e2efb9)}
.sonder-home .sh-sculpture[data-rendered] .sh-sculpture-fallback{visibility:hidden}
.sonder-home .sh-art-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-inline:12%;min-height:44px;color:var(--sh-muted);font-size:11px;letter-spacing:.04em}
.sonder-home .sh-art-caption button{font:inherit;color:inherit;border:0;border-bottom:1px solid #aaa;background:none;min-height:32px;cursor:pointer;padding:6px 0}
.sonder-home .sh-art-caption button[hidden]{display:none}
.sonder-home .sh-clients{padding-block:42px 30px}
.sonder-home .sh-clients-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}
.sonder-home .sh-clients-heading h2{font-size:28px;line-height:1.15;letter-spacing:-.04em}
.sonder-home .sh-clients-heading p{font-size:14px;color:var(--sh-muted)}
.sonder-home .sh-client-wall{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.sonder-home .sh-client{position:relative;border:1px solid #dfe1d5;border-radius:4px;padding:22px 18px 12px;min-height:135px;display:flex;flex-direction:column;justify-content:space-between;background:#f1f0e9;overflow:hidden;transition:background .25s,transform .45s cubic-bezier(.16,1,.3,1),border-color .25s}
.sonder-home .sh-client-mark{height:60px;display:flex;align-items:center;justify-content:center;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-client-mark img{max-width:90%;max-height:45px;width:auto;height:auto;object-fit:contain}
.sonder-home .sh-client-mark strong{font-size:25px;letter-spacing:-.04em;font-weight:600;line-height:1.05;text-align:center}
.sonder-home .sh-client-scope{font-size:10px;line-height:1.35;color:var(--sh-muted);display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px;transition:color .25s}
.sonder-home .sh-client-scope>span{font-size:15px}
.sonder-home .sh-client:hover,.sonder-home .sh-client:focus-visible{background:#e9eddb;border-color:#adb886;transform:translateY(-3px)}
.sonder-home .sh-client:hover .sh-client-mark{transform:translateY(-2px) scale(1.04)}
.sonder-home .sh-client-dark{background:#232323;border-color:#232323;color:#f7f5ef}
.sonder-home .sh-client-dark .sh-client-scope{color:#d6d8cd}
.sonder-home .sh-client-dark:hover,.sonder-home .sh-client-dark:focus-visible{background:#33392b;border-color:#80934d}
.sonder-home .sh-client-ev .sh-client-mark img{width:96px;max-height:60px;mix-blend-mode:lighten}
.sonder-home .sh-client-powered{background:#074d46;border-color:#074d46;color:#f7f5ef}
.sonder-home .sh-client-powered .sh-client-scope{color:#deece1}
.sonder-home .sh-client-powered:hover,.sonder-home .sh-client-powered:focus-visible{background:#0b5a4c;border-color:#76aa85}
.sonder-home .sh-client-powered .sh-client-mark img{width:170px;max-height:50px}
.sonder-home .sh-client-casa strong{font-family:Georgia,serif;letter-spacing:.12em;font-size:32px;font-weight:400}
.sonder-home .sh-client-longwalk strong{font-size:24px;font-weight:750;max-width:140px;text-transform:uppercase}
.sonder-home .sh-client-suave strong{font-family:Sonder Instrument,Georgia,serif;font-style:italic;font-weight:400;font-size:30px}
.sonder-home .sh-people{grid-template-columns:240px minmax(0,1fr);max-width:1100px;gap:9%;align-items:center}
.sonder-home .sh-portrait{width:240px;max-width:100%}
.sonder-home .sh-portrait img{border-radius:6px}
.sonder-home .sh-portrait>p{flex-direction:column;gap:2px;font-size:14px}
.sonder-home .sh-people-copy h2{font-size:48px}
.sonder-home .sh-people-copy>p:not(.sh-eyebrow){max-width:600px;font-size:17px}
@media(max-width:1000px){.sonder-home .sh-hero-grid{min-height:530px;gap:3%}.sonder-home .sh-hero-copy h1{font-size:67px}.sonder-home .sh-hero-description{font-size:18px}.sonder-home .sh-sculpture{height:390px}.sonder-home .sh-art-caption{padding-inline:5%}.sonder-home .sh-client-wall{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.sonder-home .sh-client{padding:14px 12px 10px;min-height:120px}.sonder-home .sh-client-mark{height:52px}.sonder-home .sh-client-mark strong{font-size:23px}.sonder-home .sh-client-scope{font-size:9px}.sonder-home .sh-client-casa strong{font-size:28px}.sonder-home .sh-client-longwalk strong{font-size:19px}.sonder-home .sh-people{grid-template-columns:200px minmax(0,1fr);gap:7%}.sonder-home .sh-people-copy h2{font-size:40px}}
@media(max-width:700px){.sonder-home .sh-hero{padding-top:20px}.sonder-home .sh-hero-grid{grid-template-columns:1fr;min-height:0;gap:8px;padding:0 0 20px}.sonder-home .sh-hero-copy{padding-block:6px 0}.sonder-home .sh-hero-copy>.sh-eyebrow{font-size:10px;margin-bottom:22px}.sonder-home .sh-hero-copy h1{font-size:clamp(57px,14.5vw,84px)}.sonder-home .sh-hero-description{font-size:18px;max-width:480px;margin-top:24px}.sonder-home .sh-hero-copy .sh-actions{margin-top:24px}.sonder-home .sh-hero-art{margin-top:0}.sonder-home .sh-sculpture{height:300px;max-width:430px;margin-inline:auto}.sonder-home .sh-art-caption{padding-inline:6%;font-size:10px;min-height:34px}.sonder-home .sh-hero-end{font-size:9px;gap:10px}.sonder-home .sh-clients{padding-block:34px 10px}.sonder-home .sh-clients-heading{align-items:flex-start;flex-direction:column;gap:8px}.sonder-home .sh-clients-heading h2{font-size:28px}.sonder-home .sh-clients-heading p{font-size:13px}.sonder-home .sh-client-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sonder-home .sh-client{min-height:126px;padding:17px 13px 10px}.sonder-home .sh-client-scope{font-size:10px}.sonder-home .sh-client-mark strong{font-size:25px}.sonder-home .sh-client-longwalk strong{font-size:23px}.sonder-home .sh-client-casa strong{font-size:31px}.sonder-home .sh-people{grid-template-columns:1fr;gap:30px}.sonder-home .sh-portrait{width:100%;display:flex;align-items:center;gap:18px}.sonder-home .sh-portrait img{width:104px;height:104px;flex:0 0 104px;border-radius:50%}.sonder-home .sh-portrait>p{padding:0;gap:4px;font-size:14px}.sonder-home .sh-people-copy h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){.sonder-home .sh-client:hover,.sonder-home .sh-client:focus-visible,.sonder-home .sh-client:hover .sh-client-mark{transform:none}}
/* Revision 3: tactile movement, real-world work and Snowball's winter world. */
.sonder-home .sh-sculpture{border-radius:0;overflow:visible}
@media(max-width:700px){.sonder-home .sh-art-caption{justify-content:flex-start;gap:16px;padding-inline:0}.sonder-home .sh-art-caption button{min-height:44px}}
.sonder-home .sh-sculpture-fallback{inset:18% 19%;border-radius:43% 57% 55% 45%;border:52px solid #cfe787;background:transparent;box-shadow:inset 8px 6px 13px #273f35,8px 12px 14px #253a2444, -5px -4px 5px #f3ffca;transform:rotate(-28deg) rotateY(22deg)}
.sonder-home .sh-sculpture-fallback i{display:none}
.sonder-home .sh-button,.sonder-home .ss-nav-cta{--button-bg:#202e23;--button-ink:#f7f5ef;--button-fill:#d5ef5e;position:relative;isolation:isolate;overflow:hidden;min-height:56px;border-radius:999px;border:0;background:var(--button-bg);color:var(--button-ink);padding:15px 68px 15px 24px;font-size:15px;line-height:1.5;font-weight:600;gap:0;transition:box-shadow .3s,transform .3s}
.sonder-home .sh-button:hover,.sonder-home .ss-nav-cta:hover{background:var(--button-bg);color:var(--button-ink);transform:none;box-shadow:0 7px 20px #1e33251a}
.sonder-home .sh-button-label{position:relative;z-index:1;font-size:15px!important;line-height:1.5!important;white-space:nowrap}
.sonder-home .ss-nav .ss-nav-links>a.ss-nav-cta{position:relative;min-height:54px;border-radius:999px;padding:14px 67px 14px 24px;background:var(--button-bg);color:var(--button-ink);gap:0;overflow:hidden;isolation:isolate}
.sonder-home .sh-button-reveal{position:absolute;z-index:2;inset:0;background:var(--button-fill);color:#202e23;clip-path:circle(22px at calc(100% - 29px) 50%);transition:clip-path .55s cubic-bezier(.76,0,.24,1);font-size:15px!important;line-height:1.5!important}
.sonder-home .sh-button-reveal>span{position:absolute;left:24px;top:50%;transform:translateY(-50%);font:inherit;white-space:nowrap}
.sonder-home .sh-button-arrow{position:absolute;z-index:3;right:15px;top:50%;transform:translateY(-50%);font-size:25px!important;line-height:1!important;color:#202e23;transition:transform .5s cubic-bezier(.16,1,.3,1)}
.sonder-home :is(.sh-button,.ss-nav-cta):is(:hover,:focus-visible) .sh-button-reveal{clip-path:circle(150% at calc(100% - 29px) 50%)}
.sonder-home :is(.sh-button,.ss-nav-cta):is(:hover,:focus-visible) .sh-button-arrow{transform:translate(2px,calc(-50% - 2px))}
.sonder-home :is(.sh-button,.ss-nav-cta):active{transform:scale(.98)}
.sonder-home .sh-text-link{position:relative;border-bottom-color:#929a87}
.sonder-home .sh-text-link:after{position:absolute;content:"";height:2px;bottom:-1px;left:0;right:0;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-text-link:is(:hover,:focus-visible):after{transform:scaleX(1);transform-origin:left}
.sonder-home .sh-text-link>span{transition:transform .4s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-text-link:is(:hover,:focus-visible)>span{transform:translate(3px,-3px)}
.sonder-home .sh-client{border-radius:8px}
.sonder-home .sh-client-longwalk{background:#f2e9d5;border-color:#e4d4b6;color:#231f20}
.sonder-home .sh-client-longwalk .sh-client-scope{color:#66543d}
.sonder-home .sh-client-longwalk:is(:hover,:focus-visible){background:#eadbbb}
.sonder-home .sh-client-longwalk .sh-client-mark img{max-height:62px}
.sonder-home .sh-client-suave{background:#463c35;border-color:#463c35;color:#fff}
.sonder-home .sh-client-suave .sh-client-scope{color:#e4d8cb}
.sonder-home .sh-client-suave:is(:hover,:focus-visible){background:#5b4c40}
.sonder-home .sh-projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.sonder-home .sh-project-twelve{grid-column:auto}
.sonder-home .sh-project-image{height:auto;aspect-ratio:4/3;border-radius:12px;background:#ddd;isolation:isolate}
.sonder-home .sh-project-image>img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}
.sonder-home .sh-project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0004,transparent 40%,#0007);pointer-events:none}
.sonder-home .sh-project-kicker{position:absolute;left:22px;right:18px;top:24px;z-index:1;color:white;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.sonder-home .sh-project-brand{position:absolute;left:22px;bottom:27px;right:80px;z-index:1;color:#fff;font-size:34px;line-height:1;font-weight:700;letter-spacing:-.05em}
.sonder-home .sh-project-arrow{z-index:2;bottom:20px;right:18px;transition:background .3s,transform .5s}
.sonder-home .sh-project:is(:hover,:focus-visible) .sh-project-image>img{transform:scale(1.055)}
.sonder-home .sh-project:is(:hover,:focus-visible) .sh-project-arrow{background:var(--sh-green);transform:rotate(45deg)}
.sonder-home .sh-project-caption,.sonder-home .sh-project-twelve .sh-project-caption{display:block;padding-top:19px}
.sonder-home .sh-project-caption h3{font-size:23px}
.sonder-home .sh-project-caption p{margin-top:7px;font-size:15px;max-width:350px}
.sonder-home .sh-services{gap:20px}
.sonder-home .sh-services article{border:1px solid #d7dbce;border-radius:12px;padding:26px;background:#f2f1e9}
.sonder-home .sh-services .sh-service-shopify{background:#eaf0d8;border-color:#d5dfbc}
.sonder-home .sh-service-top{display:flex;align-items:center;justify-content:space-between}
.sonder-home .sh-service-icon{width:42px;height:44px;object-fit:contain;color:#3b4c31}
.sonder-home .sh-services a.sh-service-platform{min-height:44px;width:120px;padding:0;border:0;display:flex;align-items:center}
.sonder-home .sh-service-platform img{width:120px;height:auto}
.sonder-home .sh-services h3{font-size:clamp(27px,2.5vw,36px);min-height:82px;margin-block:26px 18px}
.sonder-home .sh-services p{font-size:16px}
.sonder-home .sh-services a{font-size:13px;min-height:52px}
.sonder-home .sh-snowball{background:#102e25;color:#f7f8ed;overflow:hidden;isolation:isolate}
.sonder-home .sh-snowball:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 82% 45%,#44725188,transparent 52%),linear-gradient(120deg,#09281f,#173c2e);pointer-events:none}
.sonder-home .sh-snowball-inner{grid-template-columns:1fr 1fr;gap:4%;padding-block:90px 80px;align-items:center}
.sonder-home .sh-snowball .sh-eyebrow{display:flex;align-items:center;gap:12px;color:#d2e2c0;font-size:11px}
.sonder-home .sh-snow-star{font-size:34px;line-height:1;color:#d5ef5e}
.sonder-home .sh-snowball h2{font-size:clamp(66px,8vw,116px);font-weight:550;letter-spacing:-.065em}
.sonder-home .sh-snowball h2>span{font-size:20px;margin-top:12px;color:#c2d3b7;letter-spacing:-.025em}
.sonder-home .sh-snowball-copy{margin-top:44px}
.sonder-home .sh-snowball .sh-large-copy{font-size:clamp(30px,3.2vw,46px);line-height:1.03;margin-bottom:22px}
.sonder-home .sh-snowball-copy>p:not(.sh-large-copy){font-size:17px;line-height:1.55;color:#d1ddca;max-width:465px}
.sonder-home .sh-snowball-bottom{border-color:#69856866;margin-top:30px;padding-top:28px;gap:20px 26px}
.sonder-home .sh-snowball .sh-price{font-size:13px;color:#c9d7c0}
.sonder-home .sh-snowball .sh-price>span{display:inline;margin-left:3px}
.sonder-home .sh-snowball .sh-button,.sonder-home .sh-footer .sh-button{--button-bg:#d5ef5e;--button-ink:#173124;--button-fill:#f7f8ed}
.sonder-home .sh-snowball :where(a,button):focus-visible,.sonder-home .sh-footer :where(a,button):focus-visible{outline-color:#d5ef5e}
.sonder-home .sh-snow-visual{min-width:0}
.sonder-home .sh-snow-scene{position:relative;height:510px;isolation:isolate}
.sonder-home .sh-snow-halo{position:absolute;inset:0 -10%;background:radial-gradient(ellipse,#b9f29435,transparent 63%);pointer-events:none}
.sonder-home .sh-snow-sphere{position:absolute;width:78%;aspect-ratio:1;max-width:420px;top:9%;left:11%;border-radius:50%;background:radial-gradient(circle at 30% 23%,#fffff8 0,#f0f7e9 26%,#c4d9bd 58%,#849f86 76%,#354e3b 99%);box-shadow:inset -15px -20px 32px #1f443c55,inset 8px 8px 20px #ffffff77,0 35px 40px #041a1955;display:grid;place-items:center;transform:rotate(-12deg);overflow:hidden}
.sonder-home .sh-snow-sphere:before{content:"";position:absolute;inset:0;opacity:.22;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='snow'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23snow)' d='M0 0h200v200H0z'/%3E%3C/svg%3E");border-radius:50%}
.sonder-home .sh-snow-sphere>span{position:relative;font-size:clamp(37px,4.8vw,68px);line-height:.9;letter-spacing:-.055em;color:#304d3c;text-align:center;opacity:.9;text-shadow:0 1px 1px #fff;transform:rotate(3deg)}
.sonder-home .sh-snow-ring{position:absolute;width:94%;height:35%;left:3%;bottom:14%;border:1px solid #d5ef5e66;border-radius:50%;transform:rotate(-20deg)}
.sonder-home .sh-snow-orbit-label{position:absolute;bottom:8%;right:10%;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#b8d59d;transform:rotate(-12deg)}
.sonder-home .sh-snow-flakes{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.sonder-home .sh-snow-flakes i{position:absolute;top:-8px;width:var(--snow-size);height:var(--snow-size);border-radius:50%;background:#fcffef;opacity:0;animation:sh-snowfall var(--snow-duration) var(--snow-delay) linear infinite;animation-play-state:paused}
.sonder-home .sh-snow-scene[data-playing="true"] .sh-snow-flakes i{animation-play-state:running}
@keyframes sh-snowfall{0%{transform:translate3d(0,0,0);opacity:0}12%{opacity:.65}80%{opacity:.6}100%{transform:translate3d(var(--snow-drift),520px,0);opacity:0}}
.sonder-home .sh-snow-visual-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-inline:11%;font-size:11px;color:#c2d3b7}
.sonder-home .sh-shopify-badge{display:flex;align-items:center;gap:10px;font-size:12px}
.sonder-home .sh-shopify-badge img{width:26px;height:30px;object-fit:contain}
.sonder-home [data-snow-toggle]{font:inherit;color:inherit;background:none;border:0;border-bottom:1px solid #7b9b7d;min-height:44px;padding:6px 0;cursor:pointer;white-space:nowrap}
.sonder-home [data-snow-toggle][hidden]{display:none}
.sonder-home .sh-people{max-width:1200px;grid-template-columns:1fr 1.12fr;gap:8%;padding-block:120px}
.sonder-home .sh-team{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}
.sonder-home .sh-person{margin:0;min-width:0}
.sonder-home .sh-person-ying{margin-top:66px}
.sonder-home .sh-person-photo{aspect-ratio:4/5;background:#e3e4ce;border-radius:120px 120px 12px 12px;overflow:hidden}
.sonder-home .sh-person-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.sonder-home .sh-person-ying .sh-person-photo{background:#cbbb9f}
.sonder-home .sh-person-ying .sh-person-photo img{object-fit:contain;object-position:bottom}
.sonder-home .sh-person figcaption{display:flex;flex-direction:column;gap:3px;padding-top:16px;font-size:14px;line-height:1.4}
.sonder-home .sh-person figcaption strong{font-weight:600}
.sonder-home .sh-person figcaption span{font-size:11px;color:var(--sh-muted)}
.sonder-home .sh-people-copy h2{font-size:clamp(38px,4.2vw,58px)}
.sonder-home .sh-conversation{background:#d5ef5e;border:0;border-radius:18px;padding:54px 56px 50px;margin-bottom:30px}
.sonder-home .sh-conversation .sh-eyebrow{color:#394626}
.sonder-home .sh-conversation h2{font-size:clamp(55px,7.8vw,110px)}
.sonder-home .sh-conversation>div{align-items:center}
.sonder-home .sh-conversation-link{border:0;flex-direction:column-reverse;gap:15px;min-width:170px;font-size:16px;font-weight:600}
.sonder-home .sh-conversation-link span{width:112px;height:112px;background:#1c3425;color:#d5ef5e;font-size:56px}
.sonder-home .sh-conversation-link:is(:hover,:focus-visible) span{transform:rotate(45deg);background:#f7f5ef;color:#1c3425}
.sonder-home .sh-conversation>p:last-child{font-size:16px;color:#3b4b2e}
.sonder-home .sh-footer{background:#16291f;color:#edf1dd;padding-block:62px 18px;border:0}
.sonder-home .sh-footer-top{display:grid;grid-template-columns:1.2fr .65fr 1fr;gap:8%;align-items:start}
.sonder-home .sh-footer .sh-eyebrow{font-size:10px;letter-spacing:.13em;color:#afbd9c;margin-bottom:20px}
.sonder-home .sh-footer p.sh-footer-statement{font-size:34px;line-height:1.05;letter-spacing:-.03em}
.sonder-home .sh-footer-menu{display:flex;flex-direction:column}
.sonder-home .sh-footer-menu a{font-size:15px;display:flex;align-items:center;justify-content:space-between;min-height:38px;gap:20px}
.sonder-home .sh-footer a:hover{color:#d5ef5e}
.sonder-home .sh-footer-contact>p{font-size:12px;color:#b2c2a4;margin-bottom:6px}
.sonder-home .sh-footer-contact{display:flex;flex-direction:column;align-items:flex-start}
.sonder-home .sh-footer-contact .sh-text-link{font-size:16px;white-space:nowrap}
.sonder-home .sh-footer-contact .sh-button{margin-top:22px;min-width:156px}
.sonder-home .sh-footer-wordmark{display:block;margin-top:64px;border-bottom:1px solid #78926644;padding-bottom:38px}
.sonder-home .sh-footer-wordmark>span{display:block;aspect-ratio:1745/320;background:#d5ef5e;mask:url('/images/brand/sonder-wordmark.svg') center/contain no-repeat;transition:background .5s}
.sonder-home .sh-footer-wordmark:hover>span{background:#f2f5dc}
.sonder-home .sh-footer-bottom{margin-top:20px;color:#bcc9ad;font-size:11px}
@media(min-width:1600px){.sonder-home .sh-project-image{aspect-ratio:1}}
@media(max-width:1100px){.sonder-home .sh-projects{gap:16px}.sonder-home .sh-project-brand{font-size:27px;left:17px}.sonder-home .sh-project-kicker{left:17px;font-size:9px}.sonder-home .sh-services article{padding:21px}.sonder-home .sh-services h3{font-size:27px;min-height:88px}.sonder-home .sh-services a{font-size:12px}.sonder-home .sh-snow-scene{height:420px}.sonder-home .sh-snowball-inner{gap:2%}.sonder-home .sh-snowball-copy{margin-top:32px}.sonder-home .sh-snow-visual-bottom{padding-inline:4%}.sonder-home .sh-people{gap:6%}.sonder-home .sh-person figcaption span{font-size:10px}.sonder-home .sh-footer-top{gap:5%}.sonder-home .sh-footer-contact .sh-text-link{font-size:14px}}
@media(max-width:800px){.sonder-home .sh-services{gap:12px}.sonder-home .sh-services article{padding:20px 16px}.sonder-home .sh-services h3{font-size:25px}.sonder-home .sh-services p{font-size:15px}.sonder-home .sh-footer-top{grid-template-columns:1fr 1fr;gap:36px}.sonder-home .sh-footer-contact{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px}.sonder-home .sh-footer-contact>p{display:none}.sonder-home .sh-footer-contact .sh-button{margin:0}.sonder-home .sh-footer-top .sh-text-link{margin-left:0}.sonder-home .sh-people{grid-template-columns:.95fr 1fr;gap:5%}.sonder-home .sh-team{gap:12px}.sonder-home .sh-people-copy h2{font-size:38px}}
@media(max-width:700px){.sonder-home .sh-button,.sonder-home .ss-nav-cta{min-height:54px;padding:14px 66px 14px 23px}.sonder-home .sh-button-label,.sonder-home .sh-button-reveal{font-size:14px!important}.sonder-home .sh-button-reveal>span{left:23px}.sonder-home .sh-projects{grid-template-columns:1fr;gap:34px}.sonder-home .sh-project-image{aspect-ratio:5/4;max-height:450px}.sonder-home .sh-project-brand{font-size:37px;left:22px}.sonder-home .sh-project-kicker{left:22px;top:22px;font-size:10px}.sonder-home .sh-project-caption{padding-top:15px}.sonder-home .sh-services{gap:16px}.sonder-home .sh-services article{padding:24px}.sonder-home .sh-services h3{min-height:0;margin-block:18px;font-size:32px}.sonder-home .sh-services p{font-size:17px}.sonder-home .sh-services a{font-size:14px}.sonder-home .sh-service-top{min-height:42px}.sonder-home .sh-snowball-inner{grid-template-columns:1fr;gap:16px;padding-block:48px 34px}.sonder-home .sh-snowball .sh-eyebrow{font-size:9px;gap:10px}.sonder-home .sh-snowball h2{font-size:clamp(58px,17vw,106px)}.sonder-home .sh-snowball h2>span{font-size:18px}.sonder-home .sh-snowball-copy{margin-top:30px}.sonder-home .sh-snowball .sh-large-copy{font-size:39px}.sonder-home .sh-snowball-copy>p:not(.sh-large-copy){font-size:17px}.sonder-home .sh-snowball-bottom{gap:18px}.sonder-home .sh-snow-scene{height:355px;max-width:430px;margin-inline:auto}.sonder-home .sh-snow-sphere{top:7%;max-width:300px}.sonder-home .sh-snow-sphere>span{font-size:54px}.sonder-home .sh-snow-ring{bottom:15%}.sonder-home .sh-snow-orbit-label{font-size:9px;bottom:6%}.sonder-home .sh-snow-visual-bottom{padding-inline:0;max-width:430px;margin-inline:auto}.sonder-home .sh-people{grid-template-columns:1fr;padding-block:64px;gap:34px}.sonder-home .sh-team{max-width:350px;gap:20px}.sonder-home .sh-person-ying{margin-top:32px}.sonder-home .sh-person figcaption span{font-size:11px}.sonder-home .sh-people-copy h2{font-size:43px}.sonder-home .sh-conversation{width:calc(100% - 24px);padding:34px 23px 30px;border-radius:12px;margin-bottom:12px}.sonder-home .sh-conversation h2{font-size:clamp(51px,12.5vw,78px)}.sonder-home .sh-conversation>div{align-items:flex-start;gap:24px}.sonder-home .sh-conversation-link{min-width:0;width:auto;flex-direction:row;gap:24px;margin:0;font-size:17px}.sonder-home .sh-conversation-link span{width:58px;height:58px;font-size:33px}.sonder-home .sh-conversation>p:last-child{font-size:15px;margin-top:15px}.sonder-home .sh-footer{padding-block:42px 18px}.sonder-home .sh-footer-top{gap:32px 24px;grid-template-columns:1.2fr 1fr}.sonder-home .sh-footer p.sh-footer-statement{font-size:26px}.sonder-home .sh-footer .sh-eyebrow{font-size:9px}.sonder-home .sh-footer-menu a{font-size:14px;min-height:40px}.sonder-home .sh-footer-contact{display:block}.sonder-home .sh-footer-contact .sh-text-link{font-size:16px}.sonder-home .sh-footer-contact .sh-button{display:flex;width:max-content;margin-top:20px}.sonder-home .sh-footer-wordmark{margin-top:40px;padding-bottom:24px}.sonder-home .sh-footer-bottom{margin-top:16px;gap:4px}.sonder-home .sh-footer-bottom nav{gap:22px}}
@media(prefers-reduced-motion:reduce){.sonder-home .sh-snow-flakes{display:none}.sonder-home .sh-button:is(:hover,:focus-visible),.sonder-home .ss-nav-cta:is(:hover,:focus-visible),.sonder-home .sh-text-link:is(:hover,:focus-visible)>span,.sonder-home .sh-button-arrow,.sonder-home .sh-conversation-link:is(:hover,:focus-visible) span,.sonder-home .sh-project:is(:hover,:focus-visible) .sh-project-image>img,.sonder-home .sh-project:is(:hover,:focus-visible) .sh-project-arrow{transform:none}.sonder-home .sh-button-arrow{transform:translateY(-50%)!important}}

/* Snowball is an ongoing agency. The studio illustration explains the work. */
.sonder-home .sh-snowball-agency{background:#102c23}
.sonder-home .sh-snowball-agency:before{background:radial-gradient(ellipse at 84% 42%,#416b4060,transparent 58%),linear-gradient(125deg,#0c281f,#173c2e)}
.sonder-home .sh-snowball-agency .sh-snowball-inner{grid-template-columns:1.05fr 1fr;gap:8%;align-items:center;padding-block:94px 90px}
.sonder-home .sh-snowball-agency .sh-eyebrow{margin-bottom:29px}
.sonder-home .sh-agency-name{font-size:25px;font-weight:550;line-height:1.15;letter-spacing:-.035em;color:#d5ef5e;margin-bottom:23px}
.sonder-home .sh-agency-name>span{font-size:16px;color:#d1ddca;font-weight:400;letter-spacing:-.01em;margin-left:6px}
.sonder-home .sh-snowball-agency h2{font-size:clamp(57px,6.5vw,93px);line-height:.94;letter-spacing:-.055em;font-weight:500;text-wrap:initial}
.sonder-home .sh-snowball-agency h2 em{color:#d5ef5e;white-space:nowrap;letter-spacing:-.04em}
.sonder-home .sh-snowball-agency .sh-snowball-copy{margin-top:32px}
.sonder-home .sh-snowball-agency .sh-snowball-copy>p{font-size:18px;line-height:1.6;max-width:510px;color:#d1ddca;margin-bottom:16px}
.sonder-home .sh-agency-promises{display:flex;flex-wrap:wrap;gap:8px 18px;padding:0;margin:25px 0 0;list-style:none;font-size:12px;color:#eef3df}
.sonder-home .sh-agency-promises li{display:flex;align-items:center;gap:7px}
.sonder-home .sh-agency-promises li:before{content:'+';font-size:18px;line-height:1;color:#d5ef5e}
.sonder-home .sh-snowball-agency .sh-snowball-bottom{margin-top:29px;padding-top:27px;gap:18px 22px}
.sonder-home .sh-snowball-agency .sh-price{font-size:12px;line-height:1.5}
.sonder-home .sh-agency-proof{display:inline-flex;align-items:center;gap:21px;min-height:44px;font-size:13px;color:#d2e2c0;margin-top:16px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#779372}
.sonder-home .sh-agency-proof:hover{color:#d5ef5e}
.sonder-home .sh-snowball-agency .sh-snow-scene{height:auto;max-width:none;margin:0;overflow:visible}
.sonder-home .sh-agency-studio{padding:0 2px}
.sonder-home .sh-agency-studio .sh-snow-flakes{inset:-25px -35px;z-index:0;opacity:.4;pointer-events:none}
.sonder-home .sh-studio-heading,.sonder-home .sh-work-rhythm,.sonder-home .sh-daily-note{position:relative;z-index:1}
.sonder-home .sh-studio-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding-inline:2px}
.sonder-home .sh-studio-heading p{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#c2d3b7;margin-bottom:8px}
.sonder-home .sh-studio-heading h3{font-size:29px;line-height:1.15;font-weight:450;letter-spacing:-.035em;color:#f4f6e8}
.sonder-home .sh-studio-heading>span{font-size:51px;line-height:1;font-weight:300;color:#d5ef5e}
.sonder-home .sh-work-rhythm{display:grid;gap:13px;list-style:none;margin:0;padding:0}
.sonder-home .sh-work-card{position:relative;padding:20px 25px 23px;background:#f3f2e9;color:#24362a;border-radius:8px;box-shadow:0 5px 16px #041a1617}
.sonder-home .sh-work-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.sonder-home .sh-work-step{font-size:12px;font-weight:550;letter-spacing:.07em;color:#6c7766}
.sonder-home .sh-work-status{font-size:9px;letter-spacing:.015em;padding:5px 8px;border:1px solid #cbd3c2;border-radius:999px;color:#4f654f;line-height:1.2}
.sonder-home .sh-work-card h4{font:500 27px/1.08 'Sonder Hanken',Arial,sans-serif;letter-spacing:-.035em;margin:0 0 10px;color:#24362a}
.sonder-home .sh-work-card p{font-size:14px;line-height:1.5;color:#58634f;max-width:410px;margin:0}
.sonder-home .sh-work-card-build{background:#d5ef5e}
.sonder-home .sh-work-card-build .sh-work-status{border-color:#9ab046;color:#33491f}
.sonder-home .sh-work-card-build .sh-work-step,.sonder-home .sh-work-card-build p{color:#42582f}
.sonder-home .sh-work-flow{position:absolute;right:27px;bottom:-20px;z-index:3;display:grid;place-items:center;width:27px;height:27px;background:#264736;border:1px solid #a1b38366;border-radius:50%;font-size:15px;color:#eef4dc}
.sonder-home .sh-daily-note{margin:22px 12px 0 -10px;padding:20px 24px 20px 27px;border:1px solid #8d9e7470;border-radius:7px;background:#e8edce;color:#2c402b;box-shadow:0 7px 16px #071c2040;transform:rotate(-2deg)}
.sonder-home .sh-daily-note-heading{display:flex;align-items:center;gap:9px;margin-bottom:10px}
.sonder-home .sh-daily-note-heading>span:first-child{font-size:23px;line-height:1}
.sonder-home .sh-daily-note-heading>p{font-size:17px;line-height:1.25;letter-spacing:-.02em;font-weight:550}
.sonder-home .sh-update-example{font-size:9px;letter-spacing:.06em;text-transform:uppercase;margin-left:auto;color:#5d6c4b;white-space:nowrap}
.sonder-home .sh-daily-note>p{font-size:14px;line-height:1.5;color:#4d5f41;margin:0}
.sonder-home .sh-note-signoff{display:block;border-top:1px solid #a5b08670;padding-top:10px;margin-top:13px;font-size:11px;color:#60714f}
.sonder-home .sh-snowball-agency .sh-snow-visual-bottom{padding:0;gap:18px;margin-top:23px;font-size:11px}
@media(max-width:1100px){.sonder-home .sh-snowball-agency .sh-snowball-inner{gap:6%;grid-template-columns:1fr 1fr}.sonder-home .sh-snowball-agency h2{font-size:clamp(53px,6.5vw,75px)}.sonder-home .sh-snowball-agency .sh-snowball-copy>p{font-size:17px}.sonder-home .sh-work-card{padding:18px 20px 21px}.sonder-home .sh-work-status{font-size:8px;padding:5px 7px}.sonder-home .sh-work-card h4{font-size:25px}.sonder-home .sh-daily-note{padding:19px 18px;margin-left:-5px;margin-right:4px}.sonder-home .sh-daily-note-heading{flex-wrap:wrap}.sonder-home .sh-update-example{margin-left:0}.sonder-home .sh-studio-heading h3{font-size:26px}}
@media(max-width:850px){.sonder-home .sh-snowball-agency .sh-snowball-inner{grid-template-columns:1fr;gap:56px;padding-block:64px}.sonder-home .sh-snowball-agency h2{font-size:clamp(62px,10vw,88px)}.sonder-home .sh-snowball-agency h2 br:first-of-type{display:none}.sonder-home .sh-snowball-agency .sh-snowball-brand{max-width:620px}.sonder-home .sh-snowball-agency .sh-snow-visual{max-width:600px;width:100%;margin-inline:auto}.sonder-home .sh-work-card{padding:23px 28px}.sonder-home .sh-work-card h4{font-size:29px}.sonder-home .sh-work-status{font-size:10px}.sonder-home .sh-daily-note{padding:23px 27px;margin-inline:0 12px}.sonder-home .sh-update-example{margin-left:auto}.sonder-home .sh-studio-heading h3{font-size:30px}}
@media(max-width:700px){.sonder-home .sh-snowball-agency .sh-snowball-inner{padding-block:49px 39px;gap:44px}.sonder-home .sh-snowball-agency .sh-eyebrow{font-size:9px;margin-bottom:24px}.sonder-home .sh-agency-name{font-size:23px;margin-bottom:20px}.sonder-home .sh-agency-name>span{font-size:14px}.sonder-home .sh-snowball-agency h2{font-size:clamp(49px,12.5vw,78px);line-height:.98}.sonder-home .sh-snowball-agency h2 br:first-of-type{display:initial}.sonder-home .sh-snowball-agency h2 em{white-space:normal}.sonder-home .sh-snowball-agency .sh-snowball-copy{margin-top:25px}.sonder-home .sh-snowball-agency .sh-snowball-copy>p{font-size:16px;line-height:1.65}.sonder-home .sh-agency-promises{font-size:11px;gap:8px 13px;margin-top:20px}.sonder-home .sh-snowball-agency .sh-snowball-bottom{padding-top:23px;margin-top:24px;gap:18px}.sonder-home .sh-snowball-agency .sh-price{font-size:12px}.sonder-home .sh-agency-proof{font-size:12px;gap:12px;margin-top:14px}.sonder-home .sh-agency-studio{padding:0}.sonder-home .sh-studio-heading{margin-bottom:18px}.sonder-home .sh-studio-heading p{font-size:9px}.sonder-home .sh-studio-heading h3{font-size:26px}.sonder-home .sh-studio-heading>span{font-size:42px}.sonder-home .sh-work-card{padding:18px 21px 21px}.sonder-home .sh-work-card h4{font-size:26px}.sonder-home .sh-work-card p{font-size:13px;line-height:1.55}.sonder-home .sh-work-card-top{gap:8px;margin-bottom:11px}.sonder-home .sh-work-status{font-size:8px;padding:5px 7px}.sonder-home .sh-daily-note{margin:22px 3px 0;padding:19px 18px;transform:rotate(-1.5deg)}.sonder-home .sh-daily-note-heading>p{font-size:16px}.sonder-home .sh-update-example{font-size:8px}.sonder-home .sh-daily-note>p{font-size:13px}.sonder-home .sh-note-signoff{font-size:10px}.sonder-home .sh-snowball-agency .sh-snow-visual-bottom{gap:15px;margin-top:23px}.sonder-home .sh-snowball-agency .sh-shopify-badge{font-size:11px}.sonder-home .sh-snowball-agency [data-snow-toggle]{font-size:10px}}
@media(max-width:359px){.sonder-home .sh-snowball-agency h2{font-size:47px}.sonder-home .sh-work-card{padding:17px 16px 19px}.sonder-home .sh-work-card h4{font-size:24px}.sonder-home .sh-work-status{font-size:7px}.sonder-home .sh-daily-note-heading{gap:6px}.sonder-home .sh-update-example{width:100%;margin-left:26px}.sonder-home .sh-snowball-agency .sh-snow-visual-bottom{align-items:flex-start}.sonder-home .sh-snowball-agency .sh-shopify-badge{max-width:172px;gap:7px}}
