.stores-new-hero{padding:38px 0;background:var(--public-bg)}.stores-new-hero>.container{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center;padding:52px;border:1px solid var(--public-line);border-radius:30px;background:radial-gradient(circle at 90% 10%,rgba(245,158,11,.18),transparent 28%),linear-gradient(135deg,#eff6ff,#fff 68%);box-shadow:0 20px 45px rgba(15,23,42,.08)}.stores-new-hero>div>div:first-child>span,.stores-choice-head>span,.stores-directory-head>div>span{color:#2563eb;font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.stores-new-hero h1{margin:13px 0;font-size:clamp(2.25rem,5vw,4rem);line-height:1.04}.stores-new-hero h1 strong{color:#2563eb}.stores-new-hero p,.stores-choice-head p,.stores-directory-head p{color:var(--public-muted)}.stores-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:23px}.stores-gold{border:0;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;box-shadow:0 10px 24px rgba(245,158,11,.25)}.stores-hero-demo{overflow:hidden;border:1px solid var(--public-line);border-radius:24px;background:var(--public-surface);box-shadow:0 22px 40px rgba(37,99,235,.15);transform:rotate(1.5deg)}.stores-demo-cover{height:175px;display:grid;place-items:center;background:linear-gradient(135deg,#172554,#2563eb,#0f766e);color:#fff;font-size:4rem}.stores-demo-info{padding:20px}.stores-demo-info>span{color:#f59e0b;font-size:.72rem;font-weight:900}.stores-demo-info p{margin:7px 0}.stores-demo-info p i{color:#10b981}.stores-demo-info>div{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:7px;align-items:end;padding-top:12px;border-top:1px solid var(--public-line)}.stores-demo-info b{color:#2563eb;font-size:1.2rem}.stores-demo-info small{color:var(--public-muted)}.stores-choice{padding:12px 0 50px;background:var(--public-bg)}.stores-choice-head{text-align:center;margin-bottom:24px}.stores-choice-head h2{margin:7px 0;font-size:clamp(1.8rem,3vw,2.5rem)}.stores-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stores-choice-grid article{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:26px;border:1px solid var(--public-line);border-radius:23px;background:var(--public-surface);box-shadow:0 13px 32px rgba(15,23,42,.06)}.stores-choice-grid article>i{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#dbeafe;color:#2563eb;font-size:1.5rem}.stores-choice-grid article.commercial{border-color:rgba(245,158,11,.38);background:linear-gradient(135deg,var(--public-surface),color-mix(in srgb,var(--public-surface) 85%,#fff7ed))}.stores-choice-grid article.commercial>i{background:#fff7ed;color:#f59e0b}.stores-choice-grid span{color:#2563eb;font-size:.76rem;font-weight:900;text-transform:uppercase}.stores-choice-grid h3{margin:5px 0;font-size:1.35rem}.stores-choice-grid p,.stores-choice-grid ul{color:var(--public-muted)}.stores-choice-grid ul{display:grid;gap:6px;margin:13px 0 17px 18px}.stores-directory{padding:48px 0;background:color-mix(in srgb,var(--public-bg) 86%,#dbeafe)}.stores-directory-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.stores-directory-head h2{font-size:2rem}.stores-new-search{display:grid;grid-template-columns:minmax(260px,1fr) 190px auto;gap:9px;padding:10px;border:1px solid var(--public-line);border-radius:16px;background:var(--public-surface)}.stores-new-search label{position:relative}.stores-new-search label i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#94a3b8}.stores-new-search input,.stores-new-search select{width:100%;height:44px;padding:0 12px;border:1px solid var(--public-line);border-radius:11px;background:var(--public-soft);color:var(--public-text);font:inherit}.stores-new-search input{padding-left:38px}.stores-new-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.store-new-card{position:relative;overflow:hidden;border:1px solid var(--public-line);border-radius:22px;background:var(--public-surface);box-shadow:0 12px 29px rgba(15,23,42,.07);transition:.25s}.store-new-card:hover{transform:translateY(-6px);box-shadow:0 20px 42px rgba(37,99,235,.15)}.store-new-card.featured{border-color:rgba(245,158,11,.5)}.store-new-cover{height:145px;display:grid;place-items:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#2563eb;font-size:2.5rem}.store-new-cover img{width:100%;height:100%;object-fit:cover}.store-new-cover>b{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:999px;background:#f59e0b;color:#fff;font-size:.7rem}.store-new-logo{position:absolute;top:102px;left:20px;width:76px;height:76px;display:grid;place-items:center;overflow:hidden;border:5px solid var(--public-surface);border-radius:20px;background:var(--public-surface);box-shadow:0 8px 20px rgba(15,23,42,.15);color:#2563eb}.store-new-logo img{width:100%;height:100%;object-fit:cover}.store-new-body{padding:47px 20px 19px}.store-new-body>div:first-child{display:flex;justify-content:space-between;color:#2563eb;font-size:.74rem;font-weight:850}.store-new-body h3{margin:8px 0}.store-new-body p{min-height:48px;color:var(--public-muted)}.store-new-body>small{display:block;margin:10px 0;color:var(--public-muted)}.store-new-body footer{display:flex;justify-content:space-between;gap:8px;padding-top:12px;border-top:1px solid var(--public-line);font-size:.78rem}.store-new-body footer strong{color:#2563eb}.store-new-body footer span{color:#f59e0b;font-weight:850}.stores-empty{padding:50px;text-align:center}.stores-plans{padding:55px 0 70px;background:var(--public-bg)}.stores-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stores-plan-grid article{position:relative;padding:26px;border:1px solid var(--public-line);border-radius:22px;background:var(--public-surface);box-shadow:0 13px 32px rgba(15,23,42,.07)}.stores-plan-grid article.recommended{border:2px solid #f59e0b;transform:translateY(-8px)}.stores-plan-label{position:absolute;top:-13px;left:50%;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:#f59e0b;color:#fff;font-size:.72rem;white-space:nowrap}.stores-plan-grid article>span{color:#2563eb;font-weight:900;text-transform:uppercase}.stores-plan-grid h3{margin:7px 0}.stores-plan-price{display:grid;margin:16px 0}.stores-plan-price strong{color:#2563eb;font-size:1.55rem}.stores-plan-price small{color:var(--public-muted)}.stores-plan-grid ul{display:grid;gap:9px;min-height:190px;margin-bottom:18px;list-style:none;color:var(--public-muted)}.stores-plan-grid li{display:flex;gap:8px}.stores-plan-grid li i{color:#10b981}.stores-plan-grid .btn{width:100%}.dark-mode .stores-new-hero>.container{background:radial-gradient(circle at 90% 10%,rgba(245,158,11,.13),transparent 28%),linear-gradient(135deg,#10213d,#111c2e 68%)}
@media(max-width:1000px){.stores-new-hero>.container{grid-template-columns:1fr}.stores-hero-demo{max-width:600px;margin:auto}.stores-new-grid,.stores-plan-grid{grid-template-columns:repeat(2,1fr)}.stores-directory-head{align-items:stretch;flex-direction:column}.stores-new-search{width:100%}}
@media(max-width:700px){.stores-new-hero>.container{padding:32px 20px}.stores-choice-grid,.stores-new-grid,.stores-plan-grid{grid-template-columns:1fr}.stores-choice-grid article{grid-template-columns:1fr;text-align:center}.stores-choice-grid article>i{margin:auto}.stores-choice-grid ul{text-align:left}.stores-choice-grid .btn{width:100%}.stores-new-search{grid-template-columns:1fr}.stores-plan-grid article.recommended{transform:none}.stores-hero-actions{display:grid}.stores-demo-cover{height:145px}}
