.ReplyBuilder-module__4JaivW__game{flex-direction:column;flex:1;gap:18px;display:flex}.ReplyBuilder-module__4JaivW__thread{flex-direction:column;gap:12px;display:flex}.ReplyBuilder-module__4JaivW__npcRow{align-items:flex-end;gap:10px;display:flex}.ReplyBuilder-module__4JaivW__avatar{background:var(--koko-avatar);border-radius:50%;flex:none;position:relative;overflow:hidden}.ReplyBuilder-module__4JaivW__avatarImage{object-fit:cover;object-position:50% 30%}.ReplyBuilder-module__4JaivW__avatarFallback{background:var(--koko-avatar);color:var(--koko-ko);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.ReplyBuilder-module__4JaivW__chatHeader{border-bottom:1px solid var(--koko-line);align-items:center;gap:11px;padding-bottom:14px;display:flex}.ReplyBuilder-module__4JaivW__chatName{color:var(--koko-ko);font-size:16px;font-weight:700;display:block}.ReplyBuilder-module__4JaivW__chatStatus{color:var(--koko-en);margin-top:1px;font-size:12px;display:block}.ReplyBuilder-module__4JaivW__senderLabel{color:var(--koko-muted);margin-bottom:5px;font-size:12px;font-weight:600;display:block}.ReplyBuilder-module__4JaivW__senderLabelMe{text-align:right}.ReplyBuilder-module__4JaivW__npcMeta{color:var(--koko-muted);letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ReplyBuilder-module__4JaivW__npcBubble{background:var(--koko-surface);border:1px solid var(--koko-line);border-radius:18px 18px 18px 6px;max-width:82%;padding:12px 15px;font-size:17px}.ReplyBuilder-module__4JaivW__listenRow{align-items:stretch;gap:8px;margin-top:10px;display:flex}.ReplyBuilder-module__4JaivW__listen,.ReplyBuilder-module__4JaivW__speed{border:1px solid var(--koko-line-strong);min-height:48px;color:var(--koko-muted);font:inherit;letter-spacing:.04em;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex}.ReplyBuilder-module__4JaivW__speed{min-width:62px;padding:0 12px}.ReplyBuilder-module__4JaivW__listen:active,.ReplyBuilder-module__4JaivW__speed:active{background:var(--koko-surface)}.ReplyBuilder-module__4JaivW__speedOn{border-color:var(--koko-accent);box-shadow:inset 0 0 0 1px var(--koko-accent);background:var(--koko-accent-soft);color:var(--koko-ko);font-weight:900}.ReplyBuilder-module__4JaivW__playerRow{justify-content:flex-end;display:flex}.ReplyBuilder-module__4JaivW__playerBubble{background:var(--koko-accent-soft);border:1px solid var(--koko-accent-line);border-radius:18px 18px 6px;max-width:82%;padding:12px 15px;font-size:17px}.ReplyBuilder-module__4JaivW__nudgeBubble{background:var(--koko-nudge);border:1px dashed var(--koko-nudge-line);border-radius:18px 18px 18px 6px;max-width:84%;padding:10px 14px;font-size:15px}.ReplyBuilder-module__4JaivW__typing{background:var(--koko-surface);border:1px solid var(--koko-line);border-radius:18px 18px 18px 6px;gap:4px;padding:14px 16px;display:inline-flex}.ReplyBuilder-module__4JaivW__typing span{background:var(--koko-en);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite ReplyBuilder-module__4JaivW__blink}.ReplyBuilder-module__4JaivW__typing span:nth-child(2){animation-delay:.18s}.ReplyBuilder-module__4JaivW__typing span:nth-child(3){animation-delay:.36s}@keyframes ReplyBuilder-module__4JaivW__blink{0%,70%,to{opacity:.25}35%{opacity:1}}.ReplyBuilder-module__4JaivW__enter{animation:.28s ease-out both ReplyBuilder-module__4JaivW__rise}@keyframes ReplyBuilder-module__4JaivW__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ReplyBuilder-module__4JaivW__enter,.ReplyBuilder-module__4JaivW__typing span{animation:none}}.ReplyBuilder-module__4JaivW__builder{flex-direction:column;gap:12px;margin-top:auto;display:flex}.ReplyBuilder-module__4JaivW__builderHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.ReplyBuilder-module__4JaivW__instruction{color:var(--koko-muted);letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:700}.ReplyBuilder-module__4JaivW__clear{min-height:44px;color:var(--koko-en);cursor:pointer;background:0 0;border:0;padding:0 10px;font-size:13px;font-weight:600}.ReplyBuilder-module__4JaivW__clear:disabled{opacity:.35;cursor:default}.ReplyBuilder-module__4JaivW__clear:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px;border-radius:8px}.ReplyBuilder-module__4JaivW__tray{border:1px dashed var(--koko-line-strong);background:var(--koko-tray);border-radius:16px;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:74px;padding:12px;display:flex}.ReplyBuilder-module__4JaivW__trayEmpty{color:var(--koko-en);align-self:center;font-size:14px}.ReplyBuilder-module__4JaivW__bank{flex-wrap:wrap;gap:8px;display:flex}.ReplyBuilder-module__4JaivW__chip{border:1px solid var(--koko-line-strong);background:var(--koko-surface);min-height:48px;color:var(--koko-ko);font:inherit;text-align:left;cursor:pointer;border-radius:14px;padding:9px 14px;font-size:16px;transition:transform .12s,border-color .12s}.ReplyBuilder-module__4JaivW__chip:hover{border-color:var(--koko-accent-line)}.ReplyBuilder-module__4JaivW__chip:active{transform:scale(.97)}.ReplyBuilder-module__4JaivW__chip:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.ReplyBuilder-module__4JaivW__chipPlaced{border-color:var(--koko-accent-line);background:var(--koko-accent-soft)}.ReplyBuilder-module__4JaivW__chipUsed{opacity:.28;cursor:default}.ReplyBuilder-module__4JaivW__send{background:var(--koko-accent);width:100%;min-height:56px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;border:0;border-radius:16px;font-size:16px;font-weight:800;transition:opacity .15s,transform .12s}.ReplyBuilder-module__4JaivW__send:active{transform:scale(.99)}.ReplyBuilder-module__4JaivW__send:disabled{background:var(--koko-surface);color:var(--koko-en);border:1px solid var(--koko-line);cursor:default}.ReplyBuilder-module__4JaivW__send:focus-visible{outline:2px solid var(--koko-accent);outline-offset:3px}
.LanguageStack-module__sfI2CW__stack{display:block}.LanguageStack-module__sfI2CW__ko{color:var(--koko-ko);letter-spacing:-.01em;word-break:keep-all;font-weight:650;line-height:1.34;display:block}.LanguageStack-module__sfI2CW__rom{color:var(--koko-rom);letter-spacing:.005em;overflow-wrap:anywhere;margin-top:.24em;font-size:.82em;font-style:italic;font-weight:500;line-height:1.3;display:block}.LanguageStack-module__sfI2CW__en{color:var(--koko-en);overflow-wrap:anywhere;margin-top:.2em;font-size:.76em;font-style:normal;font-weight:400;line-height:1.32;display:block}
.HardToSay-module__zysVUG__game{flex-direction:column;flex:1;gap:14px;display:flex}.HardToSay-module__zysVUG__chatHeader{border-bottom:1px solid var(--koko-line);align-items:center;gap:12px;padding-bottom:12px;display:flex}.HardToSay-module__zysVUG__chatName{color:var(--koko-ko);font-size:16px;font-weight:700;display:block}.HardToSay-module__zysVUG__chatStatus{color:var(--koko-en);letter-spacing:.06em;font-size:12px;display:block}.HardToSay-module__zysVUG__situation{border:1px dashed var(--koko-line-strong);border-radius:14px;padding:12px 14px;font-size:15px}.HardToSay-module__zysVUG__thread{flex-direction:column;flex:1;gap:12px;display:flex}.HardToSay-module__zysVUG__turn{flex-direction:column;gap:12px;display:flex}.HardToSay-module__zysVUG__npcRow{align-items:flex-start;gap:10px;display:flex}.HardToSay-module__zysVUG__playerRow{justify-content:flex-end;display:flex}.HardToSay-module__zysVUG__senderLabel{color:var(--koko-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.HardToSay-module__zysVUG__senderLabelMe{text-align:right}.HardToSay-module__zysVUG__npcBubble,.HardToSay-module__zysVUG__nudgeBubble,.HardToSay-module__zysVUG__playerBubble{border-radius:16px;padding:12px 14px;font-size:15px}.HardToSay-module__zysVUG__npcBubble{border:1px solid var(--koko-line);background:var(--koko-surface);border-top-left-radius:6px}.HardToSay-module__zysVUG__nudgeBubble{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-top-left-radius:6px}.HardToSay-module__zysVUG__listenRow{gap:8px;margin-top:10px;display:flex}.HardToSay-module__zysVUG__listen,.HardToSay-module__zysVUG__speed{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);min-height:48px;color:var(--koko-ko);font:inherit;letter-spacing:.06em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.HardToSay-module__zysVUG__listen{align-items:center;gap:8px;display:flex}.HardToSay-module__zysVUG__speedOn{background:var(--koko-accent);color:var(--koko-accent-ink)}.HardToSay-module__zysVUG__listen:focus-visible,.HardToSay-module__zysVUG__speed:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.HardToSay-module__zysVUG__nudgeLabel{color:var(--koko-en);letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.HardToSay-module__zysVUG__playerBubble{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);color:var(--koko-ko);text-align:right;border-top-right-radius:6px}.HardToSay-module__zysVUG__typing{align-items:center;gap:4px;padding:14px;display:inline-flex}.HardToSay-module__zysVUG__typing span{background:var(--koko-rom);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite HardToSay-module__zysVUG__blink}.HardToSay-module__zysVUG__typing span:nth-child(2){animation-delay:.15s}.HardToSay-module__zysVUG__typing span:nth-child(3){animation-delay:.3s}@keyframes HardToSay-module__zysVUG__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.HardToSay-module__zysVUG__enter{animation:.22s ease-out both HardToSay-module__zysVUG__appear}@keyframes HardToSay-module__zysVUG__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.HardToSay-module__zysVUG__enter,.HardToSay-module__zysVUG__typing span{animation:none}}.HardToSay-module__zysVUG__outcome{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);border-radius:16px;flex-direction:column;gap:6px;padding:14px;display:flex}.HardToSay-module__zysVUG__outcomeLabel,.HardToSay-module__zysVUG__softenerLabel{color:var(--koko-en);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.HardToSay-module__zysVUG__composer{border-top:1px solid var(--koko-line);flex-direction:column;gap:10px;padding-top:12px;display:flex}.HardToSay-module__zysVUG__softener{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.HardToSay-module__zysVUG__composerRow{align-items:stretch;gap:8px;display:flex}.HardToSay-module__zysVUG__input{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:52px;color:var(--koko-ko);font:inherit;border-radius:14px;flex:1;padding:0 14px;font-size:16px}.HardToSay-module__zysVUG__input::placeholder{color:var(--koko-en)}.HardToSay-module__zysVUG__input:disabled{opacity:.55}.HardToSay-module__zysVUG__input:focus-visible,.HardToSay-module__zysVUG__send:focus-visible,.HardToSay-module__zysVUG__help:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.HardToSay-module__zysVUG__send{background:var(--koko-accent);min-height:52px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:14px;padding:0 20px;font-size:14px;font-weight:800}.HardToSay-module__zysVUG__send:disabled{opacity:.45;cursor:default}.HardToSay-module__zysVUG__help{border:1px solid var(--koko-line-strong);min-height:48px;color:var(--koko-muted);font:inherit;letter-spacing:.04em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:12px;font-size:13px;font-weight:700}.HardToSay-module__zysVUG__help:disabled{opacity:.45;cursor:default}
.HearAndFind-module__AZ-qTG__game{flex-direction:column;flex:1;gap:14px;display:flex}.HearAndFind-module__AZ-qTG__head{align-items:center;gap:10px;display:flex}.HearAndFind-module__AZ-qTG__headText{flex:1;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.HearAndFind-module__AZ-qTG__speaker{color:var(--koko-muted);font-size:12px;font-weight:600}.HearAndFind-module__AZ-qTG__counter{color:var(--koko-en);letter-spacing:.08em;font-size:12px;font-weight:700}.HearAndFind-module__AZ-qTG__context{border:1px dashed var(--koko-line-strong);border-radius:14px;padding:12px 14px;font-size:15px}.HearAndFind-module__AZ-qTG__playRow{align-items:stretch;gap:8px;display:flex}.HearAndFind-module__AZ-qTG__listen{background:var(--koko-accent);min-height:60px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:15px;font-weight:800;display:flex}.HearAndFind-module__AZ-qTG__listen:active{transform:scale(.99)}.HearAndFind-module__AZ-qTG__listen:focus-visible,.HearAndFind-module__AZ-qTG__speed:focus-visible,.HearAndFind-module__AZ-qTG__helper:focus-visible,.HearAndFind-module__AZ-qTG__choice:focus-visible,.HearAndFind-module__AZ-qTG__next:focus-visible{outline:2px solid var(--koko-accent);outline-offset:3px}.HearAndFind-module__AZ-qTG__playIcon{font-size:13px;line-height:1}.HearAndFind-module__AZ-qTG__speed{border:1px solid var(--koko-line-strong);background:var(--koko-surface);min-width:68px;min-height:60px;color:var(--koko-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:16px;padding:0 10px;font-size:13px;font-weight:700}.HearAndFind-module__AZ-qTG__speedOn{border-color:var(--koko-accent);box-shadow:inset 0 0 0 1px var(--koko-accent);background:var(--koko-accent-soft);color:var(--koko-ko);font-weight:900}.HearAndFind-module__AZ-qTG__headRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.HearAndFind-module__AZ-qTG__instruction{color:var(--koko-muted);letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:700}.HearAndFind-module__AZ-qTG__helpers{gap:8px;display:flex}.HearAndFind-module__AZ-qTG__helper{border:1px solid var(--koko-line-strong);min-height:44px;color:var(--koko-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:999px;padding:0 12px;font-size:13px;font-weight:600}.HearAndFind-module__AZ-qTG__helper:disabled{opacity:.4;cursor:default}.HearAndFind-module__AZ-qTG__hint{background:var(--koko-nudge);border:1px dashed var(--koko-nudge-line);border-radius:14px;margin:0;padding:10px 14px;font-size:14px}.HearAndFind-module__AZ-qTG__transcript{background:var(--koko-surface);border:1px solid var(--koko-line);color:var(--koko-ko);text-align:center;word-break:keep-all;border-radius:14px;margin:0;padding:12px 14px;font-size:17px;font-weight:650}.HearAndFind-module__AZ-qTG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.HearAndFind-module__AZ-qTG__choice{z-index:0;border:1px solid var(--koko-line-strong);background:var(--koko-surface);width:100%;min-height:118px;color:var(--koko-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:14px 8px;transition:border-color .12s,background .12s,opacity .12s;display:flex;position:relative}.HearAndFind-module__AZ-qTG__choice>*{pointer-events:none}.HearAndFind-module__AZ-qTG__choice:active{transform:scale(.98)}.HearAndFind-module__AZ-qTG__choice:disabled{opacity:.45;cursor:default}.HearAndFind-module__AZ-qTG__choiceFound{border-color:var(--koko-accent);box-shadow:inset 0 0 0 1px var(--koko-accent);background:var(--koko-accent-soft);color:var(--koko-ko)}.HearAndFind-module__AZ-qTG__choiceMiss{border-style:dashed;border-color:var(--koko-nudge-line);background:var(--koko-nudge)}.HearAndFind-module__AZ-qTG__icon{font-size:34px;line-height:1.1}.HearAndFind-module__AZ-qTG__choiceKo{color:var(--koko-ko);word-break:keep-all;text-align:center;font-size:16px;font-weight:650;line-height:1.2}.HearAndFind-module__AZ-qTG__choiceRom{color:var(--koko-rom);text-align:center;overflow-wrap:anywhere;font-size:12px;font-style:italic;line-height:1.2}.HearAndFind-module__AZ-qTG__check{border:1px solid var(--koko-line-strong);color:#0000;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;line-height:1;display:grid;position:absolute;top:8px;right:8px}.HearAndFind-module__AZ-qTG__checkOn{border-color:var(--koko-accent);background:var(--koko-accent);color:var(--koko-accent-ink)}.HearAndFind-module__AZ-qTG__nudgeRow{align-items:flex-end;gap:10px;display:flex}.HearAndFind-module__AZ-qTG__nudgeBubble{background:var(--koko-nudge);border:1px dashed var(--koko-nudge-line);border-radius:18px 18px 18px 6px;padding:10px 14px;font-size:15px}.HearAndFind-module__AZ-qTG__bubble{background:var(--koko-surface);border:1px solid var(--koko-line);border-radius:18px 18px 18px 6px;max-width:100%;padding:12px 15px;font-size:16px}.HearAndFind-module__AZ-qTG__found{flex-direction:column;gap:12px;display:flex}.HearAndFind-module__AZ-qTG__reinforce{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);border-radius:16px;flex-direction:column;gap:12px;padding:14px;display:flex}.HearAndFind-module__AZ-qTG__reinforceItem{align-items:center;gap:12px;display:flex}.HearAndFind-module__AZ-qTG__reinforceIcon{font-size:28px;line-height:1}.HearAndFind-module__AZ-qTG__reinforceLine{border-top:1px solid var(--koko-accent-line);flex-direction:column;gap:4px;padding-top:12px;display:flex}.HearAndFind-module__AZ-qTG__reinforceLabel{color:var(--koko-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.HearAndFind-module__AZ-qTG__appear{animation:.28s ease-out both HearAndFind-module__AZ-qTG__hear-rise}@keyframes HearAndFind-module__AZ-qTG__hear-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.HearAndFind-module__AZ-qTG__appear{animation:none}.HearAndFind-module__AZ-qTG__choice:active,.HearAndFind-module__AZ-qTG__listen:active{transform:none}}.HearAndFind-module__AZ-qTG__next{background:var(--koko-accent);width:100%;min-height:56px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:16px;margin-top:auto;font-size:16px;font-weight:800}.HearAndFind-module__AZ-qTG__next:disabled{background:var(--koko-surface);color:var(--koko-en);border:1px solid var(--koko-line);cursor:default}.HearAndFind-module__AZ-qTG__thread{flex-direction:column;gap:10px;margin:4px 0 14px;display:flex}.HearAndFind-module__AZ-qTG__turn{flex-direction:column;gap:8px;display:flex}.HearAndFind-module__AZ-qTG__meRow{justify-content:flex-end;display:flex}.HearAndFind-module__AZ-qTG__meBubble{background:var(--koko-accent-soft,var(--koko-nudge));border:1px solid var(--koko-line);border-radius:18px 18px 6px;max-width:84%;padding:9px 13px;font-size:15px}.HearAndFind-module__AZ-qTG__senderLabel{color:var(--koko-muted);margin-bottom:3px;font-size:11px;font-weight:700;display:block}.HearAndFind-module__AZ-qTG__senderLabelMe{text-align:right}
.OwnWords-module__QC-paq__game{flex-direction:column;flex:1;gap:14px;display:flex}.OwnWords-module__QC-paq__chatHeader{border-bottom:1px solid var(--koko-line);align-items:center;gap:12px;padding-bottom:12px;display:flex}.OwnWords-module__QC-paq__chatName{color:var(--koko-ko);font-size:16px;font-weight:700;display:block}.OwnWords-module__QC-paq__chatStatus{color:var(--koko-en);letter-spacing:.06em;font-size:12px;display:block}.OwnWords-module__QC-paq__situation{border:1px dashed var(--koko-line-strong);border-radius:14px;padding:12px 14px;font-size:15px}.OwnWords-module__QC-paq__thread{flex-direction:column;flex:1;gap:12px;display:flex}.OwnWords-module__QC-paq__turn{flex-direction:column;gap:12px;display:flex}.OwnWords-module__QC-paq__npcRow{align-items:flex-start;gap:10px;display:flex}.OwnWords-module__QC-paq__playerRow{justify-content:flex-end;display:flex}.OwnWords-module__QC-paq__senderLabel{color:var(--koko-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.OwnWords-module__QC-paq__senderLabelMe{text-align:right}.OwnWords-module__QC-paq__npcBubble,.OwnWords-module__QC-paq__nudgeBubble,.OwnWords-module__QC-paq__playerBubble{border-radius:16px;padding:12px 14px;font-size:15px}.OwnWords-module__QC-paq__npcBubble{border:1px solid var(--koko-line);background:var(--koko-surface);border-top-left-radius:6px}.OwnWords-module__QC-paq__nudgeBubble{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-top-left-radius:6px}.OwnWords-module__QC-paq__playerBubble{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);color:var(--koko-ko);text-align:right;border-top-right-radius:6px}.OwnWords-module__QC-paq__listenRow{gap:8px;margin-top:10px;display:flex}.OwnWords-module__QC-paq__listen,.OwnWords-module__QC-paq__speed{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);min-height:48px;color:var(--koko-ko);font:inherit;letter-spacing:.06em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.OwnWords-module__QC-paq__listen{align-items:center;gap:8px;display:flex}.OwnWords-module__QC-paq__speedOn{background:var(--koko-accent);color:var(--koko-accent-ink)}.OwnWords-module__QC-paq__typing{align-items:center;gap:4px;padding:14px;display:inline-flex}.OwnWords-module__QC-paq__typing span{background:var(--koko-rom);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite OwnWords-module__QC-paq__blink}.OwnWords-module__QC-paq__typing span:nth-child(2){animation-delay:.15s}.OwnWords-module__QC-paq__typing span:nth-child(3){animation-delay:.3s}@keyframes OwnWords-module__QC-paq__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.OwnWords-module__QC-paq__enter{animation:.22s ease-out both OwnWords-module__QC-paq__appear}@keyframes OwnWords-module__QC-paq__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.OwnWords-module__QC-paq__enter,.OwnWords-module__QC-paq__typing span{animation:none}}.OwnWords-module__QC-paq__composer{border-top:1px solid var(--koko-line);flex-direction:column;gap:10px;padding-top:12px;display:flex}.OwnWords-module__QC-paq__ladder{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-radius:14px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.OwnWords-module__QC-paq__rung{flex-direction:column;gap:4px;display:flex}.OwnWords-module__QC-paq__rungLabel{color:var(--koko-en);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.OwnWords-module__QC-paq__composerRow{align-items:stretch;gap:8px;display:flex}.OwnWords-module__QC-paq__input{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:52px;color:var(--koko-ko);font:inherit;border-radius:14px;flex:1;padding:0 14px;font-size:16px}.OwnWords-module__QC-paq__input::placeholder{color:var(--koko-en)}.OwnWords-module__QC-paq__input:focus-visible,.OwnWords-module__QC-paq__send:focus-visible,.OwnWords-module__QC-paq__help:focus-visible,.OwnWords-module__QC-paq__sendAsIs:focus-visible,.OwnWords-module__QC-paq__listen:focus-visible,.OwnWords-module__QC-paq__speed:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.OwnWords-module__QC-paq__send{background:var(--koko-accent);min-height:52px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:14px;padding:0 20px;font-size:14px;font-weight:800}.OwnWords-module__QC-paq__send:disabled{opacity:.45;cursor:default}.OwnWords-module__QC-paq__helpRow{gap:8px;display:flex}.OwnWords-module__QC-paq__help,.OwnWords-module__QC-paq__sendAsIs{border:1px solid var(--koko-line-strong);min-height:48px;color:var(--koko-muted);font:inherit;letter-spacing:.04em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:12px;flex:1;font-size:13px;font-weight:700}.OwnWords-module__QC-paq__help:disabled{opacity:.45;cursor:default}.OwnWords-module__QC-paq__sendAsIs{border-color:var(--koko-accent-line);color:var(--koko-ko)}
.PackAndGo-module__MAG51q__game{flex-direction:column;flex:1;gap:14px;display:flex}.PackAndGo-module__MAG51q__head{align-items:flex-end;gap:10px;display:flex}.PackAndGo-module__MAG51q__speaker{color:var(--koko-muted);margin-bottom:5px;font-size:12px;font-weight:600;display:block}.PackAndGo-module__MAG51q__bubble{background:var(--koko-surface);border:1px solid var(--koko-line);border-radius:18px 18px 18px 6px;max-width:100%;padding:12px 15px;font-size:16px}.PackAndGo-module__MAG51q__context{border:1px dashed var(--koko-line-strong);border-radius:14px;padding:12px 14px;font-size:15px}.PackAndGo-module__MAG51q__headRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.PackAndGo-module__MAG51q__instruction{color:var(--koko-muted);letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:700}.PackAndGo-module__MAG51q__hintButton{border:1px solid var(--koko-line-strong);min-height:44px;color:var(--koko-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:999px;padding:0 12px;font-size:13px;font-weight:600}.PackAndGo-module__MAG51q__hintButton:disabled{opacity:.4;cursor:default}.PackAndGo-module__MAG51q__hintButton:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.PackAndGo-module__MAG51q__hint{background:var(--koko-nudge);border:1px dashed var(--koko-nudge-line);border-radius:14px;margin:0;padding:10px 14px;font-size:14px}.PackAndGo-module__MAG51q__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.PackAndGo-module__MAG51q__item{z-index:0;border:1px solid var(--koko-line-strong);background:var(--koko-surface);width:100%;min-height:104px;color:var(--koko-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;transition:border-color .12s,background .12s;display:flex;position:relative}.PackAndGo-module__MAG51q__item>*{pointer-events:none}.PackAndGo-module__MAG51q__item:active{transform:scale(.98)}.PackAndGo-module__MAG51q__item:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.PackAndGo-module__MAG51q__itemPacked{border-color:var(--koko-accent);box-shadow:inset 0 0 0 1px var(--koko-accent);background:var(--koko-accent-soft);color:var(--koko-ko)}.PackAndGo-module__MAG51q__icon{font-size:30px;line-height:1.1}.PackAndGo-module__MAG51q__itemKo{color:var(--koko-ko);word-break:keep-all;text-align:center;font-size:15px;font-weight:650;line-height:1.2}.PackAndGo-module__MAG51q__itemRom{color:var(--koko-rom);text-align:center;overflow-wrap:anywhere;font-size:11px;font-style:italic;line-height:1.2}.PackAndGo-module__MAG51q__check{border:1px solid var(--koko-line-strong);color:#0000;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;line-height:1;display:grid;position:absolute;top:7px;right:7px}.PackAndGo-module__MAG51q__checkOn{border-color:var(--koko-accent);background:var(--koko-accent);color:var(--koko-accent-ink)}.PackAndGo-module__MAG51q__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PackAndGo-module__MAG51q__nudgeRow{align-items:flex-end;gap:10px;display:flex}.PackAndGo-module__MAG51q__nudgeBubble{background:var(--koko-nudge);border:1px dashed var(--koko-nudge-line);border-radius:18px 18px 18px 6px;padding:10px 14px;font-size:15px}.PackAndGo-module__MAG51q__result{flex-direction:column;flex:1;gap:14px;display:flex}.PackAndGo-module__MAG51q__packedList{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);border-radius:16px;flex-direction:column;gap:8px;margin:0;padding:14px;list-style:none;display:flex}.PackAndGo-module__MAG51q__packedItem{align-items:center;gap:12px;display:flex}.PackAndGo-module__MAG51q__packedIcon{font-size:26px;line-height:1}.PackAndGo-module__MAG51q__typing{background:var(--koko-surface);border:1px solid var(--koko-line);border-radius:18px 18px 18px 6px;gap:4px;padding:14px 16px;display:inline-flex}.PackAndGo-module__MAG51q__typing span{background:var(--koko-en);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite PackAndGo-module__MAG51q__pack-blink}.PackAndGo-module__MAG51q__typing span:nth-child(2){animation-delay:.18s}.PackAndGo-module__MAG51q__typing span:nth-child(3){animation-delay:.36s}@keyframes PackAndGo-module__MAG51q__pack-blink{0%,70%,to{opacity:.25}35%{opacity:1}}.PackAndGo-module__MAG51q__appear{animation:.28s ease-out both PackAndGo-module__MAG51q__pack-rise}@keyframes PackAndGo-module__MAG51q__pack-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.PackAndGo-module__MAG51q__appear,.PackAndGo-module__MAG51q__typing span{animation:none}.PackAndGo-module__MAG51q__item:active{transform:none}}.PackAndGo-module__MAG51q__submit{background:var(--koko-accent);width:100%;min-height:56px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:16px;margin-top:auto;font-size:16px;font-weight:800}.PackAndGo-module__MAG51q__submit:disabled{background:var(--koko-surface);color:var(--koko-en);border:1px solid var(--koko-line);cursor:default}.PackAndGo-module__MAG51q__submit:focus-visible{outline:2px solid var(--koko-accent);outline-offset:3px}
.ReadTheRoom-module__sgdkLG__game{flex-direction:column;flex:1;gap:14px;display:flex}.ReadTheRoom-module__sgdkLG__scene{border:1px dashed var(--koko-line-strong);border-radius:14px;padding:12px 14px;font-size:15px}.ReadTheRoom-module__sgdkLG__message{border:1px solid var(--koko-line);background:var(--koko-surface);border-radius:14px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.ReadTheRoom-module__sgdkLG__messageLabel,.ReadTheRoom-module__sgdkLG__relationLabel,.ReadTheRoom-module__sgdkLG__sameLabel,.ReadTheRoom-module__sgdkLG__outcomeLabel{color:var(--koko-en);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.ReadTheRoom-module__sgdkLG__audiences{flex-wrap:wrap;gap:8px;display:flex}.ReadTheRoom-module__sgdkLG__card{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:56px;color:var(--koko-ko);font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:14px;align-items:center;gap:8px;padding:0 14px;display:flex}.ReadTheRoom-module__sgdkLG__card>*{pointer-events:none}.ReadTheRoom-module__sgdkLG__cardOn{border-color:var(--koko-accent-line);background:var(--koko-accent-soft);box-shadow:inset 0 0 0 1px var(--koko-accent-line)}.ReadTheRoom-module__sgdkLG__cardName{font-size:14px;font-weight:700}.ReadTheRoom-module__sgdkLG__cardState{color:var(--koko-en);letter-spacing:.06em;font-size:11px}.ReadTheRoom-module__sgdkLG__relationRow{display:flex}.ReadTheRoom-module__sgdkLG__relationButton{border:1px solid var(--koko-line-strong);min-height:48px;color:var(--koko-muted);font:inherit;letter-spacing:.04em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.ReadTheRoom-module__sgdkLG__relationButton:disabled{opacity:.45;cursor:default}.ReadTheRoom-module__sgdkLG__relation{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.ReadTheRoom-module__sgdkLG__thread{flex-direction:column;flex:1;gap:12px;display:flex}.ReadTheRoom-module__sgdkLG__turn{flex-direction:column;gap:12px;display:flex}.ReadTheRoom-module__sgdkLG__npcRow{align-items:flex-start;gap:10px;display:flex}.ReadTheRoom-module__sgdkLG__playerRow{justify-content:flex-end;display:flex}.ReadTheRoom-module__sgdkLG__senderLabel{color:var(--koko-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.ReadTheRoom-module__sgdkLG__senderLabelMe{text-align:right}.ReadTheRoom-module__sgdkLG__npcBubble,.ReadTheRoom-module__sgdkLG__nudgeBubble,.ReadTheRoom-module__sgdkLG__playerBubble{border-radius:16px;padding:12px 14px;font-size:15px}.ReadTheRoom-module__sgdkLG__npcBubble{border:1px solid var(--koko-line);background:var(--koko-surface);border-top-left-radius:6px}.ReadTheRoom-module__sgdkLG__nudgeBubble{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-top-left-radius:6px}.ReadTheRoom-module__sgdkLG__nudgeLabel{color:var(--koko-en);letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.ReadTheRoom-module__sgdkLG__listenRow{gap:8px;margin-top:10px;display:flex}.ReadTheRoom-module__sgdkLG__listen,.ReadTheRoom-module__sgdkLG__speed{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);min-height:48px;color:var(--koko-ko);font:inherit;letter-spacing:.06em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.ReadTheRoom-module__sgdkLG__listen{align-items:center;gap:8px;display:flex}.ReadTheRoom-module__sgdkLG__speedOn{background:var(--koko-accent);color:var(--koko-accent-ink)}.ReadTheRoom-module__sgdkLG__listen:focus-visible,.ReadTheRoom-module__sgdkLG__speed:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.ReadTheRoom-module__sgdkLG__playerBubble{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);color:var(--koko-ko);text-align:right;border-top-right-radius:6px}.ReadTheRoom-module__sgdkLG__typing{align-items:center;gap:4px;padding:14px;display:inline-flex}.ReadTheRoom-module__sgdkLG__typing span{background:var(--koko-rom);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ReadTheRoom-module__sgdkLG__blink}.ReadTheRoom-module__sgdkLG__typing span:nth-child(2){animation-delay:.15s}.ReadTheRoom-module__sgdkLG__typing span:nth-child(3){animation-delay:.3s}@keyframes ReadTheRoom-module__sgdkLG__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.ReadTheRoom-module__sgdkLG__enter{animation:.22s ease-out both ReadTheRoom-module__sgdkLG__appear}@keyframes ReadTheRoom-module__sgdkLG__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ReadTheRoom-module__sgdkLG__enter,.ReadTheRoom-module__sgdkLG__typing span{animation:none}}.ReadTheRoom-module__sgdkLG__same,.ReadTheRoom-module__sgdkLG__outcome{border-radius:16px;flex-direction:column;gap:6px;padding:14px;display:flex}.ReadTheRoom-module__sgdkLG__same{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge)}.ReadTheRoom-module__sgdkLG__outcome{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft)}.ReadTheRoom-module__sgdkLG__composer{border-top:1px solid var(--koko-line);flex-direction:column;gap:10px;padding-top:12px;display:flex}.ReadTheRoom-module__sgdkLG__composerRow{align-items:stretch;gap:8px;display:flex}.ReadTheRoom-module__sgdkLG__input{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:52px;color:var(--koko-ko);font:inherit;border-radius:14px;flex:1;padding:0 14px;font-size:16px}.ReadTheRoom-module__sgdkLG__input::placeholder{color:var(--koko-en)}.ReadTheRoom-module__sgdkLG__input:disabled{opacity:.55}.ReadTheRoom-module__sgdkLG__input:focus-visible,.ReadTheRoom-module__sgdkLG__send:focus-visible,.ReadTheRoom-module__sgdkLG__finish:focus-visible,.ReadTheRoom-module__sgdkLG__card:focus-visible,.ReadTheRoom-module__sgdkLG__relationButton:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.ReadTheRoom-module__sgdkLG__send{background:var(--koko-accent);min-height:52px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:14px;padding:0 20px;font-size:14px;font-weight:800}.ReadTheRoom-module__sgdkLG__send:disabled{opacity:.45;cursor:default}.ReadTheRoom-module__sgdkLG__finish{border:1px solid var(--koko-accent-line);min-height:52px;color:var(--koko-ko);font:inherit;letter-spacing:.06em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:14px;font-size:13px;font-weight:700}
.SwitchIt-module__BkylDG__game{flex-direction:column;flex:1;gap:14px;display:flex}.SwitchIt-module__BkylDG__head{align-items:center;gap:10px;display:flex}.SwitchIt-module__BkylDG__speaker{color:var(--koko-muted);font-size:12px;font-weight:600}.SwitchIt-module__BkylDG__conditions{border:1px dashed var(--koko-line-strong);border-radius:14px;flex-direction:column;gap:8px;margin:0;padding:12px 14px;list-style:none;display:flex}.SwitchIt-module__BkylDG__condition{flex-direction:column;gap:4px;font-size:15px;display:flex}.SwitchIt-module__BkylDG__conditionKind{color:var(--koko-en);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.SwitchIt-module__BkylDG__origin{flex-wrap:wrap;gap:8px;display:flex}.SwitchIt-module__BkylDG__fragment{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:48px;color:var(--koko-ko);font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:10px 14px;font-size:16px}.SwitchIt-module__BkylDG__fragment>*{pointer-events:none}.SwitchIt-module__BkylDG__fragmentChanged{border-color:var(--koko-accent);background:var(--koko-accent-soft);text-underline-offset:4px;text-decoration:underline}.SwitchIt-module__BkylDG__fragmentMarked{border-style:dashed;border-color:var(--koko-nudge-line);background:var(--koko-nudge)}.SwitchIt-module__BkylDG__fragment:disabled{opacity:.6;cursor:default}.SwitchIt-module__BkylDG__editor{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.SwitchIt-module__BkylDG__editorLabel{color:var(--koko-en);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.SwitchIt-module__BkylDG__candidates{flex-wrap:wrap;gap:8px;display:flex}.SwitchIt-module__BkylDG__candidate{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:48px;color:var(--koko-ko);font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:10px 14px}.SwitchIt-module__BkylDG__candidate>*{pointer-events:none}.SwitchIt-module__BkylDG__candidateOn{border-color:var(--koko-accent);background:var(--koko-accent-soft)}.SwitchIt-module__BkylDG__input{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:52px;color:var(--koko-ko);font:inherit;border-radius:12px;padding:0 14px;font-size:16px}.SwitchIt-module__BkylDG__preview{border:1px solid var(--koko-line);background:var(--koko-surface);border-radius:14px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.SwitchIt-module__BkylDG__previewKo{color:var(--koko-ko);letter-spacing:-.01em;word-break:keep-all;font-weight:650;line-height:1.34;display:block}.SwitchIt-module__BkylDG__previewLabel{color:var(--koko-en);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.SwitchIt-module__BkylDG__npcRow{align-items:flex-start;gap:10px;display:flex}.SwitchIt-module__BkylDG__npcBubble,.SwitchIt-module__BkylDG__nudgeBubble{border-radius:6px 16px 16px;padding:12px 14px;font-size:15px}.SwitchIt-module__BkylDG__npcBubble{border:1px solid var(--koko-line);background:var(--koko-surface)}.SwitchIt-module__BkylDG__nudgeBubble{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge)}.SwitchIt-module__BkylDG__listenRow{gap:8px;margin-top:10px;display:flex}.SwitchIt-module__BkylDG__listen,.SwitchIt-module__BkylDG__speed{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);min-height:48px;color:var(--koko-ko);font:inherit;letter-spacing:.06em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.SwitchIt-module__BkylDG__listen{align-items:center;gap:8px;display:flex}.SwitchIt-module__BkylDG__speedOn{background:var(--koko-accent);color:var(--koko-accent-ink)}.SwitchIt-module__BkylDG__listen:focus-visible,.SwitchIt-module__BkylDG__speed:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.SwitchIt-module__BkylDG__send{background:var(--koko-accent);min-height:56px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:16px;font-size:15px;font-weight:800}.SwitchIt-module__BkylDG__send:disabled{opacity:.45;cursor:default}.SwitchIt-module__BkylDG__fragment:focus-visible,.SwitchIt-module__BkylDG__candidate:focus-visible,.SwitchIt-module__BkylDG__input:focus-visible,.SwitchIt-module__BkylDG__send:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.SwitchIt-module__BkylDG__enter{animation:.22s ease-out both SwitchIt-module__BkylDG__appear}@keyframes SwitchIt-module__BkylDG__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.SwitchIt-module__BkylDG__enter{animation:none}}
.TakeAndTell-module__wTrPBG__game{flex-direction:column;flex:1;gap:14px;display:flex}.TakeAndTell-module__wTrPBG__head{align-items:center;gap:10px;display:flex}.TakeAndTell-module__wTrPBG__speaker{color:var(--koko-muted);font-size:12px;font-weight:600}.TakeAndTell-module__wTrPBG__context{border:1px dashed var(--koko-line-strong);border-radius:14px;padding:12px 14px;font-size:15px}.TakeAndTell-module__wTrPBG__thread{flex-direction:column;flex:1;gap:12px;display:flex}.TakeAndTell-module__wTrPBG__turn{flex-direction:column;gap:12px;display:flex}.TakeAndTell-module__wTrPBG__npcRow{align-items:flex-start;gap:10px;display:flex}.TakeAndTell-module__wTrPBG__playerRow{justify-content:flex-end;display:flex}.TakeAndTell-module__wTrPBG__npcBubble,.TakeAndTell-module__wTrPBG__nudgeBubble,.TakeAndTell-module__wTrPBG__playerBubble,.TakeAndTell-module__wTrPBG__deliveryBubble{border-radius:16px;padding:12px 14px;font-size:15px}.TakeAndTell-module__wTrPBG__npcBubble,.TakeAndTell-module__wTrPBG__deliveryBubble{border:1px solid var(--koko-line);background:var(--koko-surface);border-top-left-radius:6px}.TakeAndTell-module__wTrPBG__nudgeBubble{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-top-left-radius:6px}.TakeAndTell-module__wTrPBG__playerBubble{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);color:var(--koko-ko);border-top-right-radius:6px}.TakeAndTell-module__wTrPBG__listenRow{gap:8px;display:flex}.TakeAndTell-module__wTrPBG__listen,.TakeAndTell-module__wTrPBG__speed,.TakeAndTell-module__wTrPBG__helper{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);min-height:48px;color:var(--koko-ko);font:inherit;letter-spacing:.06em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.TakeAndTell-module__wTrPBG__listen{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.TakeAndTell-module__wTrPBG__speedOn{background:var(--koko-accent);color:var(--koko-accent-ink)}.TakeAndTell-module__wTrPBG__helper{border-color:var(--koko-line-strong);color:var(--koko-muted);background:0 0;flex:1}.TakeAndTell-module__wTrPBG__transcript{border-top:1px dashed var(--koko-line-strong);margin-top:10px;padding-top:10px}.TakeAndTell-module__wTrPBG__actions{gap:8px;display:flex}.TakeAndTell-module__wTrPBG__next,.TakeAndTell-module__wTrPBG__send{background:var(--koko-accent);min-height:52px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:14px;padding:0 20px;font-size:14px;font-weight:800}.TakeAndTell-module__wTrPBG__next{flex:1}.TakeAndTell-module__wTrPBG__next:disabled,.TakeAndTell-module__wTrPBG__send:disabled{opacity:.45;cursor:default}.TakeAndTell-module__wTrPBG__entryHint{color:var(--koko-muted);text-align:center;margin:8px 0 0;font-size:13px}.TakeAndTell-module__wTrPBG__use{border-top:1px solid var(--koko-line);flex-direction:column;gap:12px;padding-top:12px;display:flex}.TakeAndTell-module__wTrPBG__prompt{font-size:15px}.TakeAndTell-module__wTrPBG__recallCue{opacity:.72;margin-bottom:6px;font-size:14px;font-style:italic}.TakeAndTell-module__wTrPBG__grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.TakeAndTell-module__wTrPBG__choice{border:1px solid var(--koko-line-strong);background:var(--koko-tray);width:100%;min-height:76px;color:var(--koko-ko);font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 14px;display:flex}.TakeAndTell-module__wTrPBG__choiceFound{border-color:var(--koko-accent);background:var(--koko-accent-soft)}.TakeAndTell-module__wTrPBG__choiceMiss{border-style:dashed;border-color:var(--koko-nudge-line)}.TakeAndTell-module__wTrPBG__choice:disabled{opacity:.45;cursor:default}.TakeAndTell-module__wTrPBG__icon{font-size:22px}.TakeAndTell-module__wTrPBG__composerRow{align-items:stretch;gap:8px;display:flex}.TakeAndTell-module__wTrPBG__input{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:52px;color:var(--koko-ko);font:inherit;border-radius:14px;flex:1;padding:0 14px;font-size:16px}.TakeAndTell-module__wTrPBG__input::placeholder{color:var(--koko-en)}.TakeAndTell-module__wTrPBG__listen:focus-visible,.TakeAndTell-module__wTrPBG__speed:focus-visible,.TakeAndTell-module__wTrPBG__helper:focus-visible,.TakeAndTell-module__wTrPBG__choice:focus-visible,.TakeAndTell-module__wTrPBG__input:focus-visible,.TakeAndTell-module__wTrPBG__next:focus-visible,.TakeAndTell-module__wTrPBG__send:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.TakeAndTell-module__wTrPBG__enter{animation:.22s ease-out both TakeAndTell-module__wTrPBG__appear}@keyframes TakeAndTell-module__wTrPBG__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.TakeAndTell-module__wTrPBG__enter{animation:none}}
.Unsaid-module__ItpYsq__game{flex-direction:column;flex:1;gap:14px;display:flex}.Unsaid-module__ItpYsq__chatHeader{border-bottom:1px solid var(--koko-line);align-items:center;gap:12px;padding-bottom:12px;display:flex}.Unsaid-module__ItpYsq__chatName{color:var(--koko-ko);font-size:16px;font-weight:700;display:block}.Unsaid-module__ItpYsq__chatStatus{color:var(--koko-en);letter-spacing:.06em;font-size:12px;display:block}.Unsaid-module__ItpYsq__situation{border:1px dashed var(--koko-line-strong);border-radius:14px;padding:12px 14px;font-size:15px}.Unsaid-module__ItpYsq__thread{flex-direction:column;flex:1;gap:12px;display:flex}.Unsaid-module__ItpYsq__turn{flex-direction:column;gap:12px;display:flex}.Unsaid-module__ItpYsq__npcRow{align-items:flex-start;gap:10px;display:flex}.Unsaid-module__ItpYsq__leadColumn{flex-direction:column;flex:1;gap:8px;display:flex}.Unsaid-module__ItpYsq__playerRow{justify-content:flex-end;display:flex}.Unsaid-module__ItpYsq__senderLabel{color:var(--koko-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.Unsaid-module__ItpYsq__senderLabelMe{text-align:right}.Unsaid-module__ItpYsq__turnCount{color:var(--koko-en);font-weight:500}.Unsaid-module__ItpYsq__npcBubble,.Unsaid-module__ItpYsq__nudgeBubble,.Unsaid-module__ItpYsq__repairBubble,.Unsaid-module__ItpYsq__playerBubble{border-radius:16px;padding:12px 14px;font-size:15px}.Unsaid-module__ItpYsq__npcBubble{border:1px solid var(--koko-line);background:var(--koko-surface);border-top-left-radius:6px}.Unsaid-module__ItpYsq__nudgeBubble,.Unsaid-module__ItpYsq__repairBubble{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-top-left-radius:6px}.Unsaid-module__ItpYsq__playerBubble{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);color:var(--koko-ko);text-align:right;border-top-right-radius:6px}.Unsaid-module__ItpYsq__closedHint{color:var(--koko-en);font-size:13px}.Unsaid-module__ItpYsq__listenRow{gap:8px;margin-top:10px;display:flex}.Unsaid-module__ItpYsq__listen,.Unsaid-module__ItpYsq__speed{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);min-height:48px;color:var(--koko-ko);font:inherit;letter-spacing:.06em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.Unsaid-module__ItpYsq__listen{align-items:center;gap:8px;display:flex}.Unsaid-module__ItpYsq__speedOn{background:var(--koko-accent);color:var(--koko-accent-ink)}.Unsaid-module__ItpYsq__scaffoldRow{flex-wrap:wrap;gap:8px;display:flex}.Unsaid-module__ItpYsq__scaffold{border:1px solid var(--koko-line-strong);min-height:48px;color:var(--koko-muted);font:inherit;letter-spacing:.04em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:12px;padding:0 14px;font-size:13px;font-weight:700}.Unsaid-module__ItpYsq__scaffold:disabled{opacity:.45;cursor:default}.Unsaid-module__ItpYsq__cue{border:1px solid var(--koko-nudge-line);background:var(--koko-nudge);border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.Unsaid-module__ItpYsq__cueLabel{color:var(--koko-en);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.Unsaid-module__ItpYsq__typing{align-items:center;gap:4px;padding:14px;display:inline-flex}.Unsaid-module__ItpYsq__typing span{background:var(--koko-rom);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite Unsaid-module__ItpYsq__blink}.Unsaid-module__ItpYsq__typing span:nth-child(2){animation-delay:.15s}.Unsaid-module__ItpYsq__typing span:nth-child(3){animation-delay:.3s}@keyframes Unsaid-module__ItpYsq__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.Unsaid-module__ItpYsq__enter{animation:.22s ease-out both Unsaid-module__ItpYsq__appear}@keyframes Unsaid-module__ItpYsq__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Unsaid-module__ItpYsq__enter,.Unsaid-module__ItpYsq__typing span{animation:none}}.Unsaid-module__ItpYsq__composer{border-top:1px solid var(--koko-line);flex-direction:column;gap:10px;padding-top:12px;display:flex}.Unsaid-module__ItpYsq__gate{color:var(--koko-en);margin:0;font-size:13px}.Unsaid-module__ItpYsq__composerRow{align-items:stretch;gap:8px;display:flex}.Unsaid-module__ItpYsq__input{border:1px solid var(--koko-line-strong);background:var(--koko-tray);min-height:52px;color:var(--koko-ko);font:inherit;border-radius:14px;flex:1;padding:0 14px;font-size:16px}.Unsaid-module__ItpYsq__input::placeholder{color:var(--koko-en)}.Unsaid-module__ItpYsq__input:disabled{opacity:.55}.Unsaid-module__ItpYsq__input:focus-visible,.Unsaid-module__ItpYsq__send:focus-visible,.Unsaid-module__ItpYsq__repair:focus-visible,.Unsaid-module__ItpYsq__scaffold:focus-visible,.Unsaid-module__ItpYsq__listen:focus-visible,.Unsaid-module__ItpYsq__speed:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.Unsaid-module__ItpYsq__send{background:var(--koko-accent);min-height:52px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:14px;padding:0 20px;font-size:14px;font-weight:800}.Unsaid-module__ItpYsq__send:disabled{opacity:.45;cursor:default}.Unsaid-module__ItpYsq__endRow{gap:8px;display:flex}.Unsaid-module__ItpYsq__endRow .Unsaid-module__ItpYsq__send{flex:1}.Unsaid-module__ItpYsq__repair{border:1px solid var(--koko-accent-line);min-height:52px;color:var(--koko-ko);font:inherit;letter-spacing:.04em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:14px;flex:1;font-size:13px;font-weight:700}
.EnglishToggle-module__JwwOUG__toggle{border:1px solid var(--koko-line);background:var(--koko-surface);min-height:44px;color:var(--koko-muted);letter-spacing:.01em;cursor:pointer;border-radius:999px;padding:0 14px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.EnglishToggle-module__JwwOUG__toggle:hover{color:var(--koko-ko);border-color:var(--koko-line-strong)}.EnglishToggle-module__JwwOUG__toggle:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}
.StoryPlayer-module__XftEAW__player{flex-direction:column;flex:1;min-height:0;display:flex}.StoryPlayer-module__XftEAW__topBar{justify-content:space-between;align-items:center;gap:12px;padding:10px 0 18px;display:flex}.StoryPlayer-module__XftEAW__wordmark{color:var(--koko-ko);letter-spacing:.14em;font-size:15px;font-weight:800}.StoryPlayer-module__XftEAW__situation{border-bottom:1px solid var(--koko-line);margin-bottom:18px;padding-bottom:16px;font-size:14px}.StoryPlayer-module__XftEAW__scene{flex-direction:column;flex:1;display:flex}.StoryPlayer-module__XftEAW__shell{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:22px;padding:12px 0 32px;display:flex}.StoryPlayer-module__XftEAW__shellHeadline{font-size:22px}.StoryPlayer-module__XftEAW__badge{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);color:var(--koko-accent);letter-spacing:.08em;border-radius:999px;align-self:center;padding:10px 16px;font-size:13px;font-weight:800}
.HaruMark-module__rDNfHW__avatar{box-shadow:inset 0 0 0 1px var(--koko-line);border-radius:50%;flex:none;display:block;position:relative;overflow:hidden}.HaruMark-module__rDNfHW__avatarImage{object-fit:cover;object-position:50% 50%}
.StoryComplete-module__FBbXqG__complete{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:20px 0 32px;display:flex}.StoryComplete-module__FBbXqG__tagline{color:var(--koko-muted);letter-spacing:.1em;margin:0;font-size:13px;font-weight:700}.StoryComplete-module__FBbXqG__title{font-size:22px}.StoryComplete-module__FBbXqG__next{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);width:100%;min-height:76px;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:18px;flex-direction:column;align-items:center;gap:8px;margin-top:8px;padding:16px;text-decoration:none;display:flex}.StoryComplete-module__FBbXqG__next:focus-visible{outline:2px solid var(--koko-accent);outline-offset:3px}.StoryComplete-module__FBbXqG__nextLabel{color:var(--koko-accent);letter-spacing:.12em;font-size:12px;font-weight:800}
.StoryBeats-module__JsuLEq__scene{flex-direction:column;flex:1;gap:14px;display:flex}.StoryBeats-module__JsuLEq__beats{flex-direction:column;flex:1;gap:12px;display:flex}.StoryBeats-module__JsuLEq__narration{color:var(--koko-muted);margin:0;padding:2px 2px 6px;font-size:15px}.StoryBeats-module__JsuLEq__speakerRow{align-items:flex-end;gap:10px;max-width:88%;display:flex}.StoryBeats-module__JsuLEq__haruBubble,.StoryBeats-module__JsuLEq__npcBubble{background:var(--koko-surface);border:1px solid var(--koko-line);border-radius:18px 18px 18px 6px;padding:13px 16px;font-size:17px}.StoryBeats-module__JsuLEq__playerRow{justify-content:flex-end;display:flex}.StoryBeats-module__JsuLEq__playerBubble{background:var(--koko-accent-soft);border:1px solid var(--koko-accent-line);border-radius:18px 18px 6px;max-width:78%;padding:13px 16px;font-size:17px}.StoryBeats-module__JsuLEq__seed{border:1px solid var(--koko-accent-line);background:var(--koko-accent-soft);border-radius:18px;flex-direction:column;gap:10px;margin-top:6px;padding:18px;display:flex}.StoryBeats-module__JsuLEq__seedLabel{color:var(--koko-accent);letter-spacing:.1em;font-size:12px;font-weight:800}.StoryBeats-module__JsuLEq__seedPhrase{font-size:19px}.StoryBeats-module__JsuLEq__seedMeanings{border-top:1px solid var(--koko-line);flex-direction:column;gap:8px;margin:4px 0 0;padding-top:12px;display:flex}.StoryBeats-module__JsuLEq__seedTerm{color:var(--koko-en);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.StoryBeats-module__JsuLEq__seedValue{color:var(--koko-muted);margin:0 0 2px;font-size:14px;line-height:1.45}.StoryBeats-module__JsuLEq__appear{animation:.28s ease-out both StoryBeats-module__JsuLEq__beat-rise}@keyframes StoryBeats-module__JsuLEq__beat-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.StoryBeats-module__JsuLEq__appear{animation:none}}.StoryBeats-module__JsuLEq__action{background:var(--koko-accent);width:100%;min-height:56px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:16px;margin-top:4px;font-size:16px;font-weight:800}.StoryBeats-module__JsuLEq__action:focus-visible{outline:2px solid var(--koko-accent);outline-offset:3px}
.SelectableCardGroup-module__MM3bra__group{flex-direction:column;gap:10px;display:flex}.SelectableCardGroup-module__MM3bra__label{color:var(--koko-muted);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.SelectableCardGroup-module__MM3bra__hint{color:var(--koko-en);margin-top:-4px;font-size:13px}.SelectableCardGroup-module__MM3bra__grid{gap:8px;display:grid}.SelectableCardGroup-module__MM3bra__cols2{grid-template-columns:repeat(2,minmax(0,1fr))}.SelectableCardGroup-module__MM3bra__cols1{grid-template-columns:minmax(0,1fr)}.SelectableCardGroup-module__MM3bra__card{z-index:0;border:1px solid var(--koko-line-strong);background:var(--koko-surface);width:100%;min-height:56px;color:var(--koko-muted);font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;appearance:none;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0;padding:12px;transition:border-color .12s,background .12s;display:grid;position:relative}.SelectableCardGroup-module__MM3bra__card>*{pointer-events:none}.SelectableCardGroup-module__MM3bra__card:hover{border-color:var(--koko-accent-line)}.SelectableCardGroup-module__MM3bra__card:active{transform:scale(.99)}.SelectableCardGroup-module__MM3bra__card:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.SelectableCardGroup-module__MM3bra__cardSelected{border-color:var(--koko-accent);box-shadow:inset 0 0 0 1px var(--koko-accent);background:var(--koko-accent-soft);color:var(--koko-ko)}.SelectableCardGroup-module__MM3bra__icon{font-size:24px;line-height:1}.SelectableCardGroup-module__MM3bra__text{word-break:keep-all;font-size:15px;font-weight:600;line-height:1.22;display:block}.SelectableCardGroup-module__MM3bra__cardSelected .SelectableCardGroup-module__MM3bra__text{font-weight:700}.SelectableCardGroup-module__MM3bra__sub{color:var(--koko-en);margin-top:2px;font-size:12px;font-weight:400;display:block}.SelectableCardGroup-module__MM3bra__check{border:1px solid var(--koko-line-strong);color:#0000;background:0 0;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;line-height:1;display:grid}.SelectableCardGroup-module__MM3bra__checkOn{border-color:var(--koko-accent);background:var(--koko-accent);color:var(--koko-accent-ink)}
.setup-module__xMWw7W__setup{flex-direction:column;flex:1;gap:18px;padding:6px 0 8px;display:flex}.setup-module__xMWw7W__head{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.setup-module__xMWw7W__back{min-height:48px;color:var(--koko-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:12px;align-items:center;margin-left:-10px;padding:0 10px;font-size:15px;font-weight:600;display:inline-flex}.setup-module__xMWw7W__back:focus-visible{outline:2px solid var(--koko-accent);outline-offset:2px}.setup-module__xMWw7W__counter{color:var(--koko-en);letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.setup-module__xMWw7W__intro{flex-direction:column;gap:4px;font-size:15px;display:flex}.setup-module__xMWw7W__introName{color:var(--koko-muted);letter-spacing:.04em;font-size:12px;font-weight:700}.setup-module__xMWw7W__note{color:var(--koko-en);margin:-4px 0 0;font-size:12px;line-height:1.4}.setup-module__xMWw7W__submit{background:var(--koko-accent);width:100%;min-height:56px;color:var(--koko-accent-ink);font:inherit;letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:16px;margin-top:auto;font-size:16px;font-weight:800}.setup-module__xMWw7W__submit:disabled{background:var(--koko-surface);color:var(--koko-en);border:1px solid var(--koko-line);cursor:default}.setup-module__xMWw7W__submit:focus-visible{outline:2px solid var(--koko-accent);outline-offset:3px}
.Practice-module__NcZd7a__runner{flex-direction:column;flex:1;min-height:0;display:flex}.Practice-module__NcZd7a__topBar{justify-content:space-between;align-items:center;gap:12px;padding:10px 0 18px;display:flex}.Practice-module__NcZd7a__back{color:var(--koko-ko);letter-spacing:.06em;align-items:center;min-height:44px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.Practice-module__NcZd7a__heading{border-bottom:1px solid var(--koko-line);margin-bottom:18px;padding-bottom:16px}.Practice-module__NcZd7a__kind{letter-spacing:.12em;text-transform:uppercase;color:var(--koko-accent);margin:0 0 6px;font-size:12px;font-weight:800}.Practice-module__NcZd7a__situation{font-size:14px}.Practice-module__NcZd7a__scene{flex-direction:column;flex:1;display:flex}.Practice-module__NcZd7a__done{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:18px;padding:12px 0 32px;display:flex}.Practice-module__NcZd7a__doneHeadline{margin:0;font-size:22px}.Practice-module__NcZd7a__xp{opacity:.8;margin:0;font-size:15px}.Practice-module__NcZd7a__quiet{opacity:.6;margin:0;font-size:13px;line-height:1.6}.Practice-module__NcZd7a__actions{flex-direction:column;gap:10px;display:flex}.Practice-module__NcZd7a__primary{cursor:pointer;background:var(--koko-accent);width:100%;min-height:54px;color:var(--koko-accent-ink);border:none;border-radius:12px;justify-content:center;align-items:center;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;display:flex}.Practice-module__NcZd7a__secondary{border:1px solid var(--koko-line);min-height:48px;color:inherit;border-radius:12px;justify-content:center;align-items:center;font-size:14px;text-decoration:none;display:flex}
