:root{color:#182322;font-synthesis:none;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#fff;min-width:1280px;min-height:720px;margin:0}button{font:inherit}#app>section{color:#182322;background:#fff;place-content:center;justify-items:center;gap:18px;min-height:100vh;display:grid}#app>section h1{color:#0abab5;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:56px;font-weight:400}#app>section p{color:#667372;font-variant-numeric:tabular-nums;margin:0}#app>section [role=alert]{color:#7c3232;text-align:center;max-width:28rem}#app>section button{color:#182322;cursor:pointer;background:#fff;border:1px solid #009fa5;min-width:132px;padding:10px 22px}#app>section button:focus-visible{outline-offset:3px;outline:3px solid #009fa5}#app>section button:disabled{color:#667372;cursor:not-allowed;background:#e5eceb;border-color:#c8d7d5}.frelse-home-data{color:#667372!important;border-color:#c8d7d5!important}.frelse-game{--board-height:min(78vh, 780px);grid-template-columns:172px 18px calc(var(--board-height) / 2) 168px;background:#fff;justify-content:center;align-items:center;gap:36px;min-height:100vh;padding:5vh 4vw;display:grid}.frelse-size-warning{display:none}.frelse-board{width:calc(var(--board-height) / 2);height:var(--board-height);background:#fff;border:1px solid #c8d7d5;grid-template-rows:repeat(20,1fr);grid-template-columns:repeat(10,1fr);display:grid}.frelse-cell{background:0 0;border-bottom:1px solid #e5eceb;border-right:1px solid #e5eceb;min-width:0;min-height:0}.frelse-cell[data-layer=active],.frelse-cell[data-layer=locked],.frelse-cell[data-layer=ghost]{background:color-mix(in srgb, var(--piece-color) calc(var(--piece-opacity) * 100%), transparent);box-shadow:inset 0 0 0 .5px #fff}.frelse-hud{flex-direction:column;align-self:center;gap:20px;display:flex}.frelse-panel{background:#fff;border:1px solid #c8d7d5;flex-direction:column;justify-content:flex-start;align-items:center;min-height:112px;padding:17px 14px;display:flex}.frelse-panel h2{color:#009fa5;letter-spacing:.08em;margin:0 0 18px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:19px;font-weight:600}.frelse-hold-preview{place-items:center;min-height:52px;display:grid}.frelse-lines-value,.frelse-time-value,.frelse-best-difference,.frelse-best-reference{font-variant-numeric:tabular-nums;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif}.frelse-lines-value{align-items:baseline;gap:10px;display:flex}.frelse-lines-current{color:#009fa5;font-size:44px}.frelse-lines-target{color:#182322;font-size:28px}.frelse-time-value{color:#182322;font-size:30px}.frelse-panel--best{min-height:0;padding-bottom:15px}.frelse-panel--best h2{margin-bottom:10px}.frelse-best-difference{color:#009fa5;font-size:40px;line-height:1}.frelse-best-difference--behind{color:#667372}.frelse-best-reference{color:#667372;text-align:center;margin-top:14px;font-size:15px}.frelse-progress{flex-direction:column-reverse;align-self:center;gap:2px;height:148px;display:flex}.frelse-progress-tick{background:#e5eceb;width:12px;height:2px;display:block}.frelse-progress-tick[data-state=complete]{background:#0abab5}.frelse-panel--next{min-height:calc(var(--board-height) * .72)}.frelse-next-list{flex-direction:column;flex:1;justify-content:space-around;align-items:center;display:flex}.frelse-piece-preview{grid-template-rows:repeat(2,18px);grid-template-columns:repeat(4,18px);width:72px;height:36px;display:grid}.frelse-preview-mino{background:var(--piece-color);box-shadow:inset 0 0 0 .5px #fff}.frelse-brand{color:#0abab5;text-align:center;margin:22px 0 0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:38px;font-weight:400}.frelse-result{color:#182322;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4vh 28px 5vh;display:flex}.frelse-result-brand{color:#0abab5;margin:0 0 min(44px,4.5vh);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:38px;font-weight:400;line-height:1}.frelse-result-panel{background:#fff;border:1px solid #c8d7d5;flex-direction:column;justify-content:center;align-items:center;width:min(528px,70vw);min-height:min(428px,52vh);padding:min(54px,5vh) 68px min(50px,4.5vh);display:flex}.frelse-result-lines{color:#009fa5;letter-spacing:.08em;align-items:baseline;gap:13px;margin:0 0 min(18px,2vh);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:20px;font-weight:600;line-height:1;display:flex}.frelse-result-lines span:first-child{letter-spacing:0;font-size:40px;font-weight:400}.frelse-result-time{color:#182322;font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(56px,5vw,72px);line-height:1.1}.frelse-result-best{flex-direction:column;align-items:center;margin-top:min(46px,4.5vh);display:flex}.frelse-result-status{color:#009fa5;letter-spacing:.09em;margin:0 0 10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:19px;font-weight:600;line-height:1}.frelse-result-delta{color:#009fa5;font-variant-numeric:tabular-nums;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:44px;line-height:1}.frelse-result-delta--behind{color:#667372}.frelse-result-reference{color:#667372;font-variant-numeric:tabular-nums;margin:14px 0 0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:15px}.frelse-result-actions{justify-content:center;align-items:center;gap:16px;margin-top:min(30px,3vh);display:flex}.frelse-result-actions button{color:#182322;cursor:pointer;background:#fff;border:0;padding:11px 24px}.frelse-result-actions .frelse-result-primary{border:1px solid #009fa5;min-width:142px}.frelse-result-actions .frelse-result-replay{color:#182322;border:1px solid #c8d7d5;min-width:128px}.frelse-result-actions .frelse-result-secondary{color:#667372;min-width:94px}.frelse-result-actions button:focus-visible,.frelse-failure button:focus-visible{outline-offset:3px;outline:3px solid #009fa5}.frelse-game{position:relative}.frelse-failure{z-index:1;background:#fff;border:1px solid #c8d7d5;flex-direction:column;align-items:center;gap:20px;min-width:220px;padding:28px 32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.frelse-failure-title{color:#667372;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:24px}.frelse-failure-retry{color:#182322;cursor:pointer;background:#fff;border:1px solid #009fa5;min-width:132px;padding:10px 22px}.frelse-history{color:#182322;background:#fff;flex-direction:column;width:min(840px,100vw - 80px);min-height:100vh;margin:0 auto;padding:58px 0 72px;display:flex}.frelse-history-header{justify-content:space-between;align-items:baseline;display:flex}.frelse-history-brand{color:#0abab5;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:38px;font-weight:400;line-height:1}.frelse-history-home{color:#009fa5;letter-spacing:.06em;cursor:pointer;background:#fff;border:0;min-width:44px;min-height:44px;padding:0 4px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:19px;font-weight:600}.frelse-history-title{color:#009fa5;letter-spacing:.1em;text-align:center;margin:54px 0 28px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:22px;font-weight:600;line-height:1}.frelse-history-content{background:#fff;border:1px solid #c8d7d5}.frelse-history-loading,.frelse-history-empty,.frelse-history-error{color:#667372;text-align:center;place-items:center;min-height:184px;margin:0;padding:40px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;display:grid}.frelse-history-retry{color:#182322;cursor:pointer;background:#fff;border:1px solid #009fa5;min-width:112px;min-height:44px;margin:-66px auto 28px;padding:10px 20px;display:block}.frelse-history-table-header,.frelse-history-row{grid-template-columns:minmax(220px,2fr) minmax(150px,1.1fr) minmax(120px,1fr) 142px;align-items:center;column-gap:24px;padding:0 28px;display:grid}.frelse-history-table-header{color:#009fa5;letter-spacing:.08em;min-height:58px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:13px;font-weight:600}.frelse-history-row{border-top:1px solid #e5eceb;min-height:72px}.frelse-history-row time,.frelse-history-time,.frelse-history-pb{font-variant-numeric:tabular-nums;font-family:Iowan Old Style,Baskerville,Georgia,serif}.frelse-history-row time{color:#667372;font-size:15px}.frelse-history-time{color:#182322;font-size:24px}.frelse-history-pb{color:#667372;font-size:17px}.frelse-history-pb--current{color:#009fa5;font-weight:600}.frelse-history-delete,.frelse-history-replay,.frelse-history-clear{color:#667372;cursor:pointer;background:#fff;border:0;min-height:44px;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500}.frelse-history-delete{min-width:52px}.frelse-history-row>:last-child{justify-content:flex-end;align-items:center;gap:14px;display:flex}.frelse-history-replay{color:#009fa5;min-width:58px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:16px;font-weight:600}.frelse-history-load-more{color:#182322;cursor:pointer;background:#fff;border:1px solid #009fa5;align-self:center;min-width:140px;min-height:44px;margin-top:28px;padding:10px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500}.frelse-history-clear{align-self:flex-end;margin-top:18px}.frelse-history-home:hover,.frelse-history-replay:hover,.frelse-history-delete:hover,.frelse-history-clear:hover,.frelse-history-home:focus-visible,.frelse-history-replay:focus-visible,.frelse-history-delete:focus-visible,.frelse-history-clear:focus-visible{color:#007c83}.frelse-history button:focus-visible,.frelse-data button:focus-visible,.frelse-confirm button:focus-visible{outline-offset:3px;outline:3px solid #009fa5}.frelse-data{color:#182322;background:#fff;flex-direction:column;width:min(720px,100vw - 80px);min-height:100vh;margin:0 auto;padding:clamp(34px,5.9vh,58px) 0 clamp(32px,7.3vh,72px);display:flex}.frelse-data-header{justify-content:space-between;align-items:baseline;display:flex}.frelse-data-brand{color:#0abab5;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:38px;font-weight:400;line-height:1}.frelse-data-home{color:#009fa5;letter-spacing:.06em;cursor:pointer;background:#fff;border:0;min-width:44px;min-height:44px;padding:0 4px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:19px;font-weight:600}.frelse-data-home:hover,.frelse-data-home:focus-visible{color:#007c83}.frelse-data-title{color:#009fa5;letter-spacing:.1em;text-align:center;margin:clamp(34px,5.5vh,54px) 0 28px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:22px;font-weight:600;line-height:1}.frelse-data-content{background:#fff;border:1px solid #c8d7d5}.frelse-data-loading,.frelse-data-error{color:#667372;text-align:center;place-items:center;min-height:428px;margin:0;padding:40px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;display:grid}.frelse-data-retry{color:#182322;cursor:pointer;background:#fff;border:1px solid #009fa5;min-width:112px;min-height:44px;margin:-116px auto 36px;padding:10px 20px;display:block}.frelse-data-summary{grid-template-columns:1fr 1fr;min-height:112px;display:grid}.frelse-data-summary-item{place-content:center;justify-items:center;gap:12px;padding:20px 28px;display:grid}.frelse-data-summary-item+.frelse-data-summary-item{border-left:1px solid #e5eceb}.frelse-data-summary-label,.frelse-data-operation h2{color:#007c83;letter-spacing:.1em;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:14px;font-weight:600}.frelse-data-completed,.frelse-data-best{color:#182322;font-variant-numeric:tabular-nums;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:31px;line-height:1}.frelse-data-operation{border-top:1px solid #e5eceb;grid-template-columns:minmax(0,1fr) 112px;align-items:center;column-gap:42px;min-height:158px;padding:27px 32px 24px;display:grid}.frelse-data-operation h2{margin-bottom:12px;font-size:15px}.frelse-data-operation div>p{color:#667372;max-width:430px;margin:0;font-size:14px;line-height:1.5}.frelse-data-export,.frelse-data-restore{color:#182322;cursor:pointer;background:#fff;min-width:112px;min-height:44px;padding:10px 18px}.frelse-data-export{border:1px solid #009fa5}.frelse-data-restore{border:1px solid #667372}.frelse-data-export:disabled,.frelse-data-restore:disabled{color:#667372;cursor:not-allowed;border-color:#c8d7d5}.frelse-data-status{color:#667372;grid-column:1/-1;min-height:20px;margin:9px 0 -9px;font-size:13px;line-height:20px}.frelse-data-status[data-state=success]{color:#009fa5}.frelse-data-status[data-state=error]{color:#667372}.frelse-confirm-overlay{z-index:10;background:#ffffffe0;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.frelse-confirm{color:#182322;background:#fff;border:1px solid #c8d7d5;width:min(420px,100vw - 64px);padding:34px 38px 30px}.frelse-data-confirm{width:min(450px,100vw - 64px)}.frelse-confirm h2{color:#009fa5;margin:0 0 22px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:22px;font-weight:600}.frelse-confirm p{color:#667372;margin:0 0 12px;line-height:1.5}.frelse-confirm-error:empty{display:none}.frelse-confirm-error[role=alert]{color:#667372}.frelse-confirm-actions{justify-content:flex-end;gap:14px;margin-top:28px;display:flex}.frelse-confirm-actions button{color:#182322;cursor:pointer;background:#fff;min-height:44px;padding:10px 18px}.frelse-confirm-cancel{color:#667372;border:0}.frelse-confirm-submit{border:1px solid #c8d7d5}.frelse-confirm-actions button:disabled{color:#667372;cursor:not-allowed}.frelse-replay{--replay-board-height:min(700px, calc(100vh - 270px));color:#182322;background:#fff;min-width:1280px;min-height:720px;padding:clamp(22px,3.4vh,34px) 42px 30px;position:relative}.frelse-replay-home{z-index:1;color:#009fa5;letter-spacing:.06em;cursor:pointer;background:#fff;border:0;min-width:44px;min-height:44px;padding:0 4px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:19px;font-weight:600;position:absolute;top:clamp(22px,3.4vh,34px);right:42px}.frelse-replay-content{min-height:calc(100vh - clamp(44px,6.8vh,68px) - 30px)}.frelse-replay-layout{grid-template-columns:148px calc(var(--replay-board-height) / 2) 148px;justify-content:center;align-items:center;gap:clamp(38px,4.3vw,66px);display:grid}.frelse-replay-hud{flex-direction:column;align-self:center;gap:20px;display:flex}.frelse-replay-panel{min-height:108px;padding:16px 12px}.frelse-replay-panel h2{margin-bottom:16px}.frelse-replay-hold{min-height:48px}.frelse-replay-lines-value{font-variant-numeric:tabular-nums;align-items:baseline;gap:9px;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;display:flex}.frelse-replay-lines-current{color:#009fa5;font-size:42px;line-height:1}.frelse-replay-lines-target{color:#182322;font-size:25px}.frelse-replay-center{width:calc(var(--replay-board-height) / 2);flex-direction:column;align-items:stretch;display:flex}.frelse-replay-mode{color:#009fa5;letter-spacing:.12em;text-align:center;margin:0 0 12px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:16px;font-weight:500;line-height:1}.frelse-replay-board{--board-height:var(--replay-board-height);flex:none}.frelse-replay-time-row{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;margin-top:10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:18px;display:flex}.frelse-replay-current-time{color:#182322}.frelse-replay-total-time{color:#667372}.frelse-replay-progress{appearance:none;cursor:pointer;background:0 0;width:100%;height:18px;margin:3px 0 4px}.frelse-replay-progress::-webkit-slider-runnable-track{background:linear-gradient(to right, #009fa5 0, #009fa5 calc(var(--replay-progress,0) * 100%), #e5eceb calc(var(--replay-progress,0) * 100%), #e5eceb 100%);height:2px}.frelse-replay-progress::-webkit-slider-thumb{appearance:none;background:#fff;border:1px solid #009fa5;border-radius:0;width:9px;height:14px;margin-top:-6px}.frelse-replay-progress::-moz-range-track{background:#e5eceb;height:2px}.frelse-replay-progress::-moz-range-progress{background:#009fa5;height:2px}.frelse-replay-progress::-moz-range-thumb{background:#fff;border:1px solid #009fa5;border-radius:0;width:9px;height:14px}.frelse-replay-primary-controls,.frelse-replay-speeds{justify-content:center;align-items:center;display:flex}.frelse-replay-primary-controls{gap:14px}.frelse-replay-speeds{gap:8px;margin-top:8px}.frelse-replay-primary-controls button,.frelse-replay-speed,.frelse-replay-retry{cursor:pointer;background:#fff;min-height:44px;padding:9px 18px}.frelse-replay-restart{color:#667372;border:1px solid #0000;min-width:88px}.frelse-replay-toggle{color:#182322;border:1px solid #009fa5;min-width:104px}.frelse-replay-toggle:disabled{color:#667372;cursor:not-allowed;border-color:#c8d7d5}.frelse-replay-speed{color:#667372;border:1px solid #0000;min-width:58px}.frelse-replay-speed[aria-pressed=true]{color:#009fa5;background:#f2fbfb;border-color:#c8d7d5}.frelse-replay-next-panel{min-height:calc(var(--replay-board-height) * .72)}.frelse-replay-next{flex-direction:column;flex:1;justify-content:space-around;align-items:center;display:flex}.frelse-replay-brand{color:#0abab5;text-align:center;margin:22px 0 0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:36px;font-weight:400;line-height:1}.frelse-replay-state{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - clamp(44px,6.8vh,68px) - 30px);display:flex}.frelse-replay-state-body{color:#667372;text-align:center;background:#fff;border:1px solid #c8d7d5;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-width:340px;min-height:156px;padding:30px 38px;display:flex}.frelse-replay-state-body p{margin:0}.frelse-replay-retry{color:#182322;border:1px solid #009fa5}.frelse-replay-state-brand{margin-top:28px}.frelse-replay button:focus-visible,.frelse-replay input:focus-visible{outline-offset:3px;outline:3px solid #009fa5}.frelse-replay-home:hover,.frelse-replay-home:focus-visible{color:#007c83}@media (height<=820px){.frelse-replay{--replay-board-height:450px}.frelse-replay-layout{align-items:start}.frelse-replay-panel{min-height:94px;padding-block:12px}.frelse-replay-panel h2{margin-bottom:10px}.frelse-replay-next-panel{min-height:430px}}@media (width<=1279px),(height<=719px){.frelse-game{text-align:center;grid-template-columns:minmax(0,1fr);padding:32px;display:grid}.frelse-size-warning{color:#182322;margin:0;font-size:18px;display:block}.frelse-game>:not(.frelse-size-warning){display:none}}
