.admin-shell>.admin-system-update-section{display:none!important}
.admin-shell[data-admin-view="guncelleme"]>.admin-system-update-section{display:block!important;margin:0}
.admin-system-update-section{--update-accent:#8b9cff;--update-mint:#53d8af;color:#f5f7fb;animation:update-enter .32s ease both}
.system-update-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:32px 34px;background:radial-gradient(circle at 6% 0,rgba(126,143,255,.2),transparent 36%),linear-gradient(135deg,#202638,#171c29);border:1px solid rgba(142,156,190,.2);border-radius:18px;box-shadow:0 24px 70px rgba(4,7,14,.28)}
.system-update-symbol{position:relative;display:grid;place-items:center;width:72px;height:72px;border-radius:18px;background:linear-gradient(145deg,#8b9cff,#5267df);box-shadow:0 16px 38px rgba(94,114,235,.34)}
.system-update-symbol span{font-size:34px;animation:update-rotate 5s linear infinite}.system-update-symbol i{position:absolute;inset:-7px;border:1px solid rgba(137,153,255,.25);border-radius:23px}
.system-update-hero>div:nth-child(2)>span,.system-update-grid>section>span{color:#9aa9ff;font-size:12px;font-weight:900;letter-spacing:.14em}.system-update-hero h1{margin:7px 0 6px;font-size:32px;letter-spacing:-.025em}.system-update-hero p{margin:0;color:#aeb8ca;font-size:14px;line-height:1.6}
.system-update-hero>b{display:flex;align-items:center;gap:9px;padding:10px 13px;border-radius:10px;background:rgba(79,211,170,.1);color:#a8efd8;font-size:12px;white-space:nowrap}.system-update-hero>b.offline{background:rgba(231,165,171,.1);color:#efb1b8}.system-update-hero>b i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 15px currentColor;animation:update-pulse 2s ease infinite}
.system-version-flow{display:grid;grid-template-columns:1fr 150px 1fr;gap:18px;align-items:center;margin:18px 0}.system-version-flow article{padding:22px 24px;background:#1b202f;border:1px solid rgba(143,157,190,.18);border-radius:14px}.system-version-flow article.latest{background:linear-gradient(135deg,rgba(91,111,222,.18),#1b202f)}.system-version-flow small,.system-version-flow strong,.system-version-flow article span{display:block}.system-version-flow small{color:#8290aa;font-size:12px;font-weight:900;letter-spacing:.12em}.system-version-flow strong{margin:8px 0 4px;font-size:28px}.system-version-flow article span{color:#9da8bb;font-size:13px}.system-version-flow>div{position:relative;text-align:center;color:#8b9cff;font-size:11px;font-weight:950;letter-spacing:.12em}.system-version-flow>div i{position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#6679f0,transparent)}.system-version-flow>div span{position:relative;padding:6px 8px;background:#202433}
.system-update-notice{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;border-radius:12px;background:rgba(83,216,175,.08);border:1px solid rgba(83,216,175,.25)}.system-update-notice.available{background:rgba(139,156,255,.09);border-color:rgba(139,156,255,.28)}.system-update-notice.warning{background:rgba(226,157,86,.08);border-color:rgba(226,157,86,.28)}.system-update-notice>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:rgba(255,255,255,.06);font-size:18px}.system-update-notice b{font-size:14px}.system-update-notice p{margin:3px 0 0;color:#a8b2c4;font-size:13px;line-height:1.5}
.system-update-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.system-update-grid>section,.system-update-grid>aside{padding:26px;background:#191e2b;border:1px solid rgba(143,157,190,.18);border-radius:16px}.system-update-grid h2{margin:7px 0 22px;font-size:22px}.system-update-grid ul{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0;padding:0;list-style:none}.system-update-grid li{position:relative;padding-left:34px}.system-update-grid li:before{content:'✓';position:absolute;left:0;top:0;display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:rgba(83,216,175,.12);color:#7ae3c1;font-weight:950}.system-update-grid li b,.system-update-grid li small{display:block}.system-update-grid li b{font-size:14px}.system-update-grid li small{margin-top:5px;color:#929eb3;font-size:12px;line-height:1.5}.system-update-grid>aside>small{color:#9aa9ff;font-size:12px;font-weight:900;letter-spacing:.13em}.system-update-grid dl{margin:14px 0 20px}.system-update-grid dl div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid rgba(143,157,190,.12)}.system-update-grid dt{color:#929db0;font-size:13px}.system-update-grid dd{margin:0;color:#f3f5fa;font-size:13px;font-weight:850;text-align:right}.system-update-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:10px}.system-update-actions .btn{min-height:46px}.system-update-service-help{margin:14px 0 0;padding:11px 12px;border-left:3px solid #e2a259;background:rgba(226,162,89,.06);color:#aeb7c7;font-size:12px;line-height:1.55}
@keyframes update-enter{from{opacity:0;transform:translateY(7px)}}@keyframes update-rotate{to{transform:rotate(360deg)}}@keyframes update-pulse{50%{opacity:.45;transform:scale(.78)}}
@media(max-width:1000px){.system-update-grid{grid-template-columns:1fr}.system-version-flow{grid-template-columns:1fr}.system-version-flow>div{height:22px}.system-update-hero{grid-template-columns:auto 1fr}.system-update-hero>b{grid-column:1/-1;justify-self:start}}
@media(max-width:620px){.system-update-hero{padding:22px;grid-template-columns:1fr}.system-update-symbol{width:58px;height:58px}.system-update-hero h1{font-size:27px}.system-update-grid ul{grid-template-columns:1fr}.system-update-actions{grid-template-columns:1fr}.system-version-flow article{padding:18px}}
@media(prefers-reduced-motion:reduce){.admin-system-update-section,.system-update-symbol span,.system-update-hero>b i{animation:none}}
