.msmit-author-surface{box-sizing:border-box;max-width:1100px;margin:2rem auto;padding:clamp(1rem,4vw,2.5rem);border:1px solid color-mix(in srgb,var(--msmit-ink) 14%,transparent);border-radius:22px;background:var(--msmit-surface);color:var(--msmit-ink);box-shadow:0 18px 48px rgba(20,32,42,.08)}
.msmit-author-surface *{box-sizing:border-box}.msmit-author-header{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem}.msmit-author-header h2{margin:.15rem 0 .5rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.08}.msmit-author-header p{max-width:760px;margin:.25rem 0;color:var(--msmit-muted)}
.msmit-author-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;padding:0;margin:0 0 2rem;list-style:none}.msmit-author-flow li{display:flex;align-items:center;gap:.55rem;padding:.7rem;border-radius:12px;background:color-mix(in srgb,var(--msmit-ink) 5%,var(--msmit-surface));color:var(--msmit-muted);font-weight:700}.msmit-author-flow span{display:grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:50%;border:1px solid currentColor}.msmit-author-flow .is-active{background:color-mix(in srgb,var(--msmit-accent) 12%,var(--msmit-surface));color:var(--msmit-accent)}
.msmit-author-card{padding:clamp(1rem,3vw,2rem);border:1px solid color-mix(in srgb,var(--msmit-ink) 13%,transparent);border-radius:18px;background:var(--msmit-surface)}.msmit-author-card h3{margin-top:0}.msmit-author-form>label,.msmit-author-grid label,.msmit-author-login label{display:grid;gap:.4rem;margin-bottom:1rem;font-weight:700}.msmit-author-form input,.msmit-author-form textarea,.msmit-author-form select,.msmit-author-login input{width:100%;min-height:46px;padding:.72rem .82rem;border:1px solid color-mix(in srgb,var(--msmit-ink) 28%,transparent);border-radius:10px;background:var(--msmit-surface);color:var(--msmit-ink);font:inherit}.msmit-author-form textarea{min-height:120px;resize:vertical}.msmit-author-form small,.msmit-author-login small{color:var(--msmit-muted);font-weight:400}.msmit-author-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.msmit-author-primary,.msmit-author-login #wp-submit{min-height:46px;padding:.75rem 1.1rem;border:0;border-radius:10px;background:var(--msmit-accent);color:#fff;font-weight:800;cursor:pointer}.msmit-author-actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.msmit-author-actions button{min-height:44px;padding:.65rem 1rem;border:1px solid var(--msmit-accent);border-radius:10px;background:var(--msmit-surface);color:var(--msmit-accent);font-weight:800}.msmit-author-actions button:disabled{opacity:.45;cursor:not-allowed}
.msmit-cockpit-nav{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem;padding:.35rem;border-radius:14px;background:color-mix(in srgb,var(--msmit-ink) 5%,var(--msmit-surface))}.msmit-cockpit-nav a{padding:.7rem 1rem;border-radius:10px;color:var(--msmit-ink);font-weight:750;text-decoration:none}.msmit-cockpit-nav .is-active{background:var(--msmit-surface);color:var(--msmit-accent);box-shadow:0 4px 14px rgba(20,32,42,.08)}.msmit-author-logout{color:var(--msmit-accent);font-weight:750}.msmit-cockpit-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.msmit-cockpit-summary article{padding:1.2rem;border:1px solid color-mix(in srgb,var(--msmit-ink) 12%,transparent);border-radius:16px}.msmit-cockpit-summary strong,.msmit-cockpit-summary span{display:block}.msmit-cockpit-summary strong{font-size:1.35rem}.msmit-cockpit-summary span{color:var(--msmit-muted)}.msmit-author-table{width:100%;border-collapse:collapse}.msmit-author-table th,.msmit-author-table td{padding:.8rem;text-align:left;border-bottom:1px solid color-mix(in srgb,var(--msmit-ink) 12%,transparent)}.msmit-profile-image{display:flex;gap:1rem;align-items:center;margin:1rem 0}.msmit-profile-image img{width:72px;height:72px;object-fit:cover;border-radius:50%}
@media(max-width:720px){.msmit-author-header{display:block}.msmit-author-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.msmit-author-grid,.msmit-cockpit-summary{grid-template-columns:1fr}.msmit-author-table{display:block;overflow-x:auto}.msmit-author-surface{width:100%;margin:1rem 0;border-radius:14px}.msmit-cockpit-nav a{flex:1 1 100%;text-align:center}}
