:root{
  --fx-ink:#111827;--fx-muted:#667085;--fx-bg:#F8FAFC;--fx-card:#FFFFFF;--fx-line:rgba(17,24,39,.09);--fx-blue:#1687FF;--fx-cyan:#25D9FF;--fx-warn:#F59E0B;--fx-red:#DC2626;--fx-green:#16A34A;--fx-shadow:0 18px 48px rgba(17,24,39,.10);--fx-radius:24px;
}
*{box-sizing:border-box;min-width:0}
html{background:var(--fx-bg);-webkit-text-size-adjust:100%}
body{margin:0;min-height:100vh;color:var(--fx-ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,Arial,sans-serif;background:radial-gradient(circle at top left,rgba(22,135,255,.14),transparent 34%),linear-gradient(180deg,#fff,var(--fx-bg))}
a{color:inherit}.app{width:100%;max-width:1180px;min-height:100vh;margin:0 auto;background:rgba(255,255,255,.58);backdrop-filter:blur(18px)}
header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;background:rgba(255,255,255,.90);backdrop-filter:blur(22px);border-bottom:1px solid var(--fx-line)}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.brand img{width:52px;height:52px;object-fit:contain;border-radius:14px}.brand b{display:block;font-size:24px;letter-spacing:-.04em;white-space:nowrap}.brand small{display:block;color:var(--fx-muted);font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.logo-fallback{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,var(--fx-blue),var(--fx-cyan));color:#fff;display:grid;place-items:center;font-weight:900}.header-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.club-brand{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;color:#344054;font-size:16px;font-weight:900;text-align:right}.club-brand img{width:42px;height:42px;object-fit:contain;border-radius:12px;order:2}.club-brand span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.club-logo-fallback{width:42px;height:42px;border-radius:12px;background:#EEF2FF;display:grid;place-items:center;font-size:11px;font-weight:900;order:2}.userbar{text-align:right;font-size:12px;color:var(--fx-muted);min-width:110px}.userbar span{display:block;font-weight:800;color:#475467;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.userbar a{color:var(--fx-blue);font-weight:900;text-decoration:none}.topnav{position:sticky;top:89px;z-index:40;display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding:12px 18px;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--fx-line);scrollbar-width:none}.topnav::-webkit-scrollbar{display:none}.topnav a{flex:0 0 auto;white-space:nowrap;padding:11px 15px;border-radius:999px;background:#fff;border:1px solid var(--fx-line);box-shadow:0 8px 18px rgba(17,24,39,.05);text-decoration:none;font-size:14px;font-weight:900;min-height:44px;display:flex;align-items:center}
main{padding:22px 18px 88px;min-height:calc(100vh - 220px)}footer{padding:16px 18px;color:var(--fx-muted);font-size:12px;text-align:center;border-top:1px solid var(--fx-line);background:rgba(255,255,255,.72);line-height:1.55}h1{font-size:clamp(28px,5vw,40px);letter-spacing:-.05em;line-height:1.05;margin:6px 0 14px;overflow-wrap:anywhere}h2{font-size:20px;letter-spacing:-.03em;margin:4px 0 14px;overflow-wrap:anywhere}.eyebrow{display:inline-flex;margin:0 0 8px;padding:7px 11px;border-radius:999px;background:rgba(22,135,255,.10);color:#0B66C3;font-weight:900;font-size:13px}.hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);gap:14px;align-items:stretch;margin:8px 0 16px}.hero>div,.scan-card,.card,.tile,.rowlink,.stat{border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-radius:var(--fx-radius);box-shadow:var(--fx-shadow)}.hero>div{padding:22px}.hero-sub{max-width:620px;color:var(--fx-muted);font-size:17px;line-height:1.45;margin:0}.scan-card{display:flex;flex-direction:column;justify-content:center;text-decoration:none;padding:22px;min-height:165px;color:white;background:linear-gradient(145deg,#111827,#1687FF 72%,#25D9FF)}.scan-card span{font-size:40px;margin-bottom:12px}.scan-card b{font-size:24px;letter-spacing:-.03em}.scan-card small{margin-top:6px;color:rgba(255,255,255,.88);font-weight:700}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px}.stats{margin:14px 0}.stat{padding:17px}.stat span{display:block;color:var(--fx-muted);font-size:13px;font-weight:800}.stat b{display:block;font-size:34px;letter-spacing:-.05em;margin-top:4px}.quickgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:14px 0}.tile,.rowlink,.card{padding:18px;margin:12px 0}.login-shell{min-height:calc(100vh - 250px);display:grid;place-items:center;padding:28px 0}.login-card{width:min(100%,620px);padding:42px 48px}.tile{display:block;text-decoration:none}.tile b{display:block;font-size:19px;letter-spacing:-.02em;overflow-wrap:anywhere}.tile span,.rowlink span,.muted{display:block;color:var(--fx-muted);font-size:14px;font-weight:600;margin-top:6px}.rowlink{display:block;text-decoration:none;font-weight:900;overflow-wrap:anywhere;clear:both}.minirow{display:flex;justify-content:space-between;gap:10px;padding:13px 0;border-top:1px solid var(--fx-line);text-decoration:none}.minirow:first-of-type{border-top:0}.minirow span{color:var(--fx-muted);font-size:14px;text-align:right;overflow-wrap:anywhere}.smartsearch{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:10px;margin:4px 0 22px;max-width:100%}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;align-items:end;margin:12px 0}label{display:block;margin:14px 0 7px;font-weight:900;color:#1d2939}input,select,textarea{width:100%;min-height:52px;padding:13px 15px;border:1px solid rgba(17,24,39,.13);border-radius:17px;background:rgba(255,255,255,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.8);font-size:16px;outline:none}input:focus,select:focus,textarea:focus{border-color:rgba(22,135,255,.55);box-shadow:0 0 0 4px rgba(22,135,255,.13)}textarea{min-height:104px}button,.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 16px;border:0;border-radius:17px;background:linear-gradient(135deg,#111827,var(--fx-blue));color:white;font-size:15px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 12px 26px rgba(22,135,255,.22);text-align:center}form button{width:100%}.secondary{background:#fff;color:#0B66C3;box-shadow:0 10px 22px rgba(17,24,39,.07);border:1px solid var(--fx-line)}.orange{background:linear-gradient(135deg,#f59e0b,#ffb74a);color:#3b2200}.actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.actions .button{width:auto;flex:0 1 auto}.notice,.error,.success{border-radius:20px;padding:14px 16px;margin:12px 0;font-weight:700;line-height:1.45}.notice{background:#FFF7E0;border:1px solid #F4D27A}.error{background:#FEECEC;color:#8A1F17;border:1px solid #F4AAAA}.success{background:#EAF8F0;color:#0F5132;border:1px solid #9AD7B4}table{width:100%;border-collapse:separate;border-spacing:0;border-radius:20px;background:#fff;box-shadow:var(--fx-shadow);overflow:hidden}th,td{padding:13px;border-bottom:1px solid var(--fx-line);font-size:14px;text-align:left;vertical-align:top;overflow-wrap:anywhere}th{background:#F4F7FB;font-weight:900}.password-wrap{display:flex;gap:8px}.password-wrap input{flex:1}.password-wrap button{width:auto;margin:0;background:#fff;color:#0B66C3;box-shadow:none;border:1px solid var(--fx-line)}.badge{display:inline-block;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:900}.lager{background:#E8F7EE;color:#16794C}.ausgegeben{background:#FFF6DD;color:#9A6700}.werkstatt{background:#FFF0E6;color:#9A4B00}.verloren,.ausgemustert,.defekt{background:#FEEAEA;color:#B42318}.back{display:inline-flex;margin:0 0 10px;color:#0B66C3;font-weight:900;text-decoration:none}.fab{position:fixed;right:18px;bottom:18px;z-index:80;width:64px;height:64px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#111827,var(--fx-blue));color:white;text-decoration:none;font-size:27px;box-shadow:0 18px 42px rgba(22,135,255,.35)}#reader{border-radius:24px;overflow:hidden;background:white;box-shadow:var(--fx-shadow)}.small{font-size:13px;color:var(--fx-muted)}.schema-list{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 16px}.schema-list span{padding:7px 10px;border-radius:999px;background:#F1F5F9;color:#475467;font-size:13px;font-weight:800}.import-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}
@media(max-width:780px){.app{max-width:none;box-shadow:none;background:rgba(255,255,255,.44)}header{align-items:flex-start;gap:10px;padding:12px}.brand img,.logo-fallback{width:40px;height:40px;border-radius:11px}.brand b{font-size:19px}.brand small{max-width:170px;font-size:11px}.header-right{flex-direction:column;align-items:flex-end;gap:3px}.club-brand{font-size:12px}.club-brand img,.club-logo-fallback{width:30px;height:30px}.club-brand span{max-width:42vw}.userbar{min-width:0}.userbar span{display:none}.topnav{top:65px;padding:9px 12px;gap:7px}.topnav a{font-size:13px;padding:10px 12px}main{padding:14px 12px 94px}h1{font-size:30px}.hero{grid-template-columns:1fr}.hero>div,.scan-card,.card,.tile,.rowlink,.stat{border-radius:22px}.login-shell{min-height:auto;padding:22px 0}.login-card{padding:24px 18px}.smartsearch{grid-template-columns:1fr}.quickgrid{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.actions{display:grid;grid-template-columns:1fr;gap:8px}.actions .button{width:100%}.minirow{display:block}.minirow span{text-align:left}.fab{width:60px;height:60px;right:14px;bottom:14px}table,thead,tbody,tr,th,td{display:block}table{background:transparent;box-shadow:none;border-radius:0}tr{background:#fff;margin:12px 0;padding:12px;border:1px solid var(--fx-line);border-radius:20px;box-shadow:0 12px 26px rgba(17,24,39,.06)}th{display:none}td{border:0;padding:7px 4px;font-size:15px}td:last-child{padding-bottom:2px}}
@media(max-width:420px){.grid{grid-template-columns:1fr}.brand small{display:none}.stat b{font-size:30px}.club-brand span{display:none}.topnav{top:64px}}

/* 0.6.2 Mobile Login Fix */
.login-form{position:relative;z-index:5;display:block}
.login-form input,.login-form button{position:relative;z-index:6;pointer-events:auto;-webkit-tap-highlight-color:rgba(22,135,255,.18);touch-action:manipulation}
.login-form button{width:100%;margin-top:18px;cursor:pointer;-webkit-appearance:none;appearance:none}
.login-card{position:relative;overflow:visible}
@media(max-width:780px){.login-card{width:100%;max-width:560px}.login-form input,.login-form button{font-size:16px;min-height:56px}.login-form button{margin-top:20px}}

/* 0.6.3 UI Polish: Scanner, Dashboard, Header */
.dashboard-hero{grid-template-columns:minmax(300px,.85fr) minmax(0,1.35fr);align-items:stretch}
.scan-card-primary{min-height:210px;order:0}
.scan-card-primary span{font-size:56px;margin-bottom:16px}
.scan-card-primary b{font-size:31px;letter-spacing:-.045em}
.scan-card-primary small{font-size:15px;max-width:330px;line-height:1.35}
.hero.dashboard-hero>div{display:flex;flex-direction:column;justify-content:center}
.quickgrid .tile:first-child{border-color:rgba(22,135,255,.25)}
.fab{display:none}
.qr-reader{margin:14px 0 0;min-height:280px;border-radius:24px;background:#fff;box-shadow:var(--fx-shadow);border:1px solid var(--fx-line);overflow:hidden}
header{min-height:88px}.header-right{flex-wrap:nowrap}.club-brand span{max-width:420px}.userbar{border-left:1px solid var(--fx-line);padding-left:14px}
@media(min-width:1000px){main{padding-top:28px}.stats .stat{min-height:108px}.quickgrid{grid-template-columns:repeat(4,minmax(0,1fr))}.scan-card:hover,.tile:hover,.rowlink:hover{transform:translateY(-1px);transition:.16s ease}}
@media(max-width:780px){.dashboard-hero{grid-template-columns:1fr}.scan-card-primary{min-height:150px;order:0}.scan-card-primary span{font-size:42px;margin-bottom:8px}.scan-card-primary b{font-size:25px}.hero.dashboard-hero>div{order:1}.fab{display:flex;align-items:center;justify-content:center;gap:7px;left:50%;right:auto;bottom:14px;transform:translateX(-50%);width:auto;min-width:132px;height:58px;padding:0 18px;border-radius:999px;font-size:18px}.fab span{font-size:22px}.fab b{font-size:15px;letter-spacing:-.01em}.userbar{border-left:0;padding-left:0}.smartsearch{margin-bottom:14px}.qr-reader{min-height:260px}}
@media(max-width:420px){.scan-card-primary{min-height:138px}.scan-card-primary small{font-size:13px}.fab{bottom:12px;min-width:124px;height:56px}.topnav{padding-bottom:10px}}

/* 0.7.0 Navigation, Scanner, Delete/Archive, Footer Fix */
.topnav{overflow:visible;align-items:center}
.topnav .more{position:relative;display:flex;align-items:center}
.topnav .more summary{list-style:none;cursor:pointer;padding:10px 15px;border-radius:999px;background:#fff;border:1px solid var(--fx-line);box-shadow:0 8px 18px rgba(17,24,39,.05);font-size:14px;font-weight:900;min-height:44px;display:flex;align-items:center;color:#111827}
.topnav .more summary::-webkit-details-marker{display:none}
.topnav .more div{display:none;position:absolute;right:0;top:52px;min-width:210px;background:#fff;border:1px solid var(--fx-line);border-radius:20px;box-shadow:var(--fx-shadow);padding:8px;z-index:120}
.topnav .more[open] div{display:grid;gap:6px}
.topnav .more div a{box-shadow:none;border:0;background:transparent;justify-content:flex-start;border-radius:14px}
.inline-form{display:inline-flex;margin:0 0 0 6px;vertical-align:middle}
.inline-form button{width:auto;min-height:36px;padding:7px 10px;border-radius:12px;font-size:13px;box-shadow:none}
.danger,.link-danger{background:#FEEAEA!important;color:#B42318!important;border:1px solid #F4AAAA!important;box-shadow:none!important}
.link-danger{min-height:auto;padding:3px 6px;border-radius:8px;font-size:13px;cursor:pointer}
.scanner-card{display:grid;gap:12px}
.qr-video{display:none;width:100%;max-height:56vh;min-height:260px;object-fit:cover;border-radius:22px;background:#111827}
.qr-reader{min-height:auto;padding:0;background:transparent;box-shadow:none;border:0}
footer{position:static!important;margin-top:20px}
body{padding-bottom:0!important}
@media(max-width:780px){
  .topnav{top:65px;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;padding-bottom:12px}
  .topnav .more{flex:0 0 auto}
  .topnav .more div{right:0;left:auto;position:fixed;top:122px;max-height:60vh;overflow:auto}
  main{padding-bottom:112px}
  footer{padding-bottom:84px}
  .inline-form{display:flex;margin:8px 0 0 0;width:100%}
  .inline-form button{width:100%;min-height:48px}
  .qr-video{min-height:300px;max-height:52vh}
}

/* 0.7.1 QR-Etiketten & Systemtest */
.pair-help{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}
.pair-help>div{border:1px dashed rgba(22,135,255,.45);background:rgba(22,135,255,.06);border-radius:18px;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.pair-help b{font-size:19px;letter-spacing:-.02em}.pair-help span{display:block;color:var(--fx-muted);font-weight:800;margin-top:6px}
.help-card p{color:var(--fx-muted);font-weight:700;line-height:1.45}.topnav .more summary:after{content:'▾';font-size:11px;margin-left:8px;color:var(--fx-muted)}
@media(max-width:780px){.pair-help{grid-template-columns:1fr}.topnav .more div{left:12px;right:12px;top:118px}.topnav .more div a{min-height:46px}.topnav .more summary{min-height:44px}}

/* 0.7.1b UI Test: aktive Navigation, mobile Mehr-Seite, Scan/Etiketten/Einstellungen */
.topnav a.active,.topnav .more.active summary,.filterbar .active{background:linear-gradient(135deg,#111827,var(--fx-blue))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 26px rgba(22,135,255,.22)!important}
.mobile-more-link{display:none!important}.more-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.more-tile{min-height:118px;align-items:flex-start}.filterbar{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 16px}.filterbar .button{width:auto;min-height:44px;padding:10px 14px}.athlete-row b,.issued-row b{display:block;font-size:16px;margin-bottom:5px}.material-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:900;margin-left:4px}.material-badge.has-material{background:#E8F7EE;color:#16794C}.material-badge.no-material{background:#F1F5F9;color:#667085}.scan-hero{display:grid;grid-template-columns:170px 1fr;gap:22px;align-items:center;background:linear-gradient(135deg,#F7FBFF,#FFFFFF)}.scan-hero h2{font-size:30px;margin:0 0 8px;letter-spacing:-.04em}.scan-hero p{font-weight:700;color:var(--fx-muted);line-height:1.45}.scan-visual{width:154px;height:154px;border-radius:32px;background:linear-gradient(135deg,#111827,#1687ff);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 42px rgba(22,135,255,.24)}.scan-visual span{font-size:62px;line-height:.9}.scan-visual b{font-size:25px;letter-spacing:.12em}.inline-search{display:grid;grid-template-columns:1fr 180px;gap:10px}.manual-card button{width:100%}.label-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start}.label-preview-card h2{margin-top:0}.label-preview{width:260px;height:174px;margin:12px auto;padding:14px;border-radius:18px;border:1px solid rgba(17,24,39,.14);background:#fff;box-shadow:0 18px 42px rgba(17,24,39,.09);display:flex;flex-direction:column;align-items:center;justify-content:center}.label-preview b{font-size:20px;letter-spacing:.02em}.label-preview small{font-weight:900;color:var(--fx-muted);margin-top:4px}.fake-qr{width:82px;height:82px;margin:8px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:5px}.fake-qr span{background:#111827;border-radius:4px}.fake-qr span:nth-child(2),.fake-qr span:nth-child(4),.fake-qr span:nth-child(8){background:#1687ff}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-grid .card h2{margin-top:0}.settings-grid input[readonly]{background:#F8FAFC;color:#475467}.brand-preview{display:flex;gap:14px;align-items:center;padding:14px;border:1px solid var(--fx-line);border-radius:18px;background:#F8FAFC}.brand-preview img{width:58px;height:58px;object-fit:contain}.brand-preview b{display:block;font-size:20px}.brand-preview span{display:block;color:var(--fx-muted);font-weight:800}.topnav a,.topnav .more summary,button,.button{min-height:48px}.smartsearch button{min-height:56px}
@media(max-width:780px){.topnav details.more{display:none!important}.mobile-more-link{display:flex!important;flex:0 0 auto}.scan-hero{grid-template-columns:1fr;text-align:center}.scan-visual{margin:0 auto;width:132px;height:132px}.scan-hero .actions{display:grid;grid-template-columns:1fr;gap:8px}.inline-search{grid-template-columns:1fr}.label-layout,.settings-grid{grid-template-columns:1fr}.label-preview{width:100%;max-width:290px}.filterbar{display:grid;grid-template-columns:1fr}.filterbar .button{width:100%}.topnav a.active,.mobile-more-link.active{background:linear-gradient(135deg,#111827,var(--fx-blue))!important;color:#fff!important}}

/* 0.7.1c Workflow-Test */
.stat{text-decoration:none;color:#111827}.stat:hover{transform:translateY(-1px);transition:.16s ease}.scan-result .status-panel{padding:16px;border-radius:22px;background:#F8FAFC;border:1px solid var(--fx-line);margin-bottom:14px}.issued-panel{background:#FFF8E6!important}.lager-panel{background:#EAF8F0!important}.material-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:12px 0}.material-mini-card{border:1px solid var(--fx-line);background:#fff;border-radius:18px;padding:13px;box-shadow:0 10px 22px rgba(17,24,39,.05)}.material-mini-card b{display:block;font-size:16px}.material-mini-card span{display:block;color:var(--fx-muted);font-weight:700;margin:4px 0 8px;line-height:1.35}.material-mini-card a{font-weight:900;color:#0B66C3;text-decoration:none}.issued-group h2{margin-bottom:8px}.athlete-head{background:linear-gradient(135deg,#F7FBFF,#fff)}.check-card{display:flex;align-items:center;gap:12px;border:1px solid var(--fx-line);border-radius:18px;background:#fff;padding:13px;margin:10px 0;cursor:pointer}.check-card input{width:24px;min-height:24px;accent-color:var(--fx-blue);box-shadow:none}.check-card span{display:block}.check-card b{display:block}.placement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:14px 0}.placement-item{border:1px solid var(--fx-line);border-radius:22px;background:#F8FAFC;padding:16px;text-align:center}.placement-item b{display:block;margin-top:12px;font-size:17px}.placement-item p{color:var(--fx-muted);font-weight:700;line-height:1.35}.ski-pair,.roller-pair,.pole-pair{height:120px;display:flex;align-items:center;justify-content:center;gap:14px}.ski{width:28px;height:108px;background:linear-gradient(180deg,#e5e7eb,#fff);border:2px solid #1d2939;border-radius:20px;position:relative;display:block}.ski i{position:absolute;left:50%;top:44px;transform:translateX(-50%);width:22px;height:12px;background:#1687FF;border-radius:6px;box-shadow:0 0 0 2px #fff}.roller{width:118px;height:28px;background:#111827;border-radius:20px;position:relative;display:block}.roller:before,.roller:after{content:'';position:absolute;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#475467}.roller:before{left:6px}.roller:after{right:6px}.roller i{position:absolute;left:50%;top:-12px;transform:translateX(-50%);width:36px;height:16px;background:#1687FF;border-radius:7px;box-shadow:0 0 0 2px #fff}.pole-pair span{display:block;width:8px;height:112px;background:#111827;border-radius:999px;position:relative}.pole-pair span:after{content:'';position:absolute;left:50%;top:44px;transform:translateX(-50%);width:22px;height:12px;background:#1687FF;border-radius:6px;box-shadow:0 0 0 2px #fff}
@media(max-width:780px){.mobile-more-link{position:relative;z-index:200;pointer-events:auto;touch-action:manipulation}.topnav details.more{display:none!important}.material-card-grid{grid-template-columns:1fr}.check-card{align-items:flex-start}.placement-grid{grid-template-columns:1fr}}
/* 0.7.1d mobile navigation hardening */
.big-select{min-height:56px;font-size:16px;padding:14px 16px;border-radius:16px;border:1px solid var(--fx-line);background:#fff;width:100%}
.issue-card .notice{margin:10px 0 14px}
@media(max-width:780px){
  #mobileMoreLink{display:flex!important;position:relative!important;z-index:9999!important;pointer-events:auto!important;touch-action:manipulation!important;background:#fff;border:1px solid rgba(17,24,39,.08)}
  #mobileMoreLink.active{background:linear-gradient(135deg,#111827,var(--fx-blue))!important;color:#fff!important}
  .topnav details.more{display:none!important}
}

/* 0.8.0-A Dashboard & Mobile UX */
.app-dashboard{display:grid;gap:16px;max-width:1040px;margin:0 auto}.welcome-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border-radius:30px;background:linear-gradient(135deg,#ffffff,#f4f9ff);border:1px solid rgba(255,255,255,.75);box-shadow:var(--fx-shadow)}.welcome-card h1{margin:0;font-size:42px}.welcome-card img{width:86px;height:86px;object-fit:contain;border-radius:20px;background:#fff;padding:8px;border:1px solid var(--fx-line)}.main-scan-action{display:flex;align-items:center;gap:18px;padding:24px;border-radius:32px;text-decoration:none;color:#fff;background:linear-gradient(135deg,#0b1220,#1687ff 70%,#25d9ff);box-shadow:0 22px 48px rgba(22,135,255,.28);min-height:118px}.main-scan-action .scan-icon{width:70px;height:70px;border-radius:24px;display:grid;place-items:center;background:rgba(255,255,255,.16);font-size:34px}.main-scan-action b{display:block;font-size:30px;letter-spacing:-.04em}.main-scan-action small{display:block;margin-top:6px;color:rgba(255,255,255,.9);font-weight:800}.mobile-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mobile-action-grid a{min-height:132px;border-radius:28px;padding:18px;text-decoration:none;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.75);box-shadow:var(--fx-shadow);display:flex;flex-direction:column;justify-content:space-between}.mobile-action-grid span{font-size:30px}.mobile-action-grid b{font-size:20px;letter-spacing:-.03em}.mobile-action-grid small{color:var(--fx-muted);font-weight:800;line-height:1.3}.compact-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.compact-stats a{border-radius:22px;background:#fff;border:1px solid var(--fx-line);padding:14px;text-align:center;text-decoration:none}.compact-stats b{display:block;font-size:26px;letter-spacing:-.04em}.compact-stats span{display:block;color:var(--fx-muted);font-size:12px;font-weight:900}.activity-card h2{margin-top:0}.activity-row{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-top:1px solid var(--fx-line);text-decoration:none}.activity-row:first-of-type{border-top:0}.activity-dot{font-size:32px;line-height:.65;color:var(--fx-blue)}.activity-row b{display:block}.activity-row small{display:block;color:var(--fx-muted);font-weight:700;margin-top:3px}.developer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.module-list{display:flex;flex-wrap:wrap;gap:8px}.module-list span{padding:9px 12px;border-radius:999px;background:#eef6ff;color:#0b66c3;font-weight:900}
@media(max-width:780px){header{padding:12px 14px}.brand img{width:42px;height:42px}.brand b{font-size:19px}.brand small{font-size:11px}.club-brand span{display:none}.club-brand img{width:42px;height:42px}.userbar{display:none}.topnav{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:300;justify-content:space-around;gap:5px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--fx-line);border-bottom:0;background:rgba(255,255,255,.94)}.topnav a,.topnav .more summary{font-size:12px;min-height:50px;padding:8px 10px;box-shadow:none;border-radius:18px;justify-content:center;min-width:64px}.topnav a:nth-of-type(5){display:none!important}.topnav details.more{display:none!important}#mobileMoreLink{display:flex!important}.fab{display:none!important}main{padding:14px 12px 96px}.welcome-card{border-radius:26px;padding:16px}.welcome-card h1{font-size:34px}.welcome-card img{width:70px;height:70px}.main-scan-action{border-radius:28px;padding:20px;min-height:112px}.main-scan-action .scan-icon{width:62px;height:62px;font-size:30px}.main-scan-action b{font-size:25px}.mobile-action-grid{grid-template-columns:1fr 1fr}.mobile-action-grid a{min-height:120px;border-radius:24px}.compact-stats{grid-template-columns:1fr 1fr}.smartsearch{grid-template-columns:1fr}.smartsearch button{width:100%}}

/* 0.8.1 Scan-Center Ergänzungen */
.scan-context{border:2px solid #dbeafe;background:#eff6ff}
.material-mini-card.highlighted,.check-card.highlighted{outline:3px solid #2563eb;background:#eff6ff}
.check-card{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid #e5e7eb;border-radius:16px;margin:10px 0;background:#fff}
.check-card input{margin-top:4px;transform:scale(1.25)}
.check-card span{display:flex;flex-direction:column;gap:4px}
.scan-result .status-panel h2{margin-bottom:6px}
.scan-result .actions .button{min-height:46px}
