:root{--product-bg-deep: #030712;--product-bg-mid: #0a0f1a;--product-bg-elevated: #0f172a;--product-surface: rgba(15, 23, 42, .72);--product-surface-solid: #111827;--product-surface-glass: rgba(15, 23, 42, .88);--product-border: rgba(148, 163, 184, .1);--product-border-strong: rgba(148, 163, 184, .18);--product-text: #f1f5f9;--product-text-secondary: #cbd5e1;--product-muted: #94a3b8;--product-accent-cyan: #38bdf8;--product-accent-violet: #8750f6;--product-accent-blue: #3b82f6;--product-radius: 16px;--product-radius-lg: 20px;--product-radius-xl: 24px;--product-shadow: 0 0 0 1px rgba(148, 163, 184, .06), 0 24px 48px -24px rgba(0, 0, 0, .55);--product-shadow-soft: 0 16px 40px -12px rgba(0, 0, 0, .45);--product-ease-out: cubic-bezier(.22, 1, .36, 1);--product-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--product-accent-soft: rgba(135, 80, 246, .15);--product-accent-glow: rgba(135, 80, 246, .35);--product-mesh-violet: rgba(135, 80, 246, .35);--product-mesh-cyan: rgba(56, 189, 248, .12);--product-mesh-violet-soft: rgba(135, 80, 246, .12)}.mpv-pricing{margin-top:2rem}.mpv-pricing__header{margin-bottom:1.25rem;max-width:40rem}.mpv-pricing__title{margin:0 0 .5rem;font-size:clamp(1.125rem,2.5vw,1.35rem);font-weight:700;color:inherit;letter-spacing:-.02em}.mpv-pricing__intro{margin:0;font-size:.9375rem;line-height:1.55;color:#475569}.mpv-pricing__modules{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.mpv-pricing__modules{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.mpv-module{position:relative;display:flex;flex-direction:column;padding:1.25rem 1.25rem 1.35rem;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sh-marketplace__mpv .mpv-module{min-height:100%}.mpv-module:hover{transform:translateY(-2px);border-color:#8750f640;box-shadow:0 12px 32px -12px #8750f633}.mpv-module__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.mpv-module__tag{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#6d28d9;border:1px solid #5b21b6}.mpv-module__price{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a;white-space:nowrap;line-height:1.2}.mpv-module__name{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.35}.mpv-module__deliverables{margin:0;flex:1;font-size:.875rem;line-height:1.55;color:#475569}.mpv-bundle{position:relative;border-radius:20px;overflow:hidden}.mpv-bundle__glow{position:absolute;inset:0;background:linear-gradient(135deg,#8750f659,#38bdf826);opacity:.5;pointer-events:none}.mpv-bundle__inner{position:relative;display:grid;gap:1.25rem;padding:1.35rem 1.35rem 1.5rem;background:linear-gradient(145deg,#1e1b4b,#312e81 48%,#1e293b);border:1px solid rgba(167,139,250,.35);border-radius:20px;color:#e2e8f0}@media(min-width:900px){.mpv-bundle__inner{grid-template-columns:minmax(11rem,14rem) 1fr;align-items:start;padding:1.5rem 1.75rem}}.mpv-bundle__head{display:flex;flex-direction:column;gap:.75rem}.mpv-bundle__badge{align-self:flex-start;padding:.3rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#f5f3ff;background:#ffffff1f;border:1px solid rgba(255,255,255,.2)}.mpv-bundle__price{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1}.mpv-bundle__price-note{margin:.35rem 0 0;font-size:.8125rem;font-weight:500;color:#c4b5fd}.mpv-bundle__name{margin:0 0 .4rem;font-size:1.125rem;font-weight:700;color:#f8fafc}.mpv-bundle__deliverables{margin:0 0 1rem;font-size:.9rem;line-height:1.55;color:#cbd5e1}.mpv-bundle__includes{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.mpv-bundle__includes li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.55rem .75rem;border-radius:10px;background:#ffffff0f;font-size:.8125rem;color:#e2e8f0}.mpv-bundle__check{width:1.125rem;height:1.125rem;border-radius:50%;background:#86efac33;border:1px solid rgba(134,239,172,.45);position:relative;flex-shrink:0}.mpv-bundle__check:after{content:"";position:absolute;left:.32rem;top:.2rem;width:.3rem;height:.55rem;border:solid #86efac;border-width:0 2px 2px 0;transform:rotate(45deg)}.mpv-bundle__line-price{font-weight:600;color:#a5b4fc;white-space:nowrap}.ocl-page .mpv-pricing__intro,.pdl-page .mpv-pricing__intro{color:var(--product-muted, #94a3b8)}.ocl-page .mpv-module,.pdl-page .mpv-module{background:var(--product-surface, rgba(255, 255, 255, .04));border-color:var(--product-border, rgba(255, 255, 255, .1));box-shadow:none}.ocl-page .mpv-module__name,.ocl-page .mpv-module__price,.pdl-page .mpv-module__name,.pdl-page .mpv-module__price{color:var(--product-text, #f1f5f9)}.ocl-page .mpv-module__deliverables,.pdl-page .mpv-module__deliverables{color:var(--product-muted, #94a3b8)}.ocl-page .mpv-pricing__title,.pdl-page .mpv-pricing__title{color:var(--product-text, #f8fafc)}@media(max-width:767px){.mpv-module__top{flex-wrap:wrap}.mpv-bundle__includes li{grid-template-columns:auto 1fr}.mpv-bundle__line-price{grid-column:2;justify-self:start;padding-left:1.8rem;font-size:.75rem}}.ocl-page{--ocl-bg: var(--product-bg-deep);--ocl-surface: var(--product-surface);--ocl-text: var(--product-text);--ocl-muted: var(--product-muted);--ocl-accent: var(--product-accent-violet);--ocl-accent-soft: var(--product-accent-soft);--ocl-border: var(--product-border);--ocl-radius: var(--product-radius);background:var(--ocl-bg);color:var(--ocl-text);font-family:Poppins,system-ui,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.ocl-page .ocl-main{padding-top:5rem}.ocl-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s var(--product-ease-out),transform .65s var(--product-ease-out)}.ocl-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ocl-reveal{opacity:1;transform:none;transition:none}}.ocl-hero{position:relative;padding:3rem 1.25rem 4rem;max-width:72rem;margin:0 auto}.ocl-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:var(--ocl-accent-soft);color:#c4b5fd;border:1px solid var(--ocl-border);margin-bottom:1rem}.ocl-hero h1{font-size:clamp(1.85rem,4.5vw,2.75rem);line-height:1.15;font-weight:700;margin-bottom:1rem}.ocl-gradient{background:linear-gradient(135deg,#a78bfa,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent}.ocl-lede{font-size:1.05rem;line-height:1.65;color:var(--ocl-muted);max-width:42rem;margin-bottom:1.5rem}.ocl-hero-grid{display:grid;gap:2.5rem}@media(min-width:1024px){.ocl-hero-grid{grid-template-columns:1fr minmax(280px,380px);align-items:start}}.ocl-section{padding:3.5rem 1.25rem;border-top:1px solid var(--ocl-border)}.ocl-section-inner{max-width:72rem;margin:0 auto}.ocl-section h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:.75rem}.ocl-section-intro{color:var(--ocl-muted);max-width:40rem;margin-bottom:2rem;line-height:1.6}.ocl-surface{background:linear-gradient(180deg,#0f172a80,#03071233)}.ocl-card-grid{display:grid;gap:1rem}@media(min-width:768px){.ocl-card-grid--2{grid-template-columns:repeat(2,1fr)}.ocl-card-grid--3{grid-template-columns:repeat(3,1fr)}.ocl-card-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ocl-card-grid--4{grid-template-columns:repeat(4,1fr)}}.ocl-card{padding:1.25rem 1.35rem;border-radius:var(--ocl-radius);background:var(--ocl-surface);border:1px solid var(--ocl-border)}.ocl-card h3{font-size:1rem;font-weight:600;margin-bottom:.35rem}.ocl-card p{font-size:.9rem;color:var(--ocl-muted);line-height:1.55}.ocl-price-card{text-align:center;padding:1.5rem}.ocl-price-card .ocl-price{font-size:1.75rem;font-weight:700;color:#c4b5fd}.ocl-price-card .ocl-price-note{font-size:.8rem;color:var(--ocl-muted);margin-top:.35rem}.ocl-compare-wrap{overflow-x:auto;border-radius:var(--ocl-radius);border:1px solid var(--ocl-border)}.ocl-compare{width:100%;border-collapse:collapse;font-size:.9rem}.ocl-compare th,.ocl-compare td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid var(--ocl-border)}.ocl-compare thead th{background:#8750f61f;font-weight:600}.ocl-compare tbody th{font-weight:500;color:var(--product-text-secondary)}.ocl-compare td:last-child{color:#86efac;font-weight:600}.ocl-compare td:nth-child(2){color:#fca5a5}.ocl-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border-radius:12px;font-weight:600;font-size:.95rem;background:var(--ocl-accent);color:#fff;transition:background .2s,transform .2s}.ocl-btn-primary:hover{background:#7048e8;transform:translateY(-1px)}.ocl-btn-secondary{display:inline-flex;padding:.85rem 1.25rem;border-radius:12px;font-weight:600;font-size:.9rem;border:1px solid var(--ocl-border);color:var(--ocl-text)}.ocl-btn-secondary:hover{border-color:#8750f673;color:#c4b5fd}.ocl-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.ocl-calculator{padding:1.5rem;border-radius:var(--ocl-radius);background:var(--ocl-surface);border:1px solid var(--ocl-border)}.ocl-calculator label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.75rem}.ocl-calculator input[type=range]{width:100%;accent-color:var(--ocl-accent);margin-bottom:.5rem}.ocl-calculator-output{display:grid;gap:.75rem;margin-top:1.25rem}.ocl-calculator-stat{display:flex;justify-content:space-between;align-items:baseline;padding:.65rem 0;border-bottom:1px dashed var(--ocl-border);font-size:.9rem}.ocl-calculator-stat strong{font-size:1.1rem}.ocl-calculator-stat--savings strong{color:#86efac}.ocl-form-panel{padding:1.5rem;border-radius:var(--ocl-radius);background:var(--ocl-surface);border:1px solid var(--ocl-border)}.ocl-form-panel h3{font-size:1.1rem;font-weight:600;margin-bottom:.35rem}.ocl-form-panel>p{font-size:.85rem;color:var(--ocl-muted);margin-bottom:1.25rem}.ocl-field{margin-bottom:.85rem}.ocl-field label{display:block;font-size:.8rem;font-weight:500;margin-bottom:.35rem;color:var(--product-text-secondary)}.ocl-field input,.ocl-field select,.ocl-field textarea{width:100%;padding:.7rem .85rem;border-radius:10px;border:1px solid var(--ocl-border);background:#03071299;color:var(--ocl-text);font-size:.9rem}.ocl-field input:focus,.ocl-field select:focus{outline:2px solid rgba(135,80,246,.45);outline-offset:0}.ocl-form-feedback{display:none;padding:.75rem;border-radius:8px;font-size:.85rem;margin-bottom:.75rem}.ocl-form-feedback.is-error{display:block;background:#ef444426;color:#fca5a5}.ocl-form-feedback.is-success{display:block;background:#22c55e26;color:#86efac}.ocl-steps{display:flex;gap:.5rem;margin-bottom:1.25rem}.ocl-step-dot{flex:1;height:4px;border-radius:999px;background:var(--ocl-border);transition:background .3s}.ocl-step-dot.is-active,.ocl-step-dot.is-done{background:var(--ocl-accent)}.ocl-form-step{display:none}.ocl-form-step.is-active{display:block}.ocl-step-actions{display:flex;gap:.75rem;margin-top:1rem}.ocl-timeline{display:grid;gap:1rem}@media(min-width:768px){.ocl-timeline{grid-template-columns:repeat(4,1fr)}}.ocl-timeline-item{padding:1rem;border-radius:var(--ocl-radius);border:1px solid var(--ocl-border);background:var(--ocl-surface)}.ocl-timeline-item span{display:block;font-size:.75rem;color:#c4b5fd;font-weight:600;margin-bottom:.35rem}.ocl-rules-grid{display:grid;gap:.65rem}.ocl-rule{display:flex;gap:.75rem;font-size:.88rem;line-height:1.5}.ocl-rule-num{flex-shrink:0;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--ocl-accent-soft);color:#c4b5fd;font-weight:700;font-size:.75rem}.ocl-footer-note{text-align:center;padding:2rem 1rem 3rem;font-size:.85rem;color:var(--ocl-muted)}.ocl-footer-note a{color:#c4b5fd}.ocl-cta-band{padding:3rem 1.25rem;text-align:center;background:linear-gradient(135deg,#8750f633,#38bdf814);border-top:1px solid var(--ocl-border)}.ocl-cta-band h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.75rem}.ocl-cta-band p{color:var(--ocl-muted);max-width:36rem;margin:0 auto 1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ocl-hero-trust{margin-top:1.25rem;font-size:.8125rem;color:var(--ocl-muted)}.ocl-package-panel{padding:1.5rem;border-radius:var(--ocl-radius-lg);background:var(--ocl-surface);border:1px solid rgba(135,80,246,.35);box-shadow:var(--product-shadow)}.ocl-package-panel__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#c4b5fd;margin-bottom:.5rem}.ocl-package-panel__list{list-style:none;margin:1rem 0 1.25rem;padding:0;font-size:.9rem;color:var(--product-text-secondary)}.ocl-package-panel__list li{padding:.4rem 0 .4rem 1.25rem;position:relative}.ocl-package-panel__list li:before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;border-radius:50%;background:#86efac}.ocl-btn-primary--block{width:100%;justify-content:center}.ocl-card--icon .ocl-card__icon{margin-bottom:.75rem;opacity:.9}.ocl-compare__note{display:block;font-size:.75rem;font-weight:400;color:var(--ocl-muted);margin-top:.2rem}.ocl-section-outro{margin-top:1.25rem;font-size:.9rem;color:var(--ocl-muted)}.ocl-section-outro a{color:#c4b5fd;font-weight:600;text-decoration:none}.ocl-section-outro a:hover{text-decoration:underline}.ocl-subheading{margin-top:2.5rem;font-size:1.1rem;font-weight:600}.ocl-price-card--featured{border-color:#8750f68c;background:linear-gradient(160deg,rgba(135,80,246,.14) 0%,var(--ocl-surface) 55%)}.ocl-price-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#c4b5fd;background:var(--ocl-accent-soft);border-radius:999px;padding:.25rem .65rem;margin-bottom:.75rem}.ocl-price-card__ideal{font-size:.85rem;color:var(--ocl-muted);margin:0 0 .5rem}.ocl-price-card__features{list-style:none;margin:1rem 0 1.25rem;padding:0;text-align:left;font-size:.875rem;color:var(--product-text-secondary)}.ocl-price-card__features li{padding:.35rem 0 .35rem 1.1rem;position:relative}.ocl-price-card__features li:before{content:"✓";position:absolute;left:0;color:#86efac;font-size:.75rem}.ocl-faq-list{display:grid;gap:.65rem;max-width:48rem}.ocl-faq-item{background:var(--ocl-surface);border:1px solid var(--ocl-border);border-radius:12px;padding:.85rem 1.1rem}.ocl-faq-item summary{font-weight:600;cursor:pointer;list-style:none}.ocl-faq-item summary::-webkit-details-marker{display:none}.ocl-faq-item p{margin:.75rem 0 0;font-size:.9rem;color:var(--ocl-muted);line-height:1.55}.ocl-cta-row--center{justify-content:center}body.ocl-landing-page{background:var(--product-bg-deep)}
