/* KU-KU V9.2.7 — messenger-first structure: Chats, Kontakte, Anrufe, Karte. */
:root{--k927-top:58px;--k927-bg:#07101d;--k927-card:#0d1929;--k927-card2:#111f32;--k927-line:rgba(126,181,255,.13);--k927-text:#f3f7fd;--k927-muted:#8798ae;--k927-blue:#2f8cff;--k927-blue2:#1674df;--k927-green:#45d678;--k927-red:#ff5e68}
body:not(.kuku-loggedout){background:radial-gradient(900px 500px at 50% -250px,rgba(47,140,255,.16),transparent 72%),#060d18!important;padding:0!important}
body:not(.kuku-loggedout) .app-shell{display:block!important;padding:var(--k927-top) 0 0!important;min-height:100dvh!important}
body:not(.kuku-loggedout) aside,body:not(.kuku-loggedout) .kuku-sidebar-owner{display:none!important;width:0!important;height:0!important;min-height:0!important;padding:0!important;border:0!important;overflow:hidden!important}
#nav.k927-legacy-nav{display:none!important}
#k927Topbar{position:fixed;z-index:30000;left:0;right:0;top:0;height:var(--k927-top);display:grid;grid-template-columns:180px minmax(360px,1fr) 180px;align-items:center;padding:0 18px;background:rgba(7,15,27,.94);border-bottom:1px solid var(--k927-line);backdrop-filter:blur(24px) saturate(130%);box-shadow:0 8px 28px rgba(0,0,0,.16)}
body.kuku-loggedout #k927Topbar,body.kuku-loggedout #k927AccountMenu{display:none!important}
.k927-brand{display:flex;align-items:center;gap:10px;min-width:0;color:#f7faff}.k927-brand img{width:36px;height:36px;object-fit:cover;border-radius:11px;box-shadow:0 4px 18px rgba(20,112,255,.2)}.k927-brand strong{font-size:15px;letter-spacing:.02em}
.k927-mainnav{display:flex;justify-content:center;align-items:center;gap:4px;height:100%}.k927-mainnav button{height:42px;min-width:92px;padding:0 14px;border:0!important;border-radius:13px!important;background:transparent!important;color:#8090a6!important;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px!important;font-weight:760!important;box-shadow:none!important;position:relative}.k927-mainnav button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.k927-mainnav button:hover{color:#dfe9f7!important;background:rgba(255,255,255,.035)!important}.k927-mainnav button.active{color:#71b6ff!important;background:rgba(47,140,255,.105)!important}.k927-mainnav button.active::after{content:"";position:absolute;left:22px;right:22px;bottom:-8px;height:2px;border-radius:2px;background:var(--k927-blue);box-shadow:0 0 12px rgba(47,140,255,.7)}
.k927-account{justify-self:end;width:58px;height:40px;padding:3px 6px 3px 4px!important;border:1px solid var(--k927-line)!important;border-radius:14px!important;background:#0c1828!important;display:flex;align-items:center;justify-content:space-between;color:#8495aa!important;box-shadow:none!important}.k927-account>svg{width:18px;height:18px;fill:currentColor;stroke:none}.k927-account-avatar{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#258cff,#115fc7);color:#fff;font-size:11px;font-weight:900;background-size:cover;background-position:center;overflow:hidden}
#k927AccountMenu{position:fixed;z-index:31000;right:14px;top:66px;width:min(285px,calc(100vw - 24px));padding:8px;border:1px solid rgba(126,181,255,.17);border-radius:17px;background:rgba(10,20,34,.985);box-shadow:0 22px 60px rgba(0,0,0,.45);backdrop-filter:blur(22px)}#k927AccountMenu[hidden]{display:none!important}.k927-menu-head{padding:10px 11px 12px;border-bottom:1px solid var(--k927-line);margin-bottom:5px}.k927-menu-head strong{display:block;color:#f3f8ff;font-size:14px}.k927-menu-head span{display:block;color:#7890aa;font-size:11px;margin-top:2px}#k927AccountMenu button{display:block;width:100%;height:38px;text-align:left;padding:0 11px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#d7e2f0!important;font-size:12px!important;box-shadow:none!important}#k927AccountMenu button:hover{background:rgba(255,255,255,.045)!important}.k927-menu-muted{color:#8293aa!important;border-top:1px solid var(--k927-line)!important;margin-top:5px!important;border-radius:0 0 10px 10px!important}.k927-menu-danger{color:#ff8088!important}
body:not(.kuku-loggedout) main{width:min(1180px,100%)!important;max-width:1180px!important;margin:0 auto!important;padding:18px 22px 48px!important;box-sizing:border-box!important}body:not(.kuku-loggedout) #app{width:100%!important}body:not(.kuku-loggedout) #app>header.k927-old-header{display:none!important}body:not(.kuku-loggedout) .view{max-width:none!important}.k927-utility-view:not(.active){display:none!important}
/* Chats */
#chat91View{width:100%!important;max-width:none!important}#chat91View>.panel{min-height:calc(100dvh - var(--k927-top) - 36px)!important;border:1px solid var(--k927-line)!important;border-radius:20px!important;background:#091422!important;overflow:hidden!important;box-shadow:0 20px 50px rgba(0,0,0,.17)!important}#k927ChatBar{padding:14px 15px 12px;border-bottom:1px solid var(--k927-line);background:linear-gradient(180deg,rgba(18,31,50,.96),rgba(11,22,37,.96))}.k927-chatbar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.k927-chatbar-head h2{margin:0!important;font-size:19px!important;color:#f4f8fe}.k927-chatbar-head p{margin:3px 0 0;color:var(--k927-muted);font-size:11px}.k927-chatbar-head button{width:34px;height:34px;border-radius:11px!important;padding:0!important;background:linear-gradient(180deg,#399aff,#1677e5)!important;border:1px solid #5aaaff!important;color:#fff!important;font-size:22px!important;line-height:1!important;box-shadow:0 5px 14px rgba(47,140,255,.22)!important}.k927-chat-chips{display:flex;gap:7px;overflow-x:auto;padding:1px 0 2px;scrollbar-width:none}.k927-chat-chips::-webkit-scrollbar{display:none}.k927-chat-chips>button{flex:0 0 auto;display:flex;align-items:center;gap:7px;height:38px;padding:0 10px 0 5px!important;border-radius:12px!important;border:1px solid rgba(126,181,255,.1)!important;background:#0d1b2d!important;color:#a8b7c9!important;font-size:12px!important;box-shadow:none!important}.k927-chat-chips>button.active{border-color:rgba(84,167,255,.46)!important;background:rgba(47,140,255,.14)!important;color:#e8f3ff!important}.k927-chat-avatar{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#173252;color:#7bbaff;font-weight:900;font-size:11px}#chat91View .chat91-title{display:none!important}#chat91View .chat91-box{min-height:calc(100dvh - 285px)!important;max-height:calc(100dvh - 285px)!important;background:#081321!important}
/* Kontakte + Gruppen */
#groups{width:100%!important}#k927ContactsHead{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:2px 0 14px}#k927ContactsHead h2,#k927GroupsTitle h2{margin:0!important;font-size:20px!important;color:#f4f8fe}#k927ContactsHead p,#k927GroupsTitle p{margin:4px 0 0;color:var(--k927-muted);font-size:12px}.k927-contact-search{width:min(280px,42vw);height:38px;border-radius:12px;background:#0c1828;border:1px solid var(--k927-line);display:flex;align-items:center;padding:0 10px;gap:8px}.k927-contact-search svg{width:17px;height:17px;fill:none;stroke:#71859e;stroke-width:1.9}.k927-contact-search input{width:100%;height:34px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;outline:0!important;color:#e9f1fb!important;font-size:12px!important;box-shadow:none!important}#k927ContactGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.k927-contact{min-width:0;min-height:62px;padding:9px 11px!important;border:1px solid var(--k927-line)!important;border-radius:15px!important;background:linear-gradient(180deg,#0f1c2d,#0b1726)!important;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;color:var(--k927-text)!important;box-shadow:none!important}.k927-contact:hover{border-color:rgba(82,164,255,.32)!important;background:#102139!important}.k927-contact[hidden]{display:none!important}.k927-contact-avatar{width:42px;height:42px;border-radius:13px;background:#152a46;display:grid;place-items:center;overflow:hidden;position:relative}.k927-contact-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}.k927-contact-avatar b{font-size:13px;color:#8ec4ff}.k927-contact-copy{min-width:0}.k927-contact-copy strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k927-contact-copy small{display:block;margin-top:3px;color:#768ba5;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k927-presence{display:flex;align-items:center;gap:5px;color:#7b8da4;font-size:10px;white-space:nowrap}.k927-presence i{width:7px;height:7px;border-radius:50%;background:#647184}.k927-presence.online i{background:#40d978;box-shadow:0 0 8px rgba(64,217,120,.42)}.k927-presence.recent i{background:#4f9dff}.k927-group-tools{margin:0 0 16px;border:1px solid var(--k927-line);border-radius:15px;background:#0a1625}.k927-group-tools summary{cursor:pointer;list-style:none;padding:12px 14px;color:#9eb0c5;font-size:12px;font-weight:760}.k927-group-tools summary::-webkit-details-marker{display:none}.k927-group-tools summary::after{content:"+";float:right;color:#6faeff;font-size:18px;line-height:14px}.k927-group-tools[open] summary::after{content:"−"}.k927-group-tools .split{padding:0 10px 10px!important;grid-template-columns:1fr 1fr!important}.k927-group-tools .panel{border:1px solid rgba(126,181,255,.1)!important;background:#0e1b2c!important;box-shadow:none!important}#k927GroupsTitle{margin:18px 0 10px}.group-card{background:linear-gradient(180deg,#0f1c2d,#0a1625)!important;border-color:var(--k927-line)!important;box-shadow:none!important}.k927-empty{color:#7e91a9;font-size:12px}.k927-empty-card{grid-column:1/-1;border:1px dashed rgba(126,181,255,.16);padding:18px;border-radius:14px;text-align:center;background:#0a1523}
/* Anrufe */
#video>.panel{border:1px solid var(--k927-line)!important;border-radius:20px!important;background:#0a1625!important;box-shadow:none!important;padding:18px!important}#video .row-between .muted{max-width:520px!important}#video .actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:12px 0!important}#video .actions button{min-height:38px!important;border-radius:12px!important;font-size:12px!important;padding:0 13px!important}#video #startCall{background:linear-gradient(180deg,#3c9dff,#1677e6)!important;border-color:#63b0ff!important}#video #leaveCall{background:rgba(255,91,103,.09)!important;color:#ff7e88!important;border-color:rgba(255,91,103,.22)!important}.status-box{background:#0e1b2c!important;border-color:var(--k927-line)!important}.video-grid{background:#06101c!important;border-radius:16px!important}.video-tile{border-color:var(--k927-line)!important}#callLog{display:none!important}
/* Karte */
#location>.panel{border:1px solid var(--k927-line)!important;border-radius:20px!important;background:#0a1625!important;box-shadow:none!important;padding:18px!important}#location .actions{gap:7px!important;margin:12px 0!important}#location .actions button{min-height:38px!important;border-radius:12px!important;font-size:12px!important}#realMap{border:1px solid var(--k927-line)!important;border-radius:16px!important;overflow:hidden!important}.member-list{border-color:var(--k927-line)!important}
/* Einstellungen / Extra views */
#ei9122ExtraView>.panel{max-width:720px;margin:0 auto!important;border:1px solid var(--k927-line)!important;background:#0a1625!important;box-shadow:none!important}.ei9122-helpbox{border-color:var(--k927-line)!important;background:#0e1b2c!important}
@media(max-width:760px){
  :root{--k927-top:48px}
  #k927Topbar{grid-template-columns:42px 1fr 42px;padding:0 5px;height:calc(var(--k927-top) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.k927-brand{justify-content:center}.k927-brand img{width:34px;height:34px;border-radius:10px}.k927-brand strong{display:none}.k927-mainnav{gap:0;justify-content:space-evenly;min-width:0}.k927-mainnav button{min-width:44px;width:25%;height:42px;padding:0!important;border-radius:11px!important}.k927-mainnav button span{display:none}.k927-mainnav button svg{width:21px;height:21px}.k927-mainnav button.active::after{left:13px;right:13px;bottom:-3px}.k927-account{width:38px;height:36px;padding:2px!important;justify-content:center}.k927-account-avatar{width:30px;height:30px;border-radius:10px}.k927-account>svg{display:none}#k927AccountMenu{top:calc(54px + env(safe-area-inset-top));right:7px;width:min(280px,calc(100vw - 14px))}
  body:not(.kuku-loggedout) .app-shell{padding-top:calc(var(--k927-top) + env(safe-area-inset-top))!important}body:not(.kuku-loggedout) main{padding:8px 7px 20px!important}
  #chat91View>.panel{min-height:calc(100dvh - var(--k927-top) - env(safe-area-inset-top) - 14px)!important;border-radius:14px!important}#k927ChatBar{padding:9px 9px 8px}.k927-chatbar-head{margin-bottom:7px}.k927-chatbar-head h2{font-size:16px!important}.k927-chatbar-head p{display:none}.k927-chatbar-head button{width:31px;height:31px;border-radius:10px!important}.k927-chat-chips{gap:5px}.k927-chat-chips>button{height:34px;padding-right:8px!important;font-size:11px!important}.k927-chat-avatar{width:25px;height:25px;border-radius:8px}#chat91View .chat91-box{min-height:calc(100dvh - 225px - env(safe-area-inset-top))!important;max-height:calc(100dvh - 225px - env(safe-area-inset-top))!important}
  #k927ContactsHead{align-items:stretch;flex-direction:column;gap:9px;margin-top:4px}.k927-contact-search{width:100%;max-width:none}#k927ContactGrid{grid-template-columns:1fr;gap:6px}.k927-contact{grid-template-columns:40px minmax(0,1fr);min-height:57px;padding:8px!important}.k927-contact-avatar{width:40px;height:40px}.k927-presence{grid-column:2;justify-self:start;margin-top:-7px}.k927-group-tools .split{grid-template-columns:1fr!important}
  #video>.panel,#location>.panel{border-radius:14px!important;padding:12px!important}#video .row-between,#location .row-between{align-items:stretch!important;gap:9px!important}#video .row-between select,#location .row-between select{width:100%!important;max-width:none!important}#video .actions button,#location .actions button{flex:1 1 calc(50% - 4px)!important;padding:0 8px!important}#videoGrid{grid-template-columns:1fr!important}
}
