:root{--primary:#6d5dfc;--primary2:#8b5cf6;--dark:#111827;--text:#172033;--muted:#718096;--line:#e8edf5;--bg:#f5f7fd;--green:#12b76a;--red:#ef4444;--orange:#f97316;--card:#fff}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--text);font-size:15px}a{text-decoration:none;color:inherit}.layout{display:flex;min-height:100vh;width:100%}.side{width:280px;flex:0 0 280px;background:#fff;border-right:1px solid var(--line);padding:24px 16px;position:sticky;top:0;height:100vh}.side h2{font-size:22px;line-height:1.1;margin:0 0 26px;padding:0 10px;font-weight:900;color:var(--text)}.side a{display:flex;align-items:center;gap:10px;padding:13px 14px;margin:4px 0;border-radius:14px;color:#65748b;font-weight:750}.side a:hover,.side a.active{background:#eef0ff;color:#5138ee}.side a:last-child{color:#ef4444;margin-top:18px}.main{flex:1;padding:42px 54px;min-width:0}.top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px}.top h1,h1{font-size:38px;margin:0 0 6px;font-weight:950;letter-spacing:-.04em}.sub{margin:0;color:var(--muted);font-weight:600}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 16px 35px rgba(17,24,39,.04)}.stat{font-size:34px;font-weight:950;letter-spacing:-.03em;margin-top:8px}.badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:15px;padding:13px 18px;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;font-weight:900;box-shadow:0 12px 28px rgba(109,93,252,.25);cursor:pointer}.btn.gray{background:#eef1f7;color:#172033;box-shadow:none}.btn.red{background:var(--red)}.table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 16px 35px rgba(17,24,39,.04)}.table th,.table td{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.table tr:last-child td{border-bottom:0}.table th{background:#f9fbff;color:#8a98ad;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.form{max-width:820px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 16px 35px rgba(17,24,39,.04)}.form label{font-weight:850;display:block;margin:15px 0 7px;color:#344054}.form input,.form select,.form textarea{width:100%;padding:14px 15px;border:1px solid #dbe3ef;border-radius:14px;background:#fbfcff;color:#172033;font:inherit}.form input:focus,.form select:focus,.form textarea:focus{outline:3px solid #ede9fe;border-color:#8b5cf6}.wrap{max-width:1180px;margin:0 auto;padding:24px}.nav{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:white;border-bottom:1px solid var(--line)}.brand{font-weight:950;font-size:24px;color:var(--primary)}.hero{padding:90px 24px;background:linear-gradient(135deg,#f8f6ff,#eef7ff)}.hero h1{font-size:56px;line-height:1.04;margin:0 0 16px}.hero p{font-size:20px;color:var(--muted);max-width:720px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#f8f6ff,#eef7ff)}.login-card{width:100%;max-width:430px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:0 24px 55px rgba(17,24,39,.08)}.login-card h1{font-size:30px}.alert{padding:12px 14px;border-radius:14px;background:#fff1f2;color:#be123c;margin:12px 0;font-weight:750}@media(max-width:1100px){.grid{grid-template-columns:repeat(2,1fr)}.main{padding:30px}}@media(max-width:760px){.layout{display:block}.side{width:100%;height:auto;position:relative;display:block}.main{padding:22px}.grid{grid-template-columns:1fr}.top{align-items:flex-start;flex-direction:column}.hero h1,h1{font-size:34px}}

/* Okul admin referans dashboard tasarımı */
.app-shell{display:flex;min-height:100vh;background:#f3f6fc;color:#162033}.school-sidebar{width:285px;flex:0 0 285px;background:#fff;border-right:1px solid #e7edf7;position:sticky;top:0;height:100vh;overflow:auto;padding:26px 16px 18px}.school-brand{display:flex;align-items:center;gap:14px;margin-bottom:28px;padding:0 12px}.brand-logo{width:44px;height:44px;border-radius:16px;background:#f3f6fb;border:1px solid #e7edf7;display:flex;align-items:center;justify-content:center;color:#9aa8bd}.school-brand strong{display:block;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px;font-weight:950}.school-brand span{display:block;color:#6d5dfc;font-size:11px;font-weight:950;letter-spacing:.08em;margin-top:2px}.menu-section{font-size:11px;font-weight:950;letter-spacing:.12em;color:#98a6ba;margin:18px 12px 8px}.menu-link{display:flex;align-items:center;gap:13px;height:52px;border-radius:0 14px 14px 0;padding:0 15px;color:#65748b;font-weight:850;position:relative}.menu-link span{font-size:17px;color:#64748b;width:18px;text-align:center}.menu-link.active{background:#eef2ff;color:#5138ee}.menu-link.active:after{content:"";position:absolute;right:0;top:7px;width:3px;height:38px;border-radius:4px;background:#5b4dff}.menu-link.active span{color:#5138ee}.sidebar-user{display:flex;align-items:center;gap:12px;border-top:1px solid #eef2f7;margin:26px -16px 0;padding:18px 20px 8px}.avatar-sm{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5b4dff,#8737ee);color:white;font-weight:950}.sidebar-user b{display:block;font-size:14px}.sidebar-user small{display:block;color:#7c8ba2;font-size:11px;margin-top:2px}.logout-link{display:block;text-align:center;color:#ef4444;font-weight:950;font-size:13px;padding:12px}.school-main{flex:1;min-width:0;padding:46px 64px 70px}.school-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:42px}.school-top h1{font-size:31px;line-height:1.1;margin:0;font-weight:950;letter-spacing:-.035em}.school-top p{margin:8px 0 0;color:#607086;font-size:16px;font-weight:650}.top-actions{display:flex;gap:12px;align-items:center}.soft-btn,.purple-btn{height:43px;border:0;border-radius:13px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:950;cursor:pointer;text-decoration:none}.soft-btn{background:#fff;color:#344054;border:1px solid #e2e8f0;box-shadow:0 6px 18px rgba(16,24,40,.04)}.purple-btn{color:white;background:linear-gradient(135deg,#5b4dff,#8737ee);box-shadow:0 13px 30px rgba(109,93,252,.24)}.stats-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-bottom:42px}.stat-card{background:#fff;border-radius:22px;min-height:172px;padding:25px;box-shadow:0 18px 45px rgba(30,41,59,.04);border-bottom:4px solid #5b6cff;position:relative}.stat-card.purple{border-bottom-color:#8b5cf6}.stat-card.blue{border-bottom-color:#3b82f6}.stat-card.orange{border-bottom-color:#f97316}.stat-icon{width:50px;height:50px;border-radius:16px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:27px}.stat-card.purple .stat-icon{background:#f2eaff;color:#8b5cf6}.stat-card.blue .stat-icon{background:#eaf3ff;color:#3b82f6}.stat-card.orange .stat-icon{background:#fff4e8;color:#f97316}.mini-pill{position:absolute;right:25px;top:38px;background:#ecfdf3;color:#12b76a;border-radius:10px;padding:6px 9px;font-size:11px;font-weight:950}.mini-pill.gray{background:#f1f5f9;color:#64748b}.mini-pill.blue{background:#eaf3ff;color:#3b82f6}.mini-pill.orange{background:#fff4e8;color:#f97316}.stat-label{font-size:12px;font-weight:950;letter-spacing:.11em;color:#9aa8bd}.stat-value{font-size:29px;font-weight:950;margin-top:8px;letter-spacing:-.04em}.money-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-bottom:42px}.money-card{background:#fff;border-radius:22px;min-height:104px;padding:24px 28px;display:flex;align-items:center;gap:22px;box-shadow:0 18px 45px rgba(30,41,59,.04)}.money-card .stat-icon{margin:0;width:46px;height:46px}.money-card .money-label{font-size:12px;font-weight:950;letter-spacing:.1em;color:#9aa8bd}.money-card .money-val{font-size:25px;font-weight:950;margin-top:4px;letter-spacing:-.03em}.money-val.green{color:#039855}.money-val.red{color:#ef4444}.content-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:26px}.panel-card{background:#fff;border-radius:24px;box-shadow:0 18px 45px rgba(30,41,59,.04);padding:31px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.panel-title{font-size:22px;font-weight:950;letter-spacing:-.025em}.tiny-link{font-size:13px;color:#5138ee;font-weight:950}.student-list{display:flex;flex-direction:column;gap:26px}.student-line{display:grid;grid-template-columns:52px 1fr 130px;gap:16px;align-items:center}.student-avatar{width:50px;height:50px;border-radius:50%;background:#eef2f7;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-weight:950;overflow:hidden}.student-name{font-weight:950}.student-class{font-size:13px;color:#64748b;font-style:italic;margin-top:3px}.date-label{font-size:11px;color:#9aa8bd;font-weight:950;letter-spacing:.12em}.date-val{font-size:13px;font-weight:850}.timeline{position:relative;padding-left:28px}.timeline:before{content:"";position:absolute;left:9px;top:6px;bottom:18px;width:2px;background:#dbe4ff}.timeline-item{position:relative;margin:0 0 26px}.timeline-item:before{content:"";position:absolute;left:-24px;top:3px;width:9px;height:9px;border-radius:50%;background:#5b6cff}.timeline-date{font-size:12px;color:#5b6cff;font-weight:950;letter-spacing:.08em;margin-bottom:7px}.timeline-title{font-weight:950}.add-announcement{width:100%;height:42px;border:0;border-radius:14px;background:#f5f7fb;font-weight:950;color:#344054}.page-placeholder{background:#fff;border-radius:24px;padding:36px;box-shadow:0 18px 45px rgba(30,41,59,.04)}
@media(max-width:1200px){.stats-4{grid-template-columns:repeat(2,1fr)}.money-row{grid-template-columns:1fr}.content-grid{grid-template-columns:1fr}.school-main{padding:34px}}
@media(max-width:780px){.app-shell{display:block}.school-sidebar{width:100%;height:auto;position:relative}.school-main{padding:22px}.stats-4{grid-template-columns:1fr}.school-top{flex-direction:column}.student-line{grid-template-columns:48px 1fr}.student-line .student-date{grid-column:2}}


/* Genel Ayarlar */
.settings-top{margin-bottom:26px}.settings-layout{display:grid;grid-template-columns:minmax(0,2fr) 360px;gap:32px;align-items:start}.settings-left{display:flex;flex-direction:column;gap:24px}.settings-right{display:flex;flex-direction:column;gap:24px}.settings-card{background:#fff;border-radius:24px;padding:30px;box-shadow:0 18px 45px rgba(30,41,59,.04);border:1px solid #eef2f7}.card-title{font-size:20px;font-weight:950;letter-spacing:-.025em;margin-bottom:24px}.form-grid{display:grid;gap:20px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-card label,.full-label{display:block;color:#90a0b7;font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.settings-card input,.settings-card select,.settings-card textarea{width:100%;margin-top:10px;border:1px solid #e3eaf4;background:#fbfcff;border-radius:14px;height:52px;padding:0 16px;color:#172033;font:inherit;font-weight:650;letter-spacing:0;text-transform:none}.settings-card textarea{height:auto;padding:14px 16px;resize:vertical}.settings-card input:focus,.settings-card textarea:focus,.settings-card select:focus{outline:3px solid #ede9fe;border-color:#7c3aed}.full-label{margin-top:20px}.toggle-list{display:flex;flex-direction:column;gap:14px}.toggle-row{min-height:64px;border-radius:18px;background:#f8fafc;padding:13px 16px;display:flex!important;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;color:#172033!important;font-size:14px!important;letter-spacing:0!important;text-transform:none!important}.toggle-row b{display:block;font-size:15px}.toggle-row small{display:block;color:#7a8aa0;margin-top:4px;font-size:12px;font-weight:600}.toggle-row input{display:none}.toggle-row i{position:relative;flex:0 0 50px;width:50px;height:28px;border-radius:999px;background:#d8e0ec;transition:.2s}.toggle-row i:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 3px 8px rgba(16,24,40,.18);transition:.2s}.toggle-row input:checked+i{background:#6d5dfc}.toggle-row input:checked+i:before{transform:translateX(22px)}.check-box{height:52px;border-radius:14px;background:#fbfcff;border:1px solid #e3eaf4;margin-top:22px;display:flex!important;align-items:center;gap:9px;padding:0 15px;color:#172033!important;font-size:13px!important;letter-spacing:0!important;text-transform:none!important}.check-box input{width:18px;height:18px;margin:0}.privacy-card{display:flex;gap:18px;background:#eef7ff;border-color:#cfe5ff;color:#244a87}.privacy-card b{display:block;font-size:18px}.privacy-card p{margin:8px 0 0;line-height:1.6;color:#4771aa}.privacy-icon{width:42px;height:42px;border-radius:14px;background:#dbeafe;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-weight:950}.save-settings{width:220px;height:52px}.logo-card{text-align:center}.logo-preview{width:92px;height:92px;border-radius:24px;background:#f8fafc;border:1px dashed #cbd5e1;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-preview img{width:100%;height:100%;object-fit:cover}.logo-preview span{font-size:34px;color:#b6c2d2}.logo-card h3,.license-card h3,.help-card h3{margin:0 0 8px;font-size:18px;font-weight:950}.logo-card p{margin:0 0 18px;color:#7b8da5;font-size:13px;font-style:italic}.upload-btn{height:46px;border-radius:14px;border:1px solid #e4eaf3;display:flex!important;align-items:center;justify-content:center;color:#64748b!important;background:#fff;font-size:12px!important;letter-spacing:.12em!important;font-weight:950;cursor:pointer}.upload-btn input{display:none}.license-card{padding:26px}.lic-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #edf2f7}.lic-row:last-child{border-bottom:0}.lic-row span{color:#7b8da5;font-weight:800}.lic-row b{font-weight:950}.help-card{background:linear-gradient(135deg,#332b83,#403a98);color:#fff;border-radius:24px;padding:30px;box-shadow:0 20px 40px rgba(51,43,131,.18)}.help-card p{line-height:1.55;color:#d7d4ff;font-style:italic}.help-card a{height:46px;border-radius:14px;background:#fff;color:#332b83;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:12px;letter-spacing:.12em}.notice{border-radius:16px;padding:14px 18px;margin:0 0 22px;font-weight:850}.notice.success{background:#ecfdf3;color:#039855}.notice.danger{background:#fff1f2;color:#be123c}@media(max-width:1180px){.settings-layout{grid-template-columns:1fr}.settings-right{grid-template-columns:repeat(2,1fr);display:grid}.form-grid.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.settings-right{display:flex}.form-grid.two,.form-grid.three,.form-grid.four{grid-template-columns:1fr}.save-settings{width:100%}}

/* KVKK Yönetimi */
.kvkk-top{margin-bottom:26px}.kvkk-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:28px}.kvkk-stat{background:#fff;border-radius:22px;padding:24px;box-shadow:0 18px 45px rgba(30,41,59,.04);display:flex;align-items:center;gap:18px}.kvkk-stat span{display:block;color:#6b7c93;font-size:13px;font-weight:800}.kvkk-stat b{display:block;font-size:32px;font-weight:950;margin-top:4px;letter-spacing:-.04em}.kvkk-icon{width:50px;height:50px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:20px}.kvkk-icon.yellow{background:#fff7df;color:#f59e0b}.kvkk-icon.orange{background:#fff2e5;color:#f97316}.kvkk-icon.red{background:#fff1f2;color:#ef4565}.kvkk-icon.blue{background:#eef2ff;color:#5b6cff}.kvkk-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.9fr);gap:28px;margin-bottom:28px}.kvkk-grid.lower{grid-template-columns:minmax(420px,.9fr) minmax(0,1.2fr)}.kvkk-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(30,41,59,.04);border:1px solid #eef2f7}.kvkk-section-title{font-size:19px;font-weight:950;letter-spacing:-.02em;margin-bottom:18px}.kvkk-warning{background:#fff8e6;color:#b45309;border:1px solid #fde7b2;border-radius:16px;padding:14px 16px;font-weight:800;font-size:13px;line-height:1.45;margin-bottom:18px}.kvkk-list,.kvkk-request-list,.photo-permissions{display:flex;flex-direction:column;gap:12px}.kvkk-user-row,.request-row,.photo-row{display:grid;grid-template-columns:50px 1fr auto auto;gap:14px;align-items:center;border-radius:18px;background:#fbfcff;border:1px solid #edf2f7;padding:14px 16px}.request-row{grid-template-columns:1fr auto}.photo-row{grid-template-columns:1fr auto auto}.kvkk-avatar{width:44px;height:44px;border-radius:14px;background:#f1f5f9;color:#667085;display:flex;align-items:center;justify-content:center;font-weight:950}.kvkk-user-row b,.request-row b,.photo-row b{display:block;font-weight:950}.kvkk-user-row small,.request-row small,.photo-row small{display:block;color:#7a8aa0;margin-top:4px;font-size:12px;font-weight:650}.kvkk-date{font-size:12px;color:#8a98ad;font-weight:850}.kvkk-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950;white-space:nowrap}.kvkk-pill.ok{background:#ecfdf3;color:#039855}.kvkk-pill.wait{background:#eef2ff;color:#5b4dff}.kvkk-pill.danger{background:#fff1f2;color:#ef4444}.kvkk-mini-form label,.kvkk-text-form label{display:block;color:#90a0b7;font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px}.kvkk-mini-form input,.kvkk-mini-form select,.kvkk-mini-form textarea,.kvkk-text-form input,.kvkk-text-form textarea{width:100%;margin-top:8px;border:1px solid #e3eaf4;background:#fbfcff;border-radius:14px;min-height:48px;padding:12px 14px;color:#172033;font:inherit;font-weight:650;letter-spacing:0;text-transform:none}.kvkk-mini-form textarea,.kvkk-text-form textarea{resize:vertical}.kvkk-mini-form .purple-btn{width:100%;margin:4px 0 18px}.empty-box{border:1px dashed #d8e0ec;border-radius:18px;padding:34px;text-align:center;color:#8a98ad;font-weight:850;background:#fbfcff}.mini-toggle input{display:none}.mini-toggle i{display:block;position:relative;width:50px;height:28px;border-radius:999px;background:#d8e0ec;transition:.2s}.mini-toggle i:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 3px 8px rgba(16,24,40,.18);transition:.2s}.mini-toggle input:checked+i{background:#12b76a}.mini-toggle input:checked+i:before{transform:translateX(22px)}.kvkk-text-form{border:1px solid #edf2f7;border-radius:18px;padding:18px;margin-bottom:16px;background:#fbfcff}.text-head{display:grid;grid-template-columns:1fr 130px;gap:15px;align-items:end;margin-bottom:12px}.text-head b{font-size:16px}.kvkk-text-form .check-box{background:#fff}.kvkk-text-form .soft-btn{width:100%;margin-top:8px}@media(max-width:1200px){.kvkk-stats{grid-template-columns:repeat(2,1fr)}.kvkk-grid,.kvkk-grid.lower{grid-template-columns:1fr}}@media(max-width:780px){.kvkk-stats{grid-template-columns:1fr}.kvkk-user-row{grid-template-columns:44px 1fr}.kvkk-user-row .kvkk-pill,.kvkk-user-row .kvkk-date{grid-column:2}.photo-row{grid-template-columns:1fr}.text-head{grid-template-columns:1fr}}

/* Sınıflar modülü */
.page-back{margin-bottom:12px}.page-back a{color:#8b9ab0;font-size:12px;font-weight:750;letter-spacing:.12em}.school-top.compact{margin-bottom:28px}.class-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:32px;max-width:1220px}.class-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;padding:32px;min-height:260px;box-shadow:0 18px 45px rgba(30,41,59,.04);display:flex;flex-direction:column;justify-content:space-between}.class-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.class-icon{width:54px;height:54px;border-radius:15px;background:#eef2ff;color:#5b4dff;display:flex;align-items:center;justify-content:center;font-size:24px}.capacity-box{text-align:right}.capacity-box span{display:block;color:#93a1b5;font-size:11px;font-weight:800;letter-spacing:.12em}.capacity-box b{display:block;margin-top:6px;font-size:20px;font-weight:760;color:#152033}.class-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.class-card h2{font-size:22px;line-height:1.15;margin:0;color:#172033;font-weight:760;letter-spacing:-.02em}.year-pill{font-size:11px;font-weight:760;color:#718096;background:#f1f5f9;border-radius:8px;padding:7px 10px;white-space:nowrap}.class-meta{margin-top:14px;display:flex;flex-direction:column;gap:10px;color:#667085;font-size:14px}.class-meta div{display:flex;align-items:center;gap:8px}.class-meta span{width:24px;height:24px;border-radius:8px;background:#eef2ff;color:#5b4dff;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.class-meta strong{font-weight:700;color:#637083}.class-meta .muted{color:#8b98aa}.class-divider{height:1px;background:#edf2f7;margin:28px 0 18px}.class-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.student-stack{display:flex;align-items:center;min-height:30px}.student-stack span{width:30px;height:30px;border-radius:50%;background:#eef2ff;color:#5b4dff;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;margin-left:-9px}.student-stack span:first-child{margin-left:0}.student-stack small{margin-left:8px;color:#8b98aa;font-size:12px;font-style:italic}.class-footer a{color:#5b4dff;font-size:12px;font-weight:850;letter-spacing:.08em}.class-form-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;padding:34px;max-width:820px;box-shadow:0 18px 45px rgba(30,41,59,.04)}.class-form-card input,.class-form-card select{width:100%;height:54px;border:1px solid #e5ebf3;border-radius:14px;background:#fbfcff;padding:0 17px;font:inherit;color:#172033;outline:none}.class-form-card input:focus,.class-form-card select:focus{border-color:#7b61ff;box-shadow:0 0 0 4px rgba(109,93,252,.10)}.class-form-card label{display:block;color:#8d9ab0;font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:10px}.class-form-grid{margin-top:24px}.form-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.form-actions.split{justify-content:space-between}.cancel-link{color:#59677c;font-weight:700}.danger-btn{height:43px;border:0;border-radius:13px;padding:0 18px;background:#fff1f2;color:#ef4444;font-weight:800;cursor:pointer}.empty-state{background:#fff;border:1px dashed #dbe3ee;border-radius:24px;padding:40px;text-align:center;color:#7b8798}.empty-state.wide{grid-column:1/-1;max-width:640px}.empty-state h3{margin:10px 0 8px;color:#172033;font-size:22px}.empty-state p{margin:0 0 18px}.empty-icon{width:70px;height:70px;border-radius:24px;background:#eef2ff;color:#5b4dff;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:30px}.notice.error{background:#fff1f2!important;color:#dc2626!important;border:1px solid #fecdd3!important}
@media(max-width:1180px){.class-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media(max-width:760px){.class-grid{grid-template-columns:1fr}.class-form-card{padding:24px}.form-actions,.form-actions.split{align-items:flex-start;flex-direction:column}.form-actions.split>div{display:flex;flex-direction:column;gap:14px}.class-card{padding:26px}}

/* Öğretmenler modülü */
.teachers-head{max-width:1220px}.title-with-icon{display:flex;align-items:center;gap:18px}.page-icon{width:48px;height:48px;border-radius:16px;background:#eef2ff;color:#5b4dff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:750;flex:0 0 auto}.teacher-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,310px));gap:30px;max-width:1100px}.teacher-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;padding:34px 26px 26px;min-height:355px;box-shadow:0 18px 45px rgba(30,41,59,.04);text-align:center;display:flex;flex-direction:column;align-items:center}.teacher-avatar-wrap{position:relative;margin-bottom:20px}.teacher-avatar-xl,.teacher-avatar-img{width:82px;height:82px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5b4dff,#8737ee);color:#fff;font-size:32px;font-weight:760;box-shadow:0 18px 30px rgba(91,77,255,.20);object-fit:cover}.teacher-mini-badge{position:absolute;right:-8px;bottom:4px;width:30px;height:30px;border-radius:10px;background:#fff;border:1px solid #edf2f7;box-shadow:0 8px 20px rgba(30,41,59,.08);display:flex;align-items:center;justify-content:center;color:#5b4dff;font-size:13px}.teacher-card h2{font-size:20px;font-weight:760;letter-spacing:-.02em;margin:0 0 9px;color:#172033}.teacher-class{font-size:12px;font-weight:800;letter-spacing:.12em;color:#8b9ab0;text-transform:uppercase}.teacher-divider{width:100%;height:1px;background:#edf2f7;margin:24px 0}.teacher-label{color:#90a0b7;font-size:12px;font-weight:800;letter-spacing:.20em;margin-bottom:10px}.teacher-email{font-size:12px;font-style:italic;color:#172033;min-height:20px}.teacher-manage{height:42px;width:100%;border:1px solid #e4eaf3;border-radius:13px;display:flex;align-items:center;justify-content:center;margin-top:auto;color:#65748b;font-size:12px;font-weight:800;letter-spacing:.10em;background:#fff}.teacher-manage:hover{border-color:#cfd8e6;color:#5b4dff}.teacher-create-layout{display:grid;grid-template-columns:300px minmax(520px,630px);gap:34px;align-items:start}.teacher-photo-card,.teacher-form-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;box-shadow:0 18px 45px rgba(30,41,59,.04)}.teacher-photo-card{padding:32px;text-align:center}.photo-drop{width:132px;height:132px;border:2px dashed #dbe4ef;background:#fbfcff;border-radius:34px;margin:0 auto 24px;display:flex!important;align-items:center;justify-content:center;cursor:pointer}.photo-drop input{display:none}.photo-placeholder{font-size:48px;color:#c3cedd}.teacher-photo-card h3{font-size:17px;margin:0 0 10px;font-weight:760}.teacher-photo-card p{margin:0 0 24px;color:#7b8da5;font-size:13px;font-style:italic;line-height:1.5}.wide-upload{width:100%}.teacher-form-card{padding:38px 42px}.form-title-row{display:flex;align-items:center;gap:18px;border-bottom:1px solid #edf2f7;padding-bottom:26px;margin-bottom:28px}.form-title-row h1{font-size:26px;line-height:1.1;margin:0;font-weight:760;letter-spacing:-.025em}.form-title-row p{margin:6px 0 0;color:#667085;font-size:14px;font-style:italic}.teacher-form-card input,.teacher-form-card select{width:100%;height:58px;border:1px solid #e5ebf3;border-radius:15px;background:#fbfcff;padding:0 18px;font:inherit;color:#172033;outline:none}.teacher-form-card input:focus,.teacher-form-card select:focus{border-color:#7b61ff;box-shadow:0 0 0 4px rgba(109,93,252,.10)}.teacher-form-card label{display:block;color:#8d9ab0;font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.full-span{grid-column:1/-1}.soft-cancel{height:58px;min-width:230px;border-radius:15px;background:#f1f5f9;color:#59677c;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;letter-spacing:.08em}.teacher-profile-layout{display:grid;grid-template-columns:410px minmax(520px,820px);gap:34px;align-items:start}.teacher-profile-card,.profile-large-card,.teacher-note-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;box-shadow:0 18px 45px rgba(30,41,59,.04)}.teacher-profile-card{padding:38px 34px;text-align:center}.profile-avatar,.profile-photo{width:132px;height:132px;margin:0 auto 26px;border-radius:35px;background:linear-gradient(135deg,#5b4dff,#8737ee);color:#fff;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:760;border:4px solid #fff;box-shadow:0 18px 34px rgba(91,77,255,.18);object-fit:cover}.teacher-profile-card h1{margin:0 0 10px;font-size:26px;font-weight:760;letter-spacing:-.03em}.role-label{color:#5b4dff;font-size:12px;font-weight:850;letter-spacing:.16em;margin-bottom:22px}.status-pill{display:inline-flex;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800}.status-pill.ok{background:#dcfce7;color:#039855}.status-pill.danger{background:#fff1f2;color:#ef4444}.profile-info{display:flex;justify-content:space-between;gap:18px;margin:18px 0;color:#667085}.profile-info span{color:#8da0b6}.profile-info b{color:#172033;font-weight:750}.profile-actions{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:28px}.dark-pill-btn{height:44px;border-radius:18px;background:#101828;color:#fff;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;font-size:12px;letter-spacing:.06em}.danger-link-btn{border:0;background:#fff1f2;color:#ef4444;border-radius:999px;padding:10px 13px;font-weight:850;cursor:pointer;font-size:12px;letter-spacing:.04em}.teacher-note-card{margin-top:24px;padding:26px;background:#eef3ff;border-color:#dbe6ff;color:#4f46e5}.teacher-note-card b{font-size:16px}.teacher-note-card p{font-style:italic;line-height:1.55;margin:16px 0 0;color:#4338ca}.teacher-profile-side{display:flex;flex-direction:column;gap:34px}.profile-large-card{padding:34px;min-height:210px}.profile-large-card h2{margin:0 0 26px;font-size:22px;font-weight:760;letter-spacing:-.02em}.curved-card{position:relative;overflow:hidden}.curved-card:after{content:"";position:absolute;right:-50px;top:-70px;width:170px;height:170px;border-radius:0 0 0 100%;background:#f8fafc}.assigned-class-box{border:1px solid #edf2f7;background:#fbfcff;border-radius:22px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.assigned-class-box h3{margin:0 0 8px;font-size:26px;font-weight:760;letter-spacing:-.03em}.assigned-class-box p{margin:0;color:#667085;font-style:italic}.empty-activity{height:170px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#c3cedd;font-size:44px}.empty-activity span{font-size:14px;font-style:italic;color:#b7c2d0;margin-top:10px}.page-back span{color:#8b9ab0;font-size:14px;margin-left:10px}
@media(max-width:1180px){.teacher-grid{grid-template-columns:repeat(2,minmax(240px,1fr));max-width:none}.teacher-create-layout,.teacher-profile-layout{grid-template-columns:1fr}.teacher-photo-card{max-width:360px}.teacher-profile-card{max-width:420px}}@media(max-width:760px){.teacher-grid{grid-template-columns:1fr}.teacher-form-card{padding:26px}.form-title-row{align-items:flex-start}.teacher-create-layout{gap:22px}.soft-cancel{min-width:0;width:100%}.teacher-profile-card,.profile-large-card{padding:26px}.assigned-class-box{flex-direction:column;align-items:flex-start}.profile-info{flex-direction:column;gap:6px}}


/* Veliler modülü */
.parents-top{max-width:1250px}.top-actions{display:flex;align-items:center;gap:16px}.parent-search{height:46px;width:275px;background:#fff;border:1px solid #e6edf6;border-radius:15px;display:flex;align-items:center;gap:10px;padding:0 14px;box-shadow:0 8px 22px rgba(30,41,59,.04)}.parent-search span{color:#9aa8bd;font-size:18px}.parent-search input{border:0;outline:0;background:transparent;width:100%;height:100%;font:inherit;color:#172033}.parent-search a{color:#98a6ba;font-weight:800}.parent-grid{display:grid;grid-template-columns:repeat(3,minmax(285px,1fr));gap:28px;max-width:1250px}.parent-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;min-height:250px;padding:28px 32px 24px;box-shadow:0 18px 45px rgba(30,41,59,.04);display:flex;flex-direction:column}.parent-card-head{display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:start}.parent-avatar{width:58px;height:58px;border-radius:17px;background:#eef2ff;border:1px solid #dfe7ff;color:#5b4dff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:760;text-transform:uppercase}.parent-title h2{font-size:18px;font-weight:760;color:#172033;margin:4px 0 4px;letter-spacing:-.02em}.parent-title span{display:block;color:#8b9ab0;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.parent-card-actions{display:flex;gap:12px}.parent-card-actions a{width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:#8da0b6;border-radius:8px}.parent-card-actions a:hover{background:#f3f6fb;color:#5b4dff}.parent-card-actions .danger:hover{background:#fff1f2;color:#ef4444}.parent-label{margin-top:34px;color:#8b9ab0;font-size:12px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.student-chips{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;min-height:44px;margin-top:16px}.student-chips span{height:34px;border:1px solid #e9eef6;background:#fbfcff;border-radius:11px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;color:#172033;font-size:13px;font-weight:700}.student-chips span i{width:8px;height:8px;border-radius:50%;background:#5b4dff;display:block}.student-chips em{color:#a0adbf;font-size:13px;font-style:italic;margin-top:4px}.parent-footer{border-top:1px solid #edf2f7;margin-top:auto;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:14px}.phone-line{font-size:12px;font-weight:800;letter-spacing:.10em;color:#33c172}.parent-footer a{font-size:12px;font-weight:850;color:#5b4dff;letter-spacing:.08em}.parent-create-wrap{max-width:820px;margin:0 auto}.parent-form-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;box-shadow:0 18px 45px rgba(30,41,59,.04);padding:38px 42px}.parent-form-card input{width:100%;height:58px;border:1px solid #e5ebf3;border-radius:15px;background:#fbfcff;padding:0 18px;font:inherit;color:#172033;outline:none}.parent-form-card input:focus{border-color:#7b61ff;box-shadow:0 0 0 4px rgba(109,93,252,.10)}.parent-form-card label{display:block;color:#8d9ab0;font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.parent-connect-section{border-top:1px solid #edf2f7;margin-top:30px;padding-top:28px}.connect-title{display:flex;align-items:center;gap:16px;margin-bottom:20px}.page-icon.small{width:38px;height:38px;border-radius:13px;font-size:18px}.connect-title h2{font-size:20px;line-height:1.15;margin:0;color:#172033;font-weight:760}.connect-title p{margin:5px 0 0;color:#667085;font-size:13px;font-style:italic}.student-select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.student-select-card{height:64px;border:1px solid #edf2f7;background:#fbfcff;border-radius:16px;display:grid!important;grid-template-columns:22px 32px 1fr auto;align-items:center;gap:12px;padding:0 14px;color:#172033;text-transform:none!important;letter-spacing:0!important;margin:0!important}.student-select-card input{width:20px!important;height:20px!important;margin:0!important}.student-select-card b{font-size:13px;font-weight:760;color:#172033}.student-select-card em{font-size:10px;font-style:normal;color:#7b8da5;background:#f1f5f9;border-radius:8px;padding:6px 8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tiny-photo{width:30px;height:30px;border-radius:8px;background:#fff;border:1px dashed #cbd5e1;color:#9aa8bd;display:flex;align-items:center;justify-content:center}.parent-actions .purple-btn,.parent-actions .soft-cancel{height:58px;min-width:260px;border-radius:15px}.small-empty{grid-column:1/-1;padding:22px!important}
@media(max-width:1180px){.parent-grid{grid-template-columns:repeat(2,minmax(285px,1fr))}.top-actions{flex-direction:column;align-items:flex-end}.parent-search{width:100%}}@media(max-width:760px){.parent-grid{grid-template-columns:1fr}.parent-card{padding:24px}.parent-card-head{grid-template-columns:52px 1fr}.parent-card-actions{grid-column:2}.parent-footer{align-items:flex-start;flex-direction:column}.parent-form-card{padding:26px}.student-select-grid{grid-template-columns:1fr}.student-select-card{grid-template-columns:22px 32px 1fr}.student-select-card em{grid-column:3}.top-actions{align-items:stretch;width:100%}.parent-actions .purple-btn,.parent-actions .soft-cancel{min-width:0;width:100%}}
