@media(min-width:992px){.pub-mob-bottom,.pub-mob-create-tray{display:none!important}}.pub-mob-bottom{--mnb-bg: rgba(255, 255, 255, .96);--mnb-border: rgba(229, 231, 235, .95);--mnb-shadow: rgba(15, 23, 42, .09);--mnb-text: #8b95a7;--mnb-text-active: #1f2937;--mnb-label-active: #334155;--mnb-glyph: #94a3b8;--mnb-glyph-active: #4361ee;--mnb-glyph-bg: linear-gradient(180deg, #eef2ff, #e0e7ff);--mnb-glyph-ring: rgba(99, 102, 241, .12);--mnb-pill: #4361ee;--mnb-add-bg: linear-gradient(135deg, #4361ee, #7c3aed);--mnb-add-shadow: rgba(67, 97, 238, .45);--mnb-add-shadow-hover: rgba(67, 97, 238, .55);position:fixed;bottom:0;inset-inline:0;height:74px;border-top:1px solid var(--mnb-border);box-shadow:0 -10px 34px var(--mnb-shadow);z-index:1050;display:flex;align-items:stretch;padding:8px 10px max(8px,env(safe-area-inset-bottom));gap:6px}.pub-mob-bottom:before{content:"";position:absolute;inset:0;background:var(--mnb-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:-1;pointer-events:none}@media(max-width:991.98px){body:has(.pub-mob-bottom){padding-bottom:82px}}.pub-mob-bottom-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:.68rem;font-weight:700;color:var(--mnb-text);text-decoration:none;position:relative;transition:color .16s,transform .16s;cursor:pointer;background:none;border:none;padding:4px 2px;border-radius:18px}.pub-mob-bottom-action{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:inherit;background:none;border:0;padding:0;border-radius:inherit}.pub-mob-bottom-trigger{position:relative}.pub-mob-bottom-glyph{position:relative;width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--mnb-glyph);background:transparent;transition:background .16s,color .16s,transform .16s,box-shadow .16s}.pub-mob-bottom-label{font-size:.71rem;line-height:1;white-space:nowrap}.pub-mob-bottom-item.active,.pub-mob-bottom-item:hover,.pub-mob-bottom-action.active,.pub-mob-bottom-item:has(.pub-mob-bottom-action.active){color:var(--mnb-text-active)}.pub-mob-bottom-item.active .pub-mob-bottom-glyph,.pub-mob-bottom-item:hover .pub-mob-bottom-glyph,.pub-mob-bottom-action.active .pub-mob-bottom-glyph,.pub-mob-bottom-action:hover .pub-mob-bottom-glyph{color:var(--mnb-glyph-active);background:var(--mnb-glyph-bg);box-shadow:inset 0 0 0 1px var(--mnb-glyph-ring);transform:translateY(-1px)}.pub-mob-bottom-item.active .pub-mob-bottom-label,.pub-mob-bottom-item:hover .pub-mob-bottom-label,.pub-mob-bottom-action.active .pub-mob-bottom-label,.pub-mob-bottom-action:hover .pub-mob-bottom-label{color:var(--mnb-label-active)}.pub-mob-bottom-icon{font-size:1.15rem}.pub-mob-bottom-add{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:.62rem;font-weight:500;color:#9ca3af;position:relative}.pub-mob-add-btn{width:44px;height:44px;flex-shrink:0;border-radius:50%;background:var(--mnb-add-bg);color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:1.1rem;box-shadow:0 4px 14px var(--mnb-add-shadow);transition:transform .2s,box-shadow .2s;margin-top:-18px;cursor:pointer}.pub-mob-add-btn:hover,.pub-mob-add-btn.active{transform:rotate(45deg);box-shadow:0 6px 18px var(--mnb-add-shadow-hover)}.pub-mob-create-tray{position:fixed;bottom:calc(82px + env(safe-area-inset-bottom));inset-inline:0;margin-inline:auto;width:min(360px,calc(100vw - 24px));height:fit-content;background:#fff;border-radius:24px;box-shadow:0 24px 60px #0f172a33;border:1px solid #e5e7eb;padding:14px;z-index:1062}.pub-mob-create-grid{display:flex!important;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:10px}.pub-mob-sector-tray{width:min(420px,calc(100vw - 24px));padding:12px 14px 18px}.pub-mob-sheet-backdrop{position:fixed;inset:0;background:#0f172a33;border:0;padding:0;margin:0;z-index:1060}.pub-mob-sheet-handle{width:46px;height:5px;border-radius:999px;background:#dbe2ea;margin-block:0 12px;margin-inline:auto}.pub-mob-sector-head{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:14px;color:#111827}.pub-mob-sector-head strong{font-size:.92rem;font-weight:800}.pub-mob-sector-head p{margin:0;font-size:.76rem;line-height:1.45;color:#64748b}.pub-mob-sector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pub-mob-sector-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-decoration:none;text-align:center;color:#374151;padding:12px 8px 10px;min-height:106px;border-radius:18px;border:1px solid #e7ebf1;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 8px 20px #0f172a0d;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s}.pub-mob-sector-item:hover,.pub-mob-sector-item.active{color:#111827;background:linear-gradient(180deg,#f8faff,#eef4ff);border-color:#c7d2fe;box-shadow:0 14px 28px #6366f129;transform:translateY(-1px)}.pub-mob-sector-icon{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;box-shadow:0 12px 24px #0f172a2e}.pub-mob-sector-item small{font-size:.78rem;font-weight:700;line-height:1.35}@media(min-width:420px){.pub-mob-sector-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.pub-mob-create-item{flex:0 0 calc(33.333% - 10px);max-width:calc(33.333% - 10px);display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;text-align:center;color:#374151;font-size:.7rem;font-weight:500}.pub-mob-create-item:hover{color:#4361ee}.pub-mob-create-icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.95rem}.pub-mob-favorites-tray{width:min(100vw - 1rem,28rem);height:min(72vh,38rem);max-height:min(72vh,38rem);padding:.95rem;display:flex;flex-direction:column;gap:.85rem;overflow:hidden}.pub-mob-favorites-search-row{display:flex;align-items:center;gap:.55rem}.pub-mob-favorites-title{margin:0;font-size:.95rem;font-weight:800;color:#0f172a}.pub-mob-favorites-subtitle{margin:.2rem 0 0;font-size:.74rem;color:#64748b}.pub-mob-favorites-close{width:2rem;height:2rem;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pub-mob-favorites-search{width:100%;flex:1 1 auto;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;padding:.78rem .95rem;font-size:.84rem;color:#0f172a}.pub-mob-favorites-tabs{display:flex;gap:.5rem}.pub-mob-favorites-tabs-row{display:flex;align-items:center;gap:.5rem}.pub-mob-favorites-tabs-row .pub-mob-favorites-tabs{flex:1 1 auto}.pub-mob-favorites-tab{flex:1 1 0;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#475569;padding:.55rem .85rem;font-size:.78rem;font-weight:700;cursor:pointer}.pub-mob-favorites-tab.is-active{background:#0f172a;border-color:#0f172a;color:#fff}.pub-mob-favorites-sector-toggle{flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;min-height:2.35rem;max-width:9.5rem;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#475569;padding:.45rem .75rem;font-size:.74rem;font-weight:700;white-space:nowrap;cursor:pointer}.pub-mob-favorites-sector-toggle.hidden{display:none}.pub-mob-favorites-sector-toggle.is-active{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.pub-mob-favorites-sector-toggle-label{overflow:hidden;text-overflow:ellipsis}.pub-mob-favorites-sector-picker{flex:0 0 auto;display:flex;align-items:stretch;gap:.45rem;overflow-x:auto;min-height:2.4rem;padding-top:.1rem;padding-bottom:.2rem;scrollbar-width:none;-ms-overflow-style:none}.pub-mob-favorites-sector-picker::-webkit-scrollbar{width:0;height:0;display:none}.pub-mob-favorites-sector-picker.hidden{display:none}.pub-mob-favorites-sector-option{display:inline-flex;align-items:center;gap:.45rem;flex:0 0 auto;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#475569;min-height:2.2rem;padding:.4rem .8rem;font-size:.73rem;font-weight:700;cursor:pointer}.pub-mob-favorites-sector-option.is-active{border-color:#0f172a;background:#0f172a;color:#fff}.pub-mob-favorites-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding-inline-end:.35rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.pub-mob-favorites-list{display:grid;gap:.65rem;padding-bottom:.1rem}.pub-mob-favorites-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start;border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:.7rem}.pub-mob-favorites-link{display:grid;grid-template-columns:3.5rem minmax(0,1fr) auto;gap:.75rem;align-items:center;min-width:0;text-decoration:none}.pub-mob-favorites-thumb{width:3.5rem;height:3.5rem;border-radius:.85rem;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#94a3b8}.pub-mob-favorites-thumb img{width:100%;height:100%;object-fit:cover}.pub-mob-favorites-name{font-size:.84rem;font-weight:800;color:#0f172a;line-height:1.4}.pub-mob-favorites-meta{margin-top:.2rem;font-size:.73rem;color:#64748b;line-height:1.5}.pub-mob-favorites-price{font-size:.76rem;font-weight:800;color:#0f172a;white-space:nowrap}.pub-mob-favorites-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.pub-mob-favorites-remove{border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#475569;min-width:2.4rem;min-height:2.4rem;padding:.45rem .7rem;font-size:.76rem;font-weight:700;cursor:pointer}.pub-mob-favorites-remove[disabled]{opacity:.6;cursor:wait}.pub-mob-favorites-confirm{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:.65rem;border-top:1px solid #e2e8f0;padding-top:.7rem}.pub-mob-favorites-confirm.hidden{display:none}.pub-mob-favorites-confirm-copy{font-size:.74rem;font-weight:700;color:#334155}.pub-mob-favorites-confirm-actions{display:flex;align-items:center;gap:.45rem;flex-shrink:0}.pub-mob-favorites-confirm-btn{border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#475569;min-height:2rem;padding:.35rem .85rem;font-size:.74rem;font-weight:700;cursor:pointer}.pub-mob-favorites-confirm-btn.is-danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.pub-mob-favorites-confirm-btn[disabled]{opacity:.6;cursor:wait}@media(prefers-reduced-motion:reduce){.pub-mob-bottom-item,.pub-mob-bottom-glyph,.pub-mob-bottom-glyph:after,.pub-mob-add-btn,.pub-mob-sector-item,.pub-mob-create-item{transition:none!important}.pub-mob-bottom-item.active .pub-mob-bottom-glyph,.pub-mob-bottom-item:hover .pub-mob-bottom-glyph,.pub-mob-bottom-action.active .pub-mob-bottom-glyph,.pub-mob-bottom-action:hover .pub-mob-bottom-glyph,.pub-mob-add-btn:hover,.pub-mob-add-btn.active,.pub-mob-sector-item:hover,.pub-mob-sector-item.active{transform:none}}.pub-mob-favorites-state{border:1px dashed #cbd5e1;border-radius:1rem;background:#f8fafc;color:#64748b;text-align:center;padding:1.15rem .9rem;font-size:.8rem}
