:root{--paper:#f8f8f3;--surface:#eeefe8;--ink:#22231f;--muted:#62655a;--line:#dcded4;--amber:#d19b28;--gold:#e2b647;--orange:#d67c58;--green:#78957a;--violet:#9b8bbb;--blue:#7e9eb9;--radius:20px;--gutter:clamp(22px,5vw,80px);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Instrument Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #ad7611;outline-offset:6px}::selection{background:#f1d275;color:#22231f}.container{width:min(100% - var(--gutter)*2,1400px);margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;padding:14px 20px;background:var(--ink);color:white;z-index:100}.skip:focus{top:10px}.site-header{height:88px;position:relative;z-index:20}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:600;letter-spacing:-.8px;white-space:nowrap}.brand img{object-fit:contain;height:35px;width:34px}.brand-dot{color:var(--amber)}.navigation{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:500}.navigation>a{transition:opacity .2s}.navigation>a:hover{opacity:.6}.navigation .nav-cta{display:flex;align-items:center;gap:14px;padding:12px 17px;border:1px solid var(--line);border-radius:7px}.icon-button{padding:8px;border:0;background:none;display:grid;place-items:center;border-radius:50%}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:20px;min-height:650px;padding-block:42px 64px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(54px,6.1vw,94px);letter-spacing:-.064em;line-height:1.06;font-weight:550;margin:27px 0 26px}.hero h1 em{font-weight:500;position:relative;font-style:normal;color:#77775f}.hero h1 em::after{content:'';position:absolute;left:2%;bottom:3%;width:96%;height:6px;border-radius:50%;background:var(--gold);transform:rotate(-3deg);z-index:-1}.hero-lede{font-size:18px;line-height:1.65;max-width:390px;color:var(--muted)}.button{border:1px solid var(--ink);background:var(--ink);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 23px;border-radius:7px;font-size:14px;font-weight:550;transition:transform .25s var(--ease),background .2s}.button img{filter:invert(1)}.hero .button{margin-top:32px}.button:hover{background:#414437;transform:translateY(-2px)}.button:active{transform:translateY(0)}.hero-art{position:relative;height:550px;min-width:0;isolation:isolate}.hero-art::before{content:'';position:absolute;inset:2% -5% 25%;border-radius:50%;background:radial-gradient(ellipse,#eadbac45 0%,transparent 66%);z-index:-1}#flow-canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:pan-y}.art-caption{position:absolute;left:5%;right:5%;bottom:107px;text-align:center;pointer-events:none}.art-caption>span{display:block;font-size:24px;font-weight:530;letter-spacing:-.7px}.art-caption p{font-size:13px;color:var(--muted);margin-top:8px}.art-controls{position:absolute;bottom:20px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:9px}.app-switcher{display:flex;gap:3px;border:1px solid var(--line);padding:5px;border-radius:12px;background:#fafaf5}.app-switcher button{display:flex;align-items:center;gap:6px;padding:10px 11px;border:0;background:transparent;border-radius:7px;font-size:11px;color:var(--muted);transition:background .3s,color .3s}.app-switcher img{width:19px;height:19px}.app-switcher button.active{background:#eae7d8;color:var(--ink)}.app-switcher button:hover{background:#eeefe8}.animation-toggle{border:1px solid var(--line);width:32px;height:32px}.family-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:22px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}.family-line p{font-weight:550}.family-line span{color:var(--muted)}
.apps-section{padding-top:110px;padding-bottom:110px}.section-heading{margin-bottom:55px}.section-heading .eyebrow{color:var(--muted);margin-bottom:22px}h2{font-size:clamp(34px,4vw,58px);font-weight:500;letter-spacing:-.048em;line-height:1.12}.muted{color:#797c70}.featured-app{border-radius:var(--radius);background:#eeeee4;display:grid;grid-template-columns:.88fr 1.12fr;gap:55px;padding:60px 50px;align-items:center;overflow:hidden}.app-name{display:flex;align-items:center;gap:12px;font-weight:550;font-size:16px}.app-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px}.app-icon img{width:22px;height:22px}.gold{background:#ead88f}.orange{background:#ecc3ae}.green{background:#cbdcc4}.violet{background:#ded3ec}.blue{background:#c7d9e7}.featured-copy h3{font-size:clamp(27px,2.8vw,40px);letter-spacing:-1.4px;font-weight:520;line-height:1.18;margin-top:30px}.featured-copy>p{max-width:315px;margin-top:20px;color:var(--muted);font-size:15px;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:550;border:0;border-bottom:1px solid #95988b;padding:0 0 7px;background:none;transition:gap .2s var(--ease)}.text-link:hover{gap:26px}.featured-copy .text-link{margin-top:28px}.availability{font-size:11px;color:var(--muted);display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.availability::before{content:'';width:5px;height:5px;border-radius:50%;background:#8b886c;flex:none}.featured-copy>.availability{display:flex;margin-top:24px}.search-story{position:relative;padding:35px 0 18px;min-width:0}.search-story-top{font-size:13px;color:var(--muted);display:flex;flex-direction:column;gap:16px}.query-word{font-size:clamp(22px,2.4vw,35px);font-weight:500;letter-spacing:-1px;color:var(--ink);width:fit-content}.typing-caret{display:inline-block;height:.86em;margin-left:6px;border-right:2px solid var(--amber);animation:caret 1.1s steps(1) infinite}.search-arrow{height:65px;display:flex;align-items:center;gap:10px;color:#a4a794}.search-arrow span{display:block;height:1px;width:80px;background:#b6b9aa}.search-result-crop{position:relative;aspect-ratio:960/196;overflow:hidden;background:white;border-radius:12px;box-shadow:0 17px 30px -20px #363a3959}.search-result-crop>img{position:absolute;width:133.333%;max-width:none;left:-29.167%;top:-209.184%;height:auto}.image-note{margin-top:23px;font-size:12px;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:50px;row-gap:70px;margin-top:75px}.product-story{min-width:0}.product-story.offset{transform:translateY(80px)}.product-visual{position:relative;width:100%;padding:0;border:0;background:var(--surface);border-radius:14px;overflow:hidden;display:block}.product-visual>img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .8s var(--ease),filter .6s}.product-visual:hover>img{transform:scale(1.035) rotate(-1deg)}.round-arrow{position:absolute;right:20px;bottom:20px;background:var(--paper);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;transition:transform .4s var(--ease)}.round-arrow img{width:21px;height:21px}.product-visual:hover .round-arrow{transform:rotate(45deg)}.product-heading{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-top:25px}.product-heading h3{font-weight:550;font-size:19px;letter-spacing:-.4px}.product-tagline{font-size:27px;letter-spacing:-.8px;line-height:1.25;margin-top:15px;max-width:440px}.product-description{font-size:14px;line-height:1.75;color:var(--muted);max-width:380px;margin-top:12px}.approach{padding-top:110px;padding-bottom:95px;margin-top:60px;display:grid;grid-template-columns:1fr 1fr;column-gap:100px;border-top:1px solid var(--line)}.approach-chick{margin-bottom:25px}.approach-title h2{font-size:clamp(35px,3.7vw,53px)}.approach-title h2 em{font-style:normal;color:#747766}.approach-title>p{margin-top:24px;font-size:16px;line-height:1.7;color:var(--muted)}.principles-list>div{padding-block:25px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1.05fr;gap:32px}.principles-list>div:first-child{padding-top:6px}.principles-list h3{font-size:20px;letter-spacing:-.5px;font-weight:530;line-height:1.25}.principles-list p{font-size:13px;line-height:1.7;color:var(--muted)}.network-note{grid-column:2;font-size:11px;color:var(--muted);margin-top:22px}.suite-section{background:#eceee2;overflow:hidden}.suite-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-block:90px}.suite-inner h2{margin-top:22px}.suite-inner p:not(.eyebrow){font-size:15px;line-height:1.7;margin-top:23px;color:var(--muted)}.suite-inner .availability{margin-top:26px}.toolbox{position:relative;height:320px;display:flex;align-items:center;justify-content:center}.tool-tile{position:absolute;width:115px;height:132px;border-radius:12px;display:grid;place-items:center;border:1px solid #22231f0d;box-shadow:0 14px 30px -22px #3239296b;transition:transform .55s var(--ease)}.tool-tile img{width:42px;height:42px}.tool-tile:nth-child(1){transform:translate(-150px,10px) rotate(-18deg)}.tool-tile:nth-child(2){transform:translate(-80px,-17px) rotate(-8deg)}.tool-tile:nth-child(3){transform:translate(0,-30px)}.tool-tile:nth-child(4){transform:translate(80px,-17px) rotate(8deg)}.tool-tile:nth-child(5){transform:translate(150px,10px) rotate(18deg)}.toolbox:hover .tool-tile:nth-child(1){transform:translate(-170px,20px) rotate(-24deg)}.toolbox:hover .tool-tile:nth-child(2){transform:translate(-88px,-27px) rotate(-12deg)}.toolbox:hover .tool-tile:nth-child(3){transform:translate(0,-48px)}.toolbox:hover .tool-tile:nth-child(4){transform:translate(88px,-27px) rotate(12deg)}.toolbox:hover .tool-tile:nth-child(5){transform:translate(170px,20px) rotate(24deg)}
.footer{padding-top:50px;padding-bottom:26px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top>p{font-size:15px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin-top:42px;padding-top:23px;font-size:11px;color:var(--muted)}.footer-bottom nav{display:flex;gap:23px}.footer-bottom a:hover{text-decoration:underline}.product-dialog{padding:0;max-width:800px;width:calc(100% - 36px);max-height:90vh;border:0;border-radius:20px;background:var(--paper);color:var(--ink);overflow:auto}.product-dialog::backdrop{background:#22231f80;backdrop-filter:blur(6px)}.product-dialog>img{width:100%;max-height:330px;object-fit:cover}.dialog-close{position:absolute;right:14px;top:14px;background:var(--paper);z-index:2}.dialog-copy{padding:32px 40px 40px}.dialog-copy h2{font-size:42px;margin-top:18px}.dialog-copy>p{font-size:18px;line-height:1.6;margin-top:17px;max-width:600px}.dialog-copy .dialog-note{font-size:13px;color:var(--muted)}.dialog-dismiss{margin-top:26px}.entrance{animation:enter .85s var(--ease) both}.hero-copy .entrance:nth-child(2){animation-delay:.1s}.hero-copy .entrance:nth-child(3){animation-delay:.2s}.hero-copy .entrance:nth-child(4){animation-delay:.3s}.hero-art.entrance{animation-delay:.2s}.reveal-ready [data-reveal]{opacity:0;translate:0 23px;transition:opacity .75s var(--ease),translate .75s var(--ease)}.reveal-ready [data-reveal].is-visible{opacity:1;translate:0 0}@keyframes enter{from{opacity:0;transform:translateY(20px);filter:blur(7px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes caret{50%{opacity:0}}
.product-hero{padding-top:60px;padding-bottom:65px;max-width:930px}.breadcrumb{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:10px;margin-bottom:40px}.product-hero h1{font-size:clamp(42px,5.8vw,82px);font-weight:520;letter-spacing:-.055em;line-height:1.07;margin-top:25px}.product-hero .hero-lede{max-width:530px;margin-top:25px}.product-hero .availability{margin-top:26px}.product-demo{padding:55px;border-radius:20px;background:#eeeede;max-width:1100px;margin-inline:auto}.demo-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px}.demo-header h2{font-size:26px}.demo-tabs{display:flex;gap:5px;border:1px solid #d7d7c7;padding:4px;border-radius:8px}.demo-tabs button{border:0;background:none;padding:8px 15px;font-size:12px;border-radius:5px}.demo-tabs button[aria-selected=true]{background:var(--paper);box-shadow:0 2px 4px #22231f09}.demo-panel[hidden]{display:none}.demo-panel .search-story{padding:5px 0;max-width:760px;margin:auto}.demo-panel .query-word{font-size:38px}.recent-crop{position:relative;aspect-ratio:960/235;overflow:hidden;border-radius:12px;background:#f1f3fc}.recent-crop img{position:absolute;width:133.333%;max-width:none;left:-30%;top:-255.3%;height:auto}.product-details{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:85px}.product-details h2{font-size:36px}.product-details p{font-size:16px;color:var(--muted);line-height:1.8;margin-top:20px}.product-availability{padding:55px 0 85px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:40px}.product-availability h2{font-size:34px}.product-availability p{max-width:470px;font-size:15px;line-height:1.7;color:var(--muted);margin-top:18px}
@media(min-width:1600px){.hero{min-height:740px}.hero-art{height:620px}.hero h1{font-size:94px}}
@media(max-width:1100px){.hero{min-height:610px;grid-template-columns:1fr 1fr;gap:0}.hero h1{font-size:clamp(45px,6.1vw,67px)}.hero-lede{font-size:16px;max-width:310px}.hero-art{height:500px}.app-switcher button{padding:10px}.app-switcher button span{display:none}.featured-app{gap:35px;padding:42px 35px}.featured-copy h3{font-size:30px}.product-grid{gap:50px 30px}.approach{gap:45px}.principles-list>div{gap:22px}.tool-tile{width:95px;height:115px}.toolbox{scale:.9}.network-note{grid-column:1/-1;text-align:right}}
@media(max-width:760px){html{scroll-padding-top:85px}.site-header{height:76px}.brand{font-size:17px}.brand img{width:28px;height:30px}.menu-toggle{display:grid}.navigation{display:none;position:absolute;left:0;right:0;top:76px;padding:18px var(--gutter) 25px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 15px -15px #22231f33}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation>a{padding:15px 0}.navigation .nav-cta{margin-top:10px;justify-content:space-between}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:42px;padding-bottom:32px;min-height:0}.hero h1{font-size:clamp(45px,10.8vw,78px);margin-block:23px;line-height:1.08}.hero-lede{font-size:16px;max-width:365px}.hero .button{margin-top:25px}.hero-art{height:425px;margin-top:3px;margin-inline:-10px}.hero-art::before{inset:5% 4% 24%}.art-caption{bottom:90px}.art-caption>span{font-size:23px}.art-controls{bottom:14px}.app-switcher button{padding:10px 12px}.app-switcher button span{display:inline}.app-switcher{gap:0}.art-controls{gap:7px}.art-caption p{font-size:12px}.family-line{padding-block:19px;display:block;font-size:12px}.family-line span{display:block;margin-top:7px}.apps-section{padding-top:65px;padding-bottom:65px}.section-heading{margin-bottom:35px}.section-heading h2{font-size:34px}.section-heading .eyebrow{font-size:10px}.featured-app{grid-template-columns:1fr;gap:15px;padding:28px 23px}.featured-copy h3{font-size:29px;margin-top:25px;letter-spacing:-1px}.featured-copy>p{max-width:430px;font-size:14px}.featured-copy .text-link{margin-top:23px}.featured-copy>.availability{margin-top:20px}.search-story{padding-top:20px}.query-word{font-size:27px}.search-arrow{height:50px}.product-grid{margin-top:40px;grid-template-columns:1fr;gap:44px}.product-story.offset{transform:none}.product-heading{margin-top:20px}.product-tagline{font-size:26px;margin-top:12px}.product-description{font-size:14px;margin-top:10px}.product-visual{border-radius:12px}.product-visual>img{aspect-ratio:3/2}.approach{grid-template-columns:1fr;margin-top:0;padding-top:65px;padding-bottom:55px;gap:35px}.approach-chick{width:50px;height:auto;margin-bottom:18px}.approach-title h2{font-size:36px}.approach-title>p{font-size:15px;margin-top:20px}.principles-list>div{padding-block:25px}.principles-list h3{font-size:18px}.principles-list p{font-size:13px}.network-note{grid-column:auto;text-align:left;margin-top:-10px;font-size:10px}.suite-inner{grid-template-columns:1fr;padding-block:60px 15px;gap:0}.suite-inner h2{font-size:42px}.toolbox{height:260px;scale:.8;margin-inline:-25px}.footer{padding-top:35px}.footer-top{align-items:flex-start;flex-direction:column;gap:17px}.footer-top .brand{font-size:18px}.footer-top>p{font-size:13px}.footer-bottom{margin-top:27px;flex-wrap:wrap;gap:20px;line-height:1.5}.footer-bottom nav{order:-1;width:100%;justify-content:space-between;gap:16px}.dialog-copy{padding:26px}.dialog-copy h2{font-size:34px}.dialog-copy>p{font-size:16px}.dialog-copy>.availability{font-size:9px;white-space:normal;line-height:1.6}.product-dialog>img{max-height:230px}.product-hero{padding-top:32px;padding-bottom:40px}.breadcrumb{margin-bottom:28px}.product-hero h1{font-size:45px;margin-top:22px}.product-hero .hero-lede{font-size:16px}.product-hero .availability{font-size:10px;white-space:normal}.product-demo{padding:27px 22px}.demo-header{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.demo-header h2{font-size:23px}.demo-panel .query-word{font-size:27px}.product-details{grid-template-columns:1fr;gap:38px;padding-block:55px}.product-details h2{font-size:30px}.product-details p{font-size:15px;margin-top:16px}.product-availability{padding-block:35px 60px;display:block}.product-availability h2{font-size:30px}.product-availability .text-link{margin-top:25px}}
@media(max-width:390px){.brand-last{display:none}.art-controls{gap:4px}.app-switcher button{padding:10px 9px}.app-switcher button span{font-size:10px}.app-switcher img{width:16px;height:16px}.hero-art{height:400px}.hero h1{font-size:45px}.section-heading h2{font-size:31px}.product-tagline{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.entrance,.reveal-ready [data-reveal]{opacity:1;transform:none;translate:none;filter:none}}
/* V3: the computer's everyday drama, told as an animated editorial cartoon. */
.hero{grid-template-columns:1fr 1.15fr;gap:28px}.hero h1{font-size:clamp(50px,5.25vw,80px);font-weight:550;letter-spacing:-.065em}.hero h1 em{color:var(--ink);white-space:nowrap}.hero h1 em::after{height:9px;bottom:5%;opacity:.8}.hero-art::before{display:none}.hero-lede{max-width:410px}.comic-stage{position:absolute;inset:5px -5% 157px;isolation:isolate;mix-blend-mode:multiply}.comic-stage>img{width:100%;height:100%;object-fit:contain;padding-top:28px;transform-origin:50% 85%;animation:detective 9s infinite var(--ease);will-change:transform}.comic-stage.assembling>img{opacity:0}.comic-stage #flow-canvas{pointer-events:none;opacity:0}.comic-stage.assembling #flow-canvas{opacity:1}.speech-bubble{position:absolute;z-index:3;top:0;left:12%;background:#fffef7;border:1.5px solid var(--ink);border-radius:48% 48% 48% 16%;padding:13px 20px;font-size:15px;font-weight:550;letter-spacing:-.4px;transform:rotate(-5deg);white-space:nowrap}.speech-bubble::after{content:'';position:absolute;bottom:-10px;left:25px;width:13px;height:17px;background:#fffef7;border-right:1.5px solid var(--ink);transform:skew(-25deg);clip-path:polygon(0 0,100% 0,100% 100%)}.stage-spark{position:absolute;display:block;right:8%;top:24%;width:18px;height:3px;background:var(--ink);transform:rotate(-34deg);animation:spark 9s infinite steps(1)}.stage-spark::before{content:'';position:absolute;left:5px;top:-14px;width:3px;height:12px;background:var(--ink);transform:rotate(25deg)}.spark-two{top:63%;left:4%;right:auto;rotate:160deg;scale:.7;animation-delay:.1s}.comic-stage[data-stage="1"]>img{animation-name:rescue}.comic-stage[data-stage="2"]>img{animation-name:disk-sigh}.comic-stage[data-stage="3"]>img{animation-name:heist}.comic-stage[data-stage="4"]>img{animation-name:parachute}.scene-enter .speech-bubble{animation:speech-in .65s .65s var(--ease) both}.art-caption{bottom:101px}.art-caption>span{font-size:23px;letter-spacing:-.8px}.art-caption p{font-size:12px}.app-switcher button{padding:10px 12px}.art-controls{bottom:22px}.product-visual{background:transparent;border-radius:4px}.product-visual>img{mix-blend-mode:multiply}.product-visual:hover>img{transform:rotate(-1.2deg) scale(1.035)}.product-visual:hover .round-arrow{transform:translate(2px,-2px)}.product-tagline{font-weight:500}.product-story.offset{transform:translateY(105px)}.product-grid{column-gap:75px;row-gap:85px}.round-arrow{border:1px solid var(--line);background:var(--paper)}.dialog-open{overflow:hidden}.animation-toggle:disabled{opacity:.55;cursor:default}.motion-paused .hero *, .motion-paused .hero *::before, .motion-paused .hero *::after, .motion-idle *, .motion-idle *::before{animation-play-state:paused!important}.motion-paused .entrance{animation:none;opacity:1;filter:none;transform:none}.motion-paused .scene-enter .speech-bubble{animation:none}.motion-paused .stage-spark{display:none}
@keyframes detective{0%,20%,70%,100%{transform:rotate(0) translateY(0)}32%{transform:rotate(-1.2deg) translateY(-3px)}38%{transform:rotate(.6deg) translateY(0)}45%{transform:rotate(-.6deg) translateY(0)}}
@keyframes rescue{0%,20%,70%,100%{transform:translateY(0) rotate(0)}36%{transform:translateY(-10px) rotate(-1.2deg)}44%{transform:translateY(2px) rotate(.5deg)}53%{transform:translateY(0) rotate(0)}}
@keyframes disk-sigh{0%,20%,70%,100%{transform:scale(1,1)}34%{transform:scale(1.028,.98)}42%{transform:scale(.995,1.008)}52%{transform:scale(1,1)}}
@keyframes heist{0%,20%,75%,100%{transform:translateX(0) rotate(0)}35%{transform:translateX(7px) rotate(1deg)}43%{transform:translateX(1px) rotate(-.5deg)}58%{transform:translateX(0) rotate(0)}}
@keyframes parachute{0%,20%,100%{transform:translateY(0) rotate(0)}42%{transform:translateY(-7px) rotate(-1deg)}67%{transform:translateY(-3px) rotate(1deg)}}
@keyframes spark{0%,26%,48%,100%{opacity:0}30%,42%{opacity:1}}
@keyframes speech-in{from{opacity:0;transform:translateY(12px) rotate(-9deg) scale(.88)}to{opacity:1;transform:translateY(0) rotate(-5deg) scale(1)}}
@media(min-width:1600px){.hero h1{font-size:82px}.comic-stage{inset:22px -7% 158px}}
@media(max-width:1100px){.hero{gap:15px}.hero h1{font-size:clamp(40px,5.3vw,58px)}.app-switcher button{padding:10px 13px}.comic-stage{inset:40px -5% 151px}.speech-bubble{font-size:13px;left:7%}.art-caption>span{font-size:21px}.art-caption p{font-size:11px}.product-grid{gap:65px 35px}}
@media(max-width:760px){.hero{gap:0}.hero h1{font-size:clamp(43px,9.4vw,68px);letter-spacing:-.068em}.hero-art{margin-top:30px;height:410px}.comic-stage{inset:10px -2% 120px}.speech-bubble{font-size:12px;padding:11px 17px;left:16%;top:-6px}.art-caption{bottom:74px;left:0;right:0}.art-caption>span{font-size:22px}.art-caption p{font-size:11px;margin-top:7px}.art-controls{bottom:5px}.app-switcher button{padding:10px}.app-switcher button span{display:inline}.product-story.offset{transform:none}.product-grid{gap:45px}.hero-lede{font-size:16px;line-height:1.6}.family-line{margin-top:6px}.desktop-break{display:none}}
@media(max-width:390px){.hero h1{font-size:42px}.hero-art{height:380px;margin-top:25px}.app-switcher button{padding:10px 9px}.speech-bubble{left:10%}.art-caption>span{font-size:20px}.comic-stage{inset:15px -2% 117px}}
@media(prefers-reduced-motion:reduce){.comic-stage>img,.speech-bubble{animation:none!important}.stage-spark{display:none}.motion-paused *{animation:none!important}.scene-enter .speech-bubble{opacity:1}}
.product-visual>img{height:auto}.screen-scroll{overflow-x:auto;border-radius:12px;scrollbar-width:thin;scrollbar-color:#bcbda9 transparent;outline-offset:4px}.screen-scroll:focus-visible{outline:3px solid #ad7611}.swipe-note{display:none}
@media(max-width:760px){.screen-scroll .search-result-crop{width:620px;max-width:none;box-shadow:none}.screen-scroll .recent-crop{width:700px;max-width:none}.swipe-note{display:block;margin-top:8px;color:var(--muted);font-size:10px}.search-story{width:100%}.search-story-top{gap:12px}}
.product-dialog>img{object-fit:contain;background:var(--paper);mix-blend-mode:multiply}
@media(max-width:390px){.brand-last{display:inline}.brand{font-size:16px;gap:7px}.featured-copy h3{font-size:26px}}
@media(max-width:340px){.app-switcher button span{display:none}.app-switcher button{padding:10px 12px}.hero h1{font-size:37px}.brand{font-size:15px}}
/* V4: distinct scenes for the opening, principles, ensemble and product story. */
.local-vignette,.crew-scene,.expedition-scene{margin:0;min-width:0}.local-vignette img,.crew-scene img,.expedition-scene img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}.local-vignette{max-width:455px;margin-top:29px}.local-vignette figcaption,.crew-scene figcaption,.expedition-scene figcaption{font-size:12px;line-height:1.5;color:var(--muted);text-align:center;margin-top:12px;letter-spacing:-.1px}.approach-principles{align-self:center}.approach .network-note{margin-top:22px;text-align:left;line-height:1.6}.suite-inner{grid-template-columns:.8fr 1.25fr;gap:50px;padding-block:75px}.crew-scene{position:relative}.crew-scene figcaption{margin-top:8px}.product-hero-illustrated{max-width:none;display:grid;grid-template-columns:1.15fr .85fr;gap:35px;align-items:center;padding-block:45px 60px}.product-hero-illustrated h1{font-size:clamp(42px,4.3vw,64px);line-height:1.1}.product-hero-illustrated .hero-lede{max-width:490px}.expedition-scene{margin-top:25px}.expedition-scene figcaption{font-size:13px}.expedition-scene img{transition:transform .7s var(--ease)}.expedition-scene:hover img{transform:rotate(-1deg)}
@media(max-width:1100px){.suite-inner{gap:30px}.approach-principles .principles-list>div{grid-template-columns:1fr;gap:10px}.approach-principles .principles-list h3 br{display:none}.product-hero-illustrated{grid-template-columns:1.1fr .9fr;gap:20px}.product-hero-illustrated h1{font-size:clamp(36px,4.3vw,47px)}}
@media(max-width:760px){.local-vignette{max-width:440px;margin:24px auto 0}.local-vignette figcaption,.crew-scene figcaption{font-size:11px}.approach{gap:30px}.approach-principles .principles-list>div{grid-template-columns:1fr 1.05fr;gap:22px}.approach-principles .principles-list h3 br{display:initial}.approach .network-note{margin-top:18px;font-size:10px}.suite-inner{grid-template-columns:1fr;gap:25px;padding-block:55px 40px}.suite-inner h2{font-size:42px}.crew-scene{margin-inline:-10px}.product-hero-illustrated{display:flex;flex-direction:column;align-items:stretch;padding-block:32px 38px;gap:22px}.product-hero-illustrated h1{font-size:45px}.expedition-scene{margin:0 auto;max-width:480px;width:100%}.expedition-scene figcaption{margin-top:8px;font-size:12px}}
@media(max-width:340px){.product-hero-illustrated h1{font-size:38px}.approach-principles .principles-list>div{gap:16px}.approach-principles .principles-list h3{font-size:17px}}
@media(prefers-reduced-motion:reduce){.expedition-scene:hover img{transform:none}}
.suite-inner,.approach-title,.expedition-scene{mix-blend-mode:darken}
.suite-inner{mix-blend-mode:normal;background:#eceee2}.crew-scene{background:#eceee2;isolation:isolate}.crew-scene img{mix-blend-mode:darken}
.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden;white-space:nowrap}.skip:focus{clip-path:none;width:auto;height:auto}
/* V5: flowing paper currents, a living point illustration, and a fuller family. */
.site-header{height:80px}.navigation{gap:25px}.nav-product-group{position:relative}.nav-disclosure{display:flex;align-items:center;gap:8px;border:0;background:none;padding:15px 0;font-size:13px;font-weight:500}.nav-disclosure img{width:14px;height:14px;rotate:90deg;transition:rotate .25s}.nav-disclosure[aria-expanded=true] img{rotate:-90deg}.product-menu{position:absolute;top:calc(100% + 10px);left:-150px;width:650px;padding:25px;background:#fafaf5;border:1px solid #d6d9cc;border-radius:16px;box-shadow:0 22px 65px -25px #30332640;animation:menu-in .25s var(--ease)}.product-menu[hidden]{display:none}.menu-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 4px 18px;border-bottom:1px solid var(--line)}.menu-intro .eyebrow{font-size:10px;letter-spacing:.04em}.menu-intro a{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.menu-intro a img{width:15px;height:15px}.menu-products{padding:10px 0}.menu-product{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:12px 8px;border-radius:8px;transition:background .2s,transform .2s}.menu-product:hover{background:#eeefe5;transform:translateX(3px)}.menu-product strong{font-size:15px;display:block;font-weight:550}.menu-product small{display:block;font-size:12px;color:var(--muted);margin-top:4px;font-weight:400}.menu-status{font-size:10px;color:var(--muted)}.menu-suite{display:flex;gap:15px;align-items:center;padding:19px 15px;background:#e9edde;border-radius:8px}.menu-suite strong{font-size:14px;font-weight:550}.menu-suite span{font-size:11px;color:var(--muted)}.menu-suite>img{margin-left:auto}.menu-suite:hover{background:#e1e7d5}@keyframes menu-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.hero{position:relative;isolation:isolate;min-height:740px;grid-template-columns:1fr 1.12fr;gap:32px;padding-block:35px 55px}.hero-copy,.hero-art{z-index:1}#hero-ribbons{position:absolute;inset:0 calc(-1 * var(--gutter));width:calc(100% + var(--gutter)*2);height:100%;pointer-events:none;z-index:-1;mask-image:linear-gradient(transparent,#000 12%,#000 85%,transparent)}.hero h1{font-size:clamp(48px,5.3vw,82px);line-height:1.1;margin-block:24px}.title-line{display:block;overflow:hidden;padding-bottom:.09em;margin-bottom:-.09em}.title-line>span{display:block;animation:title-unfold 1.4s .12s var(--ease) both;transform-origin:left bottom}.title-line:nth-child(2)>span{animation-delay:.27s}.hero h1 em::after{z-index:-1;bottom:5%}.hero-lede{font-size:17px;line-height:1.7;max-width:405px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px}.hero-actions .button{margin-top:0;gap:22px;white-space:nowrap}.replay-button{border:0;padding:13px 0;background:transparent;display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.replay-button>img{width:16px;height:16px;transition:rotate .5s var(--ease)}.replay-button:hover>img{rotate:-65deg}.replay-button:disabled{cursor:default;opacity:.45}.hero-footnotes{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:7px;margin-top:27px;color:var(--muted);font-size:11px}.hero-art{height:620px}.hero-art.entrance{animation:none}.comic-stage{inset:8px -3% 158px;mix-blend-mode:normal}.comic-stage>img,.comic-stage[data-stage]>img{animation:none;will-change:auto;padding:0;opacity:1;mix-blend-mode:multiply;transition:opacity .4s}.comic-stage.gpu-ready>img{opacity:0}.comic-stage.gpu-ready #flow-canvas{opacity:1}.comic-stage #flow-canvas{transition:opacity .3s;pointer-events:none}.speech-bubble{top:15px;left:11%;font-size:14px}.scene-enter .speech-bubble{animation-delay:2.6s}.motion-hint{position:absolute;bottom:143px;left:0;right:0;text-align:center;font-size:10px;color:#737765;letter-spacing:.015em}.art-caption{bottom:88px}.art-caption>span{font-size:25px}.art-caption p{font-size:12px}.art-controls{bottom:23px}.scene-progress{position:absolute;bottom:8px;left:30%;right:30%;height:2px;overflow:hidden;background:#dfe1d440}.scene-progress>span{display:block;height:100%;background:#9c9e80;transform:scaleX(0);transform-origin:left}.motion-paused .title-line>span{animation:none;opacity:1;transform:none;filter:none}.reduced-motion .comic-stage.gpu-ready>img{opacity:1}.reduced-motion #flow-canvas,.reduced-motion #hero-ribbons,.reduced-motion .scene-progress,.reduced-motion .motion-hint{display:none}.comic-stage[data-renderer=static]~.motion-hint{display:none}@keyframes title-unfold{from{opacity:0;transform:translateY(108%) rotate(3deg);filter:blur(9px)}to{opacity:1;transform:translateY(0) rotate(0);filter:blur(0)}}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:110px}.faq-intro .eyebrow{font-size:10px;color:var(--muted);margin-bottom:24px}.faq-intro h2{font-size:clamp(38px,4vw,58px)}.faq-intro>p:last-child{font-size:15px;color:var(--muted);margin-top:23px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:19px;font-weight:500;letter-spacing:-.4px;min-height:79px;padding-block:23px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;color:#777d63;font-weight:400;transition:rotate .25s}.faq-list details[open] summary>span{rotate:45deg}.faq-list summary:hover{color:#6a7056}.faq-list summary:focus-visible{outline:3px solid #ad7611;outline-offset:4px}.faq-list details>div{padding:0 35px 25px 0}.faq-list p{font-size:14px;line-height:1.8;color:var(--muted);max-width:530px}
.footer-rich{background:#eeefe7;border-top:1px solid #dcded0;padding:64px 0 25px}.footer-invitation{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;padding-bottom:55px;border-bottom:1px solid #d5d8c8}.footer-invitation>p{font-size:clamp(32px,3.35vw,49px);font-weight:500;line-height:1.2;letter-spacing:-.048em}.footer-invitation em{font-style:normal;color:#777d62}.footer-invitation>a{margin-bottom:7px;flex-shrink:0}.footer-columns{display:grid;grid-template-columns:1.6fr 1fr 1.05fr 1.2fr;gap:48px;padding-block:50px 52px}.footer-about .brand{font-size:18px}.footer-about .brand img{width:28px;height:30px}.footer-about>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:260px;margin-top:21px}.footer-slogan{display:block;font-size:12px;margin-top:24px;color:#575d46;font-weight:550}.footer-columns h2{font-size:13px;font-weight:600;line-height:1.4;letter-spacing:0;margin:7px 0 20px}.footer-link-group{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-link-group h2{margin-bottom:5px}.footer-link-group a{font-size:12px;color:var(--muted);line-height:1.5}.footer-link-group a:hover,.footer-faq-link:hover,.footer-end a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.footer-making>p{font-size:12px;color:var(--muted);line-height:1.8}.footer-faq-link{display:inline-flex;align-items:center;gap:14px;font-size:12px;margin-top:17px}.footer-faq-link img{width:15px;height:15px}.footer-end{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #d5d8c8;padding-top:23px;font-size:10px;color:var(--muted)}.footer-end>a{display:inline-flex;gap:10px;align-items:center;white-space:nowrap}.footer-end img{width:16px;height:16px}
@media(min-width:1600px){.hero{min-height:790px}.hero-art{height:665px}.comic-stage{inset:8px -3% 160px}}
@media(max-width:1150px){.navigation{gap:19px}.brand{font-size:17px}.hero{gap:20px;min-height:670px}.hero-art{height:570px}.hero h1{font-size:clamp(43px,5.3vw,61px)}.hero-lede{font-size:16px}.hero-actions{gap:8px 18px}.hero-footnotes{font-size:10px;gap:12px}.footer-columns{gap:30px;grid-template-columns:1.5fr 1fr 1fr 1fr}.footer-about .brand{font-size:15px}.footer-about .brand img{width:25px}.faq-section{gap:60px}.product-menu{left:-165px}}
@media(max-width:1050px){.site-header{height:76px}.menu-toggle{display:grid}.navigation{display:none;position:absolute;left:0;right:0;top:76px;padding:16px var(--gutter) 25px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 22px 30px -24px #22231f55;max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation>a{padding:15px 0}.navigation .nav-cta{margin-top:10px;justify-content:space-between;padding:13px 17px}.nav-disclosure{font-size:15px;width:100%;justify-content:space-between;padding:13px 0}.product-menu{position:static;width:100%;padding:0;border:0;box-shadow:none;border-radius:0;background:none}.menu-intro{display:none}.menu-products{padding:0 0 12px}.menu-product{padding:10px 0;gap:12px}.menu-product strong{font-size:14px}.menu-product small{font-size:11px}.menu-suite{padding:14px 12px;margin-bottom:15px}.menu-status{font-size:9px}.footer-columns{grid-template-columns:1.3fr 1fr 1fr}.footer-making{grid-column:1/-1;display:flex;align-items:baseline;gap:30px;border-top:1px solid var(--line);padding-top:22px}.footer-making h2{white-space:nowrap}.footer-making>p{max-width:430px}.footer-faq-link{white-space:nowrap}.footer-columns{padding-bottom:32px}}
@media(max-width:760px){.hero{min-height:0;padding-block:34px 35px;gap:0}.hero h1{font-size:clamp(40px,9.85vw,69px);margin-block:23px;letter-spacing:-.065em}.hero-lede{max-width:490px;font-size:15px;line-height:1.65}.hero-actions{gap:17px;margin-top:25px}.hero-actions .button{padding:15px 18px;font-size:13px;gap:18px}.replay-button{font-size:11px;gap:5px}.hero-footnotes{font-size:10px;margin-top:23px;column-gap:14px}.hero-art{height:460px;margin-top:32px;margin-inline:-10px}.comic-stage{inset:0 0 135px}.speech-bubble{top:0;left:12%;font-size:12px;padding:11px 17px}.art-caption{bottom:85px}.art-caption>span{font-size:22px}.art-caption p{font-size:11px;line-height:1.5}.art-controls{bottom:22px}.motion-hint{bottom:136px;font-size:9px}.scene-progress{bottom:7px;left:26%;right:26%}.app-switcher button{min-height:42px;padding:10px}.animation-toggle{width:36px;height:36px}.hero #hero-ribbons{opacity:.8}.faq-section{grid-template-columns:1fr;gap:35px;padding-block:65px}.faq-intro h2{font-size:42px}.faq-intro h2 br{display:none}.faq-intro .eyebrow{margin-bottom:20px}.faq-intro>p:last-child{margin-top:17px;font-size:14px}.faq-list summary{font-size:17px;min-height:76px;padding-block:21px;line-height:1.45}.faq-list p{font-size:13px;line-height:1.8}.faq-list details>div{padding-right:15px}.footer-rich{padding-top:40px}.footer-invitation{align-items:flex-start;flex-direction:column;gap:25px;padding-bottom:35px}.footer-invitation>p{font-size:34px}.footer-invitation>a{font-size:13px}.footer-columns{grid-template-columns:1fr 1fr;gap:32px 25px;padding-block:33px}.footer-about{grid-column:1/-1}.footer-about .brand{font-size:18px}.footer-about>p{max-width:335px;margin-top:16px;font-size:13px}.footer-slogan{margin-top:16px}.footer-columns h2{margin-top:0}.footer-link-group{gap:14px}.footer-link-group a{font-size:12px}.footer-making{display:block;padding-top:27px}.footer-making h2{margin-bottom:14px}.footer-making p{max-width:400px;font-size:12px}.footer-faq-link{margin-top:15px}.footer-end{flex-wrap:wrap;gap:19px;font-size:10px;line-height:1.6}.footer-end>span:nth-child(2){order:2;width:100%;max-width:300px}.footer-end>a{margin-left:auto}.menu-product{grid-template-columns:34px 1fr;gap:11px}.menu-product .app-icon{width:34px;height:34px}.menu-status{display:block;grid-column:2;font-size:9px;margin-top:-6px}.menu-suite{flex-wrap:wrap;gap:8px}.menu-suite strong{font-size:13px}.menu-suite span{font-size:10px}.menu-suite>img{width:17px;height:17px}}
@media(max-width:390px){.hero h1{font-size:39px}.hero-actions{gap:5px 14px}.hero-actions .button{font-size:12px;padding:14px 16px}.replay-button{font-size:10px}.hero-art{height:420px}.comic-stage{inset:0 0 134px}.app-switcher button{padding:10px 9px}.art-caption>span{font-size:20px}.footer-invitation>p{font-size:31px}.hero-footnotes{column-gap:11px;font-size:9px}.faq-intro h2{font-size:36px}}
@media(max-width:340px){.hero h1{font-size:33px}.hero-art{height:395px}.hero-actions{gap:5px 14px}.hero-actions .button{font-size:12px}.app-switcher button{padding:10px 12px}.footer-about .brand{font-size:16px}.footer-invitation>p{font-size:28px}.menu-suite span{width:85%;order:2}}
@media(pointer:coarse){.motion-hint{display:none}}
@media(prefers-reduced-motion:reduce){.comic-stage.gpu-ready>img{opacity:1}#flow-canvas,#hero-ribbons,.motion-hint,.scene-progress{display:none}.title-line>span{opacity:1;transform:none;filter:none}}
/* V6: clearer product stories and a small ensemble puppet theatre. */
.product-grid{row-gap:86px;column-gap:80px;margin-top:84px}.product-story.offset{transform:translateY(82px)}.product-heading{margin-top:26px}.product-heading h3{font-size:21px;letter-spacing:-.5px}.product-tagline{font-size:31px;line-height:1.24;letter-spacing:-1.05px;max-width:480px;margin-top:15px;text-wrap:balance}.product-description{font-size:15px;line-height:1.8;max-width:430px;margin-top:16px;color:#606452}.product-detail-link{margin-top:23px;font-size:13px;min-height:35px}.product-visual .round-arrow{opacity:0;transform:translate(-4px,4px);transition:opacity .2s,transform .3s}.product-visual:hover .round-arrow,.product-visual:focus-visible .round-arrow{opacity:1;transform:none}.product-visual:hover>img{transform:translateY(-4px) rotate(-.6deg) scale(1.015)}
.suite-inner{grid-template-columns:.7fr 1.35fr;gap:34px;padding-block:85px 65px}.suite-copy{padding-block:12px}.suite-copy h2{font-size:clamp(38px,4vw,58px)}.suite-copy .suite-lede{font-size:21px!important;line-height:1.5!important;letter-spacing:-.5px;color:#4f5741!important;margin-top:27px!important}.suite-copy .suite-description{font-size:14px!important;line-height:1.8!important;max-width:330px;margin-top:22px!important}.suite-copy .availability{margin-top:26px}.crew-stage{position:relative;width:100%;aspect-ratio:1100/630}.crew-stage .crew-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .35s}.crew-stage canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .35s}.puppets-ready .crew-poster{opacity:0}.puppets-ready #suite-canvas{opacity:1}.crew-theatre figcaption{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 28px;margin-top:9px;min-height:42px}.suite-pause{display:inline-flex;align-items:center;gap:7px;border:0;border-bottom:1px solid #b6bca6;background:none;padding:8px 0;font-size:11px;color:#5e674f;min-height:36px}.suite-pause img{width:13px;height:13px;mix-blend-mode:normal}.suite-pause:hover{color:var(--ink);border-color:var(--ink)}.suite-pause:disabled{opacity:.55;cursor:default}.suite-reduced .crew-poster{opacity:1}.suite-reduced #suite-canvas{opacity:0}.suite-pause[hidden]{display:none}
@media(max-width:1100px){.product-grid{column-gap:45px}.product-tagline{font-size:28px}.product-description{font-size:14px}.suite-inner{grid-template-columns:.75fr 1.25fr;gap:20px}.suite-copy .suite-lede{font-size:18px!important}.suite-copy .suite-description{font-size:13px!important}.crew-theatre figcaption{gap:5px 16px;font-size:11px}}
@media(max-width:760px){.product-grid{margin-top:48px;gap:56px}.product-story.offset{transform:none}.product-heading h3{font-size:20px}.product-tagline{font-size:29px;margin-top:13px;max-width:450px;text-wrap:pretty}.product-description{font-size:15px;margin-top:14px;max-width:470px}.product-detail-link{margin-top:17px;min-height:40px}.product-visual .round-arrow{display:none}.suite-inner{grid-template-columns:1fr;gap:16px;padding-block:52px 35px}.suite-copy{padding:0}.suite-copy h2{font-size:44px}.suite-copy .suite-lede{font-size:20px!important;line-height:1.5!important;margin-top:23px!important}.suite-copy .suite-description{font-size:14px!important;max-width:385px;margin-top:18px!important}.suite-copy .availability{margin-top:23px}.crew-theatre{margin-inline:-14px}.crew-theatre figcaption{gap:10px 20px;margin-top:12px;font-size:10px}.suite-pause{min-height:44px;font-size:10px}.crew-stage{margin-top:0}}
@media(max-width:390px){.product-tagline{font-size:27px}.product-description{font-size:14px}.suite-copy h2{font-size:40px}.suite-copy .suite-lede{font-size:19px!important}}
@media(prefers-reduced-motion:reduce){.puppets-ready .crew-poster{opacity:1}.puppets-ready #suite-canvas{opacity:0}.product-visual:hover>img{transform:none}}
