:root{font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#18314a;background:#f3f7fc}*{box-sizing:border-box}body{margin:0}header{background:white;border-bottom:1px solid #d8e3f0;padding:14px max(16px,calc((100vw - 1200px)/2));display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:0;z-index:5}.brand{font-size:1.15rem}main{max-width:1200px;margin:auto;padding:18px}.hero{background:linear-gradient(110deg,#dcecff,#f5e9fb);border-radius:20px;padding:26px;margin-bottom:20px}h1{margin:0 0 8px}h2{font-size:1.35rem}.hero p{margin-bottom:0}.actions,.editorActions,.readcontrols,.pages{display:flex;gap:10px;align-items:center;flex-wrap:wrap}button,.upload{border:0;border-radius:12px;background:#2869a6;color:white;font:inherit;font-weight:650;padding:12px 16px;cursor:pointer;display:inline-block}button:hover,.upload:hover{filter:brightness(.94)}button.secondary{background:#e5eef8;color:#24588d}.quiet{background:transparent;color:#2869a6}.danger{background:#fbe5e5;color:#9e3333}.logout{color:#5d6c7e;text-decoration:none;font-size:.9rem}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.card{background:white;border:1px solid #d8e3f0;border-radius:15px;padding:16px;cursor:pointer;text-align:left;color:#18314a}.card small{display:block;color:#64748b;margin-top:8px}.muted{color:#65778b;font-size:.9rem}.editorhead{display:flex;justify-content:space-between;gap:12px;align-items:center}.toolbar{display:flex;gap:7px;align-items:center;flex-wrap:wrap;background:white;padding:12px;border-radius:14px;margin:14px 0}.toolbar button{padding:9px 11px;background:#e5eef8;color:#24588d}.toolbar button.active{background:#2869a6;color:white}.toolbar label{font-size:.9rem;display:flex;align-items:center;gap:6px}.paperwrap{overflow:auto;background:#dbe3eb;border-radius:14px;padding:12px;max-height:72vh;text-align:center}.paperwrap #paper{position:relative;display:inline-block;vertical-align:top;max-width:none;background:white;box-shadow:0 2px 12px #7d8da540}canvas{display:block}#ink{position:absolute;inset:0;touch-action:none;cursor:crosshair}.pages{justify-content:center;margin:15px}.readbox{background:white;border-radius:16px;padding:18px;margin:20px 0;border:1px solid #d8e3f0}textarea,input,select{font:inherit;padding:10px;border:1px solid #b6c6d7;border-radius:9px}textarea{width:100%;resize:vertical}.install{max-width:480px;margin:9vh auto;background:white;border-radius:20px;padding:30px;box-shadow:0 4px 25px #132a4318}.install form,.install label{display:grid;gap:10px}.install form{gap:20px}.error{color:#a12828}dialog{border:0;border-radius:18px;box-shadow:0 8px 50px #0004;max-width:90vw}dialog form{display:grid;gap:14px}@media(max-width:650px){main{padding:12px}.editorhead{display:block}.editorActions{margin:10px 0}.toolbar{position:sticky;top:60px;z-index:4;max-height:145px;overflow:auto}.toolbar button{font-size:.9rem;padding:8px}.paperwrap{padding:5px}.hero{padding:20px}}

/* V2: full-screen mobile workspace; transform is visual only, annotations stay page-relative */
[hidden]{display:none!important}
.viewtools{display:flex;align-items:center;justify-content:center;gap:8px;padding:7px;background:#fff;border-radius:12px;flex-shrink:0}
.viewtools button{padding:7px 13px;background:#e5eef8;color:#24588d}.viewhint{font-size:.78rem;color:#596b7b}
body.editing{overflow:hidden}body.editing header{display:none}body.editing main{max-width:none;padding:0}body.editing #editor{height:100dvh;display:flex;flex-direction:column;padding:5px;gap:5px}
body.editing .editorhead{display:flex;align-items:center;flex-shrink:0;padding:2px 5px;gap:8px}body.editing .editorhead h2{font-size:1rem;margin:0;max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.editing .editorhead p{margin:0}body.editing .editorActions{margin:0;gap:5px}body.editing .editorActions button{font-size:.85rem;padding:8px}
body.editing .toolbar{position:static;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-height:none;margin:0;padding:5px;flex-shrink:0;border-radius:10px;scrollbar-width:thin}body.editing .toolbar>*{flex-shrink:0}body.editing .toolbar button{white-space:nowrap;padding:9px}body.editing .toolbar label{white-space:nowrap}body.editing #size{width:85px}
body.editing .paperwrap{flex:1;min-height:0;max-height:none;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;position:relative;touch-action:none;background:#c9d4df}
body.editing #paper{flex-shrink:0;transform-origin:center center;will-change:transform}body.editing .pages{flex-shrink:0;margin:0;padding:2px}body.editing .pages button{padding:7px 12px}body.editing .readbox{flex-shrink:0;max-height:23vh;overflow:auto;margin:0;padding:8px}body.editing .readbox h3{margin:0}body.editing .readbox textarea{max-height:55px}body.editing .readbox .muted{display:none}body.editing #status{position:absolute;right:10px;bottom:5px;margin:0;font-size:.7rem;pointer-events:none}
@media(max-width:650px){body.editing .editorhead h2{max-width:32vw}body.editing .editorActions button{font-size:.75rem;padding:7px}body.editing .readbox{max-height:17vh}body.editing .readcontrols{flex-wrap:nowrap;overflow-x:auto}body.editing .readcontrols button{white-space:nowrap;font-size:.8rem;padding:7px}.viewhint{display:none}body.editing .toolbar{top:auto}}

/* V3: Schriftgröße für getippte Antworten */
#textDialog .fontcontrol{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:14px 0}
#fontSize{flex:1;min-width:125px;accent-color:#246db5}
#fontSizeValue{min-width:48px;font-weight:700;text-align:right}
#textPreview{padding:12px;min-height:62px;border:1px dashed #9bb4d3;border-radius:10px;background:#fff;color:#173c69;overflow-wrap:anywhere;line-height:1.4}

/* V4: Das Blatt steht im Mittelpunkt. Werkzeugleiste kompakt, Vorlesen bei Bedarf. */
body.editing #editor{gap:3px;padding:4px 8px}
body.editing .editorhead{min-height:42px}
body.editing .toolbar{padding:4px 6px;min-height:45px;margin:0}
body.editing .toolbar button{padding:7px 10px}
body.editing .viewtools{min-height:38px;padding:3px}
body.editing .paperwrap{background:#dce4ed;border:1px solid #c7d4e1;border-radius:10px;min-height:0}
body.editing .pages{min-height:35px}
body.editing .readbox{display:block;max-height:none;overflow:visible;margin:0;padding:0;border-radius:10px}
body.editing .readbox summary{cursor:pointer;padding:8px 12px;font-weight:700;list-style:none;user-select:none}
body.editing .readbox summary::-webkit-details-marker{display:none}
body.editing .readbox summary span{float:right;font-weight:400;font-size:.8rem;color:#536b82}
body.editing .readbox[open]{max-height:35vh;overflow:auto}
body.editing .readbox[open] summary span{display:none}
body.editing .readcontent{padding:0 12px 12px}
body.editing .readbox textarea{max-height:100px}
#quickFont{width:62px;padding:5px 7px;border-radius:8px}
body.editing #status{bottom:2px}
@media(max-width:650px){body.editing .readbox[open]{max-height:32vh}body.editing .toolbar{min-height:46px}body.editing .editorhead{min-height:45px}}

/* V5: Schwebende Werkzeuge IM Blattbereich, ganze Seite statt Ausschnitt */
body.editing #editor{position:relative}
body.editing .workspacebar{position:absolute;z-index:7;left:50%;transform:translateX(-50%);bottom:62px;width:min(97%,1100px);display:flex;flex-direction:column;gap:3px;pointer-events:none}
body.editing .workspacebar>*{pointer-events:auto;box-shadow:0 3px 18px #163b6255}
body.editing .toolbar{background:#fffffff2;border:1px solid #cfdfed;min-height:44px;justify-content:flex-start}
body.editing .viewtools{align-self:center;background:#fffffff2;border:1px solid #cfdfed;border-radius:13px}
body.editing .paperwrap{flex:1;min-height:0;background:#cdd9e4}
body.editing #paper{box-shadow:0 2px 18px #1a324a55}
body.editing .readbox{max-height:35px}
body.editing .readbox[open]{max-height:32vh;z-index:8}
body.editing .pages{min-height:30px}
body.editing .editorhead{min-height:38px}
body.editing .toolbar [data-tool=select].active{background:#236aaf;color:white}
@media(max-width:650px){body.editing .workspacebar{width:calc(100% - 12px);bottom:54px}body.editing .toolbar{max-width:100%}body.editing .viewtools{min-height:33px}}

/* V6: Ganze Seite sichtbar, schmale Bedienung im Arbeitsblattbereich. */
body.editing .workspacebar{left:12px;right:auto;top:54px;bottom:auto;width:auto;max-width:min(410px,calc(100vw - 24px));transform:none;align-items:flex-start;gap:5px}
body.editing #toolbarToggle{display:block;pointer-events:auto;background:#fff;color:#18314a;border:1px solid #aabed2;box-shadow:0 3px 14px #17324a40;padding:9px 13px;font-size:.9rem}
body.editing .workspacebar .toolbar{display:none;flex-wrap:wrap;overflow-y:auto;max-height:min(58dvh,520px);width:min(410px,calc(100vw - 24px));white-space:normal;justify-content:flex-start}
body.editing.tools-open .workspacebar .toolbar{display:flex}
body.editing .workspacebar .viewtools{align-self:flex-start;box-shadow:0 2px 10px #17324a30;padding:3px 6px}
body.editing .viewtools button{padding:6px 10px}
body.editing .paperwrap{background:#dce4ed}
body.editing #ink{cursor:crosshair}
body.editing:has([data-tool=select].active) #ink{cursor:grab}
body.editing .toolbar label{flex-shrink:0}
@media(max-width:650px){body.editing .workspacebar{top:52px;left:7px;max-width:calc(100vw - 14px)}body.editing .workspacebar .toolbar{max-height:50dvh}body.editing .viewhint{display:none}}

/* V9 responsive modern portal; editor geometry unchanged */
:root{--ink:#152a46;--blue:#225ac4;--line:#dce6f3;--soft:#f2f6fc}body{color:var(--ink)}
.portal-top{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 1px 0 var(--line);padding:12px max(18px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.portal-brand{display:flex;align-items:center;gap:10px;font-size:1.15rem;text-decoration:none;color:#19345c;font-weight:600}.portal-logo{display:grid;place-items:center;width:40px;height:40px;background:linear-gradient(135deg,#2764d5,#6d8cf1);color:#fff;border-radius:13px;font-weight:800}
.portal-top nav{display:flex;align-items:center;gap:7px;overflow-x:auto;max-width:100%}.portal-top nav a{padding:10px 13px;text-decoration:none;color:#415574;border-radius:11px;white-space:nowrap;font-size:.94rem}.portal-top nav a.current,.portal-top nav a:hover{background:#eaf1ff;color:#1949a3}
.portal{max-width:1160px;margin:0 auto;padding:24px 18px 56px}.portal-welcome{padding:20px 5px 8px}.portal-eyebrow{font-size:.72rem;letter-spacing:.14em;font-weight:800;color:#3564bc}.portal-welcome h1{font-size:clamp(1.7rem,4vw,2.4rem);margin:8px 0}.portal-welcome p{color:#62748c;margin:0}.portal .panel{background:#fff;border:1px solid #e0e8f3;border-radius:20px;padding:clamp(18px,3vw,30px);margin:18px 0;box-shadow:0 10px 32px #223e6510}.portal .panel h2{font-size:1.25rem;margin:0 0 18px}.portal .panel h3{font-size:1.08rem;margin:26px 0 14px}.portal form{display:grid;gap:13px;max-width:760px}.portal label{display:grid;gap:6px;font-weight:600;font-size:.9rem}.portal input:not([type=checkbox]),.portal select,.portal textarea{display:block;width:100%;min-height:46px;padding:11px 13px;border:1px solid #c9d6e8;border-radius:11px;background:#fff;color:#203b60;font:inherit;min-width:0}.portal input:focus,.portal select:focus,.portal textarea:focus{outline:3px solid #dbe8ff;border-color:#366bd0}.portal button{min-height:44px;border-radius:11px;padding:10px 16px;width:fit-content}.portal .scroll{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.portal table{width:100%;border-collapse:collapse;min-width:670px}.portal th{text-align:left;color:#60748f;font-size:.82rem;font-weight:700}.portal td,.portal th{padding:13px 10px;border-bottom:1px solid #e9eef6}.portal td input[type=checkbox]{width:20px;height:20px;accent-color:#2869c7}.portal td select{min-width:116px}.portal #msg:not(:empty){position:sticky;top:75px;background:#e7f6eb;color:#185d30;border-radius:10px;padding:12px;z-index:22}.portal-footer{display:flex;justify-content:space-between;gap:15px;max-width:1160px;margin:auto;padding:20px;color:#62748c;border-top:1px solid #dce6f3}.portal-footer a{color:#255bc2}body:has(.portal){background:#f4f7fc}
@media(max-width:700px){.portal-top{padding:12px 14px;align-items:flex-start}.portal-top nav{width:100%;padding-bottom:2px}.portal-top nav a{font-size:.86rem;padding:9px}.portal{padding:12px 12px 40px}.portal .panel{border-radius:16px;padding:17px 14px;margin:13px 0}.portal .panel button{width:100%}.portal .panel .scroll button{width:auto}.portal-welcome{padding:18px 4px 4px}.portal-footer{padding:15px;flex-wrap:wrap}}
/* App login and home */
.install{width:calc(100% - 28px);max-width:440px;margin:clamp(24px,8vh,90px) auto;padding:clamp(20px,5vw,36px);box-shadow:0 16px 55px #173b631c;border:1px solid var(--line)}.install button{width:100%}#home .hero{background:linear-gradient(125deg,#e7f0ff,#f3eafb);border:1px solid #dce6f5}#home .card{box-shadow:0 7px 22px #173b6310;border-radius:17px}#home .card:hover{border-color:#8bb4ef}header .logout{padding:8px;display:inline-block}header .logout:hover{color:#215db8}

/* V10 responsive dashboard */
.portal{max-width:1240px;margin:auto;padding:clamp(12px,2.5vw,30px)}.portal .panel{min-width:0;overflow-wrap:anywhere}.portal form input,.portal form select,.portal form textarea{max-width:100%;box-sizing:border-box}.portal-top nav{display:flex;flex-wrap:wrap;gap:8px}.user-table{width:100%;min-width:760px}.scroll{max-width:100%;overflow-x:auto}.portal button{min-height:44px}.portal form{max-width:100%}@media(min-width:800px){.portal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.portal-welcome,.portal>#msg{grid-column:1/-1}.portal .panel{margin:0}.portal .panel:has(#users){grid-column:1/-1}}@media(max-width:799px){.portal-top{padding:12px}.portal-top nav{overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.portal .panel{padding:16px;margin-bottom:14px}.portal form label{display:block;width:100%}.portal form input,.portal form select{width:100%}.portal button{width:100%}}

/* V12: Verwaltung für Mobilgeräte */
.portal .user-table td:last-child{white-space:nowrap}.portal .user-table td:last-child button{margin:3px}.portal .user-table td:last-child button.danger{background:#fff0f1;color:#b42b43;border:1px solid #f1b9c3}.portal .user-table td:last-child button.danger:hover{background:#ffdfe5}
@media(max-width:760px){.portal .scroll{overflow:visible}.portal .user-table,.portal .user-table tbody{display:block;min-width:0;width:100%}.portal .user-table tr:first-child{display:none}.portal .user-table tr:not(:first-child){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:#f9fbff;border:1px solid #dce6f5;border-radius:16px;padding:15px;margin:12px 0}.portal .user-table td{display:grid;gap:5px;border:0;padding:0;min-width:0}.portal .user-table td:before{font-size:.76rem;font-weight:750;color:#667b99}.portal .user-table td:nth-child(1):before{content:'Benutzer-ID'}.portal .user-table td:nth-child(2):before{content:'Name'}.portal .user-table td:nth-child(3):before{content:'E-Mail'}.portal .user-table td:nth-child(4):before{content:'Rolle'}.portal .user-table td:nth-child(5):before{content:'Aktiv'}.portal .user-table td:nth-child(6):before{content:'Passwort zurücksetzen'}.portal .user-table td:nth-child(2),.portal .user-table td:nth-child(3),.portal .user-table td:nth-child(6),.portal .user-table td:last-child{grid-column:1/-1}.portal .user-table td:last-child{display:flex;gap:9px;flex-wrap:wrap}.portal .user-table td:last-child button{flex:1;min-width:110px;margin:0}.portal .user-table td input,.portal .user-table td select{width:100%;min-width:0}}


/* V13 – einheitliche App-Oberfläche passend zur öffentlichen Startseite */
body.app-page{background:#f7f9ff;color:#233655;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.app-page .app-header,.app-page .portal-top{position:relative;top:auto;max-width:none;margin:0;background:#fff;border-bottom:1px solid #e7ebf3;box-shadow:none;min-height:82px;padding:12px max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px}
.app-page .app-header .site-logo,.app-page .portal-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#1d355b;font-size:1.18rem;font-weight:650}
.app-page .app-header nav,.app-page .portal-top nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow:visible;width:auto}
.app-page .app-header nav a,.app-page .portal-top nav a{display:inline-flex;padding:10px 14px;color:#536781;text-decoration:none;font-size:.94rem;font-weight:650;border-radius:12px;white-space:nowrap}
.app-page .app-header nav a:hover,.app-page .portal-top nav a:hover,.app-page .app-header nav .app-current,.app-page .portal-top nav a.current{background:#eaf1ff;color:#386dd2}
.app-page .app-main{max-width:1190px;margin:0 auto;padding:30px 22px 65px}
.app-hero{background:linear-gradient(115deg,#eaf2ff,#f6eeff);border:1px solid #e5eafa;border-radius:28px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr);align-items:center;gap:15px;padding:36px 36px 30px;min-height:335px;overflow:hidden}
.app-hero h1{font-size:clamp(2rem,3.4vw,3.15rem);letter-spacing:-.045em;line-height:1.15;margin:13px 0}.app-hero p{font-size:1.05rem;color:#60748e;max-width:560px;line-height:1.65}
.app-hero-art img{width:100%;height:auto;max-height:315px;object-fit:contain;display:block}.app-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:25px}
.app-page .btn{border-radius:14px;min-height:48px;padding:12px 20px;box-shadow:none;font-size:.97rem}.app-page .btn-primary{background:linear-gradient(110deg,#386dd2,#5d7ee6);color:#fff;box-shadow:0 9px 20px #416fd12b}.app-page .btn-white{background:#fff;border:1px solid #d9e4f5;color:#315ba7}
.app-page .app-upload{cursor:pointer}.app-section-title{display:flex;align-items:center;justify-content:space-between;margin:34px 0 18px}.app-section-title h2{font-size:clamp(1.55rem,2.5vw,2.1rem);margin:6px 0;letter-spacing:-.035em}.app-section-title p{margin:0;color:#657690}
.app-page .app-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;min-height:60px}.app-page .app-cards .card{background:#fff;border:1px solid #e5ebf7;border-radius:20px;box-shadow:0 10px 30px #355a9110;padding:22px;color:#233655;transition:transform .2s,box-shadow .2s}.app-page .app-cards .card:hover{transform:translateY(-2px);box-shadow:0 16px 35px #355a911c}
.app-help{margin-top:28px;padding:21px 24px;display:flex;align-items:center;gap:17px;background:#fff;border:1px solid #e5ebf7;border-radius:20px}.app-help p{color:#657690;margin:5px 0 0}
.app-page .app-footer{background:#fff;max-width:none;padding:30px max(22px,calc((100vw - 1180px)/2));border-top:1px solid #e7ebf3}
/* Verwaltung: derselbe visuelle Aufbau */
.app-page .portal{max-width:1190px;padding:28px 22px 70px;gap:20px}.app-page .portal-welcome{position:relative;overflow:hidden;grid-column:1/-1;background:linear-gradient(115deg,#eaf2ff,#f6eeff);border:1px solid #e5eafa;border-radius:27px;padding:35px 34px;min-height:205px;display:flex;flex-direction:column;justify-content:center}
.app-page .portal-welcome h1{font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-.045em;margin:9px 0}.app-page .portal-welcome p{max-width:66%;color:#60748e}.portal-illustration{position:absolute;right:15px;bottom:-35px;width:33%;max-width:330px;height:225px;object-fit:contain;pointer-events:none}
.app-page .portal .panel{background:#fff;border:1px solid #e5ebf7;border-radius:23px;box-shadow:0 12px 35px #355a9110;padding:clamp(20px,2.5vw,29px);margin:0;min-width:0}.app-page .portal .panel h2{font-size:1.35rem;letter-spacing:-.025em;margin:0 0 17px}.app-page .portal .panel h3{margin:27px 0 12px}.app-page .portal .panel p{color:#667892}.app-page .portal form{display:grid;gap:15px}.app-page .portal form label{display:grid;gap:6px;font-weight:650;color:#3e506c}.app-page .portal form input,.app-page .portal form select{width:100%;max-width:100%;min-height:47px;padding:10px 13px;border:1px solid #cbd7e8;border-radius:12px;background:#fff}.app-page .portal button{border-radius:12px;background:#386dd2;color:#fff;min-height:45px}.app-page .portal button.danger{background:#fff0f2;color:#a52b48;border:1px solid #efc0ca}.app-page .portal .user-table{border-collapse:separate;border-spacing:0 7px}.app-page .portal .user-table td{padding:9px}.app-page .portal .user-table input,.app-page .portal .user-table select{min-width:0}
@media(min-width:900px){.app-page .portal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.app-page .portal-welcome,.app-page .portal>#msg,.app-page .portal .panel:has(#users){grid-column:1/-1}}
@media(max-width:760px){.app-page .app-header,.app-page .portal-top{padding:13px 16px;min-height:0;align-items:flex-start;flex-wrap:wrap}.app-page .app-header nav,.app-page .portal-top nav{width:100%;display:flex;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin;gap:3px}.app-page .app-header nav a,.app-page .portal-top nav a{font-size:.84rem;padding:9px 10px}.app-page .app-main,.app-page .portal{padding:17px 14px 48px}.app-hero{grid-template-columns:1fr;text-align:center;padding:29px 21px 20px;gap:0}.app-hero h1{font-size:clamp(1.9rem,8vw,2.6rem)}.app-hero p{font-size:1rem}.app-hero-actions{justify-content:center}.app-hero-actions .btn{width:100%}.app-hero-art img{max-height:205px}.app-section-title{margin-top:27px}.app-help{align-items:flex-start;padding:17px}.app-page .portal-welcome{padding:26px 21px;min-height:175px}.app-page .portal-welcome p{max-width:100%;padding-right:0}.portal-illustration{opacity:.12;right:-45px;width:65%}.app-page .portal .panel{padding:20px 16px;margin:0 0 14px}.app-page .portal .panel button{width:100%}.app-page .portal .panel .scroll button{width:auto}.app-page .portal .user-table tr:not(:first-child){background:#f9fbff;border-radius:16px}}
/* Editor behält bewusst seinen bildschirmfüllenden Zeichenmodus. */
body.app-page.editing .app-header,body.app-page.editing .app-footer{display:none}body.app-page.editing .app-main{max-width:none;padding:0}body.app-page.editing #editor{height:100dvh}
