:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.scan-panel{margin:.5rem auto 0;background:#ededed;color:#666;border-radius:8px;padding:.35rem .9rem;font-size:.98rem;font-weight:500;box-shadow:0 2px 8px #0000000a;text-align:center;width:fit-content;min-width:120px}.divider-oder{display:flex;align-items:center;justify-content:center;width:100%;margin:1.5rem 0 .5rem}.divider-oder:before,.divider-oder:after{content:"";flex:1;border-bottom:1.5px solid #b0b0b0;margin:0 12px}.divider-oder span{color:#888;font-size:1.1rem;font-weight:500;letter-spacing:.1em}.login-bg{min-height:100vh;min-width:100vw;width:100vw;height:100vh;background:#3ec6c6;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.login-panel{background:#fff;border-radius:24px;box-shadow:0 4px 24px #00000014;padding:2.5rem 2rem 2rem;min-width:320px;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.login-panel h1{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#1a3a3a}.login-panel h2{margin:0 0 1.5rem;font-size:1.1rem;font-weight:400;color:#3a5a5a}.pin-input{font-size:1.5rem;letter-spacing:.5rem;text-align:center;border:1px solid #d0d0d0;border-radius:8px;padding:.5rem 1rem;margin-bottom:1.5rem;width:250px;max-width:90vw;background:#f3f3f3;color:#1a3a3a;box-sizing:border-box}.pin-input::placeholder{font-size:1rem;color:#b0b0b0}.keypad{display:flex;flex-direction:column;gap:.5rem}.keypad-row{display:flex;gap:.5rem}.keypad-btn{width:90px;height:56px;font-size:1.3rem;border:1.5px solid #b0b0b0;border-radius:12px;background:#f3f3f3;color:#1a3a3a;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.keypad-btn:not(.ok):not(.back){background:#f3f3f3;color:#1a3a3a}.keypad-btn.ok{background:#4caf50;color:#fff}.keypad-btn.back{background:#ffb3b3;color:#1a3a3a}.keypad-btn:active{background:#b2ebf2}.stempeln-modal-header{background:#a7ffeb;color:#222;font-size:.93rem;font-weight:700;display:flex;min-height:32px;justify-content:space-between;border-radius:16px 16px 0 0;padding:.15rem .5rem;margin:0;box-shadow:0 2px 8px #0000000a;letter-spacing:.01em;align-items:center;min-height:0}.stempeln-modal-header.compact{padding:.28rem .6rem;font-size:.86rem;gap:.6rem;align-items:center}.stempeln-modal-header.compact .stempeln-modal-title{font-weight:800;font-size:.95rem;margin-right:.45rem}.stempeln-modal-header.compact .stempeln-modal-count{font-weight:600;color:#444;font-size:.82rem}.stempeln-modal-header.compact .stempeln-modal-header-left{display:flex;align-items:center}.stempeln-modal-header.compact .stempeln-modal-close{font-size:1.6rem;margin-left:.6rem;padding:.08rem .28rem}.stempeln-modal-header.compact+.stempeln-modal-content{margin-top:.6rem}.stempeln-history-table .diff-positive{color:#2e7d32;font-weight:700}.stempeln-history-table .diff-negative{color:#ff8a80;font-weight:700}.stempeln-modal-content{margin-top:1.5rem;text-align:center;max-height:calc(64vh - 64px);overflow-y:auto;padding:0 1.2rem 64px}.stempeln-modal-summary{display:flex;gap:.6rem;justify-content:space-around;align-items:center;padding:.25rem .8rem}.stempeln-modal-summary .summary-item{text-align:center}.stempeln-modal-summary .summary-label{font-size:.78rem;color:#666}.stempeln-modal-summary .summary-value{font-weight:800;font-size:.95rem;color:#222}.stempeln-modal-summary .summary-value.negative{color:#ff8a80}.stempeln-modal-summary .summary-value.positive{color:#2e7d32}.stempeln-modal-footer{position:absolute;left:0;right:0;bottom:0;padding:6px 0 8px;background:#f6f6f6;border-bottom-left-radius:16px;border-bottom-right-radius:16px;box-shadow:0 -1px 6px #0000000a;border-top:1px solid #e8e8e8}@media(max-width:600px){.stempeln-modal-summary{gap:.4rem}.stempeln-modal-summary .summary-label{font-size:.72rem}.stempeln-modal-summary .summary-value{font-size:.88rem}.stempeln-modal-content{padding-bottom:56px}.stempeln-modal-footer{padding:4px 0 6px}}.stempeln-history-table{width:100%;border-collapse:collapse;font-size:.98rem;margin-top:.5rem}.stempeln-history-table th,.stempeln-history-table td{border:1px solid #e0e0e0;padding:.32em .5em;text-align:center}.stempeln-history-table th{background:#f5f5f5;font-weight:700;color:#333}.stempeln-history-table tr:nth-child(2n) td{background:#fafafa}.stempeln-history-table td{font-variant-numeric:tabular-nums;color:#333}.stempeln-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000002e;z-index:1000;display:flex;align-items:center;justify-content:center}.stempeln-modal{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000002e;width:100%;max-width:700px;min-width:400px;min-height:336px;max-height:64vh;padding:0 0 1.2rem;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.stempeln-modal-close{background:none;border:none;cursor:pointer;line-height:1;margin-left:1.2rem;color:#111!important;font-size:2.2rem}.stempeln-modal-content{margin-top:1.5rem;text-align:center;padding:0 1.2rem}.stempeln-bg{min-height:100vh;min-width:100vw;width:100vw;height:100vh;background:#3ec6c6;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.stempeln-main{background:#cfd8dc;border-radius:16px;padding:2rem 1.5rem 3rem;box-shadow:0 4px 24px #0000001a;max-width:700px;width:100%;margin:2rem auto 1rem;position:relative}.stempeln-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.stempeln-header .icon{font-size:2rem;margin-right:.7rem;color:#333}.stempeln-header .title{font-size:1.5rem;font-weight:700;margin:0;color:#333}.stempeln-header .menu{font-size:2.2rem;cursor:pointer;color:#333}.stempeln-content{display:flex;flex-direction:row;gap:1.5rem;flex-wrap:nowrap;justify-content:center;align-items:stretch;width:100%}.stempeln-box{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000a;margin-bottom:1rem;display:flex;flex-direction:column;position:relative}.stempeln-box.zeiten,.stempeln-box.stempelung{flex:1 1 320px;min-width:260px;max-width:360px;min-height:340px;padding:1.2rem}.stempeln-box.zeiten h2{margin-top:2.6rem}.stempeln-box.zeiten .stempeln-times{margin-top:.5rem}.stempeln-clock{font-size:2.7rem;font-weight:1000;color:#111;text-align:center;margin-bottom:.2rem}.stempeln-clock{display:block;margin:0 auto;width:9ch;min-width:9ch;max-width:9ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums;font-family:Menlo,Monaco,Courier New,monospace}.stempeln-date{font-size:.95rem;color:#444;text-align:center;margin-bottom:1rem;text-transform:capitalize}.stempeln-content>.stempeln-box:last-child h2,.stempeln-box h2{color:#e53935;font-size:1.4rem;font-weight:800;margin:0 0 1.2rem;text-align:center}.stempeln-box .dot{width:18px;height:18px;background:#e53935;border-radius:50%;display:inline-block;position:absolute;top:12px;right:12px}.stempeln-sep{border:none;height:1px;background:#0000001f;margin:0;position:absolute;left:1.2rem;right:1.2rem}.stempeln-sep-mid{border:none;height:1px;background:#0000001f;margin:.8rem 1.2rem}.stempeln-times-label.differenz{font-weight:700}.stempeln-diff{font-weight:700;transition:color .2s}.stempeln-diff.positive{color:#2e7d32}.stempeln-diff.negative{color:#ff8a80}.stempeln-actions{display:flex;gap:1rem;margin:1.8rem 0 .7rem}.stempeln-actions>.stempeln-btn{flex:1 1 0;height:72px;min-height:72px;box-sizing:border-box}.stempeln-btn.gehen,.stempeln-btn.pause{height:114.048px;min-height:114.048px}.stempeln-box.stempelung .stempeln-actions>.stempeln-btn.gehen,.stempeln-box.stempelung .stempeln-actions>.stempeln-btn.pause{height:104.544px;min-height:104.544px;box-sizing:border-box}.stempeln-actions>.stempeln-btn{align-items:center;justify-content:center}.stempeln-btn .btn-icon{display:block;font-size:2.2em;margin-bottom:0;line-height:1;transform-origin:center center}.stempeln-btn.gehen .btn-icon{font-size:2.6em}.stempeln-btn.pause .btn-icon{font-size:2.6em;transform:scale(1.25)}.stempeln-btn{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;padding:.75rem 0;cursor:pointer;transition:background .2s}.stempeln-btn.pause{background:#ffc107;color:#fff}.stempeln-btn.kommen{background:#4caf50;color:#fff;font-size:1.2rem;margin-top:.35rem;padding:.75rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;width:100%;height:calc(72px * 1.44);min-height:calc(72px * 1.44)}.stempeln-btn.kommen .btn-label{display:block;transform:translateY(-4px);line-height:1}@media(max-width:900px){.stempeln-btn.kommen .btn-label{transform:translateY(-2px)}}.stempeln-btn.logout{background:#757575;color:#fff;font-size:1.5rem;margin-top:.2rem;padding:0;height:22px;min-height:22px;line-height:22px;display:flex;flex-direction:row;align-items:center;justify-content:center}.stempeln-last-action b{font-size:.95rem}.stempeln-footer{position:absolute;left:1.2rem;right:1.2rem;bottom:1rem;color:#888;font-size:.85rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.stempeln-footer .footer-left{text-align:left}.stempeln-footer .footer-right{text-align:right}.stempeln-content>.stempeln-box:last-child b,.stempeln-content>.stempeln-box:last-child .stempeln-last-action{color:#000!important}.stempeln-times{font-size:1.08rem;margin-bottom:.5rem}.stempeln-times-row{display:flex;justify-content:space-between;margin-bottom:.3rem}.stempeln-times-label{color:#444}.stempeln-times-value{color:#e53935;font-weight:600;font-variant-numeric:tabular-nums}.stempeln-diff{color:#e53935;font-weight:700}.stempeln-actions{display:flex;gap:1rem;margin:1.2rem 0 .7rem}.stempeln-btn{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;border-radius:12px;font-size:1.2rem;font-weight:700;padding:.75rem 0;cursor:pointer;transition:background .2s}.stempeln-btn.gehen{background:#e53935;color:#fff}.stempeln-btn.pause{background:#ffc107;color:#fff!important}.stempeln-btn:active{filter:brightness(.95)}.stempeln-btn.logout svg{margin-right:.7em;font-size:1em}.stempeln-last-action{text-align:center;font-size:.95rem;color:#000;margin-bottom:.7rem}.stempeln-last-action b{color:#000}@media(max-width:900px){.stempeln-main{padding:1rem .2rem 1.6rem;max-width:99vw}.stempeln-content{flex-direction:column;gap:.7rem;align-items:stretch}.stempeln-footer{position:relative;left:0;right:0;bottom:auto;margin-top:1rem;text-align:left;padding-left:.6rem;display:block}.stempeln-footer .footer-right{display:block;margin-top:.2rem;text-align:left}.stempeln-header .menu{font-size:1.9rem}.stempeln-btn .btn-icon{display:block;font-size:1.8em;margin-bottom:.2em;line-height:1;color:inherit}.stempeln-btn.gehen .btn-icon{font-size:1.8em}.stempeln-btn.pause .btn-icon{font-size:2em;transform:scale(1.12)}.stempeln-clock{width:8ch;min-width:8ch;max-width:8ch}.stempeln-box.zeiten h2{margin-top:.8rem}.stempeln-box.zeiten .stempeln-times{margin-top:.3rem}}@media(max-width:900px){.stempeln-btn.logout{height:19px;min-height:19px;line-height:19px;font-size:.8rem;padding:0 .08rem}}@media(max-width:900px){.stempeln-actions>.stempeln-btn{height:60px;min-height:60px}.stempeln-btn.kommen,.stempeln-btn.gehen,.stempeln-btn.pause{height:72px;min-height:72px}.stempeln-box.stempelung .stempeln-actions>.stempeln-btn.gehen,.stempeln-box.stempelung .stempeln-actions>.stempeln-btn.pause{height:72px;min-height:72px;box-sizing:border-box}}
