:root{--wpstock-primary:#5a54f4;--wpstock-primary-2:#7b76ff;--wpstock-dark:#10152f;--wpstock-text:#1d2341;--wpstock-muted:#737a94;--wpstock-border:#e8eaf4;--wpstock-soft:#f6f7ff;--wpstock-soft-2:#fbfbff;--wpstock-bg:#fff;--wpstock-shadow:0 18px 48px rgba(28,33,64,.08);--wpstock-shadow-soft:0 10px 28px rgba(28,33,64,.06);--wpstock-radius:22px;--wpstock-container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;direction:rtl;color:var(--wpstock-text);background:var(--wpstock-bg);font-family:Tahoma,Arial,"Segoe UI",sans-serif;line-height:1.8;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.wpstock-container{width:min(calc(100% - 48px),var(--wpstock-container));margin-inline:auto}.wpstock-section{padding:56px 0}.site-header{position:sticky;top:14px;z-index:50;margin-top:12px}.wpstock-nav-wrap{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:10px 20px;border:1px solid var(--wpstock-border);border-radius:18px;background:rgba(255,255,255,.93);box-shadow:var(--wpstock-shadow-soft);backdrop-filter:blur(18px)}.ws-text-logo{justify-self:end;display:inline-flex;align-items:center;gap:12px;text-decoration:none;direction:rtl;color:#0f172a;white-space:nowrap}.ws-logo-mark{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#4f46e5 0%,#6d5dfc 45%,#8b5cf6 100%);box-shadow:0 14px 30px rgba(79,70,229,.22);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex:0 0 52px;transition:.25s ease}.ws-logo-mark::before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.32);border-radius:14px}.ws-logo-mark::after{content:"";position:absolute;width:96px;height:34px;right:-36px;top:-13px;background:rgba(255,255,255,.16);transform:rotate(-28deg)}.ws-logo-wp{color:#fff;font-size:15px;font-weight:900;letter-spacing:-.5px;line-height:1;transform:translateY(-5px);z-index:2;font-family:Arial,Tahoma,sans-serif}.ws-logo-code{position:absolute;bottom:9px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.96);font-size:10px;font-weight:900;letter-spacing:-1px;z-index:2;font-family:Arial,Tahoma,sans-serif}.ws-logo-content{display:flex;flex-direction:column;align-items:flex-start;line-height:1.08}.ws-logo-content strong{font-size:29px;font-weight:900;color:#10152f;letter-spacing:-.9px}.ws-logo-content small{margin-top:5px;font-size:12px;font-weight:700;color:#7c86a2;letter-spacing:-.2px}.ws-text-logo:hover .ws-logo-mark{transform:translateY(-1px);box-shadow:0 18px 36px rgba(79,70,229,.28)}.wpstock-primary-nav{justify-self:center}.wpstock-menu{display:flex;align-items:center;justify-content:center;gap:24px;margin:0;padding:0;list-style:none;color:#171c35;font-size:15px;font-weight:800}.wpstock-menu a{position:relative;display:inline-flex;padding:14px 0;color:#171c35}.wpstock-menu a:hover,.wpstock-menu .current-menu-item>a{color:var(--wpstock-primary)}.wpstock-menu a::after{content:"";position:absolute;right:0;left:0;bottom:2px;margin:auto;width:0;height:2px;border-radius:6px;background:var(--wpstock-primary);transition:.24s ease}.wpstock-menu a:hover::after,.wpstock-menu .current-menu-item>a::after{width:100%}.wpstock-header-actions{justify-self:start;display:flex;align-items:center;gap:10px}.wpstock-mobile-toggle{width:46px;height:46px;border:1px solid var(--wpstock-border);border-radius:14px;background:#fff;display:none;align-items:center;justify-content:center;color:#11142b;box-shadow:0 8px 20px rgba(28,33,64,.04);cursor:pointer}.wpstock-header-cta{height:46px;border-radius:14px;background:var(--wpstock-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-weight:900;font-size:14px;box-shadow:0 12px 24px rgba(90,84,244,.18)}.wpstock-header-cta:hover{background:#4d46df;color:#fff}.wpstock-hero{padding:42px 0 18px;position:relative;background:#fff}.wpstock-hero::before{content:"";position:absolute;right:4%;top:105px;width:120px;height:120px;background-image:radial-gradient(rgba(90,84,244,.22) 2px,transparent 2px);background-size:18px 18px;opacity:.72;pointer-events:none}.wpstock-hero-grid{min-height:430px;display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.32fr);gap:54px;align-items:center}.wpstock-hero-content{padding:8px 0 20px;text-align:right;position:relative;z-index:3;max-width:520px;justify-self:end}.wpstock-eyebrow,.wpstock-section-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;background:var(--wpstock-soft);color:var(--wpstock-primary);font-weight:900;font-size:13px;margin-bottom:16px;border:1px solid rgba(90,84,244,.13)}.wpstock-hero h1{margin:0 0 16px;color:#11142b;font-size:clamp(36px,4.4vw,64px);line-height:1.14;letter-spacing:-1.8px;font-weight:900;max-width:100%}.wpstock-hero h1 span{display:block;color:var(--wpstock-primary)}.wpstock-hero p{margin:0;color:var(--wpstock-muted);font-size:18px;line-height:1.95;max-width:520px}.wpstock-hero-actions{display:flex;gap:16px;align-items:center;margin-top:28px;flex-wrap:wrap}.wpstock-btn{min-width:200px;height:58px;border-radius:14px;border:1px solid transparent;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-weight:900;font-size:16px;transition:.22s ease;cursor:pointer}.wpstock-btn-primary{color:#fff;background:linear-gradient(135deg,var(--wpstock-primary),#4d46df);box-shadow:0 14px 32px rgba(90,84,244,.22)}.wpstock-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(90,84,244,.28);color:#fff}.wpstock-btn-outline{background:#fff;color:#171c35;border-color:#ccd0e5;box-shadow:0 10px 24px rgba(28,33,64,.04)}.wpstock-btn-outline:hover{border-color:var(--wpstock-primary);color:var(--wpstock-primary);transform:translateY(-2px)}.wpstock-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.wpstock-trust-row span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--wpstock-border);box-shadow:0 8px 20px rgba(28,33,64,.04);font-size:13px;font-weight:800;color:#535b76}.wpstock-hero-visual{position:relative;display:flex;align-items:center;justify-content:flex-start;direction:ltr;overflow:visible;min-height:360px;z-index:1}.wpstock-hero-visual-img{width:min(118%,1040px);max-width:none;height:auto;object-fit:contain;object-position:left center;filter:drop-shadow(0 18px 30px rgba(28,33,64,.03));user-select:none;pointer-events:none;transform:scale(1.08) translateX(-10%);transform-origin:left center}.wpstock-stats-section{background:linear-gradient(180deg,#fff,var(--wpstock-soft-2));padding:22px 0 54px;position:relative;z-index:4}.wpstock-stats-shell{background:#fff;border:1px solid var(--wpstock-border);border-radius:28px;padding:28px;box-shadow:0 22px 55px rgba(28,33,64,.07);position:relative;overflow:hidden}.wpstock-stats-shell::before{content:"";position:absolute;inset:auto -80px -120px auto;width:240px;height:240px;border-radius:50%;background:rgba(90,84,244,.08);pointer-events:none}.wpstock-stats-head{text-align:center;max-width:760px;margin:0 auto 24px;position:relative;z-index:2}.wpstock-stats-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative;z-index:2}.wpstock-stat-box{background:linear-gradient(180deg,#fff,#fafbff);border:1px solid #e7e9f8;border-radius:22px;padding:22px 18px;min-height:185px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 28px rgba(28,33,64,.045);transition:.22s ease}.wpstock-stat-box:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(90,84,244,.10);border-color:#d8dbff}.wpstock-stat-icon{width:54px;height:54px;border-radius:18px;background:var(--wpstock-soft);color:var(--wpstock-primary);display:grid;place-items:center;margin-bottom:14px}.wpstock-stat-box strong{display:block;color:var(--wpstock-primary);font-size:36px;line-height:1;font-weight:900;letter-spacing:-.8px;margin-bottom:10px}.wpstock-stat-box h3{margin:0 0 8px;color:#121733;font-size:16px;line-height:1.45;font-weight:900}.wpstock-stat-box p{margin:0;color:var(--wpstock-muted);font-size:13px;line-height:1.75}.wpstock-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px}.wpstock-section-head-center{display:block;text-align:center;max-width:760px;margin:0 auto 34px}.wpstock-section-title{margin:0;color:#11142b;font-size:clamp(27px,3vw,42px);line-height:1.35;font-weight:900;letter-spacing:-1px}.wpstock-section-subtitle{margin:10px 0 0;color:var(--wpstock-muted);font-size:16px;max-width:720px}.wpstock-section-head-center .wpstock-section-subtitle{margin-inline:auto}.wpstock-why{background:linear-gradient(180deg,#fff,var(--wpstock-soft-2))}.wpstock-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wpstock-feature-card{background:#fff;border:1px solid var(--wpstock-border);border-radius:20px;padding:24px;box-shadow:var(--wpstock-shadow-soft);transition:.22s ease}.wpstock-feature-card:hover{transform:translateY(-4px);box-shadow:var(--wpstock-shadow)}.wpstock-feature-icon,.wpstock-service-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,rgba(90,84,244,.12),rgba(123,118,255,.08));display:grid;place-items:center;color:var(--wpstock-primary);margin-bottom:16px}.wpstock-feature-card h3{font-size:19px;line-height:1.4;margin:0 0 8px;color:#121733}.wpstock-feature-card p{margin:0;color:var(--wpstock-muted);font-size:14px}.wpstock-process{background:#fff}.wpstock-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;position:relative}.wpstock-step{position:relative;background:#fff;border:1px solid var(--wpstock-border);border-radius:20px;padding:22px;box-shadow:var(--wpstock-shadow-soft);min-height:190px}.wpstock-step span{display:inline-flex;width:44px;height:44px;border-radius:14px;align-items:center;justify-content:center;background:var(--wpstock-soft);color:var(--wpstock-primary);font-weight:900;margin-bottom:18px}.wpstock-step h3{margin:0 0 7px;font-size:18px;color:#121733}.wpstock-step p{margin:0;color:var(--wpstock-muted);font-size:14px;line-height:1.75}.wpstock-services{background:var(--wpstock-soft-2)}.wpstock-service-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wpstock-service-product-card{position:relative;background:#fff;border:1px solid var(--wpstock-border);border-radius:22px;overflow:hidden;box-shadow:var(--wpstock-shadow-soft);display:flex;flex-direction:column;min-height:100%;transition:.22s ease}.wpstock-service-product-card:hover{transform:translateY(-5px);box-shadow:var(--wpstock-shadow)}.wpstock-service-badge{position:absolute;top:14px;right:14px;z-index:3;background:linear-gradient(135deg,var(--wpstock-primary),var(--wpstock-primary-2));color:#fff;border-radius:999px;padding:7px 12px;font-size:11.5px;font-weight:900;line-height:1;box-shadow:0 10px 24px rgba(90,84,244,.2)}.wpstock-service-media{height:180px!important;padding:0;background:linear-gradient(135deg,#f6f7ff 0%,#ffffff 100%);display:block;overflow:hidden;line-height:0}.wpstock-service-media img{display:block;width:100%!important;height:180px!important;min-height:180px!important;max-width:100%!important;max-height:180px!important;object-fit:cover!important;object-position:center center!important;margin:0 auto}.wpstock-service-placeholder{width:92px;height:92px;border-radius:28px;background:#fff;border:1px solid #dfe2ff;box-shadow:0 14px 30px rgba(90,84,244,.10);display:grid;place-items:center;color:var(--wpstock-primary)}.wpstock-service-body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.wpstock-service-body h3{margin:0;font-size:21px;line-height:1.4;color:#10152f}.wpstock-service-body h3 a:hover{color:var(--wpstock-primary)}.wpstock-service-body p{margin:0;color:#66708e;font-size:14px;line-height:1.8}.wpstock-service-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:auto;padding-top:8px;border-top:1px solid #eef1fb}.wpstock-service-meta span{display:inline-flex;align-items:center;gap:6px;color:#57617e;font-size:12.5px;font-weight:800;background:#f7f8ff;border:1px solid #e4e7fb;border-radius:999px;padding:7px 10px;min-width:0}.wpstock-service-meta span svg{color:#7279a6;flex:0 0 auto}.wpstock-rating{color:#f4b000;background:#fff8e8;border-color:#ffe1a0}.wpstock-rating small{color:#8c6b00;font-size:12px;font-weight:900}.wpstock-service-price-row{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.wpstock-service-price-row strong{font-size:19px;color:#11142b;font-weight:900}.wpstock-service-price-row del{color:#9aa1b7;font-size:13px}.wpstock-service-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.wpstock-preview-btn,.wpstock-order-btn,.wpstock-order-btn{background:var(--wpstock-primary);border-color:var(--wpstock-primary);color:#fff}.wpstock-preview-btn:hover{background:var(--wpstock-soft);color:var(--wpstock-primary)}.wpstock-order-btn:hover{background:#4d46df;border-color:#4d46df;color:#fff}.wpstock-faq{background:linear-gradient(180deg,var(--wpstock-soft-2),#fff)}.wpstock-faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.wpstock-faq-side{position:sticky;top:120px;background:#fff;border:1px solid var(--wpstock-border);border-radius:24px;padding:28px;box-shadow:var(--wpstock-shadow-soft)}.wpstock-faq-side .wpstock-btn{margin-top:18px;min-width:0;width:100%}.wpstock-faq-list{display:grid;gap:12px}.wpstock-faq-item{background:#fff;border:1px solid var(--wpstock-border);border-radius:18px;box-shadow:0 8px 22px rgba(28,33,64,.04);overflow:hidden}.wpstock-faq-item summary{cursor:pointer;padding:18px 22px;font-weight:900;color:#121733;list-style:none;position:relative}.wpstock-faq-item summary::-webkit-details-marker{display:none}.wpstock-faq-item summary::after{content:"+";position:absolute;left:22px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:var(--wpstock-soft);color:var(--wpstock-primary);display:grid;place-items:center;font-weight:900}.wpstock-faq-item[open] summary::after{content:"−"}.wpstock-faq-item p{margin:0;padding:0 22px 20px;color:var(--wpstock-muted);font-size:15px;line-height:1.9}.site-footer{background:#fff;padding:16px 0 0}.wpstock-newsletter{border-radius:24px;background:linear-gradient(135deg,#5a54f4,#7b76ff);color:#fff;padding:32px 36px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center;box-shadow:0 20px 45px rgba(90,84,244,.18);overflow:hidden;position:relative}.wpstock-newsletter::after{content:"";position:absolute;left:34px;top:18px;width:135px;height:135px;border:1px solid rgba(255,255,255,.25);border-radius:32px;transform:rotate(22deg)}.wpstock-footer-kicker{display:inline-flex;font-size:13px;font-weight:900;margin-bottom:8px;color:rgba(255,255,255,.82)}.wpstock-newsletter h2{margin:0 0 6px;font-size:28px;line-height:1.35}.wpstock-newsletter p{margin:0;color:rgba(255,255,255,.82)}.wpstock-footer-cta-actions{display:flex;gap:10px;justify-content:flex-end;position:relative;z-index:2;flex-wrap:wrap}.wpstock-btn-light{background:#fff;color:var(--wpstock-primary);min-width:170px}.wpstock-btn-ghost-light{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.32);color:#fff;min-width:160px}.wpstock-btn-light:hover{transform:translateY(-2px);color:var(--wpstock-primary)}.wpstock-btn-ghost-light:hover{transform:translateY(-2px);color:#fff}.wpstock-footer-main{margin-top:18px;background:#0d1424;color:#fff;border-radius:24px 24px 0 0;padding:44px 36px 24px}.wpstock-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:34px}.wpstock-footer-brand{font-size:30px;font-weight:900;margin-bottom:12px;display:flex;align-items:center;gap:10px}.ws-footer-logo{gap:12px!important;align-items:center!important}.ws-footer-logo .ws-logo-mark{width:44px;height:44px;border-radius:15px;flex-basis:44px;box-shadow:0 14px 30px rgba(79,70,229,.18)}.ws-footer-logo .ws-logo-mark::before{inset:6px;border-radius:12px}.ws-footer-logo .ws-logo-wp{font-size:13px;transform:translateY(-4px)}.ws-footer-logo .ws-logo-code{font-size:9px;bottom:8px}.ws-footer-logo .ws-logo-content strong{color:#fff;font-size:28px}.ws-footer-logo .ws-logo-content small{color:#b7bfd7}.wpstock-footer-about p{color:#b7bfd7;margin:0 0 18px;max-width:430px}.wpstock-social{display:flex;gap:10px}.wpstock-social a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fff}.wpstock-footer-col h3{font-size:16px;margin:0 0 13px}.wpstock-footer-col ul{list-style:none;margin:0;padding:0}.wpstock-footer-col li{margin:8px 0}.wpstock-footer-col a,.wpstock-footer-col span{color:#b7bfd7;font-size:14px}.wpstock-footer-col a:hover{color:#fff}.wpstock-payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.wpstock-payment-pill{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:34px;border-radius:8px;background:#fff;color:#182033;font-weight:900;font-size:12px;padding:0 10px}.wpstock-copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:28px;padding-top:18px;text-align:center;color:#97a1bc;font-size:13px}.wpstock-page-wrap,.wpstock-archive-wrap{padding:46px 0 70px}.wpstock-content-card{background:#fff;border:1px solid var(--wpstock-border);border-radius:20px;padding:28px;box-shadow:var(--wpstock-shadow-soft)}.wpstock-page-title{margin:0 0 20px;font-size:38px;line-height:1.35}.entry-content{color:#303650}.entry-content a{color:var(--wpstock-primary);font-weight:800}.entry-content p{margin:0 0 1.2em}.entry-content h2,.entry-content h3{line-height:1.35;color:#11142b}.wpstock-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.wpstock-post-card{border:1px solid var(--wpstock-border);border-radius:18px;background:#fff;padding:18px;box-shadow:var(--wpstock-shadow-soft)}.wpstock-post-card h2{font-size:20px;margin:10px 0}.wpstock-post-card p{color:var(--wpstock-muted)}.wpstock-floating-whatsapp{position:fixed;left:24px;bottom:24px;z-index:9999;display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:11px 16px 11px 12px;border-radius:999px;color:#fff;text-decoration:none;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);box-shadow:0 18px 40px rgba(18,140,126,.28);border:1px solid rgba(255,255,255,.38);font-weight:900;font-size:14px;line-height:1;transition:transform .22s ease,box-shadow .22s ease}.wpstock-floating-whatsapp:hover,.wpstock-floating-whatsapp:focus{color:#fff;transform:translateY(-3px);box-shadow:0 24px 52px rgba(18,140,126,.35)}.wpstock-floating-whatsapp-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16);flex:0 0 36px}.wpstock-floating-whatsapp-text{white-space:nowrap}@media (max-width:1180px){.wpstock-stats-cards{grid-template-columns:repeat(2,1fr)}.wpstock-feature-grid{grid-template-columns:repeat(2,1fr)}.wpstock-steps{grid-template-columns:repeat(3,1fr)}.wpstock-service-products-grid{grid-template-columns:repeat(2,1fr)}.wpstock-hero-grid{grid-template-columns:1fr}.wpstock-hero-content{text-align:center}.wpstock-hero p{margin-inline:auto}.wpstock-hero-actions,.wpstock-trust-row{justify-content:center}.wpstock-hero-visual{justify-content:center;min-height:auto}.wpstock-hero-visual-img{object-position:center;transform:none;width:100%;max-width:900px}.wpstock-menu{gap:18px;font-size:14px}}@media (max-width:900px){.site-header{top:0;margin-top:0}.wpstock-container{width:min(calc(100% - 28px),var(--wpstock-container))}.wpstock-nav-wrap{grid-template-columns:auto 1fr auto;border-radius:0 0 18px 18px}.wpstock-primary-nav{position:absolute;top:76px;right:14px;left:14px;background:#fff;border:1px solid var(--wpstock-border);border-radius:16px;box-shadow:var(--wpstock-shadow);display:none}.wpstock-primary-nav.is-open{display:block}.wpstock-menu{flex-direction:column;gap:0;padding:12px}.wpstock-menu a{padding:10px 14px}.wpstock-mobile-toggle{display:inline-flex}.wpstock-header-actions{justify-self:start}.wpstock-header-cta{display:none}.ws-logo-mark{width:44px;height:44px;border-radius:15px;flex-basis:44px}.ws-logo-mark::before{inset:6px;border-radius:12px}.ws-logo-wp{font-size:13px}.ws-logo-code{font-size:9px;bottom:8px}.ws-logo-content strong{font-size:23px}.ws-logo-content small{font-size:10px}.wpstock-hero{padding-top:25px}.wpstock-hero::before{display:none}.wpstock-hero h1{font-size:36px;letter-spacing:-1px}.wpstock-hero p{font-size:16px}.wpstock-btn{width:100%;min-width:0;height:56px}.wpstock-hero-visual{min-height:auto;margin:0}.wpstock-hero-visual-img{width:100%;max-width:900px;transform:none}.wpstock-section{padding:42px 0}.wpstock-section-head{align-items:flex-start;flex-direction:column}.wpstock-steps{grid-template-columns:repeat(2,1fr)}.wpstock-faq-grid{grid-template-columns:1fr}.wpstock-faq-side{position:relative;top:auto}.wpstock-newsletter{grid-template-columns:1fr}.wpstock-footer-cta-actions{justify-content:flex-start}.wpstock-footer-grid{grid-template-columns:1fr 1fr}.wpstock-post-grid{grid-template-columns:1fr}}@media (max-width:620px){.wpstock-stats-section{padding:14px 0 36px}.wpstock-stats-shell{border-radius:20px;padding:20px 14px}.wpstock-stats-cards{grid-template-columns:1fr}.wpstock-stat-box{min-height:auto;padding:18px 14px}.wpstock-stat-box strong{font-size:30px}.wpstock-stat-box h3{font-size:15px}.wpstock-container{width:min(calc(100% - 22px),var(--wpstock-container))}.wpstock-nav-wrap{padding:8px 12px}.ws-text-logo{gap:9px}.ws-logo-mark{width:40px;height:40px;border-radius:14px;flex-basis:40px}.ws-logo-content strong{font-size:21px}.ws-logo-content small{display:none}.wpstock-hero h1{font-size:31px}.wpstock-feature-grid,.wpstock-steps,.wpstock-service-products-grid,.wpstock-service-media{height:150px!important;padding:0}.wpstock-service-media img{width:100%!important;height:150px!important;min-height:150px!important;max-width:100%!important;max-height:150px!important;object-fit:cover!important;object-position:center center!important}.wpstock-service-actions{grid-template-columns:1fr}.wpstock-newsletter{padding:24px 20px}.wpstock-footer-main{padding:34px 20px 22px}.wpstock-footer-grid{grid-template-columns:1fr}.wpstock-page-title{font-size:30px}.wpstock-floating-whatsapp{left:16px;bottom:16px;width:56px;height:56px;min-height:56px;padding:0;justify-content:center;gap:0}.wpstock-floating-whatsapp-text{display:none}.wpstock-floating-whatsapp-icon{width:42px;height:42px;background:transparent}}.wpstock-stats-section{background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;padding:42px 0 62px!important;position:relative!important;z-index:4!important;overflow:visible!important}.wpstock-stats-section .wpstock-container{overflow:visible!important}.wpstock-stats-shell{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;position:relative!important;overflow:visible!important}.wpstock-stats-shell::before{display:none!important}.wpstock-stats-head{text-align:center!important;max-width:760px!important;margin:0 auto 28px!important;position:relative!important;z-index:2!important}.wpstock-stats-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;position:relative!important;z-index:2!important;align-items:stretch!important;overflow:visible!important}.wpstock-stat-box{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:205px!important;position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#ffffff 0%,#fafbff 100%)!important;border:1px solid #e4e7fb!important;border-radius:26px!important;padding:26px 18px 24px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;box-shadow:0 14px 36px rgba(28,33,64,.055)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.wpstock-stat-box::after{content:""!important;position:absolute!important;left:-44px!important;bottom:-50px!important;width:130px!important;height:130px!important;border-radius:50%!important;background:rgba(90,84,244,.055)!important;pointer-events:none!important}.wpstock-stat-box:hover{transform:translateY(-4px)!important;box-shadow:0 22px 48px rgba(90,84,244,.11)!important;border-color:#d6dafc!important}.wpstock-stat-icon{width:58px!important;height:58px!important;border-radius:20px!important;background:var(--wpstock-soft)!important;color:var(--wpstock-primary)!important;display:grid!important;place-items:center!important;margin:0 auto 16px!important;position:relative!important;z-index:2!important}.wpstock-stat-box strong{display:block!important;direction:ltr!important;unicode-bidi:isolate!important;color:var(--wpstock-primary)!important;font-size:38px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.8px!important;margin:0 0 11px!important;position:relative!important;z-index:2!important}.wpstock-stat-box h3{margin:0 0 9px!important;color:#121733!important;font-size:16px!important;line-height:1.45!important;font-weight:900!important;position:relative!important;z-index:2!important}.wpstock-stat-box p{margin:0 auto!important;color:var(--wpstock-muted)!important;font-size:13px!important;line-height:1.8!important;max-width:230px!important;position:relative!important;z-index:2!important}@media (max-width:1180px){.wpstock-stats-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.wpstock-stats-section{padding:28px 0 40px!important}.wpstock-stats-head{margin-bottom:18px!important}.wpstock-stats-cards{grid-template-columns:1fr!important;gap:14px!important}.wpstock-stat-box{min-height:auto!important;padding:20px 16px!important;border-radius:22px!important}.wpstock-stat-icon{width:52px!important;height:52px!important;border-radius:18px!important;margin-bottom:12px!important}.wpstock-stat-box strong{font-size:32px!important}}.wpstock-service-product-card .wpstock-service-media{height:180px!important;min-height:180px!important;max-height:180px!important;padding:0!important;overflow:hidden!important;display:block!important;position:relative!important;background:linear-gradient(135deg,#f6f7ff 0%,#ffffff 100%)!important}.wpstock-service-product-card .wpstock-service-media>img,.wpstock-service-product-card .wpstock-service-media img{display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:180px!important;min-height:180px!important;max-height:180px!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important;position:static!important;transform:none!important;aspect-ratio:auto!important}@media (max-width:620px){.wpstock-service-product-card .wpstock-service-media{height:150px!important;min-height:150px!important;max-height:150px!important}.wpstock-service-product-card .wpstock-service-media>img,.wpstock-service-product-card .wpstock-service-media img{width:100%!important;min-width:100%!important;max-width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;object-fit:cover!important;object-position:center center!important}}.wpstock-rating{color:#f4b000!important}.wpstock-rating>span{color:#f4b000!important;letter-spacing:1px;display:inline-block}.wpstock-rating small{color:#8c6b00!important;font-size:12px;font-weight:900}.wpstock-hero>.wpstock-container{width:100%!important;max-width:none!important;padding-left:clamp(22px,5vw,90px)!important;padding-right:clamp(22px,5vw,90px)!important}.wpstock-hero-grid{width:100%!important;max-width:none!important;gap:clamp(26px,5vw,72px)!important}.wpstock-hero-visual{justify-content:flex-start!important}.wpstock-hero-visual-img{width:min(120%,1100px)!important;max-width:none!important}.site-footer{overflow:hidden!important}.site-footer>.wpstock-container{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}.site-footer .wpstock-newsletter{width:min(calc(100% - 44px),var(--wpstock-container))!important;max-width:var(--wpstock-container)!important;margin-left:auto!important;margin-right:auto!important}.wpstock-footer-main{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;border-radius:0!important;padding-left:clamp(24px,8vw,150px)!important;padding-right:clamp(24px,8vw,150px)!important}.wpstock-footer-grid,.wpstock-copyright{width:min(100%,1280px)!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:1180px){.wpstock-hero>.wpstock-container{padding-left:22px!important;padding-right:22px!important}.wpstock-hero-visual{justify-content:center!important}.wpstock-hero-visual-img{width:100%!important;max-width:900px!important}}@media (max-width:620px){.wpstock-footer-main{padding-left:18px!important;padding-right:18px!important}}.wpstock-feature-card,.wpstock-step{text-align:center}.wpstock-feature-icon{margin:0 auto 16px!important}.wpstock-step{display:flex;flex-direction:column;align-items:center;justify-content:center}.wpstock-step span{margin:0 auto 18px!important}.wpstock-service-product-card{transition:none!important}.wpstock-service-product-card:hover{transform:none!important}.wpstock-service-badge{display:none!important}.wpstock-service-media{height:250px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important;line-height:0!important}.wpstock-service-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;margin:0!important}.wpstock-service-placeholder{margin:auto!important}.wpstock-service-body{gap:14px!important;text-align:center;align-items:stretch}.wpstock-service-body h3{text-align:center;margin:0!important}.wpstock-service-body>p{display:none!important}.wpstock-service-card-info{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f7ff;border:1px solid #dfe5f4;border-radius:16px;padding:12px 14px;margin-top:auto}.wpstock-service-card-info .wpstock-rating{background:transparent!important;border:0!important;padding:0!important;color:#f3ad00!important;display:inline-flex!important;align-items:center!important}.wpstock-service-card-info .wpstock-rating small{display:none!important}.wpstock-service-card-info .wpstock-service-price-row{display:flex!important;align-items:baseline!important;gap:8px!important;margin:0!important}.wpstock-service-card-info .wpstock-service-price-row strong{font-size:20px!important;color:#5a45f5!important;font-weight:900!important}.wpstock-service-card-info .wpstock-service-price-row del{font-size:13px!important;color:#9ba4ba!important;font-weight:700!important}.wpstock-service-actions{margin-top:0!important}.wpstock-service-single-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:24px;align-items:start}.wpstock-service-buy-card{position:sticky;top:100px;background:#fff;border:1px solid #dfe4f3;border-radius:20px;padding:20px;box-shadow:0 18px 44px rgba(17,23,51,.06)}.wpstock-service-buy-price{font-size:56px;line-height:1;color:#222;font-weight:900;letter-spacing:-1px;margin-bottom:10px;text-align:center}.wpstock-service-buy-rating{color:#f3ae00;font-size:22px;letter-spacing:2px;text-align:center;margin-bottom:16px}.wpstock-service-buy-pricing-list{display:grid;gap:8px;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:12px 0;margin-bottom:16px}.wpstock-service-package-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid #e4e8f3;background:#fff;cursor:pointer;transition:none}.wpstock-service-package-item.is-active{border-color:#5a45f5;background:#f7f6ff;box-shadow:0 10px 24px rgba(90,69,245,.08)}.wpstock-service-package-item.is-featured{border-color:#ffd56a;background:linear-gradient(180deg,#fffaf0 0%,#ffffff 100%)}.wpstock-service-package-item.is-featured.is-active{border-color:#f4bf2a;background:linear-gradient(180deg,#fff7df 0%,#ffffff 100%);box-shadow:0 12px 26px rgba(244,191,42,.16)}.wpstock-service-package-meta{display:grid;gap:5px;flex:1;min-width:0}.wpstock-service-package-title-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wpstock-service-package-name{font-size:17px;font-weight:900;color:#202944}.wpstock-service-package-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:999px;background:#ffe8a3;color:#7a4b00;font-size:11px;font-weight:900}.wpstock-service-package-desc{font-size:12.5px;color:#7a849b;font-weight:700;line-height:1.6}.wpstock-service-package-prices{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.wpstock-service-package-prices strong{font-size:24px;color:#20304d;font-weight:900;line-height:1}.wpstock-service-package-prices del{font-size:13px;color:#98a0b5}.wpstock-service-package-dot{width:18px;height:18px;border-radius:50%;border:2px solid #4361ee;box-shadow:inset 0 0 0 4px #fff;background:#fff;flex:0 0 18px}.wpstock-service-package-item.is-active .wpstock-service-package-dot{background:#4361ee}.wpstock-rights-choice{border-bottom:1px solid #edf1f7;padding:0 0 14px;margin:-2px 0 16px;display:grid;gap:8px}.wpstock-rights-choice h3{margin:0 0 2px;font-size:16px;color:#202944}.wpstock-rights-option{display:flex;align-items:center;gap:10px;border:1px solid #e4e8f3;border-radius:12px;padding:10px 12px;cursor:pointer;background:#fff}.wpstock-rights-option.is-active{border-color:#5a45f5;background:#f7f6ff}.wpstock-rights-option span{flex:1;font-weight:800;color:#2a334d}.wpstock-rights-option strong{color:#5a45f5;font-size:18px}.wpstock-service-buy-actions{display:grid;gap:12px;margin-bottom:18px}.wpstock-service-buy-order,.wpstock-service-buy-preview{height:54px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:900;border:1px solid transparent}.wpstock-service-buy-order{background:#ffbe0b;color:#182033}.wpstock-service-buy-preview{background:#edf1f6;color:#2d3651;border-color:#e1e7f0}.wpstock-service-buy-features{list-style:none;padding:14px 0 0;margin:0;border-top:1px solid #edf1f7;display:grid;gap:10px}.wpstock-service-buy-features li{position:relative;padding-right:22px;color:#44506b;font-size:14px;font-weight:700;line-height:1.8}.wpstock-service-buy-features li::before{content:'✔';position:absolute;right:0;top:0;color:#11a84b;font-weight:900}.wpstock-service-single-content{padding:0!important;overflow:hidden}.wpstock-service-single-media{border-bottom:1px solid #e6ebf6;background:#fff;line-height:0}.wpstock-service-single-media img{display:block;width:100%;height:auto;max-width:100%}.wpstock-service-single-content .wpstock-page-title{padding:22px 26px 0;margin:0 0 10px}.wpstock-service-single-content .entry-content{padding:0 26px 26px}@media (max-width:980px){.wpstock-service-single-grid{grid-template-columns:1fr}.wpstock-service-buy-card{position:relative;top:auto;order:2}.wpstock-service-single-content{order:1}.wpstock-service-buy-price{font-size:48px}}@media (max-width:620px){.wpstock-service-media{height:210px!important}.wpstock-service-card-info{padding:10px 12px}}.wpstock-license-policy-row{margin:12px 0 10px;text-align:center}.wpstock-license-policy-row a{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;border-radius:12px;background:#f7f8ff;border:1px solid #dfe4f3;color:#2f3b5d;font-weight:900;text-decoration:none}.wpstock-license-policy-row a:hover{color:var(--wpstock-primary);border-color:rgba(90,84,244,.35)}.wpstock-payment-logos{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 14px}.wpstock-pay-logo{display:flex;align-items:center;justify-content:center;min-height:36px;border-radius:10px;font-size:11px;font-weight:900;border:1px solid #e4e8f3;background:#fff;color:#25304a;letter-spacing:.1px;text-align:center}.wpstock-pay-instapay{color:#6d2de2;background:#fbf7ff;border-color:#eadfff}.wpstock-pay-vodafone{color:#e60000;background:#fff7f7;border-color:#ffdede}.wpstock-pay-paypal{color:#003087;background:#f5f9ff;border-color:#dceaff}.wpstock-pay-binance{color:#8a6400;background:#fff9e6;border-color:#ffefb8}.wpstock-price-table small{display:block;color:#646970;margin-top:5px;font-size:11px;line-height:1.5}@media(max-width:620px){.wpstock-payment-logos{grid-template-columns:1fr}.wpstock-pay-logo{min-height:34px}}.wpstock-eyebrow,.wpstock-section-kicker{padding:12px 24px!important;min-height:44px!important;font-size:16px!important;line-height:1.25!important;font-weight:900!important;color:#4f46e5!important;background:#f4f3ff!important;border:1px solid #dcd9ff!important;border-radius:999px!important;box-shadow:0 10px 26px rgba(79,70,229,.10)!important;margin-bottom:20px!important}.wpstock-section-head-center .wpstock-section-kicker,.wpstock-section-head-center .wpstock-eyebrow{margin-inline:auto!important}.wpstock-section-subtitle,.wpstock-hero p,.wpstock-feature-card p,.wpstock-step p,.wpstock-faq-item p,.wpstock-section-head-center .wpstock-section-subtitle{max-width:820px!important;margin-top:14px!important}.wpstock-section-title{color:#0f1530!important;letter-spacing:-.6px!important}.wpstock-feature-card h3,.wpstock-step h3,.wpstock-faq-item summary,.wpstock-service-body h3,.wpstock-feature-card p,.wpstock-step p{font-size:15.5px!important}.wpstock-faq-item summary{font-size:17px!important}@media (max-width:900px){.wpstock-eyebrow,.wpstock-section-kicker{padding:10px 20px!important;min-height:40px!important;font-size:15px!important}.wpstock-section-subtitle,.wpstock-hero p,.wpstock-feature-card p,.wpstock-step p,.wpstock-faq-item p,}.wpstock-service-product-card[data-details-url]{cursor:pointer}.wpstock-service-product-card[data-details-url] a{cursor:pointer}@media (min-width:901px){.site-header .wpstock-nav-wrap{grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr)!important;direction:rtl!important}.site-header .ws-text-logo{grid-column:1!important;justify-self:start!important;margin-inline-start:0!important;margin-inline-end:auto!important}.site-header .wpstock-primary-nav{grid-column:2!important;justify-self:center!important}.site-header .wpstock-header-actions{grid-column:3!important;justify-self:end!important;margin-inline-start:auto!important;margin-inline-end:0!important}}.wpstock-payments,.wpstock-payment-pill{display:none!important}.site-footer{padding-top:8px!important}.site-footer .wpstock-newsletter{padding:22px 28px!important;border-radius:20px!important;gap:18px!important}.wpstock-newsletter h2{font-size:24px!important;line-height:1.35!important;margin-bottom:4px!important}.wpstock-newsletter p{font-size:14px!important;line-height:1.8!important}.wpstock-footer-main{margin-top:12px!important;padding-top:30px!important;padding-bottom:16px!important}.wpstock-footer-grid{gap:24px!important}.wpstock-footer-brand{margin-bottom:8px!important}.ws-footer-logo .ws-logo-mark{width:40px!important;height:40px!important;flex-basis:40px!important}.ws-footer-logo .ws-logo-content strong{font-size:25px!important}.ws-footer-logo .ws-logo-content small{font-size:11px!important}.wpstock-footer-about p{margin-bottom:12px!important;font-size:15px!important;line-height:1.85!important}.wpstock-footer-col h3{margin-bottom:10px!important}.wpstock-footer-col li{margin:6px 0!important}.wpstock-footer-col a,.wpstock-footer-col span{font-size:13.5px!important}.wpstock-copyright{margin-top:18px!important;padding-top:14px!important}.wpstock-social{display:flex!important;gap:10px!important;align-items:center!important;justify-content:flex-start!important}.wpstock-social-link{width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;font-weight:900!important;font-size:16px!important;line-height:1!important;box-shadow:0 10px 24px rgba(0,0,0,.12)!important;transition:none!important}.wpstock-social-link span{color:#fff!important;font-size:16px!important;font-weight:900!important;line-height:1!important}.wpstock-social-facebook{background:linear-gradient(135deg,#1877f2,#0d4da2)!important}.wpstock-social-x{background:linear-gradient(135deg,#1f2937,#030712)!important}.wpstock-social-youtube{background:linear-gradient(135deg,#ff0033,#a8001f)!important}.wpstock-social-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)!important}.wpstock-social-link:hover{opacity:.92!important;color:#fff!important}@media(max-width:900px){.site-footer .wpstock-newsletter{padding:20px!important}.wpstock-footer-main{padding-top:24px!important;padding-bottom:14px!important}.wpstock-footer-grid{gap:20px!important}.wpstock-social{justify-content:flex-start!important}}.wpstock-social{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.wpstock-social-link{width:48px!important;height:48px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 20px rgba(0,0,0,.14)!important;color:#fff!important;padding:0!important;transform:none!important}.wpstock-social-link svg{width:21px!important;height:21px!important;display:block!important;color:#fff!important}.wpstock-social-facebook{background:linear-gradient(180deg,#2478f5 0%,#1557bf 100%)!important;border-color:rgba(255,255,255,.16)!important}.wpstock-social-x{background:linear-gradient(180deg,#111827 0%,#05070d 100%)!important;border-color:rgba(255,255,255,.12)!important}.wpstock-social-youtube{background:linear-gradient(180deg,#ff223f 0%,#c90f27 100%)!important;border-color:rgba(255,255,255,.14)!important}.wpstock-social-instagram{background:linear-gradient(135deg,#7c3aed 0%,#d62976 55%,#f58529 100%)!important;border-color:rgba(255,255,255,.14)!important}.wpstock-social-link:hover{opacity:1!important;filter:brightness(1.04)!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important}@media (max-width:620px){.wpstock-social-link{width:44px!important;height:44px!important;border-radius:14px!important}.wpstock-social-link svg{width:19px!important;height:19px!important}}.wpstock-social{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.wpstock-social-link{width:48px!important;height:48px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 8px 20px rgba(0,0,0,.14)!important;color:#fff!important;padding:0!important;transform:none!important;text-decoration:none!important}.wpstock-social-link svg{width:21px!important;height:21px!important;display:block!important;color:#fff!important}.wpstock-social-initial{font-size:13px!important;font-weight:900!important;color:#fff!important;line-height:1!important;text-transform:uppercase!important}.wpstock-social-facebook,.wpstock-social-fb{background:linear-gradient(180deg,#2478f5 0%,#1557bf 100%)!important}.wpstock-social-x,.wpstock-social-twitter{background:linear-gradient(180deg,#111827 0%,#05070d 100%)!important}.wpstock-social-youtube,.wpstock-social-yt{background:linear-gradient(180deg,#ff223f 0%,#c90f27 100%)!important}.wpstock-social-instagram,.wpstock-social-ig{background:linear-gradient(135deg,#7c3aed 0%,#d62976 55%,#f58529 100%)!important}.wpstock-social-tiktok{background:linear-gradient(135deg,#111827 0%,#00f2ea 55%,#ff0050 100%)!important}.wpstock-social-telegram{background:linear-gradient(180deg,#2ca5e0 0%,#168acd 100%)!important}.wpstock-social-whatsapp{background:linear-gradient(180deg,#25d366 0%,#128c7e 100%)!important}.wpstock-social-linkedin{background:linear-gradient(180deg,#0a66c2 0%,#064b8e 100%)!important}.wpstock-social-link:hover{opacity:1!important;filter:brightness(1.05)!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important}@media (max-width:620px){.wpstock-social-link{width:44px!important;height:44px!important;border-radius:14px!important}.wpstock-social-link svg{width:19px!important;height:19px!important}}.wpstock-social-khamsat,.wpstock-social-khamsatcom{background:linear-gradient(135deg,#ffb703 0%,#fb8500 100%)!important}.wpstock-social-kafiil,.wpstock-social-kafeel{background:linear-gradient(135deg,#16a34a 0%,#0f766e 100%)!important}.wpstock-social-nafezly{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%)!important}.wpstock-social-mostaql{background:linear-gradient(135deg,#0ea5e9 0%,#0369a1 100%)!important}.wpstock-social-pinterest{background:linear-gradient(135deg,#e60023 0%,#9f0019 100%)!important}.wpstock-social-behance{background:linear-gradient(135deg,#1769ff 0%,#003ecb 100%)!important}.wpstock-social-dribbble{background:linear-gradient(135deg,#ea4c89 0%,#b91c5c 100%)!important}.wpstock-social-custom{background:linear-gradient(135deg,#5a54f4 0%,#7b76ff 100%)!important}.wpstock-social-initial{font-size:13px!important;font-weight:900!important;letter-spacing:0!important;color:#fff!important;line-height:1!important}.wpstock-services .wpstock-service-products-grid .wpstock-service-product-card>a.wpstock-service-media,.wpstock-service-product-card>a.wpstock-service-media,a.wpstock-service-media,.wpstock-service-media{width:100%!important;max-width:500px!important;height:300px!important;min-height:300px!important;max-height:300px!important;aspect-ratio:5/3!important;margin:0 auto!important;padding:0!important;display:block!important;overflow:hidden!important;background:#fff!important;line-height:0!important;box-sizing:border-box!important}.wpstock-services .wpstock-service-products-grid .wpstock-service-product-card>a.wpstock-service-media>img,.wpstock-service-product-card>a.wpstock-service-media>img,.wpstock-service-media img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important;margin:0 auto!important;padding:0!important;transform:none!important}.wpstock-service-media .wpstock-service-placeholder{width:100%!important;max-width:500px!important;height:300px!important;min-height:300px!important;max-height:300px!important;margin:0 auto!important;display:grid!important;place-items:center!important}@media (max-width:620px){.wpstock-service-product-card>a.wpstock-service-media,a.wpstock-service-media,.wpstock-service-media{max-width:500px!important;height:300px!important;min-height:300px!important;max-height:300px!important}}html{scroll-behavior:auto!important;overflow-y:scroll!important}body{overflow-x:hidden!important}*,*::before,*::after{transition:none!important;animation:none!important}.wpstock-service-product-card:hover,.wpstock-feature-card:hover,.wpstock-stat-box:hover,.site-header{min-height:92px!important}.wpstock-nav-wrap{min-height:76px!important}.wpstock-hero-grid{min-height:430px!important}.wpstock-hero-visual{min-height:360px!important}.wpstock-hero-visual-img{width:min(118%,1040px)!important;max-width:none!important;height:auto!important;aspect-ratio:900/348!important}.wpstock-service-products-grid{align-items:start!important}.wpstock-service-product-card{align-self:start!important;height:auto!important;min-height:0!important}.wpstock-service-product-card>a.wpstock-service-media,.wpstock-services .wpstock-service-products-grid .wpstock-service-product-card>a.wpstock-service-media,a.wpstock-service-media,.wpstock-service-media{width:100%!important;max-width:500px!important;height:300px!important;min-height:300px!important;max-height:300px!important;flex:0 0 300px!important;aspect-ratio:5/3!important;margin:0 auto!important;overflow:hidden!important;background:#fff!important}.wpstock-service-product-card>a.wpstock-service-media>img,.wpstock-services .wpstock-service-products-grid .wpstock-service-product-card>a.wpstock-service-media>img,.wpstock-service-media img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important}@media (max-width:900px){.site-header{min-height:74px!important}.wpstock-nav-wrap{min-height:64px!important}.wpstock-hero-grid{min-height:auto!important}.wpstock-hero-visual{min-height:auto!important}}@media (max-width:620px){.wpstock-service-product-card>a.wpstock-service-media,.wpstock-services .wpstock-service-products-grid .wpstock-service-product-card>a.wpstock-service-media,a.wpstock-service-media,.wpstock-service-media{max-width:500px!important;height:300px!important;min-height:300px!important;max-height:300px!important;flex-basis:300px!important}}.home .wpstock-stats-head .wpstock-section-subtitle,.home .wpstock-why .wpstock-section-subtitle,.home .wpstock-services .wpstock-section-subtitle,.home .wpstock-faq-side .wpstock-section-subtitle{display:none!important}.wpstock-buy-reasons-grid .wpstock-feature-card{min-height:auto!important;padding:22px 18px!important;text-align:center!important}.wpstock-buy-reasons-grid .wpstock-feature-icon{margin:0 auto 14px!important}.wpstock-buy-reasons-grid .wpstock-feature-card h3{font-size:22px!important;margin-bottom:6px!important}.wpstock-buy-reasons-grid .wpstock-feature-card p{font-size:15px!important;line-height:1.7!important;color:#44506b!important;font-weight:800!important}.wpstock-section-head-center{margin-bottom:26px!important}.wpstock-stats-head{margin-bottom:18px!important}.wpstock-services .wpstock-section-head{margin-bottom:22px!important}.wpstock-faq-side .wpstock-section-title{margin-bottom:14px!important}@media(max-width:620px){.wpstock-buy-reasons-grid .wpstock-feature-card h3{font-size:20px!important}.wpstock-buy-reasons-grid .wpstock-feature-card p{font-size:14.5px!important}}.wpstock-services .wpstock-section-kicker{display:none!important}.wpstock-service-includes{padding:14px 26px 4px;margin:0}.wpstock-service-includes h2{margin:0 0 14px;color:#111733;font-size:24px;line-height:1.35;font-weight:900}.wpstock-service-includes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wpstock-service-include-item{background:#f7f8ff;border:1px solid #e0e5f6;border-radius:16px;padding:14px 15px;display:grid;gap:5px}.wpstock-service-include-item strong{color:#111733;font-size:15.5px;font-weight:900}.wpstock-service-include-item span{color:#4d5874;font-size:13.5px;line-height:1.8;font-weight:700}.wpstock-service-package-badge{background:#ffbe0b!important;color:#1a2340!important;border:1px solid rgba(26,35,64,.08)!important}.wpstock-service-package-item.is-featured{border-color:#ffbe0b!important;background:linear-gradient(180deg,#fff9e8 0%,#ffffff 100%)!important}.wpstock-service-package-item.is-featured.is-active{border-color:#f2a900!important;box-shadow:0 12px 26px rgba(255,190,11,.18)!important}.wpstock-policy-page{display:grid;gap:16px;max-width:900px;margin:0 auto;color:#2d3651}.wpstock-policy-page h2{font-size:34px;line-height:1.35;margin:0;color:#111733;font-weight:900}.wpstock-policy-page h3{font-size:21px;line-height:1.5;margin:10px 0 0;color:#111733;font-weight:900}.wpstock-policy-page p{margin:0;color:#4c5670;font-size:16px;line-height:2;font-weight:700;background:#f8f9ff;border:1px solid #e3e7f5;border-radius:16px;padding:14px 16px}@media(max-width:700px){.wpstock-service-includes{padding:14px 18px 4px}.wpstock-service-includes-grid{grid-template-columns:1fr}.wpstock-service-includes h2{font-size:21px}.wpstock-policy-page h2{font-size:28px}}@media (max-width:620px){.wpstock-stats-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.wpstock-stat-box{min-height:148px!important;padding:14px 9px!important;border-radius:16px!important}.wpstock-stat-icon{width:42px!important;height:42px!important;border-radius:14px!important;margin-bottom:9px!important}.wpstock-stat-icon svg{width:20px!important;height:20px!important}.wpstock-stat-box strong{font-size:25px!important;margin-bottom:7px!important}.wpstock-stat-box h3{font-size:13.5px!important;line-height:1.35!important;margin-bottom:5px!important}.wpstock-stat-box p{font-size:11.5px!important;line-height:1.55!important}.site-footer{padding-top:0!important}.site-footer .wpstock-newsletter{padding:18px 14px!important;border-radius:18px!important;gap:12px!important}.site-footer .wpstock-newsletter h2{font-size:20px!important;line-height:1.45!important}.site-footer .wpstock-newsletter p{font-size:13px!important;line-height:1.8!important}.wpstock-footer-main{margin-top:0!important;border-radius:18px 18px 0 0!important;padding:22px 16px 12px!important}.wpstock-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 14px!important;align-items:start!important}.wpstock-footer-about{grid-column:1 / -1!important;text-align:center!important}.ws-footer-logo{justify-content:center!important;margin-bottom:8px!important}.ws-footer-logo .ws-logo-mark{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:13px!important}.ws-footer-logo .ws-logo-content strong{font-size:22px!important}.ws-footer-logo .ws-logo-content small{font-size:10px!important}.wpstock-footer-about p{max-width:330px!important;margin:0 auto 11px!important;font-size:12.8px!important;line-height:1.75!important}.wpstock-social{justify-content:center!important;gap:8px!important;margin-bottom:0!important}.wpstock-social-link{width:38px!important;height:38px!important;border-radius:12px!important}.wpstock-social-link svg{width:18px!important;height:18px!important}.wpstock-footer-col h3{font-size:14px!important;margin-bottom:7px!important}.wpstock-footer-col li{margin:4px 0!important}.wpstock-footer-col a,.wpstock-footer-col span,.wpstock-footer-col p{font-size:12.2px!important;line-height:1.65!important}.wpstock-copyright{margin-top:12px!important;padding-top:9px!important;font-size:11.5px!important}}@media (max-width:620px){.wpstock-feature-grid,.wpstock-buy-reasons-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.wpstock-feature-card,.wpstock-buy-reasons-grid .wpstock-feature-card{padding:18px 12px!important;min-height:170px!important;border-radius:18px!important}.wpstock-feature-icon,.wpstock-buy-reasons-grid .wpstock-feature-icon{width:46px!important;height:46px!important;border-radius:14px!important;margin:0 auto 10px!important}.wpstock-feature-card h3,.wpstock-buy-reasons-grid .wpstock-feature-card h3{font-size:15px!important;line-height:1.45!important;margin:0 0 6px!important}.wpstock-feature-card p,.wpstock-buy-reasons-grid .wpstock-feature-card p{font-size:12px!important;line-height:1.65!important;margin:0!important;font-weight:700!important}.wpstock-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.wpstock-step{padding:18px 12px!important;min-height:175px!important;border-radius:18px!important}.wpstock-step span{width:40px!important;height:40px!important;border-radius:13px!important;margin-bottom:12px!important;font-size:18px!important}.wpstock-step h3{font-size:15px!important;line-height:1.45!important;margin:0 0 6px!important}.wpstock-step p{font-size:12px!important;line-height:1.65!important}.wpstock-steps .wpstock-step:last-child{grid-column:1 / -1!important;max-width:calc(50% - 6px)!important;justify-self:center!important}.wpstock-footer-main{padding:16px 14px 10px!important;border-radius:16px 16px 0 0!important}.wpstock-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 10px!important}.wpstock-footer-about{grid-column:1 / -1!important;text-align:center!important;margin-bottom:4px!important}.wpstock-footer-about p{font-size:12px!important;line-height:1.65!important;max-width:310px!important;margin:0 auto 8px!important}.wpstock-footer-col h3{font-size:14px!important;margin-bottom:6px!important}.wpstock-footer-col ul{display:grid!important;gap:4px!important}.wpstock-footer-col li{margin:0!important}.wpstock-footer-col a,.wpstock-footer-col span,.wpstock-footer-col p{font-size:12px!important;line-height:1.6!important}.wpstock-social{justify-content:center!important;gap:8px!important}.wpstock-social-link{width:36px!important;height:36px!important;border-radius:11px!important}.wpstock-copyright{margin-top:10px!important;padding-top:8px!important;font-size:11px!important}}@media (max-width:900px){.site-header .wpstock-nav-wrap{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:64px!important;padding:8px 12px!important}.site-header .ws-text-logo{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%)!important;justify-self:center!important;margin:0!important;z-index:2!important;direction:rtl!important}.site-header .wpstock-header-actions{position:absolute!important;left:10px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;justify-self:start!important;margin:0!important;z-index:3!important}.site-header .wpstock-mobile-toggle{display:inline-flex!important;width:46px!important;height:46px!important;margin:0!important}.site-header .wpstock-primary-nav{top:72px!important;right:14px!important;left:14px!important}}@media (max-width:420px){.site-header .ws-logo-content strong{font-size:20px!important}.site-header .ws-logo-mark{width:38px!important;height:38px!important;flex-basis:38px!important}.site-header .wpstock-mobile-toggle{width:42px!important;height:42px!important;border-radius:13px!important}}@media (max-width:620px){.site-footer{padding-top:18px!important;background:#f7f8ff!important}.site-footer .wpstock-container{width:min(calc(100% - 22px),var(--wpstock-container))!important}.site-footer .wpstock-newsletter{margin-bottom:16px!important;border-radius:18px!important;padding:20px 14px!important}.wpstock-footer-main{margin-top:16px!important;padding:20px 16px 12px!important;border-radius:18px 18px 0 0!important}.wpstock-footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 14px!important;align-items:start!important}.wpstock-footer-about{grid-column:1 / -1!important;text-align:center!important;padding-bottom:12px!important;margin-bottom:2px!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.ws-footer-logo{justify-content:center!important;margin-bottom:8px!important}.wpstock-footer-about p{max-width:320px!important;margin:0 auto 10px!important;font-size:12.5px!important;line-height:1.75!important}.wpstock-social{justify-content:center!important;gap:8px!important}.wpstock-social-link{width:38px!important;height:38px!important;border-radius:12px!important}.wpstock-footer-col{text-align:center!important;min-width:0!important}.wpstock-footer-col:nth-child(4){grid-column:1 / -1!important;padding-top:4px!important;border-top:1px solid rgba(255,255,255,.08)!important}.wpstock-footer-col h3{font-size:14.5px!important;margin:0 0 8px!important;color:#fff!important}.wpstock-footer-col ul{display:grid!important;gap:5px!important}.wpstock-footer-col li{margin:0!important}.wpstock-footer-col a,.wpstock-footer-col span,.wpstock-footer-col p{font-size:12.2px!important;line-height:1.7!important}.wpstock-footer-col p{max-width:280px!important;margin:0 auto 8px!important}.wpstock-copyright{margin-top:14px!important;padding-top:10px!important;font-size:11.5px!important}}@media (max-width:620px){.site-footer{background:#f6f7fb!important;padding:22px 0 0!important;margin-top:18px!important}.site-footer>.wpstock-container{width:min(calc(100% - 24px),var(--wpstock-container))!important}.site-footer .wpstock-newsletter{margin:0 0 22px!important;padding:22px 16px!important;border-radius:22px!important;box-shadow:0 18px 38px rgba(90,84,244,.18)!important;overflow:hidden!important}.site-footer .wpstock-newsletter::after{width:105px!important;height:105px!important;left:22px!important;top:20px!important;opacity:.55!important}.site-footer .wpstock-newsletter h2{font-size:21px!important;line-height:1.55!important;margin-bottom:8px!important}.site-footer .wpstock-newsletter p{font-size:13px!important;line-height:1.9!important}.site-footer .wpstock-footer-cta-actions{gap:10px!important}.site-footer .wpstock-footer-cta-actions .wpstock-btn{height:50px!important;border-radius:13px!important;font-size:15px!important}.wpstock-footer-main{margin-top:0!important;border-radius:22px 22px 0 0!important;padding:24px 18px 12px!important;box-shadow:0 -12px 35px rgba(0,0,0,.08)!important}.wpstock-footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 16px!important;align-items:start!important}.wpstock-footer-about{grid-column:1 / -1!important;text-align:center!important;padding-bottom:8px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.ws-footer-logo{justify-content:center!important;margin-bottom:8px!important}.ws-footer-logo .ws-logo-content strong{font-size:24px!important}.wpstock-footer-about p{max-width:320px!important;margin:0 auto 12px!important;font-size:12.7px!important;line-height:1.8!important;color:#aeb7cf!important}.wpstock-social{justify-content:center!important;gap:8px!important}.wpstock-social-link{width:38px!important;height:38px!important;border-radius:12px!important}.wpstock-social-link svg{width:18px!important;height:18px!important}.wpstock-footer-col{text-align:center!important;min-width:0!important}.wpstock-footer-col h3{font-size:15px!important;margin:0 0 9px!important;color:#fff!important}.wpstock-footer-col ul{display:grid!important;gap:7px!important;margin:0!important;padding:0!important}.wpstock-footer-col li{margin:0!important}.wpstock-footer-col a,.wpstock-footer-col span,.wpstock-footer-col p{font-size:12.4px!important;line-height:1.7!important;color:#b9c2d8!important}.wpstock-footer-col:nth-child(4){grid-column:1 / -1!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:16px!important;padding:14px 14px 12px!important;margin-top:0!important}.wpstock-footer-col:nth-child(4) p{max-width:285px!important;margin:0 auto 10px!important;text-align:center!important}.wpstock-footer-col:nth-child(4) ul{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.wpstock-footer-col:nth-child(4) li{background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:11px!important;padding:8px 6px!important}.wpstock-copyright{margin-top:14px!important;padding-top:10px!important;font-size:11.5px!important;color:#9aa5be!important}}@media (max-width:620px){.site-footer{margin-top:24px!important;padding-top:10px!important}.site-footer .wpstock-newsletter{width:100%!important;max-width:340px!important;margin:0 auto 18px!important;text-align:center!important;padding:22px 14px!important}.site-footer .wpstock-footer-kicker{justify-content:center!important;display:flex!important}.site-footer .wpstock-newsletter h2{font-size:20px!important;line-height:1.5!important;text-align:center!important}.site-footer .wpstock-newsletter p{text-align:center!important;font-size:12.8px!important;line-height:1.8!important}.site-footer .wpstock-footer-cta-actions{justify-content:center!important}.site-footer .wpstock-footer-main{margin-top:14px!important;padding:18px 16px 12px!important;border-radius:20px 20px 0 0!important}.site-footer .wpstock-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important}.site-footer .wpstock-footer-about{grid-column:1 / -1!important;text-align:center!important;padding-bottom:12px!important;margin-bottom:2px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.site-footer .wpstock-footer-about p{max-width:290px!important;margin:0 auto 10px!important;font-size:12px!important;line-height:1.7!important}.site-footer .wpstock-footer-col{text-align:center!important}.site-footer .wpstock-footer-col h3{font-size:14px!important;margin-bottom:8px!important}.site-footer .wpstock-footer-col ul{display:grid!important;gap:5px!important}.site-footer .wpstock-footer-col a,.site-footer .wpstock-footer-col span,.site-footer .wpstock-footer-col p{font-size:12px!important;line-height:1.65!important}.site-footer .wpstock-footer-col:nth-child(4){grid-column:1 / -1!important;background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:14px!important;padding:12px!important;margin-top:0!important}.site-footer .wpstock-footer-col:nth-child(4) p{max-width:260px!important;margin:0 auto 8px!important}.site-footer .wpstock-footer-col:nth-child(4) ul{grid-template-columns:1fr!important;gap:6px!important}.site-footer .wpstock-footer-col:nth-child(4) li{background:none!important;border:0!important;padding:0!important}}
 .ws-policy-page{direction:rtl;color:#11142b;line-height:1.9} .ws-policy-hero{text-align:center;max-width:900px;margin:0 auto 36px;padding:34px 20px 18px} .ws-policy-hero h1{margin:0 0 14px;font-size:42px;line-height:1.3;font-weight:900;color:#11142b} .ws-policy-hero p{margin:0 auto;max-width:760px;font-size:17px;color:#4d5874;font-weight:700} .ws-license-section{margin:34px 0 44px} .ws-license-head{text-align:center;max-width:800px;margin:0 auto 26px} .ws-license-head h2{margin:0 0 10px;font-size:34px;line-height:1.35;color:#11142b;font-weight:900} .ws-license-head p{margin:0;color:#4d5874;font-size:16px;line-height:1.9;font-weight:700} .ws-license-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch} .ws-license-card{position:relative;border-radius:24px;padding:30px 24px;color:#fff;overflow:hidden;box-shadow:0 20px 45px rgba(17,23,51,.12);min-height:520px} .ws-license-card::before{content:"";position:absolute;inset:auto -80px -100px auto;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.12);pointer-events:none} .ws-license-card h3{position:relative;margin:0 0 12px;font-size:42px;line-height:1;font-weight:900;color:#fff} .ws-card-desc{position:relative;margin:0 0 22px;color:rgba(255,255,255,.9);font-size:14px;line-height:1.9;font-weight:700} .ws-normal{background:linear-gradient(135deg,#3478f6,#2563eb)} .ws-advanced{background:linear-gradient(135deg,#12c7a3,#009b7d)} .ws-extra{background:linear-gradient(135deg,#ffc107,#f2a900)} .ws-license-badge{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:12px;font-weight:900} .ws-price-box{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);border-radius:15px;padding:13px 14px;margin-bottom:10px} .ws-price-box span{font-size:14px;font-weight:900} .ws-price-box strong{font-size:25px;font-weight:900;color:#fff} .ws-main-price{position:relative;display:flex;align-items:baseline;gap:12px;margin:8px 0 22px} .ws-main-price strong{color:#fff;font-size:44px;line-height:1;font-weight:900} .ws-main-price del{color:rgba(255,255,255,.68);font-size:20px;font-weight:800} .ws-license-card ul{position:relative;list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px} .ws-license-card li{position:relative;padding-right:28px;color:#fff;font-size:15px;line-height:1.7;font-weight:800;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:10px} .ws-license-card li::before{content:"✓";position:absolute;right:0;top:0;font-weight:900;color:#fff} .ws-license-card li.is-negative::before{content:"✕";color:#ff5f5f;font-size:22px;line-height:1}.ws-license-card li.is-negative{opacity:.98} .ws-policy-content{background:#fff;border:1px solid #e1e6f4;border-radius:24px;padding:34px 30px;box-shadow:0 18px 45px rgba(17,23,51,.06)} .ws-policy-content h2{margin:34px 0 12px;font-size:26px;line-height:1.45;font-weight:900;color:#11142b} .ws-policy-content h2:first-child{margin-top:0} .ws-policy-content h3{margin:22px 0 10px;font-size:21px;line-height:1.5;font-weight:900;color:#1d2550} .ws-policy-content p{margin:0 0 14px;color:#414b66;font-size:15.5px;font-weight:700} .ws-policy-content ul{margin:12px 0 18px;padding:0;list-style:none;display:grid;gap:8px} .ws-policy-content li{position:relative;padding-right:25px;color:#414b66;font-size:15.5px;font-weight:700} .ws-policy-content li::before{content:"•";position:absolute;right:0;top:0;color:#5a54f4;font-size:22px;line-height:1;font-weight:900} .ws-policy-note{background:#f6f7ff;border:1px solid #dfe4ff;border-radius:18px;padding:18px 20px;margin:22px 0;color:#303957;font-weight:800} @media(max-width:900px){.ws-license-cards{grid-template-columns:1fr}.ws-license-card{min-height:auto}.ws-policy-hero h1{font-size:32px}.ws-license-head h2{font-size:28px}.ws-policy-content{padding:26px 18px}}

 .wpstock-policy-template .ws-license-section{display:none!important}



.wpstock-service-page,
.wpstock-service-single,
.wpstock-service-content,
.wpstock-service-main,
.wpstock-service-body,
.wpstock-product-layout,
.wpstock-product-main,
.wpstock-product-content,
.kp-product-page,
.kp-content{
  box-sizing:border-box;
  max-width:100%;
  overflow-wrap:anywhere;
}

.wpstock-product-layout,
.wpstock-service-layout{
  align-items:flex-start;
}

.wpstock-service-content img,
.wpstock-service-main img,
.wpstock-service-body img,
.wpstock-product-content img,
.wpstock-product-main img,
.kp-product-page img,
.kp-content img,
.entry-content img{
  max-width:100% !important;
  height:auto !important;
  object-fit:contain !important;
  display:block;
  margin-right:auto;
  margin-left:auto;
  border-radius:18px;
}

.wp-caption,
.wp-caption.aligncenter,
.wp-caption.alignnone,
figure.wp-caption,
.entry-content .wp-caption{
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  margin:22px auto !important;
  box-sizing:border-box;
  overflow:hidden;
  border-radius:18px;
}

.wp-caption img,
figure.wp-caption img{
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  display:block;
  object-fit:contain !important;
}

.wp-caption-text,
figcaption{
  text-align:center;
  line-height:1.8;
  font-size:13px;
  color:#68708c;
  padding:8px 10px 0;
}

.wpstock-service-sidebar,
.wpstock-product-sidebar{
  box-sizing:border-box;
  max-width:100%;
}

.wpstock-service-sidebar img,
.wpstock-product-sidebar img,
.wpstock-service-buy-card img,
.wpstock-product-buy-card img{
  max-width:100% !important;
  height:auto !important;
  object-fit:contain !important;
}


.wpstock-service-media,
.wpstock-product-media,
.wpstock-service-cover,
.wpstock-product-cover{
  width:100%;
  max-width:100%;
  overflow:hidden;
  border-radius:22px;
}

.wpstock-service-media img,
.wpstock-product-media img,
.wpstock-service-cover img,
.wpstock-product-cover img{
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  max-height:520px;
  object-fit:contain !important;
  background:#f7f8ff;
}


.kp-product-page table,
.kp-content table,
.entry-content table{
  max-width:100%;
}

.kp-product-page [style*="table-layout: fixed"],
.kp-content [style*="table-layout: fixed"]{
  table-layout:auto !important;
}

@media (max-width: 900px){
  .wpstock-product-layout,
  .wpstock-service-layout{
    display:block !important;
  }

  .wpstock-product-main,
  .wpstock-product-sidebar,
  .wpstock-service-main,
  .wpstock-service-sidebar{
    width:100% !important;
    max-width:100% !important;
  }

  .wpstock-product-sidebar,
  .wpstock-service-sidebar{
    position:static !important;
    top:auto !important;
    margin-top:24px !important;
  }

  .wpstock-service-buy-card,
  .wpstock-product-buy-card{
    width:100% !important;
    max-width:480px !important;
    margin:0 auto !important;
  }

  .kp-product-page,
  .kp-content{
    padding-right:0 !important;
    padding-left:0 !important;
  }

  .kp-product-page table,
  .kp-product-page tbody,
  .kp-product-page tr,
  .kp-product-page td,
  .kp-content table,
  .kp-content tbody,
  .kp-content tr,
  .kp-content td,
  .entry-content table,
  .entry-content tbody,
  .entry-content tr,
  .entry-content td{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }

  .kp-product-page table,
  .kp-content table,
  .entry-content table{
    border-spacing:0 !important;
  }

  .kp-product-page td,
  .kp-content td,
  .entry-content td{
    margin-bottom:18px !important;
    padding:0 !important;
  }

  .kp-product-page td > div,
  .kp-content td > div{
    max-width:480px !important;
    margin-right:auto !important;
    margin-left:auto !important;
  }

  .wpstock-service-media img,
  .wpstock-product-media img,
  .wpstock-service-cover img,
  .wpstock-product-cover img{
    max-height:none !important;
  }
}

@media (max-width: 520px){
  .wpstock-service-content,
  .wpstock-product-content,
  .kp-content{
    border-radius:18px !important;
  }

  .kp-product-page img,
  .kp-content img,
  .entry-content img{
    border-radius:14px;
  }

  .wp-caption,
  figure.wp-caption{
    border-radius:14px;
  }
}


/* v3.4.0 structured product blocks */
.wpstock-product-note,
.wpstock-product-gallery-section,
.wpstock-product-faq-section{
  margin:28px 0 0;
}
.wpstock-product-note{
  background:#fff7e6;
  border:1px solid #ffd88a;
  color:#4a3510;
  border-radius:20px;
  padding:22px 24px;
  font-weight:800;
  box-shadow:0 14px 34px rgba(245,158,11,.10);
}
.wpstock-product-note h2{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.5;
  color:#2f2109;
}
.wpstock-product-note p{
  margin:0 0 10px;
  color:#4a3510;
  line-height:1.9;
}
.wpstock-product-gallery-section h2,
.wpstock-product-faq-section h2{
  margin:0 0 16px;
  color:#101735;
  font-size:28px;
  line-height:1.4;
  font-weight:900;
}
.wpstock-product-gallery-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.wpstock-product-gallery-item{
  margin:0;
  background:#fff;
  border:1px solid #e1e6f4;
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 14px 32px rgba(17,23,51,.06);
}
.wpstock-product-gallery-item img{
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  display:block;
  object-fit:contain !important;
  background:#f7f8ff;
  border-radius:0 !important;
}
.wpstock-product-gallery-item figcaption{
  padding:10px 14px;
  text-align:center;
  font-size:13px;
  font-weight:800;
  color:#59627f;
}
.wpstock-product-faq-list{
  display:grid;
  gap:12px;
}
.wpstock-product-faq-item{
  background:#fff;
  border:1px solid #e1e6f4;
  border-radius:16px;
  overflow:hidden;
}
.wpstock-product-faq-item summary{
  cursor:pointer;
  padding:16px 18px;
  font-weight:900;
  color:#101735;
  list-style:none;
}
.wpstock-product-faq-item summary::-webkit-details-marker{
  display:none;
}
.wpstock-product-faq-item summary::after{
  content:"+";
  float:left;
  color:#5a54f4;
  font-size:22px;
  line-height:1;
}
.wpstock-product-faq-item[open] summary::after{
  content:"−";
}
.wpstock-product-faq-item div{
  padding:0 18px 16px;
  color:#4d5874;
  font-weight:700;
  line-height:1.9;
}
@media(max-width:700px){
  .wpstock-product-gallery-grid{
    grid-template-columns:1fr;
  }
  .wpstock-product-note{
    padding:18px 16px;
  }
}



/* v3.4.3 SEO headings structure fix */
.wpstock-rights-title{
  margin:0 0 12px;
  color:#11142b;
  font-size:15px;
  line-height:1.7;
  font-weight:900;
  text-align:center;
}


/* v3.4.8 Rank Math semantic homepage H1 */
.wpstock-rankmath-h1{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}
.wpstock-hero-title{
  margin:0;
  color:#11142b;
  font-size:clamp(42px,5vw,74px);
  line-height:1.12;
  font-weight:950;
  letter-spacing:-.04em;
}
.wpstock-hero-title span{
  display:block;
  color:var(--wpstock-primary);
}
@media(max-width:620px){
  .wpstock-hero-title{
    font-size:clamp(34px,10vw,48px);
    line-height:1.18;
    letter-spacing:-.03em;
  }
}



/* v3.5.0 Rank Math H1 must exist for SEO but never appear visually */
.wpstock-rankmath-h1{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.wpstock-hero-title{
  margin:0;
  color:#11142b;
  font-size:clamp(42px,5vw,74px);
  line-height:1.12;
  font-weight:950;
  letter-spacing:-.04em;
}
.wpstock-hero-title span{
  display:block;
  color:var(--wpstock-primary);
}
@media(max-width:620px){
  .wpstock-hero-title{
    font-size:clamp(34px,10vw,48px);
    line-height:1.18;
    letter-spacing:-.03em;
  }
}



/* v3.5.7 clean Products CPT */
.wpstock-empty-products{
  grid-column:1/-1;
  text-align:center;
  padding:34px 18px;
  border:1px dashed #dfe3ff;
  border-radius:22px;
  color:#667085;
  background:#fff;
}
.wpstock-product-single{
  padding:42px 0 70px;
}
.wpstock-product-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 290px;
  gap:24px;
  align-items:start;
}
.wpstock-product-main,
.wpstock-service-buy-card{
  background:#fff;
  border:1px solid #e3e7fb;
  border-radius:24px;
  box-shadow:0 16px 45px rgba(17,23,51,.06);
}
.wpstock-product-main{
  padding:22px;
}
.wpstock-product-cover{
  overflow:hidden;
  border-radius:20px;
  margin-bottom:20px;
  background:#f7f8ff;
}
.wpstock-product-cover img{
  width:100%;
  height:auto;
  display:block;
}
.wpstock-product-header{
  text-align:center;
  margin-bottom:16px;
}
.wpstock-product-content{
  line-height:2;
  color:#344054;
}
.wpstock-product-sidebar{
  position:sticky;
  top:100px;
}
.wpstock-service-buy-card{
  padding:18px;
  text-align:center;
}
.wpstock-buy-price{
  font-size:40px;
  line-height:1;
  font-weight:950;
  color:#11142b;
  margin-bottom:8px;
}
.wpstock-buy-packages{
  display:grid;
  gap:10px;
  margin:16px 0;
}
.wpstock-buy-package{
  display:grid;
  grid-template-columns:auto 1fr auto;
  gap:8px;
  align-items:center;
  border:1px solid #e3e7fb;
  border-radius:14px;
  padding:10px;
  text-align:start;
}
.wpstock-buy-package small{
  grid-column:2/4;
  color:#667085;
}
.wpstock-policy-link{
  display:block;
  margin-top:10px;
  padding:10px;
  border:1px solid #e3e7fb;
  border-radius:12px;
  text-decoration:none;
  font-weight:800;
}
@media(max-width:900px){
  .wpstock-product-layout{
    grid-template-columns:1fr;
  }
  .wpstock-product-sidebar{
    position:static;
  }
}



/* v3.5.8 product dashboard + short description */
.wpstock-service-card-desc{
  margin:6px 0 0;
  color:#667085;
  font-size:13px;
  line-height:1.8;
  min-height:0;
}
.wpstock-product-short-desc{
  max-width:760px;
  margin:8px auto 0;
  color:#667085;
  font-size:16px;
  line-height:2;
  text-align:center;
}


/* v3.6.0 product gallery moved upward */
.wpstock-gallery-top-admin{
  order:2;
}
.wpstock-gallery-top-front{
  margin:18px 0 22px;
}
.wpstock-product-gallery-section.wpstock-gallery-top-front h2{
  margin-top:0;
}


/* v3.6.1 product short description visibility */
.wpstock-service-product-card .wpstock-service-card-desc{
  display:block !important;
  margin:8px 0 12px !important;
  color:#667085 !important;
  font-size:13px !important;
  line-height:1.8 !important;
  font-weight:600 !important;
  text-align:center !important;
}
.wpstock-product-short-desc{
  display:block !important;
  max-width:760px;
  margin:10px auto 18px;
  color:#667085;
  font-size:16px;
  line-height:2;
  text-align:center;
}


/* v3.6.2 product single fields render */
.wpstock-product-badge,
.wpstock-buy-badge,
.wpstock-plan-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 12px;
  border-radius:999px;
  background:rgba(91,85,247,.10);
  color:#5b55f7;
  font-size:12px;
  font-weight:900;
  margin-bottom:10px;
}
.wpstock-product-plans-section,
.wpstock-product-rights-section,
.wpstock-product-note,
.wpstock-product-faq-section,
.wpstock-product-gallery-section,
.wpstock-service-includes{
  margin:24px 0;
}
.wpstock-product-plans-section h2,
.wpstock-product-rights-section h2,
.wpstock-product-note h2,
.wpstock-product-faq-section h2,
.wpstock-product-gallery-section h2,
.wpstock-service-includes h2{
  text-align:center;
  color:#11142b;
  font-size:26px;
  line-height:1.5;
  margin:0 0 16px;
  font-weight:950;
}
.wpstock-product-plans-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.wpstock-product-plan-card{
  position:relative;
  border:1px solid #e3e7fb;
  border-radius:18px;
  background:#fff;
  padding:18px;
  text-align:center;
  box-shadow:0 12px 34px rgba(17,23,51,.05);
}
.wpstock-product-plan-card.is-featured{
  border-color:#5b55f7;
  background:linear-gradient(180deg,#fff,#f6f5ff);
}
.wpstock-product-plan-card h3{
  margin:4px 0 8px;
  font-size:20px;
  font-weight:950;
  color:#11142b;
}
.wpstock-product-plan-card p{
  margin:0 0 12px;
  color:#667085;
  line-height:1.8;
}
.wpstock-plan-price{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:10px;
}
.wpstock-plan-price strong{
  color:#5b55f7;
  font-size:28px;
  font-weight:950;
}
.wpstock-plan-price del{
  color:#98a2b3;
}
.wpstock-product-rights-grid,
.wpstock-buy-rights{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.wpstock-product-rights-grid div,
.wpstock-buy-rights div{
  border:1px solid #e3e7fb;
  border-radius:14px;
  padding:12px;
  background:#f8f9ff;
  display:flex;
  justify-content:space-between;
  gap:10px;
  align-items:center;
}
.wpstock-product-rights-grid span,
.wpstock-buy-rights span{
  color:#475467;
  font-weight:800;
}
.wpstock-product-rights-grid strong,
.wpstock-buy-rights strong{
  color:#5b55f7;
  font-weight:950;
}
.wpstock-buy-package.is-selected{
  border-color:#5b55f7;
  background:#f6f5ff;
}
.wpstock-buy-assurance{
  list-style:none;
  padding:12px 0 0;
  margin:12px 0 0;
  border-top:1px solid #eef1ff;
  text-align:start;
}
.wpstock-buy-assurance li{
  margin:6px 0;
  color:#344054;
  font-weight:800;
}
.wpstock-buy-assurance li:before{
  content:"✓";
  color:#12b76a;
  margin-left:6px;
}
@media(max-width:900px){
  .wpstock-product-plans-grid,
  .wpstock-product-rights-grid,
  .wpstock-buy-rights{
    grid-template-columns:1fr;
  }
}


/* v3.6.3 product gallery slider */
.wpstock-product-gallery-slider{
  position:relative;
  max-width:920px;
  margin:0 auto;
}
.wpstock-product-gallery-viewport{
  overflow:hidden;
  border:1px solid #e3e7fb;
  border-radius:22px;
  background:#f7f8ff;
  box-shadow:0 14px 40px rgba(17,23,51,.06);
}
.wpstock-product-gallery-track{
  display:flex;
  transition:transform .32s ease;
  will-change:transform;
}
.wpstock-product-gallery-slide{
  flex:0 0 100%;
  margin:0;
  position:relative;
  background:#f7f8ff;
}
.wpstock-product-gallery-slide img{
  width:100%;
  height:auto;
  min-height:260px;
  max-height:540px;
  object-fit:contain;
  display:block;
  background:#f7f8ff;
}
.wpstock-product-gallery-slide figcaption{
  position:absolute;
  right:14px;
  bottom:14px;
  left:14px;
  display:inline-flex;
  width:auto;
  max-width:calc(100% - 28px);
  padding:8px 12px;
  border-radius:999px;
  background:rgba(17,20,43,.78);
  color:#fff;
  font-size:13px;
  font-weight:800;
  line-height:1.5;
}
.wpstock-gallery-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:3;
  width:42px;
  height:42px;
  border:0;
  border-radius:50%;
  background:#fff;
  color:#5b55f7;
  font-size:34px;
  line-height:1;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 10px 28px rgba(17,23,51,.14);
  display:flex;
  align-items:center;
  justify-content:center;
}
.wpstock-gallery-prev{
  right:14px;
}
.wpstock-gallery-next{
  left:14px;
}
.wpstock-gallery-arrow:hover{
  background:#5b55f7;
  color:#fff;
}
.wpstock-product-gallery-dots{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:8px;
  margin-top:14px;
}
.wpstock-product-gallery-dots button{
  width:10px;
  height:10px;
  border:0;
  border-radius:999px;
  background:#d8ddf4;
  cursor:pointer;
  padding:0;
}
.wpstock-product-gallery-dots button.is-active{
  width:28px;
  background:#5b55f7;
}
@media(max-width:640px){
  .wpstock-product-gallery-slide img{
    min-height:190px;
    max-height:340px;
  }
  .wpstock-gallery-arrow{
    width:36px;
    height:36px;
    font-size:28px;
  }
  .wpstock-product-gallery-slide figcaption{
    position:static;
    border-radius:0;
    max-width:none;
    width:100%;
    background:#11142b;
  }
}


/* v3.6.4 organized product buy card + visible short description */
.wpstock-product-sidebar .wpstock-service-buy-card{
  padding:22px !important;
  border-radius:24px !important;
  background:#fff !important;
  border:1px solid #e3e7fb !important;
  box-shadow:0 18px 55px rgba(17,23,51,.08) !important;
  text-align:center !important;
  overflow:hidden !important;
}
.wpstock-service-buy-card .wpstock-buy-badge{
  margin:0 auto 10px !important;
}
.wpstock-service-buy-card .wpstock-buy-price{
  margin:0 !important;
  color:#11142b !important;
  font-size:42px !important;
  line-height:1 !important;
  font-weight:950 !important;
  letter-spacing:-.03em !important;
  white-space:nowrap !important;
}
.wpstock-service-buy-card > del{
  display:inline-block !important;
  margin:8px 0 8px !important;
  color:#98a2b3 !important;
  font-size:16px !important;
  font-weight:800 !important;
  white-space:nowrap !important;
}
.wpstock-service-buy-card .wpstock-rating{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  gap:2px !important;
  width:100% !important;
  margin:8px 0 0 !important;
  padding:8px 10px !important;
  border-radius:12px !important;
  background:#fff8e6 !important;
  color:#f6a700 !important;
  line-height:1 !important;
}
.wpstock-buy-short-desc{
  display:block !important;
  margin:12px 0 14px !important;
  padding:11px 12px !important;
  border-radius:14px !important;
  background:#f8f9ff !important;
  color:#475467 !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1.8 !important;
  text-align:center !important;
}
.wpstock-service-buy-card .wpstock-buy-packages{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:10px !important;
  margin:16px 0 !important;
}
.wpstock-service-buy-card .wpstock-buy-package{
  display:block !important;
  width:100% !important;
  padding:12px 14px !important;
  border:1px solid #e3e7fb !important;
  border-radius:16px !important;
  background:#fff !important;
  text-align:inherit !important;
}
.wpstock-service-buy-card .wpstock-buy-package.is-selected{
  border-color:#5b55f7 !important;
  background:#f6f5ff !important;
  box-shadow:inset 0 0 0 1px rgba(91,85,247,.14) !important;
}
.wpstock-buy-package-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
}
.wpstock-buy-package-head span{
  color:#11142b !important;
  font-size:14px !important;
  font-weight:900 !important;
  line-height:1.6 !important;
}
.wpstock-buy-package-head strong{
  color:#5b55f7 !important;
  font-size:18px !important;
  font-weight:950 !important;
  white-space:nowrap !important;
}
.wpstock-service-buy-card .wpstock-buy-package small{
  display:block !important;
  margin-top:4px !important;
  color:#667085 !important;
  font-size:12px !important;
  font-weight:700 !important;
  line-height:1.6 !important;
  grid-column:auto !important;
}
.wpstock-service-buy-card .wpstock-buy-rights{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:10px !important;
  margin:14px 0 !important;
}
.wpstock-service-buy-card .wpstock-buy-right-row,
.wpstock-service-buy-card .wpstock-buy-rights div{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
  padding:12px 14px !important;
  border:1px solid #e3e7fb !important;
  border-radius:16px !important;
  background:#f8f9ff !important;
}
.wpstock-service-buy-card .wpstock-buy-rights span{
  color:#344054 !important;
  font-size:13px !important;
  font-weight:900 !important;
  line-height:1.6 !important;
}
.wpstock-service-buy-card .wpstock-buy-rights strong{
  color:#5b55f7 !important;
  font-size:17px !important;
  font-weight:950 !important;
  white-space:nowrap !important;
}
.wpstock-service-buy-card .wpstock-btn,
.wpstock-service-buy-card .wpstock-policy-link{
  width:100% !important;
  min-height:48px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:16px !important;
  font-weight:950 !important;
  text-decoration:none !important;
}
.wpstock-service-buy-card .wpstock-btn-primary{
  margin-top:14px !important;
}
.wpstock-service-buy-card .wpstock-btn-secondary,
.wpstock-service-buy-card .wpstock-policy-link{
  margin-top:10px !important;
}
.wpstock-service-buy-card .wpstock-buy-assurance{
  margin-top:16px !important;
  padding-top:14px !important;
}
.wpstock-service-buy-card .wpstock-buy-assurance li{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  margin:9px 0 !important;
  color:#344054 !important;
  font-size:13px !important;
  line-height:1.7 !important;
}
.wpstock-service-product-card .wpstock-service-card-desc{
  display:block !important;
  margin:8px 0 12px !important;
  color:#667085 !important;
  font-size:13px !important;
  line-height:1.8 !important;
  font-weight:700 !important;
  text-align:center !important;
}
@media(max-width:900px){
  .wpstock-product-sidebar .wpstock-service-buy-card{
    max-width:420px !important;
    margin:0 auto !important;
  }
}


/* v3.6.6 selectable package/price options */
.wpstock-selected-price-box{
  display:grid !important;
  gap:5px !important;
  justify-items:center !important;
  padding:14px 14px 16px !important;
  margin:0 0 12px !important;
  border:1px solid #e3e7fb !important;
  border-radius:20px !important;
  background:linear-gradient(180deg,#fff,#f7f8ff) !important;
}
.wpstock-selected-price-box span{
  color:#667085 !important;
  font-size:12px !important;
  font-weight:900 !important;
}
.wpstock-selected-price-box strong{
  color:#11142b !important;
  font-size:42px !important;
  line-height:1 !important;
  font-weight:950 !important;
  letter-spacing:-.03em !important;
}
.wpstock-selected-price-box del{
  color:#98a2b3 !important;
  font-size:14px !important;
  font-weight:800 !important;
}
.wpstock-selected-price-box small{
  color:#5b55f7 !important;
  font-size:13px !important;
  font-weight:900 !important;
  line-height:1.6 !important;
}
.wpstock-buy-section-title{
  margin:14px 0 8px !important;
  color:#11142b !important;
  font-size:13px !important;
  font-weight:950 !important;
  text-align:start !important;
}
.wpstock-service-buy-card button.wpstock-buy-package,
.wpstock-service-buy-card button.wpstock-buy-right-row{
  cursor:pointer !important;
  font-family:inherit !important;
}
.wpstock-service-buy-card button.wpstock-price-option{
  transition:border-color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease !important;
}
.wpstock-service-buy-card button.wpstock-price-option:hover{
  border-color:#5b55f7 !important;
  transform:translateY(-1px) !important;
  box-shadow:0 10px 24px rgba(91,85,247,.10) !important;
}
.wpstock-service-buy-card button.wpstock-price-option.is-selected{
  border-color:#5b55f7 !important;
  background:#f6f5ff !important;
  box-shadow:inset 0 0 0 1px rgba(91,85,247,.18),0 10px 24px rgba(91,85,247,.08) !important;
}
.wpstock-service-buy-card button.wpstock-price-option.is-selected:before{
  content:"✓";
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:20px;
  height:20px;
  border-radius:50%;
  background:#5b55f7;
  color:#fff;
  font-size:12px;
  font-weight:950;
  position:absolute;
  top:10px;
  left:10px;
}
.wpstock-service-buy-card .wpstock-buy-package,
.wpstock-service-buy-card .wpstock-buy-right-row{
  position:relative !important;
}
.wpstock-service-buy-card .wpstock-buy-package-head strong,
.wpstock-service-buy-card .wpstock-buy-right-row strong{
  direction:ltr !important;
  unicode-bidi:plaintext !important;
}



/* v3.6.8 real product single fix: clean article, RTL slider, modern buy card, FAQ */
.wpstock-product-layout{
  align-items:start !important;
}
.wpstock-product-main{
  display:flex !important;
  flex-direction:column !important;
  gap:24px !important;
}
.wpstock-product-header{
  order:0 !important;
  margin:0 !important;
  padding:4px 6px 0 !important;
  text-align:center !important;
}
.wpstock-product-header .wpstock-page-title{
  margin:0 0 12px !important;
  font-size:clamp(30px,4.2vw,50px) !important;
  line-height:1.15 !important;
  font-weight:950 !important;
  color:#11142b !important;
  letter-spacing:-.03em !important;
}
.wpstock-product-short-desc{
  display:block !important;
  max-width:820px !important;
  margin:0 auto !important;
  color:#5f6782 !important;
  font-size:16px !important;
  line-height:1.95 !important;
}
.wpstock-product-cover{
  order:1 !important;
  margin:0 !important;
  overflow:hidden !important;
  border-radius:28px !important;
  border:1px solid #e3e7fb !important;
  background:#fff !important;
  box-shadow:0 20px 60px rgba(17,23,51,.08) !important;
}
.wpstock-product-cover img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:cover !important;
}
.wpstock-product-content{
  order:4 !important;
}
.wpstock-product-note{
  order:5 !important;
}
.wpstock-product-faq-section{
  order:6 !important;
}

/* Hide duplicated main article package/rights sections if older markup survives cache */
.wpstock-product-main > .wpstock-product-plans-section,
.wpstock-product-main > .wpstock-product-rights-section{
  display:none !important;
}

/* Gallery slider RTL fix */
.wpstock-product-gallery-section{
  order:2 !important;
  padding:26px !important;
  border:1px solid #e4e8fb !important;
  border-radius:30px !important;
  background:linear-gradient(180deg,#fbfcff 0%,#f5f7ff 100%) !important;
  box-shadow:0 18px 48px rgba(17,23,51,.06) !important;
  overflow:hidden !important;
}
.wpstock-product-gallery-section h2{
  margin:0 0 18px !important;
  text-align:center !important;
  color:#11142b !important;
  font-size:clamp(24px,3vw,34px) !important;
  font-weight:950 !important;
}
.wpstock-product-gallery-slider,
.wpstock-product-gallery-viewport,
.wpstock-product-gallery-track{
  direction:ltr !important;
}
.wpstock-product-gallery-slider{
  position:relative !important;
  max-width:100% !important;
  margin:0 auto !important;
}
.wpstock-product-gallery-viewport{
  overflow:hidden !important;
  border:1px solid #e3e7fb !important;
  border-radius:24px !important;
  background:#fff !important;
  box-shadow:none !important;
}
.wpstock-product-gallery-track{
  display:flex !important;
  align-items:stretch !important;
  width:100% !important;
  transition:transform .32s ease !important;
  will-change:transform !important;
}
.wpstock-product-gallery-slide{
  flex:0 0 100% !important;
  min-width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#fff !important;
}
.wpstock-product-gallery-slide img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:620px !important;
  object-fit:contain !important;
  background:#fff !important;
}
.wpstock-product-gallery-slide figcaption{
  position:absolute !important;
  right:16px !important;
  bottom:16px !important;
  left:auto !important;
  max-width:calc(100% - 32px) !important;
  width:auto !important;
  padding:8px 14px !important;
  border-radius:999px !important;
  background:rgba(17,20,43,.78) !important;
  color:#fff !important;
  font-weight:800 !important;
}
.wpstock-gallery-arrow{
  width:48px !important;
  height:48px !important;
  border:1px solid #dfe4fa !important;
  background:rgba(255,255,255,.96) !important;
  color:#5b55f7 !important;
  box-shadow:0 14px 30px rgba(17,23,51,.16) !important;
}
.wpstock-gallery-prev{
  right:18px !important;
  left:auto !important;
}
.wpstock-gallery-next{
  left:18px !important;
  right:auto !important;
}
.wpstock-product-gallery-dots button{
  width:11px !important;
  height:11px !important;
  background:#cfd6fb !important;
}
.wpstock-product-gallery-dots button.is-active{
  width:32px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#5b55f7,#7b72ff) !important;
}

/* Modern sticky buy card */
.wpstock-product-sidebar{
  position:sticky !important;
  top:105px !important;
}
.wpstock-product-sidebar .wpstock-service-buy-card{
  padding:22px !important;
  border-radius:30px !important;
  border:1px solid #e1e6fb !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8f9ff 100%) !important;
  box-shadow:0 24px 70px rgba(17,23,51,.10) !important;
  overflow:hidden !important;
}
.wpstock-selected-price-box{
  padding:18px 16px 16px !important;
  margin:0 0 14px !important;
  border-radius:24px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f3f5ff 100%) !important;
  border:1px solid #e6e9fb !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55) !important;
}
.wpstock-selected-price-box span{
  color:#667085 !important;
  font-size:12px !important;
  font-weight:900 !important;
}
.wpstock-selected-price-box strong{
  color:#11142b !important;
  font-size:48px !important;
  line-height:1 !important;
  font-weight:950 !important;
  letter-spacing:-.04em !important;
}
.wpstock-selected-price-box del{
  margin-top:4px !important;
  color:#98a2b3 !important;
  font-size:14px !important;
  font-weight:800 !important;
}
.wpstock-selected-price-box small{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin-top:4px !important;
  padding:6px 12px !important;
  border-radius:999px !important;
  background:#efedff !important;
  color:#5b55f7 !important;
  font-size:13px !important;
  font-weight:900 !important;
}
.wpstock-service-buy-card .wpstock-rating{
  margin:12px 0 !important;
  padding:10px !important;
  border-radius:16px !important;
  background:#fff8e7 !important;
}
.wpstock-buy-short-desc{
  margin:0 0 16px !important;
  padding:16px !important;
  border-radius:18px !important;
  background:#f2f5fb !important;
  color:#4f5874 !important;
  font-size:14px !important;
  font-weight:750 !important;
  line-height:1.9 !important;
}
.wpstock-buy-section-title{
  margin:18px 0 10px !important;
  color:#11142b !important;
  font-size:14px !important;
  font-weight:950 !important;
  text-align:start !important;
}
.wpstock-service-buy-card .wpstock-buy-packages,
.wpstock-service-buy-card .wpstock-buy-rights{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:12px !important;
  margin:0 !important;
}
.wpstock-service-buy-card .wpstock-buy-package,
.wpstock-service-buy-card .wpstock-buy-right-row{
  position:relative !important;
  display:block !important;
  width:100% !important;
  padding:15px 16px !important;
  border:1px solid #dbe0f7 !important;
  border-radius:20px !important;
  background:#fff !important;
  text-align:inherit !important;
  cursor:pointer !important;
  font-family:inherit !important;
  transition:border-color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease !important;
}
.wpstock-service-buy-card .wpstock-buy-package:hover,
.wpstock-service-buy-card .wpstock-buy-right-row:hover{
  transform:translateY(-1px) !important;
  border-color:#5b55f7 !important;
  box-shadow:0 14px 28px rgba(91,85,247,.10) !important;
}
.wpstock-service-buy-card .wpstock-buy-package.is-selected,
.wpstock-service-buy-card .wpstock-buy-right-row.is-selected{
  border-color:#5b55f7 !important;
  background:linear-gradient(180deg,#fbfaff 0%,#f1efff 100%) !important;
  box-shadow:0 16px 35px rgba(91,85,247,.12), inset 0 0 0 1px rgba(91,85,247,.15) !important;
}
.wpstock-service-buy-card .wpstock-buy-package.is-selected:before,
.wpstock-service-buy-card .wpstock-buy-right-row.is-selected:before{
  content:"✓" !important;
  position:absolute !important;
  top:14px !important;
  left:14px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:24px !important;
  height:24px !important;
  border-radius:50% !important;
  background:#5b55f7 !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:950 !important;
}
.wpstock-buy-package-head,
.wpstock-service-buy-card .wpstock-buy-right-row{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
}
.wpstock-buy-package-head span,
.wpstock-service-buy-card .wpstock-buy-right-row span{
  color:#171b34 !important;
  font-size:18px !important;
  font-weight:950 !important;
  line-height:1.4 !important;
}
.wpstock-buy-package-head strong,
.wpstock-service-buy-card .wpstock-buy-right-row strong{
  color:#5b55f7 !important;
  font-size:28px !important;
  font-weight:950 !important;
  direction:ltr !important;
  unicode-bidi:plaintext !important;
}
.wpstock-service-buy-card .wpstock-buy-package small{
  display:block !important;
  margin-top:7px !important;
  color:#667085 !important;
  font-size:14px !important;
  font-weight:750 !important;
  line-height:1.75 !important;
}
.wpstock-service-buy-card .wpstock-btn-primary{
  margin-top:18px !important;
  min-height:52px !important;
  border-radius:18px !important;
  background:linear-gradient(135deg,#5b55f7 0%,#766cff 100%) !important;
  box-shadow:0 18px 35px rgba(91,85,247,.22) !important;
}
.wpstock-service-buy-card .wpstock-btn-secondary,
.wpstock-service-buy-card .wpstock-policy-link{
  min-height:48px !important;
  border-radius:18px !important;
}
.wpstock-buy-assurance{
  margin-top:16px !important;
  padding-top:16px !important;
  border-top:1px solid #edf0fb !important;
}
.wpstock-buy-assurance li{
  font-size:15px !important;
  color:#202742 !important;
  line-height:1.7 !important;
}

/* FAQ modern accordion */
.wpstock-product-faq-section{
  padding:26px !important;
  border:1px solid #e5e9fb !important;
  border-radius:28px !important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfcff 100%) !important;
  box-shadow:0 18px 48px rgba(17,23,51,.05) !important;
}
.wpstock-product-faq-section h2{
  margin:0 0 18px !important;
  text-align:center !important;
  color:#11142b !important;
  font-size:clamp(24px,3vw,34px) !important;
  font-weight:950 !important;
}
.wpstock-product-faq-list{
  display:grid !important;
  gap:14px !important;
}
.wpstock-product-faq-item{
  border:1px solid #e5e8fa !important;
  border-radius:22px !important;
  background:#fff !important;
  overflow:hidden !important;
  box-shadow:none !important;
}
.wpstock-product-faq-item[open]{
  border-color:#daddfb !important;
  background:#fbfbff !important;
  box-shadow:0 18px 40px rgba(17,23,51,.06) !important;
}
.wpstock-product-faq-item summary{
  position:relative !important;
  list-style:none !important;
  padding:22px 64px 22px 22px !important;
  color:#12162f !important;
  font-size:20px !important;
  line-height:1.5 !important;
  font-weight:950 !important;
  cursor:pointer !important;
}
.wpstock-product-faq-item summary::-webkit-details-marker{
  display:none !important;
}
.wpstock-product-faq-item summary::after{
  display:none !important;
  content:none !important;
}
.wpstock-product-faq-item summary::before{
  content:"+" !important;
  position:absolute !important;
  right:20px !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:34px !important;
  height:34px !important;
  border-radius:50% !important;
  background:#f1efff !important;
  color:#5b55f7 !important;
  font-size:24px !important;
  font-weight:950 !important;
  line-height:1 !important;
}
.wpstock-product-faq-item[open] summary::before{
  content:"−" !important;
  background:#5b55f7 !important;
  color:#fff !important;
}
.wpstock-product-faq-item div{
  padding:0 22px 22px !important;
  color:#5d6581 !important;
  font-size:16px !important;
  line-height:1.95 !important;
}

@media(max-width:991px){
  .wpstock-product-layout{
    grid-template-columns:1fr !important;
  }
  .wpstock-product-sidebar{
    position:static !important;
    top:auto !important;
  }
}
@media(max-width:767px){
  .wpstock-product-header .wpstock-page-title{
    font-size:clamp(26px,9vw,38px) !important;
  }
  .wpstock-product-gallery-section,
  .wpstock-product-faq-section,
  .wpstock-product-sidebar .wpstock-service-buy-card{
    padding:18px !important;
    border-radius:22px !important;
  }
  .wpstock-selected-price-box strong{
    font-size:40px !important;
  }
  .wpstock-buy-package-head strong,
  .wpstock-service-buy-card .wpstock-buy-right-row strong{
    font-size:24px !important;
  }
  .wpstock-product-faq-item summary{
    font-size:18px !important;
    padding:18px 56px 18px 18px !important;
  }
  .wpstock-product-faq-item div{
    padding:0 18px 18px !important;
    font-size:15px !important;
  }
}


/* v3.7.0 package old/discount prices */
.wpstock-option-price-wrap{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:8px !important;
  flex-wrap:wrap !important;
}
.wpstock-option-price-wrap del{
  color:#98a2b3 !important;
  font-size:14px !important;
  font-weight:850 !important;
  text-decoration-thickness:2px !important;
  direction:ltr !important;
  unicode-bidi:plaintext !important;
}
.wpstock-option-price-wrap strong{
  color:#5b55f7 !important;
  font-size:28px !important;
  font-weight:950 !important;
  direction:ltr !important;
  unicode-bidi:plaintext !important;
}
.wpstock-selected-price-box [data-selected-old-price]{
  display:inline-block;
  color:#98a2b3 !important;
  font-size:16px !important;
  font-weight:850 !important;
  text-decoration-thickness:2px !important;
  direction:ltr !important;
  unicode-bidi:plaintext !important;
}
@media(max-width:767px){
  .wpstock-option-price-wrap strong{
    font-size:25px !important;
  }
  .wpstock-option-price-wrap del{
    font-size:13px !important;
  }
}


/* v3.7.2 short descriptions are text, not headings */
.wpstock-product-short-desc,
.wpstock-service-card-desc,
.wpstock-buy-short-desc{
  display:block !important;
  font-family:inherit !important;
  text-transform:none !important;
  letter-spacing:0 !important;
}
.wpstock-product-header p.wpstock-product-short-desc,
.wpstock-product-short-desc{
  margin-top:8px !important;
  font-size:16px !important;
  font-weight:700 !important;
  line-height:1.95 !important;
}
.wpstock-service-card-desc{
  font-size:13px !important;
  font-weight:650 !important;
  line-height:1.8 !important;
}



/* v3.7.4 homepage mobile responsive hard fix */
@media (max-width: 900px){
  html,
  body{
    width:100% !important;
    max-width:100% !important;
    overflow-x:hidden !important;
  }

  .wpstock-container{
    width:calc(100% - 24px) !important;
    max-width:100% !important;
    margin-inline:auto !important;
  }

  .site-header{
    position:relative !important;
    top:auto !important;
    margin:0 !important;
    z-index:999 !important;
  }

  .wpstock-nav-wrap{
    width:100% !important;
    max-width:100% !important;
    grid-template-columns:auto 1fr auto !important;
    gap:10px !important;
    padding:8px 10px !important;
    border-radius:0 0 18px 18px !important;
  }

  .ws-text-logo{
    min-width:0 !important;
    max-width:100% !important;
    gap:8px !important;
  }

  .ws-logo-content{
    min-width:0 !important;
  }

  .ws-logo-content strong{
    font-size:20px !important;
    white-space:nowrap !important;
  }

  .ws-logo-content small{
    display:none !important;
  }

  .wpstock-primary-nav{
    top:66px !important;
    right:12px !important;
    left:12px !important;
    width:auto !important;
    max-width:none !important;
  }

  .wpstock-hero{
    padding:26px 0 20px !important;
    overflow:hidden !important;
  }

  .wpstock-hero-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:24px !important;
    min-height:0 !important;
    align-items:start !important;
  }

  .wpstock-hero-content{
    width:100% !important;
    max-width:100% !important;
    justify-self:stretch !important;
    padding:0 !important;
    text-align:center !important;
  }

  .wpstock-eyebrow,
  .wpstock-section-kicker{
    margin-inline:auto !important;
    max-width:100% !important;
    white-space:normal !important;
    text-align:center !important;
  }

  .wpstock-hero h1{
    max-width:100% !important;
    font-size:clamp(30px,9vw,42px) !important;
    line-height:1.22 !important;
    letter-spacing:-.6px !important;
    word-break:normal !important;
    overflow-wrap:break-word !important;
  }

  .wpstock-hero p{
    max-width:100% !important;
    font-size:15px !important;
    line-height:1.85 !important;
    margin-inline:auto !important;
  }

  .wpstock-hero-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    width:100% !important;
    margin-top:20px !important;
  }

  .wpstock-btn{
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:52px !important;
    padding:0 16px !important;
    font-size:15px !important;
  }

  .wpstock-trust-row{
    display:flex !important;
    flex-wrap:wrap !important;
    justify-content:center !important;
    gap:8px !important;
  }

  .wpstock-hero-visual{
    width:100% !important;
    max-width:100% !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
  }

  .wpstock-hero-visual-img,
  .wpstock-hero-visual img{
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
    transform:none !important;
    margin:0 auto !important;
  }

  .wpstock-section{
    padding:38px 0 !important;
    overflow:hidden !important;
  }

  .wpstock-section-head,
  .wpstock-section-head-center{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    text-align:center !important;
    margin:0 auto 22px !important;
  }

  .wpstock-section-title{
    font-size:clamp(24px,7vw,34px) !important;
    line-height:1.35 !important;
    letter-spacing:-.4px !important;
    max-width:100% !important;
  }

  .wpstock-section-subtitle{
    max-width:100% !important;
    font-size:14px !important;
    line-height:1.85 !important;
    margin-inline:auto !important;
  }

  .wpstock-stats-section,
  .wpstock-why,
  .wpstock-process,
  .wpstock-services,
  .wpstock-faq{
    overflow:hidden !important;
  }

  .wpstock-stats-shell,
  .wpstock-feature-grid,
  .wpstock-steps,
  .wpstock-service-products-grid,
  .wpstock-faq-grid,
  .wpstock-footer-grid{
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
  }

  .wpstock-stats-cards,
  .wpstock-feature-grid,
  .wpstock-steps,
  .wpstock-service-products-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:14px !important;
  }

  .wpstock-stat-box,
  .wpstock-feature-card,
  .wpstock-step,
  .wpstock-service-product-card{
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    margin:0 !important;
  }

  .wpstock-feature-grid,
  .wpstock-steps,
  .wpstock-service-products-grid{
    padding:0 !important;
  }

  .wpstock-service-product-card{
    overflow:hidden !important;
    border-radius:18px !important;
  }

  .wpstock-service-media{
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    padding:0 !important;
    aspect-ratio:16/9 !important;
    overflow:hidden !important;
  }

  .wpstock-service-media img{
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center !important;
  }

  .wpstock-service-body{
    width:100% !important;
    padding:16px !important;
    gap:10px !important;
  }

  .wpstock-service-body h3{
    font-size:20px !important;
    line-height:1.45 !important;
    overflow-wrap:break-word !important;
  }

  .wpstock-service-card-info{
    width:100% !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    flex-wrap:wrap !important;
  }

  .wpstock-service-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    width:100% !important;
  }

  .wpstock-faq-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:18px !important;
  }

  .wpstock-faq-side{
    position:relative !important;
    top:auto !important;
    width:100% !important;
    max-width:100% !important;
    padding:20px !important;
  }

  .wpstock-faq-item summary{
    padding:16px 18px 16px 54px !important;
    font-size:15px !important;
    line-height:1.7 !important;
  }

  .wpstock-faq-item summary::after{
    left:16px !important;
  }

  .wpstock-faq-item p{
    padding:0 18px 18px !important;
    font-size:14px !important;
  }

  .wpstock-newsletter{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:18px !important;
    width:100% !important;
    max-width:100% !important;
    padding:24px 18px !important;
    text-align:center !important;
    border-radius:20px !important;
  }

  .wpstock-footer-cta-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    width:100% !important;
    gap:10px !important;
    justify-content:stretch !important;
  }

  .wpstock-footer-main{
    padding:28px 16px 20px !important;
  }

  .wpstock-footer-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:22px !important;
  }
}

