@import"https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700;800&family=Heebo:wght@400;500;700;800;900&display=swap";:root{--ink:#191816;--paper:#f7f5f0;--orange:#f2581c;--green:#02953e;--yellow:#ffc215}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:Assistant,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.topbar{height:92px;display:flex;direction:rtl;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,104px);background:var(--paper);border-bottom:1px solid var(--ink);position:relative;z-index:3}.brand{width:98px;height:72px;overflow:hidden;display:block}.brand img{display:block;width:150px;height:112px;object-fit:contain;object-position:50% 43%;transform:translate(-26px,-19px)}nav{display:flex;align-items:center;gap:32px;font-size:16px;font-weight:700}nav a{border-bottom:1px solid transparent;padding:6px 0}nav a:hover{border-color:var(--orange)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;font:800 16px Assistant,sans-serif;cursor:pointer;border:none;min-height:48px;padding:0 24px;transition:transform .2s ease,background .2s ease}.nav-cta{background:var(--green);color:#fff}.nav-cta:hover,.button:hover{transform:translateY(-3px)}.hero{min-height:650px;display:grid;grid-template-columns:1.04fr .96fr;background:var(--ink);color:#fff}.hero-copy{padding:clamp(72px,11vw,156px) clamp(24px,7vw,128px) 76px;align-self:center}.eyebrow,.section-kicker{margin:0 0 16px;font-size:16px;font-weight:800;color:var(--green);letter-spacing:.03em}h1,h2,h3{font-family:Heebo,Arial,sans-serif;margin:0;line-height:.96;font-weight:900;letter-spacing:-.045em}h1{font-size:clamp(58px,7vw,106px)}h2{font-size:clamp(43px,5vw,74px)}.orange-dot{color:var(--orange)}.hero-lead{max-width:440px;font-size:22px;line-height:1.38;margin:28px 0;font-weight:500}.hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.button-orange{background:var(--orange);color:#fff}.text-link{font-weight:800;font-size:17px;border-bottom:2px solid var(--orange);padding-bottom:4px}.founder{color:#d8d6d1;font-size:15px;margin-top:52px}.founder strong{color:var(--yellow)}.founder span{color:var(--orange);margin:0 7px}.hero-art{overflow:hidden;position:relative;min-height:450px;border-right:1px solid #555}.hero-art img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:50% 31%;filter:contrast(1.08)}.art-caption{position:absolute;bottom:37px;left:36px;margin:0;padding:10px 16px;border:1px solid #fff;border-radius:100px;font-size:15px;font-weight:700;background:#141414cc}.marquee{background:var(--orange);color:#fff;min-height:77px;padding:20px 7vw;display:flex;justify-content:space-around;align-items:center;gap:20px;font:900 clamp(22px,2.4vw,38px) "Heebo",sans-serif;white-space:nowrap;overflow:hidden}.marquee b{color:var(--yellow)}.about{display:grid;grid-template-columns:.85fr 1.15fr;max-width:1260px;margin:0 auto;padding:138px 48px;gap:clamp(48px,9vw,156px);align-items:center}.about-image{background:#fff;padding:16px;border:1px solid var(--ink)}.about-image img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.about-copy{max-width:580px}.about-copy h2{margin-bottom:32px}.about-copy>p:not(.section-kicker){font-size:20px;line-height:1.65;margin:0 0 18px}.underlined{margin-top:16px;display:inline-block}.benefits{background:var(--ink);color:#fff;padding:122px max(7vw,24px) 132px}.benefits-heading{display:flex;justify-content:space-between;align-items:end;margin:0 auto 54px;max-width:1250px}.benefits-heading .section-kicker{color:var(--yellow);margin-bottom:0;align-self:start}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1250px;margin:auto;gap:1px;background:#57534e;border:1px solid #57534e}.benefit-card{min-height:330px;padding:31px 27px;background:var(--ink);display:flex;flex-direction:column}.benefit-number{display:block;font:800 16px Heebo;color:#8e8c88;border-bottom:1px solid #5a5854;padding-bottom:18px;margin-bottom:auto}.benefit-card h3{font-family:Assistant;letter-spacing:0;line-height:1.05;font-size:29px;margin:30px 0 15px}.benefit-card p{margin:0;font-size:17px;line-height:1.38}.benefit-card.orange h3,.benefit-card.orange .benefit-number{color:var(--orange)}.benefit-card.green h3,.benefit-card.green .benefit-number{color:#12bd5c}.benefit-card.yellow h3,.benefit-card.yellow .benefit-number{color:var(--yellow)}.quote-band{background:var(--yellow);padding:74px 24px;text-align:center}.quote-band p{margin:0;font:800 clamp(25px,3.2vw,48px)/1.16 "Heebo";letter-spacing:-.03em}.join{min-height:650px;display:grid;grid-template-columns:1fr 1fr;background:#f57d20}.join-visual{overflow:hidden}.join-visual img{display:block;width:100%;height:100%;object-fit:cover}.join-copy{padding:80px clamp(26px,9vw,146px);align-self:center}.join-copy .section-kicker{color:var(--ink)}.join-copy h2{margin-bottom:24px}.join-copy>p:not(.section-kicker):not(.contact){font-size:20px;line-height:1.45;max-width:440px}.join form{display:grid;gap:14px;margin-top:29px;max-width:440px}.join label{font-weight:800;font-size:15px;display:grid;gap:5px}.join input{font:600 17px Assistant;width:100%;background:transparent;border:0;border-bottom:2px solid var(--ink);padding:9px 0;outline:none}.join input:focus{border-color:#fff}.button-dark{background:var(--ink);color:#fff;margin-top:12px;width:100%}.contact{margin:22px 0 0;font-weight:700}.contact a{border-bottom:1px solid var(--ink);direction:ltr;display:inline-block}.success{background:var(--ink);color:#fff;max-width:440px;padding:25px;font-size:20px;line-height:1.4;margin-top:28px}.success strong{color:var(--yellow)}footer{min-height:185px;padding:37px 7vw;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;background:var(--paper)}footer img{width:136px;height:65px;object-fit:cover;object-position:50% 14%}footer p{font-size:14px;margin:0;letter-spacing:.12em}footer a{font-size:16px;margin-top:7px;font-weight:700}@media(max-width:800px){.topbar{height:70px;padding:0 20px}.brand{width:78px;height:56px}.brand img{width:122px;height:91px;transform:translate(-21px,-16px)}nav{display:none}.nav-cta{min-height:38px;font-size:14px;padding:0 13px}.hero{grid-template-columns:1fr}.hero-copy{padding:84px 25px 64px}.hero-art{min-height:390px;border-right:0;border-top:1px solid #555}.hero-art img{object-position:50% 22%}.hero-lead{font-size:20px}.marquee{justify-content:flex-start}.about{padding:82px 25px;grid-template-columns:1fr;gap:48px}.about-copy>p:not(.section-kicker){font-size:18px}.benefits{padding:78px 20px}.benefits-heading{display:block}.benefits-heading .section-kicker{margin-bottom:18px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-card{min-height:270px;padding:20px}.benefit-card h3{font-size:23px;margin-top:22px}.benefit-card p{font-size:15px}.quote-band{padding:58px 18px}.join{grid-template-columns:1fr}.join-visual{height:330px}.join-copy{padding:70px 25px}.join-copy>p:not(.section-kicker):not(.contact){font-size:18px}}@media(max-width:420px){h1{font-size:54px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:215px}.marquee{padding:17px;min-height:60px}.marquee b:nth-of-type(n+4),.marquee span:nth-of-type(n+5){display:none}}.brand{width:145px;height:86px;overflow:visible;display:flex;align-items:center;justify-content:center}.brand img{width:145px;height:106px;object-fit:contain;transform:none}.hero{min-height:670px}.hero-art{background:#f58c1c;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:55px 15px 45px}.hero-art img{position:static;width:100%;height:auto;aspect-ratio:1;max-width:590px;object-fit:contain;filter:none}.stage-label{position:absolute;top:27px;inset-inline:28px;text-align:center;color:var(--ink);font-size:13px;font-weight:700;letter-spacing:.06em;margin:0}.art-caption{position:relative;z-index:1;border-color:var(--ink);background:transparent;color:var(--ink);font-size:18px;padding:12px 28px;margin:0}.hero .eyebrow{color:#37bf6d}.hero-copy{animation:enter .8s ease-out both}.hero-art img{animation:enter 1.2s ease-out both}.benefit-card{transition:background .2s ease}.benefit-card:hover{background:#262420}.join-visual{background:#f58c1c;display:flex;align-items:center}.join-visual img{height:auto;object-fit:contain}.join-copy .orange-dot{color:var(--ink)}.join input::placeholder{color:#3e301f;opacity:1}.success p{font-size:16px}.edit-button{display:block;margin-top:15px;background:none;color:#fff;border:0;text-decoration:underline;font:inherit;cursor:pointer}footer img{width:175px;height:130px;object-fit:contain}:focus-visible{outline:3px solid var(--green);outline-offset:5px}.skip-link{position:fixed;top:-70px;right:15px;padding:12px 20px;background:#fff;z-index:10}.skip-link:focus{top:10px}@keyframes enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:800px){.brand{width:115px;height:65px}.brand img{width:115px;height:83px;transform:none}.hero-art{min-height:440px;padding:55px 15px 34px}.hero-art img{max-width:420px}.art-caption{font-size:16px;margin-top:-25px}.stage-label{top:22px}.join-visual{height:auto}.join-visual img{max-height:420px}}.about-statement{align-self:stretch;border-inline-end:1px solid #bdb9ad;padding-block:25px;padding-inline-end:35px}.about-statement>span{color:var(--green);font-weight:800;font-size:18px}.about-statement p{font:900 clamp(52px,5.8vw,83px)/1.06 "Heebo",Arial,sans-serif;letter-spacing:-.05em;margin:25px 0}.about-statement small{font-size:16px}.join-intro{padding:90px clamp(25px,7vw,115px);display:flex;flex-direction:column;justify-content:center;border-inline-end:1px solid #3c2f1d}.join-intro .section-kicker{color:var(--ink)}.join-statement{font:900 clamp(64px,8vw,118px)/1 "Heebo",Arial,sans-serif;letter-spacing:-.05em;margin:24px 0}.join-statement em{font-style:normal;color:var(--paper)}.join-intro>p:last-child{font-size:21px}@media(max-width:800px){.about-statement{border-inline-end:0;border-bottom:1px solid #bdb9ad;padding:0 0 35px}.about-statement p{font-size:60px}.join-intro{border-inline-end:0;border-bottom:1px solid #3c2f1d;padding:55px 25px}.join-statement{font-size:76px}}.topbar .brand{width:auto;height:76px;flex-shrink:0;gap:12px;direction:rtl}.topbar .brand .brand-symbol{width:49px;height:65px;object-fit:contain;transform:none}.topbar .brand .brand-wordmark{width:154px;height:auto;object-fit:contain;transform:none}@media(max-width:800px){.topbar .brand{height:60px;gap:7px}.topbar .brand .brand-symbol{width:34px;height:45px}.topbar .brand .brand-wordmark{width:105px;height:auto}.topbar{gap:12px}}@media(max-width:360px){.topbar{padding-inline:12px}.topbar .brand .brand-wordmark{width:90px}.nav-cta{padding-inline:10px;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.header-contact{display:flex;align-items:center;gap:18px;flex-shrink:0}.header-phone{display:inline-flex;align-items:center;gap:8px;font-size:17px;font-weight:800;white-space:nowrap}.header-phone span{color:var(--green);font-size:23px}.testimonials{padding:110px max(7vw,24px);background:var(--paper)}.testimonials-heading{max-width:1250px;margin:0 auto 55px;display:flex;justify-content:space-between;align-items:end;gap:30px}.testimonials-intro{font-size:23px;line-height:1.5;margin:0}.testimonial-grid{max-width:1250px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-slot{position:relative;padding:32px;min-height:280px;border:1px solid var(--ink);border-top:7px solid var(--orange);display:flex;flex-direction:column;background:#fffdf8}.testimonial-slot:nth-child(2){border-top-color:var(--green)}.testimonial-slot:nth-child(3){border-top-color:var(--yellow)}.testimonial-index{font-size:14px;font-weight:800;margin-bottom:42px;color:#666154}.testimonial-slot h3{font-size:25px;line-height:1.25;letter-spacing:-.02em}.testimonial-slot p{font-size:18px;line-height:1.5;color:#625d53}.testimonial-byline{margin-top:auto;padding-top:20px;border-top:1px solid #d5d0c4;font-size:14px;color:#625d53}@media(max-width:1150px){.topbar{padding-inline:24px}.topbar nav{gap:18px}.header-contact{gap:12px}}@media(max-width:980px){.topbar nav{display:none}}@media(max-width:800px){.topbar{height:90px}.header-contact{flex-direction:column;gap:3px}.header-phone{font-size:14px;gap:5px}.header-phone span{font-size:18px}.header-contact .nav-cta{min-height:33px}.testimonials{padding:72px 24px}.testimonials-heading{display:block;margin-bottom:32px}.testimonials-intro{font-size:20px;margin-top:24px}.testimonial-grid{grid-template-columns:1fr;gap:18px}.testimonial-slot{min-height:240px;padding:26px}.testimonial-index{margin-bottom:25px}}.testimonials{position:relative;overflow:hidden;background:#eeeae0;border-bottom:1px solid var(--ink)}.testimonials-heading{position:relative;padding-bottom:35px;border-bottom:1px solid #b8b2a5}.testimonials-heading h2{line-height:1.04}.testimonials-intro{border-inline-start:3px solid var(--green);padding-inline-start:22px}.testimonial-grid{align-items:start;gap:28px;padding-bottom:28px}.testimonial-slot{--card-accent:var(--orange);min-height:350px;border:1px solid #c5beaf;border-top:0;padding:30px 30px 26px;background:#fffdf8;box-shadow:0 9px 0 -1px #e0dbcf,0 10px #c5beaf;transition:transform .25s ease}.testimonial-slot:before{content:"";position:absolute;top:0;inset-inline:0;height:5px;background:var(--card-accent)}.testimonial-slot:nth-child(2){--card-accent:var(--green);margin-top:32px}.testimonial-slot:nth-child(3){--card-accent:#d28a00}.testimonial-slot:hover{transform:translateY(-5px)}.testimonial-card-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:32px}.testimonial-index{margin:0;font-size:13px;letter-spacing:.03em}.testimonial-quote{color:var(--card-accent);font:900 76px/.7 Georgia,serif;height:48px}.testimonial-slot h3{max-width:230px;font-size:29px;line-height:1.2}.testimonial-slot p{max-width:260px;line-height:1.7;margin:20px 0 30px}.testimonial-byline{display:flex;align-items:center;gap:10px;font-weight:700}.testimonial-byline:before{content:"";width:7px;height:7px;border:1px solid var(--card-accent);border-radius:50%}.puppet-gallery{max-width:1250px;margin:0 auto 55px;min-height:175px;display:flex;align-items:flex-end;justify-content:space-around;gap:20px;border-bottom:1px solid #b8b2a5}.puppet-gallery img{width:110px;height:185px;object-fit:contain;object-position:bottom;transition:transform .25s ease}.puppet-gallery img:nth-child(2){height:160px}.puppet-gallery img:nth-child(3){height:200px}.puppet-gallery img:nth-child(4){height:175px}.puppet-gallery img:hover{transform:translateY(-8px) rotate(-2deg)}@media(max-width:800px){.topbar{height:76px}.header-contact .nav-cta{min-height:40px}.testimonial-grid{gap:24px}.testimonial-slot,.testimonial-slot:nth-child(2){margin-top:0;min-height:300px}.testimonials-heading{padding-bottom:28px}.testimonial-card-top{margin-bottom:25px}.testimonial-slot h3{max-width:none}}@media(max-width:520px){.puppet-gallery{min-height:128px;margin-bottom:36px;gap:8px}.puppet-gallery img{width:72px;height:130px}.puppet-gallery img:nth-child(2){height:112px}.puppet-gallery img:nth-child(3){height:140px}.puppet-gallery img:nth-child(4){height:122px}}@media(prefers-reduced-motion:reduce){.testimonial-slot{transition:none}.testimonial-slot:hover{transform:none}}.hero-art.stage-scene{background:#f5eddf;isolation:isolate;min-height:650px}.stage-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 30%,#ffc21544 30%,#ffc21511 73%,transparent 73%);z-index:-1}.stage-scene:after{content:"";position:absolute;width:78%;height:25px;border:1px solid #c5b9a1;border-radius:50%;bottom:95px;z-index:-1}.stage-orbit{position:absolute;width:240px;height:240px;border:1px solid #292720;border-radius:50%;top:-150px;left:-80px;background:var(--orange)}.hero-art.stage-scene img{width:260px;height:400px;aspect-ratio:auto;object-fit:contain;margin:10px 0 36px}.hero-art.stage-scene .art-caption{bottom:auto;left:auto}.about-character{display:flex;align-items:center;gap:22px;margin:30px 0}.about-character img{width:76px;height:100px;object-fit:contain;transform:rotate(-7deg)}.about-character span{font-size:16px;font-weight:700;border-bottom:1px solid var(--green);padding-bottom:8px}.testimonials{position:relative}.testimonials-character{max-width:1250px;margin:-15px auto 30px;display:flex;justify-content:flex-end;height:115px;padding-inline-end:65px}.testimonials-character img{width:87px;height:115px;object-fit:contain;transform:rotate(8deg)}.join-intro{position:relative;overflow:hidden;padding-inline-end:190px}.join-character{position:absolute;left:24px;bottom:85px;width:130px;padding:20px;background:#f8efd9;border-radius:100px 100px 0 0}.join-character img{display:block;width:100%;height:165px;object-fit:contain}@media(max-width:800px){.hero-art.stage-scene{min-height:470px}.hero-art.stage-scene img{width:210px;height:290px;margin:12px 0 30px}.join-intro{padding-inline-end:160px}.join-character{width:110px;left:20px;bottom:60px;padding:15px}.join-character img{height:135px}.testimonials-character{padding-inline-end:25px}}.testimonial-slot blockquote{margin:0 0 24px}.testimonial-slot details{margin-bottom:28px}.testimonial-slot summary{cursor:pointer;font-weight:700;text-decoration:underline;text-underline-offset:5px}.testimonial-slot details p{max-width:none}.testimonial-slot:nth-child(3n+2){--card-accent:var(--green)}.testimonial-slot:nth-child(3n){--card-accent:#d28a00}.testimonials-note{max-width:1250px;margin:24px auto 0;font-size:14px;color:#625d53}.form-disclosure{margin:2px 0;font-size:14px;line-height:1.5}.join textarea{font:600 17px Assistant,sans-serif;width:100%;min-height:112px;resize:vertical;background:#ffffff29;border:1px solid var(--ink);border-bottom-width:2px;padding:12px 14px;outline:none;line-height:1.45}.join textarea:focus{background:#ffffff45;border-color:#fff}.join textarea::placeholder{color:#3e301f;opacity:1}.testimonial-carousel{max-width:1000px;margin:auto}.testimonial-carousel .testimonial-slot{min-height:360px;margin:0;padding:32px 40px;box-shadow:none}.testimonial-carousel .testimonial-slot:hover{transform:none}.testimonial-carousel .testimonial-slot h3{max-width:none;font-size:clamp(25px,3vw,38px)}.testimonial-carousel .testimonial-slot p{max-width:none;margin:20px 0 0;font-size:19px;line-height:1.65;white-space:pre-line}.testimonial-carousel .testimonial-card-top{margin-bottom:18px}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:25px}.testimonial-controls button{width:50px;height:50px;border:1px solid var(--ink);border-radius:50%;background:transparent;color:var(--ink);font-size:28px;cursor:pointer;transition:background .2s}.testimonial-controls button:hover{background:var(--yellow)}.testimonial-position{direction:ltr;font-size:16px;font-weight:700;min-width:50px;text-align:center}@media(max-width:800px){.testimonial-carousel .testimonial-slot{padding:26px;min-height:440px}.testimonial-carousel .testimonial-slot p{font-size:17px}}.hero-art.stage-scene img{width:min(100%,390px);height:510px;margin:0 0 12px}.about{grid-template-columns:1fr 1fr;gap:64px}.about-statement{display:grid;grid-template-columns:1fr 1.1fr;align-content:center;align-items:center;padding-inline-end:24px}.about-statement>span,.about-statement>small{grid-column:1 / -1}.about-statement p{font-size:clamp(44px,4.2vw,65px)}.about-character{flex-direction:column;margin:12px 0;gap:0;min-width:0}.about-character img{width:100%;height:370px;object-fit:contain;transform:none}.about-character span{font-size:15px;white-space:nowrap}.benefits{background:#f0e9db;color:var(--ink);padding-top:64px}.benefits-heading{align-items:center;gap:36px;margin-bottom:35px}.benefits-prologue{display:flex;align-items:center;gap:20px}.benefits-prologue .section-kicker{max-width:155px;line-height:1.5;align-self:center;color:var(--green)}.script-stage{width:280px;height:370px;background:none;border:0;border-radius:0;flex-shrink:0}.script-stage img{width:100%;height:100%;object-fit:contain}.benefit-card{color:#fff}.testimonials-heading{align-items:center;margin-bottom:40px;padding-bottom:0}.testimonials-intro{margin-top:30px}.testimonials-character{width:340px;height:390px;margin:0;padding:0;flex-shrink:0}.testimonials-character img{width:100%;height:100%;object-fit:contain;transform:none}.join-intro{display:grid;grid-template-columns:1fr 1fr;align-content:center;align-items:center;padding:64px 32px;gap:0 8px;overflow:visible}.join-intro>.section-kicker,.join-intro>p:last-child{grid-column:1 / -1}.join-statement{font-size:clamp(58px,6vw,92px)}.join-character{position:static;width:100%;padding:0;background:none;border:0;border-radius:0}.join-character img{width:100%;height:420px;object-fit:contain}.join-copy{padding-inline:clamp(26px,5vw,80px)}@media(max-width:1000px)and (min-width:801px){.about{gap:32px;padding-inline:32px}.about-statement{grid-template-columns:1fr}.about-statement p{font-size:52px}.about-character img{height:320px}.benefits-prologue{gap:0}.script-stage{width:230px}}@media(max-width:800px){.hero-art.stage-scene img{width:min(100%,340px);height:440px}.about{grid-template-columns:1fr;gap:42px}.about-statement{grid-template-columns:1fr 1fr;padding-inline-end:0}.about-statement p{font-size:clamp(42px,10vw,65px)}.about-character img{height:320px}.benefits-heading{display:flex;flex-direction:column-reverse;align-items:stretch;gap:12px}.benefits-prologue{display:flex;justify-content:space-between;gap:0}.benefits-prologue .section-kicker{max-width:120px;margin:0}.script-stage{width:65%;height:330px}.testimonials-heading{display:flex;gap:8px}.testimonials-heading h2{font-size:clamp(38px,9vw,60px)}.testimonials-intro{font-size:17px;padding-inline-start:12px}.testimonials-character{width:45%;height:330px}.join-intro{padding:48px 24px}.join-statement{font-size:clamp(60px,12vw,90px)}.join-character img{height:350px}}
