:root{--cream:#fff3e0;--cream-dot:#f3e0c2;--mint:#cfebdd;--mint-dot:#b2dcc6;--wood:#e0a96d;--wood-lip:#ebbc85;--wood-dark:#c98e52;--white:#fff;--navy:#1b4fa8;--body:#1f4285;--muted:#6179a8;--rule:#d9e4f5;--badge:#4c7bd0;--green:#4caf50;--green-dark:#3b8e3f;--coral:#f2705b;--coral-dark:#d65a46;--butter:#ffc53d;--butter-dark:#e0a520;--pink:#f0a0b4;--sheet:#ede3d3;--sans:"Nunito", "Varela Round", "Arial Rounded MT Bold", system-ui, sans-serif;--hand:"Caveat", "Bradley Hand", "Segoe Print", cursive}*{box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:var(--sans);color:var(--navy);background-color:var(--cream);background-image:radial-gradient(var(--cream-dot) 1.6px, transparent 2.1px);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background-size:22px 22px;margin:0;font-weight:700}button,input,textarea{font:inherit;color:inherit}a{color:var(--navy)}.phone{flex-direction:column;max-width:430px;min-height:100dvh;margin:0 auto;display:flex}.pegboard{background-color:var(--mint);background-image:radial-gradient(var(--mint-dot) 2.2px, transparent 2.7px);padding:calc(12px + env(safe-area-inset-top)) 16px 12px;background-size:16px 16px;justify-content:space-between;align-items:center;gap:8px;display:flex}.tag{background:var(--white);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800}.tag.butter{background:var(--butter);box-shadow:inset 0 -3px 0 var(--butter-dark)}.wordmark{letter-spacing:-.01em;font-size:17px;font-weight:900}.main{flex-direction:column;flex:1;gap:16px;padding:20px 16px 24px;display:flex}.desk{background:var(--wood);box-shadow:inset 0 5px 0 var(--wood-lip), inset 0 -6px 0 var(--wood-dark);height:22px;margin-top:auto}h1{letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:30px;font-weight:900;line-height:1.08}h2{text-wrap:balance;margin:0;font-size:21px;font-weight:900;line-height:1.15}p{margin:0;line-height:1.35}.muted{color:var(--muted)}.small{font-size:14px}.why{color:var(--body);font-size:15px;line-height:1.35}.lede{color:var(--body);margin:0;font-size:17px;line-height:1.45}.lede b{color:var(--navy)}.label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:800}.sheet{background:var(--white);border-radius:20px;flex-direction:column;gap:12px;padding:18px;display:flex;box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.btn{cursor:pointer;width:100%;color:var(--white);background:var(--green);box-shadow:inset 0 -5px 0 var(--green-dark);-webkit-tap-highlight-color:transparent;box-sizing:border-box;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:15px 22px 18px;font-family:inherit;font-size:19px;font-weight:900;line-height:1.1;text-decoration:none;transition:transform 60ms;display:flex}.btn:active{box-shadow:inset 0 -3px 0 var(--green-dark);transform:translateY(2px)}.btn.coral{background:var(--coral);box-shadow:inset 0 -5px 0 var(--coral-dark)}.btn.coral:active{box-shadow:inset 0 -3px 0 var(--coral-dark)}.btn.butter{background:var(--butter);color:var(--navy);box-shadow:inset 0 -5px 0 var(--butter-dark)}.btn.ghost{color:var(--navy);box-shadow:none;text-underline-offset:3px;background:0 0;padding:10px;font-size:16px;text-decoration:underline}.btn.small{width:auto;padding:10px 16px 13px;font-size:15px}.btn:disabled{opacity:.55;cursor:default}.link{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:4px;font-size:14px;font-weight:800;text-decoration:underline}.row{align-items:center;gap:10px;display:flex}.row.between{justify-content:space-between}.stack{flex-direction:column;gap:10px;display:flex}.timer{font-variant-numeric:tabular-nums;background:var(--white);box-shadow:inset 0 -3px 0 var(--rule);border-radius:999px;padding:6px 14px;font-size:22px;font-weight:900}.timer.low{color:var(--coral-dark)}.field{flex-direction:column;gap:5px;display:flex}.field label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:800}.input{width:100%;color:var(--body);box-shadow:inset 0 0 0 2px var(--rule);resize:none;background:#f6f9ff;border:0;border-radius:12px;outline:none;padding:11px 13px;font-size:17px;font-weight:700}.input:focus{box-shadow:inset 0 0 0 2px var(--badge)}.input::placeholder{color:#a9b7d6;font-weight:700}.line{align-items:flex-start;gap:9px;display:flex}.line .n{background:var(--badge);width:24px;height:24px;color:var(--white);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:10px;font-size:11px;font-weight:900;display:flex}.line .n.coral{background:var(--coral)}.line .n.empty{background:var(--rule);color:var(--muted)}.line .prefix{flex:none;margin-top:12px;font-size:15px;font-weight:900}.line .prefix.good{color:var(--green-dark)}.line .prefix.bad{color:var(--coral-dark)}.counter{font-size:15px;font-weight:900}.hint{color:var(--muted);font-size:13px;font-weight:700}.photo-drop{border:3px dashed var(--rule);text-align:center;cursor:pointer;background:#f7faff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:220px;padding:16px;display:flex}.photo-drop img{border-radius:10px;max-width:100%;max-height:320px;transform:rotate(-2.2deg);box-shadow:0 6px 16px #5032142e}.photo-drop input{display:none}.card-preview{aspect-ratio:4/5;background:var(--sheet);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 2px 4px #5032141a,0 12px 30px #50321424}.card-preview img{width:100%;height:100%;display:block}.card-scale{aspect-ratio:4/5;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 4px #5032141a,0 12px 30px #50321424}.card-scale>div{transform-origin:0 0;position:absolute;top:0;left:0}.dot{background:var(--green);width:14px;height:14px;box-shadow:inset 0 -2px 0 var(--green-dark);border-radius:50%;display:inline-block}.dots{flex-wrap:wrap;gap:6px;display:flex}.dot.off{background:var(--rule);box-shadow:none}.choice{box-shadow:inset 0 0 0 2px var(--rule);cursor:pointer;background:#f6f9ff;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:16px;display:flex}.choice.on{box-shadow:inset 0 0 0 3px var(--green);background:#eef8f0}.choice .n{border:2px solid var(--navy);border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:900;display:flex}.choice.on .n{background:var(--green);border-color:var(--green);color:var(--white)}.toast{background:var(--navy);color:var(--white);z-index:10;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:800;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0000002e}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--white);color:var(--navy);box-shadow:inset 0 -3px 0 var(--rule);cursor:pointer;border:0;border-radius:999px;padding:7px 13px 9px;font-size:14px;font-weight:900}.chip.on{background:var(--navy);color:var(--white);box-shadow:inset 0 -3px #143b7f}.big-opts{flex-direction:column;gap:10px;width:100%;display:flex}.big-opts.two{grid-template-columns:1fr 1fr;display:grid}.big-opt{background:var(--white);color:var(--navy);box-shadow:inset 0 -4px 0 var(--rule);cursor:pointer;text-align:center;border:0;border-radius:16px;padding:16px 14px 18px;font-size:18px;font-weight:900;line-height:1.15}.big-opt.on{background:var(--navy);color:var(--white);box-shadow:inset 0 -4px #143b7f}.kraben-corner{position:absolute;top:4px;right:10px}.paced-done{text-align:left;cursor:pointer;color:var(--body);background:0 0;border:0;align-items:flex-start;gap:9px;width:100%;padding:4px 2px;font-size:16px;line-height:1.3;display:flex}.paced-done .n{background:var(--badge);width:24px;height:24px;color:var(--white);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex}.paced-done .paced-text{overflow-wrap:anywhere;flex:1;min-width:0}.paced-done b.good{color:var(--green-dark)}.paced-done b.bad{color:var(--coral-dark)}.paced-now{background:var(--white);border-radius:18px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.input.big{padding:14px 15px;font-size:19px}.clock-opt{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.clock-opt input{opacity:0;width:0;height:0;position:absolute}.clock-opt .clock-box{background:var(--white);width:24px;height:24px;box-shadow:inset 0 0 0 2px var(--rule);color:var(--white);border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:flex}.clock-opt.on{color:var(--navy)}.clock-opt.on .clock-box{background:var(--green);box-shadow:inset 0 -3px 0 var(--green-dark)}.intro{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.intro-art{object-fit:cover;border-radius:20px;width:100%;height:min(40dvh,340px);box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.intro-kraben{justify-content:center;align-items:center;width:100%;height:min(40dvh,340px);display:flex}.talk{flex-direction:column;align-items:center;gap:14px;padding-top:12px;display:flex}.ring-wrap{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.ring{position:absolute;inset:0}.level{background:var(--mint);border-radius:50%;width:150px;height:150px;transition:transform 80ms linear;position:absolute}.ring-centre{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.word{color:var(--coral-dark);text-transform:lowercase;font-size:34px;font-weight:900;line-height:1;animation:.5s cubic-bezier(.2,.9,.3,1.2) word-in}.word.prompt{max-width:150px;font-size:22px;line-height:1.15}.word.prompt.quiet{color:var(--navy);opacity:.75}.word.soft{color:var(--navy);font-size:26px;animation:none}@keyframes word-in{0%{opacity:0;transform:scale(.6)translateY(10px)}to{opacity:1;transform:none}}.road{flex-direction:column;display:flex}.road-step{gap:12px;display:flex}.road-line{flex-direction:column;flex:none;align-items:center;width:16px;padding-top:14px;display:flex}.road-rail{background:var(--rule);border-radius:2px;flex:1;width:3px;margin:4px 0}.road-card{background:var(--white);box-shadow:inset 0 0 0 2px var(--rule);border-radius:16px;flex-direction:column;flex:1;gap:3px;margin-bottom:8px;padding:10px 14px 12px;display:flex}.road-step.done .road-card{box-shadow:inset 0 0 0 2px var(--green);background:#f2faf4}.road-title{font-size:17px;font-weight:900}.art-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.art{flex-direction:column;gap:6px;margin:0;display:flex}.art img{aspect-ratio:4/5;object-fit:cover;border-radius:14px;width:100%;box-shadow:0 8px 18px #78501e24}.art figcaption{color:var(--muted);font-size:12.5px;font-weight:700;line-height:1.3}.art-pair{aspect-ratio:4/5;background:var(--white);border-radius:14px;flex-direction:column;gap:4px;display:flex;overflow:hidden;box-shadow:0 8px 18px #78501e24}.art-pair img{aspect-ratio:auto;min-height:0;box-shadow:none;border-radius:0;flex:1 1 0}.reveal{font-family:var(--hand);color:var(--navy);text-align:center;font-size:34px;line-height:1.1;animation:.6s cubic-bezier(.2,.9,.3,1.2) word-in}.reveal.subject{font-family:var(--sans);color:var(--coral-dark);font-size:30px;font-weight:900}.story{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.story .reveal:first-child{transition:font-size .35s,opacity .35s}.story.on .reveal:first-child{opacity:.7;font-size:24px}.mic-btn{background:var(--coral);width:132px;height:132px;box-shadow:inset 0 -8px 0 var(--coral-dark), 0 12px 26px #d65a4647;cursor:pointer;color:var(--white);border:0;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;display:flex}.mic-btn:active{transform:translateY(3px)}.dive{color:var(--navy);animation:.6s cubic-bezier(.2,.9,.3,1.2) .3s both word-in}.dot.pulse{animation:1.2s ease-in-out infinite pulse}.dot.pulse.d2{animation-delay:.2s}.dot.pulse.d3{animation-delay:.4s}@keyframes pulse{0%,to{opacity:.5;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}.tabs{background:var(--white);border-top:2px solid var(--rule);padding:6px 0 calc(6px + env(safe-area-inset-bottom));z-index:5;margin-top:auto;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 16px #78501e14}.tab{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;flex:1;align-items:center;gap:2px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.tab.on{color:var(--navy)}.tab-ico{font-size:22px;line-height:1}.back{background:var(--white);width:34px;height:34px;color:var(--navy);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;margin-right:8px;padding-bottom:3px;font-family:inherit;font-size:24px;font-weight:900;line-height:1;text-decoration:none;display:flex}.road-row{background:var(--white);width:100%;color:var(--navy);font:inherit;cursor:pointer;text-align:left;border:0;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.road-row.done{background:#f1f6ee}.road-row.next{box-shadow:inset 0 0 0 2.5px var(--green)}.road-n{background:var(--rule);width:26px;height:26px;color:var(--body);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:flex}.road-row.done .road-n{background:var(--green);color:var(--white)}.road-row.next .road-n{background:var(--navy);color:var(--white)}.road-img{object-fit:cover;border-radius:12px;flex:none;width:54px;height:54px}.road-hero{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.sheet-crop{aspect-ratio:408/386;cursor:pointer;background:var(--white);border-radius:18px;overflow:hidden}.sheet-crop.lifted{cursor:default;box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.sheet-crop img{width:105.88%;max-width:none;margin:-10.78% 0 0 -2.94%;display:block}.art.full{cursor:pointer}.art.full img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.lightbox{z-index:50;cursor:pointer;background:#101c3ced;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex;position:fixed;inset:0}.lightbox img{object-fit:contain;border-radius:14px;max-width:100%;max-height:78dvh;box-shadow:0 20px 50px #0006}.lightbox-cap{color:var(--white);text-align:center;font-size:15px;font-weight:800}.knock{background:var(--white);box-shadow:inset 0 0 0 2.5px var(--butter), 0 10px 22px #78501e1f;border-radius:20px;flex-direction:column;gap:10px;padding:14px;display:flex}.tab.on .tab-ico{color:var(--green)}.avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:900;display:flex;overflow:hidden}.crew-row{gap:14px;padding:2px 0 6px;display:flex;overflow-x:auto}.crew-face{flex-direction:column;flex:none;align-items:center;gap:4px;display:flex}.post{background:var(--white);border-radius:20px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.post.crew{box-shadow:inset 0 0 0 2px var(--rule);background:#fbf7ee}.post-card{border-radius:14px;width:100%;display:block;box-shadow:0 8px 18px #78501e24}.tagrow{letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:10px;font-size:11px;font-weight:800;display:flex}.tag-hand{color:var(--navy)}.tag-crew{color:var(--coral-dark)}.heart{color:var(--rule);cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:24px;line-height:1}.heart.on{color:var(--coral)}.crew-drawing{text-align:center;background:repeating-linear-gradient(45deg,#fff6e2,#fff6e2 8px,#fdecc8 8px 16px);border-radius:12px;justify-content:center;align-items:center;height:120px;padding:10px;display:flex}.friend{background:var(--white);border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.slots{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.slot{aspect-ratio:1;border:2.5px dashed var(--badge);letter-spacing:0;text-transform:uppercase;text-align:center;color:var(--muted);border-radius:10px;justify-content:center;align-items:flex-end;padding-bottom:4px;font-size:7.5px;font-weight:800;display:flex;position:relative;overflow:hidden}.slot.filled{border-style:solid}.slot img{object-fit:cover;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.slot.filled span{color:var(--navy);background:#ffffffd9;border-radius:6px;padding:1px 4px;position:relative}.strip{gap:8px;display:flex;overflow-x:auto}.strip-img{object-fit:cover;border-radius:12px;flex:none;width:108px;height:108px;box-shadow:0 6px 14px #78501e24}.intro-art.becomes{padding:0;position:relative;overflow:hidden}.intro-art.becomes img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.intro-art.becomes img.on{opacity:1}.swap{color:var(--coral-dark);animation:.5s cubic-bezier(.2,.9,.3,1.2) word-in;display:inline-block}.bunting{justify-content:space-between;margin-top:-8px;padding:0 4px;display:flex}.flag{border-left:14px solid #0000;border-right:14px solid #0000;border-top:22px solid var(--coral);width:0;height:0}.flag.f1{border-top-color:var(--butter)}.flag.f2{border-top-color:var(--green)}.flag.f3{border-top-color:var(--pink)}.pinned{border-radius:12px;width:56%;margin:0 auto;transform:rotate(-3deg);box-shadow:0 8px 18px #78501e2e}.avatar{position:relative}.avatar img{position:absolute;inset:0}.player{border-radius:999px;width:100%;height:44px}.found{border-top:2px solid var(--rule);flex-direction:column;gap:4px;padding:10px 0;display:flex}.found:first-of-type{border-top:0}.char-img{aspect-ratio:4/5;object-fit:cover;border-radius:14px;width:100%;box-shadow:0 8px 18px #78501e24}.slot-text{color:var(--navy);text-transform:none;letter-spacing:0;font-size:8px;font-style:normal;font-weight:800;line-height:1.15;position:absolute;inset:4px 4px 16px;overflow:hidden}.permission-art{object-fit:cover;object-position:50% 53%;border-radius:20px;width:100%;height:min(34dvh,300px);box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.terms{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.terms li{border-left:3px solid var(--mint-dot);color:var(--body);flex-direction:column;gap:2px;padding-left:12px;font-size:16px;font-weight:700;line-height:1.3;display:flex}video.permission-art{background:var(--cream)}.door{--door-ground:#f0e9de;--door-ink:#3b3a37;z-index:30;background:var(--door-ground);padding:calc(28px + env(safe-area-inset-top)) 22px calc(28px + env(safe-area-inset-bottom));color:var(--door-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:space-between;display:flex;position:fixed;inset:0}.door video,.door .door-still{object-fit:cover;object-position:var(--door-focus,center);z-index:-2;background:var(--door-ground);width:100%;height:100%;position:absolute;inset:0}.door:before{content:"";z-index:-1;background:linear-gradient(to bottom, var(--door-ground) 0%, var(--door-ground) 16%, transparent 100%);height:46%;opacity:var(--door-scrim,.82);transition:opacity .5s;position:absolute;inset:0 0 auto}.door:after{content:"";z-index:-1;background:linear-gradient(to top, var(--door-ground) 0%, var(--door-ground) 10%, transparent 100%);height:34%;opacity:calc(var(--door-scrim,.82) * .85);transition:opacity .5s;position:absolute;inset:auto 0 0}.door.playing:before,.door.playing:after{opacity:0}.door.no-words:before,.door.no-words:after{content:none}.door .quote{text-wrap:balance;max-width:22ch;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:30px;font-style:italic;font-weight:400;line-height:1.2;transition:opacity .5s}.door .quote-by{letter-spacing:.18em;text-transform:uppercase;color:var(--door-ink);opacity:.65;margin-top:10px;font-size:11px;font-weight:600;transition:opacity .5s}.door.playing .quote,.door.playing .quote-by,.door.playing .door-cta{opacity:0}.door-cta{color:var(--door-ground);background:var(--door-ink);border-radius:999px;align-self:flex-start;align-items:center;gap:12px;padding:6px 18px 6px 6px;font-size:15px;font-weight:600;transition:opacity .5s;display:flex;box-shadow:0 6px 18px #0000002e}.door-cta:not(:has(.play)){padding:10px 20px}.door-cta .play{background:var(--door-ground);width:54px;height:54px;color:var(--door-ink);border-radius:50%;justify-content:center;align-items:center;padding-left:4px;font-size:20px;display:flex;box-shadow:0 8px 22px #00000040}.door-skip{right:22px;bottom:calc(36px + env(safe-area-inset-bottom));background:var(--door-ink);letter-spacing:.08em;text-transform:uppercase;color:var(--door-ground);cursor:pointer;border:0;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;position:absolute;box-shadow:0 6px 18px #0000002e}.door-skip.in{animation:.45s both skip-in}@keyframes skip-in{0%{opacity:0;transform:translateY(6px)}to{opacity:.9;transform:none}}.door-again{left:22px;bottom:calc(36px + env(safe-area-inset-bottom));background:var(--door-ground,#f0e9de);color:var(--door-ink,#3b3a37);cursor:pointer;border:0;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:800;animation:.45s both skip-in;position:absolute;box-shadow:0 6px 18px #00000038}.kraben-hello .door-cta{align-self:center;margin:auto}.link.danger{color:var(--coral-dark,#c2462f)}.sheet.example{background:var(--white)}.example-show{letter-spacing:.06em;word-break:break-word;font-size:26px;line-height:1.5}.once{flex-direction:column;gap:6px;margin:8px 0 4px;display:flex}.once-open{font-family:var(--hand);color:var(--navy);font-size:30px;line-height:1.1}.once .subject-big{color:var(--coral-dark);font-size:46px}.rec-label{align-items:center;gap:8px;display:inline-flex}.rec-dot{background:var(--coral);border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite rec-pulse}@keyframes rec-pulse{50%{opacity:.3}}.subject-big{text-wrap:balance;margin:0;font-size:40px;line-height:1.05}.materials{box-shadow:inset 0 0 0 2px var(--butter-dark);background:#fff4d2;border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.materials p{color:var(--body);margin:0;font-size:15px;font-weight:700;line-height:1.35}.door-out{pointer-events:none;animation:.5s forwards door-out}@keyframes door-out{to{opacity:0;transform:scale(1.04)}}.kraben-hello{background:#f0e9de}.kraben-hello:before,.kraben-hello:after{content:none}.promise{letter-spacing:.01em;color:var(--butter-dark,#b8860b);text-wrap:balance;margin-bottom:6px;font-size:13px;font-weight:700;line-height:1.3}.intro-kraben.pop{animation:.7s cubic-bezier(.2,.9,.3,1.2) .1s both word-in}.cal{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.cal-day{aspect-ratio:1;background:var(--white);box-shadow:inset 0 0 0 2px var(--rule);color:var(--muted);border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex;position:relative}.cal-day.made{background:var(--green);color:var(--white);box-shadow:inset 0 -3px 0 var(--green-dark)}.cal-day.mark{box-shadow:inset 0 0 0 2.5px var(--butter-dark);color:var(--navy);background:#fff6da}.cal-day.mark:after{content:"";background:var(--butter-dark);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.cal-day.today:before{content:"today";text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark);font-size:8px;position:absolute;bottom:-14px;left:0;right:0}.marks{flex-direction:column;gap:6px;display:flex}.mark-row{align-items:baseline;gap:10px;font-size:14px;display:flex}.mark-row .d{letter-spacing:.06em;text-transform:uppercase;width:52px;color:var(--butter-dark);flex:none;font-size:11px;font-weight:800}.mark-row b{color:var(--navy)}.made-tile{align-items:center;gap:12px;display:flex}.made-tile img{aspect-ratio:4/5;object-fit:cover;border-radius:10px;width:72px;transform:rotate(-3deg);box-shadow:0 6px 14px #78501e29}.again{justify-content:center;display:flex}.film-card{background:var(--navy);border-radius:22px;padding:7px;position:relative;box-shadow:0 4px #123a80,0 14px 30px #1b4fa847}.film-inner{border:2px solid var(--butter);color:var(--cream);border-radius:16px;flex-direction:column;gap:9px;padding:14px 14px 10px;display:flex}.film-head{flex-direction:column;gap:1px;margin-bottom:2px;padding-right:64px;display:flex}.film-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--butter);font-size:10.5px;font-weight:800}.film-title{color:var(--white);font-size:26px;font-weight:900;line-height:1.05}.credit{grid-template-columns:82px 50px 1fr;align-items:center;gap:12px;display:grid}.credit-label{letter-spacing:.1em;text-transform:uppercase;color:var(--cream);opacity:.9;font-size:10.5px;font-weight:900}.credit-slot{border:2px dashed #fff3e08c;border-radius:11px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;overflow:hidden}.credit-slot>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.credit-slot em{font-style:normal;font-family:var(--hand);color:var(--navy);text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:3px;font-size:13px;line-height:1;display:-webkit-box;overflow:hidden}.credit-note{color:var(--cream);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.credit:not(.filled) .credit-note{opacity:.6;font-weight:700}.credit.filled .credit-slot{background:var(--cream);border:0;box-shadow:0 2px #0000002e}.credit.next .credit-slot{border-color:var(--butter);animation:1.8s ease-in-out infinite slot-breathe}.credit.next .credit-note{color:var(--butter);opacity:1;font-weight:900}.credit.landing .credit-slot{box-shadow:0 0 0 2.5px var(--butter), 0 0 24px 4px #ffc53d8c;animation:1.4s ease-in-out .5s 2 slot-glow;overflow:visible}.credit.landing .credit-slot>*{border-radius:11px;animation:.8s cubic-bezier(.25,1.5,.45,1) both slot-drop}.credit.landing .credit-slot>img{position:absolute}.credit.landing .credit-note{color:var(--butter)}.credit .mini-sheet{border-radius:11px}.flown .credit.landing .credit-slot>*{animation:none}.mini-sheet{background:var(--white);border-radius:6px;position:absolute;inset:0;overflow:hidden}.mini-sheet img{width:105.88%;max-width:none;margin:-10.78% 0 0 -2.94%;display:block}.film-perf{background-image:radial-gradient(circle,#fff3e08c 2.6px,#0000 3.2px);background-size:14px 10px;height:10px;margin:4px -6px 0}@keyframes slot-breathe{50%{box-shadow:0 0 0 3px #ffc53d40,0 0 18px 2px #ffc53d59}}.beats{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.beat{align-items:flex-start;gap:12px;display:flex}.beat b{font-size:18px;line-height:1.15}.beat-n{background:var(--butter);width:30px;height:30px;box-shadow:inset 0 -3px 0 var(--butter-dark);color:var(--navy);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:flex}.rise{animation:.5s ease-out both rise-in}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.grew{background:#eaf6ee;border-radius:16px;flex-direction:column;gap:3px;padding:12px 14px;display:flex;box-shadow:inset 0 0 0 2px #cde9d5}.idea-card{background:var(--white);max-width:92%;font-family:var(--hand);color:var(--navy);text-align:center;border-top:10px solid var(--mint);border-radius:6px;align-self:center;padding:14px 18px;font-size:26px;line-height:1.1;transform:rotate(-1.5deg);box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.hero-wrap{flex-direction:column;align-items:center;gap:10px;display:flex}.hero-pic{box-sizing:border-box;background:var(--white);cursor:pointer;will-change:transform;z-index:5;border-radius:14px;flex:none;width:min(58vw,220px);height:min(58vw,220px);padding:8px;animation:.7s cubic-bezier(.2,1.5,.4,1) both hero-pop;position:relative;transform:rotate(-3deg);box-shadow:0 4px #c98e5240,0 18px 34px #78501e38}.hero-pic>img{object-fit:cover;border-radius:8px;width:100%;max-width:none;height:100%;display:block}.hero-pic.is-sheet .mini-sheet{border-radius:8px;position:absolute;inset:8px}@keyframes hero-pop{0%{opacity:0;transform:scale(.4)rotate(-12deg)}to{opacity:1;transform:rotate(-3deg)}}@keyframes slot-drop{0%{opacity:0;transform:translateY(-240px)scale(3.2)rotate(-6deg)}35%{opacity:1}to{opacity:1;transform:none}}@keyframes slot-glow{50%{box-shadow:0 0 0 2.5px var(--butter), 0 0 40px 10px #ffc53dcc}}@media (prefers-reduced-motion:reduce){.film-card *,.rise,.hero-pic{animation:none!important}}.slot .mini-sheet{border-radius:7px}.slot .mini-sheet img{opacity:1;width:105.88%;height:auto;position:static}.tiles{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tile{background:var(--white);text-align:left;font:inherit;color:var(--navy);cursor:pointer;border:0;border-radius:18px;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 3px #c98e5233,0 10px 22px #78501e1f}.tile:active{transform:translateY(1px)}.tile-art-wrap{aspect-ratio:4/3;background:var(--mint);background-image:radial-gradient(var(--mint-dot) 2.2px, transparent 2.7px);background-size:14px 14px;width:100%;overflow:hidden}.tile-art,.tile-art-wrap>img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;display:block}.tile-art.blank{justify-content:center;align-items:center;font-size:40px;font-weight:900;display:flex}.tile-body{flex-direction:column;gap:3px;padding:10px 12px 12px;display:flex}.tile-title{font-size:15px;font-weight:900;line-height:1.15}.tile-meta{color:var(--muted);font-size:12px;font-weight:700}.tile-piece{background:var(--butter);box-shadow:inset 0 -2px 0 var(--butter-dark);letter-spacing:.04em;text-transform:uppercase;color:var(--navy);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900;position:absolute;top:8px;right:8px}.tile-piece.plain{background:var(--white);box-shadow:inset 0 0 0 1.5px var(--rule);color:var(--muted)}.tile.next .tile-piece{background:var(--green);color:var(--white);box-shadow:inset 0 -2px 0 var(--green-dark)}.tile-strip{gap:10px;margin:0 -16px;padding:2px 16px 8px;display:flex;overflow-x:auto}.tile.small{flex:none;width:132px}.tile.small .tile-art-wrap,.tile.small .tile-art{aspect-ratio:1}.tile.small .tile-title{font-size:13px}.tile.deal .tile-art{background:var(--navy);color:var(--butter)}.tile.roll{background:var(--butter);box-shadow:inset 0 0 0 3px var(--green), 0 10px 22px #78501e1f;grid-column:1/-1}.roll-row{gap:6px;padding:14px 14px 0;display:flex}.roll-frame{background:var(--white);border:2px dashed var(--navy);width:44px;height:44px;color:var(--navy);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex;overflow:hidden}.roll-frame img{object-fit:cover;width:100%;height:100%}.roll-frame.filled{border-style:solid;border-color:var(--green)}.roll-title{letter-spacing:-.01em;text-transform:uppercase;padding:12px 14px 0;font-size:36px;font-weight:900;line-height:1}.hero-sheet{padding:0;overflow:hidden}.hero-img{aspect-ratio:4/3;object-fit:cover;cursor:pointer;width:100%;display:block}.film-video{aspect-ratio:9/16;object-fit:contain;background:#0f1a33;border-radius:16px;width:100%;max-height:62dvh;display:block}.table-kicker{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.1em;text-transform:uppercase;color:#6b3f14;flex:1;min-width:0;font-size:10.5px;font-weight:900;overflow:hidden}.table-head{justify-content:space-between;align-items:center;gap:8px;min-height:26px;display:flex}.spin-btn{background:var(--white);color:var(--navy);box-shadow:inset 0 -3px 0 var(--rule);cursor:pointer;border:0;border-radius:999px;flex:none;padding:6px 11px 8px;font-size:12px;font-weight:900}.spin-btn:active{transform:translateY(1px)}.spin-btn:disabled{opacity:.55}.film-row{text-align:left;background:var(--wood);width:100%;box-shadow:inset 0 4px 0 var(--wood-lip), inset 0 -6px 0 var(--wood-dark), 0 10px 22px #78501e33;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;border:0;border-radius:20px;flex-direction:column;gap:10px;padding:12px 12px 11px;display:flex}.film-row:active{transform:translateY(1px)}.film-row-head{justify-content:space-between;align-items:center;gap:8px;padding:0 2px;display:flex}.film-row-open{color:#6b3f14;background:#ffffffbf;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding-bottom:2px;font-size:18px;font-weight:900;line-height:1;display:flex}.film-row-cards{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.mini{flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}.mini .pcard{aspect-ratio:4/5;height:auto}.mini.empty .pcard-band{visibility:hidden}.mini.empty .pcard{background:#fff3e066;box-shadow:inset 0 0 0 2px #fff3e0b3}.mini.empty .pcard-face{color:#6b3f1466}.mini.breathe .pcard{box-shadow:inset 0 0 0 2.5px var(--butter);animation:1.8s ease-in-out infinite slot-breathe}.mini.landing .pcard{box-shadow:0 0 0 2.5px var(--butter), 0 0 24px 4px #ffc53d99;animation:1.4s ease-in-out .5s 2 slot-glow}.mini.landing .pcard>*{animation:.8s cubic-bezier(.25,1.5,.45,1) both slot-drop}.film-row.still{cursor:default}.film-row.still:active{transform:none}.mini-label{letter-spacing:.06em;text-transform:uppercase;color:#6b3f14d9;white-space:nowrap;font-size:7.5px;font-weight:900}.mini.empty .mini-label{color:#6b3f1480}.phone.tabletop .main{background:var(--wood);background-image:repeating-linear-gradient(100deg,#7846140f 0 2px,#0000 2px 38px),repeating-linear-gradient(80deg,#ffffff0d 0 1px,#0000 1px 27px)}.phone.tabletop h1,.phone.tabletop .why,.phone.tabletop .hint{color:#3d2208}.phone.tabletop .label,.phone.tabletop .hand .label{color:#6b3f14}.phone.tabletop .film-video{border-radius:16px;box-shadow:0 12px 26px #3c1e004d}.tabletop{flex-direction:column;gap:12px;display:flex}.poster{background:var(--white);border-radius:14px;flex-direction:column;gap:8px;padding:8px 8px 10px;display:flex;position:relative;transform:rotate(-.6deg);box-shadow:0 3px #00000024,0 16px 30px #3c1e0047}.poster-art{aspect-ratio:4/3;background:var(--cream);border-radius:8px;gap:3px;width:100%;display:grid;position:relative;overflow:hidden}.poster-video{object-fit:cover;background:#000;width:100%;height:100%;display:block}.poster-art>img,.poster-art .mini-sheet{object-fit:cover;border-radius:0;width:100%;height:100%;min-height:0;position:relative}.poster-art.n2{grid-template-columns:1fr 1fr}.poster-art.n3{grid-template-rows:1fr 1fr;grid-template-columns:3fr 2fr}.poster-art.n3>:first-child{grid-row:1/3}.poster-art.n0{background:var(--cream);background-image:radial-gradient(var(--cream-dot) 1.6px, transparent 2.1px);background-size:16px 16px;justify-content:center;align-items:center;display:flex}.poster-empty{color:var(--muted);border:2px dashed var(--rule);border-radius:10px;padding:8px 12px;font-size:13px;font-weight:800}.poster-line{color:var(--body);padding:0 4px;font-size:15px;font-weight:700;line-height:1.4}.poster-line b.is{color:var(--navy);font-weight:900}.poster-line b.blank{color:var(--muted);border-bottom:2px dashed var(--rule);font-weight:800}.poster-title{color:var(--navy);padding:0 4px;font-size:22px;font-weight:900;line-height:1.05}.poster.drawn .poster-art{aspect-ratio:4/5}.poster-art.stale{opacity:.55;filter:saturate(.7)}.poster-draw{align-self:center;width:auto}.poster-tag{background:var(--butter);box-shadow:inset 0 -2px 0 var(--butter-dark);letter-spacing:.08em;text-transform:uppercase;color:var(--navy);border-radius:999px;padding:3px 9px 4px;font-size:9.5px;font-weight:900;position:absolute;top:-8px;right:12px}.fslots{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.fslot{flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}.fslot-label{letter-spacing:.07em;text-transform:uppercase;color:#6b3f14;white-space:nowrap;font-size:8.5px;font-weight:900}.fslot-window{aspect-ratio:4/5;cursor:pointer;width:100%;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:#f6e7cf;border:0;border-radius:12px;flex-direction:column;align-items:stretch;padding:3px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 3px 6px #6b3f1459,inset 0 -2px #ffffff80}.fslot-window:active{transform:scale(.97)}.fslot-card{animation:.45s cubic-bezier(.2,1.3,.4,1) both fslot-in;position:absolute;inset:3px}.fslot.empty .fslot-window{background:#fff3e080;box-shadow:inset 0 0 0 2px #fff3e0e6}.fslot.empty.breathe .fslot-window{box-shadow:inset 0 0 0 2.5px var(--butter);animation:1.8s ease-in-out infinite slot-breathe}.fslot.sel .fslot-window{box-shadow:0 0 0 3px var(--butter), inset 0 3px 6px #6b3f1459;transform:translateY(-4px)}.fslot.hot .fslot-window{box-shadow:0 0 0 3px var(--butter), 0 0 22px 4px #ffc53db3;transform:scale(1.08)}.fslot.landing .fslot-window{box-shadow:0 0 0 3px var(--butter), 0 0 30px 8px #ffc53dbf}.fslot.landing .fslot-card{animation:.55s cubic-bezier(.25,1.4,.45,1) both slot-drop}.fslot-count{color:#6b3f14;height:16px;font-size:9.5px;font-weight:900}.fslot-count.find{color:var(--white);background:var(--butter-dark);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;height:auto;padding:2px 7px 3px;font-size:8.5px}@keyframes fslot-in{0%{opacity:0;transform:translateY(45%)}to{opacity:1;transform:none}}.pcard{background:var(--white);border-radius:9px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 2px #0000001f}.pcard-band{letter-spacing:.06em;text-transform:uppercase;height:15px;color:var(--white);flex:none;justify-content:center;align-items:center;font-size:7px;font-weight:900;display:flex}.pcard.coral .pcard-band{background:var(--coral)}.pcard.green .pcard-band{background:var(--green)}.pcard.butter .pcard-band{background:var(--butter);color:var(--navy)}.pcard.pink .pcard-band{background:var(--pink);color:var(--navy)}.pcard.navy .pcard-band{background:var(--navy)}.pcard-face{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.pcard-face>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pcard-face em{font-style:normal;font-family:var(--hand);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;color:var(--navy);text-align:center;-webkit-line-clamp:4;-webkit-box-orient:vertical;padding:3px 4px;font-size:12.5px;line-height:1.05;display:-webkit-box;overflow:hidden}.pcard.sz-mini .pcard-band{height:4px;font-size:0}.pcard.sz-mini .pcard-face em{-webkit-line-clamp:3;font-size:12px}.pcard.sz-hand .pcard-face em{-webkit-line-clamp:4;font-size:17px}.pcard.sz-hand .pcard-band{height:18px;font-size:8px}.pcard.empty{box-shadow:none;background:0 0}.pcard.empty .pcard-band{visibility:hidden}.pcard.empty .pcard-face{color:#6b3f148c}.pcard-face .mini-sheet{border-radius:0}.hand{flex-direction:column;gap:6px;display:flex}.hand-strip{scrollbar-width:none;gap:10px;margin:0 -16px;padding:12px 16px 14px;display:flex;overflow-x:auto}.hand-strip::-webkit-scrollbar{display:none}.hcard{width:96px;font:inherit;color:inherit;cursor:pointer;touch-action:pan-x;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:0;flex-direction:column;flex:none;align-items:stretch;gap:5px;padding:0;display:flex}.hcard .pcard{height:118px;transition:transform .15s;box-shadow:0 8px 16px #3c1e0038,0 2px #0000001a}.hcard:nth-child(odd) .pcard{transform:rotate(-2.5deg)}.hcard:nth-child(2n) .pcard{transform:rotate(2deg)}.hcard:active .pcard{transform:translateY(-6px)scale(1.04)}.hcard.in .pcard{box-shadow:0 0 0 2.5px var(--green), 0 8px 16px #3c1e0038}.hcard.in .pcard:after{content:"✓";background:var(--green);width:18px;height:18px;color:var(--white);box-shadow:0 1px 0 var(--green-dark);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex;position:absolute;top:4px;right:4px}.hcard-cap{color:#6b3f14;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.hcard.in .hcard-cap{color:var(--green-dark)}.drag-ghost{z-index:60;pointer-events:none;filter:drop-shadow(0 18px 24px #3c1e0059);transform-origin:0 0;width:96px;height:118px;position:fixed;top:0;left:0}.drag-ghost:not(.flight) .pcard{transform:scale(1.08)}.find-inline{flex-direction:column;gap:8px;display:flex}.logline{color:#4a2a0c;padding:0 2px;font-size:15px;font-weight:700;line-height:1.45}.logline.small{font-size:13.5px;line-height:1.4}.logline b.is{color:var(--navy);background:#ffffffc7;border-radius:6px;padding:0 5px;font-weight:900}.logline b.blank{color:#4a2a0c99;border-bottom:2px dashed #4a2a0c73;font-weight:800}@media (prefers-reduced-motion:reduce){.fslot-card,.fslot.landing .fslot-card,.mini.breathe .pcard{animation:none!important}}
