:root{--dark:#050b1d;--dark2:#081127;--ink:#0f172a;--muted:#64748b;--soft:#f7f9fd;--line:#e8ecf5;--purple:#7139ff;--pink:#ff3f8b;--blue:#287cff;--green:#35c65a;--card:#fff;--shadow:0 18px 45px rgba(15,23,42,.10)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#f6f8fc;color:var(--ink)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:22px;padding:22px 5vw;background:#050b1df2;color:white;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px;min-width:210px}.brand span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:white;color:#091126}.brand strong{font-size:24px;line-height:1}.brand small{display:block;font-size:12px;font-weight:500;opacity:.78;margin-top:4px}.nav{display:flex;gap:28px;margin:auto}.nav a{font-size:15px;font-weight:700;opacity:.94}.nav a:hover{color:#b794ff}.top-search{display:flex;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:0 10px}.top-search input{width:250px;background:transparent;border:0;color:white;outline:0;padding:14px}.top-search button{background:transparent;border:0;color:#c8d0e8;font-size:16px}.auth-actions{display:flex;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:13px 22px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn.primary{background:linear-gradient(135deg,#6f39ff,#9b4dff);color:white;box-shadow:0 10px 25px rgba(113,57,255,.3)}.btn.ghost{border-color:rgba(255,255,255,.22);color:white;background:rgba(255,255,255,.03)}.btn.outline{border-color:#c9b9ff;color:#6333eb;background:white}.menu-btn{display:none;background:transparent;border:0;color:white;font-size:22px}.hero{background:radial-gradient(circle at 70% 30%,rgba(115,57,255,.25),transparent 28%),linear-gradient(135deg,#061027,#050817);color:white;min-height:690px;padding:70px 5vw 40px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;align-items:center}.hero h1{font-size:clamp(42px,5vw,76px);line-height:.98;margin:0 0 26px;font-weight:950;letter-spacing:-2px}.hero p{font-size:22px;line-height:1.55;color:#e0e7ff;margin-bottom:38px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:52px}.stat{display:flex;gap:14px;align-items:center}.stat i{font-size:28px;color:#8d5cff}.stat b{display:block;font-size:22px}.stat span{color:#c3cbe1}.showcase{position:relative;min-height:500px}.orbit{position:absolute;inset:0;border:1px dashed rgba(139,92,246,.5);border-radius:50%;transform:rotate(-8deg)}.floating-icon{position:absolute;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;font-size:31px;color:white;box-shadow:var(--shadow)}.ig{background:linear-gradient(135deg,#ffbd33,#ff2b8a,#6a35ff);left:15%;top:5%}.tt{background:#000;left:36%;top:11%}.yt{background:#ff1717;right:7%;top:12%}.xx{background:#000;right:21%;top:26%}.profile-cards{display:flex;align-items:flex-end;gap:26px;position:absolute;bottom:0;right:0}.profile-card{width:250px;background:white;color:#121827;border-radius:22px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.35)}.profile-card.big{width:310px}.profile-card.small{transform:scale(.87);transform-origin:bottom}.profile-cover{height:145px;background:linear-gradient(135deg,#c7d2fe,#fde68a);position:relative}.profile-cover img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:14px;left:14px;padding:7px 12px;border-radius:9px;background:rgba(15,23,42,.72);color:white;font-size:12px;font-weight:800}.profile-body{padding:18px}.avatar{width:58px;height:58px;border-radius:50%;object-fit:cover;border:4px solid white;margin-top:-48px;position:relative}.handle{font-weight:900;margin:8px 0 2px}.desc{color:#64748b;font-size:14px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.mini-stats b{display:block}.mini-stats span{font-size:11px;color:#64748b}.section{padding:48px 5vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section h2{font-size:32px;margin:0}.section p.lead{margin:8px 0 0;color:#64748b}.cat-row{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.cat-card,.account-card,.feature-card,.panel-card{background:white;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.cat-card{display:flex;align-items:center;gap:14px}.cat-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:white;background:linear-gradient(135deg,#ff3f8b,#7139ff);font-size:22px}.cat-card b{display:block}.cat-card span{font-size:13px;color:#64748b}.accounts-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.account-card{display:flex;gap:14px;align-items:center;position:relative}.account-card img{width:64px;height:64px;border-radius:50%;object-fit:cover}.account-card h3{font-size:16px;margin:0 0 4px}.account-card p{font-size:13px;color:#64748b;margin:0 0 8px}.account-card .follow{display:block;text-align:center;border:1px solid #c8b6ff;color:#6333eb;border-radius:10px;padding:9px;margin-top:12px;font-weight:800}.dark-band{background:linear-gradient(135deg,#050b1d,#09132b);color:white;padding:55px 5vw}.band-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:40px;align-items:center}.check-list{list-style:none;padding:0;margin:22px 0}.check-list li{margin:14px 0;color:#d8def4}.check-list i{color:#8d5cff;margin-right:8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:center}.step{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);padding:24px;border-radius:20px}.step .num{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#7139ff;margin:-42px auto 16px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card i{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;color:white;background:linear-gradient(135deg,#7139ff,#287cff);font-size:22px;margin-bottom:16px}.category-block{margin-top:36px}.platform-grid{display:grid;grid-template-columns:1fr 1.7fr 1fr;gap:26px}.newsletter input,.form-control{width:100%;border:1px solid #dbe2ef;border-radius:12px;padding:14px;background:white}.footer{background:#050b1d;color:white;padding:38px 5vw 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.8fr;gap:36px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:28px}.footer h4{margin:0 0 15px}.footer a{display:block;color:#c9d2e8;margin:10px 0}.socials{display:flex;gap:12px;margin-top:18px}.socials i{width:34px;height:34px;display:grid;place-items:center;background:rgba(255,255,255,.08);border-radius:9px}.app-box{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px}.store-row{display:flex;gap:10px}.store-row span{background:#070707;border:1px solid #333;border-radius:8px;padding:9px 14px;font-size:12px}.copy{text-align:center;color:#94a3b8;margin:22px 0 0}.auth-page{min-height:70vh;display:grid;place-items:center;padding:50px 5vw}.auth-box{width:min(520px,100%);background:white;border-radius:24px;box-shadow:var(--shadow);padding:34px;border:1px solid var(--line)}.auth-box h1{margin-top:0}.form-group{margin:14px 0}.form-group label{display:block;font-weight:800;margin-bottom:7px}.dashboard{display:grid;grid-template-columns:260px 1fr;min-height:75vh}.sidebar{background:#071026;color:white;padding:28px}.sidebar a{display:block;padding:13px 15px;border-radius:12px;margin:7px 0;color:#dce3f7}.sidebar a:hover,.sidebar a.active{background:#7139ff;color:white}.content{padding:30px}.table-wrap{overflow:auto;background:white;border-radius:16px;box-shadow:var(--shadow);border:1px solid var(--line)}table{width:100%;border-collapse:collapse}th,td{padding:14px;border-bottom:1px solid #eef2f7;text-align:left}th{background:#f8fafc}.alert{margin:18px 5vw;padding:14px 18px;border-radius:14px}.alert.success{background:#dcfce7;color:#166534}.alert.error{background:#fee2e2;color:#991b1b}.empty{background:white;border:1px dashed #cbd5e1;border-radius:16px;padding:25px;color:#64748b;text-align:center}.status{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.status.pending{background:#fef3c7;color:#92400e}.status.approved{background:#dcfce7;color:#166534}.status.rejected{background:#fee2e2;color:#991b1b}@media(max-width:1200px){.cat-row{grid-template-columns:repeat(4,1fr)}.accounts-grid{grid-template-columns:repeat(3,1fr)}.hero-grid,.platform-grid,.band-grid{grid-template-columns:1fr}.showcase{min-height:560px}.profile-cards{left:0;right:auto}}@media(max-width:860px){.site-header{flex-wrap:wrap}.menu-btn{display:block;margin-left:auto}.nav{display:none;width:100%;flex-direction:column;background:#0b1430;padding:15px;border-radius:16px}.nav.open{display:flex}.top-search{order:5;width:100%}.top-search input{width:100%}.auth-actions{width:100%;justify-content:space-between}.hero{padding-top:35px}.stats{grid-template-columns:repeat(2,1fr)}.profile-cards{position:relative;flex-direction:column;align-items:stretch}.profile-card,.profile-card.big{width:100%}.profile-card.small{transform:none}.orbit,.floating-icon{display:none}.cat-row,.feature-grid,.accounts-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.dashboard{grid-template-columns:1fr}.sidebar{position:relative}.steps{grid-template-columns:1fr}.section-head{display:block}}@media(max-width:520px){.cat-row,.accounts-grid,.feature-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.hero p{font-size:17px}.btn{width:100%}}
/* Platform renkleri, küçük logo ve kapak görseli düzenlemeleri */
.cat-icon,.cat-icon i,.cat-icon svg,.cat-icon svg path{color:#fff!important;fill:#fff!important}.cat-card .cat-icon+div span{color:#64748b}
.account-card.account-card-brand{display:block;padding:0;overflow:hidden;border:0;background:#fff;transition:.25s ease;box-shadow:0 18px 45px rgba(15,23,42,.11)}
.account-card.account-card-brand:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(15,23,42,.16)}
.account-cover{height:92px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--brand-a,#7139ff),var(--brand-b,#287cff))}
.account-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.28))}
.account-cover img{width:100%;height:100%;object-fit:cover;border-radius:0;filter:saturate(1.05)}
.account-info{padding:0 16px 16px;position:relative}.account-avatar{width:62px!important;height:62px!important;border-radius:50%!important;object-fit:cover;border:4px solid #fff;margin-top:-31px;position:relative;z-index:2;background:#fff}
.platform-logo{position:absolute;right:12px;top:12px;z-index:3;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.96);color:var(--brand-a,#7139ff);box-shadow:0 8px 18px rgba(0,0,0,.16);font-size:18px}.premium-badge{position:absolute;left:12px;top:12px;z-index:3;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.92);color:#7c2d12;font-size:11px;font-weight:900}.account-title-row{display:flex;align-items:center;gap:6px;margin-top:8px}.account-title-row h3{margin:0!important}.verified{color:var(--brand-a,#287cff)}.account-card.account-card-brand p{color:#667085}.account-card.account-card-brand b{display:block;color:#101828}.account-card.account-card-brand .follow{border-color:color-mix(in srgb,var(--brand-a,#7139ff) 34%,#fff);color:var(--brand-a,#6333eb);background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,255,255,.98))}
.profile-card{--brand-a:#7139ff;--brand-b:#287cff}.profile-card .profile-cover{background:linear-gradient(135deg,var(--brand-a),var(--brand-b))}.hero-platform-logo{position:absolute;right:14px;top:14px;z-index:3;width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.95);color:var(--brand-a);box-shadow:0 8px 18px rgba(0,0,0,.18);font-size:20px}.hero-premium{position:absolute;right:14px;bottom:12px;z-index:3;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#facc15);color:#2b1600;font-size:12px;font-weight:950}.profile-cover img{position:absolute;inset:0;z-index:1}.profile-cover .badge,.profile-cover .hero-platform-logo,.profile-cover .hero-premium{z-index:2}.profile-cover:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.3))}
.platform-instagram{--brand-a:#e1306c;--brand-b:#833ab4;--brand-c:#f77737}.platform-tiktok{--brand-a:#111827;--brand-b:#00f2ea;--brand-c:#ff0050}.platform-youtube{--brand-a:#ff0000;--brand-b:#cc0000;--brand-c:#fff}.platform-x-twitter,.platform-twitter{--brand-a:#111827;--brand-b:#334155;--brand-c:#fff}.platform-twitch{--brand-a:#9146ff;--brand-b:#5b21b6;--brand-c:#fff}.platform-facebook{--brand-a:#1877f2;--brand-b:#0b5fcc;--brand-c:#fff}.platform-default{--brand-a:#7139ff;--brand-b:#287cff;--brand-c:#fff}
.platform-instagram .account-cover,.platform-instagram.profile-card .profile-cover{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4)}.platform-tiktok .account-cover,.platform-tiktok.profile-card .profile-cover{background:linear-gradient(135deg,#010101,#00f2ea 52%,#ff0050)}.platform-youtube .account-cover,.platform-youtube.profile-card .profile-cover{background:linear-gradient(135deg,#ff0000,#991b1b)}.platform-x-twitter .account-cover,.platform-x-twitter.profile-card .profile-cover,.platform-twitter .account-cover,.platform-twitter.profile-card .profile-cover{background:linear-gradient(135deg,#020617,#334155)}.platform-twitch .account-cover,.platform-twitch.profile-card .profile-cover{background:linear-gradient(135deg,#9146ff,#4c1d95)}.platform-facebook .account-cover,.platform-facebook.profile-card .profile-cover{background:linear-gradient(135deg,#1877f2,#0f3f91)}
@media(max-width:860px){.account-cover{height:110px}.account-card.account-card-brand{min-height:0}}

/* SEO profil detay sayfası */
.profile-detail-card{padding:0;overflow:hidden}
.detail-cover{height:260px;background-size:cover;background-position:center;border-radius:24px 24px 0 0;position:relative}
.detail-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,7,18,.05),rgba(3,7,18,.35))}
.detail-body{display:grid;grid-template-columns:180px 1fr;gap:26px;align-items:start;padding:32px}
.detail-avatar{width:160px;height:160px;border-radius:36px;object-fit:cover;border:6px solid #fff;box-shadow:0 18px 45px rgba(15,23,42,.18);margin-top:-90px;position:relative;z-index:2;background:#fff}
.page-content{max-width:1000px;margin:auto;line-height:1.8}
.page-content h1{margin-bottom:18px}
.sidebar a{display:flex;align-items:center;gap:8px}
@media(max-width:760px){.detail-body{grid-template-columns:1fr}.detail-avatar{margin-top:-80px}.detail-cover{height:190px}}

/* Hero vitrin kartı düzeltmeleri: kapak görseli profil fotoğrafının üstüne binmez. */
.profile-card{position:relative;}
.profile-card .profile-cover{overflow:hidden;}
.profile-card .profile-body{position:relative;z-index:5;background:#fff;}
.profile-card .avatar{position:relative;z-index:8;box-shadow:0 8px 20px rgba(15,23,42,.18);background:#fff;}
.profile-card .profile-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;}
.profile-card .profile-cover:after{pointer-events:none;}

/* Profesyonel admin ve kullanıcı paneli revizyonu */
.panel-shell{display:grid;grid-template-columns:292px minmax(0,1fr);min-height:calc(100vh - 92px);background:linear-gradient(135deg,#f5f7ff,#eef2ff)}
.panel-sidebar{background:linear-gradient(180deg,#071026,#0d1733 65%,#111a3a);color:#fff;padding:24px;position:relative;box-shadow:18px 0 45px rgba(15,23,42,.12)}
.panel-brand{display:flex;align-items:center;gap:12px;padding:12px 10px 22px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:18px}
.panel-brand span{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#7139ff,#287cff);box-shadow:0 14px 28px rgba(113,57,255,.28)}
.panel-brand strong{font-size:20px;line-height:1}.panel-brand small{display:block;color:#aeb9d8;font-size:12px;font-weight:600;margin-top:5px}
.panel-menu{display:grid;gap:8px}.panel-menu a,.panel-sidebar-footer a{display:flex;align-items:center;gap:11px;padding:13px 14px;border-radius:15px;color:#dce5ff;font-weight:800;transition:.2s ease;position:relative}.panel-menu a i{width:20px;text-align:center}.panel-menu a:hover,.panel-menu a.active{background:rgba(255,255,255,.11);color:#fff;transform:translateX(3px)}.panel-menu a.active:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;background:#a78bfa;border-radius:99px}.panel-menu em{margin-left:auto;min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:#ff3f8b;color:#fff;font-style:normal;font-size:12px}.panel-sidebar-footer{position:sticky;top:24px;margin-top:34px;border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.panel-main{min-width:0;padding:24px}.panel-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:rgba(255,255,255,.85);border:1px solid rgba(226,232,240,.9);border-radius:24px;padding:18px 22px;box-shadow:0 18px 45px rgba(15,23,42,.08);backdrop-filter:blur(14px)}.panel-topbar h2{margin:2px 0 0;font-size:24px}.panel-kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:950;color:#7139ff}.panel-actions{display:flex;align-items:center;gap:12px}.bell-btn{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5e7eb;display:grid;place-items:center;position:relative;color:#7139ff;box-shadow:0 12px 25px rgba(15,23,42,.08)}.bell-btn b{position:absolute;right:-5px;top:-7px;min-width:22px;height:22px;border-radius:999px;background:#ff3f8b;color:#fff;display:grid;place-items:center;font-size:11px;border:3px solid #fff}.panel-user{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 25px rgba(15,23,42,.06)}.panel-user span{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#7139ff,#287cff);color:#fff;font-weight:950}.panel-user strong{line-height:1.05}.panel-user small{display:block;color:#64748b;margin-top:4px}.notification-strip{display:flex;gap:10px;overflow:auto;margin:14px 0 0;padding:4px 2px}.notification-chip{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:10px 13px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#334155;font-weight:800;box-shadow:0 8px 20px rgba(15,23,42,.06)}.notification-chip.unread{background:linear-gradient(135deg,#eef2ff,#fff);border-color:#c4b5fd;color:#5b21b6}.panel-content{margin-top:22px}.panel-content h1{font-size:30px;margin:0 0 18px}.panel-content .section-head{background:#fff;border:1px solid #e8ecf5;border-radius:24px;padding:22px;margin-bottom:18px;box-shadow:0 14px 35px rgba(15,23,42,.07)}.panel-content .section-head p{margin:6px 0 0;color:#64748b}.panel-content .feature-grid{gap:20px}.panel-content .feature-card,.panel-card{background:#fff;border:1px solid #e8ecf5;border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.panel-table{border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.panel-table th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.inline-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.inline-actions select{border:1px solid #dbe2ef;border-radius:12px;padding:9px;background:#fff}.btn.small{padding:8px 12px;border-radius:10px;font-size:13px}.btn.warn{background:#f59e0b;color:#fff}.btn.danger{background:#ef4444;color:#fff}.status.paused{background:#e0e7ff;color:#3730a3}.status.pending{background:#fef3c7;color:#92400e}.status.approved{background:#dcfce7;color:#166534}.status.rejected{background:#fee2e2;color:#991b1b}
@media(max-width:980px){.panel-shell{grid-template-columns:1fr}.panel-sidebar{position:relative}.panel-menu{grid-template-columns:repeat(2,1fr)}.panel-main{padding:16px}.panel-topbar{align-items:flex-start;flex-direction:column}.panel-actions{width:100%;justify-content:space-between}.panel-sidebar-footer{position:relative}.inline-actions{min-width:520px}}
@media(max-width:560px){.panel-menu{grid-template-columns:1fr}.panel-user strong{display:none}.panel-content h1{font-size:24px}}
.bell-btn.has-new{animation:bellPulse 1.4s ease-in-out infinite}@keyframes bellPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}

/* findflu tek logo sistemi - tüm alanlarda logo.png/svg kullanımı */
.logo-brand{min-width:auto;gap:0;display:inline-flex;align-items:center}
.site-logo{display:block;height:auto;object-fit:contain}
.public-logo{width:190px;max-height:58px}
.footer-logo{width:210px;max-height:62px;filter:none}
.footer-brand-text{color:#c9d2e8;margin:10px 0 0;max-width:300px;line-height:1.6}
.panel-logo-brand{padding:8px 4px 22px!important;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:18px;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important}
.panel-logo{width:205px;max-height:68px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.18))}
.site-header .brand.logo-brand{min-width:190px;flex:0 0 auto}
.site-header .brand.logo-brand span,.site-header .brand.logo-brand strong,.panel-brand.panel-logo-brand span,.panel-brand.panel-logo-brand strong{display:none!important}
@media(max-width:860px){
  .site-header{padding:14px 16px;gap:12px}
  .public-logo{width:158px;max-height:50px}
  .site-header .brand.logo-brand{min-width:150px}
  .footer-logo{width:185px}
  .panel-logo{width:180px;max-height:60px}
}
@media(max-width:420px){.public-logo{width:142px}.site-header .brand.logo-brand{min-width:142px}.panel-logo{width:165px}}

.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:720px){.form-grid.two{grid-template-columns:1fr}}

/* Kurumsal sayfa zengin metin editörü */
.rich-editor-wrap{border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 14px 32px rgba(15,23,42,.05);}
.rich-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:10px;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid rgba(148,163,184,.24);}
.rich-toolbar button,.rich-toolbar select{height:36px;border:1px solid rgba(148,163,184,.35);background:#fff;color:#334155;border-radius:10px;padding:0 10px;font-weight:800;cursor:pointer;}
.rich-toolbar button:hover,.rich-toolbar select:hover{border-color:#8b5cf6;color:#6d28d9;box-shadow:0 8px 18px rgba(124,58,237,.10);}
.rich-toolbar .source-toggle.active{background:#111827;color:#fff;border-color:#111827;}
.rich-sep{width:1px;height:24px;background:rgba(148,163,184,.38);margin:0 3px;}
.rich-editor{min-height:330px;padding:22px;outline:none;color:#0f172a;line-height:1.75;font-size:16px;background:#fff;}
.rich-editor:focus{box-shadow:inset 0 0 0 3px rgba(139,92,246,.10);}
.rich-editor h2{font-size:28px;line-height:1.25;margin:22px 0 12px;color:#0f172a;}
.rich-editor h3{font-size:22px;line-height:1.3;margin:18px 0 10px;color:#1e293b;}
.rich-editor p{margin:0 0 14px;}
.rich-editor ul,.rich-editor ol{padding-left:24px;margin:0 0 16px;}
.rich-editor blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid #8b5cf6;background:#f8fafc;border-radius:0 14px 14px 0;color:#334155;}
.rich-editor a{color:#7c3aed;font-weight:800;text-decoration:underline;}
.rich-editor img{max-width:100%;height:auto;border-radius:16px;margin:14px 0;box-shadow:0 14px 30px rgba(15,23,42,.12);}
.rich-source{display:none;width:100%;min-height:330px;border:0!important;border-radius:0!important;font-family:Consolas,Monaco,monospace;font-size:14px;padding:18px!important;background:#0f172a!important;color:#e5e7eb!important;}
.rich-help{display:block;padding:10px 14px;background:#f8fafc;border-top:1px solid rgba(148,163,184,.18);color:#64748b;font-size:13px;}
@media(max-width:640px){.rich-toolbar{gap:5px;padding:8px}.rich-toolbar button,.rich-toolbar select{height:34px;padding:0 8px}.rich-editor{min-height:260px;padding:16px;font-size:15px}.rich-editor h2{font-size:23px}.rich-editor h3{font-size:19px}}


/* Kurumsal sayfa zengin metin düzeltmeleri */
.page-rich-textarea{min-height:480px;font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.7;}
.editor-note{display:block;margin-top:8px;color:#64748b;line-height:1.5;}
.corporate-page{max-width:1060px;margin:0 auto;padding:34px;}
.corporate-page h1{font-size:38px;line-height:1.15;margin:0 0 24px;color:#0f172a;}
.page-body{font-size:17px;line-height:1.85;color:#334155;overflow:hidden;}
.page-body h2{font-size:29px;line-height:1.25;margin:30px 0 12px;color:#0f172a;}
.page-body h3{font-size:23px;line-height:1.32;margin:24px 0 10px;color:#1e293b;}
.page-body h4{font-size:19px;line-height:1.35;margin:20px 0 8px;color:#1e293b;}
.page-body p{margin:0 0 16px;}
.page-body ul,.page-body ol{margin:0 0 18px 22px;padding-left:18px;}
.page-body li{margin:7px 0;}
.page-body a{color:#7c3aed;font-weight:800;text-decoration:underline;}
.page-body blockquote{margin:22px 0;padding:16px 20px;border-left:4px solid #8b5cf6;background:#f8fafc;border-radius:0 16px 16px 0;color:#334155;}
.page-body img{max-width:100%;height:auto;border-radius:18px;margin:18px 0;box-shadow:0 18px 38px rgba(15,23,42,.13);}
.page-body table{width:100%;border-collapse:collapse;margin:18px 0;background:#fff;border-radius:14px;overflow:hidden;}
.page-body table td,.page-body table th{border:1px solid #e2e8f0;padding:12px;text-align:left;}
.page-body table th{background:#f8fafc;color:#0f172a;}
@media(max-width:640px){.corporate-page{padding:22px}.corporate-page h1{font-size:30px}.page-body{font-size:16px}.page-body h2{font-size:24px}.page-body h3{font-size:20px}}


/* Mobil header düzenleme: hero üstünde açılan giriş/üye ol alanını kaldır */
@media(max-width:860px){
  .site-header .auth-actions{
    display:none!important;
  }
}

/* Hero vitrin kartları kompakt tasarım */
.showcase .profile-cards{
  gap:18px;
}
.showcase .profile-card{
  width:220px;
  border-radius:20px;
}
.showcase .profile-card.big{
  width:270px;
}
.showcase .profile-card.small{
  transform:scale(.82);
}
.showcase .profile-cover{
  height:118px;
}
.showcase .profile-body{
  padding:18px 16px 16px;
}
.showcase .profile-body .avatar{
  width:58px;
  height:58px;
  margin-top:-44px;
}
.showcase .profile-body .handle{
  font-size:15px;
}
.showcase .profile-body .desc{
  font-size:13px;
}
.showcase .mini-stats{
  gap:8px;
  margin:14px 0;
}
.showcase .mini-stats b{
  font-size:14px;
}
.showcase .mini-stats span{
  font-size:10px;
}
.showcase .profile-card .btn{
  padding:8px 10px!important;
  font-size:12px;
}

@media(max-width:1200px){
  .showcase .profile-card,
  .showcase .profile-card.big{
    width:230px;
  }
}

@media(max-width:860px){
  .showcase{
    min-height:auto!important;
    margin-top:24px;
  }
  .showcase .profile-cards{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    align-items:stretch!important;
  }
  .showcase .profile-card,
  .showcase .profile-card.big,
  .showcase .profile-card.small{
    width:100%!important;
    transform:none!important;
  }
  .showcase .profile-cover{
    height:105px!important;
  }
  .showcase .profile-body{
    padding:16px 12px 13px!important;
  }
  .showcase .profile-body .avatar{
    width:50px!important;
    height:50px!important;
    margin-top:-38px!important;
    border-width:3px!important;
  }
  .showcase .profile-body .handle{
    font-size:13px!important;
    line-height:1.25;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .showcase .profile-body .desc{
    font-size:11px!important;
  }
  .showcase .mini-stats{
    grid-template-columns:repeat(3,1fr);
    gap:4px!important;
    margin:10px 0!important;
  }
  .showcase .mini-stats b{
    font-size:12px!important;
  }
  .showcase .mini-stats span{
    font-size:9px!important;
  }
  .showcase .profile-card .btn{
    padding:7px 8px!important;
    font-size:11px!important;
    border-radius:10px!important;
  }
  .showcase .hero-premium{
    font-size:10px!important;
    padding:5px 7px!important;
  }
  .showcase .hero-platform-logo{
    width:28px!important;
    height:28px!important;
    font-size:13px!important;
  }
}

@media(max-width:520px){
  .showcase .profile-cards{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .showcase .profile-cover{
    height:86px!important;
  }
  .showcase .profile-body{
    padding:14px 9px 10px!important;
  }
  .showcase .profile-body .avatar{
    width:44px!important;
    height:44px!important;
    margin-top:-34px!important;
  }
  .showcase .mini-stats span{
    display:none;
  }
  .showcase .profile-card .btn{
    width:100%!important;
  }
}

/* =========================================================
   MOBIL FINAL KART STANDARDI
   Tüm hesap kartları mobilde hero vitrin kartlarıyla aynı ölçüye yaklaştırıldı.
   Sağ-sol yatay taşma/kızak engellendi.
========================================================= */
html,body{max-width:100%;overflow-x:hidden!important;}
.site-header,.hero,.section,.dark-band,.footer,.dashboard,.content{max-width:100%;overflow-x:hidden;}
.accounts-grid,.cat-row,.feature-grid,.profile-cards{min-width:0;}
.account-card.account-card-brand,.profile-card{min-width:0;}
.account-title-row h3,.account-card.account-card-brand p,.account-card.account-card-brand b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

@media(max-width:860px){
  .section{padding:34px 14px!important;}
  .section-head{margin-bottom:18px!important;}
  .section h2{font-size:24px!important;line-height:1.2;}
  .section p.lead{font-size:14px!important;line-height:1.45;}

  /* Mobilde tüm hesap kartları vitrin kartı gibi 2 kolon kompakt yapı */
  .accounts-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .account-card.account-card-brand{
    width:100%!important;
    max-width:100%!important;
    border-radius:20px!important;
    overflow:hidden!important;
    box-shadow:0 14px 34px rgba(15,23,42,.12)!important;
  }
  .account-card.account-card-brand:hover{transform:none!important;}
  .account-cover{
    height:86px!important;
  }
  .account-info{
    padding:14px 9px 10px!important;
  }
  .account-avatar{
    width:44px!important;
    height:44px!important;
    margin-top:-34px!important;
    border-width:3px!important;
  }
  .account-title-row{
    margin-top:6px!important;
    gap:4px!important;
  }
  .account-title-row h3{
    font-size:13px!important;
    line-height:1.25!important;
    max-width:100%!important;
  }
  .account-card.account-card-brand p{
    font-size:11px!important;
    line-height:1.25!important;
    margin:3px 0 6px!important;
  }
  .account-card.account-card-brand b{
    font-size:12px!important;
    line-height:1.2!important;
  }
  .account-card.account-card-brand .follow{
    width:100%!important;
    margin-top:9px!important;
    padding:7px 8px!important;
    font-size:11px!important;
    border-radius:10px!important;
  }
  .platform-logo{
    width:28px!important;
    height:28px!important;
    top:10px!important;
    right:10px!important;
    border-radius:11px!important;
    font-size:13px!important;
  }
  .premium-badge{
    max-width:calc(100% - 50px)!important;
    font-size:10px!important;
    padding:5px 7px!important;
    top:10px!important;
    left:10px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  /* Kategori ve özellik kartları mobil taşmasın */
  .cat-row,.feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
  }
  .cat-card,.feature-card,.panel-card{
    min-width:0!important;
    max-width:100%!important;
    border-radius:18px!important;
  }
  .cat-card{padding:12px!important;gap:10px!important;}
  .cat-icon{width:42px!important;height:42px!important;border-radius:14px!important;font-size:18px!important;flex:0 0 42px!important;}
  .cat-card b{font-size:13px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .cat-card span{font-size:11px!important;}

  /* Header ve hero mobil taşma önlemleri */
  .hero{padding-left:14px!important;padding-right:14px!important;}
  .hero-grid{gap:24px!important;}
  .hero h1{font-size:34px!important;letter-spacing:-1px!important;}
  .hero p{font-size:15px!important;}
  .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .stat{min-width:0!important;}
  .stat b{font-size:16px!important;}
  .stat span{font-size:12px!important;}
}

@media(max-width:520px){
  /* Eski 1 kolon kuralını iptal et: mobilde vitrin gibi 2 kolon devam */
  .accounts-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .account-cover{height:86px!important;}
  .account-info{padding:14px 9px 10px!important;}
  .account-avatar{width:44px!important;height:44px!important;margin-top:-34px!important;}
  .account-title-row h3{font-size:13px!important;}
  .account-card.account-card-brand p{font-size:11px!important;}
  .account-card.account-card-brand b{font-size:12px!important;}
  .account-card.account-card-brand .follow{font-size:11px!important;padding:7px 8px!important;}

  .cat-row,.feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  /* Genel butonların yatay taşmasını engelle */
  .btn{max-width:100%!important;}
  .section-head .btn{width:auto!important;margin-top:14px;}
}

@media(max-width:360px){
  .accounts-grid,.cat-row,.feature-grid{gap:8px!important;}
  .account-cover{height:78px!important;}
  .account-info{padding:13px 8px 9px!important;}
  .account-avatar{width:40px!important;height:40px!important;margin-top:-31px!important;}
  .account-title-row h3{font-size:12px!important;}
  .account-card.account-card-brand p{font-size:10px!important;}
  .account-card.account-card-brand b{font-size:11px!important;}
}
