.pp-page{--pp-ink:#10151d;--pp-muted:#adb3c1;--pp-line:#ffffff1a;--pp-pink:#ff61a5;background:var(--pp-ink);color:#f6f5fa;font-family:var(--font-geist-sans),Arial,sans-serif;display:flow-root}.pp-page ::selection{color:#10151d;background:#ff61a5}.pp-page a{text-decoration:none}.pp-page button{cursor:pointer;font:inherit}.pp-page :is(a,button,summary,[tabindex]):focus-visible{outline-offset:5px;outline:3px solid #ffd45f}.pp-page section[id]{scroll-margin-top:110px}.pp-container{width:min(1240px,100% - 96px);margin-inline:auto}.pp-page h1,.pp-page h2,.pp-page h3{font-family:var(--font-space-grotesk),Arial,sans-serif}.pp-app-nav{border-bottom:1px solid var(--pp-line);justify-content:space-between;align-items:center;gap:20px;padding-block:25px;display:flex}.pp-brand{letter-spacing:-.8px;align-items:center;gap:11px;font-size:20px;font-weight:700;display:inline-flex}.pp-brand img{border-radius:11px}.pp-brand-dot{background:var(--pp-pink);border-radius:50%;width:5px;height:5px;margin-left:3px;display:inline-block}.pp-app-nav>div{color:#c3c6d0;align-items:center;gap:28px;font-size:12px;display:flex}.pp-app-nav a:hover{color:var(--pp-pink)}.pp-app-nav .pp-nav-download{color:#f4f1f9;border:1px solid #ffffff30;border-radius:6px;align-items:center;gap:12px;padding:10px 15px;display:flex}.pp-nav-download .zz-icon{width:16px;height:16px}.pp-hero{grid-template-columns:1.12fr 1fr;align-items:center;gap:60px;padding:64px 0 74px;display:grid}.pp-eyebrow{font-family:var(--font-geist-mono),monospace;letter-spacing:1.7px;font-size:10px;font-weight:500;line-height:1.7}.pp-hero .pp-eyebrow{color:#c4c7d0;align-items:center;gap:10px;display:flex}.pp-live-dot{background:#b986ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #b986ff14}.pp-hero h1{letter-spacing:-.075em;margin-block:25px 27px;font-size:clamp(60px,6.4vw,92px);font-weight:700;line-height:1.02}.pp-hero h1>span{color:#ff83ba;background:linear-gradient(100deg,#b986ff 3%,#ff61a5 58%,#ffc45f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pp-hero-description{color:#b9bdcb;font-size:17px;line-height:1.8}.pp-stores{flex-wrap:wrap;gap:12px;display:flex}.pp-hero .pp-stores{margin-top:31px}.pp-store{color:#f6f5fa;background:#ffffff05;border:1px solid #ffffff36;border-radius:9px;align-items:center;gap:12px;min-height:62px;padding:11px 16px;transition:background .2s,border-color .2s,transform .2s;display:flex}.pp-store:hover{background:#ffffff0e;border-color:#b986ff;transform:translateY(-2px)}.pp-store>span{gap:2px;display:grid}.pp-store small{color:#c7c5d0;font-size:9px}.pp-store strong{letter-spacing:-.3px;font-size:17px;font-weight:600;line-height:1.15}.pp-store .zz-icon{color:#b1aabb;width:14px;height:14px;margin-left:7px}.pp-hero-note{color:#959ba9;margin-top:17px;font-size:10px;line-height:1.7}.pp-hero-play{width:100%;min-width:0;max-width:460px;margin-inline:auto;padding:8px 16px 0 0;position:relative}.pp-orbit{pointer-events:none;border:1px solid #b986ff26;border-radius:50%;width:330px;height:330px;position:absolute;top:12%;left:10%;transform:scale(1.45)}.pp-orbit-two{border-color:#b986ff12;transform:scale(1.75)}.pp-play-sticker{z-index:3;color:#1e1a20;letter-spacing:.7px;background:#ffd45f;border-radius:3px;padding:14px 16px;font-size:9px;font-weight:800;line-height:1.35;position:absolute;top:-31px;right:-7px;transform:rotate(8deg);box-shadow:0 4px 16px #0002}.pp-play-sticker>span{font-size:28px;position:absolute;bottom:-8px;right:12px}.pp-playground{z-index:2;background:#1b2030;border:1px solid #6a5376;border-radius:17px;padding:23px 26px 0;position:relative;box-shadow:9px 10px 0 -1px #10151d,9px 10px #473453,0 24px 90px #a345ba13}.pp-playground-header{font-family:var(--font-geist-mono),monospace;letter-spacing:.8px;color:#bcb4ca;justify-content:space-between;font-size:9px;display:flex}.pp-playground-header>span:first-child{color:#d4b9f6;align-items:center;gap:7px;display:flex}.pp-playground-header i{background:#b986ff;border-radius:50%;width:5px;height:5px}.pp-playground-title{justify-content:space-between;align-items:center;margin-top:23px;display:flex}.pp-playground-title h2{letter-spacing:-1.1px;font-size:27px;font-weight:600}.pp-playground-title>span{color:#b986ff;font-size:27px}.pp-playground>p{color:#b8b3c6;margin-top:5px;font-size:11px;line-height:1.6}.pp-play-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:23px;display:grid}.pp-tile{aspect-ratio:1.3;color:#10151d;border:0;border-radius:7px;place-items:center;transition:transform .14s;display:grid;position:relative}.pp-tile:hover:not([aria-disabled=true]){transform:scale(.96)}.pp-tile:active:not([aria-disabled=true]){transform:scale(.92)}.pp-tile[aria-disabled=true]{cursor:default}.pp-tile.pp-tile-correct{box-shadow:inset 0 0 0 3px #fff}.pp-tile .zz-icon{stroke-width:2px;background:#fff;border-radius:50%;width:35px;height:35px;padding:5px}.pp-tile-wrong>span{font-size:28px}.pp-demo-status{color:#c3bdcd;align-items:center;min-height:64px;padding-block:12px;font-size:11px;line-height:1.6;display:flex}.pp-status-success{color:#8ee4a9}.pp-playground-footer{border-top:1px solid var(--pp-line);justify-content:space-between;align-items:center;gap:8px;min-height:55px;display:flex}.pp-playground-footer>span{font-family:var(--font-geist-mono),monospace;color:#a4a0b2;letter-spacing:.3px;font-size:8px}.pp-playground-footer button{color:#e1c7ff;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;min-height:44px;padding:12px 0 12px 8px;font-size:10px;display:flex}.pp-playground-footer .zz-icon{width:15px;height:15px}.pp-play-caption{text-align:center;color:#a5a1b3;margin-top:26px;font-size:9px;line-height:1.6;display:block;position:relative}.pp-spectrum{border-block:1px solid var(--pp-line);background:#151a23;grid-template-columns:repeat(6,1fr);padding-inline:max(48px,50vw - 620px);display:grid}.pp-spectrum>span{color:#c9c6d1;white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:23px 7px;font-size:11px;font-weight:500;display:flex}.pp-spectrum i{background:var(--mode-color);border-radius:2px;width:7px;height:7px;transform:rotate(45deg)}.pp-section{padding-block:110px 60px}.pp-section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px;display:flex}.pp-section-heading .pp-eyebrow,.pp-faq .pp-eyebrow{color:#aba2bc;margin-bottom:17px}.pp-section-heading h2,.pp-faq h2{letter-spacing:-.06em;font-size:clamp(40px,4.3vw,62px);font-weight:500;line-height:1.08}.pp-section-heading h2 span,.pp-faq h2 span{color:#b5a5ca}.pp-section-heading>p{color:var(--pp-muted);margin-bottom:4px;font-size:13px;line-height:1.9}.pp-mode-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pp-mode-card{border:1px solid var(--pp-line);background:#181e29;border-radius:12px;transition:border-color .25s,transform .25s;overflow:hidden}.pp-mode-card:hover{border-color:var(--mode-color);transform:translateY(-4px)}.pp-mode-top{color:var(--mode-color);font-family:var(--font-geist-mono),monospace;letter-spacing:.8px;justify-content:space-between;padding:20px 23px 0;font-size:9px;display:flex}.pp-mode-top>span:first-child{color:#a9adbb}.pp-mode-art{height:170px;color:var(--mode-color);justify-content:center;align-items:center;gap:18px;margin:0 22px;display:flex;position:relative}.pp-mode-copy{padding:0 24px 29px}.pp-mode-copy h3{color:var(--mode-color);letter-spacing:-.8px;margin-bottom:7px;font-size:26px;font-weight:600}.pp-mode-verb{color:#f1eefa;margin-bottom:12px;font-size:13px}.pp-mode-copy>p:last-child{color:#aeb4c3;font-size:12px;line-height:1.85}.pp-match-disc{background:#60a8ff;border-radius:50%;width:78px;height:78px;box-shadow:0 0 0 7px #60a8ff0f}.pp-match-picked{background:#84bcff}.pp-art-cross{color:#99a5b6;font-size:30px;font-weight:300}.pp-rush-digit{font-size:58px;font-family:var(--font-geist-mono),monospace;letter-spacing:-5px;opacity:.95;font-weight:600}.pp-art-rush svg{width:45px;height:70px;margin-left:-5px;transform:rotate(8deg)}.pp-art-grid{grid-template-columns:repeat(3,30px);gap:6px;display:grid;transform:rotate(-7deg)}.pp-art-grid i{background:#9062c4;border-radius:4px;width:30px;height:30px}.pp-art-grid i:nth-child(5){background:#cca4ff;box-shadow:0 0 0 3px #cca4ff25}.pp-gradient-bars{gap:7px;height:95px;display:flex;transform:rotate(-8deg)}.pp-gradient-bars i{background:#5f3453;border-radius:5px;width:25px}.pp-gradient-bars i:nth-child(2){background:#8a4169;transform:translateY(-7px)}.pp-gradient-bars i:nth-child(3){background:#bb4b82;transform:translateY(-14px)}.pp-gradient-bars i:nth-child(4){background:#df5193;transform:translateY(-5px)}.pp-gradient-bars i:nth-child(5){background:#ff61a5;transform:translateY(-12px)}.pp-gradient-bars i:nth-child(6){background:#ff94c1;transform:translateY(-18px)}.pp-art-mix{isolation:isolate;gap:0}.pp-mix-circle{mix-blend-mode:screen;background:#ffc750;border-radius:50%;width:100px;height:100px}.pp-mix-circle+.pp-mix-circle{background:#f85e9e;margin-left:-30px}.pp-art-mix .pp-art-cross{color:#30223a;position:absolute}.pp-art-which{flex-direction:column;gap:9px}.pp-which-target{background:#72da86;border-radius:5px;width:46px;height:34px}.pp-which-options{align-items:center;gap:20px;display:flex}.pp-which-options i{background:#68bd79;border-radius:5px;width:68px;height:47px}.pp-which-options i:last-child{background:#81d690;box-shadow:0 0 0 3px #72da8622}.pp-which-options span{color:#aeb5c4;font-family:var(--font-geist-mono),monospace;font-size:11px}.pp-journey{grid-template-columns:1.15fr 1fr;gap:20px;padding-block:0 100px;display:grid}.pp-adventure{color:#291f36;background:#e8dff4;border-radius:12px;flex-direction:column;justify-content:space-between;padding:39px 40px 0;display:flex;overflow:hidden}.pp-adventure .pp-eyebrow{color:#655674}.pp-journey h2{letter-spacing:-.055em;margin-block:15px 17px;font-size:clamp(29px,3.1vw,43px);font-weight:500;line-height:1.12}.pp-journey p:not(.pp-eyebrow){color:#625570;max-width:340px;font-size:13px;line-height:1.85}.pp-text-link{align-items:center;gap:22px;min-height:35px;margin-top:24px;font-size:12px;display:inline-flex}.pp-text-link:hover{text-underline-offset:5px;text-decoration:underline}.pp-text-link .zz-icon{width:18px;height:18px}.pp-level-path{justify-content:space-between;align-items:center;gap:12px;height:168px;margin-top:24px;display:flex;position:relative}.pp-level-path>i{width:54px;height:54px;font-size:13px;font-style:normal;font-family:var(--font-geist-mono),monospace;z-index:1;background:#b89ad9;border:5px solid #e8dff4;border-radius:50%;outline:1px solid #bca3d4;place-items:center;display:grid}.pp-level-path>i:nth-of-type(2){transform:translateY(-24px)}.pp-level-path>i:nth-of-type(3){color:#fff;background:#6a458f;width:66px;height:66px;transform:translateY(-2px)}.pp-level-path>i:nth-of-type(4){background:#d4c6e2;transform:translateY(-24px)}.pp-path-line{border-top:2px dashed #baa5ce;height:40px;position:absolute;top:60px;left:0;right:0;transform:rotate(-5deg)}.pp-path-label{color:#6e5a81;letter-spacing:1.5px;font-size:8px;position:absolute;bottom:16px;right:0}.pp-daily{border:1px solid var(--pp-line);background:#181e29;border-radius:12px;padding:30px 35px 38px}.pp-daily-art{align-items:center;gap:22px;margin-bottom:33px;display:flex}.pp-daily-swatch{color:#4d3527;min-width:110px;height:136px;font-family:var(--font-geist-mono),monospace;background:#ffc17f;border:5px solid #ffe7c8;border-radius:3px;flex-direction:column;justify-content:space-between;padding:12px 10px;font-size:7px;font-weight:600;display:flex;transform:rotate(-7deg)}.pp-daily-calendar{flex:1;grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.pp-daily-calendar>span{text-align:center;color:#b0a7b8;font-size:8px}.pp-daily-calendar i{border:1px solid #ffffff20;border-radius:4px;place-items:center;height:26px;margin-top:9px;font-size:12px;font-style:normal;display:grid}.pp-daily-calendar>span:nth-child(-n+4) i{color:#ffb165;background:#ffb1650b;border-color:#ffb16555}.pp-daily .pp-eyebrow{color:#ffc17f}.pp-daily p:not(.pp-eyebrow){color:#b1b6c4}.pp-screens-section{border-block:1px solid var(--pp-line);background:#141a24;padding-block:86px 55px}.pp-gallery-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#766387 #222633;gap:20px;padding:4px 4px 23px;display:flex;overflow-x:auto}.pp-gallery-track figure{scroll-snap-align:start;flex:0 0 285px;min-width:0}.pp-gallery-track img{border:1px solid #ffffff20;border-radius:12px;width:100%;height:auto}.pp-gallery-track figcaption{align-items:center;gap:15px;margin-top:19px;font-size:12px;display:flex}.pp-gallery-track figcaption span{color:#b986ff;font-size:9px;font-family:var(--font-geist-mono),monospace}.pp-gallery-controls{justify-content:space-between;align-items:center;gap:20px;margin-top:15px;display:flex}.pp-gallery-controls p{color:#a9b0c0;font-size:11px}.pp-gallery-controls>div{gap:9px;display:flex}.pp-gallery-controls button{color:#e7d6ff;background:0 0;border:1px solid #ffffff3b;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.pp-gallery-controls button:first-child .zz-icon{transform:rotate(180deg)}.pp-gallery-controls button:hover:not(:disabled){background:#b986ff1a;border-color:#b986ff}.pp-gallery-controls button:disabled{opacity:.3;cursor:default}.pp-faq{grid-template-columns:.85fr 1.15fr;gap:80px;padding-block:100px;display:grid}.pp-faq>div>p:not(.pp-eyebrow){color:#adb3c1;margin-top:20px;font-size:13px}.pp-faq .pp-text-link{color:#d3b6f9}.pp-faq-list details{border-bottom:1px solid #ffffff26}.pp-faq-list details:first-child{border-top:1px solid #ffffff26}.pp-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding-block:22px;font-size:14px;font-weight:500;list-style:none;display:flex}.pp-faq-list summary::-webkit-details-marker{display:none}.pp-faq-list summary>span{color:#b986ff;font-size:23px;font-weight:300;transition:transform .2s}.pp-faq-list details[open] summary>span{transform:rotate(45deg)}.pp-faq-list details p{color:#b0b6c4;padding:0 30px 23px 0;font-size:13px;line-height:1.9}.pp-download{color:#291a3b;text-align:center;background:#d6b7f5;border-radius:16px;padding:60px 30px 57px;position:relative;overflow:hidden}.pp-download-content{z-index:1;position:relative}.pp-download-content>img{border-radius:19px;margin:0 auto 24px;box-shadow:0 7px 20px #35234525}.pp-download .pp-eyebrow{color:#5c4179}.pp-download h2{letter-spacing:-.065em;margin-block:18px 30px;font-size:clamp(48px,5.8vw,80px);font-weight:600;line-height:1.03}.pp-download .pp-stores{justify-content:center}.pp-download .pp-store{background:#241933;border-color:#241933}.pp-download .pp-store:hover{background:#38244f}.pp-download-content>p:last-child{color:#614678;margin-top:19px;font-size:11px}.pp-download-rings{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.pp-download-rings i{border:1px solid #9674b342;border-radius:50%;width:680px;height:680px;position:absolute}.pp-download-rings i:nth-child(2){width:860px;height:860px}.pp-download-rings i:nth-child(3){width:1050px;height:1050px}.pp-bottom{color:#a8aebe;justify-content:space-between;align-items:center;gap:25px;padding-block:30px 43px;font-size:10px;display:flex}.pp-bottom nav{gap:25px;display:flex}.pp-bottom a{align-items:center;gap:3px;min-height:36px;display:flex}.pp-bottom a:hover{color:#d3b6f9}.pp-bottom .zz-icon{width:12px;height:12px}@media (min-width:1600px){.pp-hero{padding-block:100px 110px}}@media (max-width:1100px){.pp-container{width:calc(100% - 64px)}.pp-hero{gap:35px;padding-block:75px}.pp-hero h1{font-size:clamp(54px,6.5vw,73px)}.pp-hero-description{font-size:15px}.pp-store{gap:9px;padding:10px 12px}.pp-store>svg:first-child{width:22px}.pp-store .zz-icon{display:none}.pp-store strong{font-size:15px}.pp-playground{padding:20px 20px 0}.pp-playground-title h2{font-size:23px}.pp-orbit{width:260px;height:260px;top:20%}.pp-spectrum{padding-inline:28px}.pp-mode-copy{padding-inline:20px}.pp-mode-top{padding-inline:20px;font-size:8px}.pp-mode-art{margin-inline:10px}.pp-journey{grid-template-columns:1fr 1fr}.pp-adventure{padding-inline:30px}.pp-daily{padding-inline:25px}.pp-daily-art{gap:13px}.pp-daily-swatch{min-width:92px}.pp-faq{gap:50px}}@media (max-width:850px){.pp-hero{grid-template-columns:1fr 1fr;gap:27px}.pp-hero h1{font-size:58px}.pp-hero-copy>.pp-eyebrow{letter-spacing:1px;font-size:8px}.pp-desktop-break{display:none}.pp-hero-note{max-width:240px}.pp-hero .pp-stores{gap:9px}.pp-store{gap:7px;min-height:55px;padding:9px 10px}.pp-store strong{font-size:14px}.pp-store small{font-size:8px}.pp-store>svg:first-child{width:20px}.pp-hero-play{padding-right:7px}.pp-playground{padding:18px 16px 0}.pp-playground-title h2{letter-spacing:-.7px;font-size:20px}.pp-playground-header{font-size:7px}.pp-playground>p{font-size:10px}.pp-play-grid{gap:7px;margin-top:17px}.pp-demo-status{font-size:10px}.pp-playground-footer>span{max-width:80px;font-size:7px;line-height:1.6}.pp-playground-footer button{gap:4px;font-size:9px}.pp-play-caption{font-size:8px}.pp-orbit{width:220px;height:220px}.pp-mode-grid{grid-template-columns:repeat(2,1fr)}.pp-section-heading{gap:25px}.pp-section-heading>p{max-width:260px;font-size:12px}.pp-journey{gap:16px}.pp-adventure{padding:30px 25px 0}.pp-journey h2{font-size:31px}.pp-daily{padding:25px}.pp-daily-art{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:23px}.pp-daily-swatch{align-self:center;width:110px;height:90px}.pp-daily-calendar{gap:6px}.pp-faq{grid-template-columns:.8fr 1.2fr;gap:32px}.pp-faq .pp-eyebrow{font-size:8px}}@media (max-width:700px){.pp-container{width:calc(100% - 40px)}.pp-app-nav{padding-block:18px}.pp-brand{gap:8px;font-size:18px}.pp-brand img{width:33px;height:33px}.pp-app-nav>div>a:not(.pp-nav-download){display:none}.pp-app-nav .pp-nav-download{gap:6px;padding:9px 12px;font-size:10px}.pp-hero{grid-template-columns:1fr;gap:70px;padding-block:45px 40px}.pp-hero-copy{text-align:center}.pp-hero .pp-eyebrow{letter-spacing:1.2px;justify-content:center;font-size:9px}.pp-hero h1{margin-block:20px;font-size:clamp(58px,11.5vw,80px)}.pp-hero-description{max-width:390px;margin-inline:auto;font-size:15px}.pp-hero .pp-stores{justify-content:center;gap:12px;margin-top:25px}.pp-store{gap:10px;min-height:58px;padding:10px 14px}.pp-store strong{font-size:16px}.pp-store>svg:first-child{width:24px}.pp-hero-note{max-width:none;margin-top:15px}.pp-hero-play{width:min(430px,100% - 12px);margin-inline:auto;padding-right:6px}.pp-playground{padding:23px 23px 0}.pp-playground-title h2{font-size:26px}.pp-playground-header{font-size:8px}.pp-playground>p{font-size:11px}.pp-play-grid{gap:9px;margin-top:22px}.pp-demo-status{min-height:65px;font-size:11px}.pp-playground-footer>span{max-width:none;font-size:7px}.pp-playground-footer button{font-size:10px}.pp-play-caption{margin-top:24px;font-size:9px}.pp-play-sticker{right:-4px}.pp-orbit{aspect-ratio:1;width:65%;height:auto;top:18%;left:17%}.pp-orbit-two{display:none}.pp-spectrum{grid-template-columns:repeat(3,1fr);padding:10px 12px}.pp-spectrum>span{padding:13px 4px;font-size:10px}.pp-section{padding-block:65px 25px}.pp-section-heading{flex-direction:column;align-items:flex-start;gap:21px;margin-bottom:30px}.pp-section-heading h2,.pp-faq h2{font-size:44px}.pp-section-heading>p{max-width:none;font-size:13px}.pp-section-heading .pp-eyebrow{margin-bottom:15px;font-size:9px}.pp-mode-grid{gap:14px}.pp-mode-top{letter-spacing:.5px;padding:16px 16px 0;font-size:7px}.pp-mode-art{gap:12px;height:140px}.pp-mode-copy{padding:0 17px 22px}.pp-mode-copy h3{font-size:24px}.pp-mode-verb{font-size:12px}.pp-mode-copy>p:last-child{font-size:11px}.pp-match-disc{width:53px;height:53px}.pp-rush-digit{letter-spacing:-3px;font-size:42px}.pp-art-rush svg{width:30px;height:55px}.pp-gradient-bars{gap:5px;height:74px}.pp-gradient-bars i{width:19px}.pp-mix-circle{width:75px;height:75px}.pp-journey{grid-template-columns:1fr;padding-bottom:65px}.pp-adventure{padding:33px 30px 0}.pp-journey h2{font-size:36px}.pp-daily{padding:30px}.pp-daily-art{flex-direction:row;align-items:center;gap:25px;margin-bottom:32px}.pp-daily-swatch{height:125px}.pp-level-path{margin-top:15px}.pp-screens-section{padding-block:60px 30px}.pp-gallery-track figure{flex-basis:min(76vw,300px)}.pp-gallery-controls p{font-size:10px}.pp-faq{grid-template-columns:1fr;gap:28px;padding-block:65px}.pp-faq .pp-eyebrow{font-size:9px}.pp-faq .pp-text-link{margin-top:12px}.pp-faq-list summary{padding-block:20px;font-size:13px}.pp-download{padding:45px 20px}.pp-download .pp-eyebrow{letter-spacing:1px;font-size:8px}.pp-download h2{font-size:clamp(44px,9vw,60px)}.pp-download-content>p:last-child{font-size:10px}.pp-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding-block:26px}}@media (max-width:440px){.pp-container{width:calc(100% - 36px)}.pp-mode-grid{grid-template-columns:1fr}.pp-mode-art{height:156px}.pp-mode-top{padding:20px 23px 0;font-size:9px}.pp-mode-copy{padding:0 24px 28px}.pp-mode-copy h3{font-size:28px}.pp-mode-verb{font-size:13px}.pp-mode-copy>p:last-child{font-size:13px;line-height:1.75}.pp-match-disc{width:75px;height:75px}.pp-rush-digit{font-size:58px}.pp-art-rush svg{width:44px;height:66px}.pp-gradient-bars{gap:7px;height:88px}.pp-gradient-bars i{width:23px}.pp-mix-circle{width:92px;height:92px}.pp-hero h1{font-size:clamp(50px,14vw,61px)}.pp-hero-description{max-width:315px;font-size:14px}.pp-playground{padding:19px 17px 0}.pp-playground-title h2{font-size:24px}.pp-playground>p{font-size:10px}.pp-playground-header{font-size:7px}.pp-playground-footer>span{max-width:95px;line-height:1.5}.pp-demo-status{font-size:10px}.pp-store{gap:9px;padding:10px 12px}.pp-store strong{font-size:15px}.pp-hero .pp-stores{gap:9px}.pp-daily{padding:28px 24px}.pp-daily-art{gap:18px}.pp-daily-calendar{gap:3px}.pp-daily-calendar i{height:22px}.pp-journey h2{font-size:32px}.pp-adventure{padding-inline:25px}.pp-download .pp-stores{flex-direction:column;align-items:center}.pp-download .pp-store{min-width:175px}}@media (prefers-reduced-motion:reduce){html:has(.pp-page){scroll-behavior:auto}.pp-page *,.pp-page :before,.pp-page :after{scroll-behavior:auto!important;transition:none!important}}
