/*
Theme Name: Charleston Stellenportal
Author: Charleston
Description: Eigenständiges Theme für die interne Charleston-Stellenantragsverwaltung. Zeigt das Plugin Charleston Stellenportal automatisch auf der Startseite. Mit lokalem Logo und ohne externe Schriftarten oder Dienste.
Version: 1.0.0
Requires at least: 6.2
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: charleston-portal-theme
*/
:root{--plum:#4a2a43;--plum-dark:#392032;--rose:#cc6088;--rose-light:#e7a5be;--paper:#faf8f6;--ink:#302a31;--muted:#6e656e;--line:#e6dfe4;--white:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:var(--plum);text-underline-offset:4px}
a:hover{color:#9c3e64}
a:focus-visible{outline:3px solid var(--rose);outline-offset:5px;border-radius:3px}
img{max-width:100%;height:auto}
h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}p{margin-bottom:1.2em}
.skip-link{position:fixed;left:16px;top:-120px;z-index:100000;background:#fff;padding:12px 20px}.skip-link:focus{top:12px}
.site-header{min-height:104px;padding:15px clamp(22px,4vw,64px);display:flex;align-items:center;gap:28px;background:#fff;border-bottom:1px solid var(--line)}
.brand{display:block;flex:0 0 auto;line-height:0}.brand img{width:218px;height:74px;object-fit:contain}
.header-label{font-size:15px;font-weight:650;border-left:1px solid var(--line);padding-left:28px;line-height:1.45;color:var(--plum)}.header-label span{display:block;font-size:12px;font-weight:400;color:var(--muted)}
.account-nav{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:13px}.account-nav a{text-decoration:none;font-weight:600}.access-label{display:flex;gap:8px;align-items:center;color:var(--muted)}.status-dot{height:7px;width:7px;background:var(--rose);border-radius:50%}
.welcome-layout{display:grid;grid-template-columns:1.04fr 1fr;min-height:calc(100vh - 177px)}
.welcome-story{position:relative;overflow:hidden;background:var(--plum);color:#fff;padding:clamp(42px,5vw,76px) clamp(26px,5vw,78px) 32px}
.welcome-story:after{content:"";position:absolute;width:340px;height:340px;border:58px solid rgba(255,255,255,.025);border-radius:50%;right:-170px;top:70px;pointer-events:none}
.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:750;margin-bottom:23px;color:var(--muted)}.welcome-story .eyebrow{color:var(--rose-light)}
.welcome-story h1{font-size:clamp(38px,4.25vw,64px);font-weight:650;line-height:1.06;margin-bottom:25px}.welcome-story h1 span{color:var(--rose-light)}
.intro{font-size:16px;color:#e6dce3;max-width:425px;line-height:1.75;margin-bottom:35px}
.journey{list-style:none;padding:0;margin:0;position:relative}.journey li{display:flex;align-items:flex-start;gap:16px;position:relative;padding:0 0 23px}.journey li:not(:last-child):after{content:"";position:absolute;left:19px;top:40px;bottom:0;width:1px;background:#78546f}.step-number{border:1px solid #86647d;border-radius:50%;width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--rose-light);font-weight:700}.journey strong{display:block;font-size:14px;margin-bottom:1px}.journey div>span{display:block;color:#d4c5d0;font-size:12px;line-height:1.55;max-width:320px}
.story-caption{font-size:10px;color:#d4c5d0;border-top:1px solid #725269;padding-top:20px;margin:16px 0 0;letter-spacing:.035em}
.welcome-access{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:46px clamp(24px,5vw,80px);background:radial-gradient(ellipse at top right,#f8eaf0 0,transparent 65%),var(--paper)}
.access-card{width:100%;max-width:440px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:36px;box-shadow:0 14px 55px #4a2a4307}
.section-mark{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:13px;background:#f9edf2;color:#ad3d6c;font-size:24px;font-family:Georgia,serif;margin-bottom:27px}
.access-card .eyebrow{margin-bottom:14px;color:#96506c}.access-card h2{font-size:36px;color:var(--plum);margin-bottom:20px}.access-card>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.75}
.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:14px 19px;background:var(--plum);color:white;text-decoration:none;font-size:14px;font-weight:650;border-radius:8px;line-height:1.5;border:1px solid var(--plum)}.button:hover{background:var(--plum-dark);color:#fff}.login-button{width:100%;margin:9px 0 17px;justify-content:space-between}.login-button span{font-size:21px;line-height:1}.text-link{font-size:12px;display:block;text-align:center}
.access-help{border-top:1px solid var(--line);margin-top:30px;padding-top:22px;font-size:12px}.access-help strong{color:var(--plum);font-size:12px}.access-help p{color:var(--muted);margin:7px 0 0;line-height:1.65}.access-note{color:var(--muted);font-size:11px;margin:23px 0 0;text-align:center}
.site-footer{min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px clamp(22px,4vw,64px);background:#fff;color:var(--muted);font-size:12px;border-top:1px solid var(--line)}.site-footer p{margin:0}.site-footer p span{color:var(--rose);padding:0 8px}.site-footer ul{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}.site-footer a{text-decoration:none}
.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px clamp(20px,3vw,48px)}.workspace-heading .eyebrow{margin:0 0 8px;font-size:10px}.workspace-heading h1{font-size:27px;margin:0}.workspace-heading>p{margin:0;font-size:12px;color:var(--muted)}
.portal-workspace{padding:0 clamp(12px,2vw,32px) 32px;min-height:65vh}.portal-workspace iframe{background:#f6f5f8;border-radius:12px;box-shadow:0 5px 24px #4a2a4309}
.message-card{max-width:720px;margin:35px auto 80px;background:#fff;padding:36px;border:1px solid var(--line);border-radius:14px}.message-card h2{font-size:32px;color:var(--plum);margin-bottom:20px}.message-card p{color:var(--muted)}
.content-page{max-width:980px;margin:0 auto;padding:56px 24px;min-height:70vh}.content-card{background:white;padding:clamp(24px,4vw,50px);border:1px solid var(--line);border-radius:12px;margin-bottom:26px}.content-card h1{font-size:clamp(30px,4vw,46px);overflow-wrap:anywhere}.entry-content{overflow-wrap:anywhere}.entry-content iframe{max-width:100%}.entry-content table{border-collapse:collapse;display:block;overflow-x:auto}.entry-content td,.entry-content th{padding:10px;border:1px solid var(--line)}.entry-content pre{overflow:auto}.entry-content>*:last-child{margin-bottom:0}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(min-width:1600px){.welcome-layout{max-width:1640px;margin:auto;border-left:1px solid var(--line);border-right:1px solid var(--line)}}
@media(max-width:960px){.welcome-story{padding:46px 32px 30px}.welcome-access{padding:35px 24px}.access-card{padding:28px}.welcome-story h1{font-size:45px}.access-card h2{font-size:31px}.header-label{display:none}}
@media(max-width:700px){.site-header{min-height:83px;padding:9px 20px;gap:12px}.brand img{width:176px;height:60px}.access-label{font-size:11px}.account-nav{gap:14px;font-size:12px}.welcome-layout{grid-template-columns:1fr}.welcome-access{order:-1;padding:32px 20px}.access-card{max-width:480px;padding:28px}.section-mark{display:none}.access-card h2{font-size:34px}.access-card h2 br{display:none}.welcome-story{padding:38px 26px 28px}.welcome-story h1{font-size:42px}.welcome-story h1 br:nth-child(1){display:none}.welcome-story h1{max-width:450px}.intro{margin-bottom:28px}.story-caption{font-size:9px}.site-footer{padding:20px;align-items:flex-start;flex-direction:column;gap:10px}.workspace-heading{align-items:flex-start;flex-direction:column;gap:12px;padding:24px 18px}.workspace-heading h1{font-size:25px}.portal-workspace{padding:0 0 20px}.portal-workspace iframe{border-radius:0}.message-card{margin:16px;padding:24px}.content-page{padding:28px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.site-header,.site-footer,.account-nav,.skip-link{display:none}body{background:#fff}.content-page,.content-card{max-width:none;margin:0;padding:0;border:0;box-shadow:none}}
