/* Theme Name: Ozelsohbet.net
Version: 7.2.1 */
:root{--primary:#6d5dfc;--secondary:#4f8cff;--bg:#f7f8ff;--text:#172033;--card:#fff;--muted:#718096}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.container{max-width:1180px;margin:auto;padding:0 20px}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;line-height:0}.logo img{display:block;width:230px;height:auto;max-height:56px}.logo .custom-logo-link{display:flex;align-items:center;line-height:0}.logo .custom-logo{display:block;width:auto;max-width:230px;height:auto;max-height:56px}.menu{display:flex;gap:20px;align-items:center}.menu a{font-weight:600}.btn{border:0;border-radius:12px;padding:12px 18px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-weight:700;cursor:pointer}.hero{padding:80px 0;background:linear-gradient(135deg,#eef0ff,#f8fbff)}.hero h1{font-size:48px;line-height:1.05;margin:0 0 18px}.hero p{font-size:19px;color:var(--muted);max-width:680px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.section{padding:55px 0}.card{background:var(--card);border:1px solid #e8eaf3;border-radius:20px;padding:24px;box-shadow:0 8px 30px rgba(30,40,80,.05)}.room{display:flex;justify-content:space-between;align-items:center}.dot{width:10px;height:10px;border-radius:50%;background:#22c55e;display:inline-block;margin-right:8px}.post img{width:100%;height:180px;object-fit:cover;border-radius:14px}.muted{color:var(--muted)}.auth-wrap{max-width:460px;margin:60px auto}.form-card input,.form-card textarea,.form-card select{width:100%;padding:13px;border:1px solid #ddd;border-radius:10px;margin:7px 0 14px}.chat{display:grid;grid-template-columns:1fr 280px;gap:20px}.messages{min-height:480px;display:flex;flex-direction:column;gap:12px}.msg{background:#f0f2ff;padding:12px 15px;border-radius:14px;max-width:80%}.msg.me{margin-left:auto;background:#e1eaff}.users{display:flex;flex-direction:column;gap:12px}.user{display:flex;align-items:center;gap:10px}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;display:grid;place-items:center;font-weight:700}.profile{display:grid;grid-template-columns:220px 1fr;gap:25px}.request{display:flex;justify-content:space-between;gap:15px;align-items:center}.mobile-toggle{display:none}@media(max-width:800px){.logo img,.logo .custom-logo{max-width:190px;max-height:50px}.menu{display:none}.mobile-toggle{display:block}.grid{grid-template-columns:1fr}.hero h1{font-size:36px}.chat,.profile{grid-template-columns:1fr}.section{padding:38px 0}.nav{height:64px}}

/* Gösterişli logo ve footer */
.footer-card{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px 30px;background:linear-gradient(135deg,#fff,#f5f6ff);border:1px solid #e5e7f5;border-radius:24px;box-shadow:0 12px 40px rgba(55,65,120,.08)}
.footer-logo{display:inline-flex;align-items:center;line-height:0;transition:transform .2s ease,filter .2s ease}.footer-logo:hover{transform:translateY(-2px);filter:drop-shadow(0 8px 14px rgba(79,140,255,.18))}.footer-logo img{display:block;width:300px;height:auto;max-width:100%}.footer-brand .muted{margin:8px 0 0 2px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.footer-links a{font-weight:700;color:#5b6475}.footer-links a:hover{color:var(--primary)}
@media(max-width:800px){.footer-card{flex-direction:column;align-items:flex-start;padding:24px}.footer-logo img{width:270px}.footer-links{justify-content:flex-start}}

/* WordPress Bileşenleri v2.5 */
.content-sidebar-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.sidebar{min-width:0}.widget{margin:0 0 20px}.widget-inner{background:#fff;border:1px solid #e8eaf3;border-radius:18px;padding:20px;box-shadow:0 8px 30px rgba(30,40,80,.05)}.widget-title{font-size:18px;margin:0 0 14px;color:var(--text)}.widget ul{list-style:none;padding:0;margin:0}.widget li{padding:8px 0;border-bottom:1px solid #eef0f6}.widget li:last-child{border-bottom:0}.widget a{color:#4f5870}.widget a:hover{color:var(--primary)}.widget input,.widget select{max-width:100%;padding:10px;border:1px solid #ddd;border-radius:10px}.widget_search .search-form{display:flex;gap:8px}.widget_search .search-field{width:100%}.widget_search .search-submit{border:0;border-radius:10px;padding:10px 13px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.footer-widgets-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.footer-widget-column .widget{margin:0}.footer-widget-column .widget-inner{height:100%}
@media(max-width:800px){.content-sidebar-layout{grid-template-columns:1fr}.footer-widgets-grid{grid-template-columns:1fr}.sidebar{order:2}}

/* Son Yazılar sayfalama */
.posts-pagination{margin-top:30px;display:flex;justify-content:center}.posts-pagination .page-numbers{display:flex;align-items:center;justify-content:center;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.posts-pagination .page-numbers li{margin:0;padding:0}.posts-pagination .page-numbers a,.posts-pagination .page-numbers span{display:inline-flex;min-width:42px;height:42px;padding:0 13px;align-items:center;justify-content:center;border:1px solid #e3e6f0;border-radius:10px;background:#fff;color:var(--text);font-weight:700;box-shadow:0 4px 14px rgba(30,40,80,.04)}.posts-pagination .page-numbers a:hover{border-color:var(--primary);color:var(--primary)}.posts-pagination .page-numbers .current{background:linear-gradient(135deg,var(--primary),var(--secondary));border-color:transparent;color:#fff}.posts-pagination .page-numbers .dots{border:0;background:transparent;box-shadow:none;min-width:24px;padding:0}.posts-pagination .page-numbers .prev,.posts-pagination .page-numbers .next{padding:0 16px}@media(max-width:600px){.posts-pagination .page-numbers{gap:5px}.posts-pagination .page-numbers a,.posts-pagination .page-numbers span{min-width:38px;height:38px;padding:0 10px}.posts-pagination .page-numbers .prev,.posts-pagination .page-numbers .next{padding:0 11px}}

/* Premium ana sayfa hero v3.2 */
.hero-premium{position:relative;overflow:hidden;padding:88px 0 78px;background:radial-gradient(circle at 80% 20%,rgba(109,93,252,.14),transparent 34%),radial-gradient(circle at 10% 90%,rgba(79,140,255,.10),transparent 30%),linear-gradient(135deg,#f4f2ff,#f8fbff 55%,#eef5ff)}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:55px;align-items:center}.hero-copy{position:relative;z-index:2}.hero-eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.hero-eyebrow:before{content:"";width:24px;height:3px;border-radius:10px;background:linear-gradient(90deg,var(--primary),var(--secondary))}.hero-premium h1{font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.04em;margin:14px 0 20px;max-width:720px}.hero-lead{font-size:20px;line-height:1.7;color:#4f5870;max-width:720px;margin:0 0 12px}.hero-sublead{font-size:16px;line-height:1.7;color:#718096;max-width:680px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}.hero-link{font-weight:800;color:#4f5870}.hero-link:hover{color:var(--primary)}.hero-features{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;color:#5c6679;font-size:14px;font-weight:700}.hero-features span{display:inline-flex;align-items:center;gap:7px}.hero-features b{font-size:17px}.hero-visual{position:relative;min-height:430px;display:grid;place-items:center}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:300px;height:300px;background:rgba(109,93,252,.16);top:15px;right:25px}.orb-two{width:210px;height:210px;background:rgba(79,140,255,.13);bottom:15px;left:20px}.chat-preview{position:relative;z-index:2;width:min(100%,430px);padding:20px;border:1px solid rgba(255,255,255,.75);border-radius:28px;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);box-shadow:0 28px 70px rgba(55,65,120,.18)}.chat-preview-head,.preview-user,.preview-bottom{display:flex;align-items:center}.chat-preview-head{gap:8px;padding-bottom:17px;border-bottom:1px solid #edf0f7}.preview-count{margin-left:auto;font-size:11px;color:#7b8495}.live-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.12)}.preview-user{gap:10px;margin-top:18px}.preview-user>div{display:flex;flex-direction:column;gap:2px}.preview-user small{color:#8a93a4}.preview-time{margin-left:auto;font-size:11px;color:#9aa2b1}.preview-avatar{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--primary),#9b8cff)}.preview-avatar.alt{background:linear-gradient(135deg,var(--secondary),#63c4ff)}.preview-bubble{margin:10px 0 0 50px;background:#f0f2ff;border-radius:4px 16px 16px 16px;padding:12px 14px;color:#4d5669;font-size:14px}.preview-bubble.right{margin:10px 0 0 50px;background:#e8f0ff}.preview-bottom{justify-content:space-between;margin-top:18px;padding-top:15px;border-top:1px solid #edf0f7;color:#697387;font-size:12px;font-weight:700}.intro-section{padding-top:25px}.intro-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:end;padding:28px 0}.intro-grid h2{font-size:36px;line-height:1.15;margin:10px 0 0;letter-spacing:-.025em}.intro-text{font-size:17px;line-height:1.8;margin:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-heading h2{margin:7px 0 0}.posts-pagination{margin-top:28px}.posts-pagination ul{display:flex;gap:8px;list-style:none;padding:0;justify-content:center;flex-wrap:wrap}.posts-pagination a,.posts-pagination span{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #e4e7f0;border-radius:11px;background:#fff;font-weight:700}.posts-pagination .current{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-color:transparent}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:30px}.hero-premium{padding:62px 0}.hero-visual{min-height:360px}.intro-grid{grid-template-columns:1fr;gap:10px}.hero-premium h1{font-size:46px}}
@media(max-width:600px){.hero-premium{padding:48px 0}.hero-premium h1{font-size:39px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-features{flex-direction:column;gap:10px}.hero-visual{min-height:320px}.chat-preview{padding:16px;border-radius:22px}.orb-one{width:220px;height:220px}.orb-two{width:150px;height:150px}.section-heading{align-items:flex-start;flex-direction:column}.intro-grid h2{font-size:30px}}

/* Bilgi ve IRC rehberi */
.page-hero{background:linear-gradient(135deg,#eef0ff,#f8fbff);padding-top:65px;padding-bottom:45px}.page-hero h1{font-size:44px;margin:8px 0 0}.page-content{line-height:1.8}.page-content h2{font-size:30px;margin-top:0}.page-content h3{font-size:21px;margin-top:28px}.page-content ol,.page-content ul{padding-left:24px}.command-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.command-card{display:block;background:linear-gradient(135deg,#f7f7ff,#eef5ff);border:1px solid #e3e7f5;border-radius:16px;padding:20px;font-weight:800;color:var(--text);transition:.2s}.command-card:hover{transform:translateY(-3px);border-color:var(--primary);box-shadow:0 10px 25px rgba(40,50,100,.08)}.command-card small{display:block;color:var(--muted);font-weight:500;margin-top:6px}.command-list{display:grid;gap:10px;margin:20px 0}.command-list code,.irc-code{display:block;background:#111827;color:#e5e7eb;border-radius:12px;padding:13px 15px;font-family:Consolas,Monaco,monospace;font-size:14px;overflow:auto}.irc-code{line-height:1.8}.notice{background:#f8f9ff;border-left:4px solid var(--primary);padding:14px 16px;border-radius:8px}.page-content a{color:var(--primary);font-weight:700}@media(max-width:800px){.page-hero h1{font-size:34px}.command-grid{grid-template-columns:1fr 1fr}}

/* Tema içi bağımsız bilgi ve IRC içerikleri */
.page-hero{background:linear-gradient(135deg,#eef0ff,#f8fbff);padding-bottom:35px}.page-hero h1{font-size:42px;margin:8px 0 0}.section-kicker{display:inline-block;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid #e6e8f4;color:var(--primary);font-weight:800;font-size:13px}.page-content{line-height:1.8}.page-content h2{font-size:30px;margin-top:0}.page-content h3{margin-top:30px}.command-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:25px 0}.command-card{padding:20px;border:1px solid #e6e8f4;border-radius:16px;background:linear-gradient(135deg,#fff,#f7f8ff);font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.command-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(30,40,80,.08)}.command-card small{display:block;color:var(--muted);font-weight:500;margin-top:5px}.command-list{display:grid;gap:10px;margin:20px 0}.command-list code,.irc-code{display:block;background:#111827;color:#e5e7eb;border-radius:12px;padding:14px 16px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.notice{padding:15px 18px;background:#f5f7ff;border-left:4px solid var(--primary);border-radius:10px}.page-content ol{padding-left:22px}.page-content li{margin:9px 0}@media(max-width:800px){.page-hero h1{font-size:32px}.command-grid{grid-template-columns:1fr}}
.notice{padding:12px 15px;border-radius:10px;background:#eef2ff;border:1px solid #dfe3ff;margin:0 0 18px}.form-card form{display:flex;flex-direction:column}.form-card input[type=checkbox]{width:auto;margin-right:6px}.form-card label:has(input[type=checkbox]){display:flex;align-items:center;gap:4px}
.auth-wrap .form-card small{display:block;margin:-7px 0 12px;font-size:12px}.form-card label input[type=checkbox]{accent-color:var(--primary)}

/* Tarayıcı uyumluluk katmanı v4.5
   Firefox, Opera, Yandex ve eski Edge/IE için güvenli fallback'ler. */
.form-card label.consent-label{display:flex;align-items:center;gap:4px}
.form-card label.consent-label input[type=checkbox]{width:auto;margin:0 4px 0 0}
.chat-preview{width:430px;max-width:100%}
.hero-premium h1{font-size:56px}

/* Modern tarayıcılar: mevcut responsive tasarım korunur */
@supports (display:grid){
  .hero-premium h1{font-size:clamp(42px,6vw,68px)}
  .chat-preview{width:min(100%,430px)}
}

/* Internet Explorer 10/11 ve eski Microsoft motorları */
@media all and (-ms-high-contrast:none), all and (-ms-high-contrast:active){
  body{background:#f7f8ff;color:#172033}
  .container{width:100%;max-width:1180px;margin-left:auto;margin-right:auto}
  .site-header{position:relative}
  .nav{display:flex}
  .menu{display:flex}
  .grid,.hero-grid,.intro-grid,.chat,.profile,.content-sidebar-layout,.footer-widgets-grid,.command-grid{display:flex;flex-wrap:wrap}
  .grid>.card{width:31.333%;margin:0 1% 20px}
  .hero-grid>.hero-copy{width:56%;margin-right:4%}
  .hero-grid>.hero-visual{width:40%}
  .intro-grid>.section-kicker,.intro-grid>div{flex:1 1 45%}
  .chat>.card{width:calc(100% - 300px);margin-right:20px}
  .chat>.users{width:280px}
  .profile>.card:first-child{width:220px;margin-right:25px}
  .profile>.card:last-child{width:calc(100% - 245px)}
  .content-sidebar-layout>.content-main{width:calc(100% - 328px);margin-right:28px}
  .content-sidebar-layout>.sidebar{width:300px}
  .footer-widgets-grid>.footer-widget-column{width:31.333%;margin-right:1%}
  .command-grid>.command-card{width:48%;margin:0 1% 14px}
  .hero-visual{display:flex;align-items:center;justify-content:center}
  .avatar,.preview-avatar{display:flex;align-items:center;justify-content:center}
  .messages{display:flex}
  .messages .msg{margin-bottom:12px}
  .users .user{margin-bottom:12px}
  .btn{background:#6d5dfc}
  .avatar{background:#6d5dfc}
  .preview-avatar{background:#6d5dfc}
  .preview-avatar.alt{background:#4f8cff}
  .posts-pagination .current{background:#6d5dfc}
  .hero-premium h1{font-size:56px}
  .chat-preview{width:430px;max-width:100%;background:#fff}
  .orb-one{background:#eeeaff}
  .orb-two{background:#e8f1ff}
  .hero-actions{display:flex}
}

/* Eski/uyumsuz motorlarda taşmayı önle */
img,video,iframe{max-width:100%}
table{max-width:100%;border-collapse:collapse}
pre,code{max-width:100%;overflow:auto}
input,textarea,select,button{font-family:Arial,sans-serif}


/* Gelişmiş profil sistemi v4.8 */
.profile-page{padding-top:40px}.profile-cover{display:flex;align-items:center;gap:25px;padding:28px;margin-bottom:25px;background:linear-gradient(135deg,#fff,#f5f7ff)}.profile-avatar-wrap{flex:0 0 auto}.profile-avatar-large,.profile-avatar-image{width:118px;height:118px;border-radius:28px}.profile-avatar-large{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:42px;font-weight:800;box-shadow:0 12px 30px rgba(80,90,180,.18)}.profile-avatar-image{display:block;object-fit:cover;border:4px solid #fff;box-shadow:0 12px 30px rgba(80,90,180,.16)}.profile-head-info{flex:1;min-width:0}.profile-head-info h1{margin:8px 0;font-size:30px}.profile-head-info p{color:var(--muted);margin:0 0 7px;line-height:1.6}.profile-head-info small{color:#8b94a7}.profile-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eefbf3;color:#18854b;font-size:12px;font-weight:800}.profile-badge .dot{width:7px;height:7px;margin-right:5px}.profile-progress{width:220px;padding:17px;border-radius:16px;background:#f7f8ff;border:1px solid #e8eaf3}.profile-progress strong{display:block;font-size:25px;color:var(--primary)}.profile-progress span{display:block;font-size:12px;color:var(--muted);margin-bottom:10px}.progress-bar{height:8px;background:#e7eaf3;border-radius:999px;overflow:hidden}.progress-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--secondary))}.profile-layout{grid-template-columns:240px 1fr}.profile-side{text-align:center;height:max-content}.profile-side h3{margin-top:0}.mini-profile-avatar{width:110px;height:110px;margin:18px auto;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:36px;font-weight:800;display:flex;align-items:center;justify-content:center;overflow:hidden}.mini-profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-side .btn{display:inline-block;margin:4px 0}.btn-danger{background:linear-gradient(135deg,#dc2626,#ef4444)}.btn-light{background:#eef2ff;color:var(--text);border:1px solid #dde3f5}.profile-form-section{padding:4px 0 22px;margin-bottom:22px;border-bottom:1px solid #edf0f6}.profile-form-section h3{margin:0 0 15px;font-size:18px}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px}.profile-form-grid>div{min-width:0}.profile-form-grid .full{grid-column:1/-1}.profile-form-grid label{display:block;font-weight:700;font-size:13px;margin-top:6px}.profile-form-grid small{display:block;color:var(--muted);font-size:11px;margin-top:-8px;margin-bottom:10px}.profile-actions{display:flex;gap:10px;flex-wrap:wrap}.profile-error{border-color:#fecaca;background:#fff1f2;color:#991b1b}@media(max-width:800px){.profile-cover{align-items:flex-start;flex-wrap:wrap}.profile-progress{width:100%}.profile-avatar-large,.profile-avatar-image{width:95px;height:95px}.profile-head-info h1{font-size:24px}.profile-layout{grid-template-columns:1fr}.profile-side{order:0}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid .full{grid-column:auto}}@media(max-width:500px){.profile-cover{padding:20px;gap:16px}.profile-head-info{flex-basis:calc(100% - 115px)}.profile-actions .btn{width:100%;text-align:center}}

/* Profil düzenleme v5.0.2 düzeltmeleri */
.profile-page .form-card{min-width:0;overflow:hidden}
.profile-page .profile-side{min-width:0}
.profile-page .profile-form-grid input,.profile-page .profile-form-grid select,.profile-page .profile-form-grid textarea{display:block;width:100%;max-width:100%;box-sizing:border-box;font:inherit}
.profile-page .profile-form-grid textarea{resize:vertical;min-height:92px;line-height:1.5}
.profile-page .profile-form-grid input[type="file"]{padding:10px;background:#fff;overflow:hidden}
.profile-page .profile-actions{margin-top:4px}
.profile-page .profile-actions .btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
@media(max-width:800px){.profile-page .profile-cover{display:flex}.profile-page .profile-side,.profile-page .form-card{width:100%;}.profile-page .profile-form-grid{display:grid;grid-template-columns:1fr;gap:0}.profile-page .profile-form-grid .full{grid-column:auto}.profile-page .profile-side .btn{max-width:100%;}.profile-page .profile-actions{display:flex;flex-direction:column}.profile-page .profile-actions .btn{width:100%;}}
@media(max-width:500px){.profile-page .profile-cover{display:block}.profile-page .profile-avatar-wrap{margin-bottom:16px}.profile-page .profile-head-info{width:100%}.profile-page .profile-progress{margin-top:18px}.profile-page .card{padding:18px}.profile-page .profile-form-grid input,.profile-page .profile-form-grid select,.profile-page .profile-form-grid textarea{font-size:16px}}

/* ===== v6.0 PRO yenilenen tasarım ===== */
.pro-nav{font-weight:900!important;color:#8b5cf6!important;position:relative}.pro-nav:after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#f59e0b;margin-left:5px;vertical-align:middle}.pro-page{background:linear-gradient(180deg,#f7f5ff 0,#fff 38%,#f8faff 100%);padding-bottom:70px}.pro-hero{padding:82px 0 65px;background:radial-gradient(circle at 75% 20%,rgba(139,92,246,.22),transparent 32%),linear-gradient(135deg,#f2efff,#f9fbff)}.pro-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:55px;align-items:center}.pro-kicker{font-size:12px;font-weight:900;letter-spacing:.16em;color:var(--primary)}.pro-hero h1{font-size:clamp(42px,5vw,66px);margin:14px 0 20px;line-height:1.02;letter-spacing:-.045em}.pro-hero h1 span{background:linear-gradient(90deg,var(--primary),#a855f7,var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.pro-hero p{font-size:18px;line-height:1.75;color:#626b7e;max-width:650px}.pro-actions{display:flex;gap:22px;align-items:center;margin-top:28px;flex-wrap:wrap}.pro-text-link{font-weight:800;color:#596276}.pro-visual{min-height:410px;display:grid;place-items:center;position:relative}.pro-glow{position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(124,58,237,.13);filter:blur(8px)}.pro-card{position:relative;width:min(390px,100%);padding:25px;border:1px solid rgba(255,255,255,.9);border-radius:30px;background:rgba(255,255,255,.88);box-shadow:0 30px 80px rgba(79,70,140,.18);text-align:center}.pro-card-top{display:flex;align-items:center;gap:9px;color:#667085;font-weight:800}.pro-card-top strong{margin-left:auto;color:#8b5cf6;letter-spacing:.1em}.pro-mini-logo{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),#a855f7);color:#fff}.pro-avatar{width:88px;height:88px;margin:32px auto 15px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(135deg,#7c3aed,#4f8cff);color:#fff;font-size:31px;box-shadow:0 15px 35px rgba(99,102,241,.25)}.pro-card h3{margin:0;font-size:22px}.pro-card p{margin:6px 0;color:#7a8395;font-size:14px}.pro-meter{height:8px;background:#ececf5;border-radius:20px;overflow:hidden;margin:22px 0 9px}.pro-meter i{display:block;width:82%;height:100%;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:inherit}.pro-card small{color:#8a92a3}.pro-status{margin:32px 0;padding:18px 20px;border:1px solid #dfe7e2;border-radius:18px;background:#f4fbf7;display:flex;align-items:center;justify-content:space-between;gap:20px}.pro-status div{display:flex;flex-direction:column;gap:4px}.pro-status b{color:#15803d}.pro-status span{color:#667085;font-size:13px}.pro-section-head{text-align:center;max-width:720px;margin:60px auto 30px}.pro-section-head h2{font-size:36px;margin:8px 0}.pro-section-head p{color:#70798c;line-height:1.7}.pro-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pro-feature-grid article{padding:24px;background:#fff;border:1px solid #e7e8f1;border-radius:20px;box-shadow:0 12px 35px rgba(30,40,80,.05)}.pro-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#f1edff;color:#7c3aed;font-size:21px;margin-bottom:17px}.pro-feature-grid h3{margin:0 0 8px}.pro-feature-grid p{margin:0;color:#747d90;font-size:14px;line-height:1.65}.pro-pricing{margin-top:28px;padding:34px;border-radius:26px;background:linear-gradient(135deg,#17132b,#27164b);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;overflow:hidden;position:relative}.pro-pricing:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-80px;top:-100px;background:rgba(139,92,246,.18)}.plan-label{font-size:11px;letter-spacing:.18em;font-weight:900;color:#c4b5fd}.pro-pricing h2{font-size:30px;margin:8px 0}.pro-pricing p{color:#b9b3cc}.pro-pricing ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:9px;color:#e7e1f5;font-size:14px}.price-box{position:relative;z-index:2;padding:25px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column;gap:10px}.price-box small{color:#bdb4ce}.price-box strong{font-size:30px}.price-box em{font-size:11px;color:#aaa0bd}.pro-faq{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.pro-faq>div{padding:22px;background:#fff;border:1px solid #e7e8f1;border-radius:18px}.pro-faq b{display:block;margin-bottom:6px}.pro-faq p{margin:0;color:#737c8e;font-size:13px;line-height:1.65}.pro-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}
@media(max-width:900px){.pro-hero-grid,.pro-pricing{grid-template-columns:1fr}.pro-feature-grid{grid-template-columns:1fr 1fr}.pro-visual{min-height:350px}.pro-section-head{margin-top:42px}.pro-faq{grid-template-columns:1fr}}
@media(max-width:600px){.pro-hero{padding:52px 0}.pro-hero h1{font-size:39px}.pro-hero p{font-size:16px}.pro-actions{align-items:flex-start;flex-direction:column}.pro-feature-grid{grid-template-columns:1fr}.pro-card{padding:20px}.pro-pricing{padding:25px}.pro-status{align-items:flex-start;flex-direction:column}.pro-section-head h2{font-size:29px}}


/* v6.0.1 - Sade ve yeniden tasarlanmış profil düzenleme ekranı */
.profile-simple-page{padding:42px 0 65px;background:#f7f8ff}
.profile-simple-wrap{max-width:980px}
.profile-simple-card{padding:30px;background:#fff;border:1px solid #e5e8f1;box-shadow:0 14px 45px rgba(30,40,80,.07)}
.profile-simple-header{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:25px;border-bottom:1px solid #edf0f6}
.profile-simple-header h1{font-size:32px;line-height:1.15;margin:9px 0 8px}
.profile-simple-header p{margin:0;color:var(--muted);max-width:650px;line-height:1.6}
.profile-simple-header .btn{flex:none}
.profile-success{background:#effbf4;border-color:#ccefd9;color:#166534}
.profile-simple-top{display:grid;grid-template-columns:260px 1fr;gap:24px;padding:28px 0}
.profile-photo-box{border:1px solid #e7eaf2;border-radius:18px;background:#fafbff;padding:22px;text-align:center}
.profile-photo-preview{width:138px;height:138px;border-radius:50%;margin:0 auto 17px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:48px;font-weight:800;box-shadow:0 12px 28px rgba(80,90,180,.16)}
.profile-photo-preview img{width:100%;height:100%;object-fit:cover}
.photo-select{display:flex;justify-content:center;align-items:center;width:100%;position:relative;overflow:hidden}
.photo-select input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important}
.photo-delete{width:100%;margin-top:8px}
.profile-photo-box small{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:12px}
.profile-account-box{border:1px solid #e7eaf2;border-radius:18px;padding:23px;background:linear-gradient(135deg,#fbfcff,#f5f7ff)}
.profile-account-head{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid #e5e8f1}
.profile-account-head .avatar{width:52px;height:52px;flex:none}
.profile-account-head strong{display:block;font-size:19px}
.profile-account-head span{display:block;color:var(--muted);font-size:13px;margin-top:3px}
.profile-account-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 0}
.profile-account-meta div{background:#fff;border:1px solid #e9ebf2;border-radius:12px;padding:13px}
.profile-account-meta small,.profile-account-meta b{display:block}
.profile-account-meta small{font-size:11px;color:var(--muted);margin-bottom:5px}
.profile-account-meta b{font-size:13px;overflow-wrap:anywhere}
.profile-tip{margin:0;color:var(--muted);font-size:12px;line-height:1.6}
.profile-simple-section{padding:25px 0;border-top:1px solid #edf0f6}
.profile-section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.profile-section-title>span{width:34px;height:34px;border-radius:10px;background:#eef1ff;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex:none}
.profile-section-title h2{margin:0;font-size:18px}
.profile-section-title p{margin:3px 0 0;color:var(--muted);font-size:12px}
.profile-simple-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}
.profile-simple-grid>div{min-width:0}
.profile-simple-grid .full{grid-column:1/-1}
.profile-simple-form label{display:block;font-size:13px;font-weight:700;margin:0 0 7px}
.profile-simple-form input,.profile-simple-form textarea{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #dfe3ec;border-radius:11px;background:#fff;color:var(--text);font:inherit;outline:none;margin:0 0 16px;transition:border-color .2s,box-shadow .2s}
.profile-simple-form input:focus,.profile-simple-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(109,93,252,.10)}
.profile-simple-form input:disabled{background:#f3f5f9;color:#7d8799;cursor:not-allowed}
.profile-simple-form textarea{resize:vertical;min-height:110px;line-height:1.55}
.profile-simple-actions{display:flex;gap:10px;padding-top:23px;border-top:1px solid #edf0f6}
.profile-simple-actions .btn{text-align:center}
@media(max-width:760px){.profile-simple-card{padding:22px}.profile-simple-header{display:block}.profile-simple-header .btn{margin-top:16px}.profile-simple-top{grid-template-columns:1fr}.profile-photo-box{max-width:none}.profile-account-meta{grid-template-columns:1fr}.profile-simple-grid{grid-template-columns:1fr}.profile-simple-grid .full{grid-column:auto}.profile-simple-actions{flex-direction:column}.profile-simple-actions .btn{width:100%}}
@media(max-width:480px){.profile-simple-page{padding:20px 0 40px}.profile-simple-card{padding:18px;border-radius:16px}.profile-simple-header h1{font-size:26px}.profile-simple-top{padding:20px 0}.profile-section-title{align-items:flex-start}.profile-photo-preview{width:120px;height:120px}}

/* Ön yüz WordPress üst yönetici çubuğu görünümünü kaldır. */
html { margin-top: 0 !important; }
body.admin-bar { margin-top: 0 !important; }
#wpadminbar { display: none !important; }

/* v7.0.2 göz alıcı logo */
.site-header .logo{position:relative;transform:translateY(0);transition:transform .25s ease,filter .25s ease}.site-header .logo:after{content:"";position:absolute;inset:8px 8px 8px 4px;border-radius:22px;background:linear-gradient(120deg,rgba(124,92,255,.18),rgba(62,166,255,.10),transparent 70%);filter:blur(10px);z-index:-1;opacity:.9}.site-header .logo:hover{transform:translateY(-1px);filter:drop-shadow(0 8px 18px rgba(79,140,255,.22))}.site-header .logo img,.site-header .logo .custom-logo{width:270px;max-width:270px;max-height:64px}.footer-logo img{width:330px}@media(max-width:800px){.site-header .logo img,.site-header .logo .custom-logo{width:215px;max-width:215px;max-height:54px}.footer-logo img{width:285px}}

/* v7.1.0 - Yeni premium logo entegrasyonu */
.site-header .nav{height:86px}
.site-header .logo{flex:0 0 auto}
.site-header .logo img,.site-header .logo .custom-logo{width:320px;max-width:320px;height:auto;max-height:78px;object-fit:contain;filter:drop-shadow(0 5px 14px rgba(93,72,255,.18))}
.site-header .logo:after{inset:6px 0 6px 0;border-radius:28px;background:linear-gradient(120deg,rgba(109,93,252,.10),rgba(79,140,255,.08),transparent 75%);filter:blur(14px)}
.footer-logo img{width:360px;max-width:100%;height:auto}
@media(max-width:1050px){.site-header .logo img,.site-header .logo .custom-logo{width:270px;max-width:270px}.menu{gap:14px}}
@media(max-width:800px){.site-header .nav{height:68px}.site-header .logo img,.site-header .logo .custom-logo{width:225px;max-width:225px;max-height:58px}.footer-logo img{width:300px}}


/* v7.1.1 - Yeni OzelSohbet.net logosu */
.site-header{background:linear-gradient(135deg,#05091f,#0a0f32 55%,#12082c);border-bottom:1px solid rgba(124,92,255,.25)}
.site-header .nav{min-height:82px;height:auto;padding-top:7px;padding-bottom:7px}
.site-header .logo{width:360px;max-width:42vw;overflow:hidden;border-radius:18px;box-shadow:0 0 28px rgba(82,105,255,.16)}
.site-header .logo:after{display:none}
.site-header .logo .site-logo-image{display:block;width:100%;height:72px;max-width:none;max-height:none;object-fit:cover;object-position:center center;filter:drop-shadow(0 6px 14px rgba(90,70,255,.25))}
.site-header .menu a{color:#eef2ff}
.site-header .menu a:hover{color:#8fe7ff}
.site-header .menu .btn{color:#fff}
.footer-logo img{width:390px;max-width:100%;height:auto}
@media(max-width:1050px){.site-header .logo{width:320px}.site-header .logo .site-logo-image{height:66px}}
@media(max-width:800px){.site-header .nav{min-height:68px}.site-header .logo{width:235px;max-width:calc(100vw - 95px)}.site-header .logo .site-logo-image{height:54px}.footer-logo img{width:320px}}

/* OzelSohbet v7.2.1 - yalnızca görsel tasarım katmanı */
:root{--primary:#7c3aed;--secondary:#08b7ff;--bg:#030b25;--text:#eef4ff;--card:#07183c;--muted:#9db0d3}
html,body{background:#020922;color:var(--text)}
body{font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 12% 10%,rgba(40,70,255,.18),transparent 26%),radial-gradient(circle at 90% 18%,rgba(139,40,255,.18),transparent 30%),linear-gradient(180deg,#02071b 0%,#03113a 48%,#02091f 100%);min-height:100vh}
a{color:inherit}
.container{max-width:1180px}
.site-header{position:sticky;top:0;background:rgba(2,9,34,.94);border-bottom:1px solid rgba(83,112,255,.35);box-shadow:0 8px 35px rgba(0,0,0,.35);backdrop-filter:blur(14px)}
.nav{height:78px}
.logo{width:255px;max-width:255px;overflow:hidden;position:relative}
.logo img,.logo .custom-logo{display:block;width:255px!important;height:auto!important;max-width:255px!important;max-height:60px!important;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 12px rgba(74,128,255,.22))}
.menu{gap:8px}
.menu a{padding:12px 13px;border-radius:10px;color:#d9e4ff;font-size:14px;transition:.2s ease}
.menu a:hover{background:rgba(82,99,255,.13);color:#fff;box-shadow:inset 0 -2px 0 #b12cff}
.menu .btn{padding:11px 17px;color:#fff;background:linear-gradient(135deg,#1976ff,#c027ff);box-shadow:0 8px 24px rgba(93,44,255,.28)}
.pro-nav{color:#f1d9ff!important}
.mobile-toggle{color:#fff;background:rgba(20,45,100,.65);border:1px solid rgba(100,130,255,.3);border-radius:10px;padding:8px 11px}

main{overflow:hidden}
.hero-premium{position:relative;padding:58px 0 46px;background:radial-gradient(circle at 8% 50%,rgba(0,204,255,.24),transparent 28%),radial-gradient(circle at 92% 40%,rgba(196,38,255,.28),transparent 32%),linear-gradient(135deg,#03115a 0%,#061a66 48%,#17035a 100%);border-bottom:1px solid rgba(49,219,255,.45);box-shadow:inset 0 -30px 80px rgba(0,0,0,.2)}
.hero-premium:before,.hero-premium:after{content:"";position:absolute;left:-8%;right:-8%;height:100px;border-radius:50%;pointer-events:none}
.hero-premium:before{bottom:-58px;border-top:3px solid rgba(0,226,255,.85);box-shadow:0 -8px 25px rgba(0,211,255,.35),0 -2px 0 rgba(153,40,255,.8)}
.hero-premium:after{bottom:-82px;border-top:2px solid rgba(205,31,255,.75)}
.hero-grid{gap:38px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}
.hero-copy{color:#fff}
.hero-eyebrow,.section-kicker{color:#57d9ff;background:rgba(24,109,255,.08)}
.hero-eyebrow:before{background:linear-gradient(90deg,#04d7ff,#b42cff)}
.hero-premium h1{font-size:clamp(40px,5vw,62px);text-shadow:0 6px 30px rgba(0,0,0,.28)}
.hero-lead,.hero-sublead{color:#d6e4ff}
.hero-actions{gap:14px}
.btn{background:linear-gradient(135deg,#087dff,#c22bff);box-shadow:0 10px 28px rgba(63,64,255,.35);border:1px solid rgba(255,255,255,.1)}
.hero-link{color:#d6e5ff}
.hero-link:hover{color:#5edfff}
.hero-features{color:#d8e6ff}
.hero-visual{min-height:360px}
.hero-orb{filter:blur(8px)}
.orb-one{background:rgba(45,84,255,.28)}.orb-two{background:rgba(208,35,255,.2)}
.chat-preview{background:rgba(6,21,57,.86);border:1px solid rgba(100,147,255,.35);box-shadow:0 25px 65px rgba(0,0,0,.38),0 0 35px rgba(72,55,255,.12);backdrop-filter:blur(16px);color:#eef4ff}
.chat-preview-head{border-bottom-color:rgba(114,143,210,.2)}
.preview-count,.preview-user small,.preview-time{color:#9fb4db}
.preview-avatar{background:linear-gradient(135deg,#0aa9ff,#a32cff);box-shadow:0 0 20px rgba(69,119,255,.28)}
.preview-avatar.alt{background:linear-gradient(135deg,#7b31ff,#ec31c7)}
.preview-bubble,.preview-bubble.right{background:rgba(27,56,112,.68);color:#e2edff;border:1px solid rgba(90,124,216,.18)}
.chat-preview .preview-bottom{border-top-color:rgba(114,143,210,.2);color:#a9bad9}

.section{padding:45px 0}
.intro-section{padding-top:32px}
.intro-grid{background:linear-gradient(135deg,rgba(8,31,78,.7),rgba(7,20,54,.55));border:1px solid rgba(73,113,217,.24);border-radius:22px;padding:28px 30px;box-shadow:0 18px 45px rgba(0,0,0,.18)}
.intro-grid h2,.section-heading h2{color:#fff}
.intro-text,.muted{color:#9fb2d5}
.section-heading{margin-bottom:18px}
.section-kicker{border:1px solid rgba(77,124,255,.22);color:#69dcff}

.grid{gap:16px}
.card,.widget-inner,.form-card{background:linear-gradient(145deg,rgba(8,27,66,.94),rgba(4,17,45,.96));border:1px solid rgba(67,105,201,.3);color:#edf4ff;box-shadow:0 14px 38px rgba(0,0,0,.2)}
.card:hover{border-color:rgba(73,196,255,.48);box-shadow:0 18px 42px rgba(0,0,0,.28),0 0 24px rgba(52,115,255,.1)}
.room{min-height:95px}
.room h3,.post h3{color:#fff}
.room .muted{color:#9eb6da}
.dot{box-shadow:0 0 10px rgba(34,197,94,.55)}
.post img{border:1px solid rgba(88,123,214,.25);box-shadow:0 8px 20px rgba(0,0,0,.24)}
.posts-pagination a,.posts-pagination span{background:#071a42;color:#eaf2ff;border-color:rgba(76,111,197,.3);box-shadow:none}
.posts-pagination .current{background:linear-gradient(135deg,#147fff,#bf2dff)}

.content-sidebar-layout{gap:22px}
.widget-title{color:#fff}.widget li{border-bottom-color:rgba(101,130,193,.15)}.widget a{color:#c4d3ee}.widget a:hover{color:#5ddcff}
.widget input,.widget select,.form-card input,.form-card textarea,.form-card select{background:#061637;color:#eef4ff;border-color:rgba(87,120,200,.4)}
.widget_search .search-submit{background:linear-gradient(135deg,#147fff,#bf2dff)}

.form-card label,.form-card small{color:#c5d3ea}
.auth-wrap .form-card,.profile .card{box-shadow:0 20px 55px rgba(0,0,0,.28)}
.notice{background:rgba(16,46,105,.55);border-color:rgba(82,143,255,.35);color:#dbe9ff}

.site-footer{position:relative;margin-top:30px;padding-top:58px;background:linear-gradient(180deg,#030b22,#020717);border-top:1px solid rgba(67,112,214,.32)}
.site-footer:before{content:"";position:absolute;top:-12px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#0cdcff,#9c2dff,#0cdcff,transparent);box-shadow:0 0 18px rgba(36,194,255,.45)}
.footer-card{background:rgba(5,20,50,.78);border:1px solid rgba(65,105,196,.3);box-shadow:0 18px 45px rgba(0,0,0,.28)}
.footer-brand .muted{color:#91a8ce}.footer-links a{color:#b9cae7}.footer-links a:hover{color:#5edcff}
.footer-logo img{width:245px;max-height:58px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 12px rgba(79,140,255,.2))}

.page-hero{background:linear-gradient(135deg,#05135a,#0b1746 55%,#26075e);color:#fff;border-bottom:1px solid rgba(75,122,255,.3)}
.page-content{color:#d4e1f5}.page-content h2,.page-content h3{color:#fff}.command-card{background:linear-gradient(145deg,#071b47,#07122f);border-color:rgba(76,119,220,.28);color:#eaf3ff}.command-card small{color:#91a8ce}.page-content a{color:#5cdcff}.command-list code,.irc-code{background:#010714;border:1px solid rgba(76,112,192,.25)}

@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.logo{width:220px;max-width:220px}.logo img,.logo .custom-logo{width:220px!important;max-width:220px!important}.menu{gap:2px}}
@media(max-width:800px){.nav{height:68px}.site-header{position:relative}.hero-premium{padding:48px 0 55px}.hero-premium h1{font-size:43px}.footer-logo img{width:220px}.intro-grid{padding:23px}.card{border-radius:16px}}
@media(max-width:600px){.logo{width:190px;max-width:190px}.logo img,.logo .custom-logo{width:190px!important;max-width:190px!important;max-height:52px!important}.hero-premium h1{font-size:37px}.hero-lead{font-size:17px}.section{padding:36px 0}.hero-features{gap:8px}.footer-card{padding:22px}.footer-logo img{width:205px}}

/* v7.2.2 - Online kullanıcılar altına En Son Yazılar ve Konular */
.homepage-columns{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}
.homepage-main{min-width:0}
.homepage-sidebar{display:flex;flex-direction:column;gap:16px}
.sidebar-panel{background:linear-gradient(145deg,rgba(7,27,67,.96),rgba(3,15,40,.98));border:1px solid rgba(67,105,201,.32);border-radius:18px;padding:18px;box-shadow:0 14px 38px rgba(0,0,0,.24)}
.sidebar-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.sidebar-panel-title h3{margin:0;color:#fff;font-size:18px}
.sidebar-panel-title a{color:#67ddff;font-size:13px}
.online-count{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:rgba(34,197,94,.12);color:#74f2a1;font-size:12px;font-weight:700}
.sidebar-users{display:flex;flex-direction:column;gap:10px}
.sidebar-user{display:flex;align-items:center;gap:10px;padding:9px 8px;border-radius:12px;background:rgba(13,40,86,.45);border:1px solid rgba(77,115,201,.15)}
.sidebar-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#087dff,#c22bff);color:#fff;font-weight:800;box-shadow:0 0 14px rgba(86,69,255,.25)}
.sidebar-user-name{flex:1;color:#eaf2ff;font-size:14px}
.sidebar-status{color:#55ef9a;font-size:11px;white-space:nowrap}
.sidebar-post-list{display:flex;flex-direction:column}
.sidebar-post{display:block;padding:11px 4px;border-bottom:1px solid rgba(90,122,190,.14)}
.sidebar-post:last-child{border-bottom:0}
.sidebar-post-title{display:block;color:#e8f0ff;font-size:14px;line-height:1.35;margin-bottom:4px}
.sidebar-post:hover .sidebar-post-title{color:#5edcff}
.sidebar-post time{color:#8198be;font-size:11px}
.topic-list{display:flex;flex-direction:column;gap:8px}
.topic-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border-radius:10px;background:rgba(14,39,82,.42);color:#c9d8ef;border:1px solid rgba(77,115,201,.13)}
.topic-item:hover{color:#fff;border-color:rgba(80,198,255,.32);background:rgba(20,55,112,.5)}
.topic-item b{min-width:25px;text-align:center;border-radius:999px;padding:3px 6px;background:rgba(124,58,237,.25);color:#bcdcff;font-size:11px}
@media(max-width:980px){.homepage-columns{grid-template-columns:1fr}.homepage-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.homepage-sidebar .online-panel{grid-column:1/-1}}
@media(max-width:600px){.homepage-sidebar{display:flex}.sidebar-panel{padding:16px}.sidebar-panel-title h3{font-size:17px}}
/* v8.0 platform UI */
.live-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.35);color:#67f5b5;font-size:12px;font-weight:800}.chat-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.msg small{float:right;opacity:.55;font-size:11px}.typing{min-height:20px;color:#8da4d8;font-size:12px;padding:4px 2px}.realtime-chat .form-card{display:flex;gap:10px}.realtime-chat .form-card input{flex:1}.notify-bell{position:relative}.notify-count{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ec4899;color:#fff;font-size:10px;display:grid;place-items:center;font-weight:800}.search-results{position:absolute;z-index:30;top:100%;left:0;right:0}.feature-panel{border:1px solid rgba(80,130,255,.18);box-shadow:0 18px 50px rgba(0,0,0,.25)}
@media(max-width:700px){.chat-head{align-items:flex-start}.realtime-chat .form-card{flex-direction:column}.realtime-chat .form-card .btn{width:100%}}

/* v8.0.1 - Ana sayfada 9 makale */

/* v8.0.2 - Makale sayfalarında online kullanıcılar, son yazılar ve sayfalar */
.article-sidebar{display:flex;flex-direction:column;gap:16px}.article-sidebar-panel{width:100%;box-sizing:border-box}.article-pages-list ul{list-style:none;margin:0;padding:0}.article-pages-list li{border-bottom:1px solid rgba(101,130,193,.15)}.article-pages-list li:last-child{border-bottom:0}.article-pages-list a{display:block;padding:10px 4px;color:#c4d3ee;text-decoration:none}.article-pages-list a:hover{color:#5edcff;padding-left:7px}.article-sidebar .sidebar-user{text-decoration:none}.article-sidebar .sidebar-user:hover{background:rgba(20,55,112,.5)}
@media(max-width:900px){.article-sidebar{margin-top:2px}}
