:root{color-scheme:dark;--bp-tablet: 640px;--bp-desktop: 1024px;--purple-deep: #0d0a1e;--purple-surface: #13102a;--purple-card: #1a1432;--purple-border: #3d3558;--purple: #7c3aed;--purple-light: #a78bfa;--orange: #f97316;--orange-dark: #ea580c;--white: #ffffff;--text: #fafafa;--text-secondary: #c9b8f3;--text-muted: #9485b8;--danger: #f87171;--radius: 12px;--font: "DM Sans", system-ui, sans-serif;--color-page-bg: #0d0a1e;--surface-elevated: var(--purple-card);--surface-tab-bar: var(--purple-card);--ink-on-light: #0d0a1e;--btn-ghost-bg: var(--purple-surface);--btn-ghost-border: var(--purple-border);--btn-ghost-hover-bg: rgba(255, 255, 255, .07);--btn-ghost-hover-border: var(--purple-light);--phone-field-bg: var(--profile-surface-2);--phone-field-pre-bg: rgba(255, 255, 255, .06);--phone-field-pre-fg: var(--text-secondary);--phone-field-border: var(--profile-border);--profile-msg-selected: rgba(251, 146, 60, .2);--pill-toggle-active-bg: rgba(34, 197, 94, .18);--pill-toggle-active-fg: #86efac;--pill-toggle-active-border: #22c55e;--chat-bubble-me-bg: rgba(34, 197, 94, .22);--chat-bubble-me-border: rgba(34, 197, 94, .45);--profile-surface: var(--purple-card);--profile-surface-2: #1f1a34;--profile-border: var(--purple-border);--profile-border-subtle: rgba(255, 255, 255, .08);--profile-heading: var(--text);--profile-body: var(--text);--profile-muted: var(--text-muted);--profile-faint: var(--text-secondary);--profile-link-muted: #a8a4b8;--profile-avatar-ring: var(--purple-border);--profile-sidenav-fg: #e8e6f0;--profile-sidenav-border: rgba(255, 255, 255, .08);--profile-sidenav-hover: rgba(167, 139, 250, .12);--profile-sidenav-active-bg: rgba(45, 140, 78, .22);--profile-sidenav-active-fg: #86efac;--profile-sidenav-icon: var(--text-muted);--profile-sidenav-active-icon: #86efac;--profile-mobile-pill-bg: var(--purple-surface);--profile-msg-hover: rgba(255, 255, 255, .05);--profile-msg-unread: rgba(34, 197, 94, .14);--profile-notif-unread: rgba(255, 255, 255, .06);--profile-advert-title: var(--text);--profile-advert-meta: var(--text-secondary);--profile-hub-toolbar-bg: var(--purple-card);--profile-hub-toolbar-border: var(--profile-border-subtle);--profile-camera-bg: var(--purple-card);--profile-hub-bg: var(--purple-surface);--profile-hub-card-border: var(--profile-border-subtle);--profile-hub-back-hover: rgba(34, 197, 94, .15);--navy: var(--purple-deep);--navy-card: var(--purple-card);--navy-border: var(--purple-border)}[data-color-scheme=light]{color-scheme:light;--purple-deep: #14101f;--purple-surface: #f4f2fb;--purple-card: #ffffff;--purple-border: #e4dff0;--purple: #6d28d9;--purple-light: #7c3aed;--orange: #ea580c;--orange-dark: #c2410c;--white: #ffffff;--text: #17131f;--text-secondary: #4b4659;--text-muted: #6f677a;--danger: #dc2626;--color-page-bg: #f3f0fa;--surface-elevated: #ffffff;--surface-tab-bar: #ffffff;--ink-on-light: #14101f;--btn-ghost-bg: #ffffff;--btn-ghost-border: #e2e8f0;--btn-ghost-hover-bg: #f8fafc;--btn-ghost-hover-border: #cbd5e1;--phone-field-bg: #ffffff;--phone-field-pre-bg: #f8fafc;--phone-field-pre-fg: #4b5563;--phone-field-border: #e2e8f0;--profile-msg-selected: #fff7ed;--pill-toggle-active-bg: #ecfdf5;--pill-toggle-active-fg: #166534;--pill-toggle-active-border: #2d8c4e;--chat-bubble-me-bg: #ecfdf5;--chat-bubble-me-border: #bbf7d0;--profile-surface: #ffffff;--profile-surface-2: #fafafa;--profile-border: #e2e8f0;--profile-border-subtle: #f0f0f0;--profile-heading: #111111;--profile-body: #1a1a1a;--profile-muted: #666666;--profile-faint: #666666;--profile-link-muted: #555555;--profile-avatar-ring: #e2e8f0;--profile-sidenav-fg: #333333;--profile-sidenav-border: #f0f0f0;--profile-sidenav-hover: #f7f7f7;--profile-sidenav-active-bg: #f0faf4;--profile-sidenav-active-fg: #2d8c4e;--profile-sidenav-icon: #888888;--profile-sidenav-active-icon: #2d8c4e;--profile-mobile-pill-bg: #ffffff;--profile-msg-hover: #f8fafc;--profile-msg-unread: #f0fdf4;--profile-notif-unread: #f8fafc;--profile-advert-title: #111111;--profile-advert-meta: #4b5563;--profile-hub-toolbar-bg: #ffffff;--profile-hub-toolbar-border: #e8e8e8;--profile-camera-bg: #ffffff;--profile-hub-bg: #e8eef3;--profile-hub-card-border: #f1f5f9;--profile-hub-back-hover: #f0fdf4;--navy: var(--purple-deep);--navy-card: var(--purple-card);--navy-border: var(--purple-border)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;width:100%;font-family:var(--font);background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(124,58,237,.22),transparent 55%),var(--color-page-bg);background-color:var(--color-page-bg);background-attachment:fixed;color:var(--text);line-height:1.5;overflow-x:hidden}[data-color-scheme=light] body{background:radial-gradient(ellipse 100% 70% at 50% -15%,rgba(124,58,237,.12),transparent 50%),linear-gradient(180deg,#ede9fe 0%,var(--color-page-bg) 45%,#faf8ff 100%);background-color:var(--color-page-bg)}a{color:var(--purple-light);text-decoration:none}a:hover{color:var(--orange);text-decoration:underline}.muted{color:var(--text-secondary)}.small{font-size:.875rem}.site-header{border-bottom:1px solid var(--purple-border);background:var(--white);position:sticky;top:0;z-index:20}.jiji-header__inner{max-width:1280px;margin:0 auto;position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;padding:.5rem 1rem;min-height:56px}.jiji-header__lead{display:flex;align-items:center;gap:.35rem;flex:0 0 auto}.jiji-header__brand-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0}.jiji-header__tagline{margin:0;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);text-align:left;max-width:11rem;line-height:1.25}.jiji-header__search-host{flex:1 1 220px;min-width:0;width:auto;max-width:720px}.jiji-header__user-nav.nav-user-icons{display:flex;align-items:center;gap:4px;flex:0 0 auto;flex-wrap:nowrap}.jiji-header__user-nav[hidden]{display:none!important}.nav-user-icons .nav-icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:#fff;color:#333;text-decoration:none;cursor:pointer;flex-shrink:0;transition:background .15s}.nav-user-icons .nav-icon-btn:hover{background:#f0f0f0}.nav-icon-btn__wrap{display:inline-flex}.nav-user-icons .nav-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 3px;border-radius:8px;background:#e53e3e;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;pointer-events:none}.nav-user-icons .nav-badge--alert{background:#e53e3e}.nav-user-icons .nav-avatar-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;margin-left:0;border:none;border-radius:50%;background:transparent;overflow:hidden;flex-shrink:0;text-decoration:none}.nav-user-icons .nav-avatar-btn:hover{opacity:.92}.nav-user-icons .nav-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid white;display:block}.jiji-header__search-form{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.35rem;width:100%;min-width:0}.jiji-header__search-input{min-height:40px;padding:.45rem .75rem;border-radius:8px;border:1px solid var(--purple-border);background:var(--purple-surface);color:var(--text);font:inherit}.jiji-header__search-q{flex:1 1 0%;min-width:0}.jiji-header__search-btn{flex-shrink:0;min-height:40px;border-radius:8px}.jiji-header__search-form .loc-dd{flex:0 0 auto;width:auto;min-width:0;max-width:min(240px,38%);order:1;border-right:1px solid var(--purple-border);padding-right:.35rem;margin-right:.1rem}.jiji-header__search-form .jiji-header__search-q{order:2}.jiji-header__search-form .jiji-header__search-btn{order:3}.jiji-header__search-form .loc-dd__btn{width:100%;max-width:100%;text-align:left;cursor:pointer;position:relative;padding-right:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jiji-header__search-form .loc-dd__btn:after{content:"▾";position:absolute;right:.65rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--text-muted);pointer-events:none}.loc-dd{position:relative;width:100%}body.loc-modal-open{overflow:hidden}.loc-modal[hidden]{display:none!important}.loc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:.75rem;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .26s ease,visibility 0s linear .28s}.loc-modal.is-visible{visibility:visible;pointer-events:auto;opacity:1;transition-delay:0s}.loc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0a1e8c;cursor:pointer}.loc-modal__dialog{position:relative;z-index:1;width:min(960px,100%);max-height:min(88vh,760px);display:flex;flex-direction:column;background:var(--white);color:var(--purple-deep);border-radius:12px;box-shadow:0 24px 64px #00000059;transform:translateY(14px) scale(.98);opacity:0;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .26s ease}.loc-modal.is-visible .loc-modal__dialog{transform:translateY(0) scale(1);opacity:1}.loc-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1rem .65rem;border-bottom:1px solid rgba(61,53,88,.2)}.loc-modal__title{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:-.02em}.loc-modal__meta{margin:.2rem 0 0;font-size:.8rem;color:var(--text-muted)}.loc-modal__x{flex-shrink:0;width:40px;height:40px;border:none;border-radius:8px;background:var(--purple-surface);color:var(--text);font-size:1.5rem;line-height:1;cursor:pointer}.loc-modal__x:hover{background:var(--purple-border)}.loc-modal__search-row{display:flex;align-items:center;gap:.5rem;margin:.75rem 1rem 0;padding:.4rem .65rem;border-radius:10px;border:1px solid var(--purple-border);background:var(--purple-surface)}.loc-modal__search-icon{color:var(--text-muted);font-size:1rem;flex-shrink:0}.loc-modal__search{flex:1;min-width:0;border:none;background:transparent;color:var(--text);font:inherit;font-size:.95rem;padding:.25rem 0}.loc-modal__search:focus{outline:none}.loc-modal__body{flex:1;min-height:0;overflow-y:auto;padding:.85rem 1rem 1rem;-webkit-overflow-scrolling:touch}.loc-modal__multicolumn{column-count:3;column-gap:1.35rem}@media(max-width:800px){.loc-modal__multicolumn{column-count:2}}@media(max-width:520px){.loc-modal__multicolumn{column-count:1}}.loc-modal__group{break-inside:avoid;margin-bottom:1.1rem}.loc-modal__group-h{margin:0 0 .35rem;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.loc-modal__group--with-rail{display:flex;align-items:flex-start;gap:.35rem}.loc-modal__rail{flex-shrink:0;writing-mode:vertical-rl;transform:rotate(180deg);font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);padding-top:.15rem;max-height:12rem}.loc-modal__group-rows{flex:1;min-width:0}.loc-modal__row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem;padding:.45rem .15rem;border:none;border-radius:6px;background:transparent;font:inherit;text-align:left;cursor:pointer;color:var(--purple-deep)}.loc-modal__row:hover{background:#7c3aed14}.loc-modal__row-main{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;min-width:0}.loc-modal__row-name{font-weight:700;font-size:.9rem}.loc-modal__row-meta{font-size:.75rem;color:var(--text-muted)}.loc-modal__row-chev{flex-shrink:0;color:var(--text-muted);font-size:1.1rem;font-weight:300}.loc-modal__search-results{display:flex;flex-direction:column;gap:.15rem}.loc-modal__empty{margin:0;text-align:center;padding:1.5rem .5rem}.loc-dd__btn--field{width:100%;min-height:42px;padding:.45rem 2rem .45rem .65rem;border-radius:8px;border:1px solid var(--purple-border);background:var(--purple-surface);color:var(--text);font:inherit;font-weight:600;text-align:left;cursor:pointer;position:relative}.loc-dd__btn--field:after{content:"▾";position:absolute;right:.55rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--text-muted);pointer-events:none}.loc-dd--hero{z-index:2}.jiji-header__actions{display:flex;align-items:center;gap:.65rem 1rem;flex-wrap:nowrap;flex-shrink:0;margin-left:auto}.theme-switcher-wrap,.lang-switcher-wrap{display:flex;align-items:center;flex-shrink:0}.lang-switcher{display:inline-flex;align-items:center;gap:.2rem;font-size:.75rem;line-height:1.2}.lang-btn{border:none;background:none;padding:.2rem .35rem;margin:0;font:inherit;font-size:inherit;font-weight:400;cursor:pointer;color:var(--text-muted);border-radius:6px;-webkit-tap-highlight-color:transparent}.lang-btn.is-active{font-weight:500;color:#f97316}.lang-switcher__sep{color:var(--text-muted);opacity:.55;font-weight:400;-webkit-user-select:none;user-select:none}.lang-switcher--drawer{margin-bottom:.65rem}.lang-switcher--mobile-dock{justify-content:center;padding:6px 12px 4px;font-size:.7rem;border-bottom:1px solid var(--purple-border);background:var(--surface-tab-bar)}@media(max-width:639px){.theme-switcher-wrap--header,.lang-switcher-wrap--header{display:none}}@media(max-width:767px){.mobile-bottom-dock .lang-switcher--mobile-dock .lang-btn.is-active{font-weight:500;color:#f97316}}@media(max-width:639px){.lang-switcher:focus-within .lang-btn:focus-visible,.lang-switcher .lang-btn:focus-visible{outline:2px solid var(--orange);outline-offset:2px}}.theme-switcher__select{font:inherit;font-size:.72rem;font-weight:700;padding:.4rem 1.65rem .4rem .45rem;border-radius:8px;border:1px solid var(--purple-border);background:var(--purple-surface);color:var(--text);max-width:6.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--text-muted) 50%),linear-gradient(135deg,var(--text-muted) 50%,transparent 50%);background-position:calc(100% - 11px) calc(50% - 2px),calc(100% - 7px) calc(50% - 2px);background-size:4px 4px;background-repeat:no-repeat}.theme-switcher__select:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.nav-drawer__theme-block{margin-bottom:.5rem}@media(min-width:640px){.nav-drawer__theme-block{display:none}}.nav-drawer__theme-hint{margin:0 0 .35rem;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}[data-color-scheme=light] .nav-burger{background:#f4f2fb;border-color:var(--purple-border)}[data-color-scheme=light] .nav-burger__line{background:var(--text-secondary)}.jiji-header__brand .brand__logo{max-height:40px;width:auto;height:auto;display:block;filter:none}.jiji-header__text-link{background:none;border:none;padding:0;font:inherit;font-weight:600;font-size:.875rem;color:var(--purple-deep);cursor:pointer;text-decoration:none}.jiji-header__text-link:hover{color:var(--orange);text-decoration:underline}.jiji-header__chip{border-color:var(--purple-border);color:var(--purple-deep);background:var(--white)}.nav-shell{max-width:1180px;margin:0 auto;position:relative}.nav-bar{display:flex;align-items:center;gap:.75rem 1rem;flex-wrap:wrap;padding:.65rem 1.25rem;width:100%}.nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:1px solid var(--purple-border);border-radius:10px;background:var(--purple-card);cursor:pointer;color:var(--text)}.nav-burger__line{display:block;width:20px;height:2px;margin:0 auto;background:var(--text-secondary);border-radius:1px}.nav-burger:hover .nav-burger__line{background:var(--text)}.brand--nav{flex:0 0 auto}.nav-search-host{flex:1 1 320px;min-width:min(100%,200px)}.nav-search-form{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;width:100%}.nav-search-form__input{flex:1 1 140px;min-height:44px;padding:.55rem .85rem;border-radius:8px;border:1px solid var(--purple-border);background:var(--purple-card);color:var(--text);font:inherit}.nav-search-form__input:focus{outline:2px solid var(--purple-light);outline-offset:0}.nav-search-form__q{flex:2 1 200px}.nav-search-form__loc{flex:1 1 120px}.nav-search-form__submit{flex:0 0 auto;min-height:44px;padding-left:1.25rem;padding-right:1.25rem;border-radius:8px}.nav-actions{display:flex;align-items:center;gap:.5rem .75rem;flex-wrap:wrap;flex:0 0 auto;margin-left:auto}.btn--pill{border-radius:999px;padding:.5rem 1.15rem}.btn--sell{font-size:.9rem;white-space:nowrap}.btn--signin{border-radius:999px;color:var(--text-secondary);border-color:var(--purple-border)}.btn--signin:hover{color:var(--text);border-color:var(--purple-light)}.nav-drawer{border-top:1px solid var(--purple-border);background:var(--purple-card);padding:.75rem 1.25rem 1rem}.nav-drawer[hidden]{display:none!important}.nav-drawer__panel{max-width:1180px;margin:0 auto;padding:0 0 1rem}.nav-drawer__section-label{margin:.75rem 0 .35rem;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.nav-drawer__section-label:first-child{margin-top:0}.nav-drawer__search-form{display:flex;flex-direction:column;gap:.5rem;width:100%;margin-bottom:.75rem}.nav-drawer__search-q{width:100%;min-height:44px;padding:.5rem .75rem;border-radius:10px;border:1px solid var(--purple-border);background:var(--purple-surface);color:var(--text);font:inherit}.nav-drawer__loc-dd{width:100%}.nav-drawer__loc-btn{width:100%;min-height:44px;padding:.5rem .75rem;border-radius:10px;border:1px solid var(--purple-border);background:var(--purple-surface);color:var(--text);font:inherit;font-weight:600;text-align:left;cursor:pointer}.nav-drawer__search-submit{width:100%;min-height:44px;border-radius:10px}.nav-drawer__sell{display:flex;width:100%;justify-content:center;align-items:center;min-height:44px;margin-bottom:.5rem;text-decoration:none;font-weight:700}.nav-drawer__links,.nav-drawer__auth-links{display:flex;flex-direction:column;gap:.15rem}.nav-drawer__links a,.nav-drawer__auth-links a{color:var(--text-secondary);font-weight:600;padding:.55rem 0;min-height:44px;display:flex;align-items:center;text-decoration:none;border-radius:8px}.nav-drawer__links a:hover,.nav-drawer__auth-links a:hover{color:var(--orange)}.nav-drawer__guest{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid var(--purple-border)}.nav-drawer__inner{display:flex;flex-direction:column;gap:.5rem;max-width:1180px;margin:0 auto}.nav-drawer__inner a{color:var(--text-secondary);font-weight:600;padding:.35rem 0}.nav-drawer__inner a:hover{color:var(--orange)}.nav-drawer__signin{font:inherit;cursor:pointer;margin-top:.25rem;padding:.55rem 1rem;border-radius:999px;border:1px solid var(--purple-border);background:transparent;color:var(--text);font-weight:600;text-align:left}.nav-drawer__signin:hover{border-color:var(--purple-light);color:var(--purple-light)}@media(min-width:640px){.nav-drawer{display:none!important}}.mobile-bottom-dock,.mobile-tab-bar{display:none}@media(max-width:767px){.mobile-bottom-dock{display:flex;flex-direction:column;position:fixed;left:0;right:0;bottom:0;z-index:35;transform:translate3d(0,100%,0);transition:transform .24s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent;box-shadow:0 -6px 24px #0d0a1e1a}.mobile-bottom-dock.mobile-tab-bar--visible{transform:translateZ(0)}.mobile-bottom-dock:not(.mobile-tab-bar--visible){pointer-events:none}.mobile-tab-bar{display:flex;position:relative;flex:0 0 auto;left:auto;right:auto;bottom:auto;z-index:auto;justify-content:space-around;align-items:stretch;gap:0;min-height:calc(3.15rem + env(safe-area-inset-bottom,0px));padding:4px 2px calc(4px + env(safe-area-inset-bottom,0px));margin:0;background:var(--surface-tab-bar);border-top:1px solid var(--purple-border);transform:none;transition:none;-webkit-tap-highlight-color:transparent}body.mobile-tab-bar-pad{padding-bottom:calc(3.85rem + env(safe-area-inset-bottom,0px))}.mobile-tab-bar__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-width:0;padding:4px 2px;font-size:.625rem;font-weight:700;letter-spacing:.02em;color:var(--text-muted);text-decoration:none;border-radius:8px}.mobile-tab-bar__item:active{background:var(--purple-surface)}.mobile-tab-bar__item--active,.mobile-tab-bar__item--active .mobile-tab-bar__icon{color:var(--orange)}.mobile-tab-bar__icon{position:relative;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);line-height:0}.mobile-tab-bar__icon--badge{padding-top:2px}.mobile-tab-bar__label{line-height:1.15;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mobile-tab-bar__badge{position:absolute;top:-2px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#64748b;color:#fff;font-size:.6rem;font-weight:800;display:grid;place-items:center;line-height:1}.mobile-tab-bar__badge--alert{background:#ef4444}}@media(min-width:768px){body.mobile-tab-bar-pad{padding-bottom:0}}.jiji-header__burger{display:none}@media(max-width:639px){.jiji-header__burger{display:inline-flex}}@media(max-width:639px){.jiji-header__inner{flex-wrap:nowrap;align-items:center;gap:.5rem}.jiji-header__lead{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1 1 auto;min-width:0;gap:.5rem}.jiji-header__brand-stack--nav{order:1;align-items:flex-start;min-width:0}.jiji-header__burger{order:2;margin-left:auto;flex-shrink:0}.jiji-header__tagline{display:none}#header-search-wrap.jiji-header__search-host,.jiji-header__user-nav.nav-user-icons,#nav-actions{display:none!important}body.is-landing .jiji-header__inner{display:flex;flex-wrap:nowrap}body.is-landing .jiji-header__lead{grid-column:auto;justify-self:stretch;width:100%}body.is-landing .jiji-header__actions{display:none!important}}@media(min-width:640px)and (max-width:1023px){.jiji-header__inner{flex-wrap:wrap;row-gap:.5rem}.jiji-header__tagline{display:none}.jiji-header__lead{flex:0 0 auto;min-width:0}.jiji-header__search-host:not([hidden]){flex:1 1 calc(100% - 180px);order:3;min-width:0;max-width:none}.jiji-header__user-nav.nav-user-icons{order:2;flex:0 0 auto;max-width:min(40vw,220px);overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch}.jiji-header__user-nav.nav-user-icons::-webkit-scrollbar{display:none;height:0}.jiji-header__actions{order:2;margin-left:auto;flex-shrink:0}.jiji-header__search-form .loc-dd{flex:0 0 auto;max-width:3rem;min-width:3rem;width:3rem;border-right:1px solid var(--purple-border);padding-right:.25rem;margin-right:.1rem}.jiji-header__search-form .loc-dd__btn{position:relative;width:100%;min-width:2.75rem;min-height:44px;padding:0 .35rem;font-size:0;color:transparent;text-indent:-9999px;overflow:hidden;white-space:nowrap}.jiji-header__search-form .loc-dd__btn:after{content:"📍";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.1rem;text-indent:0;color:var(--text)}.nav-user-icons .nav-icon-btn{width:44px;height:44px}}@media(min-width:1024px){.jiji-header__inner{flex-wrap:nowrap}}.brand{display:flex;align-items:center;line-height:0;text-decoration:none}.brand:hover{opacity:.92;text-decoration:none}.brand__logo{display:block;height:44px;width:auto;max-width:min(200px,42vw);object-fit:contain;object-position:left center}.user-chip{font-size:.875rem;color:var(--text-secondary);padding:.35rem .75rem;border:1px solid var(--navy-border);border-radius:999px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main{max-width:1180px;margin:0 auto;padding:1rem 1.25rem 3rem;min-height:50vh}.hero{margin-bottom:2rem}.hero h1{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;letter-spacing:-.04em;margin:0 0 .5rem}.hero p{margin:0;color:var(--text-secondary);max-width:42rem}.filters{display:grid;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:var(--navy-card);border:1px solid var(--navy-border);border-radius:var(--radius)}@media(min-width:640px){.filters{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.filters{grid-template-columns:2fr 1fr 1fr 1fr}}.filters label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;color:var(--text-secondary)}input,select,textarea{font:inherit;padding:.55rem .65rem;border-radius:8px;border:1px solid var(--purple-border);background:var(--purple-surface);color:var(--text)}input:focus,select:focus,textarea:focus{outline:2px solid var(--purple-light);outline-offset:0}textarea{min-height:120px;resize:vertical}.card-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.card{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:var(--radius);padding:1rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .15s ease}.card:hover{border-color:var(--purple-light)}.card__title{font-weight:700;font-size:1.05rem;margin:0}.card__meta{font-size:.85rem;color:var(--text-muted)}.price-tag{color:var(--orange);font-weight:600}.btn{font:inherit;cursor:pointer;border-radius:999px;padding:.55rem 1.1rem;border:1px solid transparent;font-weight:600}.btn--primary{background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);color:var(--white);box-shadow:0 4px 20px #f9731659}.btn--primary:hover{filter:brightness(1.08);box-shadow:0 6px 24px #f9731673}.btn--ghost{background:transparent;border-color:var(--navy-border);color:var(--text)}.btn--ghost:hover{border-color:var(--purple-light);color:var(--purple-light)}.button-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.stack{display:flex;flex-direction:column;gap:.85rem}.stack label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:var(--text-secondary)}.detail{max-width:720px}.detail h1{font-size:1.75rem;margin:0 0 .5rem}.detail .lead{color:var(--text-secondary);margin-bottom:1.25rem}.pill{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;background:var(--navy-card);border:1px solid var(--navy-border);color:var(--text-secondary)}.field-list{margin:0;padding:0;list-style:none;display:grid;gap:.5rem}.field-list li{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--navy-border);padding-bottom:.5rem;font-size:.9rem}.field-list span:first-child{color:var(--text-muted)}.site-footer{max-width:1100px;margin:0 auto;padding:2rem 1.25rem;border-top:1px solid var(--navy-border);font-size:.9rem;color:var(--text-muted)}.site-footer a{color:var(--purple-light)}.site-footer a:hover{color:var(--orange)}.site-footer button.site-footer__dialog-trigger{display:inline-block;width:fit-content;font:inherit;font-size:.9rem;color:var(--purple-light);background:none;border:none;padding:0;margin:0;cursor:pointer;text-align:left;text-decoration:underline;text-underline-offset:.15em}.site-footer button.site-footer__dialog-trigger:hover{color:var(--orange)}.empty-state{padding:2rem;text-align:center;color:var(--text-secondary);border:1px dashed var(--navy-border);border-radius:var(--radius)}.banner-error{background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;padding:.75rem 1rem;border-radius:var(--radius);margin-bottom:1rem}.banner-warn{background:#f973161f;border:1px solid rgba(249,115,22,.35);color:var(--text);padding:.65rem 1rem;border-radius:var(--radius);margin-bottom:1rem;font-size:.9rem}.login-error{margin:0 0 .75rem;padding:.5rem .65rem;border-radius:8px;background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fecaca;font-size:.875rem;line-height:1.4}.login-error[hidden]{display:none!important}.login-success{margin:0 0 .75rem;padding:.5rem .65rem;border-radius:8px;background:#22c55e1f;border:1px solid rgba(34,197,94,.35);color:#bbf7d0;font-size:.875rem;line-height:1.4}.login-success[hidden]{display:none!important}.auth-phone-verify label{display:block;margin-bottom:.5rem}.page-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:12rem;padding:2rem 1rem;color:var(--text-secondary)}.page-loading__spinner{width:1.75rem;height:1.75rem;border:3px solid var(--purple-border);border-top-color:var(--orange);border-radius:50%;animation:page-loading-spin .75s linear infinite}.page-loading__text{font-size:.95rem}@keyframes page-loading-spin{to{transform:rotate(360deg)}}.modal[hidden]{display:none}.modal:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6}.modal__panel{position:relative;z-index:1;width:min(440px,100%);max-height:90vh;overflow:auto;background:var(--navy-card);border:1px solid var(--navy-border);border-radius:var(--radius);padding:1.25rem;box-shadow:0 24px 48px #00000073}.modal__panel h2{margin:0 0 .5rem}.category-fields{padding:.75rem;border:1px dashed var(--navy-border);border-radius:8px;margin-top:.5rem}.is-landing .jiji-header__search-host{display:none!important}.is-landing .jiji-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.is-landing .jiji-header__lead{grid-column:1;justify-self:start}.is-landing .jiji-header__actions{grid-column:3;justify-self:end;margin-left:0}.is-landing .jiji-header__tagline{display:none}body.is-landing{background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(124,58,237,.22),transparent 55%),linear-gradient(135deg,var(--purple) 0%,var(--purple-deep) 100%)}body.is-landing .site-header.jiji-header{background:transparent;border-bottom:none;box-shadow:none;transition:background .2s ease,backdrop-filter .2s ease,border-color .2s ease}body.is-landing .site-header.jiji-header.is-scrolled{background:#13102ae0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}body.is-landing .jiji-header__text-link{color:var(--white);text-shadow:0 1px 2px rgba(0,0,0,.2)}body.is-landing .jiji-header__text-link:hover{color:var(--orange);text-decoration:underline}body.is-landing .jiji-header__chip{background:#ffffff1f;border-color:#ffffff59;color:var(--white)}body.is-landing .nav-burger{background:#ffffff1a;border-color:#ffffff40;color:var(--white)}body.is-landing .nav-burger .nav-burger__line{background:var(--white)}body.is-landing .nav-burger:hover{border-color:#ffffff73}body.is-landing .nav-burger:hover .nav-burger__line{background:var(--orange)}body.is-landing .nav-drawer{background:var(--purple-surface);border-top-color:#ffffff14}body.is-landing .jiji-hero{background:transparent;padding:.5rem 1.25rem 2.5rem;width:auto;max-width:none;position:relative;left:auto;right:auto;margin:0}.landing{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(2rem,12vw,5rem) 1rem 2rem;min-height:min(70vh,560px);justify-content:center}.landing__logo{display:block;width:min(100%,420px);height:auto;margin-bottom:1.5rem;border-radius:12px}.landing__tagline{margin:0 0 2rem;max-width:22rem;color:var(--text-secondary);font-size:1.05rem;line-height:1.45}.landing__actions{display:flex;flex-direction:column;gap:.75rem;width:min(280px,100%)}.landing__guest{margin:1.75rem 0 0}.btn--lg{padding:.85rem 1.35rem;font-size:1rem;width:100%}.btn--outline{background:transparent;border:2px solid var(--purple-light);color:var(--white)}.btn--outline:hover{background:#a78bfa1f;border-color:var(--orange);color:var(--orange)}.btn--link{background:none;border:none;color:var(--text-secondary);font-weight:500;text-decoration:underline;padding:.25rem;width:auto}.btn--link:hover{color:var(--orange)}.feed-layout{display:flex;flex-direction:column;gap:1rem}.feed-layout--browse{gap:1.25rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.category-rail-wrap,.category-strip-wrap{margin:0 -.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.25rem}.category-rail,.category-strip{display:flex;gap:.5rem;padding:.25rem;width:max-content;min-width:100%}@media(max-width:1023px){.category-strip,.category-rail{flex-wrap:nowrap}}@media(min-width:1024px){.category-strip-wrap{overflow-x:visible}.category-strip--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(4.75rem,1fr));width:100%;min-width:0;box-sizing:border-box}.category-strip--grid .cat-chip{min-width:0;width:100%}}.cat-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-width:4.75rem;padding:.55rem .65rem;border-radius:14px;border:1px solid var(--purple-border);background:var(--purple-card);color:var(--text-secondary);font:inherit;font-size:.7rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.cat-chip:hover{border-color:var(--purple-light);color:var(--text)}.cat-chip--active{border-color:var(--orange);background:#f973161f;color:var(--white)}.cat-chip__emoji{font-size:1.35rem;line-height:1}.cat-chip__label{text-align:center;line-height:1.15;max-width:5.5rem}.feed-head{margin-top:.25rem}.feed-head__title{margin:0 0 .25rem;font-size:clamp(1.35rem,3.5vw,1.75rem);font-weight:800;letter-spacing:-.03em}.feed-head__sub{margin:0;font-size:.9rem}.feed-head--browse{margin-top:0}.browse-layout{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1024px){.browse-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}.browse-sidebar{position:sticky;top:4.75rem;align-self:start}}.filter-panel{padding:24px;background:var(--purple-card);border:1px solid var(--purple-border);border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:1rem}.filter-panel__title{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.filter-panel__field{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;color:var(--text-secondary)}.filter-panel__row{display:grid;grid-template-columns:minmax(0,45%) minmax(0,45%);gap:10%}.filter-panel__row .filter-panel__field{min-width:0}.filter-panel__row .filter-panel__field input{width:100%;max-width:100%;min-width:0}.filter-panel__fieldset{margin:0;padding:0;border:none;display:flex;flex-direction:column;gap:.5rem}.filter-panel__fieldset legend{padding:0;margin-bottom:.25rem}.filter-panel__check{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text);cursor:pointer}.filter-panel__check input{width:auto;margin:0}.filter-panel__apply{width:100%;margin-top:.25rem;border-radius:8px}.browse-main{min-width:0}.sort-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.sort-bar__sort{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary);margin:0}.sort-bar__select{min-width:10rem;padding:.45rem .65rem;border-radius:8px}.sort-bar__count{margin:0;font-size:.875rem}.browse-pagination{display:flex;justify-content:center;margin-top:1.5rem;padding-bottom:.5rem}.browse-load-more{border-radius:999px;padding:.55rem 1.5rem}.browse-pagination__hint{margin:0;text-align:center}.ad-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.ad-grid--browse{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(min-width:1024px){.ad-grid--browse{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.ad-card{border-radius:8px;border:1px solid var(--purple-border);background:var(--purple-card);overflow:hidden;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease}.ad-card:hover,.ad-card:focus-visible{border-color:var(--purple-light);box-shadow:0 8px 24px #0003;outline:none}.ad-card:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.ad-card__media{position:relative;aspect-ratio:16 / 9;background:var(--purple-surface);overflow:hidden}.ad-card__badges{position:absolute;top:.5rem;left:.5rem;z-index:1;display:flex;flex-wrap:wrap;gap:.35rem;pointer-events:none}.ad-card__badge{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.ad-card__badge--featured{background:#7c3aedf2;color:var(--white);border:1px solid var(--purple-light)}.ad-card__badge--urgent{background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);color:var(--white)}.ad-card__img{width:100%;height:100%;object-fit:cover;display:block}.ad-card__img--ph{width:100%;height:100%;background:linear-gradient(145deg,#7c3aed59,#13102ae6)}.ad-card__body{padding:.75rem .85rem .9rem;display:flex;flex-direction:column;gap:.25rem}.ad-card__price{margin:0;font-size:1rem;font-weight:800;color:var(--orange);order:-1}.ad-card__title{margin:0;font-size:.9rem;font-weight:600;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ad-card__meta{margin:0;font-size:.78rem;color:var(--text-muted)}.ad-card__cat{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--purple-light);margin-top:.15rem}.detail-back{margin:0 0 1rem}.detail-hero{margin:0 0 1.25rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--purple-border);background:var(--purple-surface);max-height:420px}.detail-hero__img{width:100%;height:auto;max-height:420px;object-fit:cover;display:block}.post-shell{max-width:560px}.post-shell__head{margin-bottom:1.25rem}.post-shell__title{margin:0 0 .35rem;font-size:1.65rem;font-weight:800;letter-spacing:-.03em}.post-shell__lead{margin:0}.post-shell__form{margin-top:0}.post-jiji.post-shell{max-width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box}@media(min-width:640px){.post-jiji.post-shell{max-width:640px;padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1024px){.post-jiji.post-shell{max-width:920px}.post-jiji .post-shell__form.stack{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.post-jiji .post-shell__form.stack>#event-fields,.post-jiji .post-shell__form.stack>#donation-fields,.post-jiji .post-shell__form.stack>#post-condition-fieldset,.post-jiji .post-shell__form.stack>#post-cat-fields,.post-jiji .post-shell__form.stack>.post-photo-zone,.post-jiji .post-shell__form.stack>.button-row,.post-jiji .post-shell__form.stack>#post-msg,.post-jiji .post-shell__form.stack>label:has(textarea[name=description]){grid-column:1 / -1}}.site-footer__grid{display:grid;gap:1.5rem 2rem;grid-template-columns:1fr;margin-bottom:1.5rem}@media(min-width:640px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.site-footer__grid{grid-template-columns:repeat(4,1fr);max-width:1180px;margin-left:auto;margin-right:auto}}.site-footer__heading{margin:0 0 .5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--purple-light)}.site-footer__col--brand .site-footer__logo{display:block;height:40px;width:auto;max-width:160px;object-fit:contain;object-position:left center;margin-bottom:.5rem}.site-footer__col{display:flex;flex-direction:column;gap:.4rem}.site-footer__col a{font-size:.9rem}.site-footer__text{margin:0;font-size:.88rem;line-height:1.45}.site-footer__copy{margin:0;text-align:center;padding-top:1rem;border-top:1px solid var(--purple-border);font-size:.8rem}.site-footer{max-width:1180px}.main--jiji{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;box-sizing:border-box;min-width:0}.jiji-hero{background:linear-gradient(135deg,var(--purple) 0%,var(--purple-deep) 100%);margin:0 calc(-1*max(0px,(100vw - 1280px) / 2 - 1rem));padding:2rem 1.25rem 2.5rem;width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box}.jiji-hero__inner{max-width:720px;margin:0 auto;text-align:center}.jiji-hero__title{margin:0 0 1.25rem;font-size:clamp(1.35rem,3.5vw,1.75rem);font-weight:800;color:var(--white);letter-spacing:-.02em}.jiji-hero__search{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;background:var(--white);border-radius:12px;padding:.35rem;gap:0;width:100%;min-width:0;overflow:hidden;box-shadow:0 8px 32px #0003}.jiji-hero__loc-wrap{flex:0 0 42%;min-width:140px;max-width:42%;position:relative;border-right:1px solid rgba(0,0,0,.1);box-sizing:border-box}.jiji-hero__loc-btn{width:100%;height:100%;min-height:48px;padding:0 2rem 0 .75rem;border:none;border-radius:8px;background:var(--purple-surface);color:var(--text);font:inherit;font-weight:600;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jiji-hero__loc-wrap:after{content:"▾";position:absolute;right:.65rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--text-muted);pointer-events:none}.jiji-hero__loc-select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.jiji-hero__q-wrap{flex:1 1 0%;display:flex;align-items:stretch;min-width:0}.jiji-hero__q{flex:1;min-width:0;border:none;border-radius:8px;padding:0 .75rem;font:inherit;background:transparent;color:var(--purple-deep)}.jiji-hero__q::placeholder{color:var(--text-muted)}.jiji-hero__q:focus{outline:none}.jiji-hero__submit{flex:0 0 auto;min-width:48px;min-height:48px;border:none;border-radius:8px;background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);color:var(--white);font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.jiji-home{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem}.jiji-home__cols{display:flex;flex-direction:column;gap:1.5rem}.jiji-home__main{flex:1;min-width:0;width:100%}.jiji-cat-grid-section{width:100%;max-width:1280px;margin:0 auto;padding:0 .75rem .25rem;box-sizing:border-box}.jiji-cat-grid-section__title{margin:0 0 .65rem;font-size:1rem;font-weight:800;color:var(--text);letter-spacing:.02em}.jiji-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem .45rem;align-items:start}@media(min-width:640px)and (max-width:1023px){.jiji-cat-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem .55rem}}@media(min-width:1024px){.jiji-cat-grid-section{padding:0 1rem .35rem}.jiji-cat-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:.85rem .65rem}}.jiji-cat-tile{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;padding:.2rem;text-decoration:none;color:inherit;border-radius:12px;-webkit-tap-highlight-color:transparent;transition:transform .12s ease,background .12s ease}.jiji-cat-tile:hover{background:#7c3aed0f}.jiji-cat-tile:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.jiji-cat-tile:active{transform:scale(.98)}.jiji-cat-tile__icon-wrap{width:100%;max-width:80px;aspect-ratio:1;margin:0 auto .3rem;border-radius:12px;background:#f3f4f6;box-sizing:border-box;display:grid;place-items:center;font-size:clamp(1.35rem,4.2vw,1.85rem);line-height:1;box-shadow:inset 0 1px #ffffffb3}.jiji-cat-tile__icon-wrap--post,.jiji-cat-tile--post .jiji-cat-tile__icon-wrap{background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);color:var(--white);box-shadow:none}.jiji-cat-tile__plus{display:block;font-size:2rem;font-weight:300;line-height:1;margin-top:-2px}.jiji-cat-tile__label{width:100%;max-width:100%;font-size:.6875rem;line-height:1.2;font-weight:600;text-align:center;color:var(--purple-deep);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media(min-width:640px){.jiji-cat-tile__label{font-size:.75rem;line-height:1.25}.jiji-cat-tile__icon-wrap{max-width:76px}}@media(min-width:1024px){.jiji-cat-tile__icon-wrap{max-width:72px;font-size:1.65rem}}.jiji-promo-strip{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x mandatory}.jiji-promo-card{flex:0 0 220px;height:130px;border-radius:12px;padding:1rem;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-end;font-weight:800;font-size:.95rem;color:var(--white);text-decoration:none;border:1px solid var(--purple-border)}.jiji-promo-card--a{background:linear-gradient(145deg,var(--orange) 0%,var(--orange-dark) 100%)}.jiji-promo-card--b{background:linear-gradient(145deg,var(--purple) 0%,var(--purple-deep) 100%)}.jiji-promo-card--c{background:linear-gradient(145deg,var(--purple-light) 0%,var(--purple) 100%);color:var(--purple-deep)}.jiji-promo-card--d{background:var(--purple-card);color:var(--text)}.jiji-promo-card--e{background:var(--purple-surface);color:var(--orange)}button.jiji-promo-card{font:inherit;font-weight:800;font-size:.95rem;text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:inherit;box-sizing:border-box}.promo-info-dialog{border:none;padding:0;margin:auto;max-width:min(640px,94vw);width:100%;background:transparent;color:var(--text);box-sizing:border-box}.promo-info-dialog::backdrop{background:#00000080}.promo-info-dialog__shell{display:flex;flex-direction:column;max-height:min(85vh,100dvh - 2rem);background:var(--purple-card);border-radius:16px;border:1px solid var(--purple-border);overflow:hidden;box-shadow:0 16px 48px #0d0a1e59}.promo-info-dialog__head{position:relative;flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 2.75rem .85rem 1rem;border-bottom:1px solid var(--purple-border)}.promo-info-dialog__title{margin:0;font-size:1.1rem;font-weight:800;line-height:1.3;color:var(--text);padding-right:.25rem}.promo-info-dialog__close{position:absolute;top:.65rem;right:.65rem;border:none;background:none;font-size:1.5rem;line-height:1;color:var(--text);cursor:pointer;padding:.2rem .45rem;border-radius:6px}.promo-info-dialog__close:hover{color:var(--purple-light)}.promo-info-dialog__close:focus-visible{outline:2px solid var(--purple-light);outline-offset:2px}.promo-info-dialog__body{flex:1 1 auto;overflow-y:auto;padding:1rem 1rem 1.25rem;-webkit-overflow-scrolling:touch;font-size:.9rem;line-height:1.55}.promo-info-dialog__body p{margin:0 0 .75rem}.promo-info-dialog__body p:last-child{margin-bottom:0}.promo-info-dialog__block-title{margin:1.15rem 0 .65rem;padding:.45rem 0;border-top:1px solid var(--purple-border);border-bottom:1px solid var(--purple-border);font-weight:700;font-size:.92rem;color:var(--text)}.promo-info-dialog__body>p:first-of-type+.promo-info-dialog__block-title{margin-top:.35rem}.promo-info-dialog__cta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.35rem;padding-top:1rem;border-top:1px solid var(--purple-border)}.promo-info-dialog__cta .btn{flex:1 1 auto;min-width:8rem;justify-content:center;text-align:center;text-decoration:none}@media(max-width:639px){.promo-info-dialog{position:fixed;inset:auto 0 0 0;left:0;right:0;bottom:0;top:auto;margin:0;max-width:none;width:100%;max-height:none;height:auto}.promo-info-dialog__shell{max-height:min(90vh,100dvh - env(safe-area-inset-bottom,0px));border-radius:16px 16px 0 0;margin-top:auto;animation:promo-info-dialog-sheet-in .22s ease-out}}@keyframes promo-info-dialog-sheet-in{0%{transform:translateY(12px);opacity:.85}to{transform:translateY(0);opacity:1}}.jiji-pills{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding:.25rem 0;-webkit-overflow-scrolling:touch}@media(max-width:1023px){.jiji-pills{display:none}}.jiji-pill{flex:0 0 auto;padding:.45rem .85rem;border-radius:999px;border:1px solid var(--purple-border);background:var(--purple-card);color:var(--text-secondary);font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap}.jiji-pill:hover{border-color:var(--purple-light);color:var(--text)}.jiji-pill--active{background:var(--purple);border-color:var(--purple);color:var(--white)}.jiji-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.jiji-section-head h2{margin:0;font-size:1.125rem;font-weight:800;color:var(--text)}.browse-view-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.5rem}.jiji-view-toggle{display:flex;gap:.35rem;flex-shrink:0}.jiji-view-toggle button{width:36px;height:36px;padding:0;border-radius:8px;border:1px solid var(--purple-border);background:transparent;color:var(--text-secondary);cursor:pointer;font-size:1rem;line-height:1;display:grid;place-items:center;box-sizing:border-box}.jiji-view-toggle button[aria-pressed=false]{background:transparent}.jiji-view-toggle button[aria-pressed=true]{background:var(--orange);color:var(--white);border-color:var(--orange-dark)}.jiji-view-toggle button:focus-visible{outline:2px solid var(--purple-light);outline-offset:2px}.lc{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:transform .15s ease,box-shadow .15s ease;background:var(--white);color:var(--ink-on-light);border:1px solid rgba(61,53,88,.35);overflow:hidden;cursor:pointer}[data-color-scheme=light] .lc{border-color:#14101f1f;box-shadow:0 2px 12px #14101f0f}.lc:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000026}.lc__media{position:relative;aspect-ratio:16 / 9;background:var(--purple-surface)}.lc__img-ph{width:100%;height:100%;min-height:140px;background:linear-gradient(145deg,#7c3aed40,#13102ad9)}.post-photo-zone textarea{border-style:dashed;border-width:2px;min-height:120px}@media(min-width:1024px){.browse-cat-rail-mobile{display:none}}.lc__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:8px 8px 0 0}.ad-grid--lc[data-view=grid]>.lc--grid{min-width:0}.lc__badges-tl{position:absolute;top:.5rem;left:.5rem;display:flex;flex-wrap:wrap;gap:.25rem;z-index:1}.lc__badges-tr{position:absolute;top:.5rem;right:.5rem;z-index:1}.lc__save{position:absolute;bottom:.45rem;left:.45rem;z-index:2;width:36px;height:36px;border:none;border-radius:50%;padding:0;display:grid;place-items:center;cursor:pointer;background:#ffffffeb;color:var(--purple-deep);box-shadow:0 1px 4px #0f172a1f;transition:transform .12s ease,color .12s ease,background .12s ease}.lc__save:hover{transform:scale(1.06);color:var(--danger)}.lc__save--active{color:var(--danger);background:#fee2e2f2}.lc__save-icon{display:block}.lc--list .lc__save{bottom:.3rem;left:.3rem;width:32px;height:32px}.lc--list .lc__save-icon{width:18px;height:18px}.lc__pill{font-size:.6rem;font-weight:800;text-transform:uppercase;padding:.2rem .45rem;border-radius:999px;letter-spacing:.03em}.lc__pill--pop{background:var(--orange);color:var(--white)}.lc__pill--feat{background:var(--purple);color:var(--white)}.lc__pill--urg{background:var(--danger);color:var(--white)}.lc__pill--ent{background:var(--purple-deep);color:var(--white)}.lc__body{padding:.65rem .75rem .75rem}.lc__price{margin:0 0 .25rem;font-size:1rem;font-weight:800;color:var(--orange)}.lc__title{margin:0 0 .25rem;font-size:.875rem;font-weight:700;line-height:1.35;color:var(--purple-deep);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc__excerpt{margin:0 0 .35rem;font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc__cond{display:inline-block;font-size:.65rem;font-weight:700;padding:.15rem .45rem;border-radius:999px;background:var(--purple-surface);color:var(--text-secondary);margin-bottom:.35rem}.lc__foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.7rem;color:var(--text-muted)}.lc__seller-ico{position:absolute;bottom:.5rem;right:.5rem;width:28px;height:28px;border-radius:50%;background:var(--white);border:1px solid var(--purple-border);display:grid;place-items:center;font-size:.75rem}.lc--list{display:flex;flex-direction:row;align-items:stretch}.lc--list .lc__media{flex:0 0 120px;width:120px;aspect-ratio:auto;min-height:100px}.lc--list .lc__media img{border-radius:8px 0 0 8px;height:100%}.lc--list .lc__body{flex:1;min-width:0}.ad-grid--lc{display:grid;box-sizing:border-box;width:100%;max-width:100%;min-width:0}.ad-grid--lc[data-view=list]{grid-template-columns:1fr;gap:12px}.ad-grid--lc[data-view=grid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media(min-width:640px){.ad-grid--lc[data-view=grid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(min-width:768px)and (max-width:1023px){.ad-grid--lc[data-view=grid]{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(min-width:1024px){.ad-grid--lc[data-view=grid]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(min-width:1280px){.ad-grid--lc[data-view=grid]{grid-template-columns:repeat(4,minmax(0,1fr))}}.breadcrumb-jiji{font-size:.8rem;color:var(--text-muted);margin:0 0 1rem;display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.breadcrumb-jiji a{color:var(--purple-light)}.static-info-page h2{margin:1.5rem 0 .5rem;font-size:1.125rem;font-weight:700}.static-info-page>article>p:first-of-type{margin-top:0}.static-info-list{margin:0 0 1rem;padding-left:1.25rem;line-height:1.55}.static-info-list li+li{margin-top:.35rem}.static-info-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--purple-border)}.browse-filter-btn-mobile{display:flex;width:100%;justify-content:center;margin-bottom:.75rem;min-height:44px}@media(min-width:1024px){.browse-filter-btn-mobile{display:none}.browse-sidebar--desktop{display:block}}@media(max-width:1023px){.browse-sidebar--desktop{display:none}}.browse-layout--jiji{display:grid;gap:1rem;grid-template-columns:1fr;width:100%;max-width:100%;min-width:0;box-sizing:border-box}@media(min-width:1024px){.browse-layout--jiji{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem}.browse-sidebar--desktop{position:sticky;top:5rem}}.filter-panel--jiji .filter-section{margin-bottom:1.25rem}.filter-panel--jiji .filter-section h3{margin:0 0 .5rem;font-size:.85rem;font-weight:800;color:var(--text)}.filter-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.5rem}.filter-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .5rem;border-radius:999px;background:var(--purple-surface);border:1px solid var(--purple-border);font-size:.8rem}.filter-chip button{border:none;background:none;cursor:pointer;color:var(--text-muted);padding:0;font-size:1rem;line-height:1}.filter-radio{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}.filter-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.5rem}.pagination-jiji{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin-top:1.5rem}.pagination-jiji a,.pagination-jiji button{min-width:2.25rem;height:2.25rem;padding:0 .5rem;border-radius:8px;border:1px solid var(--purple-border);background:var(--purple-card);color:var(--text);font:inherit;font-size:.85rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.pagination-jiji .is-current{background:var(--purple);border-color:var(--purple);color:var(--white)}.filter-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.filter-sheet[hidden]{display:none!important}.filter-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.filter-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:85vh;background:var(--purple-card);border-radius:16px 16px 0 0;border:1px solid var(--purple-border);display:flex;flex-direction:column}@media(min-width:640px)and (max-width:1023px){.filter-sheet__panel{top:0;bottom:0;right:auto;width:min(420px,92vw);max-height:none;border-radius:0 16px 16px 0;animation:filter-sheet-in .2s ease-out}}@keyframes filter-sheet-in{0%{transform:translate(-12px);opacity:.7}to{transform:translate(0);opacity:1}}.filter-sheet__head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--purple-border)}.filter-sheet__title{margin:0;font-size:1.1rem}.filter-sheet__close{border:none;background:none;font-size:1.5rem;color:var(--text);cursor:pointer;line-height:1}.filter-sheet__body{overflow:auto;padding:1rem}.detail-jiji-wrap{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:640px)and (max-width:1023px){.detail-jiji-wrap{flex-direction:row;align-items:flex-start;gap:1.25rem}.detail-jiji-main{flex:1 1 58%;min-width:0}.detail-jiji-aside{flex:1 1 40%;min-width:0;max-width:none;position:static}}@media(min-width:1024px){.detail-jiji-wrap{flex-direction:row;align-items:flex-start}.detail-jiji-main{flex:1 1 65%;min-width:0}.detail-jiji-aside{flex:0 0 35%;max-width:380px;position:sticky;top:5rem}}.detail-mobile-cta{display:none}@media(max-width:639px){.detail-mobile-cta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:38;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom,0px));margin:0;background:#fffffff7;border-top:1px solid var(--purple-border);box-shadow:0 -10px 28px #0d0a1e1f;justify-content:center;box-sizing:border-box}.detail-mobile-cta__btn{width:100%;max-width:28rem;min-height:48px;border-radius:10px;font-weight:700}#detail-show-contact,#detail-donation-claim{display:none}#app.main--jiji:has(.detail-mobile-cta){padding-bottom:calc(5.25rem + env(safe-area-inset-bottom,0px))}}.detail-gallery__main{position:relative;border-radius:12px;overflow:hidden;border:1px solid var(--purple-border);background:var(--purple-surface);max-height:500px}.detail-gallery__main img{width:100%;height:100%;max-height:500px;object-fit:cover;display:block}.detail-gallery__count{position:absolute;top:.65rem;right:.65rem;background:#0d0a1ebf;color:var(--white);font-size:.75rem;padding:.25rem .5rem;border-radius:6px}.detail-gallery__thumbs{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.detail-gallery__thumbs button{width:72px;height:54px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:var(--purple-surface)}.detail-gallery__thumbs button.is-active{border-color:var(--orange)}.detail-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.detail-safety{margin-top:1.25rem;padding:1rem;border-radius:8px;background:var(--purple-card);border:1px solid var(--purple-border);font-size:.85rem;color:var(--text-secondary)}.detail-safety ul{margin:.5rem 0 0;padding-left:1.1rem}.detail-aside-card{background:var(--purple-card);border:1px solid var(--purple-border);border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.detail-aside-card .price-big{font-size:1.5rem;font-weight:800;color:var(--orange);margin:0 0 .5rem}.post-jiji{max-width:600px;margin:0 auto}.post-steps{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:700;color:var(--text-muted)}.post-steps span.is-on{color:var(--orange)}.modal__panel--jiji{width:min(420px,100%);padding-top:2.5rem;max-height:min(92vh,100dvh);overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:max(1.25rem,env(safe-area-inset-bottom,0px))}.auth-sms-hint{margin:.35rem 0 .65rem;line-height:1.45}.auth-backend-hint{margin:0 0 .65rem;line-height:1.45;padding:.5rem .65rem;border-radius:8px;background:#7c3aed1f;border:1px solid var(--purple-border)}.auth-missing-config{margin:0 0 .75rem;line-height:1.5;padding:.65rem .75rem;border-radius:8px;background:#dc262614;border:1px solid rgba(220,38,38,.25)}.auth-missing-config code{font-size:.88em}.modal__close-x{position:absolute;top:.65rem;right:.65rem;width:36px;height:36px;border:none;background:var(--purple-surface);border-radius:8px;font-size:1.35rem;line-height:1;cursor:pointer;color:var(--text)}.auth-social{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.auth-social__btn{width:100%;padding:.65rem 1rem;border-radius:8px;border:1px solid var(--purple-border);font:inherit;font-weight:600;cursor:pointer;text-align:center}.auth-social__btn--google{background:var(--white);color:var(--purple-deep)}.auth-social__btn--facebook{background:var(--purple);color:var(--white);border-color:var(--purple)}.auth-or{text-align:center;font-size:.75rem;color:var(--text-muted);margin:.25rem 0}.auth-or span{padding:0 .5rem}.auth-email-toggle{width:100%;margin-bottom:.75rem}.auth-submit-full{width:100%}.auth-submit-inner{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.auth-submit-spinner{display:none;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:page-loading-spin .75s linear infinite}#login-form-submit.is-loading .auth-submit-spinner{display:inline-block}#login-form-submit.is-loading .auth-submit-label{opacity:.92}.auth-phone-focus-hint{display:block;margin-top:.35rem;line-height:1.45}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lc--skeleton{pointer-events:none;min-height:280px}.lc--skeleton .lc__media,.lc--skeleton .lc__body>*{background:linear-gradient(90deg,var(--purple-border) 0%,rgba(255,255,255,.08) 50%,var(--purple-border) 100%);background-size:200% 100%;animation:browse-skeleton-shimmer 1.2s ease-in-out infinite;border-radius:6px;color:transparent}.lc--skeleton .lc__media{min-height:160px}.lc--skeleton .lc__img-ph{display:none}@keyframes browse-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.auth-inline-link{width:100%}.auth-legal{margin:.75rem 0 0;text-align:center}.site-footer--jiji{background:var(--purple-surface);border-top:1px solid var(--purple-border);max-width:none;width:100%;margin-top:2rem}.site-footer__grid--jiji{max-width:1280px;margin:0 auto;padding:2rem 1rem 1rem}@media(max-width:639px){.site-footer__grid--jiji{padding-left:16px;padding-right:16px;box-sizing:border-box}}@media(min-width:640px){.site-footer__grid--jiji{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.site-footer__grid--jiji{grid-template-columns:repeat(4,1fr)}}.site-footer__bar{background:var(--purple-deep);padding:.85rem 1rem;margin-top:1rem}.site-footer__bar .site-footer__copy{border:none;padding:0;margin:0;text-align:center}.site-footer__muted{font-size:.85rem;color:var(--text-muted)}.site-footer__badge-pill{display:inline-block;margin-right:.35rem;margin-top:.35rem;padding:.35rem .65rem;border-radius:8px;border:1px solid var(--purple-border);font-size:.75rem;color:var(--text-secondary)}.site-footer__social{display:flex;gap:.5rem;flex-wrap:wrap}.site-footer__social-link{text-decoration:none;color:inherit;display:inline-flex;border-radius:8px;transition:transform .12s ease,box-shadow .12s ease}.site-footer__social-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a1f}.site-footer__social-link:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.site-footer__social-icon{width:36px;height:36px;border-radius:8px;background:var(--purple-card);border:1px solid var(--purple-border);display:grid;place-items:center;font-size:.85rem;font-weight:700;color:var(--text-secondary)}.site-footer__social-icon--muted{opacity:.45;cursor:default}.sort-bar--jiji{flex-wrap:wrap;gap:.75rem}.desc-expand[hidden]+.desc-expand-btn{display:inline-block}.desc-long.is-collapsed{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:639px){html{font-size:15px}#app.main--jiji,.main--jiji{width:100%;max-width:100%;box-sizing:border-box;padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px));margin-left:auto;margin-right:auto;min-width:0}.jiji-header__inner{padding:.45rem 16px;gap:.45rem;max-width:100%;box-sizing:border-box}.jiji-header__brand .brand__logo{width:110px;height:auto}.jiji-hero__title{font-size:clamp(1.15rem,5.5vw,1.4rem);margin-bottom:1rem}.jiji-hero__search{flex-direction:column;align-items:stretch;width:100%;max-width:100%;margin-left:0;margin-right:0;padding:.5rem;gap:.5rem}.jiji-hero__loc-wrap{flex:none;width:100%;max-width:none;min-width:0;border-right:none;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:.5rem;margin-bottom:.15rem}.jiji-hero__loc-btn{min-height:48px;height:auto;width:100%;padding:.65rem 2rem .65rem .75rem;font-size:.95rem}.jiji-hero__q-wrap{flex:none;width:100%;min-width:0;min-height:48px}.jiji-hero__q{padding:.65rem .75rem;font-size:1rem;min-height:48px}.jiji-hero__submit{width:100%;min-width:0;min-height:48px;height:48px;margin:0;border-radius:10px;font-size:1.1rem}.btn,.jiji-header__text-link,.btn--sell,.nav-drawer__links a,.nav-drawer__auth-links a,.nav-drawer__signin,.cat-chip{min-height:44px}.jiji-home{gap:1rem}.ad-grid--lc[data-view=grid] .lc--grid .lc__media{aspect-ratio:4 / 3}.ad-grid--lc[data-view=grid] .lc--grid .lc__media img{object-fit:cover;object-position:center}.ad-grid--lc[data-view=grid] .lc--grid .lc__body{padding:.4rem .45rem .5rem;min-width:0}.ad-grid--lc[data-view=grid] .lc--grid .lc__price{font-size:.8125rem;margin-bottom:.15rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-grid--lc[data-view=grid] .lc--grid .lc__title{font-size:.75rem;font-weight:600;margin-bottom:.2rem;line-height:1.25;-webkit-line-clamp:2}.ad-grid--lc[data-view=grid] .lc--grid .lc__loc{font-size:.65rem;color:var(--text-muted);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ad-grid--lc[data-view=grid] .lc--grid:not(.lc--donation) .lc__foot{justify-content:flex-start;gap:.25rem;min-width:0}.ad-grid--lc[data-view=grid] .lc--grid:not(.event-card) .lc__excerpt,.ad-grid--lc[data-view=grid] .lc--grid .lc__cond,.ad-grid--lc[data-view=grid] .lc--grid .lc__time,.ad-grid--lc[data-view=grid] .lc--grid .lc__seller-ico,.ad-grid--lc[data-view=grid] .lc--grid .lc__cta,.ad-grid--lc[data-view=grid] .lc--grid .lc__coll{display:none!important}.ad-grid--lc[data-view=grid] .event-card .lc__excerpt{display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:.65rem;margin:0 0 .2rem;white-space:normal}.ad-grid--lc[data-view=grid] .event-card .lc__foot{font-size:.6rem;flex-wrap:nowrap;min-width:0}.ad-grid--lc[data-view=grid] .event-card .lc__foot span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ad-grid--lc[data-view=grid] .lc--grid .lc__badges-tl .lc__pill{font-size:.5rem;padding:.1rem .3rem;letter-spacing:.02em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-grid--lc[data-view=grid] .lc--grid .lc__badges-tr .lc__pill{font-size:.5rem;padding:.1rem .28rem;letter-spacing:.02em;max-width:min(100%,5.5rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-grid--lc[data-view=grid] .lc--grid .lc__save{width:44px;height:44px;min-width:44px;min-height:44px;bottom:.35rem;left:.35rem}.ad-grid--lc[data-view=grid] .lc--grid .lc__save-icon{width:20px;height:20px}.ad-grid--lc[data-view=grid] .lc--grid .lc__seller-ico{width:26px;height:26px;font-size:.65rem;bottom:.4rem;right:.4rem}.ad-grid--lc[data-view=grid] .lc--grid.lc--donation .lc__foot--donation{display:none!important}.ad-grid--lc[data-view=grid] .lc--grid.lc--donation .lc__donation-row{margin-bottom:0;font-size:.6875rem}.ad-grid--lc[data-view=grid] .lc--grid.lc--donation .lc__price--donation .lc__free{font-size:.75rem;padding:.15rem .45rem}}@media(min-width:640px)and (max-width:1023px){html{font-size:16px}.main--jiji{padding-left:.9rem;padding-right:.9rem}.btn,.jiji-header__text-link,.btn--sell,.cat-chip{min-height:44px}}.lc__free{display:inline-block;font-size:.95rem;font-weight:800;color:#fff;background:#16a34a;padding:.2rem .55rem;border-radius:4px}.lc__price--donation{color:var(--purple-deep)}.lc--claimed{opacity:.72}.lc__claimed-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0f172a8c;z-index:2;pointer-events:none}.lc__claimed-overlay span{font-weight:800;font-size:1rem;letter-spacing:.08em;color:#fff;background:#16a34aeb;padding:.35rem .75rem;border-radius:6px}.lc__donation-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem;font-size:.72rem;color:var(--text-muted);margin-bottom:.25rem}.lc__foot.lc__foot--donation{justify-content:flex-end}.lc__claim-btn{width:100%;margin-top:.35rem;padding:.4rem .6rem;font-weight:700;font-size:.75rem;border-radius:6px;border:1px solid var(--purple-border);background:var(--white);color:var(--purple);cursor:pointer}.lc:hover .lc__claim-btn{border-color:var(--orange)}.pill--free{background:#16a34a;color:#fff;font-weight:700}.price-big--free{color:#16a34a;font-size:1.75rem;font-weight:800}.detail-gallery__main--claimed img{filter:grayscale(.55) brightness(.88)}.detail-claimed-ribbon{position:absolute;top:.75rem;left:50%;transform:translate(-50%);z-index:2;font-weight:800;letter-spacing:.06em;color:#fff;background:#16a34aeb;padding:.35rem .75rem;border-radius:6px}.detail-donation-safety{margin-top:1.25rem;padding:1rem;border-radius:8px;border:1px solid var(--purple-border);background:#16a34a14;font-size:.9rem;color:var(--text-secondary)}.detail-donation-safety strong{display:block;margin-bottom:.35rem;color:var(--text)}.profile-layout{display:grid;grid-template-columns:300px 1fr;gap:20px;max-width:1100px;margin:24px auto;padding:0 16px;align-items:start}@media(max-width:639px){.profile-layout:not(.profile-layout--jiji){grid-template-columns:1fr}}.profile-sidebar{position:sticky;top:5.5rem;background:var(--profile-surface);border-radius:8px;border:1px solid var(--profile-border);overflow:hidden}.profile-sidebar-header{display:flex;justify-content:flex-end;align-items:center;padding:12px 16px;border-bottom:1px solid var(--profile-border)}.profile-settings-link{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--profile-link-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.5px}.profile-settings-link:hover{color:var(--profile-heading)}.profile-avatar-block{display:flex;flex-direction:column;align-items:center;padding:24px 16px 16px;border-bottom:1px solid var(--profile-border)}.profile-avatar-large{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid var(--profile-avatar-ring);margin-bottom:12px}.profile-name{font-size:18px;font-weight:700;margin:0 0 4px;color:var(--profile-heading)}.profile-phone{font-size:13px;color:var(--profile-muted);margin:0}.profile-sidenav{display:flex;flex-direction:column}.profile-sidenav-item{display:flex;align-items:center;gap:12px;padding:14px 20px;font-size:14px;color:var(--profile-sidenav-fg);text-decoration:none;border-bottom:1px solid var(--profile-sidenav-border);transition:background .1s;background:none;border-left:none;border-right:none;border-top:none;cursor:pointer;width:100%;text-align:left;justify-content:flex-start;box-sizing:border-box;font:inherit}.profile-sidenav-item:hover{background:var(--profile-sidenav-hover)}.profile-sidenav-item.active{color:var(--profile-sidenav-active-fg);font-weight:600;background:var(--profile-sidenav-active-bg)}.profile-sidenav-item svg{flex-shrink:0;color:var(--profile-sidenav-icon)}.profile-sidenav-item.active svg{color:var(--profile-sidenav-active-icon)}.signout-btn{color:#e53e3e}.profile-sidebar__foot{padding:16px;border-top:1px solid var(--profile-border)}.profile-sign-out-btn{width:100%}.profile-content{min-width:0;width:100%;max-width:100%;background:var(--profile-surface);border-radius:8px;border:1px solid var(--profile-border);min-height:auto;overflow:hidden;align-self:start;color:var(--profile-body);box-sizing:border-box}@media(min-width:640px){.profile-content{min-height:400px}}.profile-content h1,.profile-content h2,.profile-content h3,.profile-card h1,.profile-card h2,.profile-card h3{color:var(--profile-heading)}.profile-content .muted,.profile-content .profile-hint,.profile-content .small.muted,.profile-card .muted,.profile-card .profile-hint,.profile-card .small.muted{color:var(--profile-muted)}.profile-content .subtitle,.profile-content .hint,.profile-content .timestamp,.profile-card .subtitle,.profile-card .hint,.profile-card .timestamp{color:var(--profile-faint)}.profile-content .btn,.profile-card .btn{color:inherit}.profile-content a.btn--primary,.profile-content button.btn--primary,.profile-card a.btn--primary,.profile-card button.btn--primary{color:#fff}.profile-content .btn--ghost,.profile-card .btn--ghost{color:var(--text-secondary)}.profile-content .notif-item__time,.profile-card .notif-item__time{color:var(--profile-muted)}.profile-card{color:var(--profile-body)}.profile-section-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--profile-border)}.profile-section-header h2{font-size:18px;font-weight:700;margin:0;color:var(--profile-heading)}.profile-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;color:var(--profile-muted);font-size:15px;gap:16px}.profile-empty-state p{margin:0;text-align:center}.profile-content .advert-row-list{padding:24px}.profile-empty-state .btn{display:inline-block;text-decoration:none}.profile-empty-state__icon{font-size:2.5rem;line-height:1;margin:0!important}.advert-row-list{display:flex;flex-direction:column;gap:.65rem}.advert-row{display:flex;gap:1rem;align-items:stretch;padding:.65rem;border:1px solid var(--purple-border);border-radius:10px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.advert-row:hover{border-color:var(--purple-light);box-shadow:0 2px 10px #0f172a0f}.advert-row__media{flex:0 0 96px;width:96px;height:96px;border-radius:8px;overflow:hidden;background:var(--purple-surface)}.advert-row__media img{width:100%;height:100%;object-fit:cover}.advert-row__ph{width:100%;height:100%;background:linear-gradient(135deg,var(--purple-surface),var(--purple-card))}.advert-row__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.2rem}.advert-row__title{margin:0;font-size:1rem;font-weight:700;color:var(--text)}.profile-content .advert-row,.profile-content .advert-row__title{color:var(--profile-advert-title)}.profile-content .advert-row__meta,.profile-content .advert-row__posted{color:var(--profile-advert-meta)}.profile-content .advert-row__price{color:var(--purple-light)}.advert-row__meta{margin:0;font-size:.85rem;color:var(--text-muted)}.advert-row__price{margin:0;font-size:.95rem;font-weight:700;color:var(--purple-deep)}.advert-row__posted{margin:0;font-size:.8rem;color:var(--text-muted)}.advert-status{display:inline-block;align-self:flex-start;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:999px;margin-bottom:.15rem}.advert-status--active{background:#dcfce7;color:#166534}.advert-status--pending{background:#fef9c3;color:#854d0e}.advert-status--rejected{background:#fee2e2;color:#991b1b}.advert-row--demo{cursor:default;pointer-events:none;opacity:.92}.advert-row--demo:hover{box-shadow:none;border-color:var(--purple-border)}.profile-saved-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:16px;box-sizing:border-box}@media(min-width:640px){.profile-saved-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;padding:24px}}@media(min-width:1024px){.profile-saved-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.advert-row--saved-card{flex-direction:column;align-items:stretch}.advert-row--saved-card .advert-row__media{flex:none;width:100%;height:140px}.profile-section-header--row{gap:.75rem}.profile-pill{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .55rem;border-radius:999px;background:var(--purple-surface);color:var(--text-secondary);border:1px solid var(--purple-border)}.profile-pill--demo{background:#fef3c7;color:#92400e;border-color:#fcd34d}.profile-hint{padding:0 24px 12px;margin:0}.profile-cta-row{padding:0 24px 24px}.messages-inbox{display:flex;flex-direction:column;gap:0;padding:0;margin:0}.msg-thread{display:flex;align-items:center;gap:.85rem;width:100%;text-align:left;padding:14px 24px;border:none;border-bottom:1px solid var(--profile-border);background:var(--profile-surface);font:inherit;cursor:pointer;box-sizing:border-box;transition:background .12s ease}.msg-thread:hover{background:var(--profile-msg-hover)}.msg-thread--unread{background:var(--profile-msg-unread)}.msg-thread__avatar{flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--purple-light),var(--purple));color:#fff;font-weight:800;font-size:1rem;display:grid;place-items:center}.msg-thread__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.msg-thread__top{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.msg-thread__name{font-weight:700;color:var(--profile-heading)}.msg-thread__time{flex-shrink:0;font-size:.75rem;color:var(--text-muted)}.msg-thread__preview{font-size:.85rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-thread__badge{flex-shrink:0;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--danger);color:#fff;font-size:.7rem;font-weight:800;display:grid;place-items:center}.notif-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.notif-item{display:flex;gap:.75rem;padding:14px 24px;border-bottom:1px solid var(--profile-border);align-items:flex-start}.notif-item--unread{background:var(--profile-notif-unread)}.notif-item__dot{flex:0 0 8px;width:8px;height:8px;margin-top:.45rem;border-radius:50%;background:transparent}.notif-item--unread .notif-item__dot{background:var(--orange)}.notif-item__body{flex:1 1 auto;min-width:0}.notif-item__text{margin:0 0 .25rem;font-size:.9rem;color:var(--profile-heading);line-height:1.4}.notif-item__time{font-size:.75rem;color:var(--text-muted)}.detail-title-row{display:flex;align-items:flex-start;gap:.75rem;margin-top:.5rem}.detail-title-row h1{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.detail-save-btn{flex-shrink:0;width:44px;height:44px;border:1px solid var(--purple-border);border-radius:10px;background:#fff;color:var(--purple-deep);cursor:pointer;display:grid;place-items:center;transition:color .12s ease,background .12s ease,border-color .12s ease}.detail-save-btn:hover{color:var(--danger);border-color:#fecaca;background:#fef2f2}.detail-save-btn--active{color:var(--danger);background:#fef2f2;border-color:#fecaca}.profile-settings-panel{max-width:480px}.profile-settings-list{list-style:none;margin:0;padding:0}.profile-settings-list li{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--purple-border);font-size:.95rem}.profile-settings-k{color:var(--text-muted)}.profile-settings-v{font-weight:600;color:var(--text);text-align:right}.profile-layout--settings .profile-sidebar-header{justify-content:flex-start}.back-link{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--profile-sidenav-fg);text-decoration:none}.back-link:hover{color:#2d8c4e}.settings-sidenav .profile-sidenav-item{border-radius:0}.settings-sidenav-item--row{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;box-sizing:border-box}.settings-sidenav .signout-btn{width:calc(100% - 32px);margin:12px 16px 16px;justify-content:center;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font:inherit;font-weight:600;cursor:pointer}.settings-sidenav .signout-btn:hover{background:#fef2f2;border-color:#fecaca}.profile-section-header--settings{flex-wrap:wrap;gap:12px}.profile-section-header--settings h2{margin:0}.btn-saved{background:#e8f5ee;color:#2d8c4e;border:none;border-radius:6px;padding:8px 18px;font-weight:600;font-size:14px;cursor:pointer;font:inherit}.btn-saved:hover{background:#d4ecdf}.settings-form-wrap{padding:24px;max-width:520px}.avatar-upload-block{display:flex;justify-content:center;margin-bottom:24px}.avatar-upload-wrap{position:relative;display:inline-block}.avatar-upload-wrap .profile-avatar-large{display:block;margin-bottom:0}.avatar-edit-btn{position:absolute;bottom:2px;right:2px;width:28px;height:28px;border-radius:50%;background:#2d8c4e;color:#fff;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.avatar-edit-btn:hover{background:#246b3d}.settings-form .form-field{position:relative;margin-bottom:20px}.settings-form .form-label{display:block;font-size:12px;color:#2d8c4e;font-weight:600;margin-bottom:4px}.settings-form .char-count{position:absolute;top:0;right:0;font-size:11px;color:#aaa}.settings-form .form-input{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:15px;color:#111;box-sizing:border-box;outline:none;transition:border-color .15s;font:inherit;background:#fff}.settings-form .form-input:focus{border-color:#2d8c4e}.settings-form .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%2364748b'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px;padding-right:40px}.settings-form .btn--primary.save-btn,.settings-form .btn-primary{background:#2d8c4e;color:#fff;border:none;border-radius:6px;padding:12px 28px;font-weight:600;font-size:15px;cursor:pointer;margin-top:.5rem}.settings-form .btn--primary.save-btn:hover,.settings-form .btn-primary:hover{background:#246b3d}.settings-saved-msg{margin-top:1rem;font-size:.9rem}.profile-shell{width:100%;max-width:min(1180px,100%);margin:0 auto;padding:0 12px 2rem;box-sizing:border-box}@media(max-width:639px){.profile-shell{max-width:100%;padding:0 0 2rem}}.profile-mobile-header{display:none;align-items:center;gap:.65rem;padding:.35rem 0 .15rem}.profile-mobile-header__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--profile-avatar-ring);flex-shrink:0}.profile-mobile-header__name{font-size:1rem;font-weight:800;color:var(--text);line-height:1.25}@media(max-width:639px){.profile-mobile-header{display:flex}}.profile-mobile-tabs-wrap{position:relative;margin:0 -2px}.profile-mobile-tabs-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1.75rem;pointer-events:none;z-index:1;background:linear-gradient(90deg,#0d0a1e00,#0d0a1ef7)}[data-color-scheme=light] .profile-mobile-tabs-wrap:after{background:linear-gradient(90deg,#f3f0fa00,#f3f0faf7)}@media(min-width:640px){.profile-mobile-tabs-wrap:after{display:none}}.profile-mobile-tabs{display:none;flex-wrap:nowrap;gap:.35rem;overflow-x:auto;padding:.5rem 0 .75rem;margin:0;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.profile-mobile-tabs::-webkit-scrollbar{display:none;width:0;height:0}.profile-mobile-tabs__link{flex:0 0 auto;flex-shrink:0;min-width:fit-content;padding:.45rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;text-decoration:none;color:var(--text-secondary);border:1px solid var(--purple-border);background:var(--profile-mobile-pill-bg);white-space:nowrap;scroll-snap-align:start}.profile-mobile-tabs__link--active{color:#fff!important;-webkit-text-fill-color:#ffffff;background:var(--orange);border-color:var(--orange);text-shadow:0 1px 1px rgba(0,0,0,.2)}.profile-mobile-tabs__link--active:hover,.profile-mobile-tabs__link--active:focus-visible{color:#fff!important;-webkit-text-fill-color:#ffffff}@media(max-width:639px){.profile-mobile-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;max-width:100%;gap:8px;padding:8px 16px;margin:0;box-sizing:border-box}.profile-mobile-tabs::-webkit-scrollbar{display:none}.profile-layout--jiji .profile-sidebar--jiji{display:none}.profile-layout--jiji{padding-left:0;padding-right:0}.profile-content.profile-content--jiji{width:100%;max-width:100%;margin:0 0 16px;border-radius:16px;box-sizing:border-box}}@media(min-width:640px)and (max-width:1023px){.profile-mobile-tabs{display:none}.profile-layout--jiji .profile-sidebar--jiji{display:block}.profile-layout--jiji{grid-template-columns:200px 1fr;gap:16px;margin-top:.5rem}.profile-sidebar--jiji .profile-sidenav-item__label{font-size:.78rem}.profile-name--jiji{font-size:1rem}}@media(min-width:1024px){.profile-mobile-tabs{display:none}.profile-layout--jiji .profile-sidebar--jiji{display:block}.profile-layout--jiji{grid-template-columns:minmax(260px,300px) 1fr;gap:20px;margin-top:.75rem}}.profile-layout--jiji{display:grid;grid-template-columns:1fr;gap:12px;align-items:start;margin-top:.25rem;min-width:0;width:100%;max-width:100%}.profile-sidebar--jiji{top:5.5rem}.profile-sidebar-card{background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:10px;overflow:hidden}.profile-sidebar-card__head{display:flex;justify-content:flex-end;padding:10px 12px 0}.profile-settings-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-decoration:none;color:var(--text-secondary);padding:.35rem .5rem;border-radius:6px}.profile-settings-pill:hover{color:var(--text);background:var(--profile-sidenav-hover)}.profile-settings-pill--active{color:var(--orange)}.profile-identity{display:flex;flex-direction:column;align-items:center;padding:0 16px 16px;border-bottom:1px solid var(--profile-sidenav-border)}.profile-avatar-ring{position:relative;padding:0;border:none;background:none;cursor:pointer;border-radius:50%}.profile-avatar-ring:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.profile-avatar-ring .profile-avatar-large{width:96px;height:96px;margin:0;display:block}.profile-avatar-ring__camera{position:absolute;bottom:2px;right:2px;width:28px;height:28px;border-radius:50%;background:var(--profile-camera-bg);border:1px solid var(--purple-border);display:grid;place-items:center;font-size:.85rem;box-shadow:0 1px 4px #00000014}.profile-name--jiji{font-size:1.15rem;margin-top:.75rem}.profile-phone--accent{color:#2d8c4e;font-weight:600}.profile-sidenav--jiji .profile-sidenav-item__emoji{width:1.5rem;text-align:center}.profile-sidenav-extra{padding:.5rem 0 0;border-top:1px dashed var(--profile-border)}.profile-sidenav-extra__title{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:.5rem 16px .25rem;color:var(--text-muted)}.profile-content--messages{padding:0;min-height:auto}@media(min-width:640px){.profile-content--messages{min-height:min(70vh,640px)}}@media(max-width:639px){.profile-shell--hub{padding-left:0;padding-right:0}}.profile-content--hub{padding:0;background:transparent;border:none;box-shadow:none}.profile-layout--profile-hub .profile-content--jiji.profile-card{background:transparent;border:none;box-shadow:none}@media(max-width:639px){.profile-layout--profile-hub .profile-content.profile-content--jiji{border-radius:0}}.profile-hub-page{position:relative;padding-bottom:4.5rem;min-height:40vh}.profile-hub-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .75rem;background:var(--profile-hub-toolbar-bg);border-bottom:1px solid var(--profile-hub-toolbar-border)}.profile-hub-toolbar__back{flex-shrink:0;width:2.25rem;height:2.25rem;display:grid;place-items:center;font-size:1.75rem;line-height:1;font-weight:400;color:#16a34a;text-decoration:none;border-radius:8px}.profile-hub-toolbar__back:hover{background:var(--profile-hub-back-hover)}.profile-hub-toolbar__identity{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1;justify-content:center}.profile-hub-toolbar__avatar-btn{padding:0;border:none;background:none;cursor:pointer;border-radius:50%;flex-shrink:0}.profile-hub-toolbar__avatar-btn:focus-visible{outline:2px solid #16a34a;outline-offset:2px}.profile-hub-toolbar__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;display:block;border:2px solid var(--profile-border)}.profile-hub-toolbar__name{font-size:1rem;font-weight:700;color:var(--profile-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-hub-toolbar__settings{flex-shrink:0;display:inline-flex;align-items:center;gap:.2rem;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-decoration:none;color:var(--profile-heading)}.profile-hub-toolbar__settings:hover{color:#16a34a}.profile-hub-toolbar__settings-ico{font-size:.95rem}.profile-hub__bg{padding:.75rem .75rem 1rem;background:var(--profile-hub-bg)}.profile-hub-hero{display:flex;align-items:center;gap:.65rem;padding:1rem;margin-bottom:.65rem;background:var(--profile-surface);border-radius:12px;box-shadow:0 1px 3px #0000000f;text-decoration:none;color:var(--profile-heading)}.profile-hub-hero__emoji{font-size:1.5rem}.profile-hub-hero__text{flex:1;font-weight:700;font-size:.95rem;line-height:1.3}.profile-hub-hero__chev{color:#94a3b8;font-size:1.25rem}.profile-hub__columns{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;align-items:start}.profile-hub-card{background:var(--profile-surface);border-radius:12px;box-shadow:0 1px 3px #0000000f;overflow:hidden}.profile-hub-card--stack{display:flex;flex-direction:column}.profile-hub-card__row{display:flex;align-items:center;gap:.5rem;padding:.85rem .65rem;text-decoration:none;color:var(--profile-heading);font-size:.88rem;font-weight:600;border-bottom:1px solid var(--profile-hub-card-border)}.profile-hub-card--stack .profile-hub-card__row:last-child{border-bottom:none}.profile-hub-card__row-emoji{font-size:1.1rem;flex-shrink:0}.profile-hub-card__row-label{flex:1;min-width:0}.profile-hub-card__badge{font-size:.6rem;font-weight:800;padding:.15rem .35rem;border-radius:3px;background:#ef4444;color:#fff}.profile-hub-card__chev{color:#cbd5e1;font-size:1rem}.profile-hub__faq-wrap{margin-top:.65rem}.profile-hub-card--single{display:flex;align-items:center;gap:.5rem;padding:.85rem .75rem;text-decoration:none;color:var(--profile-heading);font-weight:600}.profile-hub-fab{position:fixed;right:max(.75rem,env(safe-area-inset-right,0px));bottom:calc(.75rem + env(safe-area-inset-bottom,0px));width:52px;height:52px;border-radius:12px;background:#bbf7d0;color:#15803d;display:grid;place-items:center;text-decoration:none;font-size:1.35rem;font-weight:800;box-shadow:0 4px 14px #16a34a40;z-index:35}body.mobile-tab-bar-pad .profile-hub-fab{bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}@media(min-width:640px){.profile-hub-fab{position:absolute;right:.35rem;bottom:.35rem}body.mobile-tab-bar-pad .profile-hub-fab{bottom:.35rem}}.messages-jiji{display:grid;grid-template-columns:minmax(280px,380px) 1fr;min-height:520px}@media(min-width:640px)and (max-width:1023px){.messages-jiji{grid-template-columns:minmax(200px,280px) 1fr;min-height:480px}}@media(max-width:639px){.messages-jiji{grid-template-columns:1fr;min-height:auto}.messages-jiji:not(.messages-jiji--thread-open) .messages-jiji__right{display:none}.messages-jiji__right{min-height:0;border-top:none}.messages-jiji.messages-jiji--thread-open .messages-jiji__left{display:none}.messages-jiji.messages-jiji--thread-open .messages-jiji__right{display:flex;flex-direction:column;border-top:none;min-height:min(88vh,760px)}}.messages-jiji__left{border-right:1px solid var(--profile-border);display:flex;flex-direction:column;min-width:0;background:var(--profile-surface)}.messages-jiji__banner{margin:0;padding:.65rem 1rem;font-size:.875rem;line-height:1.45;color:#92400e;background:#fffbeb;border-bottom:1px solid #fde68a}[data-color-scheme=dark] .messages-jiji__banner{color:#fde68a;background:#b4530961;border-bottom-color:#fbbf2466}.messages-jiji__shell{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;background:#16a34a;border-bottom:1px solid rgba(255,255,255,.12);border-radius:15px 15px 0 0}.profile-content--messages .messages-jiji__shell{margin:0}.messages-jiji__back-link{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;margin:0;padding:0;color:#fff;border-radius:10px;text-decoration:none;-webkit-tap-highlight-color:transparent}.messages-jiji__back-link:active{background:#ffffff1f}.messages-jiji__back-svg{display:block}.messages-jiji__search-shell{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0;margin:0;padding:.45rem .85rem;background:var(--profile-mobile-pill-bg);border-radius:999px;box-shadow:0 1px 3px #00000014}.messages-jiji__search-svg{flex-shrink:0;color:var(--text-muted)}.messages-jiji__empty-inbox{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.25rem 2.5rem;gap:.75rem}.messages-jiji__empty-inbox-illus{font-size:2.5rem;line-height:1}.messages-jiji__empty-inbox-text{margin:0;max-width:22rem;font-size:.95rem;line-height:1.5;color:var(--profile-muted)}.messages-jiji__empty-inbox-cta{margin-top:.25rem}.messages-jiji__lists{display:flex;flex-direction:column;min-height:0;flex:1}.messages-jiji__search{flex:1;min-width:0;border:none;background:transparent;font:inherit;font-size:.95rem;color:var(--profile-heading)}.messages-jiji__search::placeholder{color:var(--text-muted)}.messages-jiji__search:focus{outline:none}.messages-jiji__tabs{display:flex;gap:0;padding:0 .25rem;background:var(--profile-surface);border-bottom:1px solid var(--profile-border)}.messages-jiji__tab{flex:1;padding:.75rem .35rem .65rem;font-size:.8rem;font-weight:700;border:none;border-bottom:3px solid transparent;border-radius:0;background:transparent;cursor:pointer;color:var(--text-muted);-webkit-tap-highlight-color:transparent}.messages-jiji__tab.is-active{color:#16a34a;border-bottom-color:#16a34a;background:transparent}.messages-jiji__list{flex:1;overflow-y:auto;max-height:min(56vh,480px)}@media(max-width:639px){.messages-jiji__list{max-height:none;flex:none}}.msg-row{display:flex;gap:.65rem;width:100%;text-align:left;padding:.65rem 1rem;border:none;border-bottom:1px solid var(--profile-hub-card-border);background:var(--profile-surface);cursor:pointer;font:inherit;align-items:flex-start}.msg-row:hover{background:var(--profile-msg-hover)}.msg-row--unread{background:var(--profile-msg-unread)}.msg-row--selected{background:var(--profile-msg-selected)}.msg-row__thumb-wrap{position:relative;flex:0 0 56px;width:56px;height:56px}.msg-row__thumb{width:56px;height:56px;border-radius:8px;overflow:hidden;background:var(--purple-surface)}.msg-row__thumb img{width:100%;height:100%;object-fit:cover}.msg-row__ph{width:100%;height:100%;background:linear-gradient(135deg,var(--purple-border),var(--purple-surface))}.msg-row__body{flex:1;min-width:0}.msg-row__top{display:flex;justify-content:space-between;gap:.5rem;align-items:baseline}.msg-row__name{font-weight:700;font-size:.88rem;color:var(--profile-heading)}.msg-row__date{font-size:.72rem;color:var(--text-muted);flex-shrink:0}.msg-row__thumb-dot{position:absolute;right:-1px;bottom:-1px;width:14px;height:14px;border-radius:50%;background:#22c55e;border:2px solid var(--profile-surface);box-shadow:0 1px 2px #0000001f}.msg-row--unread .msg-row__thumb-dot{background:#f97316}.msg-row__listing-title{margin:.2rem 0 .15rem;font-size:.82rem;font-weight:800;color:var(--profile-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-row__bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.msg-row__preview{font-size:.78rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-row__unread-badge{flex-shrink:0;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#22c55e;color:#fff;font-size:.65rem;font-weight:800;display:grid;place-items:center}.messages-jiji__right{display:flex;flex-direction:column;background:var(--profile-surface-2);min-height:360px;min-width:0}.messages-jiji__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--text-muted)}.messages-jiji__empty-illus{font-size:3rem;opacity:.35;margin-bottom:.5rem}.messages-jiji__empty-title{margin:0;font-size:1rem;font-weight:600;color:var(--profile-heading)}.messages-jiji__chat{flex:1;display:flex;flex-direction:column;min-height:0}.chat-head{display:flex;gap:.65rem;align-items:center;padding:.85rem 1rem;border-bottom:1px solid var(--profile-border);background:var(--profile-surface)}.chat-head__back{flex:0 0 auto;width:44px;height:44px;margin:0 .15rem 0 -.25rem;padding:0;border:1px solid var(--purple-border);border-radius:10px;background:var(--profile-surface-2);color:var(--text);font-size:1.25rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.chat-head__back:hover{border-color:var(--orange);color:var(--orange)}@media(min-width:640px){.chat-head__back{display:none}}.chat-head__thumb{width:40px;height:40px;border-radius:8px;overflow:hidden}.chat-head__thumb img{width:100%;height:100%;object-fit:cover}.chat-head__ph{width:100%;height:100%;background:var(--purple-surface)}.chat-head__name{margin:0;font-weight:700;font-size:.95rem;color:var(--profile-heading)}.chat-head__listing{margin:.1rem 0 0;font-size:.78rem;color:var(--text-muted)}@media(max-width:639px){.messages-jiji--thread-open .chat-head{background:#16a34a;border-bottom:1px solid rgba(255,255,255,.12);padding:.6rem .75rem}.messages-jiji--thread-open .chat-head__name{color:#fff}.messages-jiji--thread-open .chat-head__listing{color:#ffffffe0}.messages-jiji--thread-open .chat-head__back{border:none;background:#ffffff26;color:#fff}.messages-jiji--thread-open .chat-head__back:hover{background:#ffffff40;color:#fff}}.chat-scroll{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.chat-bubble{max-width:85%;padding:.55rem .75rem;border-radius:12px;font-size:.88rem}.chat-bubble--them{align-self:flex-start;background:var(--profile-surface);border:1px solid var(--profile-border);color:var(--text)}.chat-bubble--me{align-self:flex-end;background:var(--chat-bubble-me-bg);border:1px solid var(--chat-bubble-me-border);color:var(--text)}.chat-bubble__text{margin:0 0 .2rem}.chat-bubble__time{font-size:.65rem;color:var(--text-muted)}.chat-compose{display:flex;gap:.5rem;padding:.65rem 1rem;border-top:1px solid var(--profile-border);background:var(--profile-surface)}.chat-compose__input{flex:1;padding:.5rem .65rem;border:1px solid var(--profile-border);border-radius:8px;font:inherit;background:var(--profile-surface-2);color:var(--profile-heading)}.chat-compose__input::placeholder{color:var(--text-muted)}.chat-compose__send{opacity:.6}.perf-page{padding:0 0 1.5rem}.perf-page__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 1.25rem .5rem;border-bottom:1px solid var(--profile-border)}.perf-page__title{margin:0;font-size:1.15rem;font-weight:800;color:var(--profile-heading)}.perf-page__toggles{display:flex;gap:.35rem}.perf-toggle{padding:.35rem .65rem;font-size:.8rem;font-weight:600;border-radius:6px;border:1px solid var(--profile-border);background:var(--profile-surface-2);color:var(--text-secondary);cursor:pointer}.perf-toggle.is-active{border-color:var(--pill-toggle-active-border);background:var(--pill-toggle-active-bg);color:var(--pill-toggle-active-fg)}.perf-page__range{margin:0;padding:.5rem 1.25rem;font-size:.85rem;color:var(--text-muted)}.perf-chart-wrap{padding:.5rem 1.25rem 1rem}.perf-chart{width:100%;height:140px;display:block}.perf-metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;padding:0 1.25rem 1rem}@media(min-width:640px){.perf-metrics-grid{grid-template-columns:repeat(3,1fr)}}.perf-metric-card{display:flex;gap:.5rem;align-items:flex-start;padding:.65rem;border:1px solid var(--profile-border);border-radius:8px;background:var(--profile-surface-2)}.perf-metric-card__icon{font-size:1.1rem;line-height:1}.perf-metric-card__body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.perf-metric-card__label{font-size:.72rem;color:var(--text-muted)}.perf-metric-card__value{font-weight:800;font-size:1rem;color:var(--profile-heading)}.perf-summary-row{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;padding:0 1.25rem 1rem}.perf-summary-card{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.85rem 1rem;border:1px solid var(--profile-border);border-radius:8px;text-decoration:none;color:var(--profile-heading);font-weight:600;font-size:.9rem;background:var(--profile-surface-2)}.perf-summary-card__label{color:var(--profile-heading);flex:1;min-width:0}.perf-summary-card:hover{border-color:var(--orange)}.perf-summary-card__arrow{font-size:1.25rem;color:var(--text-muted)}.feedback-jiji__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 1.25rem 0;border-bottom:1px solid var(--profile-border)}.feedback-jiji__title{margin:0;font-size:1.15rem;font-weight:800;color:var(--profile-heading)}.feedback-jiji__toggles{display:flex;gap:.35rem}.feedback-toggle{padding:.4rem .75rem;font-size:.8rem;font-weight:600;border-radius:6px;border:1px solid var(--profile-border);background:var(--profile-surface-2);color:var(--text-secondary);cursor:pointer}.feedback-toggle.is-active{border-color:var(--pill-toggle-active-border);background:var(--pill-toggle-active-bg);color:var(--pill-toggle-active-fg)}.feedback-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.5rem 3rem;max-width:420px;margin:0 auto}.feedback-empty__text{margin:0 0 1.25rem;line-height:1.5;color:var(--profile-muted)}.feedback-empty__text.muted{color:var(--profile-muted)}.feedback-copy-btn{min-width:200px}.profile-shell--settings-jiji{position:relative;padding-top:0}@media(max-width:639px){.profile-shell--settings-jiji{padding-left:0;padding-right:0}}.settings-jiji-appbar{display:flex;align-items:center;gap:.35rem;padding:.55rem .75rem;background:var(--profile-hub-toolbar-bg);border-bottom:1px solid var(--profile-hub-toolbar-border);margin-bottom:.25rem}.settings-jiji-appbar__back{width:2.25rem;height:2.25rem;display:grid;place-items:center;font-size:1.75rem;line-height:1;color:#16a34a;text-decoration:none;border-radius:8px;flex-shrink:0}.settings-jiji-appbar__back:hover{background:var(--profile-hub-back-hover)}.settings-jiji-appbar__title{margin:0;font-size:1.1rem;font-weight:700;color:#16a34a}.settings-jiji-group-gap{height:14px;margin:1rem -1.25rem;background:var(--profile-hub-bg)}@media(max-width:639px){.settings-jiji-group-gap{margin-left:-1rem;margin-right:-1rem}}.settings-jiji-group-gap+.settings-jiji-section{border-top:none;margin-top:0;padding-top:1.25rem}.profile-content--settings-jiji{padding-top:.35rem}.settings-jiji-fab{position:fixed;right:max(.75rem,env(safe-area-inset-right,0px));bottom:calc(.75rem + env(safe-area-inset-bottom,0px));width:52px;height:52px;border-radius:50%;background:#bbf7d0;color:#15803d;display:grid;place-items:center;text-decoration:none;font-size:1.25rem;font-weight:800;box-shadow:0 4px 14px #16a34a40;z-index:35}.settings-jiji-fab__ico{line-height:1}body.mobile-tab-bar-pad .settings-jiji-fab{bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.profile-layout--settings-jiji .profile-content{overflow:visible}.notifications-list{list-style:none;margin:0;padding:0}.notifications-list__item{padding:.85rem 0;border-bottom:1px solid var(--profile-border)}.notifications-list__item--unread{padding-left:.5rem;border-left:3px solid var(--orange)}.notifications-list__msg{margin:0 0 .35rem;color:var(--profile-heading);font-size:.95rem}.notifications-list__time{display:block}.settings-jiji__body{padding:0 1.25rem 2rem;max-width:560px;margin:0 auto;box-sizing:border-box}@media(max-width:639px){.settings-jiji__body{max-width:none;width:100%;padding-left:1rem;padding-right:1rem}}.settings-jiji-section{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--profile-hub-card-border)}.settings-jiji-section:first-of-type{border-top:none;padding-top:0}.settings-jiji-section--photo{margin-top:0}.settings-jiji-name-row{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.settings-jiji-name-row{grid-template-columns:1fr 1fr;gap:.75rem}}.settings-jiji-section__title{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:var(--profile-heading)}.profile-layout--settings-jiji .settings-jiji-form .form-field{margin-bottom:12px;position:relative;z-index:auto}.profile-layout--settings-jiji .settings-jiji-form .settings-jiji-section--photo .form-field,.profile-layout--settings-jiji .settings-jiji-form .settings-jiji-actions{margin-bottom:0}.profile-layout--settings-jiji .settings-jiji-form .form-label{display:block;font-size:.875rem;font-weight:600;color:var(--profile-link-muted);margin-bottom:4px}.profile-layout--settings-jiji .settings-jiji-form .form-input,.profile-layout--settings-jiji .settings-jiji-form select.form-input,.profile-layout--settings-jiji .settings-jiji-form textarea.form-input{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--profile-border);border-radius:8px;background-color:var(--profile-surface-2);color:var(--profile-heading);font:inherit;font-size:.95rem}.profile-layout--settings-jiji .settings-jiji-form select.form-input,.profile-layout--settings-jiji .settings-jiji-form select.form-select{min-height:2.75rem;margin-bottom:12px;background-color:var(--profile-surface-2)!important;background-image:linear-gradient(45deg,transparent 50%,var(--text-secondary) 50%),linear-gradient(135deg,var(--text-secondary) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;color:var(--profile-heading)!important;border:1px solid var(--profile-border)!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:2}.profile-layout--settings-jiji .settings-jiji-form .char-count{display:block;font-size:.75rem;color:var(--profile-muted);margin-bottom:.35rem}.settings-account-photo__lead{margin:0 0 1rem}.settings-account-photo{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.settings-account-photo__circle{position:relative;width:112px;height:112px;border-radius:50%;overflow:hidden;border:3px solid var(--profile-avatar-ring);background:var(--purple-surface)}.settings-account-photo__img{width:100%;height:100%;object-fit:cover;display:block}.settings-account-photo__img--hidden{display:none!important}.settings-account-photo__initials{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:2rem;font-weight:800;color:#fff;background:linear-gradient(145deg,var(--purple) 0%,var(--purple-deep) 100%);letter-spacing:.02em}.settings-account-photo__trigger{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;border-radius:50%;cursor:pointer;background:transparent}.settings-account-photo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f172a73;color:#fff;opacity:0;transition:opacity .2s ease}.settings-account-photo__circle:hover .settings-account-photo__overlay,.settings-account-photo__trigger:focus-visible .settings-account-photo__overlay{opacity:1}.settings-account-photo__hint{margin:0;max-width:280px}.form-field__error{margin:.35rem 0 0;font-size:.8rem;font-weight:600;color:#b91c1c}.form-input[aria-invalid=true]{border-color:#f87171}.settings-jiji-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--profile-hub-card-border)}.btn--ghost{background:var(--btn-ghost-bg);color:var(--text-secondary);border:1px solid var(--btn-ghost-border);border-radius:8px;padding:.55rem 1.1rem;font-weight:600;font:inherit;cursor:pointer}.btn--ghost:hover:not(:disabled){background:var(--btn-ghost-hover-bg);border-color:var(--btn-ghost-hover-border)}.btn--ghost:disabled{opacity:.45;cursor:not-allowed}.phone-prefix-field{display:flex;align-items:stretch;border:1px solid var(--phone-field-border);border-radius:8px;overflow:hidden;background:var(--phone-field-bg)}.phone-prefix-field__pre{display:flex;align-items:center;padding:0 .65rem;font-weight:600;font-size:.9rem;background:var(--phone-field-pre-bg);border-right:1px solid var(--phone-field-border);color:var(--phone-field-pre-fg);flex-shrink:0}.phone-prefix-field__input{border:none!important;flex:1;min-width:0}.form-textarea{min-height:100px;resize:vertical}.settings-save-btn:disabled{opacity:.45;cursor:not-allowed}.btn--settings-ready:not(:disabled){background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);color:#fff;box-shadow:0 2px 12px #f9731659}.profile-section-header--settings-jiji{border-bottom:1px solid var(--profile-border)}.profile-layout--settings-jiji .profile-sidenav-item.active{color:var(--orange-dark);font-weight:600;background:#f973161a}.profile-layout--settings-jiji .profile-sidenav-item.active svg{color:var(--orange)}.profile-layout--settings-jiji .profile-phone--accent{color:var(--orange)}.profile-layout--settings-jiji .profile-sign-out-btn{color:var(--orange);border-color:#f9731673}.profile-layout--settings-jiji .profile-sign-out-btn:hover{color:var(--orange-dark);background:#f9731614;border-color:var(--orange)}.profile-layout--settings-jiji .settings-jiji-form .form-input:focus,.profile-layout--settings-jiji .settings-jiji-form .form-textarea:focus,.profile-layout--settings-jiji .settings-jiji-form select.form-input:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 1px var(--orange)}.profile-layout--settings-jiji .settings-jiji .phone-prefix-field:focus-within{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.profile-layout--settings-jiji .settings-account-photo__trigger:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.profile-layout--settings-jiji .settings-account-photo__circle:hover .settings-account-photo__overlay,.profile-layout--settings-jiji .settings-account-photo__trigger:focus-visible .settings-account-photo__overlay{background:#f973168c;color:#fff}.profile-layout--settings-jiji .settings-sidenav .signout-btn{color:var(--orange);border-color:#f9731659}.profile-layout--settings-jiji .settings-sidenav .signout-btn:hover{color:var(--orange-dark);background:#f9731614;border-color:var(--orange)}.nav-user-menu{position:relative}.nav-user-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 40px #0f172a1f;z-index:200;padding:.35rem 0}.nav-user-dropdown__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .85rem;font-size:.88rem;text-decoration:none;color:#111;background:none;border:none;cursor:pointer;font:inherit;text-align:left;box-sizing:border-box}.nav-user-dropdown__item:hover{background:#f8fafc}.nav-user-dropdown__item--danger{color:#b91c1c}.nav-user-dropdown__ico{width:1.35rem;text-align:center;opacity:.85}.nuvelo-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(120%);z-index:9999;padding:.65rem 1.25rem;border-radius:999px;background:var(--ink-on-light);color:var(--white);font-size:.9rem;font-weight:600;box-shadow:0 8px 32px #0003;transition:transform .25s ease,opacity .25s ease;opacity:0;pointer-events:none;max-width:min(90vw,360px);text-align:center}[data-color-scheme=light] .nuvelo-toast{background:var(--purple-deep);color:var(--white);box-shadow:0 8px 28px #14101f2e}.nuvelo-toast--visible{transform:translate(-50%) translateY(0);opacity:1}
