.lp-root{--lp-bg:#faf3e7;--lp-bg-cream:#f5ead4;--lp-ink:#0d0e1c;--lp-ink-soft:#2a2b3d;--lp-muted:#6b6c7e;--lp-line:#e8dcc2;--lp-orange:#ee5a1c;--lp-orange-deep:#c8421a;--lp-gold:#d4a24c;--lp-gold-deep:#a87a2a;--lp-kente-red:#b8331c;--lp-kente-green:#1f6b47;--lp-kente-black:#1a1a1a;--lp-shadow-card:0 1px 0 #0d0e1c0a,0 30px 60px -25px #0d0e1c2e;--lp-radius:14px;--lp-font-serif:var(--font-fraunces,"Georgia"),serif;--lp-font-mono:var(--font-jetbrains,"ui-monospace"),monospace;--lp-font-sans:var(--font-display,"Plus Jakarta Sans"),system-ui,sans-serif;font-family:var(--lp-font-sans);background:var(--lp-bg);color:var(--lp-ink);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}.lp-root .kente-strip{background:url(/images/kente-pattern.jpeg) 50%/auto 100% repeat-x;height:48px;position:relative}.lp-root .kente-strip:after{content:"";pointer-events:none;background:linear-gradient(#00000014,#0000 30% 70%,#00000014);position:absolute;inset:0}.lp-root .kente-strip.thick{height:60px}.lp-root .kente-strip.thin{height:20px}.lp-root .lp-nav{z-index:50;-webkit-backdrop-filter:blur(14px);background:#faf3e7e0;border-bottom:1px solid #0000;transition:border-color .3s,background .3s;position:sticky;top:0}.lp-root .lp-nav.scrolled{border-bottom-color:var(--lp-line)}.lp-root .nav-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:16px 32px;display:flex}.lp-root .nav-links{gap:30px;display:flex}.lp-root .nav-links a{color:var(--lp-ink-soft);font-size:15px;font-weight:500;text-decoration:none}.lp-root .nav-links a:hover{color:var(--lp-orange)}.lp-root .nav-actions{align-items:center;gap:14px;display:flex}.lp-root .lp-btn{background:var(--lp-ink);color:var(--lp-bg);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--lp-font-sans);border:0;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;text-decoration:none;transition:transform .15s,background .2s;display:inline-flex}.lp-root .lp-btn:hover{background:var(--lp-orange);color:#fff;transform:translateY(-1px)}.lp-root .lp-btn.primary{background:var(--lp-orange);color:#fff;padding:14px 24px;font-size:15px}.lp-root .lp-btn.primary:hover{background:var(--lp-orange-deep)}.lp-root .lp-btn.outline{color:var(--lp-ink);border:1.5px solid var(--lp-ink);background:0 0;padding:12.5px 22px;font-size:15px}.lp-root .lp-btn.outline:hover{background:var(--lp-ink);color:var(--lp-bg)}.lp-root .lp-btn-ghost{color:var(--lp-ink);cursor:pointer;font-size:15px;font-weight:500;font-family:var(--lp-font-sans);background:0 0;border:0}.lp-root .hero{padding:90px 32px 60px;position:relative;overflow:hidden}.lp-root .hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;display:grid}.lp-root .eyebrow{border:1px solid var(--lp-line);color:var(--lp-ink-soft);background:#fff;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.lp-root .eyebrow .dot{background:var(--lp-kente-green);border-radius:50%;width:8px;height:8px;animation:2s infinite lp-pulse;box-shadow:0 0 0 4px #1f6b472e}@keyframes lp-pulse{0%,to{box-shadow:0 0 0 4px #1f6b472e}50%{box-shadow:0 0 0 8px #1f6b4700}}.lp-root h1.headline{font-family:var(--lp-font-serif);letter-spacing:-.035em;color:var(--lp-ink);margin-bottom:28px;font-size:clamp(48px,6.5vw,84px);font-weight:600;line-height:.98}.lp-root h1.headline em{color:var(--lp-orange);white-space:nowrap;font-style:italic;font-weight:500;position:relative}.lp-root h1.headline em:after{content:"";background:linear-gradient(90deg,var(--lp-gold)0 20%,var(--lp-kente-red)20% 40%,var(--lp-kente-black)40% 60%,var(--lp-kente-green)60% 80%,var(--lp-gold)80% 100%);transform-origin:0;height:4px;animation:1.2s ease-out .5s forwards lp-drawLine;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}@keyframes lp-drawLine{to{transform:scaleX(1)}}.lp-root .hero-sub{color:var(--lp-muted);max-width:480px;margin-bottom:40px;font-size:18px;line-height:1.6}.lp-root .hero-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.lp-root .hero-meta{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}.lp-root .hero-meta .stack{display:flex}.lp-root .avatar{border:2px solid var(--lp-bg);background-position:50%;background-size:cover;border-radius:50%;width:36px;height:36px;margin-left:-10px}.lp-root .avatar:first-child{margin-left:0}.lp-root .hero-meta .meta-text{color:var(--lp-muted);font-size:13px}.lp-root .hero-meta .meta-text strong{color:var(--lp-ink);font-size:14px;display:block}.lp-root .hero-mosaic{height:560px;position:relative}.lp-root .hero-mosaic .panel{box-shadow:var(--lp-shadow-card);border-radius:18px;position:absolute;overflow:hidden}.lp-root .hero-mosaic .img-main{background:url(/images/audience-mic.jpeg) 50%/cover;width:340px;height:440px;top:0;right:0}.lp-root .hero-mosaic .kente-tile{border:4px solid var(--lp-bg);background:url(/images/kente-tribal.jpeg) 50%/cover;border-radius:18px;width:130px;height:200px;bottom:90px;right:290px}.lp-root .hero-mosaic .img-secondary{background:url(/images/fashion-display.jpeg) 50%/cover;width:260px;height:180px;bottom:0;left:0}.lp-root .hero-mosaic .stat-card{border:1px solid var(--lp-line);background:#fff;border-radius:16px;width:140px;padding:18px 20px;top:460px;left:150px}.lp-root .stat-card .label{color:var(--lp-muted);align-items:center;gap:6px;margin-bottom:6px;font-size:12px;display:flex}.lp-root .stat-card .label .pip{background:var(--lp-orange);border-radius:2px;width:8px;height:8px}.lp-root .stat-card .num{font-family:var(--lp-font-serif);letter-spacing:-.02em;font-size:36px;font-weight:600;line-height:1}.lp-root .stat-card .bars{align-items:end;gap:4px;height:32px;margin-top:12px;display:flex}.lp-root .stat-card .bars span{background:var(--lp-ink);opacity:.15;border-radius:2px 2px 0 0;flex:1}.lp-root .stat-card .bars span.hot{background:var(--lp-orange);opacity:1}.lp-root .badge-float{background:var(--lp-ink);color:#fff;box-shadow:var(--lp-shadow-card);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;display:flex;position:absolute;top:-20px;left:395px}.lp-root .badge-float:before{content:"";background:#4ade80;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4ade8040}.lp-root .hero-bg{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.lp-root .hero-bg:before{content:"";background:radial-gradient(circle,#ee5a1c2e 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;right:-200px}.lp-root .hero-bg:after{content:"";background:radial-gradient(circle,#d4a24c2e 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-250px;left:-100px}.lp-root .marquee-wrap{border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line);background:#fff;padding:22px 0;overflow:hidden}.lp-root .marquee{white-space:nowrap;gap:60px;width:max-content;animation:28s linear infinite lp-scroll;display:flex}@keyframes lp-scroll{to{transform:translate(calc(-50% - 30px))}}.lp-root .marquee .item{font-family:var(--lp-font-serif);color:var(--lp-ink-soft);letter-spacing:-.01em;align-items:center;gap:14px;font-size:22px;font-weight:500;display:flex}.lp-root .marquee .item .glyph{background:var(--lp-ink);width:28px;height:28px;color:var(--lp-gold);font-family:var(--lp-font-mono);border-radius:6px;place-items:center;font-size:14px;font-weight:700;display:grid}.lp-root .marquee .item .dot{background:var(--lp-orange);border-radius:50%;width:6px;height:6px}.lp-root section{padding:110px 32px;position:relative}.lp-root .container{max-width:1280px;margin:0 auto}.lp-root .section-tag{font-family:var(--lp-font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--lp-orange);align-items:center;gap:10px;margin-bottom:20px;font-size:12px;display:inline-flex}.lp-root .section-tag:before{content:"";background:var(--lp-orange);width:28px;height:2px;display:block}.lp-root h2.section-title{font-family:var(--lp-font-serif);letter-spacing:-.03em;max-width:900px;margin-bottom:24px;font-size:clamp(36px,4.6vw,60px);font-weight:600;line-height:1.02}.lp-root h2.section-title em{color:var(--lp-orange);font-style:italic}.lp-root .section-lead{color:var(--lp-muted);max-width:640px;font-size:18px;line-height:1.6}.lp-root .band{background:var(--lp-ink);color:var(--lp-bg);padding:0;position:relative;overflow:hidden}.lp-root .band-inner{grid-template-columns:1fr 1fr;min-height:620px;display:grid}.lp-root .band-image{background:url(/images/audience-front.jpeg) 50%/cover;position:relative}.lp-root .band-image:after{content:"";background:linear-gradient(135deg,#0000 50%,#0d0e1c99);position:absolute;inset:0}.lp-root .band-content{flex-direction:column;justify-content:center;padding:80px 60px;display:flex;position:relative}.lp-root .band-content .section-tag{color:var(--lp-gold)}.lp-root .band-content .section-tag:before{background:var(--lp-gold)}.lp-root .band-content h2{margin-bottom:24px;font-size:clamp(40px,4.5vw,56px)}.lp-root .band-content h2 em{color:var(--lp-gold)}.lp-root .band-content p{color:#faf3e7b3;max-width:460px;font-size:17px}.lp-root .band-stats{grid-template-columns:repeat(3,1fr);gap:28px;max-width:480px;margin-top:48px;display:grid}.lp-root .band-stat .num{font-family:var(--lp-font-serif);letter-spacing:-.02em;color:var(--lp-gold);font-size:44px;font-weight:600;line-height:1}.lp-root .band-stat .num span{color:var(--lp-bg);font-size:22px}.lp-root .band-stat .label{color:#faf3e799;text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-size:13px}.lp-root .band-kente-vert{z-index:2;background:url(/images/kente-bright.jpeg) 50%/100% repeat-y;width:56px;position:absolute;top:0;bottom:0;left:-28px}.lp-root .features{grid-template-columns:repeat(12,1fr);gap:24px;margin-top:60px;display:grid}.lp-root .feature{border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:#fff;padding:32px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.lp-root .feature:hover{box-shadow:var(--lp-shadow-card);transform:translateY(-4px)}.lp-root .feature.span-7{grid-column:span 7}.lp-root .feature.span-5{grid-column:span 5}.lp-root .feature.span-6{grid-column:span 6}.lp-root .feature.span-4{grid-column:span 4}.lp-root .feature h3{font-family:var(--lp-font-serif);letter-spacing:-.02em;margin-bottom:12px;font-size:28px;font-weight:600;line-height:1.1}.lp-root .feature p{color:var(--lp-muted);max-width:380px;font-size:15px;line-height:1.55}.lp-root .feature .icon{background:var(--lp-bg-cream);width:44px;height:44px;color:var(--lp-orange);border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.lp-root .feature .icon svg{width:22px;height:22px}.lp-root .feature-img{background:var(--lp-ink);color:var(--lp-bg);min-height:380px;padding:0;position:relative}.lp-root .feature-img .img-bg{opacity:.85;background-position:50%;background-size:cover;position:absolute;inset:0}.lp-root .feature-img .img-bg:after{content:"";background:linear-gradient(#0000 30%,#0d0e1ceb);position:absolute;inset:0}.lp-root .feature-img .content{z-index:2;padding:32px;position:absolute;bottom:0;left:0;right:0}.lp-root .feature-img h3{color:#fff}.lp-root .feature-img p{color:#ffffffb3}.lp-root .feature-kente{min-height:380px;padding:0;position:relative;overflow:hidden}.lp-root .feature-kente .kente-bg{background:url(/images/kente-bright.jpeg) 50%/cover;transition:transform .6s;position:absolute;inset:0}.lp-root .feature-kente:hover .kente-bg{transform:scale(1.06)}.lp-root .feature-kente .content{color:#fff;background:linear-gradient(#0000 0%,#0d0e1cf2 60%);padding:32px;position:absolute;inset:auto 0 0}.lp-root .feature-kente .content h3{color:var(--lp-gold);font-style:italic}.lp-root .feature-kente .content p{color:#ffffffc7}.lp-root .feature ul{gap:10px;margin-top:18px;list-style:none;display:grid}.lp-root .feature ul li{color:var(--lp-ink-soft);align-items:center;gap:10px;font-size:14px;display:flex}.lp-root .feature ul li:before{content:"";background:var(--lp-orange);border-radius:2px;flex-shrink:0;width:8px;height:8px}.lp-root .dash-mock{background:var(--lp-bg);border:1px solid var(--lp-line);font-family:var(--lp-font-mono);border-radius:12px;margin-top:24px;padding:16px;font-size:12px}.lp-root .dash-mock .row{border-bottom:1px dashed var(--lp-line);justify-content:space-between;padding:8px 0;display:flex}.lp-root .dash-mock .row:last-child{border-bottom:0}.lp-root .dash-mock .row .label{color:var(--lp-muted)}.lp-root .dash-mock .row .val{font-weight:600}.lp-root .dash-mock .row .val.up{color:var(--lp-kente-green)}.lp-root .dash-mock .row .val.down{color:var(--lp-kente-red)}.lp-root .process{background:var(--lp-ink);color:var(--lp-bg)}.lp-root .process .section-tag{color:var(--lp-gold)}.lp-root .process .section-tag:before{background:var(--lp-gold)}.lp-root .process h2.section-title em{color:var(--lp-gold)}.lp-root .process .section-lead{color:#faf3e7a6}.lp-root .steps{border-top:1px solid #faf3e71f;grid-template-columns:repeat(5,1fr);gap:0;margin-top:70px;display:grid}.lp-root .step{border-right:1px solid #faf3e71f;padding:40px 32px 40px 0;position:relative}.lp-root .step:last-child{border-right:0;padding-right:0}.lp-root .step:not(:first-child){padding-left:32px}.lp-root .step .num{font-family:var(--lp-font-mono);color:var(--lp-gold);align-items:center;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.lp-root .step .num:after{content:"";background:#faf3e726;flex:1;height:1px}.lp-root .step h3{font-family:var(--lp-font-serif);letter-spacing:-.02em;margin-bottom:14px;font-size:30px;font-weight:600;line-height:1.1}.lp-root .step p{color:#faf3e799;max-width:320px;font-size:15px;line-height:1.55}.lp-root .testimonial{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.lp-root .testimonial-image{aspect-ratio:4/5;background:url(/images/conference-yaya.jpeg) 50%/cover;border-radius:20px;position:relative;overflow:hidden}.lp-root .testimonial-image .kente-corner{clip-path:polygon(100% 0,100% 100%,0 100%);background:url(/images/kente-diamond.jpeg) 50%/cover;border-bottom-right-radius:20px;width:170px;height:170px;position:absolute;bottom:-2px;right:-2px}.lp-root .testimonial-image .kente-frame{z-index:2;background:url(/images/kente-tribal.jpeg) 50%/cover;border-radius:12px;width:90px;height:90px;position:absolute;top:-10px;left:-10px;transform:rotate(-8deg);box-shadow:0 12px 30px #00000040}.lp-root .testimonial-image .badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--lp-ink);background:#fffffff2;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;display:flex;position:absolute;top:24px;left:24px}.lp-root .testimonial-image .badge:before{content:"★";color:var(--lp-orange)}.lp-root .testimonial-quote{font-family:var(--lp-font-serif);letter-spacing:-.02em;color:var(--lp-ink);margin-bottom:32px;font-size:clamp(28px,3vw,40px);font-weight:400;line-height:1.2;position:relative}.lp-root .testimonial-quote:before{content:"“";color:var(--lp-orange);font-size:100px;line-height:1;font-family:var(--lp-font-serif);position:absolute;top:-40px;left:-10px}.lp-root .testimonial-quote em{color:var(--lp-orange);font-style:italic}.lp-root .testimonial-author{align-items:center;gap:14px;display:flex}.lp-root .testimonial-author .av{background:var(--lp-gold);width:48px;height:48px;font-family:var(--lp-font-serif);color:var(--lp-ink);border-radius:50%;place-items:center;font-size:18px;font-weight:700;display:grid}.lp-root .testimonial-author .name{font-size:15px;font-weight:600}.lp-root .testimonial-author .role{color:var(--lp-muted);font-size:13px}.lp-root .pricing{background:var(--lp-bg-cream);position:relative}.lp-root .pricing-head{text-align:center;margin-bottom:60px}.lp-root .pricing-head .section-tag{justify-content:center}.lp-root .pricing-head .section-tag:before{display:none}.lp-root .pricing-head h2{margin-left:auto;margin-right:auto}.lp-root .pricing-head .section-lead{margin:0 auto}.lp-root .plans{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1280px;margin:0 auto;display:grid}.lp-root .plan{border:1px solid var(--lp-line);background:#fff;border-radius:18px;padding:32px;transition:transform .3s;position:relative}.lp-root .plan:hover{transform:translateY(-6px)}.lp-root .plan.featured{background:var(--lp-ink);color:var(--lp-bg);border-color:var(--lp-ink)}.lp-root .plan.featured:before{content:"Most popular";background:var(--lp-orange);color:#fff;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:24px}.lp-root .plan .pname{font-family:var(--lp-font-serif);margin-bottom:6px;font-size:22px;font-weight:600}.lp-root .plan .pdesc{color:var(--lp-muted);margin-bottom:24px;font-size:13px}.lp-root .plan.featured .pdesc{color:#faf3e799}.lp-root .plan .price{font-family:var(--lp-font-serif);letter-spacing:-.03em;font-size:48px;font-weight:600;line-height:1}.lp-root .plan .price small{color:var(--lp-muted);font-size:14px;font-family:var(--lp-font-sans);font-weight:500}.lp-root .plan.featured .price small{color:#faf3e780}.lp-root .plan ul{gap:10px;margin:24px 0;list-style:none;display:grid}.lp-root .plan ul li{align-items:center;gap:10px;font-size:14px;display:flex}.lp-root .plan ul li:before{content:"✓";color:var(--lp-kente-green);font-weight:800}.lp-root .plan.featured ul li:before{color:var(--lp-gold)}.lp-root .plan .lp-btn{justify-content:center;width:100%}.lp-root .plan.featured .lp-btn{background:var(--lp-orange)}.lp-root .cta{position:relative;overflow:hidden}.lp-root .cta-card{background:var(--lp-ink);color:var(--lp-bg);border-radius:28px;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;padding:80px 60px;display:grid;position:relative;overflow:hidden}.lp-root .cta-card .kente-deco{background:repeating-linear-gradient(45deg,#0000 0 30px,#d4a24c0f 30px 31px),radial-gradient(circle at 100%,#ee5a1c66,#0000 60%);width:50%;height:100%;position:absolute;top:0;right:0}.lp-root .cta-card h2{font-family:var(--lp-font-serif);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(36px,4vw,52px);font-weight:600;line-height:1.05}.lp-root .cta-card h2 em{color:var(--lp-gold)}.lp-root .cta-card p{color:#faf3e7b3;max-width:460px;margin-bottom:32px;font-size:17px}.lp-root .cta-actions{flex-wrap:wrap;gap:14px;display:flex}.lp-root .cta-card .lp-btn.primary{background:var(--lp-orange)}.lp-root .cta-card .lp-btn.outline{color:var(--lp-bg);border-color:#faf3e74d}.lp-root .cta-card .lp-btn.outline:hover{color:var(--lp-bg);background:#faf3e71a}.lp-root .cta-visual{height:320px;position:relative}.lp-root .cta-visual .kente-mini{border:4px solid var(--lp-ink);z-index:2;background:url(/images/kente-diamond.jpeg) 50%/cover;border-radius:14px;width:100px;height:100px;position:absolute;top:20%;left:30%;transform:rotate(6deg)}.lp-root .lp-footer{background:var(--lp-ink);color:var(--lp-bg);padding:80px 32px 40px}.lp-root .footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1280px;margin:0 auto;display:grid}.lp-root .lp-footer h4{text-transform:uppercase;letter-spacing:.1em;color:var(--lp-gold);font-size:13px;font-family:var(--lp-font-mono);margin-bottom:18px;font-weight:500}.lp-root .lp-footer ul{gap:10px;list-style:none;display:grid}.lp-root .lp-footer ul a{color:#faf3e7b3;font-size:15px;text-decoration:none}.lp-root .lp-footer ul a:hover{color:var(--lp-gold)}.lp-root .lp-footer .desc{color:#faf3e799;max-width:320px;margin-top:16px;font-size:15px;line-height:1.5}.lp-root .footer-bottom{color:#faf3e780;border-top:1px solid #faf3e71f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:1280px;margin:60px auto 0;padding-top:30px;font-size:13px;display:flex}.lp-root [data-reveal]{opacity:0;transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(30px)}.lp-root [data-reveal].in{opacity:1;transform:none}.lp-root [data-reveal=left]{transform:translate(-40px)}.lp-root [data-reveal=right]{transform:translate(40px)}.lp-root [data-reveal=left].in,.lp-root [data-reveal=right].in{transform:none}.lp-root [data-reveal-delay="1"]{transition-delay:.1s}.lp-root [data-reveal-delay="2"]{transition-delay:.2s}.lp-root [data-reveal-delay="3"]{transition-delay:.3s}.lp-root [data-reveal-delay="4"]{transition-delay:.4s}.lp-root [data-reveal-delay="5"]{transition-delay:.5s}.lp-root [data-parallax]{will-change:transform}.lp-root [data-counter]{font-variant-numeric:tabular-nums}.lp-root .hero-mosaic .panel{opacity:0;animation:.9s cubic-bezier(.2,.7,.2,1) forwards lp-panelIn;transform:translateY(40px)scale(.96)}.lp-root .hero-mosaic .img-main{animation-delay:.2s}.lp-root .hero-mosaic .kente-tile{animation-delay:.4s}.lp-root .hero-mosaic .img-secondary{animation-delay:.6s}.lp-root .hero-mosaic .stat-card{animation-delay:.8s}.lp-root .hero-mosaic .badge-float{opacity:0;animation:.6s cubic-bezier(.2,.7,.2,1) 1s forwards lp-panelIn;transform:translateY(20px)}@keyframes lp-panelIn{to{opacity:1;transform:none}}@media (max-width:980px){.lp-root .nav-links{display:none}.lp-root .hero-grid{grid-template-columns:1fr;gap:40px}.lp-root .hero-mosaic{max-width:540px;height:460px;margin:0 auto}.lp-root .band-inner{grid-template-columns:1fr}.lp-root .band-image{min-height:380px}.lp-root .band-content{padding:60px 32px}.lp-root .features{grid-template-columns:1fr}.lp-root .feature.span-7,.lp-root .feature.span-5,.lp-root .feature.span-6,.lp-root .feature.span-4{grid-column:span 1}.lp-root .testimonial,.lp-root .steps{grid-template-columns:1fr}.lp-root .step{border-bottom:1px solid #faf3e71f;border-right:0;padding-right:0;padding-left:0!important}.lp-root .step:last-child{border-bottom:0}.lp-root .plans{grid-template-columns:1fr 1fr}.lp-root .cta-card{grid-template-columns:1fr;padding:50px 32px}.lp-root .footer-inner{grid-template-columns:1fr 1fr}.lp-root .band-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.lp-root .nav-inner{padding:14px 20px}.lp-root section{padding:80px 20px}.lp-root .hero{padding:60px 20px 40px}.lp-root .hero-mosaic{height:360px}.lp-root .hero-mosaic .img-main{width:220px;height:300px}.lp-root .hero-mosaic .stat-card{width:180px}.lp-root .hero-mosaic .img-secondary{width:180px;height:120px}.lp-root .band-stats{grid-template-columns:1fr 1fr}.lp-root .footer-inner,.lp-root .plans{grid-template-columns:1fr}}.lp-root .cta-visual{width:100%;height:320px;position:relative}.lp-root .cta-visual .blob{border-radius:18px;position:absolute;overflow:hidden}.lp-root .cta-visual .blob.img1{background:url(/images/audience-wide.jpeg) 50%/cover no-repeat;width:60%;height:70%;top:0;right:0}.lp-root .cta-visual .blob.img2{border:4px solid var(--lp-ink);background:url(/images/fashion-display.jpeg) 50%/cover no-repeat;width:55%;height:60%;bottom:0;left:0}@media (max-width:992px){.lp-root .cta-visual{height:280px;margin-top:20px}.lp-root .cta-visual .blob.img1{width:65%;height:68%}.lp-root .cta-visual .blob.img2{width:60%;height:55%}}@media (max-width:640px){.lp-root .cta-visual{width:100%;height:240px}.lp-root .cta-visual .blob{border-radius:14px}.lp-root .cta-visual .blob.img1{width:72%;height:65%;top:0;right:0}.lp-root .cta-visual .blob.img2{border-width:3px;width:68%;height:55%;bottom:0;left:0}}@media (max-width:480px){.lp-root .cta-visual{height:210px}.lp-root .cta-visual .blob.img1{width:75%;height:62%}.lp-root .cta-visual .blob.img2{width:72%;height:52%}}
