:root{--bg: #f4f6f8;--surface: #ffffff;--text: #1a2332;--muted: #5c6b7a;--primary: #0d6e4f;--primary-dark: #095a40;--border: #dde3ea;--radius: 12px;--shadow: 0 8px 24px rgba(26, 35, 50, .08);--container-max: 100%;font-family:DM Sans,system-ui,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:none}.container{width:100%;max-width:var(--container-max);margin-inline:auto}@media (max-width: 959px){.container{padding-inline:clamp(1rem,4vw,1.5rem)}}@media (min-width: 960px){:root{--container-max: 960px}}@media (min-width: 1140px){:root{--container-max: 1140px}}@media (min-width: 1200px){:root{--container-max: 1200px}}@media (min-width: 1320px){:root{--container-max: 1320px}.auth-page__layout{grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:2.5rem}.auth-page__form-wrap .auth-page__card{max-width:640px}}@media (min-width: 1200px) and (max-width: 1319px){.auth-page__layout{grid-template-columns:minmax(300px,340px) minmax(0,1fr);gap:2.25rem}.auth-page__form-wrap .auth-page__card{max-width:600px}}@media (min-width: 1140px) and (max-width: 1199px){.auth-page__layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:2rem}.auth-page__form-wrap .auth-page__card{max-width:580px}}@media (min-width: 960px) and (max-width: 1139px){.auth-page__layout{grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:1.5rem}.auth-page__form-wrap .auth-page__card{max-width:560px}}.main{min-height:calc(100vh - 140px);min-width:0;overflow-x:clip}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.body--nav-open{overflow:hidden}.site-header{--header-h: 88px;position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid rgba(13,110,79,.1);box-shadow:0 1px #ffffffe6 inset;transition:box-shadow .25s ease}.site-header--scrolled{box-shadow:0 8px 24px #0a3c2d14}.site-header__accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0a5c42,#0d6e4f 40%,#1a9a6e,#25d366);pointer-events:none}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-h);padding:.75rem 0;gap:1rem}.logo{display:flex;align-items:center;gap:.75rem;color:var(--text);font-weight:600;text-decoration:none;flex-shrink:0;z-index:102;transition:transform .2s ease}.logo:hover{text-decoration:none;transform:translateY(-1px)}.logo__img{display:block;height:72px;width:auto;max-width:min(420px,78vw);object-fit:contain;flex-shrink:0}.header__toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(13,110,79,.15);border-radius:12px;background:linear-gradient(180deg,#fff,#f4faf7);cursor:pointer;z-index:102;flex-shrink:0;transition:border-color .2s ease,box-shadow .2s ease}.header__toggle:hover{border-color:#0d6e4f59;box-shadow:0 4px 12px #0d6e4f1f}.site-header--menu-open .header__toggle{border-color:var(--primary);background:#f0f9f6}.header__toggle-bars{display:flex;flex-direction:column;justify-content:center;gap:5px;width:20px}.header__toggle-bars span{display:block;height:2px;width:100%;background:var(--primary);border-radius:2px;transition:transform .22s ease,opacity .22s ease}.site-header--menu-open .header__toggle-bars span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header--menu-open .header__toggle-bars span:nth-child(2){opacity:0}.site-header--menu-open .header__toggle-bars span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-mobile-layer{display:none}.header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1098;border:none;padding:0;margin:0;background:#0a281e8c;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .28s ease}.header-mobile-layer--open .header__backdrop{opacity:1;pointer-events:auto}.nav{display:flex;align-items:center;gap:1rem}.nav--desktop .nav__drawer-head,.nav--drawer{display:none}.nav__menu{display:flex;align-items:center;gap:.2rem;padding:.3rem;background:#0d6e4f0f;border:1px solid rgba(13,110,79,.1);border-radius:999px}.nav__actions{display:flex;align-items:center;gap:.65rem;padding-left:1rem;border-left:1px solid var(--border)}.nav button{font:inherit}.nav__link{color:var(--muted);font-weight:600;font-size:.9rem;text-decoration:none;padding:.5rem .9rem;border-radius:999px;transition:color .18s ease,background .18s ease,box-shadow .18s ease;white-space:nowrap}.nav__link:hover{color:var(--primary);background:#ffffffbf;text-decoration:none}.nav__link--active{color:#fff;background:linear-gradient(135deg,#0d6e4f,#1a9a6e);box-shadow:0 4px 14px #0d6e4f47}.nav__link--active:hover{color:#fff;background:linear-gradient(135deg,#095a40,#0d6e4f)}.nav__link--login{padding:.5rem .75rem}.nav__user-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .4rem;border-radius:999px;background:#f0f9f6;border:1px solid rgba(13,110,79,.15);color:var(--text);text-decoration:none;font-size:.88rem;font-weight:600;max-width:160px;transition:border-color .18s ease,box-shadow .18s ease}.nav__user-chip:hover{text-decoration:none;border-color:#0d6e4f4d;box-shadow:0 4px 12px #0d6e4f1a}.nav__user-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(145deg,#0d6e4f,#1a9a6e);color:#fff;font-size:.78rem;font-weight:700;flex-shrink:0}.nav__user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav__cta{box-shadow:0 4px 14px #0d6e4f38;font-weight:700}.nav__cta:hover{box-shadow:0 6px 18px #0d6e4f4d}@media (max-width: 959px){.site-header{--header-h: 80px}.logo__img{height:60px;max-width:min(360px,74vw)}.header__toggle{display:flex;position:relative;z-index:201}.nav--desktop{display:none}.header-mobile-layer{display:block}.nav--drawer{display:flex;position:fixed;top:0;right:0;bottom:0;width:min(340px,92vw);max-width:100%;flex-direction:column;align-items:stretch;gap:0;padding:0 1.25rem 1.75rem;padding-bottom:max(1.75rem,env(safe-area-inset-bottom));background:#fff;border-left:1px solid rgba(13,110,79,.12);box-shadow:-12px 0 40px #0a3c2d2e;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate3d(100%,0,0);visibility:hidden;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s;z-index:1099}.nav--drawer.nav--open{transform:translateZ(0);visibility:visible;pointer-events:auto}.nav--drawer .nav__drawer-head{display:block;padding:calc(var(--header-h) + .75rem) 0 1.25rem;margin-bottom:.5rem;border-bottom:1px solid var(--border)}.nav__drawer-title{display:block;font-size:1.2rem;font-weight:700;color:var(--text)}.nav__drawer-sub{display:block;margin-top:.2rem;font-size:.88rem;color:var(--muted)}.nav--drawer .nav__menu{flex-direction:column;align-items:stretch;gap:.35rem;padding:0;margin-bottom:1.25rem;background:transparent;border:none;border-radius:0}.nav--drawer .nav__menu .nav__link{padding:.9rem 1rem;font-size:1.02rem;border-radius:12px;white-space:normal}.nav--drawer .nav__menu .nav__link--active{box-shadow:none}.nav--drawer .nav__actions{flex-direction:column;align-items:stretch;gap:.65rem;padding-left:0;border-left:none;padding-top:1.25rem;border-top:1px solid var(--border)}.nav--drawer .nav__actions .nav__link{padding:.85rem 1rem;font-size:1rem;text-align:center;border-radius:12px}.nav--drawer .nav__user-chip{max-width:none;justify-content:center;padding:.75rem 1rem}.nav--drawer .nav__actions .btn{width:100%;padding:.9rem 1rem;font-size:1rem}}@media (min-width: 960px){.header-mobile-layer{display:none!important}.nav--desktop{display:flex;align-items:center;gap:1rem;margin-left:auto;min-width:0}}@media (max-width: 480px){.logo__img{height:52px;max-width:min(300px,82vw)}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.2rem;border-radius:10px;border:none;background:var(--primary);color:#fff;font-weight:600;cursor:pointer;text-decoration:none}.btn:hover{background:var(--primary-dark);text-decoration:none}.btn--outline{background:transparent;color:var(--primary);border:2px solid var(--primary)}.btn--outline:hover{background:#0d6e4f14}.btn--small{padding:.45rem .9rem;font-size:.9rem}.btn--light{background:#fff;color:var(--primary)}.btn--light:hover{background:var(--primary-dark);color:#fff}.btn--outline-light{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.75)}.btn--outline-light:hover{background:#ffffff2e;color:#fff;border-color:#fff;text-decoration:none}.home{overflow-x:hidden}.home-hero{position:relative;color:#fff;padding:3.5rem 0 4.5rem;overflow:hidden}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#064d38,#0d6e4f 40%,#15966b)}.home-hero__bg:before{content:"";position:absolute;top:-40%;right:-15%;width:55%;height:140%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 65%);border-radius:50%}.home-hero__bg:after{content:"";position:absolute;bottom:-30%;left:-10%;width:45%;height:80%;background:radial-gradient(circle,rgba(255,255,255,.06) 0%,transparent 70%);border-radius:50%}.home-hero__inner{position:relative;z-index:1}.home-hero__layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.home-hero__content,.home-hero__slider-wrap{min-width:0}.hero-slider{position:relative;width:100%;max-width:480px;margin-left:auto}.hero-slider__frame{position:relative;aspect-ratio:4/5;border-radius:20px;overflow:hidden;box-shadow:0 24px 48px #00000040;border:3px solid rgba(255,255,255,.2);background:#0003}.hero-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.hero-slider__slide--active{opacity:1;pointer-events:auto;z-index:1}.hero-slider__slide img,.hero-slider__placeholder{width:100%;height:100%;object-fit:cover;display:block}.hero-slider__placeholder{min-height:100%}.hero-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 50%);z-index:2}.hero-slider__caption{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1.35rem;z-index:3;color:#fff}.hero-slider__caption span,.hero-slider__caption a{display:block;font-weight:700;font-size:1.05rem;color:#fff;text-decoration:none}.hero-slider__caption a:hover{text-decoration:none}.hero-slider__caption small{display:block;margin-top:.2rem;font-size:.85rem;opacity:.85}.hero-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;border:none;border-radius:50%;background:#ffffffeb;color:var(--primary);font-size:1.5rem;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 4px 12px #00000026;transition:background .15s,transform .15s}.hero-slider__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.hero-slider__arrow--prev{left:12px}.hero-slider__arrow--next{right:12px}.hero-slider__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.hero-slider__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#ffffff59;cursor:pointer;transition:background .2s,transform .2s}.hero-slider__dot--active{background:#fff;transform:scale(1.2)}.hero-slider__dot:hover{background:#ffffffb3}.hero-slider--ads .hero-slider__overlay--ad{background:linear-gradient(180deg,transparent 50%,rgba(26,35,50,.35) 100%)}.hero-slider__ad-link{display:block;width:100%;height:100%}.hero-slider__ad-link img{width:100%;height:100%;object-fit:cover}.hero-slider__ad-badge{position:absolute;top:.65rem;right:.65rem;z-index:3;padding:.2rem .5rem;border-radius:6px;font-size:.68rem;font-weight:700;text-transform:uppercase;color:#fff;background:#d97706e6}.home-hero__badge{display:inline-block;padding:.4rem 1rem;background:#ffffff24;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:.85rem;font-weight:600;letter-spacing:.02em;margin-bottom:1.25rem}.home-hero__title{font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;margin:0 0 1rem;max-width:14ch}.home-hero__title span{color:#a8f0d4}.home-hero__text{font-size:1.05rem;line-height:1.6;opacity:.92;max-width:52ch;margin:0 0 1.75rem}.home-hero__search{display:flex;align-items:center;max-width:520px;gap:.35rem;margin-bottom:1.25rem;background:#ffffff1f;padding:.35rem .35rem .35rem .5rem;border-radius:14px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-hero__search-icon{flex-shrink:0;display:grid;place-items:center;width:36px;height:36px;color:#ffffffb3}.home-hero__search-icon svg{width:18px;height:18px}.home-hero__search input{flex:1;border:none;background:transparent;color:#fff;padding:.75rem 1rem;font:inherit;font-size:1rem;min-width:0}.home-hero__search input::placeholder{color:#ffffff8c}.home-hero__search input:focus{outline:none}.home-hero__search-btn{flex-shrink:0;background:#fff;color:var(--primary);border-radius:10px;padding:.7rem 1.35rem}.home-hero__search-btn:hover{background:#f0f9f6}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.home-hero__action-btn{font-size:.92rem}.home-hero__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.2)}.home-hero__stat{display:flex;flex-direction:column;gap:.2rem;padding:.85rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:12px;transition:background .15s,transform .15s}.home-hero__stat:hover{background:#ffffff1f;transform:translateY(-2px)}.home-hero__stat--highlight{background:#ffffff29;border-color:#ffffff40}.home-hero__stat--highlight strong{color:#a8f0d4}.home-hero__stat strong{font-size:1.5rem;font-weight:700;line-height:1}.home-hero__stat span{font-size:.78rem;opacity:.82;text-transform:uppercase;letter-spacing:.04em}.home-hero--showcase{color:var(--text);padding:1.15rem 0 1.35rem;background:var(--bg)}.home-hero--showcase .home-hero__bg{display:none}.home-hero-showcase-wrap{display:flex;flex-direction:column;gap:1rem}.home-hero-showcase{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:.75rem;align-items:stretch;min-height:260px}.home-hero-showcase__banner{min-width:0;min-height:260px}.home-hero-showcase__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;min-width:0}.home-hero-banner{position:relative;height:100%;min-height:260px}.home-hero-banner__frame{position:relative;height:100%;min-height:260px;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #1a23321a;border:1px solid var(--border);background:#dbeafe}.home-hero-banner__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .55s ease;pointer-events:none}.home-hero-banner__slide--active{opacity:1;pointer-events:auto;z-index:1}.home-hero-banner__slide-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-hero-banner__slide-img--ad-only{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-hero-banner__slide-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(15,23,42,.72) 0%,rgba(15,23,42,.35) 45%,transparent 100%);z-index:1}.home-hero-banner__slide-body{position:relative;z-index:2;display:flex;align-items:stretch;justify-content:space-between;gap:1rem;height:100%;padding:1.5rem 1.35rem 2.25rem}.home-hero-banner__slide-copy{display:flex;flex-direction:column;justify-content:center;max-width:58%;min-width:0}.home-hero-banner__slide-copy h2{margin:0 0 .45rem;font-size:clamp(1.15rem,2.2vw,1.65rem);font-weight:800;line-height:1.2;letter-spacing:-.02em}.home-hero-banner__slide-copy h2 span{display:block;margin-top:.15rem}.home-hero-banner__slide-copy p{margin:0 0 1rem;font-size:.88rem;line-height:1.45;opacity:.9}.home-hero-banner__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:.55rem 1.1rem;border-radius:8px;background:#1e3a5f;color:#fff;font-size:.82rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s}.home-hero-banner__slide-img~.home-hero-banner__slide-body .home-hero-banner__cta{background:#fff;color:#1e3a5f}.home-hero-banner__cta:hover{filter:brightness(1.06);transform:translateY(-1px);text-decoration:none}.home-hero-banner__slide-visual{display:flex;align-items:flex-end;justify-content:flex-end;flex:1;min-width:0;pointer-events:none}.home-hero-banner__slide-visual span{font-size:clamp(4.5rem,8vw,6.5rem);line-height:1;filter:drop-shadow(0 8px 18px rgba(0,0,0,.12))}.home-hero-banner__slide-img~.home-hero-banner__slide-body{color:#fff}.home-hero-banner__slide-img~.home-hero-banner__slide-body .home-hero-banner__slide-copy h2 span{color:#fde68a}.home-hero-banner__ad-tag{display:inline-block;margin-top:.65rem;padding:.18rem .5rem;border-radius:6px;font-size:.68rem;font-weight:700;text-transform:uppercase;background:#d97706e6;color:#fff}.home-hero-banner__dots{position:absolute;left:50%;bottom:.75rem;transform:translate(-50%);z-index:3;display:flex;gap:.4rem}.home-hero-banner__dot{width:7px;height:7px;border-radius:50%;border:none;padding:0;background:#ffffff73;cursor:pointer;transition:background .2s,transform .2s}.home-hero-banner__dot--active{background:#fff;transform:scale(1.2)}.home-hero-banner:not(.home-hero-banner--image) .home-hero-banner__dot{background:#1e3a5f40}.home-hero-banner:not(.home-hero-banner--image) .home-hero-banner__dot--active{background:#1e3a5f}.home-hero-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:260px;padding:.85rem .75rem .65rem;border-radius:14px;color:#fff;text-decoration:none;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 8px 22px #1a23321f}.home-hero-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #1a233229;text-decoration:none;color:#fff}.home-hero-card--blue{background:linear-gradient(160deg,#2563eb,#1d4ed8)}.home-hero-card--navy{background:linear-gradient(160deg,#1e3a8a,#172554)}.home-hero-card--orange{background:linear-gradient(160deg,#ea580c,#c2410c)}.home-hero-card--purple{background:linear-gradient(160deg,#7c3aed,#5b21b6)}.home-hero-card__head{position:relative;z-index:2;display:flex;flex-direction:column;gap:.2rem}.home-hero-card__head strong{font-size:.72rem;font-weight:800;letter-spacing:.04em;line-height:1.2}.home-hero-card__head span{font-size:.68rem;opacity:.92;line-height:1.3}.home-hero-card__arrow{position:absolute;left:.7rem;bottom:.65rem;z-index:2;display:grid;place-items:center;width:26px;height:26px;border-radius:6px;background:#ffffff38;font-size:1.1rem;line-height:1}.home-hero-card__visual{position:absolute;right:-.15rem;bottom:-.35rem;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end;width:78%;height:72%;pointer-events:none}.home-hero-card__visual span{font-size:clamp(3.2rem,5vw,4.4rem);line-height:1;opacity:.95;filter:drop-shadow(0 6px 14px rgba(0,0,0,.18))}.home-hero-card__visual-img{width:100%;height:100%;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 6px 14px rgba(0,0,0,.22))}.home-hero-card--has-image{padding:.85rem .75rem .65rem}.home-hero-card--has-image.home-hero-card--blue{background:#1d4ed8}.home-hero-card--has-image.home-hero-card--navy{background:#172554}.home-hero-card--has-image.home-hero-card--orange{background:#c2410c}.home-hero-card--has-image.home-hero-card--purple{background:#5b21b6}.home-hero-card--has-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(155deg,#0000009e,#00000047 42%,#00000014);pointer-events:none}.home-hero-card--has-image .home-hero-card__visual{top:0;left:0;right:0;bottom:0;width:100%;height:100%;align-items:stretch;justify-content:stretch}.home-hero-card--has-image .home-hero-card__visual-img{object-fit:cover;object-position:center;filter:none}.home-hero-card--has-image .home-hero-card__head,.home-hero-card--has-image .home-hero-card__arrow{z-index:2}.home-hero-showcase__search{display:flex;align-items:center;gap:.5rem;padding:.45rem .5rem .45rem .65rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 24px #1a23320f}.home-hero-showcase__search-icon{display:grid;place-items:center;width:34px;height:34px;color:var(--muted);flex-shrink:0}.home-hero-showcase__search-icon svg{width:18px;height:18px}.home-hero-showcase__search input{flex:1;border:none;background:transparent;font:inherit;min-width:0;padding:.55rem .25rem}.home-hero-showcase__search input:focus{outline:none}.home-hero-showcase__search-btn{flex-shrink:0;padding:.6rem 1.15rem}.home-quick{position:relative;z-index:2;margin-top:-1.75rem;padding-bottom:.5rem}.home-quick__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem}.home-quick__card{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;text-decoration:none;color:var(--text);box-shadow:0 8px 24px #1a23320f;transition:transform .2s,box-shadow .2s,border-color .2s}.home-quick__card:hover{transform:translateY(-4px);border-color:#0d6e4f59;box-shadow:0 14px 32px #0d6e4f1f}.home-quick__icon{font-size:1.35rem;line-height:1;margin-bottom:.15rem}.home-quick__label{font-weight:700;font-size:.95rem;color:var(--text)}.home-quick__desc{font-size:.78rem;color:var(--muted);line-height:1.35}.home-features{padding:2rem 0 2.5rem;background:var(--bg)}.home-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.home-features__item{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.15rem;background:linear-gradient(145deg,#f8fcfa,#eef6f2);border:1px solid rgba(13,110,79,.12);border-radius:12px}.home-features__item strong{font-size:.88rem;color:var(--primary)}.home-features__item span{font-size:.82rem;color:var(--muted);line-height:1.45}.home-section-label{display:inline-block;margin-bottom:.5rem;padding:.28rem .7rem;background:#0d6e4f1a;color:var(--primary);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:999px}.home-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.home-section-head h2{margin:0 0 .35rem;font-size:1.65rem;font-weight:700;letter-spacing:-.02em}.home-section-head p{margin:0;color:var(--muted);font-size:.95rem}.home-section-link{font-weight:600;font-size:.95rem;white-space:nowrap}.home-section-link:hover{text-decoration:none}.home-section-link--service{color:#1e3a5f}.home-section-label--used,.home-section-link--used{color:#c2410c}.home-used-products{padding:3.5rem 0;background:linear-gradient(180deg,#fff7ed 0%,var(--bg) 100%);border-top:1px solid #fed7aa}.home-used-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.used-product-card--home{border-color:#ea580c26}.used-product-card--home:hover{border-color:#ea580c59;box-shadow:0 12px 28px #ea580c1f}.home-empty--used{background:#ffedd580;border-color:#fed7aa}.home-categories{padding:3.5rem 0;background:linear-gradient(180deg,var(--surface) 0%,#f8faf9 100%);border-bottom:1px solid var(--border)}.home-categories__loading{text-align:center;padding:2rem}.category-grid--home{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.category-icon{display:flex;align-items:center;justify-content:center;line-height:0}.category-icon svg{width:24px;height:24px}.category-card__icon-wrap{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:12px;background:linear-gradient(145deg,#e8f5f0,#d4ede4);color:var(--primary);margin-bottom:.15rem;overflow:hidden}.category-visual--image{width:100%;height:100%;object-fit:cover;display:block}.category-picker__icon-wrap .category-visual--image{border-radius:10px}.category-card--home{position:relative;align-items:flex-start;text-align:left;padding:1.15rem 1rem 1rem;background:var(--bg);border:1px solid var(--border);min-height:120px}.category-card--home:hover{border-color:var(--primary);background:#fff;transform:translateY(-3px);box-shadow:0 12px 28px #0d6e4f1f}.category-card--home .category-card__name{font-size:.9rem;text-align:left}.category-card--home .category-card__count{margin-top:auto}.category-card__arrow{position:absolute;top:1.1rem;right:.85rem;font-size:1rem;color:var(--primary);opacity:0;transform:translate(-4px);transition:opacity .15s,transform .15s}.category-card--home:hover .category-card__arrow{opacity:1;transform:translate(0)}.home-listings,.home-category-shops{padding:3.5rem 0}.home-category-shops--services{background:linear-gradient(180deg,#f0f4f8 0%,var(--bg) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-category-shops--services .home-section-head{margin-bottom:1.5rem}.home-category-shops__view-all--service{color:#1e3a5f}.home-category-shops__box--service .home-category-shops__title{color:#1a2332}.home-shop-slide__placeholder--service{background:linear-gradient(145deg,#e8eef5,#d4dce8)}.home-category-shops--used{background:linear-gradient(180deg,#fff7ed 0%,var(--bg) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-category-shops--used .home-section-head{margin-bottom:1.5rem}.home-category-shops__view-all--used{color:#c2410c}.home-category-shops__box--used .home-category-shops__title{color:#7c2d12}.home-shop-slide__placeholder--used{background:linear-gradient(145deg,#ffedd5,#fed7aa)}.home-section-label--property,.home-section-link--property{color:#2563eb}.home-category-shops--property{background:linear-gradient(180deg,#eff6ff 0%,var(--bg) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-category-shops--property .home-section-head{margin-bottom:1.5rem}.home-category-shops__view-all--property{color:#2563eb}.home-category-shops__box--property .home-category-shops__title{color:#1e40af}.home-shop-slide__placeholder--property{background:linear-gradient(145deg,#dbeafe,#bfdbfe)}.home-empty--property{background:#dbeafe80;border-color:#bfdbfe}.home-shop-slide__price{display:block;margin-top:.2rem;text-align:center;font-size:.78rem;font-weight:700;color:#1d4ed8}.home-shop-slide__price--na{font-weight:600;color:var(--muted)}.home-category-shops__stack{display:flex;flex-direction:column;gap:1.25rem}.home-category-shops__layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;align-items:stretch}.home-category-shops__col--left,.home-category-shops__col--right{grid-column:span 6;min-width:0}.home-category-shops__col--empty{display:none}.home-category-shops__box{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #d8dee6;border-radius:14px;padding:1.35rem 1.5rem 1.5rem}.home-category-shops__box-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.home-category-shops__title{margin:0;font-size:1.12rem;font-weight:700;color:#111;letter-spacing:-.01em}.home-category-shops__box-actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.home-category-shops__view-all{font-size:.82rem;font-weight:600;color:var(--primary);text-decoration:none;white-space:nowrap}.home-category-shops__view-all:hover{text-decoration:underline}.home-category-shops__nav{display:flex;gap:.35rem}.home-category-shops__nav-btn{width:30px;height:30px;border:1px solid #d8dee6;border-radius:8px;background:#fff;color:#333;font-size:1.2rem;line-height:1;cursor:pointer}.home-category-shops__nav-btn:hover:not(:disabled){border-color:#aab4c0;background:#f8fafc}.home-category-shops__nav-btn:disabled{opacity:.35;cursor:not-allowed}.home-category-shops__slider{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.home-category-shops__track{display:flex;gap:1.1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-category-shops__track::-webkit-scrollbar{display:none}.home-category-shops__track:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:8px}.home-category-shops__slide{flex:0 0 calc((100% - 2.2rem) / 3);min-width:0;scroll-snap-align:start}.home-shop-slide{display:block;color:inherit;text-decoration:none}.home-shop-slide:hover{text-decoration:none}.home-shop-slide:hover .home-shop-slide__image img{transform:scale(1.03)}.home-shop-slide__image{position:relative;aspect-ratio:3 / 2;border-radius:16px;overflow:hidden;background:#e9edf2}.home-shop-slide__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.home-shop-slide__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:2rem;background:linear-gradient(145deg,#e8ecf0,#dde3ea)}.home-shop-slide__badge{position:absolute;top:.55rem;left:.55rem;z-index:1;padding:.2rem .5rem;border-radius:6px;background:#0000009e;color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase}.home-shop-slide__badge--sale{background:#2563ebeb}.home-shop-slide__badge--rent{background:#059669eb}.home-shop-slide__name{display:block;margin-top:.7rem;text-align:center;font-size:.9rem;font-weight:500;color:#1a2332;line-height:1.35}.home-shop-slide__category{display:block;margin-top:.2rem;text-align:center;font-size:.75rem;color:var(--muted);line-height:1.3}.home-category-shops__shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.home-category-shops__loading,.home-category-shops__empty{text-align:center;padding:2rem 1rem;color:var(--muted);border:1px dashed #d8dee6;border-radius:12px}.home-category-shops__empty p{margin:0 0 .85rem}.home-services{padding:3.5rem 0;background:linear-gradient(180deg,#f0f4f8 0%,var(--bg) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-services__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.service-card--home{border-color:#1e3a5f1f}.service-card--home:hover{border-color:#1e3a5f47;box-shadow:0 12px 28px #1e3a5f1a}.home-listings__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.home-listings__loading{text-align:center;padding:3rem;color:var(--muted)}.home-spinner{width:36px;height:36px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:add-shop-spin .7s linear infinite;margin:0 auto 1rem}.home-empty{text-align:center;padding:3rem 2rem;background:var(--surface);border-radius:16px;border:1px dashed var(--border)}.home-empty p{margin:0 0 1.25rem;color:var(--muted);font-size:1.05rem}.home-empty--service{background:linear-gradient(145deg,#f5f8fc,#eef2f7);border-color:#1e3a5f26}.shop-card--home{border:1px solid var(--border);transition:transform .2s,box-shadow .2s}.shop-card--home:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a23321f}.shop-card--home .shop-card__category{background:#0d6e4f1a;padding:.2rem .55rem;border-radius:6px;font-size:.7rem;text-transform:uppercase;letter-spacing:.03em}.shop-card--home .shop-card__body h3{font-size:1.1rem;margin-bottom:.65rem}.home-section-head--center{text-align:center;justify-content:center}.home-section-head--center>div{max-width:520px}.home-process{padding:3.5rem 0;background:linear-gradient(180deg,#f0f9f6 0%,var(--bg) 100%)}.home-process__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:.5rem}.home-process__step{display:flex;gap:1rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.35rem 1.25rem;box-shadow:var(--shadow);transition:border-color .15s,transform .15s}.home-process__step:hover{border-color:#0d6e4f59;transform:translateY(-2px)}.home-process__step-num{position:relative;flex-shrink:0}.home-process__step-num>span{width:44px;height:44px;display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:700;font-size:1.15rem;border-radius:12px}.home-process__line{display:none}.home-process__step-body h3{margin:0 0 .35rem;font-size:1.05rem}.home-process__step-body p{margin:0;font-size:.9rem;color:var(--muted);line-height:1.5}.home-process__link{display:inline-block;margin-top:.6rem;font-size:.88rem;font-weight:600}.home-process__cta{text-align:center;margin-top:2rem}.home-faq{padding:3.5rem 0;background:var(--surface);border-top:1px solid var(--border)}.home-faq__layout{display:grid;grid-template-columns:1fr 1.4fr;gap:3rem;align-items:start}.home-faq__intro h2{margin:0 0 .75rem;font-size:1.65rem;font-weight:700}.home-faq__intro p{margin:0 0 1.5rem;color:var(--muted);line-height:1.6;max-width:36ch}.home-faq__list{display:flex;flex-direction:column;gap:.65rem}.home-faq__item{background:var(--bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .15s,box-shadow .15s}.home-faq__item--open{border-color:var(--primary);box-shadow:0 4px 16px #0d6e4f14}.home-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border:none;background:transparent;font:inherit;font-weight:600;font-size:.95rem;text-align:left;color:var(--text);cursor:pointer}.home-faq__question:hover{color:var(--primary)}.home-faq__toggle{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;background:#0d6e4f1a;color:var(--primary);border-radius:8px;font-size:1.2rem;font-weight:400;line-height:1}.home-faq__item--open .home-faq__toggle{background:var(--primary);color:#fff}.home-faq__answer{padding:0 1.15rem 1rem}.home-faq__answer p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.6}.home-cta{padding:0 0 4rem}.home-cta__inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;padding:2.75rem;background:linear-gradient(135deg,#0a5c42,#0d6e4f,#128f65);border-radius:20px;color:#fff;box-shadow:0 20px 50px #0d6e4f40;overflow:hidden}.home-cta__glow{position:absolute;top:-40%;right:-10%;width:50%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 65%);pointer-events:none}.home-cta__content{position:relative;z-index:1}.home-cta__badge{display:inline-block;margin-bottom:.65rem;padding:.3rem .75rem;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.home-cta__content h2{margin:0 0 .5rem;font-size:1.65rem;letter-spacing:-.02em}.home-cta__content p{margin:0;opacity:.9;max-width:42ch;line-height:1.5}.home-cta__actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.75rem}.section{padding:2.5rem 0}.section__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.section--categories{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.85rem}.category-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:1rem .65rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.category-card:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-2px);text-decoration:none}.category-card__name{font-size:.82rem;font-weight:600;line-height:1.25}.category-card__count{font-size:.75rem;color:var(--muted)}.shops-page{padding-bottom:4rem}.shops-page__hero{background:linear-gradient(135deg,#0a5c42,#0d6e4f,#15966b);color:#fff;padding:2rem 0 2.5rem}.shops-page__hero-inner h1{margin:.5rem 0 .35rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}.shops-page__hero-inner p{margin:0;opacity:.9}.shops-page__breadcrumb{color:#ffffffd9;font-size:.9rem;text-decoration:none}.shops-page__breadcrumb:hover{color:#fff}.shops-page__breadcrumb-sep{margin:0 .4rem;opacity:.6}.shops-page__toolbar-wrap{margin-top:-1.25rem;position:relative;z-index:2;margin-bottom:2rem}.shops-page__toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:stretch;background:var(--surface);padding:1rem 1.25rem;border-radius:14px;box-shadow:0 12px 32px #1a23321a;border:1px solid var(--border)}.shops-page__search{display:flex;flex:1;min-width:220px;gap:.5rem}.shops-page__search input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fafbfc}.shops-page__search input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0d6e4f1f}.shops-page__add-btn{white-space:nowrap;align-self:center}.shops-page__filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem}.shops-page__chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem .35rem .85rem;background:#0d6e4f1a;color:var(--primary);border-radius:999px;font-size:.85rem;font-weight:600}.shops-page__chip button{border:none;background:transparent;color:var(--primary);font-size:1.1rem;line-height:1;cursor:pointer;padding:0 .15rem}.shops-page__clear-all{border:none;background:none;color:var(--muted);font-size:.85rem;cursor:pointer;text-decoration:underline;font:inherit}.shops-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:1.5rem;align-items:start}.shops-page__sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.15rem 1.1rem;box-shadow:var(--shadow);position:sticky;top:5.5rem}.shops-page__sidebar-card h2{margin:0 0 .85rem;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.shops-page__cat-nav{display:flex;flex-direction:column;gap:.2rem;max-height:calc(100vh - 8rem);overflow-y:auto}.shops-page__cat-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.55rem .65rem;border:none;border-radius:10px;background:transparent;font:inherit;font-size:.86rem;text-align:left;color:var(--text);cursor:pointer;transition:background .15s,color .15s}.shops-page__cat-label{display:flex;align-items:center;gap:.55rem;flex:1;min-width:0}.shops-page__cat-label>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shops-page__cat-icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;object-fit:cover;display:grid;place-items:center;font-size:1rem;background:var(--bg)}.shops-page__cat-icon--all{background:#0d6e4f1a}.shops-page__cat-icon.category-visual--image{padding:0}.shops-page__cat-item:hover{background:var(--bg)}.shops-page__cat-item--active{background:#0d6e4f1f;color:var(--primary);font-weight:600}.shops-page__cat-count{font-size:.75rem;color:var(--muted);background:var(--bg);padding:.15rem .45rem;border-radius:6px;flex-shrink:0}.shops-page__cat-item--active .shops-page__cat-count{background:#0d6e4f26;color:var(--primary)}.shops-page__loading{text-align:center;padding:4rem 2rem;color:var(--muted)}.shops-page__empty{text-align:center;padding:3.5rem 2rem;background:var(--surface);border-radius:16px;border:1px dashed var(--border)}.shops-page__empty h3{margin:0 0 .5rem;font-size:1.35rem}.shops-page__empty p{margin:0 0 1.5rem;color:var(--muted)}.shops-page__empty-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.shops-page__results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.9rem;color:var(--muted)}.shops-page__view-all{font-weight:600}.shops-page__list{display:flex;flex-direction:column;gap:1.15rem}.shop-card--listing{display:flex;flex-direction:row;align-items:flex-start;gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0f172a0f;transition:box-shadow .2s,border-color .2s}.shop-card--listing:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a1a}.shop-card__media{position:relative;flex:0 0 clamp(148px,22vw,220px);width:clamp(148px,22vw,220px);height:clamp(148px,22vw,220px);overflow:hidden;background:#f1f5f9;border-right:1px solid #e5e7eb}.shop-card__media-link{display:block;width:100%;height:100%}.shop-card__media-link img,.shop-card--listing .shop-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.shop-card__media-rating{position:absolute;left:.45rem;bottom:.45rem;z-index:2;display:inline-flex;align-items:center;gap:.15rem;padding:.2rem .5rem;border-radius:4px;background:#16a34a;color:#fff;font-weight:700;font-size:.8rem;line-height:1.2;box-shadow:0 2px 8px #0f172a40;pointer-events:none}.shop-card__media-next{position:absolute;right:.45rem;top:50%;transform:translateY(-50%);width:30px;height:30px;border:none;border-radius:6px;background:#0f172a8c;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .15s}.shop-card__media-next:hover{background:#0f172abf}.shop-card__listing-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.55rem;padding:.9rem 1rem 1rem}.shop-card__title-row{display:flex;align-items:flex-start;gap:.5rem}.shop-card__thumb-icon{flex-shrink:0;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#f0fdf4;color:#16a34a}.shop-card__thumb-icon svg{width:15px;height:15px}.shop-card__title-row h3{margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;color:#111827}.shop-card__title-row h3 a{color:inherit;text-decoration:none}.shop-card__title-row h3 a:hover{color:var(--primary);text-decoration:none}.shop-card__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;font-size:.82rem;color:#6b7280}.shop-card__rating-pill{display:inline-flex;align-items:center;gap:.15rem;padding:.15rem .45rem;border-radius:4px;background:#16a34a;color:#fff;font-weight:700;font-size:.78rem;line-height:1.2}.shop-card__rating-count{font-weight:500;color:#4b5563}.shop-card__rating-new{font-weight:600;color:#6b7280}.shop-card__verified{display:inline-flex;align-items:center;gap:.25rem;font-weight:600;color:#2563eb}.shop-card__verified svg{width:14px;height:14px}.shop-card__top-tag{display:inline-flex;align-items:center;padding:.12rem .5rem;border-radius:4px;background:#eff6ff;color:#1d4ed8;font-size:.72rem;font-weight:700}.shop-card__category-tag{display:inline-flex;padding:.12rem .5rem;border-radius:4px;background:#f0fdf4;color:#15803d;font-size:.72rem;font-weight:600}.shop-card__location{display:flex;align-items:flex-start;gap:.4rem;margin:0;font-size:.84rem;color:#6b7280;line-height:1.45}.shop-card__location svg{width:15px;height:15px;flex-shrink:0;margin-top:.1rem;color:#9ca3af}.shop-card__review-snippet{margin:0;font-size:.84rem;color:#4b5563;line-height:1.45}.shop-card__review-quote{color:#ef4444;margin-right:.2rem}.shop-card__review-snippet strong{font-weight:600;color:#374151}.shop-card__review-count{margin-left:.35rem;color:#9ca3af;font-weight:500}.shop-card__products{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.15rem}.shop-card__product-chip{display:flex;flex-direction:column;gap:.15rem;min-width:120px;max-width:180px;padding:.45rem .65rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.shop-card__product-name{font-size:.78rem;color:#374151;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-card__product-price{font-size:.82rem;font-weight:700;color:#111827}.shop-card__product-more{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:.45rem .65rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:.8rem;font-weight:600;color:#2563eb;text-decoration:none}.shop-card__product-more:hover{background:#eff6ff;text-decoration:none}.shop-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:0;padding-top:0}.shop-card__footer{display:flex;flex-direction:column;gap:.55rem;margin-top:auto;padding-top:.35rem}.shop-card__view-details{align-self:flex-start;font-size:.88rem;font-weight:700;color:#0a5c42;text-decoration:none;transition:color .15s ease}.shop-card__view-details:hover{color:#0d6e4f;text-decoration:underline}.shop-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:38px;padding:.45rem .85rem;border-radius:8px;font:inherit;font-size:.84rem;font-weight:600;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.shop-card__btn svg{width:16px;height:16px;flex-shrink:0}.shop-card__btn--call{flex:1 1 0;min-width:0;min-height:38px;padding:.45rem .75rem;font-size:.84rem;white-space:nowrap;background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.shop-card__btn--call.masked-phone--compact{flex-direction:row;align-items:center;justify-content:center;gap:.4rem}.shop-card__btn--call.masked-phone{gap:.4rem}.shop-card__btn--call .masked-phone__compact-label{font-size:.84rem;font-weight:600;line-height:1.2;white-space:nowrap}.shop-card__btn--call .masked-phone__number{color:#fff;font-weight:600}.shop-card__btn--call.masked-phone--revealed,.shop-card__btn--call.masked-phone--locked{color:#fff!important}.shop-card__btn--call svg{width:16px;height:16px;flex-shrink:0}.shop-card__btn--call:hover{background:#15803d!important;border-color:#15803d!important;color:#fff!important}.shop-card__btn--whatsapp{flex:1 1 0;min-width:0;background:#fff;border-color:#16a34a;color:#16a34a}.shop-card__btn--whatsapp:hover{background:#f0fdf4;color:#15803d}.shop-card__btn--enquiry{flex:1 1 0;min-width:0;background:#2563eb;border-color:#2563eb;color:#fff}.shop-card__btn--enquiry:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff;text-decoration:none}.shops-page__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.shops-page__page-dots{display:flex;align-items:center;gap:.35rem}.shops-page__page-num{min-width:40px;height:40px;border:1px solid var(--border);border-radius:10px;background:var(--surface);font:inherit;font-weight:600;cursor:pointer;color:var(--text);transition:background .15s,border-color .15s}.shops-page__page-num:hover{border-color:var(--primary)}.shops-page__page-num--active{background:var(--primary);border-color:var(--primary);color:#fff}.shops-page__ellipsis{padding:0 .25rem;color:var(--muted)}.shop-list-categories{margin-bottom:2rem}.shop-list-categories__title{font-size:1rem;margin:0 0 1rem;color:var(--muted)}.shop-card__category{display:inline-block;font-size:.75rem;color:var(--primary);font-weight:600;margin-bottom:.25rem}.form select{padding:.65rem .75rem;border:1px solid var(--border);border-radius:8px;font:inherit;background:#fff}.category-field{border:1px dashed var(--border);border-radius:var(--radius);padding:1rem;margin:0}.category-field legend{font-weight:600;padding:0 .25rem}.category-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.65rem;margin-top:.5rem}.category-picker__icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:10px;background:linear-gradient(145deg,#e8f5f0,#d4ede4);color:var(--primary);overflow:hidden}.category-picker__item--selected .category-picker__icon-wrap{background:linear-gradient(145deg,#0d6e4f,#15966b);color:#fff}.category-picker__item{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;border:2px solid var(--border);border-radius:10px;background:#fff;cursor:pointer;font:inherit;color:var(--text);transition:border-color .15s,background .15s}.category-picker__item:hover{border-color:var(--primary)}.category-picker__item--selected{border-color:var(--primary);background:#0d6e4f14}.category-picker__name{font-size:.72rem;font-weight:600;line-height:1.2;text-align:center}.category-picker__hint{margin:.75rem 0 0;font-size:.85rem}.shop-card{background:var(--surface);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.shop-card__link{color:inherit;text-decoration:none;display:block}.shop-card__link:hover{text-decoration:none}.shop-card__image-wrap{position:relative;aspect-ratio:16/10;background:#e8edf2;overflow:hidden}.shop-card__top-badge{position:absolute;top:.5rem;left:.5rem;z-index:2;padding:.2rem .55rem;border-radius:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 2px 8px #d9770659}.admin-page__top-badge{display:inline-block;margin-top:.35rem;padding:.2rem .55rem;border-radius:6px;font-size:.72rem;font-weight:700;text-transform:uppercase;color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.shop-detail__top-badge{display:inline-block;margin-left:.5rem;vertical-align:middle;padding:.2rem .55rem;border-radius:6px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b)}.shop-card__image-wrap img{width:100%;height:100%;object-fit:cover}.shop-card__placeholder{height:100%;display:grid;place-items:center;color:var(--muted);font-size:1.2rem}.shop-card__body{padding:1rem}.shop-card__body h3{margin:0 0 .35rem;font-size:1.05rem}.shop-card__info{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.45rem}.shop-card__info-row{display:flex;align-items:flex-start;gap:.55rem;font-size:.88rem;color:var(--muted);line-height:1.4}.shop-card__icon{width:18px;height:18px;flex-shrink:0;margin-top:.1rem;color:var(--primary);stroke-linecap:round;stroke-linejoin:round}.shop-card__info-text{flex:1;min-width:0;word-break:break-word}.shop-card__info-row--call .shop-card__info-text{font-weight:600;color:var(--text)}.shop-card--home .shop-card__info-row--call .shop-card__icon{color:var(--primary)}.shop-card__phone{display:flex;align-items:center;gap:.55rem;padding:.7rem 1rem;border-top:1px solid var(--border);background:linear-gradient(180deg,#f8fcfa 0%,var(--surface) 100%)}.shop-card__phone>.shop-card__icon{width:18px;height:18px;flex-shrink:0;color:var(--primary)}.shop-card__phone-btn{flex:1;min-width:0;justify-content:flex-start;font-weight:600;color:var(--primary)}.masked-phone--stacked{flex-direction:column;align-items:stretch;gap:.25rem}.masked-phone--compact{flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-width:0}.masked-phone__compact-label{font-size:.72rem;font-weight:700;line-height:1.1;white-space:nowrap}.masked-phone__stack-top{display:inline-flex;align-items:center;gap:.4rem}.masked-phone__stack-number{font-variant-numeric:tabular-nums;letter-spacing:.02em}.masked-phone{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:nowrap;font:inherit;text-decoration:none;border:none;background:none;padding:0;cursor:pointer;color:inherit}.masked-phone--with-hint{flex-wrap:wrap}.masked-phone__number{white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:.01em}.masked-phone--revealed{color:var(--primary);font-weight:600;text-decoration:none}.masked-phone--revealed:hover{text-decoration:none}.masked-phone--locked{color:var(--primary);font-weight:600}.masked-phone--locked:hover{text-decoration:none}.masked-phone__hint{font-size:.72rem;font-weight:500;color:var(--muted);padding:.1rem .4rem;border-radius:4px;background:#0d6e4f14}.shop-detail__phone-link{margin-top:.15rem}.visitor-lead-modal__panel{border-top:4px solid var(--primary)}.shop-contact-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem}.shop-contact-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#1a23328c;cursor:pointer}.shop-contact-modal__panel{position:relative;z-index:1;width:min(420px,100%);background:var(--surface);border-radius:16px;padding:1.5rem 1.5rem 1.35rem;box-shadow:0 20px 50px #1a233233;border:1px solid var(--border)}.shop-contact-modal__close{position:absolute;top:.65rem;right:.75rem;width:2rem;height:2rem;border:none;background:var(--bg);border-radius:8px;font-size:1.35rem;line-height:1;cursor:pointer;color:var(--muted)}.shop-contact-modal__close:hover:not(:disabled){color:var(--text)}.shop-contact-modal__panel h2{margin:0 0 .5rem;font-size:1.25rem;padding-right:2rem}.shop-contact-modal__desc{margin:0 0 1.15rem;font-size:.92rem;color:var(--muted);line-height:1.5}.shop-contact-modal__error{margin-bottom:1rem;padding:.75rem 1rem;border-radius:10px;background:#fef3f2;border:1px solid #fecdca;color:#b42318;font-size:.88rem}.shop-contact-modal__form{display:flex;flex-direction:column;gap:.85rem}.shop-contact-modal__field{display:flex;flex-direction:column;gap:.35rem}.shop-contact-modal__field span{font-size:.85rem;font-weight:600}.shop-contact-modal__field input{padding:.65rem .85rem;border:1px solid var(--border);border-radius:10px;font:inherit;font-size:.95rem}.shop-contact-modal__field input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0d6e4f1f}.shop-contact-modal__submit{width:100%;margin-top:.25rem}.shop-contact-modal__actions{display:flex;flex-direction:column;gap:.65rem}.shop-contact-modal__secondary{width:100%;text-align:center}.search-bar{display:flex;gap:.5rem;margin:1.25rem 0 1.5rem}.search-bar input{flex:1}.muted{color:var(--muted)}.error{color:#b42318;background:#fef3f2;padding:.75rem 1rem;border-radius:8px}.form{max-width:560px;display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.form label,.photos-field legend{display:flex;flex-direction:column;gap:.35rem;font-weight:500}.form input,.form textarea{padding:.65rem .75rem;border:1px solid var(--border);border-radius:8px;font:inherit}.photos-field{border:1px dashed var(--border);border-radius:var(--radius);padding:1rem}.photo-upload{margin-top:.75rem}.photo-preview{width:120px;height:80px;object-fit:cover;border-radius:8px;margin-top:.5rem}.form-note{margin-top:1.5rem}.shop-detail{padding-bottom:0}.shop-detail--loading .shop-detail__loading{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--muted)}.shop-detail__error-wrap{padding:4rem 0}.shop-detail__error-card{max-width:480px;margin:0 auto;text-align:center;padding:2.5rem 2rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.shop-detail__error-card h1{margin:0 0 .75rem;font-size:1.5rem}.shop-detail__error-card p{margin:0 0 1.5rem;color:var(--muted)}.shop-detail__hero{position:relative;color:#fff;padding:2.25rem 0 2.75rem;overflow:hidden}.shop-detail__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a5c42,#0d6e4f 45%,#15966b);z-index:0;pointer-events:none}.shop-detail__hero-bg:before{content:"";position:absolute;top:-30%;right:-10%;width:50%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%);border-radius:50%}.shop-detail__hero-bg:after{content:"";position:absolute;bottom:-40%;left:-5%;width:40%;height:90%;background:radial-gradient(circle,rgba(37,211,102,.14) 0%,transparent 70%);border-radius:50%}.shop-detail__hero-inner{position:relative;z-index:1}.shop-detail__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.88rem;margin-bottom:1.5rem;opacity:.9}.shop-detail__breadcrumb a{color:#fff;text-decoration:none}.shop-detail__breadcrumb a:hover{text-decoration:none}.shop-detail__breadcrumb span:last-child{opacity:.75}.shop-detail__hero-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.shop-detail__hero-main{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;min-width:0}.shop-detail__photo-wrap{padding:4px;border-radius:18px;background:linear-gradient(145deg,#ffffff73,#25d36673);box-shadow:0 12px 32px #00000038;flex-shrink:0}.shop-detail__hero-photo{width:110px;height:110px;border-radius:14px;object-fit:cover;display:block;border:3px solid rgba(255,255,255,.9)}.shop-detail__hero-photo--placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#0d6e4f,#1a9a6e);color:#fff;font-size:2.4rem;font-weight:700}.shop-detail__hero-text{min-width:0}.shop-detail__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.2);font-size:.85rem;font-weight:600;text-decoration:none;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.shop-detail__badge:hover{background:#ffffff38;text-decoration:none}.shop-detail__hero h1{margin:.75rem 0 .5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.shop-detail__meta-chips{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.65rem}.shop-detail__meta-chips li{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#0000002e;font-size:.82rem;opacity:.95;max-width:100%}.shop-detail__meta-chips li span{overflow:hidden;text-overflow:ellipsis}.shop-detail__meta-chips svg{width:14px;height:14px;flex-shrink:0;opacity:.9}.shop-detail__hero-actions{display:flex;flex-direction:column;gap:.65rem;min-width:200px}.shop-detail__hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;text-decoration:none;white-space:nowrap}.shop-detail__hero-btn svg{width:18px;height:18px}.shop-detail__hero-btn--whatsapp{background:#25d366;border-color:#25d366;color:#fff}.shop-detail__hero-btn--whatsapp:hover{background:#1fb855;border-color:#1fb855;color:#fff;text-decoration:none}.shop-detail__hero-actions .btn--light:hover,.shop-detail__hero-actions .btn--outline-light:hover,.shop-detail__hero-actions .masked-phone.btn:hover{color:#fff}.shop-detail__layout{display:grid;grid-template-columns:1fr 320px;gap:1.75rem;padding:2.25rem 0 3rem;align-items:start}.shop-detail__main{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.shop-detail__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.65rem;box-shadow:var(--shadow)}.shop-detail__card h2{margin:0 0 1rem;font-size:1.15rem;color:var(--primary)}.shop-detail__card--about{border-color:#0d6e4f1f;background:linear-gradient(180deg,#fff,#f8fcfa)}.shop-detail__card-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.15rem}.shop-detail__card-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:12px;background:linear-gradient(145deg,#0d6e4f,#1a9a6e);color:#fff;flex-shrink:0}.shop-detail__card-icon svg{width:1.25rem;height:1.25rem}.shop-detail__card-head h2{margin:0 0 .25rem}.shop-detail__card-head p{margin:0;font-size:.88rem;color:var(--muted)}.shop-detail__card--gallery{padding:1.15rem 1.25rem 1.25rem;overflow:hidden;border-color:#0d6e4f1a}.shop-detail__gallery-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.88rem;font-weight:600;color:var(--primary)}.shop-detail__gallery-label svg{width:18px;height:18px}.shop-detail__gallery-count{margin-left:auto;padding:.2rem .55rem;border-radius:999px;background:#f0f9f6;font-size:.78rem;color:var(--muted);font-weight:600}.shop-detail__photo-grid,.used-product-detail__photo-grid,.property-detail__photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.shop-detail__photo-row,.used-product-detail__photo-row,.property-detail__photo-row{--photo-gap: .65rem;position:relative;display:flex;align-items:center;gap:.35rem}.shop-detail__photo-viewport,.used-product-detail__photo-viewport,.property-detail__photo-viewport{flex:1;min-width:0;overflow:hidden;container-type:inline-size}.shop-detail__photo-track,.used-product-detail__photo-track,.property-detail__photo-track{display:flex;gap:var(--photo-gap);transition:transform .45s cubic-bezier(.4,0,.2,1);transform:translate(calc(-1 * var(--slide-index, 0) * ((100cqw - 2 * var(--photo-gap)) / 3 + var(--photo-gap))));will-change:transform}.shop-detail__photo-track .shop-detail__photo-cell,.used-product-detail__photo-track .used-product-detail__photo-cell,.property-detail__photo-track .property-detail__photo-cell{flex:0 0 calc((100cqw - 2 * var(--photo-gap)) / 3)}.shop-detail__photo-row-nav,.used-product-detail__photo-row-nav,.property-detail__photo-row-nav{flex:0 0 34px;width:34px;height:34px;padding:0;border:none;border-radius:50%;background:#fff;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .15s,transform .15s,opacity .15s}.shop-detail__photo-row-nav{color:#0a3c2d;box-shadow:0 4px 14px #0a3c2d24}.used-product-detail__photo-row-nav{color:#b45309;box-shadow:0 4px 14px #b4530924}.property-detail__photo-row-nav{color:#1e40af;box-shadow:0 4px 14px #2563eb24}.shop-detail__photo-row-nav:hover:not(:disabled){background:#f0f9f6;transform:scale(1.06)}.used-product-detail__photo-row-nav:hover:not(:disabled){background:#fff7ed;transform:scale(1.06)}.property-detail__photo-row-nav:hover:not(:disabled){background:#eff6ff;transform:scale(1.06)}.shop-detail__photo-row-nav:disabled,.used-product-detail__photo-row-nav:disabled,.property-detail__photo-row-nav:disabled{opacity:.35;cursor:default}.shop-detail__photo-cell,.used-product-detail__photo-cell,.property-detail__photo-cell{display:block;aspect-ratio:1;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.shop-detail__photo-cell{background:#e8ece9;box-shadow:0 4px 14px #0a3c2d14}.used-product-detail__photo-cell{background:#f5f5f4;box-shadow:0 4px 14px #b4530914}.property-detail__photo-cell{background:#eff6ff;box-shadow:0 4px 14px #2563eb14}.shop-detail__photo-cell:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0a3c2d24}.used-product-detail__photo-cell:hover{transform:translateY(-2px);box-shadow:0 8px 22px #b4530924}.property-detail__photo-cell:hover{transform:translateY(-2px);box-shadow:0 8px 22px #2563eb24}.shop-detail__photo-cell img,.used-product-detail__photo-cell img,.property-detail__photo-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.shop-detail__photo-cell:hover img,.used-product-detail__photo-cell:hover img,.property-detail__photo-cell:hover img{transform:scale(1.04)}.shop-detail__main-photo{border-radius:14px;overflow:hidden;background:#e8ece9;aspect-ratio:16 / 10;max-height:260px;box-shadow:0 8px 24px #0a3c2d1a}.shop-detail__main-photo img{width:100%;height:100%;max-height:260px;object-fit:cover;display:block;transition:transform .4s ease}.shop-detail__main-photo:hover img{transform:scale(1.02)}.shop-detail__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem}.shop-detail__thumb{flex:0 0 64px;height:64px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;background:#f0f0f0;transition:border-color .2s ease,transform .2s ease}.shop-detail__thumb:hover{transform:translateY(-2px)}.shop-detail__thumb--active{border-color:var(--primary);box-shadow:0 0 0 2px #0d6e4f33}.shop-detail__thumb img{width:100%;height:100%;object-fit:cover}.shop-detail__no-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;min-height:240px;color:var(--muted);background:linear-gradient(145deg,#f4faf7,#e8ece9);border-radius:14px;font-size:.95rem}.shop-detail__no-photo svg{width:40px;height:40px;opacity:.45;color:var(--primary)}.shop-detail__desc{margin:0;line-height:1.7;white-space:pre-wrap;font-size:1rem;color:var(--text)}.shop-detail__empty-desc{padding:1.25rem 1.35rem;border-radius:12px;background:#f0f9f6;border:1px dashed var(--border);text-align:center}.shop-detail__empty-desc p{margin:0 0 .35rem;font-weight:600;color:var(--text)}.shop-detail__empty-desc span{font-size:.88rem;color:var(--muted)}.shop-detail__sidebar{display:flex;flex-direction:column;gap:1.25rem}.shop-detail__contact-card{position:sticky;top:5.5rem;background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #0a3c2d1f}.shop-detail__contact-header{display:flex;align-items:center;gap:1rem;padding:1.35rem 1.5rem 1.15rem;background:linear-gradient(145deg,#0a5c42,#0d6e4f);color:#fff}.shop-detail__contact-thumb{width:56px;height:56px;border-radius:12px;object-fit:cover;border:2px solid rgba(255,255,255,.85);flex-shrink:0}.shop-detail__contact-thumb--placeholder{display:grid;place-items:center;background:#fff3;font-size:1.4rem;font-weight:700}.shop-detail__contact-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;opacity:.8;margin-bottom:.2rem}.shop-detail__contact-name{margin:0 0 .15rem;font-weight:700;font-size:1.1rem;color:#fff}.shop-detail__contact-category{margin:0;font-size:.88rem;opacity:.88;color:#fff}.shop-detail__phone-box{margin:1.15rem 1.5rem 0;padding:.9rem 1rem;border-radius:12px;background:#f0f9f6;border:1px solid var(--border);text-align:center}.shop-detail__phone-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.25rem}.shop-detail__phone-number{font-size:1.2rem;font-weight:700;color:var(--primary);text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.shop-detail__phone-number:hover{text-decoration:none}.shop-detail__contact-actions{display:flex;flex-direction:column;gap:.65rem;padding:1.15rem 1.5rem .75rem}.shop-detail__contact-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;text-decoration:none}.shop-detail__contact-btn svg{width:20px;height:20px;flex-shrink:0}.shop-detail__contact-btn--whatsapp{background:#25d366;border-color:#25d366;color:#fff}.shop-detail__contact-btn--whatsapp:hover{background:#1fb855;border-color:#1fb855;color:#fff;text-decoration:none}.shop-detail__contact-btn--enquiry{background:#2563eb;border-color:#2563eb;color:#fff}.shop-detail__contact-btn--enquiry:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff;text-decoration:none}.shop-detail__address-box{display:flex;align-items:flex-start;gap:.65rem;margin:.5rem 1.5rem 0;padding:.85rem 1rem;border-radius:12px;background:#fafbfc;border:1px solid var(--border);font-size:.88rem;line-height:1.45;color:var(--muted)}.shop-detail__address-box svg{width:18px;height:18px;flex-shrink:0;margin-top:.1rem;color:var(--primary)}.shop-detail__contact-note{margin:0;padding:.85rem 1.5rem .75rem;font-size:.8rem;color:var(--muted);text-align:center}.shop-detail__contact-card .listing-owner-note--shop-card{margin:0 1.15rem 1.2rem;padding:.9rem 1rem;border-radius:12px;background:#f0f7ff;border-color:#2563eb2e;text-align:left}.shop-detail__contact-card .listing-owner-note--shop-card>svg{width:20px;height:20px;margin-top:.05rem}.shop-detail__contact-card .listing-owner-note--shop-card p{font-size:.82rem;line-height:1.5;word-break:break-word}.shop-detail__contact-card .listing-owner-note--shop-card a{white-space:normal;word-break:break-word}.shop-detail__side-cta{padding:1.25rem 1.35rem;border-radius:14px;background:linear-gradient(180deg,#f0f9f6,#fff);border:1px solid rgba(13,110,79,.15)}.shop-detail__side-cta h3{margin:0 0 .4rem;font-size:1rem}.shop-detail__side-cta p{margin:0 0 1rem;font-size:.88rem;color:var(--muted);line-height:1.45}.shop-detail__side-cta .btn{width:100%;text-align:center}.shop-detail__quick-links{display:flex;flex-direction:column;gap:.45rem;padding:1rem 1.15rem;background:var(--surface);border:1px solid var(--border);border-radius:12px}.shop-detail__quick-links a{color:var(--primary);font-weight:500;text-decoration:none}.shop-detail__quick-links a:hover{text-decoration:none}.shop-detail__footer-cta{padding:2.25rem 0 3rem;background:linear-gradient(135deg,#0a5c42,#0d6e4f);color:#fff}.shop-detail__footer-cta-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem}.shop-detail__footer-cta-title{margin:0 0 .25rem;font-size:1.15rem;font-weight:700}.shop-detail__footer-cta-inner>div>p:last-child{margin:0;font-size:.95rem;opacity:.88}.shop-detail__footer-cta .btn--light:hover{color:#fff}.shop-detail__mobile-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:210;flex-direction:row;align-items:stretch;padding:.65rem .75rem;padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -10px 28px #1a233224;gap:.5rem}.shop-detail__mobile-btn{flex:1;min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:52px;padding:.5rem .35rem;border-radius:12px;background:var(--primary);color:#fff;font-weight:700;font-size:.72rem;line-height:1.1;text-decoration:none;text-align:center;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s ease,transform .15s ease}.shop-detail__mobile-btn svg{width:20px;height:20px;flex-shrink:0}.shop-detail__mobile-btn--call{background:#16a34a}.shop-detail__mobile-btn--call:hover{background:#15803d;color:#fff}.shop-detail__mobile-btn--whatsapp{background:#25d366}.shop-detail__mobile-btn--whatsapp:hover{background:#1fb855;color:#fff}.shop-detail__mobile-btn--enquiry{background:#2563eb}.shop-detail__mobile-btn--enquiry:hover{background:#1d4ed8;color:#fff;text-decoration:none}.shop-detail__mobile-bar .shop-detail__mobile-btn.masked-phone{flex:1;min-width:0;width:100%;background:#16a34a;color:#fff;padding:.5rem .35rem}.shop-detail__mobile-bar .shop-detail__mobile-btn.masked-phone:hover{background:#15803d;text-decoration:none;color:#fff}.shop-detail__mobile-bar .shop-detail__mobile-btn.masked-phone--compact{flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.shop-detail__mobile-bar .shop-detail__mobile-btn.masked-phone--revealed,.shop-detail__mobile-bar .shop-detail__mobile-btn.masked-phone--locked{color:#fff!important}.shop-detail__mobile-bar .shop-detail__mobile-btn .masked-phone__compact-label{font-size:.72rem;font-weight:700;line-height:1.1;color:#fff}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.footer{position:relative;overflow:hidden;padding:0;font-size:.9rem;color:#ffffffc7;background:linear-gradient(165deg,#0a1f18,#0f2d24 35%,#122a35)}.footer__accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0a5c42,#0d6e4f 40%,#1a9a6e,#25d366);z-index:1}.footer__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(60px);opacity:.35}.footer__glow--left{width:280px;height:280px;top:-80px;left:-60px;background:#0d6e4f73}.footer__glow--right{width:320px;height:320px;bottom:-100px;right:-80px;background:#25d36633}.footer__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.45fr .9fr .9fr 1.15fr;gap:2rem 2.5rem;padding:3rem 0 2.5rem}.footer__brand{display:flex;flex-direction:column;gap:.85rem}.footer__logo{display:inline-flex;align-items:center;gap:.7rem;color:#fff;font-size:1.15rem;font-weight:600;text-decoration:none;width:fit-content;padding:.45rem .9rem;background:#fff;border-radius:14px;box-shadow:0 6px 20px #0000002e;transition:transform .2s ease}.footer__logo:hover{text-decoration:none;transform:translateY(-1px)}.footer__logo-img{display:block;height:88px;width:auto;max-width:min(440px,100%);object-fit:contain}.footer__logo-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:linear-gradient(145deg,#0d6e4f,#1a9a6e);color:#fff;font-weight:800;font-size:1.1rem;box-shadow:0 6px 18px #00000040;border:2px solid rgba(255,255,255,.2)}.footer__logo-text strong{color:#a8f0d4}.footer__tagline{margin:0;font-size:.9rem;max-width:34ch;line-height:1.6;color:#ffffffad}.footer__location{display:inline-flex;align-items:center;gap:.45rem;font-size:.85rem;color:#ffffff8c}.footer__location svg{width:16px;height:16px;flex-shrink:0;color:#6ee7b7}.footer__contact{display:flex;flex-wrap:wrap;gap:.55rem}.footer__contact-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .8rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffe0;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.footer__contact-chip svg{width:15px;height:15px;flex-shrink:0;color:#6ee7b7}.footer__contact-chip:hover{background:#0d6e4f40;border-color:#6ee7b759;color:#fff;text-decoration:none}.footer__col{display:flex;flex-direction:column;gap:.55rem}.footer__col-title{color:#fff;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer__col a{color:#ffffffb8;font-weight:500;text-decoration:none;font-size:.9rem;padding:.15rem 0;transition:color .18s ease,transform .18s ease;width:fit-content}.footer__col a:hover{color:#a8f0d4;text-decoration:none;transform:translate(3px)}.footer__cta{padding:1.35rem 1.4rem;border-radius:16px;background:linear-gradient(145deg,#0d6e4f59,#ffffff0f);border:1px solid rgba(110,231,183,.2);box-shadow:0 12px 32px #0003}.footer__cta-badge{display:inline-block;padding:.2rem .55rem;margin-bottom:.65rem;border-radius:999px;background:#25d3662e;border:1px solid rgba(37,211,102,.35);color:#a8f0d4;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.footer__cta h3{margin:0 0 .45rem;font-size:1.05rem;color:#fff;line-height:1.35}.footer__cta p{margin:0 0 1rem;font-size:.86rem;line-height:1.5;color:#ffffffad}.footer__cta-actions{display:flex;flex-wrap:wrap;gap:.55rem}.footer__cta-btn{flex:1;min-width:120px;text-align:center;text-decoration:none}.footer__cta-btn--outline{background:transparent;color:#a8f0d4;border:2px solid rgba(168,240,212,.45)}.footer__cta-btn--outline:hover{background:#a8f0d41a;color:#fff;text-decoration:none}.footer__bottom{position:relative;z-index:2;padding:1.1rem 0 1.5rem;border-top:1px solid rgba(255,255,255,.08);background:#00000026}.footer__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.footer__bottom p{margin:0;font-size:.82rem;color:#ffffff7a}.footer__bottom-tag{font-size:.78rem;font-weight:600;color:#a8f0d4a6;letter-spacing:.03em}.static-page__prose{max-width:800px}.static-page__prose .static-page__card h2{margin-top:1.5rem;font-size:1.1rem}.static-page__prose .static-page__card h2:first-child{margin-top:0}.static-page__hero{background:linear-gradient(135deg,#0a5c42,#0d6e4f,#15966b);color:#fff;padding:2.75rem 0;text-align:center}.static-page__hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.static-page__hero p{opacity:.9;max-width:42ch;margin:0 auto}.static-page__body{padding:3rem 0 4rem}.static-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.static-page__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.75rem;box-shadow:var(--shadow)}.static-page__card h2{margin:0 0 1rem;font-size:1.2rem;color:var(--primary)}.static-page__card h3{margin:0 0 .75rem;font-size:1.05rem}.static-page__card p{margin:0 0 1rem;color:var(--muted);line-height:1.6}.static-page__card p:last-child{margin-bottom:0}.static-page__card--highlight{background:linear-gradient(145deg,#f0f9f6,#e8f5f0);border-color:#0d6e4f33}.static-page__list{margin:0;padding-left:1.25rem;color:var(--muted);line-height:1.8}.static-page__features{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.static-page__feature strong{display:block;margin-bottom:.25rem;color:var(--text)}.static-page__feature p{margin:0;font-size:.95rem}.static-page__actions{display:flex;flex-wrap:wrap;gap:.75rem}.sitemap-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:1.25rem}.sitemap-page__card h2{font-size:1.05rem;margin-bottom:.85rem}.sitemap-page__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.sitemap-page__links a{color:var(--primary);font-weight:500;text-decoration:none}.sitemap-page__links a:hover{text-decoration:underline}.sitemap-page__xml{max-width:800px}.sitemap-page__xml a{color:var(--primary);word-break:break-all}.contact{padding-bottom:4rem}.contact__hero{position:relative;color:#fff;padding:2.5rem 0 3rem;overflow:hidden}.contact__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#064d38,#0d6e4f 45%,#15966b)}.contact__hero-bg:before{content:"";position:absolute;top:-30%;right:-10%;width:50%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 65%);border-radius:50%}.contact__hero-inner{position:relative;z-index:1}.contact__breadcrumb{font-size:.9rem;margin-bottom:1rem;opacity:.9}.contact__breadcrumb a{color:#ffffffe6;text-decoration:none}.contact__breadcrumb a:hover{color:#fff}.contact__breadcrumb span{margin:0 .4rem;opacity:.6}.contact__hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.contact__hero p{margin:0;max-width:48ch;opacity:.92;line-height:1.6}.contact__body{margin-top:-1.5rem;position:relative;z-index:2}.contact__layout{display:grid;grid-template-columns:340px 1fr;gap:1.75rem;align-items:start}.contact__sidebar{display:flex;flex-direction:column;gap:1.25rem}.contact__info-card,.contact__help-card,.contact__form-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.contact__info-card{padding:1.5rem 1.5rem 1.25rem}.contact__info-card h2{margin:0 0 1.25rem;font-size:1.1rem}.contact__info-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.15rem}.contact__info-list li{display:flex;gap:1rem;align-items:flex-start}.contact__info-icon{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;background:#0d6e4f1a;border-radius:12px;color:var(--primary)}.contact__info-icon svg{width:22px;height:22px}.contact__info-list strong{display:block;font-size:.85rem;color:var(--text);margin-bottom:.15rem}.contact__info-list span{font-size:.9rem;color:var(--muted);line-height:1.45}.contact__info-link{font-size:.9rem;color:var(--primary);font-weight:600;text-decoration:none;line-height:1.45}.contact__info-link:hover{text-decoration:none}.contact__help-card{padding:1.25rem 1.5rem;background:linear-gradient(145deg,#f0f9f6,#e8f5f0);border-color:#0d6e4f26}.contact__help-card h3{margin:0 0 .85rem;font-size:1rem;color:var(--primary)}.contact__topics{margin:0;padding:0 0 0 1.1rem;color:var(--muted);font-size:.9rem;line-height:1.7}.contact__quick-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:0 .25rem}.contact__quick-title{width:100%;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.15rem}.contact__quick-links a{font-size:.9rem;font-weight:500}.contact__form-wrap{min-width:0}.contact__form-card{padding:1.75rem 2rem 2rem}.contact__form-head{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.contact__form-head h2{margin:0 0 .35rem;font-size:1.35rem}.contact__form-head p{margin:0;color:var(--muted);font-size:.95rem}.contact__form{display:flex;flex-direction:column;gap:1.15rem}.contact__fields{display:grid;gap:1.15rem}.contact__fields--2{grid-template-columns:1fr 1fr}.contact__field{display:flex;flex-direction:column;gap:.4rem}.contact__label{font-weight:600;font-size:.9rem;color:var(--text)}.contact__field input,.contact__field textarea,.contact__field select{padding:.8rem 1rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fafbfc;transition:border-color .15s,box-shadow .15s,background .15s}.contact__field input:focus,.contact__field textarea:focus,.contact__field select:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #0d6e4f1f}.contact__submit{width:100%;padding:.9rem 1.5rem;font-size:1rem;border-radius:12px;margin-top:.25rem;gap:.5rem}.contact__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:add-shop-spin .7s linear infinite;display:inline-block;vertical-align:middle}.contact__error{padding:.85rem 1rem;margin-bottom:1rem;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.92rem;line-height:1.45}.contact__success{text-align:center;padding:2.5rem 1.5rem}.contact__success-icon{width:64px;height:64px;margin:0 auto 1.25rem;display:grid;place-items:center;background:#0d6e4f1f;color:var(--primary);font-size:1.75rem;font-weight:700;border-radius:50%}.contact__success h3{margin:0 0 .5rem;font-size:1.35rem}.contact__success p{margin:0 0 1.5rem;color:var(--muted);max-width:36ch;margin-left:auto;margin-right:auto;line-height:1.55}.not-found{padding-bottom:4rem}.not-found__hero{position:relative;color:#fff;padding:3rem 0 3.5rem;overflow:hidden;text-align:center}.not-found__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a5c42,#0d6e4f 45%,#15966b);z-index:0}.not-found__hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 50% 0%,rgba(255,255,255,.14) 0%,transparent 60%),radial-gradient(ellipse 45% 35% at 100% 100%,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.not-found__hero-inner{position:relative;z-index:1;max-width:560px;margin:0 auto}.not-found__code{margin:0 0 .5rem;font-size:clamp(4rem,14vw,6.5rem);font-weight:800;line-height:1;letter-spacing:-.04em;opacity:.92}.not-found__hero h1{margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,2rem)}.not-found__hero p{margin:0;color:#ffffffe6;line-height:1.55}.not-found__body{margin-top:-1.5rem;position:relative;z-index:2}.not-found__card{max-width:560px;margin:0 auto;padding:2rem 1.75rem;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.not-found__hint{margin:0 0 1.5rem;color:var(--muted);line-height:1.55}.not-found__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.about{padding-bottom:0}.about__hero{position:relative;color:#fff;padding:2.5rem 0 3rem;overflow:hidden}.about__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a5c42,#0d6e4f 45%,#15966b);z-index:0}.about__hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 100% 0%,rgba(255,255,255,.12) 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 0% 100%,rgba(0,0,0,.08) 0%,transparent 50%);pointer-events:none}.about__hero-inner{position:relative;z-index:1}.about__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.88rem;margin-bottom:1rem;opacity:.9}.about__breadcrumb a{color:#fff;text-decoration:none}.about__breadcrumb a:hover{text-decoration:none}.about__breadcrumb span{opacity:.65}.about__badge{display:inline-block;padding:.35rem .85rem;margin-bottom:.85rem;font-size:.8rem;font-weight:600;letter-spacing:.02em;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:999px}.about__hero h1{margin:0 0 .65rem;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:700}.about__hero p{margin:0;max-width:48ch;font-size:1.05rem;line-height:1.55;opacity:.92}.about__stats{margin-top:-1.75rem;position:relative;z-index:2;padding-bottom:2.5rem}.about__stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.about__stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:1.35rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 24px #0a3c2d14}.about__stat-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:.25rem;border-radius:12px;background:linear-gradient(145deg,#e8f5f0,#d4ede4);color:var(--primary)}.about__stat-icon svg{width:24px;height:24px}.about__stat strong{font-size:1.05rem;color:var(--text)}.about__stat>span:last-child{font-size:.88rem;color:var(--muted)}.about__body{padding:0 0 3rem}.about__layout{display:grid;grid-template-columns:1fr 300px;gap:1.5rem;align-items:start}.about__main{display:flex;flex-direction:column;gap:1.25rem}.about__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.75rem 2rem;box-shadow:var(--shadow)}.about__card h2{margin:0 0 1rem;font-size:1.25rem;color:var(--primary)}.about__card--intro p{margin:0 0 1rem;color:var(--muted);line-height:1.65}.about__card--intro p:last-child{margin-bottom:0}.about__card-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.about__card-head h2{margin:0}.about__card-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:12px;background:linear-gradient(145deg,#0d6e4f,#15966b);color:#fff}.about__card-icon svg{width:22px;height:22px}.about__mission-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.about__mission-item{display:flex;gap:.85rem;padding:1rem 1.1rem;background:#f8fcfa;border:1px solid rgba(13,110,79,.12);border-radius:12px}.about__mission-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:10px;background:#fff;color:var(--primary);border:1px solid rgba(13,110,79,.15)}.about__mission-icon svg{width:20px;height:20px}.about__mission-item strong{display:block;margin-bottom:.2rem;font-size:.95rem;color:var(--text)}.about__mission-item p{margin:0;font-size:.88rem;color:var(--muted);line-height:1.5}.about__sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:5.5rem}.about__highlight{padding:1.5rem;border-radius:16px;background:linear-gradient(145deg,#0d6e4f,#15966b);color:#fff;box-shadow:0 10px 28px #0d6e4f40}.about__highlight-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:.85rem;border-radius:12px;background:#ffffff26}.about__highlight-icon svg{width:26px;height:26px}.about__highlight h3{margin:0 0 .65rem;font-size:1.15rem}.about__highlight p{margin:0;font-size:.92rem;line-height:1.55;opacity:.92}.about__quick-links{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.35rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.about__quick-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.35rem}.about__quick-links a{color:var(--primary);font-weight:500;text-decoration:none}.about__quick-links a:hover{text-decoration:none}.about__audience{padding:3rem 0;background:linear-gradient(180deg,#f4faf7 0%,var(--bg) 100%)}.about__section-title{margin:0 0 1.75rem;text-align:center;font-size:clamp(1.35rem,3vw,1.65rem);color:var(--text)}.about__audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:900px;margin:0 auto}.about__audience-card{display:flex;flex-direction:column;align-items:flex-start;padding:1.75rem 2rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.about__audience-card--accent{border-color:#0d6e4f40;background:linear-gradient(145deg,#fff,#f0f9f6)}.about__audience-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:1rem;border-radius:14px;background:linear-gradient(145deg,#e8f5f0,#d4ede4);color:var(--primary)}.about__audience-card--accent .about__audience-icon{background:linear-gradient(145deg,#0d6e4f,#15966b);color:#fff}.about__audience-icon svg{width:26px;height:26px}.about__audience-card h3{margin:0 0 .85rem;font-size:1.2rem;color:var(--primary)}.about__audience-card ul{margin:0 0 1.35rem;padding-left:1.15rem;flex:1;color:var(--muted);line-height:1.75;font-size:.95rem}.about__cta{padding:2.75rem 0 4rem;background:linear-gradient(135deg,#0a5c42,#0d6e4f,#15966b);color:#fff}.about__cta-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.about__cta h2{margin:0 0 .4rem;font-size:clamp(1.35rem,3vw,1.75rem)}.about__cta p{margin:0;opacity:.9;max-width:40ch}.about__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.auth-gate{min-height:50vh;display:grid;place-items:center;padding:3rem 1rem}.auth-gate__card{text-align:center;color:var(--muted)}.auth-notice{padding:1rem 1.15rem;background:#fff8e6;border:1px solid #fcd34d;color:#92400e;border-radius:10px;margin-bottom:1.25rem;font-weight:500;font-size:.95rem;line-height:1.5}.auth-page{padding-bottom:4rem}.auth-page__hero{position:relative;color:#fff;padding:2.25rem 0 2.75rem;overflow:hidden}.auth-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a5c42,#0d6e4f 45%,#15966b);z-index:0}.auth-page__hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 100% 0%,rgba(255,255,255,.12) 0%,transparent 55%),radial-gradient(ellipse 45% 35% at 0% 100%,rgba(0,0,0,.08) 0%,transparent 50%);pointer-events:none}.auth-page__hero-inner{position:relative;z-index:1}.auth-page__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.88rem;margin-bottom:.85rem;opacity:.9}.auth-page__breadcrumb a{color:#fff;text-decoration:none}.auth-page__breadcrumb a:hover{text-decoration:none}.auth-page__breadcrumb span{opacity:.65}.auth-page__hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700}.auth-page__hero p{margin:0;max-width:46ch;font-size:1.02rem;line-height:1.55;opacity:.92}.auth-page__body{margin-top:-1.25rem;position:relative;z-index:2}.auth-page__layout{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:1.5rem;align-items:start}.auth-page__form-wrap{min-width:0}.auth-page__form-wrap .auth-page__card{width:100%;max-width:100%}.auth-page__aside{display:flex;flex-direction:column;gap:1rem}.auth-page__info-card{padding:1.35rem 1.5rem;background:linear-gradient(145deg,#0d6e4f,#15966b);color:#fff;border-radius:16px;box-shadow:0 10px 28px #0d6e4f38}.auth-page__info-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:.85rem;border-radius:12px;background:#ffffff26}.auth-page__info-icon svg{width:26px;height:26px}.auth-page__info-card h2{margin:0 0 .5rem;font-size:1.1rem}.auth-page__info-card p{margin:0;font-size:.9rem;line-height:1.55;opacity:.92}.auth-page__benefits-card{padding:1.25rem 1.35rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.auth-page__benefits-card h3{margin:0 0 .85rem;font-size:.95rem;color:var(--primary)}.auth-page__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.auth-page__benefits li{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:var(--muted);line-height:1.45}.auth-page__benefit-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;margin-top:.1rem;border-radius:50%;background:#e8f5f0;color:var(--primary)}.auth-page__benefit-icon svg{width:14px;height:14px}.auth-page__benefit-icon:not(:has(svg)){font-size:.72rem;font-weight:700;line-height:1}.auth-page__quick-links{display:flex;flex-direction:column;gap:.45rem;padding:1.15rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:16px}.auth-page__quick-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.25rem}.auth-page__quick-links a{color:var(--primary);font-weight:500;text-decoration:none}.auth-page__quick-links a:hover{text-decoration:none}.auth-page__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem 2.25rem;box-shadow:0 12px 40px #0a3c2d1a}.auth-page__card-head{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.auth-page__card-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;flex-shrink:0;border-radius:14px;background:linear-gradient(145deg,#e8f5f0,#d4ede4);color:var(--primary)}.auth-page__card-icon svg{width:26px;height:26px}.auth-page__card-head h2{margin:0 0 .35rem;font-size:1.3rem;color:var(--text)}.auth-page__card-head p{margin:0;font-size:.92rem;color:var(--muted);line-height:1.5}.auth-page__notice{margin-bottom:1rem}.auth-page__error{padding:.85rem 1rem;margin-bottom:1rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px;font-size:.92rem;line-height:1.45}.auth-page__form{display:flex;flex-direction:column;gap:1.1rem}.auth-page__field{display:flex;flex-direction:column;gap:.4rem}.auth-page__label{font-size:.88rem;font-weight:600;color:var(--text)}.auth-page__field input{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid var(--border);border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}.auth-page__field input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0d6e4f26}.auth-page__submit{width:100%;margin-top:.35rem;padding:.85rem 1.25rem;font-size:1.05rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.auth-page__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:add-shop-spin .7s linear infinite;display:inline-block}.auth-page__footer-note{margin:1.35rem 0 0;padding-top:1.25rem;border-top:1px solid var(--border);text-align:center;font-size:.95rem;color:var(--muted)}.auth-page__footer-note a{font-weight:600;color:var(--primary)}.password-field__strength{margin-top:.5rem}.password-field__bar{height:4px;background:#e8ece9;border-radius:4px;overflow:hidden;margin-bottom:.35rem}.password-field__bar-fill{display:block;height:100%;border-radius:4px;transition:width .2s ease,background .2s}.password-field__bar-fill--weak{background:#ef4444}.password-field__bar-fill--medium{background:#f59e0b}.password-field__bar-fill--strong{background:#0d6e4f}.password-field__level{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.password-field__level--weak{color:#b91c1c}.password-field__level--medium{color:#b45309}.password-field__level--strong{color:var(--primary)}.password-field__rules{list-style:none;margin:.5rem 0 0;padding:0;font-size:.82rem;color:var(--muted)}.password-field__rules li{margin-bottom:.2rem}.password-field__rule--ok{color:var(--primary)}.password-field__hint{font-size:.82rem;margin-top:.25rem;display:block}.password-field__hint--ok{color:var(--primary)}.password-field__hint--bad{color:#b91c1c}.password-field__input--ok{border-color:var(--primary)!important}.password-field__input--bad{border-color:#f87171!important}.profile-page{padding-bottom:4rem}.profile-page__hero{position:relative;color:#fff;padding:2.25rem 0 2.75rem;overflow:hidden}.profile-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a5c42,#0d6e4f 45%,#15966b);z-index:0}.profile-page__hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 100% 0%,rgba(255,255,255,.1) 0%,transparent 55%);pointer-events:none}.profile-page__hero-inner{position:relative;z-index:1}.profile-page__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.88rem;margin-bottom:.85rem;opacity:.9}.profile-page__breadcrumb a{color:#fff;text-decoration:none}.profile-page__breadcrumb a:hover{text-decoration:none}.profile-page__breadcrumb span{opacity:.65}.profile-page__hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700}.profile-page__hero p{margin:0;max-width:46ch;opacity:.92}.profile-page__body{margin-top:-1rem;position:relative;z-index:2}.profile-page__layout{display:grid;grid-template-columns:1fr 360px;gap:1.5rem;align-items:start}.profile-page__loading{grid-column:1 / -1;text-align:center;padding:3rem;color:var(--muted)}.profile-page__error,.profile-page__form-error{padding:.85rem 1rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px;margin-bottom:1rem}.profile-page__success{padding:.85rem 1rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:10px;margin-bottom:1rem;font-size:.92rem}.profile-page__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.75rem 2rem;box-shadow:var(--shadow);margin-bottom:1.25rem}.profile-page__aside .profile-page__card{margin-bottom:1rem}.profile-page__card--user{display:flex;gap:1.5rem;align-items:flex-start}.profile-page__avatar{width:72px;height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;background:linear-gradient(145deg,#0d6e4f,#15966b);border-radius:50%}.profile-page__user-meta h2{margin:0 0 1rem;font-size:1.45rem}.profile-page__details{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.profile-page__details li{display:flex;flex-wrap:wrap;gap:.35rem 1rem;font-size:.95rem}.profile-page__detail-label{font-weight:600;color:var(--muted);min-width:7rem}.profile-page__card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.profile-page__card-head h2{margin:0;font-size:1.2rem;color:var(--primary)}.profile-page__card-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.profile-page__shop-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.products-page__grid--saved{list-style:none;margin:0;padding:0}.saved-product-card{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--surface);box-shadow:0 4px 14px #1a23320f}.saved-product-card__media{position:relative;aspect-ratio:16 / 10;max-height:150px;background:#e2e8f0;overflow:hidden}.saved-product-card__media .shop-detail__product-slider,.saved-product-card__media .shop-detail__product-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.saved-product-card__body{padding:.9rem 1rem 1rem;display:flex;flex-direction:column;gap:.3rem;flex:1}.saved-product-card__shop{font-size:.75rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.saved-product-card__index{font-size:.7rem;font-weight:700;color:var(--muted)}.saved-product-card__name{font-size:.95rem;line-height:1.35}.saved-product-card__price{font-size:.95rem;font-weight:700;color:var(--primary)}.saved-product-card__price--na{font-weight:500;font-size:.82rem;color:var(--muted)}.saved-product-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.saved-product-card__edit{text-decoration:none}.saved-product-card__delete{align-self:flex-start;padding:.4rem .75rem;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b42318;font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.saved-product-card__delete:hover:not(:disabled){background:#fee2e2;color:#991b1b}.saved-product-card__delete:disabled{opacity:.6;cursor:not-allowed}.my-products-page{padding-bottom:3rem}.my-products-page__hero{background:linear-gradient(135deg,#0a5c42,#0d6e4f,#1a9a6e);color:#fff;padding:1.75rem 0 2.25rem;margin-bottom:-1rem}.my-products-page__hero .add-shop__back{color:#ffffffe6;display:inline-block;margin-bottom:.85rem}.my-products-page__hero h1{margin:0 0 .35rem;font-size:clamp(1.4rem,4vw,1.9rem)}.my-products-page__hero p{margin:0;opacity:.92}.my-products-page__body{padding:2rem 0}.my-products-page__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.my-products-page__filter{padding:.4rem .85rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:.85rem;font-weight:500;text-decoration:none;color:var(--text)}.my-products-page__filter--active{background:var(--primary);border-color:var(--primary);color:#fff}.my-products-page__toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.my-products-page__empty{text-align:center;padding:3rem 1.5rem;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border)}.my-products-page__empty p{margin:0 0 1rem;color:var(--muted)}.my-products-page__group{margin-bottom:2rem}.my-products-page__group-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.my-products-page__group-head h2{margin:0;font-size:1.15rem;color:var(--primary)}.my-products-page__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.profile-page__card-desc{margin:0 0 1.25rem;font-size:.9rem;color:var(--muted);line-height:1.5}.profile-page__empty{margin:0;color:var(--muted)}.profile-page__shops{list-style:none;margin:0;padding:0}.profile-page__shops li{padding:1rem 0;border-bottom:1px solid var(--border)}.profile-page__shops li:last-child{border-bottom:none;padding-bottom:0}.profile-page__shop-link{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;text-decoration:none;color:var(--text)}.profile-page__shop-link:hover strong{color:var(--primary)}.profile-page__status{font-size:.72rem;font-weight:600;text-transform:uppercase;padding:.2rem .5rem;border-radius:6px;background:#e8f5f0;color:var(--primary)}.profile-page__status--pending{background:#fff8e6;color:#92400e}.profile-page__status--rejected{background:#fef2f2;color:#b91c1c}.profile-page__shop-date{display:block;margin-top:.25rem;font-size:.82rem;color:var(--muted)}.profile-page__pw-form{display:flex;flex-direction:column;gap:1rem}.profile-page__pw-tabs{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.profile-page__pw-tab{flex:1;min-width:0;padding:.55rem .75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted);font-size:.85rem;font-weight:500;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.profile-page__pw-tab.active{border-color:var(--primary);color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,white)}.auth-page__forgot{margin:-.35rem 0 0;font-size:.88rem;text-align:right}.auth-page__forgot a{color:var(--primary);font-weight:500}.auth-page__layout--narrow{max-width:520px;margin-inline:auto;grid-template-columns:1fr}.profile-page__pw-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.profile-page__quick-links{display:flex;flex-direction:column;gap:.45rem;padding:1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:12px}.profile-page__quick-links a{color:var(--primary);font-weight:500;text-decoration:none}.profile-page__quick-links a:hover{text-decoration:none}.profile-page__notice{grid-column:1 / -1;margin-bottom:.5rem}.profile-page__shop-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.profile-page__shop-name{font-size:1rem;color:var(--text)}.profile-page__shop-hint{margin:.35rem 0 0;font-size:.88rem;color:var(--muted);line-height:1.45}.profile-page__shop-hint--bad{color:#b45309}.admin-page{--admin-accent: #0d6e4f;--admin-accent-dark: #095a40;--admin-sidebar: #ffffff;--admin-glow: rgba(13, 110, 79, .14);padding-bottom:4rem;background:linear-gradient(180deg,#eef3f1 0%,var(--bg) 220px)}.admin-page__hero{position:relative;color:#fff;padding:2rem 0 2.5rem;overflow:hidden}.admin-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a5c42,#0d6e4f 42%,#15966b);z-index:0}.admin-page__hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 100% 0%,rgba(255,255,255,.16) 0%,transparent 58%),radial-gradient(ellipse 45% 40% at 0% 100%,rgba(0,0,0,.12) 0%,transparent 52%);pointer-events:none}.admin-page__hero-inner{position:relative;z-index:1}.admin-page__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem}.admin-page__brand-badge{display:inline-block;margin-bottom:.5rem;padding:.28rem .7rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.admin-page__hero h1{margin:0 0 .4rem;font-size:clamp(1.65rem,3.5vw,2.15rem);font-weight:700;letter-spacing:-.02em}.admin-page__hero p{margin:0;max-width:52ch;opacity:.92;line-height:1.55}.admin-page__hero-actions{display:flex;flex-wrap:wrap;gap:.55rem}.admin-page__stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.admin-page__stat-card{display:flex;flex-direction:column;gap:.2rem;padding:.9rem 1rem;border-radius:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .2s ease,background .2s ease}.admin-page__stat-card:hover{transform:translateY(-2px);background:#ffffff24}.admin-page__stat-card--highlight{background:#ffffff2e;border-color:#ffffff47;box-shadow:0 10px 28px #0000001f}.admin-page__stat-value{font-size:1.55rem;font-weight:800;line-height:1;letter-spacing:-.02em}.admin-page__stat-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.88}.admin-page__body{padding:0 0 2.5rem;margin-top:-1rem;position:relative;z-index:2}.admin-page__shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.25rem;align-items:start}.admin-page__sidebar{position:sticky;top:6.5rem}.admin-page__nav{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:var(--admin-sidebar);border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 36px #1a233214}.admin-page__nav-group{display:flex;flex-direction:column;gap:.35rem}.admin-page__nav-title{padding:0 .55rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.admin-page__nav-list{display:flex;flex-direction:column;gap:.2rem}.admin-page__nav-item{display:flex;align-items:center;gap:.65rem;width:100%;padding:.62rem .7rem;border:1px solid transparent;border-radius:12px;background:transparent;font:inherit;font-size:.9rem;font-weight:600;color:var(--text);text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.admin-page__nav-item:hover{background:#f4faf7;border-color:#0d6e4f1a}.admin-page__nav-item--active{background:linear-gradient(135deg,#0d6e4f24,#0d6e4f14);border-color:#0d6e4f38;color:var(--admin-accent-dark);box-shadow:0 6px 18px var(--admin-glow)}.admin-page__nav-icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:10px;background:#f4f6f8;font-size:1rem;flex-shrink:0}.admin-page__nav-item--active .admin-page__nav-icon{background:#fff}.admin-page__nav-label{flex:1;min-width:0;line-height:1.3}.admin-page__nav-badge{min-width:1.35rem;padding:.12rem .45rem;border-radius:999px;background:#ea580c;color:#fff;font-size:.7rem;font-weight:700;text-align:center}.admin-page__main{min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:0 16px 40px #1a233212;overflow:hidden}.admin-page__content-head{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fafcfb,#fff)}.admin-page__content-head>div{display:flex;align-items:center;gap:.85rem}.admin-page__content-icon{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:14px;background:linear-gradient(145deg,#e8f5f0,#d4ede3);font-size:1.35rem;box-shadow:inset 0 1px #fffc}.admin-page__content-head h2{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.01em}.admin-page__content{padding:1.35rem 1.5rem 1.75rem}.admin-page__message{margin:0 1.5rem 1rem;padding:.85rem 1rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:12px;font-weight:500}.admin-page__error{margin:0 1.5rem 1rem;padding:.85rem 1rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:12px;font-weight:500}.admin-page__sections{display:none}.admin-page__section-tab{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem 1.15rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);font:inherit;font-size:.95rem;font-weight:600;cursor:pointer;color:var(--muted)}.admin-page__section-tab--active{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.admin-page__section-tab:not(.admin-page__section-tab--active) .admin-page__tab-count{background:#e8ece9;color:var(--text)}.admin-page__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:0;padding:.35rem;background:#f4f6f8;border-radius:14px;border:1px solid var(--border);flex:1;min-width:0}.admin-page__tabs-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.35rem}.admin-page__tabs-row .admin-export-btn{flex-shrink:0;align-self:center}.admin-page__leads-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.admin-page__leads-summary{margin:0;font-size:.95rem;color:var(--muted)}.admin-import__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.admin-import__panel{background:linear-gradient(180deg,#fafcfb,#fff);border:1px solid var(--border);border-radius:16px;padding:1.35rem 1.4rem;box-shadow:0 6px 20px #1a23320d}.admin-import__intro h2{margin:0 0 .35rem;font-size:1.2rem}.admin-import__intro p{margin:0 0 1rem;color:var(--muted);line-height:1.5}.admin-import__columns{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.9rem}.admin-import__columns code{display:block;padding:.65rem .75rem;background:#f4f6f8;border:1px solid var(--border);border-radius:10px;font-size:.8rem;line-height:1.45;word-break:break-word}.admin-import__notes{margin:0 0 1rem;padding-left:1.15rem;color:var(--muted);font-size:.88rem;line-height:1.5}.admin-import__sample-btn{margin-bottom:1.15rem}.admin-import__form{display:grid;gap:1rem;max-width:420px}.admin-import__field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.admin-import__field input,.admin-import__field select{padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fff}.admin-import__result{margin-top:1.25rem;padding-top:1.15rem;border-top:1px solid var(--border)}.admin-import__result p{margin:0 0 .75rem}.admin-import__errors ul{margin:.35rem 0 0;padding-left:1.15rem;color:#b91c1c;font-size:.88rem;line-height:1.45}.admin-export__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.admin-export__panel{background:linear-gradient(180deg,#fafcfb,#fff);border:1px solid var(--border);border-radius:16px;padding:1.35rem 1.4rem;box-shadow:0 6px 20px #1a23320d}.admin-export__intro h2{margin:0 0 .35rem;font-size:1.2rem}.admin-export__intro p{margin:0;color:var(--muted);font-size:.95rem}.admin-export__columns{margin-top:1.1rem;padding:.85rem 1rem;border-radius:12px;background:#f8faf9;border:1px solid var(--border)}.admin-export__columns code{display:block;margin-top:.45rem;font-size:.78rem;line-height:1.5;word-break:break-word;color:#334155}.admin-export__note{margin:1rem 0 0;font-size:.88rem;color:var(--muted);line-height:1.5}.admin-export__form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-top:1.25rem}.admin-export__field{display:flex;flex-direction:column;gap:.35rem;min-width:200px}.admin-export__field select{padding:.55rem .75rem;border:1px solid var(--border);border-radius:10px;background:#fff}.admin-page__table-wrap{overflow-x:auto;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 6px 20px #1a23320d}.admin-page__table{width:100%;border-collapse:collapse;font-size:.9rem}.admin-page__table th,.admin-page__table td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}.admin-page__message-cell{min-width:220px;max-width:420px;white-space:pre-wrap;word-break:break-word;line-height:1.5;color:var(--text)}.admin-page__table th{background:linear-gradient(180deg,#f8faf9,#f1f5f3);font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap}.admin-page__table tbody tr:last-child td{border-bottom:none}.admin-page__table tbody tr:hover{background:#fafbfc}.admin-page__table a{font-weight:500;text-decoration:none}.admin-page__table a:hover{text-decoration:none}.admin-page__hero-ad-form{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.35rem 1.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow)}.admin-page__hero-ad-form h3{margin:0 0 1rem;font-size:1.05rem;color:var(--primary)}.admin-page__taxonomy-form{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem 1.5rem;margin-bottom:1.25rem;box-shadow:var(--shadow)}.admin-page__taxonomy-form--edit{border-color:#0d6e4f59;background:linear-gradient(145deg,#f8fffc,var(--surface))}.admin-page__taxonomy-form h3{margin:0 0 .85rem;font-size:1.02rem;color:var(--primary)}.admin-page__taxonomy-fields{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-end}.admin-page__taxonomy-fields label{display:flex;flex-direction:column;gap:.3rem;min-width:180px;flex:1}.admin-page__taxonomy-fields label span{font-size:.82rem;font-weight:600;color:var(--text)}.admin-page__taxonomy-fields input[type=text],.admin-page__taxonomy-fields input[type=number]{padding:.55rem .7rem;border:1px solid var(--border);border-radius:10px;font:inherit}.admin-page__taxonomy-check{flex-direction:row!important;align-items:center!important;gap:.45rem!important;min-width:auto!important;flex:0 1 auto!important}.admin-page__table--taxonomy td,.admin-page__table--taxonomy th{vertical-align:middle}.admin-page__row--muted{opacity:.65}.admin-page__taxonomy-field--file input[type=file]{font:inherit;max-width:100%}.admin-page__taxonomy-preview{width:88px;height:88px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--bg)}.admin-page__taxonomy-preview img{width:100%;height:100%;object-fit:cover;display:block}.admin-page__taxonomy-thumb{width:44px;height:44px;object-fit:cover;border-radius:8px;display:block;border:1px solid var(--border)}.admin-page__hero-ad-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.admin-page__hero-ad-field{display:flex;flex-direction:column;gap:.35rem}.admin-page__hero-ad-field span{font-size:.85rem;font-weight:600}.admin-page__hero-ad-field input[type=text],.admin-page__hero-ad-field input[type=url]{padding:.6rem .8rem;border:1px solid var(--border);border-radius:8px;font:inherit}.admin-page__hero-ad-field--file .muted{font-size:.8rem}.admin-page__hero-ad-preview{max-width:420px;margin-bottom:1rem;border-radius:12px;overflow:hidden;border:1px solid var(--border)}.admin-page__hero-ad-fields--image-only{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.admin-page__hero-ad-preview--wide{width:100%;max-width:520px;aspect-ratio:3 / 1}.admin-page__hero-ad-preview--wide img{width:100%;height:100%;object-fit:cover}.admin-page__hero-ad-preview img{width:100%;display:block;aspect-ratio:16/10;object-fit:cover}.admin-page__hero-ad-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.admin-page__hero-ad-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.admin-page__hero-ad-list-head h3{margin:0;font-size:1.05rem;color:var(--primary)}.admin-page__hero-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.admin-page__hero-card-form{display:flex;flex-direction:column;gap:.75rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.15rem 1.25rem;box-shadow:var(--shadow)}.admin-page__hero-card-form h3{margin:0;font-size:1rem;color:var(--primary)}.admin-page__hero-card-preview{aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;background:linear-gradient(160deg,#2563eb,#1d4ed8);border:1px solid var(--border);display:grid;place-items:center}.admin-page__hero-card-form--services .admin-page__hero-card-preview{background:linear-gradient(160deg,#1e3a8a,#172554)}.admin-page__hero-card-form--used .admin-page__hero-card-preview{background:linear-gradient(160deg,#ea580c,#c2410c)}.admin-page__hero-card-form--list .admin-page__hero-card-preview{background:linear-gradient(160deg,#7c3aed,#5b21b6)}.admin-page__hero-card-preview img{width:100%;height:100%;object-fit:contain;object-position:bottom right}.admin-page__hero-card-placeholder{font-size:.85rem;color:#ffffffd9}.admin-page__hero-card-actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-page__btn-danger{background:#fef2f2;border:1px solid #fecaca;color:#b42318}.admin-page__btn-danger:hover:not(:disabled){background:#fee2e2;border-color:#f87171;color:#991b1b}.admin-page__hero-ad-item{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.admin-page__hero-ad-image-wrap{position:relative;aspect-ratio:16/10;background:#e8edf2}.admin-page__hero-ad-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.admin-page__hero-ad-remove{position:absolute;top:.5rem;right:.5rem;z-index:2;width:2rem;height:2rem;border:none;border-radius:50%;background:#b42318eb;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 2px 8px #00000040}.admin-page__hero-ad-remove:hover:not(:disabled){background:#b42318}.admin-page__hero-ad-remove:disabled{opacity:.5;cursor:not-allowed}.admin-page__hero-ad-meta{padding:.85rem 1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.admin-page__hero-ad-meta a{font-size:.82rem;word-break:break-all}.admin-page__hero-ad-delete{margin:0 1rem 1rem;align-self:stretch;width:calc(100% - 2rem);text-align:center}.admin-page__tab{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:1px solid transparent;border-radius:10px;background:transparent;font:inherit;font-weight:600;font-size:.88rem;cursor:pointer;color:var(--muted);transition:background .15s ease,color .15s ease}.admin-page__tab:hover{background:#ffffffb3;color:var(--text)}.admin-page__tab--active{background:#fff;border-color:#0d6e4f26;color:var(--admin-accent-dark);box-shadow:0 4px 14px #0d6e4f1a}.admin-page__tab-count{font-size:.72rem;padding:.12rem .45rem;border-radius:999px;background:#0d6e4f1f;color:var(--admin-accent-dark);font-weight:700}.admin-page__tab--active .admin-page__tab-count{background:var(--admin-accent);color:#fff}.admin-page__tab:not(.admin-page__tab--active) .admin-page__tab-count{background:#e2e8f0;color:#475569}.admin-page__loading,.admin-page__empty{text-align:center;padding:3rem 1.5rem;color:var(--muted);background:#fafbfc;border:1px dashed var(--border);border-radius:16px}.admin-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.admin-page__item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;background:linear-gradient(180deg,#fff,#fafbfc);border:1px solid var(--border);border-radius:16px;box-shadow:0 4px 16px #1a23320a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.admin-page__item:hover{border-color:#0d6e4f38;box-shadow:0 10px 28px #0d6e4f14;transform:translateY(-1px)}.admin-page__item-main{display:flex;gap:1rem;flex:1;min-width:240px}.admin-page__thumb{width:84px;height:84px;object-fit:cover;border-radius:12px;flex-shrink:0;background:#f0f0f0;border:2px solid #fff;box-shadow:0 4px 12px #00000014}.admin-page__item h3{margin:0 0 .35rem;font-size:1.08rem;font-weight:700;letter-spacing:-.01em}.admin-page__meta{margin:0 0 .25rem;font-size:.86rem;color:var(--muted);line-height:1.45}.admin-page__item-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.add-shop{padding-bottom:3rem}.add-shop__hero{background:linear-gradient(135deg,#0a5c42,#0d6e4f 45%,#1a9a6e);color:#fff;padding:2rem 0 2.75rem;margin-bottom:-1.5rem}.add-shop__hero-inner{position:relative}.add-shop__back{display:inline-block;color:#ffffffd9;font-size:.9rem;margin-bottom:1rem;text-decoration:none}.add-shop__back:hover{color:#fff;text-decoration:none}.add-shop__hero h1{margin:0 0 .5rem;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em}.add-shop__hero p{margin:0;opacity:.9;max-width:42ch}.add-shop__user-badge{display:inline-block;margin-top:1rem;padding:.4rem .85rem;background:#ffffff26;border-radius:999px;font-size:.85rem}.add-shop__body{position:relative;z-index:1}.add-shop__loading-card{background:var(--surface);border-radius:16px;padding:3rem;text-align:center;box-shadow:var(--shadow);max-width:400px;margin:2rem auto}.add-shop__alert{padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.25rem;font-weight:500}.add-shop__alert--error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.add-shop__form{display:grid;grid-template-columns:220px 1fr;gap:1.75rem;align-items:start}.add-shop__form--solo{grid-template-columns:1fr}.add-shop__sidebar{position:sticky;top:5.5rem;display:flex;flex-direction:column;gap:1.25rem}.add-shop__sidebar-actions{display:flex;flex-direction:column;gap:.65rem;background:var(--surface);border-radius:16px;padding:1.25rem;box-shadow:var(--shadow);border:1px solid var(--border)}.add-shop__sidebar-btn{width:100%;text-align:center;justify-content:center}.add-shop__sidebar-btn[aria-disabled=true]{opacity:.55;pointer-events:none;cursor:not-allowed}.add-shop__sidebar-hint{margin:0;font-size:.78rem;line-height:1.4}.my-shops-page__hero{background:linear-gradient(135deg,#0d6e4f,#095a40);color:#fff;padding:2rem 0 2.5rem}.my-shops-page__hero .add-shop__back{color:#ffffffe6;margin-bottom:1rem;display:inline-block}.my-shops-page__hero .add-shop__back:hover{color:#fff}.my-shops-page__hero h1{margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2rem)}.my-shops-page__hero p{margin:0;opacity:.92;max-width:36rem}.my-shops-page__body{padding:2rem 0 3rem}.my-shops-page__toolbar{margin-bottom:1.25rem}.my-shops-page__empty{text-align:center;padding:3rem 1rem;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border)}.my-shops-page__empty p{margin:0 0 1.25rem;color:var(--muted)}.my-shops-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.my-shops-page__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem;box-shadow:var(--shadow)}.my-shops-page__card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.my-shops-page__card h2{margin:0;font-size:1.15rem}.my-shops-page__title{color:inherit;text-decoration:none}.my-shops-page__title:hover h2{color:var(--primary)}.my-shops-page__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.my-shops-page__footer-note{margin-top:1.5rem;text-align:center}.add-shop__steps{background:var(--surface);border-radius:16px;padding:1.25rem;box-shadow:var(--shadow);border:1px solid var(--border)}.add-shop__step{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;font-size:.9rem;font-weight:500;color:var(--muted)}.add-shop__step:not(:last-child){border-bottom:1px solid var(--border)}.add-shop__step-num{width:28px;height:28px;border-radius:8px;background:#0d6e4f1f;color:var(--primary);display:grid;place-items:center;font-size:.8rem;font-weight:700;flex-shrink:0}.add-shop__tip{background:linear-gradient(145deg,#f0f9f6,#e8f5f0);border:1px solid rgba(13,110,79,.15);border-radius:14px;padding:1rem 1.1rem;font-size:.85rem}.add-shop__tip strong{display:block;color:var(--primary);margin-bottom:.35rem}.add-shop__tip p{margin:0;color:var(--muted);line-height:1.45}.add-shop__main{display:flex;flex-direction:column;gap:1.25rem}.add-shop__card{background:var(--surface);border-radius:16px;padding:1.5rem 1.75rem;box-shadow:var(--shadow);border:1px solid var(--border)}.add-shop__card-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.add-shop__card-num{width:40px;height:40px;border-radius:12px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.add-shop__card-head h2{margin:0 0 .2rem;font-size:1.2rem}.add-shop__card-head p{margin:0;font-size:.88rem;color:var(--muted)}.add-shop__fields{display:grid;gap:1.15rem}.add-shop__fields--2{grid-template-columns:1fr 1fr}.add-shop__field{display:flex;flex-direction:column;gap:.4rem}.add-shop__field--full{grid-column:1 / -1}.add-shop__label{font-weight:600;font-size:.9rem;color:var(--text)}.add-shop__hint{font-size:.8rem;color:var(--muted);margin-top:-.2rem}.add-shop__field input,.add-shop__field textarea{padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fafbfc;transition:border-color .15s,box-shadow .15s,background .15s}.add-shop__field input:focus,.add-shop__field textarea:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #0d6e4f1f}.category-picker--add-shop .category-picker__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.category-picker--add-shop .category-picker__item{padding:.9rem .5rem;border-radius:12px;min-height:100px}.category-picker--add-shop .category-picker__icon-wrap{width:48px;height:48px;border-radius:12px}.category-picker--add-shop .category-picker__item--selected{box-shadow:0 0 0 3px #0d6e4f33}.category-picker--add-shop .category-picker__name{font-size:.78rem;line-height:1.25;text-align:center}.shop-products-editor__intro{margin:0 0 1.25rem;font-size:.92rem}.shop-products-editor__list{display:flex;flex-direction:column;gap:1.25rem}.shop-products-editor__item{padding:1.25rem;background:#fafbfc;border:1px solid var(--border);border-radius:12px}.shop-products-editor__item-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.shop-products-editor__item-num{font-weight:700;color:var(--primary);font-size:.9rem}.shop-products-editor__remove{border:none;background:none;color:#b91c1c;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:underline}.shop-products-editor__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.shop-products-editor__label{font-size:.85rem;font-weight:600;color:var(--text)}.shop-products-editor__field input{width:100%;padding:.65rem .85rem;border:1px solid var(--border);border-radius:10px;font:inherit;font-size:.95rem;background:var(--surface);transition:border-color .15s,box-shadow .15s}.shop-products-editor__field input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0d6e4f26}.shop-products-editor__fields{display:grid;grid-template-columns:1fr 140px;gap:1rem;margin-bottom:1rem}.shop-products-editor--page .shop-products-editor__item{background:var(--surface);border-radius:14px;padding:1.35rem;box-shadow:0 2px 8px #1a23320a}.shop-products-editor--page .shop-products-editor__item-num{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .5rem;border-radius:8px;background:#0d6e4f1a;font-size:.82rem}.shop-products-editor--page .shop-products-editor__fields{grid-template-columns:1fr minmax(120px,160px)}.shop-products-editor--page .shop-products-editor__photos{max-width:none;grid-template-columns:repeat(2,minmax(140px,1fr))}.shop-products-editor--page .add-shop__photo-slot--sm{min-height:140px;border-radius:12px}.shop-products-editor--page .shop-products-editor__add{width:100%;max-width:280px}.shop-products-editor__photos{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:360px}.add-shop__photo-slot--sm{min-height:120px}.shop-products-editor__add{margin-top:.5rem}.shop-products-editor__count{margin:.75rem 0 0;font-size:.85rem}.products-page{padding-bottom:3rem}.products-page__hero{background:linear-gradient(135deg,#0a5c42,#0d6e4f,#1a9a6e);color:#fff;padding:1.75rem 0 2.5rem;margin-bottom:-1.25rem}.products-page__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;font-size:.88rem;margin-bottom:1rem}.products-page__breadcrumb a{color:#ffffffe0;text-decoration:none}.products-page__breadcrumb a:hover{color:#fff;text-decoration:none}.products-page__breadcrumb span:last-child{opacity:.75}.products-page__hero-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.products-page__hero h1{margin:0 0 .4rem;font-size:clamp(1.45rem,4vw,2rem);font-weight:700;letter-spacing:-.02em}.products-page__hero p{margin:0;opacity:.92;max-width:40ch;font-size:.95rem}.products-page__status{display:inline-block;padding:.35rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#ffffff2e;border:1px solid rgba(255,255,255,.25);white-space:nowrap}.products-page__status--approved{background:#ffffff38}.products-page__status--pending{background:#ffc10740}.products-page__status--rejected{background:#f43f5e40}.products-page__wrap{position:relative;z-index:1}.products-page__loading{text-align:center;padding:4rem 1rem;background:var(--surface);border-radius:16px;box-shadow:var(--shadow);border:1px solid var(--border);margin-top:2rem}.products-page__layout{display:grid;grid-template-columns:260px 1fr;gap:1.5rem;align-items:start;margin-top:.5rem}.products-page__sidebar{position:sticky;top:5.5rem;display:flex;flex-direction:column;gap:1rem}.products-page__stat-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem;box-shadow:var(--shadow)}.products-page__stat-card h2{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.products-page__stat-numbers{display:flex;align-items:baseline;gap:.15rem;margin-bottom:.75rem}.products-page__stat-used{font-size:2rem;font-weight:700;color:var(--primary);line-height:1}.products-page__stat-sep,.products-page__stat-max{font-size:1.25rem;font-weight:600;color:var(--muted)}.products-page__progress{height:8px;background:var(--bg);border-radius:999px;overflow:hidden;margin-bottom:.65rem}.products-page__progress-fill{display:block;height:100%;background:linear-gradient(90deg,var(--primary),#1a9a6e);border-radius:999px;transition:width .35s ease}.products-page__stat-hint{margin:0;font-size:.85rem;color:var(--muted)}.products-page__nav{display:flex;flex-direction:column;gap:.35rem;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.65rem .85rem}.products-page__nav-link{font-size:.9rem;font-weight:500;text-decoration:none;padding:.4rem 0}.products-page__nav-link--muted{color:var(--muted);font-weight:400}.products-page__tips{background:#f0f7f4;border:1px solid #c5e6d8;border-radius:12px;padding:1rem 1.1rem;font-size:.88rem}.products-page__tips strong{display:block;margin-bottom:.5rem;color:var(--primary-dark)}.products-page__tips ul{margin:0;padding-left:1.15rem;color:var(--muted);line-height:1.55}.products-page__main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.products-page__notice,.products-page__alert{padding:.9rem 1.15rem;border-radius:12px;font-size:.92rem;font-weight:500}.products-page__notice{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.products-page__alert--error{background:#fef3f2;border:1px solid #fecdca;color:#b42318}.products-page__alert--success{background:#ecfdf3;border:1px solid #a7f3d0;color:#047857}.products-page__section{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.35rem 1.5rem;box-shadow:var(--shadow)}.products-page__section--form{padding-bottom:1rem}.products-page__section-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:1.25rem}.products-page__section-head h2{margin:0;font-size:1.15rem}.products-page__section-desc{margin:0;width:100%;font-size:.88rem;color:var(--muted)}.products-page__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.65rem;height:1.65rem;padding:0 .4rem;border-radius:999px;background:var(--primary);color:#fff;font-size:.8rem;font-weight:700}.products-page__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.products-page__card{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fafbfc;transition:box-shadow .2s,transform .2s}.products-page__card:hover{box-shadow:0 6px 20px #1a233214;transform:translateY(-2px)}.products-page__card-media{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;aspect-ratio:4/3;background:var(--border)}.products-page__card-media img{width:100%;height:100%;object-fit:cover;display:block}.products-page__card-media img:only-child{grid-column:1 / -1}.products-page__card-placeholder{grid-column:1 / -1;display:grid;place-items:center;font-size:.82rem;color:var(--muted);background:#eef2f0}.products-page__card-body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.25rem}.products-page__card-index{font-size:.72rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.products-page__card-body strong{font-size:.95rem;line-height:1.35}.products-page__card-price{font-size:.95rem;font-weight:700;color:var(--primary)}.products-page__card-price--na{font-weight:500;font-size:.82rem;color:var(--muted)}.products-page__form{display:flex;flex-direction:column;gap:0}.products-page__footer{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;align-items:center;padding:1.25rem 1.5rem;margin-top:-.5rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);position:sticky;bottom:1rem;z-index:2}.products-page__submit{min-width:10rem}.products-page__full{text-align:center;padding:2.5rem 1.5rem}.products-page__full-icon{width:3.5rem;height:3.5rem;margin:0 auto 1rem;border-radius:50%;background:#ecfdf3;color:var(--primary);font-size:1.5rem;font-weight:700;display:grid;place-items:center;border:2px solid #a7f3d0}.products-page__full h2{margin:0 0 .5rem}.products-page__full p{margin:0 0 1.25rem;color:var(--muted);max-width:36ch;margin-left:auto;margin-right:auto}.profile-page__shop-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:.25rem}.profile-page__product-count{font-size:.82rem}.shop-detail__card--products{padding:0;overflow:hidden;border:1px solid var(--border);background:linear-gradient(180deg,#f8fcfa 0%,var(--surface) 120px)}.shop-detail__card--products .shop-detail__products-head{margin:0}.shop-detail__products-head{display:flex;align-items:center;gap:1rem;padding:1.35rem 1.5rem 1.15rem;border-bottom:1px solid var(--border);background:linear-gradient(135deg,rgba(13,110,79,.08) 0%,transparent 70%)}.shop-detail__products-head-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;flex-shrink:0;border-radius:14px;background:linear-gradient(145deg,#0d6e4f,#1a9a6e);color:#fff;box-shadow:0 6px 16px #0d6e4f47}.shop-detail__products-head-icon svg{width:26px;height:26px}.shop-detail__products-head-text{flex:1;min-width:0}.shop-detail__products-head-text h2{margin:0 0 .2rem;font-size:1.2rem}.shop-detail__products-head-text p{margin:0;font-size:.88rem;color:var(--muted)}.shop-detail__products-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .65rem;border-radius:12px;background:var(--primary);color:#fff;font-size:1.1rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #0d6e4f40}.shop-detail__products{list-style:none;margin:0;padding:1.25rem 1.5rem 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.shop-detail__product{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:0 4px 14px #1a23320f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;animation:shop-detail-product-in .45s ease backwards}@keyframes shop-detail-product-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.shop-detail__product:hover{transform:translateY(-4px);border-color:#0d6e4f59;box-shadow:0 14px 32px #0d6e4f1f}.shop-detail__product-media{position:relative;background:#e2e8f0;aspect-ratio:16 / 10;max-height:150px;overflow:hidden}.shop-detail__product-media>.shop-detail__product-slider,.shop-detail__product-media>.shop-detail__product-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.shop-detail__product-slider{width:100%;height:100%;overflow:hidden}.shop-detail__product-slider--single img,.shop-detail__product-slide img{width:100%;height:100%;object-fit:cover;display:block}.shop-detail__product-slider--single{height:100%}.shop-detail__product-track{display:flex;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1);will-change:transform}.shop-detail__product-slide{flex:0 0 100%;width:100%;height:100%;min-height:0}.shop-detail__product-dots{position:absolute;bottom:.45rem;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:.35rem;padding:.25rem .45rem;border-radius:999px;background:#1a233273;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shop-detail__product-dot{width:6px;height:6px;padding:0;border:none;border-radius:50%;background:#ffffff73;cursor:pointer;transition:transform .2s,background .2s}.shop-detail__product-dot--active{background:#fff;transform:scale(1.25)}.shop-detail__product-dot:hover{background:#ffffffd9}.shop-detail__product-placeholder{width:100%;height:100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--muted);font-size:.82rem;background:linear-gradient(160deg,#eef5f2,#e2ebe6)}.shop-detail__product-placeholder svg{width:28px;height:28px;opacity:.45;stroke:var(--primary)}.shop-detail__product-body{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.shop-detail__product-index{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary);opacity:.85}.shop-detail__product-name{margin:0;font-size:1rem;font-weight:600;line-height:1.4;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-detail__product-footer{margin-top:auto;padding-top:.5rem}.shop-detail__product-price{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:10px;font-size:1.02rem;font-weight:700;color:var(--primary-dark);background:linear-gradient(135deg,#e8f5f0,#d4ede4);border:1px solid rgba(13,110,79,.15)}.shop-detail__product-price svg{width:15px;height:15px;flex-shrink:0;opacity:.85}.shop-detail__product-price--na{font-weight:500;font-size:.82rem;color:var(--muted);background:var(--bg);border:1px dashed var(--border);padding:.35rem .65rem;border-radius:8px}.shop-detail__product-price--na svg{display:none}.add-shop__photos{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.add-shop__photo-slot{position:relative;aspect-ratio:4/3;border-radius:14px;border:2px dashed var(--border);background:#f8fafb;overflow:hidden;transition:border-color .15s,background .15s}.add-shop__photo-slot:hover{border-color:var(--primary);background:#f0f9f6}.add-shop__photo-slot--filled{border-style:solid;border-color:var(--primary)}.add-shop__photo-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.add-shop__photo-label{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;cursor:pointer;padding:1rem;text-align:center;font-weight:600;font-size:.9rem;color:var(--muted)}.add-shop__photo-plus{width:44px;height:44px;border-radius:50%;background:#0d6e4f1a;color:var(--primary);display:grid;place-items:center;font-size:1.5rem;font-weight:400;margin-bottom:.5rem}.add-shop__photo-sub{font-size:.75rem;font-weight:500;margin-top:.25rem;opacity:.8}.add-shop__photo-slot img{width:100%;height:100%;object-fit:cover}.add-shop__photo-remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border:none;border-radius:50%;background:#0009;color:#fff;font-size:1.2rem;line-height:1;cursor:pointer;display:grid;place-items:center}.add-shop__photo-change{position:absolute;bottom:0;left:0;right:0;padding:.5rem;background:#0000008c;color:#fff;font-size:.8rem;font-weight:600;text-align:center;cursor:pointer}.add-shop__submit-bar{background:var(--surface);border-radius:16px;padding:1.5rem 1.75rem;box-shadow:var(--shadow);border:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.add-shop__submit-note{margin:0;font-size:.88rem;color:var(--muted);max-width:36ch}.add-shop__submit{padding:.9rem 2rem;font-size:1rem;border-radius:12px;min-width:220px;gap:.5rem}.add-shop__submit:disabled{opacity:.55;cursor:not-allowed}.add-shop__spinner{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:add-shop-spin .7s linear infinite;margin:0 auto 1rem}.add-shop__spinner--btn{width:18px;height:18px;border-width:2px;border-color:#ffffff59;border-top-color:#fff;margin:0;display:inline-block;vertical-align:middle}@keyframes add-shop-spin{to{transform:rotate(360deg)}}@media (max-width: 959px){.add-shop__form{grid-template-columns:1fr}.add-shop__sidebar{position:static;flex-direction:row;flex-wrap:wrap}.add-shop__steps{flex:1;min-width:200px}.add-shop__steps .add-shop__step{display:inline-flex;border:none;padding:.25rem .5rem .25rem 0;margin-right:.5rem}.add-shop__tip,.add-shop__sidebar-actions{flex:1;min-width:200px}.about__layout{grid-template-columns:1fr}.about__sidebar{position:static;flex-direction:row;flex-wrap:wrap}.about__highlight,.about__quick-links{flex:1;min-width:240px}.contact__layout{grid-template-columns:1fr}.auth-page__layout{grid-template-columns:1fr;gap:1.25rem}.auth-page__form-wrap .auth-page__card{max-width:none}.auth-page__aside{flex-direction:row;flex-wrap:wrap}.auth-page__info-card,.auth-page__benefits-card,.auth-page__quick-links{flex:1;min-width:220px}.profile-page__layout,.shop-detail__layout{grid-template-columns:1fr}.shop-detail__contact-card{position:static}.home-hero__layout{grid-template-columns:1fr;gap:2rem}.home-hero__slider-wrap{order:-1}.home-hero-showcase{grid-template-columns:1fr;min-height:0}.home-hero-showcase__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.home-hero-banner,.home-hero-banner__frame,.home-hero-card{min-height:220px}.hero-slider{max-width:100%;margin:0 auto}.home-listings__grid,.home-services__grid,.home-used-products__grid,.home-quick__inner,.home-features__grid,.services-page__grid{grid-template-columns:repeat(2,1fr)}.footer__inner{grid-template-columns:repeat(2,1fr);gap:1.75rem 1.5rem}.footer__brand,.footer__cta{grid-column:1 / -1}.profile-page__quick-links{flex-direction:row;flex-wrap:wrap}.add-service__submit{width:100%;min-width:0}.sell-product-page__stats{width:100%}.sell-product-page__stat{flex:1;min-width:calc(50% - .35rem)}.used-products-page__hero h1,.my-used-products-page__hero h1,.used-product-detail__hero h1{max-width:none}}@media (max-width: 768px){.admin-page__table thead{display:none}.admin-page__table tbody tr{display:block;padding:1rem;border-bottom:1px solid var(--border)}.admin-page__table tbody tr:last-child{border-bottom:none}.admin-page__table td{display:flex;justify-content:space-between;gap:1rem;padding:.4rem 0;border:none}.admin-page__table td:before{content:attr(data-label);font-weight:600;color:var(--muted);flex-shrink:0}.admin-page__table--contact td.admin-page__message-cell{flex-direction:column;align-items:flex-start;gap:.35rem}.admin-page__message-cell{max-width:none}.admin-page__hero-actions{width:100%}.admin-page__hero-actions .btn{flex:1;justify-content:center;min-width:calc(50% - .25rem)}.admin-page__section-tab{font-size:.88rem;padding:.55rem .85rem}}@media (max-width: 640px){.contact__layout,.contact__fields--2{grid-template-columns:1fr}.contact__form-card{padding:1.35rem 1.25rem}.about__stats-grid,.about__mission-grid,.about__audience-grid{grid-template-columns:1fr}.about__cta-inner{flex-direction:column;align-items:flex-start}.about__cta-actions{width:100%}.about__cta-actions .btn{flex:1;text-align:center}.about__card{padding:1.35rem 1.25rem}.about__sidebar{flex-direction:column}.auth-page__card{padding:1.35rem 1.25rem}.auth-page__hero h1{font-size:clamp(1.5rem,5vw,1.85rem)}.auth-page__hero p{font-size:.95rem;max-width:none}.auth-page__aside{flex-direction:column}.auth-page__info-card,.auth-page__benefits-card,.auth-page__quick-links{min-width:0;width:100%}.auth-page__submit{width:100%;justify-content:center}.profile-page__card--user{flex-direction:column;align-items:center;text-align:center}.profile-page__details li{flex-direction:column;align-items:center}.profile-page__card{padding:1.35rem 1.25rem}.shop-detail__hero-grid{grid-template-columns:1fr;gap:1rem}.shop-detail__hero-actions{display:none}.shop-detail__hero-main{flex-direction:column;align-items:flex-start}.shop-detail__layout{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))}.shop-detail__mobile-bar{display:flex;padding:.6rem .65rem calc(.6rem + env(safe-area-inset-bottom,0px));gap:.45rem}.shop-detail__mobile-btn{min-height:50px;padding:.45rem .25rem;font-size:.68rem}.shop-detail__mobile-btn svg{width:18px;height:18px}.shop-detail__contact-actions{padding:1rem 1.15rem .65rem}.shop-detail__contact-btn{min-height:46px;padding:.7rem .85rem;font-size:.9rem}.shop-detail__contact-btn--call .masked-phone__stack-number{font-size:.95rem}.shop-detail__products,.my-products-page__grid{grid-template-columns:1fr}.shop-detail__card{padding:1.15rem 1.1rem}.shop-detail__footer-cta-inner{flex-direction:column;align-items:flex-start}.footer__inner{grid-template-columns:1fr 1fr;gap:1.75rem 1.25rem}.footer__brand{grid-column:1 / -1;align-items:center;text-align:center}.footer__logo{margin:0 auto}.footer__logo-img{height:72px;max-width:min(380px,92vw)}.footer__tagline{max-width:42ch;margin-left:auto;margin-right:auto}.footer__location,.footer__contact{justify-content:center}.footer__cta{grid-column:1 / -1;text-align:center}.footer__cta-actions{justify-content:center}.footer__col{align-items:flex-start}.footer__bottom-inner{flex-direction:column;text-align:center}.search-bar{flex-direction:column}.shops-page__layout{grid-template-columns:1fr}.shops-page__sidebar{order:-1}.shops-page__sidebar-card{position:static}.shops-page__cat-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible;gap:.5rem}.shops-page__cat-item{width:100%;flex:none;padding:.55rem .6rem;border:1px solid var(--border);border-radius:12px;background:var(--bg)}.shops-page__cat-label{gap:.45rem}.shops-page__cat-label>span:last-child{white-space:normal;font-size:.8rem;line-height:1.25}.shops-page__cat-item--active{border-color:#0d6e4f59}.shops-page__cat-icon{width:24px;height:24px;font-size:.85rem}.used-products-page__layout{grid-template-columns:1fr;gap:1.25rem}.used-products-page__main,.used-products-page__sidebar{grid-column:auto;grid-row:auto}.used-products-page__grid{grid-template-columns:repeat(2,1fr)}.used-products-page__sidebar-card{position:static;max-height:none;padding:1rem}.used-products-page__cat-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible;gap:.5rem}.used-products-page__cat-item{width:100%;flex:none;padding:.55rem .6rem;border:1px solid var(--border);border-radius:12px;background:var(--bg)}.used-products-page__cat-item span:first-child{font-size:.8rem;line-height:1.25;white-space:normal}.used-products-page__cat-item--active{border-color:#ea580c59}.used-products-page__toolbar-wrap{margin-bottom:1.25rem}.used-products-page__results-bar{flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:1rem}.shops-page__toolbar{flex-direction:column}.shops-page__add-btn{width:100%;text-align:center}.shops-page__pagination{flex-direction:column}.home-hero{padding:2.5rem 0 3rem}.home-hero--showcase{padding:.85rem 0 1rem}.home-hero-showcase__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-banner__slide-copy{max-width:100%}.home-hero-banner__slide-visual span{font-size:3.5rem}.home-hero-showcase__search{flex-wrap:wrap}.home-hero-showcase__search-btn{width:100%}.home-hero__layout{grid-template-columns:1fr;gap:2rem}.home-hero__slider-wrap{order:-1}.hero-slider{max-width:100%;margin:0 auto}.hero-slider__frame{aspect-ratio:16/10;max-height:280px}.home-hero__title{max-width:none}.home-hero__search{flex-direction:column;max-width:none}.home-hero__search-btn{width:100%}.home-hero__stats{grid-template-columns:repeat(2,1fr);gap:.6rem}.home-hero__stat strong{font-size:1.35rem}.home-quick{margin-top:-1rem}.home-quick__inner,.home-features__grid,.category-grid--home{grid-template-columns:repeat(2,1fr)}.home-cta__inner{padding:1.75rem 1.5rem;flex-direction:column;align-items:stretch}.home-cta__actions .btn{flex:1;text-align:center}.home-faq__layout{grid-template-columns:1fr;gap:2rem}.home-process__steps,.add-shop__fields--2,.add-shop__photos,.products-page__layout{grid-template-columns:1fr}.products-page__sidebar{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.products-page__footer{position:static;flex-direction:column;align-items:stretch}.products-page__submit{width:100%;min-width:0}.products-page__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.shop-products-editor__fields,.shop-products-editor--page .shop-products-editor__fields{grid-template-columns:1fr}.shop-products-editor__photos,.shop-products-editor--page .shop-products-editor__photos{max-width:none}.shop-detail__products{grid-template-columns:repeat(2,1fr);padding:1rem;gap:.85rem}.products-page__grid--saved{grid-template-columns:repeat(2,1fr)}.shop-detail__products-head{flex-wrap:wrap;padding:1.15rem 1rem}.shop-detail__products-count{margin-left:auto}.add-shop__card{padding:1.25rem}.add-shop__submit-bar{flex-direction:column;align-items:stretch}.add-shop__submit{width:100%;min-width:0}.home-section-head{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.35rem}.home-section-head h2{font-size:1.4rem}.home-section-link{white-space:normal}.services-page__grid{grid-template-columns:1fr}.services-page__toolbar .btn{width:100%;justify-content:center}.profile-page__card-actions,.profile-page__shop-actions{width:100%}.profile-page__card-actions .btn,.profile-page__shop-actions .btn{flex:1;justify-content:center;min-width:calc(50% - .25rem)}.my-used-products-page__item{flex-direction:column;align-items:stretch;text-align:left}.my-used-products-page__info{min-width:0;width:100%}.my-used-products-page__links{width:100%}.my-used-products-page__links .btn{flex:1;justify-content:center;min-width:calc(50% - .25rem)}.my-services-page__item{flex-direction:column;align-items:stretch}.my-services-page__actions{width:100%}.my-services-page__actions .btn{flex:1;justify-content:center}.used-products-page__search{min-width:0;width:100%}.used-products-page__toolbar{flex-direction:column}.used-products-page__stat{flex:1;min-width:calc(50% - .35rem)}.sell-product-page__hero{padding:2rem 0 2.5rem}.sell-product-page__stat{min-width:calc(50% - .35rem)}.add-service__avatar-row{flex-direction:column;align-items:flex-start}.add-service__actions{flex-direction:column}.add-service__actions .btn{width:100%;justify-content:center}.review-section__head{flex-direction:column;align-items:flex-start}.shop-contact-modal__panel{margin:1rem;max-height:calc(100vh - 2rem);overflow-y:auto}.static-page__hero{padding:2rem 0}.static-page__card{padding:1.25rem 1.15rem}.static-page__actions{flex-direction:column}.static-page__actions .btn{width:100%;text-align:center}.shops-page__hero{padding:2rem 0}.contact__hero{padding:2rem 0 2.5rem}.about__hero,.auth-page__hero,.profile-page__hero,.admin-page__hero{padding:1.75rem 0}.category-grid:not(.category-grid--home){grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.home-category-shops__col--left,.home-category-shops__col--right{grid-column:span 12}.home-category-shops__col--empty{display:none}.home-category-shops__box{padding:1.1rem 1.15rem 1.2rem;border-radius:12px}.home-category-shops__title{font-size:1rem}.home-category-shops__slide{flex:0 0 calc((100% - 1.1rem)/2)}.home-shop-slide__image{border-radius:14px}.home-shop-slide__name{font-size:.85rem}}@media (max-width: 560px){.home-listings__grid,.home-services__grid,.home-used-products__grid,.used-products-page__grid,.used-products-page__features-grid{grid-template-columns:1fr}.used-products-page__cta-inner{flex-direction:column;align-items:stretch;text-align:center;padding:1.75rem 1.5rem}.used-products-page__toolbar{flex-direction:column}.used-products-page__sell-btn{width:100%;text-align:center}.used-product-detail__footer-cta-inner{flex-direction:column;align-items:flex-start}.home-quick__inner,.home-features__grid{grid-template-columns:1fr}.home-hero__stats{grid-template-columns:repeat(2,1fr)}.footer__inner{grid-template-columns:1fr;text-align:center}.footer__col{align-items:center}.footer__col a{margin-left:auto;margin-right:auto}.category-grid--home,.category-grid:not(.category-grid--home){grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-card--home{padding:.85rem .55rem}.category-card__name{font-size:.78rem}.category-card__count{font-size:.72rem}.services-page__grid,.shop-detail__products,.products-page__grid--saved{grid-template-columns:1fr}.profile-page__card-actions .btn,.profile-page__shop-actions .btn,.my-used-products-page__links .btn,.admin-page__hero-actions .btn{min-width:100%}.home-hero__actions{flex-direction:column;width:100%}.home-hero__actions .btn{width:100%;justify-content:center}.home-cta__actions{flex-direction:column;width:100%}.listing-choice__grid{grid-template-columns:1fr}}@media (max-width: 480px){.container{padding-inline:1rem}.home-hero-showcase__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.home-hero-card{min-height:150px;padding:.7rem .6rem .55rem}.home-hero-banner,.home-hero-banner__frame{min-height:200px}.home-hero{padding:2rem 0 2.5rem}.home-hero__title{font-size:clamp(1.55rem,7vw,2rem)}.home-hero__badge{font-size:.78rem}.home-hero__stats{grid-template-columns:1fr 1fr}.home-section-head h2{font-size:1.28rem}.shop-card h3,.service-card h3,.used-product-card__body h3{font-size:.95rem}.shop-card--listing{flex-direction:column}.shop-card__media{flex:none;width:100%;height:auto;aspect-ratio:16 / 9;border-right:none;border-bottom:1px solid #e5e7eb}.shop-card__listing-body{padding:.85rem .9rem 1rem}.shop-card__actions{flex-direction:column}.shop-card__btn{width:100%;flex:1 1 auto}.shop-card__products{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.15rem}.shop-card__product-chip,.shop-card__product-more{flex:0 0 auto}.admin-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page__stat-card--highlight{grid-column:1 / -1}.admin-page__shell{grid-template-columns:1fr;gap:1rem}.admin-page__sidebar{position:static}.admin-page__nav{padding:.75rem;border-radius:14px}.admin-page__nav-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.admin-page__nav-item{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.65rem .55rem;font-size:.78rem}.admin-page__nav-label{line-height:1.25}.admin-page__nav-badge{position:absolute;top:.4rem;right:.4rem}.admin-page__nav-item{position:relative}.admin-page__main{border-radius:16px}.admin-page__content-head,.admin-page__content{padding-left:1rem;padding-right:1rem}.admin-page__message,.admin-page__error{margin-left:1rem;margin-right:1rem}.admin-page__item-actions{width:100%}.admin-page__item-actions .btn{flex:1;justify-content:center}.used-products-page__stat,.sell-product-page__stat{min-width:100%}.hero-slider__frame{max-height:220px}}.listing-choice__title{margin:0 0 .35rem;font-size:1.35rem}.listing-choice__subtitle{margin:0 0 1.25rem;color:var(--muted);font-size:.95rem}.listing-choice__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.listing-choice__icon--used{background:linear-gradient(145deg,#fff4e6,#fde8cc);color:#b45309}.listing-choice__icon--property{background:linear-gradient(145deg,#eff6ff,#dbeafe);color:#2563eb}.listing-choice__card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem 1.35rem;border:2px solid var(--border);border-radius:14px;background:var(--surface);cursor:pointer;text-align:left;font:inherit;color:var(--text);transition:border-color .2s,box-shadow .2s,transform .15s}.listing-choice__card:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-2px)}.listing-choice__card strong{font-size:1.05rem}.listing-choice__card span:last-child{font-size:.88rem;color:var(--muted);line-height:1.45}.listing-choice__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:12px}.listing-choice__icon svg{width:1.35rem;height:1.35rem}.listing-choice__icon--shop{background:#0d6e4f1f;color:var(--primary)}.listing-choice__icon--service{background:#1e3a5f1a;color:#1e3a5f}.auth-page__back-choice{margin:0 0 1rem;padding:0;border:none;background:none;color:var(--primary);font:inherit;font-weight:600;cursor:pointer}.auth-page__back-choice:hover{text-decoration:none}.listing-choice-page__hero{background:linear-gradient(135deg,#0d6e4f,#15966b 55%,#1a8f6a);color:#fff;padding:2.5rem 0}.listing-choice-page__hero h1{margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2.1rem)}.listing-choice-page__hero p{margin:0;opacity:.92}.listing-choice-page__body{padding:2.5rem 0 3rem}.add-service__hero{background:linear-gradient(135deg,#1e3a5f,#2d4a6f,#3d5a80);color:#fff;padding:2.25rem 0}.add-service__hero-inner h1{margin:.5rem 0 .65rem;font-size:clamp(1.5rem,3vw,2rem)}.add-service__hero-inner p{margin:0;opacity:.9;max-width:42ch}.add-service__body{padding:2rem 0 3rem}.add-service__form{display:flex;flex-direction:column;gap:1.25rem}.add-service__actions{display:flex;flex-wrap:wrap;gap:.75rem}.add-service__submit{min-width:200px}.services-page{padding-bottom:3rem}.services-page__hero{background:linear-gradient(135deg,#1e3a5f,#2d4a6f);color:#fff;padding:2rem 0 2.5rem}.services-page__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.88rem;margin-bottom:.35rem}.services-page__breadcrumb a{color:#ffffffe0;text-decoration:none}.services-page__breadcrumb a:hover{color:#fff}.services-page__breadcrumb span:last-child{opacity:.75}.services-page__hero h1{margin:.35rem 0;font-size:clamp(1.35rem,4.5vw,2rem);font-weight:700;line-height:1.2;max-width:24ch}.services-page__hero p{margin:0;opacity:.9;font-size:.95rem}.services-page__toolbar-wrap{margin-top:-1.25rem;position:relative;z-index:2;margin-bottom:1.5rem}.services-page__toolbar{display:flex;flex-wrap:wrap;align-items:stretch;gap:.75rem;background:var(--surface);padding:1rem 1.2rem;border-radius:16px;box-shadow:0 14px 36px #1e3a5f1f;border:1px solid var(--border)}.services-page__search{display:flex;align-items:center;flex:1;min-width:220px;gap:.35rem;background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:.3rem .35rem .3rem .5rem}.services-page__search-icon{display:grid;place-items:center;width:34px;height:34px;color:var(--muted);flex-shrink:0}.services-page__search-icon svg{width:17px;height:17px}.services-page__search input{flex:1;border:none;background:transparent;font:inherit;min-width:0;padding:.5rem .25rem}.services-page__search input:focus{outline:none}.services-page__search-btn{flex-shrink:0}.services-page__list-btn{align-self:center;white-space:nowrap;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);border-color:transparent}.services-page__list-btn:hover{filter:brightness(1.06)}.services-page__body{padding:.5rem 0 2rem}.services-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.services-page__empty{text-align:center;padding:3rem 1.25rem;color:var(--muted);background:var(--surface);border:1px dashed var(--border);border-radius:16px}.services-page .shops-page__pagination{margin-top:2rem}.service-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}.service-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#1e3a5f40}.service-card__head{display:flex;align-items:center;gap:1rem}.service-card .service-avatar--lg{width:72px;height:72px}.service-card__head-text{min-width:0}.service-card__link{display:flex;flex-direction:column;gap:.65rem;padding:1.15rem 1.25rem;color:inherit;text-decoration:none;height:100%}.service-card__link:hover{text-decoration:none}.service-card__badge{display:inline-block;align-self:flex-start;padding:.25rem .65rem;border-radius:999px;background:#1e3a5f1a;color:#1e3a5f;font-size:.78rem;font-weight:700}.service-card__head-text h3,.service-card h3{margin:.15rem 0 0;font-size:1.1rem}.service-avatar{flex-shrink:0;border-radius:50%;object-fit:cover}.service-avatar--img{border:2px solid rgba(30,58,95,.12);background:#e8edf2}.service-avatar--letter{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#1e3a5f,#3d5a80);color:#fff;font-weight:700}.service-avatar--sm{width:40px;height:40px;font-size:.95rem}.service-avatar--md{width:56px;height:56px;font-size:1.2rem}.service-avatar--lg{width:88px;height:88px;font-size:2rem}.add-service__avatar-field{margin-bottom:1.25rem}.add-service__avatar-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem}.add-service__avatar-preview,.add-service__avatar-placeholder{width:88px;height:88px;border-radius:50%;object-fit:cover;flex-shrink:0}.add-service__avatar-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#1e3a5f,#3d5a80);color:#fff;font-size:2rem;font-weight:700}.add-service__avatar-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.add-service__avatar-upload{position:relative;cursor:pointer}.service-detail__contact-avatar{flex-shrink:0}.profile-page__service-row{display:flex;align-items:flex-start;gap:.75rem}.my-services-page__item-main{display:flex;align-items:flex-start;gap:1rem}.service-card__desc{margin:0;font-size:.88rem;color:var(--muted);line-height:1.5;flex:1}.service-card__cta{font-size:.88rem;font-weight:600;color:var(--primary)}.service-detail--loading .service-detail__loading{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--muted)}.service-detail__hero{position:relative;background:linear-gradient(135deg,#0f2847,#1e3a5f 45%,#2a5a8a);color:#fff;padding:2.25rem 0 2.75rem;overflow:hidden}.service-detail__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.service-detail__hero-bg:before{content:"";position:absolute;top:-30%;right:-10%;width:50%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.service-detail__hero-bg:after{content:"";position:absolute;bottom:-40%;left:-5%;width:40%;height:90%;background:radial-gradient(circle,rgba(37,211,102,.12) 0%,transparent 70%);border-radius:50%}.service-detail__hero-inner{position:relative;z-index:1}.service-detail__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.88rem;margin-bottom:1.5rem;opacity:.9}.service-detail__breadcrumb a{color:#fff;text-decoration:none}.service-detail__breadcrumb a:hover{text-decoration:none}.service-detail__breadcrumb span:last-child{opacity:.75}.service-detail__hero-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.service-detail__hero-main{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;min-width:0}.service-detail__avatar-wrap{padding:4px;border-radius:50%;background:linear-gradient(145deg,#ffffff73,#25d36680);box-shadow:0 12px 32px #00000040}.service-detail__avatar.service-avatar--lg{width:110px;height:110px;font-size:2.4rem;border:3px solid rgba(255,255,255,.9)}.service-detail__hero-text{min-width:0}.service-detail__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.2);font-size:.85rem;font-weight:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.service-detail__badge svg{width:15px;height:15px;flex-shrink:0}.service-detail__hero h1{margin:.75rem 0 .5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.service-detail__meta-chips{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.65rem}.service-detail__meta-chips li{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#0000002e;font-size:.82rem;opacity:.95}.service-detail__meta-chips svg{width:14px;height:14px;flex-shrink:0;opacity:.9}.service-detail__hero-actions{display:flex;flex-direction:column;gap:.65rem;min-width:200px}.service-detail__hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;text-decoration:none;white-space:nowrap}.service-detail__hero-btn svg{width:18px;height:18px}.service-detail__hero-btn--whatsapp{background:#25d366;border-color:#25d366;color:#fff}.service-detail__hero-btn--whatsapp:hover{background:#1fb855;border-color:#1fb855;color:#fff;text-decoration:none}.service-detail__hero-btn--call{flex-direction:column;gap:.3rem;padding:.95rem 1.2rem;white-space:normal;background:#fff!important;border:2px solid rgba(255,255,255,.95)!important;border-radius:16px;box-shadow:0 12px 32px #0003,inset 0 1px #fff;color:#1e3a5f!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.service-detail__hero-btn--call:hover{background:#f8fafc!important;border-color:#fff;color:#1e3a5f!important;transform:translateY(-2px);box-shadow:0 16px 36px #0000003d,inset 0 1px #fff}.service-detail__hero-btn--call.btn:hover{background:#f8fafc!important;color:#1e3a5f!important}.service-detail__hero-btn--call.masked-phone--stacked,.service-detail__hero-btn--call.masked-phone{align-items:center;text-align:center}.service-detail__hero-btn--call.masked-phone--revealed,.service-detail__hero-btn--call.masked-phone--locked{color:#1e3a5f!important}.service-detail__hero-btn--call .masked-phone__stack-top{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#2563eb}.service-detail__hero-btn--call .masked-phone__stack-top svg{width:15px;height:15px;flex-shrink:0;color:#16a34a}.service-detail__hero-btn--call .masked-phone__stack-number{font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;line-height:1.15;color:#0f2847}.service-detail__layout{display:grid;grid-template-columns:1fr 320px;gap:1.75rem;padding:2.25rem 0 4.5rem;align-items:start}.service-detail__main{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.service-detail__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.65rem;box-shadow:var(--shadow)}.service-detail__card--about{border-color:#1e3a5f1f;background:linear-gradient(180deg,#fff,#f8fafc)}.service-detail__card-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.15rem}.service-detail__card-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:12px;background:linear-gradient(145deg,#1e3a5f,#3d5a80);color:#fff;flex-shrink:0}.service-detail__card-icon svg{width:1.25rem;height:1.25rem}.service-detail__card-head h2{margin:0 0 .25rem;font-size:1.15rem}.service-detail__card-head p{margin:0;font-size:.88rem;color:var(--muted)}.service-detail__desc{margin:0;line-height:1.7;white-space:pre-wrap;font-size:1rem;color:var(--text)}.service-detail__empty-desc{padding:1.25rem 1.35rem;border-radius:12px;background:#f0f4f8;border:1px dashed var(--border);text-align:center}.service-detail__empty-desc p{margin:0 0 .35rem;font-weight:600;color:var(--text)}.service-detail__empty-desc span{font-size:.88rem;color:var(--muted)}.service-detail__sidebar{display:flex;flex-direction:column;gap:1.25rem}.service-detail__contact-card{position:sticky;top:5.5rem;background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #1e3a5f1f}.service-detail__contact-header{display:flex;align-items:center;gap:1rem;padding:1.35rem 1.5rem 1.15rem;background:linear-gradient(145deg,#1e3a5f,#2d4a6f);color:#fff}.service-detail__contact-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;opacity:.8;margin-bottom:.2rem}.service-detail__contact-name{margin:0 0 .15rem;font-weight:700;font-size:1.1rem;color:#fff}.service-detail__contact-service{margin:0;font-size:.88rem;opacity:.88;color:#fff}.service-detail__phone-box{margin:1.15rem 1.5rem 0;padding:.9rem 1rem;border-radius:12px;background:#f0f4f8;border:1px solid var(--border);text-align:center}.service-detail__phone-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.25rem}.service-detail__phone-number{font-size:1.25rem;font-weight:700;color:var(--primary);text-decoration:none}.service-detail__phone-number:hover{text-decoration:none}.service-detail__contact-actions{display:flex;flex-direction:column;gap:.65rem;padding:1.15rem 1.5rem 1.25rem}.service-detail__contact-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;text-decoration:none}.service-detail__contact-btn svg{width:20px;height:20px;flex-shrink:0}.service-detail__contact-btn--whatsapp{background:#25d366;border-color:#25d366;color:#fff}.service-detail__contact-btn--whatsapp:hover{background:#1fb855;border-color:#1fb855;color:#fff;text-decoration:none}.service-detail__contact-btn--enquiry{background:#2563eb;border-color:#2563eb;color:#fff}.service-detail__contact-btn--enquiry:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff;text-decoration:none}.service-detail__contact-note{margin:0;padding:0 1.5rem 1.25rem;font-size:.8rem;color:var(--muted);text-align:center}.service-detail__side-cta{padding:1.25rem 1.35rem;border-radius:14px;background:linear-gradient(180deg,#f0f9f6,#fff);border:1px solid rgba(13,110,79,.15)}.service-detail__side-cta h3{margin:0 0 .4rem;font-size:1rem}.service-detail__side-cta p{margin:0 0 1rem;font-size:.88rem;color:var(--muted);line-height:1.45}.service-detail__side-cta .btn{width:100%;text-align:center}.service-detail__mobile-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:210;flex-direction:row;align-items:stretch;padding:.65rem .75rem;padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -10px 28px #1a233224;gap:.5rem}.service-detail__mobile-btn{flex:1;min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:52px;padding:.5rem .35rem;border-radius:12px;background:#1e3a5f;color:#fff;font-weight:700;font-size:.72rem;line-height:1.1;text-decoration:none;text-align:center;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s ease,transform .15s ease}.service-detail__mobile-btn svg{width:20px;height:20px;flex-shrink:0}.service-detail__mobile-btn--call{background:#1e3a5f}.service-detail__mobile-btn--call:hover{background:#0f2847;color:#fff}.service-detail__mobile-btn--whatsapp{background:#25d366}.service-detail__mobile-btn--whatsapp:hover{background:#1fb855;color:#fff}.service-detail__mobile-btn--enquiry{background:#2563eb}.service-detail__mobile-btn--enquiry:hover{background:#1d4ed8;color:#fff;text-decoration:none}.service-detail__mobile-bar .service-detail__mobile-btn.masked-phone{flex:1;min-width:0;width:100%;background:#1e3a5f;color:#fff;padding:.5rem .35rem}.service-detail__mobile-bar .service-detail__mobile-btn.masked-phone:hover{background:#0f2847;text-decoration:none;color:#fff}.service-detail__mobile-bar .service-detail__mobile-btn.masked-phone--compact{flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.service-detail__mobile-bar .service-detail__mobile-btn.masked-phone--revealed,.service-detail__mobile-bar .service-detail__mobile-btn.masked-phone--locked{color:#fff!important}.service-detail__mobile-bar .service-detail__mobile-btn .masked-phone__compact-label{font-size:.72rem;font-weight:700;line-height:1.1;color:#fff}.service-detail__rating .star-rating__meta{color:#ffffffe0}.service-detail__rating .star-rating__meta strong{color:#fff}.my-services-page__hero{background:linear-gradient(135deg,#1e3a5f,#2d4a6f);color:#fff;padding:2rem 0}.my-services-page__hero h1{margin:.5rem 0 .35rem}.my-services-page__hero p{margin:0;opacity:.9}.my-services-page__body{padding:2rem 0 3rem}.my-services-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.my-services-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.my-services-page__item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.my-services-page__service-type{display:inline-block;margin-bottom:.35rem;padding:.2rem .55rem;border-radius:6px;background:#1e3a5f1a;color:#1e3a5f;font-size:.78rem;font-weight:700}.my-services-page__item h3{margin:0 0 .35rem}.my-services-page__empty{text-align:center;padding:2.5rem;background:var(--surface);border:1px dashed var(--border);border-radius:14px}.star-rating{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem}.star-rating__stars{display:inline-flex;align-items:center;gap:.12rem}.star-rating__star svg{width:1em;height:1em;fill:#d1d9e0}.star-rating__star--full svg,.star-rating__star--half svg{fill:#f59e0b}.star-rating__star--half{position:relative}.star-rating__star--half svg{clip-path:inset(0 50% 0 0)}.star-rating--sm{font-size:.82rem}.star-rating--sm .star-rating__star svg{width:14px;height:14px}.star-rating--md{font-size:.92rem}.star-rating--md .star-rating__star svg{width:18px;height:18px}.star-rating--lg{font-size:1rem}.star-rating--lg .star-rating__star svg{width:22px;height:22px}.star-rating__meta{color:var(--muted);font-size:.88em}.star-rating__meta strong{color:var(--text)}.star-rating-input{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.star-rating-input__btn{border:none;background:none;padding:.15rem;cursor:pointer;line-height:0}.star-rating-input__btn svg{width:32px;height:32px;fill:#d1d9e0;transition:fill .15s,transform .15s}.star-rating-input__btn:hover svg,.star-rating-input__btn--active svg{fill:#f59e0b}.star-rating-input__btn:hover{transform:scale(1.05)}.star-rating-input__btn:disabled{opacity:.6;cursor:not-allowed}.star-rating-input__label{font-size:.9rem;color:var(--muted);margin-left:.35rem}.shop-detail__rating{margin:.35rem 0 0}.shop-detail__rating .star-rating__meta{color:#ffffffe0}.shop-detail__rating .star-rating__meta strong{color:#fff}.service-detail__rating{margin:.35rem 0 0}.review-section__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.review-section__head h2{margin:0}.review-section__loading{text-align:center;padding:1.5rem;color:var(--muted)}.review-section__success{padding:.85rem 1rem;margin-bottom:1rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:10px}.review-section__error{padding:.85rem 1rem;margin-bottom:1rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px}.review-section__form{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;margin-bottom:1.5rem;background:#f8fafb;border:1px solid var(--border);border-radius:12px}.review-section__form-intro{margin:0;color:var(--muted);font-size:.92rem}.review-section__field{display:flex;flex-direction:column;gap:.4rem}.review-section__field span{font-weight:600;font-size:.88rem}.review-section__field input,.review-section__field textarea{padding:.65rem .8rem;border:1px solid var(--border);border-radius:8px;font:inherit}.review-section__already{margin:0 0 1.25rem}.review-section__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.review-section__item{padding:1rem 1.15rem;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.review-section__item-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.review-section__date{display:block;font-size:.82rem;color:var(--muted);margin-bottom:.35rem}.review-section__comment{margin:0;line-height:1.55;white-space:pre-wrap}.review-section__empty{margin:0}.admin-page__review-head{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.35rem}.admin-page__review-comment{margin:.5rem 0 0;line-height:1.5;color:var(--text);white-space:pre-wrap}.admin-page__item--review .admin-page__item-main{flex:1;min-width:220px}.shop-card .star-rating{margin:.2rem 0 .5rem}.shop-card--listing .star-rating{margin:0;flex:1 1 100%}.service-card__head-text .star-rating{margin-top:.25rem}.used-products-page{padding-bottom:5rem}.used-products-page__hero--list{background:linear-gradient(135deg,#78350f,#b45309,#ea580c);color:#fff;padding:2rem 0 2.5rem}.used-products-page__hero--list h1{margin:.5rem 0 .35rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;max-width:none}.used-products-page__hero--list p{margin:0;opacity:.9;max-width:none}.used-products-page__breadcrumb-link{color:#ffffffd9;font-size:.9rem;text-decoration:none}.used-products-page__breadcrumb-link:hover{color:#fff}.used-products-page__breadcrumb-sep{margin:0 .4rem;opacity:.6}.used-products-page__toolbar .used-products-page__search{display:flex;flex:1;min-width:220px;gap:.5rem;background:transparent;border:none;border-radius:0;padding:0}.used-products-page__toolbar .used-products-page__search input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fafbfc}.used-products-page__toolbar .used-products-page__search input:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1f}.used-products-page__sell-btn{white-space:nowrap;align-self:center}.used-products-page__filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem}.used-products-page__chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem .35rem .85rem;background:#ea580c1a;color:#c2410c;border-radius:999px;font-size:.85rem;font-weight:600}.used-products-page__chip button{border:none;background:transparent;color:#c2410c;font-size:1.1rem;line-height:1;cursor:pointer;padding:0 .15rem}.used-products-page__clear-all{border:none;background:none;color:var(--muted);font-size:.85rem;cursor:pointer;text-decoration:underline;font:inherit}.used-products-page__layout{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:start;padding:.5rem 0 2.75rem}@media (min-width: 960px){.used-products-page__layout{grid-template-columns:260px 1fr;gap:2rem}.used-products-page__sidebar{grid-column:1;grid-row:1}.used-products-page__main{grid-column:2;grid-row:1}}.used-products-page__sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem;box-shadow:var(--shadow);position:sticky;top:5.5rem}.used-products-page__sidebar-card h2{margin:0 0 1rem;font-size:1rem;color:var(--text)}.used-products-page__cat-nav{display:flex;flex-direction:column;gap:.25rem;max-height:70vh;overflow-y:auto}.used-products-page__cat-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.6rem .75rem;border:none;border-radius:10px;background:transparent;font:inherit;font-size:.88rem;text-align:left;color:var(--text);cursor:pointer;transition:background .15s,color .15s}.used-products-page__cat-item span:first-child{flex:1;min-width:0}.used-products-page__cat-item:hover{background:var(--bg)}.used-products-page__cat-item--active{background:#ea580c1f;color:#c2410c;font-weight:600}.used-products-page__cat-count{font-size:.75rem;color:var(--muted);background:var(--bg);padding:.15rem .45rem;border-radius:6px;flex-shrink:0}.used-products-page__cat-item--active .used-products-page__cat-count{background:#ea580c26;color:#c2410c}.used-products-page__results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.9rem;color:var(--muted)}.used-products-page__view-all{font-weight:600;color:#c2410c}.used-products-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.used-products-page__list{display:flex;flex-direction:column;gap:1.2rem}.used-product-card--horizontal{border-radius:16px;overflow:hidden}.used-product-card--horizontal .used-product-card__link{display:flex;flex-direction:row;align-items:stretch;min-height:130px;height:auto;color:inherit;text-decoration:none}.used-product-card--horizontal .used-product-card__image-wrap{position:relative;flex-shrink:0;width:min(30%,220px);min-width:160px;aspect-ratio:auto;min-height:130px;display:block;color:inherit;text-decoration:none}.used-product-card--horizontal .used-product-card__image-wrap img{height:100%;min-height:130px}.used-product-card--horizontal .used-product-card__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.45rem;padding:1.15rem 1.4rem 1.3rem}.used-product-card--horizontal .used-product-card__body h3{font-size:1.05rem;-webkit-line-clamp:2}.used-product-card--horizontal .used-product-card__meta{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;margin-top:.15rem}.used-product-card--horizontal .used-product-card__meta-row{flex:1 1 auto;min-width:140px}.used-product-card--horizontal .used-product-card__cta{opacity:1;transform:none;margin-top:.35rem;align-self:flex-start;text-decoration:none;color:#c2410c;font-weight:600;font-size:.88rem}.used-product-card--horizontal .used-product-card__cta:hover{color:#9a3412;text-decoration:underline}.used-product-card--horizontal .used-product-card__body h3 a{color:inherit;text-decoration:none}.used-product-card--horizontal .used-product-card__body h3 a:hover{color:#c2410c}.used-product-card--horizontal:hover{transform:translateY(-2px)}.used-product-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem;padding-top:.15rem}.used-product-card--horizontal .used-product-card__actions{margin-top:.5rem;flex-wrap:nowrap;align-items:stretch}.used-product-card--horizontal .used-product-card__btn{flex:1 1 0;min-width:0;width:auto}.used-product-card--horizontal .used-product-card__btn--call.masked-phone{flex:1 1 0;flex-direction:row;align-items:center;justify-content:center;gap:.35rem}.used-product-card--horizontal .used-product-card__btn--call.masked-phone--compact{flex-direction:row}.used-product-card--horizontal .used-product-card__btn--call .masked-phone__compact-label{font-size:.76rem;font-weight:600}.used-product-card--horizontal .used-product-card__btn--call.masked-phone--revealed,.used-product-card--horizontal .used-product-card__btn--call.masked-phone--locked{color:#fff!important}.used-product-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:38px;padding:.45rem .85rem;border-radius:8px;font:inherit;font-size:.84rem;font-weight:600;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.used-product-card__btn svg{width:16px;height:16px;flex-shrink:0}.used-product-card__btn--call{flex:1 1 0;min-width:0;min-height:32px;padding:.32rem .5rem;font-size:.76rem;white-space:nowrap;background:#ea580c!important;border-color:#ea580c!important;color:#fff!important}.used-product-card__btn--call.masked-phone--compact{flex-direction:row;gap:.35rem}.used-product-card__btn--call.masked-phone{gap:.35rem}.used-product-card__btn--call .masked-phone__number{color:#fff;font-weight:600}.used-product-card__btn--call.masked-phone--revealed,.used-product-card__btn--call.masked-phone--locked{color:#fff!important}.used-product-card__btn--call svg{width:14px;height:14px;flex-shrink:0}.used-product-card__btn--call:hover{background:#c2410c!important;border-color:#c2410c!important;color:#fff!important}.used-product-card__btn--call.used-product-card__btn--disabled{opacity:.55;cursor:default;pointer-events:none}.used-product-card__btn--whatsapp{flex:1 1 0;min-width:0;background:#fff;border-color:#16a34a;color:#16a34a}.used-product-card__btn--whatsapp:hover{background:#f0fdf4;color:#15803d}.used-product-card__btn--enquiry{flex:1 1 0;min-width:0;background:#2563eb;border-color:#2563eb;color:#fff}.used-product-card__btn--enquiry:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff;text-decoration:none}.used-products-page__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.used-products-page__page-dots{display:flex;align-items:center;gap:.35rem}.used-products-page__page-num{min-width:40px;height:40px;border:1px solid var(--border);border-radius:10px;background:var(--surface);font:inherit;font-weight:600;cursor:pointer;color:var(--text);transition:background .15s,border-color .15s}.used-products-page__page-num:hover{border-color:#ea580c}.used-products-page__page-num--active{background:#ea580c;border-color:#ea580c;color:#fff}.used-products-page__ellipsis{color:var(--muted);padding:0 .15rem}.used-product-detail{padding-bottom:0}.used-products-page__hero,.my-used-products-page__hero,.used-product-detail__hero{position:relative;color:#fff;padding:2.75rem 0 3.25rem;overflow:hidden}.used-products-page__hero-bg,.my-used-products-page__hero-bg,.used-product-detail__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#78350f,#b45309 42%,#ea580c)}.used-products-page__hero-bg:before,.my-used-products-page__hero-bg:before,.used-product-detail__hero-bg:before{content:"";position:absolute;top:-35%;right:-12%;width:50%;height:130%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 65%);border-radius:50%}.used-products-page__hero-inner,.my-used-products-page__hero-inner,.used-product-detail__hero-inner{position:relative;z-index:1}.used-products-page__breadcrumb,.used-product-detail__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.88rem;margin-bottom:.85rem}.used-products-page__breadcrumb a,.used-product-detail__breadcrumb a{color:#ffffffe0;text-decoration:none}.used-products-page__breadcrumb a:hover,.used-product-detail__breadcrumb a:hover{color:#fff}.used-products-page__breadcrumb span,.used-product-detail__breadcrumb span{opacity:.65}.used-products-page__badge,.used-product-detail__hero-badge{display:inline-block;margin-bottom:.75rem;padding:.32rem .8rem;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.78rem;font-weight:700}.used-product-detail__hero-type{display:inline-block;margin:0 0 .5rem;padding:.28rem .7rem;background:#0003;border-radius:8px;font-size:.76rem;font-weight:600}.used-products-page__hero h1,.my-used-products-page__hero h1,.used-product-detail__hero h1{margin:0 0 .5rem;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em;max-width:22ch}.used-products-page__hero p,.my-used-products-page__hero p{margin:0 0 1.5rem;opacity:.92;max-width:48ch;line-height:1.55}.used-products-page__stats{display:flex;flex-wrap:wrap;gap:.65rem}.used-products-page__stat{display:flex;flex-direction:column;gap:.15rem;padding:.7rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:12px;min-width:88px}.used-products-page__stat strong{font-size:1.35rem;line-height:1}.used-products-page__stat span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;opacity:.85}.used-products-page__toolbar-wrap{margin-top:-1.25rem;margin-bottom:2rem;position:relative;z-index:2}.used-products-page__toolbar{display:flex;flex-wrap:wrap;gap:.85rem;align-items:stretch;background:var(--surface);padding:1rem 1.2rem;border-radius:16px;box-shadow:0 14px 36px #78350f1f;border:1px solid var(--border)}.used-products-page__search{display:flex;align-items:center;flex:1;min-width:220px;gap:.35rem;background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:.3rem .35rem .3rem .5rem}.used-products-page__search-icon{display:grid;place-items:center;width:34px;height:34px;color:var(--muted);flex-shrink:0}.used-products-page__search-icon svg{width:17px;height:17px}.used-products-page__search input{flex:1;border:none;background:transparent;font:inherit;min-width:0;padding:.5rem .25rem}.used-products-page__search input:focus{outline:none}.used-products-page__sell-btn{align-self:center;background:linear-gradient(135deg,#b45309,#ea580c);border-color:transparent}.used-products-page__sell-btn:hover{filter:brightness(1.05)}.used-products-page__features{padding:1.75rem 0 .5rem;background:linear-gradient(180deg,#fffaf5 0%,var(--bg) 100%)}.used-products-page__features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.used-products-page__feature{display:flex;flex-direction:column;gap:.2rem;padding:.95rem 1.05rem;background:var(--surface);border:1px solid rgba(180,83,9,.12);border-radius:12px}.used-products-page__feature strong{font-size:.86rem;color:#b45309}.used-products-page__feature span{font-size:.8rem;color:var(--muted);line-height:1.4}.used-products-page__body{padding:1.75rem 0 2rem}.used-products-page__loading{text-align:center;padding:4rem 2rem;color:var(--muted)}.used-products-page__empty,.my-used-products-page__empty{text-align:center;padding:3.5rem 2rem;background:var(--surface);border:1px dashed var(--border);border-radius:16px}.used-products-page__empty h3{margin:0 0 .5rem;font-size:1.35rem}.used-products-page__empty p{margin:0 0 1.5rem;color:var(--muted)}.used-products-page__empty-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.used-products-page__empty-icon,.my-used-products-page__empty-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.used-products-page__empty h3,.my-used-products-page__empty h3{margin:0 0 .5rem;font-size:1.35rem}.used-products-page__empty p,.my-used-products-page__empty p{margin:0 0 1.5rem;color:var(--muted);max-width:40ch;margin-left:auto;margin-right:auto}.used-products-page__cta{padding:0 0 3.5rem}.used-products-page__cta-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:2.25rem 2.5rem;background:linear-gradient(135deg,#78350f,#b45309 55%,#ea580c);border-radius:20px;color:#fff;overflow:hidden;box-shadow:0 18px 44px #b4530938}.used-products-page__cta-glow{position:absolute;top:-40%;right:-8%;width:45%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 65%);pointer-events:none}.used-products-page__cta-badge{display:inline-block;margin-bottom:.5rem;padding:.25rem .65rem;background:#ffffff26;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.used-products-page__cta-inner h2{margin:0 0 .35rem;font-size:1.5rem}.used-products-page__cta-inner p{margin:0;opacity:.9;max-width:38ch}.used-product-card{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:var(--surface);transition:transform .22s,box-shadow .22s,border-color .22s}.used-product-card--list:hover,.used-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #b4530924;border-color:#b453094d}.used-product-card__link{display:block;color:inherit;text-decoration:none;height:100%}.used-product-card__image-wrap{position:relative;aspect-ratio:4/3;background:linear-gradient(145deg,#fff7ed,#ffedd5);overflow:hidden}.used-product-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.used-product-card:hover .used-product-card__image-wrap img{transform:scale(1.04)}.used-product-card__placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;color:var(--muted);font-size:.88rem}.used-product-card__placeholder span:first-child{font-size:2rem}.used-product-card__badge{position:absolute;top:.7rem;left:.7rem;padding:.22rem .6rem;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#b45309f0;color:#fff;box-shadow:0 4px 12px #00000026}.used-product-card__photos{position:absolute;bottom:.7rem;right:.7rem;padding:.2rem .55rem;border-radius:8px;font-size:.7rem;font-weight:600;background:#0000008c;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.used-product-card__body{padding:1.05rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.35rem}.used-product-card__type{display:inline-block;width:fit-content;padding:.2rem .55rem;border-radius:6px;font-size:.68rem;font-weight:600;color:#9a3412;background:#ffedd5}.used-product-card__body h3{margin:0;font-size:1.08rem;font-weight:700;line-height:1.35;letter-spacing:-.01em}.used-product-card__price{margin:0;font-weight:800;font-size:1.05rem;color:#c2410c}.used-product-card__price--na{font-weight:600;font-size:.88rem;color:var(--muted)}.used-product-card__meta{display:flex;flex-direction:column;gap:.3rem;margin-top:.15rem}.used-product-card__meta-row{display:flex;align-items:flex-start;gap:.4rem;font-size:.82rem;color:var(--muted);line-height:1.4}.used-product-card__icon{width:14px;height:14px;flex-shrink:0;margin-top:.15rem;color:#d97706}.used-product-card__cta{margin-top:.5rem;font-size:.82rem;font-weight:700;color:#b45309;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.used-product-card:hover .used-product-card__cta{opacity:1;transform:translateY(0)}.used-product-detail__hero{padding:2.25rem 0 2.75rem}.used-product-detail__hero-bg:after{content:"";position:absolute;bottom:-40%;left:-5%;width:40%;height:90%;background:radial-gradient(circle,rgba(251,191,36,.18) 0%,transparent 70%);border-radius:50%}.used-product-detail__hero-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.used-product-detail__hero-main{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;min-width:0}.used-product-detail__photo-wrap{padding:4px;border-radius:18px;background:linear-gradient(145deg,#ffffff73,#fbbf2473);box-shadow:0 12px 32px #00000038;flex-shrink:0}.used-product-detail__hero-photo{width:120px;height:120px;border-radius:14px;object-fit:cover;display:block;border:3px solid rgba(255,255,255,.92)}.used-product-detail__hero-photo--placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#b45309,#ea580c);font-size:2.5rem}.used-product-detail__hero-text{min-width:0}.used-product-detail__hero h1{margin:.65rem 0 .4rem;font-size:clamp(1.75rem,3.5vw,2.45rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;max-width:none}.used-product-detail__hero-price{margin:0;font-size:1.55rem;font-weight:800;color:#ffedd5}.used-product-detail__hero-price--na{font-size:1.05rem;font-weight:600;opacity:.9}.used-product-detail__hero-chips{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.used-product-detail__hero-chips li{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#0000002e;font-size:.82rem;max-width:100%}.used-product-detail__hero-chips li span{overflow:hidden;text-overflow:ellipsis}.used-product-detail__hero-chips svg{width:14px;height:14px;flex-shrink:0;opacity:.9}.used-product-detail__hero-actions{display:flex;flex-direction:column;gap:.65rem;min-width:210px}.used-product-detail__hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;text-decoration:none;white-space:nowrap}.used-product-detail__hero-btn svg{width:18px;height:18px}.used-product-detail__hero-btn--wa{background:#25d366;border-color:#25d366;color:#fff}.used-product-detail__hero-btn--wa:hover{background:#1fb855;border-color:#1fb855;color:#fff}.used-product-detail__hero-actions .btn--light:hover,.used-product-detail__hero-actions .btn--outline-light:hover{color:#fff}.used-product-detail__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:-1.25rem;position:relative;z-index:2;margin-bottom:1.75rem}.used-product-detail__trust-item{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 28px #b4530914}.used-product-detail__trust-item strong{font-size:.88rem;color:#b45309}.used-product-detail__trust-item span{font-size:.8rem;color:var(--muted)}.used-product-detail__layout{display:grid;grid-template-columns:1fr 320px;gap:1.75rem;padding:0 0 3rem;align-items:start}.used-product-detail__content{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.used-product-detail__card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.35rem 1.3rem;box-shadow:0 8px 24px #1a23320d}.used-product-detail__card-head{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1.15rem}.used-product-detail__card-head h2{margin:0 0 .2rem;font-size:1.12rem}.used-product-detail__card-head p{margin:0;font-size:.85rem;color:var(--muted)}.used-product-detail__card-icon{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#fff7ed,#ffedd5);color:#b45309}.used-product-detail__card-icon svg{width:20px;height:20px}.used-product-detail__gallery-count{margin-left:auto;padding:.25rem .6rem;background:#b453091a;color:#b45309;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.used-product-detail__main-photo{border-radius:14px;overflow:hidden;background:#f5f5f4;aspect-ratio:4/3}.used-product-detail__main-photo img{width:100%;height:100%;object-fit:cover;display:block}.used-product-detail__thumbs{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.85rem}.used-product-detail__thumb{width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:var(--bg);transition:border-color .15s,transform .15s}.used-product-detail__thumb:hover{transform:scale(1.03)}.used-product-detail__thumb--active{border-color:#b45309;box-shadow:0 0 0 2px #b4530933}.used-product-detail__thumb img{width:100%;height:100%;object-fit:cover;display:block}.used-product-detail__no-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3rem 2rem;background:linear-gradient(145deg,#fffaf5,#fff7ed);border-radius:14px;color:var(--muted)}.used-product-detail__no-photo svg{width:36px;height:36px;color:#d97706}.used-product-detail__desc{margin:0;line-height:1.7;color:var(--text);font-size:.98rem}.used-product-detail__empty-desc p{margin:0 0 .35rem;font-weight:600}.used-product-detail__empty-desc span{font-size:.9rem;color:var(--muted)}.used-product-detail__info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.used-product-detail__info-card{display:flex;gap:.85rem;padding:1.15rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 6px 20px #1a23320a}.used-product-detail__info-card>svg{width:22px;height:22px;flex-shrink:0;color:#d97706;margin-top:.15rem}.used-product-detail__info-card strong{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.25rem}.used-product-detail__info-card p{margin:0 0 .35rem;font-weight:600;font-size:.95rem;line-height:1.4}.used-product-detail__info-card a{font-size:.85rem;font-weight:600}.used-product-detail__sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:5.5rem}.used-product-detail__contact-card{position:relative;padding:1.5rem 1.4rem;background:linear-gradient(160deg,#78350f,#b45309 55%,#ea580c);border-radius:20px;color:#fff;box-shadow:0 18px 44px #b4530947;overflow:hidden}.used-product-detail__contact-glow{position:absolute;top:-30%;right:-15%;width:55%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 65%);pointer-events:none}.used-product-detail__seller-row{position:relative;z-index:1;display:flex;align-items:center;gap:.85rem;margin-bottom:1rem}.used-product-detail__seller-avatar{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-weight:800;font-size:1.2rem;background:#fff3;border:2px solid rgba(255,255,255,.35);flex-shrink:0}.used-product-detail__contact-badge{display:inline-block;margin-bottom:.2rem;padding:.22rem .6rem;background:#ffffff26;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.used-product-detail__contact-name{margin:0;font-weight:700;font-size:1rem}.used-product-detail__contact-price{position:relative;z-index:1;margin:0 0 .25rem;font-size:1.85rem;font-weight:800;line-height:1.1}.used-product-detail__contact-price--na{font-size:1.1rem;font-weight:600}.used-product-detail__contact-phone{position:relative;z-index:1;margin:0 0 1.15rem;font-size:.92rem;opacity:.9}.used-product-detail__contact-actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:.6rem}.used-product-detail__call-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;text-decoration:none}.used-product-detail__call-btn svg{width:18px;height:18px}.used-product-detail__wa-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#25d366;border-color:#25d366;color:#fff;font-weight:700}.used-product-detail__wa-btn:hover{background:#1fb855;border-color:#1fb855;color:#fff}.used-product-detail__wa-btn svg{width:18px;height:18px}.used-product-detail__map-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-color:#fff6;color:#fff}.used-product-detail__map-btn svg{width:16px;height:16px}.used-product-detail__contact-note{position:relative;z-index:1;margin:1rem 0 0;font-size:.76rem;opacity:.85;text-align:center}.used-product-detail__steps-card{padding:1.15rem 1.2rem;background:var(--surface);border:1px solid var(--border);border-radius:16px}.used-product-detail__steps-card h3{margin:0 0 .75rem;font-size:.95rem;color:#b45309}.used-product-detail__steps-card ol{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.45rem;font-size:.86rem;color:var(--muted);line-height:1.45}.used-product-detail__tip-card{display:flex;gap:.75rem;padding:1rem 1.1rem;background:linear-gradient(145deg,#fffaf5,#fff7ed);border:1px solid rgba(180,83,9,.15);border-radius:14px;font-size:.88rem}.used-product-detail__tip-card>svg{width:22px;height:22px;flex-shrink:0;color:#b45309;margin-top:.1rem}.used-product-detail__tip-card strong{display:block;margin-bottom:.25rem;color:#b45309}.used-product-detail__tip-card p{margin:0;color:var(--muted);line-height:1.5}.used-product-detail__mobile-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:210;flex-direction:row;align-items:stretch;padding:.65rem .75rem;padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -10px 28px #1a233224;gap:.5rem}.used-product-detail__mobile-btn{flex:1;min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:52px;padding:.5rem .35rem;border-radius:12px;background:#ea580c;color:#fff;font-weight:700;font-size:.72rem;line-height:1.1;text-decoration:none;text-align:center;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s ease,transform .15s ease}.used-product-detail__mobile-btn svg{width:20px;height:20px;flex-shrink:0}.used-product-detail__mobile-btn--call{background:#ea580c}.used-product-detail__mobile-btn--call:hover{background:#c2410c;color:#fff}.used-product-detail__mobile-btn--whatsapp{background:#25d366}.used-product-detail__mobile-btn--whatsapp:hover{background:#1fb855;color:#fff}.used-product-detail__mobile-btn--enquiry{background:#2563eb}.used-product-detail__mobile-btn--enquiry:hover{background:#1d4ed8;color:#fff;text-decoration:none}.used-product-detail__mobile-bar .used-product-detail__mobile-btn.masked-phone{flex:1;min-width:0;width:100%;background:#ea580c;color:#fff;padding:.5rem .35rem}.used-product-detail__mobile-bar .used-product-detail__mobile-btn.masked-phone:hover{background:#c2410c;text-decoration:none;color:#fff}.used-product-detail__mobile-bar .used-product-detail__mobile-btn.masked-phone--compact{flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.used-product-detail__mobile-bar .used-product-detail__mobile-btn.masked-phone--revealed,.used-product-detail__mobile-bar .used-product-detail__mobile-btn.masked-phone--locked{color:#fff!important}.used-product-detail__mobile-bar .used-product-detail__mobile-btn .masked-phone__compact-label{font-size:.72rem;font-weight:700;line-height:1.1;color:#fff}.used-product-detail__enquiry-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:#2563eb;border-color:#2563eb;color:#fff}.used-product-detail__enquiry-btn:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff;text-decoration:none}.used-product-detail__footer-cta{padding:0 0 3.5rem}.used-product-detail__footer-cta-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:2.25rem 2.5rem;background:linear-gradient(135deg,#78350f,#b45309 55%,#ea580c);border-radius:20px;color:#fff;overflow:hidden;box-shadow:0 18px 44px #b4530938}.used-product-detail__footer-cta-glow{position:absolute;top:-40%;right:-8%;width:45%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 65%);pointer-events:none}.used-product-detail__footer-cta-badge{display:inline-block;margin-bottom:.5rem;padding:.25rem .65rem;background:#ffffff26;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.used-product-detail__footer-cta-inner h2{margin:0 0 .35rem;font-size:1.5rem}.used-product-detail__footer-cta-inner p{margin:0;opacity:.9;max-width:38ch}.used-product-detail__footer-cta-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.65rem}.used-product-detail--loading .used-product-detail__loading{text-align:center;padding:4rem 2rem;color:var(--muted)}.my-used-products-page__back{display:inline-block;margin-bottom:.85rem;color:#ffffffe6;text-decoration:none;font-size:.9rem}.my-used-products-page__back:hover{color:#fff}.my-used-products-page__stats{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem}.my-used-products-page__stats strong{font-size:1.2rem;margin-right:.2rem}.my-used-products-page__body{padding:1.75rem 0 3.5rem}.my-used-products-page__notice{margin-bottom:1.25rem}.my-used-products-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.my-used-products-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.my-used-products-page__item{display:flex;flex-wrap:wrap;gap:1.15rem;align-items:center;padding:1.15rem 1.25rem;border:1px solid var(--border);border-radius:16px;background:var(--surface);transition:transform .2s,box-shadow .2s,border-color .2s}.my-used-products-page__item:hover{transform:translateY(-2px);box-shadow:0 12px 28px #b4530914;border-color:#b4530933}.my-used-products-page__thumb{width:88px;height:88px;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#fff7ed,#ffedd5);flex-shrink:0;display:grid;place-items:center;font-size:1.75rem}.my-used-products-page__thumb img{width:100%;height:100%;object-fit:cover}.my-used-products-page__info{flex:1;min-width:200px}.my-used-products-page__info h3{margin:0 0 .25rem;font-size:1.08rem}.my-used-products-page__price{margin:0 0 .25rem;font-weight:700;color:#c2410c;font-size:.95rem}.my-used-products-page__meta{margin:0 0 .5rem;font-size:.82rem;color:var(--muted)}.my-used-products-page__pending-note{font-size:.82rem;color:var(--muted);font-style:italic}.my-used-products-page__links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}@media (max-width: 959px){.listing-choice__grid,.used-products-page__features-grid,.used-products-page__grid{grid-template-columns:repeat(2,1fr)}}.sell-product-page__hero{position:relative;color:#fff;padding:2.75rem 0 3.25rem;overflow:hidden}.sell-product-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#78350f,#b45309 42%,#ea580c)}.sell-product-page__hero-bg:before{content:"";position:absolute;top:-35%;right:-12%;width:50%;height:130%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 65%);border-radius:50%}.sell-product-page__hero-inner{position:relative;z-index:1}.sell-product-page__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.88rem;margin-bottom:.85rem}.sell-product-page__breadcrumb a{color:#ffffffe0;text-decoration:none}.sell-product-page__breadcrumb a:hover{color:#fff}.sell-product-page__breadcrumb span{opacity:.65}.sell-product-page__badge{display:inline-block;margin-bottom:.75rem;padding:.32rem .8rem;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.78rem;font-weight:700}.sell-product-page__hero h1{margin:0 0 .5rem;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em;max-width:20ch}.sell-product-page__hero p{margin:0 0 1.5rem;opacity:.92;max-width:50ch;line-height:1.55}.sell-product-page__stats{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.sell-product-page__stat{display:flex;flex-direction:column;gap:.15rem;padding:.7rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:12px;min-width:88px}.sell-product-page__stat strong{font-size:1.35rem;line-height:1}.sell-product-page__stat span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;opacity:.85}.sell-product-page__user-badge{display:inline-block;padding:.4rem .85rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:.85rem}.sell-product-page__login-pill{display:inline-block;padding:.45rem 1rem;background:#fff;color:#b45309;border-radius:999px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.sell-product-page__login-pill:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000026}.sell-product-page__features{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;margin-top:-1.25rem;margin-bottom:2rem;position:relative;z-index:2}.sell-product-page__feature{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 28px #78350f14}.sell-product-page__feature-icon{font-size:1.35rem;line-height:1;flex-shrink:0}.sell-product-page__feature strong{display:block;font-size:.92rem;margin-bottom:.15rem}.sell-product-page__feature span{font-size:.8rem;color:var(--muted);line-height:1.4}.sell-product-page__layout{padding-bottom:3rem}.sell-product-page__alert{margin-bottom:1.25rem;padding:.85rem 1.1rem;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.92rem}.sell-product-page__form{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.5rem;align-items:start}.sell-product-page__form--solo{grid-template-columns:1fr;max-width:760px}.sell-product-page__main{display:flex;flex-direction:column;gap:1.25rem}.sell-product-page__card{background:var(--surface);border-radius:18px;padding:1.5rem 1.75rem;box-shadow:0 12px 32px #78350f12;border:1px solid var(--border)}.sell-product-page__card-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.sell-product-page__card-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#ea580c,#b45309);color:#fff;display:grid;place-items:center;flex-shrink:0}.sell-product-page__card-icon svg{width:22px;height:22px}.sell-product-page__card-head h2{margin:0 0 .2rem;font-size:1.2rem}.sell-product-page__card-head p{margin:0;font-size:.88rem;color:var(--muted)}.sell-product-page__photo-count{margin-left:auto;padding:.3rem .7rem;background:#ea580c1a;color:#c2410c;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}.sell-product-page__fields{display:grid;gap:1.15rem}.sell-product-page__fields--2{grid-template-columns:1fr 1fr}.sell-product-page__field{display:flex;flex-direction:column;gap:.4rem}.sell-product-page__field--full{grid-column:1 / -1}.sell-product-page__label{font-weight:600;font-size:.9rem}.sell-product-page__hint{font-size:.8rem;color:var(--muted);margin-top:-.2rem}.sell-product-page__field input,.sell-product-page__field textarea,.sell-product-page__field select{padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fafbfc;transition:border-color .15s,box-shadow .15s,background .15s}.sell-product-page__field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235c6b7a' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.25rem}.sell-product-page__field input:focus,.sell-product-page__field textarea:focus,.sell-product-page__field select:focus{outline:none;border-color:#ea580c;background:#fff;box-shadow:0 0 0 3px #ea580c1f}.sell-product-page__photos{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sell-product-page__photo-slot{position:relative;aspect-ratio:1;border-radius:14px;border:2px dashed rgba(234,88,12,.35);background:linear-gradient(160deg,#fff7ed,#ffedd5);overflow:hidden;transition:border-color .15s,box-shadow .15s}.sell-product-page__photo-slot:hover{border-color:#ea580c;box-shadow:0 8px 20px #ea580c1f}.sell-product-page__photo-slot--filled{border-style:solid;border-color:var(--border);background:#fff}.sell-product-page__photo-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.sell-product-page__photo-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;height:100%;cursor:pointer;text-align:center;padding:1rem;font-size:.88rem;font-weight:600;color:#c2410c}.sell-product-page__photo-plus{width:44px;height:44px;border-radius:50%;background:#ea580c26;display:grid;place-items:center;font-size:1.5rem;line-height:1}.sell-product-page__photo-sub{font-size:.75rem;font-weight:500;color:var(--muted)}.sell-product-page__photo-slot img{width:100%;height:100%;object-fit:cover}.sell-product-page__photo-remove{position:absolute;top:.5rem;right:.5rem;width:28px;height:28px;border:none;border-radius:50%;background:#000000a6;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;z-index:2}.sell-product-page__photo-change{position:absolute;bottom:0;left:0;right:0;padding:.45rem;background:#0000008c;color:#fff;font-size:.78rem;font-weight:600;text-align:center;cursor:pointer}.sell-product-page__photo-tip{margin:1rem 0 0;font-size:.85rem;color:var(--muted);padding:.75rem 1rem;background:#fff7ed;border-radius:10px;border:1px solid #fed7aa}.sell-product-page__submit-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:var(--surface);border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow)}.sell-product-page__submit-note{margin:0;font-size:.88rem;color:var(--muted);max-width:42ch;line-height:1.5}.sell-product-page__submit{background:linear-gradient(145deg,#ea580c,#c2410c);border:none;padding:.85rem 1.75rem;font-weight:700;min-width:200px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.sell-product-page__submit:hover:not(:disabled){filter:brightness(1.05)}.sell-product-page__submit:disabled{opacity:.7;cursor:not-allowed}.sell-product-page__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.sell-product-page__sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:5.5rem}.sell-product-page__steps-card,.sell-product-page__tip-card,.sell-product-page__approval-card,.sell-product-page__side-cta{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem 1.35rem;box-shadow:0 8px 24px #78350f0f}.sell-product-page__steps-card h3,.sell-product-page__side-cta h3{margin:0 0 .85rem;font-size:1rem}.sell-product-page__steps-card ol{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.65rem}.sell-product-page__steps-card li{font-size:.88rem;color:var(--muted);line-height:1.45}.sell-product-page__tip-card,.sell-product-page__approval-card{display:flex;gap:.85rem;align-items:flex-start}.sell-product-page__tip-card svg{width:22px;height:22px;color:#ea580c;flex-shrink:0;margin-top:.1rem}.sell-product-page__tip-card strong,.sell-product-page__approval-card strong{display:block;font-size:.92rem;margin-bottom:.25rem}.sell-product-page__tip-card p,.sell-product-page__approval-card p{margin:0;font-size:.85rem;color:var(--muted);line-height:1.45}.sell-product-page__approval-icon{width:36px;height:36px;border-radius:10px;background:#22c55e1f;color:#16a34a;display:grid;place-items:center;font-weight:700;flex-shrink:0}.sell-product-page__side-cta p{margin:0 0 1rem;font-size:.88rem;color:var(--muted)}.sell-product-page__footer-cta{background:linear-gradient(145deg,#78350f,#b45309,#ea580c);color:#fff;padding:2.5rem 0;margin-top:1rem}.sell-product-page__footer-cta-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 2.25rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;overflow:hidden}.sell-product-page__footer-cta-glow{position:absolute;top:-40%;right:-10%;width:45%;height:140%;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 65%);border-radius:50%;pointer-events:none}.sell-product-page__footer-cta-badge{display:inline-block;margin-bottom:.5rem;padding:.28rem .7rem;background:#ffffff24;border-radius:999px;font-size:.75rem;font-weight:700}.sell-product-page__footer-cta h2{margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.75rem)}.sell-product-page__footer-cta p{margin:0;opacity:.9;font-size:.95rem}.sell-product-page__footer-cta-actions{display:flex;flex-wrap:wrap;gap:.65rem;position:relative;z-index:1}@media (max-width: 1139px){.sell-product-page__features{grid-template-columns:repeat(2,1fr)}.sell-product-page__form{grid-template-columns:1fr}.sell-product-page__sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.sell-product-page__side-cta{grid-column:1 / -1}}@media (max-width: 768px){.sell-product-page__features{grid-template-columns:1fr;margin-top:-.75rem}.sell-product-page__fields--2,.sell-product-page__photos{grid-template-columns:1fr}.sell-product-page__photo-slot{max-width:280px;margin:0 auto;width:100%}.sell-product-page__submit-bar{flex-direction:column;align-items:stretch;text-align:center}.sell-product-page__submit{width:100%}.sell-product-page__sidebar{grid-template-columns:1fr}.sell-product-page__footer-cta-inner{flex-direction:column;text-align:center;padding:1.75rem 1.5rem}.sell-product-page__footer-cta-actions{justify-content:center;width:100%}}@media (max-width: 640px){.used-products-page__toolbar-wrap{margin-top:-1rem}.used-products-page__hero p,.my-used-products-page__hero p{margin-bottom:1rem}.shop-detail__hero,.service-detail__hero,.used-product-detail__hero{padding:1.75rem 0 2rem}.shop-detail__footer-cta-inner,.service-detail__side-cta{padding:1.5rem 1.25rem}.profile-page__shop-link{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (max-width: 480px){.sell-product-page__features,.used-products-page__features-grid{grid-template-columns:1fr}.used-products-page__grid{gap:1rem}.service-detail__meta-chips{gap:.4rem}.service-detail__meta-chips li{font-size:.82rem;padding:.35rem .65rem}.shop-detail__product{max-width:100%}.admin-page__table td{font-size:.85rem}}@media (max-width: 1139px){.used-products-page__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 959px){.used-products-page__hero,.used-product-detail__hero{padding:1.75rem 0 2.25rem}.used-products-page__hero h1,.used-product-detail__hero h1{max-width:none}.used-products-page__toolbar-wrap{margin-top:-1rem}.used-products-page__features-grid{grid-template-columns:repeat(2,1fr)}.used-products-page__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.used-product-card--horizontal .used-product-card__image-wrap{width:160px;min-width:160px;min-height:130px}.used-product-detail__hero-grid{grid-template-columns:1fr;gap:1.25rem}.used-product-detail__hero-actions{flex-direction:row;flex-wrap:wrap;width:100%;min-width:0}.used-product-detail__hero-btn{flex:1;min-width:140px}.used-product-detail__trust{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:-.5rem}.used-product-detail__trust-item{padding:.75rem .65rem;text-align:center;font-size:.82rem}.used-product-detail__layout{grid-template-columns:1fr;gap:1.25rem}.used-product-detail__info-grid{grid-template-columns:1fr}.used-product-detail__sidebar{position:static;top:auto;padding:20px}}@media (max-width: 640px){.used-products-page__hero--list{padding:1.5rem 0 2rem}.used-products-page__hero--list h1{font-size:1.45rem}.used-products-page__toolbar-wrap{margin-top:-.85rem;margin-bottom:1rem}.used-products-page__toolbar{flex-direction:column;padding:.85rem;gap:.65rem}.used-products-page__toolbar .used-products-page__search,.used-products-page__search{flex-direction:column;align-items:stretch;min-width:0;width:100%;padding:0;gap:.5rem}.used-products-page__search-icon{display:none}.used-products-page__toolbar .used-products-page__search input,.used-products-page__search input{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;background:#fafbfc}.used-products-page__search-btn,.used-products-page__toolbar .used-products-page__search .btn,.used-products-page__sell-btn{width:100%;justify-content:center;align-self:stretch}.used-products-page__filters{margin-top:.65rem}.used-products-page__cat-nav{grid-template-columns:1fr}.used-products-page__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.used-products-page__stat{min-width:0;padding:.6rem .5rem;text-align:center}.used-products-page__stat strong{font-size:1.15rem}.used-products-page__features{padding:1.25rem 0 .35rem}.used-products-page__features-grid{grid-template-columns:1fr 1fr;gap:.65rem}.used-products-page__feature{padding:.8rem .85rem}.used-products-page__grid{grid-template-columns:1fr;gap:.85rem}.used-product-card--horizontal .used-product-card__link{flex-direction:column;min-height:0}.used-product-card--horizontal .used-product-card__image-wrap{width:100%;min-width:0;min-height:0;aspect-ratio:16 / 10;max-height:220px;border-bottom:1px solid rgba(234,88,12,.1)}.used-product-card--horizontal .used-product-card__image-wrap img{width:100%;height:100%;min-height:0;object-fit:cover}.used-product-card--horizontal .used-product-card__body{padding:1rem 1rem 1.15rem;width:100%;justify-content:flex-start;gap:.4rem}.used-product-card--horizontal .used-product-card__body h3{font-size:1rem;-webkit-line-clamp:3;order:1}.used-product-card--horizontal .used-product-card__type{order:0}.used-product-card--horizontal .used-product-card__price{order:2;font-size:1.05rem;margin:.1rem 0 0}.used-product-card--horizontal .used-product-card__meta{order:3;flex-direction:column;gap:.4rem;margin-top:.35rem}.used-product-card--horizontal .used-product-card__meta-row{min-width:0;font-size:.84rem;display:flex;align-items:flex-start;gap:.4rem;-webkit-line-clamp:unset;overflow:visible;line-height:1.45}.used-product-card--horizontal .used-product-card__cta{display:none}.used-product-card--horizontal .used-product-card__actions{order:4;flex-direction:column;flex-wrap:nowrap;gap:.45rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--border);width:100%}.used-product-card--horizontal .used-product-card__btn{flex:none;width:100%;min-height:40px;padding:.5rem .75rem;font-size:.82rem;gap:.4rem;flex-direction:row}.used-product-card--horizontal .used-product-card__btn--call.masked-phone--compact{flex-direction:row;gap:.4rem}.used-product-card--horizontal .used-product-card__btn--call .masked-phone__compact-label{font-size:.82rem}.used-product-card--horizontal .used-product-card__btn svg{width:16px;height:16px}.used-products-page__empty,.used-products-page__loading{padding:2.5rem 1.25rem}.used-products-page__empty-actions{flex-direction:column;align-items:stretch}.used-products-page__empty-actions .btn{width:100%;justify-content:center}.used-products-page__pagination{flex-direction:column;gap:.65rem;margin-top:1.5rem;padding-top:1.5rem}.used-products-page__pagination>.btn{width:100%;justify-content:center}.used-products-page__page-dots{flex-wrap:wrap;justify-content:center;width:100%}.used-products-page__page-num{min-width:36px;height:36px;font-size:.88rem}.used-products-page__page-info{order:-1}.used-products-page__cta-inner{flex-direction:column;align-items:stretch;text-align:center;padding:1.75rem 1.25rem}.used-products-page__cta-inner .btn{width:100%;justify-content:center}.used-product-detail{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.used-product-detail__hero{padding:1.5rem 0 2rem}.used-product-detail__breadcrumb{font-size:.82rem;margin-bottom:.65rem}.used-product-detail__breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:10rem}.used-product-detail__hero-grid{gap:1rem}.used-product-detail__hero-main{flex-direction:column;align-items:stretch;gap:.85rem;width:100%}.used-product-detail__hero-main--has-photos .used-product-detail__photo-wrap{display:none}.used-product-detail__photo-wrap{width:100%;max-width:none;margin:0}.used-product-detail__hero-photo{width:100%;height:auto;aspect-ratio:4/3;max-height:240px;object-fit:cover}.used-product-detail__hero-text{width:100%;min-width:0}.used-product-detail__hero-badge{font-size:.72rem;margin-bottom:.5rem}.used-product-detail__hero h1{font-size:clamp(1.3rem,5.5vw,1.65rem);line-height:1.2;margin-top:0}.used-product-detail__hero-price{font-size:1.3rem}.used-product-detail__hero-chips{gap:.4rem;margin-top:.75rem}.used-product-detail__hero-chips li{font-size:.76rem;max-width:100%;padding:.35rem .65rem}.used-product-detail__hero-chips li span{white-space:normal;overflow:visible;text-overflow:unset}.used-product-detail__hero-actions{display:none}.used-product-detail__trust{grid-template-columns:1fr;gap:.5rem;margin-top:-.35rem;margin-bottom:1rem}.used-product-detail__trust-item{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;text-align:left}.used-product-detail__trust-item span{text-align:right;flex-shrink:0}.used-product-detail__layout{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px));gap:1rem}.used-product-detail__content{gap:1rem;padding:20px}.used-product-detail__card{padding:1.1rem 1rem;border-radius:14px}.used-product-detail__card-head{flex-wrap:wrap;gap:.55rem;margin-bottom:.85rem}.used-product-detail__card-head h2{font-size:1.05rem}.used-product-detail__card-head p{font-size:.82rem}.used-product-detail__card-icon{width:36px;height:36px}.used-product-detail__gallery-count{margin-left:auto;font-size:.68rem}.used-product-detail__main-photo{border-radius:12px;aspect-ratio:4/3;max-height:min(52vw,300px)}.used-product-detail__thumbs{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;margin-top:.75rem;padding-bottom:.35rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.used-product-detail__thumb{flex:0 0 68px;width:68px;height:68px;scroll-snap-align:start}.used-product-detail__desc{font-size:.92rem;line-height:1.6;word-break:break-word}.used-product-detail__info-grid{grid-template-columns:1fr;gap:.75rem}.used-product-detail__info-card{padding:1rem}.used-product-detail__info-card p{word-break:break-word}.used-product-detail__contact-card{display:none}.used-product-detail__steps-card,.used-product-detail__tip-card{padding:1.1rem 1rem}.used-product-detail__mobile-bar{display:flex;padding:.6rem .65rem calc(.6rem + env(safe-area-inset-bottom,0px));gap:.45rem}.used-product-detail__mobile-btn{min-height:50px;padding:.45rem .25rem;font-size:.68rem}.used-product-detail__mobile-btn svg{width:18px;height:18px}.used-product-detail__footer-cta{padding:20px}.used-product-detail__footer-cta-inner{flex-direction:column;align-items:stretch;text-align:center;padding:1.5rem 1.15rem;border-radius:16px}.used-product-detail__footer-cta-inner h2{font-size:1.25rem}.used-product-detail__footer-cta-actions{flex-direction:column;width:100%;gap:.55rem}.used-product-detail__footer-cta-actions .btn{width:100%;justify-content:center}.used-product-detail--loading .used-product-detail__loading{min-height:50vh;padding:2rem 1rem}.used-product-detail .shop-detail__error-wrap{padding:2rem 0}}@media (max-width: 480px){.used-products-page__hero h1{font-size:1.35rem}.used-products-page__features-grid{grid-template-columns:1fr}.used-products-page__stats{grid-template-columns:1fr 1fr}.used-products-page__stats .used-products-page__stat:last-child{grid-column:1 / -1}.used-product-detail__breadcrumb span:last-child{max-width:7.5rem}.used-product-detail__hero-photo{max-height:200px}.used-product-detail__main-photo{max-height:min(48vw,220px)}.used-product-detail__footer-cta-inner h2{font-size:1.15rem}}.properties-page{padding-bottom:4rem}.properties-page__hero--list{background:linear-gradient(135deg,#78350f,#2563eb,#ea580c);color:#fff;padding:2rem 0 2.5rem}.properties-page__hero--list h1{margin:.5rem 0 .35rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;max-width:none}.properties-page__hero--list p{margin:0;opacity:.9;max-width:none}.properties-page__breadcrumb-link{color:#ffffffd9;font-size:.9rem;text-decoration:none}.properties-page__breadcrumb-link:hover{color:#fff}.properties-page__breadcrumb-sep{margin:0 .4rem;opacity:.6}.properties-page__toolbar .properties-page__search{display:flex;flex:1;min-width:220px;gap:.5rem;background:transparent;border:none;border-radius:0;padding:0}.properties-page__toolbar .properties-page__search input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fafbfc}.properties-page__toolbar .properties-page__search input:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1f}.properties-page__sell-btn{white-space:nowrap;align-self:center}.properties-page__filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem}.properties-page__chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem .35rem .85rem;background:#ea580c1a;color:#1d4ed8;border-radius:999px;font-size:.85rem;font-weight:600}.properties-page__chip button{border:none;background:transparent;color:#1d4ed8;font-size:1.1rem;line-height:1;cursor:pointer;padding:0 .15rem}.properties-page__clear-all{border:none;background:none;color:var(--muted);font-size:.85rem;cursor:pointer;text-decoration:underline;font:inherit}.properties-page__layout{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media (min-width: 960px){.properties-page__layout{grid-template-columns:260px 1fr;gap:2rem}.properties-page__sidebar{grid-column:1;grid-row:1}.properties-page__main{grid-column:2;grid-row:1}}.properties-page__sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem;box-shadow:var(--shadow);position:sticky;top:5.5rem}.properties-page__sidebar-card h2{margin:0 0 1rem;font-size:1rem;color:var(--text)}.properties-page__cat-nav{display:flex;flex-direction:column;gap:.25rem;max-height:70vh;overflow-y:auto}.properties-page__cat-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.6rem .75rem;border:none;border-radius:10px;background:transparent;font:inherit;font-size:.88rem;text-align:left;color:var(--text);cursor:pointer;transition:background .15s,color .15s}.properties-page__cat-item span:first-child{flex:1;min-width:0}.properties-page__cat-item:hover{background:var(--bg)}.properties-page__cat-item--active{background:#ea580c1f;color:#1d4ed8;font-weight:600}.properties-page__cat-count{font-size:.75rem;color:var(--muted);background:var(--bg);padding:.15rem .45rem;border-radius:6px;flex-shrink:0}.properties-page__cat-item--active .properties-page__cat-count{background:#ea580c26;color:#1d4ed8}.properties-page__results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.9rem;color:var(--muted)}.properties-page__view-all{font-weight:600;color:#1d4ed8}.properties-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.properties-page__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.properties-page__page-dots{display:flex;align-items:center;gap:.35rem}.properties-page__page-num{min-width:40px;height:40px;border:1px solid var(--border);border-radius:10px;background:var(--surface);font:inherit;font-weight:600;cursor:pointer;color:var(--text);transition:background .15s,border-color .15s}.properties-page__page-num:hover{border-color:#ea580c}.properties-page__page-num--active{background:#ea580c;border-color:#ea580c;color:#fff}.properties-page__ellipsis{color:var(--muted);padding:0 .15rem}.property-detail{padding-bottom:0}.properties-page__hero,.my-properties-page__hero,.property-detail__hero{position:relative;color:#fff;padding:2.75rem 0 3.25rem;overflow:hidden}.properties-page__hero-bg,.my-properties-page__hero-bg,.property-detail__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#78350f,#2563eb 42%,#ea580c)}.properties-page__hero-bg:before,.my-properties-page__hero-bg:before,.property-detail__hero-bg:before{content:"";position:absolute;top:-35%;right:-12%;width:50%;height:130%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 65%);border-radius:50%}.properties-page__hero-inner,.my-properties-page__hero-inner,.property-detail__hero-inner{position:relative;z-index:1}.properties-page__breadcrumb,.property-detail__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.88rem;margin-bottom:.85rem}.properties-page__breadcrumb a,.property-detail__breadcrumb a{color:#ffffffe0;text-decoration:none}.properties-page__breadcrumb a:hover,.property-detail__breadcrumb a:hover{color:#fff}.properties-page__breadcrumb span,.property-detail__breadcrumb span{opacity:.65}.properties-page__badge,.property-detail__hero-badge{display:inline-block;margin-bottom:.75rem;padding:.32rem .8rem;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.78rem;font-weight:700}.property-detail__hero-type{display:inline-block;margin:0 0 .5rem;padding:.28rem .7rem;background:#0003;border-radius:8px;font-size:.76rem;font-weight:600}.properties-page__hero h1,.my-properties-page__hero h1,.property-detail__hero h1{margin:0 0 .5rem;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em;max-width:22ch}.properties-page__hero p,.my-properties-page__hero p{margin:0 0 1.5rem;opacity:.92;max-width:48ch;line-height:1.55}.properties-page__stats{display:flex;flex-wrap:wrap;gap:.65rem}.properties-page__stat{display:flex;flex-direction:column;gap:.15rem;padding:.7rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:12px;min-width:88px}.properties-page__stat strong{font-size:1.35rem;line-height:1}.properties-page__stat span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;opacity:.85}.properties-page__toolbar-wrap{margin-top:-1.25rem;margin-bottom:2rem;position:relative;z-index:2}.properties-page__toolbar{display:flex;flex-wrap:wrap;gap:.85rem;align-items:stretch;background:var(--surface);padding:1rem 1.2rem;border-radius:16px;box-shadow:0 14px 36px #78350f1f;border:1px solid var(--border)}.properties-page__search{display:flex;align-items:center;flex:1;min-width:220px;gap:.35rem;background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:.3rem .35rem .3rem .5rem}.properties-page__search-icon{display:grid;place-items:center;width:34px;height:34px;color:var(--muted);flex-shrink:0}.properties-page__search-icon svg{width:17px;height:17px}.properties-page__search input{flex:1;border:none;background:transparent;font:inherit;min-width:0;padding:.5rem .25rem}.properties-page__search input:focus{outline:none}.properties-page__sell-btn{align-self:center;background:linear-gradient(135deg,#2563eb,#ea580c);border-color:transparent}.properties-page__sell-btn:hover{filter:brightness(1.05)}.properties-page__features{padding:1.75rem 0 .5rem;background:linear-gradient(180deg,#fffaf5 0%,var(--bg) 100%)}.properties-page__features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.properties-page__feature{display:flex;flex-direction:column;gap:.2rem;padding:.95rem 1.05rem;background:var(--surface);border:1px solid rgba(37,99,235,.12);border-radius:12px}.properties-page__feature strong{font-size:.86rem;color:#2563eb}.properties-page__body{padding:1.75rem 0 2rem}.properties-page__loading{text-align:center;padding:4rem 2rem;color:var(--muted)}.properties-page__empty,.my-properties-page__empty{text-align:center;padding:3.5rem 2rem;background:var(--surface);border:1px dashed var(--border);border-radius:16px}.properties-page__empty h3{margin:0 0 .5rem;font-size:1.35rem}.properties-page__empty p{margin:0 0 1.5rem;color:var(--muted)}.properties-page__empty-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.properties-page__empty-icon,.my-properties-page__empty-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.properties-page__empty h3,.my-properties-page__empty h3{margin:0 0 .5rem;font-size:1.35rem}.properties-page__empty p,.my-properties-page__empty p{margin:0 0 1.5rem;color:var(--muted);max-width:40ch;margin-left:auto;margin-right:auto}.properties-page__cta-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:2.25rem 2.5rem;background:linear-gradient(135deg,#78350f,#2563eb 55%,#ea580c);border-radius:20px;color:#fff;overflow:hidden;box-shadow:0 18px 44px #2563eb38}.properties-page__cta-glow{position:absolute;top:-40%;right:-8%;width:45%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 65%);pointer-events:none}.properties-page__cta-badge{display:inline-block;margin-bottom:.5rem;padding:.25rem .65rem;background:#ffffff26;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.properties-page__cta-inner h2{margin:0 0 .35rem;font-size:1.5rem}.properties-page__cta-inner p{margin:0;opacity:.9;max-width:38ch}.property-card{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:var(--surface);transition:transform .22s,box-shadow .22s,border-color .22s}.property-card--list:hover,.property-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #2563eb24;border-color:#2563eb4d}.property-card__link{display:block;color:inherit;text-decoration:none;height:100%}.property-card__image-wrap{position:relative;aspect-ratio:4/3;background:linear-gradient(145deg,#eff6ff,#dbeafe);overflow:hidden}.property-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.property-card:hover .property-card__image-wrap img{transform:scale(1.04)}.property-card__placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;color:var(--muted);font-size:.88rem}.property-card__placeholder span:first-child{font-size:2rem}.property-card__badge{position:absolute;top:.7rem;left:.7rem;padding:.22rem .6rem;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#2563ebf0;color:#fff;box-shadow:0 4px 12px #00000026}.property-card__photos{position:absolute;bottom:.7rem;right:.7rem;padding:.2rem .55rem;border-radius:8px;font-size:.7rem;font-weight:600;background:#0000008c;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.property-card__body{padding:1.05rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.35rem}.property-card__type{display:inline-block;width:fit-content;padding:.2rem .55rem;border-radius:6px;font-size:.68rem;font-weight:600;color:#1e40af;background:#dbeafe}.property-card__body h3{margin:0;font-size:1.08rem;font-weight:700;line-height:1.35;letter-spacing:-.01em}.property-card__price{margin:0;font-weight:800;font-size:1.05rem;color:#1d4ed8}.property-card__price--na{font-weight:600;font-size:.88rem;color:var(--muted)}.property-card__meta{display:flex;flex-direction:column;gap:.3rem;margin-top:.15rem}.property-card__meta-row{display:flex;align-items:flex-start;gap:.4rem;font-size:.82rem;color:var(--muted);line-height:1.4}.property-card__icon{width:14px;height:14px;flex-shrink:0;margin-top:.15rem;color:#d97706}.property-card__cta{margin-top:.5rem;font-size:.82rem;font-weight:700;color:#2563eb;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.property-card:hover .property-card__cta{opacity:1;transform:translateY(0)}.property-detail__hero{padding:2.25rem 0 2.75rem}.property-detail__hero-bg:after{content:"";position:absolute;bottom:-40%;left:-5%;width:40%;height:90%;background:radial-gradient(circle,rgba(96,165,250,.18) 0%,transparent 70%);border-radius:50%}.property-detail__hero-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.property-detail__hero-main{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;min-width:0}.property-detail__photo-wrap{padding:4px;border-radius:18px;background:linear-gradient(145deg,#ffffff73,#60a5fa73);box-shadow:0 12px 32px #00000038;flex-shrink:0}.property-detail__hero-photo{width:120px;height:120px;border-radius:14px;object-fit:cover;display:block;border:3px solid rgba(255,255,255,.92)}.property-detail__hero-photo--placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#2563eb,#ea580c);font-size:2.5rem}.property-detail__hero-text{min-width:0}.property-detail__hero h1{margin:.65rem 0 .4rem;font-size:clamp(1.75rem,3.5vw,2.45rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;max-width:none}.property-detail__hero-price{margin:0;font-size:1.55rem;font-weight:800;color:#dbeafe}.property-detail__hero-price--na{font-size:1.05rem;font-weight:600;opacity:.9}.property-detail__hero-chips{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.property-detail__hero-chips li{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#0000002e;font-size:.82rem;max-width:100%}.property-detail__hero-chips li span{overflow:hidden;text-overflow:ellipsis}.property-detail__hero-chips svg{width:14px;height:14px;flex-shrink:0;opacity:.9}.property-detail__hero-actions{display:flex;flex-direction:column;gap:.65rem;min-width:210px}.property-detail__hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;text-decoration:none;white-space:nowrap}.property-detail__hero-btn svg{width:18px;height:18px}.property-detail__hero-btn--wa{background:#25d366;border-color:#25d366;color:#fff}.property-detail__hero-btn--wa:hover{background:#1fb855;border-color:#1fb855;color:#fff}.property-detail__hero-actions .btn--light:hover,.property-detail__hero-actions .btn--outline-light:hover{color:#fff}.property-detail__hero-actions .btn--light:hover .masked-phone__number,.property-detail__hero-actions .btn--light:hover svg{color:#fff}.property-detail__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:-1.25rem;position:relative;z-index:2;margin-bottom:1.75rem}.property-detail__trust-item{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 28px #2563eb14}.property-detail__trust-item strong{font-size:.88rem;color:#2563eb}.property-detail__trust-item span{font-size:.8rem;color:var(--muted)}.property-detail__layout{display:grid;grid-template-columns:1fr 320px;gap:1.75rem;padding:0 0 3rem;align-items:start}.property-detail__content{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.property-detail__card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.35rem 1.3rem;box-shadow:0 8px 24px #1a23320d}.property-detail__card-head{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1.15rem}.property-detail__card-head h2{margin:0 0 .2rem;font-size:1.12rem}.property-detail__card-head p{margin:0;font-size:.85rem;color:var(--muted)}.property-detail__card-icon{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#eff6ff,#dbeafe);color:#2563eb}.property-detail__card-icon svg{width:20px;height:20px}.property-detail__gallery-count{margin-left:auto;padding:.25rem .6rem;background:#2563eb1a;color:#2563eb;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.property-detail__main-photo{border-radius:14px;overflow:hidden;background:#f5f5f4;aspect-ratio:4/3;max-height:280px}.property-detail__main-photo img{width:100%;height:100%;max-height:280px;object-fit:cover;display:block}.property-detail__thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.property-detail__thumb{width:64px;height:64px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:var(--bg);transition:border-color .15s,transform .15s}.property-detail__thumb:hover{transform:scale(1.03)}.property-detail__thumb--active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.property-detail__thumb img{width:100%;height:100%;object-fit:cover;display:block}.property-detail__no-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3rem 2rem;background:linear-gradient(145deg,#fffaf5,#eff6ff);border-radius:14px;color:var(--muted)}.property-detail__no-photo svg{width:36px;height:36px;color:#d97706}.property-detail__desc{margin:0;line-height:1.7;color:var(--text);font-size:.98rem}.property-detail__empty-desc p{margin:0 0 .35rem;font-weight:600}.property-detail__empty-desc span{font-size:.9rem;color:var(--muted)}.property-detail__info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.property-detail__info-card{display:flex;gap:.85rem;padding:1.15rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 6px 20px #1a23320a}.property-detail__info-card>svg{width:22px;height:22px;flex-shrink:0;color:#d97706;margin-top:.15rem}.property-detail__info-card strong{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.25rem}.property-detail__info-card p{margin:0 0 .35rem;font-weight:600;font-size:.95rem;line-height:1.4}.property-detail__info-card a{font-size:.85rem;font-weight:600}.property-detail__sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:5.5rem}.property-detail__contact-card{position:relative;padding:1.5rem 1.4rem;background:linear-gradient(160deg,#78350f,#2563eb 55%,#ea580c);border-radius:20px;color:#fff;box-shadow:0 18px 44px #2563eb47;overflow:hidden}.property-detail__contact-glow{position:absolute;top:-30%;right:-15%;width:55%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 65%);pointer-events:none}.property-detail__seller-row{position:relative;z-index:1;display:flex;align-items:center;gap:.85rem;margin-bottom:1rem}.property-detail__seller-avatar{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-weight:800;font-size:1.2rem;background:#fff3;border:2px solid rgba(255,255,255,.35);flex-shrink:0}.property-detail__contact-badge{display:inline-block;margin-bottom:.2rem;padding:.22rem .6rem;background:#ffffff26;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.property-detail__contact-name{margin:0;font-weight:700;font-size:1rem}.property-detail__contact-price{position:relative;z-index:1;margin:0 0 .25rem;font-size:1.85rem;font-weight:800;line-height:1.1}.property-detail__contact-price--na{font-size:1.1rem;font-weight:600}.property-detail__contact-phone{position:relative;z-index:1;margin:0 0 1.15rem;font-size:.92rem;opacity:.9}.property-detail__contact-actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:.6rem}.property-detail__call-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;color:#2563eb;font-weight:700}.property-detail__call-btn svg{width:18px;height:18px}.property-detail__wa-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#25d366;border-color:#25d366;color:#fff;font-weight:700}.property-detail__wa-btn:hover{background:#1fb855;border-color:#1fb855;color:#fff}.property-detail__wa-btn svg{width:18px;height:18px}.property-detail__map-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-color:#fff6;color:#fff}.property-detail__map-btn svg{width:16px;height:16px}.property-detail__contact-note{position:relative;z-index:1;margin:1rem 0 0;font-size:.76rem;opacity:.85;text-align:center}.property-detail__steps-card{padding:1.15rem 1.2rem;background:var(--surface);border:1px solid var(--border);border-radius:16px}.property-detail__steps-card h3{margin:0 0 .75rem;font-size:.95rem;color:#2563eb}.property-detail__steps-card ol{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.45rem;font-size:.86rem;color:var(--muted);line-height:1.45}.property-detail__tip-card{display:flex;gap:.75rem;padding:1rem 1.1rem;background:linear-gradient(145deg,#fffaf5,#eff6ff);border:1px solid rgba(37,99,235,.15);border-radius:14px;font-size:.88rem}.property-detail__tip-card>svg{width:22px;height:22px;flex-shrink:0;color:#2563eb;margin-top:.1rem}.property-detail__tip-card strong{display:block;margin-bottom:.25rem;color:#2563eb}.property-detail__tip-card p{margin:0;color:var(--muted);line-height:1.5}.listing-owner-note{display:flex;gap:.75rem;padding:1rem 1.1rem;background:linear-gradient(145deg,#eff6ff,#f8fafc);border:1px solid rgba(37,99,235,.2);border-radius:14px;font-size:.88rem}.listing-owner-note>svg{width:22px;height:22px;flex-shrink:0;color:#1d4ed8;margin-top:.1rem}.listing-owner-note strong{display:block;margin-bottom:.25rem;color:#1e3a8a;font-size:.78rem;letter-spacing:.04em}.listing-owner-note p{margin:0;color:#334155;line-height:1.55}.listing-owner-note a{font-weight:700;color:#1d4ed8;text-decoration:none;white-space:nowrap}.listing-owner-note a:hover{text-decoration:underline}.property-detail__mobile-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:210;flex-direction:row;align-items:stretch;padding:.65rem .75rem;padding-bottom:max(.65rem,env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -10px 28px #1a233224;gap:.5rem}.property-detail__mobile-btn{flex:1;min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:52px;padding:.5rem .35rem;border-radius:12px;font:inherit;font-size:.72rem;font-weight:700;line-height:1.1;text-decoration:none;text-align:center;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s ease,transform .15s ease}.property-detail__mobile-btn svg{width:20px;height:20px;flex-shrink:0}.property-detail__mobile-btn--call{background:#16a34a;color:#fff}.property-detail__mobile-btn--call:hover{background:#15803d;color:#fff}.property-detail__mobile-btn--wa{background:#25d366;color:#fff}.property-detail__mobile-btn--wa:hover{background:#1fb855;color:#fff}.property-detail__mobile-btn--enquiry{background:#2563eb;color:#fff}.property-detail__mobile-btn--enquiry:hover{background:#1d4ed8;color:#fff;text-decoration:none}.property-detail__mobile-bar .property-detail__mobile-btn.masked-phone{flex:1;min-width:0;width:100%;background:#16a34a;color:#fff;padding:.5rem .35rem}.property-detail__mobile-bar .property-detail__mobile-btn.masked-phone:hover{background:#15803d;text-decoration:none;color:#fff}.property-detail__mobile-bar .property-detail__mobile-btn.masked-phone--compact{flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.property-detail__mobile-bar .property-detail__mobile-btn.masked-phone--revealed,.property-detail__mobile-bar .property-detail__mobile-btn.masked-phone--locked{color:#fff!important}.property-detail__mobile-bar .property-detail__mobile-btn .masked-phone__compact-label{font-size:.72rem;font-weight:700;line-height:1.1;color:#fff}.property-detail__footer-cta{padding:0 0 3.5rem}.property-detail__footer-cta-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:2.25rem 2.5rem;background:linear-gradient(135deg,#78350f,#2563eb 55%,#ea580c);border-radius:20px;color:#fff;overflow:hidden;box-shadow:0 18px 44px #2563eb38}.property-detail__footer-cta-glow{position:absolute;top:-40%;right:-8%;width:45%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 65%);pointer-events:none}.property-detail__footer-cta-badge{display:inline-block;margin-bottom:.5rem;padding:.25rem .65rem;background:#ffffff26;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.property-detail__footer-cta-inner h2{margin:0 0 .35rem;font-size:1.5rem}.property-detail__footer-cta-inner p{margin:0;opacity:.9;max-width:38ch}.property-detail__footer-cta-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.65rem}.property-detail--loading .property-detail__loading{text-align:center;padding:4rem 2rem;color:var(--muted)}.my-properties-page__back{display:inline-block;margin-bottom:.85rem;color:#ffffffe6;text-decoration:none;font-size:.9rem}.my-properties-page__back:hover{color:#fff}.my-properties-page__stats{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem}.my-properties-page__stats strong{font-size:1.2rem;margin-right:.2rem}.my-properties-page__body{padding:1.75rem 0 3.5rem}.my-properties-page__notice{margin-bottom:1.25rem}.my-properties-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.my-properties-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.my-properties-page__item{display:flex;flex-wrap:wrap;gap:1.15rem;align-items:center;padding:1.15rem 1.25rem;border:1px solid var(--border);border-radius:16px;background:var(--surface);transition:transform .2s,box-shadow .2s,border-color .2s}.my-properties-page__item:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb14;border-color:#2563eb33}.my-properties-page__thumb{width:88px;height:88px;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#eff6ff,#dbeafe);flex-shrink:0;display:grid;place-items:center;font-size:1.75rem}.my-properties-page__thumb img{width:100%;height:100%;object-fit:cover}.my-properties-page__info{flex:1;min-width:200px}.my-properties-page__info h3{margin:0 0 .25rem;font-size:1.08rem}.my-properties-page__price{margin:0 0 .25rem;font-weight:700;color:#1d4ed8;font-size:.95rem}.my-properties-page__meta{margin:0 0 .5rem;font-size:.82rem;color:var(--muted)}.my-properties-page__pending-note{font-size:.82rem;color:var(--muted);font-style:italic}.my-properties-page__links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.admin-page__used-thumb{width:72px;height:72px;border-radius:10px;object-fit:cover;flex-shrink:0}.admin-page__used-thumb--empty{display:grid;place-items:center;background:var(--border);font-size:.72rem;color:var(--muted)}.add-shop__form--single{grid-template-columns:1fr}@media (max-width: 959px){.listing-choice__grid,.properties-page__features-grid,.properties-page__grid{grid-template-columns:repeat(2,1fr)}}.list-property-page__hero{position:relative;color:#fff;padding:2.75rem 0 3.25rem;overflow:hidden}.list-property-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#78350f,#2563eb 42%,#ea580c)}.list-property-page__hero-bg:before{content:"";position:absolute;top:-35%;right:-12%;width:50%;height:130%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 65%);border-radius:50%}.list-property-page__hero-inner{position:relative;z-index:1}.list-property-page__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.88rem;margin-bottom:.85rem}.list-property-page__breadcrumb a{color:#ffffffe0;text-decoration:none}.list-property-page__breadcrumb a:hover{color:#fff}.list-property-page__breadcrumb span{opacity:.65}.list-property-page__badge{display:inline-block;margin-bottom:.75rem;padding:.32rem .8rem;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.78rem;font-weight:700}.list-property-page__hero h1{margin:0 0 .5rem;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em;max-width:20ch}.list-property-page__hero p{margin:0 0 1.5rem;opacity:.92;max-width:50ch;line-height:1.55}.list-property-page__stats{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.list-property-page__stat{display:flex;flex-direction:column;gap:.15rem;padding:.7rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:12px;min-width:88px}.list-property-page__stat strong{font-size:1.35rem;line-height:1}.list-property-page__stat span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;opacity:.85}.list-property-page__user-badge{display:inline-block;padding:.4rem .85rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:.85rem}.list-property-page__login-pill{display:inline-block;padding:.45rem 1rem;background:#fff;color:#2563eb;border-radius:999px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.list-property-page__login-pill:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000026}.list-property-page__features{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;margin-top:-1.25rem;margin-bottom:2rem;position:relative;z-index:2}.list-property-page__feature{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 28px #78350f14}.list-property-page__feature-icon{font-size:1.35rem;line-height:1;flex-shrink:0}.list-property-page__feature strong{display:block;font-size:.92rem;margin-bottom:.15rem}.list-property-page__feature span{font-size:.8rem;color:var(--muted);line-height:1.4}.list-property-page__layout{padding-bottom:3rem}.list-property-page__alert{margin-bottom:1.25rem;padding:.85rem 1.1rem;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.92rem}.list-property-page__form{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.5rem;align-items:start}.list-property-page__form--solo{grid-template-columns:1fr;max-width:760px}.list-property-page__main{display:flex;flex-direction:column;gap:1.25rem}.list-property-page__card{background:var(--surface);border-radius:18px;padding:1.5rem 1.75rem;box-shadow:0 12px 32px #78350f12;border:1px solid var(--border)}.list-property-page__card-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.list-property-page__card-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#ea580c,#2563eb);color:#fff;display:grid;place-items:center;flex-shrink:0}.list-property-page__card-icon svg{width:22px;height:22px}.list-property-page__card-head h2{margin:0 0 .2rem;font-size:1.2rem}.list-property-page__card-head p{margin:0;font-size:.88rem;color:var(--muted)}.list-property-page__photo-count{margin-left:auto;padding:.3rem .7rem;background:#ea580c1a;color:#1d4ed8;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}.list-property-page__fields{display:grid;gap:1.15rem}.list-property-page__fields--2{grid-template-columns:1fr 1fr}.list-property-page__field{display:flex;flex-direction:column;gap:.4rem}.list-property-page__field--full{grid-column:1 / -1}.list-property-page__label{font-weight:600;font-size:.9rem}.list-property-page__hint{font-size:.8rem;color:var(--muted);margin-top:-.2rem}.list-property-page__field input,.list-property-page__field textarea,.list-property-page__field select{padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fafbfc;transition:border-color .15s,box-shadow .15s,background .15s}.list-property-page__field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235c6b7a' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.25rem}.list-property-page__field input:focus,.list-property-page__field textarea:focus,.list-property-page__field select:focus{outline:none;border-color:#ea580c;background:#fff;box-shadow:0 0 0 3px #ea580c1f}.list-property-page__photos{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.list-property-page__photo-slot{position:relative;aspect-ratio:1;border-radius:14px;border:2px dashed rgba(234,88,12,.35);background:linear-gradient(160deg,#eff6ff,#dbeafe);overflow:hidden;transition:border-color .15s,box-shadow .15s}.list-property-page__photo-slot:hover{border-color:#ea580c;box-shadow:0 8px 20px #ea580c1f}.list-property-page__photo-slot--filled{border-style:solid;border-color:var(--border);background:#fff}.list-property-page__photo-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.list-property-page__photo-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;height:100%;cursor:pointer;text-align:center;padding:1rem;font-size:.88rem;font-weight:600;color:#1d4ed8}.list-property-page__photo-plus{width:44px;height:44px;border-radius:50%;background:#ea580c26;display:grid;place-items:center;font-size:1.5rem;line-height:1}.list-property-page__photo-sub{font-size:.75rem;font-weight:500;color:var(--muted)}.list-property-page__photo-slot img{width:100%;height:100%;object-fit:cover}.list-property-page__photo-remove{position:absolute;top:.5rem;right:.5rem;width:28px;height:28px;border:none;border-radius:50%;background:#000000a6;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;z-index:2}.list-property-page__photo-change{position:absolute;bottom:0;left:0;right:0;padding:.45rem;background:#0000008c;color:#fff;font-size:.78rem;font-weight:600;text-align:center;cursor:pointer}.list-property-page__photo-tip{margin:1rem 0 0;font-size:.85rem;color:var(--muted);padding:.75rem 1rem;background:#eff6ff;border-radius:10px;border:1px solid #fed7aa}.list-property-page__submit-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:var(--surface);border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow)}.list-property-page__submit-note{margin:0;font-size:.88rem;color:var(--muted);max-width:42ch;line-height:1.5}.list-property-page__submit{background:linear-gradient(145deg,#ea580c,#1d4ed8);border:none;padding:.85rem 1.75rem;font-weight:700;min-width:200px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.list-property-page__submit:hover:not(:disabled){filter:brightness(1.05)}.list-property-page__submit:disabled{opacity:.7;cursor:not-allowed}.list-property-page__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.list-property-page__sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:5.5rem}.list-property-page__steps-card,.list-property-page__tip-card,.list-property-page__approval-card,.list-property-page__side-cta{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem 1.35rem;box-shadow:0 8px 24px #78350f0f}.list-property-page__steps-card h3,.list-property-page__side-cta h3{margin:0 0 .85rem;font-size:1rem}.list-property-page__steps-card ol{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.65rem}.list-property-page__steps-card li{font-size:.88rem;color:var(--muted);line-height:1.45}.list-property-page__tip-card,.list-property-page__approval-card{display:flex;gap:.85rem;align-items:flex-start}.list-property-page__tip-card svg{width:22px;height:22px;color:#ea580c;flex-shrink:0;margin-top:.1rem}.list-property-page__tip-card strong,.list-property-page__approval-card strong{display:block;font-size:.92rem;margin-bottom:.25rem}.list-property-page__tip-card p,.list-property-page__approval-card p{margin:0;font-size:.85rem;color:var(--muted);line-height:1.45}.list-property-page__approval-icon{width:36px;height:36px;border-radius:10px;background:#22c55e1f;color:#16a34a;display:grid;place-items:center;font-weight:700;flex-shrink:0}.list-property-page__side-cta p{margin:0 0 1rem;font-size:.88rem;color:var(--muted)}.list-property-page__footer-cta{background:linear-gradient(145deg,#78350f,#2563eb,#ea580c);color:#fff;padding:2.5rem 0;margin-top:1rem}.list-property-page__footer-cta-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 2.25rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;overflow:hidden}.list-property-page__footer-cta-glow{position:absolute;top:-40%;right:-10%;width:45%;height:140%;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 65%);border-radius:50%;pointer-events:none}.list-property-page__footer-cta-badge{display:inline-block;margin-bottom:.5rem;padding:.28rem .7rem;background:#ffffff24;border-radius:999px;font-size:.75rem;font-weight:700}.list-property-page__footer-cta h2{margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.75rem)}.list-property-page__footer-cta p{margin:0;opacity:.9;font-size:.95rem}.list-property-page__footer-cta-actions{display:flex;flex-wrap:wrap;gap:.65rem;position:relative;z-index:1}@media (max-width: 1139px){.list-property-page__features{grid-template-columns:repeat(2,1fr)}.list-property-page__form{grid-template-columns:1fr}.list-property-page__sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.list-property-page__side-cta{grid-column:1 / -1}}@media (max-width: 768px){.list-property-page__features{grid-template-columns:1fr;margin-top:-.75rem}.list-property-page__fields--2,.list-property-page__photos{grid-template-columns:1fr}.list-property-page__photo-slot{max-width:280px;margin:0 auto;width:100%}.list-property-page__submit-bar{flex-direction:column;align-items:stretch;text-align:center}.list-property-page__submit{width:100%}.list-property-page__sidebar{grid-template-columns:1fr}.list-property-page__footer-cta-inner{flex-direction:column;text-align:center;padding:1.75rem 1.5rem}.list-property-page__footer-cta-actions{justify-content:center;width:100%}}@media (max-width: 768px){.listing-choice__grid{grid-template-columns:1fr}.service-detail__hero-grid{grid-template-columns:1fr;gap:1rem}.service-detail__hero-actions{display:none}.service-detail__hero-main{flex-direction:column;align-items:flex-start;text-align:left}.service-detail__layout{grid-template-columns:1fr}.service-detail__contact-card{position:static}.service-detail__mobile-bar{display:flex;padding:.6rem .65rem calc(.6rem + env(safe-area-inset-bottom,0px));gap:.45rem}.service-detail__mobile-btn{min-height:50px;padding:.45rem .25rem;font-size:.68rem}.service-detail__mobile-btn svg{width:18px;height:18px}.service-detail__layout{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))}.service-detail__contact-actions{padding:1rem 1.15rem}.service-detail__contact-btn{min-height:46px;padding:.7rem .85rem;font-size:.9rem}}@media (max-width: 640px){.properties-page__toolbar-wrap{margin-top:-1rem}.properties-page__hero p,.my-properties-page__hero p{margin-bottom:1rem}.shop-detail__hero,.service-detail__hero,.property-detail__hero{padding:1.75rem 0 2rem}.shop-detail__footer-cta-inner,.service-detail__side-cta{padding:1.5rem 1.25rem}.profile-page__shop-link{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (max-width: 480px){.list-property-page__features,.properties-page__features-grid{grid-template-columns:1fr}.properties-page__grid{gap:1rem}.service-detail__meta-chips{gap:.4rem}.service-detail__meta-chips li{font-size:.82rem;padding:.35rem .65rem}.shop-detail__product{max-width:100%}.admin-page__table td{font-size:.85rem}}@media (max-width: 1139px){.services-page__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 959px){.services-page__hero{padding:1.75rem 0 2.25rem}.services-page__hero h1{max-width:none}.services-page__toolbar-wrap{margin-top:-1rem}.services-page__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 640px){.services-page__toolbar{flex-direction:column;padding:1rem}.services-page__search{flex-direction:column;align-items:stretch;min-width:0;width:100%;padding:.65rem;gap:.5rem}.services-page__search-icon{display:none}.services-page__search input{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.services-page__search-btn,.services-page__list-btn{width:100%;justify-content:center;align-self:stretch}.services-page__grid{grid-template-columns:1fr;gap:.85rem}.service-card--list .service-card__link{padding:1rem 1.05rem}.service-card--list .service-card__head{gap:.75rem}.service-card--list .service-avatar--lg{width:56px;height:56px;font-size:1.35rem}.service-card--list .service-card__head-text h3,.service-card--list h3{font-size:1rem}.service-card--list .service-card__desc{font-size:.85rem;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.services-page .shops-page__pagination{flex-direction:column;gap:.65rem;padding-top:1.5rem;margin-top:1.5rem}.services-page .shops-page__page-info{order:-1}}@media (max-width: 480px){.services-page__hero h1{font-size:1.35rem}.services-page__empty{padding:2.25rem 1rem}}@media (max-width: 1139px){.properties-page__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 959px){.properties-page__hero,.property-detail__hero{padding:1.75rem 0 2.25rem}.properties-page__hero h1,.property-detail__hero h1{max-width:none}.properties-page__toolbar-wrap{margin-top:-1rem}.properties-page__features-grid{grid-template-columns:repeat(2,1fr)}.properties-page__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.property-detail__hero-grid{grid-template-columns:1fr;gap:1.25rem}.property-detail__hero-actions{flex-direction:row;flex-wrap:wrap;width:100%;min-width:0}.property-detail__hero-btn{flex:1;min-width:140px}.property-detail__trust{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:-.5rem}.property-detail__trust-item{padding:.75rem .65rem;text-align:center;font-size:.82rem}.property-detail__layout{grid-template-columns:1fr;gap:1.25rem}.property-detail__info-grid{grid-template-columns:1fr}.property-detail__sidebar{position:static;top:auto}}@media (max-width: 640px){.properties-page__hero--list{padding:1.5rem 0 2rem}.properties-page__hero--list h1{font-size:1.45rem}.properties-page__toolbar-wrap{margin-top:-.85rem;margin-bottom:1rem}.properties-page__toolbar{flex-direction:column;padding:.85rem;gap:.65rem}.properties-page__toolbar .properties-page__search,.properties-page__search{flex-direction:column;align-items:stretch;min-width:0;width:100%;padding:0;gap:.5rem}.properties-page__search-icon{display:none}.properties-page__toolbar .properties-page__search input,.properties-page__search input{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;background:#fafbfc}.properties-page__search-btn,.properties-page__toolbar .properties-page__search .btn,.properties-page__sell-btn{width:100%;justify-content:center;align-self:stretch}.properties-page__filters{margin-top:.65rem}.properties-page__cat-nav{grid-template-columns:1fr}.properties-page__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.properties-page__stat{min-width:0;padding:.6rem .5rem;text-align:center}.properties-page__stat strong{font-size:1.15rem}.properties-page__features{padding:1.25rem 0 .35rem}.properties-page__features-grid{grid-template-columns:1fr 1fr;gap:.65rem}.properties-page__feature{padding:.8rem .85rem}.properties-page__grid{grid-template-columns:1fr;gap:.85rem}.properties-page__empty,.properties-page__loading{padding:2.5rem 1.25rem}.properties-page__empty-actions{flex-direction:column;align-items:stretch}.properties-page__empty-actions .btn{width:100%;justify-content:center}.properties-page__pagination{flex-direction:column;gap:.65rem;margin-top:1.5rem;padding-top:1.5rem}.properties-page__pagination>.btn{width:100%;justify-content:center}.properties-page__page-dots{flex-wrap:wrap;justify-content:center;width:100%}.properties-page__page-num{min-width:36px;height:36px;font-size:.88rem}.properties-page__page-info{order:-1}.properties-page__cta-inner{flex-direction:column;align-items:stretch;text-align:center;padding:1.75rem 1.25rem}.properties-page__cta-inner .btn{width:100%;justify-content:center}.property-card--list .property-card__body{padding:.95rem 1rem 1rem}.property-card--list .property-card__body h3{font-size:1rem}.property-card--list .property-card__meta-row{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.property-card--list .property-card__cta{opacity:1;transform:none;margin-top:.35rem}.property-detail{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.property-detail__hero{padding:1.5rem 0 2rem}.property-detail__breadcrumb{font-size:.82rem;margin-bottom:.65rem}.property-detail__breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:10rem}.property-detail__hero-grid{gap:1rem}.property-detail__hero-main{flex-direction:column;align-items:stretch;gap:.85rem;width:100%}.property-detail__hero-main--has-photos .property-detail__photo-wrap{display:none}.property-detail__photo-wrap{width:100%;max-width:none;margin:0}.property-detail__hero-photo{width:100%;height:auto;aspect-ratio:4/3;max-height:240px;object-fit:cover}.property-detail__hero-text{width:100%;min-width:0}.property-detail__hero-badge{font-size:.72rem;margin-bottom:.5rem}.property-detail__hero h1{font-size:clamp(1.3rem,5.5vw,1.65rem);line-height:1.2;margin-top:0}.property-detail__hero-price{font-size:1.3rem}.property-detail__hero-chips{gap:.4rem;margin-top:.75rem}.property-detail__hero-chips li{font-size:.76rem;max-width:100%;padding:.35rem .65rem}.property-detail__hero-chips li span{white-space:normal;overflow:visible;text-overflow:unset}.property-detail__hero-actions{display:none}.property-detail__trust{grid-template-columns:1fr;gap:.5rem;margin-top:-.35rem;margin-bottom:1rem}.property-detail__trust-item{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;text-align:left}.property-detail__trust-item span{text-align:right;flex-shrink:0}.property-detail__layout{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px));gap:1rem}.property-detail__content{gap:1rem}.property-detail__card{padding:1.1rem 1rem;border-radius:14px}.property-detail__card-head{flex-wrap:wrap;gap:.55rem;margin-bottom:.85rem}.property-detail__card-head h2{font-size:1.05rem}.property-detail__card-head p{font-size:.82rem}.property-detail__card-icon{width:36px;height:36px}.property-detail__gallery-count{margin-left:auto;font-size:.68rem}.property-detail__main-photo{border-radius:12px;aspect-ratio:4/3;max-height:min(42vw,220px)}.property-detail__main-photo img{max-height:min(42vw,220px)}.property-detail__thumbs{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;margin-top:.75rem;padding-bottom:.35rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.property-detail__thumb{flex:0 0 58px;width:58px;height:58px;scroll-snap-align:start}.property-detail__desc{font-size:.92rem;line-height:1.6;word-break:break-word}.property-detail__info-grid{grid-template-columns:1fr;gap:.75rem}.property-detail__info-card{padding:1rem}.property-detail__info-card p{word-break:break-word}.property-detail__contact-card{display:none}.property-detail__steps-card,.property-detail__tip-card,.listing-owner-note{padding:1.1rem 1rem}.property-detail__mobile-bar{display:flex;padding:.6rem .65rem calc(.6rem + env(safe-area-inset-bottom,0px));gap:.45rem}.property-detail__mobile-btn{min-height:50px;padding:.45rem .25rem;font-size:.68rem}.property-detail__mobile-btn svg{width:18px;height:18px}.property-detail__footer-cta{padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.property-detail__footer-cta-inner{flex-direction:column;align-items:stretch;text-align:center;padding:1.5rem 1.15rem;border-radius:16px}.property-detail__footer-cta-inner h2{font-size:1.25rem}.property-detail__footer-cta-actions{flex-direction:column;width:100%;gap:.55rem}.property-detail__footer-cta-actions .btn{width:100%;justify-content:center}.property-detail--loading .property-detail__loading{min-height:50vh;padding:2rem 1rem}.property-detail .shop-detail__error-wrap{padding:2rem 0}}@media (max-width: 480px){.properties-page__hero h1{font-size:1.35rem}.properties-page__features-grid{grid-template-columns:1fr}.properties-page__stats{grid-template-columns:1fr 1fr}.properties-page__stats .properties-page__stat:last-child{grid-column:1 / -1}.property-detail__breadcrumb span:last-child{max-width:7.5rem}.property-detail__hero-photo{max-height:200px}.property-detail__main-photo,.property-detail__main-photo img{max-height:min(38vw,190px)}.property-detail__footer-cta-inner h2{font-size:1.15rem}}.home-properties{position:relative;padding:4rem 0 4.5rem;overflow:hidden}.home-properties__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(165deg,#eff6ff,#f8fafc 42%,#f0f9ff);border-top:1px solid rgba(37,99,235,.12);border-bottom:1px solid rgba(37,99,235,.08)}.home-properties__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(37,99,235,.06) 1px,transparent 0);background-size:28px 28px;opacity:.55;pointer-events:none}.home-properties__glow{position:absolute;width:min(42vw,420px);height:min(42vw,420px);border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.45}.home-properties__glow--left{top:-8%;left:-6%;background:#3b82f659}.home-properties__glow--right{bottom:-12%;right:-4%;background:#0ea5e947}.home-properties__inner{position:relative;z-index:1}.home-properties__loading{text-align:center;padding:3rem 1rem;color:var(--muted)}.home-properties__header{display:grid;grid-template-columns:1.2fr auto;gap:2rem 2.5rem;align-items:end;margin-bottom:2.25rem}.home-properties__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem .35rem .55rem;border-radius:999px;background:#ffffffd9;border:1px solid rgba(37,99,235,.2);color:#1d4ed8;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.85rem;box-shadow:0 4px 14px #2563eb14}.home-properties__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 0 0 3px #3b82f640}.home-properties__title{margin:0 0 .65rem;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#0f172a}.home-properties__subtitle{margin:0;max-width:36rem;font-size:1rem;line-height:1.55;color:#475569}.home-properties__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.home-properties__pill{display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .75rem;border-radius:999px;background:#fff;border:1px solid rgba(37,99,235,.18);font-size:.82rem;color:#334155;box-shadow:0 2px 8px #0f172a0a}.home-properties__pill strong{color:#1d4ed8;font-weight:800}.home-properties__pill--muted{background:#fff9;color:#64748b}.home-properties__pill--sale strong{color:#1d4ed8}.home-properties__pill--rent strong{color:#047857}.home-properties__pill--sale{border-color:#2563eb40;background:#eff6ff}.home-properties__pill--rent{border-color:#05966940;background:#ecfdf5}.home-properties__header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:220px}.home-properties__quick-links{display:flex;gap:.5rem}.home-properties__chip{display:inline-flex;align-items:center;padding:.42rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-properties__chip--sale{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 6px 16px #2563eb47}.home-properties__chip--rent{background:#fff;color:#047857;border:1px solid rgba(5,150,105,.35);box-shadow:0 4px 12px #0596691a}.home-properties__chip:hover{transform:translateY(-2px);text-decoration:none;color:inherit}.home-properties__chip--sale:hover{color:#fff}.home-properties__chip--rent:hover{color:#047857}.home-properties__btn-browse{width:100%;justify-content:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;box-shadow:0 8px 22px #2563eb52}.home-properties__btn-browse:hover{box-shadow:0 12px 28px #2563eb61}.home-properties__btn-list{width:100%;justify-content:center;border-color:#2563eb59;color:#1d4ed8;background:#ffffffe6}.home-properties__panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.home-properties__panels--stack{grid-template-columns:1fr;gap:1.5rem}.home-properties__panel--full{width:100%}.home-properties__panel{background:#ffffffeb;border:1px solid rgba(148,163,184,.28);border-radius:20px;padding:1.35rem 1.35rem 1.5rem;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #2563eb14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease}.home-properties__panel:hover{transform:translateY(-3px);box-shadow:0 2px 4px #0f172a0d,0 18px 40px #2563eb24}.home-properties__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem;padding-bottom:1rem;border-bottom:1px solid rgba(148,163,184,.2)}.home-properties__panel-title-wrap{display:flex;align-items:center;gap:.85rem;min-width:0}.home-properties__panel-icon{flex-shrink:0;width:48px;height:48px;display:grid;place-items:center;font-size:1.45rem;border-radius:14px;background:linear-gradient(145deg,#dbeafe,#bfdbfe);border:1px solid rgba(37,99,235,.15);box-shadow:inset 0 1px #fffc}.home-properties__panel-head h3{margin:0;font-size:1.08rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.25}.home-properties__panel-head p{margin:.2rem 0 0;font-size:.78rem;color:#64748b}.home-properties__panel-link{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;color:#1d4ed8;background:#eff6ff;border:1px solid rgba(37,99,235,.15);text-decoration:none;transition:background .2s,color .2s}.home-properties__panel-link:hover{background:#2563eb;color:#fff;text-decoration:none}.home-properties__panel-loading{text-align:center;padding:2rem 1rem;color:var(--muted);font-size:.88rem}.home-properties__panel-empty{margin:0;padding:1.5rem;text-align:center;font-size:.88rem;color:var(--muted);background:#f8fafc;border-radius:12px;border:1px dashed rgba(148,163,184,.45)}.home-properties__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.home-properties__cards--full{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}@media (min-width: 1200px){.home-properties__cards--full{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.home-property-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(148,163,184,.25);color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-property-card:hover{transform:translateY(-4px);border-color:#2563eb59;box-shadow:0 14px 28px #2563eb29;text-decoration:none;color:inherit}.home-property-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(145deg,#e0f2fe,#dbeafe)}.home-property-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-property-card:hover .home-property-card__media img{transform:scale(1.06)}.home-property-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:2rem;color:#64748b}.home-property-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(15,23,42,.55) 100%);pointer-events:none}.home-property-card__kind{position:absolute;top:.55rem;left:.55rem;z-index:1;padding:.22rem .55rem;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff}.home-property-card__kind--sale{background:#2563ebf0;box-shadow:0 4px 10px #2563eb59}.home-property-card__kind--rent{background:#059669f0;box-shadow:0 4px 10px #0596694d}.home-property-card__area{position:absolute;right:.55rem;bottom:.55rem;z-index:1;padding:.2rem .5rem;border-radius:6px;font-size:.65rem;font-weight:700;color:#fff;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-property-card__body{padding:.75rem .8rem .85rem;display:flex;flex-direction:column;gap:.2rem;flex:1}.home-property-card__body h3{margin:0;font-size:.82rem;font-weight:700;line-height:1.35;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-property-card__price{margin:0;font-size:.88rem;font-weight:800;color:#1d4ed8}.home-property-card__price--na{font-size:.78rem;font-weight:600;color:#64748b}.home-property-card__address{margin:0;font-size:.72rem;line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-property-card__owner{margin:0;font-size:.7rem;font-weight:600;color:#94a3b8}.home-property-card__photos{position:absolute;top:.55rem;right:.55rem;z-index:1;padding:.2rem .45rem;border-radius:6px;font-size:.62rem;font-weight:700;color:#fff;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-property-card__cta{margin-top:auto;padding-top:.35rem;font-size:.72rem;font-weight:700;color:#2563eb;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.home-property-card:hover .home-property-card__cta{opacity:1;transform:translateY(0)}.home-properties__empty{text-align:center;padding:3rem 1.5rem;background:#ffffffd9;border:1px dashed rgba(37,99,235,.25);border-radius:20px;box-shadow:0 12px 32px #2563eb0f}.home-properties__empty-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.home-properties__empty h3{margin:0 0 .5rem;font-size:1.25rem;color:#0f172a}.home-properties__empty p{margin:0 0 1.25rem;color:#64748b}.home-properties__footer-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;padding:1.25rem 1.5rem;border-radius:16px;background:linear-gradient(135deg,#2563eb14,#0ea5e90f);border:1px solid rgba(37,99,235,.12)}.home-properties__footer-cta p{margin:0;font-size:.95rem;font-weight:600;color:#334155}@media (max-width: 1024px){.home-properties__panels:not(.home-properties__panels--stack){grid-template-columns:1fr}.home-properties__cards:not(.home-properties__cards--full){grid-template-columns:repeat(3,minmax(0,1fr))}.home-properties__cards--full{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width: 768px){.home-properties{padding:3rem 0 3.5rem}.home-properties__header{grid-template-columns:1fr;gap:1.25rem;align-items:start}.home-properties__header-actions{align-items:stretch;width:100%;min-width:0}.home-properties__quick-links{width:100%}.home-properties__chip{flex:1;justify-content:center}.home-properties__cards:not(.home-properties__cards--full){grid-template-columns:1fr;gap:.75rem}.home-properties__cards--full{grid-template-columns:1fr;gap:.75rem}.home-property-card{flex-direction:row;align-items:stretch}.home-property-card__media{width:38%;min-width:120px;aspect-ratio:auto;min-height:100px}.home-property-card__body{justify-content:center;padding:.85rem 1rem}.home-property-card__cta{opacity:1;transform:none}.home-properties__footer-cta{flex-direction:column;text-align:center}}@media (max-width: 480px){.home-properties__panel{padding:1rem}.home-properties__panel-head{flex-direction:column;align-items:stretch}.home-properties__panel-link{align-self:flex-start}}.properties-page__hero--list{position:relative;overflow:hidden;background:none;padding:0}.properties-page__hero-bg,.property-detail__hero-bg{background:linear-gradient(135deg,#1e3a8a,#2563eb 45%,#0ea5e9)}.properties-page__hero-glow{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0}.properties-page__hero-glow--left{width:280px;height:280px;top:-80px;left:-60px;background:#60a5fa73}.properties-page__hero-glow--right{width:320px;height:320px;bottom:-100px;right:-40px;background:#0ea5e959}.properties-page__hero--list .properties-page__hero-inner{padding:2.25rem 0 2.75rem}.properties-page__hero--list h1{max-width:20ch;color:#fff}.properties-page__hero--list p{color:#ffffffeb}.properties-page__toolbar .properties-page__search input:focus,.properties-page__search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.properties-page__chip{background:#2563eb1a;color:#1e40af}.properties-page__chip button{color:#1d4ed8}.properties-page__list-btn{white-space:nowrap;align-self:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;box-shadow:0 6px 18px #2563eb47}.properties-page__list-btn:hover{color:#fff;box-shadow:0 8px 22px #2563eb59}.properties-page__kind-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.properties-page__kind-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1px solid var(--border);border-radius:999px;background:#f8fafc;font:inherit;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.properties-page__kind-tab:hover{border-color:#2563eb59;color:#1d4ed8}.properties-page__kind-tab--active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:transparent;color:#fff;box-shadow:0 4px 14px #2563eb4d}.properties-page__kind-tab-icon{font-size:1rem;line-height:1}.properties-page__features{padding:0 0 1.5rem}.properties-page__feature{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 4px 14px #0f172a0a}.properties-page__feature-icon{font-size:1.35rem;line-height:1}.properties-page__feature strong{display:block;font-size:.9rem;color:#0f172a;margin-bottom:.15rem}.properties-page__feature span{font-size:.8rem;color:var(--muted);line-height:1.4}.properties-page__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.properties-page__list{display:flex;flex-direction:column;gap:1rem}.property-card--horizontal{border-radius:16px;overflow:hidden}.property-card--horizontal .property-card__link{display:flex;flex-direction:row;align-items:stretch;min-height:168px}.property-card--horizontal .property-card__image-wrap{position:relative;flex-shrink:0;width:min(38%,280px);min-width:200px;aspect-ratio:auto;min-height:168px}.property-card--horizontal .property-card__image-wrap img{height:100%;min-height:168px}.property-card--horizontal .property-card__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding:1rem 1.25rem 1.1rem}.property-card--horizontal .property-card__body h3{font-size:1.05rem;-webkit-line-clamp:2}.property-card--horizontal .property-card__meta{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;margin-top:.15rem}.property-card--horizontal .property-card__meta-row{flex:1 1 auto;min-width:140px}.property-card--horizontal .property-card__cta{opacity:1;transform:none;margin-top:.35rem;align-self:flex-start;text-decoration:none;color:#2563eb;font-weight:600;font-size:.88rem}.property-card--horizontal .property-card__cta:hover{color:#1d4ed8;text-decoration:underline}.property-card--horizontal .property-card__body h3 a{color:inherit;text-decoration:none}.property-card--horizontal .property-card__image-wrap{display:block;color:inherit;text-decoration:none}.property-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem;padding-top:.15rem}.property-card--horizontal .property-card__actions{margin-top:.5rem;flex-wrap:nowrap;align-items:stretch}.property-card--horizontal .property-card__btn{flex:1 1 0;min-width:0;width:auto}.property-card--horizontal .property-card__btn--call.masked-phone{flex:1 1 0;flex-direction:row;align-items:center;justify-content:center;gap:.35rem}.property-card--horizontal .property-card__btn--call.masked-phone--compact{flex-direction:row}.property-card--horizontal .property-card__btn--call .masked-phone__compact-label{font-size:.76rem;font-weight:600}.property-card--horizontal .property-card__btn--call.masked-phone--revealed,.property-card--horizontal .property-card__btn--call.masked-phone--locked{color:#fff!important}.property-card:not(.property-card--horizontal) .property-card__actions{padding:0 1.1rem 1.1rem;margin-top:-.35rem}.property-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:38px;padding:.45rem .85rem;border-radius:8px;font:inherit;font-size:.84rem;font-weight:600;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.property-card__btn svg{width:16px;height:16px;flex-shrink:0}.property-card__btn--call{flex:1 1 0;min-width:0;min-height:32px;padding:.32rem .5rem;font-size:.76rem;white-space:nowrap;background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.property-card__btn--call.masked-phone--compact{flex-direction:row;gap:.35rem}.property-card__btn--call.masked-phone{gap:.35rem}.property-card__btn--call .masked-phone__number{color:#fff;font-weight:600}.property-card__btn--call.masked-phone--revealed,.property-card__btn--call.masked-phone--locked{color:#fff!important}.property-card__btn--call svg{width:14px;height:14px;flex-shrink:0}.property-card__btn--call:hover{background:#15803d!important;border-color:#15803d!important;color:#fff!important}.property-card__btn--call.property-card__btn--disabled{opacity:.55;cursor:default;pointer-events:none}.property-card__btn--whatsapp{flex:1 1 0;min-width:0;background:#fff;border-color:#16a34a;color:#16a34a}.property-card__btn--whatsapp:hover{background:#f0fdf4;color:#15803d}.property-card__btn--enquiry{flex:1 1 0;min-width:0;background:#2563eb;border-color:#2563eb;color:#fff}.property-card__btn--enquiry:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff;text-decoration:none}.property-card--horizontal:hover{transform:translateY(-2px)}.properties-page__sidebar-card h2{display:flex;align-items:center;gap:.45rem;font-size:1rem}.properties-page__cat-label{display:flex;align-items:center;gap:.5rem;min-width:0;text-align:left}.properties-page__cat-emoji{flex-shrink:0;font-size:1rem}.properties-page__cat-item--active{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#2563eb40;color:#1e40af}.properties-page__sidebar-promo{margin-top:1rem;padding:1.25rem;border-radius:16px;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid rgba(37,99,235,.2);text-align:center}.properties-page__sidebar-promo-icon{display:block;font-size:1.75rem;margin-bottom:.5rem}.properties-page__sidebar-promo h3{margin:0 0 .4rem;font-size:1rem;color:#1e3a8a}.properties-page__sidebar-promo p{margin:0 0 1rem;font-size:.82rem;color:#475569;line-height:1.45}.properties-page__empty{text-align:center;padding:3rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#fff);border:1px dashed rgba(37,99,235,.25);border-radius:20px}.properties-page__empty-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.properties-page__cta-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;position:relative;padding:2rem 2.25rem;border-radius:20px;background:linear-gradient(135deg,#1e40af,#2563eb,#0ea5e9);color:#fff;overflow:hidden}.properties-page__cta-badge{display:inline-block;margin-bottom:.5rem;padding:.28rem .7rem;border-radius:999px;background:#ffffff26;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.properties-page__cta-inner h2{margin:0 0 .4rem;font-size:1.35rem}.properties-page__cta-inner p{margin:0;opacity:.9;font-size:.92rem}.property-card{border-radius:16px;border-color:#94a3b859;box-shadow:0 4px 16px #0f172a0d}.property-card--list:hover,.property-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #2563eb24;border-color:#2563eb4d}.property-card__image-wrap{background:linear-gradient(145deg,#eff6ff,#dbeafe)}.property-card__badge{background:#2563ebf0}.property-card__badge--rent{background:#059669f0}.property-card__area{position:absolute;right:.65rem;bottom:.65rem;padding:.22rem .55rem;border-radius:6px;font-size:.68rem;font-weight:700;color:#fff;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.property-card__type{color:#1e40af;background:#dbeafe}.property-card__price{color:#1d4ed8}.property-detail__hero-badge--sale{background:#2563ebd9}.property-detail__hero-badge--rent{background:#059669d9}.property-detail__hero-price{color:#fff;font-size:clamp(1.25rem,3vw,1.65rem);font-weight:800}.property-detail__contact-card{border:1px solid rgba(37,99,235,.15);box-shadow:0 12px 32px #2563eb1a}.property-detail__footer-cta-inner{background:linear-gradient(135deg,#1e3a8a,#2563eb)}@media (max-width: 959px){.properties-page__layout{display:flex;flex-direction:column}.properties-page__sidebar{order:-1}.properties-page__sidebar-card{margin-bottom:0}.properties-page__cat-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.properties-page__sidebar-promo{display:none}.properties-page__features-grid{grid-template-columns:1fr}.properties-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.property-card--horizontal .property-card__image-wrap{width:200px;min-width:200px}.property-detail__layout{grid-template-columns:1fr}.property-detail__sidebar{order:-1}.property-detail__hero-grid{grid-template-columns:1fr}.property-detail__hero-main{flex-direction:column;align-items:stretch}.property-detail__hero-actions{flex-direction:row;flex-wrap:wrap}.property-detail__hero-btn{flex:1;min-width:140px}}@media (max-width: 640px){.properties-page__hero--list .properties-page__hero-inner{padding:1.75rem 20px 2.25rem}.properties-page__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.properties-page__stat{min-width:0;padding:.55rem .45rem;text-align:center}.properties-page__stat strong{font-size:1.1rem}.properties-page__stat span{font-size:.65rem}.properties-page__kind-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.properties-page__kind-tab{justify-content:center;padding:.55rem .5rem;font-size:.78rem}.properties-page__kind-tab-icon{display:none}.properties-page__grid{grid-template-columns:1fr}.property-card--horizontal .property-card__link{flex-direction:row;min-height:120px}.property-card--horizontal .property-card__image-wrap{width:130px;min-width:130px;min-height:120px}.property-card--horizontal .property-card__image-wrap img{min-height:120px}.property-card--horizontal .property-card__body{padding:.75rem .85rem}.property-card--horizontal .property-card__body h3{font-size:.92rem}.property-card--horizontal .property-card__meta{flex-direction:column;gap:.25rem}.property-card--horizontal .property-card__meta-row{min-width:0;font-size:.78rem}.property-card--horizontal .property-card__cta{display:none}.property-card--horizontal .property-card__actions{flex-direction:column;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.property-card--horizontal .property-card__btn{flex:none;width:100%;min-height:40px;padding:.5rem .75rem;font-size:.82rem;gap:.4rem;flex-direction:row}.property-card--horizontal .property-card__btn--call.masked-phone--compact{flex-direction:row;gap:.4rem}.property-card--horizontal .property-card__btn--call .masked-phone__compact-label{font-size:.82rem}.property-card--horizontal .property-card__btn svg{width:16px;height:16px}.property-card--horizontal .property-card__body{padding:1rem 1.1rem 1.15rem}.property-card__actions{flex-direction:column}.property-card__btn{width:100%;flex:1 1 auto}.properties-page__cat-nav{grid-template-columns:1fr}.properties-page__pagination{flex-direction:column;gap:.75rem}.properties-page__pagination .btn{width:100%;justify-content:center}.properties-page__cta-inner{flex-direction:column;text-align:center;padding:1.5rem 1.25rem}.properties-page__cta-inner .btn{width:100%;justify-content:center}.property-detail__hero h1{font-size:1.35rem;max-width:none}.property-detail__hero-chips li{font-size:.82rem}.property-detail__info-grid{grid-template-columns:1fr}.property-detail__mobile-bar{display:flex}}.property-detail__hero--page{position:relative;overflow:hidden}.property-detail__hero-glow{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.property-detail__hero-glow--left{width:280px;height:280px;top:-80px;left:-60px;background:#60a5fa73}.property-detail__hero-glow--right{width:320px;height:320px;bottom:-100px;right:-40px;background:#0ea5e959}.property-detail__hero-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem}.property-detail__hero-tags .property-detail__hero-badge{margin-bottom:0}.property-detail__hero-tags .property-detail__hero-type{margin:0}.property-detail--page .property-detail__photo-wrap,.property-detail__hero--page .property-detail__photo-wrap{padding:5px}.property-detail__hero--page .property-detail__hero-photo{width:148px;height:148px}.property-detail__hero-btn--enquiry{border-color:#ffffff73}.property-detail__hero-btn--call{flex-direction:column;gap:.3rem;padding:.9rem 1.1rem;white-space:normal;background:linear-gradient(145deg,#22c55e,#16a34a 48%,#15803d);border:1px solid rgba(255,255,255,.25);border-radius:14px;box-shadow:0 10px 28px #16a34a61,inset 0 1px #ffffff38;color:#fff;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.property-detail__hero-btn--call:hover{background:linear-gradient(145deg,#16a34a,#15803d 48%,#166534);color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px #16a34a73,inset 0 1px #ffffff38}.property-detail__hero-btn--call.masked-phone--stacked,.property-detail__hero-btn--call.masked-phone{align-items:center;text-align:center}.property-detail__hero-btn--call.masked-phone--revealed,.property-detail__hero-btn--call.masked-phone--locked{color:#fff}.property-detail__hero-btn--call .masked-phone__stack-top{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffffeb}.property-detail__hero-btn--call .masked-phone__stack-top svg{width:15px;height:15px;flex-shrink:0}.property-detail__hero-btn--call .masked-phone__stack-number{font-size:clamp(1.05rem,2.5vw,1.22rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;line-height:1.15;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.12)}.property-detail__hero-btn--enquiry:hover{background:#ffffff1f;color:#fff}.property-detail__trust{margin-top:-1.5rem;margin-bottom:1.5rem}.property-detail__trust-item strong{font-size:.92rem;color:#1e40af}.property-detail__highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.75rem}.property-detail__highlight{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 6px 20px #2563eb0f;text-align:center}.property-detail__highlight-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.property-detail__highlight strong{font-size:.95rem;color:#1e3a8a;line-height:1.3}.property-detail__card--gallery{border-color:#2563eb1f}.property-detail__card--about{border-color:#2563eb14}.property-detail__main-photo{position:relative;border-radius:16px;box-shadow:0 8px 28px #0f172a14;max-height:260px}.property-detail__main-photo img{max-height:260px}.property-detail__photo-counter{position:absolute;bottom:.85rem;right:.85rem;padding:.3rem .7rem;border-radius:999px;background:#0000008c;color:#fff;font-size:.78rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.property-detail__photo-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:#ffffffeb;color:#1e3a8a;font-size:1.5rem;line-height:1;cursor:pointer;box-shadow:0 4px 16px #0f172a26;transition:background .15s,transform .15s}.property-detail__photo-nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.property-detail__photo-nav--prev{left:.75rem}.property-detail__photo-nav--next{right:.75rem}.property-detail__no-photo p{margin:0;font-size:.85rem;color:var(--muted);text-align:center;max-width:28ch}.property-detail__info-card>svg{color:#2563eb}.property-detail__info-card a{color:#2563eb;text-decoration:none;font-weight:600}.property-detail__info-card a:hover{text-decoration:underline}.property-detail__contact-card{background:linear-gradient(160deg,#1e3a8a,#2563eb 52%,#0ea5e9);border:1px solid rgba(255,255,255,.15)}.property-detail__enquiry-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);color:#fff;font-weight:700}.property-detail__enquiry-btn:hover{background:#ffffff47;color:#fff;text-decoration:none}.property-detail__enquiry-btn svg{width:18px;height:18px}.property-detail__steps-card{background:linear-gradient(145deg,#f8fafc,#eff6ff);border-color:#2563eb1f}.property-detail__steps-card h3{color:#1e3a8a}.property-detail__tip-card{background:#fffbeb;border-color:#fde68a}.property-detail__tip-card>svg{color:#d97706}.property-detail__footer-cta{margin-top:.5rem}@media (max-width: 959px){.property-detail__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.property-detail__trust{margin-top:-1rem;grid-template-columns:1fr}}@media (max-width: 640px){.property-detail .container{padding-inline:1.25rem}.property-detail{padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px))}.property-detail__hero{padding:1.65rem 0 2.2rem}.property-detail__breadcrumb{margin-bottom:.85rem}.property-detail__hero-grid{gap:1.15rem}.property-detail__hero-chips{margin-top:.85rem}.property-detail__trust{margin-top:.25rem;margin-bottom:1.35rem;gap:.65rem}.property-detail__trust-item{padding:.9rem 1.15rem}.property-detail__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1.5rem}.property-detail__highlight{padding:.9rem .8rem}.property-detail__highlight strong{font-size:.82rem}.property-detail__layout{padding-top:.5rem;padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px));gap:1.2rem}.property-detail__content{gap:1.15rem}.property-detail__card{padding:1.25rem 1.15rem}.property-detail__card-head{margin-bottom:1rem}.property-detail__info-card{padding:1.15rem 1.1rem}.property-detail__contact-card{padding:1.4rem 1.25rem}.property-detail__steps-card,.property-detail__tip-card{padding:1.2rem 1.15rem}.property-detail__footer-cta{padding-bottom:1.25rem}.property-detail__footer-cta-inner{padding:1.65rem 1.3rem}.property-detail__photo-nav{width:34px;height:34px;font-size:1.25rem}.property-detail__hero--page .property-detail__hero-actions{display:none}}@media (max-width: 480px){.property-detail .container{padding-inline:1.15rem}.property-detail__hero{padding:1.5rem 0 2rem}.property-detail__card{padding:1.15rem 1.05rem}.property-detail__contact-card{padding:1.25rem 1.1rem}}.properties-page{background:linear-gradient(180deg,#eef5ff,#f8fafc 22%,#f8fafc);padding-bottom:4.5rem}.properties-page__hero--list{background:none}.properties-page__hero--list .properties-page__badge{background:#ffffff2e;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.properties-page__stat{background:#ffffff24;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;transition:background .2s,transform .2s}.properties-page__stat:hover{background:#fff3;transform:translateY(-1px)}.properties-page__filter-card{background:var(--surface);border-radius:20px;padding:1.15rem 1.25rem 1.2rem;box-shadow:0 20px 50px #2563eb1a,0 1px #ffffffe6 inset;border:1px solid rgba(37,99,235,.1)}.properties-page__toolbar-wrap{margin-top:-1.75rem;margin-bottom:1.75rem}.properties-page__toolbar-wrap .properties-page__toolbar{background:transparent;border:none;box-shadow:none;padding:0}.properties-page__toolbar-wrap .properties-page__search{background:#f1f5f9;border-color:#2563eb1f;border-radius:14px;padding:.35rem .4rem .35rem .55rem}.properties-page__search-btn{border-radius:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;font-weight:600;box-shadow:0 4px 12px #2563eb40}.properties-page__search-btn:hover{color:#fff;filter:brightness(1.05)}.properties-page__kind-tabs{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(37,99,235,.08)}.properties-page__features{padding:.5rem 0 1.25rem;background:transparent}.properties-page__features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.properties-page__feature{flex-direction:row;align-items:flex-start;gap:.85rem;padding:1.1rem 1.15rem;border-radius:16px;border-color:#2563eb1a;box-shadow:0 6px 20px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}.properties-page__feature:hover{transform:translateY(-3px);box-shadow:0 14px 32px #2563eb1a;border-color:#2563eb33}.properties-page__feature-icon{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:linear-gradient(145deg,#eff6ff,#dbeafe);font-size:1.2rem}.properties-page__feature strong{color:#1e3a8a;font-size:.92rem}.properties-page__results-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.15rem;padding:.9rem 1.15rem;background:var(--surface);border:1px solid rgba(37,99,235,.1);border-radius:14px;box-shadow:0 4px 18px #0f172a0a}.properties-page__results-meta{display:flex;align-items:center;gap:.75rem;min-width:0}.properties-page__results-icon{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:linear-gradient(145deg,#eff6ff,#dbeafe);font-size:1.2rem}.properties-page__results-count{display:block;font-size:.95rem;font-weight:700;color:#1e3a8a;line-height:1.3}.properties-page__results-page{display:block;font-size:.8rem;color:var(--muted)}.properties-page__view-all{flex-shrink:0;padding:.45rem .85rem;border:1px solid rgba(37,99,235,.2);border-radius:999px;background:#eff6ff;font:inherit;font-size:.82rem;font-weight:600;color:#1d4ed8;cursor:pointer;transition:background .15s,border-color .15s}.properties-page__view-all:hover{background:#dbeafe;border-color:#2563eb59}.properties-page__list{gap:1.15rem}.property-card--horizontal{border-color:#2563eb1a;box-shadow:0 8px 24px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}.property-card--horizontal:hover{transform:translateY(-4px);box-shadow:0 18px 44px #2563eb1f;border-color:#2563eb38}.property-card--horizontal .property-card__image-wrap{background:linear-gradient(145deg,#eff6ff,#e0f2fe)}.property-card--horizontal .property-card__body h3 a:hover{color:#2563eb}.properties-page__sidebar-card{border-radius:18px;border-color:#2563eb1a;box-shadow:0 12px 36px #2563eb14}.properties-page__sidebar-card h2{font-size:1.05rem;color:#1e3a8a;padding-bottom:.65rem;border-bottom:1px solid rgba(37,99,235,.08)}.properties-page__cat-item{border-radius:12px;transition:background .15s,color .15s,transform .15s}.properties-page__cat-item:hover{background:#f1f5f9;transform:translate(2px)}.properties-page__sidebar-promo{border-radius:18px;padding:1.4rem 1.25rem;background:linear-gradient(155deg,#1e3a8a,#2563eb 55%,#0ea5e9);border:none;color:#fff;box-shadow:0 14px 36px #2563eb47}.properties-page__sidebar-promo h3{color:#fff}.properties-page__sidebar-promo p{color:#ffffffe0}.properties-page__sidebar-promo .btn,.properties-page__sidebar-promo-btn{width:100%;justify-content:center;background:#fff;color:#1d4ed8;font-weight:700;border:none}.properties-page__sidebar-promo .btn:hover,.properties-page__sidebar-promo-btn:hover{background:#eff6ff;color:#1e40af}.properties-page__cta{padding:0 0 3.5rem}.properties-page__cta-actions{display:flex;flex-wrap:wrap;gap:.65rem;flex-shrink:0}.properties-page__cta-actions .btn{min-width:148px;justify-content:center}.properties-page__cta-actions .btn--light{background:#fff;color:#1d4ed8;border:none;font-weight:700}.properties-page__cta-actions .btn--light:hover{background:#eff6ff;color:#1e40af}.properties-page__cta-actions .btn--outline-light{border-color:#ffffffa6;color:#fff}.properties-page__cta-actions .btn--outline-light:hover{background:#ffffff1f;color:#fff}@media (max-width: 959px){.properties-page__cta{display:block;padding-top:.5rem}}@media (max-width: 640px){.properties-page__cta-inner{flex-direction:column;align-items:stretch;text-align:center;padding:1.5rem 1.25rem}.properties-page__cta-actions{flex-direction:column;width:100%}.properties-page__cta-actions .btn{width:100%;min-width:0}}.properties-page__pagination{margin-top:2rem;padding:1.25rem 1.5rem;background:var(--surface);border:1px solid rgba(37,99,235,.1);border-radius:16px;box-shadow:0 6px 20px #0f172a0a}.properties-page__page-num--active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:transparent;color:#fff;box-shadow:0 4px 12px #2563eb4d}.properties-page__page-num:hover{border-color:#2563eb;color:#1d4ed8}.properties-page__loading{padding:4rem 2rem;background:var(--surface);border-radius:20px;border:1px solid rgba(37,99,235,.08);box-shadow:0 8px 28px #0f172a0a}.properties-page__empty{padding:3.5rem 2rem;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px dashed rgba(37,99,235,.22);box-shadow:0 8px 28px #0f172a0a}.properties-page__empty-icon{width:72px;height:72px;margin:0 auto 1rem;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#eff6ff,#dbeafe);font-size:2rem}.properties-page__empty h3{color:#1e3a8a}@media (max-width: 959px){.properties-page__features-grid{grid-template-columns:1fr}.properties-page__filter-card{padding:1rem;border-radius:16px}}@media (max-width: 640px){.properties-page__toolbar-wrap{margin-top:-1.25rem}.properties-page__results-bar{flex-direction:column;align-items:stretch;text-align:center}.properties-page__results-meta{justify-content:center}.properties-page__view-all{width:100%;text-align:center}}.shop-detail__hero-btn--call{flex-direction:column;gap:.3rem;padding:.9rem 1.1rem;white-space:normal;background:#ffffff24;border:2px solid rgba(255,255,255,.88);border-radius:14px;box-shadow:0 10px 28px #00000024,inset 0 1px #ffffff59;color:#fff;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.shop-detail__hero-btn--call:hover{background:#ffffff38;border-color:#fff;color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px #0000002e,inset 0 1px #fff6}.shop-detail__hero-btn--call.masked-phone--stacked,.shop-detail__hero-btn--call.masked-phone{align-items:center;text-align:center}.shop-detail__hero-btn--call.masked-phone--revealed,.shop-detail__hero-btn--call.masked-phone--locked{color:#fff!important}.shop-detail__hero-btn--call .masked-phone__stack-top{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fffffff2}.shop-detail__hero-btn--call .masked-phone__stack-top svg{width:15px;height:15px;flex-shrink:0;color:#fff}.shop-detail__hero-btn--call .masked-phone__stack-number{font-size:clamp(1.05rem,2.5vw,1.22rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;line-height:1.15;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.15)}.shop-detail__contact-btn--call{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.35rem;padding:.85rem 1rem;background:linear-gradient(145deg,#0d6e4f,#0a5c42 48%,#084a35)!important;border:none!important;color:#fff!important;font-weight:700;border-radius:12px;box-shadow:0 8px 22px #0a5c4247;transition:transform .15s ease,box-shadow .15s ease,filter .15s}.shop-detail__contact-btn--call:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 26px #0a5c4257;color:#fff!important}.shop-detail__contact-btn--call.masked-phone--stacked{flex-direction:column;gap:.2rem}.shop-detail__contact-btn--call.masked-phone--revealed,.shop-detail__contact-btn--call.masked-phone--locked{color:#fff!important}.shop-detail__contact-btn--call .masked-phone__stack-top{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffffeb}.shop-detail__contact-btn--call .masked-phone__stack-top svg{width:16px;height:16px;color:#fff}.shop-detail__contact-btn--call .masked-phone__stack-number{font-size:1.05rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.03em}.shop-detail__contact-btn--call svg{color:#fff}@media (max-width: 640px){.shop-detail__photo-grid,.shop-detail__photo-row,.used-product-detail__photo-grid,.used-product-detail__photo-row,.property-detail__photo-grid,.property-detail__photo-row{--photo-gap: .5rem}.shop-detail__photo-row-nav,.used-product-detail__photo-row-nav,.property-detail__photo-row-nav{flex:0 0 30px;width:30px;height:30px;font-size:1.2rem}.shop-detail__photo-grid,.used-product-detail__photo-grid,.property-detail__photo-grid{gap:.5rem}.shop-detail__photo-cell,.used-product-detail__photo-cell,.property-detail__photo-cell{border-radius:10px}}@media (max-width: 480px){.shop-detail__photo-grid,.shop-detail__photo-row,.used-product-detail__photo-grid,.used-product-detail__photo-row,.property-detail__photo-grid,.property-detail__photo-row{--photo-gap: .4rem}.shop-detail__photo-row-nav,.used-product-detail__photo-row-nav,.property-detail__photo-row-nav{flex:0 0 28px;width:28px;height:28px;font-size:1.1rem}.shop-detail__photo-grid,.used-product-detail__photo-grid,.property-detail__photo-grid{gap:.4rem}}.used-product-detail__hero-btn--call{flex-direction:column;gap:.3rem;padding:.9rem 1.1rem;white-space:normal;background:#ffffff29;border:2px solid rgba(255,255,255,.92);border-radius:14px;box-shadow:0 10px 28px #00000024,inset 0 1px #fff6;color:#fff;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.used-product-detail__hero-btn--call:hover{background:#ffffff42;border-color:#fff;color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px #0000002e,inset 0 1px #ffffff73}.used-product-detail__hero-btn--call.masked-phone--stacked,.used-product-detail__hero-btn--call.masked-phone{align-items:center;text-align:center}.used-product-detail__hero-btn--call.masked-phone--revealed,.used-product-detail__hero-btn--call.masked-phone--locked{color:#fff!important}.used-product-detail__hero-btn--call .masked-phone__stack-top{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fffffff2}.used-product-detail__hero-btn--call .masked-phone__stack-top svg{width:16px;height:16px;color:#fff}.used-product-detail__hero-btn--call .masked-phone__stack-number{font-size:clamp(1.05rem,2.5vw,1.22rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;line-height:1.15;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.12)}.used-product-detail__contact-btn--call{flex-direction:column;gap:.2rem;padding:.85rem 1rem;background:linear-gradient(145deg,#ea580c,#c2410c 48%,#9a3412)!important;border:none!important;color:#fff!important;font-weight:700;border-radius:12px;box-shadow:0 8px 22px #c2410c47;transition:transform .15s ease,box-shadow .15s ease,filter .15s}.used-product-detail__contact-btn--call:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 26px #c2410c57;color:#fff!important}.used-product-detail__contact-btn--call.masked-phone--stacked{align-items:center;text-align:center}.used-product-detail__contact-btn--call.masked-phone--revealed,.used-product-detail__contact-btn--call.masked-phone--locked{color:#fff!important}.used-product-detail__contact-btn--call .masked-phone__stack-top{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffffeb}.used-product-detail__contact-btn--call .masked-phone__stack-top svg{width:16px;height:16px;color:#fff}.used-product-detail__contact-btn--call .masked-phone__stack-number{font-size:1.05rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.03em}.used-product-detail__contact-btn--call svg{color:#fff}.used-product-detail__mobile-call--stacked{flex-direction:column;gap:.15rem;padding:.65rem .5rem;background:linear-gradient(145deg,#ea580c,#c2410c)!important;border:none!important;color:#fff!important;font-weight:700;border-radius:12px;box-shadow:0 4px 14px #c2410c38}.used-product-detail__mobile-call--stacked.masked-phone--revealed,.used-product-detail__mobile-call--stacked.masked-phone--locked{color:#fff!important}.used-product-detail__mobile-call--stacked .masked-phone__stack-top{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ffffffeb}.used-product-detail__mobile-call--stacked .masked-phone__stack-top svg{width:15px;height:15px;color:#fff}.used-product-detail__mobile-call--stacked .masked-phone__stack-number{font-size:.95rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.used-products-page__hero--list{position:relative;overflow:hidden;background:none;padding:0}.used-products-page__hero-glow{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0}.used-products-page__hero-glow--left{width:280px;height:280px;top:-80px;left:-60px;background:#fbbf2466}.used-products-page__hero-glow--right{width:320px;height:320px;bottom:-100px;right:-40px;background:#ea580c59}.used-products-page__hero--list .used-products-page__hero-inner{padding:2.5rem 0 3rem}.used-products-page__hero--list h1{max-width:20ch;color:#fff}.used-products-page__hero--list p{color:#ffffffeb;margin-bottom:1.25rem}.used-products-page__stat{background:#ffffff1f;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;transition:background .2s,transform .2s}.used-products-page__stat:hover{background:#fff3;transform:translateY(-1px)}.used-products-page__filter-card{background:var(--surface);border-radius:20px;padding:1.35rem 1.45rem 1.5rem;box-shadow:0 20px 50px #b453091a,0 1px #ffffffe6 inset;border:1px solid rgba(234,88,12,.12)}.used-products-page__toolbar-wrap{margin-top:-1.75rem;margin-bottom:2rem}.used-products-page__toolbar-wrap .used-products-page__toolbar{background:transparent;border:none;box-shadow:none;padding:0}.used-products-page__toolbar-wrap .used-products-page__search{background:#fff7ed;border-color:#ea580c1f;border-radius:14px;padding:.35rem .4rem .35rem .55rem}.used-products-page__search-btn{border-radius:10px;background:linear-gradient(135deg,#ea580c,#c2410c);border:none;color:#fff;font-weight:600;box-shadow:0 4px 12px #ea580c40}.used-products-page__search-btn:hover{color:#fff;filter:brightness(1.05)}.used-products-page__sell-btn{background:linear-gradient(135deg,#ea580c,#c2410c);border:none;color:#fff;box-shadow:0 6px 18px #ea580c47}.used-products-page__sell-btn:hover{color:#fff;filter:brightness(1.05);box-shadow:0 8px 22px #ea580c59}.used-products-page__features{padding:.85rem 0 1.85rem;background:transparent}.used-products-page__features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.used-products-page__feature{flex-direction:row;align-items:flex-start;gap:.85rem;padding:1.1rem 1.15rem;border-radius:16px;border-color:#ea580c1a;box-shadow:0 6px 20px #78350f0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}.used-products-page__feature:hover{transform:translateY(-3px);box-shadow:0 14px 32px #ea580c1a;border-color:#ea580c33}.used-products-page__feature-icon{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:linear-gradient(145deg,#fff7ed,#ffedd5);font-size:1.2rem}.used-products-page__feature strong{color:#9a3412;font-size:.92rem}.used-products-page__results-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.15rem;padding:.9rem 1.15rem;background:var(--surface);border:1px solid rgba(234,88,12,.1);border-radius:14px;box-shadow:0 4px 18px #78350f0d}.used-products-page__results-meta{display:flex;align-items:center;gap:.75rem;min-width:0}.used-products-page__results-icon{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:linear-gradient(145deg,#fff7ed,#ffedd5);font-size:1.2rem}.used-products-page__results-count{display:block;font-size:.95rem;font-weight:700;color:#9a3412;line-height:1.3}.used-products-page__results-page{display:block;font-size:.8rem;color:var(--muted)}.used-products-page__view-all{flex-shrink:0;padding:.45rem .85rem;border:1px solid rgba(234,88,12,.2);border-radius:999px;background:#fff7ed;font:inherit;font-size:.82rem;font-weight:600;color:#c2410c;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s}.used-products-page__view-all:hover{background:#ffedd5;border-color:#ea580c59;color:#9a3412}.used-products-page__sidebar-card{border-color:#ea580c1f;box-shadow:0 8px 28px #78350f0f;padding:1.35rem 1.3rem}.used-products-page__sidebar-card h2{display:flex;align-items:center;gap:.45rem;font-size:1rem}.used-products-page__cat-label{display:flex;align-items:center;gap:.5rem;min-width:0;text-align:left}.used-products-page__cat-emoji{flex-shrink:0;font-size:1rem}.used-products-page__cat-item--active{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-color:#ea580c40;color:#9a3412}.used-products-page__sidebar-promo{margin-top:1rem;padding:1.25rem;border-radius:16px;background:linear-gradient(145deg,#fff7ed,#ffedd5);border:1px solid rgba(234,88,12,.2);text-align:center}.used-products-page__sidebar-promo-icon{display:block;font-size:1.75rem;margin-bottom:.5rem}.used-products-page__sidebar-promo h3{margin:0 0 .4rem;font-size:1rem;color:#9a3412}.used-products-page__sidebar-promo p{margin:0 0 .85rem;font-size:.82rem;color:var(--muted);line-height:1.45}.used-products-page__sidebar-promo .btn{width:100%;background:linear-gradient(135deg,#ea580c,#c2410c);border:none;color:#fff}.used-products-page__sidebar-promo .btn:hover{color:#fff;filter:brightness(1.05)}.used-products-page__empty-icon{display:block;font-size:2.75rem;margin-bottom:.75rem;line-height:1}.used-products-page__empty{padding:3rem 2rem;background:var(--surface);border:1px dashed rgba(234,88,12,.25);border-radius:20px}.used-product-card--horizontal{border-color:#ea580c1a;box-shadow:0 6px 22px #78350f0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}.used-product-card--horizontal:hover{border-color:#ea580c38;box-shadow:0 14px 36px #b453091f}@media (max-width: 959px){.used-products-page__filter-card{padding:1.2rem 1.25rem 1.3rem}.used-products-page__layout{padding:.35rem 0 2.25rem;gap:1.5rem}.used-products-page__hero--list .used-products-page__hero-inner{padding-top:2.15rem;padding-bottom:2.85rem}.used-products-page__breadcrumb{margin-bottom:1rem}.used-products-page__hero--list p{margin-bottom:1.35rem}.used-products-page__features-grid{grid-template-columns:1fr}.used-products-page__sidebar-promo{display:none}}@media (max-width: 640px){.used-products-page__hero--list .used-products-page__hero-inner{padding-top:2rem;padding-bottom:3rem;padding-left:20px;padding-right:20px}.used-products-page__hero--list h1{font-size:clamp(1.45rem,6vw,1.75rem);margin-bottom:.65rem}.used-products-page__badge{margin-bottom:.35rem}.used-products-page__stats{gap:.65rem;margin-top:.25rem}.used-products-page__stat{padding:.8rem .7rem}.used-products-page__toolbar-wrap{margin-top:-1.25rem;margin-bottom:1.65rem}.used-products-page__layout{padding:.25rem 20px 2rem}.used-products-page__list{gap:1.1rem}.used-product-card--horizontal .used-product-card__body{display:flex;flex-direction:column;padding:1rem 1rem 1.15rem}.used-products-page__filter-card{padding:1.1rem 1.15rem 1.2rem}.used-products-page__results-bar{flex-direction:column;align-items:stretch;text-align:center;padding:1rem 1.2rem}.used-products-page__results-meta{justify-content:center}.used-products-page__features{padding:.65rem 0 1.5rem}}.home-used-products{position:relative;padding:4rem 0 4.5rem;overflow:hidden}.home-used-products__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(165deg,#fff7ed,#fffaf5 42%,#fff7ed);border-top:1px solid rgba(234,88,12,.12);border-bottom:1px solid rgba(234,88,12,.08)}.home-used-products__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(234,88,12,.06) 1px,transparent 0);background-size:28px 28px;opacity:.55;pointer-events:none}.home-used-products__glow{position:absolute;width:min(42vw,420px);height:min(42vw,420px);border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.45}.home-used-products__glow--left{top:-8%;left:-6%;background:#fbbf2459}.home-used-products__glow--right{bottom:-12%;right:-4%;background:#ea580c47}.home-used-products__inner{position:relative;z-index:1}.home-used-products__loading{text-align:center;padding:3rem 1rem;color:var(--muted)}.home-used-products__header{display:grid;grid-template-columns:1.2fr auto;gap:2rem 2.5rem;align-items:end;margin-bottom:2.25rem}.home-used-products__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem .35rem .55rem;border-radius:999px;background:#ffffffd9;border:1px solid rgba(234,88,12,.2);color:#c2410c;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.85rem;box-shadow:0 4px 14px #ea580c14}.home-used-products__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 0 0 3px #f9731640}.home-used-products__title{margin:0 0 .65rem;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#0f172a}.home-used-products__subtitle{margin:0;max-width:36rem;font-size:1rem;line-height:1.55;color:#475569}.home-used-products__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.home-used-products__pill{display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .75rem;border-radius:999px;background:#fff;border:1px solid rgba(234,88,12,.18);font-size:.82rem;color:#334155;box-shadow:0 2px 8px #0f172a0a}.home-used-products__pill strong{color:#c2410c;font-weight:800}.home-used-products__pill--accent{border-color:#ea580c40;background:#fff7ed}.home-used-products__header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:220px}.home-used-products__quick-links{display:flex;gap:.5rem}.home-used-products__chip{display:inline-flex;align-items:center;padding:.42rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-used-products__chip--browse{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;box-shadow:0 6px 16px #ea580c47}.home-used-products__chip--sell{background:#fff;color:#c2410c;border:1px solid rgba(234,88,12,.35);box-shadow:0 4px 12px #ea580c1a}.home-used-products__chip:hover{transform:translateY(-2px);text-decoration:none;color:inherit}.home-used-products__chip--browse:hover{color:#fff}.home-used-products__chip--sell:hover{color:#c2410c}.home-used-products__btn-browse{width:100%;justify-content:center;background:linear-gradient(135deg,#ea580c,#c2410c);border:none;color:#fff;box-shadow:0 8px 22px #ea580c52}.home-used-products__btn-browse:hover{color:#fff;box-shadow:0 12px 28px #ea580c61}.home-used-products__btn-list{width:100%;justify-content:center;border-color:#ea580c59;color:#c2410c;background:#ffffffe6}.home-used-products__panels--stack{display:grid;grid-template-columns:1fr;gap:1.5rem}.home-used-products__panel{background:#ffffffeb;border:1px solid rgba(234,88,12,.15);border-radius:20px;padding:1.35rem 1.35rem 1.5rem;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #ea580c14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease}.home-used-products__panel:hover{transform:translateY(-3px);box-shadow:0 2px 4px #0f172a0d,0 18px 40px #ea580c24}.home-used-products__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem;padding-bottom:1rem;border-bottom:1px solid rgba(234,88,12,.12)}.home-used-products__panel-title-wrap{display:flex;align-items:center;gap:.85rem;min-width:0}.home-used-products__panel-icon{flex-shrink:0;width:48px;height:48px;display:grid;place-items:center;font-size:1.45rem;border-radius:14px;background:linear-gradient(145deg,#ffedd5,#fed7aa);border:1px solid rgba(234,88,12,.15);box-shadow:inset 0 1px #fffc}.home-used-products__panel-head h3{margin:0 0 .2rem;font-size:1.1rem;font-weight:800;color:#0f172a}.home-used-products__panel-head p{margin:0;font-size:.82rem;color:#64748b}.home-used-products__panel-link{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;background:#fff7ed;border:1px solid rgba(234,88,12,.2);color:#c2410c;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .15s}.home-used-products__panel-link:hover{background:#ffedd5;border-color:#ea580c59;color:#9a3412;text-decoration:none;transform:translate(2px)}.home-used-products__cards--full{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.home-used-product-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(234,88,12,.15);color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-used-product-card:hover{transform:translateY(-4px);border-color:#ea580c59;box-shadow:0 14px 28px #ea580c29;text-decoration:none;color:inherit}.home-used-product-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(145deg,#fff7ed,#ffedd5)}.home-used-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-used-product-card:hover .home-used-product-card__media img{transform:scale(1.06)}.home-used-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:2rem;color:#9a3412}.home-used-product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(15,23,42,.55) 100%);pointer-events:none}.home-used-product-card__badge{position:absolute;top:.55rem;left:.55rem;z-index:1;padding:.22rem .55rem;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#ea580cf0;box-shadow:0 4px 10px #ea580c59}.home-used-product-card__photos{position:absolute;right:.55rem;bottom:.55rem;z-index:1;padding:.2rem .5rem;border-radius:6px;font-size:.65rem;font-weight:700;color:#fff;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-used-product-card__body{padding:.75rem .8rem .85rem;display:flex;flex-direction:column;gap:.2rem;flex:1}.home-used-product-card__body h3{margin:0;font-size:.82rem;font-weight:700;line-height:1.35;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-used-product-card__price{margin:0;font-size:.88rem;font-weight:800;color:#c2410c}.home-used-product-card__price--na{font-size:.78rem;font-weight:600;color:#64748b}.home-used-product-card__address,.home-used-product-card__seller{margin:0;font-size:.72rem;line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-used-product-card__cta{margin-top:.35rem;font-size:.75rem;font-weight:700;color:#c2410c;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.home-used-product-card:hover .home-used-product-card__cta{opacity:1;transform:translateY(0)}.home-used-products__empty{text-align:center;padding:2.5rem 1.5rem;background:#ffffffd9;border:1px dashed rgba(234,88,12,.25);border-radius:20px}.home-used-products__empty-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.home-used-products__empty h3{margin:0 0 .5rem;font-size:1.15rem}.home-used-products__empty p{margin:0 0 1rem;color:var(--muted)}.home-used-products__footer-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding:1.25rem 1.5rem;border-radius:16px;background:#ffffffe0;border:1px solid rgba(234,88,12,.12);box-shadow:0 8px 24px #ea580c0f}.home-used-products__footer-cta p{margin:0;font-size:.95rem;font-weight:600;color:#334155}.home-used-products__footer-cta .btn--outline{border-color:#ea580c4d;color:#c2410c}@media (min-width: 1200px){.home-used-products__cards--full{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width: 1024px){.home-used-products__cards--full{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width: 768px){.home-used-products{padding:3rem 0 3.5rem}.home-used-products__header{grid-template-columns:1fr;gap:1.25rem;align-items:start}.home-used-products__header-actions{align-items:stretch;width:100%;min-width:0}.home-used-products__quick-links{width:100%}.home-used-products__chip{flex:1;justify-content:center}.home-used-products__cards--full{grid-template-columns:1fr;gap:.75rem}.home-used-product-card{flex-direction:row;align-items:stretch}.home-used-product-card__media{width:38%;min-width:120px;aspect-ratio:auto;min-height:100px}.home-used-product-card__body{justify-content:center;padding:.85rem 1rem}.home-used-product-card__cta{opacity:1;transform:none}.home-used-products__footer-cta{flex-direction:column;text-align:center}.home-used-products__panel-head{flex-direction:column;align-items:stretch}.home-used-products__panel-link{align-self:flex-start}}@media (max-width: 480px){.home-used-products__panel{padding:1rem}}.home-services-by-type{position:relative;padding:4rem 0 4.5rem;overflow:hidden}.home-services-by-type__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(165deg,#f0f4f8,#f8fafc 42%,#eef2f7);border-top:1px solid rgba(30,58,95,.12);border-bottom:1px solid rgba(30,58,95,.08)}.home-services-by-type__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(30,58,95,.06) 1px,transparent 0);background-size:28px 28px;opacity:.55;pointer-events:none}.home-services-by-type__glow{position:absolute;width:min(42vw,420px);height:min(42vw,420px);border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.45}.home-services-by-type__glow--left{top:-8%;left:-6%;background:#2d4a6f59}.home-services-by-type__glow--right{bottom:-12%;right:-4%;background:#1e3a5f47}.home-services-by-type__inner{position:relative;z-index:1}.home-services-by-type__loading{text-align:center;padding:3rem 1rem;color:var(--muted)}.home-services-by-type__header{display:grid;grid-template-columns:1.2fr auto;gap:2rem 2.5rem;align-items:end;margin-bottom:2.25rem}.home-services-by-type__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem .35rem .55rem;border-radius:999px;background:#ffffffd9;border:1px solid rgba(30,58,95,.2);color:#1e3a5f;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.85rem;box-shadow:0 4px 14px #1e3a5f14}.home-services-by-type__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#2d4a6f,#1e3a5f);box-shadow:0 0 0 3px #1e3a5f40}.home-services-by-type__title{margin:0 0 .65rem;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#0f172a}.home-services-by-type__subtitle{margin:0;max-width:36rem;font-size:1rem;line-height:1.55;color:#475569}.home-services-by-type__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.home-services-by-type__pill{display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .75rem;border-radius:999px;background:#fff;border:1px solid rgba(30,58,95,.18);font-size:.82rem;color:#334155;box-shadow:0 2px 8px #0f172a0a}.home-services-by-type__pill strong{color:#1e3a5f;font-weight:800}.home-services-by-type__pill--accent{border-color:#1e3a5f40;background:#e8eef5}.home-services-by-type__header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:220px}.home-services-by-type__quick-links{display:flex;gap:.5rem}.home-services-by-type__chip{display:inline-flex;align-items:center;padding:.42rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-services-by-type__chip--browse{background:linear-gradient(135deg,#2d4a6f,#1e3a5f);color:#fff;box-shadow:0 6px 16px #1e3a5f47}.home-services-by-type__chip--list{background:#fff;color:#1e3a5f;border:1px solid rgba(30,58,95,.35);box-shadow:0 4px 12px #1e3a5f1a}.home-services-by-type__chip:hover{transform:translateY(-2px);text-decoration:none;color:inherit}.home-services-by-type__chip--browse:hover{color:#fff}.home-services-by-type__chip--list:hover{color:#1e3a5f}.home-services-by-type__btn-browse{width:100%;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);border:none;color:#fff;box-shadow:0 8px 22px #1e3a5f52}.home-services-by-type__btn-browse:hover{color:#fff;box-shadow:0 12px 28px #1e3a5f61}.home-services-by-type__btn-list{width:100%;justify-content:center;border-color:#1e3a5f59;color:#1e3a5f;background:#ffffffe6}.home-services-by-type__panels--stack{display:grid;grid-template-columns:1fr;gap:1.5rem}.home-services-by-type__panel{background:#ffffffeb;border:1px solid rgba(30,58,95,.15);border-radius:20px;padding:1.35rem 1.35rem 1.5rem;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #1e3a5f14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease}.home-services-by-type__panel:hover{transform:translateY(-3px);box-shadow:0 2px 4px #0f172a0d,0 18px 40px #1e3a5f24}.home-services-by-type__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem;padding-bottom:1rem;border-bottom:1px solid rgba(30,58,95,.12)}.home-services-by-type__panel-title-wrap{display:flex;align-items:center;gap:.85rem;min-width:0}.home-services-by-type__panel-icon{flex-shrink:0;width:48px;height:48px;display:grid;place-items:center;font-size:1.45rem;border-radius:14px;background:linear-gradient(145deg,#e8eef5,#d4dce8);border:1px solid rgba(30,58,95,.15);box-shadow:inset 0 1px #fffc}.home-services-by-type__panel-head h3{margin:0 0 .2rem;font-size:1.1rem;font-weight:800;color:#0f172a}.home-services-by-type__panel-head p{margin:0;font-size:.82rem;color:#64748b}.home-services-by-type__panel-link{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;background:#f0f4f8;border:1px solid rgba(30,58,95,.2);color:#1e3a5f;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .15s}.home-services-by-type__panel-link:hover{background:#e8eef5;border-color:#1e3a5f59;color:#0f2744;text-decoration:none;transform:translate(2px)}.home-services-by-type__cards--full{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.home-service-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(30,58,95,.15);color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-service-card:hover{transform:translateY(-4px);border-color:#1e3a5f59;box-shadow:0 14px 28px #1e3a5f29;text-decoration:none;color:inherit}.home-service-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(145deg,#f0f4f8,#e8eef5)}.home-service-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-service-card:hover .home-service-card__media img{transform:scale(1.06)}.home-service-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(15,23,42,.55) 100%);pointer-events:none}.home-service-card__badge{position:absolute;top:.55rem;left:.55rem;z-index:1;padding:.22rem .55rem;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#1e3a5ff0;box-shadow:0 4px 10px #1e3a5f59;max-width:calc(100% - 1.1rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-service-card__body{padding:.75rem .8rem .85rem;display:flex;flex-direction:column;gap:.2rem;flex:1}.home-service-card__body h3{margin:0;font-size:.82rem;font-weight:700;line-height:1.35;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-service-card__desc{margin:0;font-size:.72rem;line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-service-card__desc--na{font-style:italic}.home-service-card__city{margin:0;font-size:.72rem;line-height:1.4;color:#64748b}.home-service-card__cta{margin-top:.35rem;font-size:.75rem;font-weight:700;color:#1e3a5f;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.home-service-card:hover .home-service-card__cta{opacity:1;transform:translateY(0)}.home-services-by-type__empty{text-align:center;padding:2.5rem 1.5rem;background:#ffffffd9;border:1px dashed rgba(30,58,95,.25);border-radius:20px}.home-services-by-type__empty-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.home-services-by-type__empty h3{margin:0 0 .5rem;font-size:1.15rem}.home-services-by-type__empty p{margin:0 0 1rem;color:var(--muted)}.home-services-by-type__footer-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding:1.25rem 1.5rem;border-radius:16px;background:#ffffffe0;border:1px solid rgba(30,58,95,.12);box-shadow:0 8px 24px #1e3a5f0f}.home-services-by-type__footer-cta p{margin:0;font-size:.95rem;font-weight:600;color:#334155}.home-services-by-type__footer-cta .btn--outline{border-color:#1e3a5f4d;color:#1e3a5f}@media (min-width: 1200px){.home-services-by-type__cards--full{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width: 1024px){.home-services-by-type__cards--full{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width: 768px){.home-services-by-type{padding:3rem 0 3.5rem}.home-services-by-type__header{grid-template-columns:1fr;gap:1.25rem;align-items:start}.home-services-by-type__header-actions{align-items:stretch;width:100%;min-width:0}.home-services-by-type__quick-links{width:100%}.home-services-by-type__chip{flex:1;justify-content:center}.home-services-by-type__cards--full{grid-template-columns:1fr;gap:.75rem}.home-service-card{flex-direction:row;align-items:stretch}.home-service-card__media{width:38%;min-width:120px;aspect-ratio:auto;min-height:100px}.home-service-card__body{justify-content:center;padding:.85rem 1rem}.home-service-card__cta{opacity:1;transform:none}.home-services-by-type__footer-cta{flex-direction:column;text-align:center}.home-services-by-type__panel-head{flex-direction:column;align-items:stretch}.home-services-by-type__panel-link{align-self:flex-start}}@media (max-width: 480px){.home-services-by-type__panel{padding:1rem}}.home-shops-by-category{position:relative;padding:4rem 0 4.5rem;overflow:hidden}.home-shops-by-category__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(165deg,#ecfdf5,#f8fafc 42%,#f0fdf4);border-top:1px solid rgba(10,92,66,.12);border-bottom:1px solid rgba(10,92,66,.08)}.home-shops-by-category__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(10,92,66,.06) 1px,transparent 0);background-size:28px 28px;opacity:.55;pointer-events:none}.home-shops-by-category__glow{position:absolute;width:min(42vw,420px);height:min(42vw,420px);border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.45}.home-shops-by-category__glow--left{top:-8%;left:-6%;background:#15966b59}.home-shops-by-category__glow--right{bottom:-12%;right:-4%;background:#0a5c4247}.home-shops-by-category__inner{position:relative;z-index:1}.home-shops-by-category__loading{text-align:center;padding:3rem 1rem;color:var(--muted)}.home-shops-by-category__header{display:grid;grid-template-columns:1.2fr auto;gap:2rem 2.5rem;align-items:end;margin-bottom:2.25rem}.home-shops-by-category__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem .35rem .55rem;border-radius:999px;background:#ffffffd9;border:1px solid rgba(10,92,66,.2);color:#0a5c42;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.85rem;box-shadow:0 4px 14px #0a5c4214}.home-shops-by-category__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#15966b,#0a5c42);box-shadow:0 0 0 3px #15966b40}.home-shops-by-category__title{margin:0 0 .65rem;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#0f172a}.home-shops-by-category__subtitle{margin:0;max-width:36rem;font-size:1rem;line-height:1.55;color:#475569}.home-shops-by-category__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.home-shops-by-category__pill{display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .75rem;border-radius:999px;background:#fff;border:1px solid rgba(10,92,66,.18);font-size:.82rem;color:#334155;box-shadow:0 2px 8px #0f172a0a}.home-shops-by-category__pill strong{color:#0a5c42;font-weight:800}.home-shops-by-category__pill--top{border-color:#15966b40;background:#ecfdf5}.home-shops-by-category__pill--top strong{color:#047857}.home-shops-by-category__pill--accent{border-color:#0a5c4240;background:#f0fdf4}.home-shops-by-category__header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:220px}.home-shops-by-category__quick-links{display:flex;gap:.5rem}.home-shops-by-category__chip{display:inline-flex;align-items:center;padding:.42rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-shops-by-category__chip--browse{background:linear-gradient(135deg,#0d6e4f,#0a5c42);color:#fff;box-shadow:0 6px 16px #0a5c4247}.home-shops-by-category__chip--list{background:#fff;color:#0a5c42;border:1px solid rgba(10,92,66,.35);box-shadow:0 4px 12px #0a5c421a}.home-shops-by-category__chip:hover{transform:translateY(-2px);text-decoration:none;color:inherit}.home-shops-by-category__chip--browse:hover{color:#fff}.home-shops-by-category__chip--list:hover{color:#0a5c42}.home-shops-by-category__btn-browse{width:100%;justify-content:center;background:linear-gradient(135deg,#0a5c42,#0d6e4f);border:none;color:#fff;box-shadow:0 8px 22px #0a5c4252}.home-shops-by-category__btn-browse:hover{color:#fff;box-shadow:0 12px 28px #0a5c4261}.home-shops-by-category__btn-list{width:100%;justify-content:center;border-color:#0a5c4259;color:#0a5c42;background:#ffffffe6}.home-shops-by-category__panels--stack{display:grid;grid-template-columns:1fr;gap:1.5rem}.home-shops-by-category__panel{background:#ffffffeb;border:1px solid rgba(10,92,66,.15);border-radius:20px;padding:1.35rem 1.35rem 1.5rem;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #0a5c4214;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease}.home-shops-by-category__panel:hover{transform:translateY(-3px);box-shadow:0 2px 4px #0f172a0d,0 18px 40px #0a5c4224}.home-shops-by-category__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem;padding-bottom:1rem;border-bottom:1px solid rgba(10,92,66,.12)}.home-shops-by-category__panel-title-wrap{display:flex;align-items:center;gap:.85rem;min-width:0}.home-shops-by-category__panel-icon{flex-shrink:0;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);border:1px solid rgba(10,92,66,.15);box-shadow:inset 0 1px #fffc;color:#0a5c42;overflow:hidden}.home-shops-by-category__panel-icon .category-icon svg{width:1.35rem;height:1.35rem}.home-shops-by-category__panel-icon .category-visual--image{width:100%;height:100%;object-fit:cover}.home-shops-by-category__panel-head h3{margin:0 0 .2rem;font-size:1.1rem;font-weight:800;color:#0f172a}.home-shops-by-category__panel-head p{margin:0;font-size:.82rem;color:#64748b}.home-shops-by-category__panel-link{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;background:#ecfdf5;border:1px solid rgba(10,92,66,.2);color:#0a5c42;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .15s}.home-shops-by-category__panel-link:hover{background:#d1fae5;border-color:#0a5c4259;color:#064e3b;text-decoration:none;transform:translate(2px)}.home-shops-by-category__cards--full{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.home-shop-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(10,92,66,.15);color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-shop-card:hover{transform:translateY(-4px);border-color:#0a5c4259;box-shadow:0 14px 28px #0a5c4229;text-decoration:none;color:inherit}.home-shop-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(145deg,#ecfdf5,#d1fae5)}.home-shop-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-shop-card:hover .home-shop-card__media img{transform:scale(1.06)}.home-shop-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:2rem;color:#047857}.home-shop-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(15,23,42,.55) 100%);pointer-events:none}.home-shop-card__badge{position:absolute;top:.55rem;left:.55rem;z-index:1;padding:.22rem .55rem;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#0a5c42f0;box-shadow:0 4px 10px #0a5c4259;max-width:calc(100% - 1.1rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-shop-card__badge--top{background:#eab308f2;color:#422006;box-shadow:0 4px 10px #eab30859}.home-shop-card__photos{position:absolute;right:.55rem;bottom:.55rem;z-index:1;padding:.2rem .5rem;border-radius:6px;font-size:.65rem;font-weight:700;color:#fff;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-shop-card__body{padding:.75rem .8rem .85rem;display:flex;flex-direction:column;gap:.2rem;flex:1}.home-shop-card__body h3{margin:0;font-size:.82rem;font-weight:700;line-height:1.35;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-shop-card__address,.home-shop-card__city{margin:0;font-size:.72rem;line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-shop-card__address--na{font-style:italic}.home-shop-card__cta{margin-top:.35rem;font-size:.75rem;font-weight:700;color:#0a5c42;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.home-shop-card:hover .home-shop-card__cta{opacity:1;transform:translateY(0)}.home-shops-by-category__empty{text-align:center;padding:2.5rem 1.5rem;background:#ffffffd9;border:1px dashed rgba(10,92,66,.25);border-radius:20px}.home-shops-by-category__empty-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.home-shops-by-category__empty h3{margin:0 0 .5rem;font-size:1.15rem}.home-shops-by-category__empty p{margin:0 0 1rem;color:var(--muted)}.home-shops-by-category__footer-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding:1.25rem 1.5rem;border-radius:16px;background:#ffffffe0;border:1px solid rgba(10,92,66,.12);box-shadow:0 8px 24px #0a5c420f}.home-shops-by-category__footer-cta p{margin:0;font-size:.95rem;font-weight:600;color:#334155}.home-shops-by-category__footer-cta .btn--outline{border-color:#0a5c424d;color:#0a5c42}@media (min-width: 1200px){.home-shops-by-category__cards--full{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width: 1024px){.home-shops-by-category__cards--full{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width: 768px){.home-shops-by-category{padding:3rem 0 3.5rem}.home-shops-by-category__header{grid-template-columns:1fr;gap:1.25rem;align-items:start}.home-shops-by-category__header-actions{align-items:stretch;width:100%;min-width:0}.home-shops-by-category__quick-links{width:100%}.home-shops-by-category__chip{flex:1;justify-content:center}.home-shops-by-category__cards--full{grid-template-columns:1fr;gap:.75rem}.home-shop-card{flex-direction:row;align-items:stretch}.home-shop-card__media{width:38%;min-width:120px;aspect-ratio:auto;min-height:100px}.home-shop-card__body{justify-content:center;padding:.85rem 1rem}.home-shop-card__cta{opacity:1;transform:none}.home-shops-by-category__footer-cta{flex-direction:column;text-align:center}.home-shops-by-category__panel-head{flex-direction:column;align-items:stretch}.home-shops-by-category__panel-link{align-self:flex-start}}@media (max-width: 480px){.home-shops-by-category__panel{padding:1rem}}.admin-page__home-sections{display:grid;gap:.85rem}.admin-page__home-section-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.15rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.admin-page__home-section-card--hidden{opacity:.82;background:#f8fafc}.admin-page__home-section-card-main h3{margin:0 0 .35rem;font-size:1rem}.admin-page__home-section-card-main p{margin:0 0 .5rem;font-size:.88rem}.admin-page__home-section-status{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;color:#047857;background:#ecfdf5;border:1px solid rgba(5,150,105,.2)}.admin-page__home-section-card--hidden .admin-page__home-section-status{color:#64748b;background:#f1f5f9;border-color:#64748b33}.admin-page__home-section-toggle{display:inline-flex;align-items:center;gap:.65rem;flex-shrink:0;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-page__home-section-toggle input{position:absolute;opacity:0;width:0;height:0}.admin-page__home-section-toggle-ui{position:relative;width:46px;height:26px;border-radius:999px;background:#cbd5e1;transition:background .2s ease}.admin-page__home-section-toggle-ui:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0f172a2e;transition:transform .2s ease}.admin-page__home-section-toggle input:checked+.admin-page__home-section-toggle-ui{background:linear-gradient(135deg,#0d6e4f,#0a5c42)}.admin-page__home-section-toggle input:checked+.admin-page__home-section-toggle-ui:after{transform:translate(20px)}.admin-page__home-section-toggle input:disabled+.admin-page__home-section-toggle-ui{opacity:.6}.admin-page__home-section-toggle-label{font-size:.82rem;font-weight:700;color:#334155}@media (max-width: 768px){.admin-page__home-section-card{flex-direction:column;align-items:stretch}.admin-page__home-section-toggle{justify-content:space-between}}.admin-page__list-hint{margin:0 0 1rem;padding:.75rem 1rem;border-radius:12px;background:#f8fafc;border:1px solid var(--border);font-size:.88rem;color:#475569}.admin-page__home-order-badge{display:inline-flex;align-items:center;margin-left:.45rem;padding:.18rem .5rem;border-radius:999px;font-size:.68rem;font-weight:800;color:#1d4ed8;background:#eff6ff;border:1px solid rgba(37,99,235,.2)}.admin-page__home-sort{display:flex;flex-direction:column;gap:.3rem;min-width:190px}.admin-page__home-sort-label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.admin-page__home-sort select{width:100%;padding:.45rem .65rem;border-radius:10px;border:1px solid var(--border);background:#fff;font-size:.82rem;font-weight:600;color:#0f172a}.admin-page__home-sort-badge{font-size:.72rem;font-weight:700;color:#1d4ed8}@media (max-width: 768px){.admin-page__home-sort{width:100%;min-width:0}}.home-category-row--slider{position:relative;padding:0 2.75rem}.home-category-row__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.15rem .1rem .35rem}.home-category-row__track::-webkit-scrollbar{display:none}.home-category-row__track:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:4px;border-radius:10px}.home-category-row__slide{flex:0 0 calc((100% - 4rem)/5);min-width:170px;scroll-snap-align:start}.home-category-row__item{min-width:0}.home-category-row__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:2.35rem;height:2.35rem;border-radius:50%;border:1px solid rgba(15,23,42,.12);background:#fffffff5;box-shadow:0 8px 22px #0f172a24;color:#0f172a;font-size:1.4rem;line-height:1;display:grid;place-items:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.home-category-row__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.05);box-shadow:0 10px 26px #0f172a2e}.home-category-row__arrow:disabled{opacity:.28;cursor:default;box-shadow:none}.home-category-row__arrow--prev{left:0}.home-category-row__arrow--next{right:0}.home-category-row--slider .home-shop-card,.home-category-row--slider .home-service-card,.home-category-row--slider .home-used-product-card,.home-category-row--slider .home-property-card{flex-direction:column;height:100%}.home-category-row--slider .home-shop-card__media,.home-category-row--slider .home-service-card__media,.home-category-row--slider .home-used-product-card__media,.home-category-row--slider .home-property-card__media{width:100%;min-width:0;aspect-ratio:4 / 3;min-height:auto}.home-category-row--slider .home-shop-card__body,.home-category-row--slider .home-service-card__body,.home-category-row--slider .home-used-product-card__body,.home-category-row--slider .home-property-card__body{justify-content:flex-start}.home-category-row--slider .home-shop-card__cta,.home-category-row--slider .home-service-card__cta,.home-category-row--slider .home-used-product-card__cta,.home-category-row--slider .home-property-card__cta{opacity:1;transform:none}@media (min-width: 1200px){.home-category-row__slide{flex-basis:calc((100% - 4rem)/5)}}@media (max-width: 1199px){.home-category-row__slide{flex-basis:calc((100% - 3rem)/4)}}@media (max-width: 1024px){.home-category-row__slide{flex-basis:calc((100% - 2rem) / 3)}}@media (max-width: 768px){.home-category-row--slider{padding:0 2.15rem}.home-category-row__slide{flex-basis:82%;min-width:0}.home-category-row__arrow{width:2rem;height:2rem;font-size:1.2rem}}.home-browse-categories{position:relative;padding:4.25rem 0 4.5rem;overflow:hidden}.home-browse-categories__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,#ecfdf5,#f8fafc 38%,#f0fdf4 72%,#ecfeff);border-top:1px solid rgba(10,92,66,.1);border-bottom:1px solid rgba(10,92,66,.08)}.home-browse-categories__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(10,92,66,.05) 1px,transparent 0);background-size:24px 24px;opacity:.65;pointer-events:none}.home-browse-categories__mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 45% at 12% 18%,rgba(21,150,107,.14),transparent 60%),radial-gradient(ellipse 50% 40% at 88% 72%,rgba(14,165,233,.1),transparent 58%);pointer-events:none}.home-browse-categories__glow{position:absolute;width:min(44vw,420px);height:min(44vw,420px);border-radius:50%;filter:blur(78px);pointer-events:none;opacity:.48}.home-browse-categories__glow--left{top:-12%;left:-6%;background:#15966b57}.home-browse-categories__glow--right{bottom:-16%;right:-4%;background:#06b6d438}.home-browse-categories__orb{position:absolute;border-radius:50%;pointer-events:none;opacity:.35}.home-browse-categories__orb--a{width:120px;height:120px;top:18%;right:8%;background:radial-gradient(circle,#ffffffe6,#10b98126);border:1px solid rgba(255,255,255,.6)}.home-browse-categories__orb--b{width:80px;height:80px;bottom:22%;left:6%;background:radial-gradient(circle,#ffffffd9,#0ea5e91f);border:1px solid rgba(255,255,255,.55)}.home-browse-categories__inner{position:relative;z-index:1}.home-browse-categories__loading,.home-browse-categories__empty{text-align:center;padding:2.5rem 1rem;color:var(--muted)}.home-browse-categories__header{display:grid;grid-template-columns:1.25fr auto;gap:2rem 2.5rem;align-items:end;margin-bottom:1.5rem}.home-browse-categories__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem .35rem .55rem;border-radius:999px;background:#ffffffe6;border:1px solid rgba(10,92,66,.2);color:#0a5c42;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.85rem;box-shadow:0 4px 14px #0a5c4214}.home-browse-categories__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#15966b,#0a5c42);box-shadow:0 0 0 3px #15966b3d;animation:home-browse-pulse 2.4s ease-in-out infinite}@keyframes home-browse-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.85}}.home-browse-categories__title{margin:0 0 .65rem;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;color:#0f172a}.home-browse-categories__title-accent{background:linear-gradient(135deg,#0a5c42,#15966b 45%,#0891b2);-webkit-background-clip:text;background-clip:text;color:transparent}.home-browse-categories__subtitle{margin:0;max-width:40rem;font-size:1.02rem;line-height:1.58;color:#475569}.home-browse-categories__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.15rem}.home-browse-categories__pill{display:inline-flex;align-items:center;gap:.25rem;padding:.42rem .8rem;border-radius:999px;background:#ffffffeb;border:1px solid rgba(10,92,66,.16);font-size:.82rem;color:#334155;box-shadow:0 2px 10px #0f172a0d}.home-browse-categories__pill strong{color:#0a5c42;font-weight:800}.home-browse-categories__pill--accent{border-color:#0891b238;background:linear-gradient(135deg,#f0fdf4,#ecfeff)}.home-browse-categories__header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:220px}.home-browse-categories__quick-links{display:flex;gap:.5rem}.home-browse-categories__chip{display:inline-flex;align-items:center;padding:.42rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.home-browse-categories__chip--browse{background:linear-gradient(135deg,#0d6e4f,#0a5c42);color:#fff;box-shadow:0 6px 16px #0a5c4242}.home-browse-categories__chip--list{background:#fff;color:#0a5c42;border:1px solid rgba(10,92,66,.32)}.home-browse-categories__chip:hover{transform:translateY(-2px);text-decoration:none;color:inherit}.home-browse-categories__chip--browse:hover{color:#fff}.home-browse-categories__chip--list:hover{color:#0a5c42}.home-browse-categories__btn-browse{width:100%;justify-content:center;background:linear-gradient(135deg,#0a5c42,#0d6e4f 55%,#0f766e);border:none;color:#fff;box-shadow:0 10px 26px #0a5c4257}.home-browse-categories__btn-browse:hover{color:#fff;box-shadow:0 14px 32px #0a5c4266}.home-browse-categories__chip-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.75rem;padding-bottom:.25rem}.home-browse-categories__mini-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;font-size:.78rem;font-weight:700;text-decoration:none;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);color:#334155;box-shadow:0 4px 12px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.home-browse-categories__mini-chip:hover{transform:translateY(-2px);text-decoration:none;color:#0f172a;box-shadow:0 8px 18px #0f172a1a}.home-browse-categories__mini-chip--mint{border-color:#0d948840;background:linear-gradient(135deg,#fff,#f0fdfa)}.home-browse-categories__mini-chip--blue{border-color:#2563eb38;background:linear-gradient(135deg,#fff,#eff6ff)}.home-browse-categories__mini-chip--rose{border-color:#f43f5e38;background:linear-gradient(135deg,#fff,#fff1f2)}.home-browse-categories__mini-chip--amber{border-color:#f59e0b40;background:linear-gradient(135deg,#fff,#fffbeb)}.home-browse-categories__mini-chip--teal{border-color:#14b8a638;background:linear-gradient(135deg,#fff,#f0fdfa)}.home-browse-categories__mini-chip--sky{border-color:#0ea5e938;background:linear-gradient(135deg,#fff,#f0f9ff)}.home-browse-categories__mini-chip--slate{border-color:#64748b38;background:linear-gradient(135deg,#fff,#f8fafc)}.home-browse-categories__mini-chip--gold{border-color:#d9770638;background:linear-gradient(135deg,#fff,#fffbeb)}.home-browse-categories__mini-chip--pink{border-color:#ec489938;background:linear-gradient(135deg,#fff,#fdf2f8)}.home-browse-categories__mini-chip--indigo{border-color:#6366f138;background:linear-gradient(135deg,#fff,#eef2ff)}.home-browse-categories__mini-chip--orange{border-color:#f9731638;background:linear-gradient(135deg,#fff,#fff7ed)}.home-browse-categories__mini-chip--violet{border-color:#8b5cf638;background:linear-gradient(135deg,#fff,#f5f3ff)}.home-browse-categories__mini-chip--lime{border-color:#84cc1638;background:linear-gradient(135deg,#fff,#f7fee7)}.home-browse-categories__mini-chip--cyan{border-color:#06b6d438;background:linear-gradient(135deg,#fff,#ecfeff)}.home-browse-categories__mini-chip--navy{border-color:#1e3a5f38;background:linear-gradient(135deg,#fff,#f1f5f9)}.home-browse-categories__mini-chip--green{border-color:#0a5c4238;background:linear-gradient(135deg,#fff,#f0fdf4)}.home-browse-categories__layout{display:flex;flex-direction:column;gap:2rem}.home-browse-categories__spotlight-head,.home-browse-categories__all-head{margin-bottom:1rem}.home-browse-categories__spotlight-head h3,.home-browse-categories__all-head h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:800;color:#0f172a}.home-browse-categories__spotlight-head p,.home-browse-categories__all-head p{margin:0;font-size:.86rem;color:#64748b}.home-browse-categories__spotlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-browse-categories__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:1rem}.home-browse-cat-card{--cat-accent: #0a5c42;--cat-accent-soft: #ecfdf5;--cat-accent-glow: rgba(10, 92, 66, .2);position:relative;display:flex;flex-direction:column;gap:.7rem;min-height:156px;padding:1.15rem 1.05rem 1rem;border-radius:20px;background:linear-gradient(165deg,rgba(255,255,255,.97) 0%,var(--cat-accent-soft) 140%);border:1px solid rgba(255,255,255,.8);outline:1px solid color-mix(in srgb,var(--cat-accent) 18%,transparent);color:inherit;text-decoration:none;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 12px 28px var(--cat-accent-glow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:home-browse-card-in .55s ease both;animation-delay:calc(var(--card-i, 0) * 55ms);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,outline-color .28s ease}@keyframes home-browse-card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.home-browse-cat-card:hover{transform:translateY(-6px) scale(1.01);outline-color:color-mix(in srgb,var(--cat-accent) 38%,transparent);box-shadow:0 4px 8px #0f172a0f,0 22px 40px var(--cat-accent-glow);text-decoration:none;color:inherit}.home-browse-cat-card--spotlight{min-height:188px;padding:1.35rem 1.2rem 1.15rem}.home-browse-cat-card--spotlight .home-browse-cat-card__icon-wrap{width:60px;height:60px;border-radius:18px}.home-browse-cat-card--spotlight .home-browse-cat-card__name{font-size:1.02rem}.home-browse-cat-card--spotlight .home-browse-cat-card__emoji{font-size:2.6rem;opacity:.2}.home-browse-cat-card--empty{opacity:.7;filter:grayscale(.15)}.home-browse-cat-card--mint{--cat-accent: #0d9488;--cat-accent-soft: #f0fdfa;--cat-accent-glow: rgba(13, 148, 136, .18)}.home-browse-cat-card--blue{--cat-accent: #2563eb;--cat-accent-soft: #eff6ff;--cat-accent-glow: rgba(37, 99, 235, .16)}.home-browse-cat-card--rose{--cat-accent: #e11d48;--cat-accent-soft: #fff1f2;--cat-accent-glow: rgba(225, 29, 72, .14)}.home-browse-cat-card--amber{--cat-accent: #d97706;--cat-accent-soft: #fffbeb;--cat-accent-glow: rgba(217, 119, 6, .16)}.home-browse-cat-card--teal{--cat-accent: #0f766e;--cat-accent-soft: #f0fdfa;--cat-accent-glow: rgba(15, 118, 110, .16)}.home-browse-cat-card--sky{--cat-accent: #0284c7;--cat-accent-soft: #f0f9ff;--cat-accent-glow: rgba(2, 132, 199, .16)}.home-browse-cat-card--slate{--cat-accent: #475569;--cat-accent-soft: #f8fafc;--cat-accent-glow: rgba(71, 85, 105, .14)}.home-browse-cat-card--gold{--cat-accent: #b45309;--cat-accent-soft: #fffbeb;--cat-accent-glow: rgba(180, 83, 9, .16)}.home-browse-cat-card--pink{--cat-accent: #db2777;--cat-accent-soft: #fdf2f8;--cat-accent-glow: rgba(219, 39, 119, .14)}.home-browse-cat-card--indigo{--cat-accent: #4f46e5;--cat-accent-soft: #eef2ff;--cat-accent-glow: rgba(79, 70, 229, .14)}.home-browse-cat-card--orange{--cat-accent: #ea580c;--cat-accent-soft: #fff7ed;--cat-accent-glow: rgba(234, 88, 12, .16)}.home-browse-cat-card--violet{--cat-accent: #7c3aed;--cat-accent-soft: #f5f3ff;--cat-accent-glow: rgba(124, 58, 237, .14)}.home-browse-cat-card--lime{--cat-accent: #65a30d;--cat-accent-soft: #f7fee7;--cat-accent-glow: rgba(101, 163, 13, .14)}.home-browse-cat-card--cyan{--cat-accent: #0891b2;--cat-accent-soft: #ecfeff;--cat-accent-glow: rgba(8, 145, 178, .16)}.home-browse-cat-card--navy{--cat-accent: #1e3a5f;--cat-accent-soft: #f1f5f9;--cat-accent-glow: rgba(30, 58, 95, .14)}.home-browse-cat-card--green{--cat-accent: #0a5c42;--cat-accent-soft: #ecfdf5;--cat-accent-glow: rgba(10, 92, 66, .18)}.home-browse-cat-card__blob{position:absolute;top:-28%;right:-18%;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,var(--cat-accent-glow),transparent 68%);pointer-events:none;transition:transform .35s ease}.home-browse-cat-card:hover .home-browse-cat-card__blob{transform:scale(1.15)}.home-browse-cat-card__ring{position:absolute;bottom:-30px;left:-20px;width:90px;height:90px;border-radius:50%;border:1px solid color-mix(in srgb,var(--cat-accent) 12%,transparent);pointer-events:none}.home-browse-cat-card__emoji{position:absolute;top:.65rem;right:.7rem;font-size:2rem;line-height:1;opacity:.16;pointer-events:none;transition:transform .3s ease,opacity .3s ease}.home-browse-cat-card:hover .home-browse-cat-card__emoji{transform:scale(1.12) rotate(-6deg);opacity:.28}.home-browse-cat-card__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.home-browse-cat-card__icon-wrap{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#fff,var(--cat-accent-soft));border:1px solid color-mix(in srgb,var(--cat-accent) 18%,transparent);box-shadow:inset 0 1px #ffffffe6,0 8px 18px var(--cat-accent-glow);color:var(--cat-accent);overflow:hidden;transition:transform .28s ease}.home-browse-cat-card__icon-wrap .category-icon svg{width:1.45rem;height:1.45rem}.home-browse-cat-card__icon-wrap .category-visual--image{width:100%;height:100%;object-fit:cover}.home-browse-cat-card:hover .home-browse-cat-card__icon-wrap{transform:scale(1.08) rotate(-2deg)}.home-browse-cat-card__popular{flex-shrink:0;padding:.2rem .5rem;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--cat-accent);background:color-mix(in srgb,var(--cat-accent-soft) 80%,#fff);border:1px solid color-mix(in srgb,var(--cat-accent) 22%,transparent)}.home-browse-cat-card__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:.3rem;flex:1}.home-browse-cat-card__name{margin:0;font-size:.94rem;font-weight:800;line-height:1.32;color:#0f172a}.home-browse-cat-card__count{margin:0;font-size:.8rem;color:#64748b}.home-browse-cat-card__count strong{color:var(--cat-accent);font-weight:800;font-size:.92rem}.home-browse-cat-card__cta{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.55rem;border-top:1px dashed color-mix(in srgb,var(--cat-accent) 18%,transparent);font-size:.78rem;font-weight:700;color:var(--cat-accent);opacity:.75;transition:opacity .2s ease,gap .2s ease}.home-browse-cat-card__cta-arrow{display:inline-flex;width:1.35rem;height:1.35rem;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--cat-accent-soft) 70%,#fff);border:1px solid color-mix(in srgb,var(--cat-accent) 20%,transparent);transition:transform .2s ease}.home-browse-cat-card:hover .home-browse-cat-card__cta{opacity:1}.home-browse-cat-card:hover .home-browse-cat-card__cta-arrow{transform:translate(3px)}.home-browse-cat-card--empty .home-browse-cat-card__cta{color:#64748b}.home-browse-categories__footer-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.25rem;padding:1.3rem 1.5rem;border-radius:18px;background:linear-gradient(135deg,#fffffff2,#ecfdf5e6);border:1px solid rgba(10,92,66,.12);box-shadow:0 10px 28px #0a5c4214}.home-browse-categories__footer-text{display:flex;align-items:center;gap:.75rem}.home-browse-categories__footer-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);font-size:1.2rem;box-shadow:inset 0 1px #ffffffd9}.home-browse-categories__footer-cta p{margin:0;font-size:.95rem;font-weight:600;color:#334155}.home-browse-categories__footer-cta .btn--outline{border-color:#0a5c424d;color:#0a5c42}@media (min-width: 1200px){.home-browse-categories__grid{grid-template-columns:repeat(auto-fill,minmax(186px,1fr))}}@media (max-width: 900px){.home-browse-categories__spotlight-grid{grid-template-columns:1fr}}@media (max-width: 768px){.home-browse-categories{padding:3rem 0 3.5rem}.home-browse-categories__header{grid-template-columns:1fr;gap:1.25rem;align-items:start}.home-browse-categories__header-actions{align-items:stretch;width:100%;min-width:0}.home-browse-categories__quick-links{width:100%}.home-browse-categories__chip{flex:1;justify-content:center}.home-browse-categories__chip-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-browse-categories__chip-row::-webkit-scrollbar{display:none}.home-browse-categories__mini-chip{flex-shrink:0}.home-browse-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-browse-cat-card{min-height:140px;padding:1rem .9rem}.home-browse-cat-card--spotlight{min-height:156px}.home-browse-cat-card__icon-wrap{width:48px;height:48px;border-radius:14px}.home-browse-cat-card__cta{opacity:1}.home-browse-categories__footer-cta{flex-direction:column;text-align:center}.home-browse-categories__footer-text{flex-direction:column}}@media (max-width: 420px){.home-browse-categories__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.home-browse-cat-card,.home-browse-categories__eyebrow-dot{animation:none}}.home-hero--showcase-v2{position:relative;overflow:hidden;padding:2rem 0 2.25rem;background:transparent;color:var(--text)}.home-hero-showcase__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,#ecfdf5,#f8fafc 35%,#eff6ff 68%,#f0fdf4);border-bottom:1px solid rgba(10,92,66,.08)}.home-hero-showcase__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(10,92,66,.045) 1px,transparent 0);background-size:22px 22px;opacity:.7;pointer-events:none}.home-hero-showcase__mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 42% at 8% 20%,rgba(21,150,107,.16),transparent 62%),radial-gradient(ellipse 45% 38% at 92% 75%,rgba(37,99,235,.12),transparent 58%);pointer-events:none}.home-hero-showcase__glow{position:absolute;width:min(38vw,360px);height:min(38vw,360px);border-radius:50%;filter:blur(72px);pointer-events:none;opacity:.5}.home-hero-showcase__glow--left{top:-8%;left:-4%;background:#15966b52}.home-hero-showcase__glow--right{bottom:-10%;right:-2%;background:#3b82f638}.home-hero--showcase-v2 .home-hero-showcase-wrap{position:relative;z-index:1;gap:1.15rem}.home-hero-showcase__intro{max-width:46rem;margin-bottom:.35rem}.home-hero-showcase__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem .35rem .55rem;border-radius:999px;background:#ffffffe6;border:1px solid rgba(10,92,66,.18);color:#0a5c42;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.85rem;box-shadow:0 4px 14px #0a5c4214}.home-hero-showcase__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#15966b,#0a5c42);box-shadow:0 0 0 3px #15966b38;animation:home-hero-pulse 2.5s ease-in-out infinite}@keyframes home-hero-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.home-hero-showcase__title{margin:0 0 .65rem;font-size:clamp(1.85rem,4.2vw,2.85rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;color:#0f172a}.home-hero-showcase__title-accent{background:linear-gradient(135deg,#0a5c42,#15966b 45%,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero-showcase__subtitle{margin:0;max-width:42rem;font-size:1.02rem;line-height:1.58;color:#475569}.home-hero-showcase__trust{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin-top:1rem;font-size:.8rem;font-weight:600;color:#64748b}.home-hero-showcase__trust span{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .65rem;border-radius:999px;background:#ffffffbf;border:1px solid rgba(10,92,66,.1)}.home-hero--showcase-v2 .home-hero-showcase{min-height:300px;gap:.85rem}.home-hero--showcase-v2 .home-hero-showcase__banner,.home-hero--showcase-v2 .home-hero-banner{min-height:300px}.home-hero--showcase-v2 .home-hero-banner__frame{min-height:300px;border-radius:22px;border:1px solid rgba(255,255,255,.65);outline:1px solid rgba(10,92,66,.1);box-shadow:0 4px 6px #0f172a0a,0 22px 48px #0a5c4224}.home-hero-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:2.15rem;height:2.15rem;border:none;border-radius:50%;background:#fffffff0;color:#0f172a;font-size:1.35rem;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px #0f172a24;transition:transform .2s ease,box-shadow .2s ease}.home-hero-banner__arrow:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 10px 24px #0f172a2e}.home-hero-banner__arrow--prev{left:.65rem}.home-hero-banner__arrow--next{right:.65rem}.home-hero-banner__counter{position:absolute;top:.75rem;right:.75rem;z-index:4;padding:.22rem .55rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.04em;color:#fff;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero-banner:not(.home-hero-banner--image) .home-hero-banner__counter{color:#1e3a5f;background:#ffffffd1}.home-hero--showcase-v2 .home-hero-banner__slide-copy h2{font-size:clamp(1.25rem,2.4vw,1.85rem)}.home-hero--showcase-v2 .home-hero-banner__cta{border-radius:999px;padding:.58rem 1.2rem;box-shadow:0 6px 16px #0f172a1f}.home-hero--showcase-v2 .home-hero-card{min-height:300px;border-radius:20px;border:1px solid rgba(255,255,255,.22);animation:home-hero-card-in .5s ease both;animation-delay:calc(var(--hero-card-i, 0) * 70ms)}@keyframes home-hero-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-hero-card__shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,rgba(255,255,255,.28) 0%,transparent 45%);pointer-events:none;z-index:1}.home-hero-card__blob{position:absolute;top:-20%;right:-25%;width:90px;height:90px;border-radius:50%;background:#ffffff24;pointer-events:none;z-index:0;transition:transform .3s ease}.home-hero-card:hover .home-hero-card__blob{transform:scale(1.2)}.home-hero--showcase-v2 .home-hero-card__head strong{font-size:.78rem;letter-spacing:.05em}.home-hero--showcase-v2 .home-hero-card__head span{font-size:.72rem}.home-hero--showcase-v2 .home-hero-card__arrow{width:30px;height:30px;border-radius:10px;background:#ffffff42;font-size:1rem;transition:transform .2s ease,background .2s ease}.home-hero--showcase-v2 .home-hero-card:hover .home-hero-card__arrow{transform:translate(3px);background:#ffffff61}.home-hero--showcase-v2 .home-hero-card__visual span{font-size:clamp(3.5rem,5.5vw,5rem)}.home-hero--showcase-v2 .home-hero-showcase__search{padding:.5rem .55rem .5rem .7rem;border-radius:18px;background:#fffffff0;border:1px solid rgba(10,92,66,.14);box-shadow:0 2px 4px #0f172a0a,0 14px 36px #0a5c421a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-hero--showcase-v2 .home-hero-showcase__search-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);color:#0a5c42}.home-hero--showcase-v2 .home-hero-showcase__search input{font-size:1rem;padding:.65rem .35rem}.home-hero--showcase-v2 .home-hero-showcase__search-btn{padding:.7rem 1.35rem;border-radius:12px;background:linear-gradient(135deg,#0a5c42,#0d6e4f);border:none;color:#fff;font-weight:700;box-shadow:0 8px 20px #0a5c4247}.home-hero--showcase-v2 .home-hero-showcase__search-btn:hover{color:#fff;box-shadow:0 10px 26px #0a5c4257}.home-hero-showcase__hints{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.home-hero-showcase__hint{display:inline-flex;align-items:center;padding:.4rem .85rem;border-radius:999px;font-size:.78rem;font-weight:700;text-decoration:none;color:#334155;background:#ffffffe0;border:1px solid rgba(10,92,66,.12);box-shadow:0 4px 12px #0f172a0d;transition:transform .2s ease,border-color .2s ease,color .2s ease}.home-hero-showcase__hint:hover{transform:translateY(-2px);border-color:#0a5c4247;color:#0a5c42;text-decoration:none}@media (max-width: 1024px){.home-hero--showcase-v2 .home-hero-showcase,.home-hero--showcase-v2 .home-hero-showcase__banner,.home-hero--showcase-v2 .home-hero-banner,.home-hero--showcase-v2 .home-hero-banner__frame,.home-hero--showcase-v2 .home-hero-card{min-height:260px}}@media (max-width: 768px){.home-hero--showcase-v2{padding:1.35rem 0 1.5rem}.home-hero-showcase__title{font-size:clamp(1.55rem,6vw,2rem)}.home-hero-showcase__trust{gap:.4rem}.home-hero-showcase__hints{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:none}.home-hero-showcase__hints::-webkit-scrollbar{display:none}.home-hero-showcase__hint{flex-shrink:0}.home-hero--showcase-v2 .home-hero-showcase__search{flex-wrap:wrap}.home-hero--showcase-v2 .home-hero-showcase__search-btn{width:100%}}@media (prefers-reduced-motion: reduce){.home-hero-showcase__eyebrow-dot,.home-hero--showcase-v2 .home-hero-card{animation:none}}.shops-page--v2{position:relative;padding-bottom:4.5rem}.shops-page--v2 .shops-page__hero{position:relative;overflow:hidden;padding:2rem 0 2.75rem;background:transparent;color:var(--text)}.shops-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,#ecfdf5,#f8fafc 38%,#eff6ff 72%,#f0fdf4);border-bottom:1px solid rgba(10,92,66,.08)}.shops-page__hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(10,92,66,.04) 1px,transparent 0);background-size:22px 22px;opacity:.75;pointer-events:none}.shops-page__hero-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 48% 40% at 6% 18%,rgba(21,150,107,.14),transparent 62%),radial-gradient(ellipse 42% 36% at 94% 78%,rgba(37,99,235,.1),transparent 58%);pointer-events:none}.shops-page__hero-glow{position:absolute;width:min(36vw,340px);height:min(36vw,340px);border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.45}.shops-page__hero-glow--left{top:-12%;left:-5%;background:#15966b47}.shops-page__hero-glow--right{bottom:-15%;right:-3%;background:#3b82f633}.shops-page--v2 .shops-page__hero-inner{position:relative;z-index:1}.shops-page__breadcrumb-row{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-bottom:.85rem;font-size:.88rem}.shops-page--v2 .shops-page__breadcrumb{color:#64748b}.shops-page--v2 .shops-page__breadcrumb:hover{color:#0a5c42}.shops-page--v2 .shops-page__breadcrumb-sep{color:#94a3b8}.shops-page__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .85rem .35rem .55rem;border-radius:999px;background:#ffffffeb;border:1px solid rgba(10,92,66,.16);color:#0a5c42;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;box-shadow:0 4px 14px #0a5c4212}.shops-page__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#15966b,#0a5c42);box-shadow:0 0 0 3px #15966b33}.shops-page__title{margin:0 0 .55rem;font-size:clamp(1.75rem,4vw,2.65rem);font-weight:800;letter-spacing:-.03em;line-height:1.12;color:#0f172a}.shops-page__title-accent{background:linear-gradient(135deg,#0a5c42,#15966b,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent}.shops-page__subtitle{margin:0;max-width:40rem;font-size:1.02rem;line-height:1.55;color:#475569}.shops-page__stats{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.1rem}.shops-page__stat{display:inline-flex;align-items:center;gap:.2rem;padding:.38rem .75rem;border-radius:999px;background:#ffffffd1;border:1px solid rgba(10,92,66,.1);font-size:.82rem;font-weight:600;color:#64748b}.shops-page__stat strong{color:#0f172a}.shops-page__stat--accent{border-color:#15966b38;color:#0a5c42}.shops-page__stat--accent strong{color:#0a5c42}.shops-page--v2 .shops-page__toolbar-wrap{margin-top:-1.5rem;margin-bottom:1.75rem}.shops-page--v2 .shops-page__toolbar{padding:.55rem .6rem .55rem .7rem;border-radius:18px;background:#fffffff5;border:1px solid rgba(10,92,66,.12);box-shadow:0 2px 4px #0f172a0a,0 16px 40px #0a5c421a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shops-page--v2 .shops-page__search{align-items:center;gap:.55rem}.shops-page__search-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border-radius:12px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);color:#0a5c42}.shops-page__search-icon svg{width:18px;height:18px}.shops-page--v2 .shops-page__search input{border:none;background:transparent;padding:.7rem .25rem;font-size:1rem}.shops-page--v2 .shops-page__search input:focus{box-shadow:none;border-color:transparent}.shops-page--v2 .shops-page__search-btn{border-radius:12px;padding:.68rem 1.25rem;background:linear-gradient(135deg,#0a5c42,#0d6e4f);border:none;color:#fff;font-weight:700;box-shadow:0 6px 18px #0a5c4240}.shops-page--v2 .shops-page__search-btn:hover{color:#fff}.shops-page--v2 .shops-page__add-btn{border-radius:12px;font-weight:700;border-color:#0a5c4238;color:#0a5c42}.shops-page--v2 .shops-page__add-btn:hover{background:#ecfdf5}.shops-page__quick-cats{display:flex;flex-wrap:nowrap;gap:.5rem;margin-top:.85rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.shops-page__quick-cats::-webkit-scrollbar{display:none}.shops-page__quick-cat{flex-shrink:0;display:inline-flex;align-items:center;gap:.3rem;padding:.42rem .9rem;border-radius:999px;border:1px solid rgba(10,92,66,.12);background:#ffffffe6;font:inherit;font-size:.8rem;font-weight:700;color:#334155;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 3px 10px #0f172a0a}.shops-page__quick-cat:hover{transform:translateY(-1px);border-color:#0a5c4247;color:#0a5c42}.shops-page__quick-cat--active{background:linear-gradient(135deg,#0a5c42,#0d6e4f);border-color:transparent;color:#fff;box-shadow:0 8px 20px #0a5c4247}.shops-page__quick-cat--mint{border-color:#10b98140}.shops-page__quick-cat--blue{border-color:#3b82f640}.shops-page__quick-cat--rose{border-color:#f43f5e40}.shops-page__quick-cat--amber{border-color:#f59e0b4d}.shops-page__quick-cat--teal{border-color:#14b8a640}.shops-page--v2 .shops-page__chip{background:#ecfdf5f2;border:1px solid rgba(10,92,66,.14)}.shops-page--v2 .shops-page__results-bar{padding:.65rem 1rem;border-radius:12px;background:#f8fafc;border:1px solid var(--border);margin-bottom:1.1rem}.shops-page--v2 .shops-page__view-all{color:#0a5c42;font-weight:700;text-decoration:none}.shops-page--v2 .shops-page__view-all:hover{text-decoration:underline}.shops-page--v2 .shops-page__sidebar-card{border-radius:18px;padding:1.2rem 1.1rem;background:linear-gradient(180deg,#fafcfb,#fff);border-color:#0a5c421a;box-shadow:0 8px 28px #0a5c4214}.shops-page__sidebar-head{display:flex;align-items:center;gap:.55rem;margin-bottom:.9rem}.shops-page__sidebar-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);font-size:1rem}.shops-page--v2 .shops-page__sidebar-card h2{margin:0;font-size:.95rem;font-weight:800;text-transform:none;letter-spacing:-.01em;color:#0f172a}.shops-page--v2 .shops-page__cat-item{border-radius:12px;padding:.6rem .7rem}.shops-page--v2 .shops-page__cat-item--active{background:linear-gradient(135deg,#ecfdf5f2,#d1fae5b3);color:#0a5c42;box-shadow:inset 0 0 0 1px #0a5c4224}.shops-page--v2 .shops-page__cat-icon{width:34px;height:34px;border-radius:10px;border:1px solid rgba(10,92,66,.08)}.shops-page--v2 .shops-page__cat-count{min-width:1.75rem;text-align:center;padding:.15rem .45rem;border-radius:999px;background:#f1f5f9;font-size:.75rem;font-weight:700}.shops-page--v2 .shops-page__cat-item--active .shops-page__cat-count{background:#0a5c421f;color:#0a5c42}.shops-page--v2 .shops-page__empty{text-align:center;padding:3rem 1.5rem;border-radius:20px;background:linear-gradient(180deg,#fafcfb,#fff);border:1px dashed rgba(10,92,66,.2)}.shops-page__empty-icon{display:inline-grid;place-items:center;width:4rem;height:4rem;margin-bottom:.85rem;border-radius:18px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);font-size:2rem}.shops-page--v2 .shops-page__empty h3{font-size:1.35rem;color:#0f172a}.shops-page--v2 .shops-page__pagination{margin-top:2rem;padding:.85rem 1rem;border-radius:16px;background:#f8fafc;border:1px solid var(--border)}.shops-page--v2 .shops-page__page-num--active{background:linear-gradient(135deg,#0a5c42,#0d6e4f);border-color:transparent;color:#fff;box-shadow:0 4px 12px #0a5c4240}.shops-page--v2 .shop-card--listing{border-radius:18px;border-color:#0a5c421a;box-shadow:0 2px 4px #0f172a08,0 10px 28px #0a5c4212;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.shops-page--v2 .shop-card--listing:hover{transform:translateY(-3px);border-color:#0a5c4233;box-shadow:0 4px 8px #0f172a0d,0 18px 40px #0a5c421f}.shops-page--v2 .shop-card__media{border-right-color:#0a5c4214}.shops-page--v2 .shop-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(15,23,42,.18) 100%);pointer-events:none}.shops-page--v2 .shop-card__media-rating{border-radius:999px;background:linear-gradient(135deg,#16a34a,#0a5c42)}.shops-page--v2 .shop-card__listing-body{padding:1rem 1.15rem 1.1rem}.shops-page--v2 .shop-card__top-tag{border-radius:999px;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.shops-page--v2 .shop-card__category-tag{border-radius:999px}.shops-page--v2 .shop-card__product-chip{border-radius:10px;background:#f8fafc;border-color:#0a5c421a}.shops-page--v2 .shop-card__btn{border-radius:10px}.shops-page--v2 .shop-card__view-details{padding:.15rem 0;font-size:.9rem}.shops-page--v2 .shop-card__btn--call{background:linear-gradient(135deg,#0a5c42,#0d6e4f)!important;color:#fff!important;border-color:transparent!important}.shops-page--v2 .shop-card__btn--call:hover{background:linear-gradient(135deg,#095a40,#0a5c42)!important;border-color:transparent!important;color:#fff!important}.shops-page--v2 .shop-card__btn--call .masked-phone__compact-label{color:#fff}.shops-page--v2 .shop-card__btn--whatsapp{border-radius:10px}@media (max-width: 768px){.shops-page--v2 .shops-page__hero{padding:1.35rem 0 2rem}.shops-page__title{font-size:clamp(1.5rem,6vw,2rem)}.shops-page__stats{gap:.4rem}.shops-page--v2 .shops-page__toolbar{flex-direction:column;padding:.75rem}.shops-page--v2 .shops-page__search{flex-wrap:wrap;width:100%}.shops-page--v2 .shops-page__search input{flex:1 1 140px;min-width:0}.shops-page--v2 .shops-page__search-btn,.shops-page--v2 .shops-page__add-btn{width:100%}}@media (prefers-reduced-motion: reduce){.shops-page--v2 .shop-card--listing:hover{transform:none}}
