:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f5ef;color:#1d2522;-webkit-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;max-width:100%;overflow-x:hidden}body{margin:0;width:100%;max-width:100%;min-width:0;overflow:hidden;touch-action:manipulation}button,input,select,textarea{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:8px;padding:10px 14px;background:#1f4f46;color:#fff;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){button:hover{background:#173d37}}button.secondary{background:#e4dfd1;color:#24302c}input,select,textarea{width:100%;border:1px solid #c9c1b2;border-radius:8px;font-size:16px;line-height:1.2;padding:10px 12px;background:#fffdfa;color:#1d2522}textarea{resize:none;line-height:1.45}label{display:grid;gap:6px;min-width:0;color:#45524d;font-size:.88rem;font-weight:800}.auth-layout{height:100%;display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:28px;align-items:center;overflow:auto;padding:28px;background:linear-gradient(135deg,#1f4f4614,#7b5a2c1a),#f7f5ef}.auth-hero{max-width:700px}.auth-hero h1{margin:10px 0 14px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1}.auth-hero p{max-width:560px;color:#56645e;line-height:1.55}.auth-card,.panel{border:1px solid #ded6c8;border-radius:8px;background:#fffdfa;box-shadow:0 16px 36px #29231914}.auth-card{display:grid;gap:14px;padding:20px}.auth-card h2,.panel h2{margin:0}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#1f4f46;color:#fffdfa;flex:0 0 auto}.brand-mark.large{width:68px;height:68px}.brand-mark.favicon-mark{background:transparent}.brand-mark.favicon-mark img{width:100%;height:100%;display:block}.eyebrow{margin:0;color:#8a6f3d;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.app{width:100%;max-width:100%;height:100%;overflow:hidden;background:#f7f5ef}.workspace{width:100%;max-width:100%;height:100%;display:grid;grid-template-rows:62px minmax(0,1fr);min-width:0;overflow:hidden}.topbar{min-width:0;width:100%;max-width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) minmax(170px,260px);gap:10px;align-items:center;border-bottom:1px solid #ded6c8;background:#fffdfaf5;padding:max(10px,env(safe-area-inset-top)) 12px 10px;z-index:10}.topbar-title{display:flex;align-items:center;gap:8px;min-width:0;font-weight:900}.topbar-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{width:42px;min-height:42px;padding:0;background:#e8efe8;color:#173d37}.collection-picker{min-width:0}.collection-picker select{height:40px;padding:8px 10px}.collection-picker{font-size:0;gap:0}.notice{position:fixed;top:70px;right:12px;z-index:20;border-radius:8px;background:#e6f2ea;color:#24563d;padding:10px 12px;font-weight:800}.drawer-backdrop{position:fixed;inset:0;z-index:30;background:#181c1947;opacity:0;pointer-events:none;transition:opacity .16s ease}.drawer{position:fixed;top:0;bottom:0;left:0;z-index:40;width:min(82dvw,320px);max-width:calc(100vw - 28px);display:grid;grid-template-rows:auto auto 1fr auto;gap:18px;border-right:1px solid #ded6c8;background:#fffdfa;padding:18px;transform:translate(-102%);transition:transform .18s ease}.menu-is-open .drawer{transform:translate(0)}.menu-is-open .drawer-backdrop{opacity:1;pointer-events:auto}.brand{display:flex;gap:12px;align-items:center}.brand strong,.brand span{display:block}.brand span{margin-top:3px;color:#6c746f;font-size:.84rem}nav{display:grid;align-content:start;gap:7px}.drawer-collection{display:none}.nav-button{justify-content:flex-start;width:100%;min-height:44px;background:transparent;color:#33403b;font-weight:800}.nav-button:hover,.nav-button.active{background:#e8efe8;color:#173d37}.nav-button.logout{color:#7c2f28}.page{width:100%;max-width:100%;min-height:0;height:100%;display:grid;gap:12px;align-content:start;overflow:auto;overflow-x:hidden;padding:16px;overscroll-behavior:contain}.app-view{grid-template-rows:auto auto minmax(0,1fr)}.page.narrow{max-width:820px}.page-heading h1{margin:4px 0 0;font-size:clamp(1.45rem,4vw,2.4rem);line-height:1.05}.page-heading.compact h1{font-size:clamp(1.25rem,3vw,1.9rem)}.dashboard-page{grid-template-rows:auto minmax(0,1fr)}.action-grid{width:100%;max-width:100%;min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.action{width:100%;max-width:100%;min-width:0;min-height:150px;display:grid;justify-items:start;align-content:start;text-align:left;border:1px solid #ded6c8;border-radius:8px;background:#fffdfa;color:#1d2522;padding:16px}@media(hover:hover)and (pointer:fine){.action:hover{background:#f0eee6}}.action span,.muted{color:#66736d}.action strong,.action span{min-width:0;overflow-wrap:anywhere}.picker-row,.quiz-toolbar,.answer-grid,.button-row{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.picker-row label,.quiz-toolbar label,.answer-grid label{min-width:180px;flex:1}.editor-layout{width:100%;max-width:100%;min-height:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:12px}.panel{width:100%;max-width:100%;min-height:0;overflow:hidden;padding:16px}.preview-panel,.card-editor-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px}.verse-list,.reader{min-height:0;overflow:auto;line-height:1.55}.verse-list p,.reader p{margin:0 0 10px}.reader{padding-bottom:28px}.reader sup{display:inline-flex;min-width:24px;color:#8a6f3d;font-weight:900}.card-editor-panel textarea{height:100%;min-height:160px}.quiz-page,.learn-page{grid-template-rows:auto minmax(0,1fr)}.quiz-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}.setup-panel,.quiz-card,.result-screen{align-self:stretch;max-width:min(880px,100%);width:100%;min-height:0;display:grid;gap:14px;border:1px solid #ded6c8;border-radius:8px;background:#fffdfa;padding:16px}.learn-setup{align-content:center}.source-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid #d8d0c2;border-radius:8px;background:#eee8da;padding:4px}.source-tabs button{min-height:38px;background:transparent;color:#3d4844}.source-tabs button.active{background:#1f4f46;color:#fff}.cfm-scope-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.week-summary{display:grid;gap:4px;border:1px solid #e2dacd;border-radius:8px;background:#f8f4eb;padding:12px}.week-summary strong{color:#26312d}.week-summary span{color:#66736d;font-weight:700}.learn-card{grid-template-rows:auto auto minmax(0,1fr) auto auto auto}.learn-progress{display:flex;gap:8px;justify-content:space-between;color:#66736d;font-size:.88rem;font-weight:800}.learn-read{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.learn-read-header{display:flex;gap:12px;align-items:center;justify-content:space-between}.learn-read-header>div{min-width:0;flex:1 1 auto}.learn-read-header h2{margin-top:4px}.setup-panel{align-content:center}.quiz-card{grid-template-rows:auto minmax(0,1fr) auto auto}.prompt-label{margin:0;color:#8a6f3d;font-weight:900}blockquote{margin:0;border-left:4px solid #8a6f3d;padding:8px 0 8px 14px;color:#2d3834;font-size:1.05rem;line-height:1.55}.prompt-text{min-height:0;overflow:auto}.score{flex:0 0 auto;border-radius:8px;background:#e8efe8;color:#173d37;padding:9px 11px;font-weight:900;white-space:nowrap}.result-screen{align-content:center;justify-items:stretch;min-height:320px}.result-screen strong{display:block;font-size:clamp(2rem,7vw,4rem);line-height:1}.result-screen span{display:block;margin-top:12px;font-size:1.15rem;font-weight:800}.result-screen.good,.status.success,.success{background:#e6f2ea;color:#24563d}.result-screen.bad,.status.error{background:#fae8e3;color:#7c2f28}.status{margin:0;border-radius:8px;padding:10px 12px}.help-text{margin:-6px 0 0;color:#66736d;font-size:.9rem;line-height:1.4}.empty{color:#66736d}.game-page{grid-template-rows:auto minmax(0,1fr)}.game-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}.chapel-game{min-height:0;display:grid;grid-template-rows:auto minmax(260px,1fr) auto auto;gap:12px}.level-switcher{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.level-switcher span{min-width:58px;border-radius:8px;background:#e8efe8;color:#173d37;padding:10px 12px;text-align:center;font-weight:900}.chapel-stage{position:relative;min-height:260px;overflow:hidden;border:1px solid #ded6c8;border-radius:8px;background:linear-gradient(180deg,#fffdfaf5,#e8efe8db 68%,#8a6f3d29 68%),#f7f5ef}.chapel-building{position:absolute;left:50%;bottom:22px;width:min(70%,360px);aspect-ratio:1.15;transform:translate(-50%)}.chapel-body,.chapel-roof,.chapel-steeple,.chapel-door,.chapel-window,.chapel-scripture,.sunbeam,.sparkle,.chapel-burst{position:absolute}.chapel-body{left:13%;right:13%;bottom:0;height:58%;border:6px solid #1f4f46;border-radius:8px 8px 6px 6px;background:#fffdfa}.level-temple .chapel-body{height:66%;border-color:#6f694f}.level-temple .chapel-roof,.level-temple .chapel-steeple{background:#f7f5ef}.level-garden .chapel-body{border-color:#24563d;border-radius:44% 44% 8px 8px;background:#e6f2ea}.level-garden .chapel-roof{background:#24563d}.level-ark .chapel-body{height:48%;border-color:#7b5a2c;border-radius:0 0 44px 44px;background:#c8714d}.level-ark .chapel-roof{bottom:45%;background:#7b5a2c}.level-plates .chapel-body,.level-scripture .chapel-body{height:52%;border-color:#8a6f3d;border-radius:10px;background:#f6d56f}.level-plates .chapel-roof,.level-scripture .chapel-roof{background:#8a6f3d}.level-missionary .chapel-body,.level-service .chapel-body{border-color:#1f4f46;background:#e8efe8}.level-missionary .chapel-roof,.level-service .chapel-roof{background:#c8714d}.level-family .chapel-body,.level-primary .chapel-body{border-color:#7c2f28;background:#fffdfa}.level-family .chapel-roof,.level-primary .chapel-roof{background:#7c2f28}.level-baptism .chapel-body{border-color:#1f4f46;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#fffdfaeb,#e8efe8b3),#dcefeb}.level-baptism .chapel-roof{background:#1f4f46}.chapel-roof{left:5%;right:5%;bottom:52%;height:23%;background:#8a6f3d;clip-path:polygon(50% 0,100% 100%,0 100%)}.chapel-steeple{left:43%;bottom:71%;width:14%;height:28%;border:6px solid #1f4f46;border-bottom:0;border-radius:8px 8px 0 0;background:#fffdfa;opacity:0;transform:translateY(14px) scale(.9);transition:opacity .18s ease,transform .18s ease}.chapel-steeple:before{content:"";position:absolute;left:50%;top:-28px;width:5px;height:30px;border-radius:999px;background:#1f4f46;transform:translate(-50%)}.chapel-door{left:50%;bottom:-6px;width:22%;height:45%;border:5px solid #1f4f46;border-bottom:0;border-radius:999px 999px 0 0;background:#c8714d;opacity:0;transform:translate(-50%,12px);transition:opacity .16s ease,transform .16s ease}.chapel-window{top:22%;width:19%;aspect-ratio:.75;border:5px solid #1f4f46;border-radius:999px 999px 8px 8px;background:linear-gradient(90deg,transparent 46%,#1f4f46 46% 54%,transparent 54%),linear-gradient(180deg,transparent 46%,#1f4f46 46% 54%,transparent 54%),#f6d56f;opacity:0;transform:scale(.7);transition:opacity .16s ease,transform .16s ease}.chapel-window.left{left:17%}.chapel-window.right{right:17%}.chapel-scripture{left:8%;bottom:2%;width:22%;height:16%;border:5px solid #1f4f46;border-radius:6px;background:linear-gradient(90deg,transparent 47%,#1f4f46 47% 53%,transparent 53%),#f7f5ef;opacity:0;transform:rotate(-8deg) scale(.7);transition:opacity .18s ease,transform .18s ease}.sunbeam{top:24px;right:28px;width:70px;aspect-ratio:1;border-radius:50%;background:#f6d56f;box-shadow:0 0 0 12px #f6d56f47,0 0 42px #f6d56fb8;opacity:0;transform:scale(.6);transition:opacity .18s ease,transform .18s ease}.sparkle{color:#8a6f3d;font-size:2.6rem;font-weight:900;opacity:0;transform:scale(.5) rotate(-12deg);transition:opacity .16s ease,transform .16s ease}.sparkle-one{left:12%;top:20%}.sparkle-two{right:14%;top:42%;color:#c8714d}.chapel-burst{left:50%;top:16%;color:#1f4f46;font-size:clamp(2rem,8vw,4rem);font-weight:900;transform:translate(-50%);animation:chapel-pop .9s ease both}.show{opacity:1;transform:none}.chapel-door.show{transform:translate(-50%)}.chapel-scripture.show{transform:rotate(-8deg) scale(1)}.scene-book .chapel-body,.scene-water .chapel-body,.scene-tree .chapel-body,.scene-ark .chapel-body,.scene-jesus .chapel-body,.scene-gift .chapel-body,.scene-badge .chapel-body,.scene-heart .chapel-body{overflow:hidden}.scene-book .chapel-body{left:6%;right:6%;bottom:7%;height:52%;border-color:#8a6f3d;border-radius:18px 18px 10px 10px;background:linear-gradient(90deg,transparent 48%,#8a6f3d 48% 52%,transparent 52%),linear-gradient(110deg,#ffffffb8 0 44%,#fff0 45%),#f6d56f;transform:skewY(-2deg)}.scene-book .chapel-roof{left:20%;right:20%;bottom:60%;height:8%;border-radius:999px;clip-path:none;background:#8a6f3d}.scene-book .chapel-steeple{left:48%;bottom:15%;width:4%;height:43%;border:0;border-radius:999px;background:#8a6f3d}.scene-book .chapel-steeple:before{display:none}.scene-book .chapel-window{top:18%;width:16%;border-color:#7c2f28;border-radius:999px;background:#fffdfa}.scene-book .chapel-door{bottom:0;width:14%;height:38%;border:0;border-radius:0 0 999px 999px;background:#7c2f28}.scene-water .chapel-body{left:4%;right:4%;bottom:4%;height:44%;border-color:#1f4f46;border-radius:50% 50% 18px 18px;background:radial-gradient(circle at 28% 38%,rgba(255,255,255,.72) 0 9%,transparent 10%),linear-gradient(180deg,#dcefeb 0 30%,#7dbfc3 31% 100%)}.scene-water .chapel-roof{left:13%;right:13%;bottom:43%;height:15%;border-radius:999px 999px 0 0;clip-path:none;background:repeating-linear-gradient(90deg,#1f4f46 0 24px,#7dbfc3 24px 48px)}.scene-water .chapel-steeple{left:42%;bottom:67%;width:16%;height:16%;border:0;border-radius:50%;background:#f6d56f}.scene-water .chapel-steeple:before{display:none}.scene-water .chapel-door{bottom:18%;width:30%;height:15%;border:4px solid #1f4f46;border-left:0;border-right:0;border-radius:999px;background:transparent}.scene-water .chapel-window{top:24%;border-radius:999px;background:#fffdfa}.scene-tree .chapel-body{left:16%;right:16%;bottom:22%;height:54%;border-color:#24563d;border-radius:48% 48% 42% 42%;background:radial-gradient(circle at 25% 34%,#e6f2ea 0 13%,transparent 14%),radial-gradient(circle at 72% 28%,#f6d56f 0 9%,transparent 10%),#5f9b57}.scene-tree .chapel-roof{left:45%;right:45%;bottom:0;height:35%;border-radius:999px;clip-path:none;background:#7b5a2c}.scene-tree .chapel-steeple{left:47%;bottom:72%;width:8%;height:14%;border:0;border-radius:999px 999px 0 0;background:#24563d}.scene-tree .chapel-steeple:before{display:none}.scene-tree .chapel-door,.scene-tree .chapel-window{border-color:#1f4f46;border-radius:999px;background:#f6d56f}.scene-ark .chapel-body{left:5%;right:5%;bottom:9%;height:38%;border-color:#7b5a2c;border-radius:0 0 55px 55px;background:linear-gradient(180deg,#c8714d,#9f5a35)}.scene-ark .chapel-roof{left:30%;right:30%;bottom:45%;height:20%;border-radius:10px 10px 0 0;clip-path:none;background:#7b5a2c}.scene-ark .chapel-steeple{left:45%;bottom:65%;width:10%;height:20%;border:0;border-radius:999px;background:#f6d56f}.scene-ark .chapel-steeple:before{display:none}.scene-ark .chapel-window{top:22%;width:14%;border-radius:50%;background:#f6d56f}.scene-ark .chapel-door{bottom:7%;width:22%;height:28%;border-radius:6px;background:#7b5a2c}.scene-jesus .chapel-body{left:17%;right:17%;bottom:12%;height:58%;border-color:#7c2f28;border-radius:50% 50% 44% 44%;background:radial-gradient(circle at 50% 38%,#fffdfa 0 18%,transparent 19%),radial-gradient(circle,#f6d56f 0 48%,#f0b967 49% 100%);box-shadow:0 0 0 14px #f6d56f3d}.scene-jesus .chapel-body:after,.scene-heart .chapel-body:after{content:"♥";position:absolute;left:50%;top:50%;color:#7c2f28;font-size:clamp(2.6rem,10vw,5rem);font-weight:900;transform:translate(-50%,-48%)}.scene-jesus .chapel-roof{left:47%;right:47%;bottom:70%;height:24%;border-radius:999px;clip-path:none;background:#7c2f28}.scene-jesus .chapel-steeple{left:42%;bottom:76%;width:16%;height:16%;border:0;border-radius:50%;background:#f6d56f}.scene-jesus .chapel-steeple:before{display:none}.scene-jesus .chapel-window{top:25%;width:14%;border:0;border-radius:50%;background:#fffdfa;box-shadow:0 0 0 7px #fffdfa57}.scene-jesus .chapel-door{bottom:8%;width:18%;height:18%;border:0;border-radius:50%;background:#7c2f28}.scene-gift .chapel-body{left:12%;right:12%;bottom:4%;height:56%;border-color:#1f4f46;border-radius:10px;background:linear-gradient(90deg,transparent 43%,#f6d56f 43% 57%,transparent 57%),linear-gradient(180deg,transparent 43%,#f6d56f 43% 57%,transparent 57%),#e8efe8}.scene-gift .chapel-roof{left:9%;right:9%;bottom:61%;height:14%;border-radius:10px;clip-path:none;background:linear-gradient(90deg,transparent 43%,#f6d56f 43% 57%,transparent 57%),#1f4f46}.scene-gift .chapel-steeple{left:40%;bottom:76%;width:20%;height:13%;border:5px solid #1f4f46;border-radius:50% 50% 0 0;background:transparent}.scene-gift .chapel-steeple:before{display:none}.scene-gift .chapel-door,.scene-gift .chapel-window{border-radius:999px;background:#fffdfa}.scene-badge .chapel-body{left:18%;right:18%;bottom:6%;height:62%;border-color:#1f4f46;border-radius:18px 18px 48% 48%;background:#e8efe8}.scene-badge .chapel-roof{left:28%;right:28%;bottom:63%;height:16%;border-radius:999px;clip-path:none;background:#1f4f46}.scene-badge .chapel-steeple{left:44%;bottom:72%;width:12%;height:16%;border:0;border-radius:999px;background:#f6d56f}.scene-badge .chapel-steeple:before{display:none}.scene-badge .chapel-door{bottom:18%;width:34%;height:13%;border:0;border-radius:999px;background:#1f4f46}.scene-badge .chapel-window{top:28%;width:15%;border-radius:50%;background:#f6d56f}.scene-heart .chapel-body{left:18%;right:18%;bottom:12%;height:56%;border-color:#7c2f28;border-radius:46% 46% 40% 40%;background:#fffdfa}.scene-heart .chapel-roof{left:29%;right:29%;bottom:61%;height:18%;border-radius:50% 50% 0 0;clip-path:none;background:#7c2f28}.scene-heart .chapel-steeple{left:44%;bottom:74%;width:12%;height:12%;border:0;border-radius:50%;background:#f6d56f}.scene-heart .chapel-steeple:before{display:none}.scene-heart .chapel-window{top:26%;width:14%;border:0;border-radius:50%;background:#f6d56f}.scene-heart .chapel-door{bottom:10%;width:18%;height:18%;border:0;border-radius:50%;background:#7c2f28}.piece-tray{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.piece-button{width:100%;min-height:64px;padding:0;border:1px solid #ded6c8;background:#fffdfa;color:#1f4f46}.piece-button.active{background:#e8efe8;box-shadow:inset 0 0 0 3px #1f4f46}.game-reset{justify-self:stretch}@keyframes chapel-pop{0%{opacity:0;transform:translate(-50%) translateY(18px) scale(.6)}30%{opacity:1;transform:translate(-50%) translateY(0) scale(1.05)}to{opacity:0;transform:translate(-50%) translateY(-34px) scale(1)}}.form-panel{display:grid;gap:14px}.toggle{grid-template-columns:auto 1fr;align-items:center}.toggle input{width:auto}.session-row{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #e7dfd2;padding-top:12px}@media(min-width:1000px){.workspace{max-width:1180px;margin:0 auto;border-left:1px solid #ded6c8;border-right:1px solid #ded6c8;background:#f7f5ef}}@media(max-width:820px){.auth-layout{grid-template-columns:1fr;align-content:start;gap:16px;padding:18px}.auth-hero h1{font-size:2rem}.auth-hero p{display:none}.brand-mark.large{width:52px;height:52px}.topbar{grid-template-columns:44px minmax(0,1fr) 150px}.action-grid,.editor-layout{grid-template-columns:1fr}.action-grid{grid-template-rows:repeat(4,minmax(84px,1fr))}.action{min-height:84px;grid-template-columns:32px minmax(0,1fr);column-gap:10px;align-items:center;padding:12px}.action svg{grid-row:span 2}.action span{font-size:.9rem}.preview-panel{display:none}}@media(max-width:560px){body,.app,.workspace{width:100%;height:100dvh}.workspace{grid-template-rows:58px minmax(0,1fr)}.topbar{grid-template-columns:42px minmax(0,1fr);padding:max(8px,env(safe-area-inset-top)) 10px 8px}.collection-picker{display:none}.drawer-collection{display:block}.drawer-collection .collection-picker{display:grid;font-size:.88rem}.page{gap:10px;padding:10px}.page-heading h1,.page-heading.compact h1{font-size:1.25rem}.action-grid{gap:8px}.action{min-height:78px;padding:10px}.action strong{font-size:.96rem}.action span{font-size:.82rem;line-height:1.28}.picker-row,.quiz-toolbar,.answer-grid,.button-row{align-items:stretch;flex-direction:column}.picker-row label,.quiz-toolbar label,.answer-grid label{min-width:0}.quiz-heading{align-items:start}.quiz-heading h1{max-width:220px}.quiz-card{grid-template-rows:auto minmax(120px,1fr) auto auto}blockquote{font-size:1rem}.result-screen{min-height:0}.result-screen strong{font-size:2.3rem}.chapel-game{grid-template-rows:auto minmax(250px,1fr) auto auto}.piece-tray{grid-template-columns:repeat(4,minmax(0,1fr))}.piece-button{min-height:58px}}
