.login-overlay{z-index:90;pointer-events:none;visibility:hidden;position:fixed;inset:0}.login-overlay.is-open{pointer-events:auto;visibility:visible}.login-overlay-backdrop{opacity:0;cursor:pointer;background:#0a14287a;border:0;transition:opacity .28s;position:absolute;inset:0}.login-overlay.is-open .login-overlay-backdrop{opacity:1}.login-overlay-drawer{box-sizing:border-box;background:#fff;flex-direction:column;width:min(100%,400px);padding:1.15rem 1.25rem 1.75rem;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 36px #0a14282e}.login-overlay.is-open .login-overlay-drawer{transform:translate(0)}.login-overlay-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.login-overlay-title-row{align-items:center;gap:.75rem;min-width:0;display:flex}.login-overlay-icon{flex:none;width:2.4rem;height:2.4rem}.login-overlay-head h2{letter-spacing:.06em;text-transform:uppercase;color:var(--color-navy);margin:0;font-size:1.2rem;font-weight:800;line-height:1.15}.login-overlay-close{color:#1a1f33;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.7rem;line-height:1;display:inline-flex}.login-overlay-lead{color:#6b7388;margin:.85rem 0 1.35rem;font-size:.92rem;line-height:1.45}.login-overlay-form{gap:1rem;display:grid}.login-overlay-form label{gap:.4rem;display:grid}.login-overlay-form label>span{color:#2f3548;font-size:.92rem;font-weight:700}.login-overlay-form input[type=text],.login-overlay-form input[type=password],.login-overlay-form input[type=email],.login-overlay-form select{box-sizing:border-box;width:100%;min-height:46px;font:inherit;color:var(--color-ink);background:#fff;border:1px solid #cfd4e0;border-radius:2px;padding:.7rem .85rem}.login-overlay-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#6b7388 50%),linear-gradient(135deg,#6b7388 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px;padding-right:2rem}.login-overlay-form input:focus,.login-overlay-form select:focus{outline-offset:1px;border-color:var(--color-red);outline:2px solid #22276a40}.login-overlay-required{color:var(--color-red);font-weight:700}.login-overlay-remember{grid-template-columns:none;align-items:center;gap:.55rem;display:flex!important}.login-overlay-remember span{color:#4a5166!important;font-weight:500!important}.login-overlay-remember input{width:1.05rem;height:1.05rem;accent-color:var(--color-navy)}.login-overlay-submit{background:var(--color-red);color:#fff;width:100%;min-height:48px;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;margin-top:.25rem;font-size:.92rem;font-weight:700;text-decoration:none;display:flex}.login-overlay-submit:hover{background:var(--color-red-dark)}.login-overlay-forgot{color:#6b7388;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;margin:.85rem 0 0;padding:0;font-size:.9rem}.login-overlay-forgot:hover{color:var(--color-red)}.login-overlay-error,.login-overlay-success{margin:0;font-size:.9rem;line-height:1.4}.login-overlay-error{color:var(--color-red)}.login-overlay-success{color:#1b6b3a}.login-overlay-register{margin-top:auto;padding-top:2.5rem}.login-overlay-register p{color:#6b7388;margin:0 0 .9rem;font-size:.92rem;line-height:1.45}@media (width<=640px){.login-overlay-drawer{width:100%}}.site-header{z-index:50;background:#fff;border-bottom:0;width:100%;margin:0;padding:0;position:sticky;top:0;box-shadow:0 1px #0a14280f}.header-shell{width:100%;min-height:96px;padding:0 var(--rail-pad-inline,clamp(.75rem, 2vw, 1.5rem));align-items:stretch;column-gap:var(--rail-gap,clamp(.75rem, 2vw, 1.75rem));grid-template-columns:auto minmax(0,1fr) auto;display:grid}.brand{color:#1a1f33;place-self:center start;align-items:center;gap:.85rem;min-width:0;padding:.5rem .25rem;display:flex}.brand-crest{object-fit:contain;flex:none;width:68px;height:68px}.brand-name{flex-direction:column;gap:.12rem;min-width:0;line-height:1.15;display:flex}.brand-name strong{font-size:1.08rem;font-weight:700}.brand-name span{color:#2a3148;font-size:.98rem;font-weight:500}.header-center{flex-direction:column;align-self:stretch;width:100%;min-width:0;display:flex}.utility-bar{background:var(--color-navy);color:#fff;justify-content:space-between;align-items:stretch;gap:1rem;min-height:40px;display:flex}.utility-mail,.utility-write{color:#fff;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:.45rem;padding:0 1.05rem;font-size:.82rem;font-weight:600;display:inline-flex}.utility-write{text-transform:uppercase;letter-spacing:.06em;font-weight:700}.utility-write:hover,.utility-mail:hover{background:#ffffff14}.mail-icon{font-size:.9rem}.site-nav{background:#fff;border:0;border-left:1px solid #d9dde8;border-right:1px solid #d9dde8;flex:1;align-items:stretch;width:100%;min-height:46px;display:flex}.site-nav>a,.nav-parent{color:#1a1f33;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #e4e7f0;flex:auto;justify-content:center;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.9rem;font-weight:600;display:inline-flex}.site-nav>a:last-child,.nav-group:last-child .nav-parent{border-right:0}.site-nav>a:hover,.nav-parent:hover,.site-nav>a.active{background:var(--color-red);color:#fff}.nav-caret{opacity:.7;margin-top:1px;font-size:.68rem}.nav-group{flex:auto;display:flex;position:relative}.nav-dropdown{z-index:30;background:#fff;border:1px solid #e7e9f0;flex-direction:column;min-width:230px;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 28px #0a14281f}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{display:flex}.nav-dropdown a{color:#1a1f33;border-bottom:1px solid #f1f3f8;padding:.75rem 1rem}.nav-dropdown a:hover,.nav-dropdown a.active{color:var(--color-red);background:#f7f8fc}.header-right{justify-content:center;place-self:center end;align-items:center;gap:.45rem;height:100%;padding-top:0;display:flex}.header-account{position:relative}.header-account-toggle{max-width:14rem;color:var(--color-navy);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:.35rem .15rem;font-size:.88rem;font-weight:700;display:inline-flex}.header-account-icon{flex:none;width:1.15rem;height:1.15rem}.header-account-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-account-caret{opacity:.7;margin-top:1px;font-size:.65rem}.header-account-toggle[aria-expanded=true] .header-account-caret{transform:rotate(180deg)}.header-account-menu{z-index:40;background:#fff;border:1px solid #e7e9f0;flex-direction:column;min-width:200px;display:flex;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 12px 28px #0a14281f}.header-account-menu a,.header-account-menu button{color:#1a1f33;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f1f3f8;padding:.75rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;display:block}.header-account-menu a:last-child,.header-account-menu button:last-child{border-bottom:0}.header-account-menu a:hover,.header-account-menu button:hover{color:var(--color-red);background:#f7f8fc}.login-btn{background:var(--color-red);color:#fff;min-height:40px;font:inherit;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 1.15rem;font-size:.84rem;font-weight:700;display:inline-flex}.login-btn:hover{background:var(--color-red-dark)}.header-logout{min-height:40px;color:var(--color-navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dae6;justify-content:center;align-items:center;padding:0 .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.header-logout:hover{border-color:var(--color-red);color:var(--color-red)}.nav-toggle{cursor:pointer;background:#fff;border:1px solid #d7dae6;border-radius:4px;flex-direction:column;justify-content:space-between;width:42px;height:42px;padding:10px;display:none}.nav-toggle span{background:#1a1f33;height:2px;display:block}.mobile-nav{display:none}@media (width<=1180px){.header-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:72px;padding:.55rem 1rem}.brand{padding:0}.brand-crest{width:52px;height:52px}.brand-name strong{font-size:.95rem}.brand-name span{font-size:.82rem}.header-center{display:none}.header-right{height:auto}.header-account,.header-user{display:none}.nav-toggle{display:flex}.login-btn,.header-logout{display:none}.mobile-nav{z-index:80;pointer-events:none;visibility:hidden;display:block;position:fixed;inset:0}.mobile-nav.is-open{pointer-events:auto;visibility:visible}.mobile-nav-backdrop{opacity:0;cursor:pointer;background:#0a14287a;border:0;transition:opacity .28s;position:absolute;inset:0}.mobile-nav.is-open .mobile-nav-backdrop{opacity:1}.mobile-nav-drawer{background:#fff;width:min(100%,360px);transition:transform .32s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-12px 0 36px #0a14282e}.mobile-nav.is-open .mobile-nav-drawer{transform:translate(0)}.mobile-nav-track{width:200%;height:100%;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0)}.mobile-nav-track.is-sub{transform:translate(-50%)}.mobile-nav-panel{background:#fff;flex-direction:column;width:50%;min-width:0;height:100%;display:flex}.mobile-nav-head{box-sizing:border-box;border-bottom:1px solid #eceef4;justify-content:space-between;align-items:center;gap:.75rem;height:64px;padding:0 1rem;display:flex}.mobile-nav-head-title{color:var(--color-navy);align-items:center;gap:.7rem;line-height:1;display:inline-flex}.mobile-nav-head-title strong{letter-spacing:.06em;text-transform:uppercase;font-size:1.05rem;font-weight:800;line-height:1}.mobile-nav-mark{background:var(--color-navy);box-sizing:border-box;border-radius:50%;flex-direction:column;justify-content:center;gap:3px;width:2rem;height:2rem;padding:0 .45rem;display:inline-flex}.mobile-nav-mark i{background:#fff;border-radius:2px;height:2px;display:block}.mobile-nav-close,.mobile-nav-back{color:#1a1f33;cursor:pointer;font:inherit;box-sizing:border-box;background:0 0;border:0;align-items:center;height:2.5rem;display:inline-flex}.mobile-nav-close{color:#1a1f33;justify-content:center;width:2.5rem;padding:0;font-size:1.7rem;line-height:1}.mobile-nav-back{color:var(--color-navy);gap:.35rem;padding:0;font-weight:700;line-height:1}.mobile-nav-back span{align-items:center;line-height:1;display:inline-flex}.mobile-nav-back span:first-child{font-size:1.35rem}.mobile-nav-subheading{letter-spacing:.08em;text-transform:uppercase;color:#7a8296;margin:0;padding:1rem 1.15rem .35rem;font-size:.8rem;font-weight:700}.mobile-nav-list{flex-direction:column;flex:1;padding:.35rem 0 1rem;display:flex;overflow-y:auto}.mobile-nav-list a,.mobile-nav-branch{color:#1a1f33;width:100%;min-height:54px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0f2f7;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.15rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav-list a:hover,.mobile-nav-branch:hover,.mobile-nav-list a.active{color:var(--color-red)}.mobile-nav-branch span:last-child{color:#8a91a4;font-size:1.25rem;line-height:1}.mobile-nav-foot{border-top:1px solid #eceef4;margin-top:auto;padding:1rem 1.15rem 1.35rem}.mobile-nav-user{color:var(--color-navy);align-items:center;gap:.45rem;margin:0 0 .55rem;font-size:.95rem;font-weight:700;display:flex}.mobile-nav-user .header-account-icon{width:1.2rem;height:1.2rem}.mobile-nav-account-link{color:var(--color-navy);margin:0 0 .35rem;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.mobile-nav-account-link:hover{color:var(--color-red)}.mobile-nav-login{background:var(--color-red);color:#fff;width:100%;min-height:48px;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;font-size:.92rem;font-weight:700;text-decoration:none;display:flex}.mobile-nav-login:hover{background:var(--color-red-dark)}.mobile-nav-logout{width:100%;min-height:44px;color:var(--color-navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dae6;justify-content:center;align-items:center;margin-top:.55rem;font-size:.9rem;font-weight:700;display:flex}}@media (width<=640px){.header-shell{padding:.45rem .85rem}.brand-name span{display:none}.brand-name strong{font-size:.9rem}.mobile-nav-drawer{width:100%}}.site-footer{background:linear-gradient(180deg, #121936, var(--color-navy-deep));color:#ffffffdb;margin-top:3rem;padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2rem;display:grid}.site-footer h2,.site-footer h3{color:#fff;margin-bottom:.9rem}.site-footer a,.site-footer p{color:#ffffffbf;margin-bottom:.45rem;display:block}.site-footer a:hover{color:var(--color-gold)}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff1a;margin-top:2.5rem;padding-top:1rem;font-size:.85rem}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-grid{grid-template-columns:1fr}}.layout-rail{align-items:start;column-gap:var(--rail-gap);padding-inline:var(--rail-pad-inline);grid-template-columns:auto minmax(0,1fr) auto;width:100%;display:grid}.layout-rail-start,.layout-rail-end{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.layout-rail-start{align-items:center;gap:.85rem;padding:.35rem .25rem .65rem;display:flex}.layout-rail-start img{object-fit:contain;flex:none;width:68px;height:68px}.layout-rail-start .brand-name{flex-direction:column;gap:.12rem;line-height:1.15;display:flex}.layout-rail-start strong{font-size:1.08rem;font-weight:700}.layout-rail-start span{font-size:.98rem;font-weight:500}.layout-rail-main{width:100%;min-width:0}.layout-rail-end{align-items:center;min-height:40px;display:flex}.layout-rail-end .login-ghost{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;min-height:40px;padding:0 1.45rem;font-size:.84rem;font-weight:700;display:inline-flex}@media (width<=1180px){.layout-rail{grid-template-columns:1fr;column-gap:0;padding-inline:1rem}.layout-rail-start,.layout-rail-end{display:none}}@media (width<=640px){.layout-rail{padding-inline:.85rem}}.page-hero{background-color:var(--color-navy-deep);text-align:center;min-height:clamp(180px,28vh,260px);color:var(--color-white);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;padding:2.5rem 1.25rem;display:grid;position:relative;overflow:hidden}.page-hero-overlay{pointer-events:none;background:linear-gradient(#051946b8,#0a1428e0),linear-gradient(90deg,#05327e73,#c21b312e);position:absolute;inset:0}.page-hero-inner{z-index:1;max-width:46rem;position:relative}.page-hero-title{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--color-white);margin:0;font-size:clamp(1.85rem,4.5vw,2.85rem);font-weight:800;line-height:1.1}.page-hero-subtitle{color:#ffffffeb;margin:.85rem 0 0;font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:400;line-height:1.45}.page-breadcrumb{background:#f3f4f7;border-bottom:1px solid #22276a14}.page-breadcrumb-list{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.35rem .15rem;margin:0;padding:.85rem 0;font-size:.9rem;list-style:none;display:flex}.page-breadcrumb-list li{align-items:center;gap:.35rem;display:inline-flex}.page-breadcrumb-list li+li:before{content:"›";color:#8a91a4;margin-right:.2rem}.page-breadcrumb-list a{color:var(--color-navy);font-weight:600;text-decoration:none}.page-breadcrumb-list a:hover{color:var(--color-red)}.page-breadcrumb-list [aria-current=page]{color:var(--color-ink);font-weight:600}@media (width<=640px){.page-hero{min-height:160px;padding:2rem 1rem}}.portal-shell{min-height:calc(100vh - var(--header-h,72px));background:linear-gradient(#f7f8fc 0%,#eef1f7 100%);padding-bottom:3rem}.portal-grid{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1.5rem;padding:1.25rem 0 2rem;display:grid}.portal-side{gap:.55rem;display:grid;position:sticky;top:1rem}.portal-side-link{border:1.5px solid var(--color-red);min-height:48px;color:var(--color-navy);text-align:center;letter-spacing:.04em;text-transform:uppercase;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:.7rem .85rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:flex}.portal-side-link:hover{transform:translateY(-1px);box-shadow:0 6px 16px #22276a14}.portal-side-link.active{background:var(--color-red);color:#fff;box-shadow:0 8px 18px #c21b3138}.portal-side-group{gap:.35rem;display:grid}.portal-side-sub{grid-template-columns:1fr;gap:.3rem;padding-left:.55rem;display:none}.portal-side-group.open .portal-side-sub{display:grid}.portal-side-sublink{min-height:38px;color:var(--color-navy);background:#fff;border:1px solid #0000;border-radius:6px;align-items:center;padding:.45rem .7rem;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.portal-side-sublink.active,.portal-side-sublink:hover{color:var(--color-red);border-color:#d7dae6}.request-diff{background:#f7f8fc;border-radius:8px;gap:.35rem;margin:.75rem 0;padding:.75rem;display:grid}.request-diff-row{grid-template-columns:minmax(90px,120px) 1fr;align-items:center;gap:.45rem;font-size:.85rem;display:grid}.request-diff-row.compare{grid-template-columns:minmax(90px,120px) 1fr auto 1fr}.request-diff-row strong{color:var(--color-muted);font-size:.75rem}.request-crest-thumb{object-fit:contain;background:#fff;border:1px solid #e2e5ee;border-radius:6px;width:56px;height:56px;padding:.25rem}.portal-panel{background:0 0;min-width:0}.portal-section{margin-bottom:1.75rem}.portal-section-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.portal-section-head h2{color:var(--color-navy);margin:0;font-size:1.35rem;font-weight:800}.portal-icon-btn{width:36px;height:36px;color:var(--color-navy);cursor:pointer;background:#fff;border:1px solid #e2e5ee;border-radius:8px;flex:none;place-items:center;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-grid;box-shadow:0 1px 2px #0f172a0f}.portal-icon-btn:hover:not(:disabled){color:var(--color-navy);background:#fff;border-color:#cfd4e2;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.portal-icon-btn.ghost{color:var(--color-navy);background:#fff;border:1px solid #e2e5ee;box-shadow:0 1px 2px #0f172a0f}.portal-icon-btn.ghost:hover:not(:disabled){color:var(--color-navy);background:#fff;border-color:#cfd4e2}.portal-icon-btn:disabled{opacity:.5;cursor:default;transform:none}a.portal-icon-btn,a.portal-icon-btn:hover{color:var(--color-navy);font-weight:inherit}.portal-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.portal-info-tile{background:#fff;border:1px solid #e2e5ee;border-radius:8px;min-height:78px;padding:.9rem 1rem}.portal-info-tile span{letter-spacing:.06em;text-transform:uppercase;color:#8a91a5;font-size:.72rem;font-weight:800;display:block}.portal-info-tile strong{color:#1a1f2e;word-break:break-word;margin-top:.45rem;font-size:1rem;font-weight:700;line-height:1.35;display:block}.portal-toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.portal-btn{background:var(--color-red);color:#fff;min-height:42px;font:inherit;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.portal-btn.secondary{color:var(--color-navy);background:#fff;border:1px solid #d7dae6}.portal-btn.ghost{color:var(--color-navy);background:0 0;border:1px solid #d7dae6}.portal-btn:disabled{opacity:.55;cursor:default}.portal-search,.portal-select{min-height:42px;font:inherit;color:var(--color-navy);background:#fff;border:1px solid #d5dae6;border-radius:6px;padding:.55rem .8rem}.portal-search{flex:180px;min-width:160px}.portal-select{min-width:120px}.portal-table-wrap{background:#fff;border:1px solid #e2e5ee;border-radius:8px;max-width:100%;overflow-x:hidden}.portal-table{border-collapse:collapse;table-layout:fixed;width:100%}.portal-table th,.portal-table td{text-align:left;vertical-align:middle;overflow-wrap:break-word;word-break:normal;border-bottom:1px solid #eceff5;padding:.75rem .7rem}.portal-table th{color:#5c6478;background:#f3f5f9;font-size:.82rem;font-weight:700}.portal-table td{color:#22263a;font-size:.92rem}.portal-table tr:last-child td{border-bottom:0}.portal-table a{color:var(--color-navy);font-weight:700;text-decoration:none}.portal-table a:hover{color:var(--color-red)}.portal-table a.portal-icon-btn{color:var(--color-navy);font-weight:inherit}.portal-table a.portal-icon-btn:hover{color:var(--color-navy)}.portal-actions{gap:.35rem;display:inline-flex}.portal-col-actions{white-space:nowrap;text-align:right;width:10.5rem}.portal-col-role{width:9.25rem}.portal-title-link{color:var(--color-navy);font-weight:700;text-decoration:none}.portal-title-link:hover{color:var(--color-red)}.portal-cell-stack{gap:.15rem;min-width:0;display:grid}.portal-cell-stack strong{color:var(--color-navy);overflow-wrap:break-word;word-break:normal;font-size:.95rem;font-weight:700;line-height:1.3}.portal-cell-stack strong a{color:inherit;font-weight:inherit;text-decoration:none}.portal-cell-stack strong a:hover{color:var(--color-red)}.portal-cell-stack span{color:var(--color-muted);overflow-wrap:anywhere;word-break:normal;font-size:.8rem}.portal-docs-accordion{gap:.65rem;width:100%;min-width:0;display:grid}.portal-docs-acc{background:#fff;border:1px solid #e2e5ee;border-radius:8px;overflow:hidden}.portal-docs-acc summary{cursor:pointer;grid-template-columns:1.15rem minmax(0,1fr) auto auto;align-items:center;gap:.55rem .7rem;padding:.8rem .9rem;list-style:none;display:grid}.portal-docs-acc summary::-webkit-details-marker{content:"";display:none}.portal-docs-acc summary::marker{content:"";display:none}.portal-docs-acc summary:before{content:"";border-bottom:2px solid #8b92a6;border-right:2px solid #8b92a6;justify-self:center;width:.5rem;height:.5rem;transition:transform .18s;transform:rotate(-45deg)}.portal-docs-acc[open] summary:before{margin-top:.12rem;transform:rotate(45deg)}.portal-docs-acc-main{gap:.15rem;min-width:0;display:grid}.portal-docs-acc-main strong{color:var(--color-navy);font-size:.95rem;line-height:1.35}.portal-docs-acc .portal-status{white-space:nowrap;font-size:.78rem}.portal-docs-acc-actions{justify-content:flex-end;display:flex}.portal-docs-acc-actions .portal-icon-btn{width:36px;height:36px}.portal-docs-acc-actions .portal-icon-btn:hover:not(:disabled){color:var(--color-navy);background:#fff;border-color:#cfd4e2}.portal-docs-acc-meta{border-top:1px solid #eceff5;grid-template-columns:1fr 1fr;gap:.65rem 1rem;margin:0;padding:.85rem 1rem 1rem;display:grid}.portal-docs-acc-meta div{gap:.15rem;display:grid}.portal-docs-acc-meta dt{color:#5c6478;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.portal-docs-acc-meta dd{color:#22263a;margin:0;font-size:.9rem}.portal-docs-acc-file{grid-column:1/-1}.portal-docs-acc-file dd{overflow-wrap:anywhere;word-break:break-word}.portal-inline-select{width:100%;min-width:0;max-width:100%;min-height:36px;font:inherit;color:var(--color-navy);background:#fff;border:1px solid #d5dae6;border-radius:6px;padding:.35rem .45rem;font-size:.85rem}.portal-muted-role{color:var(--color-muted);margin-top:.2rem;font-size:.75rem;display:block}.portal-status{color:#1b6b3a;align-items:center;font-weight:700;display:inline-flex}.portal-status.draft{color:#9a6b00}.portal-status.bad{color:var(--color-red)}.portal-form{background:#fff;border:1px solid #e2e5ee;border-radius:8px;gap:.85rem;padding:1rem;display:grid}.portal-form label,.portal-field{color:var(--color-navy);gap:.35rem;font-size:.92rem;font-weight:700;display:grid}.portal-field-label{font-weight:700}.portal-field-hint{color:var(--color-muted);margin:0;font-size:.88rem;font-weight:400;line-height:1.45}.portal-tabs{background:#fff;border:1px solid #e2e5ee;border-radius:10px;flex-wrap:wrap;gap:.4rem;margin:0 0 1rem;padding:.35rem;display:flex}.portal-tab{min-height:42px;color:var(--color-navy);font:inherit;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:7px;flex:auto;justify-content:center;align-items:center;padding:.55rem .85rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.portal-tab.active{background:var(--color-red);color:#fff}.club-crest-view{margin-bottom:1rem}.club-crest-image{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #e2e5ee;border-radius:8px;width:min(160px,40%);padding:.5rem}.club-admin-cell{flex-direction:row;align-items:center;gap:.75rem;display:flex}.club-admin-crest{object-fit:contain;background:#fff;border:1px solid #e2e5ee;border-radius:6px;flex:none;width:40px;height:40px}.club-admin-crest.empty{background:#f0f2f7}.cover-thumb.square,.club-crest-image{background:#fff}.portal-form .portal-switch{cursor:pointer;flex-direction:row;align-items:center;gap:.75rem;font-weight:700;display:flex}.portal-form .portal-switch input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.portal-switch-track{background:#c5cad6;border-radius:999px;flex:none;width:44px;height:24px;transition:background .18s;position:relative}.portal-switch-track:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #1a1f2e47}.portal-form .portal-switch input:checked+.portal-switch-track{background:var(--color-navy)}.portal-form .portal-switch input:checked+.portal-switch-track:after{transform:translate(20px)}.portal-form .portal-switch input:focus-visible+.portal-switch-track{outline:2px solid var(--color-red);outline-offset:3px}.portal-tab-panel{gap:.85rem;display:grid}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.gallery-item{background:#fff;border:1px solid #e2e5ee;border-radius:8px;gap:.4rem;padding:.4rem;display:grid}.gallery-item img{aspect-ratio:4/3;object-fit:cover;background:#eef1f7;border-radius:5px;width:100%}.gallery-item-actions{justify-content:center;gap:.3rem;display:flex}.portal-form input,.portal-form textarea,.portal-form select{box-sizing:border-box;width:100%;min-height:46px;font:inherit;color:#1a1f2e;background:#fff;border:1px solid #d5dae6;border-radius:6px;padding:.7rem .8rem;font-weight:400}.portal-form textarea{resize:vertical;min-height:180px}.portal-form .check{align-items:center;gap:.55rem;font-weight:600;display:flex}.portal-form .check input{width:auto;min-height:auto}.portal-type-toggle{background:#f4f6fb;border:1px solid #e2e5ee;border-radius:10px;flex-wrap:wrap;gap:.4rem;margin:0;padding:.35rem;display:flex}.portal-type-toggle .portal-tab{flex:8rem}.portal-days{gap:.55rem;display:grid}.portal-days-head,.portal-days-row{grid-template-columns:minmax(9rem,1.1fr) 7.5rem 7.5rem minmax(10rem,1.3fr) 2.2rem;align-items:center;gap:.45rem;display:grid}.portal-days-head.exam,.portal-days-row.exam{grid-template-columns:minmax(9rem,1.1fr) 7.5rem 7.5rem minmax(8rem,1fr) 2.2rem}.portal-days-head{color:#5c6478;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.portal-days-head-action{width:2.2rem}.portal-days-row input[type=date],.portal-days-row input[type=time],.portal-days-row input[type=text]{width:100%;min-height:42px}.portal-form .portal-days-row .portal-days-exam{white-space:nowrap;flex-direction:row;align-items:center;gap:.55rem;min-height:42px;margin:0;font-size:.85rem;font-weight:600;display:flex}.portal-days-remove{color:#3a6ea8;cursor:pointer;background:#fff;border:1px solid #d5dae6;border-radius:6px;width:2.2rem;height:2.2rem;font-size:1.25rem;line-height:1}.portal-days-remove:hover:not(:disabled){border-color:var(--color-red);color:var(--color-red)}.portal-days-remove:disabled{opacity:.35;cursor:not-allowed}@media (width<=800px){.portal-days-head{display:none}.portal-days-row,.portal-days-row.exam{grid-template-columns:1fr 1fr auto}.portal-days-row input[type=date]{grid-column:1/-1}.portal-days-row input[type=text],.portal-days-exam{grid-column:1/3}}.portal-form-actions{flex-wrap:wrap;gap:.55rem;display:flex}.portal-error{color:var(--color-red);font-weight:600}.portal-success{color:#1b6b3a;font-weight:600}.portal-empty{color:var(--color-muted);text-align:center;background:#fff;border:1px dashed #d5dae6;border-radius:8px;padding:1.5rem}.portal-readonly{min-height:46px;color:var(--color-navy);background:#f7f8fc;border:1px solid #e2e5ee;border-radius:6px;align-items:center;margin:0;padding:.7rem .8rem;font-weight:600;display:flex}.portal-venue-select{gap:.55rem;display:grid}.portal-venue-select-row{align-items:stretch;gap:.55rem;display:flex}.portal-venue-select-row select{flex:1}.portal-venue-select-row .portal-btn{white-space:nowrap;flex:none}.portal-attach-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.portal-attach-item{background:#fff;border:1px solid #e2e5ee;border-radius:8px;grid-template-columns:3.4rem minmax(0,1fr) 2rem;align-items:center;gap:.7rem;padding:.5rem .55rem;display:grid}.portal-attach-type{height:2.2rem;color:var(--color-navy);background:#eef1f7;border-radius:6px;place-items:center;font-size:.72rem;font-weight:700;display:grid}.portal-attach-meta{gap:.1rem;min-width:0;display:grid}.portal-attach-meta strong,.portal-attach-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-attach-meta span{color:var(--color-muted);font-size:.82rem}.portal-dialog-backdrop{z-index:80;background:#0a12288c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.portal-dialog{background:#fff;border-radius:10px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 60px #0a142847}.portal-dialog-head{border-bottom:1px solid #e2e5ee;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.1rem;display:flex}.portal-dialog-head h2{color:var(--color-navy);margin:0;font-size:1.15rem}.portal-dialog-form{gap:.85rem;padding:1rem 1.1rem 1.15rem;display:grid}.portal-dialog-form label{color:var(--color-navy);gap:.35rem;font-size:.92rem;font-weight:700;display:grid}.portal-dialog-form input,.portal-dialog-form select{box-sizing:border-box;width:100%;min-height:46px;font:inherit;color:var(--color-navy);background:#fff;border:1px solid #d5dae6;border-radius:6px;padding:.7rem .8rem;font-weight:400}.portal-dialog-city{grid-template-columns:7rem minmax(0,1fr);gap:.55rem;display:grid}.portal-dialog-split{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.portal-dialog-actions{justify-content:flex-end;gap:.55rem;display:flex}.portal-page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.portal-page-head h1{color:var(--color-navy);margin:0;font-size:1.35rem}.portal-page-head p{color:var(--color-muted);margin:.25rem 0 0;font-size:.92rem}.portal-list{gap:.65rem;display:grid}.portal-item{background:#fff;border:1px solid #e2e5ee;border-radius:8px;padding:.95rem 1rem}.portal-item h2,.portal-item h3{margin:0 0 .35rem;font-size:1.05rem;line-height:1.3}.portal-item p{color:var(--color-muted);margin:0;font-size:.9rem}.portal-item-meta{flex-wrap:wrap;gap:.4rem;margin:.55rem 0 .75rem;display:flex}.portal-badge{color:#394057;background:#e9ebf1;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.portal-badge.ok{color:#1b6b3a;background:#1b6b3a1f}.portal-badge.warn{color:#9a6b00;background:#9a6b0024}.portal-badge.bad{color:var(--color-red);background:#c21b311f}.portal-item-actions{flex-wrap:wrap;gap:.45rem;display:flex}.portal-role-select{width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d5dae6;border-radius:6px;margin-top:.55rem;padding:.55rem .7rem}.portal-coming{background:#fff;border:1px solid #e2e5ee;border-radius:10px;padding:1.5rem}.portal-coming h1{color:var(--color-navy);margin:0 0 .5rem;font-size:1.35rem}.portal-coming p{color:var(--color-muted);margin:0;line-height:1.55}@media (width<=900px){.portal-grid{grid-template-columns:1fr;gap:1rem}.portal-side{scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.25rem;display:flex;position:static;overflow-x:auto}.portal-side-link{flex:none;min-width:max-content;padding-inline:1rem;font-size:.75rem}.portal-info-grid{grid-template-columns:1fr}}@media (width<=560px){.portal-docs-acc summary{grid-template-columns:1.15rem minmax(0,1fr)}.portal-docs-acc .portal-status,.portal-docs-acc-actions{grid-column:2;justify-self:start}.portal-docs-acc-meta{grid-template-columns:1fr}}@media (width>=901px) and (width<=1100px){.portal-grid{grid-template-columns:190px minmax(0,1fr)}}.event-carousel{--event-carousel-gap:1.1rem;--event-carousel-visible:3;grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;gap:.65rem;display:grid}.event-carousel--solo{grid-template-columns:minmax(0,1fr)}.event-carousel-viewport{align-items:stretch;gap:var(--event-carousel-gap);scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;outline:none;padding:.35rem .15rem .85rem;display:flex;overflow:auto hidden;container-type:inline-size}.event-carousel-viewport::-webkit-scrollbar{display:none}.event-card{box-sizing:border-box;flex:0 0 calc(( 100cqi - (var(--event-carousel-visible) - 1) * var(--event-carousel-gap) ) / var(--event-carousel-visible));text-align:center;background:var(--color-white);scroll-snap-align:start;border:1px solid #22276a0f;border-radius:14px;flex-direction:column;align-items:center;padding:1.6rem 1.35rem 1.45rem;display:flex;box-shadow:0 12px 28px #0a14281a}.event-card-top{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem .65rem;min-height:1.7rem;display:flex}.event-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.event-badge--veranstaltung{background:#1b65a3}.event-badge--wettkampf{background:var(--color-red)}.event-badge-meta{color:#6f88a8;font-size:.82rem;font-weight:600}.event-card-title{color:var(--color-ink);max-width:18ch;margin:1rem 0 0;font-size:1.28rem;font-weight:800;line-height:1.25}.event-card-meta{flex-direction:column;flex:1;align-items:center;gap:.55rem;width:100%;margin:1.15rem 0 0;padding:0;list-style:none;display:flex}.event-card-meta li{color:#4d5568;justify-content:center;align-items:flex-start;gap:.45rem;max-width:100%;font-size:.92rem;line-height:1.35;display:flex}.event-card-meta svg{color:#5b6478;flex:none;width:1rem;height:1rem;margin-top:.15rem}.event-card-meta span{text-wrap:balance}.event-card-cta{background:var(--color-red);min-width:7.5rem;color:var(--color-white);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;margin-top:1.35rem;padding:.72rem 1.4rem;font-size:.86rem;font-weight:700;text-decoration:none;transition:background .16s;display:inline-flex}.event-card-cta:hover{background:var(--color-red-dark)}.event-carousel-nav{border-radius:var(--radius);background:var(--color-white);width:2.5rem;height:2.5rem;color:var(--color-navy);cursor:pointer;border:1px solid #22276a2e;align-self:center;font-size:1.6rem;line-height:1;transition:background .16s,border-color .16s,color .16s,opacity .16s}.event-carousel-nav:hover:not(:disabled){background:var(--color-red);border-color:var(--color-red);color:var(--color-white)}.event-carousel-nav:disabled{opacity:.35;cursor:default}.event-carousel-empty{color:var(--color-muted);margin:0}@media (width<=900px){.event-carousel{--event-carousel-visible:1}}.hero{color:#fff;isolation:isolate;align-items:stretch;width:100%;max-width:100%;min-height:clamp(440px,56vh,640px);margin:0;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;filter:saturate(0%)brightness(.85);will-change:transform;background-image:url(/images/header-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:18s ease-in-out infinite alternate heroShift;position:absolute;inset:0;transform:scale(1.04)}.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(100deg,#081230eb 0%,#14235ac7 42%,#0f286e73 100%),radial-gradient(at 100% 100%,#05327e8c,#0000 55%);position:absolute;inset:0}.hero-inner{z-index:2;width:100%;min-height:inherit;box-sizing:border-box;align-items:stretch;margin:0;padding:1.75rem clamp(1.25rem,4vw,4.5rem) 0;display:flex;position:relative}.hero-main{min-height:inherit;flex:1;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);justify-content:space-between;align-items:end;gap:clamp(3rem,10vw,9rem);width:100%;display:grid}.hero-copy{place-self:center start;max-width:36rem;padding:2rem 0 3rem}.hero-visual{pointer-events:none;justify-content:flex-end;align-items:flex-end;height:100%;margin-right:clamp(-1rem,-2vw,-2.5rem);display:flex}.hero-shooter{object-fit:contain;object-position:bottom right;filter:none;width:min(135%,920px);height:auto;max-height:min(92%,620px);animation:.9s both fadeUp;transform:translate(8%,4%)}.hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb;margin:0 0 .85rem;font-size:.78rem;font-weight:600}.hero-title{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:#fff;max-width:14ch;margin:0 0 .55rem;font-size:clamp(2.1rem,5.5vw,4.4rem);font-weight:800;line-height:1.05}.hero-sub{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:#fffffff2;max-width:34ch;margin:0;font-size:clamp(1rem,2vw,1.45rem);font-weight:700;line-height:1.25}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hero-actions .btn{text-transform:uppercase;letter-spacing:.04em;padding:.9rem 1.25rem;font-size:.86rem}.hero-dots{z-index:3;gap:.45rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.hero-dots span{background:#ffffff73;border-radius:50%;width:9px;height:9px}.hero-dots span.is-active{background:#fff}.quick-section{margin-top:1.75rem;padding:0}.quick-section .layout-rail{align-items:stretch}.quick-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;display:grid}.quick-card{color:#fff;min-height:280px;box-shadow:none;background-position:50%;background-size:cover;border:0;border-radius:0;flex-direction:column;justify-content:flex-end;padding:2.2rem 1.6rem 1.6rem;transition:transform .2s;display:flex;position:relative;overflow:hidden}.quick-card:before{content:"";background:linear-gradient(#141e5073 0%,#0c1437e0 100%);position:absolute;inset:0}.quick-card>*{z-index:1;position:relative}.quick-card h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;min-height:2.4em;margin:0 0 .55rem;font-size:1.55rem;font-weight:800;line-height:1.2}.quick-card p{color:#ffffffe6;max-width:28ch;min-height:4.5em;margin:0 0 1.1rem;font-size:.95rem;line-height:1.5}.quick-cta{background:var(--color-red);color:#fff;letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;padding:.65rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.quick-card:hover{transform:none}.quick-card:hover .quick-cta{background:var(--color-red-dark)}.quick-card--wettkampf{background-image:url(/images/header-bg.jpg)}.quick-card--schulung{background-image:url(/images/schulungen-bg.webp)}.quick-card--docs{background-image:url(/images/dokumente-bg.webp)}.welcome-section{background:linear-gradient(#0000,#c21b310d)}.welcome-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:2rem;display:grid}.welcome-panel{background:var(--color-navy-deep);color:#ffffffe0;border-radius:var(--radius);padding:1.75rem}.welcome-panel h3{color:var(--color-gold);margin-top:1rem}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-head a{color:var(--color-red);font-weight:600}.content-tile{border-radius:var(--radius);background:#fffc;border:1px solid #22276a14;padding:1.35rem}.news-tile{flex-direction:column;padding:0;display:flex;overflow:hidden}.news-tile-media{aspect-ratio:16/9;background:#d9deea;display:block;overflow:hidden}.news-tile-media img{object-fit:cover;width:100%;height:100%;transition:transform .28s}.news-tile:hover .news-tile-media img{transform:scale(1.04)}.news-tile-body{padding:1.15rem 1.25rem 1.35rem}.content-tile time{color:var(--color-red);font-size:.85rem;font-weight:600}.content-tile h3{margin:.5rem 0;font-size:1.55rem}.events-section{background:linear-gradient(#0000,#05327e0f)}@media (width<=1180px){.hero{min-height:clamp(420px,52vh,560px)}.hero-inner{padding-inline:1.25rem}.hero-main{gap:2rem}.hero-shooter{width:min(120%,640px);transform:translate(4%,2%)}.quick-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.hero{min-height:480px}.hero-inner{padding:1.25rem 1rem 0}.hero-main{grid-template-columns:1fr;align-items:end;gap:0;position:relative}.hero-copy{text-align:left;z-index:2;align-self:center;max-width:36rem;padding:1.25rem 0 2rem;position:relative}.hero-title{max-width:12ch}.hero-sub{max-width:28ch}.hero-actions .btn{width:auto}.hero-visual{opacity:.9;z-index:1;width:min(58%,360px);height:auto;margin-right:0;position:absolute;bottom:0;right:-4%}.hero-shooter{width:100%;max-height:none;transform:none}.quick-section{margin-top:1.25rem}.quick-links{grid-template-columns:1fr;gap:.75rem}.quick-card{min-height:220px}.welcome-grid{grid-template-columns:1fr;gap:1.25rem}.section{padding:2.75rem 0}.grid-3{grid-template-columns:1fr}}@media (width<=640px){.hero{min-height:440px}.hero-inner{padding-inline:.85rem}.hero-copy{padding:1rem 0 1.5rem}.hero-visual{opacity:.72;width:min(48%,240px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{justify-content:center;width:100%}.hero-dots{bottom:.65rem}}.page-wrap{padding-top:2rem}.cms-page{background:#fff;padding-top:2rem;padding-bottom:3.5rem}.stack-list{gap:1rem;margin-top:1.5rem;display:grid}.stack-item{border-radius:var(--radius);background:#ffffffd6;border:1px solid #22276a14;padding:1.25rem 1.4rem}.stack-item time{color:var(--color-red);font-size:.85rem;font-weight:600}.stack-item h2{margin:.35rem 0 .5rem;font-size:1.7rem}.stack-link{transition:transform .18s,box-shadow .18s}.stack-link:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.filter-row{flex-wrap:wrap;gap:.55rem;margin:1.25rem 0 1.75rem;display:flex}.filter-chip{color:var(--color-navy);cursor:pointer;background:#ffffffb3;border:1px solid #22276a2e;border-radius:999px;padding:.45rem .9rem}.filter-chip.is-active{background:var(--color-navy);color:#fff;border-color:var(--color-navy)}.docs-table{gap:.45rem;display:grid}.docs-head,.docs-row{grid-template-columns:2.2fr 1.3fr .7fr .7fr;align-items:center;gap:.75rem;padding:.9rem 1rem;display:grid}.docs-head{text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted);font-size:.8rem}.docs-row{border-radius:var(--radius);background:#ffffffd6;border:1px solid #22276a14}.tag-row{flex-wrap:wrap;gap:.35rem;margin-top:.75rem;display:flex}.board-card{text-align:center}.avatar{background:radial-gradient(circle at 30% 30%, #fff5, transparent 40%), linear-gradient(145deg, var(--color-navy), var(--color-red));border-radius:50%;width:84px;height:84px;margin:0 auto 1rem}.prose :is(h2,h3){margin-top:1.5rem}.prose a{color:var(--color-red);font-weight:600}.prose img{border-radius:var(--radius);max-width:100%;height:auto;margin:1rem 0}.prose figure{margin:1.25rem 0}.prose figcaption{color:var(--color-muted);margin-top:.4rem;font-size:.9rem}.prose p{margin:0 0 1rem;line-height:1.65}.prose ul,.prose ol{margin:0 0 1rem;padding-left:1.25rem}.contact-form{border-radius:var(--radius);background:#ffffffdb;border:1px solid #22276a14;gap:.9rem;padding:1.25rem;display:grid}.contact-form label{color:var(--color-navy);gap:.35rem;font-weight:600;display:grid}.contact-form :is(input,textarea,select){border-radius:var(--radius);background:#fff;border:1px solid #22276a2e;padding:.7rem .8rem}.form-status{color:var(--color-navy-mid);margin:0;font-weight:600}@media (width<=800px){.docs-head{display:none}.docs-row{grid-template-columns:1fr}}.news-page{background:#fff;padding-top:1.75rem;padding-bottom:3.5rem}.news-intro{margin:0 auto 1.75rem}.news-featured{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:.85rem;min-height:clamp(320px,42vw,460px);margin-bottom:1.75rem;display:grid}.news-featured-hero,.news-featured-card{color:#fff;background-color:var(--color-navy);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.news-featured-hero{min-height:clamp(280px,40vw,460px)}.news-featured-side{grid-template-rows:1fr 1fr;gap:.85rem;min-height:100%;display:grid}.news-featured-card-media{background-color:#1a2748;background-position:50%;background-size:cover;flex:auto;min-height:110px}.news-featured-caption{background:#0a1c46eb;padding:1rem 1.1rem 1.05rem}.news-featured-hero .news-featured-caption{padding:1.15rem 1.25rem 1.2rem}.news-featured-caption h2{color:#fff;margin:0;font-size:clamp(.92rem,1.4vw,1.15rem);font-weight:700;line-height:1.3}.news-featured-caption time{color:#ffffffe0;margin-top:.4rem;font-size:.88rem;display:block}.news-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1.75rem;display:flex}.news-search{flex:180px;max-width:240px;position:relative}.news-search input{box-sizing:border-box;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d5dae6;border-radius:2px;padding:.6rem 2.4rem .6rem .8rem}.news-search svg{color:#7a8296;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.news-select{color:#5b6478;align-items:center;gap:.4rem;font-size:.9rem;display:inline-flex}.news-select select{min-height:42px;font:inherit;color:var(--color-ink);background:#fff;border:1px solid #d5dae6;border-radius:2px;padding:.45rem .65rem}.news-filters{flex-wrap:wrap;gap:.45rem;margin-left:auto;display:flex}.news-filters button{color:#2a3144;min-height:36px;font:inherit;cursor:pointer;background:#e9ebf1;border:0;border-radius:2px;padding:.4rem .85rem;font-size:.88rem;font-weight:600}.news-filters button.is-active{background:var(--color-red);color:#fff}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.5rem;display:grid}.news-card{flex-direction:column;min-width:0;display:flex}.news-card-media{aspect-ratio:16/10;background:#e8ebf2;display:block;overflow:hidden}.news-card-media img,.news-card-placeholder{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.news-card-placeholder{background:linear-gradient(135deg,#d5dae8,#eef0f6)}.news-card:hover .news-card-media img{transform:scale(1.03)}.news-card-body{padding-top:.9rem}.news-card-body time{color:#7a8296;align-items:center;gap:.4rem;font-size:.88rem;display:inline-flex}.news-card-body time svg{width:.95rem;height:.95rem}.news-card-body h3{margin:.55rem 0 .5rem;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.3}.news-card-body h3 a{color:#2a3144;text-decoration:none}.news-card-body h3 a:hover{color:var(--color-red)}.news-card-body p{color:var(--color-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.news-status{color:var(--color-muted);margin:0 0 1rem}@media (width<=980px){.news-featured{grid-template-columns:1fr;min-height:0}.news-featured-side{grid-template-rows:none;grid-template-columns:1fr 1fr}.news-filters{width:100%;margin-left:0}}@media (width<=700px){.news-grid,.news-featured-side{grid-template-columns:1fr}.news-search{flex-basis:100%;max-width:none}}.events-page{background:#fff;padding-top:2rem;padding-bottom:3.5rem}.events-intro{margin:0 auto 2rem}.events-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,3.25rem);display:grid}.events-sidebar{position:sticky;top:1.25rem}.events-search{margin-bottom:1.5rem;display:block;position:relative}.events-search input{box-sizing:border-box;width:100%;font:inherit;color:var(--color-ink);background:#fff;border:1px solid #22276a29;border-radius:4px;padding:.75rem 2.6rem .75rem .9rem}.events-search input::placeholder{color:#8a91a4}.events-search svg{color:#7a8296;pointer-events:none;width:1.1rem;height:1.1rem;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.events-filter-block>h2{color:var(--color-ink);border-bottom:1px solid #161a2e8c;margin:0 0 .85rem;padding-bottom:.55rem;font-size:1.05rem;font-weight:700}.events-accordion+.events-accordion{margin-top:.35rem}.events-accordion-toggle{width:100%;color:var(--color-ink);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 0;font-weight:700;display:flex}.events-check-list{gap:.35rem;margin:0 0 .4rem;padding:0 0 .35rem;list-style:none;display:grid}.events-check-list label{cursor:pointer;color:#3d4458;align-items:flex-start;gap:.55rem;font-size:.95rem;line-height:1.35;display:flex}.events-check-list input{accent-color:var(--color-navy-mid);margin-top:.2rem}.events-check-list em{color:#6b7388;font-style:normal}.events-check-empty{color:var(--color-muted);padding:.15rem 0 .5rem;font-size:.9rem}.events-list{gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.events-row{color:inherit;grid-template-columns:4.6rem minmax(0,1fr);align-items:start;gap:1.35rem;text-decoration:none;display:grid}.events-datebox{text-align:center;color:var(--color-ink);background:#fff;border:1px solid #22276a2e;border-radius:6px;justify-items:center;gap:.2rem;padding:.55rem .35rem .6rem;display:grid}.events-datebox strong{border-bottom:1px solid #22276a24;width:100%;padding-bottom:.35rem;font-size:1.55rem;font-weight:800;line-height:1}.events-datebox span{letter-spacing:.04em;text-transform:uppercase;color:#4a5166;font-size:.68rem;font-weight:700;line-height:1.2}.events-row-body h2{color:#2a3144;margin:.1rem 0 .65rem;font-size:clamp(1.02rem,1.4vw,1.2rem);font-weight:700;line-height:1.3}.events-row-meta{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.events-row-meta li{color:#5b6478;align-items:flex-start;gap:.45rem;font-size:.92rem;line-height:1.35;display:flex}.events-row-meta svg{color:#6a7388;flex:none;width:.95rem;height:.95rem;margin-top:.18rem}.events-tag{border-radius:999px;margin-top:.85rem;padding:.28rem .7rem;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}.events-tag--veranstaltung{color:#1b65a3;background:#1b65a31f}.events-tag--wettkampf{color:var(--color-red);background:#c21b311a}.events-status{color:var(--color-muted);margin:0 0 1rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.events-layout{grid-template-columns:1fr;gap:1.75rem}.events-sidebar{position:static}}@media (width<=560px){.events-row{grid-template-columns:3.8rem minmax(0,1fr);gap:.9rem}.events-datebox strong{font-size:1.3rem}}.event-sessions{margin:0 0 1.25rem}.event-sessions h2{color:var(--color-navy);margin:0 0 .45rem;font-size:1.05rem}.event-sessions ul{margin:0;padding-left:1.15rem}.event-sessions li{margin:.2rem 0}.event-downloads{margin:1.5rem 0}.event-downloads h2{color:var(--color-navy);margin:0 0 .55rem;font-size:1.05rem}.event-downloads ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.event-downloads a{color:var(--color-navy);border:1px solid #e2e5ee;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .7rem;text-decoration:none;display:flex}.event-downloads a:hover{border-color:var(--color-red)}.event-downloads-type{background:#eef1f7;border-radius:6px;place-items:center;min-width:3.2rem;height:2.1rem;font-size:.72rem;font-weight:700;display:grid}.clubs-row{text-decoration:none}.clubs-crestbox{box-sizing:border-box;background:#fff;border:1px solid #22276a2e;border-radius:6px;place-items:center;width:4.6rem;height:4.6rem;padding:.35rem;display:grid}.clubs-crestbox img{object-fit:contain;width:100%;height:100%}.clubs-crest-empty{background:#e8ebf2;border-radius:4px;width:1.6rem;height:1.6rem;display:block}.clubs-tags{flex-wrap:wrap;gap:.4rem;margin-top:.55rem;display:flex}.clubs-tags .events-tag{margin-top:0}@media (width<=560px){.clubs-crestbox{width:3.8rem;height:3.8rem}}.docs-group{margin-bottom:2rem}.docs-group h2{color:var(--color-ink);border-bottom:1px solid #161a2e73;margin:0 0 .75rem;padding-bottom:.45rem;font-size:1.05rem}.docs-table-wrap{overflow-x:auto}.docs-table-ui{border-collapse:collapse;width:100%;font-size:.92rem}.docs-table-ui th,.docs-table-ui td{text-align:left;vertical-align:middle;border-bottom:1px solid #22276a1a;padding:.85rem .65rem}.docs-table-ui th{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.docs-table-ui td strong{color:var(--color-navy);font-size:.98rem;display:block}.docs-desc{color:var(--color-muted);margin-top:.2rem;font-size:.82rem;display:block}.docs-col-icon{width:2.6rem}.docs-file-icon{color:var(--color-red);display:inline-flex}.docs-file-icon svg{width:1.35rem;height:1.35rem}.docs-download{width:2.1rem;height:2.1rem;color:var(--color-navy);background:#22276a14;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.docs-download svg{width:1.05rem;height:1.05rem}.docs-download:hover{background:var(--color-red);color:#fff}@media (width<=720px){.docs-table-ui thead{display:none}.docs-table-ui tr{grid-template-columns:2.4rem 1fr auto;gap:.2rem .6rem;padding:.7rem 0;display:grid}.docs-table-ui td{border:0;padding:0}.docs-col-icon{grid-row:1/span 3}.docs-table-ui td:nth-child(2){grid-column:2}.docs-table-ui td:nth-child(3),.docs-table-ui td:nth-child(4),.docs-table-ui td:nth-child(5){color:var(--color-muted);grid-column:2;font-size:.82rem}.docs-table-ui td:nth-child(6){grid-area:1/3}}.satzung-page{background:#fff;padding-top:2rem;padding-bottom:3.5rem}.satzung-intro{margin:0 auto 2rem}.satzung-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(1.25rem,3vw,2rem);display:grid}.satzung-card{background:#fff;border:1px solid #22276a1f;border-radius:6px;padding:1.5rem 1.6rem 1.35rem}.satzung-card h2{color:var(--color-navy);margin:0 0 .85rem;font-size:clamp(1.2rem,2vw,1.45rem)}.satzung-card p{color:#3d4458;line-height:1.6}.satzung-card ul{color:#3d4458;margin:0 0 1.1rem;padding-left:1.2rem;line-height:1.55}.satzung-card li+li{margin-top:.35rem}.satzung-quote{border-top:1px solid #22276a1a;margin:0;padding:.85rem 0 .15rem;font-size:.98rem;font-weight:700;color:var(--color-red)!important}.satzung-cta{background:var(--color-navy-deep);color:#ffffffe6;border-radius:6px;grid-template-columns:minmax(0,1.4fr) auto;align-items:center;gap:1.5rem;margin-top:2.25rem;padding:1.6rem 1.75rem;display:grid}.satzung-cta h2{color:#fff;margin:0 0 .55rem;font-size:clamp(1.2rem,2vw,1.5rem)}.satzung-cta p{color:#ffffffd1;margin:0;line-height:1.55}.satzung-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.satzung-cta-ghost{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff73}.satzung-cta-ghost:hover{background:#ffffff14}@media (width<=900px){.satzung-grid,.satzung-cta{grid-template-columns:1fr}.satzung-cta-actions{justify-content:flex-start}}.schulungen-page{background:#fff;padding-top:2rem;padding-bottom:3.5rem}.schulungen-intro{margin-inline:auto}.schulungen-intro p{margin:0 0 1rem}.schulungen-hint{border-left:4px solid var(--color-gold);background:var(--color-fog);border-radius:0 6px 6px 0;gap:.35rem;margin:.5rem 0 2rem;padding:1rem 1.15rem;display:grid}.schulungen-hint strong{color:var(--color-navy);letter-spacing:.04em;text-transform:uppercase;font-size:.92rem}.schulungen-hint p{color:#3d4458;margin:0;line-height:1.55}.schulungen-list{gap:1.75rem;display:grid}.schulung-card{background:#fff;border:1px solid #22276a1f;border-radius:10px;grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);min-height:28rem;display:grid;overflow:hidden;box-shadow:0 14px 36px #0a14281a}.schulung-media{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:18rem;position:relative}.schulung-media-label{background:#0a1428e0;border-top-right-radius:10px;max-width:92%;padding:.85rem 1.15rem .95rem;position:absolute;bottom:0;left:0}.schulung-media-label span{color:var(--color-gold);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.schulung-media-label strong{color:#fff;letter-spacing:.02em;text-transform:uppercase;margin-top:.2rem;font-size:clamp(1.2rem,2vw,1.55rem);display:block}.schulung-body{color:var(--color-ink);background:#fff;flex-direction:column;padding:1.35rem 1.45rem 1.3rem;display:flex}.schulung-badge{color:var(--color-red);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:.72rem;font-weight:700}.schulung-body h2{color:var(--color-navy);text-transform:uppercase;margin:0 0 .7rem;font-size:clamp(1.25rem,2.1vw,1.7rem)}.schulung-text{color:var(--color-muted);margin:0 0 .7rem;font-size:.95rem;line-height:1.55}.schulung-split{grid-template-columns:minmax(0,1.35fr) minmax(11.5rem,.72fr);align-items:stretch;gap:.9rem;margin:.35rem 0 1.1rem;display:grid}.schulung-split-main h3,.schulung-meta h3{color:var(--color-navy);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem}.schulung-topics{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.schulung-topics li{background:var(--color-fog);color:#2b3148;border-radius:6px;align-items:flex-start;gap:.45rem;padding:.65rem .7rem;font-size:.86rem;font-weight:600;line-height:1.35;display:flex}.schulung-topics li:before{content:"✓";color:var(--color-red);flex:none;font-weight:800}.schulung-meta{min-width:0}.schulung-date{background:var(--color-navy-deep);color:#fff;border-radius:8px;flex-direction:column;gap:.3rem;padding:.85rem .9rem;line-height:1.4;display:flex}.schulung-days{background:#ffffff29;border-radius:999px;align-self:flex-start;margin-top:.2rem;padding:.15rem .5rem;font-size:.78rem;font-weight:700}.schulung-actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:auto;display:flex}.schulung-download{color:var(--color-navy);box-shadow:none;background:0 0;border:1px solid #22276a47}.schulung-download:hover{background:var(--color-fog)}.schulung-event-link{color:var(--color-navy-mid);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (width<=980px){.schulung-card{grid-template-columns:1fr}.schulung-media{min-height:16rem}}@media (width<=800px){.schulung-split,.schulung-topics{grid-template-columns:1fr}}.media-dialog-backdrop{z-index:80;background:#0a12288c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.media-dialog{background:#fff;border-radius:10px;flex-direction:column;width:min(920px,100%);max-height:min(86vh,820px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0a142847}.media-dialog-head{border-bottom:1px solid #e2e5ee;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.media-dialog-head h2{color:var(--color-navy);margin:0;font-size:1.2rem}.media-dialog-head p{color:var(--color-muted);margin:.25rem 0 0;font-size:.9rem}.media-dialog-toolbar{flex-wrap:wrap;gap:.65rem;padding:.85rem 1.1rem .35rem;display:flex}.media-dialog-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-content:start;gap:.75rem;padding:.85rem 1.1rem 1rem;display:grid;overflow:auto}.media-card{cursor:pointer;text-align:left;font:inherit;color:var(--color-navy);background:#fff;border:2px solid #e2e5ee;border-radius:8px;gap:.4rem;padding:.4rem;display:grid}.media-card.selected{border-color:var(--color-red);box-shadow:0 0 0 2px #c21b3126}.media-card img{aspect-ratio:4/3;object-fit:cover;background:#eef1f7;border-radius:5px;width:100%}.media-card span{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.3;display:block;overflow:hidden}.media-dialog-wide{width:min(760px,100%)}.media-dialog-toolbar-docs{align-items:stretch}.media-dialog-toolbar-docs .portal-search,.media-dialog-toolbar-docs select{min-width:0;font:inherit;color:var(--color-navy);background:#fff;border:1px solid #e2e5ee;border-radius:6px;flex:160px;padding:.55rem .7rem}.media-dialog-error{margin:.35rem 1.1rem 0}.media-dialog-list{flex:1;align-content:start;gap:.45rem;padding:.85rem 1.1rem 1rem;display:grid;overflow:auto}.media-doc-row{cursor:pointer;text-align:left;width:100%;font:inherit;color:var(--color-navy);background:#fff;border:2px solid #e2e5ee;border-radius:8px;grid-template-columns:3.4rem minmax(0,1fr) 1.4rem;align-items:center;gap:.75rem;padding:.55rem .7rem;display:grid}.media-doc-row.selected{border-color:var(--color-red);box-shadow:0 0 0 2px #c21b3126}.media-doc-ext{letter-spacing:.02em;background:#eef1f7;border-radius:6px;place-items:center;height:2.4rem;font-size:.72rem;font-weight:700;display:grid}.media-doc-meta{gap:.12rem;min-width:0;display:grid}.media-doc-meta strong,.media-doc-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.media-doc-meta span{color:var(--color-muted);font-size:.82rem}.media-doc-check{color:var(--color-red);text-align:center;font-weight:700}.media-dialog-footer{background:#fafbfd;border-top:1px solid #e2e5ee;justify-content:flex-end;align-items:center;gap:.55rem;padding:.85rem 1.1rem;display:flex}.media-dialog-count{color:var(--color-muted);margin-right:auto;font-size:.9rem}.cover-field{gap:.65rem;display:grid}.cover-preview{flex-wrap:wrap;align-items:flex-start;gap:.85rem;display:flex}.cover-thumb{aspect-ratio:16/10;object-fit:cover;background:#eef1f7;border:1px solid #e2e5ee;border-radius:8px;width:min(220px,100%)}.cover-empty{aspect-ratio:16/10;width:min(220px,100%);color:var(--color-muted);text-align:center;background:#f7f8fc;border:1px dashed #cfd4e0;border-radius:8px;place-items:center;padding:.75rem;font-size:.9rem;display:grid}.cover-actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.portal-rte{background:#fff;border:1px solid #d5dae6;border-radius:6px;overflow:hidden}.portal-rte-toolbar{background:#f7f8fc;border-bottom:1px solid #e2e5ee;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.5rem;display:flex}.portal-rte-toolbar button{min-width:34px;min-height:34px;color:var(--color-navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dae6;border-radius:5px;place-items:center;padding:.3rem .55rem;font-size:.78rem;font-weight:700;display:inline-grid}.portal-rte-toolbar button:disabled{opacity:.4;cursor:default}.portal-rte-toolbar button.active,.portal-rte-toolbar button:hover:not(:disabled){border-color:var(--color-red);color:var(--color-red)}.portal-rte-sep{background:#d5dae6;width:1px;height:24px;margin:0 .15rem}.portal-rte-u{text-decoration:underline}.portal-rte-color{min-width:34px;min-height:34px;color:var(--color-navy);cursor:pointer;background:#fff;border:1px solid #d5dae6;border-radius:5px;place-items:center;font-size:.85rem;font-weight:800;display:inline-grid;position:relative;overflow:hidden}.portal-rte-color input{opacity:0;cursor:pointer;border:0;min-height:0;padding:0;position:absolute;inset:0}.portal-rte .tiptap,.portal-rte-content{color:#1a1f2e;outline:none;min-height:220px;padding:.85rem 1rem;font-weight:400;line-height:1.55}.portal-rte .tiptap p{margin:0 0 .75rem;font-weight:400}.portal-rte .tiptap h2,.portal-rte .tiptap h3{color:var(--color-navy);margin:0 0 .65rem;line-height:1.3}.portal-rte .tiptap ul,.portal-rte .tiptap ol{margin:0 0 .75rem;padding-left:1.25rem}.portal-rte .tiptap blockquote{border-left:3px solid var(--color-red);color:#4a5163;margin:0 0 .85rem;padding:.35rem 0 .35rem .9rem}.portal-rte .tiptap hr{border:0;border-top:1px solid #d5dae6;margin:1rem 0}.portal-rte .tiptap a{color:var(--color-red);text-decoration:underline}.portal-rte .tiptap mark{background:#ffe08a;border-radius:2px;padding:0 .15em}.portal-rte .tiptap img.portal-rte-image,.portal-rte .tiptap img{border-radius:6px;max-width:100%;height:auto;margin:.5rem 0}.portal-rte .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9aa1b2;pointer-events:none;height:0;font-weight:400}.portal-rte-footer{color:var(--color-muted);background:#fafbfd;border-top:1px solid #e2e5ee;padding:.45rem .85rem;font-size:.78rem}.doc-preview-backdrop{z-index:80;background:#0a12289e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.doc-preview-dialog{background:#fff;border-radius:10px;flex-direction:column;width:min(1120px,100%);height:min(88vh,900px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0a142847}.doc-preview-head{background:#fafbfd;border-bottom:1px solid #e2e5ee;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.95rem 1.1rem;display:flex}.doc-preview-head h2{color:var(--color-navy);margin:0;font-size:1.15rem;line-height:1.3}.doc-preview-head p{color:var(--color-muted);overflow-wrap:anywhere;word-break:break-word;margin:.3rem 0 0;font-size:.82rem}.doc-preview-body{background:#eef1f7;flex:1;min-height:0;display:grid}.doc-preview-status,.doc-preview-body .portal-error{text-align:center;margin:auto;padding:1.5rem}.doc-preview-frame{background:#fff;border:0;width:100%;height:100%}.doc-preview-image{object-fit:contain;max-width:100%;max-height:100%;margin:auto}.doc-preview-fallback{text-align:center;color:var(--color-muted);place-content:center;gap:1rem;padding:2rem 1.25rem;display:grid}.doc-preview-fallback .portal-btn{justify-self:center}@media (width<=700px){.doc-preview-backdrop{padding:0}.doc-preview-dialog{border-radius:0;width:100%;height:100%}}:root{--color-navy:#22276a;--color-navy-deep:#0a1428;--color-navy-mid:#05327e;--color-red:#c21b31;--color-red-dark:#bc1420;--color-gold:#ffd600;--color-fog:#f8f9ff;--color-mist:#eeeff2;--color-steel:#ccd3dd;--color-ink:#161a2e;--color-muted:#5b6178;--color-white:#fff;--font-display:"Inter", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;--shadow-soft:0 18px 50px #0a14282e;--radius:4px;--header-h:92px;--max:1180px;--rail-pad-inline:clamp(.85rem, 2.5vw, 1.5rem);--rail-gap:clamp(.75rem, 2vw, 1.75rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;margin:0;padding:0}body{font-family:var(--font-body);color:var(--color-ink);background:radial-gradient(1200px 500px at 10% -10%, #c21b311f, transparent 60%), radial-gradient(900px 480px at 100% 0%, #05327e2e, transparent 55%), linear-gradient(180deg, #f4f5fb 0%, var(--color-fog) 40%, #eef1f8 100%);min-height:100vh;margin:0;padding:0;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .5rem;font-weight:700;line-height:1.15}p{margin:0 0 1rem}button,input,textarea,select{font:inherit}#root{width:100%;max-width:none;min-height:100vh;margin:0;padding:0}.app-shell{flex-direction:column;min-height:100vh;margin:0;padding:0;display:flex}.main{flex:1}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-red);margin-bottom:.75rem;font-size:.78rem;font-weight:600;display:inline-block}.btn{cursor:pointer;border-radius:var(--radius);border:0;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.35rem;font-weight:600;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--color-red);color:var(--color-white);box-shadow:0 10px 24px #c21b3147}.btn-primary:hover{background:var(--color-red-dark)}.btn-ghost{color:var(--color-white);background:0 0;border:1px solid #ffffff73}.btn-ghost:hover{background:#ffffff14}.section{padding:4.5rem 0}.section-title{font-size:clamp(2rem,4vw,3rem)}.section-lead{color:var(--color-muted);max-width:42rem}.page-intro,.events-intro,.news-intro,.satzung-intro,.schulungen-intro,.page-wrap>.section-lead{margin-inline:auto;max-width:54rem;color:var(--color-muted);text-align:center;margin-bottom:2rem;font-size:1.02rem;line-height:1.65}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}@media (width<=900px){.grid-3,.grid-2{grid-template-columns:1fr}}.fade-up{animation:.7s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroShift{0%{transform:scale(1.02)translate(0,0)}to{transform:scale(1.08)translate(-1.5%,1%)}}
