.community{padding-top:22px;padding-bottom:60px;min-height:65vh}.community-nav{display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:0 0 18px;margin-bottom:36px;font-size:13px;font-weight:600}.community-nav a{color:var(--brown-deep)}
.community h1{font-family:Archivo,sans-serif;font-size:clamp(29px,3.2vw,42px);line-height:1.12;letter-spacing:-.03em;margin:0 0 16px;overflow-wrap:anywhere}.community h2{font-family:Archivo,sans-serif;font-size:23px;line-height:1.25;letter-spacing:-.015em;margin:0 0 17px}.community h3{font-size:17px;margin:0 0 12px}.community p{font-size:15px;line-height:1.7;margin:0 0 20px}.community a:not(.btn):hover{text-decoration:underline;text-underline-offset:3px}
.community-kicker{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--brown-deep);margin-bottom:14px}.community-card{display:block;background:white;border:1px solid #dee6df;border-radius:9px;padding:30px;margin-bottom:24px;min-width:0}.community-prose{max-width:820px;margin-left:auto;margin-right:auto}.community-prose h2{margin-top:30px}.community-prose li{font-size:15px;line-height:1.75;margin-bottom:12px}.community-prose ol{padding-left:20px;margin:0 0 22px}
.community-auth{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start;max-width:1040px;margin:auto;padding:18px 0 40px}.community-auth .community-card{padding:34px}.community-intro{padding:28px 0}.community-intro>p{font-size:17px;color:var(--muted);max-width:39ch}.community-intro ul{list-style:none;display:grid;gap:18px;font-size:14px;padding:0}.community-intro li::before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e2ece3;color:#376554;margin-right:12px}
.community form>label,.community form>details label{display:block;font-size:13px;font-weight:600;line-height:1.5;margin-bottom:18px}.community label>span{font-weight:400}.community input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.community textarea{display:block;box-sizing:border-box;width:100%;min-height:46px;background:#fff;border:1px solid #bfcfc5;border-radius:4px;margin-top:7px;padding:12px;font:inherit;font-size:16px;font-weight:400;color:var(--ink)}.community textarea{resize:vertical;line-height:1.65}.community input:focus,.community textarea:focus{outline:2px solid var(--brown-deep);outline-offset:1px}.community .btn{white-space:normal;line-height:1.4;min-height:45px}.community-auth .btn{width:100%}.community .community-check{display:flex;gap:10px;align-items:flex-start;font-size:12px;font-weight:400;line-height:1.6}.community-check input{flex:0 0 18px;width:18px;height:18px;accent-color:#355b4b;margin:2px 0 0}.community-check a{text-decoration:underline}.community p.community-small{font-size:12px;color:var(--muted);line-height:1.65;margin:17px 0 0}.community-honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.community-error,.community-success{border-left:3px solid #aa5844;padding:14px 17px;background:#fff3ee;border-radius:3px;overflow-wrap:anywhere}.community-success{border-color:#52856a;background:#edf5ee}.community-title{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:28px}.community-title>div{min-width:0}.community-title p{color:var(--muted);margin:0}.community-title h1{font-size:32px}.community-back{display:block;font-size:12px;margin-bottom:18px;color:var(--brown-deep)}
.community-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:25px}.community-tile:hover{background:#f4f7f1;text-decoration:none!important}.community-tile>span{display:block;font-family:Archivo,sans-serif;font-size:32px;color:#829b86;margin-bottom:22px}.community-tile>strong{font-size:13px;color:var(--brown-deep)}.community-row{display:flex;gap:17px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);color:var(--ink)}.community-row:last-child{border-bottom:0}.community-row>div{flex:1;min-width:0}.community-row strong{display:block;overflow-wrap:anywhere;font-size:15px}.community-row div>span{display:block;font-size:13px;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.community-row time{font-size:11px;color:var(--muted)}.community-avatar{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e4ece3;color:#355b4b;font-weight:700}.community-inbox{padding-top:8px;padding-bottom:8px}.community-dot{display:inline-block;width:7px;height:7px;margin-left:7px;border-radius:50%;background:#568069}.community-empty{padding:38px 10px}.community-pages{display:flex;justify-content:space-between;font-size:13px}
.community-conversation{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(285px,1fr);gap:28px;align-items:start}.community-chat{padding:0;overflow:hidden}.community-retention{font-size:12px!important;line-height:1.6!important;background:#f0f5ef;padding:17px 24px;margin:0!important;border-bottom:1px solid #dee6df}.community-messages{padding:24px;background:#fcfcfa;display:flex;flex-direction:column;gap:20px;max-height:650px;overflow:auto}.community-bubble{max-width:88%;align-self:flex-start;padding:16px 18px;border-radius:2px 12px 12px 12px;background:#f0f2ee;border:1px solid #e7eae4;min-width:120px}.community-bubble.own{align-self:flex-end;background:#e4eee6;border-color:#dce6dd;border-radius:12px 2px 12px 12px}.community-bubble>div{display:flex;align-items:baseline;gap:16px;justify-content:space-between;margin-bottom:8px}.community-bubble strong{font-size:12px}.community-bubble time{font-size:10px;white-space:nowrap;color:#67796b}.community-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.7}.community-chat #ende{padding:24px;scroll-margin-top:100px}.community-compose>div{display:flex;justify-content:space-between;gap:15px;align-items:center}.community-compose>div>span{font-size:11px;color:var(--muted);max-width:25ch}.community-compose .btn{font-size:13px}.community-compose textarea{min-height:130px}
.community-handover,.community-help{padding:25px}.community-handover h2{font-size:24px}.community-handover p,.community-help p{font-size:13px}.community-handover dl{margin:18px 0;padding:15px;background:#f6f8f3;border-radius:4px}.community-handover dt{font-size:11px;color:var(--muted)}.community-handover dd{font-size:14px;margin:3px 0 13px;font-weight:600;overflow-wrap:anywhere}.community-handover dd:last-child{margin-bottom:0}.community-handover .btn{width:100%;font-size:13px}.community-handover summary{font-size:13px;font-weight:700;cursor:pointer;margin-bottom:17px}.community-handover .community-confirmed{color:#376554;font-weight:700}.community-help a{display:block;font-size:12px;font-weight:600;line-height:1.6;color:var(--brown-deep);margin-top:14px}.community-help h2{font-size:21px}
.community-rating{border:0;padding:0;margin:24px 0;display:flex;gap:9px;flex-wrap:wrap}.community-rating legend{font-size:13px;font-weight:600;margin-bottom:10px}.community-rating label{display:block;position:relative;cursor:pointer}.community-rating input{position:absolute;opacity:0}.community-rating span{display:block;border:1px solid #c9d5ca;border-radius:4px;padding:10px 15px;min-width:48px;text-align:center}.community-rating input:checked+span{background:#31544b;color:white;border-color:#31544b}.community-rating input:focus-visible+span{outline:2px solid #31544b;outline-offset:3px}
.bkh-bewertungen{padding:45px 0;background:#fff}.bkh-bewertungen h2{font-family:Archivo,sans-serif;font-size:30px;letter-spacing:-.02em;line-height:1.2;margin:0 0 24px}.bewertung-leer{padding:26px;background:#f4f7f2;border:1px solid #e2e8e0;border-radius:7px}.bewertung-leer strong{font-size:16px}.bewertung-leer p{font-size:14px;line-height:1.7;max-width:65ch;margin:9px 0 0;color:var(--muted)}.bewertung-schnitt{font-size:14px;color:var(--muted);margin-bottom:20px}.bewertung-schnitt strong{font-size:22px;color:var(--ink)}.bewertung-raster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bewertung-karte{padding:25px;border:1px solid #dde6db;border-radius:6px;min-width:0}.bewertung-sterne{color:#ac801a;letter-spacing:3px;font-size:20px;margin-bottom:15px}.bewertung-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;font-size:14px;margin:0 0 20px}.bewertung-karte footer{padding:0;margin:0;background:transparent;color:inherit;display:block}.bewertung-karte footer strong{display:block;font-size:13px}.bewertung-karte footer span,.bewertung-karte footer a{display:block;font-size:11px;color:var(--muted);margin-top:6px}.bewertung-erklaerung{font-size:12px!important;color:var(--muted);line-height:1.65;margin:20px 0 0!important}.bewertung-erklaerung a{color:var(--brown-deep);text-decoration:underline}
.community-export{font:15px/1.6 system-ui,sans-serif;color:#182b31;background:#f1f3ef;margin:0}.community-export main{max-width:800px;padding:40px;margin:25px auto;background:white}.community-export h1{font-size:27px;line-height:1.2}.community-export h2{font-size:19px;margin-top:30px}.community-export dl{display:grid;grid-template-columns:170px 1fr;gap:7px 18px;font-size:13px}.community-export dt{font-weight:600}.community-export dd{margin:0;overflow-wrap:anywhere}.community-export article{border-top:1px solid #d7dfd4;padding:15px 0;break-inside:avoid-page}.community-export article header{display:flex;justify-content:space-between;gap:12px;font-size:12px}.community-export article p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.community-export footer{font-size:11px;border-top:1px solid #bbb;padding-top:16px;color:#536559}.export-hash{overflow-wrap:anywhere}.export-deal{padding:12px 20px;border:1px solid #c9d5c7}.export-actions{display:flex;gap:20px;align-items:center;justify-content:center;padding:20px;flex-wrap:wrap}.export-actions button,.export-actions a{font:inherit;font-size:13px;cursor:pointer}.export-actions button{border:0;border-radius:4px;background:#2e4c54;color:white;padding:12px 18px}.export-actions a{color:#2e4c54}
@media(max-width:950px){.community-auth{gap:30px}.community-conversation{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:18px}.community-card{padding:24px}.community-chat{padding:0}.community-messages,.community-chat #ende{padding:18px}.community-bubble{max-width:96%}.community-bubble>div{flex-wrap:wrap;gap:5px 14px}.community-compose>div{align-items:flex-start;flex-direction:column}.community-handover{padding:21px}}
@media(max-width:760px){.community{padding-top:18px;padding-bottom:35px}.community-nav{gap:16px;font-size:12px;margin-bottom:25px}.community-auth{grid-template-columns:1fr;gap:10px;padding-top:0}.community-intro{padding:0}.community-intro ul{gap:12px}.community-auth .community-card{padding:24px}.community-title{flex-direction:column;gap:17px}.community-title h1{font-size:29px}.community-dashboard,.community-conversation,.bewertung-raster{grid-template-columns:1fr}.community-dashboard{gap:0}.community-messages{max-height:520px;padding:18px 12px}.community-bubble{max-width:94%;padding:13px 15px}.community-retention{padding:15px 18px}.community-compose .btn{width:100%}.community-compose>div{align-items:stretch}.community-compose>div>span{max-width:none}.community-row{gap:12px;flex-wrap:wrap}.community-row time{margin-left:54px}.community-card{padding:23px}.community-chat{padding:0}.community-rating{gap:6px}.community-rating span{padding:10px 12px;min-width:44px}.bkh-bewertungen{padding:32px 0}.bkh-bewertungen h2{font-size:26px}.bewertung-leer,.bewertung-karte{padding:22px}.community-export main{padding:22px;margin:12px}.community-export dl{grid-template-columns:1fr;gap:3px}.community-export dd{margin-bottom:10px}.community-export article header{flex-direction:column;gap:3px}.export-actions{gap:12px}}
@media print{@page{size:A4;margin:18mm}.community-export{background:white;color:black;font:10pt/1.5 system-ui,sans-serif}.community-export main{max-width:none;padding:0;margin:0}.export-actions{display:none!important}.community-export article{break-inside:avoid}.community-export article p{orphans:3;widows:3}.community-export h1{font-size:20pt}.community-export h2{break-after:avoid;font-size:14pt}.community-export dl{display:grid;grid-template-columns:40mm 1fr}.community-export article header{display:flex;flex-direction:row}.community-export a{color:black}.export-deal{break-inside:avoid}}
.community-photo-guide{display:grid;grid-template-columns:155px 1fr;gap:35px;padding:32px;background:#edf3eb;border-radius:8px;margin-bottom:28px;align-items:center}.community-photo-guide p{max-width:70ch}.community-photo-guide ul{padding-left:18px;font-size:14px;line-height:1.8}.community-photo-outline{display:grid;place-items:center;aspect-ratio:3/4;border:5px solid #2e4c54;border-radius:23px;text-align:center;color:#2e4c54;background:#dae5d7;font-size:20px;font-weight:700;box-shadow:inset 0 0 0 5px #f7f9f4}.community-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.community-photo-grid img{display:block;width:100%;height:240px;object-fit:contain;background:#eef0ec;border-radius:5px}.community-photo-grid p{font-size:12px;margin:12px 0}.community-photo-grid form{display:flex;gap:12px;flex-wrap:wrap}.community-photo-grid button{font:inherit;font-size:12px;color:#2e4c54;background:white;border:1px solid #cad6c7;padding:8px 12px;border-radius:4px;cursor:pointer}
@media(max-width:760px){.community-photo-guide{grid-template-columns:1fr;padding:24px;gap:24px}.community-photo-outline{width:100px}.community-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.community-photo-grid .community-card{padding:14px}.community-photo-grid img{height:180px}}
fieldset.community-rating{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}fieldset.community-rating label{min-width:0}.community-rating label span{box-sizing:border-box;width:100%;min-width:0;padding:10px 0}
