@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700&family=Noto+Serif+TC:wght@400;500;600;700&display=swap');

:root{--paper:#f7f5ee;--ink:#323b34;--muted:#6c726a;--line:#deded2;--accent:#b44830;--white:#fffdf8;--serif:'Noto Serif TC','PMingLiU',serif;--sans:'Noto Sans TC','Microsoft JhengHei',sans-serif;color-scheme:light;font-family:var(--sans);font-size:15px;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid #9d472f;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:600}p{line-height:1.9}h3{font-weight:500}button{border:0;background:none}input,select{min-height:46px;min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--white);padding:11px 12px;color:var(--ink);width:100%}input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--accent);flex-shrink:0;cursor:pointer}label{line-height:1.6}summary{cursor:pointer;min-height:44px;padding:12px 0}details p{margin:8px 0}strong{font-weight:600}#page-content:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.accent{color:var(--accent)}.muted{color:var(--muted)}.small{font-size:12px}.full{width:100%}.eyebrow{font-size:10px;letter-spacing:2px;font-family:var(--sans);font-weight:500;line-height:1.7;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:13px 22px;border-radius:6px;font-size:14px;font-weight:500;line-height:1.6;transition:background .18s,transform .18s}.button:hover{transform:translateY(-1px)}.primary{background:var(--accent);color:#fffdf5}.primary:hover{background:#973820}.outline{border:1px solid #cfd2c6;background:#fffdf660}.outline:hover{background:#edece1}.text-button{padding-inline:12px;color:var(--muted);font-size:13px}.text-button:hover{color:var(--accent)}.small-button{min-height:42px;padding:9px 14px;font-size:12px}
.site-header{height:90px;border-bottom:1px solid var(--line)}.header-inner{width:min(1340px,calc(100% - 96px));margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:24px;letter-spacing:2px;padding:0;line-height:1.1;flex-shrink:0}.brand small{display:block;font-family:var(--sans);font-size:8px;letter-spacing:3px;margin-top:9px}.brand-icon{font-family:Georgia,serif;font-size:43px;color:var(--accent);transform:rotate(-40deg);display:block}.site-header nav{display:flex;align-items:center;gap:32px}.nav-link{min-height:44px;font-size:12px;padding:8px 0}.nav-link:hover{color:var(--accent)}.edition{font-size:10px;color:var(--muted);border-left:1px solid var(--line);padding-left:30px;letter-spacing:1px}.edition span{margin-left:14px;font-size:9px}.exit{color:var(--accent)}
.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center;padding-block:62px 66px}.hero-copy .eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.5px}.hero-copy .eyebrow>span{height:6px;width:6px;border-radius:50%;background:var(--accent)}.hero h1{font-size:clamp(34px,3.25vw,51px);line-height:1.55;letter-spacing:2px;margin:19px 0 20px;white-space:nowrap}.hero-description{font-size:14px;color:var(--muted);line-height:2}.hero-actions{display:flex;gap:18px;margin-top:29px;align-items:center}.play-icon{display:inline-flex;border:1px solid #b0b4a8;border-radius:50%;width:27px;height:27px;align-items:center;justify-content:center}.hero-actions .text-button{gap:9px;padding-inline:0}.hero-meta{display:flex;gap:19px;color:var(--muted);font-size:10px;margin-top:27px}.hero-meta span+span:before{content:'·';margin-right:19px}.hero-art{height:375px;position:relative}.hero-art img{width:100%;height:100%;object-fit:cover;border-radius:100px 9px 9px 9px}.art-label{position:absolute;top:22px;right:23px;font-size:9px;letter-spacing:1.8px;line-height:1.8;color:#fff;mix-blend-mode:normal;text-shadow:0 1px 4px #403723}.art-sticker{position:absolute;bottom:-17px;left:-18px;width:117px;height:117px;border-radius:50%;background:#eeeccf;color:#50553a;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg);line-height:1.7;font-family:var(--serif);font-size:15px;box-shadow:0 3px 14px #635e4520}.art-sticker span{font-family:var(--sans);font-size:24px;line-height:1}
.deck-section{padding:37px 0 54px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:29px}.section-heading h2{font-size:28px;letter-spacing:1px;margin-top:8px}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.9}.deck-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.deck-tile{text-align:left;padding:0;border-radius:8px;transition:transform .22s}.deck-tile:hover{transform:translateY(-6px)}.deck-cover{height:238px;border-radius:7px;background:var(--deck);color:var(--deck-ink);padding:18px 22px;position:relative;overflow:hidden}.deck-cover:after,.large-deck:after,.question-card:after{content:'';position:absolute;inset:7px;border:1px solid currentColor;border-radius:3px;opacity:.16;pointer-events:none}.deck-number{font-size:8px;letter-spacing:1.5px;position:relative;z-index:1}.deck-english{position:absolute;bottom:22px;left:22px;font-size:10px;letter-spacing:2px;font-weight:600}.deck-count{position:absolute;bottom:22px;right:20px;font-size:8px;letter-spacing:1px}.deck-description{padding:17px 2px 0;display:block}.deck-title{display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:19px;font-weight:600;letter-spacing:.8px}.deck-title>span{font-family:var(--sans);font-weight:400}.deck-subtitle{display:block;font-size:12px;color:var(--muted);margin-top:8px;line-height:1.8}.deck-audience{font-size:10px;color:var(--muted);display:block;margin-top:8px;letter-spacing:.5px}.sage{--deck:#dce1d3;--deck-ink:#53614b;--motif:#8b9b78;--motif2:#c2ccac}.ochre{--deck:#efe1bf;--deck-ink:#7a603c;--motif:#c59c51;--motif2:#dec384}.rose{--deck:#ebd6cf;--deck-ink:#89574e;--motif:#bd7966;--motif2:#dbaa98}.blue{--deck:#d9e3e3;--deck-ink:#456268;--motif:#7d9ba2;--motif2:#b2c8c8}.clay{--deck:#e9dccc;--deck-ink:#7c6049;--motif:#b3916c;--motif2:#d0b897}.lavender{--deck:#dfdce5;--deck-ink:#635870;--motif:#9b8cab;--motif2:#c0b6cc}
.motif{display:block;position:absolute;left:50%;top:48%;width:156px;height:130px;transform:translate(-50%,-50%);color:var(--motif)}.motif i{display:block;position:absolute;background:var(--motif);width:80px;height:80px}.motif i:nth-child(2){background:var(--motif2)}.motif i:nth-child(3),.motif i:nth-child(4){display:none}.circles i{border-radius:50%;top:24px;left:8px}.circles i:nth-child(2){left:68px;mix-blend-mode:multiply}.sun i:first-child{height:112px;width:112px;left:22px;top:9px;border-radius:50%;background:repeating-conic-gradient(var(--motif) 0deg 9deg,transparent 9deg 18deg)}.sun i:nth-child(2){height:70px;width:70px;left:43px;top:30px;border-radius:50%;background:var(--deck)}.arches i{width:70px;height:108px;border-radius:50px 50px 0 0;left:12px;top:16px}.arches i:nth-child(2){left:73px;top:6px;mix-blend-mode:multiply}.steps i{width:98px;height:73px;top:32px;left:12px;clip-path:polygon(0 40%,30% 40%,30% 0,70% 0,70% 40%,100% 40%,100% 100%,0 100%)}.steps i:nth-child(2){left:62px;top:3px;transform:rotate(180deg);mix-blend-mode:multiply}.vase i:first-child{width:97px;height:104px;top:24px;left:29px;border-radius:14px 14px 50% 50%;clip-path:polygon(25% 0,75% 0,75% 20%,100% 45%,95% 100%,5% 100%,0 45%,25% 20%)}.vase i:nth-child(2){height:77px;width:2px;top:-6px;left:75px;background:var(--deck-ink);transform:rotate(15deg)}.vase i:nth-child(3){display:block;width:35px;height:17px;top:5px;left:77px;border-radius:0 100%;transform:rotate(-45deg);background:var(--deck-ink)}.tiles i{height:64px;width:64px;top:6px;left:12px;border-radius:50% 0 0 0}.tiles i:nth-child(2){left:80px;border-radius:0 50% 0 0}.tiles i:nth-child(3){display:block;top:74px;border-radius:0 0 0 50%;background:var(--motif2)}.tiles i:nth-child(4){display:block;left:80px;top:74px;border-radius:0 0 50% 0}
.how-strip{border-top:1px solid var(--line);display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:30px;padding-block:40px 50px}.how-intro h2{font-size:19px;margin-top:12px;line-height:1.8}.step-no{font-size:11px;color:var(--accent);font-family:Georgia,serif}.how-strip h3{font-size:13px;margin:12px 0 8px}.how-strip p{font-size:11px;color:var(--muted)}.footer{width:min(1340px,calc(100% - 96px));margin:auto;border-top:1px solid var(--line);padding:25px 0 30px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;letter-spacing:.7px}
.setup-layout{max-width:1020px;display:grid;grid-template-columns:360px 1fr;gap:88px;padding-block:44px 70px}.setup-aside>.button{margin-bottom:24px;padding-left:0}.large-deck{height:450px;background:var(--deck);color:var(--deck-ink);position:relative;border-radius:9px;box-shadow:5px 6px 0 #d7d6cc,8px 10px 0 #e4e2d8;display:flex;align-items:center;flex-direction:column;text-align:center;padding:30px}.large-deck .eyebrow{color:var(--deck-ink);font-size:9px}.large-deck .motif{transform:translate(-50%,-65%) scale(1.4)}.large-deck h1{font-size:29px;margin-top:auto}.large-deck>span:last-child{margin-top:16px;font-size:11px;letter-spacing:1px}.setup-aside>p{font-size:12px;color:var(--muted);margin:29px 0}.setup-main{padding-top:22px}.setup-main h2{font-size:32px;line-height:1.7;margin:10px 0 15px}.setup-main>.muted{font-size:13px}.form-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 15px}.form-heading h3{font-size:15px}.form-heading>span{font-size:11px;color:var(--muted)}.participant-row{border:1px solid var(--line);border-radius:7px;background:#fffdf777;margin:0 0 14px;padding:8px 14px 0;min-width:0}.participant-row legend{font-size:10px;letter-spacing:1px;padding:0 5px;color:var(--muted)}.participant-top{display:flex;gap:12px;align-items:center}.name-field{flex:1}.name-field input{background:transparent;border:0;border-bottom:1px solid transparent;padding-inline:3px;font-size:13px}.name-field input:focus{border-bottom-color:var(--accent)}.avatar{height:36px;width:36px;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:#dce1d3;color:#4f6148}.avatar-1{background:#ead3cb;color:#805346}.avatar-2{background:#e8dfbe;color:#7c6539}.avatar-3{background:#d6e2e3;color:#41676d}.personal-settings summary{font-size:11px;color:var(--muted);padding-block:10px}.personal-settings summary span{font-size:10px;float:right}.personal-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:9px 0 15px}.personal-fields label{font-size:11px}.personal-fields select{font-size:12px;margin-top:5px}.personal-fields>.check{grid-column:1/-1}.remove-person{font-size:23px;min-width:40px;min-height:40px;color:var(--muted)}.check{display:flex;align-items:flex-start;gap:10px;font-size:12px}.check input{margin:2px 0}.check small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.boundaries{margin:17px 0;border-block:1px solid var(--line);padding:5px 0}.boundaries summary{font-size:13px}.boundaries summary span{float:right;color:var(--muted);font-size:11px}.boundaries p{font-size:11px}.exclusion-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:10px 0 20px}.agreement{margin-top:23px}.form-error{color:#a22e21;font-size:12px;margin:12px 0}.privacy-note,.draft-note{font-size:10px;text-align:center;color:var(--muted);margin-top:14px}.draft-note{margin-top:5px}
.interlude{text-align:center;padding-block:64px 80px;min-height:calc(100svh - 168px);display:flex;align-items:center;flex-direction:column;justify-content:center}.interlude h1,.closing-page>h1{font-size:38px;line-height:1.65;letter-spacing:2px;margin:24px 0 19px}.interlude>p:not(.eyebrow){font-size:14px;color:var(--muted)}.interlude>.primary{margin-top:29px;min-width:250px}.interlude>.text-button{margin-top:8px}.entry-avatars{display:flex;justify-content:center;margin-top:28px}.entry-avatars .avatar{height:47px;width:47px;border:3px solid var(--paper);margin-left:-5px}.entry-rules{display:flex;gap:20px;justify-content:center;color:var(--muted);font-size:11px;margin-top:25px}.entry-rules span:before{content:'✓';color:var(--accent);margin-right:6px}.pause-art{font-size:80px;color:#9aab8d;margin-top:20px}.end-art{position:relative;width:170px;height:130px;--motif:#b87b66;--motif2:#acb499;margin-top:32px}
.table-wrap{padding-block:32px 35px;max-width:1300px}.table-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:20px}.table-heading h1{font-size:26px;margin-top:5px}.table-tools{display:flex;gap:9px}.chapters{display:grid;grid-template-columns:repeat(6,1fr);border-block:1px solid var(--line);padding:10px 0;gap:5px}.chapter{display:grid;grid-template-columns:auto 1fr;text-align:left;align-items:center;column-gap:10px;padding:11px;border-radius:5px;font-size:12px}.chapter-symbol{grid-row:span 2;font-size:22px;color:#818e75}.chapter small{font-size:9px;color:var(--muted);margin-top:4px}.chapter.selected{background:#e6eadd}.chapter.selected .chapter-symbol{color:#536448}.chapter:hover{background:#ebece2}.chapter-caption{font-size:12px;color:var(--muted);text-align:center;margin:13px 0 27px}.chapter-caption>span{font-size:10px;color:#72776e}.game-layout{display:grid;grid-template-columns:210px minmax(320px,1fr) 255px;gap:38px;align-items:start}.people-panel h2{font-size:18px;margin:9px 0 20px}.person{display:flex;align-items:center;gap:11px;padding:12px 10px;margin-left:-10px;border-radius:6px;font-size:13px}.person.speaking{background:#e9ecdf}.person small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.speaker-dot{margin-left:auto;width:5px;height:5px;border-radius:50%;background:#788567}.people-panel>.button{font-size:11px;padding-left:0;gap:0;margin:8px 0}.table-note{margin-top:30px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted)}.table-note>span{font-size:24px;color:#9b8060}.table-note p{font-size:11px;margin-top:8px;line-height:2}.policy-note{margin-top:20px;font-size:10px;color:var(--muted)}.question-card{background:var(--white);color:var(--deck-ink);border:1px solid #dfdccf;min-height:410px;border-radius:11px;padding:29px 32px;position:relative;box-shadow:0 10px 24px #4d53320b,5px 6px 0 #e9e9dd,6px 7px 0 #d6d6c9;display:flex;align-items:center;flex-direction:column;text-align:center;animation:deal .26s ease-out}.question-card:before{content:'';position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,var(--deck),transparent 42%);opacity:.23;pointer-events:none}.card-top{display:flex;justify-content:space-between;align-self:stretch;font-size:10px;letter-spacing:1.3px}.card-mark{font-size:37px;margin:22px 0 6px;color:var(--motif);line-height:1.1}.card-topic{font-size:10px;color:var(--muted);letter-spacing:3px;margin-bottom:20px}.question-card h2{font-size:clamp(23px,2.1vw,30px);line-height:1.9;font-weight:500;letter-spacing:1.2px;text-wrap:pretty;margin-block:auto;position:relative}.card-bottom{display:flex;justify-content:space-between;width:100%;margin-top:32px;font-size:9px;letter-spacing:2px}.card-bottom span:first-child{font-family:var(--serif);font-size:12px}.card-hint{text-align:center;font-size:11px;color:var(--muted);margin:22px 5px 12px}.card-actions{display:flex;justify-content:center;gap:6px}.card-actions .button{font-size:12px;min-height:44px;padding-inline:16px}.response-panel{border-left:1px solid var(--line);padding-left:26px;min-height:375px}.response-panel h2{font-size:24px;line-height:1.65;margin:12px 0 16px}.response-panel>p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted);margin:12px 0}.response-panel .button{font-size:12px;padding-inline:9px;gap:8px;margin:5px 0;min-height:44px}.listening-note{font-family:var(--serif);font-size:16px;line-height:1.9;padding:6px 0 23px;color:#68765f}.listening-note>span{font:54px Georgia,serif;display:block;height:45px;color:#acb599}.listener-tabs{display:flex;gap:3px;flex-wrap:wrap}.listener-tab{font-size:10px;min-height:36px;min-width:35px;border-radius:4px;padding:6px}.listener-tab.active{background:#e0e6d7;color:#405539}.listener-prompt{font-family:var(--serif);font-size:17px;line-height:1.9;margin:17px 0;padding:17px 16px;background:#eeeee3;border-radius:6px}.handoff-symbol{font-size:45px;color:#9f8263;display:block;margin-top:17px}.table-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--line);margin-top:30px;padding-top:17px}.table-bottom>span{font-size:10px;color:var(--muted)}.stop-button{min-height:44px;color:#a14530;background:#f1e6dd;font-size:11px}.empty-card{min-height:340px;background:#eeeee3;padding:40px 25px;display:flex;flex-direction:column;text-align:center;align-items:center;border-radius:8px;justify-content:center}.empty-card h2{font-size:24px;line-height:1.7}.empty-card p{font-size:12px;color:var(--muted);margin:17px 0}.empty-symbol{font-size:45px;color:#a89463;margin-bottom:20px}.closing-page{padding:55px 0 65px;text-align:center;max-width:630px}.closing-page>.button{margin:16px 5px 0}.closing-card{position:relative;background:var(--white);border:1px solid var(--line);padding:145px 45px 30px;border-radius:12px;margin-top:30px;--deck:var(--white);--motif:#b9ac7d;--motif2:#d3cba5}.closing-card .motif{top:80px;transform:translate(-50%,-50%) scale(.7)}.closing-card h2{font-size:25px;line-height:1.9}.closing-card p{font-size:12px;color:var(--muted);margin-top:25px}
.library{padding-block:47px 65px}.library h1{font-size:31px;line-height:1.8;margin-top:10px}.library-filters{display:flex;align-items:end;gap:15px;border-block:1px solid var(--line);padding:20px 0}.library-filters label{font-size:11px;color:var(--muted);flex:1}.library-filters label select,.library-filters input{margin-top:7px;font-size:12px}.library-filters .search-field{flex:1.4}.library-filters>.button{min-height:46px}.library-count{display:flex;align-items:center;gap:20px;font-size:12px;padding:16px 0}.library-count>span{font-size:11px;color:var(--muted)}.library-count .button{margin-left:auto;min-height:35px}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.library-card{border:1px solid var(--line);background:var(--white);border-top:4px solid var(--motif);border-radius:7px;padding:21px;display:flex;flex-direction:column}.library-card-label{display:flex;justify-content:space-between;gap:7px;font-size:9px;color:var(--muted)}.library-card h2{font-size:19px;line-height:1.9;margin:24px 0;flex:1;font-weight:500}.library-tags{display:flex;gap:10px;font-size:9px;color:var(--deck-ink)}.library-tags>span{background:var(--deck);padding:3px 7px;border-radius:3px}.library-card details{border-top:1px solid var(--line);margin-top:15px;font-size:11px;color:var(--muted)}.library-card details summary{padding-bottom:0}.library-card details p{margin-top:13px;font-size:12px}
.dialog-backdrop{position:fixed;inset:0;background:#30382b66;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(5px)}.help-dialog{background:var(--paper);width:min(560px,100%);max-height:calc(100svh - 48px);overflow:auto;border-radius:14px;padding:37px;position:relative;box-shadow:0 20px 80px #26311c33}.help-dialog:focus{outline:none}.dialog-close{position:absolute;right:15px;top:12px;height:44px;width:44px;font-size:26px}.help-dialog h2{font-size:30px;line-height:1.6;margin:14px 0 20px}.help-dialog ol{padding-left:21px;font-size:13px;line-height:1.9}.help-dialog li{padding-left:5px;margin:13px 0}.help-dialog>.muted{font-size:11px;margin:20px 0}.dialog-backdrop~*{pointer-events:none}@keyframes deal{from{opacity:.3;transform:translateY(8px) rotate(-.5deg)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{gap:75px}.hero-art{height:405px}.hero h1{font-size:51px}.deck-cover{height:260px}.game-layout{grid-template-columns:220px minmax(380px,1fr) 280px;gap:45px}}
@media(max-width:1100px){.wrap,.header-inner,.footer{width:calc(100% - 56px)}.hero{gap:30px}.hero h1{font-size:35px;letter-spacing:1px}.hero-art{height:340px}.hero-actions{gap:12px}.hero-actions .button{font-size:12px;padding-inline:16px}.hero-actions .text-button{font-size:11px;padding-inline:0;gap:6px}.edition{display:none}.site-header nav{gap:26px}.game-layout{grid-template-columns:160px minmax(280px,1fr) 220px;gap:22px}.response-panel{padding-left:18px}.response-panel h2{font-size:21px}.question-card{padding:25px;min-height:400px}.chapter{column-gap:6px;font-size:11px;padding:9px 5px}.chapter-symbol{font-size:19px}.setup-layout{gap:45px;grid-template-columns:320px 1fr}.large-deck{height:420px}.large-deck h1{font-size:25px}.deck-cover{height:220px}.deck-title{font-size:18px}}
@media(max-width:860px){.hero h1{font-size:30px}.hero .eyebrow{font-size:7px;letter-spacing:1px}.hero-description{font-size:12px}.hero-actions{flex-direction:column;align-items:flex-start;gap:5px}.hero-meta{font-size:9px;gap:9px}.hero-meta span+span:before{margin-right:9px}.hero-art{height:315px}.deck-cover{height:200px}.deck-title{font-size:16px}.deck-english{font-size:8px;letter-spacing:1px;bottom:29px}.deck-count{bottom:16px;left:22px;font-size:7px}.deck-grid{gap:25px 16px}.how-strip{grid-template-columns:1fr 1fr 1fr;gap:22px}.how-intro{grid-column:1/-1}.game-layout{grid-template-columns:minmax(280px,1fr) 235px;gap:30px}.people-panel{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:14px}.people-panel>.eyebrow,.people-panel>h2,.table-note,.policy-note{display:none}.people{display:flex;gap:12px;flex-wrap:wrap}.person{margin-left:0;padding:8px}.person .avatar{height:30px;width:30px}.person:not(.speaking) small{display:none}.person>span{font-size:11px}.person small{font-size:9px}.speaker-dot{display:none}.people-panel>.button{white-space:nowrap;padding:6px}.chapter-caption{margin-bottom:16px}.table-heading h1{font-size:24px}.question-card h2{font-size:25px}.setup-layout{grid-template-columns:260px 1fr;gap:30px}.large-deck{height:370px;padding:25px 15px}.large-deck h1{font-size:22px}.setup-main h2{font-size:27px}.personal-fields{grid-template-columns:1fr}.library-grid{grid-template-columns:repeat(2,1fr)}.library .section-heading{display:block}.library .section-heading>p{margin-top:14px}.library-filters{flex-wrap:wrap}.library-filters label{flex-basis:25%}.library-filters .search-field{flex-basis:65%}}
@media(max-width:600px){.wrap,.header-inner,.footer{width:calc(100% - 36px)}.site-header{height:74px}.header-inner{gap:14px}.brand{font-size:20px;gap:8px}.brand-icon{font-size:35px}.brand small{font-size:6px;letter-spacing:2.7px;margin-top:7px}.site-header nav{gap:17px}.nav-link{font-size:10px}.site-header nav .nav-link:first-child{display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding:35px 0 39px;gap:27px}.hero h1{font-size:36px;line-height:1.55;letter-spacing:1px;margin:17px 0}.hero .eyebrow{font-size:7px;letter-spacing:1.1px}.hero-description{font-size:13px}.hero-actions{flex-direction:row;align-items:center;gap:19px;margin-top:23px}.hero-actions .primary{min-height:46px;font-size:12px;padding:12px 17px;gap:13px}.hero-actions .text-button{font-size:10px;gap:7px}.play-icon{width:24px;height:24px}.hero-meta{margin-top:19px;font-size:9px;gap:15px}.hero-meta span+span:before{margin-right:15px}.hero-art{height:250px;margin-top:4px}.hero-art img{border-radius:65px 7px 7px 7px}.art-sticker{left:16px;bottom:-14px;width:88px;height:88px;font-size:12px}.art-sticker span{font-size:20px}.art-label{font-size:7px;right:19px;top:19px}.section-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:23px}.section-heading h2{font-size:25px;margin-top:8px}.section-heading>p{font-size:11px}.deck-section{padding:28px 0 35px}.deck-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.deck-cover{height:185px;padding:17px 14px}.deck-number{font-size:6px;letter-spacing:.6px}.deck-cover .motif{transform:translate(-50%,-50%) scale(.78);top:48%}.deck-english{font-size:6px;letter-spacing:.7px;bottom:26px;left:14px;right:10px}.deck-count{left:14px;font-size:6px;bottom:14px}.deck-description{padding-top:13px}.deck-title{font-size:15px;letter-spacing:0;gap:3px;align-items:start}.deck-subtitle{font-size:10px;line-height:1.8;margin-top:7px}.deck-audience{font-size:8px;letter-spacing:0}.how-strip{grid-template-columns:1fr;gap:23px;padding:29px 0}.how-intro{grid-column:auto}.how-strip>div:not(.how-intro){display:grid;grid-template-columns:25px 1fr;align-items:center;gap:0 10px}.how-strip>div:not(.how-intro) p{grid-column:2}.how-strip h3{margin:0 0 5px}.how-intro .eyebrow{font-size:8px}.how-intro h2{font-size:21px}.footer{flex-wrap:wrap;gap:10px;font-size:8px;padding:22px 0}.footer span:nth-child(2){order:3;width:100%}.footer span:last-child{margin-left:auto}.setup-layout{display:block;padding:24px 0 40px}.setup-aside>.button{margin:0 0 16px;font-size:11px}.large-deck{height:135px;padding:18px 20px;text-align:left;align-items:start;box-shadow:3px 3px 0 #ddded0}.large-deck .motif{left:auto;right:16px;top:50%;transform:translateY(-50%) scale(.65);transform-origin:right}.large-deck .eyebrow{font-size:7px;letter-spacing:1.5px}.large-deck h1{font-size:24px;margin-top:12px;max-width:75%}.large-deck>span:last-child{margin-top:8px;font-size:9px}.setup-aside>p{font-size:10px;margin:19px 0 5px}.setup-main{padding-top:23px}.setup-main h2{font-size:27px;margin-bottom:11px}.setup-main>.muted{font-size:12px}.personal-fields{grid-template-columns:1fr 1fr}.entry-rules{gap:10px;font-size:9px;flex-wrap:wrap}.interlude{padding-block:44px 55px;min-height:calc(100svh - 155px)}.interlude h1,.closing-page>h1{font-size:30px;line-height:1.7}.interlude>p:not(.eyebrow){font-size:12px}.table-wrap{padding:24px 0}.table-heading{align-items:start;gap:10px;margin-bottom:19px}.table-heading .eyebrow{font-size:7px;letter-spacing:1px}.table-heading h1{font-size:21px;letter-spacing:.5px}.table-tools{gap:6px;flex-shrink:0;padding-top:4px}.table-tools .button{font-size:10px;padding:8px 9px;min-height:40px}.chapters{grid-template-columns:repeat(3,1fr);gap:5px;padding:7px 0}.chapter{font-size:11px;padding:7px 10px;gap:0 9px}.chapter small{font-size:8px}.chapter-symbol{font-size:22px}.chapter-caption{font-size:11px;margin:12px 0 18px}.chapter-caption>span{display:block;font-size:9px}.game-layout{display:flex;flex-direction:column;gap:23px}.people-panel{width:100%;flex-wrap:wrap;padding-bottom:13px;gap:5px}.people{gap:6px}.person{padding:6px;gap:7px}.person .avatar{width:27px;height:27px;font-size:10px}.person>span{font-size:10px}.person:not(.speaking){opacity:.8}.people-panel>.button{font-size:10px;min-height:40px}.card-column{width:100%;padding:0 5px}.question-card{min-height:335px;padding:23px 28px}.card-top{font-size:9px}.card-mark{margin:16px 0 6px;font-size:32px}.card-topic{font-size:9px;margin-bottom:12px}.question-card h2{font-size:25px;line-height:1.8}.card-bottom{margin-top:25px}.card-hint{font-size:10px;line-height:1.8;margin-top:22px}.card-actions .button{font-size:11px;padding-inline:18px}.response-panel{width:100%;padding:22px;border:1px solid var(--line);background:#eeefe6;border-radius:9px;min-height:auto}.response-panel h2{font-size:23px;margin:10px 0 12px}.response-panel h2 br{display:none}.response-panel .eyebrow{font-size:8px}.response-panel>p:not(.eyebrow){font-size:12px;margin:8px 0 14px}.listening-note{font-size:14px;line-height:1.8;padding:0 0 17px;display:flex;gap:12px;align-items:center}.listening-note br{display:none}.listening-note>span{font-size:42px;height:32px}.response-panel .button{font-size:13px;min-height:46px}.listener-tabs{gap:8px}.listener-tab{font-size:12px;min-width:43px;min-height:43px}.listener-prompt{background:#fffdf4;font-size:18px}.table-bottom{flex-direction:column-reverse;align-items:stretch;gap:14px;margin-top:22px;padding-top:20px;text-align:center}.stop-button{width:100%;min-height:48px;font-size:12px}.table-bottom>span{font-size:9px}.closing-page{padding:36px 0 45px}.closing-card{padding:128px 25px 25px}.closing-card h2{font-size:23px}.closing-page>.button{display:flex;margin-inline:auto}.library{padding:30px 0}.library h1{font-size:26px}.library h1 .accent{display:block}.library-filters{gap:12px}.library-filters label{flex-basis:calc(50% - 12px)}.library-filters .search-field{flex-basis:calc(50% - 12px)}.library-filters>.button{width:100%}.library-count{gap:8px;font-size:11px}.library-count>span{display:none}.library-grid{grid-template-columns:1fr;gap:16px}.library-card{padding:23px}.library-card h2{font-size:22px}.library-card-label{font-size:10px}.library-card details summary{min-height:44px}.help-dialog{padding:30px 23px}.help-dialog h2{font-size:26px}.help-dialog ol{font-size:12px}.dialog-backdrop{padding:18px}.eyebrow{font-size:9px}}
@media(max-width:360px){.hero h1{font-size:31px}.hero-actions{gap:12px}.hero-actions .primary{font-size:11px;padding-inline:12px}.hero-actions .text-button{font-size:9px}.hero-meta{font-size:8px}.deck-title{font-size:13px}.deck-cover{height:173px}.table-heading h1{font-size:18px}.table-tools .button{font-size:9px;padding:8px}.question-card h2{font-size:23px}.personal-fields{grid-template-columns:1fr}.chapter{font-size:10px;padding-inline:6px}.site-header nav{gap:12px}}
.mobile-done{display:none}.formal-notice{padding:10px 24px;text-align:center;font-size:12px;background:#eee2cb}.stage-dialog>.button{margin:6px 0}.sr-only:focus{position:fixed;z-index:100;top:8px;left:8px;width:auto;height:auto;margin:0;padding:12px;clip:auto;background:var(--white)}
@media(max-width:600px){.site-header{position:sticky;top:0;z-index:20;background:var(--paper)}.site-header nav .nav-link:first-child{display:block}.site-header nav [data-action="browse-decks"]{display:none!important}.site-header:has(.exit) .brand{font-size:17px;letter-spacing:1px;gap:5px}.site-header:has(.exit) .brand-icon{font-size:29px}.site-header:has(.exit) nav{gap:10px}.site-header:has(.exit) .nav-link{font-size:9px}.mobile-done{display:flex;margin:13px 0 8px}.response-panel [data-action="speaker-done"]{display:none}.table-bottom .stop-button{position:fixed;bottom:max(12px,env(safe-area-inset-bottom));left:18px;right:18px;width:calc(100% - 36px);z-index:19;border:1px solid #d9bca8;box-shadow:0 3px 25px #403b3529;background:#f1e6dd}.table-wrap{padding-bottom:70px}.listener-tab{min-height:44px}.card-column,.response-panel{scroll-margin-top:90px}.table-bottom{padding-bottom:0}.help-dialog{scroll-margin-top:80px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.button:hover,.deck-tile:hover{transform:none}}
.mobile-pause{display:none}
@media(max-width:600px){.table-bottom .mobile-pause{display:flex;position:fixed;left:18px;bottom:max(12px,env(safe-area-inset-bottom));width:76px;min-height:48px;padding:10px 8px;font-size:11px;z-index:19;background:var(--paper);border:1px solid #c6cbbb;box-shadow:0 3px 25px #403b3520}.table-bottom .stop-button{left:102px;width:calc(100% - 120px);font-size:11px}}

/* v1.1：題量解釋、適配提示與追問條件。 */
.deck-fit,.depth-explainer{font-size:13px;line-height:1.9;padding:16px 18px;background:#e9eddf;border-radius:8px;color:#495443}
.card-level{display:flex;justify-content:center;gap:18px;font-size:12px;color:#58654e;margin:22px 0 8px}.card-level span{color:var(--muted)}
.availability{margin:0 0 28px;border-block:1px solid var(--line);padding:14px 0;color:var(--muted);font-size:12px;line-height:1.8}.availability summary{cursor:pointer;color:var(--ink);min-height:30px}.availability p{max-width:900px}.availability-scroll{overflow-x:auto}.availability table{border-collapse:collapse;max-width:760px;width:100%;text-align:left}.availability caption{text-align:left;font-weight:600;padding:8px 0}.availability td,.availability th{padding:8px 10px;border-bottom:1px solid var(--line);white-space:nowrap}.availability th{font-weight:500}
.followup-fit{font-size:12px;color:#5c6653;line-height:1.9;border-left:2px solid #a1ac8d;padding:10px 12px;background:#edf0e7}.followup-fit strong{display:block;font-weight:500}
@media(max-width:600px){.availability{font-size:11px;margin-bottom:18px}.availability td,.availability th{padding:7px 5px}.card-level{font-size:11px;gap:12px}.depth-explainer{font-size:12px}.deck-fit{font-size:12px}}

/* v2：共用卡、情境設定及活動流程。 */
.play-options{border:1px solid var(--line);border-radius:10px;padding:20px;margin:25px 0}.play-options legend{padding:0 8px;font-size:16px}.mode-choices{display:flex;flex-wrap:wrap;gap:16px}.play-options .small{margin:12px 0}.play-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 24px}.play-controls>div{display:flex;background:#e8ecdf;border-radius:8px;padding:4px}.play-controls .button{font-size:12px;min-height:44px;padding:10px 15px}.mode-button.selected{background:var(--white);box-shadow:0 1px 5px #43502c15;border-radius:5px}.play-controls p{font-size:11px;color:var(--muted);margin-left:auto}.condition-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:5px;font-size:11px;color:#59664e;margin:12px 0}.condition-tags span{background:#eef0e7;border:1px solid #dde2d3;border-radius:4px;padding:4px 8px}.library-card .condition-tags{justify-content:flex-start}.activity-note{font-size:12px;color:#655641;line-height:1.8;background:#f3eddf;padding:12px;border-radius:7px}.person.participating{background:#e9ecdf}.response-help{margin:15px 0;border-block:1px solid var(--line);font-size:12px}.response-help summary{padding:12px 0;cursor:pointer}.response-help p{font-size:12px;color:var(--muted)}.library-filters{flex-wrap:wrap}.library-filters label{min-width:115px}.library-filters .search-field{min-width:200px}.hero{padding-block:32px;gap:35px}.hero-art{height:235px}.hero h1{font-size:36px;margin-block:12px;line-height:1.5}.hero-description{font-size:13px}.hero-actions{margin-top:18px}.hero-meta{margin-top:16px}.art-sticker{display:none}.deck-section{padding-top:20px}.deck-cover{height:185px}.deck-count{font-size:10px}.section-heading>p{max-width:520px;line-height:1.9}
@media(max-width:600px){.hero{padding:24px 0 10px;gap:12px}.hero-art{display:none}.hero h1{font-size:30px}.hero .eyebrow,.hero-meta{display:none}.hero-description{font-size:12px}.hero-actions{margin-top:12px}.deck-section{padding-top:20px}.deck-cover{height:160px}.deck-count{font-size:9px}.play-controls{gap:8px}.play-controls>div{flex:1}.play-controls .mode-button{flex:1;padding-inline:8px}.play-controls p{width:100%;margin:0}.play-controls>.button{font-size:11px;padding-inline:10px}.mode-choices{gap:12px}.library-filters label{min-width:0}.library-filters .search-field{min-width:0}.response-panel [data-action="complete-activity"]{display:none}.condition-tags{font-size:10px}.activity-note{font-size:11px}.play-options{padding:16px}.question-card:has(.card-topic) h2{overflow-wrap:anywhere}}
