.alm-page{font-family:Anybody,sans-serif;background:#000;color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased}.alm-container{max-width:1100px;margin:0 auto;padding:0 24px}.alm-accent{color:#CDFC2E}.alm-section{padding:96px 0;border-bottom:1px solid #1c1c1c}.alm-section-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#CDFC2E;margin-bottom:16px}.alm-section-heading{font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.1;margin-bottom:40px;color:#fff}.alm-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#CDFC2E;color:#000;font-family:Anybody,sans-serif;font-size:16px;font-weight:800;padding:18px 40px;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:transform .15s ease,background .15s ease}.alm-cta-arrow{flex-shrink:0;transition:transform .15s ease}.alm-cta-btn:hover .alm-cta-arrow,.alm-submit-btn:hover .alm-cta-arrow{transform:translateX(4px)}.alm-cta-btn:hover{background:#b8e020;transform:translateY(-2px)}.alm-cta-btn-large{font-size:18px;padding:22px 52px}.alm-hero{min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:96px 24px 72px;background:#000;position:relative;overflow:hidden}.alm-hero-vsl{width:100%;max-width:760px;margin:12px 0 36px}.alm-hero:before{content:"";position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(205,252,46,.08) 0,transparent 70%);pointer-events:none}.alm-hero-badge{display:inline-block;background:#CDFC2E;color:#000;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:8px 20px;margin-bottom:32px}.alm-hero-headline{display:flex;flex-direction:column;gap:10px;margin-bottom:28px;max-width:960px;color:#fff}.alm-h-1{font-size:clamp(42px,7.5vw,84px);font-weight:900;line-height:1;letter-spacing:-1.5px}.alm-h-2{font-size:clamp(22px,3.4vw,40px);font-weight:700;line-height:1.15;color:#C4C4C4}.alm-h-3{font-size:clamp(15px,2.2vw,24px);font-weight:500;line-height:1.2;color:#7A7A7A}.alm-hero-sub{font-size:clamp(16px,2vw,20px);font-weight:400;color:#A3A3A3;max-width:680px;line-height:1.6;margin-bottom:56px}.alm-hero-stats{margin-bottom:56px;background:#0A0A0A;border:1px solid #2d2d2d;padding:32px 48px;flex-wrap:wrap;justify-content:center;gap:0}.alm-hero-stats,.alm-stat{display:flex;align-items:center}.alm-stat{flex-direction:column;gap:8px;padding:0 40px}.alm-stat-num{font-size:42px;font-weight:900;color:#CDFC2E;line-height:1}.alm-stat-label{font-size:13px;color:#6B6B6B;max-width:160px;text-align:center;line-height:1.4}.alm-stat-divider{width:1px;height:60px;background:#2D2D2D;flex-shrink:0}.alm-hero-note{margin-top:16px;font-size:13px;color:#6B6B6B}.alm-problem-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2px;gap:2px}.alm-problem-card{background:#0A0A0A;padding:40px;border:1px solid #1c1c1c;transition:border-color .2s}.alm-problem-card:hover{border-color:#CDFC2E}.alm-problem-icon{font-size:32px;margin-bottom:16px}.alm-problem-card h3{font-size:20px;font-weight:700;margin-bottom:12px;color:#fff}.alm-problem-card p{font-size:15px;color:#6B6B6B;line-height:1.6}.alm-solution{text-align:center}.alm-solution-desc{font-size:clamp(16px,2vw,20px);color:#A3A3A3;max-width:700px;margin:0 auto 48px;line-height:1.6}.alm-solution-highlight{display:inline-block;border:2px solid #cdfc2e;padding:20px 48px}.alm-highlight-text{font-size:clamp(20px,3vw,28px);font-weight:800;color:#CDFC2E;letter-spacing:1px}.alm-pillars{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px}.alm-pillar{background:#0A0A0A;border:1px solid #1c1c1c;padding:40px 32px;display:flex;flex-direction:column;gap:0}.alm-pillar-featured{border-color:#CDFC2E;background:#0D0D00;position:relative}.alm-pillar-featured:before{content:"MOST POPULAR";position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:#CDFC2E;color:#000;font-size:10px;font-weight:800;letter-spacing:2px;padding:4px 16px}.alm-pillar-num{font-size:11px;font-weight:800;letter-spacing:3px;color:#3A3A3A;margin-bottom:12px}.alm-pillar-icon{font-size:36px;margin-bottom:16px}.alm-pillar-title{font-size:22px;font-weight:800;margin-bottom:24px;color:#fff}.alm-pillar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.alm-pillar-list li{font-size:14px;color:#A3A3A3;line-height:1.5;padding-left:20px;position:relative}.alm-pillar-list li:before{content:"→";position:absolute;left:0;color:#CDFC2E;font-size:12px}.alm-results{background:#0A0A0A}.alm-results-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2px;gap:2px}.alm-result-item{display:flex;gap:18px;align-items:center;padding:28px 32px;background:#000;border:1px solid #1c1c1c;transition:border-color .2s}.alm-result-item:hover{border-color:#CDFC2E}.alm-result-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:linear-gradient(145deg,rgba(205,252,46,.16),rgba(205,252,46,.04));border:1px solid rgba(205,252,46,.3);color:#CDFC2E;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(205,252,46,.25)}.alm-result-item h4{font-size:17px;font-weight:700;margin-bottom:0;color:#fff;line-height:1.4}.alm-result-item p{font-size:14px;color:#6B6B6B;line-height:1.6}.alm-pricing{text-align:center}.alm-pricing-card{background:#0A0A0A;border:2px solid #cdfc2e;padding:64px 48px;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}.alm-pricing-badge{background:#CDFC2E;color:#000;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:8px 24px}.alm-price-row{display:flex;align-items:center;gap:32px}.alm-price-block{display:flex;flex-direction:column;align-items:center;gap:8px}.alm-price-label{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#6B6B6B}.alm-price-main{display:flex;align-items:baseline;gap:12px}.alm-price-original{font-size:28px;font-weight:700;color:#3A3A3A;text-decoration:line-through}.alm-price-current{font-size:64px;font-weight:900;color:#CDFC2E;line-height:1}.alm-price-standard{font-size:48px;font-weight:900;color:#fff;line-height:1}.alm-price-period{font-size:24px;font-weight:400}.alm-price-note{font-size:13px;color:#6B6B6B}.alm-price-arrow{color:#CDFC2E;display:flex;align-items:center}.alm-price-arrow svg{width:30px;height:30px}.alm-pricing-includes{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center;font-size:14px;color:#A3A3A3;font-weight:600}.alm-pricing-includes span:nth-child(2n){color:#CDFC2E;font-weight:700}.alm-pricing-disclaimer{font-size:13px;color:#6B6B6B;max-width:440px;line-height:1.5;text-align:center}.alm-form-section{background:#0A0A0A}.alm-form-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.alm-form-heading{font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15;margin-bottom:20px;color:#fff}.alm-form-sub{font-size:16px;color:#A3A3A3;line-height:1.6;margin-bottom:32px}.alm-form-guarantees{display:flex;flex-direction:column;gap:12px}.alm-guarantee{display:flex;align-items:center;gap:12px;font-size:14px;color:#A3A3A3;font-weight:500}.alm-guarantee-icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:linear-gradient(145deg,rgba(205,252,46,.16),rgba(205,252,46,.04));border:1px solid rgba(205,252,46,.3);color:#CDFC2E;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(205,252,46,.25)}.alm-form{gap:16px}.alm-form,.alm-form-group{display:flex;flex-direction:column}.alm-form-group{gap:6px}.alm-input{background:#000;border:1px solid rgba(205,252,46,.22);color:#fff;font-family:Anybody,sans-serif;font-size:15px;padding:16px 20px;outline:none;transition:border-color .2s;width:100%}.alm-input::placeholder{color:#3A3A3A}.alm-input:focus{border-color:rgba(205,252,46,.55)}.alm-input-error{border-color:#ff4444}.alm-error{font-size:12px;color:#ff4444}.alm-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#CDFC2E;color:#000;font-family:Anybody,sans-serif;font-size:16px;font-weight:800;padding:20px;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:background .15s ease,transform .15s ease;margin-top:8px}.alm-submit-btn:hover:not(:disabled){background:#b8e020;transform:translateY(-2px)}.alm-submit-btn:disabled{opacity:.6;cursor:not-allowed}.alm-form-privacy{font-size:12px;color:#3A3A3A;text-align:center}.alm-privacy-link{color:#6B6B6B;text-decoration:underline}.alm-privacy-link:hover{color:#CDFC2E}.alm-faq-list{display:flex;flex-direction:column;gap:2px;max-width:800px}.alm-faq-item{background:#0A0A0A;border:1px solid #1c1c1c;cursor:pointer;transition:border-color .2s}.alm-faq-item:hover,.alm-faq-open{border-color:#CDFC2E}.alm-faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;font-size:16px;font-weight:600;color:#fff;gap:16px}.alm-faq-toggle{font-size:24px;color:#CDFC2E;flex-shrink:0;font-weight:300;line-height:1}.alm-faq-answer{font-size:15px;color:#6B6B6B;line-height:1.7;border-top:1px solid #1c1c1c;padding:20px 28px 24px}.alm-final-cta{background:#000;text-align:center;border-bottom:none}.alm-final-cta-inner{display:flex;flex-direction:column;align-items:center;gap:24px}.alm-final-heading{font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1;color:#fff}.alm-final-sub{font-size:18px;color:#6B6B6B}.alm-footer{padding:32px 24px;background:#000;border-top:1px solid #1c1c1c}.alm-footer .alm-container{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#3A3A3A}.alm-vsl{text-align:center;background:#050505}.alm-vsl-heading{margin-bottom:40px}.alm-vsl-frame{position:relative;max-width:880px;margin:0 auto;aspect-ratio:16/9;background:#000;border:1px solid #2d2d2d;border-radius:14px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.6),0 0 0 1px rgba(205,252,46,.08)}.alm-vsl-video{width:100%;height:100%;object-fit:cover;display:block}.alm-vsl-playing .alm-vsl-video{object-fit:contain;background:#000}.alm-vsl-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:radial-gradient(circle at center,rgba(0,0,0,.35) 0,rgba(0,0,0,.7) 100%);border:none;cursor:pointer;transition:background .2s ease}.alm-vsl-overlay:hover{background:radial-gradient(circle at center,rgba(0,0,0,.25) 0,rgba(0,0,0,.6) 100%)}.alm-vsl-play{width:88px;height:88px;border-radius:50%;background:#CDFC2E;color:#000;display:flex;align-items:center;justify-content:center;padding-left:4px;box-shadow:0 10px 40px rgba(205,252,46,.4);transition:transform .2s ease}.alm-vsl-overlay:hover .alm-vsl-play{transform:scale(1.08)}.alm-vsl-caption{font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#fff}.alm-callback{width:100%;max-width:600px;margin-bottom:8px}.alm-callback-row{display:flex;gap:8px;background:#0A0A0A;border:1px solid rgba(205,252,46,.32);border-radius:12px;padding:7px}.alm-callback-input{flex:1 1;min-width:0;background:transparent;border:none;color:#fff;font-family:Anybody,sans-serif;font-size:15px;padding:10px 14px;outline:none}.alm-callback-input::placeholder{color:#6B6B6B}.alm-callback-input:first-of-type{border-right:1px solid rgba(205,252,46,.24)}.alm-callback-phone{flex:1 1;min-width:0;display:flex;align-items:center}.alm-callback-code{flex-shrink:0;color:#C9C9C9;font-family:Anybody,sans-serif;font-size:15px;font-weight:600;padding:10px 0 10px 14px}.alm-callback-phone-input{padding-left:8px}.alm-callback-btn{position:relative;overflow:hidden;flex-shrink:0;padding:13px 22px;border-radius:8px;font-size:14px;white-space:nowrap;animation:almCtaPulse 2.6s ease-in-out infinite}.alm-callback-btn:after{content:"";position:absolute;top:0;left:-75%;width:55%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.65),transparent);transform:skewX(-22deg);animation:almCtaShine 3s ease-in-out infinite;pointer-events:none}@keyframes almCtaShine{0%{left:-75%}55%,to{left:145%}}@keyframes almCtaPulse{0%,to{box-shadow:0 0 0 0 rgba(205,252,46,.35);transform:translateY(0)}50%{box-shadow:0 0 26px 3px rgba(205,252,46,.45);transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.alm-callback-btn,.alm-callback-btn:after{animation:none}}.alm-callback-err{display:block;margin-top:9px;font-size:13px;color:#ff5a5a;text-align:left}.alm-callback-done{width:100%;max-width:600px;display:flex;align-items:center;gap:12px;background:rgba(205,252,46,.08);border:1px solid rgba(205,252,46,.3);border-radius:12px;padding:18px 20px;color:#E4E4E4;font-size:15px;line-height:1.4;text-align:left;margin-bottom:8px}.alm-callback-done-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#CDFC2E;color:#000;display:flex;align-items:center;justify-content:center}.alm-callback-done-icon svg{width:16px;height:16px}@media (max-width:560px){.alm-callback-row{flex-direction:column;gap:0;padding:6px}.alm-callback-input:first-of-type{border-right:none;border-bottom:1px solid rgba(205,252,46,.24)}.alm-callback-phone{border-bottom:none}.alm-callback-btn{margin-top:6px;justify-content:center}}.alm-hero-bullets{display:flex;flex-direction:column;gap:14px;margin-bottom:48px;text-align:left;max-width:620px;width:100%}.alm-hero-bullet{display:flex;align-items:flex-start;gap:14px;font-size:clamp(14px,1.6vw,16px);color:#D4D4D4;line-height:1.5;opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}.alm-hero-bullet.alm-in{opacity:1;transform:translateY(0)}.alm-hero-bullet:nth-child(2){transition-delay:.12s}.alm-hero-bullet:nth-child(3){transition-delay:.24s}.alm-hero-bullet:nth-child(4){transition-delay:.36s}.alm-hero-bullet .alm-bullet-check{transform:scale(.4);transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.alm-hero-bullet.alm-in .alm-bullet-check{transform:scale(1)}.alm-hero-bullet:first-child .alm-bullet-check{transition-delay:.18s}.alm-hero-bullet:nth-child(2) .alm-bullet-check{transition-delay:.3s}.alm-hero-bullet:nth-child(3) .alm-bullet-check{transition-delay:.42s}.alm-hero-bullet:nth-child(4) .alm-bullet-check{transition-delay:.54s}@media (prefers-reduced-motion:reduce){.alm-hero-bullet,.alm-hero-bullet .alm-bullet-check{opacity:1;transform:none;transition:none}}.alm-bullet-check{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#CDFC2E;color:#000;display:flex;align-items:center;justify-content:center;margin-top:1px}.alm-bullet-check svg{width:15px;height:15px}.alm-getting-intro{font-size:clamp(16px,2vw,19px);color:#A3A3A3;max-width:720px;line-height:1.6;margin-bottom:56px}.alm-center{text-align:center}.alm-getting-container{max-width:1180px}.alm-getting .alm-getting-intro{margin-left:auto;margin-right:auto}.alm-getting-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-bottom:56px;text-align:left;align-items:start}.alm-getting-col{display:flex;flex-direction:column;min-width:0}.alm-getting-num{font-size:13px;font-weight:800;letter-spacing:3px;color:#CDFC2E;margin-bottom:10px}.alm-getting-col-title{font-size:21px;font-weight:800;margin-bottom:8px;color:#fff}.alm-getting-sub{font-size:14px;color:#8B8B8B;line-height:1.5;margin-bottom:22px;min-height:42px}.alm-creative-bento{column-count:2;column-gap:8px;min-width:0}.alm-creative-card{position:relative;display:block;width:100%;margin:0 0 8px;page-break-inside:avoid;break-inside:avoid;border-radius:10px;overflow:hidden;background:#111}.alm-cc-img{display:block;width:100%;height:auto}.alm-creative-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 55%,rgba(0,0,0,.55));z-index:1}.cc-turmeric{background:linear-gradient(160deg,#6b7d2e,#2c3414)}.cc-watch{background:linear-gradient(160deg,#5a4a2a,#1c1610)}.cc-portrait{background:linear-gradient(160deg,#4a3b32,#15100d)}.cc-whey{background:linear-gradient(160deg,#8a2020,#2a0c0c)}.cc-shoe{background:linear-gradient(160deg,#3a3f45,#121417)}.cc-house{background:linear-gradient(160deg,#4a5560,#14191e)}.alm-cc-tag{font-size:8px;letter-spacing:1px;opacity:.85;margin-bottom:2px}.alm-cc-tag,.alm-cc-title{position:relative;z-index:1;font-weight:800;color:#fff}.alm-cc-title{font-size:11px;line-height:1.05;white-space:pre-line;text-transform:uppercase}.alm-cc-play{position:absolute;left:8px;bottom:8px;z-index:2;width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;display:flex;align-items:center;justify-content:center;padding-left:1px}.alm-dash{background:#0C0C0C;border:1px solid #222;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:16px}.alm-dash-title{font-size:13px;font-weight:700;color:#fff}.alm-dash-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.alm-dash-stat{display:flex;flex-direction:column;gap:4px}.alm-dash-stat-label{font-size:10px;color:#777}.alm-dash-stat-row{display:flex;align-items:baseline;gap:5px}.alm-dash-stat-row b{font-size:17px;font-weight:800;color:#fff}.alm-dash-stat-row i{font-size:10px;font-style:normal;color:#CDFC2E}.alm-dash-chart{position:relative;padding-left:28px}.alm-dash-yaxis{position:absolute;left:0;top:0;bottom:18px;display:flex;flex-direction:column;justify-content:space-between;font-size:8px;color:#555}.alm-dash-svg{width:100%;height:110px;display:block}.alm-dash-xaxis{display:flex;justify-content:space-between;font-size:8px;color:#555;margin-top:6px}.alm-dash-platforms{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.alm-platform{background:#141414;border:1px solid #222;border-radius:8px;padding:10px 8px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.alm-platform-icon{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.alm-platform-active{display:flex;align-items:center;gap:4px;font-size:9px;color:#9a9a9a}.alm-dot-green{width:6px;height:6px;border-radius:50%;background:#22C55E}.alm-platform-cpl{font-size:13px;font-weight:800;color:#fff}.alm-platform-cpllabel{font-size:8px;color:#666;letter-spacing:1px}.alm-dash-btn{background:#141414;border:1px solid #2a2a2a;border-radius:8px;color:#ddd;font-family:Anybody,sans-serif;font-size:12px;font-weight:600;padding:11px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.alm-dash-btn .alm-cta-arrow{width:14px;height:14px}.alm-card{height:446px;background:#0C0C0C;border:1px solid #1f1f1f;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 50px rgba(0,0,0,.4)}.alm-card-bento{padding:9px}.alm-bento{column-count:3;column-gap:7px;flex:1 1;min-height:0}.alm-btile{position:relative;page-break-inside:avoid;break-inside:avoid;margin-bottom:7px;border-radius:7px;overflow:hidden;background:#111}.alm-btile img{width:100%;height:auto;display:block}.alm-btile-play{position:absolute;left:6px;bottom:6px;width:16px;height:16px;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;padding-left:1px}.alm-camp{padding:16px;gap:13px;justify-content:space-between}.alm-camp-top{display:flex;gap:10px}.alm-camp-plat{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.alm-plat-white{background:#fff}.alm-camp-plat svg,.alm-dicon svg{width:18px;height:18px;display:block}.alm-camp-panels{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.alm-camp-card{background:#141414;border:1px solid #222;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px}.alm-camp-ptitle{font-size:9px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#CDFC2E}.alm-camp-field{display:flex;flex-direction:column;gap:4px}.alm-camp-flabel{font-size:9px;color:#888}.alm-camp-select{justify-content:space-between;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:7px;padding:7px 9px;font-size:11px;color:#fff}.alm-camp-aud,.alm-camp-select{display:flex;align-items:center}.alm-camp-aud{gap:8px}.alm-camp-avatars{display:flex}.alm-camp-avatars i{width:18px;height:18px;border-radius:50%;border:2px solid #141414;margin-left:-6px;background:linear-gradient(135deg,#CDFC2E,#6b2fe8)}.alm-camp-avatars i:first-child{margin-left:0}.alm-camp-avatars i:nth-child(2){background:linear-gradient(135deg,#3B9EFF,#A855F7)}.alm-camp-avatars i:nth-child(3){background:linear-gradient(135deg,#FFB020,#E4405F)}.alm-camp-aud-count{font-size:10px;color:#CDFC2E;font-weight:700}.alm-camp-budget{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#fff;font-weight:600}.alm-camp-toggle{width:30px;height:17px;border-radius:9px;background:#CDFC2E;position:relative;flex-shrink:0}.alm-camp-toggle i{position:absolute;top:2px;right:2px;width:13px;height:13px;border-radius:50%;background:#000}.alm-camp-launch{margin-top:2px;display:flex;align-items:center;justify-content:center;gap:6px;background:#CDFC2E;color:#000;border:none;border-radius:8px;padding:9px;font-family:Anybody,sans-serif;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;cursor:pointer}.alm-camp-launch svg{width:13px;height:13px}.alm-camp-leads{display:flex;flex-direction:column;gap:3px}.alm-camp-leads-row{display:flex;align-items:baseline;gap:6px}.alm-camp-leads-row b{font-size:20px;font-weight:900;color:#fff}.alm-camp-leads-row i{font-style:normal;font-size:9px;color:#CDFC2E}.alm-camp-chart{width:100%;height:52px;display:block}.alm-camp-metrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:auto}.alm-camp-metrics>div{display:flex;flex-direction:column;gap:2px}.alm-camp-metrics b{font-size:14px;font-weight:800;color:#fff}.alm-camp-dist{display:flex;flex-direction:column;align-items:center}.alm-camp-dist-label{font-size:9px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#888;margin-bottom:2px}.alm-camp-dist-lines{width:100%;height:26px;display:block}.alm-camp-dist-lines path{fill:none;stroke:rgba(205,252,46,.4);stroke-width:1.2;stroke-dasharray:3 3}.alm-camp-dist-icons{gap:22px;margin-top:2px}.alm-camp-dist-icons,.alm-dicon{display:flex;justify-content:center}.alm-dicon{width:30px;height:30px;border-radius:50%;align-items:center;font-size:14px;font-weight:800;color:#fff}.alm-camp-steps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px;border-top:1px solid #1c1c1c;padding-top:14px}.alm-camp-step{display:flex;flex-direction:column;align-items:center;gap:6px}.alm-camp-step svg{color:#CDFC2E}.alm-camp-step span{font-size:8px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#999}.alm-manage3{display:grid;grid-template-columns:194px 1fr;grid-gap:12px;gap:12px;padding:12px}.alm-iphone{position:relative;background:#0b141a;border:5px solid #1a1a1a;border-radius:28px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(0,0,0,.5)}.alm-iphone-island{top:6px;width:42px;height:12px;background:#000;border-radius:7px}.alm-iphone-home,.alm-iphone-island{position:absolute;left:50%;transform:translateX(-50%);z-index:6}.alm-iphone-home{bottom:4px;width:48px;height:3px;border-radius:2px;background:rgba(255,255,255,.45)}.alm-wa-head{gap:6px;padding:22px 9px 8px;background:#f0f2f5;border-bottom:1px solid #e3e6ea}.alm-wa-avatar,.alm-wa-head{display:flex;align-items:center}.alm-wa-avatar{width:22px;height:22px;border-radius:50%;background:#00a884;color:#fff;font-size:8px;font-weight:800;justify-content:center;flex-shrink:0}.alm-wa-name{display:flex;flex-direction:column;font-size:9px;font-weight:700;color:#111b21;line-height:1.2}.alm-wa-name i{font-style:normal;font-size:7px;font-weight:400;color:#667781}.alm-wa-chat{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:5px;padding:8px 7px;overflow-y:auto;background:#efeae2;scrollbar-width:none}.alm-wa-chat::-webkit-scrollbar{display:none}.alm-wa-msg{max-width:90%;display:flex;flex-direction:column}.alm-wa-msg p{font-size:8.5px;line-height:1.32;padding:5px 7px;border-radius:9px;margin:0;color:#111b21;box-shadow:0 1px 1px rgba(0,0,0,.08)}.alm-wa-msg time{font-size:6px;color:#667781;margin-top:1px;align-self:flex-end}.alm-wa-msg.in{align-self:flex-start;align-items:flex-start}.alm-wa-msg.in p{background:#fff;border-top-left-radius:2px}.alm-wa-msg.in time{align-self:flex-start}.alm-wa-msg.out{align-self:flex-end;align-items:flex-end}.alm-wa-msg.out p{background:#d9fdd3;border-top-right-radius:2px}.alm-wa-props{max-width:100%;align-self:stretch;align-items:flex-end}.alm-wa-carousel{display:flex;gap:6px;overflow-x:auto;width:100%;padding-bottom:3px;scrollbar-width:none}.alm-wa-carousel::-webkit-scrollbar{display:none}.alm-wa-prop{flex:0 0 96px;width:96px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.15)}.alm-wa-prop-img{width:100%;height:56px;object-fit:cover;display:block}.alm-wa-prop-body{padding:5px 6px;display:flex;flex-direction:column;gap:1px}.alm-wa-prop-name{font-size:8px;font-weight:800;color:#111b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alm-wa-prop-meta{font-size:7.5px;color:#008069;font-weight:700}.alm-wa-prop-loc{font-size:6.5px;color:#667781}.alm-wa-input{display:flex;align-items:center;gap:5px;padding:6px 7px 8px;background:#f0f2f5}.alm-wa-input>span:first-child{flex:1 1;background:#fff;color:#8696a0;font-size:8px;padding:6px 9px;border-radius:12px}.alm-wa-send{width:21px;height:21px;border-radius:50%;background:#00a884;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding-left:1px}.alm-manage3-right{align-self:stretch;display:flex;flex-direction:column;gap:10px;min-width:0}.alm-pipe{flex:1 1;background:#141414;border:1px solid #222;border-radius:12px;padding:12px 11px 8px;display:flex;flex-direction:column}.alm-pipe-title{font-size:10px;font-weight:700;color:#fff;margin-bottom:5px}.alm-pipe-row{flex:1 1;gap:7px;min-height:20px}.alm-pipe-icon,.alm-pipe-row{display:flex;align-items:center}.alm-pipe-icon{width:16px;height:16px;border-radius:50%;justify-content:center;flex-shrink:0}.alm-pipe-stage{flex:1 1;font-size:10px;color:#cfcfcf;white-space:nowrap}.alm-pipe-count{font-size:11px;font-weight:800;color:#fff}.alm-visits{background:#141414;border:1px solid #222;border-radius:12px;padding:12px 13px;display:flex;flex-direction:column;gap:2px}.alm-visits-label{font-size:9.5px;color:#888}.alm-visits-row{display:flex;align-items:baseline;gap:8px}.alm-visits-row b{font-size:24px;font-weight:900;color:#fff;line-height:1.1}.alm-visits-row i{font-style:normal;font-size:11px;color:#CDFC2E;font-weight:700}.alm-visits-chart{width:100%;height:28px;margin-top:4px}.alm-manage{display:grid;grid-template-columns:150px 1fr;grid-gap:12px;gap:12px}.alm-phone{background:#0a0a0a;border:2px solid #2a2a2a;border-radius:22px;padding:8px 7px;display:flex;flex-direction:column;gap:8px;position:relative;overflow:hidden}.alm-phone-notch{width:44px;height:4px;border-radius:3px;background:#2a2a2a;margin:2px auto 0}.alm-phone-header{display:flex;align-items:center;gap:7px;padding:4px 2px 8px;border-bottom:1px solid #1c1c1c}.alm-phone-avatar{width:24px;height:24px;border-radius:50%;background:#CDFC2E;color:#000;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center}.alm-phone-hname{display:flex;flex-direction:column;font-size:10px;font-weight:700;color:#fff}.alm-phone-hname i{font-style:normal;font-size:8px;font-weight:500;color:#22C55E}.alm-phone-chat{gap:7px;padding:2px}.alm-msg,.alm-phone-chat{display:flex;flex-direction:column}.alm-msg{max-width:85%}.alm-msg p{font-size:9.5px;line-height:1.3;padding:6px 8px;border-radius:9px;color:#fff}.alm-msg time{font-size:7px;color:#666;margin-top:2px}.alm-msg.in{align-self:flex-start;align-items:flex-start}.alm-msg.in p{background:#1f1f1f;border-bottom-left-radius:2px}.alm-msg.out{align-self:flex-end;align-items:flex-end}.alm-msg.out p{background:#2f4a16;color:#eaffd0;border-bottom-right-radius:2px}.alm-msg-media{max-width:70%}.alm-msg-img{position:relative;width:80px;height:80px;border-radius:9px;display:block;overflow:hidden;background:#111}.alm-cc-play.sm{width:18px;height:18px;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);background:rgba(0,0,0,.5)}.alm-msg-card{align-self:flex-end;align-items:flex-end;max-width:92%}.alm-prodcard{width:124px;background:#1f1f1f;border-radius:9px;overflow:hidden;border:1px solid #2a2a2a}.alm-prodcard-img{width:100%;height:62px;object-fit:cover;display:block}.alm-prodcard-body{padding:7px 8px;display:flex;flex-direction:column;gap:3px}.alm-prodcard-title{font-size:9px;font-weight:800;color:#fff;line-height:1.1}.alm-prodcard-badge{display:flex;align-items:center;gap:4px;font-size:7.5px;font-weight:700;color:#22C55E}.alm-pc-dot{width:5px;height:5px;border-radius:50%;background:#22C55E;flex-shrink:0}.alm-prodcard-meta{font-size:7.5px;color:#888}.alm-prodcard-btn{margin-top:4px;text-align:center;background:#2f4a16;color:#cdfc2e;border-radius:5px;padding:4px;font-size:7.5px;font-weight:800;letter-spacing:.3px}.alm-phone-input{margin-top:auto;display:flex;align-items:center;justify-content:space-between;background:#161616;border-radius:14px;padding:6px 6px 6px 11px;font-size:9px;color:#666}.alm-phone-send{width:20px;height:20px;border-radius:50%;background:#22C55E;color:#fff;display:flex;align-items:center;justify-content:center}.alm-manage-right{display:flex;flex-direction:column;gap:12px}.alm-pipeline{background:#0C0C0C;border:1px solid #222;border-radius:12px;padding:14px}.alm-pipeline-title{font-size:11px;font-weight:700;color:#fff;margin-bottom:12px}.alm-pipeline-row{display:flex;align-items:center;gap:9px;padding:5px 0}.alm-pipeline-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.alm-pipeline-stage{font-size:11px;color:#bbb;flex:1 1}.alm-pipeline-count{font-size:12px;font-weight:800;color:#fff}.alm-meetings{background:#0C0C0C;border:1px solid #222;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:6px}.alm-meetings-label{font-size:10px;color:#888}.alm-meetings-row{display:flex;align-items:baseline;gap:8px}.alm-meetings-row b{font-size:26px;font-weight:900;color:#fff}.alm-meetings-row i{font-style:normal;font-size:11px;color:#CDFC2E}.alm-meetings-chart{width:100%;height:30px;margin-top:4px}.alm-getting-closer{font-size:clamp(18px,2.4vw,24px);font-weight:700;color:#fff;line-height:1.4;max-width:760px;margin:0 auto 22px}.alm-getting-cta{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto}.alm-how .alm-section-heading,.alm-how .alm-section-label{text-align:center}.alm-steps{display:flex;align-items:stretch;justify-content:center;gap:16px}.alm-step{flex:1 1;background:#0C0C0C;border:1px solid #1f1f1f;border-radius:14px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;transition:border-color .2s,transform .2s}.alm-step:hover{border-color:#CDFC2E;transform:translateY(-4px)}.alm-step-num{width:56px;height:56px;border-radius:50%;border:2px solid #cdfc2e;color:#CDFC2E;font-size:24px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.alm-step-body h3{font-size:20px;font-weight:800;margin-bottom:10px;color:#fff}.alm-step-body p{font-size:15px;color:#8B8B8B;line-height:1.65}.alm-step-arrow{flex-shrink:0;align-self:center;color:#CDFC2E;display:flex;align-items:center;justify-content:center;width:32px}.alm-step-arrow svg{width:26px;height:26px}.alm-problem-intro{font-size:clamp(16px,2vw,19px);color:#A3A3A3;max-width:700px;line-height:1.6;margin-bottom:48px}.alm-problem-list{display:flex;flex-direction:column;gap:2px;max-width:820px;margin-bottom:48px}.alm-problem-row{display:flex;align-items:center;gap:20px;background:#0A0A0A;border:1px solid #1c1c1c;padding:24px 28px}.alm-problem-x{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:rgba(255,68,68,.12);color:#ff5a5a;display:flex;align-items:center;justify-content:center}.alm-problem-row p{font-size:16px;color:#C4C4C4;line-height:1.5}.alm-problem-closer{font-size:clamp(18px,2.4vw,24px);font-weight:700;color:#fff;line-height:1.4}.alm-why-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2px;gap:2px}.alm-why-card{background:#0A0A0A;border:1px solid #1c1c1c;padding:36px 32px;display:flex;align-items:center;gap:24px;transition:border-color .2s}.alm-why-card:hover{border-color:#CDFC2E}.alm-why-icon{flex-shrink:0;width:60px;height:60px;border-radius:14px;background:linear-gradient(145deg,rgba(205,252,46,.16),rgba(205,252,46,.04));border:1px solid rgba(205,252,46,.3);color:#CDFC2E;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(205,252,46,.25),0 8px 20px rgba(0,0,0,.4)}.alm-why-card p{font-size:17px;font-weight:600;color:#E4E4E4;line-height:1.5}.alm-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px}.alm-proof-card{background:#0A0A0A;border:1px solid #1c1c1c;padding:36px 28px;display:flex;flex-direction:column;gap:24px;position:relative}.alm-proof-tag{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#CDFC2E}.alm-proof-stage{display:flex;flex-direction:column;gap:6px}.alm-proof-stage-label{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#6B6B6B}.alm-proof-stage p{font-size:15px;color:#C4C4C4;line-height:1.5}.alm-proof-placeholder .alm-proof-stage p{color:#2D2D2D}.alm-proof-soon{margin-top:auto;align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#3A3A3A;border:1px dashed #2d2d2d;padding:6px 14px}@media (max-width:900px){.alm-getting-grid,.alm-proof-grid,.alm-why-grid{grid-template-columns:1fr}.alm-steps{flex-direction:column;gap:16px}.alm-step{padding:26px 22px}.alm-step-arrow{align-self:center;margin:0;transform:rotate(90deg)}.alm-pillars{grid-template-columns:1fr}.alm-pillar-featured:before{display:none}.alm-form-wrapper{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.alm-section{padding:64px 0}.alm-problem-grid,.alm-results-grid{grid-template-columns:1fr}.alm-hero-stats{flex-direction:column;gap:24px;padding:32px 24px}.alm-stat-divider{width:60px;height:1px}.alm-stat{padding:0}.alm-price-row{flex-direction:column}.alm-price-arrow{transform:rotate(90deg)}.alm-pricing-card{padding:40px 24px}.alm-footer .alm-container{flex-direction:column;gap:12px}}@media (max-width:480px){.alm-hero{padding:60px 20px}.alm-cta-btn-large{font-size:15px;padding:18px 32px}}@media (max-width:760px){.alm-getting-sub{min-height:0}.alm-card{height:auto}.alm-manage3{grid-template-columns:1fr;gap:14px}.alm-iphone{width:220px;max-width:80%;margin:0 auto;aspect-ratio:9/19}.alm-pipe-row{flex:0 0 auto;min-height:26px}.alm-pipe-stage{font-size:12px}.alm-pipe-count{font-size:13px}.alm-pipe-title{font-size:12px}}