/* Paper identity shared by the homepage and studio; REMEZ retains its own layout. */
@font-face{font-family:HomeBookman;src:url('/assets/fonts/studio-serif-bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:HomeBookman;src:url('/assets/fonts/studio-serif-bold-italic.woff') format('woff');font-weight:700;font-style:italic;font-display:swap}
@font-face{font-family:NoteHand;src:url('/assets/fonts/note-hand.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:RemezDisplay;src:url('/assets/fonts/remez-display.woff') format('woff');font-weight:400;font-display:swap}
.paper-theme{background:#fffefd;color:#121212;--home-navy:#15203d;--home-grey:#545967;font-size:17px}
.paper-theme .h-wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}
.paper-theme .h-icon{width:24px;height:24px;flex:none;display:inline-block;vertical-align:middle;stroke-linecap:round;stroke-linejoin:round}
.paper-theme .h-header{height:108px;background:#fffefdF2}
.paper-theme .h-header.is-scrolled{height:90px}
.paper-theme .h-brand{width:173px;display:block;flex:none}
.paper-theme .h-brand img{width:173px;height:51px}
.paper-theme .h-brand>span{font-size:12px;color:var(--home-grey);display:block;line-height:1.1;margin:2px 0 0 49px;white-space:nowrap}
.paper-theme .main-nav{gap:32px;font-size:14px}
.paper-theme .h-button{background:#ffdc62;color:#121212;border:1px solid transparent;border-radius:100px;min-height:54px;padding:15px 24px;gap:24px;font-size:16px;line-height:1.35;box-shadow:0 4px 12px #b4850710;white-space:nowrap}
.paper-theme .h-button .h-icon{width:23px;height:23px;transition:transform .25s}
.paper-theme .h-button:hover{background:#f5c746;border-color:transparent;transform:translateY(-3px);box-shadow:0 7px 16px #b485071b}
.paper-theme .h-button:hover .h-icon{transform:translateX(4px)}
.paper-theme .h-button-small{font-size:14px;min-height:46px;padding:11px 20px;gap:20px}
.paper-theme .h-kicker{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.15em;line-height:1.5;display:flex;align-items:center;gap:10px}
.paper-theme .h-kicker>span{width:7px;height:7px;background:var(--raspberry);transform:rotate(30deg)}
.paper-theme .h-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;align-items:center;padding-top:43px;padding-bottom:57px}
.paper-theme .h-hero-copy{position:relative;z-index:2}
.paper-theme .h-hero h1{font-family:HomeBookman,Georgia,serif;font-weight:700;font-size:clamp(58px,6.1vw,87px);line-height:.99;letter-spacing:-.065em;margin:23px 0 25px}
.paper-theme .h-hero h1 em{font-family:HomeBookman,Georgia,serif;font-size:.98em;font-weight:700;font-style:italic;letter-spacing:-.078em;color:var(--raspberry);display:inline-block;padding-right:.09em;line-height:1.16}
.paper-theme .h-hero h1 em>span{color:#121212}
.paper-theme .h-lead{font-size:19px;line-height:1.48;color:var(--home-grey);letter-spacing:-.015em;max-width:40ch}
.paper-theme .h-hero .h-button{margin-top:25px}
.paper-theme .h-noteboard{position:relative;isolation:isolate;min-width:0;width:100%;height:390px;margin-top:-7px}
.paper-theme .h-note{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;aspect-ratio:1;transform:rotate(var(--note-angle,0deg));transition:transform .42s cubic-bezier(.2,.8,.2,1);color:#171717}
.paper-theme .h-note::before{content:'';position:absolute;inset:0;background:var(--note-paper) center/contain no-repeat;z-index:-1;pointer-events:none}
.paper-theme .h-note-yellow{--note-paper:url('/assets/home/sticky-note-yellow.webp')}
.paper-theme .h-note-rose{--note-paper:url('/assets/home/sticky-note-rose.webp')}
.paper-theme .h-note-blue{--note-paper:url('/assets/home/sticky-note-yellow.webp')}
.paper-theme .h-note-blue::before{filter:hue-rotate(142deg) saturate(.64) brightness(1.035)}
.paper-theme .h-idea-note{position:absolute;top:20px;left:-2%;width:58%;max-width:330px;--note-angle:-8deg;z-index:2}
.paper-theme .h-note p{font-family:NoteHand,'Comic Sans MS',cursive;font-size:clamp(28px,2.7vw,38px);line-height:1.16;transform:rotate(-2deg);padding:0 5%;margin:0}
.paper-theme .h-note p span{position:relative;display:inline-block}
.paper-theme .h-idea-note p span::after,.paper-theme .h-studio-note p span::after{content:'';position:absolute;left:0;right:-9%;bottom:-4px;height:2px;background:currentColor;transform:rotate(-4deg)}
.paper-theme .h-note-spark{width:8px;height:30px;background:#e8b527;border-radius:4px;position:absolute;top:26%;right:22%;transform:rotate(34deg)}
.paper-theme .h-note-spark::after{content:'';position:absolute;left:18px;top:10px;width:7px;height:22px;background:#e8b527;border-radius:4px;transform:rotate(28deg)}
.paper-theme .h-bulb-note{position:absolute;top:91px;right:-2%;width:53%;max-width:305px;--note-angle:9deg;background:transparent;border:0;padding:0;flex-direction:column;gap:10px;cursor:default}
.paper-theme .h-bulb-note:enabled{cursor:pointer}
.paper-theme .h-bulb-note:enabled:hover{transform:rotate(3deg) translateY(-9px)}
.paper-theme .h-bulb-drawing{display:block;position:relative;width:86px;height:102px;transform:rotate(8deg);margin-top:20px}
.paper-theme .h-bulb-drawing>.h-icon{width:86px;height:102px;stroke-width:1.25;transition:fill .25s,filter .25s}
.paper-theme .h-bulb-drawing i{display:block;position:absolute;width:3px;height:18px;background:#171717;border-radius:5px;transition:background .25s,transform .3s}
.paper-theme .h-bulb-drawing i:nth-of-type(1){left:42px;top:-22px;transform:rotate(-8deg)}
.paper-theme .h-bulb-drawing i:nth-of-type(2){left:-7px;top:0;transform:rotate(-43deg)}
.paper-theme .h-bulb-drawing i:nth-of-type(3){right:-10px;top:-1px;transform:rotate(45deg)}
.paper-theme .h-bulb-label{font:400 24px/1.1 NoteHand,cursive}
.paper-theme .h-bulb-note[aria-pressed=true] .h-bulb-drawing>.h-icon{fill:#ffe063;filter:drop-shadow(0 0 12px #fff197)}
.paper-theme .h-bulb-note[aria-pressed=true] .h-bulb-drawing i{background:#b27700}
.paper-theme .h-board-caption{position:absolute;left:7%;bottom:0;font:400 19px/1.4 NoteHand,cursive;color:#6b6470;transform:rotate(-3deg);margin:0}
.paper-theme .h-intentions{display:grid;grid-template-columns:repeat(4,1fr);padding-block:32px 45px;border-top:1px solid var(--line);margin-bottom:32px}
.paper-theme .h-intention{text-align:center;position:relative;display:flex;align-items:center;flex-direction:column;gap:13px}
.paper-theme .h-intention+.h-intention::before{content:'';position:absolute;left:0;top:28%;height:55%;width:1px;background:var(--line)}
.paper-theme .h-icon-spot{width:84px;height:66px;display:grid;place-items:center;isolation:isolate;position:relative}
.paper-theme .h-icon-spot::before{content:'';position:absolute;inset:0;background:var(--spot-color);border-radius:60% 44% 58% 43%;transform:rotate(-14deg);z-index:-1;transition:transform .3s}
.paper-theme .h-icon-spot>.h-icon{width:43px;height:43px;stroke-width:1.7}
.paper-theme .h-spot-yellow{--spot-color:#fff2c8}
.paper-theme .h-spot-pink{--spot-color:#fbe0ea}
.paper-theme .h-spot-blue{--spot-color:#dbeaf9}
.paper-theme .h-intention:hover .h-icon-spot::before{transform:rotate(1deg) scale(1.08)}
.paper-theme .h-intention h2{font-family:Studio,Arial,sans-serif;letter-spacing:-.035em;font-size:21px;line-height:1.25}
.paper-theme .h-intention p{font-size:16px;line-height:1.4;color:var(--home-grey);margin-top:3px}
.paper-theme .h-feature{border-radius:24px;background:#fbf8f1;display:grid;grid-template-columns:1fr 1.06fr;gap:16px;padding:56px 52px 46px;position:relative;scroll-margin-top:112px}
.paper-theme .h-feature-copy{min-width:0;position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.paper-theme .h-paper-label{background:#ffe48b;box-shadow:1px 3px 6px #8c672a12;color:#141414;padding:7px 18px 6px;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.09em;text-transform:uppercase;transform:rotate(-4deg);margin-top:-13px;margin-bottom:25px}
.paper-theme .h-remez-name{font-family:RemezDisplay,'Arial Black',sans-serif;font-weight:400;font-size:86px;letter-spacing:-.04em;line-height:1.06;margin-bottom:17px;color:#10121a}
.paper-theme .h-remez-name>span{color:var(--raspberry);display:inline-block;transform:rotate(9deg);padding-left:2px}
.paper-theme .h-feature-promise{font-size:26px;line-height:1.17;letter-spacing:-.028em;font-weight:700;color:var(--home-navy);max-width:30ch}
.paper-theme .h-feature-description{font-size:18px;line-height:1.5;color:var(--home-grey);max-width:38ch;margin-top:20px}
.paper-theme .h-feature-actions{display:flex;align-items:flex-start;flex-direction:column;gap:15px;margin-top:26px}
.paper-theme .h-button-ink{background:var(--home-navy);color:white}
.paper-theme .h-button-ink:hover{background:#293451;color:white;box-shadow:0 7px 15px #1822421a}
.paper-theme .h-inline-link{display:inline-flex;gap:8px;align-items:center;font-size:14px;line-height:1.5;font-weight:700;padding-block:6px;min-height:34px}
.paper-theme .h-inline-link:hover{text-decoration:underline;text-underline-offset:5px}
.paper-theme .h-inline-link>.h-icon{width:18px;height:18px}
.paper-theme .h-game-facts{display:flex;flex-wrap:wrap;list-style:none;gap:18px 25px;padding:0;margin:28px 0 0;color:var(--home-grey)}
.paper-theme .h-game-facts li{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.4}
.paper-theme .h-game-facts .h-icon{width:27px;height:27px;color:var(--home-navy);stroke-width:1.6}
.paper-theme .h-game-facts strong{display:block;font-size:13px;font-weight:400}
.paper-theme .h-feature-art{position:relative;min-height:570px;align-self:center;min-width:0}
.paper-theme .h-game-aside{position:absolute;z-index:2;top:10px;right:-8px;font:400 22px/1.18 NoteHand,cursive;transform:rotate(6deg);text-align:left}
.paper-theme .h-game-aside::after{content:'↙';font-family:Georgia,serif;font-size:44px;display:block;line-height:1;margin-left:10px;margin-top:5px;transform:rotate(-8deg)}
.paper-theme .h-phone{position:absolute;left:5%;top:4px;width:290px;aspect-ratio:290/576;border-radius:43px;background:#111218;border:2px solid #67676a;padding:7px;box-shadow:0 0 0 1px #1b1c1f,3px 5px 0 #a9a7a2,13px 22px 21px #27232e24;transform:rotate(7deg);transition:transform .45s;display:block;container-type:inline-size;z-index:2}
.paper-theme .h-phone:hover{transform:rotate(4deg) translateY(-5px)}
.paper-theme .h-phone-screen{position:relative;height:100%;border-radius:34px;overflow:hidden;background-color:#7042e8;background-image:radial-gradient(#ffffff18 .6px,transparent .7px);background-size:19px 19px;color:#fff;font-family:Studio,Arial,sans-serif;padding:0 17px;display:flex;align-items:stretch;flex-direction:column;text-align:center}
.paper-theme .h-phone-status{height:39px;position:relative;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;line-height:1;flex:none;margin-inline:2px}
.paper-theme .h-phone-camera{position:absolute;top:0;left:50%;transform:translateX(-50%);width:95px;height:20px;background:#111218;border-radius:0 0 14px 14px}
.paper-theme .h-phone-signal{font-family:Arial,sans-serif;letter-spacing:-1px;display:flex;align-items:center;gap:4px;font-size:10px}
.paper-theme .h-phone-signal>i{height:7px;width:15px;background:white;border:1px solid white;border-radius:2px;box-shadow:inset 2px 0 #7042e8;display:inline-block}
.paper-theme .h-game-tools{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:2px}
.paper-theme .h-game-tools>span{background:#ffe45c;border:1.5px solid #291a4c;border-radius:8px;color:#291a4c;width:25px;height:25px;display:grid;place-items:center;box-shadow:1px 2px 0 #291a4c}
.paper-theme .h-game-tools>span:last-child{background:#fffef9;border-radius:50%;box-shadow:none}
.paper-theme .h-game-tools .h-icon{width:15px;height:15px;stroke-width:2}
.paper-theme .h-game-brand{margin-top:21px}
.paper-theme .h-game-tag{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.095em;display:block}
.paper-theme .h-game-wordmark{font:400 53px/1.27 RemezDisplay,'Arial Black',sans-serif;letter-spacing:-.04em;color:#ffe45c;-webkit-text-stroke:1px #291a4c;paint-order:stroke fill;text-shadow:0 4px 0 #291a4c,2px 4px 0 #291a4c,-2px 3px 0 #291a4c;transform:rotate(-4deg);margin-top:3px;white-space:nowrap}
.paper-theme .h-game-wordmark>span{display:inline-block}
.paper-theme .h-game-wordmark>span:nth-child(2){transform:rotate(5deg) translateY(-2px)}
.paper-theme .h-game-wordmark>span:nth-child(3){transform:rotate(-5deg)}
.paper-theme .h-game-wordmark>span:nth-child(4){transform:translateY(-3px) rotate(5deg)}
.paper-theme .h-game-wordmark>span:last-child{color:#ffa173;transform:rotate(10deg);padding-left:2px}
.paper-theme .h-game-rounds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:23px;padding-inline:3px}
.paper-theme .h-game-tile{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;position:relative;height:85px;background:#ffe45c;color:#291a4c;border:2px solid #291a4c;border-radius:12px;box-shadow:2px 3px 0 #291a4c;transform:rotate(-7deg)}
.paper-theme .h-game-tile:nth-child(2){background:#9ae3ff;transform:rotate(3deg)}
.paper-theme .h-game-tile:nth-child(3){background:#ffa173;transform:rotate(7deg)}
.paper-theme .h-game-tile>i{font-style:normal;font-size:9px;line-height:1;position:absolute;left:-6px;top:-7px;width:17px;height:17px;border-radius:50%;background:#fffef9;border:1.5px solid #291a4c;display:grid;place-items:center;font-weight:700}
.paper-theme .h-game-tile>.h-icon{width:24px;height:24px;stroke-width:2}
.paper-theme .h-game-tile strong{font-family:RemezDisplay,'Arial Black',sans-serif;font-size:15px;font-weight:400;line-height:1.2}
.paper-theme .h-number-one{font:400 25px/1 RemezDisplay,sans-serif;height:24px}
.paper-theme .h-game-instruction{font-size:8.6px;line-height:1.3;white-space:nowrap;margin-top:16px}
.paper-theme .h-game-play{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;margin-top:22px;background:#ffe45c;color:#291a4c;border:2px solid #291a4c;border-radius:13px;box-shadow:0 5px 0 #291a4c;font:400 24px/1.15 RemezDisplay,sans-serif;transform:rotate(-1deg)}
.paper-theme .h-game-play>.h-icon{width:21px;height:21px;fill:currentColor;stroke-width:0}
.paper-theme .h-game-summary{font-size:9px;line-height:1.4;margin-top:13px}
.paper-theme .h-game-select{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:11px 10px;border:2px solid #291a4c;background:#fffef9;color:#291a4c;border-radius:10px;box-shadow:0 3px 0 #291a4c;margin-top:11px;font-size:11px;font-weight:700;transform:rotate(1deg)}
.paper-theme .h-game-select>.h-icon{width:17px;height:17px}
.paper-theme .h-game-select>span{flex:1;text-align:left}
.paper-theme .h-game-settings{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;margin-top:19px}
.paper-theme .h-game-settings>.h-icon{width:14px;height:14px}
.paper-theme .h-game-footnote{font-size:8px;line-height:1.5;margin-top:auto;margin-bottom:25px;white-space:nowrap}
.paper-theme .h-phone-home{position:absolute;bottom:7px;left:50%;transform:translateX(-50%);width:80px;height:3px;border-radius:9px;background:#fff}
.paper-theme .h-round-notes{position:absolute;right:-13px;top:207px;display:flex;flex-direction:column;align-items:center;z-index:4}
.paper-theme .h-round-note{width:128px;flex-direction:column;gap:3px;--note-angle:9deg}
.paper-theme .h-round-note:nth-child(2){--note-angle:-5deg;margin-top:-18px;margin-left:-32px}
.paper-theme .h-round-note:nth-child(3){--note-angle:-10deg;margin-top:-19px;margin-left:23px}
.paper-theme .h-round-note:hover{transform:rotate(0deg) translateY(-7px)}
.paper-theme .h-round-note>.h-icon{width:29px;height:29px;stroke-width:1.8}
.paper-theme .h-round-note>strong{font:400 24px/1.15 NoteHand,cursive}
.paper-theme .h-round-one{font:400 28px/1 NoteHand,cursive;height:29px}
.paper-theme .h-round-index{font-size:10px;line-height:1;position:absolute;top:20%;left:19%;color:#28252ab0;font-weight:700}
.paper-theme .h-studio{display:grid;grid-template-columns:1.25fr 1.3fr .73fr;gap:28px;align-items:center;padding-block:81px 65px}
.paper-theme .h-studio h2{font-family:HomeBookman,Georgia,serif;font-weight:700;font-size:38px;line-height:1.06;letter-spacing:-.062em;margin-top:17px}
.paper-theme .h-studio h2 em{font-family:HomeBookman,Georgia,serif;font-weight:700;color:var(--raspberry);letter-spacing:-.07em}
.paper-theme .h-studio-copy>p:not(.h-kicker){font-size:16px;line-height:1.5;color:var(--home-grey);margin-top:20px;max-width:38ch}
.paper-theme .h-studio-copy>.h-button{margin-top:23px}
.paper-theme .h-button-outline{background:transparent;border-color:#283049;min-height:47px;padding:11px 21px;font-size:14px;box-shadow:none}
.paper-theme .h-button-outline:hover{border-color:#283049;background:#fff4d2;box-shadow:none}
.paper-theme .h-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));text-align:center;align-items:start;margin-top:26px}
.paper-theme .h-principles>div{padding:9px 10px}
.paper-theme .h-principles>div+div{border-left:1px solid var(--line)}
.paper-theme .h-principles .h-icon{width:38px;height:38px;stroke-width:1.65;color:var(--home-navy);margin-bottom:15px}
.paper-theme .h-principles h3{font-size:17px;font-weight:700;line-height:1.3;letter-spacing:-.03em;margin-bottom:8px;white-space:nowrap}
.paper-theme .h-principles p{font-size:13px;line-height:1.5;color:var(--home-grey)}
.paper-theme .h-studio-note{width:115%;margin-left:-5%;--note-angle:-8deg}
.paper-theme .h-studio-note p{font-size:25px;line-height:1.15;text-align:center;margin-top:6px}
.paper-theme .h-studio-note p>.h-icon{width:24px;height:24px;margin-left:2px;stroke-width:1.7}
.paper-theme .h-tape{position:absolute;top:7%;left:38%;width:29%;height:10%;background:#efe0ba9c;transform:rotate(-2deg);z-index:2}
.paper-theme .h-footer{border-top:1px solid var(--line);font-size:13px;color:var(--home-grey);padding-bottom:16px}
.paper-theme .h-footer-top{display:flex;gap:22px;align-items:center;padding-block:26px}
.paper-theme .h-footer-top>a{flex:none}
.paper-theme .h-footer-top img{width:130px;height:auto}
.paper-theme .h-footer-top>p{font-size:14px;margin:0}
.paper-theme .h-footer-contact{margin-left:auto;line-height:1.45}
.paper-theme .h-footer-contact>span{display:block}
.paper-theme .h-footer-contact>a{display:flex;align-items:center;gap:7px;text-decoration:underline;text-underline-offset:4px;min-height:30px;color:#29324a}
.paper-theme .h-footer-contact .h-icon{width:15px;height:15px}
.paper-theme .h-footer-bottom{border-top:1px solid var(--line);padding-top:15px;display:flex;align-items:center;gap:24px;font-size:12px;min-height:45px}
.paper-theme .h-footer-bottom>nav{display:flex;align-items:center;gap:23px;margin-left:auto}
.paper-theme .h-footer-bottom a{display:inline-flex;align-items:center;min-height:30px}
.paper-theme .h-footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}
.paper-theme .h-footer .motion-toggle{font-size:11px;min-height:30px}
@media(min-width:1500px){.paper-theme .h-hero{padding-top:58px;padding-bottom:67px}.paper-theme .h-noteboard{height:420px}}
@media(max-width:1190px){
  .paper-theme .h-wrap{width:calc(100% - 72px)}
  .paper-theme .main-nav{gap:23px}
  .paper-theme .h-hero{gap:14px;padding-top:35px;padding-bottom:42px}
  .paper-theme .h-hero h1{font-size:clamp(56px,6.3vw,72px)}
  .paper-theme .h-noteboard{height:340px}
  .paper-theme .h-idea-note{top:22px;left:0;width:60%}
  .paper-theme .h-bulb-note{top:92px;right:-4%;width:55%}
  .paper-theme .h-bulb-drawing,.paper-theme .h-bulb-drawing>.h-icon{width:70px;height:82px}
  .paper-theme .h-bulb-drawing i:nth-of-type(1){left:35px}
  .paper-theme .h-bulb-label{font-size:21px}
  .paper-theme .h-board-caption{font-size:17px;bottom:-5px}
  .paper-theme .h-note p{font-size:30px}
  .paper-theme .h-lead{font-size:18px}
  .paper-theme .h-desktop-break{display:none}
  .paper-theme .h-feature{padding:45px 37px 41px;grid-template-columns:1fr 1fr}
  .paper-theme .h-feature-art{min-height:555px}
  .paper-theme .h-remez-name{font-size:78px}
  .paper-theme .h-feature-promise{font-size:24px}
  .paper-theme .h-feature-description{font-size:17px}
  .paper-theme .h-phone{left:7%;width:272px;top:0}
  .paper-theme .h-phone-screen{padding-inline:14px}
  .paper-theme .h-game-brand{margin-top:14px}
  .paper-theme .h-game-wordmark{font-size:51px}
  .paper-theme .h-game-rounds{margin-top:21px}
  .paper-theme .h-game-tile{height:77px}
  .paper-theme .h-game-play{margin-top:17px;min-height:43px}
  .paper-theme .h-game-settings{margin-top:16px}
  .paper-theme .h-game-aside{top:-24px;right:-2px;font-size:18px}
  .paper-theme .h-round-notes{right:-22px;top:199px}
  .paper-theme .h-round-note{width:113px}
  .paper-theme .h-round-note>strong{font-size:21px}
  .paper-theme .h-round-note>.h-icon{width:26px;height:26px}
  .paper-theme .h-round-index{font-size:9px;left:17%}
  .paper-theme .h-studio{grid-template-columns:1.2fr 1.3fr;gap:23px 30px;padding-block:65px}
  .paper-theme .h-studio-copy{grid-row:1/3}
  .paper-theme .h-principles{margin-top:0;align-self:end}
  .paper-theme .h-studio-note{width:185px;margin:0;justify-self:center;--note-angle:-6deg}
  .paper-theme .h-studio-note p{font-size:21px;line-height:1.12}
}
@media(max-width:950px) and (min-width:761px){
  .paper-theme .h-wrap{width:calc(100% - 56px)}
  .paper-theme .h-brand,.paper-theme .h-brand img{width:150px}
  .paper-theme .h-brand>span{font-size:10px;margin-left:43px}
  .paper-theme .main-nav{gap:19px;font-size:13px}
  .paper-theme .main-nav>a:nth-child(3){display:none}
  .paper-theme .h-hero h1{font-size:56px}
  .paper-theme .h-noteboard{height:300px}
  .paper-theme .h-idea-note{width:66%;left:-3%}
  .paper-theme .h-bulb-note{top:134px;width:57%;right:-3%}
  .paper-theme .h-note p{font-size:26px}
  .paper-theme .h-bulb-drawing{margin-top:19px}
  .paper-theme .h-bulb-drawing,.paper-theme .h-bulb-drawing>.h-icon{width:55px;height:66px}
  .paper-theme .h-bulb-drawing i:nth-of-type(1){left:28px;top:-14px;height:13px}
  .paper-theme .h-bulb-drawing i{height:13px}
  .paper-theme .h-bulb-label{font-size:18px}
  .paper-theme .h-board-caption{display:none}
  .paper-theme .h-feature{padding:39px 29px;gap:12px}
  .paper-theme .h-feature-promise{font-size:23px}
  .paper-theme .h-feature-promise br{display:none}
  .paper-theme .h-game-aside{display:none}
  .paper-theme .h-phone{left:7%;width:253px}
  .paper-theme .h-phone-screen{padding-inline:12px}
  .paper-theme .h-game-wordmark{font-size:46px}
  .paper-theme .h-game-brand{margin-top:12px}
  .paper-theme .h-game-rounds{margin-top:16px}
  .paper-theme .h-game-tile{height:71px}
  .paper-theme .h-game-instruction{font-size:7.8px}
  .paper-theme .h-game-play{margin-top:13px}
  .paper-theme .h-game-settings{margin-top:14px}
  .paper-theme .h-game-select{padding:9px 7px;font-size:10px}
  .paper-theme .h-game-footnote{margin-bottom:20px;font-size:7.5px}
  .paper-theme .h-round-notes{top:auto;bottom:-12px;right:0;flex-direction:row;gap:0}
  .paper-theme .h-round-note{width:97px}
  .paper-theme .h-round-note:nth-child(2),.paper-theme .h-round-note:nth-child(3){margin:0 0 0 -7px}
  .paper-theme .h-round-note>strong{font-size:19px}
  .paper-theme .h-round-note>.h-icon{width:23px;height:23px}
  .paper-theme .h-round-one{font-size:25px;height:23px}
  .paper-theme .h-studio h2{font-size:34px}
  .paper-theme .h-principles h3{font-size:15px}
  .paper-theme .h-principles p{font-size:12px}
  .paper-theme .h-footer-bottom{gap:16px}
  .paper-theme .h-footer-bottom>nav{gap:16px}
}
@media(max-width:760px){
  .paper-theme .h-wrap{width:calc(100% - 40px)}
  .paper-theme .h-header,.paper-theme .h-header.is-scrolled{height:85px}
  .paper-theme .h-header .header-inner{gap:16px}
  .paper-theme .h-brand,.paper-theme .h-brand img{width:143px}
  .paper-theme .h-brand img{height:42px}
  .paper-theme .h-brand>span{font-size:10px;margin-left:40px;margin-top:0}
  .paper-theme .menu-toggle{border:0;padding:10px;width:44px;height:44px;gap:7px}
  .paper-theme .menu-toggle span{width:23px;height:2px}
  .paper-theme .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}
  .paper-theme .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}
  .paper-theme .main-nav{top:85px;gap:9px;padding:20px 25px 27px;background:#fffefd}
  .paper-theme .main-nav>a:not(.button){font-size:19px;min-height:44px;line-height:2.2}
  .paper-theme .main-nav>.h-button{margin-top:10px;font-size:15px}
  .paper-theme .h-hero{grid-template-columns:1fr;gap:15px;padding-top:25px;padding-bottom:24px}
  .paper-theme .h-kicker{font-size:10px;letter-spacing:.15em}
  .paper-theme .h-hero h1{font-size:clamp(46px,9.2vw,65px);line-height:1;margin:17px 0 18px;letter-spacing:-.06em}
  .paper-theme .h-hero h1 em{letter-spacing:-.075em;line-height:1.14}
  .paper-theme .h-lead{font-size:17px;line-height:1.45;max-width:40ch}
  .paper-theme .h-button{font-size:15px;min-height:50px;padding:13px 22px;gap:20px}
  .paper-theme .h-hero .h-button{margin-top:20px}
  .paper-theme .h-noteboard{max-width:370px;height:219px;margin:0 auto;width:100%}
  .paper-theme .h-idea-note{width:56%;top:3px;left:0;--note-angle:-7deg}
  .paper-theme .h-note p{font-size:26px;line-height:1.13}
  .paper-theme .h-note-spark{width:5px;height:20px;right:22%;top:27%}
  .paper-theme .h-note-spark::after{width:5px;height:16px;left:13px;top:7px}
  .paper-theme .h-bulb-note{width:52%;top:30px;right:0;gap:6px;--note-angle:7deg}
  .paper-theme .h-bulb-drawing,.paper-theme .h-bulb-drawing>.h-icon{width:52px;height:66px}
  .paper-theme .h-bulb-drawing{margin-top:17px}
  .paper-theme .h-bulb-drawing i{height:12px;width:2px}
  .paper-theme .h-bulb-drawing i:nth-of-type(1){left:26px;top:-14px}
  .paper-theme .h-bulb-drawing i:nth-of-type(2){left:-5px;top:0}
  .paper-theme .h-bulb-drawing i:nth-of-type(3){right:-5px;top:0}
  .paper-theme .h-bulb-label{font-size:19px}
  .paper-theme .h-board-caption{display:none}
  .paper-theme .h-intentions{grid-template-columns:1fr 1fr;gap:22px 10px;padding-block:26px 28px;margin-bottom:18px}
  .paper-theme .h-intention{flex-direction:row;gap:10px;text-align:left;align-items:center}
  .paper-theme .h-intention+.h-intention::before{display:none}
  .paper-theme .h-icon-spot{width:50px;height:49px;flex:none}
  .paper-theme .h-icon-spot>.h-icon{width:31px;height:31px}
  .paper-theme .h-intention h2{font-size:16px;line-height:1.2;letter-spacing:-.04em}
  .paper-theme .h-intention p{font-size:12px;line-height:1.4;letter-spacing:-.01em;margin-top:4px}
  .paper-theme .h-feature{display:grid;grid-template-columns:1fr;gap:28px;padding:30px 25px 20px;border-radius:18px;scroll-margin-top:100px}
  .paper-theme .h-paper-label{margin-top:-5px;margin-bottom:20px;font-size:11px;padding:6px 14px}
  .paper-theme .h-remez-name{font-size:66px;margin-bottom:11px}
  .paper-theme .h-feature-promise{font-size:23px;max-width:30ch;line-height:1.2}
  .paper-theme .h-feature-description{font-size:16px;max-width:42ch;line-height:1.5;margin-top:15px}
  .paper-theme .h-feature-actions{margin-top:21px;flex-direction:row;flex-wrap:wrap;align-items:center;gap:9px 19px}
  .paper-theme .h-inline-link{font-size:13px;min-height:44px}
  .paper-theme .h-game-facts{margin-top:18px;gap:15px 20px}
  .paper-theme .h-game-facts li{font-size:11px;gap:8px}
  .paper-theme .h-game-facts strong{font-size:12px}
  .paper-theme .h-game-facts .h-icon{width:23px;height:23px}
  .paper-theme .h-feature-art{min-height:605px;width:100%;max-width:400px;margin-inline:auto}
  .paper-theme .h-phone{position:relative;width:272px;left:auto;top:0;margin:9px auto 0;transform:rotate(5deg)}
  .paper-theme .h-game-aside{display:none}
  .paper-theme .h-game-brand{margin-top:14px}
  .paper-theme .h-game-wordmark{font-size:51px}
  .paper-theme .h-game-rounds{margin-top:21px}
  .paper-theme .h-game-tile{height:77px}
  .paper-theme .h-game-play{margin-top:17px;min-height:43px}
  .paper-theme .h-game-settings{margin-top:16px}
  .paper-theme .h-round-notes{top:auto;bottom:-2px;right:auto;left:50%;transform:translateX(-50%);flex-direction:row;gap:0}
  .paper-theme .h-round-note{width:115px;--note-angle:-9deg}
  .paper-theme .h-round-note:nth-child(2){margin:14px 0 0 -12px;--note-angle:3deg}
  .paper-theme .h-round-note:nth-child(3){margin:-3px 0 0 -12px;--note-angle:9deg}
  .paper-theme .h-round-note>strong{font-size:22px}
  .paper-theme .h-round-index{font-size:9px}
  .paper-theme .h-studio{display:grid;grid-template-columns:1fr 1fr;gap:30px 15px;padding-block:49px 37px}
  .paper-theme .h-studio-copy{grid-column:1/-1;grid-row:auto}
  .paper-theme .h-studio h2{font-size:35px;margin-top:13px}
  .paper-theme .h-studio-copy>p:not(.h-kicker){font-size:16px;margin-top:17px;max-width:46ch}
  .paper-theme .h-studio-copy>.h-button{margin-top:20px;font-size:14px;min-height:46px;padding:10px 18px}
  .paper-theme .h-principles{grid-column:1/-1;grid-row:2;margin:0}
  .paper-theme .h-principles>div{padding:0 6px}
  .paper-theme .h-principles .h-icon{width:34px;height:34px;margin-bottom:12px}
  .paper-theme .h-principles h3{font-size:16px;margin-bottom:6px}
  .paper-theme .h-principles p{font-size:12px;line-height:1.5}
  .paper-theme .h-studio-note{grid-column:1/-1;width:215px;justify-self:center;margin:-3px 0 -3px;--note-angle:-6deg}
  .paper-theme .h-studio-note p{font-size:24px;line-height:1.14}
  .paper-theme .h-footer-top{flex-wrap:wrap;gap:17px;padding-block:23px 17px}
  .paper-theme .h-footer-top img{width:110px}
  .paper-theme .h-footer-top>p{font-size:12px;flex:1;max-width:24ch}
  .paper-theme .h-footer-contact{margin-left:0;flex-basis:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}
  .paper-theme .h-footer-contact>a{min-height:40px}
  .paper-theme .h-footer-bottom{flex-wrap:wrap;gap:5px 16px;font-size:11px;padding-top:8px}
  .paper-theme .h-footer-bottom>nav{gap:16px}
  .paper-theme .h-footer-bottom a{min-height:40px}
  .paper-theme .h-footer .motion-toggle{flex-basis:auto;min-height:35px;font-size:11px}
  html:not(.js) .paper-theme .h-header{height:auto}
  html:not(.js) .paper-theme .main-nav{padding:0;gap:10px 17px}
  html:not(.js) .paper-theme .main-nav>a:not(.button){font-size:15px}
}
@media(min-width:520px) and (max-width:760px){
  .paper-theme .h-wrap{width:calc(100% - 64px)}
  .paper-theme .h-hero h1{font-size:58px}
  .paper-theme .h-intentions{padding-block:30px;gap:28px 22px}
  .paper-theme .h-intention h2{font-size:18px}
  .paper-theme .h-intention p{font-size:14px}
  .paper-theme .h-feature{padding-inline:34px}
  .paper-theme .h-feature-art{max-width:410px;min-height:555px}
  .paper-theme .h-phone{margin-left:25px}
  .paper-theme .h-round-notes{left:auto;right:-11px;transform:none;top:124px;bottom:auto;flex-direction:column}
  .paper-theme .h-round-note{width:123px}
  .paper-theme .h-round-note:nth-child(2){margin:-12px 0 0 -21px}
  .paper-theme .h-round-note:nth-child(3){margin:-12px 0 0 0}
}
@media(max-width:1100px){.paper-theme .h-game-aside{display:none}}
@media(max-width:370px){
  .paper-theme .h-wrap{width:calc(100% - 32px)}
  .paper-theme .h-hero h1{font-size:43px}
  .paper-theme .h-lead{font-size:16px}
  .paper-theme .h-button{font-size:14px;padding-inline:18px;gap:16px}
  .paper-theme .h-noteboard{height:196px}
  .paper-theme .h-note p{font-size:23px}
  .paper-theme .h-intention{gap:7px}
  .paper-theme .h-icon-spot{width:41px;height:43px}
  .paper-theme .h-icon-spot>.h-icon{width:28px;height:28px}
  .paper-theme .h-intention h2{font-size:15px}
  .paper-theme .h-intention p{font-size:11px}
  .paper-theme .h-feature{padding-inline:20px}
  .paper-theme .h-feature-promise{font-size:21px}
  .paper-theme .h-feature-art{min-height:574px}
  .paper-theme .h-phone{width:249px;margin-left:calc(50% - 124.5px);border-radius:38px;padding:6px}
  .paper-theme .h-phone-screen{padding-inline:12px;border-radius:30px}
  .paper-theme .h-game-wordmark{font-size:46px}
  .paper-theme .h-game-brand{margin-top:11px}
  .paper-theme .h-game-rounds{margin-top:14px}
  .paper-theme .h-game-tile{height:70px}
  .paper-theme .h-game-instruction{font-size:7.6px}
  .paper-theme .h-game-play{margin-top:14px;min-height:42px}
  .paper-theme .h-game-select{padding:9px 7px;font-size:10px}
  .paper-theme .h-game-settings{margin-top:13px}
  .paper-theme .h-game-footnote{margin-bottom:21px;font-size:7.5px}
  .paper-theme .h-round-note{width:105px}
  .paper-theme .h-studio h2{font-size:32px}
  .paper-theme .h-principles h3{font-size:14px}
  .paper-theme .h-principles p{font-size:11px}
  .paper-theme .h-studio-note p{font-size:24px}
  .paper-theme .h-footer-contact{flex-wrap:wrap;gap:0}
}
@media(prefers-reduced-motion:reduce){.paper-theme .h-note,.paper-theme .h-phone{transition:none}.paper-theme .h-bulb-note:hover,.paper-theme .h-round-note:hover{transform:rotate(var(--note-angle,0deg))}.paper-theme .h-phone:hover{transform:rotate(7deg)}}
html.reduce-motion .paper-theme .h-note:hover{transform:rotate(var(--note-angle,0deg))}
@media print{.paper-theme .h-header,.paper-theme .h-footer,.paper-theme .h-noteboard,.paper-theme .h-feature-art,.paper-theme .h-studio-note,.paper-theme .h-button{display:none}.paper-theme .h-wrap{width:100%}.paper-theme .h-hero,.paper-theme .h-feature,.paper-theme .h-studio{display:block;padding:22px 0}.paper-theme .h-hero h1{font-size:42px}.paper-theme .h-intentions{padding:20px 0}.paper-theme .h-principles{margin-top:25px}.paper-theme .h-feature{background:none}}

/* A candid game scene, treated like a photograph laid on the same desk. */
.paper-theme .h-moments{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:clamp(35px,5vw,74px);padding-block:88px 59px}
.paper-theme .h-moments-photo{min-width:0;padding:8px 2px 8px 8px}
.paper-theme .h-photo-print{margin:0;background:#fff;padding:12px 12px 0;transform:rotate(-2deg);border:1px solid #ede9e3;box-shadow:0 15px 30px #25201512,0 3px 7px #25201508}
.paper-theme .h-photo-print>img{width:100%;height:auto;aspect-ratio:1280/853;object-fit:cover;border-radius:2px}
.paper-theme .h-photo-print figcaption{font:400 clamp(18px,1.7vw,24px)/1.3 NoteHand,cursive;padding:17px 9px 16px;text-align:center;color:#494349}
.paper-theme .h-moments-copy{min-width:0;padding-bottom:4px}
.paper-theme .h-moments h2{font:700 clamp(32px,3.15vw,42px)/1.13 HomeBookman,Georgia,serif;letter-spacing:-.06em;margin-top:19px}
.paper-theme .h-moments h2 em{font-family:HomeBookman,Georgia,serif;font-weight:700;color:var(--raspberry);letter-spacing:-.07em}
.paper-theme .h-moments-copy>p:not(.h-kicker){font-size:17px;line-height:1.55;color:var(--home-grey);max-width:36ch;margin-top:23px}
.paper-theme .h-moments-sign{display:inline-flex;align-items:center;gap:13px;font:400 24px/1.3 NoteHand,cursive;color:#76612e;margin-top:24px;transform:rotate(-4deg)}
.paper-theme .h-moments-sign .h-icon{height:24px;width:24px;stroke-width:1.65}
.paper-theme .h-moments+.h-studio{padding-top:43px;border-top:1px solid var(--line)}
.paper-theme .h-studio-note-wrap{display:flex;align-items:center;justify-content:center;min-width:0}

/* Optional scroll transforms compose with existing resting rotations and hovers.
   Defaults show everything, including when JS is disabled or unsupported. */
.paper-theme [data-motion]{opacity:var(--motion-opacity,1);translate:var(--motion-x,0px) var(--motion-y,0px);rotate:var(--motion-angle,0deg);scale:var(--motion-scale,1)}
.paper-theme [data-motion]:focus-within{opacity:1;translate:0 0;rotate:0deg;scale:1}
html.reduce-motion .paper-theme [data-motion]{opacity:1!important;translate:none!important;rotate:none!important;scale:none!important}
@media(prefers-reduced-motion:reduce){.paper-theme [data-motion]{opacity:1!important;translate:none!important;rotate:none!important;scale:none!important}}
@media(max-width:950px){
  .paper-theme .h-moments{gap:32px;grid-template-columns:1.2fr 1fr;padding-block:70px 49px}
  .paper-theme .h-moments h2{font-size:31px}
  .paper-theme .h-moments-copy>.h-kicker{font-size:10px}
  .paper-theme .h-moments-copy>p:not(.h-kicker){font-size:16px;line-height:1.5;margin-top:18px}
  .paper-theme .h-moments-sign{font-size:21px;margin-top:18px}
}
@media(max-width:760px){
  .paper-theme .h-moments{grid-template-columns:1fr;gap:30px;padding-block:47px 35px}
  .paper-theme .h-moments-photo{max-width:550px;width:100%;justify-self:center;padding:4px 3px}
  .paper-theme .h-photo-print{padding:8px 8px 0;transform:rotate(-1.5deg);box-shadow:0 10px 22px #25201512,0 3px 6px #25201508}
  .paper-theme .h-photo-print figcaption{font-size:19px;padding:13px 2px 12px}
  .paper-theme .h-moments h2{font-size:34px;line-height:1.13;margin-top:13px}
  .paper-theme .h-moments-copy>p:not(.h-kicker){max-width:44ch;margin-top:17px}
  .paper-theme .h-moments-sign{font-size:23px;margin-top:17px}
  .paper-theme .h-moments+.h-studio{padding-top:35px}
  .paper-theme .h-studio-note-wrap{grid-column:1/-1}
}
@media(max-width:370px){.paper-theme .h-moments h2{font-size:30px}.paper-theme .h-photo-print figcaption{font-size:17px}}
@media print{.paper-theme [data-motion]{opacity:1!important;translate:none!important;rotate:none!important;scale:none!important}.paper-theme .h-moments{padding-block:25px;break-inside:avoid}.paper-theme .h-photo-print{transform:none;box-shadow:none}}

/* Stack the three intentions; keep their paper companion to the right. */
.paper-theme .h-studio{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:clamp(35px,5vw,70px)}
.paper-theme .h-studio-copy{grid-column:auto;grid-row:auto}
.paper-theme .h-studio-values{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(15px,2vw,30px);align-items:center;min-width:0}
.paper-theme .h-principles{display:flex;flex-direction:column;align-self:center;grid-column:1;grid-row:1;margin:0;text-align:left;min-width:0}
.paper-theme .h-principles>div{padding:18px 0;min-width:0}
.paper-theme .h-principles>div:first-child{padding-top:0}
.paper-theme .h-principles>div:last-child{padding-bottom:0}
.paper-theme .h-principles>div+div{border-left:0;border-top:1px solid var(--line)}
.paper-theme .h-principle-content{display:grid;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:13px}
.paper-theme .h-principles .h-icon{width:35px;height:35px;margin:0}
.paper-theme .h-principles h3{font-size:19px;line-height:1.25;margin-bottom:6px;white-space:normal}
.paper-theme .h-principles p{font-size:14px;line-height:1.45;max-width:23ch}
.paper-theme .h-studio-values>.h-studio-note-wrap{grid-column:2;grid-row:1;align-self:center}
.paper-theme .h-studio-values .h-studio-note{width:100%;max-width:280px;margin:0;flex-shrink:0}
.paper-theme .h-studio-values .h-studio-note p{font-size:clamp(22px,2vw,27px);line-height:1.15}
/* Scroll-driven papers never run a trailing transition after scrolling stops. */
.paper-theme .h-round-note[data-motion],.paper-theme .h-studio-note[data-motion]{transition:none}
.paper-theme .h-round-note[data-motion]:hover{transform:rotate(var(--note-angle,0deg))}
@media(min-width:761px) and (max-width:1100px){
  .paper-theme .h-studio{grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);gap:32px}
  .paper-theme .h-studio-values{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px}
  .paper-theme .h-principle-content{grid-template-columns:29px minmax(0,1fr);gap:10px}
  .paper-theme .h-principles .h-icon{width:29px;height:29px}
  .paper-theme .h-principles h3{font-size:17px}
  .paper-theme .h-studio-values .h-studio-note p{font-size:20px}
}
@media(max-width:760px){
  .paper-theme .h-studio{grid-template-columns:minmax(0,1fr);gap:30px}
  .paper-theme .h-studio-copy{grid-column:1;grid-row:1}
  .paper-theme .h-studio-values{grid-column:1;grid-row:2;grid-template-columns:minmax(0,1.1fr) minmax(120px,.95fr);gap:14px}
  .paper-theme .h-principles>div{padding-block:15px}
  .paper-theme .h-principle-content{grid-template-columns:27px minmax(0,1fr);gap:9px}
  .paper-theme .h-principles .h-icon{width:27px;height:27px}
  .paper-theme .h-principles h3{font-size:16px;margin-bottom:5px}
  .paper-theme .h-principles p{font-size:14px}
  .paper-theme .h-studio-values .h-studio-note{max-width:240px}
  .paper-theme .h-studio-values .h-studio-note p{font-size:clamp(18px,4.8vw,25px)}
  .paper-theme .h-studio-note p>.h-icon{width:19px;height:19px}
}
@media(max-width:370px){
  .paper-theme .h-studio-values{grid-template-columns:minmax(0,1.15fr) minmax(115px,.9fr);gap:10px}
  .paper-theme .h-principle-content{grid-template-columns:23px minmax(0,1fr);gap:8px}
  .paper-theme .h-principles .h-icon{width:23px;height:23px}
  .paper-theme .h-studio-values .h-studio-note p{font-size:17px}
}
