body{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;line-height:1.6}.content-page{flex:1;display:flex;flex-direction:column}.content-page [data-footer]{margin-top:auto}.content-wrap{flex:1;max-width:720px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,2rem);width:100%}.content-back{display:inline-block;margin-bottom:2rem;color:var(--accent);text-decoration:none;font-weight:500}.content-back:hover{text-decoration:underline}.content-page h1{font-family:'DM Sans',system-ui,sans-serif;font-size:clamp(1.75rem, 4vw, 2.25rem);font-weight:700;margin-bottom:.5rem;color:var(--text)}.content-page .content-intro{color:var(--text-muted);margin-bottom:2rem}.content-page .content-body{color:var(--text)}.content-page .content-body a{color:var(--accent);text-decoration:none;font-weight:500}.content-page .content-body a:hover{text-decoration:underline}.content-page .content-body p{margin-bottom:1rem}.content-page .content-body p:last-child{margin-bottom:0}.content-page .content-body li:empty{display:none}.content-page .content-body ul:not(:has(li:not(:empty))){display:none}.content-meta{color:var(--text-muted);font-size:.9375rem;margin-bottom:1rem}.content-page .content-body h2{font-family:'DM Sans',system-ui,sans-serif;font-size:1.125rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem;color:var(--text)}.content-page .content-body h2:first-child{margin-top:0}.content-figure{margin:1.5rem 0}.content-figure img{display:block;max-width:100%;height:auto;border-radius:6px}.content-figure figcaption{margin-top:.5rem;font-size:.9375rem;color:var(--text-muted)}.content-page .content-body ul{margin:0 0 1rem 1.25rem;padding:0}.content-page .content-body li{margin-bottom:.5rem}.content-sitemap ul{list-style:none}.content-sitemap li{margin-bottom:.75rem}.content-sitemap a{font-family:'DM Sans',system-ui,sans-serif;font-weight:500;color:var(--accent);text-decoration:none}.content-sitemap a:hover{text-decoration:underline}.report-page-form{margin-top:1rem}.report-page-field{margin-bottom:1.25rem}.report-page-field label{display:block;font-weight:600;margin-bottom:.35rem;color:var(--text)}.report-page-field input[type=text],.report-page-field input[type=url],.report-page-field select,.report-page-field textarea{width:100%;max-width:100%;padding:.5rem .6rem;font:inherit;color:var(--text);background:rgba(20,10,34,.5);border:1px solid var(--border);border-radius:6px}.report-page-field input[type=text]:focus,.report-page-field input[type=url]:focus,.report-page-field select:focus,.report-page-field textarea:focus{outline:0;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}.report-page-field textarea{min-height:6rem;resize:vertical}.report-page-hint{display:block;font-size:.875rem;color:var(--text-muted);margin-top:.25rem}.report-page-captcha-hint{font-size:.875rem;color:var(--text-muted);margin-bottom:1rem}.report-page-error{color:var(--error,#c00);margin-bottom:1rem}.report-page-success{color:var(--success,#0a0);margin-bottom:1rem}.report-page-actions{margin-top:1.5rem}.report-page-actions button{padding:.5rem 1rem;font:inherit;font-weight:600;color:var(--accent-contrast,#fff);background:var(--accent);border:none;border-radius:6px;cursor:pointer}.report-page-actions button:hover:not(:disabled){opacity:.9}.report-page-actions button:disabled{opacity:.7;cursor:not-allowed}.report-page-actions button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:640px){.content-wrap{padding:1.5rem 1rem}.content-page .content-body h2{margin-top:1.5rem}.report-page-field input[type=text],.report-page-field select,.report-page-field textarea{padding:.6rem .75rem}.report-page-actions button{width:100%;padding:.75rem 1rem}}@media print{#robel-lang-switcher,.content-back,.cookie-consent,.floating-actions,.scroll-to-top,.skip-link,[data-footer] .site-footer__nav{display:none!important}.content-page{background:#fff!important;color:#000!important}.content-wrap{max-width:100%!important;padding:1rem!important}.content-wrap h1{color:#000!important}.content-wrap a{color:#000!important;text-decoration:underline!important}.content-wrap a[href]::after{content:" (" attr(href) ")";font-size:.85em;color:#555}.content-wrap a[href^="#"]::after,.content-wrap a[href^=javascript]::after{content:""}.site-footer{background:0 0!important;border-top:1px solid #ccc!important}.site-footer__copyright{color:#333!important}}.content-categories-in-options,.content-categories-section{margin-top:1.5rem;margin-bottom:0}.content-categories-in-options:first-child{margin-top:0}.content-categories-section{margin-bottom:2rem}.admin-form select#content-category,.admin-form select#content-edit-category{width:100%;max-width:20rem;padding:.65rem .9rem;background:var(--surface);border:1px solid var(--border);border-radius:6px;color:var(--text);font-family:inherit;font-size:.95rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.admin-form select#content-category:focus-visible,.admin-form select#content-edit-category:focus-visible{outline:0;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-dim,rgba(180,83,42,.2))}.content-categories-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.content-categories-list .content-category-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .5rem;background:var(--border);border-radius:6px;font-size:.9rem}.content-categories-list .content-category-pill .content-category-pill-remove{padding:0 .25rem;min-width:1.5rem;min-height:1.5rem;font-size:1.1rem;line-height:1;border:none;background:0 0;cursor:pointer;color:var(--text);border-radius:4px}.content-categories-list .content-category-pill .content-category-pill-remove:hover{background:rgba(0,0,0,.15)}.content-category-add{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.content-category-add .content-category-input{max-width:12rem}@media (max-width:768px){.content-category-add .content-category-input{max-width:100%;flex:1 1 100%}}.content-list .content-group{border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;overflow:hidden;background:var(--surface)}.content-list .content-group:last-child{margin-bottom:0}.content-list .content-group-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--border);border-bottom:1px solid var(--border)}.content-list .content-group-drag-handle{cursor:grab;color:var(--text-muted,#888);font-size:1rem;padding:.25rem;min-width:2.75rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;user-select:none}.content-list .content-group-drag-handle:hover{color:var(--text);background:rgba(0,0,0,.08)}.content-list .content-group-drag-handle:active{cursor:grabbing}.content-list .content-group-title{font-size:1rem;font-weight:600;margin:0;flex:1}.content-list .content-group-count{font-size:.85rem;color:var(--text-muted,#666)}.content-list .content-group-items{padding:.5rem}.content-list .content-group-items .content-item{border-radius:6px}.content-list .content-group-items .content-item.drag-over{background:var(--accent-dim,rgba(180,83,42,.15));outline:2px dashed var(--accent)}.content-list .content-group-items .content-item.dragging{opacity:.6}.projects__card-embed{display:flex;align-items:center;justify-content:center;min-width:0;max-width:100%;width:100%;margin-bottom:.75rem;position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:0 0}.projects__card-embed img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.projects__card-youtube-latest{min-width:0;overflow:hidden}.projects__youtube-unavailable{font-size:.875rem;color:var(--text-muted);margin:0;padding:.5rem 0}.projects__card-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.projects__card-meta{margin-top:auto;padding-top:.5rem}.projects__card-link{display:inline-block;font-family:'DM Sans',system-ui,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);text-decoration:none;padding:.4em .75em;border:1px solid var(--accent);border-radius:6px;transition:color .2s,background .2s,border-color .2s}.projects__card-link:hover{color:var(--bg);background:var(--accent);border-color:var(--accent)}.projects__card-link::after{content:' →'}.projects__card-link--disabled{cursor:default;pointer-events:none;color:var(--text-muted);border-color:var(--border);background:0 0}.projects__card-link--disabled:hover{color:var(--text-muted);background:0 0;border-color:var(--border)}.projects__card-link--disabled::after{content:none}
.content-page{--content-bg:#1e1d1c;--content-text:#e8e6e3;--content-text-muted:#a39f99;--content-accent:#a78bfa;--content-accent-purple:#a78bfa;--content-border:rgba(255, 255, 255, 0.08)}[data-footer] .site-footer__credit-block{display:none}#robel-lang-switcher{display:none!important}body{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;line-height:1.6}.content-page{flex:1;display:flex;flex-direction:column}.content-wrap{flex:1;max-width:720px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,2rem);width:100%}.content-back{display:inline-block;margin-bottom:2rem;color:var(--content-accent,var(--accent));text-decoration:none;font-weight:500}.content-back:hover{text-decoration:underline}.content-page h1{font-family:var(--font-body, 'DM Sans'),system-ui,sans-serif;font-size:clamp(1.75rem, 4vw, 2.25rem);font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,var(--content-accent-purple,#a78bfa) 0,var(--content-accent,#a78bfa) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.content-page .content-intro{color:var(--content-text-muted,var(--text-muted));margin-bottom:2rem}.content-page .content-body{color:var(--content-text,var(--text))}.content-page .content-body a{color:var(--content-accent,var(--accent));text-decoration:none;font-weight:500}.content-page .content-body a:hover{text-decoration:underline}.content-page .content-body p{margin-bottom:1rem}.content-page .content-body p:last-child{margin-bottom:0}.content-meta{color:var(--content-text-muted,var(--text-muted));font-size:.9375rem;margin-bottom:1rem}.content-page .content-body h2{font-family:var(--font-body, 'DM Sans'),system-ui,sans-serif;font-size:1.125rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem;color:var(--content-accent-purple,var(--content-accent))}.content-page .content-body h2:first-child{margin-top:0}.content-figure{margin:1.5rem 0}.content-figure img{display:block;max-width:100%;height:auto;border-radius:6px}.content-figure figcaption{margin-top:.5rem;font-size:.9375rem;color:var(--content-text-muted,var(--text-muted))}.content-page .content-body ul{margin:0 0 1rem 1.25rem;padding:0}.content-page .content-body li{margin-bottom:.5rem}.content-sitemap ul{list-style:none}.content-sitemap li{margin-bottom:.75rem}.content-sitemap a{font-family:var(--font-body, 'DM Sans'),system-ui,sans-serif;font-weight:500;color:var(--content-accent,var(--accent));text-decoration:none}.content-sitemap a:hover{text-decoration:underline}.report-page-form{margin-top:1rem}.report-page-field{margin-bottom:1.25rem}.report-page-field label{display:block;font-weight:600;margin-bottom:.35rem;color:var(--content-text,var(--text))}.report-page-field input[type=text],.report-page-field input[type=url],.report-page-field select,.report-page-field textarea{width:100%;max-width:100%;padding:.5rem .6rem;font:inherit;color:var(--content-text,var(--text));background:rgba(28,24,38,.5);border:1px solid var(--content-border,var(--border));border-radius:6px}.report-page-field input[type=text]:focus,.report-page-field input[type=url]:focus,.report-page-field select:focus,.report-page-field textarea:focus{outline:0;border-color:var(--content-accent,var(--accent));box-shadow:0 0 0 2px var(--accent-soft,rgba(167,139,250,.15))}.report-page-field textarea{min-height:6rem;resize:vertical}.report-page-hint{display:block;font-size:.875rem;color:var(--content-text-muted,var(--text-muted));margin-top:.25rem}.report-page-captcha-hint{font-size:.875rem;color:var(--content-text-muted,var(--text-muted));margin-bottom:1rem}.report-page-error{color:var(--error,#c00);margin-bottom:1rem}.report-page-success{color:var(--success,#0a0);margin-bottom:1rem}.report-page-actions{margin-top:1.5rem}.report-page-actions button{padding:.5rem 1rem;font:inherit;font-weight:600;color:#fff;background:var(--content-accent,var(--accent));border:none;border-radius:6px;cursor:pointer}.report-page-actions button:hover:not(:disabled){opacity:.9}.report-page-actions button:disabled{opacity:.7;cursor:not-allowed}.report-page-actions button:focus-visible{outline:2px solid var(--content-accent,var(--accent));outline-offset:2px}@media (max-width:640px){.content-wrap{padding:1.5rem 1rem}.content-page .content-body h2{margin-top:1.5rem}.report-page-field input[type=text],.report-page-field select,.report-page-field textarea{padding:.6rem .75rem}.report-page-actions button{width:100%;padding:.75rem 1rem}}@media print{#robel-lang-switcher,.content-back,.cookie-consent,.floating-actions,.scroll-to-top,.skip-link,[data-footer] .site-footer__nav{display:none!important}.content-page{background:#fff!important;color:#000!important}.content-wrap{max-width:100%!important;padding:1rem!important}.content-wrap h1{color:#000!important}.content-wrap a{color:#000!important;text-decoration:underline!important}.content-wrap a[href]::after{content:" (" attr(href) ")";font-size:.85em;color:#555}.content-wrap a[href^="#"]::after,.content-wrap a[href^=javascript]::after{content:""}.site-footer{background:0 0!important;border-top:1px solid #ccc!important}.site-footer__copyright{color:#333!important}}