: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-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__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:auto;padding-top:.35rem}.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:0 1 auto;min-height:32px;padding:.32rem .65rem;font-size:.76rem;white-space:nowrap;background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.shop-card__btn--call.masked-phone{gap:.35rem}.shop-card__btn--call .masked-phone__number{color:#fff;font-weight:600}.shop-card__btn--call svg{width:14px;height:14px;flex-shrink:0}.shop-card__btn--call:hover{background:#15803d!important;border-color:#15803d!important;color:#fff!important}.shop-card__btn--whatsapp{flex:0 1 auto;background:#fff;border-color:#16a34a;color:#16a34a}.shop-card__btn--whatsapp:hover{background:#f0fdf4;color:#15803d}.shop-card__btn--enquiry{flex:0 1 auto;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{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__main-photo{border-radius:14px;overflow:hidden;background:#e8ece9;aspect-ratio:16 / 10;box-shadow:0 8px 24px #0a3c2d1a}.shop-detail__main-photo img{width:100%;height:100%;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:.65rem;margin-top:.85rem;overflow-x:auto;padding-bottom:.25rem}.shop-detail__thumb{flex:0 0 76px;height:76px;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__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 1.25rem;font-size:.8rem;color:var(--muted);text-align:center}.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:90;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -8px 24px #00000014;gap:.65rem}.shop-detail__mobile-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.75rem 1rem;border-radius:12px;background:var(--primary);color:#fff;font-weight:600;font-size:.95rem;text-decoration:none;border:none;cursor:pointer;font-family:inherit}.shop-detail__mobile-btn svg{width:18px;height:18px}.shop-detail__mobile-btn--whatsapp{background:#25d366}.shop-detail__mobile-btn--map{background:#1e3a5f}.shop-detail__mobile-bar .shop-detail__mobile-btn.masked-phone{width:auto;background:var(--primary);color:#fff;padding:.75rem 1rem}.shop-detail__mobile-bar .shop-detail__mobile-btn.masked-phone:hover{background:var(--primary-dark);text-decoration:none}.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}.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-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{padding-bottom:4rem}.admin-page__hero{background:linear-gradient(135deg,#1e3a5f,#2d4a6f,#3d5a80);color:#fff;padding:2rem 0}.admin-page__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-page__hero h1{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem)}.admin-page__hero p{margin:0;opacity:.9}.admin-page__hero-actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-page__body{padding:2rem 0}.admin-page__message{padding:.85rem 1rem;margin-bottom:1rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:10px}.admin-page__error{padding:.85rem 1rem;margin-bottom:1rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px}.admin-page__sections{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid var(--border)}.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:#1e3a5f;border-color:#1e3a5f;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:1.5rem}.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-page__table-wrap{overflow-x:auto;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.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:#f4f6f8;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted);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 var(--border);border-radius:999px;background:var(--surface);font:inherit;font-weight:500;cursor:pointer;color:var(--muted)}.admin-page__tab--active{background:#1e3a5f;border-color:#1e3a5f;color:#fff}.admin-page__tab-count{font-size:.75rem;padding:.1rem .45rem;border-radius:999px;background:#fff3}.admin-page__tab:not(.admin-page__tab--active) .admin-page__tab-count{background:#e8ece9;color:var(--text)}.admin-page__loading,.admin-page__empty{text-align:center;padding:2rem;color:var(--muted)}.admin-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.admin-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:16px;box-shadow:var(--shadow)}.admin-page__item-main{display:flex;gap:1rem;flex:1;min-width:240px}.admin-page__thumb{width:80px;height:80px;object-fit:cover;border-radius:10px;flex-shrink:0;background:#f0f0f0}.admin-page__item h3{margin:0 0 .35rem;font-size:1.1rem}.admin-page__meta{margin:0 0 .25rem;font-size:.88rem;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:5.5rem}.shop-detail__mobile-bar{display:flex}.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}.used-products-page__grid{grid-template-columns:repeat(2,1fr)}.used-products-page__sidebar-card{position:static;max-height:none}.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;border-radius:12px}.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__sections{gap:.4rem}.admin-page__section-tab{font-size:.82rem;padding:.5rem .7rem}.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(3,1fr);gap:1rem}.listing-choice__icon--used{background:linear-gradient(145deg,#fff4e6,#fde8cc);color:#b45309}.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__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-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:90;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -8px 24px #00000014;gap:.65rem}.service-detail__mobile-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.75rem 1rem;border-radius:12px;background:var(--primary);color:#fff;font-weight:600;font-size:.95rem;text-decoration:none}.service-detail__mobile-btn svg{width:18px;height:18px}.service-detail__mobile-btn--whatsapp{background:#25d366}.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:4rem}.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:260px 1fr;gap:2rem;align-items:start}@media (max-width: 480px){.used-products-page__layout{grid-template-columns:1fr}}.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__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;background:#fff;color:#b45309;font-weight:700}.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;padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -8px 24px #1a23321f;gap:.65rem}.used-product-detail__mobile-bar .btn{flex:1;text-align:center}.used-product-detail__mobile-call{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.used-product-detail__mobile-call svg{width:16px;height:16px}.used-product-detail__mobile-wa{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:#25d366;border-color:#25d366;color:#fff}.used-product-detail__mobile-wa svg{width:16px;height:16px}.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}.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,.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: 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}.service-detail__layout{padding-bottom:5.5rem}}@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){.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){.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-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}}@media (max-width: 640px){.used-products-page__toolbar{flex-direction:column;padding:1rem}.used-products-page__search{flex-direction:column;align-items:stretch;min-width:0;width:100%;padding:.65rem;gap:.5rem}.used-products-page__search-icon{display:none}.used-products-page__search input{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.used-products-page__search-btn,.used-products-page__sell-btn{width:100%;justify-content:center;align-self:stretch}.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-products-page__empty{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}.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-card--list .used-product-card__cta{opacity:1;transform:none}.used-product-card--list .used-product-card__body{padding:.95rem 1rem 1rem}.used-product-card--list .used-product-card__body h3{font-size:1rem}.used-product-card--list .used-product-card__meta-row{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.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.5rem + env(safe-area-inset-bottom,0px));gap:1rem}.used-product-detail__content{gap:1rem}.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:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom,0px));box-shadow:0 -10px 28px #1a233224}.used-product-detail__mobile-bar .btn{min-height:46px;font-size:.92rem;font-weight:700}.used-product-detail__footer-cta{padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.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}}
