.mobile-landscape-content[data-astro-cid-csontvml]{display:none}html.mobile-landscape .main-content[data-astro-cid-csontvml]{display:none!important}html.mobile-landscape .mobile-landscape-content[data-astro-cid-csontvml]{display:block}.mobile-landscape-content[data-astro-cid-csontvml]{--accent: #f5c542;--accent-rgb: 245, 197, 66}.ml-hero[data-astro-cid-csontvml]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;overflow:hidden}.ml-hero-bg[data-astro-cid-csontvml]{position:absolute;inset:0;z-index:0}.ml-hero-bg[data-astro-cid-csontvml]:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 20%,var(--color-dark-bg) 70%);pointer-events:none}.ml-hero-bg[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{width:100%;height:100%;object-fit:cover;opacity:.35}.ml-hero-gradient[data-astro-cid-csontvml]{width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(var(--accent-rgb),.2) 0%,var(--color-dark-bg) 70%)}.ml-hero-content[data-astro-cid-csontvml]{position:relative;z-index:1;text-align:center;max-width:80%}.ml-hero-title[data-astro-cid-csontvml]{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;line-height:1.1;margin-bottom:.75rem;background:linear-gradient(135deg,#fff 0%,var(--accent) 50%,var(--color-neon-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ml-hero-subtitle[data-astro-cid-csontvml]{font-size:clamp(.875rem,2vw,1.125rem);color:#ffffffb3;line-height:1.5;max-width:600px;margin:0 auto}.ml-divider[data-astro-cid-csontvml]{display:flex;align-items:center;gap:1rem;padding:1.5rem 1rem;background:var(--color-dark-bg)}.ml-divider[data-astro-cid-csontvml]:before,.ml-divider[data-astro-cid-csontvml]:after{content:"";flex:1;height:2px;background:linear-gradient(to right,transparent,var(--accent))}.ml-divider[data-astro-cid-csontvml]:after{background:linear-gradient(to left,transparent,var(--accent))}.ml-divider-icon[data-astro-cid-csontvml]{width:32px;height:32px;background-image:url(/glasses-svg/Glasses-Main.svg);background-repeat:no-repeat;background-size:contain;background-position:center;filter:drop-shadow(0 0 8px rgba(var(--accent-rgb),.5))}.ml-section[data-astro-cid-csontvml]{padding:1.5rem 1rem;background:var(--color-dark-bg)}.ml-section-title[data-astro-cid-csontvml]{font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700;color:#fff;margin-bottom:1rem;text-align:center}.ml-section-description[data-astro-cid-csontvml]{font-size:.9rem;color:#ffffffb3;line-height:1.5;text-align:center;margin-bottom:1.25rem;max-width:600px;margin-left:auto;margin-right:auto}.ml-card-grid[data-astro-cid-csontvml]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;padding:.25rem .5rem .75rem}.ml-card[data-astro-cid-csontvml]{padding:1rem;background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.3);border-radius:12px}.ml-card-problem[data-astro-cid-csontvml]{background:linear-gradient(145deg,#fff0c814,rgba(var(--accent-rgb),.1))}.ml-card-icon[data-astro-cid-csontvml]{width:32px;height:32px;padding:.35rem;margin-bottom:.5rem;background:rgba(var(--accent-rgb),.2);border:1px solid rgba(var(--accent-rgb),.4);border-radius:6px;color:var(--accent)}.ml-card-icon[data-astro-cid-csontvml] svg[data-astro-cid-csontvml]{width:100%;height:100%}.ml-card-title[data-astro-cid-csontvml]{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.ml-card-text[data-astro-cid-csontvml]{font-size:.85rem;color:#ffffffb3;line-height:1.5;margin:0}.ml-steps[data-astro-cid-csontvml]{display:flex;flex-direction:column;gap:.75rem;max-width:500px;margin:0 auto}.ml-step[data-astro-cid-csontvml]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:rgba(var(--accent-rgb),.05);border:1px solid rgba(var(--accent-rgb),.2);border-radius:10px}.ml-step-number[data-astro-cid-csontvml]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--accent);border-radius:50%;font-size:.9rem;font-weight:700;color:var(--color-dark-bg)}.ml-step-content[data-astro-cid-csontvml]{flex:1}.ml-step-title[data-astro-cid-csontvml]{font-size:.95rem;font-weight:600;color:#fff;margin:0 0 .25rem}.ml-step-text[data-astro-cid-csontvml]{font-size:.85rem;color:#ffffffb3;line-height:1.4;margin:0}.ml-testimonial-card[data-astro-cid-csontvml]{background:rgba(var(--accent-rgb),.05);border:1px solid rgba(var(--accent-rgb),.2);border-radius:16px;padding:1.25rem;text-align:center;max-width:500px;margin:0 auto}.ml-testimonial-headshot[data-astro-cid-csontvml]{width:60px;height:60px;margin:0 auto .75rem;border-radius:50%;overflow:hidden;border:2px solid var(--accent)}.ml-testimonial-headshot[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{width:100%;height:100%;object-fit:cover}.ml-testimonial-quote[data-astro-cid-csontvml]{font-size:.9rem;color:#ffffffe6;line-height:1.6;font-style:italic;margin:0 0 .75rem}.ml-testimonial-author[data-astro-cid-csontvml]{display:flex;flex-direction:column;gap:.125rem}.ml-testimonial-name[data-astro-cid-csontvml]{font-size:.9rem;font-weight:600;color:var(--accent)}.ml-testimonial-role[data-astro-cid-csontvml]{font-size:.8rem;color:#ffffff80}.ml-cta[data-astro-cid-csontvml]{text-align:center;padding:2rem 1rem}.ml-cta-title[data-astro-cid-csontvml]{font-size:clamp(1.125rem,4vw,1.375rem);font-weight:700;color:#fff;margin-bottom:.5rem}.ml-cta-subtitle[data-astro-cid-csontvml]{font-size:.875rem;color:#ffffffb3;line-height:1.5;margin-bottom:1rem;max-width:400px;margin-left:auto;margin-right:auto}.ml-cta-button[data-astro-cid-csontvml]{padding:.75rem 2rem;font-size:.95rem}.outcome-hero[data-astro-cid-csontvml],.outcome-section[data-astro-cid-csontvml],.benefits-section[data-astro-cid-csontvml],.how-section[data-astro-cid-csontvml],.outcome-divider[data-astro-cid-csontvml],.cta-section{--accent: var(--color-neon-yellow);--accent-rgb: 255, 231, 0}.outcome-hero[data-astro-cid-csontvml]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:8rem 1.5rem 4rem;overflow:hidden}.outcome-hero-content[data-astro-cid-csontvml]{position:relative;z-index:10;text-align:center;max-width:900px;pointer-events:auto}.outcome-badge[data-astro-cid-csontvml]{display:inline-block;padding:.5rem 1.25rem;background:rgba(var(--accent-rgb),.1);border:1px solid rgba(var(--accent-rgb),.3);border-radius:100px;color:var(--accent);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.outcome-hero-title[data-astro-cid-csontvml]{font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff 0%,var(--accent) 50%,var(--color-neon-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 4px 12px rgba(0,0,0,.6))}.outcome-hero-subtitle[data-astro-cid-csontvml]{font-size:clamp(1.125rem,2.5vw,1.5rem);color:#ffffffb3;line-height:1.6;max-width:700px;margin:0 auto 3rem}.outcome-hero-scroll[data-astro-cid-csontvml]{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffff80;text-decoration:none;font-size:.875rem;transition:color .3s ease}.outcome-hero-scroll[data-astro-cid-csontvml]:hover{color:var(--accent)}.outcome-hero-scroll[data-astro-cid-csontvml] svg[data-astro-cid-csontvml]{width:24px;height:24px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}.outcome-hero-image[data-astro-cid-csontvml]{position:absolute;inset:0;z-index:0;overflow:hidden}.outcome-hero-image[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{width:100%;height:100%;object-fit:cover;opacity:.35;animation:kenBurnsZoom 20s ease-out forwards;transform-origin:center center}@keyframes kenBurnsZoom{0%{transform:scale(1)}to{transform:scale(1.15)}}.outcome-hero-orbs[data-astro-cid-csontvml]{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.outcome-orb[data-astro-cid-csontvml]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.25;will-change:transform}.outcome-orb--1[data-astro-cid-csontvml]{width:600px;height:600px;background:rgba(var(--accent-rgb),.6);top:-20%;left:-10%;animation:orbFloat1 25s ease-in-out infinite}.outcome-orb--2[data-astro-cid-csontvml]{width:500px;height:500px;background:rgba(var(--accent-rgb),.5);bottom:-30%;right:-15%;animation:orbFloat2 30s ease-in-out infinite}@keyframes orbFloat1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(15%,10%) scale(1.1)}66%{transform:translate(5%,-5%) scale(.95)}}@keyframes orbFloat2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-10%,-15%) scale(1.05)}66%{transform:translate(-5%,10%) scale(1.1)}}.outcome-hero-gradient[data-astro-cid-csontvml]{position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 0%,var(--color-dark-bg) 70%);z-index:2;pointer-events:none}.outcome-problems[data-astro-cid-csontvml]{--accent: var(--color-neon-yellow);--accent-rgb: 255, 231, 0;position:relative;background:var(--color-dark-bg);margin:0;padding:0}.outcome-problems[data-astro-cid-csontvml] .pin-spacer[data-astro-cid-csontvml]{margin:0!important;padding:0!important}.outcome-problems-pinned[data-astro-cid-csontvml]{display:flex;min-height:100vh;height:100vh;width:100%;margin:0;padding:0}.outcome-problems-image[data-astro-cid-csontvml]{position:relative;width:50%;height:100%;flex-shrink:0}.outcome-problems-image[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.5);display:block}.outcome-problems-right[data-astro-cid-csontvml]{position:relative;width:50%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:calc(80px + 2rem);padding-right:0;padding-left:0;padding-bottom:0;overflow:visible;box-sizing:border-box}.outcome-problems-title-box[data-astro-cid-csontvml]{position:relative;padding:2rem 3rem;background:#fff;color:var(--color-dark-bg);margin-bottom:2rem;z-index:5;margin-left:-25vw;margin-right:-24px;padding-right:calc(3rem + 24px);border-radius:24px 0 0 24px;border:1px solid var(--accent);border-right:none}.outcome-problems-title-box[data-astro-cid-csontvml] h2[data-astro-cid-csontvml]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--color-dark-bg);margin:0;line-height:1.2}.outcome-postit-container[data-astro-cid-csontvml]{position:absolute;top:220px;left:-25vw;right:2rem;bottom:2rem;z-index:10}.outcome-postit[data-astro-cid-csontvml]{position:absolute;width:clamp(280px,28vw,400px);padding:2rem 1.75rem 1.5rem;background:linear-gradient(145deg,#fffde0,#fff8b8,#fff08c);box-shadow:4px 6px 20px #0000004d,inset 0 -40px 40px -40px #0000000d;border-radius:2px;opacity:0;z-index:10}.outcome-postit-tape[data-astro-cid-csontvml]{position:absolute;top:-10px;width:55px;height:20px;background:#ffffff8c;border-radius:2px;box-shadow:0 1px 3px #0000001a}.outcome-postit[data-astro-cid-csontvml][data-postit="1"] .outcome-postit-tape[data-astro-cid-csontvml]{left:30%;transform:rotate(2deg)}.outcome-postit[data-astro-cid-csontvml][data-postit="2"] .outcome-postit-tape[data-astro-cid-csontvml]{left:55%;transform:rotate(-3deg)}.outcome-postit[data-astro-cid-csontvml][data-postit="3"] .outcome-postit-tape[data-astro-cid-csontvml]{left:40%;transform:rotate(1deg)}.outcome-postit-title[data-astro-cid-csontvml]{font-size:1.25rem;font-weight:700;color:#2d2d2d;margin:0 0 .75rem;font-family:Archivo Narrow,sans-serif}.outcome-postit-text[data-astro-cid-csontvml]{font-size:1.0625rem;color:#444;line-height:1.5;margin:0;font-family:Archivo Narrow,sans-serif}.outcome-postit[data-astro-cid-csontvml][data-postit="1"]{top:clamp(0%,5%,10%);left:8%;z-index:11}.outcome-postit[data-astro-cid-csontvml][data-postit="2"]{top:clamp(5%,12%,20%);left:55%;z-index:12}.outcome-postit[data-astro-cid-csontvml][data-postit="3"]{top:clamp(25%,40%,50%);left:25%;z-index:13}.outcome-postit[data-astro-cid-csontvml][data-postit="4"]{top:clamp(20%,35%,45%);left:62%;z-index:14}.outcome-postit[data-astro-cid-csontvml][data-postit="5"]{top:clamp(45%,60%,70%);left:40%;z-index:15}@media(min-width:769px)and (max-height:700px){.outcome-postit[data-astro-cid-csontvml]{width:clamp(200px,22vw,280px);padding:1.25rem 1.25rem 1rem}.outcome-postit-title[data-astro-cid-csontvml]{font-size:1rem;margin-bottom:.5rem}.outcome-postit-text[data-astro-cid-csontvml]{font-size:.9rem;line-height:1.4}.outcome-postit[data-astro-cid-csontvml][data-postit="1"]{top:0%}.outcome-postit[data-astro-cid-csontvml][data-postit="2"]{top:5%}.outcome-postit[data-astro-cid-csontvml][data-postit="3"]{top:30%}.outcome-postit[data-astro-cid-csontvml][data-postit="4"]{top:25%}.outcome-postit[data-astro-cid-csontvml][data-postit="5"]{top:50%}}@media(min-width:769px)and (max-height:550px){.outcome-postit[data-astro-cid-csontvml]{width:clamp(180px,20vw,240px);padding:1rem 1rem .75rem}.outcome-postit-title[data-astro-cid-csontvml]{font-size:.9rem}.outcome-postit-text[data-astro-cid-csontvml]{font-size:.8rem}.outcome-postit[data-astro-cid-csontvml][data-postit="1"]{top:0%;left:5%}.outcome-postit[data-astro-cid-csontvml][data-postit="2"]{top:0%;left:50%}.outcome-postit[data-astro-cid-csontvml][data-postit="3"]{top:28%;left:20%}.outcome-postit[data-astro-cid-csontvml][data-postit="4"]{top:28%;left:55%}.outcome-postit[data-astro-cid-csontvml][data-postit="5"]{top:55%;left:35%}}@media(max-width:1024px){.outcome-problems-image[data-astro-cid-csontvml]{width:45%}.outcome-problems-right[data-astro-cid-csontvml]{width:55%;padding-top:calc(80px + 1.5rem)}.outcome-problems-title-box[data-astro-cid-csontvml]{margin-left:-20vw;padding:1.5rem 2rem}.outcome-postit-container[data-astro-cid-csontvml]{left:-20vw;top:200px}.outcome-postit[data-astro-cid-csontvml]{width:clamp(220px,30vw,320px)}}@media(max-width:768px){.outcome-problems-pinned[data-astro-cid-csontvml]{position:relative;flex-direction:column;min-height:100vh;height:100vh}.outcome-problems-image[data-astro-cid-csontvml]{position:absolute;inset:0;width:100%;height:100%;z-index:0}.outcome-problems-image[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{filter:brightness(.35)}.outcome-problems-right[data-astro-cid-csontvml]{position:relative;width:100%;height:100%;padding:calc(80px + 1.5rem) 1rem 2rem;z-index:5;display:flex;flex-direction:column;overflow:visible}.outcome-problems-title-box[data-astro-cid-csontvml]{width:calc(85vw + 24px);margin:0 -24px 1.5rem auto;padding:1.25rem calc(1.5rem + 24px) 1.25rem 1.5rem;box-shadow:0 4px 20px #0000004d;border-radius:24px 0 0 24px;border:1px solid var(--accent);border-right:none}.outcome-problems-title-box[data-astro-cid-csontvml] h2[data-astro-cid-csontvml]{font-size:1.5rem;text-align:left}.outcome-postit-container[data-astro-cid-csontvml]{position:relative;inset:auto;flex:1;display:flex;flex-direction:column;align-items:center;padding:0 1rem;gap:0}.outcome-postit[data-astro-cid-csontvml]{position:relative!important;top:auto!important;left:auto!important;width:85vw;padding:1.5rem 1.25rem 1.25rem;box-shadow:4px 5px 15px #00000080}.outcome-postit-title[data-astro-cid-csontvml]{font-size:1.1rem;margin-bottom:.5rem}.outcome-postit-text[data-astro-cid-csontvml]{font-size:.95rem;line-height:1.4}.outcome-postit[data-astro-cid-csontvml][data-postit="1"]{z-index:11}.outcome-postit[data-astro-cid-csontvml][data-postit="2"]{margin-top:-2rem;z-index:12}.outcome-postit[data-astro-cid-csontvml][data-postit="3"]{margin-top:-1.5rem;z-index:13}.outcome-postit[data-astro-cid-csontvml][data-postit="4"]{margin-top:-2.5rem;z-index:14}.outcome-postit[data-astro-cid-csontvml][data-postit="5"]{margin-top:-1.5rem;z-index:15}}@media(max-height:600px)and (orientation:landscape){.outcome-postit[data-astro-cid-csontvml]{padding:.75rem 1rem}.outcome-postit-title[data-astro-cid-csontvml]{font-size:.95rem;margin-bottom:.25rem}.outcome-postit-text[data-astro-cid-csontvml]{font-size:.8rem;line-height:1.3}.outcome-postit[data-astro-cid-csontvml][data-postit="2"]{margin-top:-2.5rem}.outcome-postit[data-astro-cid-csontvml][data-postit="3"]{margin-top:-5.5rem}.outcome-postit[data-astro-cid-csontvml][data-postit="4"]{margin-top:-2rem}.outcome-postit[data-astro-cid-csontvml][data-postit="5"]{margin-top:-5rem}.benefits-content[data-astro-cid-csontvml]{padding:calc(70px + .5rem) 1rem .5rem;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;height:100%}.benefits-title[data-astro-cid-csontvml]{font-size:1rem;margin:0}.benefits-accordion[data-astro-cid-csontvml]{position:relative;display:flex;flex-direction:column;gap:.25rem;width:50%}.benefit-card[data-astro-cid-csontvml]{margin-bottom:0;background:rgba(var(--accent-rgb),.08)}.benefit-card-header[data-astro-cid-csontvml]{padding:.4rem .6rem;gap:.4rem}.benefit-card-icon[data-astro-cid-csontvml]{display:none!important}.benefit-card-title[data-astro-cid-csontvml]{font-size:.85rem;transition:font-weight .2s ease,color .2s ease;white-space:normal;line-height:1.3}.benefit-card[data-astro-cid-csontvml].landscape-active .benefit-card-title[data-astro-cid-csontvml]{font-weight:700;color:var(--accent)}.benefit-card-body[data-astro-cid-csontvml]{position:fixed!important;left:55%!important;top:50%!important;transform:translateY(-50%);width:40%!important;max-width:none!important;max-height:none!important;height:auto;padding:.75rem 1rem!important;background:#ffffffe6;border:1px solid rgba(255,255,255,.3);border-radius:8px;opacity:0;display:flex!important;align-items:center}.benefit-card-description[data-astro-cid-csontvml]{font-size:.85rem;line-height:1.4;padding:0;color:#000!important}.how-pinned[data-astro-cid-csontvml]{padding-top:0;align-items:flex-start}.how-container[data-astro-cid-csontvml]{padding:calc(70px + 1rem) 1rem .5rem;max-width:100%;display:flex;flex-direction:column;gap:.5rem}.how-header[data-astro-cid-csontvml]{margin-bottom:.25rem}.how-title[data-astro-cid-csontvml]{font-size:1rem;margin-bottom:.25rem}.how-description[data-astro-cid-csontvml]{display:none}.how-steps[data-astro-cid-csontvml]{width:50%;gap:.5rem}.how-step[data-astro-cid-csontvml]{gap:.5rem}.how-step-bullet[data-astro-cid-csontvml]{width:28px;height:28px}.how-step-number[data-astro-cid-csontvml]{width:28px;height:28px;font-size:.85rem}.how-step-title[data-astro-cid-csontvml]{font-size:.85rem}.how-step-text[data-astro-cid-csontvml]{position:fixed!important;left:55%!important;top:65%!important;transform:translateY(-50%);width:40%!important;max-height:none!important;padding:.75rem 2.5rem .75rem 1rem!important;background:#ffffffe6;border:1px solid rgba(255,255,255,.3);border-radius:8px;opacity:0;overflow:visible;color:#000!important}.how-step-text[data-astro-cid-csontvml]:before{content:attr(data-step);position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:var(--accent);color:var(--color-dark-bg);font-size:.85rem;font-weight:700;border-radius:50%}}.benefits-section[data-astro-cid-csontvml]{position:relative;background:var(--color-dark-bg)}.benefits-pinned[data-astro-cid-csontvml]{position:relative;min-height:100vh;height:100vh;width:100%;display:flex;flex-direction:column}.benefits-bg[data-astro-cid-csontvml]{position:absolute;inset:0;z-index:0}.benefits-bg[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{width:100%;height:100%;object-fit:cover;filter:brightness(.4)}.benefits-gradient[data-astro-cid-csontvml]{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,var(--color-dark-bg) 0%,rgba(2,9,26,.95) 25%,rgba(2,9,26,.7) 50%,transparent 100%)}.benefits-content[data-astro-cid-csontvml]{position:relative;z-index:2;width:100%;max-width:600px;padding:calc(80px + 2rem) 3rem 2rem;display:flex;flex-direction:column;height:100%}.benefits-title[data-astro-cid-csontvml]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.2}.benefits-accordion[data-astro-cid-csontvml]{display:flex;flex-direction:column;gap:0;flex:1}.benefit-card[data-astro-cid-csontvml]{background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.4);border-radius:8px;overflow:hidden;margin-bottom:.75rem}.benefit-card-header[data-astro-cid-csontvml]{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;cursor:default}.benefit-card-icon[data-astro-cid-csontvml]{width:40px;height:40px;padding:.5rem;background:rgba(var(--accent-rgb),.25);border:1px solid rgba(var(--accent-rgb),.5);border-radius:8px;color:var(--accent);flex-shrink:0}.benefit-card-icon[data-astro-cid-csontvml] svg[data-astro-cid-csontvml]{width:100%;height:100%}.benefit-card-title[data-astro-cid-csontvml]{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.benefit-card-body[data-astro-cid-csontvml]{max-height:0;overflow:hidden;padding:0 1.5rem;opacity:0}.benefit-card-description[data-astro-cid-csontvml]{color:#ffffffb3;line-height:1.6;padding-bottom:1.25rem;margin:0}@media(max-width:768px){.benefits-content[data-astro-cid-csontvml]{padding:calc(80px + 1.5rem) 1.5rem 1.5rem;max-width:100%}.benefits-gradient[data-astro-cid-csontvml]{background:linear-gradient(to bottom,var(--color-dark-bg) 0%,rgba(2,9,26,.9) 30%,rgba(2,9,26,.7) 60%,transparent 100%)}.benefit-card-header[data-astro-cid-csontvml]{padding:1rem 1.25rem}.benefit-card-title[data-astro-cid-csontvml]{font-size:1rem}}.outcome-section[data-astro-cid-csontvml]{min-height:100vh;display:flex;align-items:center;padding:6rem 1.5rem}.outcome-section-dark[data-astro-cid-csontvml]{background:var(--color-dark-bg)}.outcome-section-gradient[data-astro-cid-csontvml],.outcome-section-proof[data-astro-cid-csontvml]{background:linear-gradient(180deg,var(--color-dark-bg) 0%,rgba(var(--accent-rgb),.05) 50%,var(--color-dark-bg) 100%)}.outcome-container[data-astro-cid-csontvml]{width:100%;max-width:1200px;margin:0 auto}.outcome-section-header[data-astro-cid-csontvml]{text-align:center;margin-bottom:4rem}.outcome-section-title[data-astro-cid-csontvml]{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff}.outcome-pain-points[data-astro-cid-csontvml]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.outcome-pain-card[data-astro-cid-csontvml]{background:#ffffff05;border:1px solid rgba(var(--accent-rgb),.2);border-radius:16px;padding:2rem;position:relative;transition:all .3s ease}.outcome-pain-card[data-astro-cid-csontvml]:hover{border-color:rgba(var(--accent-rgb),.4);transform:translateY(-4px)}.outcome-pain-number[data-astro-cid-csontvml]{font-size:3rem;font-weight:700;color:rgba(var(--accent-rgb),.2);line-height:1;margin-bottom:1rem}.outcome-pain-title[data-astro-cid-csontvml]{font-size:1.25rem;font-weight:600;color:var(--accent);margin-bottom:.75rem}.outcome-pain-description[data-astro-cid-csontvml]{color:#fff9;line-height:1.6}.outcome-benefits[data-astro-cid-csontvml]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.outcome-benefit-card[data-astro-cid-csontvml]{background:#ffffff05;border:1px solid rgba(var(--accent-rgb),.2);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.outcome-benefit-card[data-astro-cid-csontvml]:hover{border-color:rgba(var(--accent-rgb),.4);transform:translateY(-4px)}.outcome-benefit-icon[data-astro-cid-csontvml]{width:64px;height:64px;margin:0 auto 1.5rem;padding:1rem;background:rgba(var(--accent-rgb),.1);border-radius:16px;color:var(--accent)}.outcome-benefit-icon[data-astro-cid-csontvml] svg[data-astro-cid-csontvml]{width:100%;height:100%}.outcome-benefit-title[data-astro-cid-csontvml]{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.75rem}.outcome-benefit-description[data-astro-cid-csontvml]{color:#fff9;line-height:1.6}.how-section[data-astro-cid-csontvml]{position:relative;background:var(--color-dark-bg)}.how-pinned[data-astro-cid-csontvml]{position:relative;height:100vh;width:100%;display:flex;align-items:flex-start;padding-top:100px;box-sizing:border-box;overflow:hidden}.how-image[data-astro-cid-csontvml]{position:absolute;top:calc(80px + 5%);right:-24px;bottom:5%;width:45%;z-index:0}.how-image[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{width:100%;height:100%;object-fit:cover;border-radius:24px 0 0 24px;border:1px solid var(--accent);border-right:none}.how-container[data-astro-cid-csontvml]{position:relative;z-index:1;width:100%;max-width:550px;padding:0 2rem 2rem 3rem}.how-header[data-astro-cid-csontvml]{text-align:left;margin-bottom:1.5rem}.how-title[data-astro-cid-csontvml]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:.75rem}.how-description[data-astro-cid-csontvml]{font-size:1.125rem;color:#ffffffb3;line-height:1.7}.how-steps[data-astro-cid-csontvml]{display:flex;flex-direction:column;gap:1rem}.how-step[data-astro-cid-csontvml]{display:flex;align-items:flex-start;gap:1rem}.how-step-bullet[data-astro-cid-csontvml]{flex-shrink:0;width:48px;height:48px;position:relative;z-index:2}.how-step-number[data-astro-cid-csontvml]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--accent);border-radius:50%;font-size:1.25rem;font-weight:700;color:var(--color-dark-bg)}.how-step-content[data-astro-cid-csontvml]{flex:1;overflow:hidden;padding-top:.25rem}.how-step-title[data-astro-cid-csontvml]{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .5rem;transform:translate(-100%);opacity:0}.how-step-text[data-astro-cid-csontvml]{font-size:1rem;color:#fff9;line-height:1.6;margin:0;max-height:0;overflow:hidden;opacity:0}@media(max-width:1024px){.how-image[data-astro-cid-csontvml]{width:40%;opacity:.6}.how-container[data-astro-cid-csontvml]{max-width:calc(55% - 1rem);padding-left:2rem;padding-right:1.5rem}.how-description[data-astro-cid-csontvml]{font-size:1rem}}@media(max-width:768px){.how-pinned[data-astro-cid-csontvml]{min-height:calc(100vh - 70px);height:auto;padding:2rem 0}.how-image[data-astro-cid-csontvml]{display:none}.how-container[data-astro-cid-csontvml]{padding:1.5rem;max-width:100%}.how-header[data-astro-cid-csontvml]{text-align:center}.how-step-bullet[data-astro-cid-csontvml]{width:40px;height:40px}.how-step-number[data-astro-cid-csontvml]{width:40px;height:40px;font-size:1rem}.how-step-title[data-astro-cid-csontvml]{font-size:1.125rem}}@media(max-width:768px)and (max-height:600px)and (orientation:landscape){.how-pinned[data-astro-cid-csontvml]{padding:0}.how-container[data-astro-cid-csontvml]{padding:calc(70px + 1rem) 1rem .5rem}}.outcome-how-glasses[data-astro-cid-csontvml]{width:200px;height:100px;background-image:url(/glasses-svg/Main.svg);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.5;filter:drop-shadow(0 0 30px rgba(var(--accent-rgb),.5))}.outcome-testimonial[data-astro-cid-csontvml]{position:relative;max-width:800px;margin:0 auto}.outcome-testimonial-content[data-astro-cid-csontvml]{background:#ffffff05;border:1px solid rgba(var(--accent-rgb),.2);border-radius:24px;padding:3rem;text-align:center;position:relative;z-index:1}.outcome-testimonial-headshot[data-astro-cid-csontvml]{width:100px;height:100px;margin:0 auto 2rem;border-radius:50%;overflow:hidden;border:3px solid var(--accent);box-shadow:0 0 30px rgba(var(--accent-rgb),.3)}.outcome-testimonial-headshot[data-astro-cid-csontvml] img[data-astro-cid-csontvml]{width:100%;height:100%;object-fit:cover}.outcome-testimonial-quote[data-astro-cid-csontvml]{font-size:clamp(1.125rem,2vw,1.375rem);color:#ffffffe6;line-height:1.7;font-style:italic;margin-bottom:2rem}.outcome-testimonial-author[data-astro-cid-csontvml]{display:flex;flex-direction:column;gap:.25rem}.outcome-testimonial-name[data-astro-cid-csontvml]{font-size:1.125rem;font-weight:600;color:var(--accent)}.outcome-testimonial-role[data-astro-cid-csontvml]{color:#ffffff80;font-size:.9375rem}.outcome-testimonial-decoration[data-astro-cid-csontvml]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(ellipse at center,rgba(var(--accent-rgb),.1) 0%,transparent 60%);pointer-events:none;z-index:0}@media(max-width:968px){.outcome-how-grid[data-astro-cid-csontvml]{grid-template-columns:1fr;gap:3rem}.outcome-how-content[data-astro-cid-csontvml] .outcome-section-title[data-astro-cid-csontvml],.outcome-how-description[data-astro-cid-csontvml]{text-align:center}}@media(max-width:768px){.outcome-section[data-astro-cid-csontvml]{padding:4rem 1rem}.outcome-pain-points[data-astro-cid-csontvml],.outcome-benefits[data-astro-cid-csontvml]{grid-template-columns:1fr}.outcome-testimonial-content[data-astro-cid-csontvml]{padding:2rem 1.5rem}}@media(max-width:480px){.outcome-hero[data-astro-cid-csontvml]{padding:6rem 1rem 3rem}.outcome-section-header[data-astro-cid-csontvml]{margin-bottom:2.5rem}.outcome-step[data-astro-cid-csontvml]{flex-direction:column;gap:.75rem}.outcome-step-number[data-astro-cid-csontvml]{width:32px;height:32px;font-size:.875rem}}.outcome-divider[data-astro-cid-csontvml]{display:flex;align-items:center;gap:1.5rem;padding:3rem 2rem;background:var(--color-dark-bg);position:relative;z-index:10}.outcome-divider[data-astro-cid-csontvml]:before,.outcome-divider[data-astro-cid-csontvml]:after{content:"";flex:1;height:2px;background:linear-gradient(to right,transparent,var(--accent))}.outcome-divider[data-astro-cid-csontvml]:after{background:linear-gradient(to left,transparent,var(--accent))}.outcome-divider-icon[data-astro-cid-csontvml]{width:48px;height:48px;background-image:url(/glasses-svg/Glasses-Main.svg);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;filter:drop-shadow(0 0 12px rgba(var(--accent-rgb),.5))}@media(max-width:768px){.outcome-divider[data-astro-cid-csontvml]{padding:2rem 1rem;gap:1rem}.outcome-divider-icon[data-astro-cid-csontvml]{width:40px;height:40px}}