@media (max-width: 520px){
  .wpstock-container{
    width:calc(100% - 18px) !important;
  }

  .wpstock-nav-wrap{
    padding:8px 9px !important;
  }

  .ws-logo-mark{
    width:38px !important;
    height:38px !important;
    flex-basis:38px !important;
    border-radius:13px !important;
  }

  .ws-logo-content strong{
    font-size:18px !important;
  }

  .wpstock-hero{
    padding-top:18px !important;
  }

  .wpstock-hero h1{
    font-size:clamp(28px,9.5vw,36px) !important;
  }

  .wpstock-section{
    padding:32px 0 !important;
  }

  .wpstock-stat-box,
  .wpstock-feature-card,
  .wpstock-step,
  .wpstock-service-body,
  .wpstock-faq-side{
    padding:16px !important;
  }

  .wpstock-service-card-info{
    display:grid !important;
    grid-template-columns:1fr !important;
    text-align:center !important;
    justify-items:center !important;
  }

  .wpstock-newsletter h2{
    font-size:24px !important;
    line-height:1.35 !important;
  }

  .wpstock-newsletter p{
    font-size:14px !important;
    line-height:1.8 !important;
  }
}


/* v3.7.5 removed footer links/about/platform columns */
.site-footer .wpstock-footer-grid,
.site-footer .wpstock-footer-col,
.site-footer .wpstock-footer-about,
.site-footer .wpstock-social{
  display:none !important;
}
.site-footer .wpstock-footer-main{
  padding-top:0 !important;
}



