:root{color:#162018;background:#edf4ee;font-family:Arial,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.phone-shell,.app{background:#f7fbf7;max-width:430px;min-height:100vh;margin:0 auto;padding:18px 16px 90px}.hero-card{color:#fff;background:linear-gradient(135deg,#0d3d2d,#188b56);border-radius:28px;margin:10px 0 16px;padding:26px 22px;box-shadow:0 16px 40px #0d3d2d33}.logo{align-items:center;gap:10px;font-size:24px;font-weight:800;display:flex}.hero-card h1{margin:28px 0 10px;font-size:30px;line-height:1.05}.hero-card p{opacity:.9;line-height:1.45}.card,.status-card{background:#fff;border:1px solid #e0ece3;border-radius:24px;margin:14px 0;padding:18px;box-shadow:0 10px 28px #243b2e14}.topbar{justify-content:space-between;align-items:center;padding:10px 4px 14px;display:flex}.topbar strong{font-size:24px;display:block}.topbar small{color:#6d7a70}.icon{background:#fff;border:0;border-radius:50%;width:44px;height:44px;box-shadow:0 6px 20px #0001}.self{justify-content:space-between;align-items:center;display:flex}.self h2{margin:4px 0 0;font-size:22px}.ok-button{color:#fff;background:#14a75d;border:0;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;padding:28px 20px;font-size:25px;font-weight:900;display:flex;box-shadow:0 18px 34px #14a75d45}.help-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.help-row button,.secondary{color:#9b2020;background:#fff3f3;border:1px solid #f1c8c8;border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:700;display:flex}.full{width:100%;margin-top:12px}.stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.stats div{text-align:center;background:#fff;border-radius:20px;padding:14px;box-shadow:0 8px 22px #00000010}.stats b{font-size:26px;display:block}.stats span{color:#68766d;font-size:12px}.person{border-top:1px solid #eef4ef;align-items:center;gap:12px;padding:12px 0;display:flex}.person:first-of-type{border-top:0}.avatar{color:#fff;background:#8d9a90;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.avatar.ok{background:#14a75d}.avatar.overdue{background:#e0a400}.avatar.hilfe{background:#d93025}.avatar.pending{background:#8d9a90}.grow{flex:1}.grow strong{display:block}.grow small{color:#6d7a70;font-size:12px;display:block}.badge{white-space:nowrap;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:800}.badge.ok{color:#0d7c40;background:#dff8e9}.badge.overdue{color:#9a6b00;background:#fff1c5}.badge.hilfe{color:#b42318;background:#ffe0df}.badge.pending,.badge.undefined{color:#68766d;background:#edf1ee}label{margin:12px 0 8px;font-weight:700;display:block}input,textarea{width:100%;font:inherit;background:#fbfdfb;border:1px solid #d7e3da;border-radius:16px;padding:13px 14px}textarea{resize:vertical;height:120px}.primary{color:#fff;background:#123d2d;border:0;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px 16px;font-size:16px;font-weight:900;text-decoration:none;display:flex}.linkbtn{margin:12px 0}.danger{color:#b42318;background:#ffe0df;border:0;border-radius:18px;width:100%;margin-top:18px;padding:14px;font-weight:900}.muted{color:#6d7a70;line-height:1.4}.smsbox{background:#f0f7f2;border-radius:18px;margin-top:18px;padding:14px}.notice{background:#f3f6f4;border:1px solid #e1e9e3;border-radius:18px;margin:10px 0;padding:14px}.notice.help{background:#fff2f2;border-color:#ffd3d3}.notice p{margin:6px 0}.notice small{color:#68766d}.bottomnav{background:#fff;border-top:1px solid #e5eee7;grid-template-columns:repeat(4,1fr);width:min(430px,100%);padding:8px 6px 10px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 24px #0001}.bottomnav button{color:#6d7a70;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.bottomnav button svg{width:21px}.bottomnav .active{color:#0d7c40}.toast{color:#fff;background:#13251b;border-radius:999px;padding:12px 18px;animation:2s forwards fade;position:fixed;bottom:82px;left:50%;transform:translate(-50%)}.legal{color:#9b2020;margin-top:16px;font-size:12px}.error{color:#b42318}@keyframes fade{0%,70%{opacity:1}to{opacity:0}}
