.app-bg{min-height:100vh;background:radial-gradient(circle at top left,rgba(37,99,235,.16),transparent 55%),radial-gradient(circle at bottom right,rgba(59,130,246,.18),transparent 55%),#eef2ff}.app-shell-root{position:relative}.mouse-trail-layer{position:fixed;inset:0;z-index:9998;overflow:hidden;pointer-events:none}.mouse-trail-item{position:absolute;transform:translate(-50%,-50%);font-size:.8rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform,opacity;filter:drop-shadow(0 2px 4px rgba(15,23,42,.2));animation:mouseTrailFloat .95s cubic-bezier(.22,.61,.36,1) forwards}@keyframes mouseTrailFloat{0%{opacity:0;transform:translate(-50%,-50%) scale(.4) rotate(0deg)}18%{opacity:1;transform:translate(-50%,-62%) scale(1) rotate(var(--trail-rotate,0deg))}to{opacity:0;transform:translate(calc(-50% + var(--trail-drift, 0px)),-145%) scale(.65) rotate(var(--trail-rotate,0deg))}}@media (prefers-reduced-motion:reduce){.mouse-trail-layer{display:none}}.app-mobile-header{position:-webkit-sticky;position:sticky;top:0;z-index:1040;border-bottom:1px solid rgba(148,163,184,.12);background:rgba(8,15,31,.88);box-shadow:0 .75rem 2rem rgba(2,6,23,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-mobile-navbar{--bs-navbar-padding-y:0}.app-mobile-navbar-shell{min-height:var(--app-shell-header-height);padding-top:.25rem;padding-bottom:.35rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.65rem;gap:.65rem}@media (display-mode:standalone){.app-mobile-navbar-shell{min-height:calc(var(--app-shell-header-height) + env(safe-area-inset-top, 0px));padding-top:calc(.25rem + env(safe-area-inset-top, 0px))}}.app-mobile-navbar-toggler{border:0;width:2.5rem;height:2.5rem;border-radius:999px;padding:0;background:rgba(255,255,255,.12);color:#f8fafc;order:1;display:inline-flex;align-items:center;justify-content:center}.app-mobile-navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(37,99,235,.16)}.app-mobile-navbar-toggler .navbar-toggler-icon{filter:invert(1)}.app-topbar-copy{min-width:0;order:2}.app-topbar-kicker{color:rgba(191,219,254,.82);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.1}.app-topbar-title{color:#f8fafc;font-size:.95rem;font-weight:700;line-height:1.2}.app-topbar-subtitle{color:rgba(226,232,240,.78);font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.app-topbar-side{display:flex;align-items:center;justify-content:flex-end;order:3}.app-topbar-side .btn{min-height:2.35rem;padding:.4rem .8rem;border-radius:999px;font-size:.82rem;font-weight:700}.app-topbar-account{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:rgba(255,255,255,.08)}.app-mobile-drawer-backdrop{position:fixed;inset:0;z-index:1170;background:rgba(2,6,23,.45);opacity:0;pointer-events:none;transition:opacity .22s ease}.app-mobile-drawer-backdrop-open{opacity:1;pointer-events:auto}.app-mobile-drawer{position:fixed;top:0;left:0;z-index:1180;width:min(88vw,21rem);height:100vh;padding-top:env(safe-area-inset-top,0);background:radial-gradient(circle at top left,rgba(59,130,246,.14),transparent 35%),linear-gradient(180deg,#ffffff,#f6f9ff);border-right:1px solid rgba(148,163,184,.18);box-shadow:1.25rem 0 3rem rgba(15,23,42,.22);transform:translateX(-100%);transition:transform .24s ease;display:flex;flex-direction:column}.app-mobile-drawer-open{transform:translateX(0)}.app-mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .85rem .75rem;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-mobile-drawer-brand{display:flex;align-items:center;justify-content:center;width:3.15rem;height:3.15rem;min-width:0;padding:.35rem;border-radius:1.05rem;background:linear-gradient(135deg,rgba(219,234,254,.95),rgba(255,255,255,.98));box-shadow:inset 0 0 0 1px rgba(148,163,184,.14);color:inherit}.app-mobile-drawer-body{display:flex;flex-direction:column;gap:.9rem;padding:.9rem .85rem 1.1rem;overflow-y:auto}.app-mobile-drawer-user{display:flex;align-items:center;gap:.9rem;padding:.8rem .85rem;border:1px solid rgba(148,163,184,.14);border-radius:1.2rem;background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(29,78,216,.92));color:#f8fafc;box-shadow:0 .9rem 1.8rem rgba(15,23,42,.12)}.app-mobile-drawer-user .small.text-muted{color:rgba(226,232,240,.78)!important}.app-mobile-drawer-guest{padding:.8rem .85rem;border:1px solid rgba(148,163,184,.14);border-radius:1.1rem;background:rgba(255,255,255,.88);box-shadow:0 .75rem 1.4rem rgba(15,23,42,.05)}.app-mobile-drawer-header .btn-close{width:2.2rem;height:2.2rem;border-radius:999px;background-color:rgba(226,232,240,.74)}.app-mobile-drawer-section-group{display:grid;grid-gap:.55rem;gap:.55rem;padding:.05rem 0}.app-mobile-drawer-section-stack{display:grid;grid-gap:.9rem;gap:.9rem}.app-mobile-drawer-section-title,.app-mobile-drawer-subtitle{font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#475569}.app-mobile-drawer-subgroup{display:grid;grid-gap:.4rem;gap:.4rem}.app-mobile-drawer-subtitle{padding-inline:.15rem}.app-drawer-link{display:flex;align-items:center;justify-content:space-between;min-height:2.9rem;padding:.72rem .82rem .72rem .88rem;border:1px solid rgba(148,163,184,.12);border-radius:.95rem;background:rgba(255,255,255,.94);color:#0f172a;font-size:.9rem;font-weight:700;box-shadow:0 .5rem 1rem rgba(15,23,42,.04);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.app-drawer-link:after{content:"›";font-size:.95rem;color:#94a3b8;margin-left:.75rem}.app-drawer-link.active{border-color:rgba(37,99,235,.22);background:linear-gradient(135deg,rgba(219,234,254,.98),rgba(255,255,255,.98));color:#1d4ed8;box-shadow:0 .8rem 1.5rem rgba(37,99,235,.12)}.app-drawer-link.active:after{color:#1d4ed8}.app-drawer-link-danger{color:#dc2626}.app-drawer-link-danger:after{color:#f87171}.app-main{padding-bottom:0;min-height:calc(100vh - var(--app-shell-header-height))}.hero-section{position:relative;background:radial-gradient(circle at 15% 12%,rgba(96,165,250,.32),transparent 42%),radial-gradient(circle at 88% 85%,rgba(45,212,191,.22),transparent 48%),linear-gradient(135deg,#0b1120,#14213f 45%,#1d4ed8);color:#e5e7eb;overflow:hidden}.hero-section:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 0);background-size:26px 26px;opacity:.5;pointer-events:none}.hero-video-placeholder{background:radial-gradient(circle at center,#0b1120,#020617);color:rgba(249,250,251,.9);font-size:.9rem;border:1px solid rgba(148,163,184,.35)}.hero-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .75rem;border-radius:999px;background-color:rgba(15,23,42,.8);color:#e5e7eb;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.hero-highlight{color:#7dd3fc;background:linear-gradient(120deg,#7dd3fc,#5eead4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-card{border-radius:1.25rem}.home-hero-section{position:relative;z-index:1;padding-top:3.2rem;padding-bottom:3.4rem}.home-hero-intro{margin-bottom:1.6rem}.hero-eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);color:#e0f2fe;font-size:.78rem;font-weight:600;letter-spacing:.03em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero-title{font-size:clamp(2rem,3.6vw,3rem);line-height:1.08;letter-spacing:-.025em;font-weight:800;color:#f8fafc}.home-hero-subtitle{font-size:1.02rem;line-height:1.5;color:rgba(226,232,240,.78);max-width:52ch;margin-inline:auto}.home-hero-lead{font-size:.98rem;max-width:48ch}.home-hero-section .hero-card{border-radius:1.25rem;border:1px solid rgba(255,255,255,.55);box-shadow:0 1.5rem 3.5rem rgba(8,15,40,.45)}.home-hero-section .hero-card .card-body{padding:1.1rem!important}.hero-search-shell{display:flex;align-items:center;gap:.5rem;padding:.35rem .35rem .35rem .9rem;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.hero-search-shell:focus-within{border-color:#2563eb;background:#ffffff;box-shadow:0 0 0 .2rem rgba(37,99,235,.16)}.hero-search-icon{display:inline-flex;color:#94a3b8;flex-shrink:0}.hero-search-input.form-control{border:none;background:transparent;box-shadow:none;padding:.55rem .25rem;font-size:1rem;flex:1 1 auto;min-width:0}.hero-search-input.form-control:focus{box-shadow:none}.hero-search-submit.btn{flex-shrink:0;border-radius:999px;padding:.55rem 1.5rem;white-space:nowrap}.home-hero-stat-divider{width:1px;align-self:stretch;min-height:2rem;background:rgba(255,255,255,.18)}.category-opening-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.category-opening-panel{width:min(100%,22rem);padding:1.5rem 1.25rem;border-radius:1.5rem;text-align:center;background:radial-gradient(circle at top,rgba(191,219,254,.9),rgba(255,255,255,.98) 52%),#ffffff;border:1px solid rgba(148,163,184,.22)}.category-opening-logo{width:4.75rem;height:4.75rem;margin:0 auto 1rem;border-radius:999px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at top,#dbeafe,#2563eb);box-shadow:0 1rem 2rem rgba(37,99,235,.2)}.category-opening-logo-image{width:100%;height:100%;object-fit:cover}.category-opening-logo-fallback{font-size:1.7rem;font-weight:800;color:#eff6ff}.category-opening-spinner{width:2.1rem;height:2.1rem;margin:0 auto .9rem;border-radius:999px;border:3px solid rgba(37,99,235,.14);border-top-color:#2563eb;animation:category-opening-spin .9s linear infinite}@keyframes category-opening-spin{to{transform:rotate(1turn)}}.category-card{transition:transform .15s ease,box-shadow .15s ease;border-radius:.9rem}.category-card:hover{transform:translateY(-2px);box-shadow:0 .75rem 1.5rem rgba(15,23,42,.15)}.listing-card{transition:transform .15s ease,box-shadow .15s ease;border-radius:1.1rem;overflow:hidden}.listing-card:hover{transform:translateY(-2px);box-shadow:0 .75rem 1.5rem rgba(15,23,42,.15)}.listing-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.listing-results-list .listing-card{border-radius:1.25rem}.listing-image-placeholder{height:140px;background:radial-gradient(circle at top,#bfdbfe,#1d4ed8)}.listing-card-media{width:100%;aspect-ratio:4/3;height:auto;object-fit:contain;object-position:center;display:block;background-color:#000}.listing-image-placeholder.listing-card-media{height:auto}.listing-card-list-image,.listing-card-list-media{height:100%;min-height:220px}.listing-card-list-image{width:100%;object-fit:contain;object-position:center;display:block;background-color:#000}.listing-image-placeholder.listing-card-list-image{height:auto}.listing-hero-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.listing-hero-media{position:relative;width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000}@media (min-width:992px){.listing-hero-media{border-radius:1.5rem 0 0 1.5rem}}.listing-hero-media-trigger{width:100%;height:100%;cursor:zoom-in}.listing-hero-image{animation:listingSlideFade .45s ease}@keyframes listingSlideFade{0%{opacity:.25}to{opacity:1}}.listing-slide-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:rgba(15,23,42,.5);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;z-index:3;transition:opacity .2s ease,background-color .15s ease}.listing-hero-slideshow:hover .listing-slide-nav{opacity:1}.listing-slide-nav:hover{background:rgba(37,99,235,.92)}.listing-slide-prev{left:.6rem}.listing-slide-next{right:.6rem}.listing-slide-counter{position:absolute;top:.65rem;right:.65rem;padding:.2rem .6rem;border-radius:999px;background:rgba(15,23,42,.6);color:#fff;font-size:.72rem;font-weight:600;letter-spacing:.02em;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.listing-slide-dots{position:absolute;left:0;right:0;bottom:.7rem;display:flex;justify-content:center;gap:.35rem;z-index:3}.listing-slide-dot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:rgba(255,255,255,.5);box-shadow:0 1px 3px rgba(0,0,0,.35);cursor:pointer;transition:width .2s ease,background-color .15s ease}.listing-slide-dot.is-active{width:22px;background:#ffffff}@media (hover:none){.listing-slide-nav{opacity:1;background:rgba(15,23,42,.4)}}.listing-detail-shell{background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 40%),linear-gradient(180deg,#f8fbff,#f5f7fb)}.listing-breadcrumb .breadcrumb{--bs-breadcrumb-divider:"›"}.listing-breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#94a3b8;padding-right:.5rem}.listing-breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.listing-breadcrumb .breadcrumb-item a{color:#2563eb;text-decoration:none;font-weight:600}.listing-breadcrumb .breadcrumb-item a:hover{text-decoration:underline}.listing-breadcrumb .breadcrumb-item.active{color:#64748b;max-width:280px}.listing-hero{border-radius:1.5rem;background:linear-gradient(135deg,rgba(15,23,42,.98),rgba(29,78,216,.95));color:#f8fafc}.listing-hero-rating{display:flex;align-items:center;gap:.6rem}.listing-hero-rating-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem;border-radius:999px;background:rgba(245,158,11,.18);border:1px solid rgba(245,158,11,.35);color:#fcd34d;font-weight:700;font-size:.92rem}.listing-hero-rating-count{color:rgba(226,232,240,.82);font-size:.85rem}.listing-hero-media-pane{background-color:#000;display:flex;align-items:center;justify-content:center}.listing-hero-body{padding:1.5rem;height:100%;display:flex;flex-direction:column;justify-content:center}.listing-hero-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(191,219,254,.92);margin-bottom:.5rem}.listing-hero-title{font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#ffffff}.listing-hero-btn{display:inline-flex;align-items:center;gap:.3rem}.listing-hero-login-prompt{font-size:.8rem;color:rgba(191,219,254,.82);margin:0}.listing-hero-login-prompt a{color:#bfdbfe;font-weight:700;text-decoration:underline;text-underline-offset:2px}.listing-hero-location{color:rgba(226,232,240,.9)}.listing-hero-location a{color:inherit;text-decoration:underline;text-underline-offset:2px}.listing-hero-location a:hover{color:#ffffff}.listing-chip{background:rgba(255,255,255,.14);color:#eff6ff;border:1px solid rgba(191,219,254,.25);padding:.28rem .65rem;font-size:.72rem}.listing-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.25rem 1.25rem;gap:.25rem 1.25rem;padding:.8rem 0;border-top:1px solid rgba(226,232,240,.18);border-bottom:1px solid rgba(226,232,240,.18)}.listing-hero-stat{min-width:0;padding:.25rem 0}.listing-hero-stat-label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(191,219,254,.8);margin-bottom:.2rem}.listing-hero-stat strong{display:block;color:#ffffff;font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.listing-hero-statline{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem}.listing-hero-statline-item{display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:600;line-height:1;color:#ffffff;background:rgba(255,255,255,.12);border:1px solid rgba(191,219,254,.22);border-radius:999px;padding:.26rem .6rem;white-space:nowrap}.listing-hero-statline-item svg{flex-shrink:0;opacity:.92}.listing-hero-actions{display:flex;flex-wrap:wrap;gap:.65rem}.listing-hero-actions .btn-outline-dark,.listing-hero-actions .btn-outline-primary{color:#f8fafc;border-color:rgba(226,232,240,.45)}.listing-hero-actions .btn-outline-dark:hover,.listing-hero-actions .btn-outline-primary:hover{color:#0f172a;background:#f8fafc;border-color:#f8fafc}.listing-hero-feedback{padding:.75rem 0;border-top:1px solid rgba(226,232,240,.16);border-bottom:1px solid rgba(226,232,240,.16)}.listing-hero-feedback .alert:last-child{margin-bottom:0!important}.listing-hero-feedback a{color:#bfdbfe;font-weight:700}.listing-hero-inline-meta{display:flex;flex-wrap:wrap;gap:.4rem .65rem;color:rgba(226,232,240,.92);font-size:.92rem}.listing-hero-inline-meta strong{color:#f8fafc;font-weight:650}.listing-hero-inline-meta-item{display:inline-flex;align-items:center;gap:.35rem}.listing-hero-inline-separator{color:rgba(191,219,254,.62)}.listing-hero-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;padding-top:.2rem}.listing-hero-detail-block{display:grid;align-content:start;grid-gap:0;gap:0;min-width:0}.listing-hero-detail-row{display:grid;grid-template-columns:minmax(82px,.75fr) minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:start;min-width:0;padding:.55rem 0;border-bottom:1px solid rgba(226,232,240,.14)}.listing-hero-detail-row:first-child{padding-top:0}.listing-hero-detail-row:last-child{padding-bottom:0;border-bottom:0}.listing-hero-detail-row span{color:rgba(191,219,254,.82);font-size:.76rem;font-weight:700;text-transform:uppercase}.listing-hero-detail-row a,.listing-hero-detail-row strong{min-width:0;color:#f8fafc;font-size:.9rem;font-weight:650;line-height:1.35;text-align:right;overflow-wrap:anywhere}.listing-hero-detail-row a{color:#dbeafe;text-decoration:none}.listing-hero-detail-row a:hover{color:#ffffff;text-decoration:underline}.listing-hero-empty{color:rgba(226,232,240,.78);font-size:.9rem}.listing-hero-link-strip{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.listing-hero-link-strip a,.listing-hero-link-strip span{display:inline-flex;align-items:center;min-height:2rem;padding:0;border:0;border-radius:0;background:transparent;color:#eff6ff;font-size:.82rem;font-weight:700;text-decoration:none}.listing-hero-link-strip a:hover{color:#ffffff;text-decoration:underline}.listing-panel{border-radius:1.25rem}.listing-thumb{border-radius:1rem;overflow:hidden}.listing-thumb-img{width:100%;aspect-ratio:4/3;object-fit:contain;object-position:center;display:block;background-color:#000;transition:transform .25s ease}.listing-thumb:hover .listing-thumb-img{transform:scale(1.06)}.listing-info-grid{display:grid;grid-gap:.85rem;gap:.85rem}.listing-info-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding-bottom:.85rem;border-bottom:1px solid rgba(148,163,184,.18)}.listing-info-row:last-child{padding-bottom:0;border-bottom:0}.listing-info-label{color:#64748b;font-size:.88rem;min-width:120px}.listing-info-value{text-align:right;color:#0f172a;font-weight:500;word-break:break-word}.listing-info-value a{color:#1d4ed8}.listing-info-value a:hover{color:#1e40af}.listing-section-icon{flex-shrink:0;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:.8rem;color:#1d4ed8;background:rgba(37,99,235,.1)}.listing-section-icon-amber{color:#b45309;background:rgba(245,158,11,.14)}.listing-section-icon-green{color:#0f766e;background:rgba(13,148,136,.14)}.listing-about-text{line-height:1.7;white-space:pre-line}.listing-about-chip{background:rgba(37,99,235,.08);color:#1d4ed8;font-weight:600;padding:.35rem .75rem;font-size:.78rem}.listing-rating-summary{display:flex;align-items:center;gap:1.25rem;padding:1.1rem 1.25rem;border-radius:1rem;background:radial-gradient(circle at top left,rgba(245,158,11,.12),transparent 60%),linear-gradient(180deg,#fffdf7,#fef9ee);border:1px solid rgba(245,158,11,.22)}.listing-rating-score{text-align:center;flex-shrink:0}.listing-rating-big{font-size:2.4rem;font-weight:800;line-height:1;letter-spacing:-.02em;color:#0f172a}.listing-rating-summary-stars{justify-content:center;margin-top:.35rem}.listing-rating-note{font-size:.92rem;color:#475569;line-height:1.5}.listing-review-avatar{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;font-size:.9rem;color:#f8fafc;background:linear-gradient(135deg,#1d4ed8,#0f172a)}@media (min-width:992px){.listing-rating-sticky{position:-webkit-sticky;position:sticky;top:1.25rem}}.listing-review-card{padding:1rem 1.1rem;border:1px solid rgba(148,163,184,.2);border-radius:1rem;background:linear-gradient(180deg,#ffffff,#f8fbff)}.listing-review-stars{display:flex;gap:.05rem;margin-bottom:.25rem;line-height:1}.listing-star-on-sm{color:#f59e0b;font-size:.82rem}.listing-star-off-sm{color:#cbd5e1;font-size:.82rem}.listing-star-select{display:flex;align-items:center;gap:.02rem}.listing-star-btn{background:none;border:none;padding:.1rem .12rem;font-size:1.45rem;line-height:1;cursor:pointer;transition:transform .1s ease}.listing-star-btn:hover{transform:scale(1.2)}.listing-star-on{color:#f59e0b}.listing-star-off{color:rgba(203,213,225,.45)}.listing-star-count{font-size:.8rem;color:#64748b;font-weight:600;margin-left:.45rem}.listing-reaction-actions,.listing-share-actions{display:flex;flex-wrap:wrap;gap:.75rem}.brand-logo{height:40px;width:auto;display:block}.user-avatar{border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4ed8,#0f172a);color:#f8fafc;flex-shrink:0;box-shadow:0 .5rem 1rem rgba(15,23,42,.16)}.user-avatar-image{width:100%;height:100%;object-fit:cover;display:block}.user-avatar-fallback{font-weight:700;letter-spacing:.03em}.promo-banner{background:radial-gradient(circle at top left,#1d4ed8,#020617);color:#e5e7eb}.promo-banner-card.is-rotating{animation:promoBannerSwap .5s ease}.promo-banner-image-wrapper{background:#000}.promo-banner-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}@keyframes promoBannerSwap{0%{opacity:.35;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.category-icon-circle{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#dbeafe,#1d4ed8);color:#0b1120;flex-shrink:0}.category-icon{font-size:1.25rem}.category-badge-row{max-height:80px;overflow-x:auto}.category-badge{background-color:#e5e7eb;color:#111827;font-size:.75rem;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .1s ease}.category-badge:hover{background-color:#1d4ed8;color:#f9fafb;transform:translateY(-1px)}.category-badge-active{background-color:#2563eb;color:#f9fafb;box-shadow:0 .35rem .9rem rgba(37,99,235,.35)}.category-loading-panel{border-radius:1.35rem;background:radial-gradient(circle at top left,rgba(191,219,254,.44),transparent 55%),linear-gradient(180deg,#ffffff,#f8fbff)}.category-loading-logo{width:4rem;height:4rem;border-radius:999px;display:flex;align-items:center;justify-content:center;margin:0 auto;background:radial-gradient(circle at top,#dbeafe,#2563eb);color:#eff6ff;font-size:1.45rem;font-weight:800;box-shadow:0 .85rem 1.8rem rgba(37,99,235,.18)}.category-loading-skeleton{height:.85rem;border-radius:999px;background:linear-gradient(90deg,rgba(226,232,240,.9),rgba(191,219,254,.95),rgba(226,232,240,.9));background-size:200% 100%;animation:category-loading-shimmer 1.2s ease-in-out infinite}.category-loading-skeleton-sm{width:7rem}.category-loading-skeleton-lg{width:min(100%,17rem)}@keyframes category-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-placeholder{display:grid;grid-gap:.5rem;gap:.5rem}.loading-placeholder-card{padding:1rem;border:1px solid rgba(148,163,184,.18);border-radius:.85rem;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.98))}.loading-placeholder-page{max-width:28rem;margin:0 auto;padding:2rem 1rem}.loading-placeholder-block{height:.68rem;border-radius:999px;background:linear-gradient(90deg,rgba(226,232,240,.7),rgba(203,213,225,.9),rgba(226,232,240,.7));background-size:220% 100%;animation:loading-placeholder-shimmer 1.1s ease-in-out infinite}.loading-placeholder-block-lg{height:.9rem}.loading-placeholder-inline{display:inline-flex;align-items:center;gap:.5rem}.loading-placeholder-dot{width:.6rem;height:.6rem;border-radius:999px;background:#64748b;opacity:.7;animation:loading-placeholder-pulse 1.1s ease-in-out infinite}.loading-placeholder-map{min-height:320px;display:flex;align-items:center}@keyframes loading-placeholder-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes loading-placeholder-pulse{0%,to{transform:scale(1);opacity:.45}50%{transform:scale(1.22);opacity:.9}}.subcategory-section{margin-bottom:1rem}.subcategory-card{border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#ffffff,#f8fbff)}.subcategory-card-active{border-color:rgba(37,99,235,.55)!important;box-shadow:0 1rem 2rem rgba(37,99,235,.16)!important}.subcategory-card-icon{box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.subcategory-card-image{width:100%;height:100%;object-fit:cover;display:block}.subcategory-card-copy{min-width:0}.subcategory-card-copy .fw-semibold{line-height:1.25}.subcategory-card-all-label{font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#eff6ff}.subcategory-filter-card{border-radius:1.2rem}.app-section-light{background-color:#f9fafb}.app-footer{position:relative;padding-top:3rem;padding-bottom:1.25rem;background:radial-gradient(circle at 12% 0,rgba(37,99,235,.18),transparent 45%),linear-gradient(180deg,#0b1120,#020617);color:#cbd5e1}.app-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb,#38bdf8,#2dd4bf)}.app-footer-container{position:relative}.app-footer-top{row-gap:1rem}.app-footer-logo{height:38px;width:auto;object-fit:contain}.app-footer-tagline{color:rgba(203,213,225,.78);line-height:1.6;max-width:34ch}.app-footer-social{flex-wrap:wrap}.app-footer-social-btn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#e2e8f0!important;background:rgba(255,255,255,.07);border:1px solid rgba(148,163,184,.2);transition:background-color .15s ease,color .15s ease,transform .12s ease,border-color .15s ease}.app-footer-social-btn:hover{background:#2563eb;border-color:#2563eb;color:#fff!important;transform:translateY(-2px)}.app-footer-heading{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f8fafc;margin-bottom:.85rem}.app-footer-contact-name{font-weight:600;color:#e2e8f0;margin-bottom:.6rem}.app-footer-contact li+li{margin-top:.45rem}.app-footer-contact svg,.app-footer-links svg{color:#60a5fa;flex-shrink:0}.app-footer-links li+li{margin-top:.5rem}.app-footer a{color:#cbd5e1;transition:color .15s ease,padding-left .15s ease}.app-footer-contact a:hover,.app-footer-links a:hover{color:#ffffff}.app-footer-links a:hover{padding-left:.25rem}.app-footer a:hover{color:#bfdbfe}.app-footer .text-muted{color:rgba(148,163,184,.78)!important}.app-footer-divider{height:1px;background:rgba(148,163,184,.18);margin:2rem 0 1.25rem}.policy-content{color:#334155;font-size:.95rem;line-height:1.75}.policy-content h1,.policy-content h2,.policy-content h3,.policy-content h4{color:#0f172a;margin-top:1.25rem;margin-bottom:.6rem}.policy-content li,.policy-content p{margin-bottom:.55rem}.policy-content a{color:#2563eb}.app-desktop-header{position:-webkit-sticky;position:sticky;top:0;z-index:1030}.app-desktop-navbar{min-height:var(--app-shell-header-height)}.app-desktop-header .nav-link{position:relative;color:#334155;font-weight:500;padding:.5rem .85rem;border-radius:.6rem;transition:color .15s ease,background-color .15s ease}.app-desktop-header .nav-link:hover{color:#1d4ed8;background:rgba(37,99,235,.06)}.app-desktop-header .nav-link.active{color:#1d4ed8}.app-desktop-header .nav-link.active:after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:.1rem;height:2px;border-radius:2px;background:#2563eb}.app-navbar-divider{width:1px;align-self:center;height:1.5rem;margin:0 .4rem;background:rgba(148,163,184,.4)}.app-navbar-cta{font-weight:600}.desktop-navbar-menu-trigger{border:0;padding:.5rem .85rem;border-radius:.6rem;color:#334155;font-weight:500}.app-desktop-header .desktop-navbar-menu-trigger.active:after{display:none}.desktop-profile-trigger{border:0;padding:.25rem .6rem .25rem .3rem;border-radius:999px;color:inherit;transition:background-color .15s ease}.desktop-profile-trigger.active,.desktop-profile-trigger:hover{color:#1d4ed8;background:rgba(37,99,235,.08)}.desktop-profile-trigger:focus{box-shadow:none}.desktop-navbar-menu-trigger.active,.desktop-navbar-menu-trigger:hover{color:#1d4ed8;background:rgba(37,99,235,.06)}.desktop-navbar-menu-trigger:focus{box-shadow:none}.desktop-navbar-submenu{min-width:14rem;padding:.45rem;border:1px solid rgba(148,163,184,.18);border-radius:1rem;box-shadow:0 1rem 2rem rgba(15,23,42,.12)}.desktop-navbar-submenu .dropdown-item{border-radius:.7rem;padding:.55rem .75rem;font-size:.88rem;font-weight:600;color:#334155}.desktop-navbar-submenu .dropdown-item.active,.desktop-navbar-submenu .dropdown-item:active{background:rgba(219,234,254,.92);color:#1d4ed8}.app-home-section{position:relative}.dashboard-sidebar-card{position:-webkit-sticky;position:sticky;top:calc(var(--app-shell-header-height) + 1rem);border-radius:1.35rem}.dashboard-content-card{border-radius:1.5rem}.dashboard-mobile-switcher{border:1px solid rgba(148,163,184,.18);border-radius:1.25rem;padding:1rem;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(239,246,255,.98));box-shadow:0 .75rem 1.8rem rgba(15,23,42,.08)}.dashboard-mobile-section-list{display:grid;grid-gap:1rem;gap:1rem}.dashboard-mobile-section-group{display:grid;grid-gap:.55rem;gap:.55rem}.dashboard-mobile-section-title{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.dashboard-mobile-section-button{border:1px solid rgba(148,163,184,.2);border-radius:.95rem;background:#fff;color:#0f172a;font-weight:600;box-shadow:none}.dashboard-mobile-section-button-active{border-color:rgba(37,99,235,.28);background:rgba(219,234,254,.9);color:#1d4ed8}.app-modal-backdrop{position:fixed;inset:0;z-index:1200;background:rgba(2,6,23,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.app-modal-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.app-modal-panel{width:min(100%,680px);max-height:calc(100vh - 3rem);display:flex;flex-direction:column;border-radius:1.35rem;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 1.5rem 4rem rgba(15,23,42,.3);overflow:hidden}.app-modal-panel-sm{max-width:420px}.app-modal-panel-md{max-width:680px}.app-modal-panel-lg{max-width:920px}.app-modal-panel-xl{max-width:1140px}.app-modal-footer,.app-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:rgba(248,250,252,.96)}.app-modal-header{border-bottom:1px solid rgba(148,163,184,.16)}.app-modal-footer{border-top:1px solid rgba(148,163,184,.16);justify-content:flex-end;flex-wrap:wrap}.app-modal-title{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}.app-modal-body{padding:1.25rem;overflow-y:auto}.app-modal-close{width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:rgba(226,232,240,.9);color:#0f172a;font-size:1rem;line-height:1}.app-modal-close:hover{background:#cbd5e1}.listing-lightbox-image{width:100%;max-height:72vh;border-radius:1rem;object-fit:contain;background:#000}.listing-lightbox-count{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:999px;background:#eff6ff;color:#1e3a8a;font-size:.82rem;font-weight:600}.listing-thumb-active{border-color:#2563eb!important;box-shadow:0 0 0 .2rem rgba(37,99,235,.12)}.profile-security-card{border-radius:1rem;background:linear-gradient(135deg,rgba(219,234,254,.45),rgba(241,245,249,.9))}.profile-summary-card{border-radius:1.1rem}.profile-cover{height:96px;background:radial-gradient(circle at 18% 20%,rgba(96,165,250,.5),transparent 55%),linear-gradient(135deg,#0f172a,#1d4ed8)}.profile-summary-card .card-body{position:relative}.profile-summary-head{margin-top:-64px}.profile-avatar-wrap{position:relative;flex-shrink:0}.profile-avatar-wrap .profile-avatar{border:4px solid #fff;box-shadow:0 .6rem 1.4rem rgba(15,23,42,.22)}.profile-avatar-camera{position:absolute;right:2px;bottom:2px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#2563eb;color:#fff;border:3px solid #fff;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.profile-avatar-camera:hover{background:#1d4ed8;transform:translateY(-1px)}.profile-summary-info{min-width:0}.profile-summary-meta svg{flex-shrink:0;color:#94a3b8}.profile-summary-actions{align-self:center}.profile-role-chip{display:inline-flex;align-items:center;padding:.2rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.03em;color:#1d4ed8;background:rgba(37,99,235,.12)}.profile-section-card{border-radius:1.1rem}.profile-section-icon{flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:.85rem;color:#1d4ed8;background:rgba(37,99,235,.1)}.profile-section-icon-shield{color:#0f766e;background:rgba(13,148,136,.12)}.profile-form-divider{border-top:1px dashed rgba(148,163,184,.5);opacity:1}.profile-form-subhead{letter-spacing:.06em;font-size:.68rem;margin-top:.35rem}@media (max-width:575.98px){.profile-summary-head{margin-top:-56px;align-items:flex-start}.profile-summary-actions{align-self:stretch}.profile-summary-actions .btn{flex:1 1}}.crop-summary-card{border-radius:1rem;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,#ffffff,#f8fafc)}.admin-table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.55rem;padding:.55rem .7rem;border:1px solid rgba(148,163,184,.18);border-radius:.75rem;background:#fff;box-shadow:none}.admin-table-filters,.admin-table-toolbar-main,.admin-table-toolbar-side{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.admin-table-search{min-width:min(100%,220px)}.admin-table-filters .form-control,.admin-table-filters .form-select,.admin-table-search .form-control,.admin-table-search .input-group-text{border-color:rgba(148,163,184,.25);background-color:rgba(255,255,255,.94)}.admin-table-summary{font-size:.76rem;color:#64748b;white-space:nowrap}.advertisement-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.advertisement-filter-control{min-height:2rem;font-size:.76rem;line-height:1.2;border-radius:999px;flex:0 0 auto}.advertisement-filter-control-sm{width:auto;min-width:7rem;max-width:9rem}.advertisement-filter-control-md{width:auto;min-width:8.5rem;max-width:11rem}.advertisement-filter-control-date{width:auto;min-width:7.75rem;max-width:8.75rem}.listing-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.listing-gallery-card{overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:.9rem;background:#fff;box-shadow:none}.listing-gallery-media{position:relative;display:block;aspect-ratio:4/3;width:100%;padding:0;border:0;background:radial-gradient(circle at top left,rgba(14,165,233,.16),transparent 52%),linear-gradient(135deg,#f8fafc,#e2e8f0);cursor:pointer}.listing-gallery-image{width:100%;height:100%;object-fit:contain;display:block;background-color:#000}.listing-gallery-position-badge{position:absolute;top:.65rem;right:.65rem;border-radius:999px;padding:.3rem .55rem;background:rgba(15,23,42,.76);color:#fff;font-size:.72rem;line-height:1}.listing-gallery-body{display:grid;grid-gap:.75rem;gap:.75rem;padding:.9rem}.listing-gallery-title{font-size:.92rem;font-weight:600;line-height:1.3;color:#0f172a}.listing-gallery-subtitle{margin-top:.22rem;font-size:.78rem;color:#64748b}.listing-gallery-meta{display:grid;grid-gap:.2rem;gap:.2rem;font-size:.76rem;color:#475569}.listing-gallery-actions{display:flex;flex-wrap:wrap;gap:.5rem}.listing-gallery-empty{padding:1rem 1.1rem;border:1px solid rgba(148,163,184,.18);border-radius:.75rem;background:#fff;color:#64748b;font-size:.84rem}.listing-gallery-preview-shell{display:grid;grid-gap:1rem;gap:1rem}.listing-gallery-preview-media{border-radius:1rem;overflow:hidden;background:#0f172a}.listing-gallery-preview-meta{display:grid;grid-gap:.4rem;gap:.4rem;font-size:.84rem;color:#334155}.listing-gallery-preview-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.35rem}.admin-table-shell{border:1px solid rgba(148,163,184,.18);border-radius:.75rem;background:#fff;box-shadow:none}.listing-strip-card{--listing-strip-bg:#ffffff;--listing-strip-border:rgba(148,163,184,0.18);--listing-strip-accent:transparent;position:relative;overflow:hidden;border:1px solid var(--listing-strip-border)!important;background:var(--listing-strip-bg)}.listing-strip-interactive{cursor:pointer}.listing-strip-interactive:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:2px}.listing-strip-card:before{content:"";position:absolute;inset:0 auto 0 0;width:.35rem;background:var(--listing-strip-accent)}.listing-strip-live{--listing-strip-bg:linear-gradient(180deg,rgba(237,247,220,0.96),rgba(250,252,244,0.98));--listing-strip-border:rgba(166,201,117,0.42);--listing-strip-accent:#a6c975}.listing-strip-expired{--listing-strip-bg:linear-gradient(180deg,rgba(252,234,240,0.98),rgba(255,247,249,0.98));--listing-strip-border:rgba(236,155,180,0.38);--listing-strip-accent:#ec9bb4}.admin-table{--bs-table-bg:transparent;--bs-table-hover-bg:rgba(219,234,254,0.42);margin-bottom:0}.admin-table>:not(caption)>*>*{padding:.55rem .65rem;border-color:rgba(226,232,240,.95);vertical-align:middle}.admin-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#f8fafc;color:#475569;font-size:.67rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.admin-table tbody tr{transition:background-color .18s ease,transform .18s ease}.admin-table tbody tr.listing-strip-live>*{background-color:rgba(239,247,226,.88)}.admin-table tbody tr.listing-strip-expired>*{background-color:rgba(252,238,242,.92)}.admin-table tbody tr.listing-strip-live>:first-child{box-shadow:inset 4px 0 0 #a6c975}.admin-table tbody tr.listing-strip-expired>:first-child{box-shadow:inset 4px 0 0 #ec9bb4}.admin-table tbody tr:hover>*{background-color:rgba(219,234,254,.42)}.admin-table-thumb{width:36px;height:36px;object-fit:cover;border-radius:.55rem;border:1px solid rgba(148,163,184,.18);box-shadow:none}.admin-table-compact{font-size:.88rem}.admin-table-compact td:last-child,.admin-table-compact th:last-child{position:-webkit-sticky;position:sticky;right:0;z-index:2;white-space:nowrap;box-shadow:-10px 0 12px -12px rgba(15,23,42,.35)}.admin-table-compact thead th:last-child{z-index:3;background:#f8fafc}.admin-table-compact tbody td:last-child{background:#fff}.admin-table-compact tbody tr.listing-strip-live td:last-child{background-color:rgba(239,247,226,.88)}.admin-table-compact tbody tr.listing-strip-expired td:last-child{background-color:rgba(252,238,242,.92)}.admin-table-compact tbody tr:hover>td:last-child{background-color:rgba(219,234,254,.42)}.admin-table-compact td:last-child .badge,.admin-table-compact td:last-child .btn,.admin-table-compact td:last-child .form-select,.admin-table-compact td:last-child .small{font-size:.78rem}.admin-table-compact td:last-child .btn{padding:.18rem .45rem}.admin-table-compact td:last-child.d-flex{gap:.35rem!important}.listings-table-shell{overflow-x:auto;overflow-y:visible;scrollbar-width:thin}.listings-table-shell::-webkit-scrollbar{height:8px}.listings-table-shell::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.listings-table-shell::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.listings-admin-table{table-layout:fixed;width:100%}.listings-admin-table tbody td,.listings-admin-table thead th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listings-admin-table tbody td{font-size:.82rem}.listings-admin-table .listing-cell-name{font-weight:600}.listings-admin-table .listing-col-ads,.listings-admin-table .listing-col-payment{white-space:normal;font-size:.78rem;line-height:1.5;overflow:visible}.listings-admin-table .listing-col-ads>div+div,.listings-admin-table .listing-col-payment>div+div{margin-top:.2rem}.listings-admin-table .listing-actions-cell{white-space:normal;overflow:visible;position:relative}.listings-admin-table .listing-actions-cell.is-open{z-index:25}.listings-admin-table .listing-actions-dropdown.is-open{z-index:30}.listings-admin-table .listing-actions-dropdown .dropdown-menu{font-size:.82rem;z-index:40}.listings-admin-table .listing-actions-dropdown .dropdown-menu .dropdown-item{padding:.35rem .75rem}.listings-admin-table .listing-actions-dropdown .dropdown-menu .dropdown-item:active{background-color:#e9ecef;color:#212529}.listings-admin-table .listing-actions-dropdown .dropdown-menu .dropdown-header{font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}.listings-admin-table.admin-table-compact td:last-child,.listings-admin-table.admin-table-compact th:last-child{position:static;box-shadow:none;background:transparent}.listings-admin-table.admin-table-compact thead th:last-child{z-index:auto;background:transparent}.listings-admin-table.admin-table-compact tbody td:last-child{background:transparent}.listings-admin-table.admin-table-compact tbody tr.listing-strip-expired td:last-child,.listings-admin-table.admin-table-compact tbody tr.listing-strip-live td:last-child,.listings-admin-table.admin-table-compact tbody tr:hover>td:last-child{background-color:transparent}@media (max-width:767.98px){.brand-logo{height:32px}.hero-section{padding-top:1.25rem!important;padding-bottom:1.5rem!important}.home-hero-preview{border-radius:1.5rem!important;min-height:200px}.category-badge-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.2rem;margin-inline:-.1rem;scroll-snap-type:x proximity}.category-badge{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start}.home-banner-strip,.home-listings-strip{display:flex!important;flex-wrap:nowrap!important;--bs-gutter-x:0;--bs-gutter-y:0;gap:.75rem;overflow-x:auto;overflow-y:visible;margin-inline:-1rem;padding-inline:1rem;padding-bottom:.65rem;padding-top:.1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-banner-strip::-webkit-scrollbar,.home-listings-strip::-webkit-scrollbar{display:none}.home-banner-strip>[class*=col-],.home-listings-strip>[class*=col-]{flex:0 0 auto!important;width:80%!important;max-width:none!important;padding:0!important;margin-top:0!important;scroll-snap-align:start}.category-card,.listing-card,.promo-banner-card{border-radius:1.2rem}.dashboard-content-card{border-radius:1.25rem}.app-modal-shell{align-items:center;padding:.75rem}.app-modal-panel{max-height:calc(100vh - 1.5rem);border-radius:1.15rem}.listing-card-list-image{border-bottom-left-radius:0;min-height:0;aspect-ratio:4/3}.listing-card-list-media{min-height:0}.listing-hero-body{padding:1.25rem}.listing-hero-detail-grid{grid-template-columns:1fr}.listing-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:991.98px){.listing-hero-stats{grid-template-columns:repeat(2,1fr)}.listing-info-row{flex-direction:column;gap:.35rem}.listing-info-value{text-align:left}.admin-table-toolbar{padding:.5rem .6rem}.admin-table-search{min-width:100%}.admin-table-toolbar-side{width:100%;justify-content:space-between}.advertisement-filter-control,.advertisement-filter-control-date,.advertisement-filter-control-md,.advertisement-filter-control-sm{width:100%;max-width:none}.listing-gallery-grid{grid-template-columns:1fr}.admin-table>:not(caption)>*>*{padding:.45rem .5rem}.admin-table-compact{font-size:.82rem}}@media (max-width:991.98px){:root{--app-shell-header-height:3rem}.app-mobile-header{margin-bottom:0}.app-topbar-subtitle{max-width:100%}.app-mobile-drawer .btn,.app-mobile-drawer .nav-item,.app-mobile-drawer .nav-link,.app-mobile-drawer .navbar-nav,.app-mobile-drawer .text-decoration-none{width:100%}.app-home-section{scroll-margin-top:calc(var(--app-shell-header-height) + .75rem)}}@media (max-width:575.98px){.app-mobile-navbar-shell{grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem;padding-inline:.85rem;padding-top:.12rem;padding-bottom:.16rem}.app-topbar-kicker{display:none}.app-topbar-title{font-size:.84rem}.app-topbar-subtitle{display:none}.app-mobile-navbar-toggler,.app-topbar-account{width:2.15rem;height:2.15rem}}@media (max-width:575.98px) and (display-mode:standalone){.app-mobile-navbar-shell{min-height:calc(var(--app-shell-header-height) + env(safe-area-inset-top, 0px));padding-top:calc(.12rem + env(safe-area-inset-top, 0px))}}.app-mobile-tabbar{display:none}@media (max-width:991.98px){.app-shell-root{padding-bottom:calc(var(--app-shell-tabbar-height) + var(--app-safe-bottom))}.app-main{min-height:calc(100dvh - var(--app-shell-header-height) - var(--app-shell-tabbar-height) - var(--app-safe-bottom))}.app-mobile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:1050;display:flex;align-items:stretch;justify-content:space-around;height:calc(var(--app-shell-tabbar-height) + var(--app-safe-bottom));padding-bottom:var(--app-safe-bottom);background:rgba(255,255,255,.92);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-top:1px solid rgba(148,163,184,.18);box-shadow:0 -.25rem 1rem rgba(15,23,42,.06)}.app-mobile-tabbar-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.25rem .2rem;color:#64748b;font-size:.65rem;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:color .15s ease;position:relative;border:none;background:none;cursor:pointer;min-height:44px}.app-mobile-tabbar-item:active{opacity:.7}.app-mobile-tabbar-item-active{color:#1d4ed8}.app-mobile-tabbar-item-active:before{content:"";position:absolute;top:.15rem;left:50%;transform:translateX(-50%);width:1.25rem;height:.2rem;border-radius:999px;background:#1d4ed8}.app-mobile-tabbar-icon{width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center}.app-mobile-tabbar-icon svg{width:100%;height:100%;stroke-width:2;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.app-footer{display:none!important}.app-modal-shell{align-items:flex-end;padding:0}.app-modal-panel{width:100%;max-height:92dvh;border-radius:1.25rem 1.25rem 0 0;animation:app-modal-slide-up .22s ease}@keyframes app-modal-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.app-modal-header{padding:.85rem 1rem}.app-modal-body{padding:1rem}.app-modal-footer{padding:.85rem 1rem}.app-page-mobile{padding-bottom:calc(var(--app-shell-tabbar-height) + var(--app-safe-bottom) + .5rem)}.btn,.category-badge,.dropdown-item,.form-control,.form-select,.nav-link{min-height:44px}.btn-sm,.form-control-sm,.form-select-sm{min-height:38px}.category-opening-overlay{align-items:flex-end;padding:0}.category-opening-panel{width:100%;border-radius:1.5rem 1.5rem 0 0;padding:1.75rem 1.25rem 2rem;animation:app-modal-slide-up .25s ease}}@media (max-width:575.98px){.app-mobile-tabbar-item{font-size:.6rem}.app-mobile-tabbar-icon{width:1.35rem;height:1.35rem}}@media (max-width:991.98px){.app-mobile-sticky-actions{position:fixed;left:0;right:0;bottom:calc(var(--app-shell-tabbar-height) + var(--app-safe-bottom));z-index:1030;display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;background:rgba(255,255,255,.94);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-top:1px solid rgba(148,163,184,.16);box-shadow:0 -.5rem 1.25rem rgba(15,23,42,.08)}.app-mobile-sticky-actions .btn{flex:1 1;min-height:48px;border-radius:.85rem;font-weight:700;font-size:.9rem}.app-mobile-sticky-actions-spacer{height:calc(48px + 1.2rem + var(--app-shell-tabbar-height) + var(--app-safe-bottom))}.app-mobile-page{padding-top:.5rem;padding-bottom:calc(var(--app-shell-tabbar-height) + var(--app-safe-bottom) + .5rem)}.card{border-radius:1rem}.card-body{padding:1rem}.listing-hero-media{border-radius:1rem 1rem 0 0;aspect-ratio:16/9}.listing-hero-image{height:100%}.listing-image-placeholder.listing-hero-media{min-height:220px}.listing-hero{border-radius:1rem}.listing-hero-media-pane{border-radius:1rem 1rem 0 0}.listing-hero-body{padding:1.1rem}.listing-hero-actions{gap:.5rem}.listing-hero-actions .btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.5rem)}.listing-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-hero-inline-meta{font-size:.88rem}.listing-hero-detail-grid{grid-template-columns:1fr}.listing-hero-detail-block{padding:0}.listing-hero-detail-row{grid-template-columns:1fr;gap:.25rem;padding:.6rem 0}.listing-hero-detail-row a,.listing-hero-detail-row strong{text-align:left}.btn{border-radius:.85rem}.btn-sm{border-radius:.75rem}.form-control,.form-select{border-radius:.75rem;min-height:48px;padding:.6rem .85rem}.form-control-sm,.form-select-sm{min-height:42px;padding:.45rem .7rem;border-radius:.7rem}.listing-info-row{padding:.65rem 0}.listing-info-label{font-size:.85rem}.listing-review-card{padding:.85rem 1rem}.search-filter-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border-radius:999px;background:#f1f5f9;border:1px solid rgba(148,163,184,.18);font-size:.8rem;font-weight:600;color:#334155;white-space:nowrap}.search-filter-chip-active{background:rgba(219,234,254,.85);border-color:rgba(37,99,235,.25);color:#1d4ed8}.app-main{overscroll-behavior-y:contain}.app-native-scroll-row{display:flex;gap:.75rem;overflow-x:auto;padding:.25rem .1rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-native-scroll-row::-webkit-scrollbar{display:none}.app-native-scroll-item{flex:0 0 auto;scroll-snap-align:start}}@media (max-width:575.98px){.app-mobile-navbar-shell{grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem;padding-inline:.85rem;padding-top:.12rem;padding-bottom:.16rem}.app-topbar-kicker{display:none}.app-topbar-title{font-size:.84rem}.app-topbar-subtitle{display:none}.app-mobile-navbar-toggler,.app-topbar-account{width:2.15rem;height:2.15rem}.container{padding-left:.85rem;padding-right:.85rem}.home-banner-strip,.home-categories-grid,.home-listings-strip{margin-inline:-.85rem;padding-inline:.85rem}}.app-menu-user-card{display:flex;align-items:center;gap:.9rem;padding:1rem;border:1px solid rgba(148,163,184,.14);border-radius:1.2rem;background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(29,78,216,.92));color:#f8fafc;box-shadow:0 .9rem 1.8rem rgba(15,23,42,.12)}.app-menu-user-card .text-muted{color:rgba(226,232,240,.78)!important}.app-menu-guest-card{padding:1rem;border:1px solid rgba(148,163,184,.14);border-radius:1.1rem;background:rgba(255,255,255,.88);box-shadow:0 .75rem 1.4rem rgba(15,23,42,.05)}.app-menu-section{display:grid;grid-gap:.55rem;gap:.55rem}.app-menu-section-title{font-size:.75rem;color:#475569;padding-inline:.15rem}.app-menu-section-title,.app-menu-subtitle{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.app-menu-subtitle{font-size:.7rem;color:#64748b;padding:.4rem .15rem .2rem}.app-menu-list{display:grid;grid-gap:.4rem;gap:.4rem}.app-menu-link{display:flex;align-items:center;justify-content:space-between;min-height:2.9rem;padding:.72rem .82rem .72rem .88rem;border:1px solid rgba(148,163,184,.12);border-radius:.95rem;background:rgba(255,255,255,.94);color:#0f172a;font-size:.9rem;font-weight:700;box-shadow:0 .5rem 1rem rgba(15,23,42,.04);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.app-menu-link:after{content:"›";font-size:.95rem;color:#94a3b8;margin-left:.75rem}.app-menu-link:active{transform:scale(.985)}.app-menu-link-active{border-color:rgba(37,99,235,.22);background:linear-gradient(135deg,rgba(219,234,254,.98),rgba(255,255,255,.98));color:#1d4ed8;box-shadow:0 .8rem 1.5rem rgba(37,99,235,.12)}.app-menu-link-active:after{color:#1d4ed8}.app-menu-link-danger{color:#dc2626}.app-menu-link-danger:after{color:#f87171}.app-page-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#ffffff;pointer-events:none;animation:app-page-loader-fade-in .18s ease}@keyframes app-page-loader-fade-in{0%{opacity:0}to{opacity:1}}.app-page-loader-panel{flex-direction:column;gap:1.25rem;padding:0;border:none}.app-page-loader-logo,.app-page-loader-panel{display:flex;align-items:center;background:none;box-shadow:none}.app-page-loader-logo{width:5.5rem;height:5.5rem;border-radius:0;justify-content:center}.app-page-loader-logo-img{width:100%;height:100%;object-fit:contain;display:block}.app-page-loader-dots{display:flex;align-items:center;gap:.45rem}.app-page-loader-dots span{display:block;width:.45rem;height:.45rem;border-radius:50%;background:#2563eb;animation:app-page-loader-bounce 1.2s ease-in-out infinite}.app-page-loader-dots span:nth-child(2){animation-delay:.2s}.app-page-loader-dots span:nth-child(3){animation-delay:.4s}@keyframes app-page-loader-bounce{0%,80%,to{transform:scale(.65);opacity:.35}40%{transform:scale(1);opacity:1}}@media (max-width:991.98px){.home-categories-grid{display:flex!important;flex-wrap:nowrap!important;--bs-gutter-x:0;--bs-gutter-y:0;gap:.75rem;overflow-x:auto;overflow-y:visible;margin-inline:-1rem;padding-inline:1rem;padding-bottom:.65rem;padding-top:.1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-categories-grid::-webkit-scrollbar{display:none}.home-categories-item{flex:0 0 auto!important;width:5.5rem!important;max-width:none!important;padding:0!important;margin-top:0!important;scroll-snap-align:start}.home-categories-item .category-card{height:100%;border-radius:1.25rem;background:linear-gradient(180deg,#ffffff,#f0f5ff);border:1px solid rgba(148,163,184,.14);box-shadow:0 .35rem 1rem rgba(15,23,42,.07);transition:transform .15s ease,box-shadow .15s ease}.home-categories-item .category-card:active{transform:scale(.94);box-shadow:0 .15rem .4rem rgba(15,23,42,.08)}.home-categories-item .category-card-body{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:.85rem .4rem .75rem!important;text-align:center}.home-categories-item .category-icon-circle{width:46px;height:46px;border-radius:50%;background:radial-gradient(circle at top,#dbeafe,#1d4ed8);flex-shrink:0}.home-categories-item .category-icon{font-size:1.25rem}.home-categories-item .category-card-text{min-width:0;width:100%}.home-categories-item .category-card-name{font-size:.72rem;font-weight:700;line-height:1.2;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-categories-item .category-card-sub{display:none}.home-hero-preview{display:none!important}.home-categories-section,.home-feed-section{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.home-benefits-section{display:none!important}.home-categories-section .h4,.home-feed-section .h4{font-size:.95rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.75rem!important}.home-hero-section{padding-top:.85rem!important;padding-bottom:.85rem!important}.home-hero-section .hero-card{border-radius:1.5rem!important;box-shadow:0 .5rem 2rem rgba(15,23,42,.18)!important}.home-hero-section .hero-card .card-body{padding:1rem!important}.home-hero-intro{margin-bottom:1rem}.hero-eyebrow{font-size:.68rem;padding:.28rem .7rem}.home-hero-subtitle{display:none}.home-hero-title{font-size:1.5rem!important;line-height:1.2!important;margin-top:.75rem!important;margin-bottom:0!important;letter-spacing:-.015em!important}.hero-form-text{display:none}.home-hero-section form.mb-3{margin-bottom:.65rem!important}.hero-search-shell{gap:.35rem;padding:.3rem .3rem .3rem .75rem}.hero-search-input.form-control{font-size:.9rem;padding:.45rem .2rem}.hero-search-submit.btn{padding:.45rem 1rem}.hero-search-btn-suffix{display:none}.hero-location-header{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;margin-bottom:.5rem!important;gap:0!important}.hero-location-desc{font-size:.72rem;color:#6b7280;flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-location-header .btn{flex-shrink:0;font-size:.72rem!important;padding:.28rem .6rem!important;min-height:unset!important;border-radius:999px!important}.hero-location-grid>[class*=col-md]{flex:0 0 50%!important;width:50%!important;max-width:50%!important}.hero-category-section{margin-top:.65rem!important}.hero-category-section .mt-2{margin-top:.6rem!important}.hero-category-select{border-radius:.75rem!important;border-color:rgba(148,163,184,.3)!important;background-color:#f8fafc!important;font-size:.85rem!important;font-weight:500!important;color:#0f172a!important;padding:.55rem .85rem!important}.hero-category-select:focus{border-color:#2563eb!important;box-shadow:0 0 0 .18rem rgba(37,99,235,.18)!important}.home-hero-stats>div{background:rgba(255,255,255,.06)!important;border:none!important;padding:0!important;border-radius:0!important}.home-hero-stats{gap:1.25rem!important;margin-top:.5rem}.home-hero-stat-divider{display:none!important}.home-banner-strip .promo-banner-card{box-shadow:0 .35rem 1rem rgba(15,23,42,.1)}.home-banner-strip .promo-banner-card:active{transform:scale(.97)}.home-listings-strip .listing-card{border-radius:1.15rem!important}.home-listings-strip .listing-card .card-body{padding:.85rem!important}.home-listings-strip .listing-card-media{border-radius:.5rem!important;margin-bottom:0!important}.home-listings-strip .listing-image-placeholder{border-radius:0!important;height:100%!important}}.hero-media-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero-media-element{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.35) contrast(1.05) saturate(.95);pointer-events:none}.hero-media-overlay{position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(8,15,30,.3) 0,rgba(8,15,30,.9) 100%),linear-gradient(180deg,rgba(8,15,30,.4) 0,rgba(8,15,30,.95));z-index:1}.hero-ambient-glow{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.ambient-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.38;mix-blend-mode:screen;animation:float-blob 22s ease-in-out infinite alternate}.blob-1{width:380px;height:380px;background:radial-gradient(circle,rgba(37,99,235,.7) 0,rgba(59,130,246,.1) 100%);top:-12%;left:8%;animation-duration:24s}.blob-2{width:420px;height:420px;background:radial-gradient(circle,rgba(20,184,166,.5) 0,rgba(13,148,136,.05) 100%);bottom:-15%;right:8%;animation-duration:28s;animation-delay:-6s}.blob-3{width:320px;height:320px;background:radial-gradient(circle,rgba(139,92,246,.45) 0,rgba(99,102,241,.05) 100%);top:35%;left:55%;animation-duration:20s;animation-delay:-3s}@keyframes float-blob{0%{transform:translate(0) scale(1) rotate(0deg)}33%{transform:translate(40px,-60px) scale(1.12) rotate(120deg)}66%{transform:translate(-30px,30px) scale(.92) rotate(240deg)}to{transform:translate(0) scale(1) rotate(1turn)}}.home-hero-section .hero-card{background:rgba(15,23,42,.62)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-radius:1.75rem!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 1.5rem 3.5rem rgba(2,6,23,.65),inset 0 1px 0 rgba(255,255,255,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.home-hero-section .hero-card:hover{border-color:rgba(255,255,255,.14)!important;box-shadow:0 1.8rem 4rem rgba(2,6,23,.72),inset 0 1px 0 rgba(255,255,255,.14)!important}.home-hero-section .hero-location-desc{color:#cbd5e1!important;font-weight:500}.home-hero-section .hero-form-text{color:#94a3b8!important;font-weight:500;margin-top:.5rem}.home-hero-section .hero-card select.form-select{background-color:rgba(30,41,59,.65)!important;border:1px solid rgba(255,255,255,.1)!important;color:#f1f5f9!important;border-radius:.85rem!important;padding-top:.55rem!important;padding-bottom:.55rem!important;font-weight:500;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23cbd5e1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")!important;transition:all .2s ease}.home-hero-section .hero-card select.form-select:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px rgba(59,130,246,.25)!important;background-color:rgba(15,23,42,.9)!important}.home-hero-section .hero-card select.form-select option{background-color:#0f172a!important;color:#f1f5f9!important}.home-hero-section .hero-card select.form-select:disabled{opacity:.45!important;background-color:rgba(15,23,42,.3)!important}.home-hero-section .hero-location-header .btn{border:1px solid rgba(59,130,246,.25)!important;color:#60a5fa!important;background:rgba(59,130,246,.08)!important;transition:all .2s ease;border-radius:999px!important;padding:.4rem 1.1rem}.home-hero-section .hero-location-header .btn:hover:not(:disabled){background:#2563eb!important;color:#ffffff!important;border-color:#2563eb!important;box-shadow:0 0 12px rgba(37,99,235,.45);transform:translateY(-1px)}.home-hero-section .text-success{color:#34d399!important;font-weight:500}.home-hero-section .text-warning-emphasis{color:#fbbf24!important;font-weight:500}.home-hero-section .text-danger{color:#f87171!important;font-weight:500}.home-hero-section .category-badge{background-color:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.08)!important;color:#cbd5e1!important;font-weight:600;font-size:.76rem!important;transition:all .22s cubic-bezier(.4,0,.2,1);letter-spacing:.02em}.home-hero-section .category-badge:hover{background-color:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.18)!important;color:#ffffff!important;transform:translateY(-2px)}.home-hero-section .category-badge-active{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#3b82f6!important;color:#ffffff!important;box-shadow:0 0 15px rgba(37,99,235,.42)!important}.home-hero-section .hero-search-shell{border:1px solid rgba(255,255,255,.1)!important;background:rgba(15,23,42,.45)!important;box-shadow:inset 0 2px 4px rgba(0,0,0,.2)!important}.home-hero-section .hero-search-shell:focus-within{border-color:#3b82f6!important;background:rgba(15,23,42,.65)!important;box-shadow:0 0 0 3px rgba(59,130,246,.22),inset 0 2px 4px rgba(0,0,0,.2)!important}.home-hero-section .hero-search-input.form-control{color:#ffffff!important}.home-hero-section .hero-search-input.form-control::placeholder{color:#94a3b8!important}.home-hero-section .hero-search-submit.btn{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important;color:#ffffff!important;font-weight:600!important;box-shadow:0 4px 12px rgba(37,99,235,.32)!important;transition:all .2s ease}.home-hero-section .hero-search-submit.btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,.45)!important}.home-hero-section .hero-category-section .btn-primary{background:linear-gradient(135deg,#06b6d4,#0891b2)!important;border:none!important;color:#ffffff!important;font-weight:700!important;padding:.65rem 1rem!important;border-radius:.85rem!important;box-shadow:0 4px 14px rgba(6,182,212,.3)!important;transition:all .25s cubic-bezier(.4,0,.2,1)}.home-hero-section .hero-category-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(6,182,212,.5)!important}.home-hero-section .hero-category-select{background-color:rgba(30,41,59,.65)!important;border:1px solid rgba(255,255,255,.1)!important;color:#f1f5f9!important}.home-hero-section .hero-category-select option{background-color:#0f172a!important;color:#f1f5f9!important}.home-categories-section{background:#f8fafc!important;padding-top:4rem!important;padding-bottom:4rem!important}.home-categories-section h2{font-weight:800!important;letter-spacing:-.02em!important;color:#0f172a!important;margin-bottom:2rem!important}.home-categories-item .category-card{height:100%;border-radius:1.15rem!important;background:#ffffff!important;border:1px solid rgba(226,232,240,.75)!important;box-shadow:0 2px 10px rgba(15,23,42,.02)!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:flex;flex-direction:column}.home-categories-item .category-card:hover{transform:translateY(-4px)!important;border-color:rgba(59,130,246,.16)!important;box-shadow:0 10px 24px rgba(15,23,42,.06),0 2px 6px rgba(59,130,246,.03)!important}.home-categories-item .category-card-body{padding:1rem .5rem!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;text-align:center}.home-categories-item .category-icon-circle{width:46px!important;height:46px!important;border-radius:.95rem!important;display:flex!important;align-items:center;justify-content:center;transition:all .25s ease;color:#ffffff}.home-categories-item .category-card:hover .category-icon-circle{transform:scale(1.1) rotate(4deg)}.home-categories-item .cat-svg{width:20px;height:20px;stroke-width:2.2;stroke:currentColor}.home-categories-item .category-card-name{font-size:.78rem!important;font-weight:700!important;color:#334155!important;margin-bottom:0!important;transition:color .2s ease;letter-spacing:-.01em;line-height:1.25!important}.home-categories-item .category-card:hover .category-card-name{color:#2563eb!important}.home-feed-section{padding-top:4rem!important;padding-bottom:4rem!important}.home-feed-section h2{font-weight:800!important;letter-spacing:-.02em!important;color:#0f172a!important}.home-listings-strip .listing-card{border-radius:1.5rem!important;border:1px solid rgba(226,232,240,.85)!important;background:#ffffff!important;box-shadow:0 4px 20px rgba(15,23,42,.03)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;overflow:hidden;height:100%}.home-listings-strip .listing-card:hover{transform:translateY(-6px)!important;border-color:rgba(37,99,235,.18)!important;box-shadow:0 16px 36px rgba(15,23,42,.09),0 4px 12px rgba(37,99,235,.04)!important}.home-listings-strip .listing-card-img-wrapper{position:relative;overflow:hidden;width:100%;aspect-ratio:4/3;padding:.6rem;background:radial-gradient(circle at top right,rgba(191,219,254,.35),transparent 60%),linear-gradient(135deg,#f8fafc,#eef2f7)}.home-listings-strip .listing-card-media{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1)!important;border-radius:.6rem!important;margin-bottom:0!important}.home-listings-strip .listing-card:hover .listing-card-media{transform:scale(1.03)}.home-listings-strip .listing-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e0f2fe,#bae6fd)!important;display:flex;align-items:center;justify-content:center;color:#0284c7;border-radius:.6rem!important;height:100%!important}.home-listings-strip .listing-image-placeholder:before{content:"🏢";font-size:2.2rem}.home-listings-strip .listing-card .card-body{padding:1.25rem!important;display:flex;flex-direction:column;justify-content:space-between}.listing-card-category{font-size:.72rem;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:.04em}.listing-card-city{font-size:.72rem}.listing-card-title{font-size:.98rem!important;font-weight:700!important;color:#0f172a!important;line-height:1.35!important;margin-top:.3rem;margin-bottom:.6rem!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.7rem}.listing-card-contact{font-size:.78rem;color:#475569!important;font-weight:550;display:flex;align-items:center;gap:.3rem}.home-listings-strip .listing-card-category-chip{position:absolute;top:.6rem;left:.6rem;z-index:2;max-width:calc(100% - 1.2rem);padding:.25rem .65rem;border-radius:999px;background:rgba(255,255,255,.92);color:#1d4ed8;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 2px 8px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing-card-meta{display:flex;flex-direction:column;gap:.3rem}.listing-card-city{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:#64748b;font-weight:600}.listing-card-city svg{color:#ef4444;flex-shrink:0}.listing-card-contact svg{color:#2563eb;flex-shrink:0}.listing-card-foot{display:flex;align-items:center;gap:.35rem;margin-top:.9rem;padding-top:.7rem;border-top:1px solid rgba(226,232,240,.9);font-size:.8rem;font-weight:700;color:#2563eb}.listing-card-foot svg{transition:transform .2s ease}.home-listings-strip .listing-card:hover .listing-card-foot svg{transform:translateX(4px)}.promo-banner-card{border-radius:0!important;overflow:hidden;border:1px solid rgba(226,232,240,.8)!important;box-shadow:0 4px 15px rgba(15,23,42,.04)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.promo-banner-card:hover{transform:translateY(-4px) scale(1.01)!important;border-color:rgba(234,179,8,.3)!important;box-shadow:0 12px 24px rgba(15,23,42,.08),0 0 10px rgba(234,179,8,.1)!important}.promo-banner-image-wrapper{position:relative}.promo-banner-image-wrapper:after{content:"SPONSORED";position:absolute;top:.75rem;right:.75rem;background:rgba(15,23,42,.78);color:#fef08a;font-size:.62rem;font-weight:850;letter-spacing:.06em;padding:.25rem .65rem;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.12);pointer-events:none}.home-benefits-section{background:#ffffff!important;padding-top:4.5rem!important;padding-bottom:4.5rem!important}.benefit-card{padding:2.25rem 1.75rem!important;border-radius:1.75rem!important;background:linear-gradient(180deg,#f8fafc,#f1f5f9)!important;border:1px solid rgba(226,232,240,.6)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;height:100%;position:relative;overflow:hidden}.benefit-card:hover{transform:translateY(-5px)!important;background:#ffffff!important;border-color:rgba(59,130,246,.2)!important;box-shadow:0 16px 32px rgba(15,23,42,.06)!important}.benefit-icon-wrapper{width:60px;height:60px;border-radius:1.25rem;background:rgba(37,99,235,.06);color:#2563eb;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.benefit-card:hover .benefit-icon-wrapper{background:#2563eb;color:#ffffff;transform:scale(1.05) rotate(-5deg);box-shadow:0 8px 20px rgba(37,99,235,.25)}.benefit-icon-wrapper svg{width:28px;height:28px}.benefit-card h3{font-size:1.15rem!important;font-weight:700!important;color:#0f172a!important;margin-bottom:.75rem!important}.benefit-card p{font-size:.88rem!important;line-height:1.6!important;color:#475569!important}@media (max-width:991.98px){.home-hero-section .hero-card{background:rgba(15,23,42,.8)!important}.home-categories-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:.75rem!important;scroll-snap-type:x mandatory;gap:.65rem}.home-categories-item{flex:0 0 auto!important;width:5.6rem!important;padding:0!important;margin-top:0!important;scroll-snap-align:start}.home-categories-item .category-card-body{padding:.75rem .35rem .65rem!important}.home-categories-item .category-icon-circle{width:40px!important;height:40px!important;border-radius:.8rem!important}.home-categories-item .cat-svg{width:18px;height:18px}.home-categories-item .category-card-name{font-size:.68rem!important}.hero-media-element{height:100%}}.show-more-categories-btn{border-radius:999px!important;font-size:.85rem!important;font-weight:700!important;padding:.6rem 2rem!important;border:1px solid rgba(37,99,235,.25)!important;background:#ffffff!important;color:#2563eb!important;box-shadow:0 4px 12px rgba(37,99,235,.05)!important;transition:all .22s cubic-bezier(.4,0,.2,1)!important}.show-more-categories-btn:hover{background:#2563eb!important;color:#ffffff!important;border-color:#2563eb!important;box-shadow:0 6px 18px rgba(37,99,235,.2)!important;transform:translateY(-2px)}.show-more-categories-btn:active{transform:translateY(0)}.pricing-header-section{position:relative;background:radial-gradient(circle at 10% 20%,rgba(99,102,241,.15),transparent 45%),radial-gradient(circle at 90% 80%,rgba(6,182,212,.12),transparent 45%),#0b1329;color:#ffffff;padding-top:3.5rem!important;padding-bottom:3.8rem!important}.pricing-eyebrow{display:inline-flex;font-size:.68rem;font-weight:800;letter-spacing:.08em;color:#38bdf8;padding:.3rem .85rem;border-radius:999px;background:rgba(56,189,248,.08);border:1px solid rgba(56,189,248,.18);text-transform:uppercase}.pricing-title{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:850;letter-spacing:-.025em;background:linear-gradient(135deg,#ffffff,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pricing-subtitle{font-size:.98rem;color:#94a3b8;max-width:55ch;line-height:1.5}.pricing-body-section{background:#f8fafc!important}.pricing-tabs-capsule{background:rgba(226,232,240,.8);border-radius:999px;border:1px solid rgba(203,213,225,.5);box-shadow:inset 0 2px 4px rgba(15,23,42,.04)}.pricing-tab-btn{border:none;background:transparent;color:#475569;font-size:.85rem;font-weight:700;border-radius:999px;transition:all .25s cubic-bezier(.4,0,.2,1)}.pricing-tab-btn:hover{color:#0f172a}.pricing-tab-btn.active-tab{background:#ffffff;color:#2563eb;box-shadow:0 10px 15px -3px rgba(15,23,42,.08),0 4px 6px -4px rgba(15,23,42,.08)}.pricing-group-desc{max-width:65ch;font-size:.85rem;color:#64748b!important;line-height:1.5}.pricing-card{border-radius:1.75rem!important;border:1px solid rgba(226,232,240,.8)!important;box-shadow:0 4px 20px rgba(15,23,42,.02)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;background:#ffffff;position:relative;overflow:visible}.pricing-card:hover{transform:translateY(-6px)!important;box-shadow:0 20px 40px rgba(15,23,42,.06)!important}.pricing-card-popular{border:2px solid #3b82f6!important;box-shadow:0 10px 30px rgba(59,130,246,.08)!important}.pricing-card-popular:hover{box-shadow:0 24px 48px rgba(59,130,246,.15)!important}.popular-badge-wrapper{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:10}.popular-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;color:#ffffff!important;font-size:.65rem!important;font-weight:800!important;letter-spacing:.06em;border-radius:999px;box-shadow:0 4px 12px rgba(37,99,235,.35);border:1px solid rgba(255,255,255,.15)}.pricing-card .plan-name{font-size:1.22rem!important;font-weight:800!important;color:#0f172a}.bundle-badge{background:rgba(37,99,235,.06)!important;color:#2563eb!important;border:1px solid rgba(37,99,235,.15);font-size:.65rem!important;font-weight:700;text-transform:uppercase}.plan-description{font-size:.82rem;color:#64748b;line-height:1.45}.plan-price-block{display:flex;align-items:baseline}.plan-price-block .currency-symbol{font-size:1.25rem;font-weight:700;color:#0f172a}.plan-price-block .price-number{font-size:2.25rem;font-weight:850;color:#0f172a;letter-spacing:-.02em}.plan-price-block .price-period{font-size:.82rem;color:#64748b;font-weight:500;margin-left:.25rem}.divider-line{height:1px;background:#f1f5f9;width:100%}.features-title{font-size:.68rem!important;font-weight:800;letter-spacing:.06em;color:#64748b;text-transform:uppercase}.plan-features-list .feature-item{font-size:.85rem;color:#334155;line-height:1.5}.plan-features-list .check-icon{width:18px;height:18px;border-radius:50%;background:rgba(16,185,129,.08);color:#10b981;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.plan-features-list .feature-text strong{color:#0f172a}.pricing-action-btn{border-radius:.85rem!important;padding:.65rem 1rem!important;font-weight:700!important;font-size:.88rem!important;transition:all .22s cubic-bezier(.4,0,.2,1)!important}.btn-primary-glow{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important;color:#ffffff!important;box-shadow:0 4px 15px rgba(37,99,235,.35)!important}.btn-primary-glow:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,99,235,.5)!important}.btn-outline-primary-custom{background:transparent!important;border:1px solid rgba(37,99,235,.25)!important;color:#2563eb!important}.btn-outline-primary-custom:hover{background:#2563eb!important;color:#ffffff!important;border-color:#2563eb!important;box-shadow:0 4px 12px rgba(37,99,235,.15)!important;transform:translateY(-2px)}.empty-plans-block{background:#ffffff;border-radius:1.5rem;border:1px solid rgba(226,232,240,.8);max-width:450px}.empty-plans-icon{font-size:2.2rem}.pricing-footer-callout{background:#ffffff!important;border-radius:1.5rem!important;border-color:rgba(226,232,240,.8)!important;max-width:600px;margin-inline:auto}@media (max-width:767.98px){.pricing-tabs-capsule{overflow-x:auto;max-width:100%;white-space:nowrap;padding:.25rem!important;gap:.25rem}.pricing-tab-btn{padding:.45rem 1.15rem!important}.tab-label-text{font-size:.78rem}}.contact-header-section{position:relative;background:radial-gradient(circle at 15% 15%,rgba(59,130,246,.16),transparent 45%),radial-gradient(circle at 85% 85%,rgba(139,92,246,.14),transparent 45%),#0b1329;color:#ffffff;padding-top:3.5rem!important;padding-bottom:3.8rem!important}.contact-eyebrow{display:inline-flex;font-size:.68rem;font-weight:800;letter-spacing:.08em;color:#818cf8;padding:.3rem .85rem;border-radius:999px;background:rgba(129,140,248,.08);border:1px solid rgba(129,140,248,.18);text-transform:uppercase}.contact-title{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:850;letter-spacing:-.025em;background:linear-gradient(135deg,#ffffff,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.contact-subtitle{font-size:.98rem;color:#94a3b8;max-width:55ch;line-height:1.5}.contact-body-section{background:#f8fafc!important}.contact-card{border-radius:1.75rem!important;border:1px solid rgba(226,232,240,.85)!important;box-shadow:0 4px 24px rgba(15,23,42,.02)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;background:#ffffff}.contact-card:hover{transform:translateY(-4px)!important;box-shadow:0 16px 36px rgba(15,23,42,.05)!important}.contact-input{border-radius:.75rem!important;padding:.6rem .85rem!important;border:1px solid rgba(148,163,184,.25)!important;background:#f8fafc!important;color:#0f172a!important;font-size:.9rem!important;transition:all .2s ease}.contact-input:focus{background:#ffffff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.15)!important}.contact-submit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:none!important;color:#ffffff!important;font-weight:700!important;padding:.75rem 1.25rem!important;border-radius:.75rem!important;box-shadow:0 4px 12px rgba(37,99,235,.3)!important;transition:all .22s ease!important}.contact-submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,.45)!important}.contact-info-card{border-radius:1.75rem!important;background:linear-gradient(145deg,#0f172a,#1e1b4b 60%,#311042)!important;box-shadow:0 8px 30px rgba(15,23,42,.2)!important}.contact-icon-box{width:44px;height:44px;border-radius:.85rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:#a5b4fc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon-box svg{width:20px;height:20px}.contact-info-link{color:#ffffff;font-weight:700;text-decoration:none;transition:color .18s ease;font-size:.95rem}.contact-info-link:hover{color:#cbd5e1}.border-white-10{border-color:rgba(255,255,255,.08)!important}.letter-spacing-1{letter-spacing:.05em}.listing-form-card{border:1px solid rgba(148,163,184,.12)!important;border-radius:1.25rem!important;background:#ffffff!important;box-shadow:0 4px 20px rgba(15,23,42,.02)!important;padding:1.75rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.listing-form-card:hover{box-shadow:0 10px 30px rgba(15,23,42,.05)!important;border-color:rgba(148,163,184,.18)!important}.listing-form-card .card-title{font-size:1.05rem;font-weight:700;letter-spacing:-.015em;color:#0f172a;display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem!important}.listing-form-card .card-title:before{content:"";display:inline-block;width:4px;height:18px;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:2px}.listing-form-input{border-radius:.6rem!important;border:1px solid #e2e8f0!important;padding:.6rem .8rem!important;font-size:.88rem!important;color:#334155!important;background-color:#f8fafc!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.listing-form-input:focus{background-color:#ffffff!important;border-color:#3b82f6!important;box-shadow:0 0 0 4px rgba(59,130,246,.12)!important;outline:none!important}.listing-form-input::placeholder{color:#94a3b8!important}.listing-form-label{font-size:.8rem!important;font-weight:700!important;margin-bottom:.45rem!important;gap:.25rem}.listing-form-label,.listing-tag-pill{color:#475569!important;display:inline-flex;align-items:center}.listing-tag-pill{border:1px solid #cbd5e1!important;background:#ffffff!important;font-size:.82rem!important;font-weight:600!important;padding:.5rem 1rem!important;border-radius:99px!important;cursor:pointer!important;gap:.35rem;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.listing-tag-pill:hover:not(:disabled){border-color:#94a3b8!important;background:#f8fafc!important;color:#0f172a!important;transform:translateY(-1px)}.listing-tag-pill.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;border-color:#2563eb!important;color:#ffffff!important;box-shadow:0 4px 12px rgba(37,99,235,.2)!important}.listing-tag-pill:disabled{opacity:.5;cursor:not-allowed!important}.listing-upload-dropzone{border:2px dashed #cbd5e1!important;border-radius:1rem!important;background:#f8fafc!important;padding:2rem 1.5rem!important;text-align:center!important;cursor:pointer!important;transition:all .25s ease!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.listing-upload-dropzone:hover{border-color:#3b82f6!important;background:rgba(59,130,246,.03)!important;transform:translateY(-2px)}.listing-upload-dropzone .upload-icon-wrapper{width:44px;height:44px;border-radius:50%;background:rgba(59,130,246,.08);color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:1.35rem;margin-bottom:.75rem;transition:all .25s ease}.listing-upload-dropzone:hover .upload-icon-wrapper{background:#2563eb;color:#ffffff;transform:scale(1.1)}.listing-thumbnail-card{width:104px!important;padding:.5rem!important;border:1px solid #e2e8f0!important;border-radius:.75rem!important;background:#ffffff!important;transition:all .2s ease!important}.listing-thumbnail-card:hover{box-shadow:0 4px 12px rgba(15,23,42,.06)!important;border-color:#cbd5e1!important}.listing-thumbnail-card.is-selected{border-color:var(--bs-primary,#0d6efd)!important;box-shadow:0 0 0 2px rgba(13,110,253,.25)!important}.listing-thumbnail-img-wrap{width:100%!important;height:80px!important;position:relative!important;border-radius:.5rem!important;overflow:hidden!important;background:#f1f5f9!important;border:1px solid #f1f5f9!important}.listing-thumbnail-img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important}.listing-thumbnail-remove-btn{position:absolute!important;top:4px!important;right:4px!important;width:20px!important;height:20px!important;border-radius:50%!important;background:rgba(239,68,68,.95)!important;border:none!important;color:#ffffff!important;font-size:.65rem!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;transition:all .2s ease!important;box-shadow:0 2px 4px rgba(0,0,0,.15)!important;cursor:pointer!important}.listing-thumbnail-remove-btn:hover{background:#dc2626!important;transform:scale(1.1)}.listing-plan-selector-card{border:1px solid #e2e8f0!important;border-radius:1rem!important;background:#ffffff!important;text-align:left!important;width:100%!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important;cursor:pointer!important}.listing-plan-selector-card:hover{border-color:#cbd5e1!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px rgba(15,23,42,.05)!important}.listing-plan-selector-card.selected{border-color:#2563eb!important;background:linear-gradient(180deg,rgba(37,99,235,.02),rgba(255,255,255,0))!important;box-shadow:0 8px 20px rgba(37,99,235,.08)!important}.listing-plan-selector-card.selected:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.listing-coupon-box{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:.85rem!important;padding:1.25rem!important}.listing-osm-results{max-height:180px;overflow-y:auto;background:#ffffff!important;border:1px solid #e2e8f0!important;border-radius:.6rem!important;box-shadow:0 4px 12px rgba(15,23,42,.06)!important;margin-top:.35rem}.listing-osm-results button{padding:.55rem .75rem!important;font-size:.82rem!important;border-bottom:1px solid #f1f5f9;color:#334155!important;transition:background .15s ease}.listing-osm-results button:last-child{border-bottom:none}.listing-osm-results button:hover{background:#f8fafc!important;color:#0f172a!important}.listing-location-badge-btn{background:rgba(37,99,235,.05)!important;border:1px solid rgba(37,99,235,.15)!important;color:#2563eb!important;border-radius:.5rem!important;padding:.5rem .85rem!important;font-weight:600!important;font-size:.8rem!important;transition:all .2s ease!important}.listing-location-badge-btn:hover:not(:disabled){background:#2563eb!important;border-color:#2563eb!important;color:#ffffff!important;transform:translateY(-1px)}.listing-clear-pin-btn{color:#ef4444!important;font-size:.8rem!important;font-weight:600!important;transition:all .2s ease!important}.listing-clear-pin-btn:hover{color:#dc2626!important;text-decoration:underline!important}.auth-page-wrapper{position:relative;overflow:hidden;background:radial-gradient(circle at 0 0,rgba(99,102,241,.04),transparent 45%),radial-gradient(circle at 100% 100%,rgba(6,182,212,.04),transparent 45%);padding:4.5rem 0;min-height:calc(100vh - 280px);display:flex;align-items:center;justify-content:center}.auth-blob-1{top:10%;left:8%;width:320px;height:320px;background:radial-gradient(circle,rgba(99,102,241,.09) 0,transparent 70%);filter:blur(50px)}.auth-blob-1,.auth-blob-2{position:absolute;z-index:0;pointer-events:none}.auth-blob-2{bottom:10%;right:8%;width:380px;height:380px;background:radial-gradient(circle,rgba(6,182,212,.07) 0,transparent 70%);filter:blur(60px)}.auth-card{background:rgba(255,255,255,.85)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:1.5rem!important;box-shadow:0 15px 35px rgba(15,23,42,.04)!important;z-index:1;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth-card:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgba(15,23,42,.07)!important;border-color:rgba(255,255,255,.7)!important}.auth-card-body{padding:2.75rem 2.25rem!important}.auth-card-title{font-size:1.6rem;font-weight:800;color:#0f172a;letter-spacing:-.025em;margin-bottom:.5rem!important}.auth-card-subtitle{font-size:.88rem;color:#64748b;margin-bottom:2rem!important}.auth-tabs-capsule{background:rgba(226,232,240,.6);border-radius:99px;border:1px solid rgba(203,213,225,.4);padding:.25rem!important;display:flex;margin-bottom:1.75rem!important}.auth-tab-btn{border:none;background:transparent;color:#64748b;font-size:.82rem;font-weight:700;border-radius:99px!important;padding:.55rem 1rem!important;flex:1 1;transition:all .25s ease}.auth-tab-btn:hover{color:#0f172a}.auth-tab-btn.active{background:#ffffff!important;color:#2563eb!important;box-shadow:0 4px 12px rgba(15,23,42,.05)!important}.auth-input{border-radius:.65rem!important;border:1px solid #e2e8f0!important;padding:.65rem .9rem!important;font-size:.9rem!important;color:#334155!important;background-color:#f8fafc!important;transition:all .2s ease!important}.auth-input:focus{background-color:#ffffff!important;border-color:#3b82f6!important;box-shadow:0 0 0 4px rgba(59,130,246,.12)!important;outline:none!important}.auth-input::placeholder{color:#94a3b8!important}.auth-input-group-text{border-radius:.65rem 0 0 .65rem!important;background-color:#f1f5f9!important;border:1px solid #e2e8f0!important;border-right:none!important;font-weight:700!important;color:#475569!important;padding:.65rem .9rem!important;font-size:.9rem!important}.auth-input-with-prepend{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.auth-submit-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;border:none!important;border-radius:.65rem!important;color:#ffffff!important;font-weight:700!important;font-size:.92rem!important;padding:.75rem 1.25rem!important;transition:all .25s ease!important;box-shadow:0 4px 12px rgba(37,99,235,.18)!important;width:100%}.auth-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px rgba(37,99,235,.26)!important}.auth-submit-btn:active:not(:disabled){transform:translateY(1px)}.auth-secondary-btn{border:1px solid #cbd5e1!important;background:#ffffff!important;color:#475569!important;font-weight:600!important;font-size:.9rem!important;padding:.7rem 1.25rem!important;border-radius:.65rem!important;transition:all .2s ease!important;width:100%}.auth-secondary-btn:hover{background:#f8fafc!important;color:#0f172a!important;border-color:#94a3b8!important}.auth-link{color:#2563eb!important;font-weight:600;text-decoration:none;transition:color .15s ease}.auth-link:hover{color:#1d4ed8!important;text-decoration:underline!important}