.kfm-app-header{width:100%;height:56px;margin:0;position:sticky;top:0;z-index:100;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.kfm-app-header.mycenter-header{background:var(--theme-content-background-color)}.kfm-app-header.is-light .kfm-nav-bar__title{color:#fff}body.kfm-header--locked{overflow:hidden}.kfm_header{position:relative;z-index:2000;overflow:clip}.kfm-nav-bar{position:relative;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 12px;background:inherit}.kfm-nav-bar__left,.kfm-nav-bar__right{display:flex;align-items:center;gap:12px;min-width:88px}.kfm-nav-bar__right{justify-content:flex-end}.kfm-nav-bar__title{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:calc(100% - 128px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#281f15;font-size:18px;font-weight:700}.kfm-nav-bar__icon-btn,.kfm-nav-bar__logo-btn,.header-panel__icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:rgba(0,0,0,0);color:rgba(0,0,0,.9);cursor:pointer}.kfm-nav-bar__logo-btn{width:79px;justify-content:flex-start}.kfm-nav-bar__logo{width:79px;height:24px;-o-object-fit:contain;object-fit:contain}.kfm-nav-bar__icon-btn--badge{position:relative}.kfm-nav-bar__badge{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;border:2px solid #fff;background:#ff4d4f;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1;font-weight:700;box-sizing:border-box}.kfm-nav-bar__avatar-btn{width:24px;height:24px;border-radius:999px;overflow:hidden}.kfm-nav-bar__avatar,.header-user-card__avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:999px;background:#e5e7eb}.kfm-nav-bar__avatar{width:24px;height:24px}.kfm-nav-bar__avatar-fallback{display:inline-flex;align-items:center;justify-content:center}.kfm-header__overlay{position:fixed;inset:0;z-index:2050;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .24s ease}.kfm-header__overlay.is-active{opacity:1;pointer-events:auto}.header-panel{position:fixed;top:0;bottom:0;z-index:2060;background:#fff;box-shadow:0 12px 40px rgba(0,0,0,.18);opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s ease,opacity .2s ease,visibility 0s linear .28s;will-change:transform}.header-panel--left{left:0;width:clamp(280px,70vw,450px);transform:translateX(calc(-100% - 40px))}.header-panel--full{right:0;width:100%;transform:translateX(calc(100% + 40px))}.header-panel.is-active{transform:translateX(0);opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.header-panel__content{height:100%;display:flex;flex-direction:column}.header-panel__header{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:12px 16px}.header-panel__header--menu{justify-content:flex-start;gap:18px;padding-bottom:8px}.header-panel__title{flex:1;text-align:center;color:var(--theme-Font-Gy1, #111827);font-size:16px;font-weight:700}.header-panel__spacer{width:24px;height:24px}.header-panel__logo{width:79px;height:24px;-o-object-fit:contain;object-fit:contain}.header-panel__body{flex:1;overflow-y:auto;background:#f5f5f7}.header-panel__body--preferences,.header-panel__body--settings{padding:16px;background:var(--theme-content-background-color, #f8f8f8)}.header-panel__footer{padding:16px;background:var(--theme-content-background-color, #f8f8f8)}.header-user-card{display:flex;align-items:center;gap:12px;padding:8px 18px 18px;background:#fff}.header-user-card__avatar{width:40px;height:40px}.header-user-card__content{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.header-user-card__greeting{color:var(--theme-color-text1, #111827);font-size:15px;line-height:22px;font-weight:500}.header-user-card__signin{color:var(--theme-color, #ff8429);font-size:15px;line-height:22px;font-weight:600;text-decoration:none}.header-menu-group{background:#fff}.header-menu-group+.header-menu-group{margin-top:12px}.header-menu-group--secondary{background:#fff}.header-menu-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px 16px;border:none;background:#fff;color:#111;cursor:pointer}.header-menu-item:last-child{border-bottom:none}.header-menu-item__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#1f1f1f}.header-menu-item__label{flex:1;text-align:left;font-size:15px;line-height:24px;font-weight:500}.header-menu-item__value{color:#1f1f1f;font-size:15px;line-height:24px;font-weight:400}.header-menu-item__arrow{color:#a3a3ad;display:inline-flex;align-items:center;flex-shrink:0}.header-menu-item.is-disabled{opacity:.5;cursor:default}.dropdown-container{position:relative;background:#fff;border-radius:10px}.dropdown-container+.dropdown-container{margin-top:16px}.dropdown-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px;border:none;border-radius:10px;background:#fff;cursor:pointer}.dropdown-header__title{color:var(--theme-Font-Gy1, #111827);font-size:16px;font-weight:500}.dropdown-header__meta{display:inline-flex;align-items:center;gap:8px}.selected-text{color:var(--theme-Font-Gy2, #6b7280);font-size:14px}.dropdown-header__arrow{display:inline-flex;align-items:center;color:#6b7280;transition:transform .24s ease}.dropdown-header__arrow.is-rotated{transform:rotate(180deg)}.dropdown-menu{max-height:0;overflow:hidden;background:#fff;border-radius:0 0 10px 10px;transition:max-height .28s ease}.dropdown-menu.active{max-height:400px;overflow-y:auto;border-top:1px solid #f0f0f0;padding-bottom:env(safe-area-inset-bottom, 20px);-webkit-overflow-scrolling:touch}.dropdown-menu--currency.active{padding-bottom:45px}.dropdown-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px 12px 40px;border:none;background:#fff;color:var(--theme-Font-Gy1, #111827);font-size:16px;font-weight:500;cursor:pointer}.dropdown-item:hover{background-color:#f9fafb}.dropdown-item.selected{color:#ff8429;background-color:#fff5ef}.dropdown-item__check{display:none;align-items:center}.dropdown-item.selected .dropdown-item__check{display:inline-flex}.save-btn{width:100%;height:40px;border:none;border-radius:var(--theme-btn-radius, 999px);background:linear-gradient(90deg, #ffa500 0%, #ff8429 50%, #f60 100%);color:#fff;font-size:16px;font-weight:700;cursor:pointer}.save-btn:disabled{background:#ffd4c4;opacity:.6;cursor:not-allowed}.setting-popup{background:var(--theme-content-background-color, #f8f8f8)}.sign-out-btn{width:100%;height:48px;margin-top:12px;border:none;border-radius:12px;background:#fff;color:var(--theme-font-active-color, #ff8429);font-size:16px;font-weight:700;cursor:pointer}.carousel-pressed{opacity:.86;transform:scale(0.985);transition:transform .12s ease,opacity .12s ease}[hidden]{display:none !important}
