@font-face{font-family:TripRounded;src:local('Hiragino Maru Gothic ProN');font-display:swap}
:root{color-scheme:light;--ink:#123e4b;--sea:#247b80;--mint:#64ddc4;--gold:#ffd06f;--sky:#d7eef4;--paper:#f6fcfc;--muted:#53767e;--line:#cae0e5;--red:#d75a57;--radius:24px;font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',system-ui,sans-serif;font-size:16px;color:var(--ink);background:#e2f0f4}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #09867e;outline-offset:4px}button{touch-action:manipulation}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:TripRounded,'Hiragino Kaku Gothic ProN',system-ui,sans-serif}h1{font-size:clamp(1.5rem,2.3vw,2rem);font-weight:700;letter-spacing:.03em}h2{font-size:1.45rem}h3{font-size:1.1rem}p{line-height:1.8}img{max-width:100%;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.loading{padding:15vh 10vw}.topbar{background:var(--ink);color:white;padding:17px max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand-mark{font-family:Georgia,serif;font-weight:bold;font-size:26px;line-height:1;color:var(--gold);border:1px solid #a9d3d8;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;transform:rotate(-9deg)}.brand-name{font-size:1rem;font-weight:700}.brand-kicker{display:block;font-size:.7rem;letter-spacing:.2em;color:#acccd1;margin-bottom:2px}.top-tools{display:flex;gap:9px;align-items:center}.language{display:flex;border:1px solid #557982;border-radius:30px;padding:3px}.language button{border:0;background:none;color:#cae5e8;padding:7px 13px;font-size:.86rem;border-radius:24px}.language button.selected{background:var(--mint);color:var(--ink);font-weight:700}.icon-button{border:1px solid #b1cdd2;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:50%}.topbar .icon-button{border-color:#557982}.shell{max-width:1368px;padding:26px 24px 32px;margin:auto;display:grid;grid-template-columns:100px 1fr;gap:28px}.nav{display:flex;flex-direction:column;gap:10px;padding-top:4px}.nav button{border:0;background:none;padding:15px 5px;display:grid;justify-items:center;gap:8px;border-radius:20px;font-size:.8rem;font-weight:600;min-height:76px}.nav svg{width:25px;height:25px}.nav button[aria-current=page]{background:var(--ink);color:var(--gold);box-shadow:0 8px 16px #103d4a1a}.nav button:hover{background:#c5e3e8}.nav button[aria-current=page]:hover{background:var(--ink)}main{min-width:0}.page-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.eyebrow{color:var(--sea);font-size:.73rem;font-weight:700;letter-spacing:.15em;margin-bottom:6px}.subtitle{font-size:.92rem;color:var(--muted);margin-top:5px}.visit-count{font-size:.8rem;color:var(--muted);display:flex;gap:8px;align-items:center;flex-shrink:0}.stamp-row{display:flex;gap:4px}.stamp{width:23px;height:23px;border:1px dashed #628c97;border-radius:50%;display:grid;place-items:center;font-size:12px}.stamp.filled{background:var(--mint);border-style:solid;color:var(--ink)}.city{position:relative;min-height:480px;height:58vh;max-height:620px;border-radius:var(--radius);overflow:hidden;background:#247b80;box-shadow:0 16px 40px #103d4a24}.city-image{width:100%;height:100%;object-fit:cover;object-position:center 55%;transition:transform 1.2s}.city.moving .city-image{transform:scale(1.035)}.city:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#092f4115 50%,#092f4180)}.city-tag{position:absolute;left:20px;top:20px;display:flex;gap:9px;align-items:center;background:#123e4bd9;color:white;padding:9px 13px;border-radius:20px;font-size:.78rem;z-index:1;backdrop-filter:blur(8px)}.hotspot{position:absolute;z-index:2;background:var(--paper);border:3px solid white;border-radius:30px;padding:10px 17px;box-shadow:0 4px 0 #13455080,0 6px 18px #082f4950;display:flex;gap:9px;align-items:center;font-weight:700;transform:translate(-50%,-50%);min-height:48px;white-space:nowrap;transition:background .2s,translate .2s}.hotspot:hover{background:var(--gold);translate:0 -4px}.hotspot[data-place=tea]{left:22%;top:52%}.hotspot[data-place=fruit]{left:81%;top:52%}.hotspot[data-place=square]{left:53%;top:29%}.hotspot[data-place=street]{left:48%;top:72%;background:var(--gold)}.hotspot .check{font-size:.8rem;color:var(--sea)}.city-footer{position:absolute;bottom:20px;left:24px;right:24px;z-index:2;display:flex;align-items:center;gap:12px;color:#fff}.city-footer .small-portrait{width:46px;height:46px;border:2px solid #d2ede9;border-radius:50%;background:#d2ede9;object-fit:cover;object-position:top}.city-footer p{font-size:.85rem}.city-footer .micro{font-size:.72rem;color:#cce6e9}.under-city{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 4px 0}.text-button{background:none;border:0;color:var(--sea);display:inline-flex;align-items:center;gap:7px;font-size:.87rem;padding:9px 0}.mini-note{font-size:.78rem;color:var(--muted)}.pill{padding:7px 12px;background:#d1e9ed;border-radius:30px;font-size:.76rem}.button{border:0;border-radius:15px;background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 21px;min-height:48px;font-weight:600;text-decoration:none}.button:hover{background:#1d5967}.button.gold{background:var(--gold);color:var(--ink)}.button.soft{background:#d3ebee;color:var(--ink)}.button.outline{background:transparent;border:1px solid #82aeb5;color:var(--ink)}.button.small{font-size:.86rem;min-height:41px;padding:9px 15px}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.panel{border-radius:var(--radius);background:var(--paper);padding:24px;box-shadow:0 7px 24px #103d4a0a}.talk-layout{display:grid;grid-template-columns:minmax(240px,.82fr) minmax(330px,1.2fr);gap:22px}.talk-stage{border-radius:var(--radius);position:relative;background:url('./assets/city.webp') center/cover;min-height:490px;overflow:hidden;display:flex;align-items:end;justify-content:center;isolation:isolate}.talk-stage:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b46517a,transparent);z-index:-1}.talk-character{width:100%;height:430px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 12px #082d4940)}.character-name{position:absolute;left:18px;bottom:18px;color:var(--ink);background:var(--paper);padding:8px 16px;border-radius:30px;font-size:.88rem;font-weight:700}.stage-symbol{font-size:90px;position:absolute;top:30%;left:40%;filter:drop-shadow(0 5px 14px #143c4b44)}.talk-content{display:flex;flex-direction:column;gap:16px}.speech{border-radius:23px 23px 23px 5px;background:white;padding:24px;position:relative;border:1px solid #bfdbe1}.speech-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.speaker{font-size:.8rem;font-weight:700;color:var(--sea)}.zh-line{font-size:1.55rem;font-weight:650;line-height:1.65;letter-spacing:.025em}.py-line{font-size:1rem;color:var(--sea);margin-top:5px;line-height:1.8}.meaning-line{font-size:.96rem;color:var(--muted);margin-top:9px;line-height:1.7}.scene-switch{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.scene-switch button{border:1px solid #b0d1d8;background:#f5fcfc;border-radius:22px;padding:8px 14px;font-size:.82rem}.scene-switch button.selected{background:var(--ink);color:white;border-color:var(--ink)}.choices-label{font-size:.9rem;margin:3px 0 10px;color:var(--muted)}.choice-row{display:flex;gap:7px;margin-bottom:10px}.choice{border:1px solid #a8cdd4;background:#f6fcfc;border-radius:17px;flex:1;padding:16px 18px;text-align:left;transition:transform .18s,background .18s}.choice:hover{background:#d3f1e8;transform:translateX(3px)}.choice .zh-choice{font-size:1.15rem;line-height:1.6;display:block}.choice .translation{font-size:.88rem;color:var(--muted);display:block;margin-top:3px}.choice-sound{border:1px solid #a8cdd4;background:#f6fcfc;border-radius:15px;width:46px;display:grid;place-items:center}.voice-hint{font-size:.78rem;color:var(--muted);line-height:1.7}.word-tools{display:flex;gap:15px;align-items:center;flex-wrap:wrap;font-size:.82rem}.word-tools label{display:flex;align-items:center;gap:5px}.word-tools input{accent-color:var(--sea);width:17px;height:17px}.response-chip{padding:11px 17px;border-radius:16px;background:var(--sky);font-size:.86rem;margin:0 0 10px}.ending{padding:18px;border:1px dashed #74a8ac;border-radius:20px;background:#dff5ed}.ending p{margin-bottom:13px;font-size:.95rem}.rhythm-layout{display:grid;grid-template-columns:1fr 320px;gap:22px}.rhythm-stage{position:relative;border-radius:var(--radius);overflow:hidden;background:#164c5b;min-height:420px;display:flex;flex-direction:column;color:white;isolation:isolate}.rhythm-stage:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#103d4aee,#103d4a95),url('./assets/city.webp') center/cover;z-index:-1}.rhythm-controls{display:flex;gap:8px;padding:16px;flex-wrap:wrap}.segmented{border:1px solid #bfdbe1;border-radius:24px;padding:3px;display:flex;gap:3px;flex-wrap:wrap}.segmented button{border:0;border-radius:20px;padding:8px 12px;background:transparent;font-size:.77rem;color:inherit}.segmented button.selected{background:var(--mint);color:var(--ink)}.rhythm-instruction{text-align:center;font-size:.8rem;color:#d6eff1;margin:4px 20px}.lane{height:245px;position:relative;overflow:hidden;margin:0 16px;touch-action:manipulation}.lane-track{position:absolute;left:8%;right:8%;height:1px;top:65%;background:#8ab8c566}.target-ring{position:absolute;left:22%;top:65%;height:65px;width:65px;border:3px solid var(--gold);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ffd06f13;transition:box-shadow .15s,background .15s}.target-ring.hit{background:#64ddc4aa;box-shadow:0 0 0 25px #64ddc426}.rhythm-note{position:absolute;top:65%;transform:translate(-50%,-50%);border-radius:22px;background:#eefcfa;color:var(--ink);padding:11px 16px;font-size:1.05rem;white-space:nowrap;max-width:75%;text-align:center;border:2px solid #6eddc6}.rhythm-note img{height:82px;width:90px;object-fit:contain}.rhythm-caption{position:absolute;left:8%;right:8%;top:10%;font-size:1.35rem;text-align:center;line-height:1.6}.tap-area{width:120px;height:76px;border:2px solid #ffe4a4;border-radius:24px;background:var(--gold);color:var(--ink);font-weight:700;font-size:1.1rem;box-shadow:0 5px 0 #a07d40;margin:0 auto 25px;display:grid;place-items:center}.tap-area:active{transform:translateY(3px);box-shadow:0 2px 0 #a07d40}.pending-box{background:#f4fbfa;border-radius:16px;padding:17px;font-size:.87rem;line-height:1.8;color:var(--muted)}.song-info h2{line-height:1.6;margin-bottom:16px}.song-info .actions{margin-top:15px}.song-select{width:100%;padding:12px;border-radius:12px;border:1px solid #abcbd3;background:#fff;margin:8px 0;font-size:.85rem}.control-row{margin-top:20px;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:.88rem}.control-row select{border:1px solid #a6c9d1;border-radius:10px;padding:7px;background:white}.progress{height:6px;background:#d1e9ed;border-radius:4px;overflow:hidden;margin:15px 0}.progress span{display:block;height:100%;width:0;background:var(--sea)}.playback-time{font-size:.8rem;color:var(--muted);font-variant-numeric:tabular-nums}.rhythm-feedback{min-height:25px;text-align:center;color:var(--gold);font-size:.9rem}.mix-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px}.mix-art{background:#cce7e9;position:relative;min-height:430px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius);overflow:hidden}.mix-art img{width:80%;height:320px;object-fit:contain}.cup-info{position:absolute;bottom:20px;left:20px;right:20px;display:flex;justify-content:center;gap:9px}.cup-info span{background:#ffffffde;border-radius:30px;padding:8px 14px;font-size:.85rem}.order-card{background:#f4fbfc;border:1px solid #adcbd3;border-radius:18px;padding:20px;margin-bottom:22px}.order-card .zh-line{font-size:1.4rem}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 22px}.ingredient{border:2px solid #c1dae0;border-radius:16px;background:white;min-height:78px;padding:13px;display:flex;align-items:center;justify-content:center;gap:10px}.ingredient.selected{border-color:#188785;background:#d8f5ec}.ingredient span:first-child{font-size:1.7rem}.mix-result{margin-top:17px;font-size:.93rem;line-height:1.8;min-height:50px}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.postcard{overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 6px 20px #123e4b12}.postcard-art{height:195px;background:#d8edef;display:flex;align-items:center;justify-content:center;overflow:hidden}.postcard-art img{height:100%;width:100%;object-fit:contain}.postcard-art .emoji{font-size:64px}.postcard-copy{padding:20px}.postcard-copy .zh-line{font-size:1.25rem}.postcard-copy .meaning-line{font-size:.88rem}.postcard-copy .py-line{font-size:.86rem}.postcard-copy details{margin:15px 0;font-size:.85rem;color:var(--muted)}.postcard-copy summary{cursor:pointer;line-height:1.7}.postcard-copy details p{padding-top:10px}.postcard-copy .actions{margin-top:13px}.empty-illustration{font-size:65px;text-align:center;line-height:1.3;padding:20px}.modal-backdrop{position:fixed;inset:0;background:#082e4980;backdrop-filter:blur(6px);display:grid;place-items:center;z-index:100;padding:24px}.modal{background:var(--paper);padding:30px;border-radius:26px;max-width:530px;width:100%;max-height:90vh;overflow:auto}.modal h2{margin-bottom:15px}.modal .actions{margin-top:20px}.status-items{font-size:.9rem;line-height:1.8;margin-top:18px}.status-items div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:10px 0;gap:15px}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,15px);background:var(--ink);color:white;padding:13px 21px;border-radius:16px;z-index:120;box-shadow:0 5px 20px #103d4a22;max-width:90vw;width:max-content;font-size:.88rem;opacity:0;pointer-events:none;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.footer{font-size:.72rem;color:var(--muted);display:flex;justify-content:space-between;padding:22px 2px 0}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0,0,0,0)}.fade-in{animation:arrive .35s ease-out}@keyframes arrive{from{opacity:.65;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.shell{padding-top:35px}.city{max-height:650px}}
@media(max-width:1050px){.shell{grid-template-columns:78px 1fr;gap:18px;padding:22px 18px}.nav button{font-size:.72rem}.talk-layout{grid-template-columns:.75fr 1fr;gap:16px}.talk-stage{min-height:450px}.talk-character{height:370px}.rhythm-layout{grid-template-columns:1fr 280px;gap:16px}.panel{padding:20px}.cards-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar{padding:13px 17px}.brand-name{font-size:.91rem}.brand-kicker{font-size:.6rem}.brand-mark{width:37px;height:37px;font-size:22px}.brand{gap:9px}.top-tools{gap:6px}.language button{padding:6px 10px}.topbar .icon-button{height:36px;width:36px}.shell{display:block;padding:22px 16px 100px}.nav{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));flex-direction:row;justify-content:space-around;gap:0;z-index:80;background:#f7fdfef5;border:1px solid #c0dce1;border-radius:24px;padding:6px;box-shadow:0 5px 25px #103d4a22;backdrop-filter:blur(12px)}.nav button{width:20%;min-height:62px;border-radius:19px;padding:9px 2px;font-size:.69rem;gap:4px}.nav svg{height:23px;width:23px}.page-head{margin-bottom:16px;align-items:center}.eyebrow{font-size:.67rem}h1{font-size:1.5rem}.subtitle{font-size:.83rem;max-width:260px}.visit-count .label{display:none}.stamp-row{gap:3px}.stamp{height:20px;width:20px}.city{min-height:450px;height:60vh;max-height:610px;border-radius:23px}.city-image{object-position:51% center}.hotspot{padding:10px 12px;font-size:.85rem;gap:7px}.hotspot svg{height:20px;width:20px}.hotspot[data-place=tea]{left:25%;top:47%}.hotspot[data-place=fruit]{left:75%;top:59%}.hotspot[data-place=square]{left:58%;top:26%}.hotspot[data-place=street]{left:43%;top:76%}.city-tag{left:14px;top:15px;font-size:.73rem}.city-footer{bottom:16px;left:17px;gap:8px}.city-footer p{font-size:.79rem}.under-city{align-items:start}.mini-note{font-size:.74rem;max-width:160px}.text-button{font-size:.78rem}.talk-layout{display:flex;flex-direction:column;gap:15px}.talk-stage{min-height:200px;height:200px;background-position:center 59%}.talk-character{height:230px;width:230px;margin-bottom:-13px;object-position:bottom}.stage-symbol{font-size:60px;top:30%;left:25%}.character-name{bottom:13px;left:14px;font-size:.78rem}.speech{padding:20px}.speech-top{margin-bottom:9px}.zh-line{font-size:1.4rem}.scene-switch{gap:6px}.scene-switch button{padding:8px 11px;font-size:.75rem}.choice{padding:14px}.choice .zh-choice{font-size:1.04rem}.choice .translation{font-size:.8rem}.talk-content{gap:12px}.rhythm-layout,.mix-layout{display:flex;flex-direction:column}.rhythm-stage{min-height:385px}.rhythm-controls{padding:12px}.segmented button{font-size:.71rem;padding:8px 10px}.lane{height:235px;margin:0 8px}.rhythm-caption{font-size:1.05rem}.rhythm-note{max-width:68%;font-size:.84rem;white-space:normal}.song-info h2{font-size:1.24rem;margin-bottom:10px}.control-row{margin-top:14px}.mix-art{min-height:250px;height:250px;order:1}.mix-art img{height:210px;width:75%;padding-bottom:35px}.mix-layout .panel{order:0}.cup-info{bottom:14px}.order-card{padding:16px;margin-bottom:18px}.option-grid{margin-bottom:18px}.ingredient{min-height:66px;padding:10px;font-size:.93rem}.cards-grid{grid-template-columns:1fr;gap:20px}.postcard{display:grid;grid-template-columns:115px 1fr;align-items:stretch}.postcard-art{height:auto;min-height:230px}.postcard-art img{height:100%;object-fit:contain}.postcard-copy{padding:17px}.postcard-copy .zh-line{font-size:1.1rem}.postcard-copy .py-line{font-size:.8rem}.postcard-copy .meaning-line{font-size:.83rem}.postcard-copy .actions .button{padding:9px 12px;font-size:.78rem}.footer{padding-top:20px;font-size:.68rem}.modal{padding:24px}#toast{bottom:100px}.button{padding:12px 17px;font-size:.92rem}.word-tools{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.scene-card{width:100%;height:100%;object-fit:cover;align-self:stretch}.talk-stage>.scene-card{position:absolute;inset:0}.mini-note svg{width:16px;height:16px;vertical-align:middle}.rhythm-caption img{height:120px;margin:auto;border-radius:15px}.scene-card.emoji{display:grid;place-items:center;font-size:70px}
@media(max-width:760px){.talk-stage>.scene-card{object-fit:contain;background:#def0ed}}

.top-tools,.language{flex-shrink:0}.language button{white-space:nowrap}.brand{min-width:0}.brand>span:last-child{min-width:0}.brand-name{line-height:1.5}

.lyrics-book{margin-top:28px;border:1px solid var(--line,#d8e1dc);border-radius:22px;background:#fffdf7;overflow:hidden}.lyrics-book summary{cursor:pointer;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:22px 24px;font-weight:700}.lyrics-book summary:after{content:"＋";font-weight:400}.lyrics-book[open] summary:after{content:"−"}.lyrics-book ol{list-style:none;padding:0 24px 16px;margin:0;counter-reset:lyric}.lyrics-book li{position:relative;padding:24px 0 22px 34px;border-top:1px solid #e2e8df;counter-increment:lyric}.lyrics-book li:before{content:counter(lyric,decimal-leading-zero);position:absolute;left:0;top:30px;font-size:12px;color:#668478;font-variant-numeric:tabular-nums}.lyrics-book .zh-line{font-size:clamp(20px,3vw,25px);line-height:1.7}.lyrics-book .py-line{line-height:1.8}.sung-response{margin-top:14px;padding:12px 14px;background:#edf3ed;border-radius:12px}.sung-response p{line-height:1.75;margin:5px 0 0}.lyrics-book p{overflow-wrap:anywhere}.scene-switch button{white-space:normal}.song-select{width:100%;max-width:100%;font-size:16px}@media(min-width:950px){.lyrics-book ol{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.lyrics-book li{min-width:0}}

.stage-transport{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;color:#fff}.stage-transport .button{min-height:46px;padding:10px 20px}.stage-transport .micro{color:#e0ece5}.rhythm-caption img{max-width:95%;max-height:100%;object-fit:contain}.rhythm-note img{width:100%;height:100%;object-fit:cover}@media(max-width:760px){.rhythm-stage .lane{height:200px}.song-info>.actions{display:none}.rhythm-stage{padding:18px}.rhythm-stage .rhythm-controls{margin-bottom:10px}}

.extra-entries{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.extra-entries a{display:flex;gap:10px;align-items:center;flex:1 1 280px;padding:16px;background:#eff4df;border:1px solid #b9cec0;border-radius:17px;text-decoration:none;font-size:13px}.extra-entries a:first-child{background:#f3d896;border-color:#e6c677}.extra-entries a>span:first-child{background:#204d4b;color:#fff8de;padding:5px 8px;border-radius:9px;font-size:10px}.extra-entries strong{flex:1;line-height:1.6}.talk-stage .talk-character{object-fit:contain;object-position:center;max-height:100%;margin:0;background:#f5eddf;border-radius:18px;width:auto;max-width:100%}.city-footer .small-portrait{object-fit:contain;border-radius:10px;background:#f5eddf}@media(max-width:760px){.talk-stage{height:285px}.extra-entries a{font-size:12px;padding:12px}.talk-stage .talk-character{height:285px;max-width:100%}}

.speech-pace{border:0;background:#e8ede0;border-radius:15px;padding:8px 10px;font-size:11px;color:#285250}
