/* =========================================================
 * Kameraman.TR KULİS v1.5.65 — Stable Utility Shell
 * Scope: canonical utility topbar, notification/profile centers,
 * local topbar dedupe and final sidebar icon reset only.
 * No module grid/layout rewrites.
 * ========================================================= */

/* The canonical topbar is now the only utility header on KULİS pages. */
html body.kulis-app-page{
    --kulis-app-topbar-h:0px!important;
    padding-top:0!important;
}
html body.kulis-app-page [data-kulis-global-topbar].kulis-global-topbar--canonical,
html body.kulis-app-page .kulis-global-topbar[data-kulis-global-topbar]{
    position:sticky!important;
    top:var(--wp-admin--admin-bar--height,0px)!important;
    right:auto!important;
    left:auto!important;
    z-index:99980!important;
    display:grid!important;
    grid-template-columns:190px minmax(280px,620px) minmax(220px,1fr)!important;
    align-items:center!important;
    gap:18px!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:auto!important;
    min-height:68px!important;
    max-height:none!important;
    margin:0!important;
    padding:10px clamp(14px,2vw,28px)!important;
    overflow:visible!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    border:0!important;
    border-bottom:1px solid #e1e7ef!important;
    border-radius:0!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 5px 22px rgba(15,23,42,.045)!important;
    backdrop-filter:blur(16px) saturate(150%)!important;
    -webkit-backdrop-filter:blur(16px) saturate(150%)!important;
    box-sizing:border-box!important;
}
html body.kulis-app-page [data-kulis-global-topbar] *{box-sizing:border-box!important}

/* Old per-page utility bars are duplicates once the canonical bar exists. */
html body.kulis-app-page :is(.kulis-dashboard-topbar,.kulis-search-topbar,.kulis-availability-localbar){
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    opacity:0!important;
    pointer-events:none!important;
    overflow:hidden!important;
}
html body.kulis-app-page [data-kulis-global-topbar][data-kulis-desktop-hidden="1"],
html body.kulis-app-page.kulis-section-no-desktop-topbar [data-kulis-global-topbar],
html body.kulis-members-page [data-kulis-global-topbar],
html body.kulis-equipment-catalog-page [data-kulis-global-topbar]{
    display:grid!important;
    visibility:visible!important;
    width:100%!important;
    height:auto!important;
    min-height:68px!important;
    opacity:1!important;
    pointer-events:auto!important;
}

