.frame-root{--bg-deep:#05060a;--surface-graphite:#12141c;--surface-navy:#181c2b;--text-white:#fff;--text-muted:#8f94a6;--chrome:#b0b5c0;--electric-blue:#1a66ff;--violet-glow:#7a42ff66;--warm-accent:#ff7b54;--font-display:var(--font-frame-display), "Heebo", sans-serif;--font-mono:var(--font-frame-mono), "JetBrains Mono", monospace;--section-padding:4.5rem 2rem;--container-width:1200px;--border-radius:12px;--transition-smooth:.4s cubic-bezier(.16, 1, .3, 1)}.frame-root *,.frame-root :before,.frame-root :after{box-sizing:border-box;margin:0;padding:0}.frame-root{scroll-behavior:smooth;isolation:isolate;min-height:100%;font-family:var(--font-display);background-color:var(--bg-deep);color:var(--text-white);-webkit-font-smoothing:antialiased;line-height:1.6;position:relative;overflow-x:hidden}.frame-root img{max-width:100%;display:block}.frame-root a{color:inherit;text-decoration:none}.frame-root ul{list-style:none}.frame-root :focus-visible{outline:2px solid var(--electric-blue);outline-offset:4px}.frame-root .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.frame-root *,.frame-root :before,.frame-root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.frame-root .micro-label{font-family:var(--font-mono);letter-spacing:.1em;color:var(--electric-blue);text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;display:inline-flex}.frame-root .micro-label:before{content:"";background-color:var(--electric-blue);border-radius:50%;width:6px;height:6px;display:inline-block}.frame-root h1,.frame-root h2,.frame-root h3{font-weight:700;line-height:1.1}.frame-root h1{margin-bottom:1.15rem;font-size:clamp(2.5rem,5vw,4.5rem)}.frame-root h2{margin-bottom:.85rem;font-size:clamp(1.85rem,3.6vw,3rem)}.frame-root h3{margin-bottom:.5rem;font-size:1.5rem}.frame-root p{color:var(--text-muted);max-width:60ch;font-size:1.125rem}.frame-root .container{max-width:var(--container-width);margin:0 auto}.frame-root .section{padding:var(--section-padding);position:relative}.frame-root #about{padding-bottom:2.25rem}.frame-root #about+.section{padding-top:2.25rem}.frame-root .btn{cursor:pointer;transition:var(--transition-smooth);background:var(--text-white);color:var(--bg-deep);border:none;border-radius:100px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.frame-root .btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.frame-root .btn-outline{color:var(--text-white);background:0 0;border:1px solid #fff3}.frame-root .btn-outline:hover{border-color:var(--text-white);background:#ffffff0d}.frame-root .site-header{z-index:100;width:100%;transition:background var(--transition-smooth), backdrop-filter var(--transition-smooth);padding:1rem 2rem;position:fixed;top:0;left:0}.frame-root .site-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05060ad9}.frame-root .header-inner{max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.frame-root .logo{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-white);font-size:1.5rem;font-weight:700}.frame-root .nav-links{align-items:center;gap:2rem;display:flex}.frame-root .nav-links a{color:var(--chrome);transition:color var(--transition-smooth);font-size:.9rem}.frame-root .nav-links a:hover{color:var(--text-white)}.frame-root .nav-links a.btn,.frame-root .nav-links a.btn:link,.frame-root .nav-links a.btn:visited,.frame-root .nav-links a.btn:hover,.frame-root .nav-links a.btn:focus,.frame-root .nav-links a.btn:focus-visible,.frame-root .nav-links a.btn:active{color:#05060a;background:var(--text-white);font-weight:600}.frame-root .nav-links a.btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.frame-root .mobile-menu-btn{color:var(--text-white);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.frame-root .hero{align-items:center;min-height:auto;padding-top:5.5rem;padding-bottom:3.25rem;display:flex;position:relative;overflow:hidden}.frame-root .hero:before{content:"";background:radial-gradient(circle, var(--violet-glow) 0%, transparent 70%);filter:blur(80px);opacity:.5;z-index:-1;width:50vw;height:50vw;position:absolute;top:-20%;left:-10%}.frame-root .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2.75rem;display:grid}.frame-root .hero-content{z-index:2}.frame-root .hero-cta-group{align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.frame-root .trust-line{color:var(--text-muted);margin-top:1.15rem;font-size:.875rem;display:block}.frame-root .hero-visual{perspective:1000px;justify-content:center;display:flex;position:relative}.frame-root .floating-phone{background:#000;border:4px solid #333;border-radius:40px;width:300px;height:620px;animation:6s ease-in-out infinite frame-float;position:relative;overflow:hidden;transform:rotateY(-15deg)rotateX(5deg);box-shadow:0 0 0 2px #111,0 20px 50px #00000080,inset 0 0 20px #ffffff1a}.frame-root .phone-screen{background:linear-gradient(145deg,#181c2b,#0a0b10);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.frame-root .phone-screen:before{content:"";background:var(--warm-accent);filter:blur(40px);opacity:.6;border-radius:50%;width:150px;height:150px;position:absolute}.frame-root .camera-ui-top{width:100%;font-family:var(--font-mono);color:#fff;justify-content:space-between;padding:0 20px;font-size:.7rem;display:flex;position:absolute;top:20px;left:0}.frame-root .camera-ui-focus{border:1px solid #ffffff80;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.frame-root .camera-ui-focus:after{content:"";background:var(--warm-accent);width:4px;height:4px}@keyframes frame-float{0%,to{transform:translateY(0)rotateY(-15deg)rotateX(5deg)}50%{transform:translateY(-20px)rotateY(-10deg)rotateX(2deg)}}.frame-root .diagnostic-ui{background:var(--surface-graphite);border-radius:var(--border-radius);transition:var(--transition-smooth);filter:blur(4px)grayscale();opacity:.6;border:1px solid #ffffff0d;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.75rem;padding:1.75rem;display:grid;position:relative;overflow:hidden}.frame-root .diagnostic-ui.focused{filter:blur()grayscale(0);opacity:1;border-color:#1a66ff4d;box-shadow:0 0 40px #1a66ff1a}.frame-root .pain-point{padding:0}.frame-root .pain-point-num{font-family:var(--font-mono);color:var(--warm-accent);margin-bottom:.5rem;font-size:.875rem}.frame-root .ba-container{aspect-ratio:16/9;border-radius:var(--border-radius);touch-action:none;-webkit-user-select:none;user-select:none;background:#0a0b10;width:100%;max-width:960px;height:auto;min-height:0;margin:1.75rem auto 0;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.frame-root .ba-image{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.frame-root .ba-image img{object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.frame-root .img-after{clip-path:polygon(0 0,50% 0,50% 100%,0 100%);z-index:2}.frame-root .ba-label{z-index:6;pointer-events:none;font-family:var(--font-display);letter-spacing:.02em;color:#fff;-webkit-backdrop-filter:blur(6px);white-space:nowrap;direction:rtl;background:#05060a94;border-radius:8px;padding:.35rem .65rem;font-size:.72rem;font-weight:500;line-height:1.2;position:absolute;bottom:.85rem}.frame-root .ba-label--before{right:.85rem}.frame-root .ba-label--after{left:.85rem}.frame-root .ba-slider{opacity:0;cursor:ew-resize;z-index:10;touch-action:none;appearance:none;background:0 0;width:100%;height:100%;margin:0;position:absolute;inset:0}.frame-root .ba-slider:focus-visible{opacity:.08}.frame-root .ba-handle{background:var(--text-white);pointer-events:none;z-index:5;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.frame-root .ba-handle:after{content:"↔";background:var(--text-white);width:40px;height:40px;color:var(--bg-deep);border-radius:50%;justify-content:center;align-items:center;font-family:sans-serif;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #00000059}.frame-root .frame-lead{color:var(--text-muted);max-width:60ch;font-size:1.125rem;line-height:1.65}.frame-root .frame-lead-break{display:block}.frame-root .journey-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;margin-top:2.25rem;display:grid}.frame-root .journey-steps{flex-direction:column;gap:1.25rem;display:flex;position:relative}.frame-root .step{text-align:right;opacity:.42;width:100%;transition:opacity var(--transition-smooth), background-color var(--transition-smooth), transform var(--transition-smooth);color:inherit;font:inherit;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:10px;padding:.85rem 2.5rem .85rem .75rem;display:block;position:relative}.frame-root .step:before{content:"";background:var(--bg-deep);border:2px solid var(--chrome);width:14px;height:14px;transition:var(--transition-smooth);border-radius:50%;position:absolute;top:1.15rem;right:.35rem}.frame-root .step:hover{opacity:.78;background:#ffffff08}.frame-root .step:focus-visible{outline:2px solid var(--electric-blue);outline-offset:3px;opacity:1}.frame-root .step.active{opacity:1;background:#1a66ff0f}.frame-root .step.active:before{border-color:var(--electric-blue);background:var(--electric-blue);box-shadow:0 0 15px var(--electric-blue)}.frame-root .step-num{font-family:var(--font-mono);color:var(--electric-blue);margin-bottom:.25rem;font-size:.875rem;display:block}.frame-root .step-title{color:var(--text-white);font-size:1.35rem;font-weight:700;line-height:1.25;display:block}.frame-root .journey-visual{aspect-ratio:3/2;border-radius:var(--border-radius);width:100%;box-shadow:none;isolation:isolate;background:#0a0b10;border:none;position:sticky;top:100px;overflow:hidden}.frame-root .journey-visual__media{position:absolute;inset:0}.frame-root .journey-visual__img{object-fit:cover;object-position:center center;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.02)}.frame-root .journey-visual__img.is-active{opacity:1;z-index:1;transform:scale(1)}.frame-root .journey-visual__scrim{pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#05060a47 45%,#05060ab8 100%);height:42%;position:absolute;inset:auto 0 0}.frame-root .journey-visual__label{z-index:3;font-family:var(--font-mono);letter-spacing:.08em;color:#ffffffeb;pointer-events:none;font-size:.78rem;font-weight:700;position:absolute;bottom:.9rem;right:1rem}.frame-root .journey-section,.frame-root .journey-pin{position:relative}@media (max-width:767px){.frame-root{overflow-x:clip}.frame-root .journey-section{--frame-journey-header:calc(env(safe-area-inset-top,0px) + 4.5rem);contain:none;filter:none;perspective:none;height:500dvh;margin:0;padding:0;overflow:visible;transform:none}.frame-root .journey-pin{top:var(--frame-journey-header);z-index:2;box-sizing:border-box;height:calc(100svh - var(--frame-journey-header));height:calc(100dvh - var(--frame-journey-header));filter:none;perspective:none;contain:none;flex-direction:column;justify-content:flex-start;min-height:0;padding-block:.85rem;display:flex;position:sticky;overflow:hidden;transform:none}.frame-root .journey-pin>.micro-label{flex:none}.frame-root .journey-pin>h2{flex:none;margin-bottom:.65rem}.frame-root .journey-pin .journey-grid{flex:auto;gap:.85rem;min-height:0;margin-top:.85rem}.frame-root .journey-pin .journey-visual{flex:0 auto;width:100%;max-height:42%;position:relative;top:auto}.frame-root .journey-pin .journey-steps{flex:none;gap:.45rem}}@media (prefers-reduced-motion:reduce){.frame-root .journey-visual__img{transition:none;transform:none}.frame-root .journey-visual__img.is-active{transform:none}}.frame-root .kit-section>h2{text-align:center;max-width:18ch;margin-inline:auto}.frame-root .kit-container{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.25rem;width:100%;max-width:1080px;margin:1.75rem auto 0;display:grid}.frame-root .kit-item{aspect-ratio:1;text-align:center;isolation:isolate;background:var(--surface-graphite);border:1px solid #1a66ff8c;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;margin:0;padding:1.35rem 1.1rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #1a66ff1a,0 0 16px #1a66ff29,0 0 36px #1a66ff14,0 12px 28px #00000059}.frame-root .kit-item:before{content:"";top:-30%;pointer-events:none;z-index:0;background:radial-gradient(circle,#1a66ff47 0%,#1a66ff1a 38%,#0000 72%);border-radius:50%;width:75%;height:75%;position:absolute;inset-inline-start:-25%}.frame-root .kit-item__title,.frame-root .kit-item__text{z-index:1;position:relative}.frame-root .kit-item__title{color:var(--text-white);margin:0 0 .65rem;font-size:1.15rem;font-weight:700;line-height:1.25}.frame-root .kit-item__text{color:#b7bdd0;max-width:22ch;margin:0;font-size:.95rem;line-height:1.55}.frame-root .kit-item:hover{border-color:#5a96ffe6;transform:translateY(-4px);box-shadow:0 0 0 1px #5a96ff38,0 0 22px #1a66ff47,0 0 48px #1a66ff24,0 16px 32px #0006}@media (prefers-reduced-motion:reduce){.frame-root .kit-item{transition:none}.frame-root .kit-item:hover{transform:none}}@media (max-width:1024px){.frame-root .kit-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;max-width:640px}}@media (max-width:520px){.frame-root .kit-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.frame-root .kit-item{border-radius:12px;padding:1rem .75rem}.frame-root .kit-item__title{margin-bottom:.45rem;font-size:.98rem}.frame-root .kit-item__text{max-width:none;font-size:.8rem;line-height:1.45}}.frame-root .creator-section{background:var(--surface-graphite);padding-block:2.75rem}.frame-root .creator-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:1.75rem;display:grid}.frame-root .creator-audience-list{color:var(--text-muted);flex-direction:column;gap:.6rem;margin:1rem 0;padding-right:1.35rem;list-style:circle;display:flex}.frame-root .creator-note{margin:0;font-size:.9rem}.frame-root .creator-instructor{margin-top:1.35rem}.frame-root .creator-instructor__lead{color:var(--text-white);margin:.55rem 0;font-size:1.3rem;font-weight:700;line-height:1.3}.frame-root .creator-image{aspect-ratio:4/5;width:100%;max-width:380px;box-shadow:none;background:0 0;border:none;border-radius:16px;outline:none;margin-inline:auto;position:relative;overflow:hidden}.frame-root .creator-image__photo{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}.frame-root .testimonials-section{text-align:center}.frame-root .testimonials-heading{text-align:center;margin-inline:auto;max-width:18ch;margin-bottom:1.75rem;line-height:1.2}.frame-root .testimonials{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.75rem;margin-top:0;display:grid}.frame-root .testimonial{transition:var(--transition-smooth);text-align:center;background:0 0;flex-direction:column;align-items:center;padding:0;display:flex}.frame-root .testimonial-text{color:var(--text-white);max-width:28ch;margin:0 0 1rem;font-size:1.25rem;font-weight:500}.frame-root .testimonial-avatar{object-fit:cover;object-position:center;border:1.5px solid #1a66ffb3;border-radius:50%;flex-shrink:0;width:68px;height:68px;margin:0 0 .85rem;display:block;box-shadow:0 0 0 1px #1a66ff1f,0 0 14px #1a66ff47}.frame-root .testimonial-author{color:var(--text-muted);margin:0;font-size:.9rem}.frame-root .offer-card{background:linear-gradient(180deg, var(--surface-graphite), var(--surface-navy));border-radius:var(--border-radius);text-align:center;border:1px solid #ffffff1a;max-width:700px;margin:1.75rem auto 0;padding:2.5rem 2rem;position:relative}.frame-root .offer-price{font-size:3.5rem;font-weight:700;font-family:var(--font-display);margin:1.5rem 0 .5rem;line-height:1}.frame-root .offer-demo-label{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:1.5rem;font-size:.8rem;display:block}.frame-root .trust-cues{color:var(--chrome);justify-content:center;gap:2rem;margin-top:1.5rem;font-size:.9rem;display:flex}.frame-root .faq-list{max-width:800px;margin:1.75rem auto 0}.frame-root details{padding:1.15rem 0}.frame-root summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:1.25rem;font-weight:500;list-style:none;display:flex}.frame-root summary::-webkit-details-marker{display:none}.frame-root summary:after{content:"+";color:var(--electric-blue);font-size:1.5rem;transition:all .3s}.frame-root details[open] summary:after{content:"−"}.frame-root details p{color:var(--chrome);margin-top:.85rem}.frame-root .final-cta{text-align:center;background:radial-gradient(ellipse at center, #1a66ff24 0%, transparent 62%), var(--bg-deep);padding:3.5rem 1.5rem;position:relative}.frame-root .final-cta__inner{background:#12141cb8;border:1px solid #1a66ff66;border-radius:18px;max-width:720px;margin:0 auto;padding:2rem 1.5rem;box-shadow:0 0 0 1px #1a66ff14,0 0 28px #1a66ff29,0 18px 40px #00000059}.frame-root .final-cta__inner h2{margin-bottom:.85rem}.frame-root .final-cta__text{max-width:42ch;color:var(--text-muted);margin:0 auto 1.35rem;font-size:1.05rem;line-height:1.65}.frame-root .final-cta__btn{min-width:min(100%,240px)}.frame-root .frame-contact{padding-top:1.5rem;padding-bottom:3.25rem}.frame-root .frame-contact__card{background:var(--surface-graphite);text-align:center;border:1px solid #1a66ff66;border-radius:16px;max-width:720px;margin:0 auto;padding:1.75rem 1.35rem;box-shadow:0 0 0 1px #1a66ff14,0 0 24px #1a66ff1f}.frame-root .frame-contact__card h2{margin-bottom:.65rem;font-size:clamp(1.55rem,3vw,2.2rem)}.frame-root .frame-contact__lead{max-width:40ch;color:var(--text-muted);margin:0 auto 1.35rem;font-size:1rem}.frame-root .frame-contact__paths{text-align:right;gap:1.15rem;display:grid}.frame-root .frame-contact__whatsapp{color:#e8fff0;cursor:pointer;background:#25d3661a;border:1px solid #25d36673;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:.9rem 1.25rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .28s,border-color .28s,transform .28s;display:inline-flex}.frame-root .frame-contact__whatsapp:hover:not(:disabled){background:#25d3662e;border-color:#25d366b3;transform:translateY(-2px)}.frame-root .frame-contact__whatsapp:disabled{opacity:.55;cursor:not-allowed}.frame-root .frame-contact__whatsapp:focus-visible{outline:2px solid var(--electric-blue);outline-offset:3px}.frame-root .frame-wa-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.frame-root .frame-contact__form{background:#05060a59;border:1px solid #ffffff0f;border-radius:14px;gap:.85rem;padding:1rem;display:grid}.frame-root .frame-field{text-align:right;gap:.35rem;display:grid}.frame-root .frame-field label{color:var(--chrome);font-size:.9rem;font-weight:500}.frame-root .frame-field input{width:100%;color:var(--text-white);font:inherit;background:#0b0d14;border:1px solid #ffffff24;border-radius:10px;padding:.75rem .9rem;font-size:1rem;transition:border-color .22s,box-shadow .22s}.frame-root .frame-field input:focus-visible{border-color:#1a66ffbf;outline:none;box-shadow:0 0 0 3px #1a66ff2e}.frame-root .frame-contact__submit{width:100%;margin-top:.25rem}.frame-root .frame-contact__status{min-height:1.25rem;color:var(--text-muted);text-align:center;margin:0;font-size:.88rem}.frame-root .frame-contact__status.is-error{color:#ffb4a2}@media (prefers-reduced-motion:reduce){.frame-root .frame-contact__whatsapp,.frame-root .frame-contact__whatsapp:hover:not(:disabled){transition:none;transform:none}}.frame-root .site-footer{background:var(--bg-deep);padding:3rem 2rem}.frame-root .footer-grid{max-width:var(--container-width);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:0 auto;display:grid}.frame-root .footer-col h4{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:1.25rem;font-size:.9rem}.frame-root .footer-col ul{flex-direction:column;gap:.75rem;display:flex}.frame-root .footer-col a{color:var(--chrome);font-size:.9rem;transition:color .3s}.frame-root .footer-col a:hover{color:var(--text-white)}.frame-root .disclaimer{text-align:center;color:#555;margin-top:2.5rem;padding-top:0;font-size:.8rem}@media (max-width:768px){.frame-root{--section-padding:3.25rem 1.25rem}.frame-root #about{padding-bottom:1.75rem}.frame-root #about+.section{padding-top:1.75rem}.frame-root .nav-links{background:var(--surface-navy);width:80%;height:100vh;transition:right var(--transition-smooth);z-index:99;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:center;position:fixed;top:0;right:-100%}.frame-root .nav-links.active{right:0}.frame-root .mobile-menu-btn{z-index:101;display:block}.frame-root .hero{padding-top:5rem;padding-bottom:2.5rem}.frame-root .hero-grid,.frame-root .creator-grid,.frame-root .journey-grid{grid-template-columns:1fr;gap:1.5rem}.frame-root .creator-grid{grid-template-columns:1fr}.frame-root .journey-grid{flex-direction:column;display:flex}.frame-root .journey-visual{aspect-ratio:4/3;order:-1;position:relative;top:auto}.frame-root .journey-steps{gap:.65rem}.frame-root .step{padding:.7rem 2.35rem .7rem .5rem}.frame-root .step-title{font-size:1.15rem}.frame-root .journey-visual__label{font-size:.68rem;bottom:.7rem;right:.75rem}.frame-root .hero-cta-group{flex-direction:column;align-items:flex-start}.frame-root .btn{width:100%}.frame-root .floating-phone{width:220px;height:460px}.frame-root .ba-container{aspect-ratio:4/3}.frame-root .ba-label{padding:.3rem .55rem;font-size:.65rem;bottom:.65rem}.frame-root .ba-label--before{right:.65rem}.frame-root .ba-label--after{left:.65rem}.frame-root .trust-cues{flex-direction:column;align-items:center;gap:1rem}.frame-root .final-cta{padding:2.75rem 1.15rem}.frame-root .final-cta__inner{padding:1.5rem 1.1rem}.frame-root .frame-contact__card{padding:1.35rem 1rem}.frame-root .creator-section{padding-block:2.25rem}.frame-root .creator-grid{gap:1.25rem}.frame-root .creator-image{aspect-ratio:3/4;max-width:300px}.frame-root .creator-image__photo{object-position:center 12%}.frame-root .offer-card{padding:2rem 1.25rem}.frame-root .testimonials{grid-template-columns:1fr;gap:1.35rem}.frame-root .testimonials-heading{max-width:16ch;margin-bottom:1.35rem}.frame-root .testimonial-text{margin-bottom:.85rem;font-size:1.1rem}.frame-root .testimonial-avatar{width:64px;height:64px;margin-bottom:.7rem}}
