@font-face{font-family:Sul Sans Test;src:url(/fonts/SulSansTest-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}body{background:#fff;color:#000;font-family:Sul Sans Test,-apple-system,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column;align-items:center}body:not(.revealed):not(.policy-page){height:100vh;overflow:hidden}body:not(.revealed) #quotes,body:not(.revealed) #clients,body:not(.revealed) #cta{display:none}html.js #stage-static{display:none}body.revealed{overflow-y:auto}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:100}.skip-link:focus{position:fixed;top:1rem;left:1rem;width:auto;height:auto;padding:.75rem 1.5rem;background:#fff;color:#000;font-size:.9rem;text-decoration:underline;text-underline-offset:.2em;z-index:100}header{text-align:center;padding:2.75rem 2rem 0;width:100%;z-index:5}.site-name{font-size:1.625rem;font-weight:400;letter-spacing:-.01em;line-height:1}.est{font-size:.8125rem;margin-top:.3rem}main{width:100%;max-width:72rem;padding:calc(50vh - 6.5rem) 3rem 4rem;text-align:center}body:not(.revealed) #stage{text-align:center}body.revealed #stage{text-align:center}#prev-line,#typewriter{font-size:2rem;line-height:1.45}#stage-static h1{font-size:2rem;line-height:1.45;font-weight:400}.cursor{display:inline-block;width:2px;height:.85em;background:#000;margin-left:2px;vertical-align:baseline;animation:blink .7s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes wave-hand{0%,to{transform:rotate(0)}50%{transform:rotate(5deg)}}.wave-emoji{display:inline-block;transform-origin:bottom center;animation:wave-hand 1.2s ease-in-out infinite}#quotes{width:100%;max-width:72rem;padding:0 3rem 6rem;opacity:0;transform:translateY(1.5rem);transition:opacity 1.4s ease,transform 1.4s ease}#quotes.visible{opacity:1;transform:translateY(0)}.quote{padding:5rem 0;text-align:center}blockquote.quote{margin:0}.quote-text{font-size:2rem;line-height:1.45;color:#000}.quote-attr{margin-top:1.5rem;font-size:1rem;color:#000;line-height:1.45;display:flex;align-items:center;justify-content:center;gap:1rem}picture{display:contents}picture>source{display:none}.quote-photo{width:3.5rem;height:3.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.quote-attr-text{text-align:left}.quote-name,.quote-role{display:block}#clients{width:100%;max-width:72rem;padding:6rem 3rem;opacity:0;transform:translateY(1.5rem);transition:opacity 1.4s ease,transform 1.4s ease}#clients.visible{opacity:1;transform:translateY(0)}.clients-heading{font-size:2rem;line-height:1.45;font-weight:400;color:#000;text-align:center;margin-bottom:2.5rem}.clients-logos{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.clients-logos img{width:100%;height:100%;max-height:5.85rem;object-fit:contain;padding:1.75rem 3.5rem;filter:none;opacity:1}#cta{width:100%;max-width:72rem;padding:6rem 3rem 16rem;text-align:center;opacity:0;transform:translateY(1.5rem);transition:opacity 1.4s ease,transform 1.4s ease}#cta.visible{opacity:1;transform:translateY(0)}.cta-inner{display:flex;align-items:center;gap:2rem;text-align:left}.cta-photo{width:5.5rem;height:5.5rem;border-radius:50%;object-fit:cover;object-position:center 20%;flex-shrink:0}.cta-copy{font-size:2rem;font-weight:400;line-height:1.45;margin:0;color:#000}.cta-link{font-size:2rem;color:#000;text-decoration:underline;text-underline-offset:.25em;text-decoration-thickness:1.5px}.cta-link:hover{text-decoration-thickness:2.5px}.cta-email{display:block;margin-top:1.5rem;font-size:.9rem;color:#000;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}footer{position:fixed;bottom:0;left:0;padding:2rem 3rem 2.75rem;display:flex;gap:3rem;font-size:.9rem;color:#000;width:100%;z-index:10}footer .col{display:flex;flex-direction:column;gap:.25rem;justify-content:flex-end;line-height:1.575}.page-stats{margin-left:auto;text-align:right}footer a{color:inherit;text-decoration:underline;text-underline-offset:.2em}footer ul{list-style:none;margin:0;padding:0;display:contents}footer li{margin:0;padding:0}.copyable{cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;position:relative}.copy-icon,.check-icon{width:.85em;height:.85em;flex-shrink:0;transition:opacity .2s ease,transform .2s ease}.check-icon{position:absolute;right:0;opacity:0;transform:scale(.6);color:#4ade80}.check-icon polyline{stroke-dasharray:24;stroke-dashoffset:24}.copyable.copied .copy-icon{opacity:0;transform:scale(.6)}.copyable.copied .check-icon{opacity:1;transform:scale(1)}.copyable.copied .check-icon polyline{stroke-dashoffset:0;transition:stroke-dashoffset .3s ease .1s}@media(prefers-reduced-motion:reduce){.copy-icon,.check-icon,.check-icon polyline{transition:none!important}}.policies-col{position:relative}.policies-toggle{background:none;border:none;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.2em;padding:0;font-size:.9rem;display:inline-flex;align-items:center;gap:.35rem}.policies-chevron{width:.85em;height:.85em;flex-shrink:0}.ecologi-link{display:inline-flex;align-items:center;gap:.35rem}.tree-icon{width:.95em;height:.95em;flex-shrink:0}.policies-menu{position:absolute;bottom:calc(100% + .5rem);left:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.375rem;padding:.5rem 0;display:flex;flex-direction:column;min-width:13rem;box-shadow:0 4px 20px #00000014;opacity:0;pointer-events:none;transform:translateY(.25rem);transition:opacity .18s ease,transform .18s ease}.policies-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.policies-menu a{display:block;padding:.4rem 1rem;color:#000;text-decoration:none;font-size:.85rem;transition:background .12s ease}.policies-menu a:hover{background:#0000000a}body{transition:background-color 2s ease-in-out,color 1.8s ease}.cursor,.quote-text,.quote-attr,.clients-heading,.cta-link,.cta-copy,.cta-email{transition:background-color 2s ease-in-out,color 1.8s ease,border-color 2s ease-in-out}footer{transition:color 1.8s ease}.clients-logos img{transition:filter 2s ease-in-out}footer{background:none}footer:before,footer:after{content:"";position:absolute;inset:0;z-index:-1;transition:opacity 2s ease-in-out;pointer-events:none}footer:before{background:linear-gradient(to bottom,transparent,rgba(255,255,255,.85) 35%,#fff 70%)}footer:after{opacity:0}body.light-mode{background:#fff;color:#000}body.light-mode .cursor{background:#000}body.light-mode .quote-text,body.light-mode .quote-attr,body.light-mode .clients-heading{color:#000}body.light-mode .clients-logos img{filter:none}body.light-mode .cta-link,body.light-mode .cta-copy,body.light-mode .cta-email{color:#000}body.light-mode footer{color:#000}body.light-mode .policies-menu{background:#fff;border-color:#0000001a;box-shadow:0 4px 20px #00000014}body.light-mode .policies-menu a{color:#000}body.light-mode .policies-menu a:hover{background:#0000000a}.policy-page{display:block;min-height:100vh;background:#fff;color:#000}.policy-page header{position:relative;padding:2.75rem 3rem 0}.policy-page header .site-name{color:inherit;text-decoration:none}.policy{max-width:40rem;margin:0 auto;padding:4rem 3rem 10rem;font-size:.95rem;line-height:1.7}.policy h1{font-size:2rem;font-weight:400;line-height:1.3;margin-bottom:2rem}.policy h2{font-size:1.15rem;font-weight:400;margin-top:2.5rem;margin-bottom:.75rem}.policy h3{font-size:.95rem;font-weight:400;margin-top:1.5rem;margin-bottom:.5rem;text-decoration:underline;text-underline-offset:.2em}.policy p{margin-bottom:1rem}.policy ul{list-style:disc;padding-left:1.25rem;margin-bottom:1rem}.policy li{margin-bottom:.4rem}.policy-page footer{position:relative;padding-top:2rem;color:#000}.policy-page footer:before{background:linear-gradient(to bottom,transparent,rgba(255,255,255,.85) 35%,#fff 70%)}.policy-page footer:after{opacity:0}.policy-page .policies-menu{background:#fff;border-color:#0000001a;box-shadow:0 4px 20px #00000014}.policy-page .policies-menu a{color:#000}.policy-page .policies-menu a:hover{background:#0000000a}@media(max-width:720px){#prev-line,#typewriter{font-size:1.25rem}#quotes{padding:0 1.5rem 4rem}.quote{padding:4rem 0}.quote-text{font-size:1.25rem}.quote-attr{font-size:.75rem}.clients-heading{font-size:1.25rem}#clients{padding:4rem 1.5rem}#cta{padding:4rem 1.5rem 6rem}.cta-inner{flex-direction:column;align-items:center;text-align:center}.cta-photo{width:4.5rem;height:4.5rem}.cta-copy,.cta-link{font-size:1.25rem}.clients-logos{grid-template-columns:repeat(2,1fr)}.clients-logos img{padding:1.25rem 1.5rem}body:not(.revealed) footer{display:none}footer{position:relative;padding:1.75rem 1.5rem 2.75rem;flex-wrap:wrap;gap:1.5rem}footer .col{gap:.5rem;line-height:1.8}.policy{padding:3rem 1.5rem 8rem}.policy h1{font-size:1.5rem}.policy-page header{padding:2.75rem 1.5rem 0}}
