@font-face{font-family:Rouna;src:url(/assets/rouna-regular-webfont-DrpbjooZ.woff2)format("woff2"),url(/assets/rouna-regular-webfont-BSwzM_he.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rouna;src:url(/assets/rouna-medium-webfont-DSU4UTqO.woff2)format("woff2"),url(/assets/rouna-medium-webfont-CU6zcgUc.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rouna;src:url(/assets/rouna-medium-webfont-DSU4UTqO.woff2)format("woff2"),url(/assets/rouna-medium-webfont-CU6zcgUc.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rouna;src:url(/assets/rouna-bold-webfont-D8zhtoh5.woff2)format("woff2"),url(/assets/rouna-bold-webfont-DK0EuHNP.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rouna;src:url(/assets/rouna-bold-webfont-D8zhtoh5.woff2)format("woff2"),url(/assets/rouna-bold-webfont-DK0EuHNP.woff)format("woff");font-weight:800;font-style:normal;font-display:swap}:root{--accent:#e4f264;--gap:1.35rem;--radius:2.2rem;--font-display:"Rouna", Verdana, "Segoe UI", sans-serif;--font-body:"Rouna", Verdana, "Segoe UI", sans-serif;--ink:#141416;--sky:#eaf6ff;--sky-strong:#58b9f5;--violet:#c7b8ff;--yellow:#fff1b8;--yellow-text:#6b5a10;--mint:#bdf2d3;--mint-strong:#3fb27a;--coral:#ffc9c2;--coral-deep:#ff9c8f;--coral-strong:#ff6b5e;--on-color-muted:rgba(20,20,22,.7)}.theme-light{--bg:#fff;--text:#141416;--muted:#6b6b73;--muted-2:#9a9aa3;--tile:#f1f1f4;--tile-2:#e6e6eb;--line:#e4e4ea;--btn:#141416;--on-btn:#fff;--radio:#141416;--radio-chip:#2a2a30;--shadow:none;--ok:#1c7a4a;--late:#c0392b;--warn:#9a6a00}.theme-dark{--bg:#0f1013;--text:#f4f4f6;--muted:#a3a3ad;--muted-2:#7a7a85;--tile:#1c1d22;--tile-2:#26272d;--line:#2c2d33;--btn:#f4f4f6;--on-btn:#141416;--radio:#1c1d22;--radio-chip:#2c2d33;--shadow:none;--ok:#5fd3a4;--late:#ff8a73;--warn:#f2b544}html{-webkit-text-size-adjust:100%;height:100%;font-size:calc(1vmin + .35vw)}body{background:#fff;background:var(--bg);height:100%;color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;margin:0;line-height:1.25;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}html.page-scroll body{user-select:text;position:static;overflow:auto}#app{box-sizing:border-box;height:100%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}html.page-scroll #app{height:auto}*,:before,:after{box-sizing:border-box}h1,h2,p,ul,blockquote{margin:0}ul{padding:0;list-style:none}.muted{color:var(--muted)}.icon,.wicon{display:block}:focus{outline:none}html.kbd :focus{box-shadow:0 0 0 .3rem #fff, 0 0 0 .75rem #141416, 0 0 0 1.05rem var(--accent);z-index:3;position:relative}.board{grid-gap:var(--gap);gap:var(--gap);height:100%;padding:var(--gap) 1.9rem;-webkit-transition:-webkit-transform 2s;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);grid-auto-flow:dense;transition:transform 2s;display:grid}html.no-grid .board{padding:0;display:block;position:relative}html.no-grid .board>.tile{position:absolute}html.no-grid .board-message{height:100%}.w-4{grid-column:span 4}.w-6{grid-column:span 6}.w-8{grid-column:span 8}.w-12{grid-column:span 12}.h-1{grid-row:span 1}.h-2{grid-row:span 2}.h-3{grid-row:span 3}.h-4{grid-row:span 4}.h-5{grid-row:span 5}.h-6{grid-row:span 6}.h-7{grid-row:span 7}.h-8{grid-row:span 8}@media (orientation:portrait){.w-4,.w-6{grid-column:span 6}.w-8,.w-12{grid-column:span 12}}.tile{background:var(--tile);min-width:0;min-height:0;color:var(--text);border-radius:var(--radius);flex-direction:column;padding:1.4rem 1.6rem;display:flex;position:relative;overflow:hidden}.tile__body{flex:auto;min-height:0;position:relative;overflow:hidden}.tile__label{font-size:1.3rem;font-weight:700}.tile__deco{color:#141416;opacity:.14;pointer-events:none;position:absolute;bottom:-2.2rem;right:-1.8rem}.tile__deco svg{width:10rem;height:10rem}.board-message{text-align:center;flex-direction:column;grid-area:span 6/span 12;justify-content:center;align-items:center;display:flex}.board-message h1{font-family:var(--font-display);margin-bottom:.6rem;font-size:3rem;font-weight:600}.btn{-webkit-appearance:none;appearance:none;background:var(--btn);color:var(--on-btn);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:0;border-radius:2.2rem;min-height:3.9rem;padding:0 1.6rem;font-size:1.4rem;font-weight:700;line-height:3.9rem;text-decoration:none;display:inline-block}.btn:active{transform:scale(.97)}.btn--ghost{background:var(--tile);color:var(--text)}.btn--small{border-radius:1.4rem;min-height:2.8rem;padding:0 1rem;font-size:1.1rem;line-height:2.8rem}.btn-row{margin:.8rem -.3rem}.btn-row .btn{margin:.3rem}.tile--hodiny{background:0 0;justify-content:flex-end;padding:0 .3rem}.clock{align-items:flex-end;display:flex}.clock__time{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:8.9rem;font-weight:500;line-height:.82}.clock__colon{position:relative;top:-.06em}.clock__sec{color:var(--muted);letter-spacing:0;margin-left:.1em;font-size:.36em}.clock__meta{min-width:0;margin-left:1.9rem;padding-bottom:.3rem}.clock__day{font-family:var(--font-display);font-size:3.1rem;font-weight:600;line-height:1}.clock__date{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.3rem;font-size:1.7rem;font-weight:600;overflow:hidden}.tile--pocasie{background:var(--sky);color:#141416;justify-content:center;padding:0 1.8rem 0 1.4rem}.weather{flex:none;align-items:center;display:flex}.weather__icon .wicon{width:4.4rem;height:4.4rem}.wicon .wcloud{fill:var(--sky)}.weather__now{min-width:0;margin-left:1rem}.weather__temp{font-family:var(--font-display);font-size:3.6rem;font-weight:500;line-height:.95}.weather__meta{color:#3e4a55;white-space:nowrap;font-size:1.2rem;font-weight:600}.weather__stale{color:#9c2a1c}.weather__days{margin-left:auto;padding-left:1.2rem}.weather__day{white-space:nowrap;align-items:center;font-size:1.3rem;font-weight:600;display:flex}.weather__day+.weather__day{margin-top:.3rem}.weather__dayname{width:2.2rem;font-weight:700}.weather__dayicon .wicon{width:2rem;height:2rem;margin:0 .5rem 0 .2rem}.weather__min{color:#5d6875;margin-left:.4rem}.weather__loading{font-size:1.3rem;font-weight:600}.tile--lieky{background:0 0;padding:0}.day__head{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.7rem;padding:.3rem 0 0 .25rem;display:flex}.day__title{font-family:var(--font-display);font-size:2.3rem;font-weight:600;line-height:1}.day__summary{color:var(--muted);align-items:center;font-size:1.25rem;display:flex}.day__summary strong{color:var(--text)}.ring{width:2.6rem;height:2.6rem;margin-right:.6rem}.ring__bg,.ring__fg{fill:none;stroke-width:5px}.ring__bg{stroke:var(--line)}.ring__fg{stroke:var(--text);stroke-linecap:round}.day__empty{padding:1rem 0;font-size:1.4rem}.tl{align-items:stretch;display:flex}.tl__time{color:var(--muted-2);font-variant-numeric:tabular-nums;flex:0 0 4.4rem;padding-top:1.05rem;font-size:1.3rem;font-weight:600}.tl__axis{flex:0 0 1.9rem;justify-content:center;align-items:flex-start;padding-top:1.35rem;display:flex;position:relative}.tl__axis:before{content:"";background:var(--line);width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;left:50%}.tl__dot{background:var(--muted-2);width:1rem;height:1rem;box-shadow:0 0 0 .35rem var(--bg);border-radius:50%;position:relative}.tl__card{background:var(--tile);border-radius:1.4rem;flex-wrap:wrap;flex:auto;align-items:center;min-width:0;margin:0 0 .6rem .6rem;padding:.6rem .8rem .6rem 1.2rem;display:flex}.tl__main{flex:8rem;min-width:0}.tl__name{white-space:nowrap;text-overflow:ellipsis;font-size:1.45rem;font-weight:800;line-height:1.15;overflow:hidden}.tl__meta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:1.15rem;font-weight:600;overflow:hidden}.tl__tag{color:#fff;background:#141416;border-radius:.8rem;margin-bottom:.3rem;padding:.1rem .7rem;font-size:1.05rem;font-weight:800;display:inline-block}.tl__icon{margin-right:.8rem}.tl__icon svg{width:2rem;height:2rem}.tl--rem .tl__card,.tl--dose.is-podane .tl__card,.tl--dose.is-termin .tl__card,.tl--dose.is-meska .tl__card,.tl--dose.is-vynechane .tl__card{color:#141416}.tl--rem .tl__meta,.tl--dose.is-podane .tl__meta,.tl--dose.is-termin .tl__meta,.tl--dose.is-meska .tl__meta,.tl--dose.is-vynechane .tl__meta{color:var(--on-color-muted)}.tl--rem .tl__card{background:var(--sky)}.tl--rem .tl__dot{background:var(--sky-strong)}.tl--rem.is-past{opacity:.5}.is-podane .tl__card{background:var(--mint)}.is-podane .tl__dot{background:var(--mint-strong)}.is-vynechane .tl__card{background:var(--coral)}.is-vynechane .tl__dot{background:var(--coral-strong)}.is-meska .tl__card{background:var(--coral-deep);animation:2.2s ease-in-out infinite late-pulse}.is-meska .tl__dot{background:var(--coral-strong)}.is-termin .tl__card{background:var(--accent);border-radius:1.9rem;margin:.2rem 0 .8rem .6rem;padding:.9rem .9rem .9rem 1.4rem}.is-termin .tl__axis{padding-top:2rem}.is-termin .tl__dot{background:#141416;width:1.35rem;height:1.35rem}.is-termin .tl__name{font-family:var(--font-display);white-space:normal;font-size:2.1rem;font-weight:600}.is-termin .tl__tag{text-transform:uppercase;letter-spacing:.04em}.tl--now{align-items:center;height:2.2rem;margin:.1rem 0 .7rem}.tl--now .tl__time{color:var(--text);padding-top:0;font-weight:800}.tl--now .tl__axis{align-self:stretch;align-items:center;padding-top:0}.tl--now .tl__dot{background:var(--text);width:1.35rem;height:1.35rem;box-shadow:none}.tl__nowline{background:var(--text);border-radius:.2rem;flex:auto;height:.25rem;margin-left:.6rem}.tl__done{align-items:center;margin-left:.6rem;font-size:1.3rem;font-weight:700;display:flex}.tl__check{color:#fff;background:#141416;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:.5rem;display:flex}.tl__check svg{width:1.4rem;height:1.4rem}.btn-dose{color:#141416;background:0 0;border:.18rem solid #141416;flex-shrink:0;justify-content:center;align-items:center;min-height:3.6rem;margin-left:.8rem;padding:0 1.4rem;font-size:1.45rem;line-height:1;display:inline-flex}.btn-dose--caka{background:var(--bg);color:var(--text);border-color:var(--line)}.btn-dose--termin,.btn-dose--meska{color:#fff;background:#141416;border:0;min-height:4.6rem;padding:0 2rem;font-size:1.7rem;font-weight:800}.btn-dose--termin{width:100%;margin:.7rem 0 0;animation:2.4s ease-in-out infinite due-pulse}.btn__icon{margin-right:.5rem}.btn__icon svg{width:1.7rem;height:1.7rem}.btn--undo{color:#141416;background:rgba(20,20,22,.12);min-height:2.8rem;margin-left:.6rem;padding:0 1rem;font-size:1.1rem;line-height:2.8rem}@-webkit-keyframes due-pulse{0%,to{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.03)}}@keyframes due-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes late-pulse{0%,to{box-shadow:0 0 rgba(255,107,94,0)}50%{box-shadow:0 0 0 .45rem rgba(255,107,94,.45)}}.tile--meniny{background:var(--violet);color:#141416}.meniny{flex-direction:column;justify-content:space-between;display:flex}.meniny__name{font-family:var(--font-display);font-size:3.3rem;font-weight:600;line-height:1}.meniny__extra{margin-top:.3rem;font-size:1.25rem;font-weight:600}.meniny__family{margin-top:.3rem;font-size:1.3rem;font-weight:800}.later .tile__label{color:var(--muted);margin-bottom:.5rem}.later__row{align-items:baseline;padding:.3rem 0;font-size:1.4rem;display:flex}.later__row.is-past{opacity:.5}.later__day{flex:0 0 4.6rem;font-weight:800}.later__text{flex:auto;min-width:0}.later__fam{margin-right:.7rem;font-weight:700}.later__icon{vertical-align:-.25rem;margin-right:.35rem;display:inline-block}.later__icon svg{width:1.5rem;height:1.5rem}.later__empty{color:var(--muted);font-size:1.3rem}.tile--odkaz{background:var(--yellow);color:#141416}.odkaz{flex-direction:column;justify-content:space-between;display:flex}.odkaz .tile__label{color:var(--yellow-text)}.odkaz__text{font-family:var(--font-display);font-weight:500;line-height:1.2}.odkaz__text.is-short{font-size:2.6rem}.odkaz__text.is-medium{font-size:2.1rem}.odkaz__text.is-long{font-size:1.65rem}.tile--radio{background:var(--radio);color:#fff;border-radius:5rem;justify-content:center;padding:0 1.1rem}.radio{flex:none;align-items:center;display:flex}.radio__btn{-webkit-appearance:none;appearance:none;background:var(--radio-chip);color:#fff;width:4.4rem;height:4.4rem;font-family:var(--font-body);cursor:pointer;border:0;border-radius:2.2rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.radio__btn svg{width:1.6rem;height:1.6rem}.radio__play{color:#141416;background:#fff;border-radius:2.55rem;width:5.1rem;height:5.1rem}.radio__play svg{width:1.9rem;height:1.9rem}.radio__info{flex-shrink:0;min-width:10rem;margin:0 1.2rem}.radio__status{letter-spacing:.06em;text-transform:uppercase;color:#a9a9b2;font-size:1.05rem;font-weight:700}.radio__status.is-playing{color:#7ee2a8}.radio__status.is-error{color:#ff9c8f}.radio__now{white-space:nowrap;text-overflow:ellipsis;max-width:16rem;font-size:1.65rem;font-weight:700;overflow:hidden}.radio__stations{white-space:nowrap;text-align:right;flex:auto;min-width:0;overflow:hidden}.radio__station{-webkit-appearance:none;appearance:none;vertical-align:middle;background:var(--radio-chip);color:#fff;height:4.4rem;font-family:var(--font-body);cursor:pointer;border:0;border-radius:2.2rem;margin-left:.6rem;padding:0 1.7rem;font-size:1.4rem;font-weight:600;display:inline-block}.radio__station.is-active{color:#141416;background:#fff;font-weight:800}.radio__tools{border-left:1px solid #34343b;align-items:center;margin-left:1rem;padding-left:1rem;display:flex}.radio__tools>*{margin-left:.5rem}.radio__vol-label{text-align:center;color:#a9a9b2;min-width:3.4rem;font-size:1.1rem;font-weight:700}.radio__sleep{width:auto;min-width:4.4rem;padding:0 1.1rem;font-size:1.2rem;font-weight:700}.radio__sleep span{margin-left:.4rem}.radio__sleep.is-on{background:var(--accent);color:#141416}@media (orientation:portrait){.clock__time{font-size:7.4rem}.clock__day{font-size:2.6rem}.radio__tools{display:none}}.night-overlay{opacity:0;pointer-events:none;z-index:50;background:rgba(0,0,0,.8);justify-content:center;align-items:center;transition:opacity 4s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.offline-badge{z-index:60;color:#fff;background:rgba(0,0,0,.6);border-radius:1rem;padding:.3rem .8rem;font-size:.9rem;font-weight:700;display:none;position:fixed;top:.8rem;right:.8rem}html.is-offline .offline-badge{display:block}.offline-badge__dot{background:var(--warn);border-radius:50%;width:.6rem;height:.6rem;margin-right:.4rem;display:inline-block}.sound-hint__icon{vertical-align:-.2rem;margin-right:.5rem;display:inline-block}.sound-hint__icon svg{width:1.3rem;height:1.3rem}.sound-hint{z-index:60;color:#fff;font:inherit;white-space:nowrap;cursor:pointer;background:#141416;border:0;border-radius:2rem;padding:.7rem 1.4rem;font-size:1.25rem;font-weight:700;position:fixed;top:.8rem;left:50%;transform:translate(-50%)}.debug-bar{z-index:70;color:#fff;background:rgba(0,0,0,.8);border-radius:.7rem;padding:.3rem;font-size:.9rem;position:fixed;bottom:.6rem;left:.6rem}.debug-bar>*{vertical-align:middle;margin:.2rem}.debug-bar__time{font-variant-numeric:tabular-nums;color:#fbbf24;padding:0 .4rem;font-weight:700;display:inline-block}.page{max-width:46rem;margin:0 auto;padding:3rem 1.5rem;font-size:1.2rem}.page h1{margin-bottom:.6rem;font-size:2.2rem}.page h2{margin:1.6rem 0 .4rem;font-size:1.4rem}.page p{margin:.5rem 0}.page code{background:var(--tile-2);border-radius:.3rem;padding:.1rem .4rem}.input{-webkit-appearance:none;appearance:none;width:100%;font:inherit;border:2px solid var(--line);background:var(--tile);color:var(--text);border-radius:.7rem;margin-top:.3rem;padding:.7rem .9rem;font-size:1.3rem;display:block}.form-grid{grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1rem;margin-top:1rem;display:grid}.form-grid label{color:var(--muted);font-size:1rem;font-weight:700}.debug-status{color:#fbbf24;font-weight:700}.home{text-align:center;max-width:26rem;padding-top:18vh}.home__logo{font-size:4rem!important}.home__logo span{color:var(--accent)}.input--code{text-align:center;letter-spacing:.2em;text-transform:uppercase;margin:1rem 0;font-size:2rem}.diag-overlay{z-index:100;color:#7cfc00;white-space:pre-wrap;pointer-events:none;background:rgba(0,0,0,.85);max-width:50%;max-height:100%;margin:0;padding:.6rem;font:12px/1.3 monospace;position:fixed;top:0;right:0;overflow:hidden}html.admin-page{--accent:#141416;font-size:16px}html.admin-page .btn{border-radius:1.4rem;min-height:2.75rem;font-size:1rem;line-height:2.75rem}html.admin-page .btn--small{min-height:2.2rem;padding:0 .9rem;font-size:.9rem;line-height:2.2rem}.admin__title h1,.acard__title,.admin-login h1{font-family:var(--font-display);font-weight:600}html.admin-page body{background:var(--bg);user-select:text}.home__admin{color:var(--muted);font-size:1rem}.admin-login{max-width:24rem;padding-top:12vh}.admin-login .input{margin:1rem 0}.admin{max-width:64rem;margin:0 auto;padding:1rem 1rem 7rem}.admin__head{margin-bottom:1rem}.admin__title h1{margin:.5rem 0 .2rem;font-size:1.7rem}.admin__nav{margin:.8rem -.25rem 0}.admin__nav a{background:var(--tile);color:var(--text);box-shadow:var(--shadow);border-radius:1rem;margin:.25rem;padding:.35rem .8rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.acard{background:var(--tile);box-shadow:var(--shadow);border-radius:1rem;margin-bottom:1rem;padding:1.1rem 1.2rem 1.3rem}.acard__title{margin-bottom:.6rem;font-size:1.3rem}.acard h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:1.2rem 0 .2rem;font-size:1rem}.acard p{margin:.3rem 0 .8rem}.agrid{grid-gap:.8rem 1rem;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));align-items:end;gap:.8rem 1rem;display:grid}.af{min-width:0;display:block}.af--wide{grid-column:1/-1}.af__label{color:var(--muted);margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:block}.af__hint{color:var(--muted);margin-top:.25rem;font-size:.8rem;display:block}.af__value{margin-bottom:.4rem;font-weight:700}.admin .input{background:var(--bg);border-radius:.55rem;margin-top:0;padding:.55rem .7rem;font-size:1rem}.admin textarea.input{resize:vertical;line-height:1.4}.input--mono{font-family:ui-monospace,Menlo,Consolas,monospace!important;font-size:.85rem!important}.input--color{height:2.6rem;padding:.2rem!important}.acheck{cursor:pointer;align-items:center;min-height:2.6rem;font-weight:600;display:flex}.acheck input{width:1.25rem;height:1.25rem;margin:0 .5rem 0 0}.arow{flex-wrap:wrap;align-items:center;margin:.5rem -.25rem 0;display:flex}.arow>*{margin:.25rem}.arow .input{flex:1;min-width:10rem}.ageo .btn{margin:.4rem .4rem 0 0}.alist{margin:.4rem 0 .8rem}.aitem{border:1px solid var(--line);background:var(--tile-2);border-radius:.8rem;margin-bottom:.7rem;padding:.8rem}.aitem .input{background:var(--tile)}.aitem--row{flex-wrap:wrap;align-items:flex-end;display:flex}.aitem--row>*{margin:.25rem .8rem .25rem 0}.aitem--row .af{flex:9rem}.aitem--row .af--wide{flex:3 16rem}.aitem__name{flex:10rem;padding-bottom:.6rem;font-size:1.05rem}.aitem__actions{text-align:right;margin-top:.5rem}.aitem--row .aitem__actions{margin-top:0}.aitem__actions .btn{margin-left:.4rem}.adays{margin-top:.5rem}.adays .acheck{margin-right:1rem;display:inline-flex}.adetails{margin-top:.7rem}.adetails summary{cursor:pointer;color:var(--muted);margin-bottom:.6rem;font-weight:700}.apreview{padding-bottom:19rem;background:var(--bg);border-radius:.6rem;width:100%;max-width:34rem;height:0;margin:.6rem 0 1rem;padding-bottom:calc(min(100%,34rem)/1.77778);position:relative}.apreview__tile{box-sizing:border-box;padding:3px;position:absolute}.apreview__tile span{background:var(--accent);color:#fff;opacity:.85;border-radius:.4rem;height:100%;padding:.3rem .4rem;font-size:.75rem;font-weight:700;display:block;overflow:hidden}.atable-wrap{overflow-x:auto}.atable{border-collapse:collapse;width:100%;font-size:.9rem}.atable th,.atable td{border-bottom:1px solid var(--line);text-align:center;white-space:nowrap;padding:.4rem .5rem}.atable th:first-child,.atable td:first-child{text-align:left}.atable td.is-ok{color:var(--ok);font-weight:700}.atable td.is-miss{color:var(--late);font-weight:700}.atable td.is-future{color:var(--muted)}.aerror{color:var(--late);font-weight:700}.asave{z-index:20;padding:.7rem 1rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom));background:var(--tile);align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.2rem 1rem rgba(15,23,42,.12)}.asave__main{flex:1;min-width:0;margin-right:.8rem}.asave .btn{min-height:2.8rem;margin-left:.5rem;font-size:1.05rem;line-height:2.8rem}.asave__status{font-size:.95rem;font-weight:700}.asave__status.is-dirty{color:var(--warn)}.asave__status.is-ok{color:var(--ok)}.asave__status.is-error{color:var(--late)}.asave__errors ul{color:var(--late);max-height:6rem;margin:.2rem 0 0;padding-left:1.1rem;font-size:.85rem;list-style:outside;overflow:auto}@media (max-width:600px){.admin__title h1{font-size:1.4rem}.asave{flex-wrap:wrap}.asave__main{flex:100%;width:100%;margin:0 0 .4rem}}.ahelp{margin:0 0 .8rem;padding-left:1.2rem;font-size:.92rem;line-height:1.45}.ahelp li+li{margin-top:.35rem}.aok{color:var(--ok);font-weight:700}.weather__tip,.weather__alert{white-space:nowrap;text-overflow:ellipsis;margin-top:.2rem;font-size:1.15rem;font-weight:800;overflow:hidden}.weather__alert-icon{vertical-align:-.2rem;margin-right:.3rem;display:inline-block}.weather__alert-icon svg{width:1.3rem;height:1.3rem}.tile--pocasie.has-alert-yellow{background:#fff1b8}.tile--pocasie.has-alert-orange{background:#ffd8b0}.tile--pocasie.has-alert-red{background:#ffc9c2}.has-alert-yellow .wicon .wcloud{fill:#fff1b8}.has-alert-orange .wicon .wcloud{fill:#ffd8b0}.has-alert-red .wicon .wcloud{fill:#ffc9c2}.night-clock{text-align:center;color:rgba(255,255,255,.3);-webkit-transition:-webkit-transform 3s;transition:transform 3s}.night-clock__time{font-family:var(--font-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:18rem;font-weight:500;line-height:1}.night-clock__date{color:rgba(255,255,255,.22);margin-top:1rem;font-size:2.4rem;font-weight:600}.meniny__icon{vertical-align:-.25rem;margin-right:.35rem;display:inline-block}.meniny__icon svg{width:1.5rem;height:1.5rem}.tl__stock{color:#141416;background:#ffb86b;border-radius:.8rem;margin:0 0 .3rem .4rem;padding:.1rem .7rem;font-size:1.05rem;font-weight:800;display:inline-block}.tl__tag+.tl__stock{margin-left:.4rem}.tl__main>.tl__stock:first-child{margin-left:0}.odkaz__footer{justify-content:flex-end;align-items:center;min-height:3.9rem;display:flex}.odkaz__ack{color:#fff;background:#141416;align-items:center;line-height:1;display:inline-flex}.odkaz__seen{color:var(--yellow-text);align-items:center;font-size:1.3rem;font-weight:700;display:inline-flex}.odkaz__seen-icon{color:#fff;background:#141416;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin-right:.5rem;display:inline-flex}.odkaz__seen-icon svg{width:1.2rem;height:1.2rem}.tile--ulohy{color:#141416;background:#ffd8b0}.shop .tile__label,.tasks .tile__label{margin-bottom:.5rem}.shop__count{background:var(--text);min-width:1.8rem;color:var(--bg);text-align:center;border-radius:.9rem;padding:0 .5rem;font-size:1.05rem;display:inline-block}.shop__count:empty{display:none}.shop__item,.tasks__item{-webkit-appearance:none;appearance:none;width:100%;min-height:3.6rem;color:inherit;font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:1.2rem;align-items:center;margin:0 0 .4rem;padding:.3rem .4rem;font-size:1.45rem;font-weight:700;display:flex}.shop__box{border:.2rem solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;margin-right:.8rem;display:inline-flex}.shop__box svg{width:1.4rem;height:1.4rem}.is-done .shop__box{color:#fff;background:#141416;border-color:#141416}.shop__item.is-done .shop__text,.tasks__item.is-done .tasks__text{opacity:.5;text-decoration:line-through}.shop__text,.tasks__text{flex:auto;min-width:0}.shop__empty{color:var(--muted);font-size:1.3rem}.tile--ulohy .shop__empty{color:var(--on-color-muted)}.tasks__head{justify-content:space-between;align-items:baseline;display:flex}.tasks__star{align-items:center;margin-left:.8rem;font-size:1.3rem;font-weight:800;display:inline-flex}.tasks__star-icon{color:#141416;margin-right:.25rem}.tasks__star-icon svg{width:1.5rem;height:1.5rem}.tasks__who{background:rgba(20,20,22,.1);border-radius:.8rem;margin-left:.6rem;padding:.1rem .7rem;font-size:1.1rem;font-weight:700}.ashop{margin:.8rem 0 0}.ashop__item{border-bottom:1px solid var(--line);align-items:center;padding:.45rem 0;display:flex}.ashop__item .btn{margin-left:.4rem}.ashop__text{flex:auto;font-weight:600}.ashop__item.is-done .ashop__text{opacity:.55;text-decoration:line-through}.adays .af__label{margin-right:.8rem;display:inline-block}.odkaz__text{flex:auto;min-height:0;margin:.4rem 0;overflow:hidden}.odkaz__footer{flex-shrink:0}.w-4 .odkaz__text.is-short{font-size:2rem}.w-4 .odkaz__text.is-medium{font-size:1.6rem}.w-4 .odkaz__text.is-long{font-size:1.3rem}.tile--merania{color:#141416;background:#d9f0ff}.measure .tile__label{margin-bottom:.5rem}.measure__toast{color:#fff;background:#141416;border-radius:.8rem;margin-left:.8rem;padding:.1rem .7rem;font-size:1.05rem}.measure__row{justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.measure__row+.measure__row{border-top:1px solid rgba(20,20,22,.1)}.measure__value{min-width:0;font-size:1.35rem}.measure__value strong{font-family:var(--font-display);font-size:2.2rem;font-weight:600}.measure__when{color:var(--on-color-muted);font-size:1.1rem;font-weight:600;display:block}.measure__btn{color:#fff;background:#141416;flex-shrink:0;margin-left:.8rem}.keypad-overlay{z-index:80;background:rgba(20,20,22,.55);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.keypad{color:#141416;text-align:center;background:#fff;border-radius:2.4rem;width:34rem;padding:1.8rem}.keypad__title{color:#6b6b73;font-size:1.3rem;font-weight:700}.keypad__label{font-family:var(--font-display);margin-top:.2rem;font-size:2.3rem;font-weight:600}.keypad__display{font-family:var(--font-display);font-variant-numeric:tabular-nums;background:#f1f1f4;border-radius:1.4rem;margin:.8rem 0 .3rem;padding:.6rem;font-size:4rem;font-weight:500;line-height:1.1}.keypad__error{color:#c0392b;min-height:1.6rem;font-size:1.2rem;font-weight:700}.keypad__keys{flex-wrap:wrap;margin:.4rem -.35rem;display:flex}.keypad__key{-webkit-appearance:none;appearance:none;color:#141416;width:calc(33.333% - .7rem);height:5.2rem;font-family:var(--font-display);cursor:pointer;background:#f1f1f4;border:0;border-radius:1.4rem;margin:.35rem;font-size:2.6rem;font-weight:600}.keypad__key.is-blank{visibility:hidden}.keypad__key.is-back{font-size:2rem}.keypad__actions{margin-top:.6rem;display:flex}.keypad__btn{-webkit-appearance:none;appearance:none;height:4.6rem;font-family:var(--font-body);cursor:pointer;border:0;border-radius:2.3rem;flex:1 1 0;margin:0 .35rem;font-size:1.6rem;font-weight:800}.keypad__btn--ghost{color:#141416;background:#f1f1f4}.keypad__ok{color:#fff;background:#141416}.saver{z-index:45;opacity:0;pointer-events:none;background:#000;transition:opacity 1.5s;position:fixed;top:0;bottom:0;left:0;right:0}.saver.is-on{opacity:1;pointer-events:auto}.saver__photo{opacity:0;transition:opacity 2s;position:absolute;top:0;bottom:0;left:0;right:0}.saver__photo.is-visible{opacity:1}.saver__blur,.saver__img{background-position:50%;background-repeat:no-repeat;position:absolute;top:0;bottom:0;left:0;right:0}.saver__blur{filter:blur(30px)brightness(.55);background-size:cover;transform:scale(1.1)}.saver__img{background-size:contain}.saver__clock{color:#fff;text-align:right;text-shadow:0 .2rem 1rem rgba(0,0,0,.6);position:absolute;bottom:2rem;right:2.5rem}.saver__time{font-family:var(--font-display);font-size:6rem;font-weight:500;line-height:1}.saver__date{font-size:1.8rem;font-weight:600}.tile--fotky{background:#141416;padding:0}.photos__img{background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.photos__empty{color:#a9a9b2;padding:1.4rem 1.6rem;font-size:1.3rem}.achart{background:var(--bg);border-radius:.8rem;margin:.6rem 0 1rem;padding:.6rem}.afile{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.aphotos{grid-gap:.7rem;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.7rem;margin-top:.8rem;display:grid}.aphoto{position:relative}.aphoto img{object-fit:cover;border-radius:.6rem;width:100%;height:7rem;display:block}.aphoto .btn{position:absolute;bottom:.3rem;right:.3rem}.tile--akcie{background:var(--tile);justify-content:center;padding:.9rem 1.1rem}.actions{flex-wrap:wrap;flex:none;align-items:center;display:flex}.actions__btn{flex:1 1 0;justify-content:center;align-items:center;min-height:4.6rem;margin:.2rem;font-size:1.6rem;font-weight:800;line-height:1;display:inline-flex}.actions__call{color:#fff;background:#141416}.actions__ok{background:var(--mint);color:#141416}.actions__status{width:100%;margin:.3rem .2rem 0;font-size:1.15rem;font-weight:700}.actions__status:empty{display:none}.actions__status.is-ok{color:var(--ok)}.actions__status.is-error{color:var(--late)}
