:root{--mslp-primary:#451274;--mslp-primary-2:#5d2e8c;--mslp-accent:#7c2ae8;--mslp-lav:#f0dbff;--mslp-lav-2:#f7f1fb;--mslp-ink:#1b1c1c;--mslp-muted:#5f5964;--mslp-line:#ded3e8;--mslp-white:#fff;--mslp-container:min(1180px,calc(100% - 40px));--mslp-shadow:0 24px 70px -42px rgba(69,18,116,.35)}
.mslp,.mslp *{box-sizing:border-box}.mslp{margin:0;background:#fbf9f8;color:var(--mslp-ink);font-family:"IBM Plex Sans Arabic",sans-serif;line-height:1.75;overflow-x:hidden}.mslp a{text-decoration:none}.mslp img,.mslp video{max-width:100%}.mslp button,.mslp input,.mslp select,.mslp textarea{font:inherit}.mslp button{cursor:pointer}.mslp-container{width:var(--mslp-container);margin-inline:auto}.mslp-narrow{max-width:860px}.mslp-skip{position:fixed;top:8px;right:8px;z-index:99999;transform:translateY(-150%);background:#fff;color:#111;padding:10px 15px;border-radius:9px}.mslp-skip:focus{transform:none}.mslp-header{position:sticky;top:0;z-index:1000;height:82px;background:rgba(251,249,248,.88);border-bottom:1px solid rgba(206,195,210,.7);backdrop-filter:blur(16px);transition:.25s}.mslp-header.is-scrolled{height:70px;box-shadow:0 14px 40px -35px rgba(33,0,55,.55)}.mslp-header-inner{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.mslp-brand{display:inline-flex;align-items:center;gap:10px;color:var(--mslp-primary);font-weight:800;font-size:25px}.mslp-brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--mslp-primary),var(--mslp-accent));color:#fff;font-family:Georgia,serif;font-style:italic}.mslp-header-proof{margin:0;text-align:center;color:#6a626d;font-size:14px}.mslp-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 25px;border-radius:13px;border:1px solid transparent;font-weight:700;transition:.23s;white-space:nowrap}.mslp-btn:hover{transform:translateY(-2px)}.mslp-btn-primary{color:#fff;background:linear-gradient(135deg,var(--mslp-primary),var(--mslp-primary-2));box-shadow:0 14px 30px -18px rgba(69,18,116,.8)}.mslp-btn-primary:hover{background:linear-gradient(135deg,#55119a,#7c2ae8)}.mslp-btn-outline{color:var(--mslp-primary);background:#fff;border-color:#cdb7df}.mslp-btn-outline:hover{background:#f7effc;border-color:#9f69cc}.mslp-btn-light{color:var(--mslp-primary);background:#fff}.mslp-btn-ghost{color:#fff;background:transparent;border-color:rgba(255,255,255,.55)}.mslp-btn.is-full{width:100%}.mslp-center{display:flex;justify-content:center;margin-top:34px}.mslp-center-text{text-align:center}.mslp-eyebrow{display:inline-flex;width:max-content;max-width:100%;padding:7px 13px;border-radius:999px;background:var(--mslp-lav);color:var(--mslp-primary);font-size:13px;font-weight:700;letter-spacing:.015em}.mslp-eyebrow.is-light{background:rgba(255,255,255,.14);color:#fff}.mslp-note{font-size:13px;color:#746b79}.mslp-section{padding:92px 0;position:relative}.mslp-soft{background:linear-gradient(180deg,#faf7fc,#f5eff9)}.mslp-white{background:#fff}.mslp-dark{background:linear-gradient(145deg,#180024,#2c0648);color:#fff}.mslp-purple{background:linear-gradient(135deg,#26003f,#451274 55%,#5d2e8c);color:#fff}.mslp-section-head{max-width:800px;margin:0 auto 44px;display:flex;flex-direction:column;gap:11px}.mslp-section-head.is-center{text-align:center;align-items:center}.mslp-section-head.is-right{text-align:right;align-items:flex-start;margin-inline:0}.mslp-section-head h2{margin:0;color:var(--mslp-primary);font-size:clamp(31px,4vw,48px);line-height:1.25;font-weight:800;letter-spacing:-.02em}.mslp-dark .mslp-section-head h2,.mslp-purple .mslp-section-head h2{color:#fff}.mslp-section-head p{margin:0;color:var(--mslp-muted);font-size:17px;max-width:760px}.mslp-dark .mslp-section-head p,.mslp-purple .mslp-section-head p{color:#ded0e8}.mslp-hero{position:relative;min-height:calc(100vh - 82px);padding:78px 0 80px;display:flex;align-items:center;overflow:hidden}.mslp-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:64px;align-items:center}.mslp-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.mslp-hero h1{margin:0;color:#2b083d;font-size:clamp(42px,5.2vw,68px);line-height:1.16;letter-spacing:-.035em;font-weight:800}.mslp-hero h1 em{color:var(--mslp-primary-2);font-style:normal;position:relative}.mslp-hero h1 em:after{content:"";position:absolute;right:0;left:0;bottom:5px;height:11px;background:#dfc2f8;opacity:.8;z-index:-1;transform:rotate(-1deg)}.mslp-hero-lead{margin:0;color:#554b59;font-size:18px;line-height:1.95;max-width:740px}.mslp-hero-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.mslp-hero-points article{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border:1px solid #e2d7ea;border-radius:14px;background:rgba(255,255,255,.68)}.mslp-hero-points article>.material-symbols-rounded{color:var(--mslp-primary-2);font-size:21px;margin-top:3px}.mslp-hero-points strong{display:block;font-size:14px;color:#2f1741}.mslp-hero-points p{margin:3px 0 0;font-size:12px;line-height:1.6;color:#6f6473}.mslp-actions{display:flex;gap:12px;flex-wrap:wrap}.mslp-actions.is-center{justify-content:center}.mslp-local-proof{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:2px;padding-top:18px;border-top:1px solid #ddd2e5;width:100%}.mslp-local-proof>span{display:flex;align-items:center;gap:5px;color:#655b69;font-size:12px;font-weight:700}.mslp-local-proof .material-symbols-rounded{font-size:17px;color:var(--mslp-primary)}.mslp-hero-media{position:relative;padding:18px}.mslp-hero-image{display:block;width:100%;aspect-ratio:1.15/1;object-fit:contain;border-radius:30px;filter:drop-shadow(0 30px 35px rgba(69,18,116,.16))}.mslp-live-pill{position:absolute;bottom:34px;right:28px;display:flex;align-items:center;gap:8px;background:#fff;color:#3a1b4b;border:1px solid #decce9;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700;box-shadow:var(--mslp-shadow)}.mslp-live-pill i{width:8px;height:8px;border-radius:50%;background:#31c777;box-shadow:0 0 0 5px rgba(49,199,119,.12)}.mslp-hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.orb-one{width:480px;height:480px;right:-200px;top:-180px;background:radial-gradient(circle,#efddff,transparent 70%)}.orb-two{width:380px;height:380px;left:-180px;bottom:-220px;background:radial-gradient(circle,#eadcf6,transparent 70%)}.mslp-partners{padding:58px 0 65px;background:#fff;border-block:1px solid #e6ddeb;overflow:hidden}.mslp-partners .mslp-section-head{margin-bottom:25px}.mslp-logo-window{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.mslp-logo-track{width:max-content;display:flex;gap:18px;animation:mslpLogo 35s linear infinite}.mslp-logo-window:hover .mslp-logo-track{animation-play-state:paused}.mslp-logo-card{width:170px;height:92px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:16px;border:1px solid #e5ddea;border-radius:18px;background:#fff;filter:grayscale(1);opacity:.78;transition:.25s}.mslp-logo-card:hover{filter:none;opacity:1;transform:translateY(-3px);box-shadow:var(--mslp-shadow)}.mslp-logo-card img{width:100%;height:100%;object-fit:contain}.mslp-card-grid{display:grid;gap:20px}.mslp-card-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mslp-card-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mslp-icon-card{min-width:0;padding:27px;border:1px solid var(--mslp-line);border-radius:20px;background:#fff;transition:.25s}.mslp-icon-card:hover{transform:translateY(-5px);border-color:#c2a0dc;box-shadow:var(--mslp-shadow)}.mslp-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:var(--mslp-lav);color:var(--mslp-primary);margin-bottom:18px}.mslp-icon .material-symbols-rounded{font-size:28px}.mslp-icon-card h3,.mslp-metric-card h3{margin:0 0 10px;color:#311243;font-size:21px;line-height:1.45}.mslp-icon-card p{margin:0;color:#655d68;font-size:14px}.mslp-highlight{max-width:900px;margin:34px auto 0;padding:18px 22px;text-align:center;border:1px solid #d8c3e7;border-radius:16px;background:#f2e6fb;color:#451274;font-weight:700}.mslp-comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.mslp-comparison-card{position:relative;padding:34px;border:1px solid #ded4e4;border-radius:24px;background:#fff}.mslp-comparison-card.is-primary{border:2px solid var(--mslp-primary);box-shadow:0 25px 60px -45px rgba(69,18,116,.7)}.mslp-card-label{display:inline-flex;padding:5px 10px;background:#eee8f1;border-radius:999px;color:#6c6470;font-size:12px;font-weight:700;margin-bottom:16px}.is-primary .mslp-card-label{background:var(--mslp-primary);color:#fff}.mslp-comparison-card h3{margin:0 0 16px;color:#341243;font-size:27px}.mslp-comparison-card p{color:#6a616d}.mslp-bullets{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.mslp-bullets li{display:flex;gap:9px;align-items:flex-start;color:#403845;font-size:14px}.mslp-bullets .material-symbols-rounded{flex:0 0 auto;font-size:20px;color:var(--mslp-primary-2);margin-top:2px}.mslp-bullets.is-muted li{color:#756e78}.mslp-bullets.is-muted .material-symbols-rounded{color:#aaa2ad}.mslp-tabs{display:grid;grid-template-columns:330px minmax(0,1fr);gap:28px;align-items:start}.mslp-tab-list{display:flex;flex-direction:column;gap:7px}.mslp-tab{width:100%;min-height:58px;display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid transparent;border-radius:13px;background:transparent;color:#3f3743;text-align:right;font-weight:700;transition:.2s}.mslp-tab:hover{background:#fff}.mslp-tab.is-active{background:var(--mslp-primary);color:#fff;box-shadow:0 14px 30px -22px rgba(69,18,116,.9)}.mslp-tab .material-symbols-rounded{font-size:23px}.mslp-tab-panels{min-width:0}.mslp-tab-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:28px;align-items:center;min-height:520px;padding:30px;border:1px solid var(--mslp-line);border-radius:24px;background:#fff;box-shadow:var(--mslp-shadow)}.mslp-tab-panel[hidden],.mslp-step-panel[hidden],.mslp-method-panel[hidden]{display:none!important}.mslp-panel-kicker{color:var(--mslp-primary-2);font-size:13px;font-weight:700}.mslp-panel-copy h3{margin:7px 0 12px;color:#321143;font-size:31px;line-height:1.35}.mslp-panel-copy>p{margin:0;color:#655b68}.mslp-result{margin-top:20px;padding:16px;border-right:4px solid var(--mslp-primary);border-radius:12px;background:#f5ebfc}.mslp-result small{display:block;color:#7a6389;font-size:11px}.mslp-result strong{display:block;color:#451274;margin-top:4px;font-size:14px}.mslp-panel-media,.mslp-step-media{min-width:0;aspect-ratio:16/11;border-radius:19px;overflow:hidden;background:#f5eff8;border:1px solid #e0d5e7}.mslp-panel-image,.mslp-panel-media video,.mslp-step-media video{width:100%;height:100%;object-fit:cover}.mslp-embed,.mslp-embed iframe{width:100%;height:100%}.mslp-media-empty{width:100%;height:100%;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#766c7c;background:linear-gradient(135deg,#f8f2fc,#efe5f7)}.mslp-media-empty .material-symbols-rounded{font-size:45px;color:#9a6cc0}.mslp-privacy-note{display:flex;align-items:center;justify-content:center;gap:8px;color:#716775;font-size:12px;margin:21px 0 0}.mslp-stepper{display:flex;flex-direction:column;gap:28px}.mslp-step-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.mslp-step-btn{min-width:0;padding:16px 10px;border:1px solid #ddd3e4;border-radius:16px;background:#fff;color:#665d69;display:flex;flex-direction:column;align-items:center;gap:7px}.mslp-step-btn span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#eee8f1;color:#6e6572;font-weight:800}.mslp-step-btn b{font-size:12px;line-height:1.4;text-align:center}.mslp-step-btn.is-active{border-color:#8b4abf;background:#f4e9fb;color:#451274}.mslp-step-btn.is-active span{background:var(--mslp-primary);color:#fff}.mslp-step-content{border:1px solid var(--mslp-line);border-radius:24px;background:#fff;overflow:hidden}.mslp-step-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:30px;padding:36px;align-items:center}.mslp-step-panel>div:first-child>h3{margin:5px 0 12px;color:#321143;font-size:30px}.mslp-step-panel>div:first-child>p{color:#685e6c}.mslp-journey{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.mslp-journey article{position:relative;padding:23px 15px;border:1px solid rgba(255,255,255,.14);border-radius:19px;background:rgba(255,255,255,.055);text-align:center}.mslp-journey article>.material-symbols-rounded{font-size:31px;color:#d0a0ff}.mslp-journey-num{display:block;color:#b893d3;font-size:11px;font-weight:700}.mslp-journey h3{margin:9px 0 8px;color:#fff;font-size:17px}.mslp-journey p{margin:0;color:#d9cfe1;font-size:12px}.mslp-metric-card{padding:27px;border:1px solid var(--mslp-line);border-radius:20px;background:#fff}.mslp-metric-card small{color:#8b719d}.mslp-method{display:flex;flex-direction:column;gap:28px}.mslp-method-nav{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.mslp-method-nav:before{content:"";position:absolute;top:24px;right:5%;left:5%;height:2px;background:#dcd1e4;z-index:0}.mslp-method-btn{position:relative;z-index:1;border:0;background:transparent;color:#746b79;display:flex;flex-direction:column;align-items:center;gap:9px}.mslp-method-btn span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#ebe5ee;border:4px solid #faf7fc;font-weight:800}.mslp-method-btn b{font-size:12px;text-align:center;line-height:1.4}.mslp-method-btn.is-active{color:#451274}.mslp-method-btn.is-active span{background:var(--mslp-primary);color:#fff;box-shadow:0 0 0 5px #e8d7f7}.mslp-method-display{border:1px solid var(--mslp-line);border-radius:23px;background:#fff}.mslp-method-panel{display:grid;grid-template-columns:100px minmax(0,1fr);gap:24px;align-items:start;padding:32px}.mslp-method-icon{width:90px;height:90px;display:grid;place-items:center;background:#f0e3fa;color:#451274;border-radius:22px}.mslp-method-icon .material-symbols-rounded{font-size:43px}.mslp-method-panel small{color:#8c719d;font-weight:700}.mslp-method-panel h3{margin:4px 0 9px;color:#321143;font-size:29px}.mslp-method-panel p{margin:0;color:#675e6a}.mslp-roles-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.mslp-note-light{color:#ddcfe7}.mslp-role-orbit{position:relative;min-height:580px;display:grid;place-items:center}.mslp-role-orbit:before,.mslp-role-orbit:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.mslp-role-orbit:before{width:470px;height:470px}.mslp-role-orbit:after{width:320px;height:320px}.mslp-role-core{position:relative;z-index:3;width:125px;height:125px;border-radius:50%;display:grid;place-items:center;background:#f0dbff;color:#451274;font-weight:800;font-size:22px;box-shadow:0 20px 50px -25px rgba(0,0,0,.6)}.mslp-role-orbit article{--angle:calc(var(--i) * 60deg);position:absolute;z-index:4;width:175px;padding:12px;border:1px solid rgba(255,255,255,.25);border-radius:16px;background:#fff;color:#451274;text-align:center;transform:rotate(var(--angle)) translateX(250px) rotate(calc(-1 * var(--angle)))}.mslp-role-orbit article .material-symbols-rounded{display:block;font-size:25px}.mslp-role-orbit article b{display:block;font-size:13px}.mslp-role-orbit article small{display:block;color:#75647e;font-size:10px;line-height:1.4}.mslp-funnel{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mslp-funnel article{padding:17px;border:1px solid var(--mslp-line);border-radius:20px;background:#fff;text-align:center;transition:.25s}.mslp-funnel article.is-primary{transform:translateY(-12px);border-color:#8d4bbf;box-shadow:var(--mslp-shadow)}.mslp-funnel-media{aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:#f3ebf8;margin-bottom:15px}.mslp-funnel article>span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#efe4f7;color:#451274;font-weight:800}.mslp-funnel h3{margin:10px 0 6px;color:#351344}.mslp-funnel p{margin:0;color:#655c68;font-size:13px}.mslp-case-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-bottom:24px}.mslp-case-filters button{min-height:41px;padding:0 17px;border:1px solid #c9b6d8;border-radius:999px;background:#fff;color:#5f5268;font-weight:700}.mslp-case-filters button.is-active{background:var(--mslp-primary);color:#fff;border-color:var(--mslp-primary)}.mslp-carousel{max-width:980px;margin-inline:auto}.mslp-carousel-viewport{overflow:hidden;border-radius:25px}.mslp-carousel-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.mslp-case-slide{flex:0 0 100%;display:grid;grid-template-columns:1.05fr .95fr;min-width:0;background:#fff;border:1px solid var(--mslp-line);border-radius:25px;overflow:hidden}.mslp-case-slide.is-filtered{display:none}.mslp-case-media{min-height:460px;background:#f0e6f7}.mslp-case-media>*{width:100%;height:100%;object-fit:cover}.mslp-case-copy{padding:34px;display:flex;flex-direction:column;justify-content:center}.mslp-case-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.mslp-case-meta span{padding:5px 10px;border-radius:999px;background:#f0dbff;color:#451274;font-size:11px;font-weight:700}.mslp-case-meta small{color:#83758c}.mslp-case-copy h3{margin:0 0 11px;color:#311243;font-size:28px;line-height:1.35}.mslp-case-copy>p{margin:0;color:#675e6a}.mslp-case-result{margin-top:18px;padding:14px;border:1px solid #d8c4e7;border-radius:12px;background:#f6edfc;color:#451274;font-weight:700}.mslp-carousel-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px}.mslp-carousel-controls>button{width:45px;height:45px;border:1px solid #cdbada;border-radius:50%;display:grid;place-items:center;background:#fff;color:#451274}.mslp-carousel-controls [data-dots]{display:flex;gap:6px}.mslp-carousel-controls [data-dots] button{width:8px;height:8px;border:0;border-radius:999px;background:#cdbfda;padding:0}.mslp-carousel-controls [data-dots] button.is-active{width:24px;background:#451274}.mslp-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.mslp-paths article{position:relative;padding:31px 25px;border:1px solid var(--mslp-line);border-radius:22px;background:#fff;display:flex;flex-direction:column}.mslp-paths article.is-featured{border:2px solid var(--mslp-primary);box-shadow:var(--mslp-shadow);transform:translateY(-8px)}.mslp-featured-label{position:absolute;top:-15px;right:50%;transform:translateX(50%);padding:6px 13px;border-radius:999px;background:var(--mslp-primary);color:#fff;font-size:11px;font-weight:700}.mslp-paths article>small{color:#8e749e;text-transform:uppercase}.mslp-paths h3{margin:7px 0 11px;color:#351344;font-size:25px}.mslp-paths article>p{color:#665d69}.mslp-paths .mslp-bullets{margin-bottom:25px;flex-grow:1}.mslp-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mslp-fit-grid article{padding:31px;border-radius:22px;border:1px solid var(--mslp-line);background:#fff}.mslp-fit-grid article.is-positive{border-color:#c5a6da;background:#fcf8ff}.mslp-fit-grid h3{margin:0 0 12px;display:flex;align-items:center;gap:8px;color:#351344}.mslp-fit-grid h3 .material-symbols-rounded{color:#5d2e8c}.mslp-fit-grid>article>p{color:#776c7a}.mslp-faq{display:flex;flex-direction:column;gap:11px}.mslp-faq details{border:1px solid var(--mslp-line);border-radius:16px;background:#fff;overflow:hidden}.mslp-faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px 21px;color:#351344;font-weight:700;cursor:pointer}.mslp-faq summary::-webkit-details-marker{display:none}.mslp-faq summary .material-symbols-rounded{transition:.2s}.mslp-faq details[open] summary .material-symbols-rounded{transform:rotate(45deg)}.mslp-faq details>div{padding:0 21px 19px;color:#665c69}.mslp-faq p{margin:0}.mslp-lead-section{background:linear-gradient(145deg,#f4e7fd,#fff 55%,#f8f2fc)}.mslp-lead-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}.mslp-lead-copy{position:sticky;top:110px}.mslp-lead-badges{display:flex;flex-wrap:wrap;gap:9px}.mslp-lead-badges span{display:flex;align-items:center;gap:5px;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid #dccbe8;color:#5f5268;font-size:11px;font-weight:700}.mslp-lead-badges .material-symbols-rounded{font-size:17px;color:#451274}.mslp-form{padding:31px;border:1px solid #d9c7e7;border-radius:24px;background:#fff;box-shadow:0 25px 70px -48px rgba(69,18,116,.7)}.mslp-form-progress>div{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#6c6071}.mslp-form-progress>div span{color:#451274;font-weight:700}.mslp-form-progress i{display:block;height:6px;border-radius:999px;background:#ece3f2;margin-top:10px;overflow:hidden}.mslp-form-progress b{display:block;width:50%;height:100%;background:linear-gradient(90deg,#451274,#7c2ae8);transition:.3s}.mslp-form-step{margin-top:25px}.mslp-form-step h3{margin:0 0 18px;color:#351344;font-size:25px}.mslp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mslp-form-grid label{display:flex;flex-direction:column;gap:6px;color:#403846;font-size:13px;font-weight:700}.mslp-form-grid label>span{color:#ba1a1a}.mslp-form-grid label.is-wide{grid-column:1/-1}.mslp-form input,.mslp-form select,.mslp-form textarea{width:100%;border:1px solid #d7cbe0;border-radius:11px;background:#fdfbfe;color:#231b27;padding:12px 13px;outline:none;transition:.2s}.mslp-form input:focus,.mslp-form select:focus,.mslp-form textarea:focus{border-color:#7c2ae8;box-shadow:0 0 0 3px rgba(124,42,232,.1)}.mslp-form .is-error{border-color:#ba1a1a!important}.mslp-form-step>.mslp-btn{margin-top:17px}.mslp-form-actions{display:grid;grid-template-columns:.35fr .65fr;gap:10px;margin-top:17px}.mslp-consent{display:flex;gap:8px;align-items:flex-start;margin-top:15px;color:#615766;font-size:12px}.mslp-consent input{width:auto;margin-top:5px}.mslp-form-success{text-align:center;padding:35px 10px}.mslp-form-success>.material-symbols-rounded{font-size:58px;color:#2aaa66}.mslp-form-success h3{color:#351344}.mslp-form-success p{color:#655c68}.mslp-form-message{margin:12px 0 0;text-align:center;color:#ba1a1a;font-size:12px}.mslp-final{padding:75px 0;background:linear-gradient(135deg,#2a0043,#451274 55%,#64159b);color:#fff}.mslp-final-inner{max-width:850px;margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.mslp-final h2{margin:0;font-size:clamp(34px,4.5vw,52px);line-height:1.25}.mslp-final p{margin:0;max-width:720px;color:#eadff0;font-size:17px}.mslp-final small{color:#cdb8d9}.mslp-mobile-cta{display:none}.mslp [data-reveal]{opacity:0;transform:translateY(18px);transition:.65s cubic-bezier(.22,.61,.36,1)}.mslp [data-reveal].is-visible{opacity:1;transform:none}
@keyframes mslpLogo{to{transform:translateX(50%)}}
@media(max-width:1050px){:root{--mslp-container:min(940px,calc(100% - 34px))}.mslp-header-proof{display:none}.mslp-hero-grid{grid-template-columns:1fr;gap:32px}.mslp-hero{min-height:auto;padding-top:60px}.mslp-hero-copy{order:1}.mslp-hero-media{order:2;max-width:760px;margin-inline:auto;width:100%}.mslp-card-grid.cols-4{grid-template-columns:repeat(2,1fr)}.mslp-tabs{grid-template-columns:280px minmax(0,1fr)}.mslp-tab-panel{grid-template-columns:1fr;min-height:0}.mslp-panel-media{max-height:430px}.mslp-step-panel{grid-template-columns:1fr}.mslp-step-nav{grid-template-columns:repeat(3,1fr)}.mslp-journey{grid-template-columns:repeat(3,1fr)}.mslp-method-nav{grid-template-columns:repeat(3,1fr)}.mslp-method-nav:before{display:none}.mslp-roles-grid{grid-template-columns:1fr}.mslp-role-orbit{min-height:540px}.mslp-case-slide{grid-template-columns:1fr}.mslp-case-media{min-height:360px}.mslp-lead-grid{grid-template-columns:1fr}.mslp-lead-copy{position:static}.mslp-paths{gap:15px}}
@media(max-width:760px){:root{--mslp-container:calc(100% - 28px)}.mslp-header{height:70px}.mslp-header-inner{grid-template-columns:1fr auto;gap:12px}.mslp-brand{font-size:21px}.mslp-brand-mark{width:34px;height:34px}.mslp-header-cta{min-height:44px;padding-inline:14px;font-size:12px}.mslp-section{padding:68px 0}.mslp-section-head{margin-bottom:30px}.mslp-section-head h2{font-size:32px}.mslp-section-head p{font-size:15px}.mslp-hero{padding:46px 0 58px}.mslp-hero h1{font-size:37px;line-height:1.24}.mslp-hero-lead{font-size:16px}.mslp-hero-points{grid-template-columns:1fr}.mslp-actions{width:100%;flex-direction:column}.mslp-actions .mslp-btn{width:100%}.mslp-hero-media{padding:0}.mslp-live-pill{right:12px;bottom:12px}.mslp-local-proof{display:grid;grid-template-columns:1fr 1fr}.mslp-logo-card{width:145px;height:82px}.mslp-card-grid.cols-3,.mslp-card-grid.cols-4{grid-template-columns:1fr}.mslp-comparison{grid-template-columns:1fr}.mslp-comparison-card{padding:25px}.mslp-tabs{display:block}.mslp-tab-list{display:flex;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;gap:8px}.mslp-tab{flex:0 0 82%;scroll-snap-align:center;justify-content:flex-start;background:#fff;border-color:#dfd3e7}.mslp-tab-panels{margin-top:12px}.mslp-tab-panel{padding:20px}.mslp-panel-copy h3{font-size:27px}.mslp-panel-media{aspect-ratio:16/10}.mslp-step-nav{display:flex;overflow-x:auto;padding-bottom:8px}.mslp-step-btn{flex:0 0 46%}.mslp-step-panel{padding:22px}.mslp-journey{grid-template-columns:1fr 1fr}.mslp-method-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mslp-method-btn{padding:12px;border:1px solid #ded3e6;border-radius:14px;background:#fff}.mslp-method-btn span{width:39px;height:39px}.mslp-method-panel{grid-template-columns:1fr;padding:22px}.mslp-method-icon{width:70px;height:70px}.mslp-role-orbit{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.mslp-role-orbit:before,.mslp-role-orbit:after{display:none}.mslp-role-core{grid-column:1/-1;position:static;width:100px;height:100px;justify-self:center}.mslp-role-orbit article{position:static!important;transform:none!important;width:auto}.mslp-funnel{grid-template-columns:1fr}.mslp-funnel article.is-primary{transform:none}.mslp-case-slide{display:flex;flex-direction:column}.mslp-case-media{min-height:0;aspect-ratio:16/10}.mslp-case-copy{padding:23px}.mslp-case-copy h3{font-size:24px}.mslp-paths{grid-template-columns:1fr}.mslp-paths article.is-featured{transform:none;margin-top:12px}.mslp-fit-grid{grid-template-columns:1fr}.mslp-form{padding:21px 16px}.mslp-form-grid{grid-template-columns:1fr}.mslp-form-grid label.is-wide{grid-column:auto}.mslp-form-actions{grid-template-columns:1fr}.mslp-final{padding:63px 0 95px}.mslp-mobile-cta{position:fixed;display:block;right:0;left:0;bottom:0;z-index:1200;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(251,249,248,.9);border-top:1px solid #ddd0e6;backdrop-filter:blur(14px);transform:translateY(110%);transition:.28s}.mslp-mobile-cta.is-visible{transform:none}.mslp-mobile-cta .mslp-btn{width:100%}.mslp .lp-site-footer{padding-bottom:110px!important}.floating-whatsapp{bottom:82px!important}}
@media(max-width:420px){.mslp-header-cta{max-width:165px;white-space:normal;line-height:1.25;text-align:center}.mslp-hero h1{font-size:33px}.mslp-local-proof{grid-template-columns:1fr}.mslp-tab{flex-basis:92%}.mslp-step-btn{flex-basis:72%}.mslp-journey{grid-template-columns:1fr}.mslp-method-nav{grid-template-columns:1fr}.mslp-case-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.mslp-case-filters button{flex:0 0 auto}.mslp-form-progress>div{align-items:center}}
@media(prefers-reduced-motion:reduce){.mslp *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.mslp [data-reveal]{opacity:1;transform:none}}
.mslp-carousel-track{direction:ltr}.mslp-case-slide{direction:rtl}
/* Final robustness: keep icon fallback text and role cards from widening mobile layout. */
.mslp .material-symbols-rounded{display:inline-flex;align-items:center;justify-content:center;width:1em;max-width:1em;overflow:hidden;white-space:nowrap;flex:0 0 1em;line-height:1}
.mslp-roles-grid>*{min-width:0}.mslp-role-orbit{width:100%;min-width:0}.mslp-role-orbit article{min-width:0;overflow:hidden}.mslp-role-orbit article b,.mslp-role-orbit article small{overflow-wrap:anywhere}
@media(max-width:760px){.mslp-roles-grid{width:100%;gap:28px}.mslp-role-orbit{max-width:100%;overflow:hidden}.mslp-role-orbit article{width:100%;max-width:100%}}
/* Seamless partner-logo rail: always starts filled and loops without a blank frame. */
.mslp-logo-track{direction:ltr;gap:0;animation:mslpLogo 38s linear infinite}.mslp-logo-card{margin-right:18px}
@keyframes mslpLogo{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.mslp-logo-window{direction:ltr}.mslp-logo-track{margin-left:0;margin-right:auto}
/* Local SVG icon system: no external icon-font dependency and no fallback text flash. */
.mslp-svg-icon{width:1.35em;height:1.35em;display:inline-block;vertical-align:middle;flex:0 0 auto;color:currentColor}
.mslp-hero-points article>.mslp-svg-icon{color:var(--mslp-primary-2);font-size:21px;margin-top:3px}.mslp-local-proof .mslp-svg-icon{font-size:17px;color:var(--mslp-primary)}.mslp-icon .mslp-svg-icon{font-size:28px}.mslp-bullets .mslp-svg-icon{font-size:20px;color:var(--mslp-primary-2);margin-top:2px}.mslp-bullets.is-muted .mslp-svg-icon{color:#aaa2ad}.mslp-tab .mslp-svg-icon{font-size:23px}.mslp-media-empty .mslp-svg-icon{font-size:45px;color:#9a6cc0}.mslp-journey article>.mslp-svg-icon{font-size:31px;color:#d0a0ff}.mslp-method-icon .mslp-svg-icon{font-size:43px}.mslp-role-orbit article .mslp-svg-icon{display:block;font-size:25px;margin-inline:auto}.mslp-fit-grid h3 .mslp-svg-icon{color:#5d2e8c}.mslp-faq summary .mslp-svg-icon{transition:.2s}.mslp-faq details[open] summary .mslp-svg-icon{transform:rotate(45deg)}.mslp-lead-badges .mslp-svg-icon{font-size:17px;color:#451274}.mslp-form-success>.mslp-svg-icon{font-size:58px;color:#2aaa66}
/* Content must never depend on delayed JavaScript to become visible. */
.mslp [data-reveal]{opacity:1!important;transform:none!important}

/* Mobile content-safety: reveal animations must never hide real content if a
   cache/delay optimizer postpones JavaScript on ad traffic. */
@media(max-width:760px){
  .mslp [data-reveal]{opacity:1;visibility:visible;transform:none}
}

/* Influencer / UGC approved visual assets — 2026-08-09.
   Scoped to the influencer landing page so the performance page and the rest
   of the live theme keep their existing layout and visual behavior. */
.mslp-influencer .mslp-hero-media{padding:0;isolation:isolate}
.mslp-influencer .mslp-hero-image{aspect-ratio:4/3;object-fit:cover;object-position:center;border:1px solid #d9c8e6;border-radius:28px;filter:none;box-shadow:0 28px 70px -38px rgba(48,10,82,.72)}
.mslp-influencer .mslp-live-pill{bottom:18px;right:18px}
.mslp-influencer .mslp-panel-media{aspect-ratio:16/9;background:#160b22;border-color:#d5c4e1}
.mslp-influencer .mslp-panel-media .mslp-panel-image{object-fit:cover;object-position:center}

.mslp-influencer .mslp-method-stage{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:22px;align-items:stretch}
.mslp-influencer .mslp-method-display{min-width:0;overflow:hidden;display:flex}
.mslp-influencer .mslp-method-panel{width:100%;align-content:center}
.mslp-influencer .mslp-method-visual{margin:0;min-width:0;min-height:330px;overflow:hidden;border:1px solid #d9c9e4;border-radius:23px;background:#160a23;box-shadow:0 24px 55px -38px rgba(69,18,116,.7)}
.mslp-influencer .mslp-method-image,.mslp-influencer .mslp-method-visual video{display:block;width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center}

.mslp-influencer .mslp-roles-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:48px;align-items:center}
.mslp-influencer .mslp-roles-copy{min-width:0}
.mslp-influencer .mslp-role-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:24px}
.mslp-influencer .mslp-role-list article{min-width:0;display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.075);backdrop-filter:blur(8px)}
.mslp-influencer .mslp-role-list article>.mslp-svg-icon{flex:0 0 auto;width:22px;height:22px;margin-top:1px;color:#dfb8ff}
.mslp-influencer .mslp-role-list article>div{min-width:0}
.mslp-influencer .mslp-role-list b{display:block;color:#fff;font-size:12px;line-height:1.45}
.mslp-influencer .mslp-role-list small{display:block;margin-top:3px;color:#d9cae3;font-size:10px;line-height:1.55}
.mslp-influencer .mslp-role-showcase{min-width:0;display:grid;grid-template-columns:minmax(0,2fr) minmax(150px,1fr);grid-template-rows:1fr 1fr;gap:14px;align-items:stretch}
.mslp-influencer .mslp-role-visual{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:#13071e;box-shadow:0 28px 60px -42px rgba(0,0,0,.85)}
.mslp-influencer .mslp-role-visual.is-map{grid-row:1/3;aspect-ratio:1/1}
.mslp-influencer .mslp-role-visual.is-creator-one,.mslp-influencer .mslp-role-visual.is-creator-two{aspect-ratio:1/1}
.mslp-influencer .mslp-role-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.mslp-influencer .mslp-funnel{align-items:start}
.mslp-influencer .mslp-funnel-media{aspect-ratio:4/5;background:#160922;border:1px solid #e0d3e8}
.mslp-influencer .mslp-funnel-media .mslp-panel-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

@media(max-width:1050px){
  .mslp-influencer .mslp-method-stage{grid-template-columns:1fr}
  .mslp-influencer .mslp-method-visual,.mslp-influencer .mslp-method-image,.mslp-influencer .mslp-method-visual video{min-height:0}
  .mslp-influencer .mslp-method-visual{aspect-ratio:16/9}
  .mslp-influencer .mslp-roles-grid{gap:34px}
  .mslp-influencer .mslp-role-showcase{max-width:760px;width:100%;margin-inline:auto}
}
@media(max-width:760px){
  .mslp-influencer .mslp-hero-media{width:100%}
  .mslp-influencer .mslp-hero-image{border-radius:20px;box-shadow:0 22px 52px -34px rgba(48,10,82,.68)}
  .mslp-influencer .mslp-live-pill{right:10px;bottom:10px;padding:8px 11px}
  .mslp-influencer .mslp-panel-media{aspect-ratio:16/9;border-radius:15px}
  .mslp-influencer .mslp-method-stage{gap:14px}
  .mslp-influencer .mslp-method-visual{aspect-ratio:16/9;border-radius:17px}
  .mslp-influencer .mslp-role-list{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}
  .mslp-influencer .mslp-role-list article{padding:10px}
  .mslp-influencer .mslp-role-showcase{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px}
  .mslp-influencer .mslp-role-visual{border-radius:16px}
  .mslp-influencer .mslp-role-visual.is-map{grid-column:1/-1;grid-row:auto;aspect-ratio:1/1}
  .mslp-influencer .mslp-role-visual.is-creator-one,.mslp-influencer .mslp-role-visual.is-creator-two{grid-row:auto;aspect-ratio:1/1}
  .mslp-influencer .mslp-funnel{gap:16px}
  .mslp-influencer .mslp-funnel-media{border-radius:13px}
}
@media(max-width:420px){
  .mslp-influencer .mslp-role-list{grid-template-columns:1fr}
  .mslp-influencer .mslp-role-showcase{gap:8px}
  .mslp-influencer .mslp-role-visual{border-radius:14px}
}
.mslp-influencer .mslp-role-core-badge{display:inline-flex;align-items:center;gap:8px;margin-top:5px;padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(240,219,255,.12);color:#f2dcff;font-size:12px;font-weight:800}
.mslp-influencer .mslp-role-core-badge .mslp-svg-icon{width:18px;height:18px;color:#dfb8ff}

/* Influencer / UGC visual-balance refinement — 2026-08-09.
   Goal: approved large-format assets must read as primary visual content, not
   thumbnails. This block is intentionally scoped to .mslp-influencer only. */
@media (min-width:1180px){
  .mslp-influencer .mslp-hero .mslp-container,
  .mslp-influencer .mslp-services-section .mslp-container,
  .mslp-influencer .mslp-methodology-section .mslp-container,
  .mslp-influencer .mslp-roles-section .mslp-container,
  .mslp-influencer .mslp-funnel-section .mslp-container{
    width:min(1320px,calc(100% - 48px));
  }

  /* Hero: give the approved system visual the dominant share of the fold. */
  .mslp-influencer .mslp-hero-grid{
    grid-template-columns:minmax(0,.78fr) minmax(560px,1.22fr);
    gap:46px;
  }
  .mslp-influencer .mslp-hero-media{
    width:100%;
    max-width:none;
  }
  .mslp-influencer .mslp-hero-image{
    width:100%;
    min-width:0;
  }

  /* Services: remove the double squeeze created by the tab rail + inner card. */
  .mslp-influencer .mslp-tabs{
    grid-template-columns:250px minmax(0,1fr);
    gap:24px;
  }
  .mslp-influencer .mslp-tab-panel{
    grid-template-columns:minmax(300px,.72fr) minmax(500px,1.28fr);
    gap:26px;
    min-height:590px;
    padding:24px;
    align-items:center;
  }
  .mslp-influencer .mslp-panel-copy{
    min-width:0;
    padding-inline:8px 2px;
  }
  .mslp-influencer .mslp-panel-media{
    width:100%;
    max-height:none;
    min-height:0;
    aspect-ratio:16/9;
    border-radius:22px;
  }
  .mslp-influencer .mslp-tab-panel[data-panel="service-2"] .mslp-panel-media{
    aspect-ratio:8/5;
  }

  /* Methodology: image and interactive method card should have equal visual weight. */
  .mslp-influencer .mslp-method-stage{
    grid-template-columns:minmax(330px,.72fr) minmax(600px,1.28fr);
    gap:28px;
  }
  .mslp-influencer .mslp-method-visual{
    min-height:420px;
    border-radius:25px;
  }
  .mslp-influencer .mslp-method-image,
  .mslp-influencer .mslp-method-visual video{
    min-height:420px;
  }

  /* Roles: expand the visual composition while preserving all role copy. */
  .mslp-influencer .mslp-roles-grid{
    grid-template-columns:minmax(380px,.68fr) minmax(700px,1.32fr);
    gap:42px;
    align-items:center;
  }
  .mslp-influencer .mslp-role-showcase{
    grid-template-columns:minmax(0,1.7fr) minmax(240px,1fr);
    gap:16px;
  }
  .mslp-influencer .mslp-role-visual{
    border-radius:24px;
  }

  /* Awareness / Trust / Conversion: use the full card edge for the 4:5 artwork. */
  .mslp-influencer .mslp-funnel{
    gap:24px;
  }
  .mslp-influencer .mslp-funnel article{
    padding:0 0 24px;
    overflow:hidden;
    border-radius:24px;
  }
  .mslp-influencer .mslp-funnel-media{
    width:100%;
    margin:0 0 18px;
    border:0;
    border-radius:0;
    aspect-ratio:4/5;
  }
  .mslp-influencer .mslp-funnel article>span,
  .mslp-influencer .mslp-funnel h3,
  .mslp-influencer .mslp-funnel p{
    margin-inline:22px;
  }
  .mslp-influencer .mslp-funnel h3{
    margin-top:11px;
  }
  .mslp-influencer .mslp-funnel p{
    font-size:14px;
    line-height:1.75;
  }
}

@media (min-width:761px) and (max-width:1179px){
  .mslp-influencer .mslp-hero-media{
    max-width:880px;
  }
  .mslp-influencer .mslp-tabs{
    grid-template-columns:230px minmax(0,1fr);
    gap:20px;
  }
  .mslp-influencer .mslp-tab-panel{
    grid-template-columns:1fr;
    min-height:0;
    gap:22px;
  }
  .mslp-influencer .mslp-panel-media{
    width:100%;
    max-height:none;
    aspect-ratio:16/9;
  }
  .mslp-influencer .mslp-tab-panel[data-panel="service-2"] .mslp-panel-media{
    aspect-ratio:8/5;
  }
  .mslp-influencer .mslp-method-stage{
    gap:22px;
  }
  .mslp-influencer .mslp-method-visual{
    width:100%;
    max-width:940px;
    margin-inline:auto;
  }
  .mslp-influencer .mslp-role-showcase{
    max-width:880px;
  }
}

@media (max-width:760px){
  /* Mobile: each approved visual becomes full-width and readable, without
     changing any copy, CTA, form, or interaction behavior. */
  .mslp-influencer .mslp-hero-grid{
    gap:28px;
  }
  .mslp-influencer .mslp-hero-media{
    max-width:none;
    margin-inline:0;
  }
  .mslp-influencer .mslp-hero-image{
    width:100%;
    aspect-ratio:4/3;
    border-radius:18px;
  }

  .mslp-influencer .mslp-services-section .mslp-section-head,
  .mslp-influencer .mslp-methodology-section .mslp-section-head,
  .mslp-influencer .mslp-funnel-section .mslp-section-head{
    margin-bottom:24px;
  }
  .mslp-influencer .mslp-tab-panel{
    padding:14px;
    gap:20px;
    border-radius:20px;
  }
  .mslp-influencer .mslp-tab-panel .mslp-panel-media{
    order:-1;
    width:100%;
    max-height:none;
    aspect-ratio:16/9;
    border-radius:16px;
  }
  .mslp-influencer .mslp-tab-panel[data-panel="service-2"] .mslp-panel-media{
    aspect-ratio:8/5;
  }
  .mslp-influencer .mslp-panel-copy{
    padding:2px 4px 8px;
  }

  .mslp-influencer .mslp-method-stage{
    display:flex;
    flex-direction:column;
    gap:16px;
  }
  .mslp-influencer .mslp-method-visual{
    order:-1;
    width:100%;
    aspect-ratio:16/9;
    border-radius:18px;
  }
  .mslp-influencer .mslp-method-image,
  .mslp-influencer .mslp-method-visual video{
    width:100%;
    height:100%;
    min-height:0;
  }

  .mslp-influencer .mslp-roles-grid{
    gap:24px;
  }
  .mslp-influencer .mslp-role-showcase{
    width:100%;
    max-width:none;
    grid-template-columns:1fr 1fr;
    gap:10px;
  }
  .mslp-influencer .mslp-role-visual.is-map{
    width:100%;
    grid-column:1/-1;
    aspect-ratio:1/1;
  }

  .mslp-influencer .mslp-funnel{
    gap:22px;
  }
  .mslp-influencer .mslp-funnel article{
    padding:0 0 22px;
    overflow:hidden;
    border-radius:20px;
  }
  .mslp-influencer .mslp-funnel article.is-primary{
    transform:none;
  }
  .mslp-influencer .mslp-funnel-media{
    width:100%;
    margin:0 0 17px;
    border:0;
    border-radius:0;
    aspect-ratio:4/5;
  }
  .mslp-influencer .mslp-funnel article>span,
  .mslp-influencer .mslp-funnel h3,
  .mslp-influencer .mslp-funnel p{
    margin-inline:18px;
  }
  .mslp-influencer .mslp-funnel h3{
    margin-top:10px;
  }
  .mslp-influencer .mslp-funnel p{
    font-size:14px;
    line-height:1.75;
  }
}

/* ============================================================
   Influencer / UGC final advertising-page polish — 2026-08-09
   Scoped strictly to the influencer landing page.
   ============================================================ */
.mslp-influencer .mslp-brand-logo{
  width:72px;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex:0 0 auto;
}
.mslp-influencer .mslp-brand-logo img{
  display:block;
  width:68px;
  height:auto;
  max-height:51px;
  object-fit:contain;
}

/* Hero: restore premium balance between headline/copy and the approved visual.
   The image remains prominent, but no longer overpowers the conversion copy. */
@media (min-width:1180px){
  .mslp-influencer .mslp-hero .mslp-container{
    width:min(1260px,calc(100% - 56px));
  }
  .mslp-influencer .mslp-hero-grid{
    grid-template-columns:minmax(0,1.03fr) minmax(470px,.97fr);
    gap:54px;
  }
  .mslp-influencer .mslp-hero-copy{
    max-width:660px;
  }
  .mslp-influencer .mslp-hero-media{
    width:100%;
    max-width:640px;
    justify-self:start;
  }
  .mslp-influencer .mslp-hero-image{
    width:100%;
    aspect-ratio:4/3;
    object-fit:cover;
  }
}

/* Methodology: every step now owns its own visual and the image changes with
   the active step. Keep a stable visual stage to prevent layout shift. */
.mslp-influencer .mslp-method-stage{
  grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);
  gap:28px;
  align-items:stretch;
}
.mslp-influencer .mslp-method-visual-stack{
  min-width:0;
  min-height:430px;
  display:flex;
}
.mslp-influencer .mslp-method-visual-stack[hidden]{display:none!important}
.mslp-influencer .mslp-method-visual{
  position:relative;
  width:100%;
  min-height:430px;
  margin:0;
  overflow:hidden;
  border:1px solid #d8c6e5;
  border-radius:25px;
  background:linear-gradient(145deg,#14071f,#2b0b43);
  box-shadow:0 28px 70px -42px rgba(51,12,82,.72);
}
.mslp-influencer .mslp-method-visual[hidden]{display:none!important}
.mslp-influencer .mslp-method-image,
.mslp-influencer .mslp-method-visual video{
  display:block;
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:contain;
  object-position:center;
  background:linear-gradient(145deg,#14071f,#251038);
}
.mslp-influencer .mslp-method-visual figcaption{
  position:absolute;
  right:16px;
  bottom:16px;
  max-width:calc(100% - 32px);
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(20,7,31,.78);
  backdrop-filter:blur(10px);
  color:#fff;
  font-size:11px;
  font-weight:700;
  line-height:1.4;
}

/* Influencer-only footer: use the supplied Maqsed mark, remove the contact
   block/link requested for this ad page, and center the legal line. */
.mslp-influencer .lp-site-footer-influencer{
  background:linear-gradient(145deg,#16001f 0%,#240032 58%,#100018 100%)!important;
  padding-top:46px!important;
}
.mslp-influencer .lp-site-footer-influencer .footer-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-areas:"about"!important;
  max-width:760px;
  margin-inline:auto;
  gap:0!important;
  text-align:center!important;
}
.mslp-influencer .lp-site-footer-influencer .footer-about{
  grid-area:about!important;
  max-width:760px!important;
  margin-inline:auto;
  display:flex;
  flex-direction:column;
  align-items:center!important;
  text-align:center!important;
}
.mslp-influencer .lp-site-footer-influencer .footer-contact-col,
.mslp-influencer .lp-site-footer-influencer .footer-links-col{
  display:none!important;
}
.mslp-influencer .lp-site-footer-influencer .lp-footer-logo-link{
  width:86px!important;
  max-width:86px!important;
  margin:0 auto 15px!important;
  display:flex!important;
  justify-content:center;
}
.mslp-influencer .lp-site-footer-influencer .lp-footer-logo{
  display:block!important;
  width:82px!important;
  height:auto!important;
  filter:none!important;
  object-fit:contain;
}
.mslp-influencer .lp-site-footer-influencer .footer-about>p{
  max-width:580px!important;
  margin-inline:auto!important;
  color:#cdbed8!important;
  font-size:14px!important;
  line-height:1.9!important;
}
.mslp-influencer .lp-site-footer-influencer .footer-social-block{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.mslp-influencer .lp-site-footer-influencer .footer-social-block h3{
  margin-top:20px!important;
}
.mslp-influencer .lp-site-footer-influencer .footer-socials-main{
  justify-content:center!important;
}
.mslp-influencer .lp-site-footer-influencer .footer-bottom{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  text-align:center!important;
  margin-top:34px!important;
  padding-top:20px!important;
}
.mslp-influencer .lp-site-footer-influencer .footer-bottom>span{
  width:100%;
  text-align:center;
}
.mslp-influencer .lp-site-footer-influencer .lp-footer-legal{
  display:none!important;
}

@media (min-width:761px) and (max-width:1179px){
  .mslp-influencer .mslp-hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(400px,.88fr);
    gap:38px;
  }
  .mslp-influencer .mslp-hero-media{
    width:100%;
    max-width:590px;
    justify-self:start;
  }
  .mslp-influencer .mslp-method-stage{
    grid-template-columns:1fr;
  }
  .mslp-influencer .mslp-method-visual-stack,
  .mslp-influencer .mslp-method-visual,
  .mslp-influencer .mslp-method-image,
  .mslp-influencer .mslp-method-visual video{
    min-height:0;
  }
  .mslp-influencer .mslp-method-visual{
    aspect-ratio:16/9;
  }
  .mslp-influencer .mslp-method-image,
  .mslp-influencer .mslp-method-visual video{
    height:100%;
  }
}

@media (max-width:760px){
  .mslp-influencer .mslp-header-inner{
    grid-template-columns:auto 1fr auto;
  }
  .mslp-influencer .mslp-brand-logo{
    width:54px;
    height:42px;
  }
  .mslp-influencer .mslp-brand-logo img{
    width:52px;
    max-height:39px;
  }
  .mslp-influencer .mslp-header-proof{
    display:none;
  }
  .mslp-influencer .mslp-hero{
    padding-top:38px;
  }
  .mslp-influencer .mslp-hero-grid{
    gap:30px;
  }
  .mslp-influencer .mslp-hero-media{
    width:min(100%,520px);
    margin-inline:auto;
  }
  .mslp-influencer .mslp-method-stage{
    display:flex;
    flex-direction:column;
    gap:14px;
  }
  .mslp-influencer .mslp-method-visual-stack{
    order:-1;
    width:100%;
    min-height:0;
  }
  .mslp-influencer .mslp-method-visual{
    width:100%;
    min-height:0;
    aspect-ratio:16/10;
    border-radius:18px;
  }
  .mslp-influencer .mslp-method-image,
  .mslp-influencer .mslp-method-visual video{
    width:100%;
    height:100%;
    min-height:0;
    object-fit:contain;
  }
  .mslp-influencer .mslp-method-visual figcaption{
    right:10px;
    bottom:10px;
    max-width:calc(100% - 20px);
    padding:6px 9px;
    font-size:9px;
  }
  .mslp-influencer .lp-site-footer-influencer{
    padding:38px 18px calc(100px + env(safe-area-inset-bottom))!important;
  }
  .mslp-influencer .lp-site-footer-influencer .lp-footer-logo-link{
    width:72px!important;
    max-width:72px!important;
  }
  .mslp-influencer .lp-site-footer-influencer .lp-footer-logo{
    width:68px!important;
  }
  .mslp-influencer .lp-site-footer-influencer .footer-about>p{
    font-size:13px!important;
  }
  .mslp-influencer .lp-site-footer-influencer .footer-bottom{
    align-items:center!important;
    text-align:center!important;
  }
}

/* ============================================================
   Influencer / UGC mobile-perfect presentation pass — 2026-08-09
   Scoped ONLY to the influencer advertising page.
   ============================================================ */
.mslp-influencer #hero,
.mslp-influencer #services,
.mslp-influencer #methodology,
.mslp-influencer #roles,
.mslp-influencer #journey,
.mslp-influencer #work,
.mslp-influencer #lead-form{scroll-margin-top:92px}

.mslp-influencer .mslp-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}
.mslp-influencer .mslp-brand-logo{width:62px;height:48px;overflow:visible;justify-content:center}
.mslp-influencer .mslp-brand-logo img{display:block;width:58px;height:auto;max-height:44px;object-fit:contain;object-position:center}
.mslp-influencer .mslp-mobile-menu-toggle{display:none;width:44px;height:44px;flex:0 0 44px;border:1px solid #d9c9e4;border-radius:13px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:0;box-shadow:0 10px 25px -22px rgba(69,18,116,.8)}
.mslp-influencer .mslp-mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#451274}

.mslp-influencer .mslp-section-menu-backdrop[hidden]{display:none!important}
.mslp-influencer .mslp-section-menu-backdrop{position:fixed;inset:0;z-index:1490;background:rgba(19,4,31,.5);backdrop-filter:blur(4px);opacity:0;transition:opacity .25s ease}
.mslp-influencer .mslp-section-menu-backdrop.is-open{opacity:1}
.mslp-influencer .mslp-section-menu{position:fixed;z-index:1500;top:0;right:0;width:min(88vw,350px);height:100vh;height:100dvh;padding:18px 16px calc(20px + env(safe-area-inset-bottom));display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fbf7fd 100%);border-left:1px solid #dfd3e8;box-shadow:-28px 0 70px -35px rgba(32,4,48,.62);transform:translateX(105%);visibility:hidden;transition:transform .28s cubic-bezier(.22,.61,.36,1),visibility .28s}
.mslp-influencer .mslp-section-menu.is-open{transform:none;visibility:visible}
.mslp-section-menu-open{overflow:hidden!important}
.mslp-influencer .mslp-section-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:15px;border-bottom:1px solid #ece3f1}
.mslp-influencer .mslp-section-menu-brand{width:58px;height:44px;display:flex;align-items:center;justify-content:center}
.mslp-influencer .mslp-section-menu-brand img{display:block;width:54px;height:auto;max-height:41px;object-fit:contain}
.mslp-influencer .mslp-section-menu-close{width:42px;height:42px;border:1px solid #ded0e8;border-radius:13px;background:#fff;color:#451274;display:grid;place-items:center;padding:0}
.mslp-influencer .mslp-section-menu-close .mslp-svg-icon{width:21px;height:21px}
.mslp-influencer .mslp-section-menu-copy{display:flex;flex-direction:column;gap:2px;padding:18px 4px 10px}
.mslp-influencer .mslp-section-menu-copy small{color:#8a758f;font-size:11px;font-weight:700}
.mslp-influencer .mslp-section-menu-copy strong{color:#2f103f;font-size:18px;line-height:1.45}
.mslp-influencer .mslp-section-menu-nav{display:flex;flex-direction:column;gap:7px;overflow-y:auto;overscroll-behavior:contain;padding:4px 0 12px}
.mslp-influencer .mslp-section-menu-nav a{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;border:1px solid #e6dbea;border-radius:14px;background:#fff;color:#361247;transition:.2s}
.mslp-influencer .mslp-section-menu-nav a:active,.mslp-influencer .mslp-section-menu-nav a:hover{border-color:#b991d8;background:#f7effc;transform:translateX(-2px)}
.mslp-influencer .mslp-section-menu-nav .mslp-svg-icon{width:22px;height:22px;color:#6b269c;justify-self:center}
.mslp-influencer .mslp-section-menu-nav span{display:flex;flex-direction:column;min-width:0}
.mslp-influencer .mslp-section-menu-nav b{font-size:13px;line-height:1.45}
.mslp-influencer .mslp-section-menu-nav small{margin-top:2px;color:#7b6c80;font-size:10px;line-height:1.4}
.mslp-influencer .mslp-section-menu-cta{margin-top:auto;min-height:48px;font-size:12px}

/* Case studies must always show a real visual instead of an empty-looking card. */
.mslp-influencer #work .mslp-case-media{position:relative;overflow:hidden;background:linear-gradient(145deg,#1c082b,#3c145b);aspect-ratio:16/9;min-height:0}
.mslp-influencer #work .mslp-case-image,
.mslp-influencer #work .mslp-case-media img,
.mslp-influencer #work .mslp-case-media video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

/* Footer quick details sit above social icons on this ad page only. */
.mslp-influencer .lp-site-footer-influencer .lp-footer-quick-contact{width:min(100%,620px);margin:22px auto 4px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.mslp-influencer .lp-site-footer-influencer .lp-footer-quick-item{min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:11px;padding:13px 14px;border:1px solid rgba(231,210,246,.16);border-radius:14px;background:rgba(255,255,255,.055);color:#fff!important;text-align:right!important}
.mslp-influencer .lp-site-footer-influencer .lp-footer-quick-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:rgba(177,114,231,.13);color:#e9cfff}
.mslp-influencer .lp-site-footer-influencer .lp-footer-quick-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.mslp-influencer .lp-site-footer-influencer .lp-footer-quick-item>span:last-child{min-width:0;display:flex;flex-direction:column}
.mslp-influencer .lp-site-footer-influencer .lp-footer-quick-item small{color:#a995b8!important;font-size:10px;line-height:1.4}
.mslp-influencer .lp-site-footer-influencer .lp-footer-quick-item b{margin-top:2px;color:#fff;font-size:12px;line-height:1.55;overflow-wrap:anywhere}
.mslp-influencer .lp-site-footer-influencer .lp-footer-logo-link{width:82px!important;max-width:82px!important}
.mslp-influencer .lp-site-footer-influencer .lp-footer-logo{width:76px!important;max-height:none!important;object-fit:contain!important}

@media (max-width:760px){
  .mslp-influencer{--mslp-container:calc(100% - 24px)}
  .mslp-influencer .mslp-header{height:72px}
  .mslp-influencer .mslp-header.is-scrolled{height:66px}
  .mslp-influencer .mslp-header-inner{grid-template-columns:auto minmax(0,1fr);gap:10px}
  .mslp-influencer .mslp-header-proof{display:none!important}
  .mslp-influencer .mslp-brand-logo{width:50px;height:40px;justify-self:start}
  .mslp-influencer .mslp-brand-logo img{width:48px;max-height:37px}
  .mslp-influencer .mslp-header-actions{justify-self:end;gap:7px;min-width:0}
  .mslp-influencer .mslp-header-cta{min-height:40px;max-width:164px;padding:7px 12px;border-radius:11px;font-size:11px;line-height:1.25;text-align:center;white-space:normal;box-shadow:0 10px 24px -18px rgba(69,18,116,.9)}
  .mslp-influencer .mslp-mobile-menu-toggle{display:flex;width:42px;height:42px;flex-basis:42px;border-radius:12px}

  /* Rebuild the roles section for a narrow viewport instead of squeezing the desktop grid. */
  .mslp-influencer .mslp-roles-section{padding:58px 0 64px}
  .mslp-influencer .mslp-roles-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;align-items:start!important}
  .mslp-influencer .mslp-roles-copy{display:contents}
  .mslp-influencer .mslp-roles-section .mslp-section-head{order:1;width:100%;max-width:none;margin:0 0 2px!important;align-items:flex-start!important;text-align:right!important}
  .mslp-influencer .mslp-roles-section .mslp-section-head .mslp-eyebrow{font-size:11px;padding:6px 11px}
  .mslp-influencer .mslp-roles-section .mslp-section-head h2{font-size:32px!important;line-height:1.17!important;letter-spacing:-.025em;max-width:330px}
  .mslp-influencer .mslp-roles-section .mslp-section-head p{font-size:14px!important;line-height:1.85!important;max-width:340px;color:#e4d8ea!important}
  .mslp-influencer .mslp-note-light{order:2;margin:0!important;font-size:12px;line-height:1.75;color:#d6c5df}
  .mslp-influencer .mslp-role-showcase{order:3;width:100%!important;max-width:none!important;margin:4px 0 2px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto!important;gap:9px!important}
  .mslp-influencer .mslp-role-visual{border-radius:17px!important;background:#150621!important;box-shadow:0 20px 42px -30px rgba(0,0,0,.9)!important}
  .mslp-influencer .mslp-role-visual.is-map{grid-column:1/-1!important;grid-row:auto!important;aspect-ratio:16/10!important}
  .mslp-influencer .mslp-role-visual.is-map .mslp-role-image{object-fit:contain!important;background:#12061c}
  .mslp-influencer .mslp-role-visual.is-creator-one,
  .mslp-influencer .mslp-role-visual.is-creator-two{aspect-ratio:4/5!important}
  .mslp-influencer .mslp-role-core-badge{order:4;justify-self:start;margin:4px 0 0!important;padding:7px 11px;font-size:11px}
  .mslp-influencer .mslp-role-list{order:5;width:100%;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:0!important}
  .mslp-influencer .mslp-role-list article{width:100%;display:grid!important;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;padding:12px 13px!important;border-radius:14px!important;background:rgba(255,255,255,.075)!important}
  .mslp-influencer .mslp-role-list article>.mslp-svg-icon{width:22px;height:22px;justify-self:center;margin-top:1px}
  .mslp-influencer .mslp-role-list b{font-size:13px!important;line-height:1.4}
  .mslp-influencer .mslp-role-list small{font-size:11px!important;line-height:1.6!important;margin-top:2px}

  /* Case study cards: compact visual-first cards on mobile. */
  .mslp-influencer #work{padding-top:62px}
  .mslp-influencer #work .mslp-section-head{margin-bottom:24px}
  .mslp-influencer #work .mslp-case-filters{margin-bottom:18px;scrollbar-width:none}
  .mslp-influencer #work .mslp-case-filters::-webkit-scrollbar{display:none}
  .mslp-influencer #work .mslp-case-slide{overflow:hidden;border-radius:20px}
  .mslp-influencer #work .mslp-case-media{width:100%;aspect-ratio:16/10!important;min-height:0!important;background:#1b0829}
  .mslp-influencer #work .mslp-case-copy{padding:20px 18px 22px!important}
  .mslp-influencer #work .mslp-case-copy h3{font-size:23px!important;line-height:1.4}

  /* Footer: email + city first, then social icons, all centered and readable. */
  .mslp-influencer .lp-site-footer-influencer{padding:38px 18px calc(104px + env(safe-area-inset-bottom))!important}
  .mslp-influencer .lp-site-footer-influencer .lp-footer-logo-link{width:70px!important;max-width:70px!important;margin-bottom:12px!important}
  .mslp-influencer .lp-site-footer-influencer .lp-footer-logo{width:66px!important}
  .mslp-influencer .lp-site-footer-influencer .footer-about>p{max-width:330px!important;font-size:12.5px!important;line-height:1.85!important}
  .mslp-influencer .lp-site-footer-influencer .lp-footer-quick-contact{width:100%;grid-template-columns:1fr;gap:8px;margin:18px 0 4px}
  .mslp-influencer .lp-site-footer-influencer .lp-footer-quick-item{width:100%;padding:11px 12px;border-radius:13px}
  .mslp-influencer .lp-site-footer-influencer .lp-footer-quick-icon{width:36px;height:36px;flex-basis:36px}
  .mslp-influencer .lp-site-footer-influencer .footer-social-block h3{margin:18px 0 10px!important;font-size:14px!important}
  .mslp-influencer .lp-site-footer-influencer .footer-socials-main{justify-content:center!important;gap:8px!important}
  .mslp-influencer .lp-site-footer-influencer .footer-socials-main a{width:40px!important;height:40px!important;border-radius:12px!important}
  .mslp-influencer .lp-site-footer-influencer .footer-bottom{margin-top:28px!important;padding-top:18px!important;font-size:11px!important}

  /* Keep floating WhatsApp clear of RTL copy and the sticky conversion CTA. */
  .mslp-influencer .floating-whatsapp{right:auto!important;left:14px!important;bottom:82px!important;width:52px!important;height:52px!important}
  .mslp-influencer .floating-whatsapp svg{width:25px!important;height:25px!important}
}

@media (max-width:390px){
  .mslp-influencer{--mslp-container:calc(100% - 20px)}
  .mslp-influencer .mslp-header-inner{gap:7px}
  .mslp-influencer .mslp-brand-logo{width:45px;height:37px}
  .mslp-influencer .mslp-brand-logo img{width:43px;max-height:34px}
  .mslp-influencer .mslp-header-actions{gap:6px}
  .mslp-influencer .mslp-header-cta{max-width:146px;padding-inline:9px;font-size:10.4px}
  .mslp-influencer .mslp-mobile-menu-toggle{width:40px;height:40px;flex-basis:40px}
  .mslp-influencer .mslp-roles-section .mslp-section-head h2{font-size:29px!important}
}

/* ============================================================
   Influencer / UGC — Reel services + infinite results carousel
   2026-08-09. Scoped to this ad page only.
   ============================================================ */

/* UGC + TikTok service tabs: keep vertical reels readable inside a premium
   landscape stage instead of stretching/cropping them like a normal image. */
.mslp-influencer .mslp-tab-panel.is-reel-panel .mslp-panel-media.is-reel-stage{
  position:relative;
  isolation:isolate;
  display:grid;
  place-items:center;
  min-height:560px;
  aspect-ratio:16/10!important;
  padding:18px;
  overflow:hidden;
  border:1px solid #d5c3e3;
  border-radius:24px;
  background:
    radial-gradient(circle at 20% 18%,rgba(145,72,208,.34),transparent 31%),
    radial-gradient(circle at 82% 76%,rgba(93,31,145,.28),transparent 34%),
    linear-gradient(145deg,#12061c 0%,#260b39 52%,#160720 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 26px 58px -42px rgba(40,4,64,.85);
}
.mslp-influencer .mslp-tab-panel.is-reel-panel .mslp-panel-media.is-reel-stage:before,
.mslp-influencer .mslp-tab-panel.is-reel-panel .mslp-panel-media.is-reel-stage:after{
  content:"";
  position:absolute;
  z-index:0;
  width:42%;
  aspect-ratio:9/16;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.08);
  background:rgba(255,255,255,.025);
  filter:blur(.1px);
}
.mslp-influencer .mslp-tab-panel.is-reel-panel .mslp-panel-media.is-reel-stage:before{right:6%;transform:rotate(5deg) scale(.9);opacity:.65}
.mslp-influencer .mslp-tab-panel.is-reel-panel .mslp-panel-media.is-reel-stage:after{left:6%;transform:rotate(-5deg) scale(.84);opacity:.42}
.mslp-influencer .mslp-service-reel{
  position:relative;
  z-index:2;
  display:block;
  width:auto!important;
  max-width:56%!important;
  height:min(520px,calc(100% - 26px))!important;
  max-height:520px!important;
  aspect-ratio:9/16;
  object-fit:cover!important;
  object-position:center!important;
  border:1px solid rgba(255,255,255,.2);
  border-radius:28px;
  background:#0e0615;
  box-shadow:0 28px 58px -28px rgba(0,0,0,.8),0 0 0 7px rgba(255,255,255,.035);
}
.mslp-influencer .mslp-reel-badge{
  position:absolute;
  z-index:4;
  top:18px;
  right:18px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:999px;
  background:rgba(20,5,31,.62);
  color:#fff;
  font-size:11px;
  backdrop-filter:blur(10px);
}
.mslp-influencer .mslp-reel-badge .mslp-svg-icon{width:17px;height:17px;color:#dfb8ff}
.mslp-influencer .mslp-reel-badge b{font-weight:800;letter-spacing:.03em}

/* Results section: multi-card circular carousel. Without JS it remains a
   native horizontal scroll rail, so ad traffic never sees hidden content. */
.mslp-influencer #work .mslp-results-carousel{
  max-width:none!important;
  width:100%;
  margin-inline:auto;
  overflow:visible;
}
.mslp-influencer #work .mslp-results-carousel .mslp-carousel-viewport{
  overflow-x:auto;
  overflow-y:hidden;
  border-radius:0;
  padding:12px 4px 26px;
  margin-inline:-4px;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.mslp-influencer #work .mslp-results-carousel .mslp-carousel-viewport::-webkit-scrollbar{display:none}
.mslp-influencer #work .mslp-results-carousel .mslp-carousel-track{
  display:flex;
  align-items:stretch;
  gap:18px;
  direction:ltr;
  width:100%;
  transform:none;
  transition:none;
  will-change:transform;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide{
  direction:rtl;
  flex:0 0 calc((100% - 36px)/3);
  min-width:0;
  display:flex;
  flex-direction:column;
  scroll-snap-align:center;
  overflow:hidden;
  border:1px solid #ddcfe7;
  border-radius:23px;
  background:#fff;
  box-shadow:0 24px 56px -44px rgba(69,18,116,.72);
  transform:translateZ(0);
  transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide:hover{
  border-color:#bd98d8;
  box-shadow:0 30px 62px -40px rgba(69,18,116,.82);
  transform:translateY(-3px);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-media{
  flex:0 0 auto;
  width:100%;
  min-height:0!important;
  aspect-ratio:16/10!important;
  border-radius:0!important;
  background:linear-gradient(145deg,#170820,#351249);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-media img,
.mslp-influencer #work .mslp-results-carousel .mslp-case-media video{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-copy{
  flex:1 1 auto;
  justify-content:flex-start;
  padding:22px 21px 21px;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-copy h3{font-size:23px;line-height:1.35;margin-bottom:9px}
.mslp-influencer #work .mslp-results-carousel .mslp-case-copy>p{font-size:13px;line-height:1.75}
.mslp-influencer #work .mslp-results-carousel .mslp-bullets{margin-top:15px;gap:8px}
.mslp-influencer #work .mslp-results-carousel .mslp-bullets li{font-size:12px;line-height:1.55}
.mslp-influencer #work .mslp-results-carousel .mslp-case-result{margin-top:auto;padding:12px 13px;font-size:12px;line-height:1.55}
.mslp-influencer #work .mslp-results-carousel.is-loop-ready .mslp-carousel-viewport{
  overflow:hidden;
  cursor:grab;
  touch-action:pan-y;
}
.mslp-influencer #work .mslp-results-carousel.is-loop-ready .mslp-carousel-viewport:active{cursor:grabbing}
.mslp-influencer #work .mslp-results-carousel.is-loop-ready .mslp-carousel-track{transition:transform .72s cubic-bezier(.22,.61,.36,1)}
.mslp-influencer #work .mslp-results-carousel.is-static .mslp-carousel-track{justify-content:center}
.mslp-influencer #work .mslp-results-carousel.is-static .mslp-case-slide{flex-basis:min(560px,100%)}
.mslp-influencer #work .mslp-results-carousel .mslp-carousel-controls{margin-top:4px}
.mslp-influencer #work .mslp-results-carousel .mslp-carousel-controls>button:disabled{opacity:.32;cursor:not-allowed}
.mslp-influencer #work .mslp-results-carousel .mslp-carousel-controls [data-dots] button{width:7px;height:7px;transition:width .25s ease,background .25s ease}
.mslp-influencer #work .mslp-results-carousel .mslp-carousel-controls [data-dots] button.is-active{width:24px;border-radius:999px}

@media (max-width:1050px){
  .mslp-influencer .mslp-tab-panel.is-reel-panel .mslp-panel-media.is-reel-stage{min-height:500px;aspect-ratio:16/9!important}
  .mslp-influencer .mslp-service-reel{height:min(460px,calc(100% - 24px))!important;max-height:460px!important;max-width:48%!important}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide{flex-basis:calc((100% - 18px)/2)}
}

@media (max-width:760px){
  .mslp-influencer .mslp-tab-panel.is-reel-panel{padding:16px!important;gap:18px!important}
  .mslp-influencer .mslp-tab-panel.is-reel-panel .mslp-panel-media.is-reel-stage{
    order:-1;
    min-height:0;
    width:100%;
    aspect-ratio:4/5!important;
    padding:12px;
    border-radius:18px;
  }
  .mslp-influencer .mslp-service-reel{
    width:auto!important;
    max-width:72%!important;
    height:calc(100% - 12px)!important;
    max-height:none!important;
    border-radius:22px;
    box-shadow:0 24px 48px -28px rgba(0,0,0,.9),0 0 0 5px rgba(255,255,255,.035);
  }
  .mslp-influencer .mslp-reel-badge{top:12px;right:12px;padding:7px 9px;font-size:10px}
  .mslp-influencer #work .mslp-case-filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:2px 2px 8px;margin-inline:-2px;scrollbar-width:none}
  .mslp-influencer #work .mslp-case-filters::-webkit-scrollbar{display:none}
  .mslp-influencer #work .mslp-case-filters button{flex:0 0 auto;white-space:nowrap}
  .mslp-influencer #work .mslp-results-carousel .mslp-carousel-viewport{padding:8px 0 20px;margin-inline:0}
  .mslp-influencer #work .mslp-results-carousel .mslp-carousel-track{gap:12px}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide{
    flex-basis:84%;
    border-radius:19px;
  }
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide:hover{transform:none}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-copy{padding:18px 17px 17px}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-copy h3{font-size:21px}
  .mslp-influencer #work .mslp-results-carousel.is-static .mslp-case-slide{flex-basis:100%}
  .mslp-influencer #work .mslp-results-carousel .mslp-carousel-controls{margin-top:2px}
}

@media (max-width:420px){
  .mslp-influencer .mslp-service-reel{max-width:80%!important}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide{flex-basis:88%}
}

@media (prefers-reduced-motion:reduce){
  .mslp-influencer #work .mslp-results-carousel .mslp-carousel-track{transition:none!important}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide{transition:none!important}
}

/* ============================================================
   Influencer / UGC — true 3D circular Coverflow refinement
   2026-08-09. ONLY #work on the influencer ad page.
   ============================================================ */
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d{
  position:relative;
  width:100%;
  overflow:visible;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-viewport{
  position:relative;
  overflow:hidden!important;
  padding:14px 0 24px!important;
  margin-inline:0!important;
  perspective:1500px;
  perspective-origin:50% 45%;
  touch-action:pan-y;
  cursor:grab;
  transition:height .45s cubic-bezier(.22,.61,.36,1);
  mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-viewport.is-dragging{cursor:grabbing}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-track{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%;
  min-height:100%;
  transform:none!important;
  transition:none!important;
  perspective:inherit;
  transform-style:preserve-3d;
  direction:ltr;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide{
  --mslp-cover-x:0px;
  --mslp-cover-z:0px;
  --mslp-cover-ry:0deg;
  --mslp-cover-scale:1;
  --mslp-cover-opacity:1;
  --mslp-cover-blur:0px;
  position:absolute!important;
  top:14px;
  left:50%;
  width:min(620px,54%)!important;
  min-width:0!important;
  height:auto;
  margin:0!important;
  flex:none!important;
  transform:
    translate3d(calc(-50% + var(--mslp-cover-x)),0,var(--mslp-cover-z))
    rotateY(var(--mslp-cover-ry))
    scale(var(--mslp-cover-scale))!important;
  transform-origin:center center;
  transform-style:preserve-3d;
  opacity:var(--mslp-cover-opacity)!important;
  filter:blur(var(--mslp-cover-blur)) saturate(.94) brightness(.97);
  transition:
    transform .82s cubic-bezier(.2,.72,.25,1),
    opacity .62s ease,
    filter .62s ease,
    box-shadow .62s ease,
    border-color .62s ease!important;
  will-change:transform,opacity,filter;
  backface-visibility:hidden;
  scroll-snap-align:none!important;
  box-shadow:0 34px 76px -46px rgba(45,8,74,.62)!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-coverflow-instant{transition:none!important}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="active"]{
  border-color:#c8addc;
  filter:none;
  box-shadow:0 42px 90px -46px rgba(64,13,103,.82)!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="prev"],
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="next"]{
  cursor:pointer;
  border-color:#e5daec;
  filter:blur(var(--mslp-cover-blur)) saturate(.78) brightness(.87);
  box-shadow:0 22px 50px -38px rgba(39,7,62,.52)!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="prev"]:after,
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="next"]:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:8;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(180deg,rgba(33,6,52,.04),rgba(33,6,52,.12));
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide:hover{transform:translate3d(calc(-50% + var(--mslp-cover-x)),0,var(--mslp-cover-z)) rotateY(var(--mslp-cover-ry)) scale(var(--mslp-cover-scale))!important}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-controls{
  position:relative;
  z-index:50;
  margin-top:8px!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-controls>button{
  background:#fff;
  box-shadow:0 14px 32px -22px rgba(69,18,116,.5);
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d.is-coverflow-static .mslp-case-slide[data-cover-position="active"]{
  width:min(720px,82%)!important;
}

@media (max-width:1050px){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide{width:min(600px,62%)!important}
}
@media (max-width:760px){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-viewport{
    padding:10px 0 18px!important;
    perspective:1100px;
    mask-image:linear-gradient(90deg,transparent 0,#000 2.5%,#000 97.5%,transparent 100%);
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 2.5%,#000 97.5%,transparent 100%);
  }
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide{
    top:10px;
    width:78%!important;
    border-radius:20px!important;
    transition:
      transform .76s cubic-bezier(.2,.72,.25,1),
      opacity .56s ease,
      filter .56s ease,
      box-shadow .56s ease!important;
  }
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="active"]{
    box-shadow:0 32px 64px -42px rgba(63,13,101,.72)!important;
  }
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="prev"],
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="next"]{
    filter:blur(var(--mslp-cover-blur)) saturate(.78) brightness(.84);
  }
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d.is-coverflow-static .mslp-case-slide[data-cover-position="active"]{width:92%!important}
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-controls{margin-top:3px!important}
}
@media (max-width:420px){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide{width:80%!important}
}
@media (prefers-reduced-motion:reduce){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide,
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-carousel-viewport{transition:none!important}
}

/* ============================================================
   Influencer / UGC — approved video portfolio cards
   2026-08-09. Scoped ONLY to #work on the influencer ad page.
   ============================================================ */
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case{
  width:min(420px,36%)!important;
  aspect-ratio:9/16;
  min-height:0!important;
  position:absolute!important;
  isolation:isolate;
  border:1px solid rgba(214,193,230,.86);
  background:#12051d;
  box-shadow:0 42px 90px -52px rgba(45,8,74,.88)!important;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-media{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  aspect-ratio:auto!important;
  overflow:hidden;
  background:radial-gradient(circle at 50% 25%,#3b1754 0,#170722 55%,#0d0314 100%);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-media:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(8,2,14,.04) 28%,rgba(11,2,17,.22) 52%,rgba(12,2,18,.9) 100%);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-video{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  background:#11041b;
  transform:scale(1.012);
  transition:transform .8s cubic-bezier(.2,.72,.25,1),filter .55s ease;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case[data-cover-position="active"].is-video-playing .mslp-case-video{
  transform:scale(1.035);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy{
  position:absolute;
  z-index:5;
  inset:auto 0 0;
  min-height:0;
  padding:74px 24px 24px;
  color:#fff;
  background:linear-gradient(180deg,transparent 0,rgba(13,2,20,.18) 10%,rgba(13,2,20,.78) 52%,rgba(13,2,20,.96) 100%);
  text-shadow:0 1px 15px rgba(0,0,0,.2);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-meta{
  margin-bottom:9px;
  align-items:center;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-meta span{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:5px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.94);
  color:#431169;
  font-size:12px;
  font-weight:900;
  letter-spacing:.06em;
  direction:ltr;
  box-shadow:0 9px 25px -18px rgba(0,0,0,.8);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-meta small{
  color:#eadff1;
  font-size:11px;
  font-weight:700;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy h3{
  margin:0 0 8px;
  color:#fff;
  font-size:clamp(21px,2vw,27px);
  line-height:1.34;
  font-weight:800;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy h3 span[dir="ltr"]{
  display:inline-block;
  margin-inline-start:5px;
  color:#d9c2e8;
  font-size:.66em;
  font-weight:700;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy>p{
  margin:0;
  color:#f1eaf5;
  font-size:12.5px;
  line-height:1.75;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-result{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  margin-top:13px;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(255,255,255,.1);
  color:#fff;
  font-size:10px;
  line-height:1.2;
  direction:ltr;
  backdrop-filter:blur(8px);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-video-status{
  position:absolute;
  z-index:6;
  top:16px;
  left:16px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:7px 9px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  background:rgba(17,4,27,.52);
  color:#fff;
  font-size:9px;
  font-weight:800;
  letter-spacing:.08em;
  backdrop-filter:blur(10px);
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-video-status i{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#4de09c;
  box-shadow:0 0 0 4px rgba(77,224,156,.13);
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case[data-cover-position="prev"] .mslp-case-copy,
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case[data-cover-position="next"] .mslp-case-copy{
  opacity:.86;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d.is-coverflow-static .mslp-case-slide.is-video-case[data-cover-position="active"]{
  width:min(440px,82%)!important;
}

@media (max-width:1050px){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case{width:min(390px,44%)!important}
}
@media (max-width:760px){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case{
    width:76%!important;
    max-width:330px;
    border-radius:22px!important;
  }
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy{padding:64px 18px 18px}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy h3{font-size:21px}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy>p{font-size:11.5px;line-height:1.65}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-video-status{top:12px;left:12px}
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d.is-coverflow-static .mslp-case-slide.is-video-case[data-cover-position="active"]{width:88%!important}
}
@media (max-width:420px){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case{width:78%!important}
  .mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy{padding:58px 16px 16px}
}

/* ============================================================
   Influencer / UGC — 3D video clarity hotfix
   2026-08-09. ONLY #work coverflow. No layout/content changes.
   Removes the glass/blur veil while keeping the 3D depth.
   ============================================================ */
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide{
  filter:none!important;
  will-change:transform,opacity;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="active"]{
  opacity:1!important;
  filter:none!important;
  box-shadow:0 24px 54px -38px rgba(57,12,90,.42)!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="prev"],
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="next"]{
  opacity:.86!important;
  filter:none!important;
  box-shadow:0 18px 40px -32px rgba(48,10,76,.34)!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="prev"]:after,
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="next"]:after{
  display:none!important;
  content:none!important;
}

/* Keep the video itself crystal-clear. Depth comes from 3D transform only. */
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-video{
  filter:none!important;
  opacity:1!important;
  -webkit-filter:none!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case[data-cover-position="prev"] .mslp-case-video,
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case[data-cover-position="next"] .mslp-case-video{
  filter:saturate(.96) brightness(.96)!important;
  -webkit-filter:saturate(.96) brightness(.96)!important;
}

/* The old full-height dark veil made the reel look blurred/grey.
   Limit the gradient to the text zone at the bottom only. */
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-media:after{
  background:linear-gradient(180deg,
    rgba(10,2,16,0) 0%,
    rgba(10,2,16,0) 58%,
    rgba(10,2,16,.10) 68%,
    rgba(10,2,16,.54) 84%,
    rgba(10,2,16,.88) 100%)!important;
}
.mslp-influencer #work .mslp-results-carousel .mslp-case-slide.is-video-case .mslp-case-copy{
  background:linear-gradient(180deg,
    rgba(13,2,20,0) 0%,
    rgba(13,2,20,.08) 22%,
    rgba(13,2,20,.66) 58%,
    rgba(13,2,20,.94) 100%)!important;
  text-shadow:0 1px 8px rgba(0,0,0,.22);
}

/* Cleaner edge definition without the "glass panel" feel. */
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case{
  border-color:rgba(214,193,230,.66)!important;
  background:#100419!important;
}
.mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide.is-video-case[data-cover-position="active"]{
  border-color:rgba(187,148,215,.9)!important;
}

@media (max-width:760px){
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="active"]{
    box-shadow:0 18px 42px -32px rgba(57,12,90,.36)!important;
  }
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="prev"],
  .mslp-influencer #work .mslp-results-carousel.is-coverflow-3d .mslp-case-slide[data-cover-position="next"]{
    opacity:.88!important;
    box-shadow:0 12px 28px -24px rgba(48,10,76,.28)!important;
  }
}
