/* WC-like Pages Slider - 30 professional layouts */
:root{--wclps-radius:20px;--wclps-gap:12px;--wclps-accent:#2563eb;--wclps-accent2:#06b6d4;--wclps-bg:#fff;--wclps-ink:#111827;--wclps-muted:#64748b;--wclps-border:rgba(15,23,42,.10);--wclps-shadow:0 18px 42px rgba(15,23,42,.12)}
.wclps-wrap,.wclps-wrap *{box-sizing:border-box}.wclps-wrap{direction:rtl;clear:both;width:min(100%,850px);margin:24px auto;color:var(--wclps-ink);font-family:inherit}.wclps-shell{position:relative;background:var(--wclps-bg);border:1px solid var(--wclps-border);border-radius:var(--wclps-radius);box-shadow:var(--wclps-shadow);padding:14px;overflow:hidden}.wclps-head{display:none;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:10px;line-height:1.4}.wclps-counter{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800;color:var(--wclps-muted);padding:5px 10px;border-radius:999px;background:rgba(148,163,184,.13)}.wclps-stage{display:flex;flex-direction:column;gap:var(--wclps-gap)}.wclps-viewport{position:relative;isolation:isolate;width:100%;aspect-ratio:4/3;min-height:240px;border-radius:calc(var(--wclps-radius) - 7px);overflow:hidden;background:#f8fafc}.wclps-slides,.wclps-slide{position:absolute;inset:0}.wclps-slide{margin:0;opacity:0;visibility:hidden;transform:scale(1.012);transition:opacity .34s ease,transform .55s ease,visibility .34s ease}.wclps-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.wclps-slide img{width:100%;height:100%;display:block;object-position:center}.wclps-fit-contain .wclps-slide img{object-fit:contain}.wclps-fit-cover .wclps-slide img{object-fit:contain}.wclps-nav{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:rgba(255,255,255,.92);color:#111827;font-size:28px;line-height:1;box-shadow:0 10px 28px rgba(15,23,42,.18);transition:transform .2s ease,background .2s ease,color .2s ease,opacity .2s ease}.wclps-nav:hover{transform:translateY(-50%) scale(1.06);background:var(--wclps-accent);color:#fff}.wclps-prev{right:12px}.wclps-next{left:12px}.wclps-progress{position:absolute;z-index:6;left:14px;right:14px;bottom:12px;height:4px;border-radius:999px;background:rgba(255,255,255,.44);overflow:hidden}.wclps-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--wclps-accent),var(--wclps-accent2));border-radius:inherit;transition:width .35s ease}.wclps-thumbs{display:flex;gap:10px;align-items:center;overflow-x:auto;padding:3px 2px 5px;scrollbar-width:thin}.wclps-thumb{position:relative;flex:0 0 76px;width:76px;height:58px;border:2px solid transparent;border-radius:14px;overflow:hidden;background:#fff;padding:0;cursor:pointer;opacity:.72;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease,filter .2s ease}.wclps-thumb:hover{opacity:1;transform:translateY(-2px)}.wclps-thumb.is-active{opacity:1;border-color:var(--wclps-accent);box-shadow:0 9px 22px rgba(15,23,42,.15)}.wclps-thumb img{width:100%;height:100%;display:block;object-fit:cover}.wclps-thumb span{display:none!important}.wclps-thumb.is-active:after{content:"";position:absolute;inset:auto 7px 7px auto;width:11px;height:11px;border-radius:50%;background:var(--wclps-accent);box-shadow:0 0 0 2px #fff}.wclps-wrap button:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}

/* 1 - Original clean */
.wclps-theme-1{--wclps-accent:#2563eb;--wclps-accent2:#22c55e;--wclps-radius:16px;--wclps-bg:#fff;--wclps-shadow:0 8px 24px rgba(2,6,23,.08)}.wclps-theme-1 .wclps-shell{padding:10px}.wclps-theme-1 .wclps-viewport{background:#fff;border:1px solid #edf2f7}.wclps-theme-1 .wclps-thumbs{justify-content:center}.wclps-theme-1 .wclps-progress{display:none}.wclps-theme-1 .wclps-thumb{border-radius:10px;height:54px}.wclps-theme-1 .wclps-nav{width:34px;height:34px;font-size:24px}
/* 2 - Original counter */
.wclps-theme-2{--wclps-accent:#7c3aed;--wclps-accent2:#06b6d4;--wclps-radius:22px;--wclps-bg:linear-gradient(135deg,#ffffff 0%,#f7f7ff 100%)}.wclps-theme-2 .wclps-head{display:flex}.wclps-theme-2 .wclps-counter{background:linear-gradient(135deg,rgba(124,58,237,.12),rgba(6,182,212,.12));color:#4c1d95}.wclps-theme-2 .wclps-thumb{border-radius:999px;height:52px}.wclps-theme-2 .wclps-thumb.is-active:after{background:#7c3aed}
/* 3 - White studio */
.wclps-theme-3{--wclps-accent:#0ea5e9;--wclps-accent2:#22c55e;--wclps-radius:26px;--wclps-bg:#fff;--wclps-shadow:0 24px 60px rgba(15,23,42,.14)}.wclps-theme-3 .wclps-shell{padding:18px}.wclps-theme-3 .wclps-viewport{box-shadow:inset 0 0 0 1px rgba(14,165,233,.12)}.wclps-theme-3 .wclps-thumbs{justify-content:center}.wclps-theme-3 .wclps-thumb{height:64px;border-radius:18px;background:#f8fafc}.wclps-theme-3 .wclps-progress{height:5px;left:24px;right:24px;bottom:18px}
/* 4 - Dark cinema */
.wclps-theme-4{--wclps-accent:#f59e0b;--wclps-accent2:#fde68a;--wclps-bg:#0b1220;--wclps-ink:#e5e7eb;--wclps-border:rgba(255,255,255,.10);--wclps-shadow:0 28px 70px rgba(2,6,23,.45)}.wclps-theme-4 .wclps-shell{padding:16px}.wclps-theme-4 .wclps-viewport{background:#020617;border:1px solid rgba(245,158,11,.22)}.wclps-theme-4 .wclps-nav{background:rgba(15,23,42,.85);color:#fff;border:1px solid rgba(255,255,255,.14)}.wclps-theme-4 .wclps-thumbs{background:rgba(255,255,255,.04);border-radius:16px;padding:8px}.wclps-theme-4 .wclps-thumb{background:#111827;border-radius:10px;filter:saturate(.85)}.wclps-theme-4 .wclps-thumb.is-active{filter:saturate(1.15);border-color:#f59e0b}
/* 5 - Editorial line */
.wclps-theme-5{--wclps-accent:#111827;--wclps-accent2:#64748b;--wclps-radius:0;--wclps-shadow:none;--wclps-bg:#fff}.wclps-theme-5 .wclps-shell{border:0;border-top:3px solid #111827;border-bottom:1px solid #cbd5e1;padding:14px 0}.wclps-theme-5 .wclps-viewport{border-radius:0;background:#fff}.wclps-theme-5 .wclps-nav{border-radius:0;box-shadow:none;background:#111827;color:#fff}.wclps-theme-5 .wclps-thumbs{justify-content:flex-start}.wclps-theme-5 .wclps-thumb{border-radius:0;height:52px}.wclps-theme-5 .wclps-progress{display:none}
/* 6 - Right vertical gallery */
.wclps-theme-6{--wclps-accent:#16a34a;--wclps-accent2:#84cc16;--wclps-bg:#f8fafc;--wclps-radius:22px}.wclps-theme-6 .wclps-stage{display:grid;grid-template-columns:1fr 92px;gap:14px}.wclps-theme-6 .wclps-thumbs{height:100%;max-height:520px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:0 2px}.wclps-theme-6 .wclps-thumb{width:82px;flex:0 0 74px;height:74px;border-radius:18px}.wclps-theme-6 .wclps-viewport{min-height:320px}.wclps-theme-6 .wclps-nav{background:#fff;color:#166534}.wclps-theme-6 .wclps-progress{left:18px;right:18px}
/* 7 - Left vertical strip */
.wclps-theme-7{--wclps-accent:#db2777;--wclps-accent2:#f472b6;--wclps-bg:#fff;--wclps-radius:20px}.wclps-theme-7 .wclps-stage{display:grid;grid-template-columns:92px 1fr;gap:14px}.wclps-theme-7 .wclps-thumbs{order:-1;height:100%;max-height:520px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:4px;background:#fdf2f8;border-radius:18px}.wclps-theme-7 .wclps-thumb{width:78px;flex:0 0 64px;height:64px;border-radius:12px}.wclps-theme-7 .wclps-thumb.is-active{border-color:#db2777}.wclps-theme-7 .wclps-viewport{min-height:320px}.wclps-theme-7 .wclps-nav{width:36px;height:36px;background:#db2777;color:#fff}
/* 8 - Blue glass, no yellow */
.wclps-theme-8{--wclps-accent:#0284c7;--wclps-accent2:#67e8f9;--wclps-bg:linear-gradient(135deg,rgba(239,246,255,.96),rgba(236,254,255,.96));--wclps-border:rgba(2,132,199,.18);--wclps-radius:24px;--wclps-shadow:0 22px 55px rgba(2,132,199,.16)}.wclps-theme-8 .wclps-shell{padding:18px}.wclps-theme-8 .wclps-viewport{background:rgba(255,255,255,.55);box-shadow:inset 0 0 0 1px rgba(2,132,199,.12)}.wclps-theme-8 .wclps-thumbs{justify-content:center;background:rgba(255,255,255,.55);border-radius:18px;padding:8px}.wclps-theme-8 .wclps-thumb{height:56px;border-radius:16px}.wclps-theme-8 .wclps-nav{background:rgba(255,255,255,.82);backdrop-filter:blur(10px)}
/* 9 - Luxury gold frame */
.wclps-theme-9{--wclps-accent:#b45309;--wclps-accent2:#facc15;--wclps-bg:#fffaf0;--wclps-border:rgba(180,83,9,.22);--wclps-radius:18px}.wclps-theme-9 .wclps-shell{padding:16px;border:2px solid rgba(180,83,9,.22)}.wclps-theme-9 .wclps-viewport{background:#fff;border:8px solid #fff;box-shadow:0 0 0 1px rgba(180,83,9,.22)}.wclps-theme-9 .wclps-thumbs{justify-content:center}.wclps-theme-9 .wclps-thumb{height:58px;border-radius:6px;border-color:rgba(180,83,9,.12)}.wclps-theme-9 .wclps-nav{background:#7c2d12;color:#fff}.wclps-theme-9 .wclps-progress span{background:linear-gradient(90deg,#92400e,#facc15)}
/* 10 - Overlay thumbs */
.wclps-theme-10{--wclps-accent:#4f46e5;--wclps-accent2:#06b6d4;--wclps-radius:26px;--wclps-bg:#fff}.wclps-theme-10 .wclps-stage{display:block;position:relative}.wclps-theme-10 .wclps-thumbs{position:absolute;z-index:8;left:20px;right:20px;bottom:18px;justify-content:center;padding:9px;background:rgba(15,23,42,.40);backdrop-filter:blur(14px);border-radius:20px}.wclps-theme-10 .wclps-thumb{width:66px;flex-basis:66px;height:48px;border-radius:12px;box-shadow:none}.wclps-theme-10 .wclps-thumb.is-active{border-color:#fff}.wclps-theme-10 .wclps-progress{display:none}.wclps-theme-10 .wclps-viewport{min-height:330px}.wclps-theme-10 .wclps-nav{background:rgba(15,23,42,.55);color:#fff}
/* 11 - Soft pastel */
.wclps-theme-11{--wclps-accent:#9333ea;--wclps-accent2:#f472b6;--wclps-bg:linear-gradient(135deg,#faf5ff,#fff1f2);--wclps-border:rgba(147,51,234,.13);--wclps-radius:30px}.wclps-theme-11 .wclps-shell{padding:18px}.wclps-theme-11 .wclps-viewport{border-radius:24px;background:#fff}.wclps-theme-11 .wclps-thumbs{justify-content:center}.wclps-theme-11 .wclps-thumb{width:58px;flex-basis:58px;height:58px;border-radius:50%}.wclps-theme-11 .wclps-thumb img{border-radius:50%}.wclps-theme-11 .wclps-nav{background:#fff;color:#9333ea}
/* 12 - Industrial dark edge */
.wclps-theme-12{--wclps-accent:#f97316;--wclps-accent2:#fb923c;--wclps-bg:#1f2937;--wclps-border:rgba(255,255,255,.08);--wclps-radius:8px;--wclps-ink:#fff}.wclps-theme-12 .wclps-shell{padding:12px;background:repeating-linear-gradient(45deg,#1f2937 0 12px,#111827 12px 24px)}.wclps-theme-12 .wclps-viewport{border-radius:6px;background:#0f172a;border:1px solid rgba(255,255,255,.12)}.wclps-theme-12 .wclps-thumbs{background:#111827;border-radius:8px;padding:8px}.wclps-theme-12 .wclps-thumb{border-radius:5px;filter:contrast(1.02) saturate(.95)}.wclps-theme-12 .wclps-nav{border-radius:6px;background:#f97316;color:#111827;box-shadow:none}.wclps-theme-12 .wclps-progress span{background:#f97316}
/* 13 - Side panel */
.wclps-theme-13{--wclps-accent:#0f766e;--wclps-accent2:#14b8a6;--wclps-bg:#f8fafc;--wclps-radius:18px}.wclps-theme-13 .wclps-stage{display:grid;grid-template-columns:1fr 150px;gap:14px}.wclps-theme-13 .wclps-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-content:start;overflow:visible;background:#fff;border:1px solid rgba(15,118,110,.12);border-radius:16px;padding:9px}.wclps-theme-13 .wclps-thumb{width:58px;flex:0 0 auto;height:58px;border-radius:14px}.wclps-theme-13 .wclps-viewport{min-height:320px}.wclps-theme-13 .wclps-progress{right:20px;left:170px}
/* 14 - Capsule */
.wclps-theme-14{--wclps-accent:#1d4ed8;--wclps-accent2:#60a5fa;--wclps-bg:#eff6ff;--wclps-radius:999px}.wclps-theme-14 .wclps-shell{padding:18px;border-radius:34px}.wclps-theme-14 .wclps-viewport{border-radius:26px;background:#fff}.wclps-theme-14 .wclps-thumbs{justify-content:center;background:#fff;border-radius:999px;padding:8px}.wclps-theme-14 .wclps-thumb{height:42px;width:86px;flex-basis:86px;border-radius:999px}.wclps-theme-14 .wclps-nav{background:#1d4ed8;color:#fff}.wclps-theme-14 .wclps-progress{display:none}
/* 15 - Polaroid stack */
.wclps-theme-15{--wclps-accent:#334155;--wclps-accent2:#94a3b8;--wclps-bg:#f8fafc;--wclps-radius:10px;--wclps-shadow:0 24px 48px rgba(15,23,42,.16)}.wclps-theme-15 .wclps-shell{padding:18px 18px 14px;transform:rotate(-.35deg);background:#fff}.wclps-theme-15 .wclps-viewport{border-radius:4px;border:10px solid #fff;box-shadow:0 8px 20px rgba(15,23,42,.12);background:#f1f5f9}.wclps-theme-15 .wclps-thumbs{justify-content:center;transform:rotate(.35deg)}.wclps-theme-15 .wclps-thumb{border-radius:4px;height:50px}.wclps-theme-15 .wclps-nav{border-radius:4px}.wclps-theme-15 .wclps-progress{display:none}
/* 16 - White mat frame */
.wclps-theme-16{--wclps-accent:#475569;--wclps-accent2:#94a3b8;--wclps-bg:#e2e8f0;--wclps-radius:18px}.wclps-theme-16 .wclps-shell{padding:24px;background:#f8fafc}.wclps-theme-16 .wclps-viewport{background:#fff;border:16px solid #fff;box-shadow:inset 0 0 0 1px rgba(15,23,42,.08),0 16px 30px rgba(15,23,42,.10)}.wclps-theme-16 .wclps-thumbs{justify-content:center}.wclps-theme-16 .wclps-thumb{height:48px;border-radius:8px;filter:brightness(.96)}.wclps-theme-16 .wclps-thumb.is-active{filter:brightness(1.04)}.wclps-theme-16 .wclps-nav{background:#fff;color:#334155}
/* 17 - Neon */
.wclps-theme-17{--wclps-accent:#22d3ee;--wclps-accent2:#a78bfa;--wclps-bg:#020617;--wclps-border:rgba(34,211,238,.22);--wclps-radius:24px;--wclps-ink:#e0f2fe;--wclps-shadow:0 28px 76px rgba(14,165,233,.18)}.wclps-theme-17 .wclps-shell{background:radial-gradient(circle at 18% 0,rgba(34,211,238,.16),transparent 38%),radial-gradient(circle at 85% 0,rgba(167,139,250,.16),transparent 42%),#020617}.wclps-theme-17 .wclps-viewport{background:#0f172a;border:1px solid rgba(34,211,238,.26)}.wclps-theme-17 .wclps-thumbs{background:rgba(15,23,42,.72);border:1px solid rgba(34,211,238,.14);border-radius:18px;padding:8px}.wclps-theme-17 .wclps-thumb{height:54px;border-radius:14px}.wclps-theme-17 .wclps-nav{background:rgba(34,211,238,.16);color:#e0f2fe;border:1px solid rgba(34,211,238,.35)}
/* 18 - Classic frame */
.wclps-theme-18{--wclps-accent:#78350f;--wclps-accent2:#d97706;--wclps-bg:#fffbeb;--wclps-border:#f5d0a1;--wclps-radius:12px}.wclps-theme-18 .wclps-shell{border:1px solid #d6a05b;box-shadow:0 10px 22px rgba(120,53,15,.11)}.wclps-theme-18 .wclps-viewport{background:#fff7ed;border:1px solid #e8c58e}.wclps-theme-18 .wclps-thumbs{justify-content:center;border-top:1px solid #f1d6aa;padding-top:12px}.wclps-theme-18 .wclps-thumb{border-radius:3px;height:52px}.wclps-theme-18 .wclps-nav{border-radius:3px;background:#78350f;color:#fff}.wclps-theme-18 .wclps-progress{display:none}
/* 19 - Full bleed magazine */
.wclps-theme-19{--wclps-accent:#dc2626;--wclps-accent2:#f97316;--wclps-radius:18px;--wclps-bg:#fff}.wclps-theme-19 .wclps-shell{padding:0;border:0;overflow:visible;background:transparent;box-shadow:none}.wclps-theme-19 .wclps-viewport{border-radius:18px;box-shadow:0 26px 58px rgba(15,23,42,.20)}.wclps-theme-19 .wclps-thumbs{margin-top:12px;justify-content:center}.wclps-theme-19 .wclps-thumb{height:50px;border-radius:12px}.wclps-theme-19 .wclps-nav{background:#dc2626;color:#fff}.wclps-theme-19 .wclps-progress{bottom:18px;left:30px;right:30px}
/* 20 - Phone frame */
.wclps-theme-20{--wclps-accent:#111827;--wclps-accent2:#3b82f6;--wclps-bg:#fff;--wclps-radius:34px}.wclps-theme-20 .wclps-shell{width:min(100%,520px);margin:auto;padding:18px;background:#111827;border:5px solid #020617;border-radius:34px}.wclps-theme-20 .wclps-viewport{aspect-ratio:9/12;min-height:420px;border-radius:24px;background:#0f172a}.wclps-theme-20 .wclps-thumbs{justify-content:center;padding-top:12px}.wclps-theme-20 .wclps-thumb{width:44px;flex-basis:44px;height:44px;border-radius:50%;border-color:rgba(255,255,255,.10)}.wclps-theme-20 .wclps-nav{width:34px;height:34px;background:rgba(255,255,255,.16);color:#fff}.wclps-theme-20 .wclps-progress{display:none}
/* 21 - Top filmstrip */
.wclps-theme-21{--wclps-accent:#2563eb;--wclps-accent2:#0ea5e9;--wclps-bg:#f8fafc;--wclps-radius:18px}.wclps-theme-21 .wclps-thumbs{order:-1;justify-content:center;background:#0f172a;border-radius:14px;padding:8px}.wclps-theme-21 .wclps-thumb{height:48px;border-radius:8px;border-color:rgba(255,255,255,.12)}.wclps-theme-21 .wclps-thumb.is-active{border-color:#fff}.wclps-theme-21 .wclps-viewport{background:#fff}.wclps-theme-21 .wclps-progress{bottom:auto;top:12px}.wclps-theme-21 .wclps-nav{background:#0f172a;color:#fff}
/* 22 - Simple border */
.wclps-theme-22{--wclps-accent:#0f172a;--wclps-accent2:#475569;--wclps-bg:#fff;--wclps-shadow:none;--wclps-radius:12px}.wclps-theme-22 .wclps-shell{border:1px solid #dbe3ea;padding:12px}.wclps-theme-22 .wclps-viewport{border:1px solid #e2e8f0;border-radius:10px}.wclps-theme-22 .wclps-nav{box-shadow:none;border:1px solid #e2e8f0}.wclps-theme-22 .wclps-thumb{height:50px;border-radius:8px}.wclps-theme-22 .wclps-progress{height:3px}
/* 23 - Right accent bar */
.wclps-theme-23{--wclps-accent:#0891b2;--wclps-accent2:#67e8f9;--wclps-bg:#fff;--wclps-radius:18px}.wclps-theme-23 .wclps-shell{border-right:8px solid #0891b2;padding-right:18px}.wclps-theme-23 .wclps-head{display:flex}.wclps-theme-23 .wclps-counter{background:#ecfeff;color:#155e75}.wclps-theme-23 .wclps-thumb{height:54px;border-radius:12px}.wclps-theme-23 .wclps-thumbs{justify-content:center}.wclps-theme-23 .wclps-nav{background:#0891b2;color:#fff}
/* 24 - Layered card */
.wclps-theme-24{--wclps-accent:#8b5cf6;--wclps-accent2:#ec4899;--wclps-bg:#fff;--wclps-radius:24px}.wclps-theme-24 .wclps-shell:before{content:"";position:absolute;inset:10px -10px -10px 10px;border-radius:inherit;background:linear-gradient(135deg,rgba(139,92,246,.14),rgba(236,72,153,.13));z-index:-1}.wclps-theme-24 .wclps-shell{overflow:visible}.wclps-theme-24 .wclps-viewport{box-shadow:0 12px 28px rgba(139,92,246,.12)}.wclps-theme-24 .wclps-thumb{height:58px;border-radius:16px}.wclps-theme-24 .wclps-thumbs{justify-content:center}.wclps-theme-24 .wclps-nav{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff}
/* 25 - Monochrome */
.wclps-theme-25{--wclps-accent:#111827;--wclps-accent2:#111827;--wclps-bg:#f5f5f5;--wclps-radius:16px}.wclps-theme-25 .wclps-slide img{filter:grayscale(1)}.wclps-theme-25 .wclps-thumb img{filter:grayscale(1)}.wclps-theme-25 .wclps-thumb.is-active img{filter:grayscale(0)}.wclps-theme-25 .wclps-viewport{background:#fff}.wclps-theme-25 .wclps-thumbs{justify-content:center}.wclps-theme-25 .wclps-thumb{height:50px;border-radius:6px}.wclps-theme-25 .wclps-nav{background:#111827;color:#fff}.wclps-theme-25 .wclps-progress{display:none}
/* 26 - Green soft */
.wclps-theme-26{--wclps-accent:#15803d;--wclps-accent2:#84cc16;--wclps-bg:linear-gradient(135deg,#f0fdf4,#f7fee7);--wclps-border:rgba(21,128,61,.18);--wclps-radius:28px}.wclps-theme-26 .wclps-viewport{border-radius:24px;background:#fff}.wclps-theme-26 .wclps-thumbs{justify-content:center}.wclps-theme-26 .wclps-thumb{border-radius:22px 6px 22px 6px;height:58px}.wclps-theme-26 .wclps-nav{background:#15803d;color:#fff}.wclps-theme-26 .wclps-progress span{background:linear-gradient(90deg,#15803d,#84cc16)}
/* 27 - Business blue */
.wclps-theme-27{--wclps-accent:#1e40af;--wclps-accent2:#38bdf8;--wclps-bg:#eff6ff;--wclps-radius:18px}.wclps-theme-27 .wclps-shell{background:linear-gradient(180deg,#eff6ff,#fff);border-color:rgba(30,64,175,.13)}.wclps-theme-27 .wclps-head{display:flex}.wclps-theme-27 .wclps-counter{color:#1e3a8a;background:#dbeafe}.wclps-theme-27 .wclps-viewport{background:#fff}.wclps-theme-27 .wclps-thumb{height:52px;border-radius:10px}.wclps-theme-27 .wclps-thumbs{justify-content:center}.wclps-theme-27 .wclps-nav{background:#1e40af;color:#fff}
/* 28 - Construction orange */
.wclps-theme-28{--wclps-accent:#ea580c;--wclps-accent2:#facc15;--wclps-bg:#fff7ed;--wclps-radius:14px}.wclps-theme-28 .wclps-shell{border-top:6px solid #ea580c}.wclps-theme-28 .wclps-viewport{background:#fff}.wclps-theme-28 .wclps-thumbs{justify-content:center;background:repeating-linear-gradient(45deg,rgba(250,204,21,.18) 0 10px,rgba(234,88,12,.10) 10px 20px);border-radius:12px;padding:8px}.wclps-theme-28 .wclps-thumb{height:52px;border-radius:8px}.wclps-theme-28 .wclps-nav{border-radius:8px;background:#ea580c;color:#fff}.wclps-theme-28 .wclps-progress span{background:linear-gradient(90deg,#ea580c,#facc15)}
/* 29 - Compact bottom bar */
.wclps-theme-29{--wclps-accent:#0f172a;--wclps-accent2:#22c55e;--wclps-bg:#fff;--wclps-radius:20px}.wclps-theme-29 .wclps-shell{padding:12px}.wclps-theme-29 .wclps-viewport{min-height:300px}.wclps-theme-29 .wclps-thumbs{justify-content:center;margin-top:-2px;padding:0;background:#0f172a;border-radius:0 0 16px 16px;overflow:hidden}.wclps-theme-29 .wclps-thumb{width:96px;flex-basis:96px;height:38px;border:0;border-radius:0;opacity:.55}.wclps-theme-29 .wclps-thumb.is-active{opacity:1;box-shadow:inset 0 -4px 0 #22c55e}.wclps-theme-29 .wclps-thumb.is-active:after{display:none}.wclps-theme-29 .wclps-progress{display:none}.wclps-theme-29 .wclps-nav{background:#0f172a;color:#fff}
/* 30 - Black gold premium */
.wclps-theme-30{--wclps-accent:#d4af37;--wclps-accent2:#fef3c7;--wclps-bg:#111827;--wclps-border:rgba(212,175,55,.28);--wclps-radius:22px;--wclps-ink:#fff;--wclps-shadow:0 28px 70px rgba(0,0,0,.35)}.wclps-theme-30 .wclps-stage{display:grid;grid-template-columns:1fr 112px;gap:14px}.wclps-theme-30 .wclps-viewport{background:#020617;border:1px solid rgba(212,175,55,.25)}.wclps-theme-30 .wclps-thumbs{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;background:rgba(255,255,255,.05);border-radius:16px;padding:9px}.wclps-theme-30 .wclps-thumb{width:92px;flex:0 0 62px;height:62px;border-radius:8px;border-color:rgba(212,175,55,.13)}.wclps-theme-30 .wclps-thumb.is-active{border-color:#d4af37}.wclps-theme-30 .wclps-nav{background:#d4af37;color:#111827}.wclps-theme-30 .wclps-progress span{background:#d4af37}.wclps-theme-30 .wclps-head{display:flex}.wclps-theme-30 .wclps-counter{background:rgba(212,175,55,.16);color:#fef3c7}

@media(max-width:700px){.wclps-wrap{margin:18px auto}.wclps-shell{padding:10px}.wclps-viewport{min-height:220px}.wclps-nav{width:34px;height:34px;font-size:24px}.wclps-thumb{width:62px;flex-basis:62px;height:48px}.wclps-theme-6 .wclps-stage,.wclps-theme-7 .wclps-stage,.wclps-theme-13 .wclps-stage,.wclps-theme-30 .wclps-stage{display:flex;flex-direction:column}.wclps-theme-6 .wclps-thumbs,.wclps-theme-7 .wclps-thumbs,.wclps-theme-13 .wclps-thumbs,.wclps-theme-30 .wclps-thumbs{display:flex;flex-direction:row;height:auto;max-height:none;overflow-x:auto;overflow-y:hidden;width:100%;background:transparent}.wclps-theme-6 .wclps-thumb,.wclps-theme-7 .wclps-thumb,.wclps-theme-13 .wclps-thumb,.wclps-theme-30 .wclps-thumb{width:62px;flex:0 0 62px;height:48px}.wclps-theme-10 .wclps-thumbs{position:static;margin-top:10px;background:rgba(15,23,42,.08)}.wclps-theme-20 .wclps-shell{width:100%}.wclps-theme-20 .wclps-viewport{min-height:320px}.wclps-theme-23 .wclps-shell{border-right-width:4px;padding-right:12px}.wclps-theme-29 .wclps-thumbs{border-radius:12px;margin-top:8px}.wclps-theme-29 .wclps-thumb{width:70px;flex-basis:70px}}
@media(prefers-reduced-motion:reduce){.wclps-slide,.wclps-nav,.wclps-thumb,.wclps-progress span{transition:none!important}}

/* v3.4: placement beside paragraph + image-safe themes */
.wclps-wrap .wclps-slide img,
.wclps-wrap .wclps-thumb img{
  filter:none!important;
  mix-blend-mode:normal!important;
}
.wclps-theme-25 .wclps-slide img,
.wclps-theme-25 .wclps-thumb img,
.wclps-theme-25 .wclps-thumb.is-active img{filter:none!important;}

.wclps-layout{clear:both;display:flex;gap:24px;align-items:flex-start;margin:20px 0 24px;direction:rtl}
.wclps-layout .wclps-wrap{float:none!important;margin:0!important;clear:none!important;flex:0 0 min(46%,480px);width:min(46%,480px)}
.wclps-layout .wclps-side{flex:1;min-width:0;align-self:flex-start}
.wclps-layout.wclps-layout-left{flex-direction:row-reverse}
.wclps-layout.wclps-layout-right{flex-direction:row}
.wclps-layout .wclps-side p:first-child{margin-top:0}

@media (min-width:900px){
  .wclps-wrap.wclps-position-right{float:right;clear:right;width:min(48%,480px);margin:.35rem 0 1.15rem 1.25rem}
  .wclps-wrap.wclps-position-left{float:left;clear:left;width:min(48%,480px);margin:.35rem 1.25rem 1.15rem 0}
  .wclps-wrap.wclps-position-full{float:none;clear:both;width:min(100%,850px);margin:24px auto}
  .wclps-wrap.wclps-position-right .wclps-viewport,
  .wclps-wrap.wclps-position-left .wclps-viewport{min-height:220px}
}
@media (max-width:899px){
  .wclps-layout{display:block;margin:18px 0}
  .wclps-layout .wclps-wrap{width:100%!important;margin:0 0 16px!important}
  .wclps-wrap.wclps-position-right,
  .wclps-wrap.wclps-position-left,
  .wclps-wrap.wclps-position-full{float:none;clear:both;width:100%;margin:18px auto}
}


/* v3.5: تصاویر اسلایدر و بندانگشتی‌ها هرگز کات نشوند.
   طرح‌ها فقط قاب/چیدمان را تغییر می‌دهند و روی خود تصویر فیلتر اعمال نمی‌کنند. */
.wclps-wrap .wclps-viewport{background:#f8fafc!important;}
.wclps-wrap .wclps-slide img,
.wclps-wrap.wclps-fit-cover .wclps-slide img,
.wclps-wrap.wclps-fit-contain .wclps-slide img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
.wclps-wrap .wclps-thumb{background:#f8fafc!important;filter:none!important;}
.wclps-wrap .wclps-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}

/* v3.9: دکمه‌های قبل/بعد به حالت شیشه‌ای بلور با رنگ آیکن قابل تنظیم */
.wclps-wrap .wclps-nav,
.wclps-wrap .wclps-nav:hover,
.wclps-wrap .wclps-nav:focus{
  background:linear-gradient(135deg,rgba(255,255,255,.44),rgba(255,255,255,.20))!important;
  color:var(--wclps-button-color,var(--wclps-accent))!important;
  border:1px solid color-mix(in srgb,var(--wclps-button-color,var(--wclps-accent)) 18%,rgba(255,255,255,.52))!important;
  box-shadow:0 10px 30px rgba(15,23,42,.14), inset 0 1px 0 rgba(255,255,255,.34)!important;
  backdrop-filter:blur(16px) saturate(1.2)!important;
  -webkit-backdrop-filter:blur(16px) saturate(1.2)!important;
}
.wclps-wrap .wclps-nav:hover{filter:brightness(.98);}
.wclps-wrap .wclps-thumb.is-active{
  border-color:var(--wclps-button-color,var(--wclps-accent))!important;
  box-shadow:0 9px 22px color-mix(in srgb,var(--wclps-button-color,var(--wclps-accent)) 22%,transparent)!important;
}
.wclps-wrap .wclps-thumb.is-active:after{background:var(--wclps-button-color,var(--wclps-accent))!important;}
.wclps-wrap .wclps-progress span{background:linear-gradient(90deg,var(--wclps-button-color,var(--wclps-accent)),color-mix(in srgb,var(--wclps-button-color,var(--wclps-accent)) 48%,#ffffff))!important;}
.wclps-wrap .wclps-counter{color:var(--wclps-button-color,var(--wclps-accent))!important;}

/* v3.6: چند طرح شیشه‌ای واقعی؛ فقط قاب و محیط عوض می‌شود، خود عکس فیلتر نمی‌گیرد */
.wclps-theme-8{--wclps-accent:#0284c7;--wclps-accent2:#67e8f9;--wclps-bg:linear-gradient(135deg,rgba(236,254,255,.72),rgba(239,246,255,.56));--wclps-border:rgba(255,255,255,.55);--wclps-radius:26px;--wclps-shadow:0 26px 70px rgba(2,132,199,.18)}
.wclps-theme-8 .wclps-shell{background:linear-gradient(135deg,rgba(255,255,255,.60),rgba(255,255,255,.28));border:1px solid rgba(255,255,255,.58);backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25);box-shadow:var(--wclps-shadow)}
.wclps-theme-8 .wclps-viewport{background:rgba(255,255,255,.34)!important;border:1px solid rgba(255,255,255,.52)}
.wclps-theme-8 .wclps-thumbs{background:rgba(255,255,255,.42);border:1px solid rgba(255,255,255,.48);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}

.wclps-theme-11{--wclps-accent:#9333ea;--wclps-accent2:#f472b6;--wclps-bg:linear-gradient(135deg,rgba(250,245,255,.70),rgba(255,241,242,.52));--wclps-border:rgba(255,255,255,.58);--wclps-radius:30px;--wclps-shadow:0 25px 65px rgba(147,51,234,.13)}
.wclps-theme-11 .wclps-shell{background:linear-gradient(135deg,rgba(255,255,255,.64),rgba(255,255,255,.30));border:1px solid rgba(255,255,255,.58);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.wclps-theme-11 .wclps-viewport{background:rgba(255,255,255,.38)!important;border:1px solid rgba(255,255,255,.45)}
.wclps-theme-11 .wclps-thumb{background:rgba(255,255,255,.55)!important;border-color:rgba(255,255,255,.50)}

.wclps-theme-17{--wclps-accent:#22d3ee;--wclps-accent2:#a78bfa;--wclps-bg:radial-gradient(circle at 15% 0,rgba(34,211,238,.22),transparent 38%),radial-gradient(circle at 86% 8%,rgba(167,139,250,.22),transparent 40%),rgba(2,6,23,.88);--wclps-border:rgba(255,255,255,.13);--wclps-radius:26px;--wclps-ink:#e0f2fe;--wclps-shadow:0 30px 82px rgba(2,6,23,.48)}
.wclps-theme-17 .wclps-shell{background:linear-gradient(135deg,rgba(15,23,42,.74),rgba(2,6,23,.55));border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25)}
.wclps-theme-17 .wclps-viewport{background:rgba(15,23,42,.58)!important;border:1px solid rgba(255,255,255,.12)}
.wclps-theme-17 .wclps-thumbs{background:rgba(15,23,42,.42);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}

.wclps-theme-24{--wclps-accent:#8b5cf6;--wclps-accent2:#ec4899;--wclps-bg:linear-gradient(135deg,rgba(255,255,255,.72),rgba(245,243,255,.45));--wclps-border:rgba(255,255,255,.62);--wclps-radius:28px;--wclps-shadow:0 30px 76px rgba(139,92,246,.16)}
.wclps-theme-24 .wclps-shell{background:linear-gradient(135deg,rgba(255,255,255,.70),rgba(255,255,255,.32));border:1px solid rgba(255,255,255,.62);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.wclps-theme-24 .wclps-shell:before{background:linear-gradient(135deg,rgba(139,92,246,.18),rgba(236,72,153,.16));filter:blur(.2px)}
.wclps-theme-24 .wclps-viewport{background:rgba(255,255,255,.42)!important;border:1px solid rgba(255,255,255,.52)}

.wclps-theme-27{--wclps-accent:#1e40af;--wclps-accent2:#38bdf8;--wclps-bg:linear-gradient(135deg,rgba(239,246,255,.76),rgba(255,255,255,.42));--wclps-border:rgba(255,255,255,.64);--wclps-radius:24px;--wclps-shadow:0 24px 64px rgba(30,64,175,.14)}
.wclps-theme-27 .wclps-shell{background:linear-gradient(180deg,rgba(255,255,255,.70),rgba(239,246,255,.36));border:1px solid rgba(255,255,255,.66);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.wclps-theme-27 .wclps-viewport{background:rgba(255,255,255,.38)!important;border:1px solid rgba(255,255,255,.50)}
.wclps-theme-27 .wclps-counter{background:rgba(255,255,255,.52)}

.wclps-theme-30{--wclps-accent:#d4af37;--wclps-accent2:#fef3c7;--wclps-bg:linear-gradient(135deg,rgba(17,24,39,.94),rgba(2,6,23,.86));--wclps-border:rgba(212,175,55,.26);--wclps-radius:24px;--wclps-ink:#fff;--wclps-shadow:0 32px 86px rgba(0,0,0,.42)}
.wclps-theme-30 .wclps-shell{background:linear-gradient(135deg,rgba(17,24,39,.74),rgba(2,6,23,.54));border:1px solid rgba(212,175,55,.25);backdrop-filter:blur(18px) saturate(1.16);-webkit-backdrop-filter:blur(18px) saturate(1.16)}
.wclps-theme-30 .wclps-viewport{background:rgba(2,6,23,.50)!important;border:1px solid rgba(212,175,55,.20)}
.wclps-theme-30 .wclps-thumbs{background:rgba(255,255,255,.055);border:1px solid rgba(212,175,55,.13);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}


/* v3.7: رفع باگ لمس موبایل + حذف فضای خالی دور عکس‌ها بدون کات کردن تصویر */
.wclps-wrap .wclps-viewport,
.wclps-wrap .wclps-slides,
.wclps-wrap .wclps-slide{
  touch-action: pan-y pinch-zoom;
}
.wclps-wrap .wclps-progress{pointer-events:none!important;}
.wclps-wrap .wclps-thumbs{position:relative;z-index:12;-webkit-overflow-scrolling:touch;touch-action:pan-x pinch-zoom;}
.wclps-wrap .wclps-thumb{pointer-events:auto!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent;}
.wclps-wrap .wclps-thumb img,
.wclps-wrap .wclps-thumb span,
.wclps-wrap .wclps-thumb:before,
.wclps-wrap .wclps-thumb:after{pointer-events:none!important;}
.wclps-wrap .wclps-slide{z-index:0;pointer-events:none;}
.wclps-wrap .wclps-slide.is-active{z-index:2;pointer-events:auto;}
.wclps-wrap .wclps-nav{z-index:14;touch-action:manipulation;}

/* نسبت کادر با نسبت خود عکس فعال هماهنگ می‌شود؛ بنابراین عکس کامل نمایش داده می‌شود و اطرافش خالی نمی‌ماند. */
.wclps-wrap.wclps-ratio-ready .wclps-viewport{
  aspect-ratio:var(--wclps-img-ratio, 1.3333)!important;
  min-height:0!important;
  height:auto!important;
}
.wclps-wrap.wclps-ratio-ready .wclps-slide img,
.wclps-wrap.wclps-ratio-ready.wclps-fit-cover .wclps-slide img,
.wclps-wrap.wclps-ratio-ready.wclps-fit-contain .wclps-slide img{
  object-fit:contain!important;
  background:transparent!important;
}
.wclps-wrap.wclps-ratio-ready .wclps-viewport,
.wclps-wrap.wclps-ratio-ready .wclps-slide,
.wclps-wrap.wclps-ratio-ready .wclps-slide img{
  border-radius:inherit;
}

@media (min-width:900px){
  .wclps-wrap.wclps-position-right.wclps-ratio-ready .wclps-viewport,
  .wclps-wrap.wclps-position-left.wclps-ratio-ready .wclps-viewport{min-height:0!important;}
}
@media(max-width:700px){
  .wclps-wrap.wclps-ratio-ready .wclps-viewport{min-height:0!important;}
  .wclps-wrap .wclps-thumbs{padding-top:8px;padding-bottom:8px;}
  .wclps-wrap .wclps-thumb:first-child{margin-inline-start:2px;}
}

/* v3.9: حالت تمام‌عرض دسکتاپ جمع‌وجورتر شود، بدون کات کردن عکس.
   JS عرض امن را بر اساس نسبت عکس فعال محاسبه می‌کند تا ارتفاع زیاد نشود. */
@media (min-width:900px){
  .wclps-wrap.wclps-position-full.wclps-ratio-ready{
    width:min(100%,var(--wclps-compact-width,980px))!important;
    max-width:var(--wclps-compact-width,980px)!important;
  }
  .wclps-wrap.wclps-position-full.wclps-ratio-ready .wclps-viewport{
    max-height:var(--wclps-desktop-height,500px)!important;
    min-height:0!important;
  }
  .wclps-wrap.wclps-position-full.wclps-ratio-ready .wclps-slide img{
    object-fit:contain!important;
  }
  .wclps-wrap.wclps-position-full.wclps-theme-6 .wclps-thumbs,
  .wclps-wrap.wclps-position-full.wclps-theme-7 .wclps-thumbs,
  .wclps-wrap.wclps-position-full.wclps-theme-13 .wclps-thumbs,
  .wclps-wrap.wclps-position-full.wclps-theme-30 .wclps-thumbs{
    max-height:var(--wclps-desktop-height,500px)!important;
  }
}

/* v3.10.2: clearer thumbnails + reliable mobile scroll at the edges */
.wclps-wrap .wclps-thumb img{
  object-fit:cover!important;
  object-position:center center!important;
}
.wclps-wrap .wclps-thumbs{
  overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;
}

@media(max-width:700px){
  .wclps-wrap .wclps-thumbs,
  .wclps-wrap.wclps-theme-6 .wclps-thumbs,
  .wclps-wrap.wclps-theme-7 .wclps-thumbs,
  .wclps-wrap.wclps-theme-13 .wclps-thumbs,
  .wclps-wrap.wclps-theme-30 .wclps-thumbs{
    direction:ltr!important;
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    justify-content:flex-start!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:none!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:10px 18px 12px!important;
    margin-inline:0!important;
    scroll-padding-inline:18px!important;
    scroll-snap-type:x proximity;
    touch-action:pan-x pan-y pinch-zoom!important;
  }
  .wclps-wrap .wclps-thumb,
  .wclps-wrap.wclps-theme-6 .wclps-thumb,
  .wclps-wrap.wclps-theme-7 .wclps-thumb,
  .wclps-wrap.wclps-theme-13 .wclps-thumb,
  .wclps-wrap.wclps-theme-30 .wclps-thumb,
  .wclps-wrap.wclps-theme-29 .wclps-thumb{
    direction:rtl!important;
    flex:0 0 76px!important;
    width:76px!important;
    min-width:76px!important;
    height:58px!important;
    scroll-snap-align:center;
  }
  .wclps-wrap .wclps-thumb:first-child{margin-left:0!important;margin-inline-start:0!important;}
  .wclps-wrap .wclps-thumb:last-child{margin-right:18px!important;margin-inline-end:18px!important;}
  .wclps-wrap .wclps-nav{z-index:20!important;}
}

/* v3.10.2: make several layouts more visibly different while keeping the main image uncut */
.wclps-theme-2 .wclps-shell{border-top:5px solid color-mix(in srgb,var(--wclps-button-color,var(--wclps-accent)) 70%,#ffffff)!important;}
.wclps-theme-3 .wclps-shell{outline:1px solid rgba(14,165,233,.16);outline-offset:-7px;}
.wclps-theme-4 .wclps-thumbs{box-shadow:inset 0 0 0 1px rgba(255,255,255,.10);}
.wclps-theme-5 .wclps-viewport{box-shadow:0 0 0 1px #111827 inset!important;}
.wclps-theme-8 .wclps-shell:after,.wclps-theme-11 .wclps-shell:after,.wclps-theme-17 .wclps-shell:after,.wclps-theme-27 .wclps-shell:after{content:"";position:absolute;inset:10px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 55%);}
.wclps-theme-9 .wclps-shell{box-shadow:0 18px 42px rgba(180,83,9,.16),inset 0 0 0 1px rgba(250,204,21,.26)!important;}
.wclps-theme-12 .wclps-progress{height:6px!important;left:10px!important;right:10px!important;bottom:10px!important;}
.wclps-theme-14 .wclps-thumb.is-active{transform:scale(1.04);}
.wclps-theme-15 .wclps-shell:after{content:"";display:block;width:42%;height:7px;border-radius:999px;background:#e2e8f0;margin:12px auto 0;transform:rotate(.35deg);}
.wclps-theme-16 .wclps-shell{box-shadow:inset 0 0 0 12px rgba(255,255,255,.72),0 18px 42px rgba(15,23,42,.10)!important;}
.wclps-theme-18 .wclps-shell{background:linear-gradient(180deg,#fffaf0,#fff7ed)!important;}
.wclps-theme-19 .wclps-thumb{box-shadow:0 10px 22px rgba(15,23,42,.16);}
.wclps-theme-21 .wclps-thumbs{box-shadow:0 10px 26px rgba(15,23,42,.18);}
.wclps-theme-22 .wclps-shell{box-shadow:none!important;background:#fff!important;}
.wclps-theme-23 .wclps-viewport:before{content:"";position:absolute;z-index:3;top:0;bottom:0;right:0;width:6px;background:var(--wclps-button-color,var(--wclps-accent));pointer-events:none;}
.wclps-theme-26 .wclps-shell{box-shadow:0 22px 52px rgba(21,128,61,.12)!important;}
.wclps-theme-28 .wclps-shell:before{content:"";position:absolute;left:14px;right:14px;top:13px;height:8px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(234,88,12,.40) 0 16px,rgba(250,204,21,.48) 16px 32px);pointer-events:none;}
