@font-face{font-family:Poppins;src:url('../fonts/Poppins-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Poppins;src:url('../fonts/Poppins-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Poppins;src:url('../fonts/Poppins-Black.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:"Nothing You Could Do";src:url('../fonts/NothingYouCouldDo.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--navy:#1B2F5C;--blue:#2199D7;--light-blue:#B3D9F0;--brand-on-primary:#fff;--ink:#17223B;--heading-ink:#18191d;--muted:#64748B;--surface:#F4F8FB;--white:#fff;--line:#DCE7EF;--danger:#B42318;--success:#168A68;--shadow:0 12px 32px rgba(27,47,92,.08)}
*{box-sizing:border-box}html{font-family:Poppins,Arial,sans-serif;color:var(--ink);background:var(--surface)}body{margin:0;min-height:100vh}button,input,textarea,select{font:inherit}a{color:var(--blue);text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-weight:900;letter-spacing:-.035em;color:var(--heading-ink);font-size:clamp(2rem,3vw,3.25rem);line-height:1.03;margin-bottom:.65rem}h2,h3,label,legend,.button,strong{font-weight:600}h2{color:var(--navy);font-size:1.4rem}.lead{color:var(--muted);max-width:720px;line-height:1.7}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--blue);font-size:.875rem;font-weight:600;margin-bottom:.65rem}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:var(--navy);color:#fff;padding:28px 20px;display:flex;flex-direction:column;z-index:20}.brand,.login-brand,.live-brand{display:flex;align-items:center;gap:12px;color:inherit}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border:3px solid var(--blue);border-radius:50% 8px 50% 8px;font-weight:900;font-size:.9rem;letter-spacing:-.08em;transform:rotate(-8deg);flex:none}.brand>span:last-child,.login-brand>span:last-child,.live-brand>span:last-child{display:flex;flex-direction:column}.brand strong,.login-brand strong,.live-brand strong{letter-spacing:.06em;font-size:.94rem}.brand small,.login-brand small,.live-brand small{opacity:.7;font-size:.875rem;margin-top:2px}.main-nav{display:flex;flex-direction:column;gap:8px;margin-top:48px}.main-nav a{display:flex;gap:14px;align-items:center;color:rgba(255,255,255,.72);padding:13px 14px;border-radius:10px;font-weight:600}.main-nav a span{font-size:1.35rem;width:22px;text-align:center}.main-nav a:hover,.main-nav a.active{color:#fff;background:rgba(179,217,240,.16)}.main-nav a.active{box-shadow:inset 3px 0 var(--blue)}.sidebar-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.14);padding-top:20px}.user-chip{display:flex;gap:10px;align-items:center}.user-chip>span:last-child{display:flex;flex-direction:column;min-width:0}.user-chip strong{font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-chip small{font-size:.875rem;opacity:.68}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--blue);font-weight:600}.nav-logout{border:0;background:none;color:rgba(255,255,255,.65);padding:12px 0 0;cursor:pointer;font-size:.875rem}.main-content{padding:42px clamp(24px,4vw,64px);min-width:0}.mobile-header{display:none}.page-header,.planner-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:34px}.page-header.compact h1{font-size:clamp(2rem,2.7vw,2.8rem)}.page-header .button{flex:none}.button-row,.form-actions,.planner-actions,.card-actions,.row-actions,.live-header-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;border:1px solid transparent;border-radius:9px;cursor:pointer;transition:.18s ease;font-size:.875rem;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--navy);color:#fff;box-shadow:0 7px 16px rgba(27,47,92,.18)}.button-primary:hover{background:#253f78}.button-accent{background:var(--blue);color:#fff}.button-secondary{border-color:#aacde2;background:#fff;color:var(--navy)}.button-ghost{background:transparent;color:var(--navy);border-color:transparent}.button-danger-ghost{background:transparent;color:var(--danger)}.button-light{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24);color:#fff}.button-large{padding:14px 24px;min-height:50px}.flash{padding:13px 16px;border-radius:9px;margin-bottom:20px;background:#e7f7f1;color:#126149;border:1px solid #b9e5d4}.flash-error{background:#fff0ee;color:#8f2118;border-color:#ffc9c2}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0 48px}.stat-card{display:flex;gap:16px;align-items:center;background:#fff;color:var(--ink);padding:22px;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.stat-card:hover{border-color:var(--light-blue)}.stat-card>span:last-child{display:flex;flex-direction:column}.stat-card strong{font-size:1.65rem;color:var(--navy)}.stat-card small{color:var(--muted)}.stat-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:11px;font-size:1.4rem}.stat-icon.accent{background:#e6f5fc;color:var(--blue)}.stat-icon.navy{background:#e9edf5;color:var(--navy)}.stat-icon.soft{background:#eff8fd;color:#5c89a4}.section-block{margin-bottom:42px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:5px}.workshop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.workshop-card,.method-card,.editor-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.workshop-card{padding:20px;display:flex;flex-direction:column;min-height:240px}.workshop-card h3{color:var(--navy);font-size:1.05rem;margin:18px 0 7px}.workshop-card p{font-size:.875rem;color:var(--muted);line-height:1.55}.card-topline,.card-metrics{display:flex;justify-content:space-between;color:var(--muted);font-size:.875rem}.badge{display:inline-flex;border-radius:999px;background:#e7f3fa;color:var(--navy);padding:4px 9px;font-size:.875rem;font-weight:600}.badge-success{background:#e3f5ee;color:#137057}.card-metrics{padding-top:13px;border-top:1px solid var(--line);margin-top:auto}.card-link{display:flex;justify-content:space-between;font-weight:600;font-size:.875rem;margin-top:15px}.export-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;border-radius:12px;background:var(--light-blue)}.export-strip strong{color:var(--navy)}.export-strip p{margin:4px 0 0;color:#405c72;font-size:.875rem}.filter-bar{display:flex;gap:10px;align-items:center;margin-bottom:24px}.filter-bar select,.filter-bar .button{height:46px}.search-field,.palette-search{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 13px}.search-field{flex:1}.search-field input,.palette-search input{border:0;outline:0;background:transparent;width:100%;height:44px}.filter-bar select,select,input,textarea{border:1px solid #cbd9e4;border-radius:8px;background:#fff;color:var(--ink)}.filter-bar select{padding:0 34px 0 12px}.text-link{font-size:.875rem}.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.method-card{padding:20px;border-top:4px solid var(--category);display:flex;flex-direction:column}.method-card-head{display:flex;gap:8px;align-items:center}.category-dot{width:8px;height:8px;border-radius:50%;background:var(--category)}.duration{margin-left:auto;color:var(--muted);font-size:.875rem}.method-card h2{font-size:1.15rem;margin:17px 0 8px}.method-card>p{color:var(--muted);font-size:.875rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.tags span{background:#f0f5f8;color:#547086;border-radius:6px;padding:3px 6px;font-size:.875rem}.method-card dl{font-size:.875rem;margin:12px 0}.method-card dt{font-weight:600;color:var(--navy);margin-top:7px}.method-card dd{margin:2px 0;color:var(--muted)}.card-actions{margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}.card-actions .button{padding:7px 8px;min-height:auto}.empty-state{background:#fff;border:1px dashed #abc5d8;border-radius:12px;text-align:center;padding:45px;color:var(--muted)}.empty-state.wide{grid-column:1/-1}.editor-card{padding:clamp(22px,4vw,42px);max-width:900px}.stack-form{display:flex;flex-direction:column;gap:22px}.form-grid{display:grid;gap:20px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.span-2{grid-column:span 2}.stack-form label{display:flex;flex-direction:column;gap:8px;color:var(--navy);font-size:.875rem}.stack-form input,.stack-form textarea,.stack-form select{width:100%;padding:11px 12px;outline:none}.stack-form input:focus,.stack-form textarea:focus,.stack-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(33,153,215,.13)}.stack-form textarea{resize:vertical;line-height:1.55}.stack-form fieldset{border:1px solid var(--line);border-radius:10px;padding:14px 16px}.stack-form legend{color:var(--navy);font-size:.875rem;padding:0 5px}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stack-form .choice{display:flex;flex-direction:row;align-items:center;gap:11px;padding:10px;border:1px solid var(--line);border-radius:8px;color:var(--ink)}.choice input{width:auto}.choice span{display:flex;flex-direction:column}.choice small{font-weight:400;color:var(--muted)}.checkbox-choice{align-self:end}.form-actions{justify-content:flex-end;border-top:1px solid var(--line);padding-top:22px}.workshop-list{display:flex;flex-direction:column;gap:12px}.workshop-row{display:grid;grid-template-columns:76px minmax(220px,1fr) auto;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 18px}.workshop-row.is-template{border-left:4px solid var(--blue)}.workshop-date{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:60px;background:#edf6fb;border-radius:9px;color:var(--navy)}.workshop-date strong{font-size:1.3rem}.workshop-date span{font-size:.875rem;color:var(--muted)}.row-title{display:flex;align-items:center;gap:10px}.row-title h2{font-size:1rem;margin:0}.workshop-main p{margin:6px 0;color:var(--muted);font-size:.875rem}.workshop-main small{font-size:.875rem;color:#8494a5}.row-actions{justify-content:flex-end}.row-actions .button{padding:8px 11px;min-height:38px}.planner-header h1{font-size:2.25rem;margin:5px 0}.planner-header p{margin-bottom:0;color:var(--muted);font-size:.875rem}.back-link{font-size:.875rem;color:var(--muted)}.export-menu{position:relative}.export-popover{display:none;position:absolute;right:0;top:calc(100% + 7px);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:9px;padding:7px;min-width:190px;z-index:30}.export-menu.open .export-popover{display:block}.export-popover a{display:block;padding:9px;color:var(--navy);font-size:.875rem;border-radius:6px}.export-popover a:hover{background:var(--surface)}.planner-shell{display:grid;grid-template-columns:300px minmax(0,1fr);border:1px solid var(--line);background:#fff;border-radius:12px;min-height:650px;overflow:hidden}.method-palette{background:#f0f6fa;border-right:1px solid var(--line);padding:18px}.palette-head,.timeline-toolbar{display:flex;justify-content:space-between;align-items:center}.palette-head h2,.timeline-toolbar h2{margin:0}.palette-head span{background:var(--navy);color:#fff;border-radius:999px;padding:3px 8px;font-size:.875rem}.palette-search{margin:15px 0 8px;background:#fff}.drag-hint{font-size:.875rem;color:var(--muted);margin:0 0 12px}.palette-list{display:flex;flex-direction:column;gap:8px;max-height:560px;overflow:auto;padding-right:3px}.palette-card{width:100%;display:grid;grid-template-columns:18px 1fr 20px;gap:8px;align-items:center;text-align:left;border:1px solid var(--line);border-left:4px solid var(--category);border-radius:8px;background:#fff;padding:10px 8px;color:var(--ink);cursor:grab}.palette-card:hover{border-color:var(--blue);transform:translateY(-1px)}.palette-card>span:nth-child(2){display:flex;flex-direction:column}.palette-card strong{font-size:.875rem}.palette-card small{font-size:.875rem;color:var(--muted)}.drag-grip{color:#9aabba}.add-symbol{font-size:1.1rem;color:var(--blue)}.timeline-panel{padding:22px;position:relative}.timeline-toolbar{border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:18px}.timeline-toolbar p{margin:4px 0 0;color:var(--muted);font-size:.875rem}.save-status{font-size:.875rem;color:var(--success)}.save-status.dirty{color:#9a6410}.save-status.error{color:var(--danger)}.timeline{display:flex;flex-direction:column;gap:10px;min-height:140px}.timeline.drag-over{outline:3px dashed var(--blue);outline-offset:7px;border-radius:9px}.timeline-block{display:grid;grid-template-columns:32px 76px 1fr auto;gap:12px;align-items:start;border:1px solid var(--line);border-left:6px solid var(--category);border-radius:9px;background:#fff;padding:13px 12px;box-shadow:0 4px 15px rgba(27,47,92,.05)}.timeline-block.dragging{opacity:.45}.block-grip{border:0;background:none;color:#9aa9b7;cursor:grab;font-size:1.25rem;padding:4px}.block-time{display:flex;flex-direction:column;font-size:.875rem;color:var(--muted);padding-top:3px}.block-time strong{font-size:.875rem;color:var(--navy)}.block-body h3{font-size:.9rem;margin:2px 0 3px;color:var(--navy)}.block-body>p{font-size:.875rem;color:var(--muted);margin:0}.block-fields{display:grid;grid-template-columns:100px 170px 1fr;gap:8px;margin-top:10px}.block-fields label{font-size:.875rem;color:var(--muted)}.block-fields input,.block-fields select,.block-fields textarea{width:100%;padding:6px 7px;margin-top:3px;font-size:.875rem}.block-fields textarea{height:50px;resize:vertical}.block-delete{border:0;background:#fff1ef;color:var(--danger);border-radius:7px;width:32px;height:32px;cursor:pointer}.timeline-empty{text-align:center;color:var(--muted);padding:60px 20px}.timeline-empty span{display:grid;place-items:center;margin:auto;width:55px;height:55px;border:2px dashed #9ec6de;border-radius:50%;font-size:1.7rem;color:var(--blue)}.timeline-empty h3{color:var(--navy);margin:14px 0 5px}.timeline-empty p{font-size:.875rem}.timeline-empty.hidden{display:none}
.auth-page{background:linear-gradient(125deg,var(--navy) 0 48%,#e9f4fa 48% 100%);display:grid;place-items:center;padding:28px}.auth-wrap{width:min(100%,480px)}.login-card{background:#fff;padding:clamp(28px,6vw,52px);border-radius:16px;box-shadow:0 24px 80px rgba(10,26,57,.24)}.login-brand{color:var(--navy);margin-bottom:45px}.login-card h1{font-size:2.45rem}.login-card .lead{font-size:.875rem}.login-note{text-align:center;font-size:.875rem;color:var(--muted);margin:0}.live-page{background:#0f1e3e;color:#fff;overflow-x:hidden}.live-shell{min-height:100vh;display:flex;flex-direction:column}.live-header{display:flex;justify-content:space-between;align-items:center;padding:18px clamp(18px,4vw,55px);border-bottom:1px solid rgba(255,255,255,.13)}.live-brand small{max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-stage{width:min(1200px,100%);margin:auto;padding:25px clamp(18px,4vw,50px)}.live-progress{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;color:#b9c9df;font-size:.875rem}.live-progress>div{height:7px;background:rgba(255,255,255,.14);border-radius:999px;overflow:hidden}.live-progress i{display:block;width:0;height:100%;background:var(--blue);transition:width .3s}.live-current{text-align:center;padding:clamp(28px,5vh,65px) 0}.live-category{display:inline-flex;padding:7px 15px;border-radius:999px;background:var(--blue);font-weight:600;font-size:.875rem}.live-current h1{color:#fff;font-size:clamp(2.5rem,6vw,5.2rem);max-width:1000px;margin:25px auto 14px}.live-current>p{color:#b9c9df;font-size:clamp(1rem,1.6vw,1.3rem);max-width:800px;margin:0 auto 25px}.live-timer{font-weight:900;font-variant-numeric:tabular-nums;font-size:clamp(4.5rem,12vw,10rem);line-height:1;letter-spacing:-.06em}.live-time-label{color:#8ea7c7;margin-top:8px}.live-details{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px;text-align:left}.live-details>div{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:15px}.live-details span,.live-next>span{display:block;color:#8ea7c7;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.live-details strong{font-size:.875rem;line-height:1.5}.live-next{border-left:4px solid var(--blue);background:rgba(255,255,255,.07);border-radius:0 10px 10px 0;padding:13px 17px}.live-next strong{font-size:1rem}.live-next small{color:#8ea7c7;margin-left:10px}.live-controls{position:sticky;bottom:0;display:flex;justify-content:center;gap:12px;padding:15px;background:rgba(10,24,52,.94);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.12)}.live-current.overtime .live-timer{color:#ff776c;animation:pulse 1.2s infinite}.live-current.overtime .live-category{background:#b42318}@keyframes pulse{50%{opacity:.65}}
@media(max-width:1150px){.workshop-grid{grid-template-columns:repeat(2,1fr)}.method-grid{grid-template-columns:repeat(2,1fr)}.workshop-row{grid-template-columns:65px 1fr}.row-actions{grid-column:2;justify-content:flex-start}.planner-shell{grid-template-columns:250px 1fr}.block-fields{grid-template-columns:90px 1fr}.block-fields label:last-child{grid-column:1/-1}}
@media(max-width:820px){.app-shell{display:block}.sidebar{position:fixed;left:-280px;width:260px;transition:left .2s}.sidebar.open{left:0;box-shadow:20px 0 50px rgba(0,0,0,.25)}.main-content{padding:20px}.mobile-header{display:flex;align-items:center;gap:15px;margin:-5px 0 25px;color:var(--navy);font-weight:900}.icon-button{border:0;background:#e5f1f8;color:var(--navy);border-radius:8px;width:40px;height:40px}.page-header,.planner-header{flex-direction:column}.stats-grid{grid-template-columns:1fr}.planner-actions{width:100%}.planner-shell{grid-template-columns:1fr}.method-palette{border-right:0;border-bottom:1px solid var(--line)}.palette-list{display:grid;grid-template-columns:repeat(2,1fr);max-height:270px}.timeline-panel{padding:16px}.timeline-block{grid-template-columns:25px 62px 1fr 30px}.workshop-grid,.method-grid{grid-template-columns:1fr}.filter-bar{flex-wrap:wrap}.search-field{flex-basis:100%}.filter-bar select{flex:1}.export-strip{align-items:flex-start;flex-direction:column}.live-details{grid-template-columns:1fr}.live-header-actions .button:first-child{display:none}}
@media(max-width:560px){.main-content{padding:16px}.page-header h1{font-size:2.1rem}.form-grid.two,.choice-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.workshop-row{grid-template-columns:1fr}.workshop-date{display:none}.row-actions{grid-column:1}.palette-list{grid-template-columns:1fr}.timeline-block{grid-template-columns:24px 1fr 30px}.block-time{grid-column:2}.block-body{grid-column:2}.block-delete{grid-column:3;grid-row:1}.block-fields{grid-template-columns:1fr}.block-fields label:last-child{grid-column:auto}.auth-page{padding:14px}.login-card{padding:28px 22px}.live-header{padding:12px}.live-brand>span:last-child,.live-header-actions .button:last-child{display:none}.live-progress{grid-template-columns:auto auto}.live-progress>div{grid-column:1/-1;grid-row:2}.live-controls{display:grid;grid-template-columns:repeat(2,1fr)}.live-controls .button{white-space:normal}.live-current{padding:30px 0}.live-timer{font-size:4.5rem}}
.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.settings-grid .editor-card{max-width:none}.brand-preview{display:block;max-width:100%;max-height:100px;object-fit:contain;object-position:left center;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff}.field-note{font-size:.875rem;color:var(--muted);line-height:1.55}.member-list{display:flex;flex-direction:column;gap:8px}.member-list>div{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:9px}.member-list>div>span:nth-child(2){display:flex;flex-direction:column}.member-list small{font-size:.875rem;color:var(--muted)}.subform{border-top:1px solid var(--line);padding-top:20px}.subform h3{margin-bottom:0;color:var(--navy)}
@media(max-width:900px){.settings-grid{grid-template-columns:1fr}}
.narrow-card{max-width:620px}
.login-logo{display:block;width:100%;height:auto;margin-bottom:42px}
.palette-categories{display:flex;gap:6px;overflow-x:auto;padding:3px 0 10px;scrollbar-width:thin}.palette-categories button{flex:none;border:1px solid var(--line);border-left:3px solid var(--category,var(--blue));border-radius:999px;background:#fff;color:#536b7f;padding:5px 9px;cursor:pointer;font-size:.875rem;font-weight:600;white-space:nowrap}.palette-categories button:hover,.palette-categories button.active{background:var(--navy);border-color:var(--navy);color:#fff}.palette-categories button:first-child{border-left-width:1px}

/* Ablaufplaner: großzügige Methodenbibliothek und gut lesbare Bedienung. */
.planner-shell{grid-template-columns:minmax(390px,430px) minmax(0,1fr)}
.method-palette{padding:22px}.palette-categories{flex-wrap:wrap;overflow:visible;gap:8px}.palette-categories button{padding:8px 11px}
.palette-list{max-height:610px;gap:10px}.palette-card{grid-template-columns:18px minmax(0,1fr);padding:12px;cursor:pointer}.palette-card-actions{grid-column:2;display:flex;align-items:center;gap:8px;margin-top:6px}.method-view,.method-add{border:1px solid #aacde2;background:#fff;color:var(--navy);border-radius:7px;min-height:36px;padding:6px 10px;cursor:pointer}.method-view{flex:1}.method-add{width:40px;color:var(--blue);font-weight:600;font-size:20px!important}.method-view:hover,.method-add:hover{border-color:var(--blue);background:#eaf6fc}
.day-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.day-tabs button{border:1px solid var(--line);background:#f5f9fc;color:var(--navy);border-radius:8px;padding:9px 14px;cursor:pointer;font-weight:600}.day-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.timeline-toolbar h2 span{color:var(--blue)}
.method-dialog{width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 40px);border:0;border-radius:16px;padding:0;box-shadow:0 25px 80px rgba(10,26,57,.28);color:var(--ink)}.method-dialog::backdrop{background:rgba(10,24,52,.62);backdrop-filter:blur(3px)}.method-dialog-shell{padding:28px;display:flex;flex-direction:column;gap:18px}.method-dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.method-dialog-head h2{font-size:1.8rem;margin:10px 0 0}.dialog-close{border:0;background:#edf4f8;color:var(--navy);border-radius:50%;width:42px;height:42px;cursor:pointer}.method-dialog-meta{display:flex;gap:10px}.method-dialog-meta span{background:#eef6fb;color:var(--navy);border-radius:999px;padding:7px 11px}.method-dialog section{border-top:1px solid var(--line);padding-top:15px}.method-dialog section h3{color:var(--navy);margin-bottom:6px}.method-dialog section p{white-space:pre-line;line-height:1.65;margin:0;color:#40556a}.reflection-question-list{margin:0;padding-left:1.25rem;color:#40556a}.reflection-question-list li{margin:.42rem 0;line-height:1.55}.method-dialog-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:18px}

/* In der Oberfläche bleibt jeder Text mindestens 14 px groß. */
[hidden]{display:none!important}

@media(max-width:1150px){.planner-shell{grid-template-columns:minmax(340px,390px) minmax(0,1fr)}}
@media(max-width:820px){.planner-shell{grid-template-columns:1fr}.palette-list{grid-template-columns:1fr 1fr}.method-palette{border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:560px){.palette-list{grid-template-columns:1fr}.method-dialog-shell{padding:20px}.method-dialog-actions{flex-direction:column-reverse}.method-dialog-actions .button{width:100%}}

.blank-card-button{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin:14px 0 12px;padding:13px 14px;border:1px dashed var(--blue);border-radius:10px;background:#fff;color:var(--navy);cursor:pointer}.blank-card-button span{color:var(--muted)}.blank-card-button:hover{background:#eaf6fc}
.custom-timeline-block{background:#fafdff;border-style:dashed}.custom-timeline-block.is-editing{box-shadow:0 10px 28px rgba(27,47,92,.1)}.block-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.block-title-line h3{margin-right:auto}.custom-card-edit{flex:none;padding:5px 9px;border:1px solid #abd1e5;border-radius:7px;color:var(--navy);background:#fff;cursor:pointer;font-size:.78rem;font-weight:600}.custom-card-edit:hover,.custom-card-edit:focus-visible{border-color:var(--blue);background:#edf8fd}.badge-pending{background:#fff3cd;color:#805b00}.badge-rejected{background:#ffe9e6;color:var(--danger)}
.custom-card-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding:14px;background:#eef6fb;border-radius:10px}.custom-card-editor label{display:flex;flex-direction:column;gap:5px;color:var(--navy);font-weight:600}.custom-card-editor input,.custom-card-editor textarea,.custom-card-editor select{width:100%;padding:9px 10px}.custom-card-editor textarea{min-height:72px;resize:vertical}.custom-card-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-bottom:8px;border-bottom:1px solid #c7dfed}.custom-card-section-heading span{color:var(--navy);font-weight:700}.custom-card-section-heading small{color:var(--muted);text-align:right}.custom-card-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px;padding-top:12px;border-top:1px solid #c7dfed}.custom-card-editor-actions>span{color:var(--muted);font-size:.78rem;line-height:1.45}.custom-library-editor{overflow:hidden;margin-top:4px;border:1px solid #b9d9e9;border-radius:10px;background:#fff}.custom-library-editor>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;cursor:pointer;list-style:none;background:linear-gradient(120deg,#fff,#edf8fd);color:var(--navy)}.custom-library-editor>summary::-webkit-details-marker{display:none}.custom-library-editor>summary span{display:flex;flex-direction:column;gap:3px}.custom-library-editor>summary small{color:var(--muted);font-weight:400}.custom-library-editor>summary b{flex:none;padding:7px 10px;border-radius:8px;background:#e0f2fb;color:var(--blue);font-size:.8rem}.custom-library-editor[open]>summary{border-bottom:1px solid #c7dfed}.custom-library-editor[open]>summary b{background:var(--navy);color:#fff}.custom-library-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.custom-library-submit{display:grid;gap:9px;padding-top:12px;border-top:1px solid #c7dfed}.custom-library-submit>strong{color:var(--navy)}.custom-library-submit .choice{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;background:#f7fbfd;border:1px solid var(--line);border-radius:10px;padding:13px;cursor:pointer}.custom-library-submit .choice:has(input:checked){border-color:var(--blue);background:#eaf7fd;box-shadow:0 0 0 2px rgba(33,153,215,.12)}.custom-library-submit .choice input{width:18px;height:18px;margin-top:2px}.custom-library-submit .choice span{display:flex;flex-direction:column;gap:3px}.custom-library-submit .choice small{color:var(--muted);font-weight:400;line-height:1.45}.review-note{grid-column:1/-1;margin:0;padding:9px 11px;background:#fff1ef;border-radius:8px;color:var(--danger)}
.review-list{display:flex;flex-direction:column;gap:18px}.review-card{background:#fff;border:1px solid var(--line);border-left:5px solid var(--category);border-radius:12px;padding:24px;box-shadow:var(--shadow)}.review-card-head{display:flex;justify-content:space-between;gap:20px}.review-card-head h2{margin:10px 0 4px}.review-card-head p{color:var(--muted);margin:0}.review-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.review-details section{padding:14px;background:#f5f9fc;border-radius:9px}.review-details h3{color:var(--navy);margin-bottom:6px}.review-details p{color:#40556a;line-height:1.6;margin:0}.review-form{display:grid;grid-template-columns:260px minmax(0,1fr) auto;gap:12px;align-items:end;border-top:1px solid var(--line);padding-top:18px}.review-form label{display:flex;flex-direction:column;gap:6px;color:var(--navy)}.review-form select,.review-form textarea{width:100%;padding:9px 10px}.review-actions{display:flex;gap:8px;align-items:center}
.method-card{padding:0 20px 20px;overflow:hidden}.method-card-image{display:block;width:calc(100% + 40px);height:180px;margin:0 -20px 18px;object-fit:cover;background:#e9f3f9}.method-image-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#e7f4fb,#b3d9f0);color:var(--navy);font-weight:900}.palette-card{grid-template-columns:18px 76px minmax(0,1fr)}.palette-thumb{grid-column:2;grid-row:1;width:76px;height:54px;border-radius:7px;object-fit:cover;background:#dcecf5}.palette-card-copy{grid-column:3;grid-row:1;display:flex;flex-direction:column;min-width:0}.palette-card-copy strong{font-size:.875rem}.palette-card-copy small{font-size:.875rem;color:var(--muted)}.palette-card-actions{grid-column:2/4}.method-dialog-image{width:100%;height:min(310px,36vh);object-fit:cover;border-radius:12px;background:#e9f3f9}.method-dialog-image[hidden]{display:none}
@media(max-width:950px){.review-form{grid-template-columns:1fr}.review-actions{justify-content:flex-end}}
@media(max-width:680px){.custom-card-editor,.custom-library-fields,.review-details{grid-template-columns:1fr}.custom-card-editor .span-2,.custom-library-fields .span-2{grid-column:auto}.custom-card-section-heading,.custom-card-editor-actions,.custom-library-editor>summary{align-items:flex-start;flex-direction:column}.custom-card-editor-actions .button{width:100%}.custom-card-section-heading small{text-align:left}.review-card{padding:18px}}
.brand{position:relative;isolation:isolate;display:flex;flex:none;flex-direction:column;align-items:center;width:100%;padding:17px 14px 16px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(33,153,215,.09));border:1px solid rgba(255,255,255,.18);border-radius:16px;box-shadow:0 14px 32px rgba(5,17,42,.22),inset 0 1px rgba(255,255,255,.08);text-align:center}.brand:after{content:'';position:absolute;z-index:-1;right:-42px;top:-48px;width:120px;height:120px;border-radius:50%;background:rgba(33,153,215,.16);filter:blur(2px)}.app-brand-logo{display:block;width:100%;height:49px;object-fit:contain;filter:brightness(0) invert(1);opacity:.98}.product-brand-name{display:block;margin-top:10px;color:var(--navy);font-family:Poppins,Arial,sans-serif;font-size:18px!important;font-weight:900;line-height:1.05;letter-spacing:-.02em}.product-brand-claim{display:block;margin-top:4px;color:#536b7f;font-family:Poppins,Arial,sans-serif;font-size:14px!important;font-style:italic;font-weight:600;line-height:1.25}.brand .product-brand-name{position:relative;margin-top:13px;padding-top:12px;color:#fff;letter-spacing:.01em}.brand .product-brand-name:before{content:'';position:absolute;left:50%;top:0;width:44px;height:2px;border-radius:2px;background:var(--blue);transform:translateX(-50%)}.brand .product-brand-claim{margin-top:6px;color:#fff;opacity:.86;line-height:1.35}.sidebar{overflow-y:auto}.sidebar .main-nav{gap:5px;margin-top:27px}.sidebar .main-nav a{padding:10px 12px}.eyebrow{font-style:italic}.mobile-product-brand{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.mobile-brand-logo{display:block;width:min(245px,calc(100vw - 88px));height:42px;object-fit:contain;object-position:left center}.mobile-product-brand .product-brand-name{margin-top:3px;font-size:17px!important}.mobile-product-brand .product-brand-claim{margin-top:1px}.login-product-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:38px;text-align:center}.login-product-brand .login-logo{margin-bottom:0}.login-product-brand .product-brand-name{margin-top:13px;font-size:28px!important}.login-product-brand .product-brand-claim{font-size:16px!important}.live-brand{min-width:0;gap:14px}.live-product-brand{display:flex;flex-direction:column;align-items:center;padding:7px 9px 9px;background:#fff;border-radius:9px;min-width:250px}.live-brand-logo{display:block;width:min(300px,32vw);height:44px;object-fit:contain}.live-product-brand .product-brand-name{margin-top:3px}.live-product-brand .product-brand-claim{margin-top:2px}.live-concept-title{display:block;max-width:280px;color:#b9c9df;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:560px){.app-brand-logo{height:38px}.mobile-brand-logo{height:35px}.mobile-product-brand .product-brand-name{font-size:16px!important}.mobile-product-brand .product-brand-claim{font-size:14px!important}.live-product-brand{min-width:185px;padding:5px 7px}.live-brand-logo{width:180px;height:35px}.live-product-brand .product-brand-name{font-size:15px!important}.live-product-brand .product-brand-claim,.live-concept-title{display:none}}
.avatar-image{display:block;object-fit:cover;border:2px solid rgba(255,255,255,.35)}.profile-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:22px;align-items:start}.profile-grid .editor-card{max-width:none}.profile-picture-row{display:flex;align-items:center;gap:18px;padding:16px;background:#f3f8fb;border:1px solid var(--line);border-radius:11px}.profile-picture-row p{margin:5px 0 0}.profile-picture{display:grid;place-items:center;width:96px;height:96px;flex:none;border-radius:50%;object-fit:cover}.profile-picture-placeholder{background:var(--blue);color:#fff;font-size:32px!important;font-weight:900}.profile-grid input[type=file]{padding:9px;background:#f8fbfd}.member-list .avatar-image{border-color:#d7e6ef}.member-list small a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:950px){.profile-grid{grid-template-columns:1fr}}
.heading-italic{display:inline-block;margin-inline-start:.18em;color:#3D8ACA;font-family:"Nothing You Could Do","Segoe Print","Bradley Hand",cursive;font-style:normal;font-weight:400;font-size:1.1em;line-height:1;letter-spacing:0;vertical-align:baseline}.login-card .heading-italic{font-size:1em}.main-nav a .nav-icon{display:grid;place-items:center;width:26px!important;height:26px;flex:none;border-radius:7px;background:rgba(255,255,255,.07)}.nav-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.main-nav a:hover .nav-icon,.main-nav a.active .nav-icon{background:rgba(33,153,215,.22);color:#fff}

/* VOSS-Seminare Qualitätsstudio */
.studio-header{align-items:center}.studio-score{width:145px;height:145px;flex:none;border-radius:50%;display:grid;place-content:center;text-align:center;background:#fff;border:10px solid var(--blue);box-shadow:var(--shadow)}.studio-score strong{font-size:2.4rem;color:var(--navy);line-height:1}.studio-score span,.studio-score small{color:var(--muted)}.studio-score.score-good{border-color:#29a77a}.studio-score.score-medium{border-color:#e6a12d}.studio-score.score-low{border-color:#d6655b}.studio-nav{position:sticky;top:12px;z-index:10;display:flex;gap:8px;overflow-x:auto;padding:10px;margin:0 0 24px;background:rgba(244,248,251,.94);border:1px solid var(--line);border-radius:12px;backdrop-filter:blur(12px)}.studio-nav a{flex:none;padding:8px 11px;border-radius:8px;color:var(--navy);font-weight:600}.studio-nav a:hover{background:#fff}.studio-section{scroll-margin-top:90px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:clamp(22px,3vw,34px);margin-bottom:22px;box-shadow:var(--shadow)}.studio-section>.section-heading{align-items:center}.studio-section>.section-heading>p{color:var(--muted);margin:0}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}.metric-grid article{display:flex;flex-direction:column;gap:5px;padding:18px;border:1px solid var(--line);border-radius:11px;background:#f8fbfd}.metric-grid span,.metric-grid small{color:var(--muted)}.metric-grid strong{font-size:1.8rem;color:var(--navy)}.metric-grid .metric-text{font-size:1rem}.quality-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quality-check{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:14px;border-radius:10px;border:1px solid var(--line)}.quality-check>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-weight:900}.quality-check>div{display:flex;flex-direction:column;gap:3px}.quality-check small{color:var(--muted)}.quality-check b{color:var(--success)}.quality-check.passed{background:#f0faf6}.quality-check.passed>span{background:#d8f2e8;color:var(--success)}.quality-check.attention{background:#fff9ed}.quality-check.attention>span{background:#ffe9b7;color:#8a5a00}.quality-check.attention b{color:#a27726}.scenario-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.scenario-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:175px;padding:18px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#f8fbfd;color:var(--ink);cursor:pointer}.scenario-card:hover{border-color:var(--blue);background:#edf7fc;transform:translateY(-2px)}.scenario-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--navy);color:#fff;font-weight:900}.scenario-card strong{color:var(--navy)}.scenario-card small{color:var(--muted);line-height:1.5}.dramaturgy-bars{display:flex;flex-direction:column;gap:14px}.dramaturgy-row>div:first-child{display:flex;justify-content:space-between;gap:20px;margin-bottom:6px}.dramaturgy-row span{color:var(--muted)}.dramaturgy-track{height:13px;border-radius:999px;background:#edf3f7;overflow:hidden}.dramaturgy-track i{display:block;height:100%;border-radius:inherit}.alternative-list{display:flex;flex-direction:column;gap:10px}.alternative-list>article{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:20px;padding:14px;border:1px solid var(--line);border-radius:10px}.alternative-source{display:flex;align-items:center;gap:12px}.alternative-source>span{width:7px;height:48px;border-radius:999px;background:var(--category)}.alternative-source div,.alternative-options span{display:flex;flex-direction:column}.alternative-source small,.alternative-options small{color:var(--muted)}.alternative-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.alternative-options>span{padding:9px 11px;background:#eef6fb;border-radius:8px}.document-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.document-grid a{display:flex;flex-direction:column;gap:7px;padding:18px;border:1px solid var(--line);border-radius:11px;color:var(--ink)}.document-grid a:hover{border-color:var(--blue);background:#f4faff}.document-grid a>span{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--navy);color:#fff;font-weight:900}.document-grid strong{color:var(--navy)}.document-grid small{color:var(--muted)}.share-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;background:#eef6fb;border-radius:11px}.share-panel p{margin:5px 0;color:var(--muted)}.share-link{display:block;max-width:720px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-list{margin-top:22px}.feedback-list article{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:14px 0;border-top:1px solid var(--line)}.feedback-list article p{grid-column:1/-1;margin:0}.feedback-list article span{color:var(--muted)}.journey-timeline{display:flex;flex-direction:column;gap:0}.journey-timeline article{display:grid;grid-template-columns:110px 1fr;gap:20px;position:relative;padding:0 0 22px}.journey-timeline article:before{content:"";position:absolute;left:103px;top:8px;bottom:-8px;width:2px;background:var(--line)}.journey-timeline article:last-child:before{display:none}.journey-timeline article>span{text-align:right;color:var(--blue);font-weight:600}.journey-timeline article>div{position:relative;padding:15px 18px;background:#f8fbfd;border:1px solid var(--line);border-radius:10px}.journey-timeline article>div:before{content:"";position:absolute;left:-14px;top:16px;width:11px;height:11px;border-radius:50%;background:var(--blue);border:3px solid #fff;box-shadow:0 0 0 1px var(--blue)}.journey-timeline strong,.journey-timeline small{display:block}.journey-timeline small{color:var(--muted);margin-bottom:5px}.journey-timeline p{margin:6px 0 0;color:#40556a}.compact-empty{padding:28px}.governance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.governance-grid .editor-card{max-width:none;padding:22px}.quality-seal{display:inline-flex;padding:8px 13px;border:2px solid var(--line);border-radius:999px;color:var(--navy);font-weight:600}.seal-voss_standard{border-color:var(--blue);background:#e6f5fc}.seal-practice_tested{border-color:#29a77a;background:#edf9f4}.version-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.version-list>span{display:flex;flex-direction:column;padding:10px 13px;border:1px solid var(--line);border-radius:8px}.version-list small{color:var(--muted)}

/* Geschützte Kundenansicht und Dokumentpakete */
.client-body{background:#edf4f8}.client-shell{width:min(980px,calc(100% - 32px));margin:30px auto 70px}.client-header,.client-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:clamp(24px,5vw,48px);box-shadow:var(--shadow);margin-bottom:18px}.client-header{background:linear-gradient(135deg,#fff 0 72%,var(--light-blue) 72%)}.client-header img{width:min(420px,100%);height:70px;object-fit:contain;object-position:left center}.client-header>p{margin:28px 0 7px;color:var(--blue);font-style:italic;font-weight:600}.client-header>div{display:flex;gap:8px;flex-wrap:wrap}.client-header>div span{padding:7px 10px;background:color-mix(in srgb,var(--light-blue) 48%,#fff);border-radius:999px;color:var(--navy)}.client-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.client-two>div{padding:18px;background:#f7fafc;border-radius:10px}.client-agenda h3{margin-top:25px}.client-agenda article{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:12px 0;border-top:1px solid var(--line)}.client-agenda article>span{color:var(--blue);font-weight:600}.client-agenda article div{display:flex;flex-direction:column}.client-agenda small{color:var(--muted)}.client-decision{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.print-body{background:#e7edf2;padding:30px}.print-actions{position:fixed;right:20px;top:20px;z-index:10}.package-sheet{width:min(1180px,100%);margin:auto;background:#fff;padding:45px;box-shadow:0 20px 70px rgba(10,26,57,.18)}.package-sheet>header img{width:370px;max-width:100%;height:70px;object-fit:contain;object-position:left}.package-sheet>header>p{margin:28px 0 5px;color:var(--blue);font-style:italic;font-weight:600}.package-sheet>header>div{color:var(--muted)}.package-objectives{padding:20px 0}.package-table{width:100%;border-collapse:collapse;margin-top:20px}.package-table th{background:var(--navy);color:var(--brand-on-primary);text-align:left;padding:12px}.package-table td{vertical-align:top;padding:12px;border-bottom:1px solid var(--line);line-height:1.55}.package-table tr:nth-child(even){background:#f6f9fb}.package-table p{margin:8px 0 0}.pack-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:28px}.pack-list label{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:13px;border:1px solid var(--line);border-radius:9px}.pack-list label small{grid-column:2;color:var(--muted)}

@media(max-width:1100px){.scenario-grid{grid-template-columns:repeat(3,1fr)}.document-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.alternative-options{grid-template-columns:1fr}.alternative-list>article{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.studio-score{width:150px;height:150px;align-self:center}.studio-score strong{font-size:2.15rem}.studio-score small{line-height:1.2}.quality-check-list,.governance-grid,.client-two{grid-template-columns:1fr}.scenario-grid,.document-grid,.metric-grid{grid-template-columns:1fr}.alternative-list>article{grid-template-columns:1fr}.share-panel{align-items:flex-start;flex-direction:column}.journey-timeline article{grid-template-columns:85px 1fr}.journey-timeline article:before{left:78px}.pack-list{grid-template-columns:1fr}.print-body{padding:0}.package-sheet{padding:22px}.print-actions{position:static;padding:10px;background:#fff}}
@media print{.print-actions{display:none}.print-body{padding:0;background:#fff}.package-sheet{width:100%;padding:0;box-shadow:none}.package-table{font-size:11pt}.package-sheet h1{font-size:24pt}a{color:inherit}}

/* Live-Trainercockpit */
.live-guide{margin:18px auto 0;max-width:980px;text-align:left;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:11px;padding:14px 17px}.live-guide summary{cursor:pointer;color:#dce8f5;font-weight:600}.live-guide p{white-space:pre-line;color:#b9c9df;line-height:1.65;margin:14px 0 0}.live-reflection{display:grid;grid-template-columns:1.2fr .7fr .7fr 1.4fr auto;gap:12px;align-items:end;margin-top:16px;padding:16px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:11px}.live-reflection>div{display:flex;flex-direction:column;gap:4px}.live-reflection>div span,.live-reflection label{color:#8ea7c7}.live-reflection>div strong{color:#fff}.live-reflection label{display:flex;flex-direction:column;gap:5px}.live-reflection select,.live-reflection textarea{width:100%;padding:9px;background:#172a50;border-color:#405b86;color:#fff}.live-reflection textarea{height:60px;resize:vertical}.live-reflection>small{grid-column:1/-1;color:#9fd7f3;text-align:right}.live-controls{flex-wrap:wrap}
@media(max-width:1100px){.live-reflection{grid-template-columns:repeat(2,1fr)}.live-reflection>div,.live-reflection-note{grid-column:1/-1}.live-reflection .button{justify-self:start}}
@media(max-width:620px){.live-reflection{grid-template-columns:1fr}.live-reflection label,.live-reflection>div{grid-column:auto}.live-reflection .button{width:100%}}
.alternative-options>form{display:flex;flex-direction:column;padding:9px 11px;background:#eef6fb;border-radius:8px}.alternative-options form small{color:var(--muted)}.alternative-options form button{align-self:flex-start;margin-top:8px;padding:5px 8px;border:1px solid #aacde2;border-radius:6px;background:#fff;color:var(--navy);cursor:pointer}.alternative-options form button:hover{border-color:var(--blue)}
.journey-editor{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.journey-editor summary,.journey-add summary{cursor:pointer;color:var(--blue);font-weight:600}.journey-editor form:first-of-type{display:flex;flex-direction:column;gap:8px;margin-top:10px}.journey-editor input,.journey-editor textarea,.journey-editor select{width:100%;padding:8px}.journey-editor form>div{display:grid;grid-template-columns:120px 1fr 1fr;gap:8px}.journey-editor form:last-child{margin-top:5px}.journey-add{margin-top:8px;padding:16px;border:1px dashed var(--blue);border-radius:10px}.journey-add form{margin-top:16px}

/* Persönliche Projekt- und Ordnerstruktur */
.concept-library-shell{display:grid;grid-template-columns:minmax(270px,320px) minmax(0,1fr);gap:20px;align-items:start}.folder-sidebar,.concept-list-panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.folder-sidebar{position:sticky;top:20px;padding:18px}.folder-sidebar-head,.concept-list-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.folder-sidebar-head h2,.concept-list-heading h2{margin:0}.folder-sidebar-head>span,.concept-list-heading>span{padding:5px 9px;border-radius:999px;background:#e9f4fa;color:var(--navy)}.folder-nav{display:flex;flex-direction:column;gap:6px;margin:18px 0}.folder-nav>a,.folder-nav-row>a{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:9px;color:var(--ink)}.folder-nav>a:hover,.folder-nav>a.active,.folder-nav-row>a:hover,.folder-nav-row>a.active{background:#edf6fb;color:var(--navy)}.folder-nav>a strong,.folder-nav-row>a>span{min-width:0}.folder-nav-row>a>span{display:flex;flex-direction:column}.folder-nav small{color:var(--muted)}.folder-symbol{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:color-mix(in srgb,var(--folder-color,var(--blue)) 14%,white);color:var(--folder-color,var(--blue))}.folder-symbol.all{--folder-color:var(--navy)}.folder-symbol.loose{--folder-color:#7b8b9d}.folder-nav-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center}.folder-nav-row form button{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:#9aabba;cursor:pointer}.folder-nav-row form button:hover{background:#fff0ee;color:var(--danger)}.folder-create{border-top:1px solid var(--line);padding-top:14px}.folder-create summary{cursor:pointer;color:var(--blue);font-weight:600}.folder-create form{display:flex;flex-direction:column;gap:10px;margin-top:14px}.folder-create label{display:flex;flex-direction:column;gap:5px;color:var(--navy);font-weight:600}.folder-create input,.folder-create select{width:100%;padding:9px}.folder-create input[type=color]{height:44px;padding:5px}.concept-list-panel{padding:20px;min-width:0}.concept-list-heading{margin-bottom:16px}.concept-list-panel .workshop-row{grid-template-columns:70px minmax(250px,1fr);gap:14px}.concept-list-panel .row-actions{grid-column:2;justify-content:flex-start;padding-top:10px;border-top:1px solid var(--line)}.folder-assign{display:flex;align-items:center;gap:6px}.folder-assign select{height:38px;max-width:210px;padding:6px 8px}.concept-folder-chip{display:inline-flex;margin-top:8px;padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--folder-color) 13%,white);color:var(--folder-color);font-weight:600}
@media(max-width:1050px){.concept-library-shell{grid-template-columns:1fr}.folder-sidebar{position:static}.folder-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.folder-create form{display:grid;grid-template-columns:1fr 1fr}.folder-create label:first-of-type,.folder-create .button{grid-column:1/-1}}
@media(max-width:680px){.folder-nav{grid-template-columns:1fr}.folder-create form{display:flex}.concept-list-panel{padding:14px}.concept-list-panel .workshop-row{grid-template-columns:1fr}.concept-list-panel .row-actions{grid-column:1}.folder-assign{width:100%;flex-wrap:wrap}.folder-assign select{max-width:none;flex:1}.concept-list-heading{align-items:flex-end}}

/* Suche und Arbeitsfilter für größere Konzeptbestände */
.concept-filter-bar{display:grid;grid-template-columns:minmax(230px,1.6fr) repeat(3,minmax(145px,.8fr)) minmax(150px,.8fr) auto auto;gap:9px;align-items:center;margin:0 0 18px;padding:14px;background:#f5f9fc;border:1px solid var(--line);border-radius:11px}.concept-filter-bar select{height:44px;min-width:0;padding:0 30px 0 10px}.concept-filter-bar .button{min-height:44px;padding-inline:13px}.concept-search{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;background:#fff;border:1px solid #cbd9e4;border-radius:8px;color:var(--blue)}.concept-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(33,153,215,.13)}.concept-search input{min-width:0;width:100%;height:40px;border:0;outline:0}.concept-filter-bar+.workshop-list .empty-state .button{margin-top:12px}
@media(max-width:1350px){.concept-filter-bar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(145px,.7fr))}.concept-filter-bar select[name=quality],.concept-filter-bar select[name=sort],.concept-filter-bar .button{grid-row:2}}
@media(max-width:760px){.concept-filter-bar{display:flex;flex-wrap:wrap}.concept-search{flex-basis:100%}.concept-filter-bar select{flex:1 1 170px}.concept-filter-bar .button{flex:1}.concept-filter-bar select[name=quality],.concept-filter-bar select[name=sort],.concept-filter-bar .button{grid-row:auto}}
.participant-filter{display:flex;flex-direction:column;gap:3px;min-width:170px;color:var(--navy);font-size:.875rem;font-weight:600}.participant-filter input{height:46px;padding:0 12px;min-width:0}.method-card dd.group-size-warning,.group-size-warning{color:#8a4c00;font-weight:600}.method-group-settings,.legacy-participant-settings{background:#f8fbfd}.method-group-settings .form-grid,.legacy-participant-settings .form-grid{margin-top:4px}.method-group-settings .field-note,.legacy-participant-settings .field-note{margin:0}.method-dialog section p.group-size-warning{padding:10px 12px;border-radius:8px;background:#fff4df}
@media(max-width:820px){.participant-filter{flex:1 1 100%}.participant-filter input{width:100%}}

/* Troubleshooting-Leitfäden */
.trainer-kit-heading{margin-bottom:26px}.learning-room-page-heading h1{font-size:clamp(2rem,2.7vw,2.8rem)}.trainer-kit-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trainer-kit-tool-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;min-height:260px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);color:var(--ink)}.trainer-kit-tool-card:hover{border-color:var(--blue);transform:translateY(-2px)}.trainer-kit-tool-card>span{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:#e7f3fa;color:var(--navy);font-size:1.65rem;font-weight:900}.trainer-kit-tool-card h2{margin:2px 0 9px}.trainer-kit-tool-card p{color:var(--muted);line-height:1.6}.trainer-kit-tool-card>strong{grid-column:2;color:var(--blue);align-self:end}.trainer-kit-tool-grid.is-locked{opacity:.72}.trainer-kit-admin-links{display:flex;gap:10px;margin-top:22px}.troubleshooting-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.troubleshooting-situation-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px;color:var(--ink)}.troubleshooting-situation-card:hover{border-color:var(--blue)}.troubleshooting-situation-card>span{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#e7f3fa;color:var(--blue);font-size:1.25rem}.troubleshooting-situation-card strong,.troubleshooting-situation-card small{grid-column:2}.troubleshooting-situation-card small{color:var(--muted)}.troubleshooting-situation-card b{grid-column:3;grid-row:1/3;color:var(--blue)}.troubleshooting-situation{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:20px}.troubleshooting-situation-heading{grid-column:1/-1}.troubleshooting-base-panel,.community-tip-panel,.community-submit-panel{padding:24px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.troubleshooting-base-panel{grid-column:1}.community-tip-panel{grid-column:1}.community-submit-panel{grid-column:2;grid-row:2/4;align-self:start;position:sticky;top:20px}.troubleshooting-tip-list{display:flex;flex-direction:column;gap:11px;padding-left:26px}.troubleshooting-tip-list li{padding:12px 14px;background:#f4f9fc;border-radius:9px;color:var(--navy)}.troubleshooting-tip-list p{margin:0;line-height:1.55}.inline-admin-editor{margin-top:8px;font-size:.875rem}.inline-admin-editor summary,.community-report summary{cursor:pointer;color:var(--blue);font-weight:600}.inline-admin-editor form,.community-report form{display:flex;flex-direction:column;gap:8px;margin-top:9px}.inline-admin-editor textarea,.community-report textarea,.community-report select{width:100%;padding:9px}.community-tip-heading{display:flex;justify-content:space-between;gap:20px;align-items:start}.community-tip-heading>span{padding:5px 9px;border-radius:999px;background:#e7f3fa;color:var(--navy);font-size:.875rem}.community-tip-list{display:flex;flex-direction:column;gap:12px}.community-tip-list article{padding:16px;border:1px solid var(--line);border-left:4px solid var(--blue);border-radius:10px}.community-tip-list header{display:flex;justify-content:space-between;gap:15px;color:var(--navy);font-size:.875rem}.community-tip-list time,.community-tip-list small{color:var(--muted)}.community-tip-list article>p{margin:10px 0;line-height:1.6}.community-submit-panel fieldset{display:flex;flex-direction:column;gap:8px}.trainer-kit-moderation-list{display:flex;flex-direction:column;gap:14px}.trainer-kit-moderation-list article{padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px}.trainer-kit-moderation-list blockquote{margin:12px 0;padding:14px 17px;border-left:4px solid var(--blue);background:#f5f9fc}.trainer-kit-moderation-list form{display:flex;flex-direction:column;gap:10px}.trainer-kit-moderation-list textarea{width:100%;padding:9px}.copyright-editor-notice{margin-bottom:22px;padding:22px;border:2px solid #e3b04b;border-radius:13px;background:#fff8e7;color:#664300}.copyright-editor-notice h2{color:#664300}.copyright-editor-notice p:last-child{margin-bottom:0}.trainer-kit-admin-grid{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(420px,1.35fr);gap:20px;align-items:start}.trainer-kit-admin-grid .editor-card{max-width:none}.rights-confirmation{background:#fff8e7}.story-admin-inventory{margin-top:30px}.trainer-kit-empty .button{margin-top:14px}.story-deck{max-width:950px}.story-flashcard{min-height:480px;padding:clamp(28px,5vw,64px);border-radius:20px;background:linear-gradient(145deg,#fff,#edf7fc);border:1px solid var(--line);box-shadow:var(--shadow)}.story-flashcard>[data-story-counter]{float:right;color:var(--muted);font-weight:600}.story-flashcard>[data-story-type]{display:block;color:var(--blue);font-weight:600;text-transform:uppercase;letter-spacing:.11em}.story-flashcard h2{font-size:clamp(1.7rem,3vw,2.7rem);margin:18px 0}.story-flashcard>[data-story-content]{white-space:pre-line;line-height:1.8;font-size:1rem}.story-flashcard section{margin-top:24px;padding-top:17px;border-top:1px solid var(--line)}
@media(max-width:1050px){.trainer-kit-tool-grid{grid-template-columns:1fr}.trainer-kit-tool-card{min-height:190px}.troubleshooting-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.troubleshooting-situation{grid-template-columns:1fr}.community-submit-panel{grid-column:1;grid-row:auto;position:static}.trainer-kit-admin-grid{grid-template-columns:1fr}}
@media(max-width:620px){.troubleshooting-card-grid{grid-template-columns:1fr}.trainer-kit-tool-card{grid-template-columns:46px minmax(0,1fr);padding:18px}.trainer-kit-tool-card>span{width:44px;height:44px}.trainer-kit-admin-links{flex-direction:column}.community-tip-heading,.community-tip-list header{flex-direction:column}.troubleshooting-base-panel,.community-tip-panel,.community-submit-panel{padding:18px}.story-flashcard{min-height:420px;padding:24px}}

/* Sichere Verwaltung von Trainerzugängen */
.flash-warning{background:#fff8e7;color:#805200;border-color:#f2d38b}.member-list>.member-entry{display:block;padding:0;border:1px solid var(--line);border-radius:9px;overflow:hidden}.member-entry.is-inactive{background:#f7f8fa}.member-entry.is-inactive .member-summary{opacity:.72}.member-summary{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px}.member-summary>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.member-summary small{color:var(--muted)}.member-badges{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.member-admin{border-top:1px solid var(--line);padding:10px 12px;background:#f8fbfd}.member-admin summary{cursor:pointer;color:var(--blue);font-weight:600}.member-admin>div{display:flex;gap:14px;align-items:end;margin-top:12px}.member-password-form{display:flex;gap:8px;align-items:end;flex:1}.member-password-form label{display:flex;flex-direction:column;gap:5px;flex:1;color:var(--navy);font-weight:600}.member-password-form input{width:100%;padding:9px}.badge-pending{background:#fff1c7;color:#795500}.badge-rejected{background:#ffe8e5;color:#962d24}
@media(max-width:700px){.member-summary{grid-template-columns:38px 1fr}.member-badges{grid-column:1/-1;justify-content:flex-start}.member-admin>div,.member-password-form{align-items:stretch;flex-direction:column}.member-password-form .button{width:100%}}

/* Nutzbare Konzeptversionen */
.version-list>a{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff}.version-list>a:hover{border-color:var(--blue);background:#f4faff}.version-list>a small{color:var(--muted)}.version-list>a span{margin-top:4px;color:var(--blue);font-weight:600}
.system-backup-panel{margin-top:24px}.system-backup-panel>div:first-child{max-width:760px}

/* Demo und Abonnements */
.trial-banner{display:block;margin:0 0 18px;padding:11px 16px;border-radius:10px;background:#e8f6fd;border:1px solid #a8d9ef;color:var(--navy);text-align:center}.trial-banner:hover{background:#d9f0fb}.trial-expired{background:#fff2e7;border-color:#f1c89c;color:#804918}.login-demo-cta{display:flex;flex-direction:column;gap:10px;padding:16px;background:#f1f8fc;border:1px solid var(--line);border-radius:11px;text-align:center}.demo-signup-card{max-width:610px}.checkbox-line{display:grid!important;grid-template-columns:22px 1fr;align-items:start;gap:8px!important;font-weight:400!important}.checkbox-line input{width:18px!important;margin-top:2px}.subscription-status-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;margin-bottom:22px;border:1px solid #a8d9ef;border-left:5px solid var(--blue);border-radius:13px;background:#f3faff;box-shadow:var(--shadow)}.subscription-status-card.is-expired{border-color:#efc293;border-left-color:#d87822;background:#fff8f1}.subscription-status-card h2{margin:10px 0 4px}.subscription-status-card p{margin:5px 0}.status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dff2fb;color:var(--navy);font-size:.875rem;font-weight:600}.request-note{color:var(--blue)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;padding:28px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.pricing-card.current{border:2px solid var(--blue)}.pricing-featured{background:linear-gradient(145deg,#fff 0 72%,#e8f6fd 100%);border-color:#9ed5ed}.pricing-card h2{font-size:2rem;margin:2px 0}.price-label{font-size:1.1rem;color:var(--blue);font-weight:600}.feature-list{display:flex;flex-direction:column;gap:10px;padding:0;margin:18px 0 28px;list-style:none;flex:1}.feature-list li{position:relative;padding-left:25px}.feature-list li:before{content:'✓';position:absolute;left:0;color:#168a68;font-weight:700}.recommended-badge{display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;background:var(--blue);color:#fff;font-size:.875rem;font-weight:600}.subscription-footnote{margin:18px 0;color:var(--muted);text-align:center}.admin-subscription-list{display:flex;flex-direction:column;gap:14px}.admin-subscription-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.admin-subscription-card.has-request{border-left:5px solid var(--blue)}.admin-subscription-card h2{margin:8px 0 2px}.admin-subscription-card p{margin:0 0 4px}.button-danger{background:#fff;color:var(--danger);border:1px solid #e8aaa4}.button-danger:hover{background:#fff1ef}
@media(max-width:900px){.pricing-grid{grid-template-columns:1fr}.subscription-status-card,.admin-subscription-card{align-items:stretch;flex-direction:column}.admin-subscription-card .button-row{justify-content:flex-start}}

/* Eigenständiger Vossily Training-Wordmark mit sichtbarer VOSS-Herkunft */
.product-brand-name{position:relative;display:inline-block;margin:0;color:var(--navy);font-family:Poppins,Arial,sans-serif;font-size:clamp(2.4rem,5vw,3.55rem)!important;font-weight:900!important;font-style:normal;line-height:.9;letter-spacing:-.075em!important;transform:skewX(-7deg);transform-origin:center;text-shadow:0 8px 22px rgba(27,47,92,.16)}
.product-brand-name:after{content:'';position:absolute;right:-.16em;bottom:-.16em;width:.48em;height:.1em;border-radius:999px;background:var(--blue);box-shadow:-.25em 0 0 rgba(33,153,215,.35)}
.product-brand-claim{display:block!important;margin-top:14px!important;color:#516b82;font-family:Poppins,Arial,sans-serif;font-size:14px!important;font-style:italic;font-weight:600;line-height:1.45;letter-spacing:-.012em}
.product-brand-powered{display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:.42em;margin-top:11px;color:#7890a3;font-family:Poppins,Arial,sans-serif;font-size:10px!important;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}
.product-brand-powered:before{content:'';width:22px;height:1px;background:currentColor;opacity:.55}
.product-brand-powered b{font-weight:900;letter-spacing:.08em}
.brand{padding:24px 13px 20px}.brand .product-brand-name{margin:0;padding:0;color:#fff;font-size:41px!important;letter-spacing:-.075em!important;text-shadow:0 10px 28px rgba(3,13,35,.38)}
.brand .product-brand-name:before{display:none}.brand .product-brand-name:after{background:#4fc3ee;box-shadow:-.25em 0 0 rgba(79,195,238,.35)}
.brand .product-brand-claim{max-width:200px;margin-top:15px!important;color:rgba(255,255,255,.88);font-size:13px!important;line-height:1.5}
.brand .product-brand-powered{margin-top:12px;color:rgba(255,255,255,.66);font-size:9px!important}
.login-product-brand{position:relative;margin-bottom:40px;padding:12px 10px 24px}
.login-product-brand:after{content:'';position:absolute;left:50%;bottom:0;width:68px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--light-blue));transform:translateX(-50%)}
.login-product-brand .product-brand-name{font-size:58px!important}
.login-product-brand .product-brand-claim{max-width:340px}
.mobile-product-brand .product-brand-name{font-size:30px!important}.mobile-product-brand .product-brand-claim{margin-top:7px!important;font-size:12px!important}.mobile-product-brand .product-brand-powered{justify-content:flex-start;margin-top:6px;font-size:8px!important}.mobile-product-brand .product-brand-powered:before{display:none}
.live-product-brand{min-width:270px;padding:11px 16px 12px}.live-product-brand .product-brand-name{font-size:31px!important}.live-product-brand .product-brand-claim{margin-top:6px!important;font-size:10px!important;white-space:nowrap}.live-product-brand .product-brand-powered{margin-top:5px;font-size:7px!important}.live-product-brand .product-brand-powered:before{width:14px}
@media(max-width:560px){.login-product-brand .product-brand-name{font-size:48px!important}.brand .product-brand-name{font-size:38px!important}.mobile-product-brand .product-brand-name{font-size:28px!important}.mobile-product-brand .product-brand-claim{display:none!important}.live-product-brand{min-width:160px}.live-product-brand .product-brand-name{font-size:25px!important}.live-product-brand .product-brand-claim,.live-product-brand .product-brand-powered{display:none!important}}

/* Geführter Einstieg in die Demo */
.demo-onboarding{margin:-8px 0 28px;padding:24px;background:linear-gradient(135deg,#f7fcff,#e9f6fc);border:1px solid #a9d9ee;border-radius:14px;box-shadow:var(--shadow)}.demo-onboarding-head{display:flex;justify-content:space-between;gap:24px;align-items:center}.demo-onboarding-head h2{margin-bottom:7px;font-size:1.65rem}.demo-onboarding-head p:last-child{margin:0;color:var(--muted)}.onboarding-progress{display:grid;place-items:center;flex:none;width:86px;height:86px;border-radius:50%;background:var(--navy);color:#fff;box-shadow:0 10px 25px rgba(27,47,92,.22)}.onboarding-progress strong{font-size:1.35rem}.onboarding-progress span{opacity:.75}.onboarding-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:20px}.onboarding-step{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;padding:14px;background:#fff;border:1px solid var(--line);border-radius:10px;color:var(--ink)}.onboarding-step:hover{border-color:var(--blue);transform:translateY(-1px)}.onboarding-step>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e5f4fb;color:var(--navy);font-weight:600}.onboarding-step>div{display:flex;flex-direction:column;min-width:0}.onboarding-step small{color:var(--muted);line-height:1.35}.onboarding-step>b{color:var(--blue)}.onboarding-step.is-done{border-color:#b9e5d4;background:#f4fbf8}.onboarding-step.is-done>span{background:#168a68;color:#fff}.demo-onboarding-actions{display:flex;gap:20px;justify-content:flex-end;margin-top:15px}.demo-onboarding-actions a{font-weight:600}.subscription-audit-section{margin-top:34px}.subscription-audit-list{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.subscription-audit-list>article{display:grid;grid-template-columns:14px minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 18px;border-bottom:1px solid var(--line)}.subscription-audit-list>article:last-child{border-bottom:0}.subscription-audit-list article>div:nth-child(2){display:flex;flex-direction:column}.subscription-audit-list article span,.subscription-audit-list article small{color:var(--muted)}.audit-dot{width:10px;height:10px;border-radius:50%;background:var(--blue)}.audit-change{display:flex;align-items:center;gap:8px}.audit-change span{padding:4px 8px;border-radius:999px;background:#edf6fb;color:var(--navy)!important}.audit-change b{color:var(--blue)}
@media(max-width:1000px){.onboarding-steps{grid-template-columns:1fr}.demo-onboarding-head{align-items:flex-start}.subscription-audit-list>article{grid-template-columns:14px 1fr}.audit-change{grid-column:2}}
@media(max-width:620px){.demo-onboarding{padding:18px}.demo-onboarding-head{flex-direction:column}.onboarding-progress{width:72px;height:72px}.demo-onboarding-actions{align-items:flex-start;flex-direction:column;gap:8px}.subscription-audit-list>article{padding:13px}.audit-change{flex-wrap:wrap}}

/* Lesbarkeit: Kleine Einzelschriften werden weiter unten mechanisch auf mindestens 14 px vereinheitlicht. */
small{font-size:.875rem}
.card-topline{flex-wrap:wrap;gap:6px}.card-topline>span:last-child{margin-left:auto}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}
.timeline-block .block-fields{grid-template-columns:minmax(90px,.55fr) minmax(145px,1fr)}.timeline-block .block-fields label:nth-child(3){grid-column:1/-1}
.method-palette,.timeline-panel{min-width:0}
.skip-link{position:fixed;z-index:1000;left:16px;top:12px;padding:10px 14px;border-radius:8px;background:#fff;color:var(--navy);box-shadow:var(--shadow);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #f3b21a;outline-offset:3px}.main-content:focus{outline:0}
.price-label{display:flex;align-items:baseline;gap:7px;margin:6px 0 0}.price-label strong{font-size:2rem;color:var(--navy)}.price-label span{color:var(--muted)}.vat-note{display:block;color:var(--muted)}.annual-price{display:flex;flex-direction:column;gap:3px;margin:16px 0 2px;padding:12px 14px;border-radius:9px;background:#eef7fb;color:var(--navy)}.annual-price span{color:#168a68;font-weight:600}.subscription-request-form{display:flex;flex-direction:column;gap:10px}.subscription-request-form label{display:flex;flex-direction:column;gap:6px;color:var(--navy);font-weight:600}.subscription-request-form select,.admin-cycle-select{width:100%;min-height:44px;padding:8px 34px 8px 10px}.admin-cycle-select{width:auto;min-width:150px}.subscription-request-form input[name="coupon_code"]{width:100%;text-transform:uppercase}.coupon-checkout-note{color:var(--muted);font-weight:400;line-height:1.4}

/* Methodenbibliothek: vier Karten pro Reihe auf Desktop. */
@media(min-width:1151px){.method-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}

/* Dashboard-Karten: Datum bleibt rechts oben, auch wenn mehrere Kennzeichnungen umbrechen. */
.workshop-card .card-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 10px}
.workshop-card-badges{display:flex;flex-wrap:wrap;gap:6px;min-width:0}
.workshop-card-date{padding-top:4px;white-space:nowrap;text-align:right;line-height:1.35}

.method-rating-average{font-size:1.05rem;font-weight:600;color:var(--navy)!important}.method-rating-editor{display:grid;gap:9px;margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:10px;background:#f8fbfd}.method-rating-editor label{color:var(--navy);font-weight:600}.method-rating-editor label small{font-weight:400;color:var(--muted)}.method-rating-editor select,.method-rating-editor textarea{width:100%;padding:10px 12px}.method-rating-editor textarea{resize:vertical;line-height:1.55}.method-rating-submit-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.method-rating-submit-row small{color:var(--muted);line-height:1.45}.method-rating-comments{display:grid;gap:10px;margin-top:16px}.method-rating-comments article{padding:13px 15px;border:1px solid var(--line);border-radius:9px;background:#fff}.method-rating-comments article small{color:var(--blue);font-weight:600}.method-rating-comments article p{margin-top:5px!important;white-space:pre-line}.method-rating-empty{color:var(--muted)!important}.method-rating-section .button:disabled{opacity:.6;cursor:wait}

.concept-list-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.concept-list-heading-actions>span{padding:5px 9px;border-radius:999px;background:#eef3f7;color:var(--muted);white-space:nowrap}

/* Ablaufplaner: Kategorien oben, Methoden links, Zeitleiste rechts. */
.planner-category-bar{display:flex;align-items:center;gap:22px;margin:0 0 14px;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);min-width:0}.planner-category-heading{display:flex;flex-direction:column;flex:none;min-width:165px}.planner-category-heading .eyebrow{margin:0 0 2px;font-size:.875rem}.planner-category-heading strong{color:var(--navy)}.planner-category-bar .palette-categories{flex:1;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:3px 2px 7px;gap:8px;scrollbar-width:thin}.planner-category-bar .palette-categories button{padding:9px 13px;background:#f8fbfd;transition:.16s ease}.planner-category-bar .palette-categories button:hover{transform:translateY(-1px)}.planner-category-bar .palette-categories button.active{background:var(--navy)}
.blank-card-button{display:grid;grid-template-columns:48px minmax(0,1fr) 26px;align-items:center;gap:12px;margin:14px 0;padding:16px;border:1px solid #1798d6;border-radius:12px;background:linear-gradient(135deg,#17336b 0%,#1f5d91 58%,#1fa1dc 100%);color:#fff;text-align:left;box-shadow:0 10px 24px rgba(27,47,92,.2);transition:.18s ease}.blank-card-button:hover{background:linear-gradient(135deg,#122957 0%,#1d5788 58%,#1798d6 100%);transform:translateY(-2px);box-shadow:0 14px 30px rgba(27,47,92,.27)}.blank-card-button .blank-card-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.17);color:#fff;font-size:1.65rem;font-weight:600}.blank-card-button .blank-card-copy{display:flex;flex-direction:column;gap:2px;color:#fff}.blank-card-button .blank-card-copy strong{font-size:1rem}.blank-card-button .blank-card-copy>span{color:#fff;font-weight:600}.blank-card-button .blank-card-copy small{color:rgba(255,255,255,.77);line-height:1.35}.blank-card-button .blank-card-arrow{color:#fff;font-size:1.45rem;text-align:right}
@media(max-width:820px){.planner-category-bar{align-items:stretch;flex-direction:column;gap:10px;padding:14px}.planner-category-heading{min-width:0}.planner-category-bar .palette-categories{width:100%}.blank-card-button{grid-template-columns:44px minmax(0,1fr) 22px}.blank-card-button .blank-card-icon{width:44px;height:44px}}

/* Trainer-Community */
.community-heading{margin-bottom:24px}.community-compose{max-width:none;margin-bottom:24px;padding:0;overflow:hidden}.community-compose>summary{display:flex;align-items:center;gap:14px;padding:20px 24px;cursor:pointer;list-style:none;color:var(--navy);background:linear-gradient(120deg,#fff,#edf8fd)}.community-compose>summary::-webkit-details-marker{display:none}.community-compose>summary>span:last-child{display:flex;flex-direction:column;gap:3px}.community-compose>summary small{color:var(--muted);font-weight:400}.community-compose-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:#fff;background:var(--blue);font-size:1.5rem}.community-compose form{padding:0 24px 24px}.community-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 0 24px}.community-category-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:4px 11px;align-items:center;min-height:110px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--navy);box-shadow:var(--shadow)}.community-category-card:hover,.community-category-card.active{border-color:var(--blue);background:#eff9fd;transform:translateY(-2px)}.community-category-card>span{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#e3f4fb;color:var(--blue);font-size:1.25rem}.community-category-card strong{font-size:.9rem;line-height:1.35}.community-category-card small{color:var(--muted)}.community-filters{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto;gap:12px;align-items:end;margin-bottom:28px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.community-filters label{display:grid;gap:7px;color:var(--navy);font-size:.875rem;font-weight:600}.community-filters input,.community-filters select{width:100%;min-height:44px;padding:9px 11px}.community-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 16px}.community-section-heading h2{margin:0}.community-section-heading>strong{color:var(--muted)}.community-feed,.community-comments{display:flex;flex-direction:column;gap:14px}.community-post-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;padding:21px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow)}.community-author-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;font-weight:700}.community-post-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:.8rem}.community-post-meta .tag,.community-thread-head .tag{padding:4px 9px;border-radius:999px;background:#e7f4fb;color:var(--navy);font-size:.78rem;font-weight:600}.community-post-main h3{margin:9px 0 7px;font-size:1.2rem}.community-post-main h3 a{color:var(--navy)}.community-post-main>p{margin:0;color:#455f77;line-height:1.65}.community-post-footer{display:flex;justify-content:space-between;gap:20px;margin-top:15px;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem}.community-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:20px;color:var(--muted);font-size:.875rem}.community-thread-card{padding:clamp(20px,3vw,34px);border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.community-thread-origin{margin-bottom:32px}.community-thread-origin h1{margin:25px 0 18px;font-size:clamp(1.8rem,3vw,2.7rem)}.community-thread-head{display:flex;align-items:center;gap:12px}.community-thread-head>div{display:flex;flex-direction:column}.community-thread-head small{color:var(--muted)}.community-thread-head .tag{margin-left:auto}.community-rich-text{color:#2d4861;line-height:1.8;overflow-wrap:anywhere}.community-author-bio{margin-top:24px;padding:15px 17px;border-radius:11px;background:#f0f7fb}.community-author-bio p{margin:5px 0 0;color:var(--muted)}.community-thread-actions{display:flex;gap:10px;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;margin-top:20px;padding-top:15px;border-top:1px solid var(--line)}.community-report{position:relative}.community-report>summary{cursor:pointer;color:var(--blue);font-weight:600;font-size:.875rem}.community-report form{display:grid;gap:10px;width:min(360px,80vw);margin-top:10px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#f7fafc}.community-report label{display:grid;gap:6px;color:var(--navy);font-size:.8rem;font-weight:600}.community-report select,.community-report textarea{padding:8px}.community-comments{margin-bottom:28px}.community-comment-card{box-shadow:none}.community-inline-bio{margin:14px 0 0;padding:10px 12px;border-radius:8px;background:#f6f9fb;color:var(--muted);font-size:.8rem}.community-comment-form{max-width:none}.moderation-section{margin-bottom:36px}.community-moderation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.community-moderation-card{max-width:none;padding:22px}.community-moderation-card h3{margin:12px 0 8px}.community-moderation-card>p{color:#405b72;line-height:1.6}.community-moderation-card dl{display:grid;gap:8px;padding:13px;border-radius:10px;background:#f6f9fb}.community-moderation-card dl>div{display:grid;grid-template-columns:130px 1fr;gap:10px}.community-moderation-card dt{font-weight:600;color:var(--navy)}.community-moderation-card dd{margin:0;color:var(--muted)}.community-moderation-actions{justify-content:flex-start}.community-content-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#fff}.community-content-table{width:100%;min-width:900px;border-collapse:collapse}.community-content-table th,.community-content-table td{padding:14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.community-content-table th{color:var(--navy);font-size:.8rem}.community-content-table td>small,.community-content-table td>strong{display:block}.community-content-table td p{margin:5px 0 0;color:var(--muted);line-height:1.5}.community-table-actions{display:flex;gap:6px;align-items:flex-start;flex-wrap:wrap}.community-table-actions .button{min-height:36px;padding:7px 10px}
@media(max-width:1180px){.community-categories{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.community-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.community-moderation-grid{grid-template-columns:1fr}.community-post-footer{flex-direction:column;gap:5px}}@media(max-width:620px){.community-categories{grid-template-columns:1fr}.community-filters{grid-template-columns:1fr}.community-post-card{grid-template-columns:38px minmax(0,1fr);padding:16px}.community-author-avatar{width:38px;height:38px;font-size:.8rem}.community-thread-card{border-radius:12px}.community-thread-head{align-items:flex-start}.community-thread-head .tag{margin-left:0}.community-thread-head{flex-wrap:wrap}.community-moderation-card dl>div{grid-template-columns:1fr;gap:2px}.community-thread-actions{justify-content:flex-start}.community-report form{width:100%}}
@media(max-width:720px){.concept-list-heading{align-items:stretch;flex-direction:column}.concept-list-heading-actions{align-items:stretch;flex-direction:column}.concept-list-heading-actions .button{text-align:center}}

.page-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.concept-import-form{max-width:900px}.import-callout{display:grid;gap:4px;padding:18px;border-radius:12px;background:linear-gradient(135deg,#edf8fd,#f8fcfe);border:1px solid #b8dff0;color:var(--navy)}.import-callout span,.import-callout small{color:var(--muted)}.file-drop-field{position:relative;display:grid;place-items:center;min-height:150px;padding:24px;border:2px dashed #8ccbe7;border-radius:14px;background:#f8fcfe;color:var(--navy);text-align:center;cursor:pointer}.file-drop-field input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-drop-field span{padding:11px 16px;border-radius:9px;background:var(--blue);color:#fff;font-weight:600}.import-safety-note{padding:14px 16px;border-left:4px solid var(--blue);border-radius:8px;background:#edf6fb;color:var(--ink)}.import-meta-card{margin-bottom:18px}.import-sheet-list{display:grid;gap:18px}.import-sheet-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.import-sheet-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px 20px;background:#f4f9fc;cursor:pointer}.import-sheet-choice input{width:22px;height:22px}.import-sheet-choice>span{display:flex;flex-direction:column;gap:3px}.import-sheet-choice small{color:var(--muted)}.import-sheet-choice>b{padding:5px 9px;border-radius:999px;background:#daf3e9;color:#12684f}.import-sheet-choice>b.is-warning{background:#fff0cf;color:#8a5a00}.import-table-wrap{overflow-x:auto}.import-preview-table{width:100%;min-width:1050px;border-collapse:collapse}.import-preview-table th,.import-preview-table td{padding:12px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.import-preview-table th{background:#fff;color:var(--navy);font-weight:600;white-space:nowrap}.import-preview-table td:nth-child(1),.import-preview-table td:nth-child(2){white-space:nowrap}.import-preview-table td:nth-child(5){min-width:300px}.import-more-note{margin:0;padding:12px 18px;color:var(--muted)}.sticky-import-actions{position:sticky;z-index:5;bottom:0;margin-top:20px;padding:14px 0;background:linear-gradient(to top,#f4f7f9 75%,transparent)}
@media(max-width:720px){.page-header-actions{align-items:stretch;flex-direction:column}.page-header-actions .button{text-align:center}.import-sheet-choice{grid-template-columns:auto 1fr}.import-sheet-choice>b{grid-column:2;justify-self:start}}

/* Ablaufkarten dürfen auch mit langen Feldbezeichnungen nicht horizontal überlaufen. */
.timeline-block{grid-template-columns:32px 76px minmax(0,1fr) auto}.block-body{min-width:0}.custom-library-editor>summary span{min-width:0}
@media(max-width:820px){.timeline-block{grid-template-columns:25px 62px minmax(0,1fr) 30px}}
@media(max-width:560px){.timeline-block{grid-template-columns:24px minmax(0,1fr) 30px}}
.billing-profile-card,.bank-details-card,.billing-history{background:#fff;border:1px solid #dbe4ee;border-radius:22px;padding:24px;margin:24px 0;box-shadow:0 12px 30px rgba(27,47,92,.06)}
.coupon-admin-panel{background:#fff;border:1px solid #dbe4ee;border-radius:22px;padding:24px;margin:24px 0;box-shadow:0 12px 30px rgba(27,47,92,.06)}.coupon-create-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px;border-radius:16px;background:#f5f9fc}.coupon-create-form label,.coupon-mail-draft label{display:grid;gap:7px;font-weight:600}.coupon-create-form input,.coupon-create-form select,.coupon-mail-draft input,.coupon-mail-draft textarea,.coupon-draft-form input{width:100%}.coupon-form-action{grid-column:1/-1;display:flex;align-items:center;gap:14px}.coupon-form-action small{color:var(--muted)}.coupon-list{display:grid;gap:12px;margin-top:18px}.coupon-card{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px;border:1px solid var(--line);border-radius:14px}.coupon-card.is-inactive{opacity:.62;background:#f5f6f8}.coupon-card h3{margin:8px 0 3px}.coupon-card p{margin:0 0 4px}.coupon-card code{font-size:1rem;font-weight:700;color:var(--navy)}.coupon-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.coupon-draft-form{display:grid;grid-template-columns:150px 220px auto;gap:8px}.coupon-mail-draft{margin:18px 0;padding:18px;border:1px solid #9ed5ed;border-radius:16px;background:#f3faff}.coupon-mail-draft textarea{resize:vertical}@media(max-width:1100px){.coupon-create-form{grid-template-columns:repeat(2,minmax(0,1fr))}.coupon-card{align-items:stretch;flex-direction:column}.coupon-card-actions{justify-content:flex-start}.coupon-draft-form{grid-template-columns:1fr 1fr auto}}@media(max-width:700px){.coupon-create-form{grid-template-columns:1fr}.coupon-form-action{align-items:stretch;flex-direction:column}.coupon-draft-form{grid-template-columns:1fr}.coupon-card-actions{flex-direction:column}.coupon-card-actions .button{width:100%}}
.billing-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.billing-profile-form label,.subscription-request-form label{display:grid;gap:7px;font-weight:600}.billing-profile-form input,.billing-profile-form select{width:100%}.billing-wide{grid-column:1/-1}.payment-methods{border:0;padding:0;margin:14px 0;display:grid;gap:8px}.payment-methods legend{font-weight:600;margin-bottom:7px}.payment-methods label{display:flex;align-items:flex-start;gap:10px;border:1px solid #dbe4ee;border-radius:12px;padding:10px 12px;cursor:pointer}.payment-methods label:has(input:checked){border-color:#2199d7;background:#eef8fd}.payment-methods input{margin-top:4px}.payment-methods span{display:grid}.payment-methods small,.billing-table small{display:block;color:#607080}.billing-table-wrap{overflow-x:auto}.billing-table{width:100%;border-collapse:collapse;min-width:720px}.billing-table th,.billing-table td{text-align:left;padding:12px;border-bottom:1px solid #e5ebf2;vertical-align:top}.billing-table th{font-size:14px;color:#52647a}.bank-details-card p{line-height:1.7}@media(max-width:760px){.billing-profile-form{grid-template-columns:1fr}.billing-wide{grid-column:auto}}
.operations-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;margin:0 0 24px;box-shadow:var(--shadow)}.operations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.operation-card{display:grid;grid-template-columns:12px 1fr auto;align-items:start;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.operation-card.is-ready{background:#f1fbf6;border-color:#b7e2c9}.operation-card.needs-setup{background:#fff8f1;border-color:#efcfaa}.operation-indicator{width:12px;height:12px;border-radius:50%;margin-top:5px;background:#d87822}.is-ready .operation-indicator{background:#168a68}.operation-card p{margin:4px 0 0;color:var(--muted)}.operation-label{font-size:14px;font-weight:600;color:#804918}.is-ready .operation-label{color:#126b50}.operations-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.operations-summary>div{padding:14px;border-radius:10px;background:#f4f7fa}.operations-summary strong,.operations-summary span{display:block}.operations-summary span{margin-top:6px;color:var(--muted);overflow-wrap:anywhere}.operations-summary code{font-size:14px}@media(max-width:900px){.operations-grid,.operations-summary{grid-template-columns:1fr}}
.language-switch{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 12px;color:rgba(255,255,255,.65);font-size:14px}.language-switch a{color:inherit;text-decoration:none;font-weight:600;padding:4px 6px;border-radius:6px}.language-switch a:hover,.language-switch a.active{color:#fff;background:rgba(255,255,255,.14)}.language-switch-mobile{margin:0 0 0 auto;color:#1b2f5c}.language-switch-auth{position:absolute;top:20px;right:24px;color:#1b2f5c}.auth-wrap{position:relative}
.language-switch-public{position:fixed;z-index:50;top:14px;right:18px;margin:0;color:#1b2f5c;background:#fff;border:1px solid #d9e4ee;border-radius:10px;padding:4px 7px;box-shadow:0 4px 16px rgba(27,47,92,.1)}.language-switch-public a:hover,.language-switch-public a.active{color:#1b2f5c;background:#e8f4fb}

/* Online-Training */
.main-nav a .nav-label{width:auto;min-width:0;text-align:left;font-size:inherit;line-height:1.25}.nav-plan-lock{display:block;margin-top:2px;font-size:11px;line-height:1;color:#a9c9ec;font-weight:600}.online-training-heading p:last-child{max-width:700px}.online-training-lock{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin:0 0 28px;padding:22px 24px;border:1px solid #b9d9ef;border-radius:18px;background:#edf8ff}.online-training-lock h2,.online-training-lock p{margin:0}.online-training-lock p{margin-top:5px;color:#49627a}.online-training-lock-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#fff;font-size:22px}.online-course-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,520px));gap:24px}.online-course-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid #d7e2ec;border-radius:22px;background:#fff;box-shadow:0 14px 35px rgba(27,47,92,.08)}.online-course-card.is-locked,.online-course-card.is-planned{background:#f9fbfd}.online-course-cover{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;min-height:210px;padding:30px;color:#fff;background:linear-gradient(135deg,#1b2f5c 0 65%,#189bda 65% 100%);font-size:27px;font-weight:800}.online-course-cover strong{font-size:60px;color:#20a5e5}.online-course-cover.theme-nutrition{background:linear-gradient(135deg,#173e3a 0 64%,#79b73a 64% 100%)}.online-course-cover.theme-feedback{background:linear-gradient(135deg,#25346b 0 64%,#eb6d92 64% 100%)}.online-course-cover.theme-ai{background:linear-gradient(135deg,#241d57 0 64%,#37b9d6 64% 100%)}.online-course-cover.theme-people{background:linear-gradient(135deg,#4a2d59 0 64%,#e39b57 64% 100%)}.online-course-cover.theme-diversity{background:linear-gradient(135deg,#164e68 0 58%,#8e59bf 58% 78%,#e48d45 78% 100%)}.online-course-cover.theme-breathing{background:linear-gradient(135deg,#123c5c 0 64%,#76c9c8 64% 100%)}.online-course-cover.theme-visualisation{background:linear-gradient(135deg,#24305e 0 64%,#f0aa30 64% 100%)}.online-course-cover.theme-words{background:linear-gradient(135deg,#402a55 0 64%,#d4688d 64% 100%)}.online-course-cover.theme-communication{background:linear-gradient(135deg,#143e66 0 64%,#28a6c9 64% 100%)}.online-course-cover.theme-meetings{background:linear-gradient(135deg,#243864 0 64%,#52a77d 64% 100%)}.course-lock-badge,.course-status-badge{position:absolute;right:18px;top:18px;padding:7px 11px;border-radius:999px;color:#1b2f5c;background:#fff;font-size:13px}.course-status-badge{color:#fff;background:rgba(19,42,85,.78);backdrop-filter:blur(4px)}.online-course-card-body{display:flex;flex:1;flex-direction:column;padding:28px}.online-course-card-body h2{margin:4px 0 10px;font-size:28px}.online-course-card-body .button{align-self:flex-start;margin-top:auto}.course-planned-button{cursor:default;opacity:.75}.course-trainer{font-weight:600;color:#1b2f5c}.course-progress{height:9px;margin:18px 0 8px;overflow:hidden;border-radius:99px;background:#dbe6ef}.course-progress span{display:block;height:100%;border-radius:inherit;background:#169ede}.course-progress-label{display:flex;justify-content:space-between;margin-bottom:18px;color:#526b82;font-size:13px}.course-shell{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:28px;align-items:start}.course-outline{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow:auto;padding:22px;border:1px solid #d8e3ed;border-radius:20px;background:#fff}.course-back-link{display:block;margin-bottom:24px;font-weight:700}.course-outline>strong{display:block;margin-bottom:22px}.course-outline-section h2{margin:20px 0 8px;font-size:15px}.course-outline-section ol{list-style:none;margin:0;padding:0}.course-outline-section a{display:flex;gap:9px;padding:9px 10px;border-radius:10px;color:#50667a;font-size:13px;line-height:1.35}.course-outline-section a:hover,.course-outline-section a.active{background:#eaf6fd;color:#132a55}.course-outline-section a.completed span{color:#169ede;font-weight:800}.course-lesson{min-height:650px;padding:36px;border:1px solid #d8e3ed;border-radius:22px;background:#fff;box-shadow:0 16px 36px rgba(27,47,92,.07)}.course-lesson-heading{display:flex;justify-content:space-between;gap:24px;margin-bottom:26px}.course-lesson-heading h1{margin:2px 0 8px;font-size:clamp(28px,4vw,46px);line-height:1.05}.course-video{position:relative;display:grid;place-items:center;aspect-ratio:16/9;margin:24px 0 30px;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#152d59,#1e79ae)}.course-video iframe{display:block;width:100%;height:100%;border:0}.course-content-list{display:grid;gap:10px;padding-left:20px}.course-downloads{margin:30px 0;padding:22px;border-radius:16px;background:#f1f8fc}.course-downloads h2{margin:0 0 14px;font-size:19px}.course-downloads a{display:grid;grid-template-columns:42px 1fr;gap:0 12px;align-items:center;margin-top:10px;padding:13px;border-radius:12px;background:#fff}.course-downloads a>span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:#fff;background:#169ede;font-size:21px}.course-downloads a small{color:#617689}.course-links{margin:28px 0}.course-lesson-nav{display:flex;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid #dce5ec}
.course-status-badge{right:auto;left:18px}
.course-lesson-heading{align-items:flex-start}.course-lesson-heading>div{min-width:0}.course-lesson-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;margin-top:3px;padding:9px 13px;border:1px solid #b9dff1;border-radius:999px;color:#15305f;background:#edf8fd;box-shadow:0 8px 18px rgba(22,158,222,.1);font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.course-lesson-status:before{content:'';width:8px;height:8px;border-radius:50%;background:#169ede;box-shadow:0 0 0 3px rgba(22,158,222,.13)}.course-lesson-status.is-complete{border-color:#b9dfca;color:#126b50;background:#f0faf4}.course-lesson-status.is-complete:before{background:#168a68;box-shadow:0 0 0 3px rgba(22,138,104,.13)}
.online-course-cover.has-image{display:block;min-height:0;aspect-ratio:16/9;padding:0;background:#132a55}.online-course-cover-image{display:block;width:100%;height:100%;object-fit:cover}.online-course-cover.has-image .course-lock-badge,.online-course-cover.has-image .course-status-badge{z-index:2;box-shadow:0 4px 15px rgba(19,42,85,.2)}
.course-document{margin-top:14px;padding:14px;border:1px solid #d9e5ed;border-radius:14px;background:#fff}.course-document-heading{display:flex;align-items:center;gap:12px}.course-document-heading>span{display:grid;place-items:center;min-width:42px;height:38px;padding:0 7px;border-radius:10px;color:#fff;background:#169ede;font-size:12px;font-weight:800}.course-pdf-preview{margin-top:12px;border-top:1px solid #e1e9ef}.course-pdf-preview summary{padding:13px 2px 8px;color:#15305f;font-weight:700;cursor:pointer}.course-pdf-frame{overflow:hidden;height:min(72vh,760px);min-height:480px;margin-top:8px;border:1px solid #cbd9e4;border-radius:12px;background:#eef4f8}.course-pdf-frame iframe{display:block;width:100%;height:100%;border:0}.course-pdf-fallback{margin:10px 0 4px;color:#617689;font-size:14px}.course-document-download{display:inline-flex!important;grid-template-columns:none!important;gap:8px!important;align-items:center!important;margin-top:10px!important;padding:9px 0!important;color:#15305f;background:transparent!important;font-weight:700}.course-document-download>span{display:inline!important;width:auto!important;height:auto!important;color:#169ede!important;background:transparent!important;font-size:18px!important}.course-document-download:hover{text-decoration:underline}
.main-nav a>.nav-label{width:auto;min-width:0;text-align:left;font-size:1rem!important;line-height:1.25}.main-nav a>.nav-label>.nav-plan-lock{font-size:11px!important}
.online-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
@media (max-width:1280px){.online-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.course-shell{grid-template-columns:1fr}.course-outline{position:static;max-height:none}.course-lesson{padding:24px}.online-training-lock{grid-template-columns:auto 1fr}.online-training-lock .button{grid-column:1/-1}.course-lesson-heading{display:block}.course-lesson-status{margin-top:8px}}
@media (max-width:560px){.online-course-grid{grid-template-columns:1fr}.online-course-cover{min-height:160px;font-size:20px}.course-lesson{padding:18px;border-radius:16px}.course-video{aspect-ratio:auto;min-height:260px;padding:12px}.course-video button{max-width:100%;padding:20px 12px}.course-video button small{max-width:260px;line-height:1.45}.course-lesson-nav{align-items:stretch;flex-direction:column}.course-lesson-nav .button{width:100%}.online-training-lock{grid-template-columns:1fr}.online-training-lock-icon{display:none}.course-downloads{padding:14px}.course-document{padding:12px}.course-pdf-frame{height:68vh;min-height:420px}.course-pdf-fallback a{display:inline-block;margin-top:4px}}

.quarterly-choice-panel{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin:0 0 28px;padding:22px 24px;border:1px solid #cbdbe8;border-radius:20px;background:linear-gradient(135deg,#f7fbfe,#eef5fa)}
.quarterly-choice-panel.is-ready{border-color:#83c9ec;background:linear-gradient(135deg,#edf9ff,#f7fcff)}
.quarterly-choice-panel h2,.quarterly-choice-panel p{margin:0}.quarterly-choice-panel h2{margin:3px 0 5px;font-size:23px}.quarterly-choice-panel p:last-child{color:#49627a}
.quarterly-choice-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:#fff;background:#169ede;font-size:24px;font-weight:800;box-shadow:0 10px 22px rgba(22,158,222,.2)}
.online-training-heading h1{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.22em}.online-training-heading .heading-italic{margin-inline-start:0}.online-training-title-lead{display:inline-flex;align-items:baseline;gap:.18em;white-space:nowrap}
.quarterly-choice-form{display:grid;gap:8px;margin-top:18px}.quarterly-choice-form label{color:#1b2f5c;font-weight:700}.quarterly-choice-controls{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:10px;align-items:stretch;max-width:780px}.quarterly-choice-controls select{min-width:0;background:#fff}.quarterly-choice-controls .button{margin:0;white-space:nowrap}.quarterly-choice-form small{color:#526b82}
@media (max-width:560px){.quarterly-choice-panel{grid-template-columns:1fr;padding:18px}.quarterly-choice-icon{display:none}.quarterly-choice-controls{grid-template-columns:1fr}.quarterly-choice-controls .button{width:100%;white-space:normal}}

/* Neutrale, read-only Abonnentenvorschau der Methodenbibliothek */
.main-nav .nav-subitem{min-height:auto;margin:-4px 0 2px 50px;padding:7px 10px;border-left:2px solid rgba(255,255,255,.28);border-radius:0;color:rgba(255,255,255,.78);font-size:.875rem}.main-nav .nav-subitem:hover,.main-nav .nav-subitem.active{border-left-color:var(--blue);background:rgba(255,255,255,.08);color:#fff}.preview-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:14px 16px;border:1px solid #9bd4ec;border-radius:12px;background:#edf8fd;color:var(--navy)}.preview-notice span{line-height:1.5}.preview-notice .button{flex:0 0 auto}@media(max-width:720px){.preview-notice{align-items:flex-start;flex-direction:column}.main-nav .nav-subitem{margin-left:48px}}
/* Vossily Training-Navigation und Original-Logo im Powered-by-Absender */
.app-shell{grid-template-columns:286px minmax(0,1fr)}
.product-brand-powered{gap:8px}
.product-brand-powered>span:first-child{flex:none;width:auto}
.product-brand-powered-logo-wrap{display:flex!important;flex:none!important;align-items:center;justify-content:center;width:112px;height:27px;padding:4px 7px;overflow:hidden;border-radius:6px;background:#fff;box-shadow:0 3px 10px rgba(5,17,42,.14)}
.product-brand-powered-logo{display:block;width:100%;height:100%;object-fit:contain}
.brand .product-brand-powered{width:100%;justify-content:center}
.login-product-brand .product-brand-powered-logo-wrap{width:126px;height:29px;border:1px solid #e1eaf0;box-shadow:none}
.mobile-product-brand .product-brand-powered-logo-wrap{width:94px;height:23px;padding:3px 5px}
.live-product-brand .product-brand-powered-logo-wrap{width:90px;height:21px;padding:3px 5px}
@media(max-width:820px){.sidebar{left:-310px;width:286px}}

/* Powerfragen Tool */
.power-question-heading { margin-bottom: 24px; }
.power-question-search { margin-bottom: 28px; padding: 20px; background: #fff; border: 1px solid #d8e3ee; border-radius: 18px; }
.power-question-search label { display: block; margin-bottom: 9px; color: #17356d; font-size: 14px; font-weight: 700; }
.power-question-search > div { display: flex; gap: 10px; }
.power-question-search input { min-width: 0; flex: 1; min-height: 48px; padding: 0 15px; border: 1px solid #bfcddd; border-radius: 11px; font: 400 15px/1.4 Poppins, sans-serif; }
.power-question-intro { max-width: 1060px; margin: 0 0 34px; padding: 30px 34px; color: #132e61; background: linear-gradient(125deg, #fff 15%, #edf8fd); border: 1px solid #d3e4ef; border-radius: 24px; box-shadow: 0 12px 30px rgba(20, 48, 95, .06); }
.power-question-intro h2 { max-width: 850px; margin: 0 0 18px; font-size: clamp(25px, 3vw, 42px); line-height: 1.12; font-weight: 900; letter-spacing: -.03em; }
.power-question-intro p { max-width: 900px; margin: 0 0 12px; font-size: 16px; line-height: 1.75; }
.power-question-intro p:last-child { margin-bottom: 0; font-weight: 600; }
.power-question-intro--illustrated { position: relative; display: grid; grid-template-columns: minmax(0, 2.15fr) minmax(250px, .85fr); align-items: center; width: 100%; max-width: none; min-height: 304px; padding: 30px 30px 30px 34px; overflow: hidden; background: radial-gradient(circle at 86% 44%, rgba(61, 187, 232, .18), transparent 28%), linear-gradient(125deg, #fff 15%, #edf8fd); }
.power-question-intro-copy { position: relative; z-index: 1; }
.power-question-intro--illustrated h2 { max-width: 900px; }
.power-question-intro-visual { position: relative; z-index: 0; display: grid; place-items: center; align-self: stretch; min-height: 240px; }
.power-question-intro-visual img { position: relative; display: block; width: min(100%, 330px); max-height: 345px; object-fit: contain; filter: drop-shadow(0 16px 24px rgba(20, 48, 95, .13)); }
.ai-image-marked { position: relative; }
.ai-image-emblem { position: absolute; right: 2px; bottom: 2px; z-index: 2; padding: 5px 9px; color: rgba(19, 46, 97, .72); background: rgba(255, 255, 255, .72); border: 1px solid rgba(19, 46, 97, .18); border-radius: 999px; backdrop-filter: blur(6px); font-size: 10px; line-height: 1; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.power-question-category-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.power-question-category-card { position: relative; min-height: 190px; padding: 24px; color: #17356d; text-decoration: none; background: #fff; border: 1px solid #d5e2ed; border-radius: 20px; box-shadow: 0 9px 24px rgba(20, 48, 95, .06); transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease; }
.power-question-category-card:hover, .power-question-category-card:focus-visible { transform: translateY(-3px); border-color: #2199d7; box-shadow: 0 14px 30px rgba(20, 48, 95, .12); }
.power-question-category-icon { display: grid; place-items: center; width: 48px; height: 48px; margin-bottom: 18px; color: #fff; background: linear-gradient(145deg, #1b2f5c, #2199d7); border-radius: 14px; font-size: 23px; }
.power-question-category-card strong { display: block; padding-right: 22px; font-size: 18px; line-height: 1.3; }
.power-question-category-card small { display: block; margin-top: 9px; color: #58708e; font-size: 14px; }
.power-question-category-arrow { position: absolute; right: 20px; bottom: 19px; color: #2199d7; font-size: 22px; }
.power-question-breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin: 0 0 20px; font-size: 14px; }
.power-question-breadcrumb a { color: #168ac7; font-weight: 600; }
.power-question-breadcrumb span { color: #7890a9; }
.power-question-section-heading { display: flex; justify-content: space-between; gap: 20px; align-items: end; margin: 0 0 20px; }
.power-question-section-heading h2 { margin: 0; color: #17356d; font-size: clamp(25px, 3vw, 38px); }
.power-question-deck { max-width: 980px; }
.power-question-flashcard { display: flex; position: relative; min-height: 390px; padding: 56px 70px; align-items: center; justify-content: center; text-align: center; color: #142f62; background: radial-gradient(circle at 82% 15%, #e0f4fc 0 70px, transparent 71px), linear-gradient(145deg, #fff, #f4f9fc); border: 1px solid #cbdce8; border-radius: 30px; box-shadow: 0 18px 44px rgba(19, 45, 91, .11); touch-action: pan-y; }
.power-question-flashcard p { max-width: 790px; margin: 0; font-size: clamp(25px, 3.4vw, 43px); line-height: 1.28; font-weight: 700; letter-spacing: -.025em; }
.power-question-counter { position: absolute; top: 24px; left: 28px; color: #66809b; font-size: 14px; font-weight: 600; }
.power-question-controls { display: flex; justify-content: space-between; gap: 15px; margin-top: 20px; }
.power-question-controls .button { min-width: 150px; }
.power-question-swipe-hint { margin: 13px 0 0; color: #667d96; text-align: center; font-size: 14px; }
.power-question-result-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; }
.power-question-result-card { display: block; padding: 22px; color: #18366e; text-decoration: none; background: #fff; border: 1px solid #d5e2ed; border-radius: 16px; }
.power-question-result-card:hover, .power-question-result-card:focus-visible { border-color: #2199d7; }
.power-question-result-card span { display: block; margin-bottom: 8px; color: #168ac7; font-size: 14px; font-weight: 600; }
.power-question-result-card strong { font-size: 17px; line-height: 1.5; }
@media (max-width: 1180px) { .power-question-category-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 850px) {
  .power-question-intro--illustrated { grid-template-columns: minmax(0, 1.6fr) minmax(190px, .6fr); }
  .power-question-intro-visual img { width: min(100%, 235px); }
  .power-question-category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .power-question-result-grid { grid-template-columns: 1fr; }
  .power-question-flashcard { min-height: 330px; padding: 48px 30px; }
}
@media (max-width: 580px) {
  .power-question-search > div, .power-question-section-heading { align-items: stretch; flex-direction: column; }
  .power-question-category-grid { grid-template-columns: 1fr; }
  .power-question-category-card { min-height: 155px; }
  .power-question-intro { padding: 24px 21px; }
  .power-question-intro p { font-size: 15px; }
  .power-question-intro--illustrated { grid-template-columns: 1fr; padding-bottom: 14px; }
  .power-question-intro-visual { min-height: 185px; }
  .power-question-intro-visual img { width: 210px; max-height: 205px; }
  .ai-image-emblem { right: calc(50% - 105px); }
  .power-question-flashcard { min-height: 310px; padding: 50px 22px 34px; border-radius: 22px; }
  .power-question-controls .button { min-width: 0; flex: 1; }
}

.course-video-fallback{display:flex;justify-content:flex-end;gap:7px;margin:-18px 0 30px;color:#617689;font-size:14px}.course-video-fallback a{font-weight:700}

@media (max-width:560px){.course-video-fallback{align-items:flex-start;flex-direction:column;margin-top:-16px}}

/* Kompakte Methodenkarten: Detailangaben bleiben im Ansehen-Dialog. */
.method-card{padding:0 16px 16px}.method-card-image{width:calc(100% + 32px);height:132px;margin:0 -16px 13px}.method-card h2{margin:12px 0 6px;font-size:1.05rem}.method-card>p{-webkit-line-clamp:2;line-height:1.45}.method-card .tags{max-height:29px;margin:5px 0;overflow:hidden;flex-wrap:nowrap}.method-card .tags span{flex:none}.method-card-compact-meta{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2px 8px;margin:7px 0!important;padding-top:7px;border-top:1px solid var(--line);font-size:.8rem!important}.method-card-compact-meta dt{margin:0!important;white-space:nowrap}.method-card-compact-meta dd{margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.method-card .card-actions{padding-top:9px;gap:6px}.method-card .card-actions .button{font-size:.8rem}

/* Eigenständige, bebilderte Werkzeugkategorien. */
.power-question-category-card{min-height:250px;padding:0 20px 20px;overflow:hidden}.tool-category-visual{display:block;width:calc(100% + 40px);height:116px;margin:0 -20px 18px;color:var(--navy);background:linear-gradient(135deg,#edf8fd,#d8eff9);border-bottom:1px solid #d5e5ef}.tool-category-visual svg{display:block;width:100%;height:100%;padding:8px 18px}.power-question-category-icon{position:absolute;left:18px;top:89px;width:42px;height:42px;margin:0;border:3px solid #fff;border-radius:12px;font-size:19px}.power-question-category-card strong{padding-right:20px}.power-question-category-card small{padding-bottom:24px}
.troubleshooting-intro{background:linear-gradient(125deg,#fff 12%,#fff2f3);border-color:#efd4d7}.troubleshooting-intro--illustrated{width:100%;max-width:none;grid-template-columns:minmax(0,2.15fr) minmax(250px,.85fr);background:radial-gradient(circle at 86% 44%,rgba(183,75,85,.13),transparent 29%),linear-gradient(125deg,#fff 12%,#fff2f3)}.troubleshooting-intro-visual img{width:min(100%,300px);max-height:286px;filter:drop-shadow(0 16px 24px rgba(103,42,49,.15))}.troubleshooting-intro-visual .ai-image-emblem{color:rgba(103,42,49,.78);border-color:rgba(127,41,49,.2)}.troubleshooting-category-card{color:#672a31;background:#fffafa;border-color:#ead0d3;box-shadow:0 9px 24px rgba(112,35,45,.08)}.troubleshooting-category-card:hover,.troubleshooting-category-card:focus-visible{border-color:#b74b55;box-shadow:0 14px 30px rgba(112,35,45,.15)}.troubleshooting-category-card .tool-category-visual{position:relative;color:#7f2931;background:linear-gradient(135deg,#fff5f5,#f5d8dc);border-bottom-color:#e9c8cc}.troubleshooting-category-card .power-question-category-icon{display:grid;place-items:center;color:#fff;background:#a63e49}.troubleshooting-category-card strong{color:#672a31}.troubleshooting-category-card>small{color:#76565a}.troubleshooting-category-card .power-question-category-arrow{color:#a63e49}.ai-image-mark{position:absolute;right:10px;bottom:8px;padding:3px 6px!important;color:rgba(103,42,49,.72)!important;background:rgba(255,255,255,.78);border:1px solid rgba(127,41,49,.22);border-radius:999px;font-size:9px!important;font-weight:800;letter-spacing:.08em;line-height:1}
@media(max-width:850px){.troubleshooting-intro--illustrated{grid-template-columns:minmax(0,1.6fr) minmax(190px,.6fr)}.troubleshooting-intro-visual img{width:min(100%,235px)}}
@media(max-width:580px){.power-question-category-card{min-height:225px}.tool-category-visual{height:104px}.power-question-category-icon{top:78px}}
@media(max-width:580px){.troubleshooting-intro--illustrated{grid-template-columns:1fr}.troubleshooting-intro-visual img{width:210px;max-height:205px}}

/* Troubleshooting nutzt bewusst eine ruhige Warnfarbe statt der blauen Powerfragen-Anmutung. */
.troubleshooting-category-heading h2,.troubleshooting-situation-heading h2{color:var(--blue)}
.troubleshooting-intro h2{max-width:none}
@media(min-width:1180px){.troubleshooting-intro h2{font-size:clamp(24px,2vw,32px);white-space:nowrap}}
.troubleshooting-situation-card{background:#fffafa;border-color:#ead0d3;border-left:4px solid #b74b55}.troubleshooting-situation-card:hover,.troubleshooting-situation-card:focus-visible{border-color:#b74b55;background:#fff4f5}.troubleshooting-situation-card>span{background:#f6dde0;color:#8e303a}.troubleshooting-situation-card strong{color:#672a31}.troubleshooting-situation-card small{color:#76565a}.troubleshooting-situation-card b{color:#a63e49}.troubleshooting-tip-list li{background:#fff5f5;color:#672a31}
.troubleshooting-profile{grid-column:1;display:flex;flex-direction:column;gap:16px}.troubleshooting-profile-intro{padding:24px;background:linear-gradient(135deg,#fff,#fff4f5);border:1px solid #ead0d3;border-left:5px solid #b74b55;border-radius:14px;box-shadow:var(--shadow)}.troubleshooting-profile-intro>p{margin:0;color:var(--ink);font-size:1.02rem;line-height:1.7}.troubleshooting-profile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.troubleshooting-profile-meta span{display:flex;flex-direction:column;gap:3px;padding:11px 13px;background:#fff;border:1px solid #ecdadd;border-radius:9px}.troubleshooting-profile-meta small{color:#76565a;font-weight:600}.troubleshooting-profile-meta strong{color:#672a31}.troubleshooting-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.troubleshooting-profile-card{padding:19px;background:#fff;border:1px solid var(--line);border-radius:12px}.troubleshooting-profile-card h3{margin:0 0 8px;color:var(--navy);font-size:1rem}.troubleshooting-profile-card p{margin:0;color:var(--muted);line-height:1.65}.troubleshooting-profile-card.priority{grid-column:1/-1;background:#fff5f5;border-color:#e7bec3}.troubleshooting-profile-card.priority h3,.troubleshooting-profile-card.avoid h3,.troubleshooting-profile-card.safeguard h3{color:#8e303a}.troubleshooting-profile-card.quote{border-left:4px solid var(--blue)}.troubleshooting-profile-card.quote p{color:var(--navy);font-weight:600}.troubleshooting-profile-card.tip{background:#eef8fd;border-color:#c9e4f3}.troubleshooting-profile-card.safeguard{grid-column:1/-1;background:#fff8e7;border-color:#e6c66f}
@media(max-width:620px){.troubleshooting-profile-intro{padding:18px}.troubleshooting-profile-meta,.troubleshooting-profile-grid{grid-template-columns:1fr}.troubleshooting-profile-card.priority,.troubleshooting-profile-card.safeguard{grid-column:auto}}

/* Admin-Verwaltung der persönlichen Quartalsstaffel für Online-Trainings. */
.course-order-form{max-width:1120px}.course-order-list{display:grid;gap:12px}.course-order-row{display:grid;grid-template-columns:126px minmax(220px,1fr) minmax(320px,460px);gap:20px;align-items:center;padding:14px;border:1px solid #d6e2ec;border-radius:16px;background:#fff}.course-order-row img{display:block;width:126px;aspect-ratio:16/9;object-fit:cover;border-radius:10px}.course-order-row>div strong,.course-order-row>div small{display:block}.course-order-row>div small{margin-top:4px;color:#647b91}.course-order-row label span{display:block;margin-bottom:6px;color:#17315f;font-size:13px;font-weight:700}.course-order-row select{width:100%;min-height:46px;padding:0 12px;border:1px solid #bccddb;border-radius:10px;background:#fff;font:inherit}.course-order-actions{display:flex;position:sticky;bottom:0;z-index:3;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:16px 18px;border:1px solid #bfd6e5;border-radius:14px;background:rgba(247,251,253,.97);box-shadow:0 -8px 24px rgba(19,42,85,.08)}.course-order-actions p{max-width:680px;margin:0;color:#526b82;font-size:14px}.course-order-actions .button{flex:none}
@media(max-width:820px){.course-order-row{grid-template-columns:92px minmax(0,1fr)}.course-order-row img{width:92px}.course-order-row label{grid-column:1/-1}.course-order-actions{align-items:stretch;flex-direction:column}.course-order-actions .button{width:100%}}

/* Interaktiver Praxisraum innerhalb des Troubleshooting-Leitfadens. */
.learning-room-category-card .tool-category-visual{height:128px}.learning-room-category-card .tool-category-visual img{display:block;width:100%;height:100%;object-fit:cover}.learning-room-category-card .ai-image-emblem{right:8px;bottom:7px;color:rgba(103,42,49,.8)}
.learning-room{max-width:1480px}.learning-room-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.learning-room-heading h2{margin:2px 0 8px;color:#20242b;font-size:clamp(30px,4vw,48px)}.learning-room-heading p:last-child{max-width:850px;margin:0;color:#596b7d}.learning-room-heading>span{flex:none;padding:8px 12px;color:#7a3038;background:#fff0f1;border:1px solid #e9cbd0;border-radius:999px;font-size:13px;font-weight:700}.learning-room-stage{position:relative;overflow:hidden;border:1px solid #d9c4c7;border-radius:26px;background:#182e53;box-shadow:0 18px 42px rgba(27,47,92,.14)}.learning-room-stage>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.learning-room-stage>.ai-image-emblem{right:12px;bottom:12px}.learning-room-hotspot{position:absolute;left:var(--room-x);top:var(--room-y);z-index:3;width:38px;height:38px;padding:0;transform:translate(-50%,-50%);color:#fff;background:#a63e49;border:3px solid rgba(255,255,255,.95);border-radius:50%;box-shadow:0 4px 18px rgba(60,18,24,.35);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.learning-room-hotspot>span{font-weight:800}.learning-room-hotspot>small{position:absolute;left:50%;bottom:calc(100% + 9px);width:max-content;max-width:230px;padding:7px 9px;transform:translate(-50%,5px);pointer-events:none;color:#fff;background:rgba(32,36,43,.92);border-radius:8px;opacity:0;font-size:11px;font-weight:700;line-height:1.25;transition:opacity .18s ease,transform .18s ease}.learning-room-hotspot:hover,.learning-room-hotspot:focus-visible{z-index:5;transform:translate(-50%,-50%) scale(1.16);box-shadow:0 7px 24px rgba(60,18,24,.45)}.learning-room-hotspot:hover>small,.learning-room-hotspot:focus-visible>small{transform:translate(-50%,0);opacity:1}.learning-room-image-note{margin:9px 4px 0;color:#6a7d90;font-size:12px}.learning-room-station-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.learning-room-station-grid button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:2px 12px;align-items:center;padding:15px 17px;text-align:left;color:#672a31;background:#fffafa;border:1px solid #ead0d3;border-radius:15px;cursor:pointer}.learning-room-station-grid button:hover,.learning-room-station-grid button:focus-visible{border-color:#b74b55;background:#fff3f4}.learning-room-station-grid button>span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;color:#fff;background:#a63e49;border-radius:10px;font-weight:800}.learning-room-station-grid strong{font-size:14px}.learning-room-station-grid small{color:#76565a}.learning-room-station-grid b{grid-column:3;grid-row:1/3;color:#a63e49;font-size:20px}.learning-room-dialog{width:min(680px,calc(100vw - 32px));padding:30px;color:#20242b;border:0;border-radius:24px;box-shadow:0 30px 90px rgba(15,29,55,.35)}.learning-room-dialog::backdrop{background:rgba(12,27,52,.68);backdrop-filter:blur(3px)}.learning-room-dialog h3{margin:2px 35px 8px 0;color:#672a31;font-size:clamp(24px,3vw,34px)}.learning-room-dialog>p:not(.eyebrow){margin:0 0 18px;color:#667789}.learning-room-dialog ol{display:grid;gap:10px;margin:0;padding:0;counter-reset:room-tip;list-style:none}.learning-room-dialog ol li{position:relative;padding:13px 14px 13px 50px;color:#4d3034;background:#fff5f5;border-radius:12px;line-height:1.5}.learning-room-dialog ol li::before{position:absolute;left:13px;top:12px;display:grid;place-items:center;width:26px;height:26px;content:counter(room-tip);counter-increment:room-tip;color:#fff;background:#a63e49;border-radius:50%;font-size:12px;font-weight:800}.learning-room-dialog-close{position:absolute;right:17px;top:15px;width:38px;height:38px;padding:0;color:#672a31;background:#f8e6e8;border:0;border-radius:50%;font-size:25px;cursor:pointer}
.learning-room-category-card{color:#17356d;background:#fff;border-color:#c8e0ee;box-shadow:0 14px 34px rgba(23,53,109,.09)}.learning-room-category-card:hover,.learning-room-category-card:focus-visible{border-color:#2199d7;background:#f5fbfe;box-shadow:0 18px 38px rgba(33,153,215,.14)}.learning-room-category-card .tool-category-visual{background:#edf8fd}.learning-room-category-card .power-question-category-icon{color:#fff;background:#2199d7}.learning-room-category-card strong{color:#17356d}.learning-room-category-card small{color:#58738c}.learning-room-category-card .power-question-category-arrow{color:#168ac7}.learning-room-category-card .ai-image-emblem{color:rgba(19,46,97,.82)}
.learning-room-heading>span{color:#17356d;background:#edf8fd;border-color:#c7e2ef}.learning-room-stage{border-color:#c7e2ef}.learning-room-hotspot{color:#123567;background:rgba(126,210,242,.78);border-color:rgba(255,255,255,.92);box-shadow:0 5px 18px rgba(18,76,112,.24);backdrop-filter:blur(2px)}.learning-room-hotspot:hover,.learning-room-hotspot:focus-visible{background:rgba(111,202,238,.92);box-shadow:0 7px 24px rgba(18,76,112,.34)}.learning-room-station-grid button{color:#17356d;background:#f8fcfe;border-color:#cfe4ef}.learning-room-station-grid button:hover,.learning-room-station-grid button:focus-visible{border-color:#2199d7;background:#edf8fd}.learning-room-station-grid button>span{color:#123567;background:rgba(126,210,242,.82)}.learning-room-station-grid small{color:#58738c}.learning-room-station-grid b{color:#168ac7}.learning-room-dialog h3{color:#17356d}.learning-room-dialog ol li{color:#263f59;background:#eff8fc}.learning-room-dialog ol li::before{color:#123567;background:#8bd5f2}.learning-room-dialog-close{color:#17356d;background:#e7f5fb}
@media(max-width:820px){.learning-room-heading{align-items:flex-start;flex-direction:column}.learning-room-station-grid{grid-template-columns:1fr}.learning-room-hotspot{width:34px;height:34px}.learning-room-hotspot>small{display:none}}
@media(max-width:560px){.learning-room-stage{border-radius:18px}.learning-room-stage>img{aspect-ratio:4/3}.learning-room-hotspot{width:30px;height:30px;border-width:2px;font-size:11px}.learning-room-station-grid button{padding:13px}.learning-room-dialog{padding:24px 18px}.learning-room-dialog h3{font-size:24px}.learning-room-dialog ol li{padding-left:46px}}
@media(prefers-reduced-motion:reduce){.learning-room-hotspot,.learning-room-hotspot>small{transition:none}}

/* Markanter Vossily Training-Auftritt auf Anmeldung, Navigation und Live-Bühne. */
.auth-page{display:block;padding:0;background:#edf4f8;overflow-x:hidden}
.auth-shell{display:grid;grid-template-columns:minmax(500px,1.14fr) minmax(430px,.86fr);min-height:100vh}
.auth-brand-stage{position:relative;display:flex;align-items:center;min-height:100vh;padding:clamp(42px,6vw,88px);overflow:hidden;color:#fff;background:radial-gradient(circle at 13% 14%,rgba(77,194,235,.28),transparent 27%),radial-gradient(circle at 88% 86%,rgba(82,172,220,.2),transparent 31%),linear-gradient(145deg,#0b1938 0%,#1b2f5c 56%,#174b79 100%)}
.auth-brand-stage:before{position:absolute;right:-12%;top:-8%;width:420px;aspect-ratio:1;content:"";border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 54px rgba(255,255,255,.025),0 0 0 108px rgba(255,255,255,.018)}
.auth-brand-stage:after{position:absolute;left:-80px;bottom:-118px;width:330px;aspect-ratio:1;content:"";background:linear-gradient(145deg,rgba(33,153,215,.42),rgba(179,217,240,.06));border-radius:44% 56% 63% 37%/58% 38% 62% 42%;transform:rotate(18deg)}
.auth-brand-stage-inner{position:relative;z-index:1;width:min(100%,760px);margin:auto}
.auth-brand-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;padding:8px 13px;color:#dff5ff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:999px;backdrop-filter:blur(8px);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.auth-brand-kicker:before{width:8px;height:8px;content:"";background:#54c4ee;border-radius:50%;box-shadow:0 0 0 5px rgba(84,196,238,.13)}
.vossily-lockup-auth-hero{width:min(100%,690px);aspect-ratio:4.15/1;border:1px solid rgba(255,255,255,.72);border-radius:22px;box-shadow:0 28px 70px rgba(4,14,34,.36),0 0 0 8px rgba(255,255,255,.045)}
.vossily-lockup-auth-hero .vossily-lockup{transform:scale(1.035)}
.auth-brand-values{width:min(100%,690px);margin:16px 0 0;color:#c7d9e9;font-size:.78rem;font-weight:500;letter-spacing:.035em;line-height:1.6}
.auth-brand-values span{display:inline-block;margin:0 .45em;color:#58c1e8}
.auth-brand-identity{display:inline-grid;width:max-content;max-width:100%}
.auth-brand-identity .vossily-lockup-auth-hero{position:relative;width:100%;max-width:none;min-width:0;aspect-ratio:900/234}
.auth-brand-identity .vossily-lockup{position:absolute;inset:0;transform:none}
.auth-brand-identity .auth-brand-values{width:auto;max-width:100%;white-space:nowrap}
.auth-brand-copy{max-width:680px;margin-top:30px}
.auth-brand-overline{margin:0 0 12px;color:#79d3f2;font-size:.76rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}
.auth-brand-copy h2{max-width:650px;margin:0;color:#fff;font-size:clamp(2.55rem,4.5vw,5rem);font-weight:900;letter-spacing:-.045em;line-height:1.01}
.auth-brand-copy h2 em{color:#91ddf7}
.auth-brand-copy>p:last-child{max-width:610px;margin:22px 0 0;color:#c3d4e8;font-size:clamp(.95rem,1.25vw,1.08rem);line-height:1.75}
.auth-brand-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:36px 0 0;padding:0;list-style:none}
.auth-brand-benefits li{display:grid;grid-template-columns:31px minmax(0,1fr);gap:2px 10px;align-items:start;padding:15px 14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:15px;backdrop-filter:blur(8px)}
.auth-brand-benefits li>span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;color:#0e3557;background:#8ddcf7;border-radius:10px;font-size:.68rem;font-weight:900}
.auth-brand-benefits strong{color:#fff;font-size:.78rem;line-height:1.35}
.auth-brand-benefits small{color:#aebfd3;font-size:.66rem;line-height:1.45}
.auth-wrap{position:relative;width:min(100%,610px);margin:auto;padding:clamp(34px,6vw,76px)}
.language-switch-auth{position:absolute;right:clamp(34px,6vw,76px);top:24px;margin:0;padding:6px 10px;background:rgba(255,255,255,.74);border:1px solid rgba(180,201,215,.72);border-radius:999px;box-shadow:0 8px 24px rgba(23,54,82,.08);backdrop-filter:blur(10px)}
.login-card{position:relative;padding:clamp(34px,5vw,56px);overflow:hidden;background:rgba(255,255,255,.96);border:1px solid rgba(203,219,230,.9);border-radius:28px;box-shadow:0 26px 70px rgba(20,48,82,.14)}
.login-card:before{position:absolute;right:-58px;top:-76px;width:190px;aspect-ratio:1;content:"";background:radial-gradient(circle,rgba(104,201,237,.19),rgba(104,201,237,0) 67%);pointer-events:none}
.login-card .eyebrow{position:relative;margin-bottom:13px}
.login-card h1{position:relative;max-width:460px;margin-bottom:16px;font-size:clamp(2.45rem,4.2vw,3.8rem);line-height:1.02}
.login-card .lead{position:relative;margin-bottom:32px;font-size:.92rem;line-height:1.75}
.login-card .stack-form{position:relative;gap:18px}
.login-card .stack-form label{gap:9px;color:#17315f;font-size:.78rem;letter-spacing:.015em}
.login-card .stack-form input{min-height:51px;padding:12px 14px;background:#f9fcfd;border-color:#c5d6e2;border-radius:11px}
.login-card .stack-form input:focus{background:#fff}
.login-card .button-primary{min-height:52px;background:linear-gradient(135deg,#1b2f5c,#20578b);border-radius:11px;box-shadow:0 12px 24px rgba(27,47,92,.21)}
.login-card .button-primary:hover{background:linear-gradient(135deg,#223b70,#2370a9);box-shadow:0 15px 30px rgba(27,47,92,.26)}
.login-demo-cta{margin-top:24px;padding-top:22px;border-top:1px solid #dfebf2}
.demo-signup-card h1{font-size:clamp(2.3rem,3.8vw,3.35rem)}
.brand{flex-direction:column;align-items:stretch;gap:10px;padding:10px 10px 13px;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.14);border-radius:17px;box-shadow:0 14px 28px rgba(6,18,43,.2)}
.brand .vossily-lockup-sidebar{border-color:rgba(255,255,255,.7);box-shadow:0 9px 20px rgba(5,17,42,.25)}
.brand-signature{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;padding:0 3px;color:rgba(255,255,255,.72);font-size:.61rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.brand-signature:before{flex:1;height:1px;content:"";background:linear-gradient(90deg,#47bce8,rgba(71,188,232,.08))}
.main-nav{margin-top:30px}
.live-header{background:linear-gradient(180deg,rgba(7,19,43,.78),rgba(7,19,43,.24));backdrop-filter:blur(12px)}
.vossily-lockup-live{border-color:rgba(255,255,255,.6);box-shadow:0 9px 25px rgba(2,11,28,.38),0 0 0 4px rgba(69,188,232,.08)}
@media(max-width:1120px){.auth-shell{grid-template-columns:minmax(430px,1fr) minmax(390px,.9fr)}.auth-brand-stage{padding:48px 42px}.auth-brand-benefits{grid-template-columns:1fr}.auth-brand-benefits li{grid-template-columns:31px minmax(0,1fr)}.auth-brand-benefits small{font-size:.72rem}.auth-wrap{padding:58px 42px}.language-switch-auth{right:42px}}
@media(max-width:820px){.auth-shell{grid-template-columns:1fr}.auth-brand-stage{min-height:auto;padding:34px 30px}.auth-brand-stage:before{width:260px}.auth-brand-stage-inner{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr);gap:16px 30px;align-items:center}.auth-brand-kicker{grid-column:1/-1;margin-bottom:0;justify-self:start}.vossily-lockup-auth-hero{grid-column:1}.auth-brand-values{grid-column:1/-1;margin-top:0}.auth-brand-copy{grid-column:2;margin:0}.auth-brand-copy h2{font-size:clamp(2.1rem,6vw,3.4rem)}.auth-brand-copy>p:last-child,.auth-brand-benefits{display:none}.auth-wrap{padding:62px 28px 34px}.language-switch-auth{right:28px;top:18px}.login-card{padding:40px}}
@media(max-width:560px){.auth-brand-stage{padding:24px 18px 22px}.auth-brand-stage-inner{display:block}.auth-brand-kicker{margin-bottom:16px;font-size:.62rem}.vossily-lockup-auth-hero{border-radius:14px;box-shadow:0 18px 38px rgba(4,14,34,.32),0 0 0 5px rgba(255,255,255,.04)}.auth-brand-values{margin-top:10px;font-size:.67rem;letter-spacing:.015em}.auth-brand-values span{margin:0 .25em}.auth-brand-copy{margin-top:18px}.auth-brand-copy h2{font-size:2rem}.auth-wrap{padding:56px 14px 18px}.language-switch-auth{right:18px;top:14px}.login-card{padding:30px 22px;border-radius:22px}.login-card h1{font-size:2.45rem}.brand{padding:9px}.brand-signature{font-size:.57rem}}
@media(prefers-reduced-motion:reduce){.login-card .button-primary,.brand .vossily-lockup-frame:after{transition:none}}

/* Rechtliche Betreiberkennzeichnung für Vossily Training als Produkt von Voss Seminare. */
.auth-legal-footer{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px;color:#60758a;font-size:.875rem;text-align:center}.auth-legal-footer a{font-weight:600}.sidebar-product-owner{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap;margin-bottom:14px;color:rgba(255,255,255,.58);font-size:.875rem;line-height:1.5;text-align:center}.sidebar-product-owner a{color:#ccefff;font-weight:600}.sidebar-product-owner a:last-child{flex-basis:100%}.legal-card{max-height:calc(100vh - 90px);overflow-y:auto}.legal-card-header{padding-bottom:8px}.legal-product-note{margin:0;padding:14px 16px;background:#edf8fd;border-left:4px solid var(--blue);border-radius:0 10px 10px 0;color:var(--navy);line-height:1.6}.legal-card section{padding-top:20px;border-top:1px solid var(--line)}.legal-card section:first-of-type{margin-top:22px}.legal-card h2{margin-bottom:9px;font-size:1.05rem}.legal-card p,.legal-card address{margin-bottom:0;color:#40566c;font-size:.9rem;font-style:normal;line-height:1.75}.legal-card-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}
@media(max-width:560px){.legal-card{max-height:none}.legal-card-actions{align-items:stretch;flex-direction:column}.legal-card-actions .button{width:100%}}

/* Oeffentliche Rechtsinformationen und gesetzliche Selbstbedienungswege */
.auth-shell:has(.legal-card-wide){grid-template-columns:minmax(500px,.8fr) minmax(620px,1.2fr)}
.auth-wrap:has(.legal-card-wide){width:min(100%,960px)}
.language-switch-auth a.active{color:#fff;background:var(--navy)}
.legal-card-wide{max-height:none}
.legal-card-wide .legal-card-header>p:last-child{max-width:760px;color:#40566c;line-height:1.7}
.legal-card-wide section{scroll-margin-top:20px}
.legal-card-wide section p+p{margin-top:12px}
.legal-card-wide ul{display:grid;gap:7px;margin:10px 0 0;padding-left:22px;color:#40566c;font-size:.9rem;line-height:1.65}
.legal-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}
.legal-link-grid a{display:flex;flex-direction:column;gap:5px;padding:17px 18px;border:1px solid #c8dce8;border-radius:13px;background:#f8fcfe;text-decoration:none;transition:.18s ease}
.legal-link-grid a:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 9px 22px rgba(27,47,92,.09)}
.legal-link-grid strong{color:var(--navy)}.legal-link-grid span{color:var(--muted);font-size:.8rem;line-height:1.45}
.legal-action-panel{padding:20px!important;border:1px solid #b9ddec!important;border-radius:14px;background:linear-gradient(135deg,#f4fbfe,#eaf6fb)}
.legal-action-panel .button-row{margin-top:15px}.legal-template{padding:17px 18px;border:1px dashed #9db6c6;border-radius:11px;background:#fafcfd}
.legal-request-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:24px}
.legal-request-form label{display:flex;flex-direction:column;gap:7px;color:var(--navy);font-size:.82rem;font-weight:700}
.legal-request-form input,.legal-request-form textarea{width:100%;padding:12px 13px;border:1px solid #bfd0dc;border-radius:10px;background:#fbfdfe;color:#172b4d;font:inherit;font-weight:400}
.legal-request-form input:focus,.legal-request-form textarea:focus{outline:3px solid rgba(33,153,215,.18);border-color:var(--blue);background:#fff}
.legal-request-form input[readonly],.legal-request-form textarea[readonly]{background:#eef3f6;color:#40566c}
.legal-request-form small{color:var(--muted);font-size:.72rem;font-weight:400;line-height:1.45}.legal-form-wide{grid-column:1/-1}.legal-honeypot{position:absolute!important;left:-9999px!important}
.legal-confirmation{display:grid;grid-template-columns:auto minmax(0,1fr);gap:17px;padding:22px!important;border:1px solid #8bcdb9!important;border-radius:15px;background:#f1fbf7}.legal-confirmation-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#168a68;color:#fff;font-size:1.4rem;font-weight:800}.legal-confirmation h2{font-size:1.35rem}.legal-confirmation dl{display:grid;grid-template-columns:140px minmax(0,1fr);gap:7px 14px;margin:16px 0}.legal-confirmation dt{color:var(--muted)}.legal-confirmation dd{margin:0;color:var(--navy);font-weight:700;overflow-wrap:anywhere}
.checkout-legal-summary{margin:15px 0 5px;padding:14px 15px;border:1px solid #bddaea;border-radius:11px;background:#f3faff}.checkout-legal-summary>strong{display:block;margin-bottom:5px;color:var(--navy)}.checkout-legal-summary p{margin:0;color:#40566c;font-size:.78rem;line-height:1.55}.checkout-consent{display:flex!important;align-items:flex-start;gap:9px!important;margin:11px 0;color:#40566c!important;font-size:.76rem!important;line-height:1.5}.checkout-consent input{flex:none;width:auto!important;margin-top:3px;accent-color:var(--blue)}.checkout-consent a{font-weight:700}
@media(max-width:980px){.auth-shell:has(.legal-card-wide){grid-template-columns:1fr}.auth-shell:has(.legal-card-wide) .auth-brand-stage{display:none}.auth-wrap:has(.legal-card-wide){padding-top:62px}}
@media(max-width:620px){.legal-link-grid,.legal-request-form{grid-template-columns:1fr}.legal-form-wide{grid-column:1}.legal-confirmation{grid-template-columns:1fr}.legal-confirmation dl{grid-template-columns:1fr}.legal-confirmation dd{margin-bottom:5px}}
@media print{.auth-brand-stage,.language-switch-auth,.auth-legal-footer,.legal-card-actions,.legal-request-card>.button-row{display:none!important}.auth-page,.auth-shell,.auth-wrap{display:block!important;padding:0!important;background:#fff!important}.login-card,.legal-card{max-height:none!important;padding:0!important;border:0!important;box-shadow:none!important}.legal-confirmation{break-inside:avoid}}

/* Neuer Vossily Training-Marken-Lockup */
.vossily-lockup-frame{position:relative;display:block;width:100%;aspect-ratio:4.15/1;overflow:hidden;border:1px solid rgba(33,153,215,.24);border-radius:12px;background:#fff;box-shadow:0 10px 26px rgba(5,17,42,.15)}
.vossily-lockup-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 44%,rgba(255,255,255,.5) 50%,transparent 57%);transform:translateX(-140%);transition:transform .65s ease;pointer-events:none}
.vossily-lockup{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
.brand:hover .vossily-lockup-frame:after{transform:translateX(140%)}
.brand .vossily-lockup-sidebar{width:100%;border-color:rgba(255,255,255,.34);box-shadow:0 13px 28px rgba(5,17,42,.28),0 0 0 4px rgba(33,153,215,.08)}
.login-product-brand{margin-bottom:34px;padding:0}
.login-product-brand:after{display:none}
.vossily-lockup-login{width:min(100%,430px);margin-inline:auto;border-color:#d8e8f1;box-shadow:0 14px 34px rgba(27,47,92,.12),0 0 0 6px rgba(33,153,215,.04)}
.mobile-product-brand{width:min(270px,calc(100vw - 130px))}
.vossily-lockup-mobile{border-radius:9px;box-shadow:0 6px 18px rgba(5,17,42,.17)}
.live-product-brand{min-width:270px;padding:0;background:transparent}
.vossily-lockup-live{width:270px;border-radius:9px;box-shadow:0 7px 20px rgba(5,17,42,.3)}
@media(prefers-reduced-motion:reduce){.vossily-lockup-frame:after{display:none}}
@media(max-width:560px){.brand{padding:13px 11px}.vossily-lockup-sidebar{border-radius:9px}.login-product-brand{margin-bottom:28px}.vossily-lockup-login{width:100%}.live-product-brand{min-width:170px}.vossily-lockup-live{width:170px}.mobile-product-brand{width:min(205px,calc(100vw - 150px))}}

/* White-label team and concept branding. */
.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.custom-brand-frame{background:#fff!important;border-color:rgba(255,255,255,.55)!important;padding:8px;box-shadow:0 10px 24px rgba(8,20,45,.2)!important}
.custom-brand-frame .vossily-lockup{object-position:center;filter:none!important}
.sidebar,.live-page{color:var(--brand-on-primary)}
.button-primary{color:var(--brand-on-primary)}
.client-branding-card{max-width:none;border-left:5px solid var(--blue)}
.client-branding-head{display:flex;justify-content:space-between;align-items:flex-start;gap:22px}
.client-brand-preview{display:block;max-width:260px;max-height:92px;object-fit:contain;object-position:left center;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff}
.client-branding-options{display:flex;flex-direction:column;gap:14px}
.brand-color-field input[type=color]{height:52px;padding:4px;cursor:pointer}
.brand-logo-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.client-brand-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}
.client-brand-strip img{max-width:300px;max-height:80px;object-fit:contain;object-position:left center}
.powered-by-vossily{font-size:.72rem;color:var(--muted);letter-spacing:.02em}
.co-branding-logos{display:flex;align-items:center;justify-content:space-between;gap:24px}
.co-branding-logos img{max-width:42%;max-height:72px;object-fit:contain}
.client-logo-watermark{position:fixed;left:25%;top:30%;z-index:2;width:50%;max-height:38vh;object-fit:contain;opacity:.045;pointer-events:none;filter:saturate(.75)}
@media(max-width:760px){.form-grid.three{grid-template-columns:1fr}.client-branding-head{flex-direction:column}.client-brand-strip,.co-branding-logos{align-items:flex-start;flex-direction:column}.co-branding-logos img{max-width:100%}}

@media(max-width:820px){.auth-brand-identity{grid-column:1}}
@media(max-width:560px){.auth-brand-identity{display:grid;width:100%}.auth-brand-identity .auth-brand-values{white-space:normal}}

/* Transparenter Vossily Training-Lockup auf dunklen Markenflaechen */
.vossily-lockup-auth-hero,.brand .vossily-lockup-sidebar,.vossily-lockup-live{border-color:transparent;background:transparent;box-shadow:none}
.vossily-lockup-auth-hero:after,.vossily-lockup-sidebar:after,.vossily-lockup-live:after{display:none}
.vossily-lockup-auth-hero .vossily-lockup,.vossily-lockup-sidebar .vossily-lockup,.vossily-lockup-live .vossily-lockup{object-position:left center;transform:none;filter:drop-shadow(0 10px 24px rgba(2,11,28,.26))}
.live-product-brand{padding:0;background:transparent}

/* Vossily Training · Didaktik-Coach und Auftragsklaerung */
.concept-coach-form{max-width:1120px}.didactic-coach{display:flex;flex-direction:column;gap:13px;margin:4px 0 8px;padding:24px;background:linear-gradient(145deg,#f7fcff,#edf7fc);border:1px solid #b7dced;border-radius:16px}.didactic-coach-head{display:flex;justify-content:space-between;gap:24px;align-items:center}.didactic-coach-head h2{margin-bottom:7px;font-size:1.6rem}.didactic-coach-head p:last-child{margin:0;color:var(--muted);line-height:1.6}.didactic-progress{display:grid;place-items:center;flex:none;width:88px;height:88px;border-radius:50%;background:conic-gradient(var(--blue) var(--coach-progress),#d9e9f2 0);position:relative}.didactic-progress:before{position:absolute;inset:8px;content:"";background:#fff;border-radius:50%}.didactic-progress strong,.didactic-progress span{position:relative}.didactic-progress strong{font-size:1.25rem;color:var(--navy)}.didactic-progress span{margin-top:-14px;color:var(--muted);font-size:.7rem}.didactic-step-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:7px 0}.didactic-step-list>span{display:flex;align-items:center;gap:7px;padding:9px;background:rgba(255,255,255,.75);border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:.75rem}.didactic-step-list b{display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:50%;background:#e6eef4;color:var(--navy)}.didactic-step-list .is-complete{color:#126149;border-color:#a9dccb;background:#f4fbf8}.didactic-step-list .is-complete b{color:#fff;background:#168a68}.didactic-step{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px}.didactic-step summary{display:flex;align-items:center;gap:13px;padding:15px 17px;cursor:pointer;list-style:none}.didactic-step summary::-webkit-details-marker{display:none}.didactic-step summary>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e7f3fa;color:var(--blue);font-weight:700}.didactic-step summary>div{display:flex;flex-direction:column}.didactic-step summary small{color:var(--muted);font-weight:400}.didactic-step[open] summary{border-bottom:1px solid var(--line)}.didactic-step-body{padding:18px}.objective-feedback{display:block;padding:9px 11px;border-radius:8px}.objective-feedback.is-good{color:#126149;background:#edf9f4}.objective-feedback.is-review{color:#8a5a00;background:#fff6df}.objective-feedback.is-open{color:var(--muted);background:#f1f5f8}.concept-logistics{padding-top:4px}
.concept-source-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px;max-width:1120px;margin:0 0 20px;padding:22px 24px;border:1px solid #b9d9ea;border-radius:15px;background:#fff;box-shadow:var(--shadow)}.concept-source-card h2{margin:2px 0 7px;font-size:1.35rem}.concept-source-card p:last-child{margin:0;color:var(--muted);line-height:1.55}.concept-source-card>form{display:grid;align-content:start;align-items:stretch;gap:10px;min-width:0}.concept-source-card>form label{min-width:0}.concept-source-card>form .button{justify-self:start}.concept-source-card>a{grid-column:1/-1;justify-self:start}.concept-source-card.has-source{border-color:#8bcdb9;background:linear-gradient(135deg,#fff,#f2fbf7)}.concept-source-summary{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:10px;background:#e8f7f1;color:#145c49}.concept-source-summary>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#168a68;color:#fff;font-weight:800}.concept-source-summary>div{display:flex;flex:1;flex-direction:column}.concept-source-summary small{color:#426f62}.concept-source-summary a{font-weight:700}.compact-source{grid-template-columns:1fr auto;align-items:center}.compact-source .button{align-self:center}
.rubric-catalog{margin:5px 0 4px;padding:18px;border:1px solid #a9cfe3;border-radius:13px;background:#fff}.rubric-catalog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}.rubric-catalog>header h3{margin:2px 0 5px;color:var(--navy);font-size:1.3rem}.rubric-catalog>header p:last-child{max-width:770px;margin:0;color:var(--muted);line-height:1.5}.rubric-readiness{display:flex;flex:0 0 135px;flex-direction:column;align-items:center;padding:13px;border-radius:11px;background:#edf7fc;text-align:center}.rubric-readiness strong{color:var(--navy);font-size:1.45rem}.rubric-readiness span{color:var(--muted);font-size:.72rem}.rubric-scale{margin-bottom:11px;border:1px solid var(--line);border-radius:9px}.rubric-scale summary{padding:11px 13px;color:var(--navy);font-weight:700;cursor:pointer}.rubric-scale>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:0 11px 11px}.rubric-scale span{display:flex;gap:7px;align-items:flex-start;padding:8px;border-radius:7px;background:#f5f8fa;color:var(--muted);font-size:.72rem;line-height:1.35}.rubric-scale b{display:grid;place-items:center;flex:none;width:21px;height:21px;border-radius:50%;background:var(--navy);color:#fff}.rubric-groups{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rubric-group{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fbfdfe}.rubric-group>summary{display:flex;align-items:center;gap:10px;padding:11px 12px;cursor:pointer;list-style:none}.rubric-group>summary::-webkit-details-marker{display:none}.rubric-group>summary>span{display:grid;place-items:center;flex:none;width:29px;height:29px;border-radius:8px;background:var(--navy);color:#fff;font-weight:800}.rubric-group>summary>div{display:flex;flex-direction:column}.rubric-group>summary small{color:var(--muted);font-size:.7rem}.rubric-criteria{display:flex;flex-direction:column;gap:1px;padding:0 8px 8px}.rubric-criterion{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px;border-radius:7px;background:#fff;border-left:3px solid #c8d5dd}.rubric-criterion>b{color:var(--navy)}.rubric-criterion p{margin:0;font-size:.76rem;line-height:1.35}.rubric-criterion>span{padding:4px 7px;border-radius:999px;background:#f0f3f5;color:var(--muted);font-size:.66rem;white-space:nowrap}.rubric-criterion>small{grid-column:2/4;color:var(--muted);font-size:.64rem}.rubric-criterion.state-ready{border-left-color:#168a68;background:#f2fbf7}.rubric-criterion.state-ready>span{background:#d9f1e8;color:#126149}.rubric-criterion.state-open{border-left-color:#e2a238;background:#fffaf0}.rubric-criterion.state-open>span{background:#ffedc8;color:#805600}.rubric-criterion.state-later>span{background:#eaf2f7;color:#536d7e}
.rubric-criterion.state-review{border-left-color:var(--blue);background:#f2f9fd}.rubric-criterion.state-review>span{background:#dff1fb;color:#12658e}.studio-rubric{margin-top:22px;background:#f8fbfd}.studio-rubric>header{margin-bottom:14px}
.briefing-list{display:flex;flex-direction:column;gap:14px}.briefing-card{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:22px;align-items:center;padding:22px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.briefing-card-status{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.briefing-card-status small{color:var(--muted)}.briefing-card h2{margin:0 0 7px}.briefing-card p:last-child{max-width:720px;margin:0;color:var(--muted);line-height:1.55}.briefing-card-actions{display:flex;justify-content:flex-end;gap:8px;align-items:center;flex-wrap:wrap}.briefing-card-actions form,.page-header-actions form{margin:0}.briefing-form{max-width:1120px}.briefing-progress-panel{position:sticky;z-index:8;top:0;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:center;padding:16px 20px;background:rgba(255,255,255,.96);border:1px solid #b9d9ea;border-radius:13px;box-shadow:0 9px 25px rgba(27,47,92,.09);backdrop-filter:blur(10px)}.briefing-progress-panel>div:first-child{display:flex;flex-direction:column}.briefing-progress-panel span{color:var(--muted);font-size:.8rem}.briefing-progress-track{height:9px;overflow:hidden;background:#dceaf2;border-radius:999px}.briefing-progress-track i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--navy),var(--blue));border-radius:inherit;transition:width .2s ease}.briefing-section{padding:clamp(22px,4vw,36px);background:#fff;border:1px solid var(--line);border-left:5px solid #c6d9e5;border-radius:14px;box-shadow:var(--shadow)}.briefing-section.is-complete{border-left-color:#168a68}.briefing-section>header{display:flex;gap:14px;align-items:center;margin-bottom:23px}.briefing-section>header>span{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--navy);color:#fff;font-weight:800}.briefing-section.is-complete>header>span{background:#168a68}.briefing-section header .eyebrow{margin-bottom:3px}.briefing-section h2{margin:0;font-size:1.45rem}.sticky-briefing-actions{position:sticky;z-index:7;bottom:0;padding:14px 0;background:linear-gradient(to top,var(--surface) 72%,transparent)}
@media(max-width:900px){.concept-source-card{grid-template-columns:1fr}.concept-source-summary{grid-column:1}.rubric-groups{grid-template-columns:1fr}.rubric-scale>div{grid-template-columns:1fr 1fr}.didactic-step-list{grid-template-columns:1fr 1fr}.briefing-card{grid-template-columns:1fr}.briefing-card-actions{justify-content:flex-start}.briefing-progress-panel{grid-template-columns:1fr}.briefing-progress-track{width:100%}}
@media(max-width:620px){.concept-source-card{padding:18px}.concept-source-card>form{align-items:stretch;flex-direction:column}.concept-source-summary{align-items:flex-start;flex-wrap:wrap}.compact-source{grid-template-columns:1fr}.rubric-catalog>header{align-items:flex-start;flex-direction:column}.rubric-readiness{align-items:flex-start}.rubric-scale>div{grid-template-columns:1fr}.rubric-criterion{grid-template-columns:31px minmax(0,1fr)}.rubric-criterion>span{grid-column:2;justify-self:start}.rubric-criterion>small{grid-column:2}.didactic-coach{padding:16px}.didactic-coach-head{align-items:flex-start;flex-direction:column}.didactic-progress{width:76px;height:76px}.didactic-step-list{grid-template-columns:1fr}.didactic-step-body.form-grid.two,.briefing-section .form-grid.two{grid-template-columns:1fr}.didactic-step-body .span-2,.briefing-section .span-2{grid-column:span 1}.briefing-progress-panel{position:static}.briefing-section{padding:20px}.briefing-section>header{align-items:flex-start}}

/* Lernziel-Zuordnung in der Methodenbibliothek */
.method-learning-goal-preview{display:flex;flex-direction:column;gap:5px;margin:13px 0;padding:11px 12px;border-left:3px solid var(--blue);border-radius:0 9px 9px 0;background:#f1f9fd;color:var(--navy)}.method-learning-goal-preview strong{color:var(--blue);font-size:.72rem;letter-spacing:.025em;text-transform:uppercase}.method-learning-goal-preview span{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.78rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.method-learning-goal-detail{padding:17px!important;border:1px solid #b8ddeb!important;border-radius:11px;background:linear-gradient(145deg,#f5fbfe,#edf7fc)}.method-learning-goal-detail h3{color:var(--navy)!important}.method-learning-goal-detail h3 span{color:var(--blue);font-size:.75rem}.method-learning-goal-detail>p{color:#405c72}.method-learning-goal-settings{border-color:#b8ddeb;background:#f5fbfe}.method-learning-goal-settings legend{color:var(--blue)}

/* Interaktive Selbsttests in importierten Online-Trainings */
.course-self-check{display:grid;gap:18px;margin:28px 0;padding:24px;border:1px solid #c7dfef;border-radius:18px;background:#f3f9fd}.course-self-check h2{margin:3px 0 7px}.course-self-check ol{display:grid;gap:14px;margin:0;padding:0;list-style:none}.course-self-check li{padding:16px;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(27,47,92,.05)}.course-self-check li>p{margin:0 0 12px}.course-self-check fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;border:0;padding:0;margin:0}.course-self-check label{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #cbdde9;border-radius:12px;color:#36546d;background:#fafdff;cursor:pointer}.course-self-check label:has(input:checked){border-color:#169ede;color:#132a55;background:#dff3ff}.course-self-check input{flex:none;accent-color:#169ede}.course-self-check li.is-correct{outline:2px solid #67b89a}.course-self-check li.is-incorrect{outline:2px solid #d99090}.course-quiz-answer{display:none;margin:12px 0 0!important;font-weight:700}.course-self-check li.is-correct .course-quiz-answer,.course-self-check li.is-incorrect .course-quiz-answer{display:block}.course-self-check li.is-correct .course-quiz-answer{color:#126b50}.course-self-check li.is-incorrect .course-quiz-answer{color:#9d3030}.course-quiz-explanation{margin:10px 0 0!important;padding:10px 12px;border-radius:10px;color:#405a71;background:#f0f6f9;font-size:14px}.course-quiz-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.course-quiz-actions>strong{color:#15305f}.course-quiz-actions .button{margin:0}@media(max-width:650px){.course-self-check{padding:17px}.course-self-check fieldset{grid-template-columns:1fr}.course-quiz-actions .button{width:100%}}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Workbook-Praxistipps und Trainerillustrationen */
.briefing-workspace{display:grid;grid-template-columns:minmax(0,1120px) minmax(300px,360px);gap:28px;align-items:start;max-width:1510px}.briefing-overview-workspace .briefing-list{min-width:0}.briefing-preparation-guide{position:sticky;top:22px;overflow:hidden;background:#fff;border:1px solid #b9d9ea;border-radius:18px;box-shadow:0 16px 36px rgba(27,47,92,.11)}.briefing-preparation-visual{display:grid;place-items:end center;min-height:235px;padding:16px 16px 0;background:radial-gradient(circle at 70% 25%,#fff 0 26%,#edf8fd 67%,#d7edf8 100%)}.briefing-preparation-visual img{display:block;width:min(100%,315px);max-height:265px;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply}.briefing-preparation-copy{padding:22px 22px 11px}.briefing-preparation-copy h2{margin:0 0 10px;font-size:1.45rem;line-height:1.12}.briefing-preparation-copy>p:last-child{margin:0;color:var(--muted);font-size:.82rem;line-height:1.58}.briefing-preparation-checklist{display:flex;flex-direction:column;gap:5px;margin:0;padding:0 15px;list-style:none}.briefing-preparation-checklist li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:10px 8px;border-top:1px solid #e5eef4}.briefing-preparation-checklist li>span{display:grid;place-items:center;width:31px;height:31px;color:#fff;background:var(--navy);border-radius:9px;font-size:.68rem;font-weight:800}.briefing-preparation-checklist li>div{display:flex;flex-direction:column;gap:2px}.briefing-preparation-checklist strong{color:var(--navy);font-size:.79rem}.briefing-preparation-checklist small{color:var(--muted);font-size:.69rem;line-height:1.45}.briefing-preparation-tip{margin:14px 20px 20px;padding:13px 14px;border-left:4px solid var(--blue);border-radius:8px;background:#edf8fd}.briefing-preparation-tip strong{display:block;margin-bottom:4px;color:var(--blue);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.briefing-preparation-tip p{margin:0;color:#405c72;font-size:.72rem;line-height:1.5}.page-header-visual-action{display:grid;grid-template-columns:150px auto;gap:14px;align-items:end;flex:none}.page-header-visual-action>img{display:block;width:150px;height:126px;object-fit:contain;object-position:center bottom}.page-header-visual-action>.button{margin-bottom:8px}.page-header-visual-concept{grid-template-columns:128px minmax(0,auto)}.page-header-visual-concept>img{width:128px;height:138px}.page-header-visual-concept .page-header-actions{align-self:end;margin-bottom:8px}
@media(max-width:1180px){.briefing-workspace{grid-template-columns:minmax(0,1fr)}.briefing-preparation-guide{position:static;display:grid;grid-template-columns:minmax(230px,.7fr) minmax(300px,1fr);grid-template-rows:auto 1fr;max-width:none}.briefing-preparation-visual{grid-row:1/3;min-height:100%}.briefing-preparation-checklist{padding-top:12px}.briefing-preparation-tip{grid-column:2}}
@media(max-width:900px){.page-header-visual-action{grid-template-columns:112px minmax(0,1fr);width:100%}.page-header-visual-action>img{width:112px;height:104px}.page-header-visual-concept>img{height:118px}}
@media(max-width:620px){.briefing-preparation-guide{display:block}.briefing-preparation-visual{min-height:210px}.briefing-preparation-tip{margin-bottom:18px}.page-header-visual-action{grid-template-columns:82px minmax(0,1fr)}.page-header-visual-action>img{width:82px;height:86px}.page-header-visual-concept>img{height:96px}.page-header-visual-action .page-header-actions{align-items:stretch;width:100%}}

/* Interaktive Bewegungen im idealen Lernraum */
.learning-room-stage{isolation:isolate}.learning-room-stage>img{position:relative;z-index:0}.learning-room-effects{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;border-radius:inherit}.room-effect{position:absolute;display:block;opacity:0;pointer-events:none}.learning-room-stage[data-room-active] .room-effect{will-change:transform,opacity}.learning-room-hotspot.is-active{z-index:6;color:#fff;background:#17356d;box-shadow:0 0 0 8px rgba(139,213,242,.36),0 8px 25px rgba(18,76,112,.4)}.learning-room-hotspot.is-active>small{opacity:0!important}.learning-room-interaction-status{display:flex;align-items:center;gap:10px;min-height:48px;margin:12px 0 0;padding:11px 15px;color:#17356d;background:#edf8fd;border:1px solid #c7e2ef;border-radius:12px;font-weight:700}.learning-room-interaction-status::before{display:grid;place-items:center;flex:none;width:26px;height:26px;content:'↗';color:#fff;background:#2199d7;border-radius:50%;font-size:13px}.learning-room-hotspot[data-room-station="flipchart"]>small,.learning-room-hotspot[data-room-station="pinboard"]>small{left:calc(100% + 9px);bottom:50%;transform:translate(5px,50%)}.learning-room-hotspot[data-room-station="flipchart"]:hover>small,.learning-room-hotspot[data-room-station="flipchart"]:focus-visible>small,.learning-room-hotspot[data-room-station="pinboard"]:hover>small,.learning-room-hotspot[data-room-station="pinboard"]:focus-visible>small{transform:translate(0,50%)}.learning-room-hotspot[data-room-station="light-climate"]>small,.learning-room-hotspot[data-room-station="seating"]>small{right:calc(100% + 9px);left:auto;bottom:50%;transform:translate(-5px,50%)}.learning-room-hotspot[data-room-station="light-climate"]:hover>small,.learning-room-hotspot[data-room-station="light-climate"]:focus-visible>small,.learning-room-hotspot[data-room-station="seating"]:hover>small,.learning-room-hotspot[data-room-station="seating"]:focus-visible>small{transform:translate(0,50%)}.learning-room-dialog{box-sizing:border-box;max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain}

.room-effect-flipchart{left:1.1%;top:25.7%;width:8.4%;height:22%;perspective:420px}.room-effect-flipchart i,.room-effect-flipchart b{position:absolute;inset:0;display:block;border:1px solid rgba(27,47,92,.3);border-radius:2px;background:#fff;box-shadow:0 5px 12px rgba(27,47,92,.18)}.room-effect-flipchart i::before{position:absolute;left:15%;top:16%;width:70%;height:4px;content:'';background:#2199d7;box-shadow:0 12px 0 #b3d9f0,0 24px 0 #b3d9f0,0 36px 0 #b3d9f0}.room-effect-flipchart b{z-index:-1;background:#f7fbfd}.learning-room-stage[data-room-active="flipchart"] .room-effect-flipchart{opacity:1}.learning-room-stage[data-room-active="flipchart"] .room-effect-flipchart i{transform-origin:left center;animation:roomFlipchart .82s cubic-bezier(.2,.8,.25,1) forwards}

.room-effect-pinboard{left:12%;top:27.5%;width:9.8%;height:22%;opacity:0}.room-effect-pinboard i{position:absolute;width:29%;height:25%;background:#b3d9f0;border:1px solid rgba(27,47,92,.25);box-shadow:0 2px 5px rgba(27,47,92,.16)}.room-effect-pinboard i:nth-child(1){left:3%;top:4%}.room-effect-pinboard i:nth-child(2){left:67%;top:4%;background:#ffe08b}.room-effect-pinboard i:nth-child(3){left:3%;top:68%;background:#d6ead7}.room-effect-pinboard i:nth-child(4){left:67%;top:68%;background:#f2b5a7}.learning-room-stage[data-room-active="pinboard"] .room-effect-pinboard{opacity:1}.learning-room-stage[data-room-active="pinboard"] .room-effect-pinboard i{animation:roomCards .78s cubic-bezier(.2,.8,.25,1) both}.learning-room-stage[data-room-active="pinboard"] .room-effect-pinboard i:nth-child(2){animation-delay:.08s}.learning-room-stage[data-room-active="pinboard"] .room-effect-pinboard i:nth-child(3){animation-delay:.16s}.learning-room-stage[data-room-active="pinboard"] .room-effect-pinboard i:nth-child(4){animation-delay:.24s}

.room-effect-trainer{inset:0}.room-effect-trainer img{display:block;width:100%;height:100%;object-fit:cover;clip-path:polygon(26% 22%,32% 22%,35% 63%,25% 63%);filter:drop-shadow(0 10px 8px rgba(27,47,92,.22))}.learning-room-stage[data-room-active="trainer-zone"] .room-effect-trainer{opacity:1}.learning-room-stage[data-room-active="trainer-zone"] .room-effect-trainer img{transform-origin:30% 54%;animation:roomTrainerStep .82s cubic-bezier(.2,.8,.25,1) forwards}

.room-effect-projection{inset:0}.room-effect-projection i{position:absolute;left:23%;top:8%;width:25%;height:40%;background:linear-gradient(110deg,rgba(179,217,240,.08),rgba(205,240,255,.62));clip-path:polygon(96% 0,100% 8%,2% 100%,0 88%);filter:blur(2px)}.room-effect-projection b{position:absolute;left:23.1%;top:15.4%;width:22.6%;height:33.7%;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.55),rgba(218,244,255,.28) 58%,rgba(179,217,240,.08));box-shadow:inset 0 0 35px rgba(33,153,215,.18)}.room-effect-projection::after{position:absolute;inset:0;z-index:2;content:'';background:url('../img/ideal-learning-room-v2.webp') center/cover no-repeat;clip-path:polygon(26% 22%,32% 22%,35% 63%,25% 63%)}.learning-room-stage[data-room-active="projection"] .room-effect-projection{animation:roomProjector .9s ease-out forwards}

.room-effect-materials{left:39.1%;top:42%;width:6.6%;height:10%;perspective:300px}.room-effect-materials b{position:absolute;left:0;right:0;bottom:0;height:62%;display:block;background:linear-gradient(#20242b,#07090c);border:2px solid #555;border-radius:1px 1px 4px 4px;box-shadow:0 5px 8px rgba(0,0,0,.35)}.room-effect-materials i{position:absolute;left:0;right:0;top:0;height:43%;display:block;background:linear-gradient(#30353b,#0c0e11);border:2px solid #555;transform-origin:center bottom}.room-effect-materials b::after{position:absolute;left:12%;right:12%;top:12%;height:28%;content:'';background:repeating-linear-gradient(90deg,#e74c5e 0 8%,#f5cf54 8% 16%,#58b8e8 16% 24%,#78c49a 24% 32%)}.learning-room-stage[data-room-active="materials"] .room-effect-materials{opacity:1}.learning-room-stage[data-room-active="materials"] .room-effect-materials i{animation:roomCaseOpen .75s cubic-bezier(.2,.8,.2,1) forwards}

.room-effect-breakout{left:56.7%;top:27%;width:11.2%;height:32%;overflow:hidden;border-radius:2px}.room-effect-breakout i{position:absolute;inset:0;background:radial-gradient(circle at 50% 55%,rgba(255,239,174,.88),rgba(255,213,111,.28) 58%,transparent 75%)}.room-effect-breakout b{position:absolute;left:34%;top:20%;width:33%;height:45%;background:rgba(255,240,188,.55);box-shadow:0 0 28px 10px rgba(255,217,119,.55)}.learning-room-stage[data-room-active="breakout-room"] .room-effect-breakout{animation:roomLightOn .9s ease-out forwards}

.room-effect-seating{left:65%;top:47%;width:31%;height:43%}.room-effect-seating i{position:absolute;display:block;width:7.5%;aspect-ratio:1;border:3px solid #2199d7;border-radius:50%;background:rgba(255,255,255,.76);box-shadow:0 0 0 4px rgba(179,217,240,.3)}.room-effect-seating i:nth-child(1){left:9%;top:7%}.room-effect-seating i:nth-child(2){left:55%;top:4%}.room-effect-seating i:nth-child(3){left:83%;top:26%}.room-effect-seating i:nth-child(4){left:84%;top:66%}.room-effect-seating i:nth-child(5){left:50%;top:82%}.room-effect-seating i:nth-child(6){left:6%;top:61%}.learning-room-stage[data-room-active="seating"] .room-effect-seating{opacity:1}.learning-room-stage[data-room-active="seating"] .room-effect-seating i{animation:roomSeatArrange .8s cubic-bezier(.2,.8,.25,1) both}.learning-room-stage[data-room-active="seating"] .room-effect-seating i:nth-child(2){animation-delay:.06s}.learning-room-stage[data-room-active="seating"] .room-effect-seating i:nth-child(3){animation-delay:.12s}.learning-room-stage[data-room-active="seating"] .room-effect-seating i:nth-child(4){animation-delay:.18s}.learning-room-stage[data-room-active="seating"] .room-effect-seating i:nth-child(5){animation-delay:.24s}.learning-room-stage[data-room-active="seating"] .room-effect-seating i:nth-child(6){animation-delay:.3s}

.room-effect-climate{left:56.6%;top:27%;width:11.4%;height:32%;perspective:600px}.room-effect-climate i{position:absolute;inset:0;display:block;background:linear-gradient(100deg,rgba(214,233,242,.72),rgba(124,157,174,.42));border:2px solid rgba(27,47,92,.48);transform-origin:right center}.room-effect-climate b{position:absolute;right:-38%;top:20%;width:48%;height:60%;display:block;border-top:5px solid rgba(179,217,240,.85);border-right:5px solid transparent;border-radius:50%;opacity:0}.learning-room-stage[data-room-active="light-climate"] .room-effect-climate{opacity:1}.learning-room-stage[data-room-active="light-climate"] .room-effect-climate i{animation:roomDoorOpen .86s cubic-bezier(.2,.8,.25,1) forwards}.learning-room-stage[data-room-active="light-climate"] .room-effect-climate b{animation:roomFreshAir .9s .25s ease-out forwards}

.room-effect-pathways{inset:0}.room-effect-pathways i{position:absolute;display:block;width:9%;height:2.4%;background:linear-gradient(90deg,transparent,#8bd5f2 24% 78%,transparent);clip-path:polygon(0 35%,72% 35%,72% 0,100% 50%,72% 100%,72% 65%,0 65%);filter:drop-shadow(0 2px 3px rgba(27,47,92,.22))}.room-effect-pathways i:nth-child(1){left:38%;top:73%;--room-path-rotate:-14deg}.room-effect-pathways i:nth-child(2){left:49%;top:77%;--room-path-rotate:3deg}.room-effect-pathways i:nth-child(3){left:59%;top:72%;--room-path-rotate:-9deg}.learning-room-stage[data-room-active="pathways"] .room-effect-pathways{opacity:1}.learning-room-stage[data-room-active="pathways"] .room-effect-pathways i{animation:roomPathFlow .8s ease-out both}.learning-room-stage[data-room-active="pathways"] .room-effect-pathways i:nth-child(2){animation-delay:.14s}.learning-room-stage[data-room-active="pathways"] .room-effect-pathways i:nth-child(3){animation-delay:.28s}

.room-effect-acoustics{left:23%;top:28%;width:16%;height:31%}.room-effect-acoustics i{position:absolute;left:40%;top:32%;width:20%;aspect-ratio:1;border:4px solid rgba(33,153,215,.88);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(45deg) scale(.4)}.learning-room-stage[data-room-active="acoustics"] .room-effect-acoustics{opacity:1}.learning-room-stage[data-room-active="acoustics"] .room-effect-acoustics i{animation:roomSoundWave 1s ease-out both}.learning-room-stage[data-room-active="acoustics"] .room-effect-acoustics i:nth-child(2){animation-delay:.16s}.learning-room-stage[data-room-active="acoustics"] .room-effect-acoustics i:nth-child(3){animation-delay:.32s}

@keyframes roomFlipchart{0%{transform:rotateY(0);filter:brightness(1)}55%{transform:rotateY(-105deg);filter:brightness(.92)}100%{transform:rotateY(-178deg);filter:brightness(.82)}}@keyframes roomCards{0%{transform:translate(120%,85%) rotate(8deg);opacity:0}100%{transform:translate(0,0) rotate(0);opacity:1}}@keyframes roomTrainerStep{0%{transform:translate(0,0) scale(1);filter:drop-shadow(0 10px 8px rgba(27,47,92,0))}100%{transform:translate(1.1%,-1.2%) scale(1.045);filter:drop-shadow(0 12px 10px rgba(27,47,92,.34))}}@keyframes roomProjector{0%{opacity:0;filter:brightness(.7)}45%{opacity:.35;filter:brightness(1.35)}100%{opacity:1;filter:brightness(1)}}@keyframes roomCaseOpen{0%{transform:rotateX(0)}100%{transform:translateY(-18%) rotateX(-112deg)}}@keyframes roomLightOn{0%{opacity:0;filter:brightness(.65)}45%{opacity:1;filter:brightness(1.35)}100%{opacity:.9;filter:brightness(1)}}@keyframes roomSeatArrange{0%{transform:translate(-70%,-45%) scale(.3);opacity:0}65%{transform:translate(0,0) scale(1.18);opacity:1}100%{transform:translate(0,0) scale(1);opacity:1}}@keyframes roomDoorOpen{0%{transform:rotateY(0);opacity:1}100%{transform:rotateY(76deg);opacity:.35}}@keyframes roomFreshAir{0%{transform:translateX(-40%) scale(.4);opacity:0}100%{transform:translateX(0) scale(1);opacity:1}}@keyframes roomPathFlow{0%{transform:translateX(-35%) rotate(var(--room-path-rotate)) scale(.7);opacity:0}100%{transform:translateX(0) rotate(var(--room-path-rotate)) scale(1);opacity:1}}@keyframes roomSoundWave{0%{transform:rotate(45deg) scale(.35);opacity:.9}100%{transform:rotate(45deg) scale(3.4);opacity:0}}
@media(max-width:820px){.learning-room-interaction-status{font-size:13px}.learning-room-dialog{max-height:calc(100dvh - 20px)}}
@media(prefers-reduced-motion:reduce){.learning-room-stage[data-room-active] .room-effect,.learning-room-stage[data-room-active] .room-effect *{animation:none!important}.learning-room-stage[data-room-active] .room-effect{opacity:.82}.learning-room-stage[data-room-active="trainer-zone"] .room-effect-trainer img{transform:translate(1%,-1%) scale(1.03)}.learning-room-stage[data-room-active="light-climate"] .room-effect-climate i{transform:rotateY(70deg)}}

/* Exportauswahl im Ablaufplaner: klar schließbar und tastaturbedienbar. */
.export-popover{min-width:210px}
.export-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 5px 7px 9px;border-bottom:1px solid var(--line);margin-bottom:4px}
.export-popover-head strong{font-size:.8rem;color:var(--navy)}
.export-popover-close{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:1.25rem;cursor:pointer}
.export-popover-close:hover,.export-popover-close:focus-visible{background:var(--surface);color:var(--navy)}
.export-popover a:focus-visible{background:var(--surface)}

/* Qualitaetsstudio: Score und Bewertung bleiben vollstaendig im Kreis lesbar. */
.studio-score{width:168px;height:168px;padding:16px 8px;overflow:hidden;grid-template-rows:auto auto auto;align-content:center;justify-items:center}
.studio-score strong{font-size:2.35rem}
.studio-score span,.studio-score small{display:block;max-width:132px;line-height:1.2}
.studio-score span{margin-top:5px;font-size:.88rem}
.studio-score small{margin-top:4px;font-size:.72rem;font-weight:500}

@media(max-width:760px){
    .studio-score{width:160px;height:160px;padding:14px 7px}
    .studio-score strong{font-size:2.15rem}
    .studio-score span{font-size:.82rem}
    .studio-score small{font-size:.68rem;line-height:1.18}
}

/* Troubleshooting: visuelle Kategorien und klar priorisierte Praxisprofile */
.troubleshooting-category-heading{align-items:flex-end}
.troubleshooting-category-heading p{max-width:650px;margin:8px 0 0;color:var(--muted)}
.troubleshooting-category-heading>span{flex:none;padding:7px 11px;color:#672a31;background:#fff0f1;border:1px solid #e9cbd0;border-radius:999px;font-size:.82rem;font-weight:700}
.troubleshooting-category-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:24px;align-items:start}
.troubleshooting-category-layout .troubleshooting-card-grid{grid-template-columns:1fr;gap:11px}
.troubleshooting-category-layout .troubleshooting-situation-card{min-height:82px;padding:17px 18px;border-color:#ead0d3;border-left:4px solid #b74b55;box-shadow:0 7px 20px rgba(93,34,41,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.troubleshooting-category-layout .troubleshooting-situation-card:hover,.troubleshooting-category-layout .troubleshooting-situation-card:focus-visible{transform:translateX(4px);border-color:#b74b55;box-shadow:0 12px 28px rgba(93,34,41,.11)}
.troubleshooting-category-layout .troubleshooting-situation-card>span{color:#fff;background:#a63e49}
.troubleshooting-category-layout .troubleshooting-situation-card>b{font-size:1.25rem}
.troubleshooting-category-visual{position:sticky;top:20px;overflow:hidden;min-height:360px;aspect-ratio:4/3;background:linear-gradient(145deg,#edf7fc,#fff5f5);border:1px solid #d7e4ec;border-radius:22px;box-shadow:0 18px 40px rgba(27,47,92,.13)}
.troubleshooting-category-visual::after{position:absolute;inset:auto 0 0;height:28%;content:"";pointer-events:none;background:linear-gradient(transparent,rgba(20,45,84,.12))}
.troubleshooting-category-visual>img{display:block;width:100%;height:100%;object-fit:cover}
.troubleshooting-category-visual>.ai-image-emblem{right:10px;bottom:10px;z-index:3}
.troubleshooting-profile-card{position:relative;overflow:hidden;box-shadow:0 7px 20px rgba(27,47,92,.05)}
.troubleshooting-profile-card h3{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.troubleshooting-profile-icon{display:inline-grid;place-items:center;flex:0 0 34px;width:34px;height:34px;color:#17356d;background:#e8f4fb;border:1px solid #cae2f0;border-radius:10px;font-size:1.02rem;font-style:normal;font-weight:800}
.troubleshooting-profile-card.warning{border-left:4px solid #e8a41b}
.troubleshooting-profile-card.warning .troubleshooting-profile-icon{color:#7b5200;background:#fff6de;border-color:#eed28f}
.troubleshooting-profile-card.risk{border-left:4px solid #b74b55}
.troubleshooting-profile-card.risk .troubleshooting-profile-icon,.troubleshooting-profile-card.avoid .troubleshooting-profile-icon{color:#8e303a;background:#fff0f1;border-color:#e7bec3}
.troubleshooting-profile-card.causes{border-left:4px solid #7790aa}
.troubleshooting-profile-card.prevention{border-left:4px solid #3f9b83}
.troubleshooting-profile-card.prevention .troubleshooting-profile-icon{color:#24715e;background:#e9f7f3;border-color:#bfe2d7}
.troubleshooting-profile-card.priority{padding:24px 25px;background:linear-gradient(135deg,#17356d 0%,#126fa5 58%,#2199d7 100%);border:0;box-shadow:0 16px 34px rgba(23,53,109,.23)}
.troubleshooting-profile-card.priority::after{position:absolute;right:-28px;bottom:-50px;width:180px;height:180px;content:"";background:rgba(255,255,255,.08);border-radius:50%}
.troubleshooting-profile-card.priority h3,.troubleshooting-profile-card.priority p{position:relative;z-index:1;color:#fff}
.troubleshooting-profile-card.priority h3{font-size:1.1rem}
.troubleshooting-profile-card.priority .troubleshooting-profile-icon{color:#17356d;background:#fff;border-color:rgba(255,255,255,.8);box-shadow:0 5px 14px rgba(3,31,68,.2)}
.troubleshooting-profile-card.priority p{font-size:1.02rem;line-height:1.72}
.troubleshooting-profile-card.quote{padding:22px;background:linear-gradient(135deg,#fff,#f2f9fd);border-left:5px solid var(--blue)}
.troubleshooting-profile-card.quote .troubleshooting-profile-icon{color:#fff;background:var(--blue);border-color:var(--blue);font-family:Georgia,serif;font-size:1.35rem}
.troubleshooting-profile-card.quote p{color:var(--navy);font-size:1.06rem;font-style:italic;font-weight:500;line-height:1.72}
.troubleshooting-profile-card.tip .troubleshooting-profile-icon{color:#126fa5;background:#fff;border-color:#b8dbea}
.troubleshooting-profile-card.safeguard .troubleshooting-profile-icon{color:#705400;background:#fff;border-color:#e6c66f}

@media(max-width:980px){
    .troubleshooting-category-layout{grid-template-columns:1fr}
    .troubleshooting-category-visual{position:relative;top:auto;order:-1;min-height:0;max-height:460px}
}

@media(max-width:620px){
    .troubleshooting-category-heading{align-items:flex-start}
    .troubleshooting-category-visual{border-radius:16px}
    .troubleshooting-category-layout .troubleshooting-situation-card{min-height:76px}
    .troubleshooting-category-visual>.ai-image-emblem{right:8px;bottom:8px}
    .troubleshooting-profile-card.priority{padding:21px}
}

/* Abrechnung: eindeutige Auswahlkarten statt auseinandergezogener Radiobutton-Zeilen */
.contract-type-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 8px}
.contract-type-picker legend{grid-column:1/-1;margin:0 0 3px;color:var(--navy);font-size:1rem}
.contract-type-picker .contract-type-choice{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr) 22px;gap:14px;align-items:center;min-height:108px;padding:17px 18px;background:linear-gradient(145deg,#fff,#f8fbfd);border:1px solid #d7e2eb;border-radius:16px;box-shadow:0 7px 20px rgba(27,47,92,.045);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.contract-type-picker .contract-type-choice:hover,.contract-type-picker .contract-type-choice:focus-within{transform:translateY(-2px);border-color:#8ccbea;box-shadow:0 12px 28px rgba(27,47,92,.1)}
.contract-type-picker .contract-type-choice:has(input:checked){background:linear-gradient(135deg,#edf8fd,#f7fcff);border-color:#2199d7;box-shadow:0 0 0 2px rgba(33,153,215,.1),0 13px 30px rgba(33,153,215,.13)}
.contract-type-icon{display:grid;place-items:center;width:50px;height:50px;color:#17356d;background:#e4f2fa;border-radius:14px}
.contract-type-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contract-type-choice:has(input:checked) .contract-type-icon{color:#fff;background:linear-gradient(145deg,#17356d,#2199d7);box-shadow:0 8px 18px rgba(33,153,215,.24)}
.contract-type-copy{display:flex!important;flex-direction:column;gap:4px;min-width:0}
.contract-type-copy strong{color:var(--navy);font-size:1rem;line-height:1.25}
.contract-type-copy small{color:#60758a;line-height:1.45}
.billing-profile-form .contract-type-choice input[type=radio]{grid-column:3;grid-row:1;width:21px!important;height:21px;margin:0;accent-color:#2199d7;cursor:pointer}

@media(max-width:760px){
    .contract-type-picker{grid-template-columns:1fr}
    .contract-type-picker .contract-type-choice{min-height:96px}
}

@media(max-width:430px){
    .contract-type-picker .contract-type-choice{grid-template-columns:42px minmax(0,1fr) 20px;gap:11px;padding:15px}
    .contract-type-icon{width:42px;height:42px;border-radius:12px}
    .contract-type-icon svg{width:23px;height:23px}
}

/* Methodenbibliothek: eigene Methoden und Community klar trennen */
.method-scope-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 20px}
.method-scope-tabs a{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;align-items:center;padding:15px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--navy);box-shadow:0 6px 18px rgba(27,47,92,.045);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.method-scope-tabs a:hover,.method-scope-tabs a:focus-visible{transform:translateY(-2px);border-color:#8ccbea;box-shadow:0 10px 24px rgba(27,47,92,.09)}
.method-scope-tabs a.active{border-color:var(--blue);background:linear-gradient(135deg,#edf8fd,#fff);box-shadow:0 0 0 2px rgba(33,153,215,.1),0 10px 24px rgba(33,153,215,.1)}
.method-scope-tabs a>span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e7f4fb;color:var(--blue);font-size:1.15rem}
.method-scope-tabs a.active>span{background:var(--navy);color:#fff}
.method-scope-tabs strong{font-size:.94rem}.method-scope-tabs small{color:var(--muted);font-size:.76rem;line-height:1.35}
.palette-scope-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:9px 0 7px;padding:5px;border:1px solid #d6e5ee;border-radius:11px;background:#f2f7fa}
.palette-scope-tabs button{min-width:0;padding:8px 6px;border:0;border-radius:8px;background:transparent;color:#526a80;font:600 .72rem Poppins,sans-serif;cursor:pointer;white-space:normal;line-height:1.2}
.palette-scope-tabs button:hover,.palette-scope-tabs button:focus-visible{background:#fff;color:var(--navy)}
.palette-scope-tabs button.active{background:var(--navy);color:#fff;box-shadow:0 4px 10px rgba(27,47,92,.18)}
.palette-source-label{align-self:flex-start;margin-top:4px;padding:3px 7px;border-radius:999px;background:#e4f3fb;color:#176f9e;font-style:normal;font-size:.64rem;font-weight:700;line-height:1.2}
.palette-source-label.is-community{background:#eef0fb;color:#445295}

@media(max-width:820px){
    .method-scope-tabs{grid-template-columns:1fr}
}
