
.srpm-portal{max-width:1100px;margin:30px auto;font-family:inherit}.srpm-portal-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.srpm-portal-login{max-width:440px;margin:30px auto;padding:28px;border:1px solid #ddd;border-radius:14px;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.08)}.srpm-portal-login input:not([type=checkbox]){width:100%;box-sizing:border-box;padding:12px;margin:8px 0 14px}.srpm-portal-login button{width:100%;padding:12px;border:0;border-radius:8px;background:#222;color:#fff;cursor:pointer}.srpm-portal .srpm-panel{margin-bottom:20px}.srpm-portal .srpm-student-photo{width:120px;height:120px;object-fit:cover;border-radius:10px;display:block;margin-bottom:12px}.srpm-portal table{width:100%;border-collapse:collapse}.srpm-portal th,.srpm-portal td{padding:9px;border:1px solid #ddd;text-align:left}@media(max-width:700px){.srpm-portal-head{align-items:flex-start;flex-direction:column}.srpm-portal{padding:10px}.srpm-portal .srpm-panel{overflow-x:auto}.srpm-portal table{min-width:650px}}
.srpm-dashboard-brand{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 18px;padding:16px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 5px 20px rgba(0,0,0,.05)}
.srpm-dashboard-brand img{width:72px;height:72px;object-fit:contain;border-radius:8px}.srpm-dashboard-brand h2{margin:0 0 3px}.srpm-dashboard-brand span{opacity:.7}.srpm-portal-head small{display:block;opacity:.65;margin-top:4px}.srpm-portal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.srpm-dashboard-return{display:inline-flex;align-items:center;padding:9px 13px;border-radius:8px;text-decoration:none;background:#f3f4f6;color:inherit}.srpm-dashboard-return:hover{filter:brightness(.97)}.srpm-dashboard-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.srpm-dashboard-nav a{display:inline-block;padding:9px 13px;border-radius:8px;text-decoration:none;background:#f3f4f6;color:inherit}.srpm-profile-grid{display:grid;grid-template-columns:130px 1fr;gap:20px;align-items:center}.srpm-result-note{padding:14px;border-left:4px solid #222;background:#f7f7f7}.srpm-message.success{padding:10px;border:1px solid #b7dfbd;background:#eefaf0}.srpm-message.error{padding:10px;border:1px solid #e0b4b4;background:#fff2f2}.srpm-portal label{display:block;margin:0 0 12px}.srpm-portal input:not([type=checkbox]),.srpm-portal select,.srpm-portal textarea{width:100%;box-sizing:border-box;padding:10px;border:1px solid #d7d7d7;border-radius:7px}.srpm-portal button{padding:10px 15px;border:0;border-radius:7px;cursor:pointer}@media(max-width:700px){.srpm-portal-actions{width:100%;justify-content:flex-start}.srpm-profile-grid{grid-template-columns:1fr}.srpm-dashboard-brand{justify-content:flex-start}.srpm-dashboard-brand img{width:58px;height:58px}.srpm-dashboard-nav{overflow-x:auto;flex-wrap:nowrap}.srpm-dashboard-nav a{white-space:nowrap}.srpm-portal table{min-width:720px}}
.srpm-forgot-page{max-width:520px;margin:40px auto;padding:20px;color:var(--srpm-forgot-text);background:var(--srpm-forgot-bg)}
.srpm-forgot-card{padding:30px;border:1px solid #e5e7eb;border-radius:16px;background:var(--srpm-forgot-bg);box-shadow:0 10px 35px rgba(0,0,0,.08)}
.srpm-forgot-logo{text-align:center}.srpm-forgot-logo img{max-width:100px;max-height:80px;object-fit:contain}.srpm-forgot-card h2{text-align:center}.srpm-forgot-card input{width:100%;box-sizing:border-box;padding:12px;margin-top:6px}.srpm-forgot-card button{width:100%;padding:12px;border:0;border-radius:8px;background:var(--srpm-forgot-btn);color:var(--srpm-forgot-btn-text);cursor:pointer}.srpm-forgot-card label{display:block;margin:15px 0}.srpm-forgot-card a{color:inherit}

.srpm-tabs{display:flex;gap:8px;overflow-x:auto;padding:5px;margin-bottom:18px}.srpm-tabs .srpm-tab{border:1px solid #d9dee7;background:#f7f8fa;color:#253047;padding:10px 15px;border-radius:10px;cursor:pointer;white-space:nowrap}.srpm-tabs .srpm-tab.active{background:#222;color:#fff;border-color:#222}.srpm-tab-panel{display:none}.srpm-front-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.srpm-front-form button{grid-column:1/-1;width:max-content}@media(max-width:650px){.srpm-front-form{grid-template-columns:1fr}.srpm-front-form button{grid-column:auto}}

.srpm-student-detail-card{margin-top:18px;padding:18px;border:1px solid #e3e5e8;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.srpm-student-detail-card h4{margin-top:0}.srpm-profile-grid p{margin:.35rem 0}.srpm-person-thumb{width:56px;height:56px;object-fit:cover;border-radius:8px;border:1px solid #ddd}.srpm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(max-width:700px){.srpm-form-grid{grid-template-columns:1fr}}


/* v2.8.2 responsive profile system */
.srpm-profile-panel{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
.srpm-profile-hero{display:flex;align-items:center;gap:18px;padding:22px;margin-bottom:18px;border:1px solid #e6e9ef;border-radius:18px;background:linear-gradient(135deg,#fff,#f7f9fc);box-shadow:0 8px 24px rgba(15,23,42,.06)}
.srpm-profile-avatar{width:88px;height:88px;flex:0 0 88px;border-radius:50%;overflow:hidden;background:#e9eef7;display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:800;color:#475569;border:4px solid #fff;box-shadow:0 5px 16px rgba(15,23,42,.12)}
.srpm-profile-avatar img{width:100%;height:100%;object-fit:cover}.srpm-profile-hero-content{min-width:0}.srpm-profile-hero h3{margin:0 0 5px;font-size:24px;line-height:1.2}.srpm-profile-hero p{margin:0 0 8px;color:#64748b}.srpm-profile-username{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef2ff;color:#334155;font-size:13px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.srpm-profile-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.srpm-profile-group{padding:18px;border:1px solid #e6e9ef;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.045);min-width:0}.srpm-profile-group-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.srpm-profile-group-head h4{margin:0;font-size:16px}.srpm-profile-group-head>span:not(.srpm-profile-status){font-size:12px;color:#64748b;background:#f1f5f9;border-radius:999px;padding:5px 9px}.srpm-profile-status{font-size:12px!important;font-weight:700;color:#166534!important;background:#dcfce7!important;border-radius:999px;padding:5px 9px}
.srpm-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.srpm-info-item{min-width:0;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #edf0f4}.srpm-info-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:5px}.srpm-info-value{display:block;font-size:14px;line-height:1.45;color:#1e293b;word-break:break-word}.srpm-info-icon{display:none}
.srpm-account-card,.srpm-detail-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.srpm-account-card>div,.srpm-detail-cards>div{padding:13px;border-radius:12px;background:#f8fafc;border:1px solid #edf0f4}.srpm-account-card span,.srpm-detail-cards span{display:block;font-size:11px;text-transform:uppercase;color:#64748b;margin-bottom:5px}.srpm-account-card strong,.srpm-detail-cards strong{display:block;word-break:break-word}
.srpm-person-grid,.srpm-parent-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.srpm-person-card,.srpm-parent-card{border:1px solid #e6e9ef;border-radius:14px;background:#fff;padding:14px;box-shadow:0 4px 14px rgba(15,23,42,.04)}.srpm-person-card{display:flex;gap:12px;align-items:center}.srpm-person-card img,.srpm-person-avatar{width:52px;height:52px;flex:0 0 52px;border-radius:50%;object-fit:cover}.srpm-person-avatar,.srpm-parent-avatar{display:flex;align-items:center;justify-content:center;background:#eef2ff;color:#475569;font-weight:800}.srpm-person-card h5,.srpm-parent-card h5{margin:0 0 3px;font-size:15px}.srpm-person-card span,.srpm-person-card small,.srpm-parent-head span{display:block;color:#64748b;word-break:break-word}.srpm-person-card small{margin-top:4px}.srpm-parent-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.srpm-parent-head img,.srpm-parent-avatar{width:58px;height:58px;flex:0 0 58px;border-radius:50%;object-fit:cover}.srpm-parent-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.srpm-parent-details>div{padding:9px;border-radius:10px;background:#f8fafc}.srpm-parent-details span{display:block;font-size:10px;text-transform:uppercase;color:#64748b;margin-bottom:3px}.srpm-parent-details strong{display:block;font-size:13px;word-break:break-word}.srpm-empty-state{display:flex;flex-direction:column;gap:3px;padding:20px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;color:#64748b}.srpm-empty-state strong{color:#334155}.srpm-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:15px}.srpm-section-heading h3{margin:0 0 4px}.srpm-section-heading p{margin:0;color:#64748b}.srpm-count-badge{min-width:30px;text-align:center;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#334155;font-weight:700}
.srpm-dynamic-profile{overflow:hidden}.srpm-dynamic-profile .srpm-profile-group{box-shadow:none}.srpm-student-detail-card{scroll-margin-top:20px}
@media(max-width:850px){.srpm-profile-layout{grid-template-columns:1fr}.srpm-profile-hero{padding:18px}.srpm-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.srpm-profile-hero{align-items:flex-start}.srpm-profile-avatar{width:70px;height:70px;flex-basis:70px;font-size:21px}.srpm-profile-hero h3{font-size:20px}.srpm-info-grid,.srpm-account-card,.srpm-detail-cards,.srpm-parent-details{grid-template-columns:1fr}.srpm-person-grid,.srpm-parent-grid{grid-template-columns:1fr}.srpm-profile-group{padding:14px}.srpm-profile-layout{gap:12px}.srpm-profile-hero-content{min-width:0}}
.srpm-publisher-content-shortcut{margin:18px 0}.srpm-publisher-content-shortcut h3{margin-top:0}.srpm-publisher-content-shortcut p{max-width:720px;line-height:1.7}
/* v2.9.1 same-dashboard publisher workspace */
.srpm-publisher-workspace,.srpm-content-frontend{margin-top:16px}.srpm-publisher-workspace-nav,.srpm-content-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.srpm-publisher-section,.srpm-content-frontend-section{min-width:0}.srpm-content-frontend .srpm-panel{margin-bottom:16px}.srpm-content-image-preview{display:block;margin-top:10px;min-height:8px}.srpm-content-image-preview img{max-width:220px;height:auto;border-radius:10px;border:1px solid #e5e7eb}.srpm-content-admin-table-wrap{overflow:auto}.srpm-content-admin-table-wrap table{min-width:680px}.srpm-content-thumb{width:58px;height:42px;object-fit:cover;border-radius:6px}.srpm-publisher-tab,.srpm-content-type-tab{cursor:pointer}.srpm-publisher-workspace .button-link{cursor:pointer}
@media(max-width:700px){.srpm-publisher-workspace-nav,.srpm-content-tabs{overflow-x:auto;flex-wrap:nowrap}.srpm-publisher-workspace-nav .button,.srpm-content-tabs .button{white-space:nowrap}.srpm-content-admin-table-wrap table{min-width:620px}}
