:root{--color-bg:#fafafa;--color-surface:#fff;--color-text:#1a1a1a;--color-text-muted:#5c5c5c;--color-border:#e0e0e0;--color-primary:#2e7d32;--color-primary-dark:#1b5e20;--color-error:#c62828;--status-offen-bg:#e3f2fd;--status-offen-text:#0d47a1;--status-zugesagt-bg:#fff8e1;--status-zugesagt-text:#b06b00;--status-erledigt-bg:#e8f5e9;--status-erledigt-text:#1b5e20;--radius:10px;--shadow-sm:0 1px 3px #00000014;--max-width:960px;color:var(--color-text);background:var(--color-bg);-webkit-text-size-adjust:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html,body{margin:0;padding:0}button,input,textarea,select{font:inherit;color:inherit}.page{max-width:var(--max-width);margin:0 auto;padding:1rem 1rem 4rem}.page-header{margin-bottom:1.5rem}.page-header h1{margin:0 0 .5rem;font-size:1.75rem;line-height:1.2}.page-header .lead{color:var(--color-text-muted);margin:0 0 .5rem}.page-header .meta{color:var(--color-text-muted);margin:0;font-size:.9rem}.page-footer{border-top:1px solid var(--color-border);text-align:center;margin-top:2.5rem;padding-top:1rem}.link-muted{color:var(--color-text-muted);font-size:.9rem;text-decoration:none}.link-muted:hover{text-decoration:underline}.login-form{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.login-form label{flex-direction:column;gap:.5rem;font-weight:500;display:flex}.login-form input{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);width:100%;padding:.85rem 1rem;font-size:1.1rem}.login-form input:focus{outline:2px solid var(--color-primary);outline-offset:1px}.button{text-align:center;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{background:#f0f0f0}.button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.button:disabled{opacity:.6;cursor:not-allowed}.button-primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.button-primary:hover{background:var(--color-primary-dark)}.item-group{margin:1.5rem 0}.item-group__heading{letter-spacing:.02em;margin:0 0 .75rem;font-size:1.2rem;font-weight:700}.item-group__list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:.4rem;padding:.85rem .9rem;display:flex}.item__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.item__title{word-break:break-word;margin:0;font-size:1rem;font-weight:600;line-height:1.25}.item__desc{color:var(--color-text-muted);word-break:break-word;margin:0;font-size:.9rem}.item__progress{color:var(--color-text-muted);margin:0;font-size:.85rem}.item__note{color:var(--color-text-muted);font-size:.9rem;font-style:italic}.item .button{min-height:42px;padding:.65rem 1rem;font-size:.95rem}.item--zugesagt{border-left:4px solid var(--status-zugesagt-text)}.item--erledigt{border-left:4px solid var(--status-erledigt-text);opacity:.85}@media (width>=700px){.item-group__list{gap:.75rem}.item{padding:1rem}}.badge{white-space:nowrap;border-radius:999px;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.badge--offen{background:var(--status-offen-bg);color:var(--status-offen-text)}.badge--zugesagt{background:var(--status-zugesagt-bg);color:var(--status-zugesagt-text)}.badge--erledigt{background:var(--status-erledigt-bg);color:var(--status-erledigt-text)}.error{color:var(--color-error);margin:0}.offer-form{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.offer-form label{flex-direction:column;gap:.4rem;font-weight:500;display:flex}.offer-form input[type=text],.offer-form input[type=tel],.offer-form input[type=password],.offer-form select,.offer-form textarea{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);width:100%;min-height:44px;padding:.75rem .9rem;font-size:1rem}.offer-form textarea{resize:vertical;min-height:88px}.offer-form input:focus,.offer-form select:focus,.offer-form textarea:focus{outline:2px solid var(--color-primary);outline-offset:1px}.offer-form .checkbox-row{flex-direction:row;align-items:center;gap:.6rem;padding:.5rem 0;font-weight:500}.offer-form .checkbox-row input[type=checkbox]{flex:none;width:22px;height:22px}.admin-page{max-width:960px}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-header__actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-section{border-top:1px solid var(--color-border);margin:2rem 0;padding-top:1rem}.admin-section h2{margin:0 0 .75rem;font-size:1.15rem}.admin-section__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.filter-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.filter-row label{align-items:center;gap:.5rem;display:flex}.filter-row select{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:.5rem .75rem;font-size:1rem}.admin-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.admin-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1rem}.admin-item--zugesagt{border-left:4px solid var(--status-zugesagt-text)}.admin-item--erledigt,.admin-item--suggestion-uebernommen{border-left:4px solid var(--status-erledigt-text);opacity:.85}.admin-item--suggestion-abgelehnt{border-left:4px solid var(--color-error);opacity:.75}.admin-item__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-item__title{margin:0 0 .25rem;font-size:1.05rem}.admin-item__desc{color:var(--color-text-muted);margin:.5rem 0}.admin-item__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-item__actions select{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-height:40px;padding:.5rem .7rem}.admin-item__edit{border-top:1px dashed var(--color-border);margin-top:.75rem;padding-top:.75rem}.offer-list{gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.offer-row{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.6rem .75rem;display:flex}.offer-row__main{word-break:break-word;flex:280px}.offer-row a[href^=tel\:]{color:var(--color-primary);text-decoration:none}.offer-row a[href^=tel\:]:hover{text-decoration:underline}.row-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.button-danger{background:var(--color-error);color:#fff;border-color:var(--color-error)}.button-danger:hover{filter:brightness(.95);background:var(--color-error)}.button-small{min-height:38px;padding:.5rem .8rem;font-size:.9rem}.badge--suggestion-neu{background:var(--status-offen-bg);color:var(--status-offen-text)}.badge--suggestion-uebernommen{background:var(--status-erledigt-bg);color:var(--status-erledigt-text)}.badge--suggestion-abgelehnt{color:#b71c1c;background:#fde7e7}@media (prefers-color-scheme:dark){.badge--suggestion-abgelehnt{color:#ef9a9a;background:#3a1818}}.idea-cta{background:var(--status-offen-bg);border:1px solid var(--color-border);border-radius:var(--radius);margin:2rem 0 1rem;padding:1.25rem}.idea-cta h2{color:var(--status-offen-text);margin:0 0 .5rem;font-size:1.1rem}.idea-cta p{color:var(--color-text);margin:0 0 .75rem;font-size:.95rem}.idea-cta p:last-child{margin-bottom:0}.help-cta{background:var(--status-erledigt-bg);border:1px solid var(--color-border);border-radius:var(--radius);margin:1rem 0;padding:1.25rem}.help-cta h2{color:var(--status-erledigt-text);margin:0 0 .5rem;font-size:1.1rem}.help-cta p{color:var(--color-text);margin:0 0 .75rem;font-size:.95rem}.help-cta .row-buttons{margin-top:.25rem}.share-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1.5rem 0 .5rem;display:flex}.share-row__label{color:var(--color-text-muted);font-size:.9rem}.footer-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.link-button{cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:none}.link-button:hover{text-decoration:underline}@media (width>=600px){.page{padding:2rem 1.5rem 4rem}.page-header h1{font-size:2.25rem}}@media (prefers-color-scheme:dark){:root{--color-bg:#0f0f10;--color-surface:#1a1a1c;--color-text:#f0f0f0;--color-text-muted:#a0a0a0;--color-border:#2a2a2c;--color-primary:#4caf50;--color-primary-dark:#2e7d32;--color-error:#ef5350;--status-offen-bg:#0d2540;--status-offen-text:#90caf9;--status-zugesagt-bg:#3d2a08;--status-zugesagt-text:#ffd54f;--status-erledigt-bg:#1b3a1d;--status-erledigt-text:#a5d6a7}.button:hover{background:#25252a}}
