body.restart-landing{--color-bg:#f7f3ed;--color-surface:#ffffff;--color-deep:#1c3829;--color-mid:#2d5a3d;--color-accent:#c4622d;--color-accent-light:#f0ddd3;--color-gold:#b8933f;--color-text:#2a2a2a;--color-text-muted:#6b6b6b;--color-border:#e0d8ce;--color-whatsapp:#25d366;--font-display:'Noto Serif', Georgia, serif;--font-body:'Noto Sans', system-ui, sans-serif;--radius:12px;--radius-lg:24px;--max-width:780px;--section-gap:80px;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body)!important;font-size:17px;line-height:1.7;font-weight:400;font-variant-numeric:lining-nums proportional-nums;-webkit-font-smoothing:antialiased;font-synthesis:none}body.restart-landing *,body.restart-landing *::before,body.restart-landing *::after{box-sizing:border-box}body.restart-landing h1,body.restart-landing h2,body.restart-landing h3,body.restart-landing p,body.restart-landing ul,body.restart-landing li,body.restart-landing figure,body.restart-landing blockquote,body.restart-landing section,body.restart-landing footer{margin:0;padding:0}body.restart-landing ul{list-style:none}body.restart-landing a{color:var(--color-accent);text-decoration:none;transition:opacity 0.2s}body.restart-landing a:hover{opacity:.75}body.restart-landing strong,body.restart-landing b{font-family:inherit!important;font-weight:700!important}body.restart-landing .rl-include-item__content ul li::before,body.restart-landing .rl-why__point ul li::before{content:'→ ';color:var(--color-accent);font-weight:500}body.restart-landing .rl-container{max-width:var(--max-width);margin:0 auto;padding:0 24px}body.restart-landing .rl-hero__container{max-width:min(960px, 100%)}body.restart-landing .rl-section{padding:var(--section-gap) 0}body.restart-landing h1,body.restart-landing h2,body.restart-landing h3{font-family:var(--font-display)!important}body.restart-landing .rl-section__label{font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);margin-bottom:16px}body.restart-landing .rl-section__title{font-family:var(--font-display);font-size:clamp(2rem, 5vw, 3rem);font-weight:600;color:var(--color-deep);line-height:1.15;margin-bottom:24px;text-rendering:optimizeLegibility}body.restart-landing .rl-section__title em{font-style:italic;color:var(--color-accent)}body.restart-landing .rl-section__intro{font-size:1.1rem;color:var(--color-text-muted);margin-bottom:40px}body.restart-landing .rl-btn{display:inline-block;font-family:var(--font-body);font-size:16px;font-weight:500;padding:16px 36px;border-radius:100px;cursor:pointer;text-decoration:none;border:none;transition:transform 0.2s ease,box-shadow 0.2s ease;letter-spacing:.01em;color:#fff;line-height:1.2}body.restart-landing .rl-btn--primary{background-color:var(--color-accent);color:#fff;box-shadow:0 4px 20px rgb(196 98 45 / .35)}body.restart-landing .rl-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgb(196 98 45 / .45);color:#fff;opacity:1}body.restart-landing .rl-hero{background-color:var(--color-deep);color:#fff;padding:100px 0 80px;position:relative;overflow:hidden;text-align:center}body.restart-landing .rl-hero__bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-display);font-size:clamp(120px, 22vw, 260px);font-weight:700;color:rgb(255 255 255 / .04);white-space:nowrap;pointer-events:none;user-select:none;letter-spacing:-.02em}body.restart-landing .rl-hero__badge{display:inline-block;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .2);color:rgb(255 255 255 / .85);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:6px 20px;border-radius:100px;margin-bottom:36px;animation:rl-fadeSlideDown 0.7s ease both}body.restart-landing .rl-hero__title{font-family:var(--font-display);font-size:clamp(2.2rem, 5.5vw, 3.8rem);font-weight:600;line-height:1.15;color:#fff;margin-bottom:20px;animation:rl-fadeSlideDown 0.7s ease 0.1s both;text-rendering:optimizeLegibility}body.restart-landing .rl-hero__title em{color:#f0c080;font-style:italic}body.restart-landing .rl-hero__subtitle{font-family:var(--font-display);font-size:1.4rem;font-style:italic;color:rgb(255 255 255 / .7);margin-bottom:28px;animation:rl-fadeSlideDown 0.7s ease 0.2s both}body.restart-landing .rl-hero__subtitle strong{color:#fff;font-style:normal;font-weight:700}body.restart-landing .rl-hero__desc{font-size:1.05rem;color:rgb(255 255 255 / .8);max-width:560px;margin:0 auto 36px;animation:rl-fadeSlideDown 0.7s ease 0.3s both}body.restart-landing .rl-hero__desc strong{color:#fff}body.restart-landing .rl-hero__meta{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:40px;animation:rl-fadeSlideDown 0.7s ease 0.4s both}body.restart-landing .rl-meta-pill{background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .2);color:rgb(255 255 255 / .9);padding:8px 18px;border-radius:100px;font-size:15px}body.restart-landing .rl-hero__cta{animation:rl-fadeSlideDown 0.7s ease 0.5s both}body.restart-landing .rl-for-whom{background-color:var(--color-bg)}body.restart-landing .rl-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:48px}body.restart-landing .rl-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px 28px;transition:transform 0.25s ease,box-shadow 0.25s ease;opacity:0;transform:translateY(20px)}body.restart-landing .rl-card.is-visible{opacity:1;transform:translateY(0);transition:opacity 0.5s ease,transform 0.5s ease,box-shadow 0.25s ease}body.restart-landing .rl-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgb(28 56 41 / .1)}body.restart-landing .rl-card__icon{font-size:2rem;margin-bottom:16px}body.restart-landing .rl-card p{font-size:.97rem;color:var(--color-text);line-height:1.6}body.restart-landing .rl-highlight-box{background:var(--color-deep);color:#fff;border-radius:var(--radius-lg);padding:40px 48px;text-align:center;font-family:var(--font-display);font-size:clamp(1.3rem, 3vw, 1.8rem);line-height:1.5}body.restart-landing .rl-highlight-box em{color:rgb(255 255 255 / .82);font-style:italic;font-weight:400}body.restart-landing .rl-highlight-box strong{color:#f0c080}body.restart-landing .rl-highlight-box p+p{margin-top:12px}body.restart-landing .rl-includes{background-color:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}body.restart-landing .rl-includes__list{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}body.restart-landing .rl-include-item{display:flex;align-items:flex-start;gap:28px;padding:36px 40px;border-bottom:1px solid var(--color-border);transition:background 0.2s}body.restart-landing .rl-include-item:last-child{border-bottom:none}body.restart-landing .rl-include-item:hover{background:var(--color-bg)}body.restart-landing .rl-include-item__number{font-family:var(--font-display);font-size:3rem;font-weight:700;color:var(--color-gold);opacity:.6;line-height:1;min-width:56px;margin-top:2px}body.restart-landing .rl-include-item__content h3{font-family:var(--font-display);font-size:1.4rem;font-weight:600;color:var(--color-deep);margin-bottom:12px;text-rendering:optimizeLegibility}body.restart-landing .rl-include-item__content ul{display:flex;flex-direction:column;gap:6px}body.restart-landing .rl-include-item__content ul li{font-size:.95rem;font-weight:400;color:var(--color-text-muted)}body.restart-landing .rl-include-item__content ul li::before{content:'→ ';color:var(--color-accent);font-weight:500}body.restart-landing .rl-why{background:var(--color-bg)}body.restart-landing .rl-why__points{display:flex;flex-direction:column;gap:20px;margin-bottom:48px}body.restart-landing .rl-why__point{display:flex;align-items:flex-start;gap:20px;font-size:1.1rem;color:var(--color-text)}body.restart-landing .rl-why__check{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;background:var(--color-mid);color:#fff;border-radius:50%;font-size:14px;font-weight:700;margin-top:2px}body.restart-landing .rl-why__tagline{font-family:var(--font-display);font-size:clamp(1.4rem, 3.5vw, 2rem);font-style:italic;color:var(--color-deep);text-align:center;padding:48px;background:var(--color-accent-light);border-radius:var(--radius-lg);border-left:4px solid var(--color-accent)}body.restart-landing .rl-results{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}body.restart-landing .rl-results__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px}body.restart-landing .rl-result-item{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:28px 24px;text-align:center;transition:transform 0.2s}body.restart-landing .rl-result-item:hover{transform:translateY(-3px)}body.restart-landing .rl-result-item__icon{font-size:2rem;display:block;margin-bottom:12px}body.restart-landing .rl-result-item p{font-size:.95rem;color:var(--color-text)}body.restart-landing .rl-results__closing{font-family:var(--font-display);font-size:clamp(1.5rem, 4vw, 2.2rem);text-align:center;color:var(--color-deep);line-height:1.4;margin-bottom:40px;text-rendering:optimizeLegibility}body.restart-landing .rl-results__closing strong{color:var(--color-accent)}body.restart-landing .rl-bonus-box{background:linear-gradient(135deg,var(--color-deep),var(--color-mid));color:#fff;border-radius:var(--radius-lg);padding:36px 40px;display:flex;align-items:center;gap:24px}body.restart-landing .rl-bonus-box__label{background:var(--color-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.15em;padding:6px 14px;border-radius:6px;white-space:nowrap}body.restart-landing .rl-bonus-box p{font-size:1rem;line-height:1.5}body.restart-landing .rl-bonus-box em{color:rgb(255 255 255 / .7)}body.restart-landing .rl-cta{background:var(--color-deep);color:#fff;text-align:center}body.restart-landing .rl-cta__layout{display:flex;flex-direction:column;align-items:center}body.restart-landing .rl-cta .rl-section__label{color:rgb(255 255 255 / .5)}body.restart-landing .rl-price-box{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .15);border-radius:var(--radius-lg);padding:48px 40px 36px;margin-bottom:36px;display:inline-block;min-width:320px}body.restart-landing .rl-price-box__amount{font-family:var(--font-display);font-size:clamp(3rem, 8vw, 5rem);font-weight:700;color:#f0c080;line-height:1;margin-bottom:8px}body.restart-landing .rl-price-box__desc{color:rgb(255 255 255 / .7);font-size:1rem;margin-bottom:24px}body.restart-landing .rl-price-box__meta{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;color:rgb(255 255 255 / .85);font-size:.9rem}body.restart-landing .rl-cta__btn{font-size:17px;padding:18px 44px}body.restart-landing .rl-testimonials{background:var(--color-deep);color:#fff;overflow:hidden}body.restart-landing .rl-testimonials .rl-section__label{color:rgb(255 255 255 / .5)}body.restart-landing .rl-testimonials .rl-section__title{color:#fff;margin-bottom:48px}body.restart-landing .rl-testimonials .rl-section__title em{color:#f0c080}body.restart-landing .rl-testimonials__carousel{display:flex;align-items:stretch;gap:12px;width:100%;max-width:100%}body.restart-landing .rl-testimonials__arrow{flex:0 0 auto;align-self:center;width:44px;height:44px;padding:0;border:1px solid rgb(255 255 255 / .25);border-radius:50%;background:rgb(255 255 255 / .08);color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background 0.2s,border-color 0.2s,transform 0.2s}body.restart-landing .rl-testimonials__arrow:hover{background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .4)}body.restart-landing .rl-testimonials__arrow:focus-visible{outline:2px solid #f0c080;outline-offset:3px}body.restart-landing .rl-testimonials__arrow span{display:block;margin-top:-2px}body.restart-landing .rl-testimonials__track-wrapper{flex:1;min-width:0;overflow:hidden;cursor:grab;user-select:none}body.restart-landing .rl-testimonials__track-wrapper:active{cursor:grabbing}body.restart-landing .rl-testimonials__track{display:flex;gap:0;transition:transform 0.45s cubic-bezier(.25,.46,.45,.94);will-change:transform}body.restart-landing .rl-testimonial-card{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12);border-radius:var(--radius-lg);padding:36px 32px;flex:0 0 100%;width:100%;max-width:100%;min-width:0;flex-shrink:0;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}body.restart-landing .rl-testimonial-card__stars{color:#f0c080;font-size:1.1rem;letter-spacing:2px}body.restart-landing .rl-testimonial-card__text{font-size:.97rem;font-weight:400;color:rgb(255 255 255 / .92);line-height:1.7;overflow-wrap:anywhere;word-wrap:break-word;white-space:normal}body.restart-landing .rl-testimonial-card__author{font-size:.82rem;color:rgb(255 255 255 / .4);letter-spacing:.05em;text-transform:uppercase;border-top:1px solid rgb(255 255 255 / .1);padding-top:14px;margin-top:4px}body.restart-landing .rl-testimonials__dots{display:flex;justify-content:center;gap:8px;margin-top:32px}body.restart-landing .rl-dot{width:8px;height:8px;border-radius:50%;background:rgb(255 255 255 / .25);border:none;cursor:pointer;padding:0;transition:background 0.25s,transform 0.25s}body.restart-landing .rl-dot.is-active{background:#f0c080;transform:scale(1.3)}body.restart-landing .rl-faq{background:var(--color-bg)}body.restart-landing .rl-faq__list{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:40px}body.restart-landing .rl-faq__item{border-bottom:1px solid var(--color-border)}body.restart-landing .rl-faq__item:last-child{border-bottom:none}body.restart-landing .rl-faq__question{width:100%;background:none;border:none;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--font-body);font-size:1.05rem;font-weight:500;color:var(--color-deep);cursor:pointer;text-align:left;transition:background 0.2s}body.restart-landing .rl-faq__question:hover{background:var(--color-surface)}body.restart-landing .rl-faq__icon{font-size:1.4rem;font-weight:400;color:var(--color-accent);transition:transform 0.3s ease;min-width:20px;text-align:center}body.restart-landing .rl-faq__item.is-open .rl-faq__icon{transform:rotate(45deg)}body.restart-landing .rl-faq__answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.35s ease;padding:0 32px}body.restart-landing .rl-faq__item.is-open .rl-faq__answer{max-height:200px;padding:0 32px 24px}body.restart-landing .rl-faq__answer p{color:var(--color-text-muted);font-size:.97rem}body.restart-landing .rl-faq__contact-box{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:36px 40px;text-align:center}body.restart-landing .rl-faq__contact-box>p{color:var(--color-text-muted);font-size:.97rem;margin-bottom:20px}body.restart-landing .rl-faq__contact-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}body.restart-landing .rl-contact-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:100px;font-family:var(--font-body);font-size:15px;font-weight:500;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease;color:#fff}body.restart-landing .rl-contact-btn:hover{transform:translateY(-2px);opacity:1;color:#fff}body.restart-landing .rl-contact-btn--phone{background-color:var(--color-deep);box-shadow:0 4px 16px rgb(28 56 41 / .3)}body.restart-landing .rl-contact-btn--phone:hover{box-shadow:0 8px 24px rgb(28 56 41 / .4)}body.restart-landing .rl-contact-btn--whatsapp{background-color:var(--color-whatsapp);box-shadow:0 4px 16px rgb(37 211 102 / .35)}body.restart-landing .rl-contact-btn--whatsapp:hover{box-shadow:0 8px 24px rgb(37 211 102 / .45)}body.restart-landing .rl-contact-btn__icon{display:inline-flex;align-items:center;font-style:normal;font-size:1.1rem;line-height:1}body.restart-landing .rl-contact-btn--phone .rl-contact-btn__icon{color:rgb(255 255 255 / .98)!important}body.restart-landing .rl-contact-btn--phone .rl-contact-btn__icon svg{display:block;flex-shrink:0}body.restart-landing .rl-footer{background:#141f19;color:rgb(255 255 255 / .4);text-align:center;padding:28px 24px;font-size:.85rem}body.restart-landing .rl-footer a{color:rgb(255 255 255 / .55);text-decoration:underline}@keyframes rl-fadeSlideDown{from{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){body.restart-landing{-webkit-font-smoothing:auto}body.restart-landing .rl-hero{padding:72px 0 56px}body.restart-landing .rl-testimonials__carousel{gap:6px}body.restart-landing .rl-testimonials__arrow{width:38px;height:38px;font-size:1.5rem}body.restart-landing .rl-testimonial-card{padding:28px 20px}body.restart-landing .rl-include-item{flex-direction:column;gap:12px;padding:28px 24px}body.restart-landing .rl-include-item__number{font-size:2rem}body.restart-landing .rl-results__grid{grid-template-columns:1fr}body.restart-landing .rl-highlight-box{padding:32px 28px}body.restart-landing .rl-bonus-box{flex-direction:column;text-align:center;gap:16px}body.restart-landing .rl-price-box{min-width:unset;width:100%}body.restart-landing .rl-why__tagline{padding:32px 24px}body.restart-landing .rl-faq__question{padding:20px 24px}body.restart-landing .rl-faq__answer{padding:0 24px}body.restart-landing .rl-faq__item.is-open .rl-faq__answer{padding:0 24px 20px}body.restart-landing .rl-faq__contact-box{padding:28px 24px}body.restart-landing .rl-faq__contact-links{flex-direction:column;align-items:stretch}body.restart-landing .rl-contact-btn{justify-content:center}}html body.restart-landing{font-family:'Noto Sans',system-ui,sans-serif!important;font-size:17px!important;font-weight:400!important;line-height:1.7!important;color:#2a2a2a!important;font-synthesis:none!important}html body.restart-landing strong,html body.restart-landing b{font-family:inherit!important;font-weight:700!important}html body.restart-landing h1,html body.restart-landing h2,html body.restart-landing h3{font-family:'Noto Serif',Georgia,serif!important}html body.restart-landing .rl-section__title,html body.restart-landing .rl-hero__title,html body.restart-landing .rl-include-item__content h3,html body.restart-landing .rl-price-box__amount{font-family:'Noto Serif',Georgia,serif!important;font-weight:600!important}html body.restart-landing .rl-price-box__amount{font-weight:700!important}html body.restart-landing .rl-hero__desc strong,html body.restart-landing .rl-hero__subtitle strong,html body.restart-landing .rl-highlight-box strong,html body.restart-landing .rl-results__closing strong{font-weight:700!important}html body.restart-landing .rl-hero{color:#ffffff!important}html body.restart-landing .rl-hero a.rl-btn,html body.restart-landing .rl-hero a.rl-btn--primary,html body.restart-landing a.rl-hero__cta{color:#ffffff!important;background-color:#c4622d!important;border:none!important;text-decoration:none!important;font-family:'Noto Sans',system-ui,sans-serif!important}html body.restart-landing a.rl-btn--primary,html body.restart-landing a.rl-cta__btn{color:#ffffff!important;background-color:#c4622d!important;border:none!important;font-family:'Noto Sans',system-ui,sans-serif!important;box-shadow:0 4px 20px rgb(196 98 45 / .35)!important}html body.restart-landing .rl-hero a.rl-btn--primary,html body.restart-landing a.rl-hero__cta{box-shadow:0 4px 20px rgb(196 98 45 / .35)!important}html body.restart-landing a.rl-btn--primary:hover,html body.restart-landing a.rl-cta__btn:hover,html body.restart-landing a.rl-hero__cta:hover{color:#ffffff!important;opacity:1!important;box-shadow:0 8px 28px rgb(196 98 45 / .45)!important}html body.restart-landing .rl-cta,html body.restart-landing .rl-testimonials{color:#ffffff!important}html body.restart-landing .rl-testimonials .rl-section__title{color:#ffffff!important}html body.restart-landing a.rl-contact-btn,html body.restart-landing a.rl-contact-btn:visited{color:#ffffff!important;text-decoration:none!important;font-family:'Noto Sans',system-ui,sans-serif!important;border:none!important}html body.restart-landing a.rl-contact-btn--phone{background-color:#1c3829!important;color:#ffffff!important;box-shadow:0 4px 16px rgb(28 56 41 / .3)!important}html body.restart-landing a.rl-contact-btn--whatsapp{background-color:#25d366!important;color:#ffffff!important;box-shadow:0 4px 16px rgb(37 211 102 / .35)!important}html body.restart-landing .rl-contact-btn--phone .rl-contact-btn__icon,html body.restart-landing .rl-contact-btn--phone .rl-contact-btn__icon svg{color:rgb(255 255 255 / .98)!important;fill:currentColor!important}html body.restart-landing button.rl-faq__question{font-family:'Noto Sans',system-ui,sans-serif!important;font-weight:500!important;color:#1c3829!important;background:transparent!important;background-image:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;line-height:inherit!important}html body.restart-landing button.rl-testimonials__arrow{color:#ffffff!important;background-color:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .25)!important;font-family:inherit!important}html body.restart-landing button.rl-dot{background-color:rgb(255 255 255 / .25)!important}html body.restart-landing button.rl-dot.is-active{background-color:#f0c080!important}html body.restart-landing footer.rl-footer a{color:rgb(255 255 255 / .55)!important;text-decoration:underline!important}html body.restart-landing .rl-footer a:hover{color:rgb(255 255 255 / .75)!important}@media (max-width:600px){html body.restart-landing{-webkit-font-smoothing:auto!important}}