{"product_id":"shopify-website","title":"Pre-Built Shopify Website","description":"\u003c!--\n  LeadVeris – Shopify Website Product Description\n  IMPORTANT: Admin → Products → Shopify Website → Description → \"\u003c\u003e\" (Show HTML) → Cmd+A → Cmd+V → Save\n  Nu salva din WYSIWYG — va sterge \u003cstyle\u003e si \u003cscript\u003e. Foloseste doar Show HTML mode.\n--\u003e\n\n\u003cstyle\u003e\n  #sw2 *, #sw2 *::before, #sw2 *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  @keyframes sw-grad {\n    0%   { background-position: 0% 50%; }\n    50%  { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n  @keyframes sw-float {\n    0%, 100% { transform: translateY(0px) rotate(0deg); }\n    33%       { transform: translateY(-14px) rotate(2deg); }\n    66%       { transform: translateY(-6px) rotate(-1deg); }\n  }\n  @keyframes sw-shimmer {\n    0%   { background-position: -200% center; }\n    100% { background-position: 200% center; }\n  }\n  @keyframes sw-glow {\n    0%, 100% { box-shadow: 0 0 0 0 rgba(47,123,255,0); }\n    50%       { box-shadow: 0 0 28px 6px rgba(47,123,255,.35); }\n  }\n  @keyframes sw-btn-shimmer {\n    0%        { left: -100%; }\n    60%, 100% { left: 120%; }\n  }\n  @keyframes sw-cta-glow {\n    0%, 100% { box-shadow: 0 4px 18px rgba(37,99,235,.2), 0 1px 4px rgba(37,99,235,.1); }\n    50%       { box-shadow: 0 8px 32px rgba(37,99,235,.45), 0 2px 8px rgba(37,99,235,.2); }\n  }\n\n  \/* Scroll reveal *\/\n  #sw2 .r {\n    opacity: 0;\n    transform: translateY(36px);\n    transition: opacity .65s cubic-bezier(.22,1,.36,1), transform .65s cubic-bezier(.22,1,.36,1);\n  }\n  #sw2 .r.on { opacity: 1; transform: none; }\n\n  \/* Card hovers *\/\n  #sw2 .feat-card {\n    transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, border-color .3s ease;\n  }\n  #sw2 .feat-card:hover {\n    transform: translateY(-7px);\n    box-shadow: 0 24px 56px rgba(11,28,45,.1);\n    border-color: rgba(47,123,255,.3) !important;\n  }\n  #sw2 .price-card {\n    transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease;\n  }\n  #sw2 .price-card:hover { transform: translateY(-6px); }\n\n  \/* Gradient text *\/\n  #sw2 .grad-text {\n    background: linear-gradient(90deg, #6fa8ff 0%, #2f7bff 50%, #a78bfa 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  \/* Social proof strip *\/\n  #sw2 .sw-sp {\n    display: flex; align-items: center; gap: 14px; flex-wrap: wrap; justify-content: center;\n    padding: 20px 0 4px;\n  }\n  #sw2 .sw-sp-avatars { display: flex; align-items: center; }\n  #sw2 .sw-sp-av {\n    width: 36px; height: 36px; border-radius: 50%;\n    border: 2.5px solid #f1f5f9;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 13px; font-weight: 800; color: #fff; flex-shrink: 0;\n  }\n  #sw2 .sw-sp-star svg { fill: #f59e0b; display: block; }\n\n  \/* FAQ *\/\n  #sw2 .faq-btn {\n    width: 100%; background: none; border: none; cursor: pointer;\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 18px 24px; text-align: left; gap: 12px; font-family: inherit;\n  }\n  #sw2 .faq-chevron {\n    flex-shrink: 0;\n    transition: transform .35s cubic-bezier(.22,1,.36,1);\n    color: #94a3b8;\n  }\n  #sw2 .faq-btn.faq-open .faq-chevron { transform: rotate(180deg); color: #2f7bff; }\n  #sw2 .faq-panel {\n    max-height: 0; overflow: hidden;\n    transition: max-height .45s cubic-bezier(.22,1,.36,1), opacity .35s ease;\n    opacity: 0;\n  }\n  #sw2 .faq-panel.faq-open { opacity: 1; }\n\n  \/* CTA Main Button *\/\n  #sw2 .cta-main-btn {\n    position: relative; overflow: hidden;\n    display: inline-flex; align-items: center; gap: 10px;\n    background: linear-gradient(135deg,#fff 0%,#eef4ff 100%);\n    color: #1e3a8a; font-size: 16px; font-weight: 700;\n    padding: 17px 36px; border-radius: 14px; border: none; cursor: pointer;\n    text-decoration: none;\n    animation: sw-cta-glow 3.5s ease-in-out infinite;\n    transition: transform .2s ease; font-family: inherit;\n  }\n  #sw2 .cta-main-btn::before {\n    content: ''; position: absolute; top: 0; left: -100%; width: 55%; height: 100%;\n    background: linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);\n    animation: sw-btn-shimmer 3.8s ease-in-out infinite 1s;\n  }\n  #sw2 .cta-main-btn:hover { transform: translateY(-2px); }\n\n  \/* Pricing CTA buttons *\/\n  #sw2 .p-cta-btn {\n    display: block; width: 100%; padding: 14px 20px;\n    border-radius: 12px; border: none; cursor: pointer;\n    font-size: 15px; font-weight: 700; font-family: inherit;\n    transition: transform .2s ease, box-shadow .2s ease; text-align: center;\n    letter-spacing: .01em;\n  }\n  #sw2 .p-cta-btn:hover { transform: translateY(-2px); }\n  #sw2 .pcta-plain {\n    background: #fff; color: #0b1c2d;\n    border: 1.5px solid rgba(11,28,45,.15);\n    box-shadow: 0 2px 8px rgba(11,28,45,.06);\n  }\n  #sw2 .pcta-plain:hover { box-shadow: 0 6px 20px rgba(11,28,45,.12); }\n  #sw2 .pcta-pop {\n    background: linear-gradient(135deg,#1a6aff,#4f9aff);\n    color: #fff; box-shadow: 0 4px 18px rgba(47,123,255,.4);\n  }\n  #sw2 .pcta-pop:hover { box-shadow: 0 8px 28px rgba(47,123,255,.55); }\n  #sw2 .pcta-dark {\n    background: linear-gradient(135deg,#e8b800,#f7d63c);\n    color: #0b1c2d; box-shadow: 0 4px 16px rgba(245,200,66,.4);\n  }\n  #sw2 .pcta-dark:hover { box-shadow: 0 8px 24px rgba(245,200,66,.55); }\n\n  \/* Mobile *\/\n  @media (max-width: 640px) {\n    #sw2 .inner { padding: 0 14px !important; }\n    #sw2 .hero  { padding: 52px 22px 44px !important; border-radius: 18px !important; }\n    #sw2 .stat-row { gap: 8px !important; }\n    #sw2 .pricing-grid { grid-template-columns: 1fr !important; }\n    #sw2 .feat-grid    { grid-template-columns: 1fr !important; }\n    #sw2 .pain-grid    { grid-template-columns: 1fr !important; }\n    #sw2 .steps-grid   { grid-template-columns: 1fr !important; }\n    #sw2 .price-card   { text-align: center !important; align-items: center !important; }\n    #sw2 .price-card \u003e div[style*=\"flex:1\"] { width: 100% !important; align-self: stretch !important; }\n    #sw2 .price-card \u003e div[style*=\"border-top\"] { width: 100% !important; }\n    #sw2 .p-cta-btn { width: 100% !important; }\n    #sw2 .cta-main-btn { font-size: 15px !important; padding: 15px 22px !important; white-space: nowrap !important; gap: 8px !important; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ── FULL-WIDTH BREAKOUT ── --\u003e\n\u003cdiv id=\"sw2\" style=\"\n  width: 100vw;\n  position: relative;\n  left: 50%;\n  transform: translateX(-50%);\n  max-width: 100vw;\n  overflow-x: hidden;\n  font-family: -apple-system,'Inter','Helvetica Neue',Arial,sans-serif;\n  color: #0b1c2d;\n  line-height: 1.6;\n  font-size: 16px;\n  background: transparent;\n\"\u003e\n\n\u003cdiv class=\"inner\" style=\"max-width:1080px;margin:0 auto;padding:0 28px;\"\u003e\n\n  \u003c!-- ── SOCIAL PROOF ── --\u003e\n  \u003cdiv class=\"sw-sp r\"\u003e\n    \u003cdiv class=\"sw-sp-avatars\"\u003e\n      \u003cdiv class=\"sw-sp-av\" style=\"background:linear-gradient(135deg,#2f7bff,#60a5fa);margin-right:-9px;position:relative;z-index:4;\"\u003eM\u003c\/div\u003e\n      \u003cdiv class=\"sw-sp-av\" style=\"background:linear-gradient(135deg,#059669,#34d399);margin-right:-9px;position:relative;z-index:3;\"\u003eA\u003c\/div\u003e\n      \u003cdiv class=\"sw-sp-av\" style=\"background:linear-gradient(135deg,#7c3aed,#a78bfa);margin-right:-9px;position:relative;z-index:2;\"\u003eR\u003c\/div\u003e\n      \u003cdiv class=\"sw-sp-av\" style=\"background:linear-gradient(135deg,#d97706,#fbbf24);position:relative;z-index:1;\"\u003eC\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font-size:13.5px;font-weight:700;color:#0b1c2d;line-height:1.3;\"\u003e\n        \u003cspan style=\"color:#2f7bff;\"\u003eMihaela ✓\u003c\/span\u003e, \u003cspan style=\"color:#059669;\"\u003eAlex ✓\u003c\/span\u003e and \u003cstrong\u003e50+ happy clients\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"display:flex;align-items:center;gap:5px;margin-top:4px;\"\u003e\n        \u003cdiv style=\"display:flex;gap:2px;\"\u003e\n          \u003cspan class=\"sw-sp-star\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n          \u003cspan class=\"sw-sp-star\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n          \u003cspan class=\"sw-sp-star\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n          \u003cspan class=\"sw-sp-star\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n          \u003cspan class=\"sw-sp-star\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan style=\"font-size:12px;font-weight:800;color:#0b1c2d;\"\u003e5.0\u003c\/span\u003e\n        \u003cspan style=\"font-size:12px;color:rgba(11,28,45,.4);\"\u003e· 50+ projects delivered\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── HERO ── --\u003e\n  \u003cdiv class=\"hero r\" style=\"\n    background: linear-gradient(135deg,#06111e 0%,#0b1c2d 35%,#102540 65%,#0d2035 100%);\n    background-size: 300% 300%; animation: sw-grad 10s ease infinite;\n    border-radius: 24px; padding: 40px 52px 36px;\n    text-align: center; margin: 16px 0 36px;\n    position: relative; overflow: hidden;\"\u003e\n\n    \u003c!-- Orbs --\u003e\n    \u003cdiv style=\"position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(47,123,255,.14) 0%,transparent 65%);top:-250px;left:50%;transform:translateX(-50%);pointer-events:none;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position:absolute;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(167,139,250,.1) 0%,transparent 65%);bottom:-120px;right:-80px;pointer-events:none;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position:absolute;inset:0;pointer-events:none;overflow:hidden;\"\u003e\n      \u003cdiv style=\"position:absolute;width:7px;height:7px;border-radius:50%;background:rgba(47,123,255,.55);top:18%;left:12%;animation:sw-float 5s ease-in-out infinite;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"position:absolute;width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.2);top:60%;right:10%;animation:sw-float 7s ease-in-out infinite 1.5s;\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"position:relative;\"\u003e\n      \u003cdiv style=\"display:inline-flex;align-items:center;gap:8px;\n        background:rgba(47,123,255,.15);border:1px solid rgba(47,123,255,.3);\n        border-radius:99px;padding:5px 16px;margin-bottom:22px;\"\u003e\n        \u003cspan style=\"font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#93c5fd;\"\u003e\n          ✦ Professional Shopify Websites\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size:clamp(28px,5vw,46px);font-weight:900;line-height:1.15;letter-spacing:-.03em;margin-bottom:16px;color:#fff;\"\u003e\n        Your Professional Website,\u003cbr\u003e\n        \u003cspan class=\"grad-text\"\u003eLive in 96 Hours\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size:17px;color:rgba(255,255,255,.7);max-width:500px;margin:0 auto 32px;line-height:1.65;\"\u003e\n        No technical knowledge needed. No weeks of waiting.\u003cbr\u003e100% custom design — guaranteed in writing.\n      \u003c\/p\u003e\n\n      \u003c!-- Stats --\u003e\n      \u003cdiv class=\"stat-row\" style=\"display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-bottom:32px;\"\u003e\n        \u003cdiv style=\"background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px 24px;min-width:110px;\"\u003e\n          \u003cdiv style=\"font-size:28px;font-weight:900;color:#fff;letter-spacing:-.02em;\"\u003e\n\u003cspan class=\"sw-ctr\" data-to=\"50\"\u003e0\u003c\/span\u003e+\u003c\/div\u003e\n          \u003cdiv style=\"font-size:11px;color:rgba(255,255,255,.5);margin-top:3px;\"\u003eProjects\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px 24px;min-width:110px;\"\u003e\n          \u003cdiv style=\"font-size:28px;font-weight:900;color:#fff;letter-spacing:-.02em;\"\u003e\n\u003cspan class=\"sw-ctr\" data-to=\"96\"\u003e0\u003c\/span\u003eh\u003c\/div\u003e\n          \u003cdiv style=\"font-size:11px;color:rgba(255,255,255,.5);margin-top:3px;\"\u003eGuaranteed\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px 24px;min-width:110px;\"\u003e\n          \u003cdiv style=\"font-size:28px;font-weight:900;color:#fff;letter-spacing:-.02em;\"\u003e5.0★\u003c\/div\u003e\n          \u003cdiv style=\"font-size:11px;color:rgba(255,255,255,.5);margin-top:3px;\"\u003eRating\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cbutton onclick=\"swSelectPlan(1)\" class=\"cta-main-btn\"\u003e🌐 See Packages \u0026amp; Pricing ↓\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── PAIN POINTS ── --\u003e\n  \u003cdiv class=\"r\" style=\"margin-bottom:36px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:28px;\"\u003e\n      \u003cdiv style=\"font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#2f7bff;margin-bottom:10px;\"\u003eThe real problem\u003c\/div\u003e\n      \u003ch2 style=\"font-size:clamp(22px,3.8vw,38px);font-weight:900;margin:0 0 10px;letter-spacing:-.025em;\"\u003eWe Know What's Holding You Back\u003c\/h2\u003e\n      \u003cp style=\"color:rgba(11,28,45,.48);font-size:15px;max-width:440px;margin:0 auto;\"\u003ePast experiences left you disappointed. Sound familiar?\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pain-grid\" style=\"display:grid;grid-template-columns:repeat(2,1fr);gap:14px;\"\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(239,68,68,.06) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:22px;line-height:1;\"\u003e⏳\u003c\/span\u003e Agencies = months of waiting\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003e3–6 month timelines, thousands of dollars, no clear guarantees and results that don't justify the investment.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.06) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:22px;line-height:1;\"\u003e😵\u003c\/span\u003e Shopify feels complicated\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eTheme, domain, payments, pixels — one wrong setting can cost you sales before you even start.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(239,68,68,.06) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:22px;line-height:1;\"\u003e💸\u003c\/span\u003e Freelancers disappear\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eYou paid half upfront, waited weeks, and received something unfinished — or nothing at all.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.06) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:22px;line-height:1;\"\u003e📉\u003c\/span\u003e No site = lost revenue daily\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eYour competitors are already online winning the customers you're missing right now.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FEATURES ── --\u003e\n  \u003cdiv class=\"r\" style=\"margin-bottom:36px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:28px;\"\u003e\n      \u003cdiv style=\"font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#2f7bff;margin-bottom:10px;\"\u003eWhat's included\u003c\/div\u003e\n      \u003ch2 style=\"font-size:clamp(22px,3.8vw,38px);font-weight:900;margin:0 0 10px;letter-spacing:-.025em;\"\u003eEverything You Need, Ready in 96 Hours\u003c\/h2\u003e\n      \u003cp style=\"color:rgba(11,28,45,.48);font-size:15px;max-width:440px;margin:0 auto;\"\u003eNo compromises. No surprises. No weeks of waiting.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-grid\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:16px;\"\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(47,123,255,.07) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:20px;line-height:1;\"\u003e🎨\u003c\/span\u003e Premium Custom Design\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eShopify theme fully configured around your brand — logo, colors, fonts, and layout all done for you.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.07) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:20px;line-height:1;\"\u003e⚡\u003c\/span\u003e Guaranteed 96h Launch\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eFrom approved brief to live site in under 4 days. Guaranteed in writing — not just estimated.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(245,200,66,.07) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:20px;line-height:1;\"\u003e📈\u003c\/span\u003e Built to Convert\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003ePage structure strategically designed to turn visitors into buyers from the very first visit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(47,123,255,.07) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:20px;line-height:1;\"\u003e🔍\u003c\/span\u003e Basic SEO Configured\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eTitles, meta descriptions, clean URLs. The right foundation to get found on Google from day one.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(167,139,250,.07) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:20px;line-height:1;\"\u003e🔧\u003c\/span\u003e Full Technical Setup\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eDomain, email, analytics — all configured and tested. You won't touch a single technical setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card r\" style=\"border:1.5px solid rgba(11,28,45,.08);border-radius:20px;padding:26px 24px;background:#fff;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.07) 0%,transparent 70%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003ch3 style=\"font-size:15px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:20px;line-height:1;\"\u003e🎓\u003c\/span\u003e You Run It After Launch\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.58);line-height:1.68;\"\u003eFull access handover + 1-on-1 training session. No dependency on us for simple updates.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── PRICING CARDS ── --\u003e\n  \u003cdiv class=\"r\" style=\"margin-bottom:36px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:32px;\"\u003e\n      \u003cdiv style=\"font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#2f7bff;margin-bottom:10px;\"\u003e💎 Choose your package\u003c\/div\u003e\n      \u003ch2 style=\"font-size:clamp(22px,3.8vw,38px);font-weight:900;margin:0 0 10px;letter-spacing:-.025em;\"\u003eClear Pricing. No Surprises.\u003c\/h2\u003e\n      \u003cp style=\"color:rgba(11,28,45,.48);font-size:15px;max-width:440px;margin:0 auto;\"\u003eEvery package includes custom design, 96h launch, training \u0026amp; 30 days support.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pricing-grid\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch;\"\u003e\n\n      \u003c!-- Local Business --\u003e\n      \u003cdiv class=\"price-card r\" style=\"border:1.5px solid rgba(11,28,45,.1);border-radius:22px;padding:30px 24px 26px;background:#fff;display:flex;flex-direction:column;\"\u003e\n        \u003cdiv style=\"font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:rgba(11,28,45,.38);margin-bottom:16px;\"\u003eLocal Business\u003c\/div\u003e\n        \u003ch3 style=\"font-size:17px;font-weight:700;margin:0 0 18px;display:flex;align-items:center;gap:10px;\"\u003e\n          \u003cspan style=\"font-size:22px;line-height:1;\"\u003e🏪\u003c\/span\u003e Local Business Website\n        \u003c\/h3\u003e\n        \u003cdiv style=\"margin-bottom:6px;\"\u003e\n          \u003cspan style=\"font-size:50px;font-weight:900;color:#0b1c2d;line-height:1;letter-spacing:-.03em;\"\u003e$219\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:13px;color:rgba(11,28,45,.38);margin-bottom:22px;\"\u003eOne-time · full delivery in 96h\u003c\/div\u003e\n        \u003cdiv style=\"flex:1;display:flex;flex-direction:column;gap:9px;margin-bottom:22px;\"\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eProfessional homepage\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eServices \u0026amp; info pages\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eAbout + Contact + Google Maps\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eOnline booking — clients book 24\/7\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eAutomatic email confirmations\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eLocal SEO-optimized structure\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:12px;text-align:center;color:rgba(11,28,45,.3);padding-top:14px;border-top:1px solid rgba(11,28,45,.06);margin-bottom:16px;\"\u003eIdeal for: salons, restaurants, clinics, consultants\u003c\/div\u003e\n        \u003cbutton class=\"p-cta-btn pcta-plain\" onclick=\"swSelectPlan(0)\"\u003e🏪 Choose Local Business\u003c\/button\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Online Store — Most Popular --\u003e\n      \u003cdiv class=\"price-card r\" style=\"border:2.5px solid #2f7bff;border-radius:22px;padding:30px 24px 26px;background:linear-gradient(155deg,#edf3ff 0%,#e0ebff 100%);display:flex;flex-direction:column;position:relative;animation:sw-glow 4s ease-in-out infinite;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#1a6aff,#4f9aff);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:5px 18px;border-radius:999px;white-space:nowrap;box-shadow:0 6px 18px rgba(47,123,255,.45);\"\u003e⭐ Most Popular\u003c\/div\u003e\n        \u003cdiv style=\"font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#2f7bff;margin-bottom:16px;\"\u003eOnline Store\u003c\/div\u003e\n        \u003ch3 style=\"font-size:17px;font-weight:700;margin:0 0 18px;display:flex;align-items:center;gap:10px;color:#0b1c2d;\"\u003e\n          \u003cspan style=\"font-size:22px;line-height:1;\"\u003e🛒\u003c\/span\u003e Online Store (Shopify)\n        \u003c\/h3\u003e\n        \u003cdiv style=\"margin-bottom:4px;\"\u003e\n          \u003cspan style=\"font-size:50px;font-weight:900;color:#0b1c2d;line-height:1;letter-spacing:-.03em;\"\u003e$349\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:13px;font-weight:700;color:#2f7bff;margin-bottom:22px;\"\u003eOne-time · up to 30 products included\u003c\/div\u003e\n        \u003cdiv style=\"flex:1;display:flex;flex-direction:column;gap:9px;margin-bottom:22px;\"\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;font-weight:500;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eComplete Shopify setup (Premium theme)\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;font-weight:500;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eProduct \u0026amp; collection pages\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;font-weight:500;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eConversion-optimized checkout\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;font-weight:500;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003ePayment integration assistance\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;font-weight:500;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eShipping \u0026amp; delivery configuration\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#0b1c2d;display:flex;align-items:flex-start;gap:9px;font-weight:500;\"\u003e\n\u003cspan style=\"color:#2f7bff;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eUp to 30 products uploaded \u0026amp; listed\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:12px;text-align:center;color:rgba(11,28,45,.42);padding-top:14px;border-top:1px solid rgba(47,123,255,.15);margin-bottom:16px;\"\u003eIdeal for: brands, artisans \u0026amp; online retailers\u003c\/div\u003e\n        \u003cbutton class=\"p-cta-btn pcta-pop\" onclick=\"swSelectPlan(1)\"\u003e🛒 Choose Online Store\u003c\/button\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Dropshipping — Best Deal --\u003e\n      \u003cdiv class=\"price-card r\" style=\"border:1.5px solid rgba(255,255,255,.08);border-radius:22px;padding:30px 24px 26px;background:linear-gradient(150deg,#0b1c2d 0%,#0f2542 100%);display:flex;flex-direction:column;position:relative;\"\u003e\n        \u003cdiv style=\"position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#e8b800,#f7d63c);color:#0b1c2d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:5px 18px;border-radius:999px;white-space:nowrap;box-shadow:0 6px 18px rgba(245,200,66,.45);\"\u003e🏆 Best Deal\u003c\/div\u003e\n        \u003cdiv style=\"font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.4);margin-bottom:16px;\"\u003eDropshipping\u003c\/div\u003e\n        \u003ch3 style=\"font-size:17px;font-weight:700;margin:0 0 18px;display:flex;align-items:center;gap:10px;color:#fff;\"\u003e\n          \u003cspan style=\"font-size:22px;line-height:1;\"\u003e🚀\u003c\/span\u003e Dropshipping Ready\n        \u003c\/h3\u003e\n        \u003cdiv style=\"margin-bottom:4px;\"\u003e\n          \u003cspan style=\"font-size:50px;font-weight:900;color:#fff;line-height:1;letter-spacing:-.03em;\"\u003e$449\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:13px;font-weight:700;color:#f5c842;margin-bottom:22px;\"\u003eOne-time · 30 products sourced for you\u003c\/div\u003e\n        \u003cdiv style=\"flex:1;display:flex;flex-direction:column;gap:9px;margin-bottom:22px;\"\u003e\n          \u003cdiv style=\"font-size:13.5px;color:rgba(255,255,255,.75);display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#f5c842;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eEverything from Online Store\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:rgba(255,255,255,.75);display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#f5c842;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003e\u003cstrong style=\"color:#fff;\"\u003e30 winning products researched \u0026amp; imported\u003c\/strong\u003e\n\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:rgba(255,255,255,.75);display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#f5c842;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eOptimized titles, descriptions \u0026amp; images\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:rgba(255,255,255,.75);display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#f5c842;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eSupplier apps \u0026amp; accounts configured\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:rgba(255,255,255,.75);display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#f5c842;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eStore fully branded \u0026amp; ready to accept orders\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:rgba(255,255,255,.75);display:flex;align-items:flex-start;gap:9px;\"\u003e\n\u003cspan style=\"color:#f5c842;font-weight:800;flex-shrink:0;margin-top:1px;\"\u003e✓\u003c\/span\u003eNo inventory needed — sell without stocking\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:12px;text-align:center;color:rgba(255,255,255,.25);padding-top:14px;border-top:1px solid rgba(255,255,255,.07);margin-bottom:16px;\"\u003eLaunch and start selling immediately\u003c\/div\u003e\n        \u003cbutton class=\"p-cta-btn pcta-dark\" onclick=\"swSelectPlan(2)\"\u003e🚀 Choose Dropshipping\u003c\/button\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── PROCESS STEPS ── --\u003e\n  \u003cdiv class=\"r\" style=\"margin-bottom:36px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:32px;\"\u003e\n      \u003cdiv style=\"font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#2f7bff;margin-bottom:10px;\"\u003eHow it works\u003c\/div\u003e\n      \u003ch2 style=\"font-size:clamp(22px,3.8vw,38px);font-weight:900;margin:0 0 8px;letter-spacing:-.025em;\"\u003e4 Simple Steps to Your Live Website\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"steps-grid\" style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;\"\u003e\n\n      \u003cdiv class=\"r\" style=\"border:1.5px solid rgba(11,28,45,.07);border-radius:20px;padding:32px 24px;background:#fff;text-align:center;\"\u003e\n        \u003cdiv style=\"width:52px;height:52px;border-radius:50%;background:#0b1c2d;color:#fff;font-size:20px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 8px 24px rgba(11,28,45,.2);\"\u003e1\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:700;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:8px;\"\u003e\n\u003cspan style=\"font-size:18px;\"\u003e📝\u003c\/span\u003e Fill Out the Form\u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.52);line-height:1.6;\"\u003eTell us about your business and the type of site you need. Takes 3 minutes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"r\" style=\"border:1.5px solid rgba(11,28,45,.07);border-radius:20px;padding:32px 24px;background:#fff;text-align:center;\"\u003e\n        \u003cdiv style=\"width:52px;height:52px;border-radius:50%;background:#0b1c2d;color:#fff;font-size:20px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 8px 24px rgba(11,28,45,.2);\"\u003e2\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:700;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:8px;\"\u003e\n\u003cspan style=\"font-size:18px;\"\u003e📞\u003c\/span\u003e Free Consultation\u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.52);line-height:1.6;\"\u003eWe meet for 30 min, clarify your vision, and align on all expectations.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"r\" style=\"border:2px solid #2f7bff;border-radius:20px;padding:32px 24px;background:linear-gradient(150deg,#06111e 0%,#0f2542 100%);text-align:center;position:relative;overflow:hidden;\"\u003e\n        \u003cdiv style=\"position:absolute;inset:0;background:radial-gradient(circle at 60% 20%,rgba(47,123,255,.2) 0%,transparent 60%);pointer-events:none;\"\u003e\u003c\/div\u003e\n        \u003cdiv style=\"width:52px;height:52px;border-radius:50%;background:#2f7bff;color:#fff;font-size:20px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 0 0 8px rgba(47,123,255,.2),0 8px 24px rgba(47,123,255,.35);position:relative;\"\u003e3\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:700;margin:0 0 8px;color:#fff;position:relative;display:flex;align-items:center;justify-content:center;gap:8px;\"\u003e\n\u003cspan style=\"font-size:18px;\"\u003e🛠️\u003c\/span\u003e We Build Your Site\u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(255,255,255,.6);line-height:1.6;position:relative;\"\u003eOur team gets to work immediately. Live in under 96 hours — guaranteed in writing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"r\" style=\"border:1.5px solid rgba(11,28,45,.07);border-radius:20px;padding:32px 24px;background:#fff;text-align:center;\"\u003e\n        \u003cdiv style=\"width:52px;height:52px;border-radius:50%;background:#0b1c2d;color:#fff;font-size:20px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 8px 24px rgba(11,28,45,.2);\"\u003e4\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:700;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:8px;\"\u003e\n\u003cspan style=\"font-size:18px;\"\u003e🎉\u003c\/span\u003e You're in Control\u003c\/h3\u003e\n        \u003cp style=\"font-size:14px;color:rgba(11,28,45,.52);line-height:1.6;\"\u003eFull training + 30 days support included. Your site is 100% yours.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── TESTIMONIAL ── --\u003e\n  \u003cdiv class=\"r\" style=\"margin-bottom:36px;\"\u003e\n    \u003cdiv style=\"background:linear-gradient(135deg,#f8faff,#f0f4ff);border:1.5px solid rgba(47,123,255,.12);border-radius:24px;padding:40px 36px;text-align:center;position:relative;overflow:hidden;\"\u003e\n      \u003cdiv style=\"position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(47,123,255,.07) 0%,transparent 65%);pointer-events:none;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"font-size:26px;color:#f59e0b;letter-spacing:3px;margin-bottom:18px;\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp style=\"font-size:17px;color:#1e293b;line-height:1.7;font-style:italic;max-width:520px;margin:0 auto 22px;\"\u003e\n        \"We launched our site in just 3 days. I didn't think it was possible until I saw it live. The LeadVeris team understood exactly what I wanted and delivered more than I expected.\"\n      \u003c\/p\u003e\n      \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:12px;\"\u003e\n        \u003cdiv style=\"width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#2f7bff,#a78bfa);display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:15px;\"\u003eM\u003c\/div\u003e\n        \u003cdiv style=\"text-align:left;\"\u003e\n          \u003cdiv style=\"font-weight:700;font-size:14px;color:#0b1c2d;\"\u003eMihaela Ignat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:12px;color:rgba(11,28,45,.45);\"\u003eFounder, WowStyle Salon\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FAQ ── --\u003e\n  \u003cdiv class=\"r\" style=\"margin-bottom:36px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:28px;\"\u003e\n      \u003cdiv style=\"font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#2f7bff;margin-bottom:10px;\"\u003eFAQ\u003c\/div\u003e\n      \u003ch2 style=\"font-size:clamp(22px,3.8vw,38px);font-weight:900;margin:0;letter-spacing:-.025em;\"\u003eQuestions? We Have Answers.\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;\"\u003e\n\n      \u003cdiv style=\"background:#fff;border:1.5px solid rgba(11,28,45,.08);border-radius:16px;overflow:hidden;\"\u003e\n        \u003cbutton class=\"faq-btn\" data-faq=\"0\" aria-expanded=\"false\"\u003e\n          \u003cspan style=\"font-size:15px;font-weight:600;color:#0b1c2d;\"\u003eHow long does a project actually take?\u003c\/span\u003e\n          \u003cspan class=\"faq-chevron\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-panel\" id=\"sw-faq-0\"\u003e\n          \u003cdiv style=\"padding:0 24px 20px;font-size:14.5px;color:rgba(11,28,45,.6);line-height:1.68;\"\u003e\n            Under 96 hours from your finalized brief and delivered materials. If we miss the deadline, you get an automatic discount. This is a contractual guarantee — not an estimate.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff;border:1.5px solid rgba(11,28,45,.08);border-radius:16px;overflow:hidden;\"\u003e\n        \u003cbutton class=\"faq-btn\" data-faq=\"1\" aria-expanded=\"false\"\u003e\n          \u003cspan style=\"font-size:15px;font-weight:600;color:#0b1c2d;\"\u003eDo I need technical knowledge to manage my website?\u003c\/span\u003e\n          \u003cspan class=\"faq-chevron\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-panel\" id=\"sw-faq-1\"\u003e\n          \u003cdiv style=\"padding:0 24px 20px;font-size:14.5px;color:rgba(11,28,45,.6);line-height:1.68;\"\u003e\n            Not at all. Shopify is the most beginner-friendly platform for business owners. We include a 1-on-1 video session and step-by-step tutorial after launch. You'll manage everything independently.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff;border:1.5px solid rgba(11,28,45,.08);border-radius:16px;overflow:hidden;\"\u003e\n        \u003cbutton class=\"faq-btn\" data-faq=\"2\" aria-expanded=\"false\"\u003e\n          \u003cspan style=\"font-size:15px;font-weight:600;color:#0b1c2d;\"\u003eWhat do I need to prepare before we start?\u003c\/span\u003e\n          \u003cspan class=\"faq-chevron\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-panel\" id=\"sw-faq-2\"\u003e\n          \u003cdiv style=\"padding:0 24px 20px;font-size:14.5px;color:rgba(11,28,45,.6);line-height:1.68;\"\u003e\n            Ideally: your logo (or we can create one), a few photos, and a short description of your business. Don't worry if you don't have everything — we'll guide you step by step in the consultation call.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff;border:1.5px solid rgba(11,28,45,.08);border-radius:16px;overflow:hidden;\"\u003e\n        \u003cbutton class=\"faq-btn\" data-faq=\"3\" aria-expanded=\"false\"\u003e\n          \u003cspan style=\"font-size:15px;font-weight:600;color:#0b1c2d;\"\u003eCan the design be 100% customized to my brand?\u003c\/span\u003e\n          \u003cspan class=\"faq-chevron\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-panel\" id=\"sw-faq-3\"\u003e\n          \u003cdiv style=\"padding:0 24px 20px;font-size:14.5px;color:rgba(11,28,45,.6);line-height:1.68;\"\u003e\n            Yes. Colors, fonts, layout, tone of copy — everything adapts to your brand's visual identity. You're not getting a generic template.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff;border:1.5px solid rgba(11,28,45,.08);border-radius:16px;overflow:hidden;\"\u003e\n        \u003cbutton class=\"faq-btn\" data-faq=\"4\" aria-expanded=\"false\"\u003e\n          \u003cspan style=\"font-size:15px;font-weight:600;color:#0b1c2d;\"\u003eWhat if I'm not satisfied with the result?\u003c\/span\u003e\n          \u003cspan class=\"faq-chevron\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"faq-panel\" id=\"sw-faq-4\"\u003e\n          \u003cdiv style=\"padding:0 24px 20px;font-size:14.5px;color:rgba(11,28,45,.6);line-height:1.68;\"\u003e\n            Unlimited revisions in the first 7 days after launch. If after all revisions the direction still doesn't feel right, we'll work out a fair solution. Our reputation matters more than any single project.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── GUARANTEE + CTA ── --\u003e\n  \u003cdiv class=\"r\" style=\"border-radius:24px;overflow:hidden;\n    background:linear-gradient(135deg,#06111e 0%,#0b1c2d 35%,#102540 65%,#0d2035 100%);\n    background-size:300% 300%;animation:sw-grad 10s ease infinite;\n    padding:44px 36px 40px;text-align:center;position:relative;\"\u003e\n\n    \u003cdiv style=\"position:absolute;inset:0;pointer-events:none;overflow:hidden;\"\u003e\n      \u003cdiv style=\"position:absolute;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(167,139,250,.12) 0%,transparent 65%);top:-150px;right:-100px;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(47,123,255,.1) 0%,transparent 65%);bottom:-60px;left:10%;\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"position:relative;\"\u003e\n      \u003cdiv style=\"display:inline-flex;flex-direction:column;align-items:center;\n        background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);\n        border-radius:20px;padding:18px 32px;margin-bottom:28px;\"\u003e\n        \u003cdiv style=\"font-size:40px;margin-bottom:6px;\"\u003e🛡️\u003c\/div\u003e\n        \u003cdiv style=\"font-size:12px;font-weight:700;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.12em;\"\u003eComplete 7-Day Guarantee\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size:clamp(24px,4vw,42px);font-weight:900;letter-spacing:-.025em;margin-bottom:14px;color:#fff;\"\u003e\n        Invest with \u003cspan class=\"grad-text\"\u003eZero Risk\u003c\/span\u003e\n      \u003c\/h2\u003e\n      \u003cp style=\"font-size:16px;color:rgba(255,255,255,.62);max-width:460px;margin:0 auto 28px;line-height:1.65;\"\u003e\n        We don't ask for blind trust. That's why we offer one of the clearest guarantees in the market.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;max-width:380px;margin:0 auto 32px;text-align:left;\"\u003e\n        \u003cdiv style=\"display:flex;gap:12px;align-items:center;font-size:14.5px;color:rgba(255,255,255,.82);\"\u003e\n          \u003cspan style=\"color:#34d399;font-size:17px;flex-shrink:0;\"\u003e✓\u003c\/span\u003e Unlimited revisions in the first 7 days post-launch\n        \u003c\/div\u003e\n        \u003cdiv style=\"display:flex;gap:12px;align-items:center;font-size:14.5px;color:rgba(255,255,255,.82);\"\u003e\n          \u003cspan style=\"color:#34d399;font-size:17px;flex-shrink:0;\"\u003e✓\u003c\/span\u003e Launch in 96h or automatic discount applied\n        \u003c\/div\u003e\n        \u003cdiv style=\"display:flex;gap:12px;align-items:center;font-size:14.5px;color:rgba(255,255,255,.82);\"\u003e\n          \u003cspan style=\"color:#34d399;font-size:17px;flex-shrink:0;\"\u003e✓\u003c\/span\u003e 30 days of support included after launch\n        \u003c\/div\u003e\n        \u003cdiv style=\"display:flex;gap:12px;align-items:center;font-size:14.5px;color:rgba(255,255,255,.82);\"\u003e\n          \u003cspan style=\"color:#34d399;font-size:17px;flex-shrink:0;\"\u003e✓\u003c\/span\u003e Fair solution guaranteed if direction isn't right\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cbutton onclick=\"swSelectPlan(1)\" class=\"cta-main-btn\"\u003e🌐 Get Your Shopify Website →\u003c\/button\u003e\n      \u003cp style=\"font-size:12px;color:rgba(255,255,255,.35);margin-top:14px;\"\u003e\n        🔒 Secure payment · Delivered within 96h · No hidden fees\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/inner --\u003e\n\u003c\/div\u003e\u003c!-- \/sw2 --\u003e\n\n\u003cscript\u003e\n(function () {\n  var root = document.getElementById('sw2');\n  if (!root) return;\n\n  \/* Scroll reveal *\/\n  var revObs = new IntersectionObserver(function (entries) {\n    entries.forEach(function (e) {\n      if (e.isIntersecting) { e.target.classList.add('on'); revObs.unobserve(e.target); }\n    });\n  }, { threshold: 0.12 });\n  root.querySelectorAll('.r').forEach(function (el) { revObs.observe(el); });\n\n  \/* Counter animation *\/\n  function animateCounter(el) {\n    var target = parseInt(el.getAttribute('data-to'), 10);\n    var start  = performance.now();\n    var dur    = 1400;\n    function step(now) {\n      var p    = Math.min((now - start) \/ dur, 1);\n      var ease = 1 - Math.pow(1 - p, 3);\n      el.textContent = Math.round(ease * target);\n      if (p \u003c 1) requestAnimationFrame(step);\n    }\n    requestAnimationFrame(step);\n  }\n  var ctrObs = new IntersectionObserver(function (entries) {\n    entries.forEach(function (e) {\n      if (e.isIntersecting) { animateCounter(e.target); ctrObs.unobserve(e.target); }\n    });\n  }, { threshold: 0.5 });\n  root.querySelectorAll('.sw-ctr').forEach(function (el) { ctrObs.observe(el); });\n\n  \/* FAQ Accordion *\/\n  var faqBtns = root.querySelectorAll('.faq-btn');\n  faqBtns.forEach(function (btn) {\n    btn.addEventListener('click', function () {\n      var idx    = this.getAttribute('data-faq');\n      var panel  = document.getElementById('sw-faq-' + idx);\n      var isOpen = this.classList.contains('faq-open');\n      faqBtns.forEach(function (b) {\n        b.classList.remove('faq-open');\n        b.setAttribute('aria-expanded', 'false');\n      });\n      root.querySelectorAll('.faq-panel').forEach(function (p) {\n        p.style.maxHeight = '0';\n        p.classList.remove('faq-open');\n      });\n      if (!isOpen) {\n        this.classList.add('faq-open');\n        this.setAttribute('aria-expanded', 'true');\n        panel.style.maxHeight = panel.scrollHeight + 'px';\n        panel.classList.add('faq-open');\n      }\n    });\n  });\n\n  \/* Plan selector — clicks the matching row in #lv-picker *\/\n  window.swSelectPlan = function (idx) {\n    var rows = document.querySelectorAll('#lv-picker .lv-row');\n    if (rows[idx]) {\n      rows[idx].click();\n      var picker = document.getElementById('lv-picker');\n      if (picker) picker.scrollIntoView({ behavior: 'smooth', block: 'center' });\n    }\n  };\n\n})();\n\u003c\/script\u003e","brand":"LeadVeris Marketing","offers":[{"title":"Local Business","offer_id":54066539725139,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"Online Store","offer_id":54066539757907,"sku":null,"price":349.0,"currency_code":"USD","in_stock":true},{"title":"Dropshipping Store","offer_id":54066539790675,"sku":null,"price":449.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1036\/4905\/0963\/files\/CopieadesignuluiCopieadesignuluiCopieadesignuluiCopieadesignuluiexceltemplatesgroup_2560x1490px_12.png?v=1781944991","url":"https:\/\/leadveris.com\/products\/shopify-website","provider":"LeadVeris Marketing","version":"1.0","type":"link"}