*{box-sizing:border-box}body{margin:0;background:#f4f7fb;color:#101b2d;font-family:Arial,sans-serif}.admin-shell{min-height:100vh;padding:40px 18px}.auth-card,.panel{max-width:1050px;margin:auto;background:#fff;border:1px solid #e1e7f0;border-radius:28px;box-shadow:0 25px 70px rgba(7,27,67,.1)}.auth-card{max-width:520px;padding:35px}.logo{display:flex;align-items:center;gap:10px;color:#071b43}.logo img{width:42px}.eyebrow{font-size:10px;letter-spacing:.15em;color:#1769d5;font-weight:800;margin:30px 0 8px}.auth-card h1,.panel h1{font-size:36px;margin:0;color:#071b43}.auth-card p{color:#68758a;line-height:1.6}.auth-card form,.account-form{display:grid;gap:15px;margin:25px 0}.auth-card label,.account-form label,.editor-grid label{font-size:12px;font-weight:800;color:#46536a}.auth-card input,.account-form input,.editor-grid input,.editor-grid textarea{display:block;width:100%;margin-top:6px;padding:13px;border:1px solid #dbe2ec;border-radius:12px;background:#fbfcfe}.auth-card button,.account-form button,.editor-grid button{border:0;border-radius:999px;background:#1769d5;color:#fff;padding:14px;font-weight:800;cursor:pointer}.auth-card a{font-size:12px;color:#1769d5}.panel{padding:35px}.panel>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5eaf1;padding-bottom:25px}.secondary{border:1px solid #dbe2ec;background:#fff;padding:11px 16px;border-radius:999px;font-weight:800}.role-card{background:#eef5ff;border-radius:16px;padding:16px;margin:20px 0}.role-card span{color:#1769d5;font-weight:900}.role-card small{display:block;color:#69768b;margin-top:5px}.tabs{display:flex;gap:8px;margin:25px 0}.tab{border:0;background:#eef1f6;padding:11px 16px;border-radius:999px;font-weight:800}.tab.active{background:#071b43;color:#fff}.hidden{display:none}.editor-grid{display:grid;grid-template-columns:1fr .55fr;gap:30px}.editor-grid form{display:grid;gap:15px}.editor-grid textarea{min-height:110px;resize:vertical}.editor-grid aside{background:#f7f9fc;border-radius:20px;padding:25px;height:max-content}.editor-grid aside h2,.account-form h2{margin-top:0;color:#071b43}.editor-grid aside li{margin:10px 0;color:#68758a}.account-form{max-width:600px}.account-form p,.editor-grid form p,#loginStatus{font-size:12px;color:#1769d5}@media(max-width:720px){.panel>header{align-items:flex-start;gap:20px}.editor-grid{grid-template-columns:1fr}.panel{padding:22px}.auth-card{padding:25px}}