/* v3.7.6 mobile: two cards per row in explanation sections */
@media (max-width: 900px){
  .wpstock-stats-cards,
  .wpstock-feature-grid,
  .wpstock-steps{
    display:grid !important;
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
    gap:10px !important;
    align-items:stretch !important;
  }

  .wpstock-stat-box,
  .wpstock-feature-card,
  .wpstock-step{
    min-width:0 !important;
    width:100% !important;
    height:auto !important;
    min-height:150px !important;
    padding:16px 10px !important;
    border-radius:18px !important;
    text-align:center !important;
  }

  .wpstock-stat-icon,
  .wpstock-feature-icon,
  .wpstock-service-icon,
  .wpstock-step span{
    width:44px !important;
    height:44px !important;
    border-radius:14px !important;
    margin:0 auto 10px !important;
  }

  .wpstock-stat-box strong{
    font-size:28px !important;
    line-height:1.1 !important;
    margin-bottom:8px !important;
  }

  .wpstock-stat-box h3,
  .wpstock-feature-card h3,
  .wpstock-step h3{
    font-size:15px !important;
    line-height:1.45 !important;
    margin:0 0 7px !important;
    word-break:normal !important;
    overflow-wrap:break-word !important;
  }

  .wpstock-stat-box p,
  .wpstock-feature-card p,
  .wpstock-step p{
    font-size:12px !important;
    line-height:1.7 !important;
    margin:0 !important;
    overflow-wrap:break-word !important;
  }
}

@media (max-width: 420px){
  .wpstock-stats-cards,
  .wpstock-feature-grid,
  .wpstock-steps{
    gap:8px !important;
  }

  .wpstock-stat-box,
  .wpstock-feature-card,
  .wpstock-step{
    min-height:140px !important;
    padding:14px 8px !important;
    border-radius:16px !important;
  }

  .wpstock-stat-icon,
  .wpstock-feature-icon,
  .wpstock-service-icon,
  .wpstock-step span{
    width:40px !important;
    height:40px !important;
    margin-bottom:8px !important;
  }

  .wpstock-stat-box strong{
    font-size:24px !important;
  }

  .wpstock-stat-box h3,
  .wpstock-feature-card h3,
  .wpstock-step h3{
    font-size:14px !important;
  }

  .wpstock-stat-box p,
  .wpstock-feature-card p,
  .wpstock-step p{
    font-size:11.5px !important;
  }
}
