.forum-page{background:#f3f5f1;min-height:70vh}.forum-hero{position:relative;isolation:isolate;min-height:300px;display:flex;align-items:center;padding:54px 0;color:#fff;background-image:linear-gradient(90deg,rgba(7,10,8,.96) 0%,rgba(7,10,8,.88) 34%,rgba(7,10,8,.48) 62%,rgba(7,10,8,.12) 100%),url("/assets/forum-hero-landwelle.png");background-size:cover;background-position:center right;border-bottom:1px solid rgba(116,184,42,.28);box-shadow:inset 0 -38px 70px rgba(0,0,0,.2)}.forum-hero:after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:4px;background:linear-gradient(90deg,#74b82a,rgba(116,184,42,.35),transparent 72%)}.forum-hero .page-shell{width:min(var(--page),calc(100% - 40px));margin-inline:auto;position:relative;z-index:2}.forum-hero .page-shell>span{display:inline-flex;border:1px solid rgba(152,216,75,.35);background:rgba(8,12,9,.56);backdrop-filter:blur(5px);border-radius:999px;padding:7px 12px;color:#a9df62;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.forum-hero h1{font-size:clamp(38px,5vw,62px);margin:.18em 0;text-shadow:0 3px 24px rgba(0,0,0,.44)}.forum-hero p{max-width:660px;margin:0;color:#e1e8e2;font-size:clamp(15px,1.25vw,19px);line-height:1.55;text-shadow:0 2px 18px rgba(0,0,0,.5)}.forum-hero-small{min-height:220px;padding:38px 0;background-position:center right}.forum-hero-small h1{font-size:clamp(30px,4vw,48px)}
.forum-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;padding-top:30px;padding-bottom:64px}.forum-main-column{min-width:0}.forum-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid #dfe5dc;border-radius:12px;padding:16px 18px;margin-bottom:18px;box-shadow:0 4px 14px rgba(20,30,20,.05)}.forum-toolbar>div:first-child{display:grid;gap:3px}.forum-toolbar span{color:#687068;font-size:13px}.forum-actions{display:flex;align-items:center;gap:8px}.forum-actions form{margin:0}.forum-primary,.forum-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:10px 14px;font-weight:800;text-decoration:none;cursor:pointer;font:inherit}.forum-primary{border:0;background:#74b82a;color:#fff}.forum-primary:hover{background:#669f27}.forum-secondary{border:1px solid #ccd4c9;background:#fff;color:#364036}.forum-alert,.forum-empty{background:#fff;border:1px solid #e0b45a;border-radius:9px;padding:15px 17px;color:#616961;margin-bottom:16px}.forum-empty{border-style:dashed;border-color:#cbd3c8;margin:0}
.forum-board{background:#fff;border:1px solid #d9dfd6;border-radius:10px;overflow:hidden;box-shadow:0 4px 16px rgba(20,30,20,.05)}.forum-latest{margin-top:22px}.forum-board-title,.forum-topic-title-row{display:grid;grid-template-columns:minmax(0,1fr) 82px 82px 190px;align-items:center;background:#111611;color:#fff;min-height:46px}.forum-board-title h2,.forum-topic-title-row h2{font-size:16px;margin:0;padding:0 16px}.forum-board-title>span,.forum-topic-title-row>span{text-align:center;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;color:#b9c4bc}.forum-board-body{display:grid}.forum-category-row{display:grid;grid-template-columns:46px minmax(0,1fr) 82px 82px 190px;align-items:center;gap:10px;color:#202720;text-decoration:none;border-top:1px solid #e5e9e2;min-height:82px;padding:10px 0}.forum-category-row:first-child{border-top:0}.forum-category-row:hover,.forum-topic-table-row:hover{background:#f7faf4}.forum-status-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:#eef6e5;color:#6b9e2a;font-size:18px;margin-left:12px}.forum-category-copy{padding:0 4px}.forum-category-copy strong,.forum-topic-copy strong{display:block;font-size:15px;color:#1e281d}.forum-category-copy p{margin:3px 0;color:#616961;font-size:13px;line-height:1.35}.forum-category-copy small{color:#78904e;font-size:11px}.forum-number{text-align:center;font-variant-numeric:tabular-nums;font-weight:800;color:#4c554d;font-size:13px}.forum-last-post{padding:0 14px;min-width:0}.forum-last-post strong,.forum-last-post small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-last-post strong{font-size:12px;color:#333d34}.forum-last-post small{font-size:11px;color:#7a837b;margin-top:3px}.forum-topic-table-row{display:grid;grid-template-columns:minmax(0,1fr) 82px 82px 190px;align-items:center;color:#202720;text-decoration:none;border-top:1px solid #e5e9e2;min-height:72px}.forum-topic-table-row:first-child{border-top:0}.forum-topic-copy{padding:10px 16px}.forum-topic-copy>span{display:block;color:#6b9f28;font-size:10px;text-transform:uppercase;font-weight:850;letter-spacing:.05em;margin-bottom:2px}.forum-topic-copy small{display:block;color:#7b837b;font-size:11px;margin-top:3px}
.forum-side-card{align-self:start;position:sticky;top:92px;background:linear-gradient(145deg,#121812,#202b1e);color:#fff;border-radius:12px;padding:23px;box-shadow:0 10px 28px rgba(13,20,13,.18)}.forum-side-card>img{width:150px;max-width:80%;height:auto}.forum-side-card>span{display:block;color:#9fd750;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.1em;margin-top:18px}.forum-side-card h2{font-size:22px;line-height:1.18;margin:7px 0 11px}.forum-side-card p{font-size:14px;color:#c5cec7;line-height:1.55}.forum-side-card>a,.forum-side-card>button{display:inline-flex;border:0;background:transparent;color:#9fd750;font-weight:850;padding:5px 0;text-decoration:none;cursor:pointer}.forum-side-rules{border-top:1px solid rgba(255,255,255,.1);margin-top:20px;padding-top:16px}.forum-side-rules strong,.forum-side-rules small{display:block}.forum-side-rules small{color:#aeb8b0;line-height:1.45;margin-top:5px}
.forum-topic-shell{max-width:1120px;padding-top:24px;padding-bottom:64px}.forum-breadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:14px;font-size:13px;overflow:hidden;white-space:nowrap}.forum-breadcrumb a{color:#659c21;text-decoration:none}.forum-breadcrumb strong{overflow:hidden;text-overflow:ellipsis}.forum-post{display:grid;grid-template-columns:160px minmax(0,1fr);background:#fff;border:1px solid #dce2d9;border-radius:10px;margin-bottom:12px;overflow:hidden;box-shadow:0 3px 12px rgba(20,30,20,.04)}.forum-author-panel{background:#f5f7f3;border-right:1px solid #e2e6df;padding:18px 14px;text-align:center}.forum-avatar{width:54px;height:54px;margin:0 auto 9px;border-radius:50%;display:grid;place-items:center;background:#1a2119;color:#9fd750;font-size:22px;font-weight:900}.forum-author-panel strong,.forum-author-panel span{display:block}.forum-author-panel strong{font-size:14px}.forum-author-panel span{font-size:11px;color:#7a837b;margin-top:4px}.forum-post-content{padding:0 18px 20px}.forum-post-content header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e8ebe6;padding:11px 0;color:#7a837b;font-size:11px}.forum-post-content header span{color:#6a9e27;font-weight:800;text-transform:uppercase}.forum-post-content h2{font-size:20px;margin:16px 0 10px}.forum-post-body{white-space:pre-wrap;line-height:1.65;font-size:14px;color:#343c35}.forum-reply,.forum-form-card,.forum-login-callout{background:#fff;border:1px solid #dce2d9;border-radius:10px;padding:20px;margin-top:18px;box-shadow:0 3px 12px rgba(20,30,20,.04)}.forum-reply{display:grid;gap:13px}.forum-form-title>span{color:#6b9f28;font-size:11px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.forum-form-title h2{margin:4px 0 4px;font-size:22px}.forum-form-title p{margin:0;color:#6b746c;font-size:14px}.forum-reply textarea,.forum-form-card textarea,.forum-form-card input,.forum-form-card select{width:100%;border:1px solid #cbd3c8;border-radius:7px;padding:11px 12px;font:inherit;background:#fff}.forum-form-card form{display:grid;gap:15px;margin-top:18px}.forum-form-card label{display:grid;gap:6px}.forum-form-card label>span{font-size:13px;font-weight:800}.forum-form-actions{display:flex;justify-content:flex-end;gap:9px}.forum-login-callout{display:flex;justify-content:space-between;align-items:center;gap:18px}.forum-login-callout p{margin:4px 0 0;color:#687068;font-size:13px}.forum-new-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;padding-top:30px;padding-bottom:64px}.forum-new-side{position:static}
.account-button{border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;border-radius:999px;padding:11px 16px;font-weight:800;cursor:pointer;white-space:nowrap}.auth-modal[hidden]{display:none}.auth-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.auth-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(7px)}.auth-dialog{position:relative;width:min(100%,480px);background:#101511;color:#fff;border:1px solid rgba(151,216,75,.28);border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.45)}.auth-dialog>img{width:180px}.auth-dialog h2{font-size:30px;margin:18px 0 6px}.auth-dialog>p{color:#b7c0b9}.auth-close{position:absolute;right:18px;top:15px;border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#080b09;padding:5px;border-radius:12px;margin:22px 0}.auth-tabs button{border:0;background:transparent;color:#aab3ac;padding:10px;border-radius:9px;font-weight:800}.auth-tabs button.is-active{background:#74b82a;color:#fff}.auth-form{display:none;gap:14px}.auth-form.is-active{display:grid}.auth-form label{display:grid;gap:6px}.auth-form input{width:100%;border:1px solid #3c463e;background:#090c0a;color:#fff;border-radius:10px;padding:12px}.auth-form button{border:0;border-radius:10px;background:#74b82a;color:#fff;padding:13px;font-weight:850}.auth-consent{grid-template-columns:auto 1fr!important;align-items:start}.auth-consent input{width:auto}.auth-consent a{color:#9bd34e}
@media(max-width:1000px){.forum-layout,.forum-new-layout{grid-template-columns:1fr}.forum-side-card{position:static}.forum-board-title,.forum-topic-title-row{grid-template-columns:minmax(0,1fr) 70px 70px}.forum-board-title>span:last-child,.forum-topic-title-row>span:last-child{display:none}.forum-category-row{grid-template-columns:42px minmax(0,1fr) 70px 70px}.forum-topic-table-row{grid-template-columns:minmax(0,1fr) 70px 70px}.forum-last-post{display:none}}
@media(max-width:700px){.forum-hero{min-height:250px;padding:42px 0;background-position:64% center}.forum-hero p{max-width:86%}.forum-layout,.forum-new-layout{padding-top:20px}.forum-toolbar{align-items:flex-start;flex-direction:column}.forum-actions{width:100%;flex-wrap:wrap}.forum-board-title,.forum-topic-title-row{grid-template-columns:minmax(0,1fr) 58px}.forum-board-title>span:nth-of-type(2),.forum-topic-title-row>span:nth-of-type(2){display:none}.forum-category-row{grid-template-columns:38px minmax(0,1fr) 58px}.forum-category-row>.forum-number:nth-of-type(2){display:none}.forum-topic-table-row{grid-template-columns:minmax(0,1fr) 58px}.forum-topic-table-row>.forum-number:nth-of-type(2){display:none}.forum-status-icon{margin-left:8px;width:30px;height:30px}.forum-category-copy p{font-size:12px}.forum-post{grid-template-columns:1fr}.forum-author-panel{display:flex;align-items:center;gap:10px;text-align:left;border-right:0;border-bottom:1px solid #e2e6df;padding:10px 14px}.forum-avatar{width:38px;height:38px;margin:0;font-size:17px}.forum-author-panel span{margin:0}.forum-login-callout{align-items:flex-start;flex-direction:column}.forum-form-actions{justify-content:stretch;flex-direction:column-reverse}.forum-form-actions>*{width:100%}.account-button{font-size:0;width:43px;height:40px;padding:0}.account-button:after{content:'👤';font-size:17px}}
.forum-alert-success{border-color:#8fc64a;background:#f2fae9;color:#365d16}
.account-dropdown{position:relative;flex:0 0 auto}.account-button-user{display:inline-flex;align-items:center;gap:9px;padding:7px 13px 7px 8px}.account-avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#79b92d;color:#fff;font-size:13px;font-weight:900}.account-name{max-width:130px;overflow:hidden;text-overflow:ellipsis}.account-caret{font-size:13px;color:#a8d866}.account-menu{position:absolute;z-index:200;right:0;top:calc(100% + 10px);width:230px;padding:8px;background:#101511;border:1px solid rgba(151,216,75,.28);border-radius:14px;box-shadow:0 20px 55px rgba(0,0,0,.38);color:#fff}.account-menu[hidden]{display:none}.account-menu-head{display:grid;gap:2px;padding:10px 11px 12px;border-bottom:1px solid rgba(255,255,255,.09);margin-bottom:5px}.account-menu-head strong{font-size:14px}.account-menu-head span{font-size:12px;color:#9da79f}.account-menu a,.account-menu form button{display:block;width:100%;padding:10px 11px;border:0;border-radius:9px;background:transparent;color:#eef4ea;text-align:left;font:inherit;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.account-menu a:hover,.account-menu form button:hover{background:rgba(121,185,45,.15);color:#a8dc57}.account-menu form{margin:4px 0 0;padding-top:4px;border-top:1px solid rgba(255,255,255,.08)}
@media(max-width:700px){.account-button-user{width:auto;min-width:43px;padding:5px}.account-button-user:after{content:none}.account-name,.account-caret{display:none}.account-menu{position:fixed;right:16px;top:76px}}

/* Landwelle Forum v5 – MyBB-inspirierte Hierarchie, Lesestatus und Profilinformationen */
.forum-hero-category{background-position:center 56%}.forum-row-heading{display:flex;align-items:center;gap:8px;min-width:0}.forum-row-heading>strong,.forum-row-heading>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-row-heading mark{flex:0 0 auto;border-radius:999px;background:#78b82b;color:#fff;padding:3px 8px;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.forum-category-row.has-new-content,.forum-topic-table-row.has-new-content{background:linear-gradient(90deg,rgba(121,185,45,.12),rgba(255,255,255,.98) 36%);box-shadow:inset 4px 0 0 #78b82b}.forum-category-row.has-new-content .forum-status-icon{background:#78b82b;color:#fff;box-shadow:0 0 0 5px rgba(121,185,45,.12)}
.forum-topic-table-row{grid-template-columns:42px minmax(0,1fr) 82px 82px 190px}.forum-topic-state{display:grid;place-items:center;height:100%;font-size:17px;color:#728071}.forum-topic-table-row.has-new-content .forum-topic-state{color:#6da927}.forum-topic-copy{padding-left:4px}.forum-topic-copy .forum-row-heading>span{display:block;color:#6b9f28;font-size:10px;text-transform:uppercase;font-weight:850;letter-spacing:.05em}.forum-topic-copy>span{display:none}.forum-side-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.forum-side-stats span{display:grid;gap:3px;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:10px;color:#bfc8c0;font-size:11px}.forum-side-stats strong{font-size:21px;color:#a4da55}
.forum-author-panel{padding:18px 13px}.forum-user-rank{color:#47731d!important;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.forum-user-stars{margin:6px 0 13px;color:#daa51d;letter-spacing:2px;font-size:13px}.forum-user-stats{display:grid;gap:5px;margin:0;text-align:left}.forum-user-stats div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;border-top:1px solid #e1e6df;padding-top:5px}.forum-user-stats dt,.forum-user-stats dd{margin:0;font-size:10px;line-height:1.25}.forum-user-stats dt{color:#737d74}.forum-user-stats dd{font-weight:850;color:#303a31;text-align:right}.forum-post-body{white-space:normal}.forum-post-body blockquote{margin:16px 0;padding:12px 15px;border-left:4px solid #77b52d;background:#f3f7ef;border-radius:0 8px 8px 0;color:#465047}.forum-post-body pre{overflow:auto;margin:16px 0;padding:13px;border-radius:8px;background:#151b16;color:#e4f1dc;white-space:pre-wrap}.forum-post-body ul{padding-left:22px}.forum-post-body a{color:#598f20;font-weight:750}.forum-bbcode-warning{display:inline-block;border:1px solid #dbb46e;background:#fff8e7;color:#77551d;border-radius:6px;padding:4px 7px;font-size:12px}.forum-emoticon{font-size:1.2em;vertical-align:-.08em}.forum-post-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #e6eae4;margin-top:20px;padding-top:12px;color:#6e786f;font-size:11px}.forum-post-footer form{margin:0}.forum-post-footer button{border:1px solid #9bc869;border-radius:999px;background:#f3faeb;color:#48761c;padding:7px 11px;font:inherit;font-weight:850;cursor:pointer}.forum-post-footer button:hover{background:#78b82b;color:#fff}.forum-thanked{color:#54871f;font-weight:850}
.forum-bb-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:5px;border:1px solid #cbd3c8;border-bottom:0;border-radius:8px 8px 0 0;background:#f4f7f1;padding:7px}.forum-bb-toolbar button{min-width:32px;height:30px;border:1px solid #c9d1c6;border-radius:5px;background:#fff;color:#303a31;padding:0 8px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.forum-bb-toolbar button:hover,.forum-bb-toolbar button:focus-visible{border-color:#76b42e;background:#eff8e6}.forum-editor textarea[data-forum-editor]{border-radius:0 0 7px 7px!important}.forum-editor-help{display:block;color:#687269;font-size:11px;line-height:1.45}.forum-alert-success{border-color:#8fc64a;background:#f2fae9;color:#365d16}
@media(max-width:1000px){.forum-topic-table-row{grid-template-columns:38px minmax(0,1fr) 70px 70px}.forum-topic-table-row .forum-last-post{display:none}}
@media(max-width:700px){.forum-topic-table-row{grid-template-columns:30px minmax(0,1fr) 55px}.forum-topic-table-row>.forum-number:nth-of-type(2){display:none}.forum-topic-state{font-size:14px}.forum-post .forum-author-panel{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:'avatar name rank' 'avatar stars stars';align-items:center;text-align:left}.forum-author-panel .forum-avatar{grid-area:avatar}.forum-author-panel>strong{grid-area:name}.forum-user-rank{grid-area:rank;text-align:right}.forum-user-stars{grid-area:stars;margin:2px 0}.forum-user-stats{display:none}.forum-post-footer{justify-content:space-between}.forum-bb-toolbar{overflow-x:auto;flex-wrap:nowrap}.forum-row-heading mark{font-size:8px}}
