﻿:root{--tity-bg:#05000f;--tity-card:rgba(22,18,48,.74);--tity-line:rgba(255,255,255,.105);--tity-soft:rgba(255,255,255,.68);--tity-muted:rgba(255,255,255,.48);--tity-pink:#ff35c7;--tity-purple:#8b35ff;--tity-blue:#2bdcff;--tity-green:#31f3a6;--tity-orange:#ffb03a;--tity-red:#ff376d;--tity-max:430px}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}button{border:0;cursor:pointer;color:inherit}
.tity-app{width:min(var(--tity-max),100vw);height:100dvh;margin:0 auto;position:relative;overflow:hidden;background:radial-gradient(circle at 18% -10%,rgba(255,53,199,.25),transparent 34%),radial-gradient(circle at 88% 3%,rgba(43,220,255,.14),transparent 30%),linear-gradient(180deg,#171044 0%,#09031d 38%,#05000f 100%);border-left:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06)}
.tity-content{position:absolute;inset:0;overflow:auto;padding:calc(14px + env(safe-area-inset-top)) 16px calc(92px + env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-width:none}.tity-content.no-bottom{padding-bottom:22px}.tity-content::-webkit-scrollbar{display:none}
.tity-top{height:58px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.tity-brand{display:flex;align-items:center;gap:10px;min-width:0}.tity-logo{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--tity-pink),var(--tity-purple),var(--tity-blue));font-size:24px;font-weight:1000;box-shadow:0 0 22px rgba(139,53,255,.34)}.tity-title{font-size:22px;font-weight:1000;line-height:1}.tity-sub{font-size:11px;color:var(--tity-muted);font-weight:800;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.tity-top-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.tity-circle,.tity-pill{background:rgba(255,255,255,.075);border:1px solid var(--tity-line);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(14px)}.tity-circle{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;font-size:18px;position:relative}.tity-dot{position:absolute;right:8px;top:7px;width:8px;height:8px;border-radius:50%;background:var(--tity-red);box-shadow:0 0 0 3px rgba(255,55,109,.14)}.tity-pill{min-height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;font-weight:950;font-size:13px}.tity-pill.primary{background:linear-gradient(135deg,rgba(255,53,199,.40),rgba(139,53,255,.42));border-color:rgba(255,53,199,.40)}
.tity-tabs{min-height:54px;border-radius:22px;padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:6px;background:rgba(255,255,255,.055);border:1px solid var(--tity-line);margin:8px 0 16px}.tity-tab{border-radius:18px;display:flex;align-items:center;justify-content:center;gap:8px;color:rgba(255,255,255,.74);font-weight:950;font-size:15px}.tity-tab.active{color:#fff;background:linear-gradient(135deg,#5b22d6,#9635ff);box-shadow:0 10px 24px rgba(139,53,255,.25), inset 0 1px 0 rgba(255,255,255,.12)}
.tity-section-head{display:flex;align-items:center;justify-content:space-between;margin:17px 2px 10px}.tity-section-head h2{font-size:20px;margin:0;font-weight:1000;display:flex;align-items:center;gap:9px}.tity-section-head h2:before{content:"";width:11px;height:11px;border-radius:50%;background:var(--tity-green);box-shadow:0 0 12px rgba(49,243,166,.5)}.tity-section-head.live h2:before{background:var(--tity-red);box-shadow:0 0 12px rgba(255,55,109,.55)}.tity-section-head.pk h2:before{background:var(--tity-purple);box-shadow:0 0 12px rgba(139,53,255,.55)}.tity-section-head a{font-size:13px;color:rgba(255,255,255,.58);font-weight:850}
.tity-room-card,.tity-live-card{position:relative;background:linear-gradient(135deg,rgba(33,23,70,.88),rgba(14,10,35,.86));border:1px solid rgba(139,53,255,.28);border-radius:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.055);overflow:hidden}.tity-room-card{min-height:112px;padding:12px;display:grid;grid-template-columns:82px 1fr;gap:12px;margin-bottom:12px}.tity-room-cover{width:82px;height:88px;border-radius:15px;overflow:hidden;background:linear-gradient(135deg,#24105a,#050011);display:grid;place-items:center;font-size:32px}.tity-room-cover img,.tity-live-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tity-card-main{min-width:0}.tity-badges{display:flex;align-items:center;gap:6px;margin-bottom:5px;flex-wrap:wrap}.tity-badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:950;background:rgba(255,255,255,.08);color:#fff}.tity-badge.green{background:rgba(49,243,166,.17);color:#4dffc1}.tity-badge.purple{background:rgba(139,53,255,.20);color:#d7c4ff}.tity-badge.orange{background:rgba(255,176,58,.18);color:#ffd08b}.tity-room-card h3,.tity-live-card h3{margin:0;font-size:17px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tity-meta{color:var(--tity-soft);font-size:13px;margin-top:4px}.tity-host-row{display:flex;align-items:center;gap:7px;margin-top:10px;min-width:0}.tity-mini-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,var(--tity-pink),var(--tity-purple),var(--tity-blue));display:grid;place-items:center;font-weight:1000;font-size:11px;overflow:hidden}.tity-host-row span{color:rgba(255,255,255,.72);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tity-room-stats{position:absolute;right:12px;bottom:14px;display:flex;align-items:center;gap:10px;color:#d9d0ff;font-weight:850;font-size:13px}.tity-wave{color:var(--tity-green);font-size:22px;letter-spacing:-2px}
.tity-live-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tity-live-card{min-height:154px}.tity-live-thumb{height:92px;background:linear-gradient(135deg,#261258,#050011);position:relative;overflow:hidden}.tity-live-info{padding:10px}.tity-live-label{position:absolute;left:8px;top:8px;background:var(--tity-red);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:1000}.tity-viewer{position:absolute;right:8px;top:8px;background:rgba(0,0,0,.45);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.tity-pk-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tity-pk-card{border-radius:18px;min-height:86px;padding:10px;background:linear-gradient(135deg,rgba(255,53,199,.24),rgba(12,8,40,.86));border:1px solid rgba(255,53,199,.32);position:relative;overflow:hidden}.tity-pk-card:before{content:"VS";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:28px;font-weight:1000;color:#fff;text-shadow:0 0 16px var(--tity-pink);opacity:.9}.tity-pk-people{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.tity-pk-person{display:grid;justify-items:center;gap:5px;font-size:12px;font-weight:900}.tity-pk-person .tity-mini-avatar{width:36px;height:36px}.tity-empty{border-radius:22px;padding:20px;text-align:center;background:rgba(255,255,255,.06);border:1px dashed rgba(255,255,255,.18);color:var(--tity-soft);font-size:14px}.tity-empty b{display:block;color:#fff;font-size:17px;margin-bottom:5px}
.tity-simple-page h1{font-size:24px;margin:0 0 10px}.tity-simple-card{border-radius:24px;padding:18px;background:var(--tity-card);border:1px solid var(--tity-line)}.tity-form{display:grid;gap:12px}.tity-field label{display:block;font-size:13px;color:var(--tity-soft);font-weight:850;margin:0 0 6px}.tity-field input,.tity-field textarea,.tity-field select{width:100%;border:1px solid var(--tity-line);outline:0;border-radius:16px;padding:13px 14px;background:rgba(255,255,255,.07);color:#fff;font-size:15px}.tity-form button,.tity-btn{border-radius:18px;padding:14px 16px;background:linear-gradient(135deg,var(--tity-pink),var(--tity-purple));font-size:15px;font-weight:1000;text-align:center;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tity-back{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid var(--tity-line);font-size:22px}.tity-page-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tity-page-title h1{font-size:22px;margin:0}
@supports (height:100svh){.tity-app{height:100svh}}

/* v151: mini avatarlar gerçek/varsayılan profil resmi gösterebilir */
.tity-mini-avatar,.tity-live-avatar,.profile-avatar{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;}

/* titylive.com V26 toparlama: eskiye yakın alt menü + profil ölçü düzeltme */
html,body{
    margin:0!important;
    overflow:hidden!important;
    background:#020009!important;
}
.tity-app{
    width:min(430px,100vw)!important;
    height:100dvh!important;
    margin:0 auto!important;
    overflow:hidden!important;
}
.tity-content{
    position:absolute!important;
    inset:0!important;
    overflow:auto!important;
    padding:calc(12px + env(safe-area-inset-top)) 14px calc(76px + env(safe-area-inset-bottom))!important;
    scrollbar-width:none!important;
}
.tity-content::-webkit-scrollbar{display:none!important}

/* Alt menü: eski düzene yakın, tam alta sıfır */
.tity-bottom{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:70px!important;
    padding:7px 8px calc(6px + env(safe-area-inset-bottom))!important;
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    gap:2px!important;
    background:rgba(7,3,20,.96)!important;
    border:0!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
    border-radius:0!important;
    z-index:80!important;
    backdrop-filter:blur(16px)!important;
    box-shadow:0 -8px 28px rgba(0,0,0,.28)!important;
}
.tity-nav-item{
    height:56px!important;
    border-radius:14px!important;
    display:grid!important;
    place-items:center!important;
    align-content:center!important;
    color:rgba(255,255,255,.62)!important;
    font-size:10.5px!important;
    font-weight:900!important;
    transform:none!important;
    background:transparent!important;
}
.tity-nav-ico{
    width:28px!important;
    height:28px!important;
    border-radius:50%!important;
    display:grid!important;
    place-items:center!important;
    font-size:20px!important;
    line-height:1!important;
    margin:0 auto 3px!important;
    background:transparent!important;
    box-shadow:none!important;
    filter:none!important;
}
.tity-nav-item b{
    font-size:10.5px!important;
    line-height:1!important;
    margin:0!important;
}
.tity-nav-item.active{
    color:#fff!important;
}
.tity-nav-item.active .tity-nav-ico{
    color:#fff!important;
    background:rgba(255,255,255,.08)!important;
}
.tity-nav-item:nth-child(1) .tity-nav-ico{color:#ffffff!important}
.tity-nav-item:nth-child(2) .tity-nav-ico{color:#b49cff!important}
.tity-nav-item:nth-child(3) .tity-nav-ico{color:#ffffff!important}
.tity-nav-item:nth-child(4) .tity-nav-ico{color:#c7b7ff!important}
.tity-nav-item:nth-child(5) .tity-nav-ico{color:#b8a6ff!important}

.tity-nav-item.live-action .tity-nav-ico{
    width:42px!important;
    height:42px!important;
    border-radius:50%!important;
    background:linear-gradient(135deg,#ff35c7,#8b35ff)!important;
    box-shadow:0 0 18px rgba(255,53,199,.34)!important;
    color:#fff!important;
    font-size:21px!important;
    margin-top:-8px!important;
}
.tity-nav-item.live-action b{
    margin-top:-4px!important;
    color:#fff!important;
}

/* Profil sıkılaştırma */
.tity-profile .tity-content{
    padding-left:12px!important;
    padding-right:12px!important;
}
.tity-profile .tity-page-title{
    margin-bottom:10px!important;
}
.tity-profile .tity-page-title h1{
    font-size:24px!important;
}
.tity-profile .tity-back{
    width:42px!important;
    height:42px!important;
    border-radius:14px!important;
}
.tity-profile .profile-card{
    border-radius:22px!important;
    padding:13px!important;
    grid-template-columns:78px 1fr!important;
    gap:11px!important;
}
.tity-profile .profile-avatar{
    width:76px!important;
    height:76px!important;
    font-size:34px!important;
}
.tity-profile .profile-card h2{
    font-size:24px!important;
}
.tity-profile .profile-card p{
    font-size:15px!important;
}
.tity-profile .profile-card em{
    font-size:13px!important;
}
.tity-profile .profile-chips{
    gap:5px!important;
}
.tity-profile .profile-chips span{
    font-size:10px!important;
    padding:4px 7px!important;
}
.tity-profile .profile-stats{
    margin:8px 0!important;
    border-radius:16px!important;
}
.tity-profile .profile-stats div{
    padding:8px 4px!important;
}
.tity-profile .profile-stats b{
    font-size:17px!important;
}
.tity-profile .top-fans{
    margin:8px 0!important;
    padding:11px!important;
    font-size:18px!important;
    border-radius:16px!important;
}
.tity-profile .profile-row{
    min-height:50px!important;
    padding:10px!important;
    border-radius:15px!important;
    margin-bottom:7px!important;
    font-size:19px!important;
}
.tity-profile .profile-row span{
    font-size:14px!important;
}
.tity-profile .profile-row small{
    font-size:11px!important;
}
.tity-profile .coin-row{
    gap:8px!important;
    margin:8px 0!important;
}
.tity-profile .coin-row div{
    padding:10px!important;
    border-radius:15px!important;
    font-size:22px!important;
}
.tity-profile .coin-row b{
    font-size:16px!important;
}
.tity-profile .profile-grid{
    grid-template-columns:repeat(3,1fr)!important;
    gap:7px!important;
}
.tity-profile .profile-grid a{
    min-height:62px!important;
    border-radius:14px!important;
    font-size:20px!important;
}
.tity-profile .profile-list a{
    padding:12px!important;
    font-size:14px!important;
}

/* Oda kur formu */
.tity-room-photo-box{
    width:92px;
    height:92px;
    border-radius:22px;
    background:linear-gradient(135deg,#ff35c7,#8b35ff,#2bdcff);
    display:grid;
    place-items:center;
    font-size:34px;
    font-weight:1000;
    overflow:hidden;
}
.tity-room-photo-box img{
    width:100%;
    height:100%;
    object-fit:cover;
}

:root{
    --tity-bg:#09021c!important;
    --tity-bg2:#160936!important;
    --tity-card:rgba(44,30,88,.76)!important;
    --tity-card2:rgba(58,38,112,.72)!important;
    --tity-line:rgba(255,255,255,.15)!important;
    --tity-soft:rgba(255,255,255,.78)!important;
    --tity-muted:rgba(255,255,255,.58)!important;
}
html,body{
    color:#fff!important;
    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
    background:
        radial-gradient(circle at 50% -10%,rgba(142,66,255,.28),transparent 36%),
        radial-gradient(circle at 0% 25%,rgba(255,53,199,.14),transparent 34%),
        radial-gradient(circle at 100% 35%,rgba(43,220,255,.12),transparent 34%),
        #060015!important;
}
.tity-app{
    color:#fff!important;
    background:
        radial-gradient(circle at 15% 0%,rgba(255,53,199,.26),transparent 34%),
        radial-gradient(circle at 88% 4%,rgba(43,220,255,.16),transparent 32%),
        linear-gradient(180deg,#2b1763 0%,#160835 32%,#0c031d 72%,#080116 100%)!important;
}
.tity-content,.tity-simple-page,.tity-profile,.tity-home{color:#fff!important}
.tity-title,.tity-page-title h1,.tity-section-head h2,.tity-room-card h3,.tity-live-card h3,.tity-empty b,.tity-simple-page h1,.profile-card h2,.profile-row span,.profile-list a,.tity-tab,.tity-pill,.tity-btn{
    color:#fff!important;text-shadow:none!important;
}
.tity-sub,.tity-meta,.tity-empty,.tity-host-row span,.profile-card p,.profile-card em,.profile-row small,.coin-row span{
    color:rgba(255,255,255,.72)!important;
}
.tity-top{
    background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(139,53,255,.08))!important;
    border:1px solid rgba(255,255,255,.075)!important;
    border-radius:22px!important;
    padding:7px 9px!important;
    height:auto!important;
    min-height:62px!important;
    margin-bottom:12px!important;
}
.tity-logo{
    color:#fff!important;
    background:linear-gradient(135deg,#ff39cf 0%,#813cff 55%,#35dcff 100%)!important;
    box-shadow:0 0 24px rgba(164,77,255,.42)!important;
}
.tity-circle,.tity-pill{
    color:#fff!important;
    background:rgba(255,255,255,.10)!important;
    border-color:rgba(255,255,255,.15)!important;
}
.tity-pill.primary{
    background:linear-gradient(135deg,#7d35ff,#c336ff)!important;
    border-color:rgba(255,255,255,.20)!important;
}
.tity-tabs{
    background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(74,45,150,.20))!important;
    border:1px solid rgba(255,255,255,.14)!important;
    box-shadow:0 10px 24px rgba(0,0,0,.15)!important;
}
.tity-tab{color:rgba(255,255,255,.76)!important}
.tity-tab.active{
    color:#fff!important;
    background:linear-gradient(135deg,#7935ff,#b431ff)!important;
}
.tity-room-card,.tity-live-card,.tity-simple-card,.profile-card,.profile-row,.profile-stats,.profile-grid a,.profile-list,.coin-row div,.tity-empty{
    color:#fff!important;
    background:
        radial-gradient(circle at 30% 0%,rgba(139,53,255,.18),transparent 48%),
        linear-gradient(135deg,rgba(55,37,106,.86),rgba(17,10,42,.88))!important;
    border-color:rgba(255,255,255,.14)!important;
    box-shadow:0 12px 26px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.07)!important;
}
.tity-room-cover,.tity-live-thumb{
    background:linear-gradient(135deg,#45209a,#16072e)!important;
}
.tity-empty{
    border-style:solid!important;
    border-color:rgba(142,66,255,.24)!important;
}
.tity-section-head h2:before{
    box-shadow:0 0 13px rgba(49,243,166,.70)!important;
}
.tity-pk-card{
    background:
        radial-gradient(circle at 50% 0%,rgba(255,53,199,.24),transparent 54%),
        linear-gradient(135deg,rgba(92,33,132,.80),rgba(26,10,57,.88))!important;
    border-color:rgba(255,53,199,.28)!important;
}
.tity-bottom{
    background:linear-gradient(180deg,rgba(35,20,75,.96),rgba(12,4,30,.98))!important;
    border-top:1px solid rgba(255,255,255,.12)!important;
}
.tity-nav-item{color:rgba(255,255,255,.72)!important}
.tity-nav-item.active{color:#fff!important}
.tity-nav-item.active .tity-nav-ico{background:rgba(255,255,255,.11)!important}
.tity-nav-item.live-action .tity-nav-ico{
    background:linear-gradient(135deg,#ff35c7,#8b35ff)!important;
    box-shadow:0 0 18px rgba(255,53,199,.42)!important;
}
.profile-chips span{
    color:#fff!important;
    background:rgba(255,255,255,.12)!important;
    border-color:rgba(255,255,255,.13)!important;
}
.top-fans{
    color:#ffe18b!important;
    background:linear-gradient(135deg,rgba(255,176,58,.18),rgba(139,53,255,.22))!important;
}
.tity-field label{color:rgba(255,255,255,.80)!important}
.tity-field input,.tity-field textarea,.tity-field select{
    color:#fff!important;
    background:rgba(255,255,255,.10)!important;
    border-color:rgba(255,255,255,.16)!important;
}
.tity-field input::placeholder,.tity-field textarea::placeholder{color:rgba(255,255,255,.48)!important}
@media (min-width:700px){
    body{
        background:
            radial-gradient(circle at 50% 20%,rgba(49,22,91,.45),transparent 42%),
            linear-gradient(135deg,#050010,#0d0321 52%,#001824)!important;
    }
}

