.shoplace-hero{position:relative;overflow:hidden;border-radius:1.25rem;padding:2.25rem;border:1px solid rgba(255,255,255,.55);background:radial-gradient(900px 380px at 18% 22%,rgba(255,255,255,.92),rgba(255,255,255,.35) 55%,rgba(255,255,255,.10) 75%),linear-gradient(135deg,#e9f7ff 0%,#f2e8ff 48%,#e7fbff 100%);box-shadow:0 18px 40px rgba(0,0,0,.12)}.shoplace-hero::before,.shoplace-hero::after{content:"";position:absolute;width:340px;height:340px;border-radius:999px;filter:blur(28px);opacity:.35;pointer-events:none}.shoplace-hero::before{left:-150px;top:-160px;background:#7de9ff}.shoplace-hero::after{right:-170px;bottom:-190px;background:#c78bff;opacity:.25}.shoplace-hero__title{font-weight:900;letter-spacing:-0.02em;color:#111827;font-size:clamp(1.55rem,2.3vw,2.15rem);line-height:1.15;position:relative;z-index:1}.shoplace-hero__title .brand{background:linear-gradient(90deg,#2563eb,#6d28d9);-webkit-background-clip:text;background-clip:text;color:transparent}.shoplace-hero__sub{color:#4b5563;font-size:1.08rem;line-height:1.5;position:relative;z-index:1}.shoplace-hero__btn{border-radius:12px;font-weight:800;padding:.9rem 1.35rem;border:0;background:linear-gradient(180deg,#2f6bff 0%,#1f4dff 100%);box-shadow:0 12px 26px rgba(31,77,255,.25);position:relative;z-index:1}.shoplace-hero__btn:hover{filter:brightness(1.02);transform:translateY(-1px)}.shoplace-hero__note{color:rgba(17,24,39,.65);font-size:.95rem;position:relative;z-index:1}.shoplace-hero__micro{display:inline-flex;align-items:center;gap:.25rem;padding:.65rem .85rem;border-radius:12px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.65);color:rgba(17,24,39,.75);font-size:.95rem;position:relative;z-index:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.shoplace-hero__micro i{color:#6d28d9}.shoplace-hero__iconWrap{width:120px;height:120px;border-radius:28px;display:grid;place-items:center;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.70);box-shadow:0 18px 35px rgba(0,0,0,.10);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;z-index:1}.shoplace-hero__icon{font-size:3.2rem;color:#2563eb;opacity:.95}@media (min-width:992px){.shoplace-hero{padding:3rem}}.shoplace-search{background:linear-gradient(135deg,#e9f7ff,#f2e8ff);border:1px solid rgba(255,255,255,.6)}.shoplace-search .form-control:focus{box-shadow:none}.shop-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.04);box-shadow:0 12px 28px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.shop-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,.12)}.shop-card__img{aspect-ratio:4 / 3;background:#f3f4f6}.shop-card__img img{width:100%;height:100%;object-fit:cover}.shop-card__body{padding:1rem}.shop-card__type{font-size:.75rem;color:#6b7280}.shop-card__title{font-weight:700;color:#2563eb;margin:0;font-size:1.05rem}.shop-card__desc{font-size:.9rem;color:#6b7280;line-height:1.4;margin-bottom:1rem}.shop-card__actions{margin-top:auto}.shop-card .btn{border-radius:10px;font-weight:600}