/*
 * KULİS v1.7.39 — Compact Profile Center, Navigation Ownership & Responsive Balance
 * Scope: canonical global topbar only. No module/page geometry is changed.
 */
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile{
    gap:8px!important;
    padding:3px 9px 3px 4px!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile-avatar{
    position:relative!important;display:grid!important;width:36px!important;height:36px!important;min-width:36px!important;place-items:center!important
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile-avatar>img{
    display:block!important;width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;border-radius:50%!important;object-fit:cover!important
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile-avatar>i{
    position:absolute!important;right:-1px!important;bottom:0!important;width:9px!important;height:9px!important;border:2px solid #fff!important;border-radius:50%!important;background:#23b26d!important;box-sizing:border-box!important
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile>b{
    display:inline-grid!important;width:16px!important;height:16px!important;place-items:center!important;color:#8492a6!important;font-size:13px!important;font-weight:900!important;transition:transform .22s ease!important
}
html body.kulis-app-page [data-kulis-global-topbar] [data-kulis-profile-toggle][aria-expanded="true"]>b{transform:rotate(180deg)!important}

html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile.kulis-profile-center-v1739{
    width:min(392px,calc(100vw - 24px))!important;max-width:392px!important;overflow:hidden!important;border:1px solid #dfe6ef!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 70px rgba(15,23,42,.18),0 4px 14px rgba(15,23,42,.06)!important;transform-origin:calc(100% - 28px) 0!important
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-profile-center-v1739.is-open{animation:kulisProfileCenterIn .22s cubic-bezier(.2,.75,.25,1) both!important}
@keyframes kulisProfileCenterIn{from{opacity:0;transform:translateY(-7px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}

.kulis-profile-center__hero{position:relative;padding:17px 17px 14px;border-bottom:1px solid #e8edf3;background:linear-gradient(180deg,#fbfcff 0%,#f7f9fd 100%)}
.kulis-profile-center__identity{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding-right:30px}
.kulis-profile-center__avatar{position:relative;display:block;width:58px;height:58px}
.kulis-profile-center__avatar img{display:block;width:58px!important;height:58px!important;max-width:58px!important;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 5px 18px rgba(15,23,42,.13)}
.kulis-profile-center__avatar i{position:absolute;right:1px;bottom:2px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#22b573;box-sizing:content-box}
.kulis-profile-center__identity>div{display:grid;gap:2px;min-width:0}
.kulis-profile-center__identity small{color:#1769ff;font-size:9px;font-weight:900;letter-spacing:.12em}
.kulis-profile-center__identity strong{overflow:hidden;color:#142033;font-size:17px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.kulis-profile-center__identity span{overflow:hidden;color:#4e5f74;font-size:11.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}
.kulis-profile-center__identity em{overflow:hidden;color:#8190a3;font-size:10px;font-style:normal;font-weight:650;text-overflow:ellipsis;white-space:nowrap}
.kulis-profile-center__close{position:absolute;top:12px;right:12px;display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:9px;background:transparent;color:#7d8a9c;font-size:21px;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}
.kulis-profile-center__close:hover{background:#edf2f8;color:#1d2b3e;transform:rotate(4deg)}
.kulis-profile-center__quick{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}
.kulis-profile-center__quick a{display:flex;min-height:36px;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;color:#26364a;font-size:11px;font-weight:850;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease}
.kulis-profile-center__quick a:first-child{border-color:#cfdcf5;color:#1769ff}
.kulis-profile-center__quick a:hover{border-color:#a9c2ef;box-shadow:0 4px 12px rgba(23,105,255,.09);transform:translateY(-1px)}
.kulis-profile-center__quick .dashicons{width:16px;height:16px;font-size:16px}

.kulis-profile-center__body{max-height:min(67vh,650px);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}
.kulis-profile-center__guide-callout{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;margin:12px 12px 5px;padding:11px;border:1px solid #dce6f7;border-radius:13px;background:#f7faff}
.kulis-profile-center__guide-symbol{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:#e9f1ff;color:#1769ff}
.kulis-profile-center__guide-symbol .dashicons{width:21px;height:21px;font-size:21px}
.kulis-profile-center__guide-callout>div:nth-child(2){display:grid;gap:1px;min-width:0}
.kulis-profile-center__guide-callout small{color:#1769ff;font-size:8.5px;font-weight:900;letter-spacing:.1em}
.kulis-profile-center__guide-callout strong{color:#172033;font-size:12.5px}
.kulis-profile-center__guide-callout span{color:#77869a;font-size:9.7px;line-height:1.35}
.kulis-profile-center__guide-callout>button{min-height:32px;padding:0 10px;border:0;border-radius:9px;background:#1769ff;color:#fff;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.kulis-profile-center__guide-callout>button:hover{background:#0f5be7;box-shadow:0 5px 13px rgba(23,105,255,.22);transform:translateY(-1px)}
.kulis-profile-center__guide-callout>button span{color:inherit;font-size:12px}

html body.kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu{display:block!important;padding:4px 12px 10px!important;background:#fff!important}
.kulis-profile-center__group{padding:10px 0 3px;border-top:1px solid #edf1f5}
.kulis-profile-center__group:first-child{border-top:0}
.kulis-profile-center__group>small{display:block;padding:0 7px 6px;color:#8b98a8;font-size:8.5px;font-weight:900;letter-spacing:.11em}
html body.kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button){display:grid!important;width:100%!important;grid-template-columns:22px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;min-height:48px!important;margin:1px 0!important;padding:7px 8px!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#334155!important;text-align:left!important;text-decoration:none!important;box-sizing:border-box!important;cursor:pointer!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}
html body.kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button):hover{background:#f4f7fb!important;color:#1769ff!important;transform:translateX(2px)!important}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>.kulis-sidebar-icon{display:grid!important;width:22px!important;height:22px!important;min-width:22px!important;place-items:center!important;color:currentColor!important}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>.kulis-sidebar-icon svg{width:19px!important;height:19px!important}
.kulis-profile-center__menu .dashicons{width:19px;height:19px;font-size:19px}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>span:nth-child(2){display:grid;gap:1px;min-width:0}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>span:nth-child(2)>strong{overflow:hidden;color:inherit;font-size:11.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>span:nth-child(2)>small{overflow:hidden;color:#8996a7;font-size:9.5px;font-weight:550;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>i{color:#a2adba;font-size:18px;font-style:normal;font-weight:500;transition:transform .16s ease}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button):hover>i{transform:translateX(2px)}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>b{display:grid;min-width:22px;height:20px;place-items:center;padding:0 5px;border-radius:999px;background:#edf3ff;color:#1769ff;font-size:9px;font-weight:900}
.kulis-profile-center__group.is-exit{margin-top:2px;padding-bottom:2px}
html body.kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu a.is-danger{color:#c93644!important}
html body.kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu a.is-danger:hover{background:#fff4f5!important;color:#b42332!important}

/* KULİS Guide — modal workspace */
.kulis-guide-layer[hidden]{display:none!important}
.kulis-guide-layer{position:fixed;inset:0;z-index:2147483645;display:grid;place-items:center;padding:24px;box-sizing:border-box}
.kulis-guide-layer__backdrop{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;background:rgba(9,17,29,.55);backdrop-filter:blur(4px);cursor:default;animation:kulisGuideFade .2s ease both}
.kulis-guide-dialog{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1120px,calc(100vw - 48px));height:min(780px,calc(100vh - 48px));overflow:hidden;border:1px solid rgba(215,225,237,.9);border-radius:22px;background:#f7f9fc;box-shadow:0 35px 110px rgba(4,12,24,.32);animation:kulisGuideEnter .26s cubic-bezier(.2,.8,.2,1) both}
@keyframes kulisGuideFade{from{opacity:0}to{opacity:1}}
@keyframes kulisGuideEnter{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
.kulis-guide-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 17px;border-bottom:1px solid #e4eaf1;background:#fff}
.kulis-guide-dialog__head>div{min-width:0}
.kulis-guide-dialog__head small{display:block;margin-bottom:4px;color:#1769ff;font-size:9px;font-weight:950;letter-spacing:.13em}
.kulis-guide-dialog__head h2{margin:0;color:#111c2e;font-size:25px;line-height:1.2;letter-spacing:-.025em}
.kulis-guide-dialog__head p{margin:5px 0 0;color:#728196;font-size:11.5px}
.kulis-guide-dialog__head>button{display:grid;width:36px;height:36px;min-width:36px;place-items:center;padding:0;border:1px solid #dde5ef;border-radius:11px;background:#fff;color:#6e7c8e;font-size:25px;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,transform .18s ease}
.kulis-guide-dialog__head>button:hover{background:#f2f5f9;color:#172033;transform:rotate(5deg)}
.kulis-guide-dialog__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;border-bottom:1px solid #e4eaf1;background:#fbfcfe}
.kulis-guide-dialog__toolbar label{display:flex;flex:1;align-items:center;gap:9px;max-width:520px;height:40px;padding:0 12px;border:1px solid #dce4ee;border-radius:11px;background:#fff;color:#7a899d;box-shadow:0 1px 2px rgba(15,23,42,.02)}
.kulis-guide-dialog__toolbar label:focus-within{border-color:#a9c4f2;box-shadow:0 0 0 3px rgba(23,105,255,.08);color:#1769ff}
.kulis-guide-dialog__toolbar .dashicons{width:18px;height:18px;font-size:18px}
.kulis-guide-dialog__toolbar input{width:100%;height:auto!important;min-height:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#1f2d40!important;font-size:12px!important}
.kulis-guide-dialog__toolbar>span{color:#7b899c;font-size:10.5px;white-space:nowrap}
.kulis-guide-dialog__toolbar>span b{color:#172033}
.kulis-guide-dialog__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.72fr);min-height:0;overflow:hidden}
.kulis-guide-dialog__catalog{overflow:auto;padding:18px 20px 24px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}
.kulis-guide-group+.kulis-guide-group{margin-top:18px}
.kulis-guide-group>h3{margin:0 0 8px 2px;color:#65758a;font-size:9px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
.kulis-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.kulis-guide-card{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:10px;align-items:center;min-height:78px;padding:10px;border:1px solid #e1e7ef;border-radius:13px;background:#fff;color:#26364a;text-align:left;cursor:pointer;box-shadow:0 2px 7px rgba(15,23,42,.025);transition:border-color .17s ease,box-shadow .17s ease,transform .17s ease,background .17s ease}
.kulis-guide-card:hover,.kulis-guide-card.is-selected{border-color:#b9cff5;background:#fbfdff;box-shadow:0 8px 22px rgba(23,105,255,.08);transform:translateY(-2px)}
.kulis-guide-card.is-selected{box-shadow:0 0 0 2px rgba(23,105,255,.08),0 8px 22px rgba(23,105,255,.08)}
.kulis-guide-card__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eef4ff;color:#1769ff;transition:transform .18s ease,background .18s ease}
.kulis-guide-card:hover .kulis-guide-card__icon,.kulis-guide-card.is-selected .kulis-guide-card__icon{background:#e4eeff;transform:scale(1.04)}
.kulis-guide-card__icon .dashicons{width:21px;height:21px;font-size:21px}
.kulis-guide-card__copy{display:grid;gap:4px;min-width:0}
.kulis-guide-card__copy strong{color:#18263a;font-size:12px}
.kulis-guide-card__copy small{display:-webkit-box;overflow:hidden;color:#7b899c;font-size:9.8px;font-weight:550;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.kulis-guide-card>i{color:#a0adbc;font-size:16px;font-style:normal;transition:transform .17s ease,color .17s ease}
.kulis-guide-card:hover>i,.kulis-guide-card.is-selected>i{color:#1769ff;transform:translateX(2px)}
.kulis-guide-empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:5px;color:#8996a7;text-align:center}
.kulis-guide-empty .dashicons{width:30px;height:30px;font-size:30px}
.kulis-guide-empty strong{color:#344054;font-size:13px}
.kulis-guide-empty small{font-size:10px}

.kulis-guide-detail{overflow:auto;border-left:1px solid #e2e8f0;background:#fff;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}
.kulis-guide-detail__welcome,.kulis-guide-detail article{padding:26px}
.kulis-guide-detail__welcome{display:grid;min-height:100%;align-content:center;justify-items:start;box-sizing:border-box}
.kulis-guide-detail__welcome>.dashicons{display:grid;width:48px;height:48px;place-items:center;margin-bottom:15px;border-radius:14px;background:#eef4ff;color:#1769ff;font-size:24px}
.kulis-guide-detail__welcome>small,.kulis-guide-detail article>small{color:#1769ff;font-size:8.5px;font-weight:950;letter-spacing:.12em}
.kulis-guide-detail__welcome>strong{margin-top:5px;color:#18263a;font-size:18px}
.kulis-guide-detail__welcome>p{max-width:260px;margin:6px 0 0;color:#7b899c;font-size:11px;line-height:1.6}
.kulis-guide-detail article{animation:kulisGuideDetailIn .2s ease both}
@keyframes kulisGuideDetailIn{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:translateX(0)}}
.kulis-guide-detail__icon{display:grid;width:50px;height:50px;place-items:center;margin-bottom:16px;border-radius:14px;background:#eef4ff;color:#1769ff}
.kulis-guide-detail__icon .dashicons{width:25px;height:25px;font-size:25px}
.kulis-guide-detail article h3{margin:5px 0 8px;color:#172033;font-size:22px;letter-spacing:-.02em}
.kulis-guide-detail article>p{margin:0;color:#68778b;font-size:11.5px;line-height:1.65}
.kulis-guide-detail article ul{display:grid;gap:8px;margin:20px 0;padding:16px 0;border-top:1px solid #e8edf3;border-bottom:1px solid #e8edf3;list-style:none}
.kulis-guide-detail article li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:7px;align-items:start;color:#405168;font-size:10.8px;line-height:1.45}
.kulis-guide-detail article li .dashicons{width:17px;height:17px;color:#22a06b;font-size:17px}
.kulis-guide-detail article>a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:10px;background:#1769ff;color:#fff;font-size:10.5px;font-weight:900;text-decoration:none;box-shadow:0 6px 15px rgba(23,105,255,.17);transition:background .16s ease,transform .16s ease,box-shadow .16s ease}
.kulis-guide-detail article>a:hover{background:#0f5be7;box-shadow:0 8px 18px rgba(23,105,255,.23);transform:translateY(-1px)}
.kulis-guide-dialog__foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 24px;border-top:1px solid #e2e8f0;background:#fff;color:#8190a3;font-size:9.8px}
.kulis-guide-dialog__foot>span{display:flex;align-items:center;gap:7px}
.kulis-guide-dialog__foot .dashicons{width:16px;height:16px;color:#e0a126;font-size:16px}
.kulis-guide-dialog__foot>a{color:#1769ff;font-weight:800;text-decoration:none}
html.kulis-guide-open,html.kulis-guide-open body{overflow:hidden!important}

/* Dark mode follows the existing KULİS theme; no neon or AI-styled glow. */
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile.kulis-profile-center-v1739{border-color:#2e3948!important;background:#111824!important;box-shadow:0 25px 70px rgba(0,0,0,.42)!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__hero{border-color:#2c3745;background:#151d29}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__identity strong{color:#f4f7fb}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__identity span{color:#bdc8d6}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__identity em{color:#8f9daf}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__quick a{border-color:#344255;background:#111824;color:#e5ebf3}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__body,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu{background:#111824!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__guide-callout{border-color:#30415a;background:#162235}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__guide-callout strong{color:#eef3f9}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__guide-callout span{color:#9ba8b9}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__group{border-color:#293545}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__group>small{color:#8190a3}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button){color:#e8eef6!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button):hover{background:#192436!important;color:#7ea9ff!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>span:nth-child(2)>small{color:#8e9bad}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog{border-color:#344153;background:#101722}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog__head,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog__foot,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail{border-color:#2b3746;background:#121a25}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog__toolbar{border-color:#2b3746;background:#151e2a}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog__toolbar label{border-color:#344254;background:#0f1620}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog__toolbar input{color:#e8eef6!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog__head h2,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-card__copy strong,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail article h3,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail__welcome>strong{color:#eef3f9}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-dialog__head p,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-card__copy small,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail article>p,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail__welcome>p{color:#94a2b5}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-card{border-color:#2c3848;background:#151e2a;color:#dce5ef;box-shadow:none}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-card:hover,html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-card.is-selected{border-color:#40659a;background:#182537}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail article ul{border-color:#2d3948}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail article li{color:#c0cad7}

@media(max-width:900px){
    .kulis-guide-layer{padding:12px}
    .kulis-guide-dialog{width:calc(100vw - 24px);height:calc(100vh - 24px);border-radius:18px}
    .kulis-guide-dialog__layout{grid-template-columns:1fr minmax(280px,.75fr)}
    .kulis-guide-grid{grid-template-columns:1fr}
}
@media(max-width:782px){
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile>b{display:none!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile.kulis-profile-center-v1739{width:min(380px,calc(100vw - 20px))!important;max-width:min(380px,calc(100vw - 20px))!important;border-radius:16px!important}
    .kulis-profile-center__body{max-height:calc(100vh - 190px)}
    .kulis-guide-layer{padding:0;align-items:stretch}
    .kulis-guide-dialog{width:100vw;height:100dvh;max-height:none;border:0;border-radius:0}
    .kulis-guide-dialog__head{padding:18px 17px 14px}
    .kulis-guide-dialog__head h2{font-size:21px}
    .kulis-guide-dialog__toolbar{padding:10px 17px}
    .kulis-guide-dialog__toolbar>span{display:none}
    .kulis-guide-dialog__layout{display:block;overflow:auto}
    .kulis-guide-dialog__catalog{overflow:visible;padding:16px 14px 20px}
    .kulis-guide-detail{position:fixed;inset:0;z-index:2;display:none;overflow:auto;border:0;background:#fff}
    .kulis-guide-detail.is-mobile-open{display:block;animation:kulisGuideMobileDetail .22s ease both}
    @keyframes kulisGuideMobileDetail{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}
    .kulis-guide-detail.is-mobile-open:before{content:'← Rehbere dön';position:sticky;top:0;z-index:3;display:block;padding:14px 18px;border-bottom:1px solid #e4eaf1;background:rgba(255,255,255,.97);color:#1769ff;font-size:11px;font-weight:900;cursor:pointer;backdrop-filter:blur(8px)}
    html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail{background:#121a25}
    html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-guide-detail.is-mobile-open:before{border-color:#2b3746;background:rgba(18,26,37,.97)}
    .kulis-guide-dialog__foot{display:none}
}
@media(max-width:420px){
    .kulis-profile-center__guide-callout{grid-template-columns:38px minmax(0,1fr)}
    .kulis-profile-center__guide-callout>button{grid-column:1/-1;width:100%}
    .kulis-profile-center__identity{grid-template-columns:52px minmax(0,1fr)}
    .kulis-profile-center__avatar,.kulis-profile-center__avatar img{width:52px!important;height:52px!important;max-width:52px!important}
}
@media(prefers-reduced-motion:reduce){
    .kulis-profile-center-v1739.is-open,.kulis-guide-layer__backdrop,.kulis-guide-dialog,.kulis-guide-detail article{animation:none!important}
    .kulis-profile-center-v1739 *, .kulis-guide-layer *{transition:none!important}
}

/* v1.7.39 — compact profile center + mobile avatar hardening */
html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile.kulis-profile-center-v1739{
    width:min(348px,calc(100vw - 20px))!important;
    max-width:348px!important;
    border-radius:16px!important;
}
.kulis-profile-center__hero{padding:13px 14px 11px!important}
.kulis-profile-center__identity{grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important;padding-right:27px!important}
.kulis-profile-center__avatar,
.kulis-profile-center__avatar img{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important}
.kulis-profile-center__avatar img{display:block!important;visibility:visible!important;opacity:1!important;object-fit:cover!important}
.kulis-profile-center__avatar i{width:10px!important;height:10px!important;border-width:2px!important}
.kulis-profile-center__identity strong{font-size:15.5px!important}
.kulis-profile-center__identity span{font-size:11px!important}
.kulis-profile-center__identity em{font-size:9.5px!important}
.kulis-profile-center__close{top:9px!important;right:9px!important;width:27px!important;height:27px!important}
.kulis-profile-center__quick{gap:6px!important;margin-top:10px!important}
.kulis-profile-center__quick a{min-height:33px!important;border-radius:9px!important;font-size:10.5px!important}
.kulis-profile-center__body{max-height:min(62vh,560px)!important}
.kulis-profile-center__guide-callout{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;margin:8px 10px 4px!important;padding:9px!important;border-radius:11px!important}
.kulis-profile-center__guide-symbol{width:34px!important;height:34px!important;border-radius:9px!important}
.kulis-profile-center__guide-symbol .dashicons{width:18px!important;height:18px!important;font-size:18px!important}
.kulis-profile-center__guide-callout strong{font-size:11.5px!important}
.kulis-profile-center__guide-callout span{font-size:9.4px!important}
.kulis-profile-center__guide-callout>button{min-height:29px!important;padding:0 8px!important;font-size:9.5px!important}
html body.kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu{padding:3px 10px 8px!important}
.kulis-profile-center__group{padding:7px 0 2px!important}
.kulis-profile-center__group>small{padding:0 6px 4px!important;font-size:8.2px!important}
html body.kulis-app-page .kulis-shell-profile-menu.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button){
    grid-template-columns:20px minmax(0,1fr) auto!important;
    gap:8px!important;
    min-height:40px!important;
    padding:5px 7px!important;
    border-radius:9px!important;
}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>.kulis-sidebar-icon{width:20px!important;height:20px!important;min-width:20px!important}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>.kulis-sidebar-icon svg{width:17px!important;height:17px!important}
.kulis-profile-center__menu .dashicons{width:17px!important;height:17px!important;font-size:17px!important}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>span:nth-child(2)>strong{font-size:11px!important}
.kulis-profile-center__menu :is(a,.kulis-profile-center__menu-button)>span:nth-child(2)>small{font-size:9px!important}

/* Generic mobile topbar rules historically hide every span in the profile button.
 * Restore the avatar span explicitly and keep the photographic identity visible. */
@media(max-width:782px){
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile>span.kulis-global-topbar__profile-avatar{
        display:grid!important;visibility:visible!important;opacity:1!important;width:38px!important;height:38px!important;min-width:38px!important
    }
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile>span.kulis-global-topbar__profile-avatar>img{
        display:block!important;visibility:visible!important;opacity:1!important;width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;object-fit:cover!important
    }
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile.kulis-profile-center-v1739{
        width:min(338px,calc(100vw - 16px))!important;max-width:min(338px,calc(100vw - 16px))!important;border-radius:15px!important
    }
    .kulis-profile-center__body{max-height:calc(100dvh - 170px)!important}
    .kulis-profile-center__hero{padding:12px 12px 10px!important}
    .kulis-profile-center__identity{grid-template-columns:46px minmax(0,1fr)!important;gap:9px!important}
    .kulis-profile-center__avatar,.kulis-profile-center__avatar img{display:block!important;visibility:visible!important;opacity:1!important;width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important}
    .kulis-profile-center__guide-callout{margin-inline:8px!important}
}
@media(max-width:390px){
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile.kulis-profile-center-v1739{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important}
    .kulis-profile-center__guide-callout{grid-template-columns:32px minmax(0,1fr)!important}
    .kulis-profile-center__guide-callout>button{grid-column:1/-1!important;width:100%!important}
}