/* Product wordmark: KULİS, only the dot of I is blue. */
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__brand{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:max-content!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:#172033!important;
    text-decoration:none!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-product-wordmark{
    display:inline-flex!important;
    align-items:center!important;
    color:#172033!important;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:22px!important;
    font-weight:950!important;
    line-height:1!important;
    letter-spacing:-.055em!important;
    white-space:nowrap!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-product-wordmark__i{
    position:relative!important;
    display:inline-block!important;
    margin:0 .01em!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-product-wordmark__i:after{
    content:""!important;
    position:absolute!important;
    top:-.20em!important;
    left:50%!important;
    width:.22em!important;
    height:.22em!important;
    border-radius:999px!important;
    background:#1769ff!important;
    transform:translateX(-50%)!important;
}

/* Real search field — never swaps into an icon-only state. */
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    width:100%!important;
    min-width:0!important;
    height:44px!important;
    margin:0!important;
    padding:0 14px!important;
    overflow:hidden!important;
    border:1px solid #d9e2ec!important;
    border-radius:12px!important;
    background:#f8fafc!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search .kulis-sidebar-icon{
    display:inline-flex!important;
    width:19px!important;
    height:19px!important;
    min-width:19px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    color:#66778a!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search .kulis-sidebar-icon svg{width:19px!important;height:19px!important}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search input{
    display:block!important;
    flex:1 1 auto!important;
    width:100%!important;
    min-width:0!important;
    height:40px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#172033!important;
    font:inherit!important;
    font-size:14px!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search input::placeholder{color:#91a0b2!important;opacity:1!important}

html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__actions{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    min-width:0!important;
    overflow:visible!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__control{position:relative!important;display:block!important;overflow:visible!important}
html body.kulis-app-page [data-kulis-global-topbar] :is(.kulis-global-topbar__icon,.kulis-global-topbar__profile){
    appearance:none!important;
    -webkit-appearance:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:42px!important;
    height:42px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid #dce4ed!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:none!important;
    color:#233248!important;
    text-decoration:none!important;
    cursor:pointer!important;
}
html body.kulis-app-page [data-kulis-global-topbar] :is(.kulis-global-topbar__icon,.kulis-global-topbar__profile):hover{border-color:#bfd1f6!important;background:#f5f8ff!important;color:#1769ff!important}
html body.kulis-app-page [data-kulis-global-topbar] :is(.kulis-global-topbar__icon,.kulis-global-topbar__profile)>.kulis-sidebar-icon{
    display:inline-flex!important;
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    color:currentColor!important;
}
html body.kulis-app-page [data-kulis-global-topbar] :is(.kulis-global-topbar__icon,.kulis-global-topbar__profile)>.kulis-sidebar-icon svg{display:block!important;width:20px!important;height:20px!important}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile{
    justify-content:flex-start!important;
    gap:8px!important;
    min-width:44px!important;
    width:auto!important;
    max-width:170px!important;
    padding:3px 10px 3px 3px!important;
    border-color:transparent!important;
    background:transparent!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile img{
    display:block!important;
    flex:0 0 36px!important;
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    aspect-ratio:1/1!important;
    margin:0!important;
    padding:0!important;
    border:1px solid #d8e1eb!important;
    border-radius:50%!important;
    background:#eef2f7!important;
    object-fit:cover!important;
    object-position:center!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile>span{
    display:block!important;
    max-width:108px!important;
    overflow:hidden!important;
    color:#172033!important;
    font-size:13px!important;
    font-weight:800!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__badge{
    position:absolute!important;
    top:-6px!important;
    right:-6px!important;
    display:grid!important;
    min-width:18px!important;
    height:18px!important;
    place-items:center!important;
    padding:0 5px!important;
    border:2px solid #fff!important;
    border-radius:999px!important;
    background:#1769ff!important;
    color:#fff!important;
    font-size:9px!important;
    font-weight:900!important;
    line-height:1!important;
}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__badge[hidden]{display:none!important}

/* Notification + Profile centers. These are dropdowns, not modals. */
html body.kulis-app-page .kulis-shell-dropdown{
    position:absolute!important;
    top:calc(100% + 10px)!important;
    right:0!important;
    z-index:100020!important;
    display:block!important;
    width:min(390px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    max-height:min(610px,calc(100vh - 110px))!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:1px solid #dbe3ec!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 22px 56px rgba(15,23,42,.20)!important;
    color:#172033!important;
}
html body.kulis-app-page .kulis-shell-dropdown[hidden]{display:none!important}
html body.kulis-app-page .kulis-shell-dropdown__head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    min-height:64px!important;
    padding:13px 14px!important;
    border-bottom:1px solid #edf1f5!important;
}
html body.kulis-app-page .kulis-shell-dropdown__head>div{display:grid!important;gap:2px!important}
html body.kulis-app-page .kulis-shell-dropdown__head small,
html body.kulis-app-page .kulis-shell-profile-card small{color:#1769ff!important;font-size:9px!important;font-weight:900!important;letter-spacing:.09em!important}
html body.kulis-app-page .kulis-shell-dropdown__head strong{font-size:16px!important;font-weight:900!important}
html body.kulis-app-page .kulis-shell-dropdown__head>button{
    display:grid!important;width:34px!important;height:34px!important;place-items:center!important;margin:0!important;padding:0!important;border:1px solid #e0e7ef!important;border-radius:10px!important;background:#f8fafc!important;color:#5f6e80!important;font-size:20px!important;line-height:1!important;cursor:pointer!important
}
html body.kulis-app-page .kulis-shell-dropdown__body{max-height:390px!important;overflow:auto!important;padding:7px!important}
html body.kulis-app-page .kulis-shell-dropdown__loading,
html body.kulis-app-page .kulis-shell-dropdown__empty{display:grid!important;gap:5px!important;padding:26px 18px!important;text-align:center!important;color:#7a8898!important}
html body.kulis-app-page .kulis-shell-dropdown__empty strong{color:#263448!important;font-size:14px!important}
html body.kulis-app-page .kulis-shell-notification{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    padding:10px!important;
    border-radius:12px!important;
    color:#1c293b!important;
    text-decoration:none!important;
}
html body.kulis-app-page .kulis-shell-notification:hover{background:#f6f9fd!important}
html body.kulis-app-page .kulis-shell-notification.is-unread{background:#f1f6ff!important}
html body.kulis-app-page .kulis-shell-notification__icon{display:grid!important;width:38px!important;height:38px!important;place-items:center!important;border-radius:12px!important;background:#e9f1ff!important;color:#1769ff!important;font-weight:900!important}
html body.kulis-app-page .kulis-shell-notification__copy{display:grid!important;gap:2px!important;min-width:0!important}
html body.kulis-app-page .kulis-shell-notification__copy strong{color:#172033!important;font-size:12.5px!important;line-height:1.3!important}
html body.kulis-app-page .kulis-shell-notification__copy>span{overflow:hidden!important;color:#66778a!important;font-size:11.5px!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html body.kulis-app-page .kulis-shell-notification__copy small{color:#94a0af!important;font-size:10px!important}
html body.kulis-app-page .kulis-shell-dropdown__foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:10px 12px!important;border-top:1px solid #edf1f5!important;background:#fbfcfe!important}
html body.kulis-app-page .kulis-shell-dropdown__foot :is(button,a){margin:0!important;padding:7px 9px!important;border:0!important;background:transparent!important;color:#1769ff!important;font-size:11px!important;font-weight:850!important;text-decoration:none!important;cursor:pointer!important}

html body.kulis-app-page .kulis-shell-dropdown--profile{width:min(310px,calc(100vw - 24px))!important}
html body.kulis-app-page .kulis-shell-profile-card{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:14px!important;border-bottom:1px solid #edf1f5!important}
html body.kulis-app-page .kulis-shell-profile-card>img{display:block!important;width:48px!important;height:48px!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important}
html body.kulis-app-page .kulis-shell-profile-card>div{display:grid!important;gap:1px!important;min-width:0!important}
html body.kulis-app-page .kulis-shell-profile-card strong{overflow:hidden!important;font-size:14px!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html body.kulis-app-page .kulis-shell-profile-card span{overflow:hidden!important;color:#7a8898!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html body.kulis-app-page .kulis-shell-profile-menu{display:grid!important;gap:2px!important;padding:7px!important}
html body.kulis-app-page .kulis-shell-profile-menu a{
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:center!important;
    min-height:42px!important;
    padding:8px 10px!important;
    border-radius:10px!important;
    color:#263448!important;
    font-size:12px!important;
    font-weight:800!important;
    text-decoration:none!important;
}
html body.kulis-app-page .kulis-shell-profile-menu a:hover{background:#f4f7fb!important;color:#1769ff!important}
html body.kulis-app-page .kulis-shell-profile-menu a.is-danger{color:#d63a42!important}
html body.kulis-app-page .kulis-shell-profile-menu .kulis-sidebar-icon{display:inline-flex!important;width:19px!important;height:19px!important;min-width:19px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:currentColor!important}
html body.kulis-app-page .kulis-shell-profile-menu .kulis-sidebar-icon svg{width:19px!important;height:19px!important}

/* Final sidebar icon reset: active blue row only, no white chip around the icon. */
html body.kulis-app-page :is(.kulis-dashboard-sidebar,.kulis-section-sidebar,.kulis-standard-section-sidebar) :is(nav,footer) a>.kulis-sidebar-icon,
html body.kulis-app-page :is(.kulis-dashboard-sidebar,.kulis-section-sidebar,.kulis-standard-section-sidebar) :is(nav,footer) a>.kulis-sidebar-icon::before,
html body.kulis-app-page :is(.kulis-dashboard-sidebar,.kulis-section-sidebar,.kulis-standard-section-sidebar) :is(nav,footer) a>.kulis-sidebar-icon::after{
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    outline:0!important;
}
html body.kulis-app-page :is(.kulis-dashboard-sidebar,.kulis-section-sidebar,.kulis-standard-section-sidebar) :is(nav,footer) a>.kulis-sidebar-icon svg{
    display:block!important;
    width:20px!important;
    height:20px!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}

@media(max-width:900px){
    html body.kulis-app-page [data-kulis-global-topbar].kulis-global-topbar--canonical,
    html body.kulis-app-page .kulis-global-topbar[data-kulis-global-topbar]{
        grid-template-columns:minmax(0,1fr) auto!important;
        grid-template-rows:auto auto!important;
        gap:8px 10px!important;
        min-height:112px!important;
        padding:10px 12px!important;
    }
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__brand{grid-column:1!important;grid-row:1!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__actions{grid-column:2!important;grid-row:1!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search{grid-column:1/-1!important;grid-row:2!important;height:46px!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__messages{display:none!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile{width:42px!important;min-width:42px!important;max-width:42px!important;padding:2px!important;border:1px solid #dce4ed!important;border-radius:12px!important;background:#fff!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile img{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile>span{display:none!important}
    html body.kulis-app-page [data-kulis-global-topbar] .kulis-product-wordmark{font-size:21px!important}
    html body.kulis-app-page .kulis-shell-dropdown{position:fixed!important;top:126px!important;right:10px!important;left:10px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 218px)!important}
}

@media(max-width:480px){
    html body.kulis-app-page [data-kulis-global-topbar].kulis-global-topbar--canonical,
    html body.kulis-app-page .kulis-global-topbar[data-kulis-global-topbar]{padding:9px 10px!important}
    html body.kulis-app-page [data-kulis-global-topbar] :is(.kulis-global-topbar__icon,.kulis-global-topbar__profile){min-width:40px!important;height:40px!important}
    html body.kulis-app-page .kulis-shell-dropdown{top:122px!important;right:8px!important;left:8px!important;max-height:calc(100dvh - 210px)!important;border-radius:16px!important}
}

/* Dark mode parity for the shared utility shell. */
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar]{
    border-bottom-color:#2a3544!important;
    background:rgba(15,23,34,.98)!important;
    box-shadow:0 5px 22px rgba(0,0,0,.20)!important;
}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__brand,
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar] .kulis-product-wordmark,
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__profile>span{color:#f8fafc!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search{border-color:#334155!important;background:#111b29!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__search input{color:#f8fafc!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page [data-kulis-global-topbar] :is(.kulis-global-topbar__icon,.kulis-global-topbar__profile){border-color:#334155!important;background:#111b29!important;color:#d8e1ec!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-dropdown{border-color:#334155!important;background:#101827!important;color:#f8fafc!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-dropdown__head,
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-profile-card{border-color:#2a3544!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-dropdown__foot{border-color:#2a3544!important;background:#0d1522!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-notification{color:#dce5f0!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-notification:hover{background:#172235!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-notification.is-unread{background:#14233c!important}
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-notification__copy strong,
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-profile-card strong,
html body:is(.kulis-theme-dark,.kulis-theme-system-dark).kulis-app-page .kulis-shell-profile-menu a{color:#f3f6fa!important}


/* =========================================================
 * KULİS v1.5.67 — Unified Banner + Stable Mobile Navigation
 * This layer intentionally does not redesign module internals.
 * ========================================================= */
@view-transition{navigation:auto}
::view-transition-old(root){animation:kulis-page-out .10s ease both}
::view-transition-new(root){animation:kulis-page-in .14s ease both}
@keyframes kulis-page-out{from{opacity:1}to{opacity:.985}}
@keyframes kulis-page-in{from{opacity:.97}to{opacity:1}}
@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}}

/* One utility topbar. Known local copies never participate in layout. */
html body.kulis-app-page :is(.kulis-dashboard-topbar,.kulis-search-topbar,.kulis-availability-localbar,.kulis-legacy-shell-pruned){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* Dropdowns remain anchored directly under bell/avatar on desktop and mobile. */
html body.kulis-app-page [data-kulis-global-topbar] .kulis-global-topbar__control{position:relative!important;overflow:visible!important}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;width:min(390px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:min(610px,calc(100dvh - 96px))!important;margin:0!important;transform:none!important}
html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile{width:min(310px,calc(100vw - 24px))!important}
@media(max-width:782px){
  html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown{top:calc(100% + 7px)!important;right:0!important;left:auto!important;width:min(356px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 100px)!important;border-radius:17px!important}
  html body.kulis-app-page [data-kulis-global-topbar] .kulis-shell-dropdown--profile{width:min(310px,calc(100vw - 20px))!important}
}

/* Canonical six-item mobile nav: one shape before and after JS. */
@media(max-width:782px){
  html body #kulis-canonical-mobile-nav.kulis-global-mobile-nav{display:grid!important;position:fixed!important;left:8px!important;right:8px!important;top:auto!important;bottom:max(7px,env(safe-area-inset-bottom))!important;width:auto!important;height:64px!important;min-height:64px!important;max-height:64px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:2px!important;margin:0!important;padding:3px!important;overflow:hidden!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:20px!important;background:rgba(255,255,255,.985)!important;box-shadow:0 12px 38px rgba(15,23,42,.18)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;transform:translateZ(0)!important;z-index:2147483646!important;box-sizing:border-box!important}
  html body #kulis-canonical-mobile-nav>.kulis-global-mobile-nav__item{display:flex!important;height:58px!important;min-height:58px!important;min-width:0!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:3px!important;margin:0!important;padding:4px 2px!important;overflow:hidden!important;border:0!important;border-radius:15px!important;background:transparent!important;box-shadow:none!important;color:#5f7084!important;font-size:9px!important;font-weight:800!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;transition:background-color .12s ease,color .12s ease,transform .12s ease!important}
  html body #kulis-canonical-mobile-nav>.kulis-global-mobile-nav__item .kulis-sidebar-icon{display:grid!important;width:21px!important;height:21px!important;min-width:21px!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:currentColor!important}
  html body #kulis-canonical-mobile-nav>.kulis-global-mobile-nav__item .kulis-sidebar-icon svg{display:block!important;width:21px!important;height:21px!important}
  html body #kulis-canonical-mobile-nav>.kulis-global-mobile-nav__item>span:last-child{display:block!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  html body #kulis-canonical-mobile-nav>.kulis-global-mobile-nav__item.is-active{background:#edf4ff!important;color:#1769ff!important}
  html body #kulis-canonical-mobile-nav>.kulis-global-mobile-nav__item:active{transform:scale(.97)!important}
  html body #kulis-canonical-mobile-nav.is-suppressed{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
  html body.kulis-app-page{padding-bottom:calc(80px + env(safe-area-inset-bottom))!important}
}
@media(min-width:783px){html body #kulis-canonical-mobile-nav.kulis-global-mobile-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}}

/* Universal banner contract. Banner itself can never resize a module/grid parent. */
html body.kulis-app-page .kulis-module-banner{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 auto!important;grid-column:1/-1!important;align-self:stretch!important}
html body.kulis-app-page .kulis-module-banner *{box-sizing:border-box!important}
html body.kulis-app-page .kulis-dashboard-main>.kulis-module-banner{margin:0 0 12px!important}
html body.kulis-app-page :is(.kulis-feed-app,.kulis-profile-app,.kulis-messaging-v2,.kulis-notifications,.kulis-connections,.kulis-jobs,.kulis-crew-search-app,.kulis-equipment-directory,.kulis-availability-main,.kulis-members-app,.kulis-groups,.kulis-events-app,.kulis-forum-app,.kulis-projects,.kulis-portfolio-app,.kulis-settings,.kulis-search-app)>.kulis-module-banner{width:100%!important;max-width:100%!important;min-width:0!important}

/* When banner exists, repeated module title copy is hidden but useful actions remain. */
html body.kulis-app-page .kulis-feed-app.kulis-module-banner-active>.kulis-feed-heading:not(:has(a)){display:none!important}
html body.kulis-app-page .kulis-messaging-v2.kulis-module-banner-active>.kulis-messaging__hero .kulis-messaging__brandline{display:none!important}
html body.kulis-app-page .kulis-messaging-v2.kulis-module-banner-active>.kulis-messaging__hero{justify-content:flex-end!important;min-height:0!important;padding-top:0!important}
html body.kulis-app-page .kulis-jobs.kulis-module-banner-active>.kulis-jobs__hero>div:first-child{display:none!important}
html body.kulis-app-page .kulis-jobs.kulis-module-banner-active>.kulis-jobs__hero{justify-content:flex-end!important;min-height:0!important;padding:8px 0!important;border:0!important;background:transparent!important;box-shadow:none!important}
html body.kulis-app-page .kulis-availability-main.kulis-module-banner-active>.kulis-availability-hero>div:first-child{display:none!important}
html body.kulis-app-page .kulis-availability-main.kulis-module-banner-active>.kulis-availability-hero{justify-content:flex-end!important;min-height:0!important;margin:0 0 10px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}

/* Dashboard: banner lives inside main column; grids keep compact sizing. */
html body.kulis-app-page .kulis-dashboard-main{min-width:0!important;max-width:100%!important}
html body.kulis-app-page .kulis-dashboard-main>.kulis-module-banner~*{min-width:0!important;max-width:100%!important}
html body.kulis-app-page .kulis-dashboard-crew-search{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}
html body.kulis-app-page .kulis-dashboard-crew-search__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}
html body.kulis-app-page .kulis-dashboard-crew-search__grid>a{min-width:0!important;max-width:100%!important}
@media(max-width:1050px) and (min-width:783px){html body.kulis-app-page .kulis-dashboard-crew-search__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:782px){html body.kulis-app-page .kulis-dashboard-crew-search__grid{display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 1px 7px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}html body.kulis-app-page .kulis-dashboard-crew-search__grid>a{flex:0 0 min(82vw,310px)!important;width:min(82vw,310px)!important;max-width:min(82vw,310px)!important;scroll-snap-align:start!important}}

/* Final sidebar icon reset — no white active chip. */
html body.kulis-app-page :is(.kulis-dashboard-sidebar,.kulis-section-sidebar,.kulis-standard-section-sidebar) :is(nav,footer) a>.kulis-sidebar-icon,
html body.kulis-app-page :is(.kulis-dashboard-sidebar,.kulis-section-sidebar,.kulis-standard-section-sidebar) :is(nav,footer) a>.kulis-sidebar-icon::before,
html body.kulis-app-page :is(.kulis-dashboard-sidebar,.kulis-section-sidebar,.kulis-standard-section-sidebar) :is(nav,footer) a>.kulis-sidebar-icon::after{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important}
